.home-shell{background:radial-gradient(circle at 0 0,#bee3f88c,#0000 32%),linear-gradient(#f7fbff 0%,#fff 38%,#f5f7fa 100%);flex-direction:column;min-height:100vh;display:flex}.home-header{width:100%;padding:calc(1rem + env(safe-area-inset-top,0px)) 1.25rem 1rem;background:linear-gradient(135deg,#001d3d 0%,#0e3a66 100%)}.home-header:after{content:"";background:linear-gradient(90deg,#ffffff3d,#fff0);height:1px;margin-top:1rem;display:block}.home-logo{width:auto;height:1.95rem;display:block}.home-header-inner{justify-content:space-between;align-items:center;gap:1rem;max-width:64rem;margin:0 auto;display:flex}.home-brand{color:#fff;letter-spacing:.18em;text-transform:uppercase;font-size:1rem;font-weight:700}.home-badge{color:#98a4af;letter-spacing:.18em;text-transform:uppercase;font-size:.72rem;font-weight:700}.home-main{flex:1;justify-content:center;align-items:center;padding:2.5rem 1.5rem 3rem;display:flex}.home-card{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffc2;border:1px solid #ffffffb3;border-radius:32px;width:100%;max-width:46rem;padding:2.5rem 2rem;box-shadow:0 24px 80px #0f172a14}.home-title{color:#001d3d;letter-spacing:-.04em;margin:0;font-size:clamp(2.6rem,7vw,4.8rem);font-weight:300;line-height:.98}.home-copy{color:#64748b;max-width:32rem;margin:1rem auto 0;font-size:1rem;line-height:1.75}.home-steps{flex-direction:column;align-items:center;gap:1rem;margin:2rem auto 0;display:flex}.home-step{flex-direction:column;align-items:center;gap:.5rem;display:flex}.home-step-circle{color:#001d3d;background:#d9f8ff;border-radius:999px;place-items:center;width:3rem;height:3rem;font-size:.95rem;font-weight:700;display:grid}.home-step-label{color:#001d3d;font-size:.95rem;font-weight:600}.home-cta{color:#fff;background:linear-gradient(135deg,#001d3d 0%,#0f4c81 100%);border:0;border-radius:999px;justify-content:center;align-items:center;gap:.65rem;margin-top:2rem;padding:1rem 1.9rem;font-size:1rem;font-weight:700;display:inline-flex;box-shadow:0 18px 40px #001d3d38}.home-cta:hover{transform:translateY(-1px)}.home-cta-arrow{font-size:1.1rem;line-height:1}.home-note{color:#94a3b8;margin-top:1rem;font-size:.78rem;font-weight:600}.home-footer{background:#001d3d;width:100%;padding:1.5rem}.home-footer-inner{text-align:center;max-width:64rem;margin:0 auto}.home-footer-copy{color:#98a4af;letter-spacing:.12em;margin:0;font-size:.75rem;font-weight:600}.home-footer-note{color:#98a4afb3;max-width:30rem;margin:.5rem auto 0;font-size:.68rem;line-height:1.6}@media (min-width:640px){.home-steps{flex-direction:row;justify-content:center;gap:2rem}}@media (max-width:639px){.home-card{border-radius:24px;padding:2rem 1.25rem}}
