:root{--bg:#fff;--surface:#f4faff;--surface-strong:#e8f4ff;--text:#102032;--muted:#526273;--line:#dbe7f1;--blue:#007cc3;--blue-strong:#005f96;--cyan:#008fa8;--amber:#b06b10;--shadow:0 22px 60px #004a781f;--radius:8px;--max:1180px}*{box-sizing:border-box;letter-spacing:0}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.55}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}p,h1,h2,h3,dl,dd{margin:0}.section-shell,.nav-shell,.footer-shell,.legal-shell{width:min(var(--max), calc(100% - 40px));margin:0 auto}.site-header{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffed;border-bottom:1px solid #dce8e2d9;position:sticky;top:0}.nav-shell{justify-content:space-between;align-items:center;gap:22px;min-height:76px;display:flex}.brand,.footer-brand{align-items:center;gap:10px;font-size:17px;font-weight:760;display:inline-flex}.brand img{border-radius:8px;width:36px;height:36px}.nav-links{color:var(--muted);align-items:center;gap:24px;font-size:14px;font-weight:650;display:flex}.nav-links a:hover,.footer-links a:hover,.back-link:hover{color:var(--blue)}.nav-cta,.button{border-radius:var(--radius);white-space:nowrap;justify-content:center;align-items:center;min-height:44px;font-size:14px;font-weight:760;line-height:1.1;display:inline-flex}.nav-cta{background:var(--blue);color:#fff;padding:0 18px}.button{border:1px solid #0000;padding:0 20px}.button-primary{background:var(--blue);color:#fff;box-shadow:0 12px 24px #007cc333}.button-secondary{border-color:var(--line);color:var(--text);background:#fff}.button-primary:hover,.nav-cta:hover{background:var(--blue-strong)}.button-secondary:hover{color:var(--blue);border-color:#b7d8ed}.hero{grid-template-columns:minmax(0,.92fr) minmax(440px,1.08fr);align-items:center;gap:54px;padding:76px 0 64px;display:grid}.hero-copy{gap:26px;display:grid}.hero h1{max-width:680px;font-size:64px;font-weight:820;line-height:1.02}.hero-tagline{color:var(--blue);font-size:26px;font-weight:780;line-height:1.25}.hero-lede{max-width:660px;color:var(--muted);font-size:19px;line-height:1.72}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.hero-points{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;max-width:690px;display:grid}.hero-points div{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:14px 16px}.hero-points dt{color:var(--blue);font-size:13px;font-weight:820}.hero-points dd{color:var(--muted);margin-top:3px;font-size:14px}.hero-media{min-width:0}.hero-media img{border-radius:8px;width:100%}.feature-band{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--surface)}.feature-band,.workflow,.trust,.faq{padding:78px 0}.section-heading{gap:12px;max-width:740px;margin-bottom:34px;display:grid}.section-heading h2,.workflow-copy h2,.trust h2{font-size:40px;font-weight:800;line-height:1.12}.section-heading p,.workflow-copy p,.trust p{color:var(--muted);font-size:18px;line-height:1.7}.feature-grid,.faq-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.feature-card,.faq-item{border:1px solid var(--line);border-radius:var(--radius);background:#fff}.feature-card{min-height:190px;padding:24px}.feature-card h3,.faq-item h3{font-size:19px;font-weight:780;line-height:1.25}.feature-card p,.faq-item p{color:var(--muted);margin-top:12px;font-size:15px;line-height:1.65}.workflow{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:start;gap:54px;display:grid}.workflow-copy{gap:14px;display:grid}.step-list{gap:14px;margin:0;padding:0;list-style:none;display:grid}.step-list li{border:1px solid var(--line);border-radius:var(--radius);background:#fff;grid-template-columns:48px 1fr;align-items:start;gap:16px;padding:18px;display:grid}.step-list span{background:var(--surface-strong);width:40px;height:40px;color:var(--blue);border-radius:8px;justify-content:center;align-items:center;font-weight:820;display:inline-flex}.step-list p{color:var(--muted)}.trust{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:28px;display:grid}.trust div{gap:12px;max-width:780px;display:grid}.faq-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.faq-item{min-height:150px;padding:24px}.site-footer{border-top:1px solid var(--line);color:#fff;background:#0b2338}.footer-shell{grid-template-columns:minmax(0,1fr) auto;gap:28px;padding:38px 0;display:grid}.footer-shell p{color:#ffffffb3;max-width:560px;margin-top:10px;font-size:14px}.footer-links{color:#ffffffbf;align-items:start;gap:18px;font-size:14px;font-weight:680;display:flex}.footer-note{border-top:1px solid #ffffff24;grid-column:1/-1;padding-top:20px;max-width:900px!important}.legal-page,.not-found{padding:70px 0 82px}.legal-shell{max-width:820px}.back-link{color:var(--blue);font-size:14px;font-weight:760}.legal-page h1,.not-found h1{margin-top:20px;font-size:48px;font-weight:820;line-height:1.08}.legal-date{color:var(--muted);margin-top:12px;font-size:15px}.legal-intro{color:var(--muted);margin-top:24px;font-size:19px;line-height:1.7}.legal-content{gap:34px;margin-top:44px;display:grid}.legal-section h2{font-size:24px;font-weight:800;line-height:1.22}.legal-section p{color:var(--muted);margin-top:12px;font-size:16px;line-height:1.8}.legal-section a{color:var(--blue);font-weight:720}.not-found{min-height:58vh}.not-found p{color:var(--muted);margin:16px 0 26px}@media (max-width:980px){.nav-shell{flex-wrap:wrap;padding:14px 0}.nav-links{order:3;justify-content:space-between;gap:12px;width:100%}.hero,.workflow,.trust{grid-template-columns:1fr}.hero{gap:34px;padding-top:48px}.hero h1{font-size:48px}.hero-media{max-width:760px}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.trust{justify-items:start}}@media (max-width:640px){.section-shell,.nav-shell,.footer-shell,.legal-shell{width:min(100% - 28px, var(--max))}.brand{font-size:15px}.nav-cta{min-height:40px;padding:0 14px}.nav-links{justify-content:flex-start;padding-bottom:2px;overflow-x:auto}.hero{padding:38px 0 52px}.hero h1{font-size:40px}.hero-tagline{font-size:22px}.hero-lede,.section-heading p,.workflow-copy p,.trust p,.legal-intro{font-size:16px}.hero-points,.feature-grid,.faq-grid,.footer-shell{grid-template-columns:1fr}.hero-actions,.button{width:100%}.feature-band,.workflow,.trust,.faq{padding:58px 0}.section-heading h2,.workflow-copy h2,.trust h2{font-size:31px}.footer-links{flex-wrap:wrap}.legal-page h1,.not-found h1{font-size:38px}}
