@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,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 Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_f367f3{font-family:Inter,Inter Fallback;font-style:normal}.__variable_f367f3{--font-sans:"Inter","Inter Fallback"}*,:after,:before{box-sizing:border-box}:root{--bg:#09090b;--bg-elevated:#111113;--bg-card:#18181b;--border:rgba(255,255,255,0.08);--border-strong:rgba(255,255,255,0.14);--text:#fafafa;--text-muted:#a1a1aa;--text-subtle:#71717a;--accent:#6366f1;--accent-hover:#818cf8;--accent-muted:rgba(99,102,241,0.12);--font-sans:var(--font-sans),system-ui,-apple-system,"Segoe UI",sans-serif;--max-width:1120px;--radius:10px;--radius-lg:16px}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font-sans);font-size:1rem;line-height:1.6;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit}img{max-width:100%;height:auto}.page{min-height:100vh;display:flex;flex-direction:column}.container{width:100%;max-width:var(--max-width);margin:0 auto;padding:0 1.25rem}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:100;background:rgba(9,9,11,.82);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border)}.site-header__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:64px}.site-header__brand{font-size:1.0625rem;font-weight:600;letter-spacing:-.02em;text-decoration:none;color:var(--text)}.site-header__nav{display:none;align-items:center;gap:.25rem}.site-header__link{text-decoration:none;color:var(--text-muted);font-size:.875rem;font-weight:500;padding:.5rem .75rem;border-radius:6px;transition:color .15s ease,background .15s ease}.site-header__link:hover{color:var(--text);background:rgba(255,255,255,.04)}.site-header__cta{display:none}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.6875rem 1.125rem;font-family:inherit;font-size:.875rem;font-weight:500;line-height:1.2;text-decoration:none;border-radius:8px;border:1px solid transparent;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.btn--primary{background:var(--accent);color:#fff;border-color:var(--accent)}.btn--primary:hover{background:var(--accent-hover);border-color:var(--accent-hover)}.btn--secondary{background:transparent;color:var(--text);border-color:var(--border-strong)}.btn--secondary:hover{background:rgba(255,255,255,.04);border-color:rgba(255,255,255,.22)}.hero{position:relative;padding:4.5rem 0 5rem;overflow:hidden}.hero__glow{position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 20% 20%,rgba(99,102,241,.18) 0,transparent 42%),radial-gradient(circle at 80% 10%,rgba(99,102,241,.08) 0,transparent 35%)}.hero__inner{position:relative;max-width:720px}.hero__eyebrow{display:inline-flex;align-items:center;gap:.5rem;margin:0 0 1.25rem;padding:.375rem .75rem;font-size:.75rem;font-weight:500;letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted);background:rgba(255,255,255,.03);border:1px solid var(--border);border-radius:999px}.hero__eyebrow-dot{width:6px;height:6px;border-radius:50%;background:var(--accent)}.hero__title{margin:0 0 1.25rem;font-size:clamp(2.25rem,6vw,3.5rem);font-weight:600;letter-spacing:-.03em;line-height:1.08}.hero__subtitle{margin:0 0 2rem;max-width:38rem;font-size:clamp(1rem,2.2vw,1.125rem);line-height:1.7;color:var(--text-muted)}.hero__actions{display:flex;flex-wrap:wrap;gap:.75rem}.section{padding:5rem 0;border-top:1px solid var(--border)}.section--compact{padding:4rem 0}.section__header{margin-bottom:2.5rem}.section__header--center{text-align:center;max-width:640px;margin-left:auto;margin-right:auto}.section__label{margin:0 0 .75rem;font-size:.75rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--accent-hover)}.section__title{margin:0 0 .75rem;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:600;letter-spacing:-.025em;line-height:1.15}.section__lead{margin:0;color:var(--text-muted);font-size:1.0625rem;line-height:1.65}.card-grid{display:grid;grid-gap:1rem;gap:1rem}.card-grid--2,.card-grid--3{grid-template-columns:1fr}.card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);padding:1.5rem;transition:border-color .15s ease}.card:hover{border-color:var(--border-strong)}.card__icon{display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;margin-bottom:1rem;border-radius:8px;background:var(--accent-muted);color:var(--accent-hover)}.card__title{margin:0 0 .625rem;font-size:1.0625rem;font-weight:600;letter-spacing:-.01em}.card__text{margin:0;color:var(--text-muted);font-size:.9375rem;line-height:1.65}.capability-grid{display:flex;flex-wrap:wrap;gap:.625rem}.capability-tag{display:inline-flex;align-items:center;padding:.5rem .875rem;font-size:.875rem;font-weight:500;color:var(--text);background:var(--bg-card);border:1px solid var(--border);border-radius:999px}.trust-list{margin:0;padding:0;list-style:none;display:grid;grid-gap:.875rem;gap:.875rem}.trust-list li{position:relative;padding-left:1.375rem;color:var(--text-muted);font-size:.9375rem}.trust-list li:before{content:"";position:absolute;left:0;top:.55em;width:6px;height:6px;border-radius:50%;background:var(--accent)}.content-block{max-width:640px}.content-block p{margin:0 0 1rem;color:var(--text-muted);font-size:1.0625rem;line-height:1.7}.content-block p:last-child{margin-bottom:0}.contact-panel{display:flex;flex-direction:column;align-items:flex-start;gap:1.25rem;padding:2rem;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg)}.contact-panel__email{font-size:1.125rem;font-weight:500;color:var(--text);text-decoration:none}.contact-panel__email:hover{color:var(--accent-hover)}.legal-page{padding:4rem 0 5rem}.legal-page__title{margin:0 0 .75rem;font-size:clamp(2rem,4vw,2.5rem);font-weight:600;letter-spacing:-.025em}.legal-page__updated{margin:0 0 2rem;color:var(--text-subtle);font-size:.875rem}.legal-page__content{max-width:680px}.legal-page__content h2{margin:2rem 0 .75rem;font-size:1.125rem;font-weight:600}.legal-page__content li,.legal-page__content p{color:var(--text-muted);line-height:1.7}.legal-page__content ul{margin:0 0 1rem;padding-left:1.25rem}.legal-page__content a{color:var(--accent-hover);text-decoration:none}.legal-page__content a:hover{text-decoration:underline}.site-footer{margin-top:auto;padding:2.5rem 0;border-top:1px solid var(--border);background:var(--bg-elevated)}.site-footer__inner{display:flex;flex-direction:column;gap:1.5rem}.site-footer__top{display:flex;flex-direction:column;gap:1.25rem}.site-footer__brand{margin:0;font-size:.9375rem;font-weight:600}.site-footer__copy{margin:.25rem 0 0;color:var(--text-subtle);font-size:.875rem}.site-footer__nav{display:flex;flex-wrap:wrap;gap:1rem 1.5rem}.site-footer__link{color:var(--text-muted);font-size:.875rem;text-decoration:none}.site-footer__link:hover{color:var(--text)}.site-footer__email{color:var(--text-muted);font-size:.875rem;text-decoration:none}.site-footer__email:hover{color:var(--accent-hover)}@media (min-width:640px){.card-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.card-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:768px){.site-header__nav{display:flex}.site-header__cta{display:inline-flex}.site-footer__top{flex-direction:row;align-items:center;justify-content:space-between}}@media (min-width:960px){.hero{padding:6rem 0 5.5rem}.card{padding:1.75rem}}