:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#070b12;color:#eef2ff}*{box-sizing:border-box}html,body{min-height:100%;margin:0}button,input{font:inherit}button{cursor:pointer}.page-header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.5rem}.eyebrow{margin:0 0 .35rem;color:#fbbf24;font-size:.78rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{margin-bottom:.4rem;font-size:clamp(2rem,4vw,3.5rem);letter-spacing:-.04em}.muted{color:#94a3b8}.card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.card{border:1px solid rgba(251,191,36,.14);border-radius:1.25rem;background:linear-gradient(180deg,#1f1d18eb,#0f172abd);box-shadow:0 24px 70px #00000052,0 0 44px #f973160a;padding:1.25rem}.button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:2.75rem;padding:0 1rem;border:0;border-radius:.8rem;background:linear-gradient(135deg,#f97316,#fbbf24);color:#fff;font-weight:700}.button.secondary{border:1px solid rgba(148,163,184,.22);background:#0f172ae0}.button:disabled{cursor:not-allowed;opacity:.55}.input{width:100%;min-height:2.75rem;padding:0 1rem;border:1px solid rgba(148,163,184,.22);border-radius:.8rem;outline:none;background:#0f172adb;color:#f8fafc}.input:focus{border-color:#fbbf24;box-shadow:0 0 0 4px #fbbf2424}.notice{margin:1rem 0;padding:.85rem 1rem;border-radius:.8rem;background:#3b82f624;color:#bfdbfe}.notice.error{background:#ef444424;color:#fecaca}.poster{width:72px;min-width:72px;height:108px;border-radius:.7rem;object-fit:cover;background:#0f172a}
