*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#e8ecf8;cursor:none;-webkit-font-smoothing:antialiased;background:#080b14;font-family:Plus Jakarta Sans,ui-sans-serif,system-ui,sans-serif;overflow-x:hidden}img,video{max-width:100%;display:block}a{color:inherit;text-decoration:none}:root{--ink:#080b14;--surface:#111726;--surface-2:#19243a;--border:#26334d;--border-mid:#4a5878;--green:#00b140;--green-lt:#3ce07a;--gold:#ffc83c;--magenta:#ff2cc0;--blue:#3ca0ff;--text:#e8ecf8;--muted:#7a8cb0;--dim:#3d4f6e;--ease:cubic-bezier(.16, 1, .3, 1);--ease-in:cubic-bezier(.4, 0, 1, 1)}.grain{z-index:9000;pointer-events:none;opacity:.032;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='300' height='300' filter='url(%23n)'/%3E%3C/svg%3E");background-size:300px 300px;width:400%;height:400%;animation:.6s step-end infinite grain-anim;position:fixed;inset:-150%}@keyframes grain-anim{0%{transform:translate(0)}14%{transform:translate(-4%,-7%)}28%{transform:translate(5%,3%)}42%{transform:translate(-3%,8%)}57%{transform:translate(7%,-4%)}71%{transform:translate(-6%,2%)}85%{transform:translate(3%,-8%)}to{transform:translate(-5%,5%)}}.mesh-bg{z-index:0;pointer-events:none;background:radial-gradient(55% 50% at 18% 60%,#00b14012 0%,#0000 65%),radial-gradient(40% 40% at 82% 18%,#3ca0ff0d 0%,#0000 60%),radial-gradient(45% 55% at 55% 88%,#ff2cc008 0%,#0000 60%);animation:22s ease-in-out infinite alternate mesh-drift;position:fixed;inset:0}@keyframes mesh-drift{0%{opacity:1;transform:scale(1)translate(0)}to{opacity:.7;transform:scale(1.08)translate(2%,-1.5%)}}.c-ring{pointer-events:none;z-index:9999;width:36px;height:36px;transition:width .35s var(--ease), height .35s var(--ease), border-color .25s, background .25s;mix-blend-mode:difference;border:1px solid #3ce07a80;border-radius:50%;position:fixed;transform:translate(-50%,-50%)}.c-ring.is-hover{border-color:var(--green-lt);background:#3ce07a14;width:56px;height:56px}.c-dot{background:var(--green-lt);pointer-events:none;z-index:9999;border-radius:50%;width:5px;height:5px;position:fixed;transform:translate(-50%,-50%)}@media (pointer:coarse){.c-ring,.c-dot{display:none}body{cursor:auto}}.clip-host{vertical-align:bottom;display:inline-block;overflow:hidden}.clip-host:not(:last-child){margin-right:.16em}.clip-word{display:inline-block}.headline .clip-host{margin-top:-.28em;margin-bottom:-.12em;padding-top:.28em;padding-bottom:.12em}.lp-root{z-index:1;position:relative}.nav{z-index:500;pointer-events:none;justify-content:center;padding:18px 24px;display:flex;position:fixed;top:0;left:0;right:0}.nav-inner{-webkit-backdrop-filter:blur(24px);pointer-events:auto;background:#080b14bf;border:1px solid #4a58784d;border-radius:999px;align-items:center;gap:24px;padding:9px 12px 9px 20px;display:flex;box-shadow:0 2px 40px #00000080,inset 0 1px #ffffff0a}.nav-logo{image-rendering:pixelated;width:110px;height:auto;transition:opacity .2s;display:block}.nav-logo:hover{opacity:.7}.nav-links{gap:0;display:flex}.nav-link{color:var(--muted);border-radius:999px;padding:6px 14px;font-size:13px;font-weight:500;transition:color .2s,background .2s}.nav-link:hover{color:var(--text);background:#ffffff0f}.nav-cta{background:var(--green);color:#03100a;transition:background .2s var(--ease), transform .2s var(--ease);border-radius:999px;align-items:center;padding:8px 18px;font-size:13px;font-weight:700;display:inline-flex}.nav-cta:hover{background:var(--green-lt);transform:scale(1.03)}.hero{isolation:isolate;background:#080b14;flex-direction:column;min-height:100dvh;display:flex;position:relative;overflow:hidden}.hero-backdrop{z-index:-4;pointer-events:none;position:absolute;inset:0}.hero-backdrop img{object-fit:cover;object-position:58% 50%;width:100%;height:100%;image-rendering:pixelated;animation:18s steps(8,end) infinite alternate hero-backdrop-drift;transform:scale(1.03)}.hero-veil{z-index:-3;pointer-events:none;background:linear-gradient(90deg,#080b14f5 0%,#080b14db 34%,#080b146b 68%,#080b14c7 100%),linear-gradient(#080b149e 0%,#080b141f 36%,#080b14eb 100%);position:absolute;inset:0}.hero-gridlines{z-index:-2;pointer-events:none;opacity:.2;background-image:linear-gradient(#e8ecf80e 1px,#0000 1px),linear-gradient(90deg,#e8ecf80b 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 72%);mask-image:linear-gradient(90deg,#000,#0000 72%)}@keyframes hero-backdrop-drift{0%{transform:scale(1.03)translate(0,0)}to{transform:scale(1.07)translate(-1.5%,-1%)}}.hero-inner{flex:1;grid-template-columns:minmax(0,.9fr) minmax(420px,.78fr);align-items:center;gap:56px;width:100%;max-width:1360px;margin:0 auto;padding:148px 56px 72px;display:grid}.hero-left{flex-direction:column;gap:26px;min-width:0;padding-right:0;display:flex}.hero-left>*{min-width:0;max-width:100%}.eyebrow-row{align-items:center;gap:10px;display:flex}.live-dot{background:var(--green-lt);border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:2.4s ease-out infinite pulse;box-shadow:0 0 #3ce07a80}@keyframes pulse{0%{box-shadow:0 0 #3ce07a99}70%{box-shadow:0 0 0 8px #3ce07a00}to{box-shadow:0 0 #3ce07a00}}.eyebrow-label{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-size:12px;font-weight:500}.headline{letter-spacing:0;color:var(--text);text-wrap:balance;text-shadow:0 8px 42px #00000094;flex-direction:column;gap:0;max-width:820px;font-family:Clash Display,Plus Jakarta Sans,sans-serif;font-size:7.3rem;font-weight:700;line-height:.96;display:flex}.headline-row{margin-top:-.28em;margin-bottom:-.12em;padding-top:.28em;padding-bottom:.12em;display:block;overflow:hidden}.headline-dim{color:var(--dim)}.headline-accent{color:var(--green-lt)}.hero-sub{color:#a7b5d4;text-wrap:pretty;max-width:560px;font-size:1.02rem;line-height:1.65}.terminal-card,.cta-terminal{-webkit-backdrop-filter:blur(18px);background:#080b14b8;border:1px solid #8a9ac847;border-radius:8px;align-items:center;gap:10px;width:fit-content;max-width:100%;padding:14px 20px;display:flex;box-shadow:inset 0 1px #ffffff0d,0 18px 44px #00000047}.hero-terminal{position:relative}.hero-terminal:after{content:"";height:1px;animation:hero-terminal-scan 2.8s var(--ease) infinite;background:linear-gradient(90deg,#0000,#3ce07abf,#0000);position:absolute;bottom:-1px;left:20px;right:20px}@keyframes hero-terminal-scan{0%,to{opacity:.18;transform:scaleX(.62)}50%{opacity:.9;transform:scaleX(1)}}.terminal-prompt{color:var(--green-lt);flex-shrink:0;font-family:Courier New,ui-monospace,monospace;font-size:14px;font-weight:700}.terminal-cmd{color:var(--muted);word-break:break-all;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-family:Courier New,ui-monospace,monospace;font-size:clamp(11px,1.1vw,13px);overflow:hidden}.hero-btns,.cta-btns{flex-wrap:wrap;gap:12px;display:flex}.btn-primary{background:var(--green);color:#03100a;transition:background .22s var(--ease), transform .22s var(--ease), box-shadow .22s var(--ease);border:1px solid #0000;border-radius:999px;align-items:center;gap:8px;padding:13px 24px;font-size:14px;font-weight:700;display:inline-flex;box-shadow:0 0 0 1px #00b14066,0 4px 20px #00b14033}.btn-primary:hover{background:var(--green-lt);transform:translateY(-2px);box-shadow:0 0 0 1px #3ce07a80,0 8px 28px #3ce07a40}.btn-primary:active{transform:scale(.98)}.btn-lg{padding:16px 32px;font-size:15px}.btn-arrow{width:22px;height:22px;transition:transform .2s var(--ease);background:#00000026;border-radius:50%;justify-content:center;align-items:center;font-size:12px;display:inline-flex}.btn-primary:hover .btn-arrow{transform:translate(1px,-1px)scale(1.1)}.btn-ghost{color:var(--muted);transition:color .2s, border-color .2s, transform .2s var(--ease);background:0 0;border:1px solid #4a587866;border-radius:999px;align-items:center;gap:6px;padding:13px 24px;font-size:14px;font-weight:600;display:inline-flex}.btn-ghost:hover{color:var(--text);border-color:#4a5878cc;transform:translateY(-1px)}.btn-ghost:active{transform:scale(.98)}.hero-stats{-webkit-backdrop-filter:blur(16px);background:#080b1475;border:1px solid #8a9ac83d;border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));width:min(540px,100%);display:grid;overflow:hidden}.hero-stats div{border-right:1px solid #8a9ac82e;flex-direction:column;gap:3px;padding:14px 16px;display:flex}.hero-stats div:last-child{border-right:0}.hero-stats strong{color:var(--green-lt);font-family:Courier New,ui-monospace,monospace;font-size:1rem;line-height:1}.hero-stats span{letter-spacing:.08em;text-transform:uppercase;color:#7f91b8;font-size:.7rem;line-height:1.35}.hero-right{flex-direction:column;justify-content:center;align-items:center;min-height:560px;display:flex;position:relative}.hero-stage{aspect-ratio:1;-webkit-backdrop-filter:blur(8px);background:linear-gradient(#111726d1,#080b14bd),#080b14b8;border:1px solid #8a9ac857;border-radius:8px;width:min(560px,100%);position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0f,0 36px 110px #0000006b,0 0 0 1px #3ce07a0f}.hero-stage:before{content:"";pointer-events:none;border:1px dashed #3ce07a2e;border-radius:8px;position:absolute;inset:40px}.hero-stage:after{content:"";pointer-events:none;opacity:.28;mix-blend-mode:screen;background:repeating-linear-gradient(0deg,#0000 0 5px,#e8ecf80f 6px);position:absolute;inset:0}.hero-stage-head{z-index:4;background:#080b149e;border-bottom:1px solid #8a9ac83d;align-items:center;gap:8px;height:42px;padding:0 14px;display:flex;position:relative}.stage-dot{border-radius:2px;width:8px;height:8px;display:inline-block}.stage-dot-green{background:var(--green-lt)}.stage-dot-gold{background:var(--gold)}.stage-dot-blue{background:var(--blue)}.hero-stage-head code{color:#8a9ac8;margin-left:auto;font-family:Courier New,ui-monospace,monospace;font-size:.68rem}.hero-stage-body{position:absolute;inset:42px 0 0}.hero-scan{z-index:5;pointer-events:none;background:linear-gradient(90deg,#0000,#3ce07ad9,#ffc83ca6,#0000);width:80%;height:2px;animation:3.2s steps(10,end) infinite hero-scan-pass;position:absolute;top:18%;left:10%;box-shadow:0 0 28px #3ce07a61}@keyframes hero-scan-pass{0%{opacity:0;transform:translateY(0)}12%{opacity:1}86%{opacity:1}to{opacity:0;transform:translateY(340px)}}.hero-core{place-items:center;width:300px;height:300px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-48%)}.hero-artifact{opacity:.82;filter:drop-shadow(0 0 28px #3ce07a3d);background-size:600px 300px;width:300px;height:300px}.hero-core-ring{border:1px solid #3ce07a47;border-radius:50%;animation:9s linear infinite hero-core-turn;position:absolute;inset:20px}.hero-core-ring-b{border-color:#ffc83c38;animation-duration:13s;animation-direction:reverse;inset:48px}.hero-core-ring:before,.hero-core-ring:after{content:"";background:var(--green-lt);border-radius:2px;width:7px;height:7px;position:absolute}.hero-core-ring:before{top:-4px;left:48%}.hero-core-ring:after{background:var(--gold);bottom:-4px;right:28%}@keyframes hero-core-turn{to{transform:rotate(360deg)}}.hero-pix{z-index:6;filter:drop-shadow(0 18px 18px #0000005c);background-size:424px 318px;width:212px;height:318px;position:absolute;bottom:-116px;left:6%}.hero-cano{z-index:5;width:128px;height:128px;animation:s-cano .667s steps(4) infinite, hero-float 3.6s var(--ease) infinite;background-size:512px 128px;position:absolute;top:16%;right:8%}.hero-shard{z-index:6;filter:drop-shadow(0 0 18px #3ce07a4d);width:76px;height:76px;animation-duration:.5s,5.4s;animation-timing-function:steps(4), var(--ease);background-size:304px 76px;animation-iteration-count:infinite;position:absolute}.hero-shard-a{animation-name:hero-shard-76,hero-orbit-a;top:23%;left:15%}.hero-shard-b{animation-name:hero-shard-76,hero-orbit-b;bottom:24%;right:17%}.hero-shard-c{animation-name:hero-shard-76,hero-orbit-c;bottom:13%;left:29%}@keyframes hero-shard-76{to{background-position:-304px 0}}@keyframes hero-float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-12px)rotate(2deg)}}@keyframes hero-orbit-a{0%,to{transform:translate(0,0)rotate(-8deg)}50%{transform:translate(18px,-22px)rotate(7deg)}}@keyframes hero-orbit-b{0%,to{transform:translate(0,0)rotate(8deg)}50%{transform:translate(-24px,16px)rotate(-6deg)}}@keyframes hero-orbit-c{0%,to{transform:translate(0,0)rotate(-2deg)}50%{transform:translate(12px,18px)rotate(5deg)}}.hero-output-stack{z-index:7;gap:6px;display:grid;position:absolute;bottom:18px;right:18px}.hero-output-stack span{min-width:104px;color:var(--green-lt);background:#080b14c7;border:1px solid #3ce07a33;border-radius:4px;padding:7px 10px;font-family:Courier New,ui-monospace,monospace;font-size:.68rem;display:block;box-shadow:inset 0 1px #ffffff0a}.hero-command{color:#8a9ac8;letter-spacing:.08em;white-space:nowrap;background:#080b14ad;border:1px solid #8a9ac83d;border-radius:8px;align-items:center;gap:9px;max-width:min(560px,100%);margin-top:12px;padding:10px 12px;font-family:Courier New,ui-monospace,monospace;font-size:.66rem;display:flex;overflow:hidden}.hero-command i{background:linear-gradient(90deg,#3ce07a1a,#3ce07ac2);flex:0 0 24px;width:24px;height:1px;animation:1.8s steps(4,end) infinite hero-command-pulse}@keyframes hero-command-pulse{0%,to{opacity:.28}50%{opacity:1}}.hero-luxury{color:#f4efe7;background:#050505}.hero-luxury:before{content:"";z-index:-3;pointer-events:none;opacity:.24;background-image:linear-gradient(#f4efe714 1px,#0000 1px),linear-gradient(90deg,#f4efe712 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000 0%,#000000b8 58%,#0000 100%);mask-image:linear-gradient(90deg,#000 0%,#000000b8 58%,#0000 100%)}.luxury-paper{z-index:-4;pointer-events:none;background:radial-gradient(circle at 82% 18%,#be995829,#0000 30%),radial-gradient(circle at 28% 76%,#5065561a,#0000 34%),linear-gradient(115deg,#050505 0%,#0b0a09 48%,#14110d 100%);position:absolute;inset:0}.hero-luxury .hero-inner{grid-template-columns:minmax(0,.98fr) minmax(380px,.72fr);gap:72px;max-width:1320px;padding:150px 56px 78px}.hero-luxury .hero-left{gap:24px}.hero-luxury .eyebrow-row{gap:12px}.hero-luxury .live-dot{width:7px;height:7px;box-shadow:none;background:#d8b46f;border-radius:50%;animation:none}.hero-luxury .eyebrow-label{color:#a49a8b;letter-spacing:.16em;font-size:11px;font-weight:600}.hero-luxury .headline{color:#f4efe7;letter-spacing:-.025em;max-width:820px;text-shadow:none;font-family:Instrument Serif,Georgia,Times New Roman,serif;font-size:7.6rem;font-weight:400;line-height:.94}.hero-luxury .headline-dim{color:#8b8275}.hero-luxury .headline-accent{color:#f4efe7;font-style:italic}.hero-luxury .hero-sub{color:#afa597;max-width:580px;font-size:1.03rem;line-height:1.78}.hero-luxury .terminal-card{-webkit-backdrop-filter:none;box-shadow:none;background:#fffaf00b;border:1px solid #f4efe724;border-radius:6px;padding:13px 16px}.hero-luxury .hero-terminal:after{opacity:.2;background:#d8b46f;animation:none}.hero-luxury .terminal-prompt{color:#d8b46f;font-family:Courier New,ui-monospace,monospace}.hero-luxury .terminal-cmd{color:#9d9487}.hero-luxury .btn-primary{color:#0a0908;min-height:52px;box-shadow:none;background:#f4efe7;border-color:#f4efe7;border-radius:6px;gap:16px;padding:8px 8px 8px 22px;transition:background .5s cubic-bezier(.16,1,.3,1),transform .5s cubic-bezier(.16,1,.3,1),border-color .5s cubic-bezier(.16,1,.3,1)}.hero-luxury .btn-primary:hover{box-shadow:none;background:#d8b46f;border-color:#d8b46f;transform:translateY(-1px)}.hero-luxury .btn-primary:active{transform:scale(.985)}.hero-luxury .btn-arrow{color:#0a0908;background:#0a090814;border-radius:4px;width:36px;height:36px;transition:transform .5s cubic-bezier(.16,1,.3,1),background .5s cubic-bezier(.16,1,.3,1)}.hero-luxury .btn-primary:hover .btn-arrow{background:#0a09081f;transform:translate(2px,-2px)}.hero-luxury .btn-ghost{color:#b7ad9d;background:#fffaf006;border-color:#f4efe724;border-radius:6px;min-height:52px;padding:14px 22px;transition:color .45s cubic-bezier(.16,1,.3,1),border-color .45s cubic-bezier(.16,1,.3,1),background .45s cubic-bezier(.16,1,.3,1),transform .45s cubic-bezier(.16,1,.3,1)}.hero-luxury .btn-ghost:hover{color:#f4efe7;background:#d8b46f14;border-color:#d8b46f61;transform:translateY(-1px)}.hero-luxury .hero-stats{-webkit-backdrop-filter:none;background:#fffaf008;border-color:#f4efe721;border-radius:6px;width:min(560px,100%)}.hero-luxury .hero-stats div{border-right-color:#f4efe71a;padding:16px 18px}.hero-luxury .hero-stats strong{color:#f4efe7;font-size:.92rem}.hero-luxury .hero-stats span{color:#8e8579;letter-spacing:.12em;font-size:.64rem}.hero-luxury .hero-right{align-items:stretch;min-height:548px}.luxury-plate{background:#fffaf00b;border:1px solid #f4efe724;border-radius:8px;flex-direction:column;gap:14px;padding:12px;display:flex;position:relative}.luxury-visual{aspect-ratio:4/5;background:#0d0c0b;border-radius:4px;display:block;position:relative;overflow:hidden}.luxury-visual img{object-fit:cover;object-position:65% 50%;width:100%;height:100%;image-rendering:pixelated;filter:saturate(.64)sepia(.08)contrast(.82)brightness(.78);transition:transform 1.2s cubic-bezier(.16,1,.3,1),filter 1.2s cubic-bezier(.16,1,.3,1);transform:scale(1.06)}.luxury-plate:hover .luxury-visual img{filter:saturate(.9)sepia(.04)contrast(.92)brightness(.86);transform:scale(1.025)}.luxury-plate-caption,.luxury-proof{color:#81786d;letter-spacing:.06em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:18px;font-family:Courier New,ui-monospace,monospace;font-size:11px;display:flex}.luxury-plate-caption span:first-child{color:#d8b46f}.luxury-proof{border-top:1px solid #f4efe71f;margin-top:16px;padding:16px 2px 0}.hero-luxury .marquee-track{background:#fffaf006;border-top:1px solid #f4efe71a;border-bottom:1px solid #f4efe71a;padding:12px 0}.hero-luxury .marquee-set{color:#a49a8b;opacity:.82;letter-spacing:.22em;font-size:10px}.marquee-track{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:var(--surface);padding:14px 0;overflow:hidden}.marquee-inner{white-space:nowrap;animation:28s linear infinite marquee-scroll;display:flex}.marquee-set{letter-spacing:.18em;text-transform:uppercase;color:var(--green-lt);padding-right:0;font-size:11px;font-weight:700;display:inline-block}@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translate(-33.333%)}}.sect{padding:160px 0;position:relative;overflow:hidden}.sect-dark{background:#080b1466}.sect-bg{object-fit:cover;width:100%;height:100%;image-rendering:pixelated;opacity:.18;pointer-events:none;z-index:0;position:absolute;inset:0}.sect-overlay{z-index:1;pointer-events:none;position:absolute;inset:0}.ol-left{background:linear-gradient(90deg,#080b14 0%,#080b14cc 40%,#080b1426 100%)}.ol-right{background:linear-gradient(270deg,#080b14 0%,#080b14cc 40%,#080b1426 100%)}.ol-center{background:linear-gradient(#080b14 0%,#080b148c 20% 80%,#080b14 100%)}.sect-inner{z-index:2;max-width:1280px;margin:0 auto;padding:0 56px;position:relative}.sect-num{letter-spacing:-.05em;color:#0000;-webkit-text-stroke:1px #ffffff0a;pointer-events:none;-webkit-user-select:none;user-select:none;font-family:Clash Display,sans-serif;font-size:clamp(140px,22vw,320px);font-weight:700;line-height:1;position:absolute;top:-40px;right:32px}.sect-title{letter-spacing:-.03em;color:var(--text);margin:14px 0 28px;font-family:Clash Display,Plus Jakarta Sans,sans-serif;font-size:clamp(30px,4vw,58px);font-weight:700;line-height:1.04;display:block}.sect-body{color:var(--muted);max-width:540px;margin-bottom:16px;font-size:16px;line-height:1.75}.sect-sub{color:var(--muted);margin-bottom:0;font-size:18px;line-height:1.5}.tag{letter-spacing:.16em;text-transform:uppercase;color:var(--magenta);background:#ff2cc012;border:1px solid #ff2cc02e;border-radius:999px;padding:5px 12px;font-size:10px;font-weight:700;display:inline-block}.tag-gold{color:var(--gold);background:#ffc83c12;border-color:#ffc83c33}.sect-split{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.sect-visual{justify-content:center;align-items:center;display:flex}.bezel{transition:border-color .4s var(--ease);background:#ffffff05;border:1px solid #4a58782e;border-radius:32px;padding:6px;display:inline-block}.bezel:hover{border-color:#3ce07a38}.bezel-in{background:var(--surface);border-radius:26px;justify-content:center;align-items:center;padding:48px;display:flex;box-shadow:inset 0 1px 1px #ffffff0a}.sect-text{flex-direction:column;gap:0;display:flex}.pipe-head{grid-template-columns:1fr 1fr;align-items:end;gap:64px;margin-bottom:64px;display:grid}.pipe-headline{letter-spacing:-.035em;color:var(--text);margin:14px 0 0;font-family:Clash Display,sans-serif;font-size:clamp(36px,4.8vw,68px);font-weight:700;line-height:1.02;display:block;overflow:visible}.pipe-desc{color:var(--muted);margin-bottom:24px;font-size:15px;line-height:1.75}.pipe-mini-flow{background:var(--surface);border:1px solid var(--border);border-radius:8px;flex-wrap:wrap;align-items:center;gap:6px;width:fit-content;padding:12px 16px;display:flex}.pmf-step{letter-spacing:.1em;color:var(--dim);font-family:Courier New,ui-monospace,monospace;font-size:10px;font-weight:700}.pmf-arrow{color:var(--border-mid);font-size:10px}.pipe-cards{align-items:stretch;gap:0;display:flex;position:relative}.pipe-cards:before{content:"";pointer-events:none;z-index:0;background:repeating-linear-gradient(90deg,#4a587840 0 4px,#0000 4px 12px);height:1px;position:absolute;top:52px;left:0;right:0}.pipe-card{flex:1;align-items:stretch;min-width:0;display:flex}.pipe-conn{z-index:1;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:2px;width:20px;display:flex}.pipe-conn-line{background:var(--border);opacity:0;flex:1;width:1px;display:block}.pipe-conn-arrow{color:var(--border-mid);margin-top:36px;font-size:16px;line-height:1;display:block}.pci{background:var(--surface);border:1px solid var(--border);min-height:230px;transition:border-color .4s var(--ease), transform .4s var(--ease), box-shadow .4s var(--ease), background .4s var(--ease);z-index:1;border-radius:14px;flex-direction:column;flex:1;justify-content:space-between;gap:0;padding:28px 22px 26px;display:flex;position:relative;overflow:hidden}.pci:hover{border-color:var(--accent,var(--border-mid));background:var(--surface-2);box-shadow:0 24px 56px #00000080, 0 0 0 1px var(--accent,transparent), 0 0 48px -12px var(--accent,transparent);transform:translateY(-10px)scale(1.01)}.pci-stripe{background:var(--accent,transparent);opacity:.25;height:1.5px;transition:opacity .4s var(--ease), left .45s var(--ease), right .45s var(--ease);border-radius:0 0 2px 2px;position:absolute;top:0;left:18px;right:18px}.pci:hover .pci-stripe{opacity:.85;left:0;right:0}.pci-top{flex-direction:column;gap:14px;display:flex}.pci-stepnum{letter-spacing:.12em;color:var(--dim);font-family:Courier New,ui-monospace,monospace;font-size:10px;font-weight:700;line-height:1}.pci-icon{color:var(--accent,var(--muted));opacity:.55;transition:opacity .35s, transform .35s var(--ease);font-size:26px;line-height:1}.pci:hover .pci-icon{opacity:1;transform:scale(1.15)}.pci-bot{flex-direction:column;gap:8px;display:flex}.pci-name{letter-spacing:-.02em;color:var(--text);font-family:Clash Display,sans-serif;font-size:clamp(15px,1.6vw,20px);font-weight:700;line-height:1.1;transition:color .3s}.pci:hover .pci-name{color:var(--accent,var(--text))}.pci-desc{color:var(--muted);font-size:11px;line-height:1.6}.pci-ghost{letter-spacing:-.06em;color:#ffffff07;pointer-events:none;-webkit-user-select:none;user-select:none;font-family:Clash Display,sans-serif;font-size:96px;font-weight:700;line-height:1;transition:color .4s;position:absolute;bottom:-20px;right:2px}.pci:hover .pci-ghost{color:#ffffff0d}.compare-sect{background:#080b144d}.compare-head{max-width:760px;margin-bottom:56px}.compare-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:18px;display:grid}.compare-panel{background:var(--surface);border:1px solid #4a587861;border-radius:8px;position:relative;overflow:hidden;box-shadow:0 24px 70px #00000052}.compare-panel-good{border-color:#3ce07a6b;box-shadow:0 24px 70px #00000057,0 0 0 1px #3ce07a14}.compare-meta{z-index:2;-webkit-backdrop-filter:blur(14px);background:#080b14bd;border:1px solid #e8ecf81f;border-radius:7px;justify-content:space-between;align-items:center;gap:10px;padding:9px 11px;display:flex;position:absolute;top:14px;left:14px;right:14px}.compare-kicker{letter-spacing:.14em;text-transform:uppercase;color:var(--text);font-size:10px;font-weight:800}.compare-note{color:var(--muted);text-align:right;font-size:11px}.compare-img{aspect-ratio:16/9;object-fit:cover;width:100%;height:auto;image-rendering:pixelated}.prompt-strip{background:#080b146b;border-top:1px solid #4a587857;grid-template-columns:112px 1fr;gap:14px;padding:16px 18px 18px;display:grid}.prompt-strip-good{background:#00b1400e;border-top-color:#3ce07a47}.prompt-label{letter-spacing:.14em;text-transform:uppercase;color:var(--green-lt);font-size:10px;font-weight:800;line-height:1.4}.prompt-strip p{color:var(--muted);font-family:Courier New,ui-monospace,monospace;font-size:12px;line-height:1.55}.cmp-head{margin-bottom:52px}.cmp-source{background:var(--surface);border:1px solid var(--border-mid);border-radius:12px;margin-bottom:0;padding:18px 22px 16px}.cmp-source-top{align-items:center;gap:8px;margin-bottom:12px;display:flex}.cmp-source-dot{background:var(--green-lt);border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:2.4s ease-out infinite pulse}.cmp-source-label{letter-spacing:.18em;text-transform:uppercase;color:var(--green-lt);font-size:9px;font-weight:700}.cmp-source-sublabel{color:var(--dim);letter-spacing:.06em;font-size:9px}.cmp-source-text{color:var(--muted);font-family:Courier New,ui-monospace,monospace;font-size:12.5px;line-height:1.65}.cmp-arrows{grid-template-columns:1fr 1fr;gap:16px;padding:12px 0 10px;display:grid}.cmp-arrow-down{background:linear-gradient(to bottom, var(--border-mid), transparent);width:1px;height:28px;margin:0 auto;display:block;position:relative}.cmp-arrow-down:after{content:"";border-right:1px solid var(--border-mid);border-bottom:1px solid var(--border-mid);width:5px;height:5px;position:absolute;bottom:0;left:50%;transform:translate(-50%)rotate(45deg)}.cmp-panels{grid-template-columns:1fr 1fr;align-items:start;gap:16px;display:grid}.cmp-panel{border:1px solid var(--border);background:var(--surface);border-radius:14px;flex-direction:column;display:flex;overflow:hidden}.cmp-panel-bad{border-color:#4a58784d}.cmp-panel-good{border-color:#3ce07a4d;box-shadow:0 0 40px #3ce07a0a,0 0 0 1px #3ce07a0f}.cmp-panel-header{border-bottom:1px solid var(--border);background:#080b1480;justify-content:space-between;align-items:center;gap:10px;padding:12px 16px;display:flex}.cmp-badge{letter-spacing:.07em;text-transform:uppercase;border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:10px;font-weight:700;display:inline-flex}.cmp-badge-bad{color:#ff5c5c;background:#ff5c5c12;border:1px solid #ff5c5c33}.cmp-badge-good{color:var(--green-lt);background:#3ce07a12;border:1px solid #3ce07a40}.cmp-panel-note{color:var(--dim);letter-spacing:.04em;font-family:Courier New,ui-monospace,monospace;font-size:10px}.cmp-img-wrap{border-bottom:1px solid var(--border);aspect-ratio:16/7;flex-shrink:0;overflow:hidden}.cmp-img{object-fit:cover;width:100%;height:100%;image-rendering:pixelated;display:block}.cmp-img-bad{filter:saturate(.7)brightness(.95)}.cmp-recipe{flex-direction:column;flex:1;display:flex}.cmp-row{border-bottom:1px solid var(--border);align-items:flex-start;gap:12px;padding:14px 16px;display:flex}.cmp-row:last-child{border-bottom:none}.cmp-row-num{color:var(--dim);text-align:center;flex-shrink:0;width:20px;font-family:Courier New,ui-monospace,monospace;font-size:14px;font-weight:700;line-height:1.2}.cmp-row-num-green{color:var(--green-lt)}.cmp-row-content{flex-direction:column;flex:1;gap:7px;min-width:0;display:flex}.cmp-row-label{letter-spacing:.14em;text-transform:uppercase;color:var(--dim);font-size:9px;font-weight:700;line-height:1}.cmp-row-label-green{color:#3ce07aa6}.cmp-row-val{color:var(--muted);word-break:break-word;font-family:Courier New,ui-monospace,monospace;font-size:10.5px;line-height:1.55;display:block}.cmp-same-badge{letter-spacing:.1em;color:#3ce07a8c;background:#3ce07a0f;border:1px solid #3ce07a29;border-radius:4px;width:fit-content;padding:2px 7px;font-size:9px;font-weight:700;display:inline-block}.cmp-none-tag{color:#ff5c5c61;background:#ff5c5c0a;border:1px dashed #ff5c5c2e;border-radius:4px;width:fit-content;padding:3px 9px;font-family:Courier New,ui-monospace,monospace;font-size:10px;display:inline-block}.cmp-yaml-wrap{flex-direction:column;gap:6px;display:flex}.cmp-yaml-file{color:var(--green-lt);align-items:center;gap:6px;font-family:Courier New,ui-monospace,monospace;font-size:10px;font-weight:700;display:flex}.cmp-yaml-icon{opacity:.8;font-size:11px}.cmp-yaml{color:var(--muted);white-space:pre;background:#080b148c;border:1px solid #3ce07a1a;border-radius:6px;margin:0;padding:10px 12px;font-family:Courier New,ui-monospace,monospace;font-size:10px;line-height:1.75;overflow-x:auto}.profile-sect{background:#080b148c}.compare-profile{margin-top:78px}.profile-layout{grid-template-columns:minmax(0,.95fr) minmax(360px,.75fr);align-items:center;gap:56px;margin-bottom:52px;display:grid}.profile-copy code{color:var(--green-lt);font-family:Courier New,ui-monospace,monospace;font-size:.95em}.profile-mini-flow{flex-wrap:wrap;align-items:center;gap:8px;max-width:650px;display:flex}.profile-mini-flow code{letter-spacing:.08em;color:var(--text);background:#111726c2;border:1px solid #4a58786b;border-radius:8px;padding:10px 12px;font-family:Courier New,ui-monospace,monospace;font-size:10px;font-weight:800}.profile-mini-flow span{color:var(--border-mid);font-size:13px}.profile-code{background:#080b14cc;border:1px solid #4a58786b;border-radius:8px;overflow:hidden;box-shadow:0 24px 70px #00000057}.code-head{color:var(--muted);background:#111726e6;border-bottom:1px solid #4a587852;justify-content:space-between;align-items:center;gap:14px;padding:13px 16px;font-family:Courier New,ui-monospace,monospace;font-size:11px;display:flex}.code-head span:first-child{color:var(--green-lt)}.profile-code pre{color:var(--text);white-space:pre;padding:20px;font-family:Courier New,ui-monospace,monospace;font-size:12px;line-height:1.6;overflow-x:auto}.profile-runs{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.profile-run{background:linear-gradient(135deg,#3ca0ff14,#0000 42%),#111726b8;border:1px solid #4a587852;border-radius:8px;min-height:0;padding:10px 10px 20px;overflow:hidden}.run-media{aspect-ratio:1;background:#ead5aa;border:1px solid #e8ecf814;border-radius:6px;margin-bottom:18px;position:relative;overflow:hidden}.run-media img{object-fit:cover;object-position:top center;width:100%;height:100%}.run-pass{color:#f4efe7;letter-spacing:.08em;text-transform:uppercase;background:#080b14bd;border:1px solid #080b142e;border-radius:4px;max-width:calc(100% - 20px);padding:6px 8px;font-family:Courier New,ui-monospace,monospace;font-size:9px;font-weight:800;line-height:1.2;position:absolute;bottom:10px;left:10px}.run-topline{justify-content:space-between;align-items:center;gap:10px;margin:0 10px 14px;display:flex}.run-step{letter-spacing:-.04em;color:#e8ecf81f;font-family:Clash Display,Plus Jakarta Sans,sans-serif;font-size:34px;font-weight:700;line-height:1}.run-separate{min-width:0;color:var(--green-lt);letter-spacing:.12em;text-align:right;text-transform:uppercase;font-size:9px;font-weight:800;line-height:1.35}.profile-run h3{color:var(--text);margin:0 10px 10px;font-family:Clash Display,Plus Jakarta Sans,sans-serif;font-size:20px;line-height:1.15}.profile-run p{color:var(--muted);margin:0 10px;font-size:13px;line-height:1.65}#style-profile{background:#fef9f0}#style-profile:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(circle at 10% 78%,#7ec8e321 0%,#0000 38%),radial-gradient(circle at 90% 18%,#e8406012 0%,#0000 32%),radial-gradient(circle at 54% 96%,#ffc83c17 0%,#0000 28%);position:absolute;inset:0}#style-profile .sect-overlay{background:linear-gradient(90deg,#fef9f0 0%,#fef9f0e0 46%,#fef9f05c 100%)}#style-profile .sect-num{-webkit-text-stroke-color:#1a1a2e0b}#style-profile .tag{color:#bf2b48;background:#e8406017;border-color:#e840604d}#style-profile .sect-title{color:#1a1a2e}#style-profile .sect-body{color:#4a3f60}#style-profile .sect-body code{color:#1788b0;background:#7ec8e324;border-radius:5px;padding:1px 6px;font-family:Courier New,ui-monospace,monospace}#style-profile .profile-mini-flow code{color:#1a1a2e;background:#fff;border:1.5px solid #1a1a2e24;border-radius:999px;padding:8px 14px}#style-profile .profile-mini-flow span{color:#e84060;font-size:16px}#style-profile .profile-code{background:#fff;border:1.5px solid #1a1a2e1a;border-left:4px solid #7ec8e3;border-radius:18px;box-shadow:0 8px 32px #1a1a2e12,0 2px 8px #7ec8e31a}#style-profile .code-head{color:#6a5d80;background:#7ec8e314;border-bottom:1px solid #1a1a2e14;border-radius:16px 16px 0 0}#style-profile .code-head span:first-child{color:#1788b0}#style-profile .code-head span:last-child{color:#9a7400;background:#ffc83c38;border-radius:999px;padding:2px 10px}#style-profile .profile-code pre{color:#2c1e40}#style-profile .profile-runs{gap:18px}#style-profile .profile-run{background:#fff;border:1.5px solid #1a1a2e14;border-radius:24px;padding:0 0 18px;box-shadow:0 4px 20px #1a1a2e12,0 1px 4px #1a1a2e0d}#style-profile .profile-run:first-child{border-top:4px solid #7ec8e3}#style-profile .profile-run:nth-child(2){border-top:4px solid #e84060}#style-profile .profile-run:nth-child(3){border-top:4px solid #ffc83c}#style-profile .profile-run:nth-child(4){border-top:4px solid #1a1a2e}#style-profile .run-media{background:#edf6fc;border:1px solid #7ec8e33d;border-radius:14px;margin:10px 10px 16px}#style-profile .run-pass{color:#fef9f0;background:#1a1a2eb3;border-color:#0000}#style-profile .run-step{color:#1a1a2e17}#style-profile .run-separate{color:#e84060}#style-profile .profile-run h3{color:#1a1a2e}#style-profile .profile-run p{color:#5a4d72}.style-extract-sect{color:#f4efe7;background:linear-gradient(#0b1320 0%,#142142 48%,#080d18 100%)}.style-extract-sect:before{content:"";z-index:0;pointer-events:none;filter:blur(12px);opacity:.92;background:radial-gradient(at 22% 24%,#ccce7b47 0 3%,#0000 14%),radial-gradient(at 78% 18%,#b4a64042 0 2%,#0000 12%),radial-gradient(at 52% 72%,#6988a338 0 4%,#0000 20%),conic-gradient(from 40deg at 30% 36%,#0000 0deg,#6988a33d 62deg,#0000 116deg,#26396147 194deg,#0000 280deg),conic-gradient(from 210deg at 72% 58%,#0000 0deg,#b2bda32e 52deg,#0000 112deg,#45648e3d 210deg,#0000 310deg);position:absolute;inset:-18% -8%}.style-extract-sect:after{content:"";z-index:0;pointer-events:none;mix-blend-mode:screen;opacity:.52;background:repeating-linear-gradient(22deg,#f4efe709 0 1px,#0000 1px 9px),repeating-linear-gradient(112deg,#6988a30a 0 1px,#0000 1px 12px);position:absolute;inset:0}.style-extract-sky{z-index:0;pointer-events:none;background:radial-gradient(circle at 18% 28%,#e8e6b02e,#0000 9%),radial-gradient(circle at 82% 16%,#ccce7b29,#0000 7%),radial-gradient(circle at 62% 80%,#94a3991a,#0000 12%);position:absolute;inset:0}.style-extract-sect .sect-overlay{background:linear-gradient(#080d189e 0%,#080d1829 44%,#080d18b8 100%),linear-gradient(90deg,#080d18e6 0%,#080d1847 48%,#080d18c7 100%)}.style-extract-sect .sect-num{color:#0000;-webkit-text-stroke-color:#ccce7b1f}.style-extract-sect .tag{color:#e8e6b0;background:#ccce7b1c;border-color:#ccce7b57}.style-extract-sect .sect-title{color:#f7f0c7;text-shadow:0 0 28px #ccce7b38}.style-extract-sect .sect-sub{color:#f4efe7c7}.style-extract-head{grid-template-columns:minmax(0,.95fr) minmax(320px,.55fr);align-items:end;gap:44px;margin-bottom:46px;display:grid}.style-extract-board{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);grid-template-areas:"reference generated""analysis yaml";align-items:stretch;gap:16px;display:grid}.style-reference-panel,.style-generated-panel,.style-analysis-panel,.style-yaml-panel{background:linear-gradient(135deg,#45648e38,#0b1320b8 48%,#1d212ed1),#0b1320b8;border:1px solid #b2bda33d;border-radius:8px;position:relative;overflow:hidden;box-shadow:0 24px 78px #0000005c,inset 0 1px #f4efe714}.style-reference-panel{grid-area:reference}.style-generated-panel{grid-area:generated}.style-analysis-panel{grid-area:analysis}.style-yaml-panel{grid-area:yaml}.style-panel-top{text-transform:uppercase;background:#0b1320a3;border-bottom:1px solid #b2bda333;justify-content:space-between;align-items:center;gap:14px;padding:13px 15px;font-family:Courier New,ui-monospace,monospace;display:flex}.style-panel-top span{color:#ccce7b;letter-spacing:.08em;font-size:12px;font-weight:900}.style-panel-top strong{color:#f4efe7e0;letter-spacing:.12em;font-size:11px}.style-ref-frame{aspect-ratio:16/11;background:#0b1320;border:1px solid #ccce7b33;border-radius:6px;margin:12px;position:relative;overflow:hidden}.style-ref-frame img{object-fit:cover;filter:saturate(1.06)contrast(1.04);width:100%;height:100%}.style-prompt-block{margin:0 12px 12px}.style-prompt-block span{letter-spacing:.12em;text-transform:uppercase;color:#b2bda3;margin-bottom:7px;font-size:10px;font-weight:900;display:block}.style-prompt-block pre,.style-yaml-panel pre{color:#f4efe7db;white-space:pre-wrap;word-break:break-word;margin:0;font-family:Courier New,ui-monospace,monospace;overflow:auto}.style-prompt-block pre{background:#080d1894;border:1px solid #6988a347;border-radius:6px;max-height:164px;padding:12px;font-size:11px;line-height:1.58}.style-output-stage{background-color:#0b1320;background-image:linear-gradient(45deg,#f4efe714 25%,#0000 25% 75%,#f4efe714 75%),linear-gradient(45deg,#f4efe714 25%,#0000 25% 75%,#f4efe714 75%),radial-gradient(circle at 50% 38%,#ccce7b2e,#0000 38%),none;background-position:0 0,12px 12px,0 0;background-repeat:repeat,repeat,repeat,repeat;background-size:24px 24px,24px 24px,auto;background-attachment:scroll,scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box;border:1px solid #ccce7b38;border-radius:6px;justify-content:center;align-items:center;min-height:488px;margin:12px;display:flex}.style-output-stage img{filter:drop-shadow(0 18px 30px #0000007a)drop-shadow(0 0 22px #ccce7b21);width:min(78%,430px);height:auto}.style-run-sprite{filter:drop-shadow(0 18px 30px #0000007a)drop-shadow(0 0 22px #ccce7b21);background-image:url(/assets/generated/sprites/homer-starrynight-run-front-sheet-2048x256.webp);background-position:0 0;background-repeat:no-repeat;background-size:2048px 256px;width:256px;height:256px;animation:.666s steps(8,end) infinite style-run-front}@keyframes style-run-front{0%{background-position:0 0}to{background-position:-2048px 0}}.style-output-links{flex-wrap:wrap;gap:8px;padding:0 12px 14px;display:flex}.style-output-links a,.style-output-links span{color:#e8e6b0;background:#ccce7b14;border:1px solid #ccce7b3d;border-radius:6px;min-width:0;padding:7px 10px;font-family:Courier New,ui-monospace,monospace;font-size:10px;font-weight:800;line-height:1.25;text-decoration:none}.style-output-links span{color:#f4efe7ad}.style-analysis-list{gap:0;display:grid}.style-analysis-row{border-bottom:1px solid #b2bda324;grid-template-columns:124px minmax(0,1fr);gap:12px;padding:15px 16px;display:grid}.style-analysis-row:last-child{border-bottom:0}.style-analysis-row span{color:#ccce7b;letter-spacing:.12em;text-transform:uppercase;font-family:Courier New,ui-monospace,monospace;font-size:10px;font-weight:900}.style-analysis-row p{color:#f4efe7c7;margin:0;font-size:13px;line-height:1.55}.style-yaml-panel pre{color:#d8dfcf;max-height:314px;padding:15px 16px 18px;font-size:11px;line-height:1.58}.skills-head{text-align:center;margin-bottom:80px}.bento{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:16px;display:grid}.bento-card{transition:transform .4s var(--ease), box-shadow .35s var(--ease), background .35s var(--ease);background:linear-gradient(160deg,#4a587838,#4a58780a);border-radius:18px;padding:1px;position:relative}.bento-card:hover{background:linear-gradient(160deg,#3ce07a66,#4a587814);transform:translateY(-5px);box-shadow:0 18px 50px #0006,0 0 32px #3ce07a0d}.bento-inner{background:var(--surface);border-radius:17px;flex-direction:column;align-items:flex-start;gap:12px;height:100%;padding:24px 22px 26px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px 1px #ffffff0a}.bento-top{justify-content:space-between;align-items:center;width:100%;display:flex}.bento-index{letter-spacing:.12em;color:#96a6c873;font-family:Courier New,ui-monospace,monospace;font-size:13px;font-weight:700}.bento-dot{background:var(--green-lt);opacity:.55;width:7px;height:7px;transition:opacity .35s var(--ease), box-shadow .35s var(--ease);border-radius:50%;box-shadow:0 0 10px #3ce07a80}.bento-card:hover .bento-dot{opacity:1;box-shadow:0 0 16px #3ce07acc}.bento-name{color:var(--green-lt);letter-spacing:.01em;margin-top:4px;font-family:Courier New,ui-monospace,monospace;font-size:15px}.bento-desc{color:var(--muted);font-size:13px;line-height:1.55}.sprite-demo-sect{isolation:isolate;background:radial-gradient(circle at 18% 12%,#be976b47,#0000 34%),radial-gradient(circle at 84% 24%,#372e2a9e,#0000 42%),radial-gradient(circle at 48% 92%,#73442e4d,#0000 40%),linear-gradient(#19110f 0%,#241714 48%,#100d0c 100%)}.sprite-demo-sect:before{content:"";z-index:1;pointer-events:none;opacity:.18;mix-blend-mode:soft-light;background-image:radial-gradient(circle at 20% 30%,#ffe2bc52 0 1px,#0000 1.5px),radial-gradient(circle at 78% 18%,#37201859 0 1px,#0000 1.5px),radial-gradient(circle at 44% 72%,#ffffff29 0 1px,#0000 1.5px);background-size:34px 30px,46px 42px,28px 38px;position:absolute;inset:0}.sprite-demo-sect:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#090707e0 0%,#0000 22% 76%,#090707d1 100%),radial-gradient(at 50% 42%,#0000 0%,#0605056b 72%,#060505c7 100%);position:absolute;inset:0}.sprite-demo-sect .sect-bg{opacity:.08;filter:saturate(.35)sepia(.42)contrast(.9)brightness(.7);mix-blend-mode:screen}.sprite-demo-sect .sect-overlay{background:linear-gradient(#140c0ae0 0%,#140c0a52 32%,#140c0a8f 100%)}.sprite-demo-sect .sect-num{-webkit-text-stroke-color:#f6ca9514}.sprite-demo-sect .tag{color:#e5b074;background:#e5b0741f;border-color:#e5b07457;border-radius:8px;box-shadow:inset 0 1px #ffe8c429,0 8px 26px #00000047}.sprite-demo-sect .sect-title{color:#f3dfc4;text-shadow:0 1px #ffebc61f,0 22px 56px #0000006b;text-wrap:balance;max-width:780px}.sprite-demo-sect .sect-sub{color:#bda790;text-wrap:pretty;max-width:520px}.sprite-demo-head{grid-template-columns:minmax(0,1.1fr) minmax(280px,.78fr);align-items:end;gap:48px;margin-bottom:48px;display:grid}.sprite-demo-grid{grid-template-columns:minmax(0,.92fr) minmax(420px,1fr);align-items:stretch;gap:18px;display:grid}.sprite-pipeline{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.sprite-output-card,.sprite-live-card{background:radial-gradient(circle at 18% 10%,#ffe6be1f,#0000 34%),radial-gradient(circle at 85% 85%,#39221ba3,#0000 48%),linear-gradient(145deg,#392a23f0,#181211f0);border:1px solid #e7ba802e;border-radius:18px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffe8c61f,inset 0 -20px 42px #0a070733,0 28px 80px #0000006b,0 10px 28px #4f29192e}.sprite-output-card:before,.sprite-live-card:before{content:"";pointer-events:none;opacity:.22;mix-blend-mode:soft-light;background:radial-gradient(circle at 16% 20%,#ffffff38 0 1px,#0000 1.7px) 0 0/24px 28px,radial-gradient(circle at 76% 64%,#0000002e 0 1px,#0000 1.8px) 0 0/34px 30px;position:absolute;inset:0}.sprite-output-card{flex-direction:column;gap:14px;padding:14px;display:flex}.sprite-card-top,.sprite-live-top{text-transform:uppercase;align-items:center;gap:10px;min-width:0;font-family:Courier New,ui-monospace,monospace;display:flex}.sprite-card-top span,.sprite-live-top span{color:#d9a267;font-size:11px;font-weight:800}.sprite-card-top strong,.sprite-live-top strong{color:#f3dfc4;letter-spacing:.1em;overflow-wrap:anywhere;min-width:0;font-size:11px}.sprite-live-top code{color:#8f7865;letter-spacing:.04em;text-transform:none;margin-left:auto;font-size:10px}.sprite-image-wrap{border:1px solid #f3dfc41f;border-radius:14px;place-items:center;min-height:372px;display:grid;overflow:hidden;box-shadow:inset 0 1px #ffefd114,inset 0 -22px 52px #0000002e}.sprite-image-wrap img{image-rendering:auto;filter:drop-shadow(0 18px 18px #00000047);width:min(250px,84%);height:auto}.sprite-image-green{background:radial-gradient(circle at 50% 46%,#ffffff1f,#0000 34%),#00b140}.sprite-image-alpha{background-color:#191210;background-image:linear-gradient(45deg,#f3dfc414 25%,#0000 25%),linear-gradient(-45deg,#f3dfc414 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#f3dfc414 75%),linear-gradient(-45deg,#0000 75%,#f3dfc414 75%);background-position:0 0,0 10px,10px -10px,-10px 0;background-size:20px 20px}.sprite-output-card p{color:#aa9580;min-height:58px;font-size:12px;line-height:1.6}.sprite-live-card{flex-direction:column;padding:16px;display:flex}.sprite-live-top{border-bottom:1px solid #e7ba8029;padding:0 2px 14px}.sprite-playground{grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr) 116px;gap:14px;padding-top:14px;display:grid}.sprite-stage{background:radial-gradient(at 50% 68%,#9f664447,#0000 32%),radial-gradient(circle at 18% 16%,#ffe8c614,#0000 28%),linear-gradient(#f3dfc409 1px,#0000 1px) 0 0/36px 36px,linear-gradient(90deg,#f3dfc408 1px,#0000 1px) 0 0/36px 36px,linear-gradient(#17100f,#0d0b0a);border:1px solid #f3dfc41f;border-radius:16px;place-items:center;min-height:356px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffe8c61a,inset 0 -34px 70px #00000052}.sprite-avatar{z-index:2;image-rendering:auto;filter:drop-shadow(0 18px 18px #00000057);background-image:url(/assets/generated/sprites/john-wick-clay-preview-sheet-2048x2048.webp);background-repeat:no-repeat;position:relative}.sprite-ground{filter:blur(3px);background:#00000057;border-radius:50%;width:190px;height:28px;position:absolute;bottom:80px;left:50%;transform:translate(-50%)}.sprite-status{letter-spacing:.08em;text-transform:uppercase;background:linear-gradient(#3f2b23d6,#1c1412e6);border:1px solid #e7ba8029;border-radius:12px;grid-column:1;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;font-family:Courier New,ui-monospace,monospace;font-size:11px;display:flex}.sprite-status span{color:#9e8974}.sprite-status strong{color:#e5b074}.wasd-pad{grid-area:1/2/span 2;grid-template-rows:repeat(3,34px);grid-template-columns:repeat(3,34px);justify-content:end;align-self:end;gap:7px;display:grid}.wasd-key{color:#f3dfc4;cursor:none;background:radial-gradient(circle at 32% 22%,#fff0d62e,#0000 38%),linear-gradient(#5a3a2d,#2a1c19);border:1px solid #e7ba803d;border-radius:10px;place-items:center;width:34px;height:34px;font-family:Courier New,ui-monospace,monospace;font-size:12px;font-weight:800;transition:border-color .18s,background .18s,color .18s,transform .18s,box-shadow .18s;display:grid;box-shadow:inset 0 1px #ffebc833,inset 0 -5px 10px #0000003d,0 10px 20px #00000047}.wasd-key:hover,.wasd-key:focus-visible{color:#ffd6a0;background:radial-gradient(circle at 32% 22%,#fff0d63d,#0000 38%),linear-gradient(#6a4435,#32211d);border-color:#e5b074b8;outline:none}.wasd-key:active{color:#e5b074;background:radial-gradient(circle at 38% 28%,#fff0d61f,#0000 38%),linear-gradient(#2d1e1b,#5a3a2d);transform:translateY(1px);box-shadow:inset 0 5px 12px #00000057,0 4px 10px #00000038}.wasd-key-w{grid-area:1/2}.wasd-key-a{grid-area:2/1}.wasd-key-s{grid-area:2/2}.wasd-key-d{grid-area:2/3}.sprite-links{flex-wrap:wrap;gap:8px;padding-top:14px;display:flex}.sprite-links a,.sprite-links span{color:#9e8974;background:linear-gradient(#4b3228b8,#1c1412d1);border:1px solid #e7ba8033;border-radius:10px;align-items:center;min-height:30px;padding:0 10px;font-family:Courier New,ui-monospace,monospace;font-size:10px;display:inline-flex;box-shadow:inset 0 1px #ffe8c614}.sprite-links a{color:#e5b074;transition:border-color .2s,background .2s,transform .2s}.sprite-links a:hover{background:linear-gradient(#5b3b2edb,#261a16eb);border-color:#e5b07485;transform:translateY(-1px)}.rel-head{margin-bottom:72px}.rel-pillars{border:1px solid var(--border);background:var(--border);border-radius:20px;grid-template-columns:repeat(3,1fr);gap:1px;display:grid;overflow:hidden}.rel-pillar{background:var(--surface);flex-direction:column;gap:16px;padding:52px 40px;transition:background .3s;display:flex}.rel-pillar:hover{background:var(--surface-2)}.pillar-num{letter-spacing:-.03em;color:#ffffff0f;font-family:Clash Display,sans-serif;font-size:40px;font-weight:700;line-height:1}.pillar-title{letter-spacing:-.015em;color:var(--text);font-family:Clash Display,Plus Jakarta Sans,sans-serif;font-size:22px;font-weight:600;line-height:1.2}.pillar-body{color:var(--muted);font-size:14px;line-height:1.72}.cta-sect{justify-content:center;align-items:center;min-height:100dvh;display:flex;position:relative;overflow:hidden}.cta-bg-img{opacity:.12}.cta-veil{z-index:1;pointer-events:none;background:radial-gradient(circle,#0000 20%,#080b14e0 75%),linear-gradient(#080b14 0%,#0000 20% 80%,#080b14 100%);position:absolute;inset:0}.cta-artifact{z-index:2;opacity:.08;filter:blur(2px);animation:5s ease-in-out infinite artifact-breathe;position:absolute;top:50%;left:50%;transform:translate(-50%,-52%)}@keyframes artifact-breathe{0%,to{opacity:.07;transform:translate(-50%,-52%)scale(.95)}50%{opacity:.12;transform:translate(-50%,-52%)scale(1.03)}}.cta-inner{z-index:3;text-align:center;flex-direction:column;align-items:center;gap:28px;max-width:900px;padding:80px 40px;display:flex;position:relative}.cta-headline{letter-spacing:-.04em;color:var(--text);font-family:Clash Display,Plus Jakarta Sans,sans-serif;font-size:clamp(48px,7.5vw,112px);font-weight:700;line-height:.9;display:block;overflow:hidden}.cta-terminal{width:100%;max-width:540px}.cta-note{color:var(--dim);font-size:12px;line-height:1.6}.cta-note code{color:var(--green-lt);font-family:Courier New,ui-monospace,monospace;font-size:.9em}.foot{border-top:1px solid var(--border);padding:40px 0}.foot-inner{align-items:center;gap:32px;max-width:1280px;margin:0 auto;padding:0 56px;display:flex}.foot-logo{image-rendering:pixelated;opacity:.5;width:80px;height:auto}.foot-text{color:var(--dim);flex:1;font-size:12px}.foot-links{gap:24px;display:flex}.foot-link{color:var(--muted);font-size:12px;transition:color .2s}.foot-link:hover{color:var(--text)}.lp-sprite{image-rendering:pixelated;background-repeat:no-repeat;flex-shrink:0}.lp-sprite-pix{background-image:url(/assets/generated/sprites/pix-idle-sheet-320x240.webp);background-size:640px 480px;width:320px;height:480px;animation:.667s steps(2,end) infinite s-pix}@keyframes s-pix{to{background-position:-640px 0}}.lp-sprite-cano{background-image:url(/assets/generated/sprites/cano-float-sheet-720x180.webp);background-size:720px 180px;width:180px;height:180px;animation:.667s steps(4,end) infinite s-cano}@keyframes s-cano{to{background-position:-720px 0}}.lp-sprite-artifact{background-image:url(/assets/generated/sprites/canon-artifact-sheet-512x256.webp);background-size:1536px 768px;width:768px;height:768px;animation:.5s steps(2,end) infinite s-artifact}@keyframes s-artifact{to{background-position:-1536px 0}}.lp-sprite-shard-canon{background-image:url(/assets/generated/sprites/shard-canon-sheet-512x128.webp);background-size:512px 128px;width:128px;height:128px;animation:.5s steps(4,end) infinite s-shard-canon}@keyframes s-shard-canon{to{background-position:-512px 0}}.lp-sprite-shard-pipeline{background-image:url(/assets/generated/sprites/shard-pipeline-sheet-768x192.webp);background-size:768px 192px;width:192px;height:192px;animation:.5s steps(4,end) infinite s-shard-pipeline}@keyframes s-shard-pipeline{to{background-position:-768px 0}}.lp-sprite-shard-keyring{background-image:url(/assets/generated/sprites/shard-keyring-sheet-832x208.webp);background-size:832px 208px;width:208px;height:208px;animation:.5s steps(4,end) infinite s-shard-keyring}@keyframes s-shard-keyring{to{background-position:-832px 0}}.lp-sprite-shard-rune{background-image:url(/assets/generated/sprites/shard-rune-sheet-512x128.webp);background-size:512px 128px;width:128px;height:128px;animation:.5s steps(4,end) infinite s-shard-rune}@keyframes s-shard-rune{to{background-position:-512px 0}}.lp-sprite-shard-cog{background-image:url(/assets/generated/sprites/shard-cog-sheet-640x160.webp);background-size:640px 160px;width:160px;height:160px;animation:.5s steps(4,end) infinite s-shard-cog}@keyframes s-shard-cog{to{background-position:-640px 0}}@media (max-width:1024px){.hero-backdrop img{object-position:66% 50%}.hero-veil{background:linear-gradient(90deg,#080b14f7 0%,#080b14e0 52%,#080b1494 100%),linear-gradient(#080b14b3 0%,#080b1429 42%,#080b14f0 100%)}.hero-inner{grid-template-columns:1fr;gap:38px;padding:136px 40px 48px}.hero-left{padding-right:0}.headline{max-width:760px;font-size:5.4rem}.hero-sub{max-width:620px}.hero-right{align-items:flex-start;min-height:470px}.hero-stage{width:min(470px,100%)}.bento{grid-template-columns:1fr 1fr}.bc-0,.bc-1,.bc-2,.bc-3,.bc-4{grid-column:span 1}.sect-split{grid-template-columns:1fr;gap:48px}.sect-visual{order:-1}.compare-grid{grid-template-columns:1fr}.profile-layout{grid-template-columns:1fr;gap:36px}.profile-runs{grid-template-columns:repeat(2,minmax(0,1fr))}.style-extract-head{grid-template-columns:1fr;gap:20px}.style-extract-board{grid-template-columns:1fr;grid-template-areas:"reference""analysis""yaml""generated"}.style-output-stage{min-height:420px}.sprite-demo-head{grid-template-columns:1fr;gap:20px}.sprite-demo-grid,.rel-pillars{grid-template-columns:1fr}.pipe-head{grid-template-columns:1fr;gap:32px}.pipe-cards{flex-wrap:wrap}.pipe-card{flex:0 0 calc(33.333% - 14px)}.pipe-conn,.pipe-cards:before{display:none}}@media (max-width:768px){.nav-inner{gap:16px;padding:8px 10px 8px 16px}.nav-logo{width:112px}.nav-links{display:none}.sect{padding:100px 0}.sect-inner{padding:0 24px}.hero-inner{padding:118px 24px 42px}.hero-left{text-align:center;align-items:center}.hero-sub{text-align:center;max-width:min(520px,100vw - 48px)}.headline{width:100%;font-size:3.55rem}.hero-btns{flex-direction:column;justify-content:center;width:min(320px,100%)}.hero-btns .btn-primary,.hero-btns .btn-ghost{justify-content:center;width:100%}.hero-terminal{width:min(420px,100%)}.hero-stats{grid-template-columns:1fr;width:min(420px,100%)}.hero-stats div{border-bottom:1px solid #8a9ac82e;border-right:0;align-items:center;padding:12px 10px}.hero-stats div:last-child{border-bottom:0}.hero-right{display:none}.foot-inner{text-align:center;flex-direction:column;padding:0 24px}.sect-num{font-size:clamp(90px,30vw,180px)}.pipe-card{flex:0 0 calc(50% - 8px)}.cmp-panels{grid-template-columns:1fr}.cmp-fork{display:none}.compare-head{margin-bottom:36px}.compare-meta{background:#111726f5;border-width:0 0 1px;border-radius:0;position:static}.compare-note{max-width:45%}.prompt-strip{grid-template-columns:1fr;gap:8px;padding:14px}.profile-code pre{padding:16px;font-size:11px}.code-head{flex-direction:column;align-items:flex-start;gap:4px}.style-extract-board{gap:12px}.style-output-stage{min-height:360px}.style-output-stage img{width:min(76%,320px)}.style-run-sprite{transform:scale(.9)}.style-analysis-row{grid-template-columns:1fr;gap:5px}.style-yaml-panel pre{max-height:300px;font-size:10.5px}.bento{grid-template-columns:1fr;gap:12px}.bc-0,.bc-1,.bc-2,.bc-3,.bc-4{grid-column:span 1;transform:rotate(0)!important}.bento-card{transform:none!important}.sprite-pipeline{grid-template-columns:1fr}.sprite-image-wrap{min-height:300px}.sprite-image-wrap img{width:min(160px,66%)}.sprite-playground{grid-template-columns:1fr}.sprite-stage{min-height:320px}.sprite-status{grid-column:1}.wasd-pad{grid-area:auto/1;justify-content:center}.sprite-live-top{flex-direction:column;align-items:flex-start;gap:6px}.sprite-live-top code{margin-left:0}.cta-inner{padding:60px 24px}}@media (max-width:480px){.hero-inner{max-width:100vw;padding-left:18px;padding-right:18px;overflow:hidden}.headline{font-size:2.7rem;line-height:.94}.eyebrow-label{font-size:10px}.hero-sub{max-width:320px;font-size:.94rem}.hero-terminal,.hero-stats{max-width:320px}.pipe-card{flex:0 0 100%}.pci{min-height:160px}.profile-runs{grid-template-columns:1fr}.profile-run{min-height:0}.style-ref-frame,.style-output-stage{margin:10px}.style-output-stage{min-height:300px}.style-run-sprite{transform:scale(.78)}.style-output-links a,.style-output-links span{text-align:center;justify-content:center;width:100%}.style-prompt-block pre,.style-yaml-panel pre{font-size:10px}.sprite-output-card,.sprite-live-card{padding:10px}.sprite-stage{min-height:280px}.sprite-avatar{transform:scale(.82)}.sprite-links a,.sprite-links span{justify-content:center;width:100%}}@media (max-width:1024px){.hero-luxury .hero-inner{grid-template-columns:1fr;gap:44px;padding:134px 40px 52px}.hero-luxury .headline{max-width:760px;font-size:6.2rem}.hero-luxury .hero-right{justify-self:start;width:min(560px,100%);min-height:0}.hero-luxury .luxury-visual{aspect-ratio:16/10}}@media (max-width:768px){.hero-luxury .hero-inner{gap:34px;padding:118px 24px 40px}.hero-luxury .hero-left{text-align:center;align-items:center}.hero-luxury .eyebrow-row{justify-content:center}.hero-luxury .headline{width:100%;max-width:520px;font-size:4.4rem;line-height:.96}.hero-luxury .hero-sub{text-align:center;max-width:520px}.hero-luxury .hero-terminal{width:min(420px,100%)}.hero-luxury .hero-btns{flex-direction:row;width:min(420px,100%)}.hero-luxury .hero-btns .btn-primary,.hero-luxury .hero-btns .btn-ghost{flex:1;width:auto}.hero-luxury .hero-stats{grid-template-columns:repeat(3,minmax(0,1fr));width:min(420px,100%)}.hero-luxury .hero-stats div{border-bottom:0;border-right:1px solid #f4efe71a}.hero-luxury .hero-stats div:last-child{border-right:0}.hero-luxury .hero-right{justify-self:center;width:min(420px,100%);display:flex}.hero-luxury .luxury-proof{display:none}.hero-luxury .hero-inner{text-align:center;flex-direction:column;align-items:center;gap:30px;display:flex}.hero-luxury .hero-right{order:1;width:100%;margin:0}.hero-luxury .hero-left{order:2;align-items:center;width:100%}.hero-luxury .luxury-visual{aspect-ratio:16/9}}@media (max-width:480px){.hero-luxury .hero-inner{padding:112px 18px 36px}.hero-luxury .headline{font-size:3.36rem;line-height:.98}.hero-luxury .eyebrow-label{max-width:260px;font-size:9px;line-height:1.45}.hero-luxury .hero-sub{max-width:320px;font-size:.94rem;line-height:1.68}.hero-luxury .hero-btns{flex-direction:column;width:min(320px,100%)}.hero-luxury .hero-btns .btn-primary,.hero-luxury .hero-btns .btn-ghost{width:100%}.hero-luxury .hero-stats{grid-template-columns:repeat(3,minmax(0,1fr));max-width:320px}.hero-luxury .hero-stats div{border-bottom:0;border-right:1px solid #f4efe71a;padding:10px 6px}.hero-luxury .hero-stats div:last-child{border-right:0}.hero-luxury .hero-stats strong{font-size:1.05rem}.hero-luxury .hero-stats span{font-size:8.5px}.hero-luxury .hero-right{width:100%}.hero-luxury .luxury-plate{padding:10px}}@media (max-width:768px){.pipe-mini-flow{width:100%}.cmp-arrows{grid-template-columns:1fr;padding:6px 0}.cmp-source-text{word-break:break-word;overflow-wrap:break-word}.sect-body,.sect-sub,.profile-mini-flow{max-width:100%}.cmp-yaml{font-size:9.5px}.cmp-panel-header{flex-wrap:wrap;gap:6px}.cmp-panel-note{font-size:9px}.sect{padding:80px 0}}@media (max-width:480px){.sect{padding:64px 0}.sect-inner{padding:0 16px}.sect-num{font-size:clamp(70px,26vw,120px);top:-18px;right:16px}.sect-title{font-size:clamp(22px,6.5vw,44px)}.bezel-in{padding:28px}.rel-pillar{padding:36px 20px}.cta-inner{gap:22px;padding:48px 16px}.cta-headline{font-size:clamp(34px,10.5vw,80px)}.foot-inner{padding:0 16px}.pmf-step{letter-spacing:.05em;font-size:9px}.pipe-mini-flow{padding:10px 12px}.tag{padding:4px 10px;font-size:9px}.cmp-source-text{font-size:11px}.sprite-live-top code{letter-spacing:.02em;font-size:9px}.sprite-status{gap:8px;padding:10px 12px;font-size:10px}.profile-run h3{font-size:17px}.sect-body{font-size:15px}.cmp-badge{padding:3px 8px;font-size:9px}.cmp-row{gap:10px;padding:12px 14px}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}@media (max-width:768px){.reveal-fx,.clip-word{opacity:1!important;filter:none!important;transform:none!important}.clip-host{overflow:visible}}@media (prefers-reduced-motion:reduce){.reveal-fx,.clip-word{opacity:1!important;filter:none!important;transform:none!important}}
