.home-page { --ink: #10283f; --muted: #4b6275; --blue: #076da9; --cyan: #56d8ea; }
.home-page .site-header { position: relative; z-index: 5; border: 0; }
.home-page .header-inner { min-height: 80px; }
.home-page .button { border-radius: 999px; min-height: 52px; padding: 14px 26px; box-shadow: none; }
.home-page .button-small { min-height: 44px; padding: 10px 16px; font-size: .875rem; }
.home-page nav { gap: 10px; }
.home-page nav > .login-link:not(.button) { display: none; }
.home-menu { position: relative; border: 0; }
.home-menu > summary { display: grid; place-items: center; padding: 0; width: 44px; height: 44px; list-style: none; border-radius: 50%; }
.home-menu > summary::-webkit-details-marker { display: none; }
.home-menu[open] > summary { background: #e9f7fb; }
.home-menu-links { position: absolute; top: calc(100% + 12px); right: 0; width: 220px; padding: 12px; border: 1px solid #d9e8f1; border-radius: 16px; background: #fff; box-shadow: 0 16px 40px #10283f18; }
.home-menu-links a { display: block; padding: 12px 16px; text-decoration: none; border-radius: 8px; }
.home-menu-links a:hover { background: #f1f9fd; }
.home-page .hero { position: relative; isolation: isolate; background: linear-gradient(165deg, #fff 8%, #f0fbfe 62%, #d0f4fa); }
.home-page .hero::after { content: ''; position: absolute; z-index: -1; pointer-events: none; width: 620px; height: 620px; bottom: -390px; right: -220px; border: 90px solid #40c1dc12; border-radius: 35%; transform: rotate(-20deg); }
.home-page .hero-grid { position: relative; gap: 30px; padding-block: 34px 44px; }
.home-page .hero-copy { text-align: center; }
.home-page .eyebrow { font-size: .75rem; letter-spacing: .13em; margin-bottom: 18px; color: #086b91; }
.home-page h1 { font-size: clamp(2.35rem, 9.5vw, 4.7rem); font-weight: 800; line-height: 1.02; letter-spacing: -.055em; }
.home-page h1 span { color: #087db2; }
.home-page .hero-lead { font-size: 1rem; line-height: 1.65; max-width: 470px; margin: 20px auto 0; }
.home-page .hero-actions { justify-content: center; align-items: center; gap: 4px 24px; margin-top: 24px; }
.home-page .hero-actions .button { width: 100%; }
.home-page .hero-secondary { display: inline-flex; justify-content: center; align-items: center; width: auto; min-height: 44px; font-size: .9375rem; font-weight: 600; }
.home-page .hero-note { margin-top: 8px; font-size: .8125rem; }
.home-page .photo-carousel { width: 100%; max-width: 620px; margin-inline: auto; }
.home-page .photo-stage { border-radius: 22px; box-shadow: 0 24px 60px #10394e16; }
.home-page .photo-slide picture { aspect-ratio: 4 / 3; }
.home-page .photo-slide figcaption { padding: 50px 20px 22px; }
.home-page .photo-label { font-size: .75rem; }
.home-page .photo-slide strong { font-size: 1.15rem; }
.home-page .audience-strip { padding-block: 26px; border: 0; font-size: .875rem; line-height: 1.8; }
.home-page .audience-strip strong { display: block; color: var(--ink); font-weight: 600; }
.home-page .audience-strip span { display: block; max-width: 620px; margin: 6px auto 0; }
.home-page .section { padding-block: 64px; }
.home-page h2 { font-size: clamp(2rem, 7.2vw, 3.35rem); line-height: 1.1; letter-spacing: -.045em; }
.home-page h3 { font-size: 1.2rem; line-height: 1.3; }
.home-page .section-row { display: grid; grid-template-columns: 1fr; gap: 40px; }
.home-page .section-intro { text-align: center; }
.home-page .section-intro > p:not(.eyebrow) { max-width: 590px; margin: 20px auto 0; font-size: 1rem; line-height: 1.75; }
.home-page .benefits { grid-template-columns: 1fr; gap: 36px; }
.home-page .benefits article { text-align: center; max-width: 420px; margin-inline: auto; }
.home-page .benefit-icon { width: 60px; height: 60px; border-radius: 22px; background: #e5f8fc; color: #0875a5; font-size: 1.65rem; margin: 0 auto 20px; }
.home-page .benefits article:nth-child(2) .benefit-icon { background: #ebf0ff; color: #3c5eaa; }
.home-page .benefits article:nth-child(3) .benefit-icon { background: #e3f7f0; color: #267d6a; }
.home-page .benefits h3 { margin-bottom: 14px; }
.home-page .benefits p, .home-page .steps p { font-size: 1rem; line-height: 1.75; }
.home-page .how-section { background: #10283f; color: #fff; }
.home-page .how-section .eyebrow { color: #80e0ee; }
.home-page .how-section p { color: #c4d7e3; }
.home-page .steps { grid-template-columns: 1fr; gap: 32px; }
.home-page .steps li { display: flex; gap: 20px; }
.home-page .step-number { display: block; width: 52px; height: auto; flex-basis: 52px; border: 0; background: none; color: #6ad6e8; font-size: 2.5rem; line-height: 1.1; letter-spacing: -.06em; font-weight: 400; margin: 0; }
.home-page .steps h3 { margin: 2px 0 12px; }
.home-page .section-action { text-align: center; }
.home-page .how-section .button { color: #10283f; background: #78e1ec; border-color: #78e1ec; }
.home-page .how-section .button:hover { background: #a1eff6; border-color: #a1eff6; }
.home-page .how-section :focus-visible { outline-color: #9aeeff; }
.home-page .section-action p { font-size: .875rem; margin-top: 12px; }
.home-page .scan-grid { display: grid; gap: 36px; }
.home-page .scan-details { display: grid; gap: 30px; }
.home-page .scan-details article { display: flex; gap: 18px; }
.home-page .scan-details .benefit-icon { flex: 0 0 46px; height: 46px; border-radius: 16px; font-size: 1.2rem; margin: 0; }
.home-page .scan-details h3 { margin-bottom: 10px; }
.home-page .scan-details p { font-size: 1rem; line-height: 1.75; }
.home-page .home-subscription { background: #f1f9fc; border: 0; }
.home-page .plans-grid { gap: 24px; grid-template-columns: 1fr; align-items: stretch; }
.home-page .plans-grid > .section-intro { grid-column: 1 / -1; padding: 0; margin-bottom: 12px; }
.home-page .plan-card { display: flex; flex-direction: column; padding: 30px 24px; border-radius: 22px; border-color: #dcecf3; }
.home-page .plan-paid { border-color: #9acfe5; }
.home-page .plan-label { font-size: .75rem; color: #4b6275; margin-bottom: 20px; }
.home-page .plan-highlight { font-size: 1.6rem; margin-block: 16px; }
.home-page .plan-card > p:not(.plan-label):not(.plan-highlight):not(.plan-note) { font-size: 1rem; }
.home-page .plan-card .button { font-size: .9375rem; padding-inline: 16px; margin-top: 28px; }
.home-page .plan-card .plan-note { font-size: .8125rem; }
.home-page .faq-grid { gap: 32px; }
.home-page .faq-grid > div:first-child { text-align: center; }
.home-page .questions summary { min-height: 60px; padding-block: 21px; font-size: 1rem; }
.home-page .questions p { font-size: 1rem; line-height: 1.75; }
.home-page .closing-cta { padding-block: 68px; background: linear-gradient(130deg, #ddf8fc, #b2eaf4); text-align: center; }
.home-page .closing-cta .shell { display: flex; flex-direction: column; gap: 24px; }
.home-page .closing-cta .eyebrow { margin: 0 0 20px; }
.home-page .closing-cta h2 { font-size: clamp(2.35rem, 8vw, 4rem); }
.home-page .closing-cta p:not(.eyebrow) { margin-top: 20px; }
.home-page .closing-cta .hero-note { margin: -12px 0 0; }
.home-page .company-strip { padding-block: 42px; border: 0; }
.home-page .company-grid { font-size: .875rem; }
.home-page .company-strip nav { gap: 12px 24px; font-size: .875rem; }
.home-page .copyright { font-size: .8125rem; }
@media (max-width: 359px) {
    .home-page .header-inner { gap: 4px; }
    .home-page .brand { gap: 4px; font-size: .875rem; }
    .home-page .brand-mark { width: 34px; flex-basis: 34px; }
    .home-page nav { gap: 2px; }
    .home-page .button-small { padding-inline: 12px; }
    .home-page .hero-note { max-width: 250px; margin-inline: auto; }
}
@media (min-width: 650px) {
    .home-page .hero-grid { padding-block: 56px; gap: 40px; }
    .home-page .hero-actions .button { width: auto; }
    .home-page .hero-actions { gap: 24px; }
    .home-page .plans-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); max-width: 980px; }
    .home-page .section { padding-block: 84px; }
    .home-page .benefits, .home-page .steps { grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 28px; }
    .home-page .steps li { display: block; text-align: center; }
    .home-page .step-number { width: auto; margin-bottom: 24px; font-size: 4rem; }
    .home-page .section-row { gap: 48px; }
}
@media (min-width: 800px) {
    .home-page .header-inner { min-height: 98px; }
    .home-page nav { gap: 26px; }
    .home-page nav > .login-link:not(.button) { display: inline; }
    .home-menu { display: none; }
    .home-page .hero-grid { grid-template-columns: 1fr; }
    .home-page .hero-lead { font-size: 1.125rem; }
    .home-page .faq-grid > div:first-child { text-align: left; }
    .home-page .plan-card { padding: 38px; }
}
@media (min-width: 900px) {
    .home-page .hero-grid { grid-template-columns: 1.06fr 1fr; gap: 48px; padding-block: 76px 90px; }
    .home-page .hero-copy { text-align: left; }
    .home-page h1 { font-size: clamp(3.1rem, 5.2vw, 4.5rem); }
    .home-page .hero-lead { margin-inline: 0; }
    .home-page .hero-actions { justify-content: flex-start; gap: 12px 24px; }
    .home-page .hero-actions .button { font-size: 1rem; padding-inline: 24px; }
    .home-page .hero-note { margin-top: 16px; }
    .home-page .photo-stage { border-radius: 28px 28px 72px 28px; }
    .home-page .photo-slide picture { aspect-ratio: 1.1; }
    .home-page .photo-slide figcaption { padding: 65px 30px 36px; }
    .home-page .photo-slide strong { font-size: 1.35rem; }
    .home-page .hero::after { width: 900px; height: 900px; bottom: -620px; right: -160px; border-width: 130px; }
    .home-page .section { padding-block: 104px; }
    .home-page .section-row { gap: 60px; }
    .home-page .benefits, .home-page .steps { gap: 60px; }
    .home-page .scan-grid { grid-template-columns: 1fr 1fr; gap: 90px; align-items: center; }
    .home-page .scan-grid .section-intro { text-align: left; }
    .home-page .scan-grid .section-intro > p { margin-inline: 0; }
    .home-page .closing-cta { padding-block: 94px; }
}
@media (prefers-reduced-motion: no-preference) {
    .home-page .button { transition: transform .2s ease, background-color .2s ease, box-shadow .2s ease; }
    .home-page .button:hover { transform: translateY(-2px); box-shadow: 0 8px 22px #10283f16; }
    .home-page .hero-copy > :not(h1) { animation: home-arrive .85s both; }
    .home-page .hero-copy .hero-lead { animation-delay: .1s; }
    .home-page .hero-actions { animation-delay: .2s; }
    .home-page .hero-copy .hero-note { animation-delay: .3s; }
    .home-page .hero .photo-carousel { animation: home-arrive 1s .15s both; }
    .home-page .hero::after { animation: home-shape 12s ease-out both; }
    .home-page .photo-slide:not([hidden]) { animation: home-photo .9s ease-out both; }
    .home-page .is-entering { animation: home-arrive .8s cubic-bezier(.2,.65,.3,1) both; }
    .home-page .benefits > :nth-child(2).is-entering, .home-page .steps > :nth-child(2).is-entering { animation-delay: .1s; }
    .home-page .benefits > :nth-child(3).is-entering, .home-page .steps > :nth-child(3).is-entering { animation-delay: .2s; }
    .home-page .is-entering:focus-within { animation: none; }
    @keyframes home-arrive { from { opacity: 0; transform: translateY(26px); } to { opacity: 1; transform: none; } }
    @keyframes home-photo { from { opacity: .35; } to { opacity: 1; } }
    @keyframes home-shape { from { transform: translateY(35px) rotate(-30deg); } to { transform: translateY(0) rotate(-20deg); } }
}
@media print {
    .home-page .site-header, .home-page .hero-actions, .home-page .section-action, .home-page .closing-cta .button { display: none; }
    .home-page *, .home-page *::after { animation: none !important; }
}

.home-page .plan-prices { display: grid; gap: 16px; margin: 22px 0; }
.home-page .plan-prices > div { padding-bottom: 16px; border-bottom: 1px solid #dcecf3; }
.home-page .plan-prices dt { font-size: .875rem; font-weight: 650; margin-bottom: 4px; }
.home-page .plan-prices dd { margin: 0; }
.home-page .plan-prices strong { display: block; font-size: clamp(1.4rem, 5vw, 1.9rem); color: var(--blue); overflow-wrap: anywhere; }
.home-page .plan-prices dd span { font-size: .875rem; color: #4b6275; }
.home-page .plan-price-status { margin-block: 22px; }
