:root{--bg:#f4f8fb;--surface:#fff;--surface-alt:#eef4f8;--ink:#10212d;--muted:#53636f;--line:#d7e2ea;--brand:#0d6b8f;--brand-dark:#0a506b;--accent:#e7f7ff;--success:#0f7b52;--error:#a03232;--shadow:0 24px 60px #10212d14;--radius:24px;--radius-sm:14px;--container:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:linear-gradient(#f8fbfd 0%,#f4f8fb 100%);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.container{width:min(var(--container), calc(100% - 2rem));margin:0 auto}.site-header{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f8fbfdcc;border-bottom:1px solid #d7e2ea99;position:sticky;top:0}.nav{justify-content:space-between;align-items:center;min-height:76px;display:flex}.brand{letter-spacing:-.02em;font-weight:700}.brand-logos{align-items:center;gap:.6rem;display:flex}.brand-logo{width:auto;height:28px;display:block}.brand-x{color:var(--muted);font-size:1rem;line-height:1}.logo-partner{flex-direction:column;gap:.5rem;display:flex}.partner-logo{width:auto;max-width:240px;height:44px}.hero{padding:4rem 0 2rem}.hero-grid,.split-section,.form-layout,.logo-inner,.cta-box{gap:2rem;display:grid}.hero-grid{grid-template-columns:1.15fr .85fr;align-items:center}.eyebrow,.section-label,.muted-label,.card-kicker{text-transform:uppercase;letter-spacing:.08em;color:var(--brand);align-items:center;gap:.5rem;font-size:.84rem;font-weight:700;display:inline-flex}.section-label.light{color:#bde9fb}.card-kicker{margin-bottom:.75rem}.muted-label{color:var(--muted);margin-bottom:.5rem}h1,h2,h3{letter-spacing:-.03em;margin:0 0 1rem;line-height:1.05}h1{font-size:clamp(2.5rem,5vw,4.8rem)}h2{font-size:clamp(2rem,3vw,3rem)}h3{font-size:clamp(1.25rem,2vw,1.6rem)}p,li,label,input,textarea,summary,legend{font-size:1rem;line-height:1.65}.lead{color:var(--muted);max-width:62ch;font-size:1.15rem}.hero-actions,.form-footer,.pill-row,.metric-row,.inline-options{flex-wrap:wrap;gap:1rem;display:flex}.button-primary,.button-secondary,.sticky-cta{border-radius:999px;justify-content:center;align-items:center;min-height:52px;padding:0 1.3rem;font-weight:700;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.button-primary{color:#fff;background:linear-gradient(135deg, var(--brand) 0%, #1183ae 100%);cursor:pointer;border:none;box-shadow:0 12px 28px #0d6b8f40}.button-primary:hover,.button-secondary:hover,.sticky-cta:hover{transform:translateY(-1px)}.button-primary:disabled{opacity:.7;cursor:wait}.button-secondary{border:1px solid var(--line);background:#ffffffb3}.button-secondary.small{min-height:42px;padding:0 1rem}.button-primary.wide{width:100%}.trust-list,.check-list{margin:1.5rem 0 0;padding:0;list-style:none}.trust-list li,.check-list li{margin-bottom:.85rem;padding-left:1.8rem;position:relative}.trust-list li:before,.check-list li:before{content:"✓";color:var(--brand);font-weight:800;position:absolute;top:0;left:0}.hero-card,.panel,.info-card,.step-item,.faq-item{border-radius:var(--radius);box-shadow:var(--shadow);background:#ffffffe0;border:1px solid #d7e2eae6}.hero-card,.panel,.info-card,.step-item,.form-panel{padding:1.5rem}.metric-row>div{background:var(--surface-alt);border-radius:18px;flex:1;min-width:120px;padding:1rem}.metric-row strong{margin-bottom:.35rem;font-size:2rem;line-height:1;display:block}.metric-row span,.microcopy,p,label,legend{color:var(--muted)}.logo-strip,.section,.cta-section{padding:2rem 0}.logo-inner{border:1px solid var(--line);background:#ffffffb3;border-radius:20px;grid-template-columns:repeat(2,minmax(0,1fr));padding:1.5rem}.split-section{grid-template-columns:1fr 1fr;align-items:center}.split-section.reverse{grid-template-columns:.95fr 1.05fr}.alt{background:linear-gradient(#ffffff59,#eef4f8cc)}.panel.soft{background:linear-gradient(#fff,#f2f8fb)}.panel.dark,.cta-box{color:#fff;background:linear-gradient(135deg,#0f2b39,#16445b)}.panel.dark p,.cta-box p{color:#ffffffd1}.pill-row span{background:var(--accent);color:var(--brand-dark);border-radius:999px;padding:.55rem .95rem;font-weight:700}.section-heading{margin-bottom:2rem}.section-heading.center{text-align:center}.card-grid,.steps{gap:1.25rem;display:grid}.card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.steps{grid-template-columns:repeat(4,minmax(0,1fr))}.step-item span{background:var(--accent);width:2.6rem;height:2.6rem;color:var(--brand-dark);border-radius:50%;place-items:center;margin-bottom:1rem;font-weight:800;display:inline-grid}.form-layout{grid-template-columns:.82fr 1.18fr;align-items:start}.small-panel{margin-top:1.5rem}.application-form label,.application-form fieldset{margin:0;display:block}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-bottom:1rem;display:grid}.form-grid.compact{align-items:start}.application-form input,.application-form textarea{border:1px solid var(--line);width:100%;color:var(--ink);font:inherit;background:#fff;border-radius:16px;margin-top:.45rem;padding:.95rem 1rem}.application-form input:focus,.application-form textarea:focus{border-color:var(--brand);outline:2px solid #1183ae33}.application-form fieldset{border:1px solid var(--line);border-radius:18px;padding:1rem}.checkbox-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-top:.75rem;display:grid}.choice-card{border:1px solid var(--line);background:#fff;border-radius:16px;align-items:center;gap:.8rem;padding:.9rem 1rem;display:flex!important}.choice-card input,.inline-options input,.stacked-options input{width:auto;margin-top:0}.stacked-options{gap:.6rem;display:grid}.application-form label.honeypot{display:none}.site-footer{background:var(--surface);border-top:1px solid var(--border);margin-top:2rem;padding:3rem 0 5rem}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:3rem;display:grid}.footer-label{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin-bottom:1.25rem;font-size:.75rem;font-weight:700}.footer-block h3{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);margin-bottom:1rem;font-size:.85rem;font-weight:700}.footer-block p{color:var(--muted);margin-bottom:.75rem;font-size:.85rem;line-height:1.7}.footer-block a{color:var(--muted);text-underline-offset:2px;text-decoration:underline}.footer-block a:hover{color:var(--foreground)}@media (max-width:640px){.footer-grid{grid-template-columns:1fr;gap:2rem}}.form-footer{justify-content:space-between;align-items:center;margin-top:1.25rem}.form-message{border-radius:14px;margin-top:1rem;padding:.9rem 1rem}.form-message.error{color:var(--error);background:#fff1f1}.form-message.success{color:var(--success);background:#ebfff6}.narrow{max-width:860px}.faq-list{gap:1rem;display:grid}.faq-item{padding:0;overflow:hidden}.faq-item summary{cursor:pointer;color:var(--ink);padding:1.2rem 1.35rem;font-weight:700;list-style:none}.faq-item p{margin:0;padding:0 1.35rem 1.35rem}.faq-item summary::-webkit-details-marker{display:none}.cta-box{border-radius:var(--radius);box-shadow:var(--shadow);grid-template-columns:1fr auto;align-items:center;padding:2rem}.sticky-cta{z-index:30;background:var(--brand);color:#fff;display:none;position:fixed;bottom:1rem;left:1rem;right:1rem;box-shadow:0 18px 30px #0d6b8f47}.compact-list li{margin-bottom:.55rem}@media (max-width:1024px){.hero-grid,.split-section,.form-layout,.cta-box,.logo-inner,.card-grid,.steps{grid-template-columns:1fr}.hero{padding-top:2.5rem}.site-header{position:static}}@media (max-width:720px){.container{width:min(var(--container), calc(100% - 1rem))}.nav{min-height:64px}.button-secondary.small{display:none}.form-grid,.checkbox-grid{grid-template-columns:1fr}.hero-card,.panel,.info-card,.step-item,.form-panel,.cta-box{padding:1.2rem}.sticky-cta{display:inline-flex}body{padding-bottom:5rem}}
