/* Alpha: full-width terminal presentation and purposeful motion. */
body{overflow-x:clip}.hero{display:block;text-align:center;padding-top:66px;padding-bottom:70px;position:relative;isolation:isolate;min-height:0}.hero:before{content:'';position:absolute;z-index:-1;inset:10% -10% 0;background:radial-gradient(ellipse at 50% 55%,#933d302c,transparent 65%);pointer-events:none}.hero-copy{max-width:1000px;margin:auto}.hero h1{font-size:clamp(44px,5.2vw,78px);line-height:1.12;letter-spacing:-3.5px;font-weight:500}.hero .intro{max-width:650px;margin:22px auto;color:#bebdc3;font-size:19px}.hero .actions{justify-content:center}.hero .micro{margin:18px 0 0}.hero-stage{max-width:1110px;margin:46px auto 0;perspective:1800px}.hero-label{display:flex;justify-content:space-between;gap:20px;color:#b1a5a5;font-size:11px;letter-spacing:2px;padding:0 4px 12px}.hero-visual{transform:none;box-shadow:0 35px 100px #0009,0 0 60px #ef5c5510;border:1px solid #76524d;border-radius:9px;overflow:hidden;background:#252525;transition:transform .4s,border-color .4s;animation:terminal-in 1.1s ease both}.hero-visual:before{display:none}.hero-visual:hover{border-color:var(--red);transform:translateY(-4px)}.hero-image-button{display:block;width:100%;padding:0;border:0;background:none;cursor:zoom-in}.hero-visual img{width:100%;height:auto;aspect-ratio:auto;object-fit:contain}.hero-switch{display:flex;justify-content:center;gap:8px;margin-top:22px}.hero-switch button{border:1px solid #414145;background:#191a1d;color:#c3c3c8;padding:8px 22px;cursor:pointer;border-radius:30px;font-size:14px;transition:background .2s,color .2s,border-color .2s}.hero-switch button:hover{border-color:#ef5c55}.hero-switch button[aria-pressed=true]{background:#ef5c5518;color:#ff9991;border-color:#ef5c55}.hero-note{color:#929297;font-size:12px;margin:12px 0 0}.hero-copy{animation:copy-in .8s ease both}.hero h1 em{background:linear-gradient(100deg,#f7ce58,#f7ce58 40%,#fff0c0 50%,#f7ce58 60%);background-size:220% auto;background-clip:text;-webkit-background-clip:text;color:transparent;animation:title-light 2s ease .6s 1}.selectors{grid-template-columns:repeat(4,1fr)}.selectors button{border-bottom:1px solid var(--line);min-height:72px}.selectors button:hover{background:#2a2627;color:#fff}.selectors button[aria-selected=true]{background:var(--red);color:#111}.panel-copy{padding-bottom:18px}.module-points{display:flex;gap:12px 28px;flex-wrap:wrap;list-style:none;padding:0 36px;margin:0 0 25px;color:#d4d3d5;font-size:14px}.module-points li:before{content:'+';color:var(--red);padding-right:9px}#screen-link{cursor:zoom-in;overflow:hidden;border-radius:4px}#screen{transition:opacity .15s,transform .4s}#screen-link:hover #screen{transform:scale(1.015)}.image-enter{animation:image-in .45s ease}.reveal-ready{opacity:0;transform:translateY(24px);transition:opacity .7s,transform .7s}.revealed{opacity:1;transform:none}.weights i{transform-origin:left;transition:transform 1s cubic-bezier(.2,.7,.3,1)}.reveal-ready:not(.revealed) .weights i{transform:scaleX(0)}.steps article{transition:transform .3s,border-color .3s}.steps article:hover{transform:translateY(-7px);border-color:var(--red)}.steps article:nth-child(2){transition-delay:.08s}.steps article:nth-child(3){transition-delay:.16s}.button{position:relative;overflow:hidden}.button span{transition:transform .25s}.button:hover span{transform:translate(3px,-2px)}nav a{position:relative}nav a:after{content:'';position:absolute;height:1px;background:var(--red);bottom:-8px;left:0;right:0;transform:scaleX(0);transform-origin:left;transition:transform .2s}nav a:hover:after{transform:scaleX(1)}dialog{padding:0;width:96vw;max-width:1800px;max-height:94dvh;background:#18191b;color:#fff;border:1px solid #56565d;border-radius:10px;box-shadow:0 40px 150px #000b}dialog::backdrop{background:#050607e6;backdrop-filter:blur(10px)}.viewer-bar{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:16px 22px;border-bottom:1px solid #3b3b41}.viewer-bar>div{display:flex;gap:10px}.viewer-bar button{background:#303034;color:#fff;border:1px solid #59595e;padding:9px 15px;cursor:pointer;border-radius:4px;font-size:14px}.viewer-bar button:hover{background:#56332f}.viewer-body{overflow:auto;max-height:calc(94dvh - 80px)}.viewer-body img{margin:auto;width:100%;max-width:100%}.viewer-body.zoomed img{width:auto;max-width:none}.viewer-body.zoomed{cursor:grab}.modal-open{overflow:hidden}.page-progress{position:fixed;top:0;left:0;height:2px;width:100%;z-index:30;background:var(--red);transform-origin:left;transform:scaleX(0);pointer-events:none}@keyframes copy-in{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@keyframes terminal-in{from{opacity:0;transform:translateY(35px) rotateX(5deg)}to{opacity:1;transform:none}}@keyframes title-light{from{background-position:120% 0}to{background-position:0 0}}@keyframes image-in{from{opacity:.35;transform:translateY(5px)}to{opacity:1;transform:none}}@media(max-width:720px){.hero{padding-top:45px;padding-bottom:44px}.hero h1{font-size:44px;letter-spacing:-2px}.hero .intro{font-size:16px}.hero .intro br{display:none}.hero-stage{margin-top:32px}.hero-label{font-size:9px;letter-spacing:1px}.hero-label span:first-child{display:none}.hero-label{justify-content:center}.hero-visual{border-radius:5px}.hero-switch{gap:6px;flex-wrap:wrap;margin-top:16px}.hero-switch button{padding:8px 12px;font-size:12px}.hero-note{font-size:12px}.hero .micro{font-size:12px}.selectors{grid-template-columns:1fr 1fr}.selectors button{font-size:13px;min-height:62px}.module-points{padding:0 22px;gap:8px;font-size:12px;flex-direction:column}.viewer-bar{padding:10px;gap:8px;align-items:start}.viewer-bar strong{font-size:12px}.viewer-bar button{font-size:12px;padding:7px 9px}.viewer-bar>div{gap:5px}.hero-visual:hover{transform:none}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}.reveal-ready{opacity:1;transform:none}.weights i{transform:none!important}}
