@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/inter-latin-400.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/inter-latin-600.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/inter-latin-700.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--bg-dark: #0A0E17;--bg-dark-alt: #111827;--surface-dark: rgba(255, 255, 255, .05);--border-dark: rgba(255, 255, 255, .08);--text-on-dark: #F1F5F9;--text-on-dark-muted: #94A3B8;--bg-light: #F8FAFC;--bg-white: #FFFFFF;--surface-light: #FFFFFF;--border-light: rgba(15, 23, 42, .08);--text-on-light: #0F172A;--text-on-light-muted: #64748B;--accent: #0066FF;--accent-hover: #0052CC;--accent-glow: rgba(0, 102, 255, .15);--accent-subtle: rgba(0, 102, 255, .08);--gradient-hero: linear-gradient(135deg, #0A0E17 0%, #1a1f3a 50%, #0A0E17 100%);--gradient-accent: linear-gradient(135deg, #0066FF, #0099FF);--gradient-cta: linear-gradient(135deg, #0044CC 0%, #0066FF 50%, #0088FF 100%);--sans: "Inter", system-ui, -apple-system, "Segoe UI", sans-serif;--mono: "JetBrains Mono", "Fira Code", monospace;--content-max: 1200px;--content-narrow: 800px;--section-py: clamp(4rem, 8vw, 7rem);--section-px: clamp(1.25rem, 4vw, 2.5rem);--gap-sm: 1rem;--gap-md: 1.5rem;--gap-lg: 2.5rem;--gap-xl: 4rem;--radius-sm: .5rem;--radius-md: .75rem;--radius-lg: 1rem;--radius-xl: 1.5rem;--shadow-card: 0 4px 24px rgba(0, 0, 0, .08);--shadow-elevated: 0 8px 40px rgba(0, 0, 0, .16);--ease: cubic-bezier(.4, 0, .2, 1);--duration: .3s}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--sans);font-size:clamp(1rem,1.1vw,1.125rem);line-height:1.7;color:var(--text-on-light);background:var(--bg-dark);overflow-x:hidden}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}ul,ol{list-style:none}h1,h2,h3,h4{font-weight:700;line-height:1.15;letter-spacing:-.02em}h1{font-size:clamp(2.5rem,5vw,4rem)}h2{font-size:clamp(2rem,3.5vw,3rem)}h3{font-size:clamp(1.25rem,2vw,1.75rem)}h4{font-size:clamp(1.1rem,1.5vw,1.25rem);font-weight:600}p{max-width:65ch}.container{width:100%;max-width:var(--content-max);margin:0 auto;padding:0 var(--section-px)}.container--narrow{max-width:var(--content-narrow)}.text-center{text-align:center}.text-balance{text-wrap:balance}.eyebrow{font-size:.8125rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;display:inline-block;margin-bottom:1rem}.eyebrow--accent{color:var(--accent)}.eyebrow--muted{color:var(--text-on-dark-muted)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.grid{display:grid;gap:var(--gap-md)}.grid--2{grid-template-columns:repeat(2,1fr)}.grid--3,.grid--2x3{grid-template-columns:repeat(3,1fr)}@media(max-width:1024px){.grid--3,.grid--2x3{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.grid--2,.grid--3,.grid--2x3{grid-template-columns:1fr}}.animate-in{opacity:0;transform:translateY(1.5rem);transition:opacity .7s var(--ease),transform .7s var(--ease)}.animate-in.is-visible{opacity:1;transform:translateY(0)}.animate-delay-1{transition-delay:.1s}.animate-delay-2{transition-delay:.2s}.animate-delay-3{transition-delay:.3s}.animate-delay-4{transition-delay:.4s}.animate-delay-5{transition-delay:.5s}.header[data-astro-cid-3ef6ksr2]{position:fixed;top:0;left:0;right:0;z-index:100;background:#0a0e17d9;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border-dark)}.header__inner[data-astro-cid-3ef6ksr2]{max-width:var(--content-max);margin:0 auto;padding:0 var(--section-px);height:4rem;display:flex;align-items:center;justify-content:space-between;gap:2rem}.header__brand[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:.5rem;text-decoration:none}.header__logo[data-astro-cid-3ef6ksr2]{font-size:1.25rem;font-weight:700;color:var(--text-on-dark);letter-spacing:-.02em}.header__nav[data-astro-cid-3ef6ksr2]{display:flex;gap:2rem}.header__nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{font-size:.875rem;font-weight:500;color:var(--text-on-dark-muted);transition:color var(--duration) var(--ease)}.header__nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover{color:var(--text-on-dark)}.header__cta[data-astro-cid-3ef6ksr2]{font-size:.875rem;font-weight:600;color:#fff;background:var(--accent);padding:.5rem 1.25rem;border-radius:2rem;transition:background var(--duration) var(--ease)}.header__cta[data-astro-cid-3ef6ksr2]:hover{background:var(--accent-hover)}@media(max-width:640px){.header__nav[data-astro-cid-3ef6ksr2]{display:none}}.footer[data-astro-cid-sz7xmlte]{background:var(--bg-dark);border-top:1px solid var(--border-dark);padding:3rem 0;color:var(--text-on-dark-muted)}.footer__inner[data-astro-cid-sz7xmlte]{max-width:var(--content-max);margin:0 auto;padding:0 var(--section-px);text-align:center;display:flex;flex-direction:column;gap:1rem;align-items:center}.footer__brand[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:.25rem}.footer__logo[data-astro-cid-sz7xmlte]{font-size:1.25rem;font-weight:700;color:var(--text-on-dark)}.footer__tagline[data-astro-cid-sz7xmlte]{font-size:.875rem}.footer__links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{font-size:.875rem;color:var(--accent);transition:opacity var(--duration) var(--ease)}.footer__links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{opacity:.8}.footer__copy[data-astro-cid-sz7xmlte]{font-size:.8125rem;opacity:.6}.section[data-astro-cid-sh445jdo]{padding:var(--section-py) 0;position:relative}.section--dark[data-astro-cid-sh445jdo]{background:var(--bg-dark);color:var(--text-on-dark)}.section--dark[data-astro-cid-sh445jdo] .text-muted{color:var(--text-on-dark-muted)}.section--light[data-astro-cid-sh445jdo]{background:var(--bg-light);color:var(--text-on-light)}.section--light[data-astro-cid-sh445jdo] .text-muted{color:var(--text-on-light-muted)}.section--white[data-astro-cid-sh445jdo]{background:var(--bg-white);color:var(--text-on-light)}.section--white[data-astro-cid-sh445jdo] .text-muted{color:var(--text-on-light-muted)}.section--accent[data-astro-cid-sh445jdo]{background:var(--gradient-cta);color:#fff}.section--accent[data-astro-cid-sh445jdo] .text-muted{color:#fffc}.section-heading[data-astro-cid-ytvomcwp]{margin-bottom:var(--gap-xl)}.section-heading--center[data-astro-cid-ytvomcwp]{text-align:center}.section-heading--center[data-astro-cid-ytvomcwp] .section-heading__subtitle[data-astro-cid-ytvomcwp]{margin-left:auto;margin-right:auto}.section-heading__title[data-astro-cid-ytvomcwp]{margin-bottom:1rem}.section-heading__subtitle[data-astro-cid-ytvomcwp]{font-size:clamp(1.05rem,1.2vw,1.2rem);line-height:1.7;max-width:60ch}.btn[data-astro-cid-vnzlvqnm]{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-family:var(--sans);font-weight:600;border-radius:2rem;transition:all var(--duration) var(--ease);white-space:nowrap;cursor:pointer;text-decoration:none}.btn--md[data-astro-cid-vnzlvqnm]{font-size:.9375rem;padding:.75rem 1.75rem}.btn--lg[data-astro-cid-vnzlvqnm]{font-size:1.0625rem;padding:1rem 2.25rem}.btn--primary[data-astro-cid-vnzlvqnm]{background:var(--gradient-accent);color:#fff;box-shadow:0 2px 12px #0066ff4d}.btn--primary[data-astro-cid-vnzlvqnm]:hover{box-shadow:0 4px 20px #0066ff73;transform:translateY(-1px)}.btn--secondary[data-astro-cid-vnzlvqnm]{background:transparent;color:var(--text-on-dark-muted);border:1px solid var(--border-dark)}.btn--secondary[data-astro-cid-vnzlvqnm]:hover{color:var(--text-on-dark);border-color:#ffffff40;background:#ffffff0d}.btn--ghost[data-astro-cid-vnzlvqnm]{background:transparent;color:var(--accent);padding-left:0;padding-right:0}.btn--ghost[data-astro-cid-vnzlvqnm]:hover{opacity:.8}.btn--white[data-astro-cid-vnzlvqnm]{background:#fff;color:var(--accent);box-shadow:0 2px 12px #00000026}.btn--white[data-astro-cid-vnzlvqnm]:hover{box-shadow:0 4px 20px #00000040;transform:translateY(-1px)}.feature-card[data-astro-cid-lxmfzltz]{padding:var(--gap-md);border-radius:var(--radius-lg);border:1px solid var(--border-dark);background:var(--surface-dark);transition:border-color var(--duration) var(--ease),transform var(--duration) var(--ease)}.feature-card[data-astro-cid-lxmfzltz]:hover{border-color:#ffffff26;transform:translateY(-2px)}.section--light .feature-card[data-astro-cid-lxmfzltz],.section--white .feature-card[data-astro-cid-lxmfzltz]{background:var(--bg-white);border-color:var(--border-light);box-shadow:var(--shadow-card)}.section--light .feature-card[data-astro-cid-lxmfzltz]:hover,.section--white .feature-card[data-astro-cid-lxmfzltz]:hover{border-color:#06f3;box-shadow:var(--shadow-elevated)}.feature-card__icon[data-astro-cid-lxmfzltz]{width:2.5rem;height:2.5rem;margin-bottom:1rem;display:flex;align-items:center;justify-content:center;background:var(--accent-subtle);border-radius:var(--radius-sm);color:var(--accent)}.feature-card__icon[data-astro-cid-lxmfzltz] svg{width:1.25rem;height:1.25rem}.feature-card__title[data-astro-cid-lxmfzltz]{margin-bottom:.5rem}.feature-card__desc[data-astro-cid-lxmfzltz]{font-size:.9375rem;line-height:1.65}.metric-card[data-astro-cid-uvrs3gay]{text-align:center;padding:var(--gap-lg) var(--gap-md);border-radius:var(--radius-lg);border:1px solid var(--border-dark);background:var(--surface-dark)}.metric-card__icon[data-astro-cid-uvrs3gay]{width:3rem;height:3rem;margin:0 auto 1rem;display:flex;align-items:center;justify-content:center;background:var(--accent-glow);border-radius:50%;color:var(--accent)}.metric-card__icon[data-astro-cid-uvrs3gay] svg{width:1.5rem;height:1.5rem}.metric-card__value[data-astro-cid-uvrs3gay]{font-size:clamp(2rem,3vw,2.75rem);font-weight:700;color:var(--accent);line-height:1;margin-bottom:.5rem}.metric-card__label[data-astro-cid-uvrs3gay]{font-size:.9375rem;color:var(--text-on-dark-muted);max-width:20ch;margin:0 auto}.showcase[data-astro-cid-5svpmbcj]{display:grid;grid-template-columns:1fr 1fr;gap:var(--gap-xl);align-items:center}.showcase--reverse[data-astro-cid-5svpmbcj]{direction:rtl}.showcase--reverse[data-astro-cid-5svpmbcj]>[data-astro-cid-5svpmbcj]{direction:ltr}.showcase__image[data-astro-cid-5svpmbcj]{border-radius:var(--radius-xl);overflow:hidden;background:var(--surface-dark);aspect-ratio:4/3;display:flex;align-items:center;justify-content:center}.section--white .showcase__image[data-astro-cid-5svpmbcj],.section--light .showcase__image[data-astro-cid-5svpmbcj]{background:var(--bg-light);border:1px solid var(--border-light)}.showcase__image[data-astro-cid-5svpmbcj] img[data-astro-cid-5svpmbcj]{width:100%;height:100%;object-fit:cover}.showcase__placeholder[data-astro-cid-5svpmbcj]{width:60%;color:var(--text-on-dark-muted)}.section--white .showcase__placeholder[data-astro-cid-5svpmbcj],.section--light .showcase__placeholder[data-astro-cid-5svpmbcj]{color:var(--text-on-light-muted)}.showcase__badge[data-astro-cid-5svpmbcj]{display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;background:var(--accent-glow);color:var(--accent);padding:.25rem .75rem;border-radius:2rem;margin-bottom:1rem}.showcase__title[data-astro-cid-5svpmbcj]{margin-bottom:.5rem}.showcase__subtitle[data-astro-cid-5svpmbcj]{font-size:1.1rem;font-weight:600;color:var(--accent);margin-bottom:1rem}.showcase__desc[data-astro-cid-5svpmbcj]{font-size:.9375rem;line-height:1.7;margin-bottom:1.5rem}.showcase__features[data-astro-cid-5svpmbcj]{display:flex;flex-direction:column;gap:.75rem}@media(max-width:1024px){.showcase[data-astro-cid-5svpmbcj]{grid-template-columns:1fr;gap:var(--gap-lg)}.showcase--reverse[data-astro-cid-5svpmbcj]{direction:ltr}}.checklist[data-astro-cid-mftiruf2]{display:grid;gap:1rem 2rem;max-width:800px;margin:0 auto}.checklist--2col[data-astro-cid-mftiruf2]{grid-template-columns:repeat(2,1fr)}.checklist--3col[data-astro-cid-mftiruf2]{grid-template-columns:repeat(3,1fr)}.checklist__item[data-astro-cid-mftiruf2]{display:flex;align-items:center;gap:.75rem;font-size:1rem;font-weight:500}.checklist__icon[data-astro-cid-mftiruf2]{flex-shrink:0;width:1.5rem;height:1.5rem}@media(max-width:640px){.checklist--3col[data-astro-cid-mftiruf2],.checklist--2col[data-astro-cid-mftiruf2]{grid-template-columns:1fr}}.flow[data-astro-cid-5bqfpj3b]{display:flex;align-items:center;justify-content:center;gap:.5rem;flex-wrap:wrap;padding:2rem 0}.flow__step[data-astro-cid-5bqfpj3b]{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:1.25rem 1.5rem;border-radius:var(--radius-lg);border:1px solid var(--border-light);background:var(--bg-white);box-shadow:var(--shadow-card);min-width:7rem;transition:transform var(--duration) var(--ease),box-shadow var(--duration) var(--ease)}.flow__step[data-astro-cid-5bqfpj3b]:hover{transform:translateY(-3px);box-shadow:var(--shadow-elevated)}.flow__icon[data-astro-cid-5bqfpj3b]{width:2rem;height:2rem;color:var(--accent);display:flex;align-items:center;justify-content:center}.flow__icon[data-astro-cid-5bqfpj3b] svg{width:100%;height:100%}.flow__label[data-astro-cid-5bqfpj3b]{font-size:.8125rem;font-weight:600;color:var(--text-on-light);text-align:center}.flow__arrow[data-astro-cid-5bqfpj3b]{width:2rem;color:var(--accent);flex-shrink:0}.flow__arrow[data-astro-cid-5bqfpj3b] svg[data-astro-cid-5bqfpj3b]{width:100%}@media(max-width:640px){.flow[data-astro-cid-5bqfpj3b]{flex-direction:column;gap:.25rem}.flow__arrow[data-astro-cid-5bqfpj3b]{transform:rotate(90deg);width:1.5rem}.flow__step[data-astro-cid-5bqfpj3b]{width:100%;max-width:200px;flex-direction:row}}.hero[data-astro-cid-j7pv25f6]{min-height:100vh;display:flex;align-items:center;justify-content:center;background:var(--gradient-hero);color:var(--text-on-dark);padding:6rem 0 4rem;position:relative;overflow:hidden}.hero[data-astro-cid-j7pv25f6]:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:600px;height:600px;background:radial-gradient(circle,var(--accent-glow) 0%,transparent 70%);pointer-events:none}.hero__content[data-astro-cid-j7pv25f6]{position:relative;z-index:1}.hero__title[data-astro-cid-j7pv25f6]{margin-bottom:1.5rem;background:linear-gradient(135deg,#fff 60%,var(--accent) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero__subtitle[data-astro-cid-j7pv25f6]{font-size:clamp(1.05rem,1.3vw,1.25rem);color:var(--text-on-dark-muted);margin:0 auto 2.5rem;max-width:40ch;line-height:1.7}.hero__actions[data-astro-cid-j7pv25f6]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.hero__devices[data-astro-cid-j7pv25f6]{position:relative;z-index:1;margin-top:4rem}.hero__device-grid[data-astro-cid-j7pv25f6]{display:flex;justify-content:center;gap:3rem}.hero__device[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column;align-items:center;gap:1rem}.hero__device-placeholder[data-astro-cid-j7pv25f6]{width:120px;height:160px;border-radius:var(--radius-lg);border:1px solid var(--border-dark);background:var(--surface-dark);display:flex;align-items:center;justify-content:center;color:var(--accent);transition:border-color var(--duration) var(--ease),transform var(--duration) var(--ease)}.hero__device-placeholder[data-astro-cid-j7pv25f6]:hover{border-color:var(--accent);transform:translateY(-4px)}.hero__device-placeholder[data-astro-cid-j7pv25f6] svg{width:2.5rem;height:2.5rem}.hero__device-label[data-astro-cid-j7pv25f6]{font-size:.875rem;font-weight:600;color:var(--text-on-dark-muted)}.what-cta[data-astro-cid-j7pv25f6]{margin-top:var(--gap-lg);font-size:1.1rem;color:var(--text-on-light-muted)}.what-cta[data-astro-cid-j7pv25f6] strong[data-astro-cid-j7pv25f6]{color:var(--accent)}.system-note[data-astro-cid-j7pv25f6]{margin-top:var(--gap-lg);font-size:1.05rem}.cta-block[data-astro-cid-j7pv25f6]{padding:2rem 0}.cta-block__title[data-astro-cid-j7pv25f6]{margin-bottom:1.5rem}.cta-block__desc[data-astro-cid-j7pv25f6]{font-size:1.2rem;margin:0 auto 2.5rem;max-width:45ch;opacity:.9}.cta-block__actions[data-astro-cid-j7pv25f6]{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap;align-items:center}.cta-block__actions[data-astro-cid-j7pv25f6] .cta-ghost{color:#ffffffd9}.cta-block__actions[data-astro-cid-j7pv25f6] .cta-ghost:hover{color:#fff}@media(max-width:640px){.hero[data-astro-cid-j7pv25f6]{min-height:auto;padding:7rem 0 3rem}.hero__device-grid[data-astro-cid-j7pv25f6]{gap:1.5rem}.hero__device-placeholder[data-astro-cid-j7pv25f6]{width:90px;height:120px}}
