.hero[data-astro-cid-qmsniwyw]{position:relative;min-height:100svh;display:flex;align-items:center;background:transparent;isolation:isolate;overflow:clip;overflow-clip-margin:140px}.hero[data-astro-cid-qmsniwyw]:before{content:"";position:absolute;inset:0;pointer-events:none;z-index:0;background:linear-gradient(180deg,transparent 0%,transparent 58%,rgba(255,255,255,.012) 72%,var(--color-surface) 100%)}.hero__inner[data-astro-cid-qmsniwyw]{position:relative;z-index:2;width:100%;max-width:var(--content-max);margin:0 auto;padding:var(--space-6) var(--space-3);display:grid;grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);gap:var(--space-3);align-items:center}.hero__copy[data-astro-cid-qmsniwyw]{display:flex;flex-direction:column;gap:var(--space-3);max-width:34rem;min-width:0}.hero__eyebrow[data-astro-cid-qmsniwyw]{font-size:11px;font-variant:small-caps;letter-spacing:.22em;color:var(--color-text-muted);text-transform:lowercase}.hero__title[data-astro-cid-qmsniwyw]{font-family:var(--font-display);font-size:var(--fs-display);font-weight:600;letter-spacing:var(--track-tight);line-height:.95;color:var(--color-text)}.hero__sub[data-astro-cid-qmsniwyw]{font-family:var(--font-sans);font-size:var(--fs-sub);color:var(--color-text-muted);line-height:1.45;max-width:28ch}.hero__ctas[data-astro-cid-qmsniwyw]{display:flex;flex-wrap:wrap;gap:var(--space-2);margin-top:var(--space-1)}.btn[data-astro-cid-qmsniwyw]{display:inline-flex;align-items:center;justify-content:center;padding:14px var(--space-3);font-size:15px;font-weight:500;font-family:var(--font-sans);text-decoration:none;border-radius:var(--r-pill);transition:opacity .25s var(--ease),transform .25s var(--ease);white-space:nowrap}.btn[data-astro-cid-qmsniwyw]:hover{opacity:.88;transform:translateY(-1px)}.btn[data-astro-cid-qmsniwyw]:focus-visible{outline:2px solid var(--noir-beam-soft);outline-offset:3px}.btn--primary[data-astro-cid-qmsniwyw]{background:var(--color-text);color:var(--color-bg)}.btn--ghost[data-astro-cid-qmsniwyw]{background:transparent;color:var(--color-text);border:1px solid var(--color-border)}.hero__device-wrap[data-astro-cid-qmsniwyw]{position:relative;display:flex;justify-content:center;align-items:center;min-height:640px;min-width:0;--device-overhang: clamp(0px, (100vw - var(--content-max)) / 2 - var(--space-1), 240px);width:calc(100% + var(--device-overhang));margin-right:calc(-1 * var(--device-overhang))}@media(min-width:1500px){.hero__device-wrap[data-astro-cid-qmsniwyw]{--device-overhang: clamp(0px, (100vw - var(--content-max)) / 2 - var(--space-1), 520px)}}@media(min-width:2200px){.hero__device-wrap[data-astro-cid-qmsniwyw]{--device-overhang: clamp(0px, (100vw - var(--content-max)) / 2 - var(--space-1), 820px)}}.hero__device-wrap[data-astro-cid-qmsniwyw]:before{content:"";position:absolute;top:50%;left:50%;width:86%;height:80%;transform:translate(-50%,-52%);background:radial-gradient(58% 56% at 50% 42%,rgba(214,232,255,.12) 0%,rgba(102,212,255,.06) 42%,transparent 72%);filter:blur(44px);z-index:-1;pointer-events:none}.hero__device-wrap[data-astro-cid-qmsniwyw]:after{content:"";position:absolute;bottom:6%;left:50%;width:72%;height:28%;transform:translate(-42%) scaleY(-1);background:linear-gradient(180deg,var(--noir-beam-glow) 0%,rgba(214,232,255,.03) 35%,transparent 75%);filter:blur(14px);opacity:.45;pointer-events:none;mask-image:linear-gradient(180deg,rgba(0,0,0,.5) 0%,transparent 100%);-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.5) 0%,transparent 100%)}@media(max-width:820px){.hero__inner[data-astro-cid-qmsniwyw]{grid-template-columns:1fr;gap:var(--space-6);padding:var(--space-4) var(--space-3);padding-top:var(--space-6)}.hero__copy[data-astro-cid-qmsniwyw]{max-width:none;position:relative;z-index:3}.hero__device-wrap[data-astro-cid-qmsniwyw]{min-height:300px;margin-top:calc(var(--space-2) * -1)}}@media(max-width:390px){.hero__ctas[data-astro-cid-qmsniwyw]{flex-direction:column;align-items:stretch}.btn[data-astro-cid-qmsniwyw]{width:100%}}@media(prefers-reduced-motion:reduce){.btn[data-astro-cid-qmsniwyw]{transition:none}}.device-stage[data-astro-cid-usfuqb5l]{position:relative;display:flex;flex-direction:column;align-items:center;width:100%;min-width:0;perspective:2000px}.device-stage--interactive[data-astro-cid-usfuqb5l]{cursor:grab;touch-action:pan-y;user-select:none}.device-stage--interactive[data-astro-cid-usfuqb5l]:active{cursor:grabbing}.device-stage--interactive[data-astro-cid-usfuqb5l] .device[data-astro-cid-usfuqb5l]{animation:none}.device[data-astro-cid-usfuqb5l]{--device-perspective: 1600px;--device-rotate-y: -11deg;--device-rotate-x: 2deg;--device-tilt: perspective(var(--device-perspective)) rotateY(var(--device-rotate-y)) rotateX(var(--device-rotate-x));position:relative;width:min(100%,480px,44svh);min-width:0;aspect-ratio:13 / 16;border-radius:var(--r-device);background:linear-gradient(145deg,var(--device-bezel, #1a1a1e) 0%,var(--device-frame, #0d0d10) 55%,#08080a 100%);padding:10px;box-shadow:0 2px 0 var(--device-edge, rgba(255, 255, 255, .12)) inset,-1px 0 #ffffff0f inset,0 44px 96px var(--device-shadow, rgba(0, 0, 0, .55)),0 12px 32px #00000080;transform:var(--device-tilt);transform-style:preserve-3d;animation:device-float var(--float-duration, 9s) var(--ease) infinite alternate}.device--custom-tilt[data-astro-cid-usfuqb5l]{--device-tilt: perspective(1600px) rotateY(-11deg) rotateX(2deg)}.device[data-astro-cid-usfuqb5l]:before{content:"";position:absolute;inset:0;border-radius:var(--r-device);padding:1px;background:linear-gradient(135deg,transparent 40%,rgba(214,232,255,.22) 72%,rgba(214,232,255,.08) 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.device[data-astro-cid-usfuqb5l]:after{content:"";position:absolute;top:12px;bottom:12px;left:-5px;width:5px;border-radius:3px 0 0 3px;background:linear-gradient(180deg,#2a2a30,#141418 45%,#0a0a0c);box-shadow:-2px 0 6px #00000073;transform:translateZ(-3px);pointer-events:none}@keyframes device-float{0%{transform:var(--device-tilt) translateY(0)}to{transform:var(--device-tilt) translateY(-6px)}}.device__screen[data-astro-cid-usfuqb5l]{position:relative;width:100%;height:100%;min-width:0;border-radius:calc(var(--r-device) - 10px);background:var(--screen-bg, #121215);overflow:hidden;display:flex;flex-direction:column;transform:translateZ(1px);container-type:size;container-name:devscreen}.device__screen[data-astro-cid-usfuqb5l]:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,var(--screen-glare, rgba(255, 255, 255, .14)) 0%,rgba(214,232,255,.06) 28%,transparent 52%);pointer-events:none;z-index:2}.device__screen[data-astro-cid-usfuqb5l]:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 0%,transparent 86%,var(--screen-fade, rgba(10, 10, 12, .16)) 100%);pointer-events:none;z-index:2}.device--large[data-astro-cid-usfuqb5l]{width:min(100%,540px,46svh);--device-rotate-y: -9deg;--device-rotate-x: 2deg;--device-perspective: 1800px}@media(min-width:1500px){.device--large[data-astro-cid-usfuqb5l]{width:min(100%,600px,48svh)}}@media(min-width:2200px){.device--large[data-astro-cid-usfuqb5l]{width:min(100%,680px,48svh)}}.device--window[data-astro-cid-usfuqb5l]{aspect-ratio:16 / 10;width:min(100%,600px);padding:0;border-radius:16px;background:#0b0d10;border:1px solid rgba(255,255,255,.09);box-shadow:0 2px 8px #04060a80,0 40px 90px #060a1280,inset 0 1px #ffffff0f;overflow:hidden;display:flex;flex-direction:column;container-type:inline-size}.device--window[data-astro-cid-usfuqb5l].device--large{width:min(100%,624px)}@media(min-width:1500px){.device--window[data-astro-cid-usfuqb5l].device--large{width:min(100%,700px)}}@media(min-width:2200px){.device--window[data-astro-cid-usfuqb5l].device--large{width:min(100%,800px)}}.device--window[data-astro-cid-usfuqb5l]:before,.device--window[data-astro-cid-usfuqb5l]:after{display:none}.device__chrome[data-astro-cid-usfuqb5l]{flex-shrink:0;display:flex;align-items:center;gap:clamp(8px,1.8cqw,16px);padding:clamp(7px,1.5cqw,13px) clamp(11px,2.2cqw,20px);border-bottom:1px solid rgba(255,255,255,.07);background:#ffffff05}.device__dots[data-astro-cid-usfuqb5l]{display:inline-flex;gap:clamp(4px,.9cqw,8px);flex-shrink:0}.device__dots[data-astro-cid-usfuqb5l] span[data-astro-cid-usfuqb5l]{width:clamp(6px,1.2cqw,11px);height:clamp(6px,1.2cqw,11px);border-radius:50%;background:#ffffff29}.device__url[data-astro-cid-usfuqb5l]{flex:1;min-width:0;margin-right:9%;padding:clamp(3px,.7cqw,6px) clamp(8px,1.8cqw,16px);border-radius:var(--r-pill);background:#ffffff0a;border:1px solid rgba(255,255,255,.05);font-family:var(--font-mono);font-size:clamp(9px,1.7cqw,15px);color:var(--color-text-dim);text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.device--window[data-astro-cid-usfuqb5l] .device__screen[data-astro-cid-usfuqb5l]{flex:1;border-radius:0}.device--window[data-astro-cid-usfuqb5l] .device__screen[data-astro-cid-usfuqb5l]:before,.device--window[data-astro-cid-usfuqb5l] .device__screen[data-astro-cid-usfuqb5l]:after{display:none}@media(max-width:820px){.device--window[data-astro-cid-usfuqb5l],.device--window[data-astro-cid-usfuqb5l].device--large{width:min(100%,480px);aspect-ratio:4 / 3}}@media(max-width:820px){.device[data-astro-cid-usfuqb5l],.device--large[data-astro-cid-usfuqb5l]{width:min(100%,420px);--device-rotate-y: -4deg;--device-rotate-x: 1deg;--device-perspective: 1600px}}@media(max-width:390px){.device[data-astro-cid-usfuqb5l],.device--large[data-astro-cid-usfuqb5l]{width:100%;max-width:340px}}@media(prefers-reduced-motion:reduce){.device[data-astro-cid-usfuqb5l]{animation:none}.device-stage--interactive[data-astro-cid-usfuqb5l]{cursor:default}}.compliance-row[data-astro-cid-2epmkdgt]{margin-top:var(--space-2);font-size:10px;font-variant:small-caps;letter-spacing:.18em;color:var(--color-text-dim);text-transform:lowercase}.slideshow[data-astro-cid-qv655mwy]{display:flex;flex-direction:column;gap:var(--space-2);min-width:0}.slideshow__frame[data-astro-cid-qv655mwy]{border-radius:var(--r-panel);border:1px solid var(--color-border);background:var(--color-surface);overflow:hidden;box-shadow:0 1px #ffffff0f inset,0 24px 64px #00000073}.slideshow__chrome[data-astro-cid-qv655mwy]{display:flex;align-items:center;gap:6px;padding:10px 14px;border-bottom:1px solid var(--color-border);background:var(--color-surface-2)}.slideshow__chrome[data-astro-cid-qv655mwy] span[data-astro-cid-qv655mwy]{width:9px;height:9px;border-radius:50%;background:var(--color-border)}.slideshow__stage[data-astro-cid-qv655mwy]{position:relative}.slideshow__viewport[data-astro-cid-qv655mwy]{overflow:hidden}.slideshow__zone[data-astro-cid-qv655mwy]{position:absolute;top:0;bottom:0;width:22%;display:flex;align-items:center;padding:0 14px;border:none;background:transparent;color:var(--color-text);cursor:pointer;opacity:0;transition:opacity .2s var(--ease)}.slideshow__zone[data-astro-cid-qv655mwy]:hover{opacity:1}.slideshow__zone--prev[data-astro-cid-qv655mwy]{left:0;justify-content:flex-start;background:linear-gradient(90deg,rgba(10,10,12,.45),transparent)}.slideshow__zone--next[data-astro-cid-qv655mwy]{right:0;justify-content:flex-end;background:linear-gradient(270deg,rgba(10,10,12,.45),transparent)}@media(hover:none){.slideshow__zone[data-astro-cid-qv655mwy]{display:none}}.slideshow__track[data-astro-cid-qv655mwy]{display:flex;transition:transform .45s var(--ease)}@media(prefers-reduced-motion:reduce){.slideshow__track[data-astro-cid-qv655mwy]{transition:none}}.slideshow__slide[data-astro-cid-qv655mwy]{flex:0 0 100%;margin:0;min-width:0}.slideshow__slide[data-astro-cid-qv655mwy] img[data-astro-cid-qv655mwy]{display:block;width:100%;height:auto}.slideshow__bar[data-astro-cid-qv655mwy]{display:flex;align-items:center;justify-content:space-between;gap:var(--space-2)}.slideshow__caption[data-astro-cid-qv655mwy]{margin:0;font-family:var(--font-sans);font-size:13px;color:var(--color-text-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.slideshow__controls[data-astro-cid-qv655mwy]{display:flex;align-items:center;gap:var(--space-2);flex-shrink:0}.slideshow__arrow[data-astro-cid-qv655mwy]{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;border:1px solid var(--color-border);background:transparent;color:var(--color-text-muted);cursor:pointer;transition:color .2s var(--ease),border-color .2s var(--ease)}.slideshow__arrow[data-astro-cid-qv655mwy]:hover{color:var(--color-text);border-color:var(--color-text-dim)}.slideshow__dots[data-astro-cid-qv655mwy]{display:flex;gap:8px}.slideshow__dot[data-astro-cid-qv655mwy]{width:7px;height:7px;padding:0;border-radius:50%;border:none;background:var(--color-border);cursor:pointer;transition:background .2s var(--ease)}.slideshow__dot[data-astro-cid-qv655mwy][aria-selected=true]{background:var(--color-accent)}
