.app-download-page{min-height:100svh;color:var(--text);background:radial-gradient(circle at 18% 8%,#2563eb2e,#0000 32rem),linear-gradient(#eef3f8 0%,#fff 100%);padding:clamp(1rem,3vw,2rem)}.app-download-hero{text-align:center;background:linear-gradient(145deg,#fffffff5,#eff6ffeb);border:1px solid #94a3b838;border-radius:32px;max-width:980px;margin:0 auto;padding:clamp(2rem,7vw,5rem) clamp(1.25rem,5vw,4rem);box-shadow:0 24px 70px #0f172a24}.app-download-hero__badge{color:#fff;letter-spacing:0;background:linear-gradient(135deg,#0b1f33,#2563eb 62%,#c48a1c);border-radius:24px;justify-content:center;align-items:center;width:82px;height:82px;margin-bottom:1rem;font-size:1.35rem;font-weight:1000;display:inline-flex;box-shadow:0 18px 38px #2563eb38}.app-download-hero__eyebrow{color:var(--accent-strong);letter-spacing:.12em;text-transform:uppercase;margin:0 0 .5rem;font-size:.74rem;font-weight:1000}.app-download-hero h1{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.2rem,8vw,4.8rem);line-height:.94}.app-download-hero p:not(.app-download-hero__eyebrow){max-width:680px;color:var(--text-soft);margin:1rem auto 0;font-size:clamp(1rem,2vw,1.15rem);line-height:1.65}.app-download-hero__actions{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:1.5rem;display:flex}.app-download-hero__actions .primary-button,.app-download-hero__actions .secondary-button{border-radius:999px;justify-content:center;align-items:center;gap:.55rem;padding:.78rem 1rem;font-weight:800;text-decoration:none;transition:transform .18s,box-shadow .18s,background-color .18s;display:inline-flex}.app-download-hero__actions .primary-button{background:linear-gradient(135deg, var(--accent) 0%, #60a5fa 100%);color:#eff6ff;border:0;box-shadow:0 16px 30px #2563eb3d}.app-download-hero__actions .secondary-button{border:1px solid var(--border);color:var(--text);background:#ffffffeb;box-shadow:0 8px 18px #0f172a0f}.app-download-hero__actions .primary-button:hover,.app-download-hero__actions .secondary-button:hover{transform:translateY(-1px)}.app-download-hero p.app-download-hero__disclaimer{color:#526174;max-width:760px;margin-top:1.25rem;font-size:.82rem;line-height:1.55}.app-download-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;max-width:980px;margin:1rem auto 0;display:grid}.app-download-grid article{background:#ffffffd1;border:1px solid #94a3b82e;border-radius:22px;padding:1rem;box-shadow:0 16px 40px #0f172a14}.app-download-grid span{color:#c48a1c;font-weight:1000}.app-download-grid h2{color:var(--text);margin:.35rem 0 .25rem;font-size:1rem;line-height:1.15}.app-download-grid p{color:var(--text-soft);margin:0;font-size:.88rem;line-height:1.5}@media (max-width:720px){.app-download-page{padding:.75rem}.app-download-hero{border-radius:24px;padding:1.35rem}.app-download-hero__actions .primary-button,.app-download-hero__actions .secondary-button{width:100%}.app-download-grid{grid-template-columns:1fr}}
