* { box-sizing: border-box; }
html { scroll-behavior: smooth; scroll-padding-top: 24px; }
body { margin: 0; font-family: -apple-system, BlinkMacSystemFont, "SF Pro Display", "Segoe UI", sans-serif; background: #f1f5f9; color: #1e293b; line-height: 1.65; }
a { color: #0369a1; text-underline-offset: 3px; }
a:hover { text-decoration-thickness: 2px; }
a:focus-visible { outline: 3px solid #0ea5e9; outline-offset: 4px; border-radius: 6px; }
.skip-link { position: absolute; left: 16px; top: -80px; z-index: 20; padding: 12px 16px; border-radius: 8px; background: white; color: #0c4a6e; font-weight: 750; }
.skip-link:focus { top: 16px; }
.hero { overflow: hidden; padding: 28px 20px 78px; background: linear-gradient(145deg, #0f172a 0%, #0c4a6e 58%, #0284c7 100%); color: white; }
.nav, .hero-layout, main, footer { width: min(100%, 1080px); margin-inline: auto; }
.nav { display: flex; align-items: center; justify-content: space-between; gap: 20px; }
.brand { display: inline-flex; align-items: center; gap: 12px; color: white; font-weight: 750; text-decoration: none; white-space: nowrap; }
.brand img { width: 44px; height: 44px; border-radius: 10px; }
.nav-links { display: flex; flex-wrap: wrap; justify-content: flex-end; gap: 10px 20px; }
.nav-links a { color: rgba(255,255,255,.9); text-decoration: none; }
.nav-links a[aria-current="page"] { color: white; font-weight: 750; text-decoration: underline; text-decoration-thickness: 2px; text-underline-offset: 6px; }
.hero-layout { display: grid; grid-template-columns: minmax(0, 1.55fr) minmax(220px, .45fr); align-items: center; gap: clamp(38px, 5vw, 60px); padding-top: clamp(42px, 5vw, 58px); }
.eyebrow, .kicker, .safety-label { margin: 0 0 8px; color: #bae6fd; font-size: .8rem; font-weight: 850; letter-spacing: .12em; text-transform: uppercase; }
h1 { max-width: 700px; margin: 0; font-size: clamp(2.5rem, 3.65vw, 3.05rem); line-height: 1.08; letter-spacing: -.035em; }
h1 span { display: block; }
.hero-copy { max-width: 700px; margin: 18px 0 24px; color: rgba(255,255,255,.9); font-size: clamp(1.03rem, 1.65vw, 1.16rem); }
.hero-copy strong { color: white; }
.hero-actions { display: flex; align-items: center; flex-wrap: wrap; gap: 14px; }
.app-store-badge { display: inline-flex; border-radius: 10px; }
.app-store-badge img { display: block; width: auto; max-width: 100%; height: 66px; object-fit: contain; }
.button { display: inline-flex; min-height: 50px; align-items: center; justify-content: center; padding: 11px 19px; border: 1px solid rgba(255,255,255,.55); border-radius: 12px; color: white; font-weight: 750; text-decoration: none; }
.requirements { margin: 15px 0 0; color: #f0f9ff; font-size: .92rem; font-weight: 650; }
.app-identity { justify-self: end; width: min(100%, 250px); padding: 25px 22px 21px; border: 1px solid rgba(255,255,255,.16); border-radius: 23px; background: rgba(255,255,255,.075); box-shadow: 0 16px 32px rgba(2,8,23,.18); text-align: center; }
.app-identity img { width: min(74%, 148px); height: auto; border-radius: 23%; box-shadow: 0 12px 24px rgba(2,8,23,.25); }
.app-identity p { margin: 14px 0 0; color: #e0f2fe; font-size: .94rem; font-weight: 700; line-height: 1.35; }
main { padding: 0 20px 54px; }
.safety { position: relative; display: grid; grid-template-columns: .7fr 1.3fr; gap: 30px; margin-top: -36px; padding: 28px 30px; border: 2px solid #f59e0b; border-radius: 20px; background: #fffbeb; box-shadow: 0 14px 32px rgba(15,23,42,.11); }
.safety-label { color: #92400e; }.safety h2 { margin: 0; color: #78350f; font-size: clamp(1.45rem, 3vw, 1.85rem); line-height: 1.2; }.safety p { margin: 0 0 8px; }.safety p:last-child { margin-bottom: 0; }
.section, .coverage-section, .privacy-section { margin-top: clamp(52px, 6vw, 72px); }
.section-heading { max-width: 735px; }.kicker { color: #0369a1; }.section-heading h2, .privacy-copy h2, .download h2 { margin: 0 0 10px; color: #0c4a6e; font-size: clamp(2rem, 4.5vw, 3rem); line-height: 1.08; letter-spacing: -.025em; }.section-heading > p:last-child { margin: 0; color: #475569; font-size: 1.03rem; }
.feature-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 18px; margin-top: 26px; }
.feature-card, .location-card { padding: 25px; border: 1px solid #dbe4ee; border-radius: 18px; background: white; box-shadow: 0 7px 20px rgba(15,23,42,.055); }
.feature-icon { display: inline-grid; width: 43px; height: 43px; place-items: center; margin-bottom: 18px; border-radius: 12px; background: #e0f2fe; color: #075985; }
.feature-icon svg { width: 23px; height: 23px; fill: none; stroke: currentColor; stroke-width: 1.9; stroke-linecap: round; stroke-linejoin: round; }
h3 { margin: 0 0 7px; color: #0f172a; font-size: 1.12rem; }.feature-card p, .location-card p { margin: 0; color: #475569; }
.coverage-section { padding: clamp(28px, 5vw, 50px); border-radius: 26px; background: #e0f2fe; }
.location-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 14px; margin-top: 26px; }
.location-card { border-top: 4px solid #0284c7; }.location-card.estimated { border-top-color: #d97706; }.location-card.limited { border-top-color: #64748b; }
.status { display: inline-block; margin-bottom: 11px; padding: 4px 9px; border-radius: 999px; background: #e0f2fe; color: #075985; font-size: .74rem; font-weight: 850; }.estimated .status { background: #fef3c7; color: #92400e; }.limited .status { background: #e2e8f0; color: #334155; }
.section-link { margin: 22px 0 0; }
.privacy-section { display: grid; grid-template-columns: 1fr 1fr; gap: clamp(30px, 7vw, 76px); align-items: center; padding: clamp(30px, 6vw, 58px); border-radius: 26px; background: #0c4a6e; color: white; }
.privacy-copy .kicker { color: #bae6fd; }.privacy-copy h2 { color: white; }.privacy-copy p:not(.kicker) { color: #dbeafe; }.privacy-copy a { color: white; font-weight: 750; }
.privacy-points { display: grid; gap: 12px; margin: 0; padding: 0; list-style: none; }.privacy-points li { padding: 17px 19px; border: 1px solid rgba(255,255,255,.18); border-radius: 14px; background: rgba(255,255,255,.08); }.privacy-points strong, .privacy-points span { display: block; }.privacy-points span { margin-top: 3px; color: #dbeafe; font-size: .92rem; }
.download { display: grid; grid-template-columns: auto minmax(0, 1fr) auto; align-items: center; gap: 24px; margin-top: clamp(52px, 6vw, 72px); padding: 30px; border: 1px solid #dbe4ee; border-radius: 22px; background: white; box-shadow: 0 8px 24px rgba(15,23,42,.06); }.download > img { border-radius: 20px; box-shadow: 0 8px 18px rgba(15,23,42,.15); }.download h2 { margin-bottom: 4px; font-size: clamp(1.55rem, 3vw, 2rem); }.download p { margin: 0; }.download-actions { display: grid; justify-items: center; gap: 7px; }.download-actions .app-store-badge img { height: 57px; }
footer { padding: 0 20px 30px; color: #64748b; font-size: .9rem; text-align: center; }footer nav { display: flex; flex-wrap: wrap; justify-content: center; gap: 9px 20px; margin-bottom: 10px; }footer p { margin: 0; }
@media (max-width: 820px) { .hero-layout { display: block; padding-top: 42px; }.app-identity { display: none; }.feature-grid { grid-template-columns: 1fr; }.download { grid-template-columns: auto 1fr; }.download-actions { grid-column: 1 / -1; justify-self: start; justify-items: start; } }
@media (max-width: 680px) { .hero { padding-bottom: 62px; }.nav { align-items: flex-start; }.nav-links { gap: 9px 14px; font-size: .9rem; }.brand span { position: absolute; width: 1px; height: 1px; overflow: hidden; clip: rect(0 0 0 0); }h1 { font-size: clamp(2.2rem, 9.5vw, 2.7rem); line-height: 1.06; }.hero-copy { margin-top: 17px; }.safety { grid-template-columns: 1fr; gap: 14px; margin-top: -26px; padding: 23px; }.location-grid, .privacy-section { grid-template-columns: 1fr; }.coverage-section, .privacy-section { margin-inline: -6px; }.download { grid-template-columns: 1fr; text-align: center; }.download > img { margin-inline: auto; }.download-actions { grid-column: auto; justify-self: center; justify-items: center; } }
@media (max-width: 390px) { .nav-links { gap: 8px 11px; }.hero-actions, .button { width: 100%; }.app-store-badge { max-width: 100%; }.requirements { font-size: .84rem; }.coverage-section, .privacy-section { padding: 24px 19px; } }
@media (prefers-reduced-motion: reduce) { html { scroll-behavior: auto; } }
