:root{color-scheme:dark;--bg:#09080d;--panel:#111016;--panel2:#16141d;--line:#292633;--line2:#373241;--text:#f8f7fb;--muted:#b9b5c2;--purple:#9147ff;--purple2:#b47aff;--green:#38db8a;--red:#ff5b69;--amber:#ffb84d;--sidebar:248px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:var(--bg);color:var(--text)}body{min-height:100vh}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit}.app-body{background:radial-gradient(circle at 72% -20%,rgba(145,71,255,.14),transparent 34%),var(--bg)}.app-layout{min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:var(--sidebar);padding:18px 14px;background:#0d0c11;border-right:1px solid var(--line);display:flex;flex-direction:column;z-index:30}.sidebar-top{height:54px;display:flex;align-items:center;justify-content:space-between;padding:0 8px}.logo{display:flex;align-items:center;gap:11px;font-size:15px;font-weight:800;letter-spacing:.03em}.logo b{color:var(--purple2);font-weight:800}.logo-box,.brand-mark{display:grid;place-items:center;background:linear-gradient(145deg,#a65cff,#6f2bdb);box-shadow:0 8px 30px rgba(145,71,255,.3);font-weight:900}.logo-box{width:34px;height:34px;border-radius:9px;font-size:16px}.nav{display:flex;flex-direction:column;gap:4px;margin-top:26px}.nav-link{height:44px;padding:0 12px;border:1px solid transparent;border-radius:10px;display:flex;align-items:center;gap:11px;color:#c8c3d0;font-size:14px;font-weight:650;transition:.16s ease}.nav-link>span{width:20px;text-align:center;font-size:17px;color:#918b9b}.nav-link:hover{background:#15131a;color:#fff}.nav-link.active{background:linear-gradient(90deg,rgba(145,71,255,.18),rgba(145,71,255,.06));border-color:rgba(145,71,255,.25);color:#fff}.nav-link.active>span{color:#b989ff}.nav-link em,.mini-state{margin-left:auto;font-style:normal;font-size:10px;font-weight:800;letter-spacing:.05em}.nav-link em{color:#aaa4b4}.mini-state{color:#ff7b85}.nav-separator{height:1px;background:var(--line);margin:10px 8px}.sidebar-bottom{margin-top:auto;border-top:1px solid var(--line);padding:16px 6px 4px}.system-mini{display:flex;align-items:center;gap:10px;padding:8px}.system-mini b,.system-mini small{display:block}.system-mini b{font-size:12px}.system-mini small{font-size:10px;color:var(--muted);margin-top:2px}.system-dot{width:8px;height:8px;border-radius:50%;background:#777}.system-dot.ready,.status-led.ready{background:var(--green);box-shadow:0 0 14px rgba(56,219,138,.65)}.logout-button{width:100%;margin-top:10px;border:1px solid var(--line);background:#121017;border-radius:9px;padding:9px 12px;color:#cbc6d2;cursor:pointer}.logout-button:hover{border-color:#51495f;color:#fff}.main-area{margin-left:var(--sidebar);min-height:100vh}.topbar{height:86px;padding:0 34px;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:18px;background:rgba(9,8,13,.86);backdrop-filter:blur(18px);position:sticky;top:0;z-index:20}.page-heading h1{font-size:20px;margin:0 0 4px;font-weight:760}.page-heading p{margin:0;color:var(--muted);font-size:12px}.admin-chip{margin-left:auto;display:flex;align-items:center;gap:10px}.admin-chip>span{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#211a2d;color:#c99dff;font-weight:800;border:1px solid rgba(145,71,255,.32)}.admin-chip b,.admin-chip small{display:block}.admin-chip b{font-size:12px}.admin-chip small{margin-top:2px;font-size:10px;color:var(--muted)}.content{padding:28px 34px 60px;max-width:1500px;margin:0 auto}.control-hero{border:1px solid #3c3050;border-radius:18px;background:radial-gradient(circle at 90% 0%,rgba(145,71,255,.20),transparent 38%),linear-gradient(145deg,#171320,#100f15 65%);padding:28px 30px;display:flex;align-items:center;justify-content:space-between;gap:30px;box-shadow:0 20px 70px rgba(0,0,0,.25)}.status-line{display:flex;align-items:center;gap:9px;color:#bdb7c7;font-size:11px;letter-spacing:.04em}.status-line b{color:#dffbeb;font-size:11px}.status-led{width:8px;height:8px;border-radius:50%}.soft-divider{width:1px;height:14px;background:#51495d}.control-copy h2{font-size:34px;margin:13px 0 10px;letter-spacing:-.03em}.control-copy p{max-width:670px;color:#c2bdca;line-height:1.6;margin:0;font-size:14px}.control-actions{display:flex;gap:8px;align-items:center}.control-button{height:46px;min-width:86px;padding:0 16px;border:1px solid var(--line2);border-radius:11px;background:#18161e;font-weight:800;font-size:11px;letter-spacing:.04em;display:flex;align-items:center;justify-content:center;gap:8px}.control-button.start{background:linear-gradient(180deg,#8944ec,#6f2fca);border-color:#9d61ee}.control-button.stop{color:#ff9199}.control-button:disabled{opacity:.48;cursor:not-allowed}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:12px 0}.metric-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.metric-card{min-height:126px;border:1px solid var(--line);border-radius:15px;background:linear-gradient(145deg,#141219,#0f0e13);padding:20px;display:flex;flex-direction:column;justify-content:flex-end;position:relative;overflow:hidden}.metric-card.accent:before{content:"";position:absolute;width:90px;height:90px;border-radius:50%;background:rgba(145,71,255,.18);filter:blur(20px);right:-20px;top:-20px}.metric-card small,.section-kicker{font-size:9px;letter-spacing:.14em;font-weight:850;color:#9892a2}.metric-card strong{font-size:27px;margin:8px 0 4px;letter-spacing:-.03em}.metric-card strong i{font-style:normal;font-size:14px;color:#817b88;margin-left:3px}.metric-card .muted-strong{font-size:22px;color:#d2cdd8}.metric-card span{font-size:11px;color:#a9a3b1}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(340px,.65fr);gap:12px}.panel{border:1px solid var(--line);border-radius:16px;background:linear-gradient(145deg,#121117,#0e0d12);padding:22px}.panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.panel-head h3,.panel h3{margin:6px 0 0;font-size:17px}.panel-head p{margin:7px 0 0;color:var(--muted);font-size:12px}.badge{display:inline-flex;align-items:center;height:24px;border-radius:999px;padding:0 9px;font-size:8px;font-weight:850;letter-spacing:.08em}.badge.neutral{border:1px solid #393540;background:#19171e;color:#b7b1bd}.badge.live{background:rgba(255,55,95,.12);border:1px solid rgba(255,70,103,.32);color:#ff758f}.badge.offline{background:#19171e;border:1px solid #393540;color:#aaa4b1}.empty-visual{min-height:300px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.orb{width:78px;height:78px;border:1px solid rgba(145,71,255,.35);border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle,rgba(145,71,255,.18),transparent 65%);margin-bottom:14px}.orb span{width:20px;height:20px;border-radius:50%;background:#312340;box-shadow:0 0 24px rgba(145,71,255,.4)}.empty-visual h4{margin:0 0 8px}.empty-visual p,.compact-empty,.large-empty p,.panel>p{color:var(--muted);font-size:12px;line-height:1.6}.empty-visual p{max-width:430px}.text-link{color:#bb8eff;font-size:11px;font-weight:750}.mini-queue{margin-top:14px}.mini-streamer{display:flex;align-items:center;gap:10px;padding:11px 0;border-top:1px solid #24212b}.mini-streamer:first-child{border-top:0}.priority-number{font-size:10px;color:#8f8998;width:20px;text-align:center;font-weight:800}.avatar-placeholder{width:32px;height:32px;flex:0 0 auto;border-radius:9px;display:grid;place-items:center;background:linear-gradient(145deg,#2a2037,#17131d);border:1px solid #40334f;color:#c79cff;font-weight:800}.mini-streamer-name{min-width:0;flex:1}.mini-streamer-name b,.mini-streamer-name small{display:block}.mini-streamer-name b{font-size:12px}.mini-streamer-name small{font-size:9px;color:#9993a2;margin-top:2px}.event-panel{margin-top:12px}.event-row{margin-top:14px;border-top:1px solid var(--line);padding:15px 4px 3px;display:flex;align-items:center;gap:12px}.event-icon{width:30px;height:30px;border-radius:9px;display:grid;place-items:center;font-size:12px}.event-icon.success{background:rgba(56,219,138,.1);color:#77f0b1}.event-row div{flex:1}.event-row b,.event-row small{display:block}.event-row b{font-size:12px}.event-row small{font-size:10px;color:var(--muted);margin-top:3px}.event-row time{font-size:9px;color:#8c8792}.streamer-manager{padding:0;overflow:hidden}.responsive-head{padding:24px;border-bottom:1px solid var(--line);align-items:center}.add-streamer-form{display:flex;gap:8px}.add-streamer-form input,.field input{border:1px solid #37323f;background:#0d0c11;color:#fff;outline:none;transition:.15s}.add-streamer-form input{height:40px;border-radius:9px;padding:0 12px;width:210px}.add-streamer-form input:focus,.field input:focus{border-color:#8d51df;box-shadow:0 0 0 3px rgba(145,71,255,.12)}.primary-button,.secondary-button{height:40px;border-radius:9px;padding:0 15px;font-size:11px;font-weight:800;cursor:pointer}.primary-button{border:1px solid #9f63f4;background:linear-gradient(180deg,#9554ed,#7331ca);color:white;box-shadow:0 8px 24px rgba(145,71,255,.15)}.primary-button:disabled{opacity:.45;cursor:not-allowed}.secondary-button{border:1px solid #45404c;background:#17151c;color:#ddd8e3}.button-link{display:inline-flex;align-items:center;justify-content:center}.streamer-list{padding:10px;transition:.25s}.streamer-list.saved{box-shadow:inset 0 0 0 1px rgba(56,219,138,.45)}.streamer-card{min-height:76px;padding:10px 12px;display:flex;align-items:center;gap:12px;border:1px solid transparent;border-radius:12px;background:#111016;margin-bottom:6px;transition:.16s}.streamer-card:hover{border-color:#342f3c;background:#15131a}.streamer-card.dragging{opacity:.45;border-color:#8050bd}.drag-handle{color:#77717f;cursor:grab;font-size:18px}.priority-number.big{font-size:11px;background:#1b1820;border:1px solid #302c36;border-radius:7px;width:29px;height:29px;display:grid;place-items:center}.avatar-placeholder.large{width:42px;height:42px;border-radius:11px}.streamer-main{flex:1;min-width:0}.streamer-main b,.streamer-main span{display:block}.streamer-main b{font-size:13px}.streamer-main span{font-size:10px;color:#96909e;margin-top:4px}.streamer-state{min-width:140px;text-align:right}.streamer-state small{display:block;color:#8f8996;font-size:9px;margin-top:4px}.danger-icon-button{width:32px;height:32px;border:1px solid #3a3037;background:#171116;border-radius:8px;color:#ff7c87;cursor:pointer;font-size:18px}.large-empty{min-height:330px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:30px}.large-empty-icon{width:60px;height:60px;border:1px solid #3c3447;border-radius:16px;display:grid;place-items:center;color:#b98bfa;background:#18131f;font-size:22px;margin-bottom:15px}.large-empty h3{margin:0 0 7px}.large-empty p{max-width:440px;margin:0}.integration-card{border:1px solid #493664;border-radius:18px;padding:28px;background:radial-gradient(circle at 85% 20%,rgba(145,71,255,.22),transparent 34%),#14111a;display:flex;align-items:center;gap:22px}.integration-logo{width:64px;height:64px;border-radius:17px;background:#9147ff;display:grid;place-items:center;font-size:28px;box-shadow:0 14px 35px rgba(145,71,255,.3)}.integration-copy{flex:1}.integration-copy h2{margin:6px 0;font-size:25px}.integration-copy p{margin:0;max-width:650px}.twitch-button{min-width:158px}.info-grid,.settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:12px}.placeholder-panel{min-height:410px}.alert{border-radius:11px;padding:12px 14px;margin-bottom:12px;font-size:12px;font-weight:650}.alert-error{background:rgba(255,91,105,.1);border:1px solid rgba(255,91,105,.32);color:#ffadb4}.alert-success{background:rgba(56,219,138,.09);border:1px solid rgba(56,219,138,.28);color:#9ff2c8}.auth-body{background:radial-gradient(circle at 70% -15%,rgba(145,71,255,.26),transparent 38%),linear-gradient(145deg,#08070b,#0e0a13);display:grid;place-items:center;padding:24px}.auth-shell{width:min(940px,100%);display:grid;grid-template-columns:.8fr 1.2fr;gap:40px;align-items:center}.auth-brand{display:flex;align-items:center;gap:15px;padding:20px}.brand-mark{width:56px;height:56px;border-radius:16px;font-size:25px}.brand-name{font-size:20px;font-weight:900;letter-spacing:.04em}.brand-name span{color:#b884ff}.brand-caption{font-size:9px;color:#8e8897;letter-spacing:.18em;margin-top:4px}.auth-card{border:1px solid #383041;border-radius:22px;background:rgba(17,15,22,.94);padding:38px;box-shadow:0 30px 90px rgba(0,0,0,.45)}.auth-kicker{font-size:9px;color:#a39cae;letter-spacing:.15em;font-weight:850;display:flex;align-items:center;gap:8px}.pulse-dot{width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 15px rgba(56,219,138,.65)}.auth-card h1{font-size:32px;letter-spacing:-.04em;margin:14px 0 8px}.auth-lead{color:#b6b0bf;line-height:1.6;font-size:13px;margin:0 0 24px}.auth-form{display:flex;flex-direction:column;gap:14px}.field span{display:block;font-size:10px;font-weight:750;color:#c5bfcc;margin:0 0 7px}.field input{width:100%;height:46px;padding:0 13px;border-radius:10px}.wide{width:100%;height:46px;margin-top:4px}.auth-footnote{text-align:center;color:#817b88;font-size:9px;margin-top:16px}.icon-button{width:38px;height:38px;border-radius:9px;border:1px solid var(--line);background:#111016;cursor:pointer}.mobile-only{display:none}.nav-backdrop{display:none}.standalone-shell{width:min(1120px,calc(100% - 32px));margin:0 auto;padding:20px 0 60px}.standalone-topbar{height:66px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);margin-bottom:30px}.standalone-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:18px}.standalone-heading h1{font-size:34px;margin:7px 0 5px}.standalone-heading p{margin:0;color:var(--muted);font-size:12px}.twitch-profile-card{display:flex;align-items:center;gap:15px;margin-bottom:12px}.twitch-profile-card img{width:58px;height:58px;border-radius:15px;object-fit:cover}.profile-copy{flex:1}.profile-copy h2{margin:5px 0 4px}.profile-copy p{margin:0}.twitch-settings-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(300px,.6fr);gap:12px}.twitch-app-panel h2,.connect-panel h2{font-size:20px;margin:8px 0}.redirect-box{margin:18px 0;padding:13px 15px;border:1px solid #342d3f;border-radius:11px;background:#0d0c11}.redirect-box span{display:block;color:#9d96a6;font-size:9px;font-weight:800;letter-spacing:.08em;margin-bottom:7px}.redirect-box code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;color:#d4b7ff;font-size:12px;word-break:break-all}.config-form.stacked{display:flex;flex-direction:column;gap:12px}.connect-panel{display:flex;flex-direction:column}.connect-state{padding:16px;border-radius:11px;margin:18px 0 auto}.connect-state b,.connect-state span{display:block}.connect-state b{font-size:12px}.connect-state span{font-size:10px;margin-top:5px;color:var(--muted);line-height:1.5}.neutral-state{background:#15131a;border:1px solid #302c36}.ready-state{background:rgba(145,71,255,.09);border:1px solid rgba(145,71,255,.28)}.connected-state{background:rgba(56,219,138,.08);border:1px solid rgba(56,219,138,.25)}@media(max-width:1050px){.dashboard-grid{grid-template-columns:1fr}.metric-grid{grid-template-columns:1fr 1fr}.control-hero{align-items:flex-start;flex-direction:column}.control-actions{width:100%}.control-button{flex:1}.auth-shell{grid-template-columns:1fr;max-width:560px}.auth-brand{padding:0 4px}}@media(max-width:800px){.twitch-settings-grid{grid-template-columns:1fr}.standalone-heading{align-items:flex-start;flex-direction:column}.twitch-profile-card{align-items:flex-start;flex-wrap:wrap}.twitch-profile-card .profile-copy{min-width:calc(100% - 80px)}}@media(max-width:760px){:root{--sidebar:270px}.mobile-only{display:grid;place-items:center}.sidebar{transform:translateX(-102%);transition:.2s ease;box-shadow:20px 0 60px rgba(0,0,0,.45)}.nav-open .sidebar{transform:translateX(0)}.nav-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.62);z-index:25}.nav-open .nav-backdrop{display:block}.main-area{margin-left:0}.topbar{height:76px;padding:0 16px}.content{padding:18px 14px 44px}.page-heading p{display:none}.admin-chip div{display:none}.control-hero{padding:22px}.control-copy h2{font-size:27px}.metric-grid,.metric-grid.three,.info-grid,.settings-grid{grid-template-columns:1fr 1fr}.responsive-head{align-items:stretch;flex-direction:column}.add-streamer-form{width:100%}.add-streamer-form input{width:auto;flex:1}.streamer-state{display:none}.integration-card{align-items:flex-start;flex-wrap:wrap}.integration-copy{min-width:calc(100% - 90px)}.twitch-button{width:100%}.auth-body{padding:14px}.auth-card{padding:26px 20px}.auth-brand{padding:8px}}@media(max-width:480px){.metric-grid,.metric-grid.three,.info-grid,.settings-grid{grid-template-columns:1fr}.metric-card{min-height:112px}.control-actions{display:grid;grid-template-columns:1fr 1fr}.control-button.stop{grid-column:1/-1}.streamer-card{gap:8px}.drag-handle{display:none}.streamer-card{padding:10px 8px}.priority-number.big{width:25px;height:25px}.avatar-placeholder.large{width:36px;height:36px}.danger-icon-button{width:30px;height:30px}.add-streamer-form{flex-direction:column}.add-streamer-form input,.add-streamer-form button{width:100%}.auth-card h1{font-size:27px}.standalone-shell{width:min(100% - 20px,1120px)}.standalone-heading h1{font-size:28px}}
