.home-body{margin:0;background:#fff}.home-page{--home-navy: #071d36;--home-navy-2: #0c2848;--home-ink: #10233e;--home-muted: #4a5d73;--home-line: #dfe7f1;--home-soft: #f5f8fc;--home-blue: #0866ff;--home-blue-dark: #0654d4;--home-on-dark: #c9d8ea;--home-on-dark-muted: #9fb3c9;min-height:100vh;background:#fff;color:var(--home-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:17px;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.home-page *,.home-page *:before,.home-page *:after{box-sizing:border-box}.home-page :where(h1,h2,h3,p,figure,blockquote,dl,dd,ol,ul){margin:0}.home-page :where(ol,ul){padding:0;list-style:none}.home-page :where(img){display:block;max-width:100%;height:auto}.home-page :where(a){color:inherit}.home-page a:focus-visible{outline:3px solid #5aa9ff;outline-offset:3px;border-radius:6px}.home-page section[id]{scroll-margin-top:84px}@media(prefers-reduced-motion:no-preference){html:has(.home-page){scroll-behavior:smooth}}.home-wrap{width:100%;max-width:1180px;margin:0 auto;padding:0 28px}.home-skip{position:absolute;left:-9999px;top:12px;z-index:50;padding:10px 16px;border-radius:8px;background:#fff;color:var(--home-navy);font-weight:700;text-decoration:none}.home-skip:focus{left:16px}.home-header{position:sticky;top:0;z-index:40;border-bottom:1px solid rgba(7,29,54,.08);background:#fffffff0;backdrop-filter:saturate(160%) blur(12px);-webkit-backdrop-filter:saturate(160%) blur(12px)}.home-header-row{display:flex;align-items:center;gap:32px;min-height:68px}.home-brand{display:flex;flex-direction:column;text-decoration:none;line-height:1.1}.home-brand strong{color:var(--home-navy);font-size:22px;font-weight:900;letter-spacing:.04em}.home-brand span{margin-top:3px;color:#5b6f86;font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.home-nav{display:flex;gap:28px;margin-left:auto}.home-nav a{color:#3d5068;font-size:15px;font-weight:600;text-decoration:none}.home-nav a:hover{color:var(--home-blue)}.home-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:50px;padding:0 24px;border:1.5px solid transparent;border-radius:12px;background:var(--home-blue);color:#fff;font-size:16px;font-weight:700;line-height:1.2;text-align:center;text-decoration:none;white-space:nowrap;transition:background-color .15s ease,border-color .15s ease}.home-button:hover{background:var(--home-blue-dark)}.home-button-small{min-height:42px;padding:0 18px;background:var(--home-navy);font-size:15px}.home-button-small:hover{background:var(--home-navy-2)}.home-button-ghost{border-color:#ffffff6b;background:transparent}.home-button-ghost:hover{border-color:#fff;background:#ffffff14}.home-button-light{background:#fff;color:var(--home-navy)}.home-button-light:hover{background:#e8f0fb}.home-actions{display:flex;flex-wrap:wrap;gap:12px}.home-eyebrow{margin:0 0 14px;color:var(--home-blue);font-size:13px;font-weight:800;letter-spacing:.14em;line-height:1.4;text-transform:uppercase}.home-eyebrow-split span+span:before{content:" \b7  "}.home-page :where(h1,h2,h3){text-wrap:balance}.home-page :where(p,dd,blockquote,figcaption){text-wrap:pretty}.home-hero{overflow:hidden;padding:84px 0 96px;background:radial-gradient(900px 520px at 82% 12%,rgba(38,124,255,.3),transparent 62%),radial-gradient(700px 480px at 4% 100%,rgba(24,190,160,.16),transparent 60%),linear-gradient(180deg,#071d36,#0a2745);color:#fff}.home-hero-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);gap:56px;align-items:center}.home-hero .home-eyebrow{color:#86bdff}.home-hero h1{max-width:15ch;font-size:clamp(40px,5.2vw,64px);font-weight:800;letter-spacing:-.025em;line-height:1.05}.home-lead{max-width:36em;margin-top:24px;color:var(--home-on-dark);font-size:20px;line-height:1.6}.home-hero .home-actions{margin-top:36px}.home-fineprint{max-width:34em;margin-top:20px;color:var(--home-on-dark-muted);font-size:14px;line-height:1.55}.home-phone{justify-self:center;width:100%}.home-phone-frame{max-width:304px;margin:0 auto;padding:10px;border:1px solid rgba(255,255,255,.14);border-radius:46px;background:#0b1320;box-shadow:0 40px 80px #00000073,0 0 0 6px #ffffff08}.home-phone-frame img{width:100%;border-radius:36px}.home-phone figcaption{margin-top:16px;color:var(--home-on-dark-muted);font-size:14px;text-align:center}.home-section{padding:96px 0}.home-section-soft{background:var(--home-soft)}.home-intro{max-width:780px;margin-bottom:44px}.home-intro h2{color:var(--home-navy);font-size:clamp(30px,3.4vw,44px);font-weight:800;letter-spacing:-.02em;line-height:1.12}.home-intro>p:not(.home-eyebrow){margin-top:18px;color:var(--home-muted);font-size:18px;line-height:1.65}.home-grid{display:grid;gap:20px}.home-grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.home-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.home-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.home-card{padding:26px 24px;border:1px solid var(--home-line);border-radius:16px;background:#fff;box-shadow:0 1px 2px #071d360a}.home-card h3{color:var(--home-navy);font-size:19px;font-weight:750;letter-spacing:-.01em;line-height:1.3}.home-card p{margin-top:10px;color:var(--home-muted);font-size:16px;line-height:1.6}.home-card-number{display:inline-block;margin-bottom:18px;padding:4px 9px;border-radius:8px;background:#e8f1ff;color:var(--home-blue-dark);font-size:13px;font-weight:800;letter-spacing:.06em}.home-card-feature{padding:30px 28px}.home-card-feature h3{font-size:21px}.home-questions{margin-top:56px}.home-questions h3{margin-bottom:20px;color:var(--home-navy);font-size:22px;font-weight:750;letter-spacing:-.01em}.home-question{padding:20px 22px;border:1px solid var(--home-line);border-left:4px solid var(--home-blue);border-radius:14px;background:#fff}.home-question dt{color:var(--home-navy);font-size:18px;font-weight:750;line-height:1.35}.home-question dd{margin-top:6px;color:var(--home-muted);font-size:16px;line-height:1.6}.home-shot{margin-top:56px}.home-shot-bar{display:flex;align-items:center;gap:7px;height:40px;padding:0 16px;border:1px solid #d6e0ec;border-bottom:0;border-radius:16px 16px 0 0;background:#eaf0f7}.home-shot-bar i{width:11px;height:11px;border-radius:50%;background:#c5d2e1}.home-shot-bar span{margin-left:10px;color:#5b6f86;font-size:13px;font-weight:600}.home-shot img{width:100%;border:1px solid #d6e0ec;border-top:0;border-radius:0 0 16px 16px;box-shadow:0 30px 60px #071d3624}.home-shot figcaption{max-width:720px;margin:18px auto 0;color:var(--home-muted);font-size:15px;line-height:1.55;text-align:center}.home-card-area .home-area-question{color:var(--home-ink);font-size:16px;font-weight:600}.home-card-area .home-area-items{margin-top:14px;padding-top:14px;border-top:1px solid #e8eef5;color:#5b6f86;font-size:14px;line-height:1.55}.home-section-dark{background:linear-gradient(180deg,#071d36,#0a2644);color:#fff}.home-section-dark .home-eyebrow{color:#86bdff}.home-section-dark .home-intro h2{color:#fff}.home-section-dark .home-intro>p:not(.home-eyebrow){color:var(--home-on-dark)}.home-bases{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}.home-bases li{padding:6px 12px;border-radius:999px;font-size:13px;font-weight:800;letter-spacing:.06em;line-height:1.3;text-transform:uppercase}.home-bases li[data-tone=good]{background:#d7f4e6;color:#0b5e3e}.home-bases li[data-tone=info]{background:#dde9ff;color:#0b3d91}.home-bases li[data-tone=review]{background:#ffeec8;color:#7a4b00}.home-bases li[data-tone=unknown]{background:#e4e9f0;color:#3c4a5c}.home-rules{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:48px}.home-rules li{display:flex;gap:14px;padding:20px 0;border-top:1px solid rgba(255,255,255,.12)}.home-check{flex:0 0 auto;width:26px;height:26px;margin-top:1px;padding:5px;border-radius:50%;background:#2ed49b29;fill:#3ddc9f}.home-rules strong{display:block;color:#fff;font-size:17px;font-weight:700;line-height:1.4}.home-rules span{display:block;margin-top:4px;color:#b8c7d9;font-size:16px;line-height:1.55}.home-split{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:56px;align-items:center}.home-split .home-intro{margin-bottom:0}.home-sources{padding:28px;border:1px solid var(--home-line);border-radius:18px;background:var(--home-soft)}.home-sources ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.home-sources li{display:flex;align-items:center;gap:10px;padding:13px 16px;border:1px solid var(--home-line);border-radius:12px;background:#fff;color:var(--home-navy);font-size:16px;font-weight:650;line-height:1.35}.home-sources li:before{content:"";flex:0 0 auto;width:8px;height:8px;border-radius:50%;background:var(--home-blue)}.home-sources p{margin-top:18px;color:var(--home-muted);font-size:15px;line-height:1.55}.home-stages{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.home-stages li{padding:24px 20px;border:1px solid var(--home-line);border-radius:16px;background:#fff}.home-stages li.is-now{border-color:var(--home-blue);box-shadow:0 0 0 3px #0866ff1f}.home-stage-step{display:inline-block;margin-bottom:14px;padding:3px 0;color:var(--home-blue);font-size:13px;font-weight:800;letter-spacing:.1em;line-height:1.4;text-transform:uppercase}.home-stages li.is-now .home-stage-step{padding:3px 10px;border-radius:999px;background:var(--home-blue);color:#fff}.home-stages h3{color:var(--home-navy);font-size:18px;font-weight:750;line-height:1.3}.home-stages p{margin-top:8px;color:var(--home-muted);font-size:15px;line-height:1.55}.home-founder{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:64px;align-items:start}.home-founder h2{color:var(--home-navy);font-size:clamp(30px,3.4vw,44px);font-weight:800;letter-spacing:-.02em;line-height:1.12}.home-founder blockquote{margin-top:28px;padding-left:22px;border-left:4px solid var(--home-blue);color:var(--home-navy);font-size:24px;font-weight:600;line-height:1.45}.home-founder-copy p{color:var(--home-muted);font-size:17px;line-height:1.7}.home-founder-copy p+p{margin-top:16px}.home-founder-copy .home-founder-sign{margin-top:20px;color:var(--home-navy);font-weight:800}.home-links{display:flex;flex-wrap:wrap;gap:12px 28px;margin-top:24px}.home-links a{color:var(--home-blue);font-size:16px;font-weight:700;text-decoration:none}.home-links a:hover{text-decoration:underline}.home-cta{padding:0 0 96px}.home-cta-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:32px;align-items:center;padding:48px;border-radius:24px;background:radial-gradient(600px 300px at 90% 0%,rgba(38,124,255,.35),transparent 65%),linear-gradient(135deg,#071d36,#0c2c52);color:#fff}.home-cta-card h2{font-size:clamp(28px,3vw,38px);font-weight:800;letter-spacing:-.02em;line-height:1.15}.home-cta-card p{max-width:38em;margin-top:12px;color:var(--home-on-dark);font-size:18px;line-height:1.6}.home-footer{padding:44px 0 36px;background:#061527;color:#b8c7d9}.home-footer-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:24px}.home-footer-brand strong{display:block;color:#fff;font-size:20px;font-weight:900;letter-spacing:.04em}.home-footer-brand span{display:block;margin-top:2px;color:#8ea3ba;font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.home-footer nav{display:flex;flex-wrap:wrap;gap:12px 28px}.home-footer nav a{color:#d6e2ef;font-size:15px;font-weight:600;text-decoration:none}.home-footer nav a:hover{color:#fff;text-decoration:underline}.home-footer-note{margin-top:28px;padding-top:22px;border-top:1px solid rgba(255,255,255,.08);color:#93a7bd;font-size:14px;line-height:1.6}@media(max-width:1080px){.home-grid-4,.home-stages{grid-template-columns:repeat(2,minmax(0,1fr))}.home-stages li.is-now{grid-column:1 / -1}.home-split,.home-founder{grid-template-columns:1fr;gap:36px}.home-cta-card{grid-template-columns:1fr}}@media(max-width:880px){.home-nav{display:none}.home-header .home-button-small{margin-left:auto}.home-hero-grid{grid-template-columns:1fr;gap:48px}.home-hero h1{max-width:18ch}.home-grid-3,.home-rules{grid-template-columns:1fr}}@media(max-width:640px){.home-page{font-size:16px}.home-wrap{padding:0 16px}.home-header-row{gap:16px;min-height:60px}.home-brand strong{font-size:19px}.home-brand span{display:none}.home-button-small{min-height:40px;padding:0 14px;font-size:14px}.home-hero{padding:48px 0 60px}.home-hero h1{font-size:36px;line-height:1.1}.home-eyebrow-split span{display:block}.home-eyebrow-split span+span:before{content:none}.home-lead{margin-top:18px;font-size:18px}.home-hero .home-actions{margin-top:28px}.home-actions{flex-direction:column;align-items:stretch}.home-phone-frame{max-width:260px}.home-section{padding:64px 0}.home-intro{margin-bottom:32px}.home-intro h2,.home-founder h2{font-size:29px}.home-intro>p:not(.home-eyebrow){font-size:17px}.home-grid-4,.home-grid-2,.home-stages,.home-sources ul{grid-template-columns:1fr}.home-card{padding:22px 20px}.home-card-feature{padding:24px 20px}.home-questions,.home-shot{margin-top:44px}.home-shot-bar{height:32px;padding:0 12px}.home-shot-bar i{width:9px;height:9px}.home-founder blockquote{font-size:20px}.home-cta{padding-bottom:64px}.home-cta-card{padding:30px 22px;border-radius:20px}.home-footer-row{align-items:flex-start;flex-direction:column}}
