@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}*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--color-bg:#ffffff;--color-bg-alt:#f8fafc;--color-bg-dark:#0f172a;--color-bg-ink:#07111f;--color-surface:#ffffff;--color-border:#e2e8f0;--color-text:#0f172a;--color-text-muted:#64748b;--color-primary:#2563eb;--color-primary-dark:#1d4ed8;--color-primary-light:#dbeafe;--color-accent:#0ea5e9;--color-cyan:#22d3ee;--font-sans:"Inter",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;--max-width:1200px;--section-padding:5rem 1.5rem;--radius:18px;--shadow:0 1px 3px rgba(15,23,42,0.08),0 4px 16px rgba(15,23,42,0.06);--shadow-lg:0 4px 24px rgba(15,23,42,0.12);--shadow-premium:0 24px 80px rgba(2,6,23,0.22)}html{scroll-behavior:smooth}body{font-family:var(--font-sans);color:var(--color-text);background:var(--color-bg);line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{max-width:var(--max-width);margin:0 auto;padding:0 1.5rem}.section{padding:var(--section-padding)}.section-alt{background:var(--color-bg-alt)}.section-dark{background:radial-gradient(circle at 18% 12%,rgba(37,99,235,.2),transparent 30%),radial-gradient(circle at 82% 18%,rgba(34,211,238,.14),transparent 28%),var(--color-bg-dark);color:#f8fafc}.section-label{display:inline-block;font-size:.8125rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--color-primary);margin-bottom:.75rem}.section-dark .section-label{color:var(--color-accent)}.section-title{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;line-height:1.2;letter-spacing:-.02em;margin-bottom:1rem}.section-subtitle{font-size:1.125rem;color:var(--color-text-muted);max-width:640px;line-height:1.7}.section-dark .section-subtitle{color:#94a3b8}.grid-2{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:1.5rem}.grid-2,.grid-3{display:grid;gap:1.5rem}.grid-3{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:1.5rem}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:600;border-radius:8px;border:none;cursor:pointer;transition:all .2s ease}.btn-primary{background:var(--color-primary);color:#ffffff}.btn-primary:hover{background:var(--color-primary-dark);transform:translateY(-1px);box-shadow:var(--shadow)}.btn-outline{background:transparent;color:var(--color-text);border:1.5px solid var(--color-border)}.btn-outline:hover{border-color:var(--color-primary);color:var(--color-primary)}.btn-white{background:#ffffff;color:var(--color-primary)}.btn-white:hover{background:#f1f5f9}.card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius);padding:1.75rem;transition:box-shadow .2s ease,transform .2s ease}.card:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}.card-icon{width:48px;height:48px;background:var(--color-primary-light);border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:1.25rem;margin-bottom:1rem}.card-title{font-size:1.125rem;font-weight:600;margin-bottom:.5rem}.card-text{font-size:.9375rem;color:var(--color-text-muted);line-height:1.65}.prose{max-width:720px;line-height:1.75}.prose h2{font-size:1.5rem;font-weight:700;margin:2rem 0 .75rem;letter-spacing:-.01em}.prose h3{font-size:1.25rem;font-weight:600;margin:1.5rem 0 .5rem}.prose p{margin-bottom:1rem}.prose ol,.prose p,.prose ul{color:var(--color-text-muted)}.prose ol,.prose ul{margin:0 0 1rem 1.25rem}.prose li{margin-bottom:.375rem}.prose a{color:var(--color-primary);text-decoration:underline}.page-hero{padding:6rem 1.5rem 4rem;background:linear-gradient(135deg,#0f172a,#1e3a5f 50%,#1e40af);color:#f8fafc}.page-hero .section-label{color:#93c5fd}.page-hero .section-subtitle{color:#94a3b8}.content-section{padding:4rem 1.5rem}.content-block{margin-bottom:3rem}.content-block h2{font-size:1.5rem;font-weight:700;margin-bottom:1rem;letter-spacing:-.01em}.content-block p{color:var(--color-text-muted);line-height:1.75;margin-bottom:1rem}.content-block ul{list-style:none;display:flex;flex-direction:column;gap:.75rem}.content-block li{display:flex;align-items:flex-start;gap:.75rem;color:var(--color-text-muted);line-height:1.6}.content-block li:before{content:"✓";color:var(--color-primary);font-weight:700;flex-shrink:0;margin-top:.1rem}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:rgba(255,255,255,.88);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid rgba(226,232,240,.86)}.header-inner{justify-content:space-between;min-height:4.75rem}.brand-logo,.header-inner{display:flex;align-items:center}.brand-logo{gap:.75rem;font-weight:800}.brand-logo img{width:275px;height:auto}.nav-links{display:flex;align-items:center;gap:1.6rem}.nav-link{font-size:.92rem;font-weight:650;color:var(--color-text-muted);transition:color .2s ease}.nav-link-active,.nav-link:hover{color:var(--color-text)}.nav-link-active{position:relative}.nav-link-active:after{content:"";position:absolute;left:0;bottom:-.45rem;width:100%;height:2px;border-radius:999px;background:var(--color-primary)}.hero-premium{position:relative;overflow:hidden;padding:7rem 1.5rem 5rem;color:#f8fafc;background:radial-gradient(circle at 16% 18%,rgba(59,130,246,.42),transparent 30%),radial-gradient(circle at 78% 18%,rgba(34,211,238,.28),transparent 28%),linear-gradient(135deg,#020617,#0f172a 46%,#0b3a70)}.hero-premium:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(148,163,184,.08) 1px,transparent 0),linear-gradient(90deg,rgba(148,163,184,.08) 1px,transparent 0);background-size:64px 64px;-webkit-mask-image:linear-gradient(180deg,black,transparent 82%);mask-image:linear-gradient(180deg,black,transparent 82%)}.hero-layout{position:relative;display:grid;grid-template-columns:minmax(0,.95fr) minmax(390px,1.05fr);grid-gap:4rem;gap:4rem;align-items:center}.hero-kicker{display:inline-flex;align-items:center;gap:.55rem;padding:.42rem .72rem;margin-bottom:1.3rem;border:1px solid rgba(147,197,253,.28);border-radius:999px;color:#bfdbfe;background:rgba(15,23,42,.64);font-size:.82rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.hero-title{max-width:650px;font-size:clamp(2.25rem,4.8vw,4.45rem);line-height:1.04;letter-spacing:-.055em;margin-bottom:1.5rem}.text-gradient{background:linear-gradient(90deg,#ffffff,#93c5fd 52%,#67e8f9);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-copy{max-width:720px;font-size:1.16rem;line-height:1.82;color:#cbd5e1;margin-bottom:2rem}.hero-actions{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2.2rem}.hero-proof{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.9rem;gap:.9rem;max-width:720px}.proof-pill{padding:1rem;border:1px solid rgba(148,163,184,.18);border-radius:16px;background:rgba(15,23,42,.58)}.proof-value{display:block;color:#ffffff;font-size:1.55rem;font-weight:800;line-height:1}.proof-label{display:block;color:#94a3b8;font-size:.82rem;margin-top:.45rem}.hero-visual{position:relative}.hero-visual-card{position:relative;overflow:hidden;border:1px solid rgba(125,211,252,.2);border-radius:30px;background:rgba(15,23,42,.64);box-shadow:var(--shadow-premium)}.hero-visual-card img{width:100%;height:auto}.floating-badge{position:absolute;right:-1rem;bottom:2rem;width:min(300px,72%);padding:1rem;border:1px solid rgba(125,211,252,.25);border-radius:20px;background:rgba(2,6,23,.78);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 24px 80px rgba(2,6,23,.5)}.floating-badge strong{display:block;color:#ffffff;margin-bottom:.25rem}.floating-badge span{color:#94a3b8;font-size:.88rem}.logo-strip{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:1rem;gap:1rem}.logo-strip-item{display:flex;align-items:center;justify-content:center;min-height:86px;border:1px solid var(--color-border);border-radius:18px;color:#64748b;background:#ffffff;font-weight:750;text-align:center}.premium-card{position:relative;overflow:hidden;border:1px solid rgba(226,232,240,.9);border-radius:24px;padding:2rem;background:radial-gradient(circle at 100% 0,rgba(37,99,235,.09),transparent 34%),#ffffff;box-shadow:0 18px 58px rgba(15,23,42,.07);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.premium-card:hover{transform:translateY(-4px);border-color:rgba(37,99,235,.35);box-shadow:0 28px 90px rgba(15,23,42,.12)}.icon-bubble{width:52px;height:52px;display:inline-flex;align-items:center;justify-content:center;margin-bottom:1.2rem;border-radius:16px;color:#ffffff;background:linear-gradient(135deg,#1d4ed8,#06b6d4);font-size:1.45rem;box-shadow:0 16px 34px rgba(37,99,235,.3)}.feature-list{list-style:none;display:grid;grid-gap:.75rem;gap:.75rem;margin-top:1.25rem}.feature-list li{display:flex;gap:.65rem;color:var(--color-text-muted);font-size:.95rem;line-height:1.55}.dark-panel .feature-list li,.section-dark .feature-list li{color:#cbd5e1}.feature-list li:before{content:"";flex:0 0 8px;width:8px;height:8px;margin-top:.55rem;border-radius:999px;background:var(--color-accent);box-shadow:0 0 0 4px rgba(14,165,233,.13)}.split-section{display:grid;grid-template-columns:.92fr 1.08fr;grid-gap:3rem;gap:3rem;align-items:center}.dark-panel{padding:2rem;border:1px solid rgba(148,163,184,.18);border-radius:26px;background:rgba(15,23,42,.66);box-shadow:var(--shadow-premium)}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1rem;gap:1rem}.metric-card{padding:1.5rem;border-radius:20px;border:1px solid rgba(226,232,240,.86);background:#ffffff}.metric-card strong{display:block;color:var(--color-text);font-size:clamp(1.75rem,3vw,2.35rem);line-height:1;letter-spacing:-.04em}.metric-card span{display:block;color:var(--color-text-muted);font-size:.92rem;margin-top:.7rem;line-height:1.45}.testimonial-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1.25rem;gap:1.25rem}.testimonial-card{padding:2rem;border-radius:24px;border:1px solid rgba(226,232,240,.9);background:#ffffff;box-shadow:0 14px 48px rgba(15,23,42,.06)}.testimonial-card blockquote{color:var(--color-text);font-size:1rem;line-height:1.75;margin-bottom:1.35rem}.testimonial-card cite{display:block;color:var(--color-text-muted);font-style:normal;font-size:.9rem}.blog-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1.5rem;gap:1.5rem}.compliance-cloud{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem}.compliance-tag{padding:.58rem .82rem;border:1px solid rgba(125,211,252,.22);border-radius:999px;color:#dbeafe;background:rgba(15,23,42,.7);font-size:.9rem;font-weight:650}.image-frame{overflow:hidden;border:1px solid rgba(148,163,184,.2);border-radius:28px;background:#020617;box-shadow:var(--shadow-premium)}.image-frame img{width:100%;height:auto}@media (max-width:980px){.nav-links{display:none}.hero-layout,.split-section{grid-template-columns:1fr}.hero-title{font-size:clamp(2.15rem,9vw,3.55rem)}.blog-card-grid,.hero-proof,.logo-strip,.metric-grid,.testimonial-grid{grid-template-columns:1fr 1fr}}@media (max-width:640px){.hero-premium,.section{padding-left:1rem;padding-right:1rem}.blog-card-grid,.hero-proof,.logo-strip,.metric-grid,.testimonial-grid{grid-template-columns:1fr}.brand-logo img{width:220px}.floating-badge{position:static;width:auto;margin:1rem}}