:root{color:#07111f;background:#f4f7f6;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at top left,rgba(15,93,59,.16),transparent 30%),linear-gradient(135deg,#f8fcfb,#eef6f2 55%,#f7faf8)}.pageShell{display:grid;min-height:100vh;place-items:center;padding:24px}.heroSection{width:min(1180px,100%);border:1px solid #dbe8e2;border-radius:24px;background:#fffffff5;box-shadow:0 24px 80px #07111f1f;overflow:hidden}.heroHeader{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:24px 32px;border-bottom:1px solid #e8f0eb;background:linear-gradient(90deg,#07111f,#10293a);color:#fff}.brandWrap{display:flex;align-items:center;justify-content:space-between;gap:14px;width:100%}.brandLogoGroup{display:flex;align-items:center;gap:14px}.brandText{display:grid;gap:2px}.brandSubcopy{color:#d6e7dc;font-size:13px;font-weight:600}.logoMark{display:grid;place-items:center;width:56px;height:56px;border-radius:18px;background:#07111f;box-shadow:0 10px 26px #00000038;overflow:hidden}.logoMark img{width:56px;height:56px;display:block}.eyebrow{margin:0 0 4px;color:#d7b36a;font-size:11px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}h1,h2,p{margin:0}h1{font-size:clamp(30px,3.8vw,44px);line-height:1.02}h2{color:#0b1814;font-size:clamp(20px,2.2vw,26px);line-height:1.2}.statusPill{display:flex;align-items:center;gap:8px;border-radius:999px;background:#ffffff1f;padding:10px 14px;font-size:13px;font-weight:800}.heroGrid{display:grid;grid-template-columns:1.2fr .8fr;gap:22px;padding:24px 32px 32px}.heroCopy{display:grid;align-content:start;gap:12px}.introBlock{display:grid;gap:8px}.heroLead{max-width:640px;color:#24302c;font-size:16px;line-height:1.55}.topFeatures{display:flex;flex-wrap:wrap;gap:10px}.topFeatureItem{display:inline-flex;align-items:center;gap:8px;border-radius:999px;background:#eef7f1;color:#0f5d3b;padding:8px 12px;font-size:13px;font-weight:800}.formCard{display:grid;gap:14px;border:1px solid #dce8e2;border-radius:18px;background:#fff;padding:20px;box-shadow:0 10px 30px #07111f0a}.formCard label{display:grid;gap:8px;color:#24302c;font-size:14px;font-weight:800}.formCard input{width:100%;height:46px;border:1px solid #cfdad4;border-radius:10px;background:#f8fcfa;padding:0 12px;color:#07111f;outline:none}.formCard input:focus{border-color:#0f5d3b;box-shadow:0 0 0 3px #0f5d3b1f}.secureNotice{display:flex;align-items:flex-start;gap:10px;border:1px solid #cfe1d8;border-radius:12px;padding:12px 14px;background:linear-gradient(135deg,#f7fcf9,#edf7f2);color:#245442;font-size:13px;font-weight:800;line-height:1.45}.secureNotice input{width:18px;height:18px;margin:2px 0 0;accent-color:#0f5d3b;flex:0 0 auto}.secureNotice span{display:grid;gap:2px;min-width:0}.secureNotice strong{color:#0f5d3b;font-size:12px;letter-spacing:.08em;text-transform:uppercase}.submitButton{display:inline-flex;align-items:center;justify-content:center;min-height:48px;border:0;border-radius:10px;background:#0f5d3b;color:#fff;cursor:pointer;font-weight:800}.submitButton:disabled{opacity:.7;cursor:wait}.feedbackMessage{margin:0;color:#0f5d3b;font-size:13px;font-weight:800}.trustCard{display:flex;flex-direction:column;gap:18px;border:1px solid #dce8e2;border-radius:20px;background:linear-gradient(180deg,#f7fbf9,#eef6f2);padding:20px}.trustCardHeader{display:flex;align-items:start;justify-content:space-between;gap:10px}.miniBadge{display:flex;align-items:center;gap:8px;border-radius:999px;background:#07111f;padding:8px 10px;color:#fff;font-size:12px;font-weight:800}.featureStack{display:grid;gap:10px}.featureItem{display:flex;gap:10px;border:1px solid #d3e3dc;border-radius:14px;background:#fff;padding:12px}.featureItem strong{display:block;margin-bottom:4px;color:#07111f;font-size:13px}.featureItem p{color:#4a5f56;font-size:12px;line-height:1.5}.featureIcon{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:#eef7f1;color:#0f5d3b;flex:0 0 auto}.logoStrip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.logoTile{display:flex;align-items:center;gap:10px;border:1px solid #d3e3dc;border-radius:12px;background:#07111f;padding:10px 12px;color:#fff}.logoTile span{display:grid;place-items:center;width:28px;height:28px;border-radius:8px;background:#d7b36a;color:#07111f;font-weight:900}.logoTile strong{font-size:13px}.badgeGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.trustBadge{display:flex;align-items:center;gap:8px;min-height:48px;border:1px solid #d3e3dc;border-radius:12px;background:#fff;padding:10px 12px;color:#2f443d;font-size:12px;font-weight:800}.trustBadge svg{color:#0f5d3b;flex:0 0 auto}.footerNote{display:flex;align-items:center;gap:8px;margin-top:auto;border-top:1px solid #dce8e2;padding-top:14px;color:#386653;font-size:14px;font-weight:800}@media (max-width: 920px){.heroGrid{grid-template-columns:1fr}}@media (max-width: 620px){.pageShell{padding:12px}.heroHeader{flex-direction:column;align-items:flex-start;padding:20px}.brandWrap{flex-direction:column;align-items:flex-start}.heroGrid{padding:16px 20px 20px}.badgeGrid,.logoStrip{grid-template-columns:1fr}.trustCardHeader{flex-direction:column}}
