*{box-sizing:border-box}body{color:#eef5ff;background:#09111f;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button{color:#06111f;cursor:pointer;background:#65e4bf;border:0;border-radius:999px;padding:.8rem 1.1rem;font-weight:800}button:disabled{opacity:.45;cursor:not-allowed}input,select,textarea{color:#eef5ff;background:#0d1a2c;border:1px solid #28415e;border-radius:14px;width:100%;margin-top:.35rem;padding:.85rem}textarea{resize:vertical;min-height:150px}pre{white-space:pre-wrap;background:#07101d;border-radius:16px;max-height:360px;padding:1rem;overflow:auto}.shell{max-width:1180px;margin:0 auto;padding:32px}.loginShell{max-width:680px}.hero{background:radial-gradient(circle at 0 0,#65e4bf38,#0000 32%),#0d1a2c;border:1px solid #24415f;border-radius:32px;padding:32px;box-shadow:0 24px 80px #00000059}.eyebrow{color:#65e4bf;letter-spacing:.08em;text-transform:uppercase;font-weight:800}h1{margin:0 0 12px;font-size:clamp(2rem,5vw,4rem);line-height:1}h2,h3{margin-top:0}label{font-weight:700;display:block}.actions{flex-wrap:wrap;align-items:center;gap:16px;margin-top:24px;display:flex}.miniActions{flex-wrap:wrap;gap:10px;margin:12px 0;display:flex}.miniActions button{padding:.65rem .9rem;font-size:.9rem}.grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:18px;display:grid}.card{background:#0d1a2cdb;border:1px solid #223a56;border-radius:24px;padding:22px}.card.wide{grid-column:1/-1}.note{color:#a9bed7}.statusPill{color:#dffcf4;background:#06111f;border:1px solid #65e4bf55;border-radius:999px;padding:.65rem .9rem;display:inline-block}.resultBanner{background:#65e4bf1f;border:1px solid #65e4bf66;border-radius:18px;margin-top:18px;padding:1rem;font-size:1.02rem}.audioStatus{background:#65e4bf14;border-left:4px solid #65e4bf;border-radius:8px;padding-top:.55rem;padding-bottom:.55rem;padding-left:.75rem}.card button{margin-top:.75rem}.formStack{gap:14px;display:grid}.errorText{color:#ff9a9a;font-weight:800}.topBar{justify-content:space-between;align-items:center;gap:16px;display:flex}.configGrid,.adminGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:18px;display:grid}.packPicker{background:#06111f8c;border:1px solid #28415e;border-radius:18px;padding:1rem}.checkRow{align-items:center;gap:.55rem;margin-top:.55rem;font-weight:500;display:flex}.checkRow input{width:auto;margin:0}@media (width<=800px){.grid,.configGrid,.adminGrid{grid-template-columns:1fr}.shell{padding:18px}.topBar{flex-direction:column;align-items:flex-start}}
