:root{--home-ink:#002f3e;--home-warm:#ef8200;--home-paper:#f0f8fb;--home-muted:#4d6673}.home-simple-page{background:var(--home-paper);color:var(--home-ink);flex-direction:column;min-height:100vh;display:flex}.home-nav-spacer{height:64px}.home-simple{flex-direction:column;flex:auto;justify-content:center;width:100%;max-width:760px;margin:0 auto;padding:2rem 4rem;display:flex}.home-legal{color:var(--home-muted);font-family:var(--montserrat),sans-serif;letter-spacing:.01em;flex-shrink:0;justify-content:center;align-items:center;gap:.6rem;margin-top:auto;padding:1.4rem 1.5rem 2rem;font-size:.78rem;font-weight:500;display:flex}.home-legal a{color:var(--home-muted);text-decoration:none;transition:color .2s}.home-legal a:hover{color:var(--home-ink)}.home-legal-brand{color:var(--home-muted)}.home-legal-dot{color:#4d6673cc}.home-simple h1{color:var(--home-ink);letter-spacing:-.025em;margin:0 0 2.5rem;font-size:clamp(2rem,4.2vw,2.75rem);font-weight:700;line-height:1.2}.home-problem p{color:var(--home-muted);margin:0 0 .75rem;font-size:1.19rem;line-height:1.7}.home-answer{margin-top:2.5rem}.home-answer .home-statement-line{font-family:var(--montserrat),sans-serif;color:var(--home-ink);border-left:3px solid var(--home-warm);letter-spacing:-.015em;background:0 0;margin:0 0 1rem;padding:.1rem 0 .1rem 1rem;font-size:clamp(1.18rem,1.9vw,1.48rem);font-weight:600;line-height:1.35}.home-simple-ctas{align-items:center;gap:1rem;margin-top:2.75rem;display:flex}.home-simple-cta-primary,.home-simple-cta-secondary{border-radius:8px;justify-content:center;align-items:center;padding:.82rem 1.7rem;font-size:.93rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.home-simple-cta-primary{color:var(--home-ink);background:#002f3e14;border:1px solid #002f3e1a}.home-simple-cta-primary:hover{background:#002f3e21;border-color:#002f3e29}.home-simple-cta-secondary{color:#4d6673e6;background:0 0;border:1px solid #c3d2d4ad}.home-simple-cta-secondary:hover{color:var(--home-ink);background:#f0f8fb4d;border-color:#c3d2d4f2}.home-simple-cta-primary:focus-visible,.home-simple-cta-secondary:focus-visible{outline:2px solid var(--home-warm);outline-offset:2px}@keyframes homeFadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.home-simple h1,.home-problem,.home-answer,.home-simple-ctas{opacity:0;animation:.6s ease-out forwards homeFadeUp}.home-simple h1{animation-delay:.1s}.home-problem{animation-delay:.25s}.home-answer{animation-delay:.45s}.home-simple-ctas{animation-delay:.6s}@media (prefers-reduced-motion:reduce){.home-simple h1,.home-problem,.home-answer,.home-simple-ctas{opacity:1;animation:none}}@media (max-width:768px){.home-simple{padding:2rem 1.5rem}.home-simple h1{margin-bottom:2rem;font-size:1.9rem}.home-problem p{font-size:1.1rem}.home-answer .home-statement-line{font-size:1.35rem}.home-simple-ctas{flex-direction:column;align-items:flex-start}.home-legal{flex-wrap:wrap;row-gap:.35rem;margin-top:2.5rem;padding-top:.8rem;padding-bottom:1.3rem;font-size:.74rem}}
