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