.hero-demo-note{text-align:center;font:400 12px/1.6 var(--mono);color:var(--subtle);margin:14px auto 0}.hero-demo-note a{color:var(--accent-text);margin-left:6px}.hero-actions .release-cta,.closing-actions .release-cta{justify-content:center;align-items:center;display:inline-flex}.site-header nav .release-cta{text-decoration:none}.feature-stage{padding-block:64px 24px}.feature-stage .stage-frame{padding:0;overflow:hidden}.stage-tabs{border-bottom:1px solid var(--line);background:var(--shade-1);gap:4px;padding:10px 12px 0;display:flex}.stage-tabs[hidden]{display:none}.stage-tabs [role=tab]{border-radius:var(--control-radius) var(--control-radius) 0 0;min-height:44px;color:var(--muted);font:500 14px/1 var(--sans);cursor:pointer;background:0 0;border:1px solid #0000;border-bottom:0;align-items:center;gap:8px;padding:10px 18px;display:inline-flex;position:relative;top:1px}.stage-tabs [role=tab] .ui-icon{width:16px;height:16px}.stage-tabs [role=tab]:hover{color:var(--paper);background:var(--hover)}.stage-tabs [role=tab][aria-selected=true]{color:var(--paper);background:var(--surface);border-color:var(--line-strong);box-shadow:inset 0 1px color-mix(in srgb, var(--highlight) 6%, transparent)}.stage-badge{border:1px solid var(--accent-line);background:var(--accent-soft);color:var(--accent-text);font:500 10px/1.2 var(--mono);letter-spacing:.06em;text-transform:uppercase;border-radius:999px;padding:3px 8px;display:inline-block}.stage-badge-block{margin:0 0 14px}.stage-panel{background:var(--surface);padding:26px 24px 24px}.stage-panel:focus-visible{outline:2px solid var(--accent-text);outline-offset:-2px}.stage-panel+.stage-panel{border-top:1px solid var(--line)}[data-ready] .stage-panel+.stage-panel{border-top:0}.stage-panel-title{letter-spacing:.02em;text-transform:uppercase;color:var(--subtle);margin:0 0 18px;font-size:15px;font-weight:500}[data-ready] .stage-panel-title{display:none}.stage-caption{font:400 13px/1.6 var(--sans);color:var(--muted);max-width:70ch;margin:20px 0 0}.stage-caption a{color:var(--accent-text)}.feature-stage .export-figure{text-align:center;padding:18px 8px 4px;position:relative}.feature-stage .source-file{border:1px solid var(--line-strong);border-radius:var(--control-radius);background:var(--control-fill);font:500 17px/1 var(--mono);color:var(--paper);align-items:center;gap:10px;padding:12px 22px;display:inline-flex}.feature-stage .source-file span{color:var(--accent-text)}.feature-stage .source-file .ui-icon{width:18px;height:18px}body .feature-stage .export-formats{grid-template-columns:repeat(6,minmax(0,1fr));gap:0;margin:30px 0 0;padding:0;list-style:none;display:grid;position:relative}body .feature-stage .export-formats:before{content:"";border-top:1px solid var(--line-strong);position:absolute;top:0;left:8.33%;right:8.33%}body .feature-stage .export-formats li{box-shadow:none;font:500 11px/1 var(--mono);letter-spacing:.08em;color:var(--muted);background:0 0;border:0;flex-direction:column;align-items:center;gap:10px;margin:0;padding:26px 4px 6px;display:flex;position:relative}body .feature-stage .export-formats li:before{content:"";border-left:1px solid var(--line-strong);height:18px;position:absolute;top:0;left:50%}body .feature-stage .export-formats li .ui-icon{width:20px;height:20px;color:var(--paper)}body .feature-stage .export-formats li:nth-child(3) .ui-icon,body .feature-stage .export-formats li:nth-child(5) .ui-icon,body .feature-stage .export-formats li:nth-child(6) .ui-icon{color:var(--accent-text)}body .feature-stage .export-formats li:nth-child(3):before,body .feature-stage .export-formats li:nth-child(5):before,body .feature-stage .export-formats li:nth-child(6):before{border-color:var(--amber)}.skill-steps{counter-reset:step;margin:0 0 18px;padding:0;list-style:none}.skill-steps li{border-top:1px solid var(--line);counter-increment:step;grid-template-columns:28px minmax(0,1fr);gap:4px 10px;padding:12px 0;display:grid}.skill-steps li:before{content:"0" counter(step);font:500 11px/1.6 var(--mono);color:var(--accent-text);grid-row:1/span 2}.skill-steps strong{color:var(--paper);font-size:15px;font-weight:500}.skill-steps span{color:var(--muted);font-size:13.5px;line-height:1.55}.questions{padding-block:72px 48px}.question-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.question{border:1px solid var(--line-strong);border-radius:var(--panel-radius);background:var(--panel-fill);min-width:0;color:inherit;box-shadow:var(--card-shadow);flex-direction:column;text-decoration:none;transition:border-color .18s;display:flex;position:relative;overflow:hidden}.question:hover,.question:focus-visible{border-color:var(--accent-line)}.question-head{padding:18px 18px 12px}.question h3{letter-spacing:-.015em;color:var(--paper);margin:0 0 4px;font-size:16px;line-height:1.3}.question:hover h3{color:var(--accent-text)}.question-head p{color:var(--muted);margin:0;font-size:13px;line-height:1.5}.strip{border-top:1px solid var(--line);background:var(--recess);height:72px;font:500 11px/1 var(--mono);color:var(--muted);align-items:center;gap:12px;margin-top:auto;padding:0 18px;display:flex;position:relative;overflow:hidden}.strip .kv{flex-direction:column;gap:4px;display:flex}.strip .kv span{letter-spacing:.1em;text-transform:uppercase;color:var(--subtle);font-size:10px}.strip .kv b{color:var(--paper);font-size:13px;font-weight:500}.strip .chip{border:1px solid var(--accent-line);background:var(--accent-soft);color:var(--accent-text);letter-spacing:.08em;text-transform:uppercase;opacity:0;border-radius:5px;align-items:center;gap:8px;margin-left:auto;padding:6px 10px;font-size:10.5px;display:inline-flex;transform:translateY(6px)}.strip .chip:before{content:"";background:var(--amber);border-radius:50%;width:6px;height:6px}[data-play] .strip .chip{animation:strip-rise .5s var(--ease-settle) .6s forwards}.strip-files .path{color:var(--paper);white-space:nowrap;border-right:1px solid var(--accent-text);width:0;overflow:hidden}[data-play] .strip-files .path{animation:1.1s steps(18,end) .3s forwards strip-type,1s step-end 1.4s 3 strip-caret}.strip-files .ok{color:var(--add);opacity:0;align-items:center;gap:6px;margin-left:auto;display:inline-flex}.strip-files .ok:before{content:"";background:var(--add);border-radius:50%;width:6px;height:6px}[data-play] .strip-files .ok{animation:strip-rise .4s var(--ease-settle) 1.5s forwards}.strip-offline .bars{align-items:flex-end;gap:2px;height:14px;display:inline-flex}.strip-offline .bars i{background:var(--add);border-radius:1px;width:3px}.strip-offline .bars i:first-child{height:35%}.strip-offline .bars i:nth-child(2){height:60%}.strip-offline .bars i:nth-child(3){height:85%}.strip-offline .bars i:nth-child(4){height:100%}[data-play] .strip-offline .bars i{animation:strip-bardrop .4s var(--ease-settle) 1s forwards}.strip-offline .state{width:9ch;color:var(--add)}.strip-offline .state:after{content:"online"}[data-play] .strip-offline .state{animation:.1s linear 1.2s forwards strip-red}[data-play] .strip-offline .state:after{animation:.1s linear 1.2s forwards strip-offline}.strip-offline .checks{gap:10px;margin-left:auto;display:inline-flex}.strip-offline .checks b{color:var(--muted);font-weight:500}[data-play] .strip-offline .checks b{animation:strip-keep .4s var(--ease-settle) forwards}[data-play] .strip-offline .checks b:first-child{animation-delay:1.5s}[data-play] .strip-offline .checks b:nth-child(2){animation-delay:1.65s}[data-play] .strip-offline .checks b:nth-child(3){animation-delay:1.8s}.strip-scope .txt{min-width:0;color:var(--subtle);white-space:nowrap;text-overflow:ellipsis;flex:1;padding-left:10px;font:12px/1.4 Georgia,serif;position:relative;overflow:hidden}.strip-scope .txt:before{content:"";background:var(--amber);transform-origin:top;width:2px;position:absolute;top:-4px;bottom:-4px;left:0;transform:scaleY(0)}[data-play] .strip-scope .txt:before{animation:strip-grow .5s var(--ease-settle) .4s forwards}.strip-scope .txt span{color:var(--paper);background:linear-gradient(90deg, var(--accent-soft), transparent);opacity:0}[data-play] .strip-scope .txt span{animation:strip-rise .5s var(--ease-settle) .6s forwards}.strip-scope .send{background:var(--amber);color:var(--accent-ink);white-space:nowrap;opacity:0;border-radius:5px;padding:6px 9px;font-size:10.5px;transform:translateY(6px)}[data-play] .strip-scope .send{animation:strip-rise .4s var(--ease-settle) 1.3s forwards}.strip-log{padding:0}.strip-log ul{margin:0;padding:0;list-style:none;position:absolute;inset:0 18px}.strip-log li{border-bottom:1px solid var(--line);grid-template-columns:64px minmax(0,1fr) auto;align-items:center;gap:10px;height:24px;display:grid}.strip-log li b{color:var(--add);font-weight:500}.strip-log li b.none{color:var(--subtle)}[data-play] .strip-log ul{animation:9s linear forwards strip-scroll}.strip-verify .steps{flex:1;align-items:center;gap:8px;display:flex}.strip-verify .steps i{background:var(--line-strong);border-radius:2px;flex:1;height:4px;position:relative;overflow:hidden}.strip-verify .steps i:first-child:after{content:"";background:var(--amber);width:40%;position:absolute;inset:0}[data-play] .strip-verify .steps i:first-child:after{animation:1.6s ease-in-out .3s 4 alternate strip-sweep}.strip-verify .count{color:var(--accent-text)}.strip-verify .status{letter-spacing:.1em;text-transform:uppercase;color:var(--subtle);font-size:10px}@keyframes strip-rise{to{opacity:1;transform:none}}@keyframes strip-type{to{width:18ch}}@keyframes strip-caret{50%{border-color:#0000}}@keyframes strip-bardrop{to{background:var(--del);height:10%}}@keyframes strip-red{to{color:var(--del)}}@keyframes strip-offline{to{content:"offline"}}@keyframes strip-keep{to{color:var(--add)}}@keyframes strip-grow{to{transform:scaleY(1)}}@keyframes strip-scroll{to{transform:translateY(-50%)}}@keyframes strip-sweep{to{transform:translate(150%)}}@media (prefers-reduced-motion:reduce){[data-play] .strip *{animation:none!important}.strip .chip,.strip-files .ok,.strip-scope .txt span,.strip-scope .send{opacity:1!important;transform:none!important}.strip-files .path{border-right:0;width:18ch}.strip-scope .txt:before{transform:none}.strip-offline .checks b{color:var(--add)}}.closing-actions{flex-wrap:wrap;justify-content:center;gap:14px;margin:26px 0 0;display:flex}.closing-actions .button{justify-content:center;align-items:center;min-width:190px;min-height:48px;text-decoration:none;display:inline-flex}@media (width<=1000px){.question-grid{grid-template-columns:repeat(2,minmax(0,1fr))}body .feature-stage .export-formats{grid-template-columns:repeat(4,minmax(0,1fr));row-gap:8px}body .feature-stage .export-formats:before{display:none}}@media (width<=767px){.feature-stage{padding-block:44px 16px}.stage-tabs{flex-wrap:wrap;padding-inline:8px}.stage-tabs [role=tab]{white-space:nowrap;padding:10px 14px}.stage-panel{padding:18px 14px}.question-grid{grid-template-columns:minmax(0,1fr)}.questions{padding-block:48px 36px}}
