:root{color:#edf1f8;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#101620;font-family:Inter,system-ui,sans-serif}*{box-sizing:border-box}body{margin:0}button,a{font:inherit}.center{text-align:center;place-content:center;gap:24px;min-height:100vh;padding:24px;display:grid}.sign-in header h1{color:#f2ca50;margin:0;font-family:Georgia,serif}.sign-in header p{text-transform:uppercase;letter-spacing:.18em}.app{min-height:100vh;padding-bottom:110px}.top{z-index:3;background:#141c28;border-bottom:1px solid #334054;justify-content:space-between;align-items:center;padding:18px clamp(18px,5vw,72px);display:flex;position:sticky;top:0}.top>div{align-items:center;gap:16px;display:flex}.top strong{color:#f2ca50;font-family:Georgia,serif;font-size:1.25rem}.top span{color:#aab5c6}.top a{color:#f2ca50}nav{gap:8px;padding:14px clamp(18px,5vw,72px);display:flex;overflow:auto}nav button,.secondary{color:#b7c0d0;background:0 0;border:1px solid #354158}nav button{text-transform:capitalize;border-radius:999px;padding:10px 16px}nav button.active,button{color:#2d260e;background:#f2ca50;border:0}button{cursor:pointer;border-radius:9px;padding:10px 16px;font-weight:700}main{max-width:1200px;margin:auto;padding:28px clamp(18px,5vw,72px)}h1,h2{font-family:Georgia,serif}.hero{max-width:720px;padding:8vh 0}.hero h1{font-size:clamp(2.2rem,7vw,4.8rem);line-height:1.03}.eyebrow{color:#f2ca50;text-transform:uppercase;letter-spacing:.12em}.grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;display:grid}.grid article{background:#172130;border:1px solid #334054;border-radius:16px;padding:22px}.grid article>span{color:#f2ca50;font-size:.75rem}.grid article div{gap:8px;display:flex}.secondary{padding:9px 14px}.live{aspect-ratio:16/9;background:#000;border:0;border-radius:16px;width:100%}.manager{background:#172130;border-left:4px solid #f2ca50;padding:14px}.player{z-index:4;background:#141c28;border-top:1px solid #334054;align-items:center;gap:16px;padding:14px clamp(18px,5vw,72px);display:flex;position:fixed;bottom:0;left:0;right:0}.player audio,.player iframe{flex:1}.player iframe{border:0;height:180px}.error,.status{justify-content:space-between;align-items:center;gap:12px;padding:12px clamp(18px,5vw,72px);display:flex}.error{background:#6e2525}.status{background:#1f5b45}.manage form{gap:12px;max-width:720px;margin-bottom:28px;display:grid}.manage label{gap:6px;display:grid}.manage input,.manage select,.manage textarea{color:#edf1f8;width:100%;min-height:44px;font:inherit;background:#101620;border:1px solid #526079;border-radius:8px;padding:9px 12px}.manage input[type=file]{height:auto}.events,.review{gap:12px;display:grid}.events article,.review article{background:#172130;border:1px solid #334054;border-radius:12px;flex-wrap:wrap;justify-content:space-between;gap:16px;padding:18px;display:flex}.events article>div,.review article>div{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.events article>div:first-child,.review article>div:first-child{align-items:initial;display:grid}.review article>label{flex:260px}@media (width<=640px){.top span,.top a{display:none}.player{flex-wrap:wrap}.player audio,.player iframe{flex-basis:100%;order:3}}.manage form{background:#172130;border:1px solid #334054;border-radius:16px;grid-template-columns:2fr 1fr 1fr auto;align-items:end;gap:12px;padding:20px;display:grid}.manage label,.credentials label{color:#b7c0d0;gap:7px;font-weight:700;display:grid}.manage input,.manage select,.manage textarea,.credentials input{color:#edf1f8;background:#101620;border:1px solid #46546c;border-radius:8px;width:100%;padding:11px 12px}.manage textarea{resize:vertical;min-height:90px}.manage button:disabled{opacity:.55;cursor:wait}.credentials{background:#20283a;border:2px solid #f2ca50;border-radius:16px;margin:20px 0;padding:20px}.credentials div,.events article,.events article>div{align-items:center;gap:10px;display:flex}.events{margin-top:28px}.events article{border-bottom:1px solid #334054;justify-content:space-between;padding:15px 0}.events article>div:first-child{flex-direction:column;align-items:flex-start}.events span{color:#f2ca50;font-size:.78rem;font-weight:800}.events small{color:#aab5c6}.review{margin-top:32px}.review article{border-bottom:1px solid #334054;grid-template-columns:minmax(220px,1fr) minmax(260px,2fr) auto;align-items:end;gap:16px;padding:18px 0;display:grid}.review article>div{gap:6px;display:grid}.review article>div:last-child{flex-wrap:wrap;display:flex}.danger{color:#fff;background:#b94b4b}@media (width<=850px){.manage form{grid-template-columns:1fr}.events article{flex-direction:column;align-items:flex-start}.review article{grid-template-columns:1fr}}
