*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:80px}@media (max-width:767px){html{scroll-padding-top:0}}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:linear-gradient(135deg,#f0f9ff,#e0f2fe 25%,#f0f9ff 50%,#e0f2fe 75%,#f0f9ff);background-size:400% 400%;animation:gradientShift 18s ease infinite;color:#0f172a}@keyframes gradientShift{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.page{max-width:1120px;margin:0 auto;padding:32px 18px 72px}.nav{position:-webkit-sticky;position:sticky;top:0;z-index:100;display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap;padding:16px 0;border-bottom:1px solid #e2e8f0;margin-bottom:8px;background:linear-gradient(135deg,#f0f9ff,#e0f2fe 25%,#f0f9ff 50%,#e0f2fe 75%,#f0f9ff);background-size:400% 400%;animation:gradientShift 18s ease infinite;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 12px rgba(15,23,42,.08)}@media (min-width:768px){.nav{position:-webkit-sticky;position:sticky;top:0}}.brand{display:inline-flex;gap:10px;padding:10px 14px;border-radius:999px;background:linear-gradient(135deg,#e0f2fe,#dbeafe);color:#0f172a;font-weight:800;border:1px solid #bfdbfe}.brand,.nav-menu{align-items:center}.nav-menu{display:flex;gap:24px;flex-wrap:wrap;flex:1 1;justify-content:center}.nav-link{color:#475569;text-decoration:none;font-weight:600;font-size:14px;padding:6px 0;transition:color .2s ease;position:relative}.nav-link:hover{color:#1e40af}.nav-link:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:#1e40af;transition:width .2s ease}.nav-link:hover:after{width:100%}.nav-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.ghost-button{padding:10px 14px;border-radius:12px;border:1px solid #bfdbfe;color:#1e3a8a;text-decoration:none;font-weight:700;background:transparent;cursor:pointer;font-size:14px;transition:all .2s ease}.ghost-button:hover{background:#f8fafc;border-color:#3b82f6}.hero{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:24px;gap:24px;align-items:center;margin-top:32px}.hero-copy h1{font-size:clamp(28px,4vw,38px);margin:10px 0 12px}.eyebrow{text-transform:uppercase;letter-spacing:.4px;font-weight:700;color:#1d4ed8;font-size:13px;margin:0}.subhead{color:#475569;margin:0 0 14px;font-size:15px;line-height:1.6}.cta-row{margin:14px 0}.cta-row,.pill-row{display:flex;flex-wrap:wrap;gap:10px}.pill{background:#eef2ff;color:#312e81;padding:8px 12px;border-radius:999px;font-weight:600;border:1px solid #c7d2fe;font-size:13px}.primary-button,.secondary-button{cursor:pointer;border:none;font-weight:700;border-radius:12px;padding:12px 16px;transition:transform .15s ease,box-shadow .2s ease,background .2s ease;text-decoration:none;display:inline-block}.primary-button{background:linear-gradient(135deg,#1e40af,#3b82f6);color:#fff;box-shadow:0 10px 25px rgba(59,130,246,.35)}.primary-button:hover{transform:translateY(-1px);box-shadow:0 14px 28px rgba(59,130,246,.45)}.secondary-button{background:#fff;color:#1e3a8a;border:1px solid #cbd5e1}.secondary-button:hover{box-shadow:0 10px 20px rgba(15,23,42,.08);transform:translateY(-1px)}.hero-card{background:#fff;border-radius:16px;border:1px solid #e2e8f0;box-shadow:0 18px 40px rgba(15,23,42,.12);padding:20px;display:flex;flex-direction:column;gap:12px}.hero-card__header{display:flex;justify-content:space-between;gap:10px;align-items:flex-start}.hero-stat{text-align:right;color:#1e293b}.hero-stat strong{display:block;font-size:28px;color:#0f172a}.check-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px;color:#1f2937}.check-list li{padding:10px 12px;border-radius:12px;background:#f8fafc;border:1px solid #e2e8f0}.shield-card{display:flex;gap:12px;align-items:center;background:linear-gradient(135deg,#ecfeff,#e0f2fe);border:1px solid #bae6fd;border-radius:12px;padding:12px}.shield-icon{font-size:22px}.shield-title{margin:0;font-weight:700}.shield-copy{margin:2px 0 0;color:#475569;font-size:14px}.feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:14px;gap:14px;margin:28px 0}.feature-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:16px;box-shadow:0 12px 24px rgba(15,23,42,.08)}.feature-icon{width:36px;height:36px;border-radius:12px;display:grid;place-items:center;background:#eff6ff;color:#1d4ed8;margin-bottom:8px}.lead-section{display:flex;flex-wrap:wrap;gap:20px;align-items:start}.lead-section>*{flex:1 1 280px;min-width:0}.lead-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:18px;box-shadow:0 16px 32px rgba(15,23,42,.12);display:flex;flex-direction:column;gap:10px}.input-label{font-weight:700;color:#0f172a;font-size:14px}.input-field{width:100%;padding:12px 14px;border-radius:12px;border:1px solid #cbd5e1;background:#f8fafc;font-size:15px;transition:border .2s ease,box-shadow .2s ease}.input-field:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.15);background:#fff}.textarea{resize:vertical;min-height:96px}.status-banner{border-radius:12px;padding:10px 12px;font-weight:600;font-size:14px}.status-success{background:#ecfdf3;color:#166534;border:1px solid #bbf7d0}.status-error{background:#fef2f2;color:#b91c1c;border:1px solid #fecdd3}.bullet-list{list-style:disc;padding-left:20px;color:#475569;margin:10px 0;line-height:1.6}.footnote{margin:8px 0 0;color:#475569;font-size:13px}.block-button{width:100%;text-align:center}.recent-card{margin-top:8px;padding:12px;border-radius:12px;border:1px dashed #cbd5e1;background:#f8fafc}.recent-label{font-size:12px;color:#475569;font-weight:700}.recent-row{display:flex;justify-content:space-between;align-items:center;margin-top:6px}.recent-email{font-weight:700;color:#0f172a}.recent-pill{display:inline-block;padding:4px 10px;border-radius:999px;background:#eef2ff;color:#4338ca;font-size:12px;margin-top:4px;border:1px solid #c7d2fe}.recent-time{color:#475569;font-size:13px}@media (max-width:768px){.nav{flex-direction:column;align-items:stretch;gap:16px;position:static}.nav-menu{justify-content:flex-start;gap:16px;order:3;width:100%;padding-top:12px;border-top:1px solid #e2e8f0}.nav-actions{width:100%;justify-content:space-between;order:2}.brand{order:1}}@media (max-width:640px){.nav-menu{gap:12px}.hero-card__header,.nav-menu{flex-direction:column;align-items:flex-start}}