body{margin:0;background:#070a10;color:#f6f7fb;font:15px/1.45 Inter,system-ui,Segoe UI,Arial,sans-serif}.wrap{width:min(1200px,calc(100% - 28px));margin:30px auto 80px}.head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:20px}.head img{width:84px}.panel{background:#0f141e;border:1px solid #283244;border-radius:20px;padding:20px;margin:14px 0}.grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.row{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.input,textarea,select{width:100%;border:1px solid #2c374a;background:#0a0f17;color:#fff;border-radius:12px;padding:11px 12px;font:inherit}textarea{min-height:100px}.btn{border:0;border-radius:999px;padding:10px 14px;background:#1b2638;color:#fff;font-weight:800;cursor:pointer}.btn.primary{background:#167cff}.btn.red{background:#c82d42}.btn.gold{background:#d69b1d;color:#100}.btn.green{background:#238b4f}.small{font-size:12px;color:#91a0b4}.card{border:1px solid #263247;border-radius:16px;padding:14px;background:#111823}.card img{max-width:120px;max-height:90px;object-fit:contain;border-radius:10px;background:#fff}.list{display:grid;gap:10px}.badge{display:inline-block;padding:3px 7px;border-radius:999px;background:#1b2a40;font-size:11px;font-weight:800}.hidden{display:none!important}.notice{padding:12px;border-radius:12px;background:#10263b;border:1px solid #274f75}.error{background:#36151b;border-color:#71303b}.tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:14px}.tab{border:1px solid #2b3749;background:#101722;color:#fff;border-radius:999px;padding:8px 12px;cursor:pointer}.tab.active{background:#167cff}.section{display:none}.section.active{display:block}h1,h2,h3{margin-top:0}@media(max-width:800px){.grid,.grid3{grid-template-columns:1fr}.head{align-items:flex-start}.head img{width:66px}}

.storage-line{display:flex;justify-content:space-between;gap:12px;align-items:center;margin:8px 0}.storage-track{height:18px;background:#070b12;border:1px solid #2b3749;border-radius:999px;overflow:hidden;margin:8px 0 14px}.storage-fill{height:100%;background:linear-gradient(90deg,#238b4f,#49d17d);border-radius:999px;transition:width .25s ease}.storage-fill.warning{background:linear-gradient(90deg,#c47d00,#ffcc4d)}.storage-fill.full{background:linear-gradient(90deg,#a71f32,#ff3b4f)}.notice.warning{background:#3a2b0f;border-color:#7a5b1c;color:#ffe183}button:disabled{opacity:.45;cursor:not-allowed}

.section-title{display:flex;justify-content:space-between;gap:14px;align-items:flex-start;flex-wrap:wrap}.edit-card{display:grid;gap:12px}.edit-card label{display:grid;gap:6px;color:#c5cfdd;font-size:13px;font-weight:700}.card-head{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.card-head img{width:110px;height:72px;object-fit:contain;background:#fff}.checkline{display:flex!important;align-items:center;gap:8px!important;min-height:42px;padding:9px 12px;border:1px solid #2c374a;border-radius:12px;background:#0a0f17;color:#d9e0ea!important}.checkline input{width:auto}.admin-media{width:100%!important;max-width:none!important;height:180px!important;object-fit:cover!important;border-radius:12px!important;background:#05070b!important}.edit-card textarea{min-height:84px}.edit-card .grid textarea{min-height:70px}.panel h2{margin-bottom:8px}.row .btn{white-space:nowrap}
/* v4 owner live + sound + hero editor */
.livebar{display:flex;align-items:center;gap:8px;font-size:12px;color:#8fe5ad}.live-dot{width:9px;height:9px;border-radius:50%;background:#49d17d;box-shadow:0 0 0 5px rgba(73,209,125,.08)}.livebar.offline{color:#ffd967}.livebar.offline .live-dot{background:#ffcc4d}.sound-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.sound-box{border:1px solid #2c374a;background:#0a0f17;border-radius:14px;padding:14px;display:grid;gap:10px}.sound-box label{display:grid;gap:6px}.sound-box .checkline{margin:0}.hero-preview{height:260px;border-radius:16px;overflow:hidden;background:#05070b;border:1px solid #2c374a;position:relative}.hero-preview img{width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;object-fit:cover!important;background:#05070b!important;border-radius:0!important;transform-origin:center}.range-row{display:grid;grid-template-columns:1fr 80px;gap:10px;align-items:center}.auto-note{font-size:12px;color:#91a0b4}.auto-note.dirty{color:#ffd967}.owner-toast{position:fixed;right:18px;top:18px;z-index:99;max-width:360px;padding:12px 15px;border-radius:14px;background:#10263b;border:1px solid #274f75;box-shadow:0 14px 45px rgba(0,0,0,.35)}@media(max-width:800px){.sound-grid{grid-template-columns:1fr}.hero-preview{height:190px}}
