.definitive-lab-page{background:var(--bg);min-height:100vh;color:var(--text);padding-bottom:140px}.definitive-header{border-bottom:1px solid var(--line);background:rgba(var(--bg-raised), .92);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:50;justify-content:space-between;align-items:center;height:80px;padding:0 4vw;display:flex;position:sticky;top:0}.def-title-tag{border:1px solid rgba(var(--accent-rgb), .4);background:rgba(var(--accent-rgb), .1);color:var(--accent);font:700 8px var(--font-mono);letter-spacing:.14em;border-radius:100px;margin-left:18px;padding:5px 12px}.header-controls{align-items:center;gap:16px;display:flex}.def-nav-link{color:var(--muted);transition:color var(--fast);font-size:12px;text-decoration:none}.def-nav-link:hover{color:var(--accent)}.definitive-intro{max-width:1200px;padding:60px 4vw 30px}.definitive-intro h1{letter-spacing:-.06em;margin:18px 0 12px;font-size:clamp(2.4rem,4.5vw,4.4rem);line-height:.94}.definitive-intro .lead{max-width:720px;color:var(--muted);font-size:16px;line-height:1.6}.definitive-grid-showcase{grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:24px;padding:20px 4vw 80px;display:grid}.def-full-span-heading{border-top:1px solid var(--line);grid-column:1/-1;margin-top:30px;padding-top:24px}.def-full-span-heading h2{letter-spacing:-.04em;color:var(--text);margin:0 0 6px;font-size:1.8rem}.def-full-span-heading p{color:var(--muted);margin:0;font-size:14px}.def-card{border:1px solid rgba(var(--accent-rgb), .28);border-radius:var(--radius-md);background:linear-gradient(155deg, var(--surface-strong), var(--panel-deep));min-height:290px;transition:transform var(--fast), border-color var(--fast);flex-direction:column;padding:18px;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 60px #0006}.def-card:hover{border-color:rgba(var(--accent-rgb), .55);transform:translateY(-2px)}.def-badge{font:700 8.5px var(--font-mono);color:var(--accent);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:6px;margin-bottom:14px;display:flex}.def-badge:before{content:"";background:var(--accent);width:6px;height:6px;box-shadow:0 0 8px var(--accent);border-radius:50%}.dot-red{background:#ff5e5e;border-radius:50%;width:6px;height:6px}.dot-yellow{background:#ffd479;border-radius:50%;width:6px;height:6px}.dot-green{background:#80edc7;border-radius:50%;width:6px;height:6px}@keyframes pulseBtn{0%,to{transform:scale(1)}50%{box-shadow:0 0 14px var(--accent);transform:scale(1.06)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes spinReverse{0%{transform:rotate(360deg)}to{transform:rotate(0)}}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}@keyframes ringShockwaveStationary{0%{opacity:1;border-width:2px;transform:scale(.5)}to{opacity:0;border-width:.5px;transform:scale(2.2)}}@keyframes cardPulseCycle{0%,to{border-color:var(--line);transform:scale(1)}50%{border-color:var(--accent);box-shadow:0 0 10px rgba(var(--accent-rgb), .3);transform:scale(1.03)}}@keyframes scanLoopVertical{0%{opacity:0;top:0%}20%{opacity:1}80%{opacity:1}to{opacity:0;top:98%}}@keyframes packetFlowAcross{0%{opacity:0;left:-25%}15%{opacity:1}85%{opacity:1}to{opacity:0;left:110%}}@keyframes packetFlowAcrossReverse{0%{opacity:0;right:-25%}15%{opacity:1}85%{opacity:1}to{opacity:0;right:110%}}@keyframes liveLedRapidFlicker{0%,to{opacity:.35;transform:scale(.85)}50%{opacity:1;box-shadow:0 0 8px var(--accent);transform:scale(1.3)}}.def-browser-box{border:1px solid rgba(var(--accent-rgb), .3);background:rgba(var(--surface), .95);border-radius:8px;flex-direction:column;flex:1;width:100%;display:flex;position:relative;overflow:hidden}.def-browser-bar{border-bottom:1px solid var(--line);background:#00000073;align-items:center;gap:5px;height:22px;padding:0 10px;display:flex}.def-url-pill{background:#ffffff14;border-radius:3px;width:45%;height:6px;margin-left:8px}.def-browser-body{flex-direction:column;flex:1;justify-content:space-between;padding:12px;display:flex}.def-nav-strip{justify-content:space-between;align-items:center;display:flex}.def-logo-sq{background:var(--accent);border-radius:2px;width:22px;height:6px}.def-menu-pills{gap:5px;display:flex}.def-menu-pills span{background:var(--muted);opacity:.4;border-radius:2px;width:14px;height:4px}.def-hero-compact{flex-direction:column;align-items:center;gap:6px;margin:10px 0;display:flex}.def-hero-h1-subtle{background:var(--text);border-radius:3px;height:8px;animation:3s ease-in-out infinite alternate subtleH1Pulse}.def-hero-sub-subtle{background:var(--muted);opacity:.5;border-radius:2px;height:4px;animation:3s ease-in-out .4s infinite alternate subtleSubPulse}@keyframes subtleH1Pulse{0%{width:62%}to{width:78%}}@keyframes subtleSubPulse{0%{width:40%}to{width:52%}}.def-hero-btn{background:var(--accent);width:42px;height:10px;box-shadow:0 0 10px rgba(var(--accent-rgb), .4);border-radius:100px;animation:2s infinite pulseBtn}.def-cards-3grid{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.def-c-box{background:rgba(var(--surface-strong), .85);border:1px solid var(--line);border-radius:4px;flex-direction:column;justify-content:space-between;height:32px;padding:4px;transition:border-color .3s;display:flex}.def-c-thumb{background:rgba(var(--accent-rgb), .15);border:1px dashed rgba(var(--accent-rgb), .4);border-radius:2px;width:100%;height:12px}.def-c-line{background:var(--muted);opacity:.4;border-radius:1px;width:60%;height:3px}.def-c-box.c1{animation:2.2s .2s infinite cardPulseCycle}.def-c-box.c2{animation:2.2s .5s infinite cardPulseCycle}.def-c-box.c3{animation:2.2s .8s infinite cardPulseCycle}.def-scanner-beam{background:linear-gradient(90deg, transparent, var(--accent), transparent);height:2px;box-shadow:0 0 14px var(--accent);pointer-events:none;animation:2.6s ease-in-out infinite scanLoopVertical;position:absolute;left:0;right:0}.def-shop-frame{border:1px solid var(--line);background:rgba(var(--surface), .95);border-radius:8px;flex-direction:column;flex:1;width:100%;display:flex;overflow:hidden}.def-shop-topbar{border-bottom:1px solid var(--line);background:#00000073;justify-content:space-between;align-items:center;height:24px;padding:0 10px;display:flex}.def-cart-icon{border:1px solid var(--line);border-radius:4px;place-items:center;width:16px;height:16px;display:grid;position:relative}.def-cart-icon i{border:1px solid var(--accent);width:8px;height:8px}.def-cart-ping{background:var(--accent);width:5px;height:5px;box-shadow:0 0 8px var(--accent);border-radius:50%;animation:1s infinite pulseBtn;position:absolute;top:-3px;right:-3px}.def-shop-layout{flex:1;grid-template-columns:1.15fr .85fr;align-items:center;gap:14px;padding:14px;display:grid}.def-shop-left-visual{border:1px solid rgba(var(--accent-rgb), .35);background:linear-gradient(145deg, rgba(var(--surface-strong), .95), rgba(var(--panel-deep), .9));border-radius:8px;flex-direction:column;justify-content:space-between;align-items:center;height:130px;padding:10px 8px;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 24px #0000004d}.def-morphing-shape-viewport{flex:1;place-items:center;display:grid}.morph-shape-actor{border:1.5px solid var(--accent);background:rgba(var(--accent-rgb), .12);width:44px;height:44px;box-shadow:0 0 16px rgba(var(--accent-rgb), .35);animation:6s ease-in-out infinite shapeMorphLoop}@keyframes shapeMorphLoop{0%,30%{border-radius:4px;transform:rotate(0)}35%,65%{border-radius:50%;transform:rotate(180deg)scale(1.05)}70%,95%{border-radius:2px 2px 20px;transform:rotate(45deg)}to{border-radius:4px;transform:rotate(360deg)}}.def-shape-thumbs-row{z-index:2;gap:6px;display:flex}.thumb-btn{border:1px solid var(--line);background:rgba(var(--surface), .9);border-radius:3px;place-items:center;width:22px;height:18px;transition:all .3s;display:grid}.sq-icon{border:1px solid var(--accent);border-radius:1px;width:8px;height:8px}.cr-icon{border:1px solid var(--accent);border-radius:50%;width:8px;height:8px}.tr-icon{border-left:4px solid #0000;border-right:4px solid #0000;border-bottom:7px solid var(--accent);width:0;height:0}.th-square{animation:6s infinite thumbSelect}.th-circle{animation:6s 2s infinite thumbSelect}.th-triangle{animation:6s 4s infinite thumbSelect}@keyframes thumbSelect{0%,30%{border-color:var(--accent);background:rgba(var(--accent-rgb), .25);box-shadow:0 0 6px var(--accent)}35%,to{border-color:var(--line);background:rgba(var(--surface), .9);box-shadow:none}}.def-shop-right-meta{flex-direction:column;justify-content:center;gap:7px;display:flex}.def-meta-h1{background:var(--text);border-radius:2px;width:90%;height:8px}.def-meta-sub{background:var(--muted);opacity:.4;border-radius:2px;width:60%;height:4px}.def-meta-price-pill{background:var(--accent);border-radius:3px;width:36px;height:8px}.def-meta-variants{gap:5px;display:flex}.def-meta-variants span{border:1px solid var(--line);border-radius:3px;width:14px;height:14px}.def-meta-variants span.active{border-color:var(--accent);background:rgba(var(--accent-rgb), .2)}.def-meta-buy-btn{background:var(--accent);width:100%;height:16px;box-shadow:0 0 10px rgba(var(--accent-rgb), .35);border-radius:4px;margin-top:2px;position:relative;overflow:hidden}.btn-shine{background:linear-gradient(90deg,#0000,#fff6,#0000);width:40%;height:100%;animation:2.4s infinite shineMove;position:absolute;top:0;left:-50%}@keyframes shineMove{0%{left:-50%}to{left:150%}}.def-chart-box{flex-direction:column;flex:1;justify-content:space-between;width:100%;display:flex}.def-chart-canvas{width:100%;overflow:visible}.def-chart-stroke{stroke-dasharray:100;stroke-dashoffset:0;animation:3s ease-out infinite drawDefChart}@keyframes drawDefChart{0%{stroke-dashoffset:100px}60%,to{stroke-dashoffset:0}}.def-stationary-peak{filter:drop-shadow(0 0 6px var(--accent))}.def-concentric-wave{transform-origin:265px 18px;animation:1.8s infinite ringShockwaveStationary}.def-chart-bottom-hud{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding:8px 4px 0;display:flex}.def-metric-pill{background:var(--muted);opacity:.4;border-radius:3px;width:48px;height:6px}.def-kpi-pill-dots{border:1px solid rgba(var(--accent-rgb), .3);background:rgba(var(--accent-rgb), .1);border-radius:100px;align-items:center;gap:6px;padding:3px 8px;display:flex}.kpi-dot.active{background:var(--accent);width:5px;height:5px;box-shadow:0 0 6px var(--accent);border-radius:50%;animation:.8s infinite pulseBtn}.kpi-bar{background:var(--accent);border-radius:2px;width:28px;height:4px}.def-cascade-stage{flex:1;justify-content:space-between;align-items:center;width:100%;padding:20px 10px;display:flex}.def-tier-node{border:1.5px solid var(--line);background:rgba(var(--surface), .95);border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:52px;height:58px;transition:all .3s;display:flex}.tier-glyph{color:var(--text);place-items:center;display:grid}.tier-pill-bar{background:var(--muted);opacity:.4;border-radius:1px;width:20px;height:3px}.def-tier-laser{background:var(--line);flex:1;height:3px;margin:0 6px;position:relative;overflow:hidden}.def-tier-laser i{background:var(--accent);width:24px;height:100%;box-shadow:0 0 10px var(--accent);position:absolute;top:0;left:0}.def-tier-node.node-1{animation:3.6s infinite seqNode1}.def-tier-laser.laser-1 i{animation:3.6s linear infinite seqLaser1}.def-tier-node.node-2{animation:3.6s infinite seqNode2}.def-tier-laser.laser-2 i{animation:3.6s linear infinite seqLaser2}.def-tier-node.node-3{animation:3.6s infinite seqNode3}@keyframes seqNode1{0%,25%{border-color:var(--accent);box-shadow:0 0 14px rgba(var(--accent-rgb), .4);transform:scale(1.08)}0%,25%{color:var(--accent)}35%,to{border-color:var(--line);box-shadow:none;transform:scale(1)}}@keyframes seqLaser1{0%{opacity:0;left:-30%}10%{opacity:1}30%{opacity:1;left:110%}35%,to{opacity:0;left:110%}}@keyframes seqNode2{0%,25%{border-color:var(--line);transform:scale(1)}30%,55%{border-color:var(--accent);box-shadow:0 0 14px rgba(var(--accent-rgb), .4);transform:scale(1.08)}65%,to{border-color:var(--line);transform:scale(1)}}@keyframes seqLaser2{0%,30%{opacity:0;left:-30%}40%{opacity:1}60%{opacity:1;left:110%}65%,to{opacity:0;left:110%}}@keyframes seqNode3{0%,55%{border-color:var(--line);transform:scale(1)}60%,85%{border-color:var(--accent);box-shadow:0 0 18px var(--accent);transform:scale(1.1)}95%,to{border-color:var(--line);transform:scale(1)}}.def-ide-full-box{border:1px solid rgba(var(--accent-rgb), .35);background:#080d0b;border-radius:8px;flex-direction:column;flex:1;width:100%;min-height:195px;display:flex;overflow:hidden;box-shadow:0 10px 30px #00000080}.def-ide-header{border-bottom:1px solid var(--line);background:#ffffff0a;align-items:center;gap:5px;height:24px;padding:0 10px;display:flex}.def-ide-tab-pill{background:rgba(var(--accent-rgb), .3);border-radius:2px;width:44px;height:6px;margin-left:10px}.def-ide-token-canvas-dense{flex-direction:column;flex:1;justify-content:flex-start;gap:9px;padding:14px 16px;display:flex}.ide-token-row{opacity:0;align-items:center;gap:6px;height:9px;animation:4.5s infinite forwards tokenRowRevealDense;display:flex}.ide-token-row.r1{animation-delay:.1s}.ide-token-row.r2{animation-delay:.5s}.ide-token-row.r3{animation-delay:.9s}.ide-token-row.r4{animation-delay:1.3s}.ide-token-row.r5{animation-delay:1.7s}.ide-token-row.r6{animation-delay:2.1s}.ide-token-row.r7{animation-delay:2.5s}.ide-token-row.r8{animation-delay:2.9s}@keyframes tokenRowRevealDense{0%{opacity:0;transform:translate(-4px)}15%,88%{opacity:1;transform:translate(0)}96%,to{opacity:0}}.tb-kw{background:var(--accent);border-radius:2px;height:6px}.tb-fn{background:#80edc7;border-radius:2px;height:6px}.tb-str{background:#ffd479;border-radius:2px;height:6px}.tb-var{background:#a4c2f4;border-radius:2px;height:6px}.tb-prm{background:var(--muted);opacity:.5;border-radius:2px;height:6px}.tb-op{background:#ff763b;border-radius:2px;height:6px}.tb-ind{width:14px;height:1px;display:inline-block}.w-8{width:8px}.w-10{width:10px}.w-12{width:12px}.w-14{width:14px}.w-16{width:16px}.w-20{width:20px}.w-22{width:22px}.w-24{width:24px}.w-26{width:26px}.w-28{width:28px}.w-30{width:30px}.w-32{width:32px}.w-36{width:36px}.w-40{width:40px}.w-44{width:44px}.w-48{width:48px}.w-52{width:52px}.w-56{width:56px}.w-60{width:60px}.ide-blinking-laser{background:var(--accent);width:3px;height:10px;box-shadow:0 0 8px var(--accent);animation:.7s infinite blink;display:inline-block}.def-ide-footer-status{border-top:1px solid var(--line);background:#0006;align-items:center;gap:8px;padding:6px 14px;display:flex}.ide-status-dot{background:var(--accent);width:6px;height:6px;box-shadow:0 0 6px var(--accent);border-radius:50%;animation:1s infinite pulseBtn}.ide-status-line{background:var(--accent);opacity:.6;border-radius:2px;width:65px;height:4px}.ide-status-pill-r{background:var(--muted);opacity:.3;border-radius:2px;width:30px;height:4px;margin-left:auto}.def-integration-bridge-stage{flex:1;justify-content:space-between;align-items:center;width:100%;padding:10px 4px;display:flex}.def-sys-wire-box{border:1.5px solid var(--line);background:rgba(var(--surface), .95);border-radius:6px;flex-direction:column;justify-content:space-between;width:48px;height:56px;padding:6px;display:flex}.sys-wire-header{background:var(--accent);border-radius:2px;width:100%;height:7px}.sys-wire-lines span{background:var(--muted);opacity:.3;border-radius:1px;height:3px;margin-top:3px;display:block}.def-bridge-conduit{flex-direction:column;flex:1;align-items:center;gap:8px;margin:0 8px;display:flex}.bridge-channel{background:var(--line);border-radius:2px;width:100%;height:3px;position:relative;overflow:hidden}.beam-forward-red{background:var(--accent);width:24px;height:100%;box-shadow:0 0 10px var(--accent);animation:1.8s linear infinite packetFlowAcross;position:absolute;top:0}.beam-backward-pink{background:#ffb6c1;width:24px;height:100%;animation:1.8s linear .9s infinite packetFlowAcrossReverse;position:absolute;top:0;box-shadow:0 0 10px #ffb6c1}.bridge-center-hub{border:1px solid rgba(var(--accent-rgb), .35);background:rgba(var(--surface-strong), .95);box-shadow:0 0 12px rgba(var(--accent-rgb), .2);border-radius:100px;align-items:center;gap:6px;padding:3px 8px;display:flex}.hub-core-pulse{background:var(--accent);border-radius:50%;width:6px;height:6px;animation:.9s infinite pulseBtn}.hub-wire-pill{background:var(--muted);opacity:.5;border-radius:2px;width:16px;height:4px}.def-hosting-resp-stage{flex:1;justify-content:space-between;align-items:center;width:100%;padding:10px;display:flex}.host-rack-unit{flex-direction:column;gap:4px;width:55px;display:flex}.blade-row{border:1px solid var(--line);background:rgba(var(--surface-strong), .9);border-radius:3px;justify-content:space-between;align-items:center;height:16px;padding:0 4px;display:flex}.led-flicker{background:var(--accent);width:4px;height:4px;box-shadow:0 0 6px var(--accent);border-radius:50%;animation:.6s infinite liveLedRapidFlicker}.led-flicker.delay1{animation-delay:.2s}.led-flicker.delay2{animation-delay:.4s}.blade-wire{background:var(--muted);opacity:.3;border-radius:1px;width:24px;height:3px}.fan-dot{border:1px dashed var(--accent);border-radius:50%;width:5px;height:5px;animation:2s linear infinite spin}.host-pipe-stream{background:var(--line);border-radius:2px;flex:1;height:3px;margin:0 6px;position:relative;overflow:hidden}.pipe-laser{background:var(--accent);width:18px;height:100%;box-shadow:0 0 8px var(--accent);animation:1.8s linear infinite packetFlowAcross;position:absolute;top:0}.pipe-laser.delay{animation-delay:.9s}.host-ssl-core{border:1.5px solid var(--accent);width:44px;height:44px;color:var(--accent);background:rgba(var(--surface-strong), .95);box-shadow:0 0 14px var(--accent);border-radius:50%;place-items:center;display:grid;position:relative}.ssl-shock-ring{border:1.5px solid var(--accent);border-radius:50%;animation:2s infinite ringShockwaveStationary;position:absolute;inset:-6px}.host-client-box{border:1.5px solid var(--line);background:rgba(var(--surface), .95);border-radius:4px;flex-direction:column;width:55px;height:48px;display:flex;overflow:hidden}.client-header{background:#0000004d;align-items:center;gap:2px;height:10px;padding:0 4px;display:flex}.client-header span{background:var(--muted);border-radius:50%;width:3px;height:3px}.client-body{flex:1;place-items:center;display:grid}.uptime-pill{background:var(--accent);width:28px;height:6px;box-shadow:0 0 6px var(--accent);border-radius:100px;animation:1.2s infinite pulseBtn}.ai-artboard-stage{border:1px solid var(--line);background:#090e0c;border-radius:6px;flex:1;width:100%;display:flex;position:relative;overflow:hidden}.ai-toolbar-sidebar{border-right:1px solid var(--line);background:#00000080;flex-direction:column;align-items:center;gap:6px;width:24px;padding:6px 0;display:flex}.tool-btn{width:18px;height:18px;color:var(--muted);border-radius:3px;place-items:center;display:grid}.tool-btn.active-tool{color:var(--accent);background:rgba(var(--accent-rgb), .2);border:1px solid rgba(var(--accent-rgb), .4)}.ai-canvas-workarea{background-color:#0000;background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:12px 12px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;flex:1;place-items:center;display:grid;position:relative}.ai-rulers-h{background:repeating-linear-gradient(90deg, var(--line) 0, var(--line) 1px, transparent 1px, transparent 8px);height:3px;position:absolute;top:0;left:0;right:0}.ai-rulers-v{background:repeating-linear-gradient(180deg, var(--line) 0, var(--line) 1px, transparent 1px, transparent 8px);width:3px;position:absolute;top:0;bottom:0;left:0}.ai-smart-guides{border-left:1px dashed rgba(var(--accent-rgb), .25);position:absolute;inset:0 0 0 50%}.ai-vector-curve-svg{z-index:2;width:100%}.ai-drawing-logo-path{stroke-dasharray:100;stroke-dashoffset:0;animation:3.2s ease-out infinite drawDefChart}.ai-anchor{animation:1.5s infinite pulseBtn}.ai-anchor.an1{animation-delay:.1s}.ai-anchor.an2{animation-delay:.6s}.ai-anchor.an3{animation-delay:1.1s}.ai-handle-point{animation:1.5s infinite pulseBtn}.ai-handle-point.hp1{animation-delay:.4s}.ai-handle-point.hp2{animation-delay:.9s}.ai-laser-pen-cursor{z-index:5;filter:drop-shadow(0 0 8px var(--accent));animation:3.2s ease-in-out infinite aiPenTrace;position:absolute}@keyframes aiPenTrace{0%{top:68%;left:16%}35%{top:18%;left:36%}65%{top:72%;left:68%}to{top:22%;left:84%}}.shape-builder-stage{border:1px solid var(--line);background:#080d0b;border-radius:6px;flex:1;place-items:center;display:grid;position:relative;overflow:hidden}.sb-guide-circle{border:1.5px dashed rgba(var(--accent-rgb), .35);border-radius:50%;position:absolute}.sb-guide-circle.gc1{width:85px;height:85px;animation:16s linear infinite spin;top:15px;left:35px}.sb-guide-circle.gc2{width:85px;height:85px;animation:16s linear infinite spinReverse;top:15px;right:35px}.sb-guide-circle.gc3{width:55px;height:55px;bottom:12px}.sb-angle-line{background:rgba(var(--accent-rgb), .3);position:absolute}.al-45{width:120px;height:1px;transform:rotate(45deg)}.al-90{width:1px;height:100px}.sb-highlight-emblem{border:2px solid var(--accent);background:rgba(var(--accent-rgb), .2);width:44px;height:44px;box-shadow:0 0 16px var(--accent);z-index:2;border-radius:6px;animation:4s ease-in-out infinite alternate shapeBuilderFuse;position:relative}@keyframes shapeBuilderFuse{0%{opacity:.6;transform:scale(.9)rotate(0)}to{opacity:1;transform:scale(1.1)rotate(45deg)}}.sb-tool-cursor{background:var(--accent);color:#000;width:14px;height:14px;box-shadow:0 0 10px var(--accent);z-index:4;border-radius:50%;place-items:center;font:900 11px sans-serif;animation:4s ease-in-out infinite sbCursorSweep;display:grid;position:absolute}@keyframes sbCursorSweep{0%{top:30%;left:30%}50%{top:55%;left:55%}to{top:30%;left:70%}}.bounding-transform-stage{border:1px solid var(--line);background:#080d0b;border-radius:6px;flex:1;place-items:center;display:grid;position:relative}.smart-guide-h{background:#ff69b466;height:1px;position:absolute;left:0;right:0}.smart-guide-v{background:#ff69b466;width:1px;position:absolute;top:0;bottom:0}.ai-transform-bbox{border:1.5px solid var(--accent);place-items:center;width:75px;height:75px;animation:5s ease-in-out infinite bboxTransformLoop;display:grid;position:relative}@keyframes bboxTransformLoop{0%,to{transform:rotate(0)scale(1)}50%{box-shadow:0 0 16px rgba(var(--accent-rgb), .4);transform:rotate(45deg)scale(1.1)}}.bb-handle{border:1px solid var(--accent);background:#fff;width:5px;height:5px;position:absolute}.h-tl{top:-3px;left:-3px}.h-tc{top:-3px;left:calc(50% - 2.5px)}.h-tr{top:-3px;right:-3px}.h-ml{top:calc(50% - 2.5px);left:-3px}.h-mr{top:calc(50% - 2.5px);right:-3px}.h-bl{bottom:-3px;left:-3px}.h-bc{bottom:-3px;left:calc(50% - 2.5px)}.h-br{bottom:-3px;right:-3px}.ai-logo-vector-mark{border:2px solid var(--accent);background:rgba(var(--accent-rgb), .15);border-radius:50%;width:36px;height:36px}.ai-rotate-cursor-glyph{border:1.5px solid var(--accent);border-top-color:#0000;border-radius:50%;width:10px;height:10px;animation:2s linear infinite spin;position:absolute;top:15px;right:25px}.logo-evolution-stage{flex:1;justify-content:space-between;align-items:center;padding:10px 4px;display:flex}.evo-step{border:1.5px solid var(--line);background:rgba(var(--surface), .9);border-radius:6px;flex-direction:column;justify-content:space-between;align-items:center;width:52px;height:58px;padding:6px 4px;display:flex}.evo-step.active{border-color:var(--accent);background:rgba(var(--accent-rgb), .15);box-shadow:0 0 12px rgba(var(--accent-rgb), .35)}.sketch-lines span{background:var(--muted);opacity:.5;height:2px;margin:3px 0;display:block}.sketch-lines span:first-child{width:22px;transform:rotate(-15deg)}.sketch-lines span:nth-child(2){width:18px;transform:rotate(20deg)}.sketch-lines span:nth-child(3){width:20px}.gc-mini{border:1.5px dashed var(--accent);border-radius:50%;width:24px;height:24px;animation:8s linear infinite spin}.bn-node{border:1.5px solid var(--accent);border-radius:2px;width:18px;height:18px;transform:rotate(45deg)}.final-brandmark-icon{background:var(--accent);width:22px;height:22px;box-shadow:0 0 10px var(--accent);border-radius:50%;animation:1.2s infinite pulseBtn}.evo-phase-dot{background:var(--muted);opacity:.4;border-radius:50%;width:5px;height:5px}.evo-phase-dot.active{background:var(--accent);box-shadow:0 0 6px var(--accent)}.evo-arrow{color:var(--muted);opacity:.4;font-size:10px}.typo-construct-stage{border:1px solid var(--line);background:#080d0b;border-radius:6px;flex:1;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.typo-guide-line{background:rgba(var(--accent-rgb), .25);height:1px;position:absolute;left:0;right:0}.gl-ascender{top:22%}.gl-capheight{top:38%}.gl-xheight{top:54%}.gl-baseline{border-bottom:1px dashed var(--accent);top:78%}.typo-glyph-wireframe{z-index:2;align-items:center;gap:8px;display:flex}.glyph-stem{background:var(--accent);width:6px;height:54px;box-shadow:0 0 8px var(--accent);border-radius:2px}.glyph-bowl{border:3px solid var(--accent);width:34px;height:34px;box-shadow:0 0 8px var(--accent);border-radius:50%}.kerning-metric-indicator{border-left:1px solid var(--accent);border-right:1px solid var(--accent);background:rgba(var(--accent-rgb), .3);width:45px;height:4px;position:absolute;bottom:8px}
