:root{color-scheme:dark;--bg:#1a1a1a;--surface:#212121;--line:#303030;--text:#e6e6e6;--muted:#aaa;--accent:var(--accent-primary,#37a1dc)}
*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);font:14px/1.5 "Helvetica Neue","Segoe UI",Helvetica,sans-serif}a{color:inherit}button,input,select{font:inherit}button,.primary{min-height:42px;border:1px solid #3c3c3c;border-radius:7px;padding:9px 16px;background:#292929;color:#eee;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:background .15s,border-color .15s}button:hover{background:#333;border-color:#777}button:disabled{opacity:.55;cursor:wait}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.primary{background:var(--accent);border-color:var(--accent);color:#071b27;font-weight:700}.primary:hover{background:#61b8e8}header{height:72px;background:#111;display:flex;align-items:center;justify-content:space-between;padding:0 30px;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:12px;text-decoration:none}.brand img{object-fit:contain}.brand strong{font-size:19px;letter-spacing:-.5px;color:#fff}.brand>span{border-left:1px solid #393939;padding-left:18px;margin-left:8px;font-size:12px;color:#aaa}.quiet{background:transparent;min-height:36px;padding:7px 15px;font-size:12px}
.app-shell{display:grid;grid-template-columns:208px minmax(0,1fr);min-height:calc(100vh - 72px)}.sidebar{background:#161616;border-right:1px solid var(--line);padding:34px 16px;display:flex;flex-direction:column;gap:12px}.nav-label{font-size:10px;letter-spacing:1.6px;color:#888;padding:0 13px 5px}.nav-item{display:flex;align-items:center;gap:12px;padding:13px;border-radius:7px;text-decoration:none;font-weight:600}.nav-item svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.7}.nav-item.active{background:#37a1dc1a;color:#67c4f7;box-shadow:inset 3px 0 var(--accent)}.back{font-size:11px;font-weight:400;color:#aaa}.back:hover{background:#222;color:white}.sidebar-signature{margin-top:auto;padding:55px 13px 0;color:#888;font-size:9px;letter-spacing:1.3px}.sidebar-signature span{display:block;color:#999;font-size:11px;letter-spacing:0;margin-top:7px}
main{width:100%;max-width:1160px;padding:36px clamp(22px,4vw,56px) 20px;min-width:0}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px}.eyebrow{font-size:10px;font-weight:700;letter-spacing:1.8px;color:#65bdec}h1,h2,p{margin:0}h1{font-size:clamp(24px,3vw,34px);font-weight:600;letter-spacing:-1px;color:#fff;margin-top:7px;line-height:1.25}.streamer-chip{max-width:42%;display:flex;align-items:center;gap:8px;padding:8px 12px;background:#222;border:1px solid #343434;border-radius:6px;font-size:12px;color:#ddd;overflow-wrap:anywhere}.streamer-chip i{height:7px;width:7px;flex:none;background:#e8274b;border-radius:50%}.identity{margin-top:10px;color:#aaa;font-size:12px;overflow-wrap:anywhere}.identity:empty{display:none}#notice{margin:22px 0;padding:12px 15px;border:1px solid #36566a;border-radius:7px;background:#1c2931;color:#cde9fa;white-space:pre-line}#notice:empty{display:none}#notice.error{color:#ffb5b5;background:#321e22;border-color:#65343b}
.access-card{margin-top:30px;min-height:225px;border:1px solid var(--line);border-top:3px solid var(--accent);border-radius:10px;background:var(--surface);padding:34px;display:flex;align-items:center;gap:24px;flex-wrap:wrap}.access-icon{display:grid;place-items:center;width:68px;height:68px;border-radius:18px;background:#37a1dc15;border:1px solid #37a1dc40;color:#58b8ed;flex-shrink:0}.access-icon svg{width:33px;height:33px;fill:none;stroke:currentColor;stroke-width:1.4}.access-copy{flex:1}.access-copy h2{font-size:23px;font-weight:500;letter-spacing:-.5px;margin-top:8px}.access-card .primary{min-height:46px}
.current{margin-top:28px;display:flex;align-items:center;gap:15px;border:1px solid #35596e;border-left:3px solid var(--accent);background:#1c272e;border-radius:8px;padding:18px 20px}.current-icon{font-size:26px;color:#62c2f8}.current>div{display:flex;flex-direction:column;gap:4px;min-width:0}.current>div>span{font-size:11px;color:#a4c1d2}.current strong{font-size:15px;color:#fff;overflow-wrap:anywhere}.current-label{font-size:9px;letter-spacing:1.3px;color:#91b0c1;margin-left:auto;white-space:nowrap}.catalog-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:30px 0 18px}.catalog-toolbar h2{font-size:17px;font-weight:600}.count{font-size:11px;padding:4px 9px;border:1px solid #3b3b3b;border-radius:5px;color:#ccc;background:#262626}.filters{display:grid;grid-template-columns:minmax(0,2fr) minmax(160px,1fr);gap:16px;margin-bottom:22px}label{display:flex;flex-direction:column;gap:7px;font-size:11px;color:#bbb}input,select{min-width:0;width:100%;height:43px;padding:10px 12px;background:#252525;border:1px solid #3a3a3a;border-radius:6px;color:#eee}input::placeholder{color:#929292}input:hover,select:hover{border-color:#555}
.listhead{display:flex;justify-content:space-between;padding:10px 20px;background:#171717;border:1px solid var(--line);border-radius:8px 8px 0 0;color:#999;font-size:9px;letter-spacing:1.2px}#voices{border:1px solid var(--line);border-top:0;border-radius:0 0 8px 8px;overflow:hidden}.voice{display:flex;align-items:center;gap:14px;background:#202020;padding:17px 20px;border-bottom:1px solid #303030;transition:background .15s}.voice:last-child{border-bottom:0}.voice:hover{background:#272727}.voice-symbol{display:grid;place-items:center;width:35px;height:35px;border-radius:7px;flex:none;background:#2c2c2c;color:#aaa;font-size:18px}.voice-name{flex:1;min-width:0}.voice h2{font-size:14px;font-weight:600;color:#eee;overflow-wrap:anywhere;line-height:1.35}.voice small{display:block;color:#aaa;font-size:11px;margin-top:5px}.voice-actions{display:flex;gap:8px;flex-shrink:0}.voice-actions button{min-width:90px;min-height:37px;padding:7px 13px;font-size:12px}.voice.selected{background:#1c2b34;box-shadow:inset 3px 0 var(--accent)}.voice.selected .voice-symbol{color:#74caff;background:#284656}.voice.selected .use{border-color:#468db5;background:#25465a;color:#b3e3ff}.use{background:#303030;font-weight:600}.use:hover{background:#37a1dc25;border-color:var(--accent)}.empty{padding:35px 20px;text-align:center;color:#aaa}footer{display:flex;justify-content:space-between;border-top:1px solid #303030;color:#999;font-size:10px;margin-top:40px;padding:20px 0}footer span:first-child{font-weight:600}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:#1a1a1a}::-webkit-scrollbar-thumb{background:var(--accent);border-radius:3px}[hidden]{display:none!important}
@media(min-width:1450px){main{margin:auto}.app-shell{grid-template-columns:224px minmax(0,1fr)}}
@media(max-width:850px){.app-shell{grid-template-columns:1fr}.sidebar{display:none}header{height:64px;padding:0 22px}main{padding:28px 22px 15px}.app-shell{min-height:calc(100vh - 64px)}.access-card{gap:20px;padding:26px}}
@media(max-width:550px){header{padding:0 17px}.brand{gap:8px}.brand strong{font-size:17px}.brand>span{padding-left:10px;margin-left:2px;font-size:10px}.brand img{width:29px;height:29px}.page-heading{align-items:flex-start;flex-direction:column;gap:13px}.streamer-chip{max-width:100%;font-size:11px;padding:6px 10px}main{padding:25px 17px 15px}h1{font-size:27px}.access-card{padding:24px 20px;gap:17px}.access-icon{width:49px;height:49px;border-radius:12px}.access-copy h2{font-size:19px}.access-card .primary{width:100%;margin-top:7px}.current{padding:15px}.current-label{display:none}.filters{grid-template-columns:1fr;gap:12px}.voice{flex-wrap:wrap;gap:12px;padding:17px 15px}.voice-actions{width:100%;padding-left:47px}.voice-actions button{flex:1;min-height:42px;min-width:0}.listhead{padding:10px 15px}.catalog-toolbar h2{font-size:16px}.listhead span:last-child{display:none}footer{margin-top:28px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{transition:none!important;animation:none!important}}
