.glyph[data-astro-cid-6uk7kk42]{flex-shrink:0;overflow:visible}.glyph__line[data-astro-cid-6uk7kk42]{fill:none;stroke:var(--color-gray-700);stroke-width:1.4px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:220;stroke-dashoffset:220px;transition:stroke-dashoffset 1.1s var(--ease-reveal)}.glyph__line--dim[data-astro-cid-6uk7kk42]{stroke:var(--color-gray-900)}.glyph__line--accent[data-astro-cid-6uk7kk42]{stroke:var(--color-accent)}rect[data-astro-cid-6uk7kk42].glyph__line{stroke-dasharray:120;stroke-dashoffset:120px}.glyph__dot[data-astro-cid-6uk7kk42],.glyph__ring[data-astro-cid-6uk7kk42]{fill:none;stroke:var(--color-gray-500);opacity:0;transform-origin:50%;transform-box:fill-box;transition:opacity .5s var(--ease-reveal) .7s, transform .5s var(--ease-reveal) .7s;transform:scale(.4)}.glyph__dot[data-astro-cid-6uk7kk42]{fill:var(--color-gray-500);stroke:none}.glyph__dot--accent[data-astro-cid-6uk7kk42]{fill:var(--color-accent)}.glyph__ring[data-astro-cid-6uk7kk42]{stroke:var(--color-accent);stroke-width:1.2px}[data-reveal].is-visible .glyph__line[data-astro-cid-6uk7kk42]{stroke-dashoffset:0}[data-reveal].is-visible .glyph__dot[data-astro-cid-6uk7kk42],[data-reveal].is-visible .glyph__ring[data-astro-cid-6uk7kk42]{opacity:1;transform:scale(1)}[data-reveal].is-visible .glyph__ring[data-astro-cid-6uk7kk42]:first-of-type{transition-delay:.75s}[data-reveal].is-visible .glyph__ring[data-astro-cid-6uk7kk42]:nth-of-type(2){opacity:.6;transition-delay:.85s}[data-reveal].is-visible .glyph__ring[data-astro-cid-6uk7kk42]:nth-of-type(3){opacity:.3;transition-delay:.95s}@media (prefers-reduced-motion:reduce){.glyph__line[data-astro-cid-6uk7kk42]{stroke-dashoffset:0;transition:none}.glyph__dot[data-astro-cid-6uk7kk42],.glyph__ring[data-astro-cid-6uk7kk42]{opacity:1;transition:none;transform:none}}.landing{color:var(--color-white-soft);background:var(--color-black-deep);--font-display:Arial, Helvetica, sans-serif;--font-body:Arial, Helvetica, sans-serif;--font-mono:"Courier New", ui-monospace, monospace;position:relative}.landing h1,.landing h2,.landing h3{letter-spacing:-.015em;font-weight:700}#hero-canvas{z-index:0;width:100%;height:100%;display:block;position:fixed;inset:0}.fx-grid{z-index:1;pointer-events:none;background:repeating-linear-gradient(0deg,#3b82d60d 0 1px,#0000 1px 64px),repeating-linear-gradient(90deg,#3b82d60d 0 1px,#0000 1px 64px);position:fixed;inset:0;mask-image:radial-gradient(120% 90% at 50% 30%,#000 30%,#0000 100%)}.fx-scan{z-index:1;pointer-events:none;background:linear-gradient(90deg,#0000,#3b82d68c,#0000);height:1px;animation:7s linear infinite scan;position:fixed;top:0;left:0;right:0}@keyframes scan{0%{transform:translateY(-2px)}to{transform:translateY(100vh)}}.fx-glow{z-index:1;pointer-events:none;filter:blur(10px);will-change:transform;background:radial-gradient(circle,#3b82d629 0%,#3b82d600 70%);border-radius:50%;width:42vw;max-width:560px;height:42vw;max-height:560px;position:fixed}.fx-glow--1{animation:46s ease-in-out infinite drift1;top:-10%;left:-10%}.fx-glow--2{animation:58s ease-in-out infinite drift2;top:40%;right:-15%}.fx-glow--3{animation:52s ease-in-out infinite drift3;bottom:-12%;left:20%}@keyframes drift1{0%,to{transform:translate(0)scale(1)}50%{transform:translate(8vw,10vh)scale(1.15)}}@keyframes drift2{0%,to{transform:translate(0)scale(1)}50%{transform:translate(-9vw,-6vh)scale(.9)}}@keyframes drift3{0%,to{transform:translate(0)scale(1)}50%{transform:translate(6vw,-8vh)scale(1.1)}}.rail{z-index:4;flex-direction:column;align-items:center;gap:14px;display:flex;position:fixed;top:50%;right:18px;transform:translateY(-50%)}.rail__dot{border:1px solid var(--color-gray-700);width:7px;height:7px;transition:background var(--duration-micro) var(--ease-standard), border-color var(--duration-micro) var(--ease-standard), transform var(--duration-micro) var(--ease-standard);background:0 0;border-radius:50%}.rail__dot.is-active{background:var(--color-accent);border-color:var(--color-accent);transform:scale(1.35)}.sec{z-index:2;padding:var(--space-8) var(--grid-margin-mobile);align-items:center;display:flex;position:relative}@media (width>=900px){.sec{padding:var(--space-9) var(--grid-margin-desktop)}}.sec__inner{width:100%;max-width:46rem;margin:0 auto}.hero{align-items:flex-start;min-height:100svh;padding-top:12vh;position:relative}.hero .sec__inner{text-align:center}.hero h1{max-width:26ch;margin-left:auto;margin-right:auto;font-size:clamp(2.5rem,5.5vw,4.75rem);line-height:1.1}.hero__lead{margin:var(--space-2) auto 0;color:var(--color-gray-500);font-size:var(--type-body-lg);max-width:38ch}.hero .actions{justify-content:center}@media (width<=640px){.hero{padding-top:9vh}}.hero>.glyph{opacity:.75;pointer-events:none;width:68px;height:51px;position:absolute}.hero>.glyph:first-of-type{top:9%;left:var(--grid-margin-mobile);transform:scaleX(-1)}.hero>.glyph:nth-of-type(2){bottom:11%;right:var(--grid-margin-mobile)}@media (width>=900px){.hero>.glyph{width:100px;height:75px}.hero>.glyph:first-of-type{left:var(--grid-margin-desktop);top:14%}.hero>.glyph:nth-of-type(2){right:var(--grid-margin-desktop);bottom:16%}}@media (width<=640px){.hero>.glyph:first-of-type{top:2.5%}}@media (width<=480px){.hero>.glyph{opacity:.6;width:46px;height:35px}}.sec--glass .sec__inner{-webkit-backdrop-filter:blur(8px)saturate(130%);padding:var(--space-5);background:#0f0f1099;border:1px solid #3b82d624;border-radius:4px}@media (width>=900px){.sec--glass .sec__inner{-webkit-backdrop-filter:blur(16px)saturate(140%);background:#10101080}}html.reveal-ready .landing [data-reveal]{opacity:0;filter:blur(5px);transition:opacity .62s cubic-bezier(.16,1,.3,1),transform .72s cubic-bezier(.34,1.56,.64,1),filter .56s ease-out;transform:translateY(30px)scale(.96)}html.reveal-ready .landing [data-reveal].is-visible{opacity:1;filter:blur();transform:translateY(0)scale(1)}@keyframes panel-flash{0%{border-color:#3b82d624;box-shadow:0 0 #3b82d600}40%{border-color:#3b82d6bf;box-shadow:0 0 40px #3b82d638}to{border-color:#3b82d624;box-shadow:0 0 #3b82d600}}html.reveal-ready .sec--glass [data-reveal].is-visible{animation:1.1s ease-out .12s both panel-flash}html.reveal-ready .rv{opacity:0;filter:blur(7px);transition:opacity .46s cubic-bezier(.16,1,.3,1),transform .52s cubic-bezier(.22,1,.36,1),filter .42s ease-out;transition-delay:calc(var(--i,0) * 45ms);display:inline-block;transform:translateY(18px)}html.reveal-ready [data-reveal].is-visible .rv{opacity:1;filter:blur();transform:translateY(0)}html.reveal-ready .stats .stat,html.reveal-ready .tags li,html.reveal-ready .steps .step{opacity:0;transition:opacity .48s var(--ease-reveal), transform .48s var(--ease-reveal);transform:translateY(16px)}html.reveal-ready [data-reveal].is-visible .stat,html.reveal-ready [data-reveal].is-visible .tags li,html.reveal-ready [data-reveal].is-visible .step{opacity:1;transform:translateY(0)}.stat:first-child,.tags li:first-child,.step:first-child{transition-delay:90ms}.stat:nth-child(2),.tags li:nth-child(2),.step:nth-child(2){transition-delay:.16s}.stat:nth-child(3),.tags li:nth-child(3),.step:nth-child(3){transition-delay:.23s}.stat:nth-child(4),.tags li:nth-child(4),.step:nth-child(4){transition-delay:.3s}.tags li:nth-child(5){transition-delay:.37s}.tags li:nth-child(6){transition-delay:.44s}@media (prefers-reduced-motion:reduce){html.reveal-ready .landing [data-reveal],html.reveal-ready .rv,html.reveal-ready .stats .stat,html.reveal-ready .tags li,html.reveal-ready .steps .step{filter:none;transition:opacity .2s ease-out;animation:none;transform:none}}.sec__grid{align-items:flex-start;gap:var(--space-4);display:flex}.sec__text{flex:auto;min-width:0}.sec__grid .glyph{opacity:.92;width:60px;height:45px;margin-top:6px}@media (width>=900px){.sec__grid .glyph{width:84px;height:63px}}@media (width<=640px){.sec__grid{flex-direction:column}.sec__grid .glyph{width:48px;height:36px;margin:0 0 var(--space-2)}}.eyebrow{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--color-accent);margin-bottom:var(--space-3);align-items:center;gap:.6em;font-size:.72rem;display:inline-flex}.eyebrow:before{content:"";background:var(--color-accent);width:0;height:1px;transition:width var(--duration-reveal) var(--ease-reveal) .15s}[data-reveal].is-visible .eyebrow:before{width:2.4rem}.sec h2{font-size:var(--type-h2);max-width:20ch}.lead{margin-top:var(--space-3);color:var(--color-gray-500);font-size:var(--type-body-lg);max-width:48ch}.body{margin-top:var(--space-3);color:var(--color-gray-500);max-width:52ch}.actions{margin-top:var(--space-4);gap:var(--space-2);flex-wrap:wrap;display:flex}.btn{border:1px solid var(--color-gray-700);font-size:var(--type-body);color:var(--color-white-soft);cursor:pointer;transition:border-color var(--duration-micro) var(--ease-standard), color var(--duration-micro) var(--ease-standard), background var(--duration-micro) var(--ease-standard);background:0 0;border-radius:2px;align-items:center;gap:.5em;padding:.85em 1.4em;display:inline-flex}.btn:hover,.btn:focus-visible{border-color:var(--color-accent);color:var(--color-accent)}.btn--primary{border-color:var(--color-accent-dim);background:#3b82d614}.btn--primary:hover,.btn--primary:focus-visible{background:#3b82d629}.stats{margin-top:var(--space-5);gap:var(--space-4) var(--space-3);grid-template-columns:repeat(2,1fr);display:grid}@media (width>=720px){.stats{grid-template-columns:repeat(4,1fr)}}.stat{padding-top:var(--space-2);border-top:1px solid #3b82d638}.stat__num{color:var(--color-white-soft);font-size:clamp(1.9rem,4vw,2.75rem);font-weight:700}.stat__desc{color:var(--color-gray-500);font-size:var(--type-caption);margin-top:.25em}.stat__src{color:var(--color-gray-700);font-size:.68rem;font-family:var(--font-mono);margin-top:.4em}.tags{margin-top:var(--space-4);gap:var(--space-2);display:grid}@media (width>=640px){.tags--2{grid-template-columns:1fr 1fr}}.tags li{color:var(--color-white-soft);padding-left:1.4em;position:relative}.tags li:before{content:"▸";color:var(--color-accent);font-size:.8em;position:absolute;top:.15em;left:0}.tags strong{font-weight:700}.tags span{color:var(--color-gray-500)}.steps{margin-top:var(--space-4);gap:var(--space-3);display:grid}@media (width>=640px){.steps{grid-template-columns:1fr 1fr}}.step{gap:var(--space-2);padding:var(--space-2) 0;border-top:1px solid var(--color-gray-900);align-items:baseline;display:flex}.step__n{font-family:var(--font-mono);color:var(--color-accent);font-size:.85rem}.step__t{color:var(--color-white-soft);font-weight:700}.step__t span{color:var(--color-gray-500);font-weight:400;font-size:var(--type-caption);margin-top:.15em;display:block}.contact{margin-top:var(--space-5);padding-top:var(--space-3);color:var(--color-gray-500);line-height:1.9;font-family:var(--font-mono);font-size:var(--type-caption);border-top:1px solid #3b82d638}.contact a{color:var(--color-white-soft);text-underline-offset:.2em;text-decoration:underline 1px}.contact a:hover,.contact a:focus-visible{color:var(--color-accent)}#hero-fallback{z-index:5;color:var(--color-gray-500);font-family:var(--font-mono);position:fixed;top:1rem;left:50%;transform:translate(-50%)}@media (width<=640px){.rail{display:none}.hud__mark{font-size:.62rem}.sec{padding:var(--space-7) var(--grid-margin-mobile)}.sec--glass .sec__inner{padding:var(--space-4)}.hero h1{max-width:100%}html.reveal-ready .landing [data-reveal]{filter:blur(3px)}html.reveal-ready .rv{filter:blur(4px);transition-duration:.42s}}@media (prefers-reduced-motion:reduce){.fx-scan{display:none}.fx-glow{animation:none}}
