.app-download-page{min-height:calc(100vh - var(--header-height));background:var(--bg-dark)}.app-download-shell{max-width:1120px;padding-top:52px;padding-bottom:72px}.app-download-hero{border-bottom:1px solid var(--border);padding-bottom:32px}.app-download-eyebrow{color:var(--yellow);letter-spacing:.14em;margin:0 0 10px;font-size:11px;font-weight:800}.app-download-hero h1,.app-download-faq h2{color:var(--text-primary);letter-spacing:-.04em;margin:0;font-size:clamp(30px,4vw,44px);line-height:1.15}.app-download-hero>p{max-width:640px;color:var(--text-secondary);margin:14px 0 0;font-size:16px;line-height:1.7}.app-download-quick-links{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:28px;display:grid}.app-download-quick-links a{min-height:76px;color:var(--text-primary);background:var(--bg-card);border:1px solid var(--border);border-radius:10px;grid-template-columns:32px minmax(0,1fr) 20px;align-items:center;gap:12px;padding:14px 16px;transition:border-color .15s,color .15s,background .15s;display:grid}.app-download-quick-links a:hover{color:var(--yellow);background:var(--bg-hover);border-color:var(--yellow)}.app-download-quick-links a:focus-visible,.app-download-panel__footer .btn:focus-visible,.app-download-faq summary:focus-visible{outline:2px solid var(--yellow);outline-offset:3px}.app-download-quick-links svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:28px;height:28px}.app-download-quick-links a:nth-child(2) svg:first-child{fill:currentColor;stroke:none}.app-download-quick-links svg:last-child,.app-download-panel__footer .btn svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:18px;height:18px}.app-download-quick-links strong,.app-download-quick-links small{display:block}.app-download-quick-links strong{font-size:14px}.app-download-quick-links small{color:var(--text-muted);margin-top:2px;font-size:12px}.app-download-security{background:var(--bg-card);border:1px solid var(--border);border-left:3px solid var(--yellow);align-items:flex-start;gap:14px;margin-top:28px;padding:18px 20px;display:flex}.app-download-security>svg{fill:none;width:22px;height:22px;stroke:var(--yellow);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;flex:none;margin-top:1px}.app-download-security h2{color:var(--text-primary);margin:0;font-size:15px}.app-download-security p{color:var(--text-secondary);margin:5px 0 0;line-height:1.65}.app-download-platforms{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:28px;display:grid}.app-download-panel{scroll-margin-top:calc(var(--header-height) + 20px);background:var(--bg-card);border:1px solid var(--border);border-radius:10px;padding:26px}.app-download-panel__heading{align-items:center;gap:14px;display:flex}.app-download-panel__icon{width:42px;height:42px;color:var(--yellow);background:var(--bg-hover);border:1px solid var(--border);border-radius:8px;place-items:center;display:grid}.app-download-panel__icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:25px;height:25px}.app-download-panel__icon--ios svg{fill:currentColor;stroke:none}.app-download-panel__heading p{color:var(--text-muted);font-family:var(--mono);letter-spacing:.1em;margin:0 0 2px;font-size:10px;font-weight:700}.app-download-panel__heading h2{color:var(--text-primary);letter-spacing:-.03em;margin:0;font-size:22px}.app-download-panel__summary{min-height:76px;color:var(--text-secondary);margin:20px 0 0;line-height:1.7}.app-download-steps{gap:16px;margin:24px 0 0;padding:0;list-style:none;display:grid}.app-download-steps li{grid-template-columns:30px minmax(0,1fr);gap:12px;display:grid}.app-download-steps__number{width:28px;height:28px;color:var(--yellow);background:var(--bg-dark);border:1px solid var(--border);font-family:var(--mono);border-radius:50%;place-items:center;margin-top:1px;font-size:12px;font-weight:700;display:grid}.app-download-steps h3{color:var(--text-primary);margin:0;font-size:14px;line-height:1.45}.app-download-steps p{color:var(--text-secondary);margin:4px 0 0;font-size:13px;line-height:1.65}.app-download-panel__footer{border-top:1px solid var(--border);gap:10px;margin-top:24px;padding-top:20px;display:grid}.app-download-panel__footer .btn{justify-content:center;align-items:center;gap:8px;width:fit-content;min-height:44px;padding:10px 14px;display:inline-flex}.app-download-panel__footer p{color:var(--text-muted);margin:0;font-size:12px;line-height:1.55}.app-download-faq{border-top:1px solid var(--border);grid-template-columns:minmax(220px,.7fr) minmax(0,1.3fr);gap:40px;margin-top:44px;padding-top:32px;display:grid}.app-download-faq h2{font-size:26px}.app-download-faq__items{gap:8px;display:grid}.app-download-faq details{background:var(--bg-card);border:1px solid var(--border)}.app-download-faq summary{min-height:52px;color:var(--text-primary);cursor:pointer;padding:15px 44px 15px 16px;font-weight:600;line-height:1.45;position:relative}.app-download-faq summary:after{color:var(--yellow);content:"+";font-size:20px;line-height:1;position:absolute;top:16px;right:17px}.app-download-faq details[open] summary:after{content:"−"}.app-download-faq details p{color:var(--text-secondary);margin:0;padding:0 16px 16px;line-height:1.7}@media (max-width:820px){.app-download-quick-links,.app-download-platforms,.app-download-faq{grid-template-columns:1fr}.app-download-platforms{gap:14px}.app-download-faq{gap:20px}}@media (max-width:640px){.app-download-shell{padding-top:30px;padding-bottom:48px}.app-download-hero{padding-bottom:24px}.app-download-hero>p{font-size:14px}.app-download-quick-links{gap:8px;margin-top:22px}.app-download-quick-links a{min-height:68px;padding:12px 14px}.app-download-security,.app-download-panel{padding:16px}.app-download-security{margin-top:20px}.app-download-panel__summary{min-height:0}.app-download-panel__footer .btn{width:100%}.app-download-faq{margin-top:32px;padding-top:24px}}
