.craft-system{height:auto;background:#080f0b;}
.craft-system .stage{position:relative;height:auto;min-height:0;display:block;padding:110px 8vw 85px;overflow:visible;}
.craft-heading{display:grid;grid-template-columns:1.2fr 1fr;column-gap:8%;align-items:end;margin-bottom:44px;}
.craft-heading .eyebrow{grid-column:1/-1;margin-bottom:23px;}
.craft-heading h2{font-size:clamp(38px,4.5vw,68px);line-height:1.05;margin:0;letter-spacing:-.05em;}
.craft-heading>p:last-child{font-size:16px;line-height:1.7;color:#b3c1b6;margin:0;max-width:490px;}
.craft-story{display:grid;grid-template-columns:minmax(240px,.8fr) minmax(0,1.55fr);gap:6%;align-items:center;}
.craft-choices{display:grid;}
.craft-choice{position:relative;display:flex;gap:18px;text-align:left;color:#89968b;background:none;border:0;border-top:1px solid #b7d6bf24;padding:25px 5px 27px 0;cursor:pointer;line-height:1.55;}
.craft-choice:last-child{border-bottom:1px solid #b7d6bf24;}
.craft-number{font:12px/2 ui-monospace,monospace;margin-top:3px;color:#788678;}
.craft-choice strong{display:block;font-size:22px;font-weight:400;letter-spacing:-.025em;margin-bottom:8px;color:#aebbb0;}
.craft-choice>span>span{display:block;font-size:14px;max-width:330px;}
.craft-choice[aria-selected=true]{color:#c8d7c9;}
.craft-choice[aria-selected=true] strong,.craft-choice[aria-selected=true] .craft-number{color:#c7fba9;}
.craft-choice i{position:absolute;bottom:-1px;left:0;height:2px;background:#c7fba9;width:100%;transform:scaleX(0);transform-origin:left;}
.craft-choice[aria-selected=true] i{transform:scaleX(var(--craft-progress,0));}
.craft-screen{min-width:0;position:relative;height:450px;border:1px solid #a8d1b32b;border-radius:16px;overflow:hidden;background:#111c15;}
.craft-panel{height:100%;padding:34px 36px;position:relative;animation:craft-appear .65s ease both;}
.craft-panel[hidden]{display:none;}
.craft-kicker{font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:#a1b29f;margin:0;}
.craft-rules{list-style:none;padding:0;margin:45px 0 0;display:grid;gap:24px;}
.craft-rules li{font-size:clamp(19px,2vw,28px);letter-spacing:-.025em;line-height:1.25;}
.craft-rules li>span{display:block;line-height:1.5;letter-spacing:0;color:#97af8f;font-size:12px;margin-bottom:5px;}
.craft-principles .craft-screen-note{position:absolute;bottom:28px;left:36px;right:36px;}
.craft-screen-note{font-size:12px;line-height:1.5;color:#8fa38e;margin:0;}
.craft-pipeline{text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px;}
.craft-pipeline>.craft-kicker{margin-bottom:23px;}
.craft-agent-input{display:flex;gap:16px;font-size:12px;line-height:1.4;color:#a3b39d;}
.craft-agent-input span{border-bottom:1px solid #91ab803d;padding-bottom:8px;}
.craft-pipeline-line{height:22px;width:1px;background:linear-gradient(#79986725,#b5e29599);flex-shrink:0;}
.craft-planning,.craft-render{margin:0;font-size:14px;line-height:1.5;color:#bdcdb7;}
.craft-planning>span,.craft-render>span{margin:0 9px;color:#638354;}
.craft-eleven{width:80%;padding:12px 12px 10px;background:#c7fba90a;border:1px solid #c7fba94a;border-radius:9px;}
.craft-eleven-name{display:block;font-size:clamp(30px,3.4vw,46px);line-height:1.15;font-weight:500;letter-spacing:-.06em;color:#d5ffc0;}
.craft-eleven>span:last-of-type{display:block;font-size:13px;color:#aec59e;margin:8px 0 12px;}
.craft-voice-pulse{height:22px;display:flex;justify-content:center;gap:5px;align-items:center;}
.craft-voice-pulse i{width:3px;height:16px;background:#c7fba9;border-radius:3px;transform:scaleY(.35);}
.craft-story.is-running .craft-voice-pulse i{animation:craft-voice 1.3s ease-in-out infinite alternate;}
.craft-voice-pulse i:nth-child(3n){animation-delay:-.8s!important;}.craft-voice-pulse i:nth-child(3n+1){animation-delay:-.35s!important;}.craft-voice-pulse i:nth-child(2n){height:9px;animation-duration:.7s!important;}
.craft-pipeline .craft-screen-note{margin-top:21px;}
.craft-result{padding:0;}
.craft-result video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;}
.craft-result:after{content:'';position:absolute;inset:0;background:linear-gradient(transparent 15%,#080f0bc9 65%,#080f0bf5);pointer-events:none;}
.craft-result-copy{position:absolute;bottom:30px;left:32px;right:32px;z-index:1;}
.craft-result-copy h3{font-size:clamp(25px,2.8vw,39px);line-height:1.1;letter-spacing:-.04em;font-weight:400;margin:15px 0 24px;}
.craft-result-copy .film-button{position:static;font-size:14px;padding:12px 18px;}
.craft-foot{display:flex;justify-content:space-between;gap:22px;align-items:center;padding:24px 0;color:#9eae9f;}
.craft-foot p{font-size:14px;line-height:1.6;margin:0;max-width:690px;}
.craft-playback{border:0;background:transparent;color:#c7fba9;font-size:13px;cursor:pointer;padding:12px 0;white-space:nowrap;}
.craft-engine{border-top:1px solid #b7d6bf24;margin-top:12px;}
.craft-engine summary{cursor:pointer;padding:22px 0;font-size:14px;color:#adbdaa;display:flex;justify-content:space-between;gap:20px;list-style:none;}
.craft-engine summary::-webkit-details-marker{display:none;}
.craft-engine summary>span{font-size:20px;color:#c7fba9;}
.craft-engine[open] summary>span{transform:rotate(45deg);}
.craft-engine .webmath-proof{padding:6px 0 20px;}
.craft-engine .webmath-proof p{font-size:16px;line-height:1.65;max-width:420px;}
.craft-engine iframe{height:270px;}
@keyframes craft-appear{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}
@keyframes craft-voice{to{transform:scaleY(1)}}
@media(max-width:1000px){.craft-heading{column-gap:5%;}.craft-story{gap:4%;grid-template-columns:minmax(215px,.8fr) minmax(0,1.3fr);}.craft-panel{padding-left:24px;padding-right:24px;}.craft-principles .craft-screen-note{left:24px;right:24px;}.craft-choice strong{font-size:20px;}.craft-choice{gap:12px;}.craft-planning>span,.craft-render>span{margin:0 4px;}}
@media(max-width:700px){.craft-system .stage{padding:100px 7vw 75px;}.craft-heading{display:block;margin-bottom:30px;}.craft-heading h2{font-size:43px;}.craft-heading>p:last-child{margin-top:24px;font-size:16px;}.craft-story{display:flex;flex-direction:column;gap:24px;}.craft-choices{width:100%;}.craft-choice{padding:17px 0;gap:14px;}.craft-choice strong{font-size:20px;margin-bottom:4px;}.craft-choice>span>span{max-width:none;}.craft-screen{width:100%;height:420px;}.craft-panel{padding:25px 22px;}.craft-rules{margin-top:35px;gap:25px;}.craft-rules li{font-size:23px;}.craft-principles .craft-screen-note{left:22px;right:22px;bottom:25px;}.craft-pipeline{padding:20px 13px;}.craft-eleven{width:88%;}.craft-planning,.craft-render{font-size:13px;}.craft-agent-input{gap:12px;font-size:12px;}.craft-pipeline>.craft-kicker{font-size:12px;}.craft-result{padding:0;}.craft-result-copy{left:24px;right:24px;bottom:25px;}.craft-foot{display:block;padding:20px 0 8px;}.craft-playback{margin-top:9px;}.craft-engine .webmath-proof{display:block;}.craft-engine iframe{width:100%;height:260px;}}
body.calm .craft-panel,body.calm .craft-story *{animation:none!important;}
@media(prefers-reduced-motion:reduce){.craft-panel,.craft-story *{animation:none!important;}}
