:root{color:#1f2937;background:#f8fafc;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}*{box-sizing:border-box}body{margin:0}a{color:#0f766e}.site-header,.site-footer{justify-content:space-between;align-items:center;max-width:1080px;margin:0 auto;padding:1rem 1.25rem;display:flex}.site-header{border-bottom:1px solid #e2e8f0}.brand{color:#0f172a;font-weight:700;text-decoration:none}.site-footer{color:#64748b;justify-content:flex-start;padding-top:3rem;padding-bottom:2rem}main{max-width:1080px;margin:0 auto;padding:3rem 1.25rem}.hero,.panel{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;padding:clamp(1.5rem,4vw,3rem)}.hero{grid-template-columns:minmax(0,1fr) minmax(240px,.7fr);gap:2rem;display:grid}.eyebrow{color:#0f766e;letter-spacing:.08em;text-transform:uppercase;font-size:.85rem;font-weight:700}.button{color:#fff;cursor:pointer;font:inherit;background:#0f766e;border:0;border-radius:.6rem;padding:.75rem 1.1rem;font-weight:700;text-decoration:none;display:inline-block}.button.secondary{color:#0f172a;background:#e2e8f0}.actions{flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;display:flex}.muted{color:#64748b}.form{gap:1rem;max-width:28rem;display:grid}label{gap:.4rem;font-weight:600;display:grid}input{font:inherit;border:1px solid #cbd5e1;border-radius:.5rem;padding:.7rem}.status{min-height:1.6rem}.course-list{gap:1rem;margin:1.5rem 0 0;padding:0;list-style:none;display:grid}.course-card{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:1rem 1.25rem}.episode-list{margin-bottom:0}.player-shell{background:#0f172a;border-radius:.75rem;min-height:20rem;overflow:hidden}.player-shell iframe{border:0;width:100%;height:min(60vw,600px);min-height:20rem;display:block}@media (width<=720px){.hero{grid-template-columns:1fr}}
