.md-hero{min-height:70svh}.md-section{padding:clamp(3.5rem,7vw,6rem) clamp(1.5rem,5vw,4rem)}.md-section--alt{background:var(--surface);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.md-text{max-width:40rem;color:var(--text-muted);flex-direction:column;gap:1.25rem;margin:0 auto;font-size:1.05rem;display:flex}.md-text p{margin:0}.md-formats{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;max-width:46rem;margin:2.5rem auto 0;display:grid}.md-format-group{border:1px solid var(--border);background:var(--surface);border-radius:10px;padding:1.25rem 1.5rem}.md-format-group__title{font-family:var(--sans);text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);margin:0 0 .75rem;font-size:.8rem;font-weight:600}.md-format-group__list{flex-direction:column;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.md-format-group__list li{color:var(--text);font-size:.95rem}.md-download{text-align:center;flex-direction:column;align-items:center;gap:1rem;display:flex}.md-download__button{background:var(--accent);color:var(--bg);border-radius:10px;padding:1rem 2.5rem;font-size:1.15rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-block}.md-download__button:hover{transform:translateY(-2px);box-shadow:0 10px 24px #0000002e}.md-download__meta{color:var(--text-muted);margin:0;font-size:.95rem}.md-download__note{max-width:34rem;color:var(--text-muted);margin:0;font-size:.85rem}.md-download__soon{color:var(--text-muted);font-size:1.05rem}
