:root{color:#0f172a;background:#eef4ff;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}main{width:min(1500px,96vw);margin:0 auto;padding:28px 0 56px}.hero{color:#fff;background:linear-gradient(135deg,#1d4ed8,#7c3aed);border-radius:28px;justify-content:space-between;align-items:center;gap:20px;padding:28px;display:flex;box-shadow:0 18px 50px #1d4ed840}h1{max-width:980px;margin:0;font-size:clamp(28px,4vw,56px);line-height:1.08}h2{margin:0 0 18px;font-size:22px}h3{margin:14px 0 10px;font-size:24px}.eyebrow{letter-spacing:.12em;text-transform:uppercase;opacity:.85;margin:0 0 10px}.status{background:#ffffff21;border:1px solid #ffffff59;border-radius:20px;gap:4px;min-width:220px;padding:18px;display:grid}.status span{font-size:20px;font-weight:800}.status small{opacity:.85}.grid{gap:20px;margin-top:20px;display:grid}.two{grid-template-columns:repeat(2,minmax(0,1fr))}.card{background:#ffffffeb;border:1px solid #dbeafe;border-radius:26px;margin-top:20px;padding:24px;box-shadow:0 16px 40px #0f172a14}.field{color:#334155;gap:8px;margin-bottom:14px;font-weight:700;display:grid}input,textarea,select{width:100%;font:inherit;color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:14px;padding:13px 14px}textarea{resize:vertical;min-height:120px;line-height:1.6}button,.download{color:#fff;cursor:pointer;background:#2563eb;border:0;border-radius:14px;justify-content:center;align-items:center;padding:13px 18px;font-size:15px;font-weight:800;text-decoration:none;display:inline-flex}button:disabled{opacity:.45;cursor:not-allowed}.actions{flex-wrap:wrap;gap:12px;margin:12px 0;display:flex}.alert{color:#9a3412;white-space:pre-wrap;background:#fff7ed;border:1px solid #fed7aa;border-radius:16px;margin:14px 0;padding:14px 16px}pre{white-space:pre-wrap;background:#f8fafc;border-radius:18px;max-height:360px;padding:16px;line-height:1.6;overflow:auto}.result textarea{min-height:280px}.hook{color:#2563eb;font-size:20px;font-weight:800}.chips{flex-wrap:wrap;gap:8px;margin:12px 0;display:flex}.chips span{color:#1d4ed8;background:#dbeafe;border-radius:999px;padding:7px 10px;font-weight:800}audio,video{border-radius:18px;width:100%;margin-top:14px}video{background:#0f172a;max-height:640px}.cover{border-radius:18px;width:min(320px,100%);margin-top:14px;display:block;box-shadow:0 12px 30px #0f172a24}ul{line-height:1.8}@media (width<=980px){.two{grid-template-columns:1fr}.hero{flex-direction:column;align-items:stretch}}
