:root{color:#0f172a;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--navy:#13213b;--blue:#2563eb;--blue-bright:#3b82f6;--heading:#0f172a;--body:#475569;--muted:#94a3b8;--background:#f8fafc;--white:#fff;--border:#e2e8f0;background:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:80px}body{background:var(--white);min-width:320px;min-height:100svh;margin:0;overflow-x:hidden}body,button,a{font-family:inherit}a{color:inherit}img{max-width:100%;display:block}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible{outline:3px solid var(--blue-bright);outline-offset:3px}.page-width{width:min(1160px,100% - 48px);margin-inline:auto}.site-header{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;border-bottom:1px solid #e2e8f0e6;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:24px;width:min(1240px,100% - 48px);min-height:72px;margin-inline:auto;display:flex}.wordmark{color:var(--navy);letter-spacing:0;font-size:25px;font-weight:900;line-height:1;text-decoration:none}.desktop-nav{align-items:center;gap:34px;display:flex}.desktop-nav>a:not(.button),.footer-links a{color:var(--body);font-size:14px;font-weight:650;text-decoration:none}.desktop-nav>a:not(.button):hover,.footer-links a:hover{color:var(--blue)}.button{border:1px solid var(--blue);background:var(--blue);min-height:48px;color:var(--white);border-radius:7px;justify-content:center;align-items:center;gap:9px;padding:0 20px;font-size:14px;font-weight:800;line-height:1;text-decoration:none;transition:background .16s,transform .16s,box-shadow .16s;display:inline-flex;box-shadow:0 8px 18px #2563eb2e}.button:hover{background:#1d4ed8;transform:translateY(-1px);box-shadow:0 10px 22px #2563eb3b}.button-small{min-height:42px;padding-inline:16px}.menu-button{background:var(--background);width:44px;height:44px;color:var(--navy);cursor:pointer;border:0;border-radius:7px;justify-content:center;align-items:center;display:none}.mobile-nav{display:none}.hero{background:#e7eaed;height:min(680px,100svh - 180px);min-height:520px;position:relative;overflow:hidden}.hero-image{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.hero-fade{background:linear-gradient(90deg,#fffffffa 0%,#fffffff0 28%,#ffffff94 45%,#fff0 65%);position:absolute;inset:0}.hero-content{z-index:1;flex-direction:column;justify-content:center;align-items:flex-start;height:100%;padding-bottom:16px;display:flex;position:relative}.hero h1{max-width:650px;color:var(--navy);letter-spacing:0;margin:0;font-size:clamp(44px,5.3vw,72px);font-weight:880;line-height:1.04}.hero p{color:#334155;max-width:570px;margin:24px 0 0;font-size:18px;line-height:1.65}.hero-actions{align-items:center;gap:28px;margin-top:30px;display:flex}.text-link{min-height:44px;color:var(--blue);align-items:center;gap:8px;font-size:14px;font-weight:800;text-decoration:none;display:inline-flex}.text-link:hover{color:#1d4ed8}.section{padding:104px 0}.section-heading{max-width:610px}.section-heading.centered{text-align:center;margin:0 auto}.section-heading h2,.final-cta h2{color:var(--heading);letter-spacing:0;margin:0;font-size:clamp(32px,3.8vw,48px);font-weight:860;line-height:1.12}.section-heading p{color:var(--body);margin:16px 0 0;font-size:17px;line-height:1.65}.steps{grid-template-columns:repeat(3,1fr);gap:64px;margin-top:62px;display:grid}.step{text-align:center;padding-top:8px;position:relative}.step:not(:last-child):after{content:"";background:var(--border);width:32px;height:1px;position:absolute;top:36px;right:-48px}.step-number{width:28px;height:28px;color:var(--blue);background:#dbeafe;border-radius:50%;place-items:center;margin:0 auto 16px;font-size:13px;font-weight:850;display:grid}.step-icon{color:var(--blue);margin:0 auto 18px}.step h3,.trust-item h3{color:var(--heading);margin:0;font-size:18px;font-weight:820;line-height:1.3}.step p{max-width:290px;color:var(--body);margin:10px auto 0;font-size:15px;line-height:1.65}.trust-section{background:var(--background)}.trust-layout{grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);align-items:center;gap:78px;display:grid}.trust-list{gap:28px;margin-top:38px;display:grid}.trust-item{grid-template-columns:44px 1fr;align-items:start;gap:16px;display:grid}.trust-item>svg{width:44px;height:44px;color:var(--blue);background:#dbeafe;border-radius:50%;padding:11px}.trust-item p{color:var(--body);margin:7px 0 0;font-size:15px;line-height:1.6}.trust-image{aspect-ratio:4/3;object-fit:cover;border-radius:8px;width:100%;box-shadow:0 18px 45px #0f172a1f}.final-cta{background:var(--navy);color:var(--white);padding:76px 0}.cta-inner{justify-content:space-between;align-items:center;gap:48px;display:flex}.final-cta h2{max-width:680px;color:var(--white);font-size:clamp(30px,3vw,42px)}.final-cta p{color:#ffffffab;margin:14px 0 0;font-size:16px;line-height:1.6}.cta-actions{flex-direction:column;flex:none;align-items:center;gap:14px;display:flex}.button-light{background:var(--white);border-color:var(--white);color:var(--navy);box-shadow:none}.button-light:hover{color:var(--navy);background:#f1f5f9}.admin-link{color:#ffffffbf;align-items:center;min-height:32px;font-size:13px;font-weight:700;display:inline-flex}.site-footer{background:var(--white);border-top:1px solid var(--border)}.footer-inner{grid-template-columns:auto 1fr auto;align-items:center;gap:42px;width:min(1240px,100% - 48px);min-height:104px;margin-inline:auto;display:grid}.footer-links{flex-wrap:wrap;justify-content:center;gap:18px 30px;display:flex}.copyright{color:var(--muted);font-size:12px}.legal-main{background:var(--white);min-height:calc(100svh - 176px)}.legal-page{max-width:820px;padding-top:58px;padding-bottom:96px}.back-link{min-height:44px;color:var(--blue);align-items:center;gap:5px;font-size:14px;font-weight:750;text-decoration:none;display:inline-flex}.legal-header{border-bottom:1px solid var(--border);padding:30px 0 44px}.legal-header h1{color:var(--heading);letter-spacing:0;margin:0;font-size:clamp(38px,5vw,58px);font-weight:880;line-height:1.08}.legal-header p{max-width:650px;color:var(--body);margin:18px 0 12px;font-size:17px;line-height:1.7}.legal-header div{color:var(--muted);font-size:13px}.legal-sections{padding-top:46px}.legal-sections section{margin-bottom:34px}.legal-sections h2{color:var(--heading);margin:0 0 9px;font-size:18px;font-weight:820;line-height:1.4}.legal-sections p{color:var(--body);margin:0;font-size:15px;line-height:1.78}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}@media (width<=860px){.desktop-nav{display:none}.menu-button{display:inline-flex}.mobile-nav{background:var(--white);border-bottom:1px solid var(--border);flex-direction:column;gap:2px;padding:12px 24px 20px;display:flex;position:absolute;top:100%;left:0;right:0;box-shadow:0 18px 30px #0f172a1a}.mobile-nav>a:not(.button){min-height:48px;color:var(--body);align-items:center;font-size:15px;font-weight:700;text-decoration:none;display:flex}.mobile-nav .button{margin-top:8px}.hero{height:min(680px,100svh - 150px);min-height:500px}.hero-image{object-position:58% center}.hero-fade{background:linear-gradient(90deg,#fffffffa 0%,#ffffffe6 44%,#ffffff4d 76%,#ffffff14 100%)}.hero h1{max-width:560px;font-size:clamp(42px,8vw,62px)}.hero p{max-width:510px}.steps{gap:34px}.step:not(:last-child):after{display:none}.trust-layout{grid-template-columns:1fr;gap:50px}.trust-image{max-height:540px}.cta-inner{flex-direction:column;align-items:flex-start}.cta-actions{align-items:flex-start}.footer-inner{text-align:center;grid-template-columns:1fr;justify-items:center;gap:24px;padding:34px 0}}@media (width<=640px){.page-width,.header-inner,.footer-inner{width:min(1160px,100% - 32px)}.header-inner{min-height:64px}.menu-button{flex:0 0 44px}.wordmark{font-size:23px}.hero{height:calc(100svh - 150px);min-height:480px;max-height:620px}.hero-image{object-position:62% center}.hero-fade{background:linear-gradient(90deg,#fffffffa 0%,#ffffffeb 52%,#ffffff6b 100%)}.hero-content{justify-content:flex-end;padding-bottom:52px}.hero h1{max-width:328px;font-size:37px;line-height:1.08}.hero p{max-width:360px;margin-top:18px;font-size:15px;line-height:1.6}.hero-actions{flex-direction:column;align-items:flex-start;gap:8px;margin-top:22px}.hero-actions .button{width:100%}.section{padding:76px 0}.section-heading h2,.final-cta h2{font-size:32px}.section-heading p{font-size:15px}.steps{grid-template-columns:1fr;gap:42px;margin-top:48px}.step p{max-width:340px}.trust-list{gap:24px}.trust-image{aspect-ratio:1}.final-cta{padding:62px 0}.cta-actions,.cta-actions .button{width:100%}.admin-link{align-self:center}.footer-links{flex-direction:column;gap:16px}.legal-page{padding-top:34px;padding-bottom:72px}.legal-header{padding-top:20px}.legal-header h1{font-size:38px}}@media (width<=360px){.hero h1{max-width:292px;font-size:34px}}
