@import"https://fonts.googleapis.com/css2?family=Outfit:wght@400;500;600;700;800;900&family=JetBrains+Mono:wght@400;500&display=swap";.gzWrap{min-height:100vh;min-height:100svh;display:grid;place-items:center;padding:clamp(16px,3vw,32px);background:var(--bg0);position:relative;overflow:hidden}.gzWrap:before{content:"";position:absolute;top:-100px;left:50%;transform:translate(-50%);width:700px;height:700px;border-radius:50%;background:radial-gradient(circle,rgba(52,211,153,.08),transparent 70%);pointer-events:none}.gzCard{width:min(460px,94vw);background:#0e1420eb;border:1px solid rgba(110,231,183,.22);border-radius:28px;padding:clamp(28px,4vw,48px) clamp(22px,4vw,44px);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);position:relative;z-index:1;color:var(--txt1);text-align:center}.gzLogoRing{width:80px;height:80px;border-radius:24px;margin:0 auto 14px;display:grid;place-items:center;background:linear-gradient(135deg,#6ee7b7,#34d399,#059669);box-shadow:0 16px 48px #34d39966}.gzLogo{width:46px;height:46px;object-fit:contain}.gzTitle{font-size:clamp(30px,5vw,38px);font-weight:900;letter-spacing:-1px;line-height:1;margin:0 0 6px;background:linear-gradient(120deg,#6ee7b7,#a78bfa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.gzTag{font-size:12px;font-weight:600;letter-spacing:3px;text-transform:uppercase;color:var(--txt3);margin-bottom:28px;display:block}.gzWelcome,.gzSub{display:none}.gzBrand{display:flex;flex-direction:column;align-items:center}.gzForm{text-align:left;margin-top:0;padding:0;background:none;border:none;border-radius:0}.gzForm label{display:block;font-size:11px;font-weight:600;color:var(--txt3);letter-spacing:2px;text-transform:uppercase;margin-bottom:8px;margin-top:18px}.gzForm label:first-child{margin-top:0}.gzForm input{width:100%;height:52px;background:#ffffff0a;border:1px solid rgba(110,231,183,.15);border-radius:14px;padding:0 18px;font-family:Outfit,sans-serif;font-size:15px;color:var(--txt1);outline:none;transition:border-color .2s,box-shadow .2s}.gzForm input::placeholder{color:var(--txt3)}.gzForm input:focus{border-color:#6ee7b773;box-shadow:0 0 0 3px #34d3991a}.gzBtnPrimary{width:100%;height:56px;border:none;border-radius:16px;margin-top:22px;cursor:pointer;font-family:Outfit,sans-serif;font-size:17px;font-weight:700;color:#080b12;background:linear-gradient(120deg,#34d399,#059669);transition:opacity .2s,transform .1s}.gzBtnPrimary:hover{opacity:.9}.gzBtnPrimary:active{transform:scale(.98)}.gzBtnPrimary:disabled{opacity:.55;cursor:not-allowed;transform:none}.gzDownload{display:block;margin-top:14px;text-align:center;font-size:13px;font-weight:600;color:var(--ac1);text-decoration:none;opacity:.8;transition:opacity .2s}.gzDownload:hover{opacity:1}.gzErr{margin-top:12px;font-size:13px;color:var(--red);text-align:center;min-height:20px}.gzFooter{margin-top:22px;display:flex;justify-content:center;gap:20px;font-size:12px;color:var(--txt3)}.gzFooter a{color:var(--txt3);text-decoration:none;transition:color .2s}.gzFooter a:hover{color:var(--txt2)}@media (max-width: 480px){.gzCard{border-radius:22px;padding:24px 20px}.gzLogoRing{width:68px;height:68px;border-radius:20px}.gzTitle{font-size:28px}.gzBtnPrimary{height:50px;font-size:16px}}.panel{min-height:100vh;padding:18px 14px 28px;color:var(--txt1);background:linear-gradient(160deg,#080b12,#0e1420 65%,#080b12)}.landing-shell{min-height:100vh;padding:24px 16px;display:grid;place-items:center;background:linear-gradient(160deg,#080b12,#0e1420 65%,#080b12)}.landing-card{width:min(760px,100%);border-radius:28px;padding:28px;border:1px solid var(--bdr2);background:#0e1420eb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 24px 80px #00000059}.landing-banner{height:clamp(150px,24vw,240px);margin:-8px -8px 22px;overflow:hidden;border-radius:22px;border:1px solid var(--bdr);background:var(--bg1)}.landing-banner img{width:100%;height:100%;display:block;object-fit:cover}.landing-brand,.landing-label{font-size:12px;letter-spacing:.24em;text-transform:uppercase;color:var(--ac2);font-weight:600}.landing-title{margin:10px 0 8px;font-size:40px;line-height:1.02;font-weight:900;letter-spacing:-1px;background:linear-gradient(120deg,#6ee7b7,#a78bfa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.landing-subtitle{margin:0 0 24px;color:var(--txt2);line-height:1.5;font-size:15px}.landing-grid{display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.landing-panel{min-height:180px;padding:20px;border-radius:22px;border:1px solid var(--bdr);background:var(--bg2)}.room-panel{display:grid;grid-template-columns:112px minmax(0,1fr);align-items:center;gap:20px}.room-art{min-height:112px;border-radius:12px;display:grid;place-items:center;text-align:center;color:var(--ac1);font-size:22px;font-weight:900;font-style:italic;line-height:1.05;background:linear-gradient(135deg,#34d3991f,#a78bfa14);border:1px solid var(--bdr)}.room-thumb{width:112px;height:112px;display:block;object-fit:cover;border-radius:12px;border:1px solid var(--bdr);background:var(--bg1)}.landing-panel-message{display:flex;flex-direction:column}.landing-user{margin-top:12px;font-size:26px;font-weight:900;word-break:break-word}.landing-meta{margin-top:10px;display:flex;flex-wrap:wrap;gap:10px;color:var(--txt2)}.landing-meta span{padding:6px 12px;border-radius:999px;background:#6ee7b70f;border:1px solid var(--bdr);font-size:12px}.landing-notice{margin-top:12px;font-size:15px;line-height:1.6;white-space:pre-wrap;color:var(--txt1);flex:1}.landing-secondary-note{margin-top:16px;padding:14px 16px;border-radius:18px;background:#a78bfa0f;border:1px solid var(--bdr-pu);color:var(--pu1);font-size:14px;line-height:1.55;white-space:pre-wrap}.landing-error{margin-top:12px;color:var(--red);font-size:13px}.landing-wait-note{margin-top:16px;padding:12px 14px;border-radius:16px;color:var(--pu1);background:#a78bfa0f;border:1px solid var(--bdr-pu);font-size:14px}.landing-actions{margin-top:22px;display:flex;gap:12px}.landing-btn{flex:1;border:0;border-radius:18px;padding:16px 18px;font-family:Outfit,sans-serif;font-size:16px;font-weight:700;cursor:pointer;transition:opacity .2s,transform .1s}.landing-btn.primary{color:#080b12;background:linear-gradient(120deg,#34d399,#059669);box-shadow:0 12px 32px #34d39940}.landing-btn.primary:hover{opacity:.9}.landing-btn.primary:active{transform:scale(.98)}.landing-btn:disabled{cursor:not-allowed;color:var(--txt3);background:#47556947;border:1px solid rgba(148,163,184,.18);box-shadow:none}.landing-btn.secondary{background:#6ee7b70a;border:1px solid var(--bdr);color:var(--txt3)}.landing-btn.secondary:hover{background:#6ee7b714}.topbar{display:flex;align-items:center;justify-content:space-between;gap:12px;max-width:980px;margin:0 auto 18px;padding:10px 16px;border-radius:14px;background:#0e1420e6;border:1px solid var(--bdr);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.topbar .user{font-size:14px;color:var(--txt2)}.topbar .hide-sm{opacity:.75}.topbar .status{display:flex;align-items:center;gap:8px;font-size:13px}.dot{width:8px;height:8px;border-radius:999px;background:var(--txt3)}.dot.on{background:var(--ac2);box-shadow:0 0 0 3px #34d3992e}.dot.off{background:var(--red);box-shadow:0 0 0 3px #f8717124}.meeting-banner{position:fixed;top:0;right:0;bottom:0;left:0;background:#080b12b8;display:grid;place-items:center;z-index:30;padding:18px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.meeting-card{width:min(520px,92vw);padding:24px;border-radius:20px;background:#0e1420f5;border:1px solid var(--bdr2);box-shadow:0 24px 60px #00000080}.meeting-title{font-size:20px;font-weight:800;margin-bottom:8px;background:linear-gradient(120deg,#6ee7b7,#a78bfa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.meeting-sub{font-size:14px;color:var(--txt2);line-height:1.5}.meeting-actions{margin-top:16px;display:flex;justify-content:flex-end}.stage{max-width:980px;margin:0 auto}.host-panel{background:linear-gradient(160deg,#080b12,#0e1420 65%,#080b12)}.host-stage{max-width:1080px;margin:0 auto}.host-operator-shell{max-width:1080px;margin:0 auto;display:flex;flex-direction:column;gap:10px;min-height:calc(100vh - 46px);padding-bottom:116px}.host-control-label{font-size:10px;text-transform:uppercase;letter-spacing:.14em;color:var(--txt2)}.ok{color:var(--ac2)}.bad{color:var(--red)}.host-stage-body{margin-bottom:12px}.host-controls{display:grid;gap:6px;grid-template-columns:repeat(4,minmax(0,1fr))}.host-control-card{position:relative;overflow:hidden;min-height:0;padding:8px 10px;border-radius:14px;border:1px solid var(--bdr);background:linear-gradient(180deg,#ffffff12,#ffffff08),var(--bg2);color:var(--txt1);text-align:left;cursor:pointer;display:flex;align-items:center;gap:9px;box-shadow:inset 0 1px #ffffff0f,0 12px 30px #00000047;transition:transform .18s ease,border-color .2s ease,box-shadow .2s ease}.host-control-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at top left,rgba(255,255,255,.1),transparent 44%);opacity:.8;pointer-events:none}.host-control-card.action:hover:not(:disabled){transform:translateY(-2px);border-color:var(--bdr2);box-shadow:inset 0 1px #ffffff14,0 16px 36px #0000005c}.host-control-card.action:active:not(:disabled){transform:translateY(1px) scale(.992)}.host-control-card:disabled{cursor:default;opacity:1}.host-control-card.info{cursor:default}.host-control-card.stable{border-color:#6ee7b747;background:linear-gradient(180deg,#34d3991f,#0596690f),var(--bg2)}.host-control-card.unstable{border-color:#fcd34d4d;background:linear-gradient(180deg,rgba(252,211,77,.1),transparent),var(--bg2)}.host-control-card.live{border-color:#6ee7b78c;background:linear-gradient(180deg,#34d39933,#05966966),#0d2418;box-shadow:inset 0 1px #ffffff12,0 0 0 1px #34d3991f,0 20px 46px #0000006b}.host-control-card.muted{border-color:#f8717173;background:linear-gradient(180deg,#f871712e,#dc262666),#2a0e12}.host-control-card.idle{border-color:var(--bdr-pu)}.host-control-card.danger{border-color:#f8717161;background:linear-gradient(180deg,#f8717129,#dc26265c),#2a0e12}.host-control-label-row{position:relative;z-index:1;min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:3px}.host-control-icon{position:relative;z-index:1;width:26px;height:26px;flex:0 0 26px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;box-shadow:inset 0 1px #ffffff1f,0 6px 14px #0003}.host-control-icon svg{width:12px;height:12px;fill:currentColor}.host-control-icon.stable{color:var(--ac1);background:linear-gradient(180deg,#34d39938,#34d3991f)}.host-control-icon.unstable{color:#fcd34d;background:linear-gradient(180deg,#fcd34d38,#fcd34d1f)}.host-control-icon.live{color:#fff;background:linear-gradient(180deg,#34d399,#059669)}.host-control-icon.muted{color:#fff;background:linear-gradient(180deg,var(--red),var(--red2))}.host-control-icon.idle{color:var(--pu1);background:linear-gradient(180deg,#a78bfa33,#7c3aed1f)}.host-control-icon.danger{color:#fff;background:linear-gradient(180deg,var(--red),var(--red2))}.host-control-chip{align-self:flex-start;padding:2px 6px;border-radius:999px;border:1px solid var(--bdr);background:#ffffff0d;font-size:8px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--txt2)}.host-control-chip.stable{color:var(--ac1);border-color:var(--bdr2);background:#34d3991a}.host-control-chip.unstable{color:#fcd34d;border-color:#fcd34d47;background:#fcd34d1a}.host-control-chip.live{color:#d1fae5;border-color:#34d39959;background:#34d3991f}.host-control-chip.muted{color:#fecaca;border-color:#f871714d;background:#ef44441f}.host-control-chip.danger{color:#fecdd3;border-color:#f871714d;background:#ef44441f}.host-control-chip.idle{color:var(--pu1);border-color:var(--bdr-pu);background:#a78bfa1a}.stage-hero{text-align:center;margin-bottom:14px}.compact-hostbar{max-width:1080px;margin-bottom:0;padding:8px 10px}.compact-host-meta{min-width:0;display:flex;align-items:center;flex-wrap:wrap;gap:8px 14px}.compact-host-item{min-width:0;display:flex;align-items:center;gap:8px;font-size:13px}.compact-host-item b{min-width:0;max-width:42vw;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.compact-status{padding:4px 9px;border-radius:999px;border:1px solid var(--bdr);background:#6ee7b70d;gap:6px}.operator-topbar{align-items:flex-start}.operator-welcome{min-width:0}.operator-label{font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--txt3)}.operator-user{margin-top:3px;font-size:14px;font-weight:800;line-height:1.2;color:var(--txt1);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.operator-status{margin-left:auto;color:#d1fae5;border-color:#34d39940;background:#34d3991a}.operator-status.off{color:#fcd34d;border-color:#fcd34d40;background:#fcd34d1a}.operator-status .txt{font-size:11px;font-weight:700}.operator-status-icon{width:12px;height:12px;display:inline-flex;align-items:center;justify-content:center}.operator-status-icon svg{width:12px;height:12px;fill:currentColor}.operator-stage{width:100%}.operator-stage-body{margin-bottom:0}.operator-section-title{margin:4px 2px 8px;font-size:13px;font-weight:800;color:var(--txt1)}.operator-dock{position:fixed;left:50%;bottom:18px;z-index:20;width:min(520px,calc(100vw - 32px));padding:10px;border-radius:24px;border:1px solid rgba(46,67,99,.8);background:#111a2a;box-shadow:0 22px 52px #00000075,inset 0 1px #ffffff0f;transform:translate(-50%);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.crest{display:inline-block;padding:8px 18px;border-radius:999px;font-weight:800;letter-spacing:.5px;background:#34d39914;border:1px solid var(--bdr);font-size:13px;color:var(--ac1)}.city{margin-top:10px;font-size:36px;font-weight:900;letter-spacing:-.5px;background:linear-gradient(120deg,#6ee7b7,#a78bfa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.tagline{margin-top:6px;font-size:14px;color:var(--txt3)}.stage-top{margin:14px auto 10px;display:flex;gap:8px;justify-content:center;flex-wrap:wrap}.pill{display:flex;align-items:baseline;gap:10px;padding:6px 14px;border-radius:24px;background:#6ee7b70f;border:1px solid var(--bdr);font-size:12px}.pill .lbl{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:1px;color:var(--txt3)}.pill .val{font-size:13px;font-weight:700;color:var(--txt1)}.stage-mid{margin:12px auto 18px}.stage-ctls{max-width:560px;margin:0 auto}.ctl-row{display:grid;gap:12px}.ptt{width:100%;position:relative;overflow:hidden;border:none;border-radius:28px;padding:26px 20px;min-height:128px;background:var(--bg2);border:1px solid var(--bdr);color:var(--txt1);cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;transition:transform .08s ease,border-color .2s ease,box-shadow .2s ease,background .2s ease;box-shadow:0 10px 26px #00000038}.ptt:hover{transform:translateY(-1px);border-color:var(--bdr2)}.ptt:active{transform:translateY(1px) scale(.99)}.ptt.disabled,.ptt:disabled{opacity:.55;cursor:not-allowed;transform:none;box-shadow:none}.ptt.live{border-color:#6ee7b7b8;background:radial-gradient(circle at 50% 0%,rgba(52,211,153,.24),transparent 52%),linear-gradient(180deg,#34d3993d,#05966994);box-shadow:0 0 0 4px #34d39924,0 20px 48px #00000061}.ptt.live:after{content:"";position:absolute;top:-6px;right:-6px;bottom:-6px;left:-6px;border-radius:32px;border:2px solid rgba(52,211,153,.25);animation:pulseGreen 1.4s ease-in-out infinite;pointer-events:none}@keyframes pulseGreen{0%{opacity:.35;transform:scale(.98)}50%{opacity:.75;transform:scale(1.01)}to{opacity:.35;transform:scale(.98)}}.ptt.muted{border-color:#f871719e;background:radial-gradient(circle at 50% 0%,rgba(248,113,113,.22),transparent 52%),linear-gradient(180deg,#e14c5838,#59212a94);box-shadow:inset 0 1px #ffffff14,0 18px 44px #00000057}.mic{width:56px;height:56px;margin:0 auto 12px;border-radius:999px;display:grid;place-items:center;font-size:13px;font-weight:900;color:#fff;border:1px solid rgba(255,255,255,.2);background:#ffffff1a}.ptt.live .mic{background:linear-gradient(180deg,#34d399,#059669)}.ptt.muted .mic{background:linear-gradient(180deg,var(--red),var(--red2))}.ptt.live .mic{transform:scale(1.08)}.ptt-txt{font-size:18px;font-weight:900;letter-spacing:.2px}.ctl-row.bottom{display:flex;gap:10px;margin-top:12px}.tile{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:12px 14px;border-radius:16px;border:1px solid var(--bdr);background:#6ee7b70a;color:var(--txt1);cursor:pointer;-webkit-user-select:none;user-select:none;font-family:Outfit,sans-serif;font-size:14px;font-weight:600}.tile.wide{flex:1}.tile.ok{border-color:#34d39973;color:var(--ac2)}.tile.danger{background:#f8717114;border-color:#f871714d;color:var(--red)}.tile.disabled,.tile:disabled{opacity:.55;cursor:not-allowed}.plist{width:100%;max-width:980px;margin:0 auto}.host-plist{max-width:100%}.plist-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding:4px 6px 10px}.plist-title{font-size:14px;font-weight:700;color:var(--txt1)}.plist-count{font-size:11px;color:var(--ac1);background:#6ee7b714;border:1px solid var(--bdr);border-radius:10px;padding:3px 10px;white-space:nowrap}.plist-body{display:grid;gap:6px;padding:0 2px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.pitem{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:54px;padding:8px 10px;border-radius:12px;background:#ffffff08;border:1px solid var(--bdr);box-shadow:inset 0 1px #ffffff0a}.host-pitem{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;column-gap:8px;min-height:54px;padding:8px 10px;border-radius:12px;background:#ffffff08;border:1px solid var(--bdr)}.host-pitem .pidentity{gap:7px}.host-pitem .pmeta{display:flex;align-items:center;min-height:16px}.host-pitem .pname{line-height:1}.host-pitem .ptag{padding:2px 5px;font-size:7px}.pitem.speaking{border-color:#34d3998c;background:radial-gradient(circle at top left,rgba(52,211,153,.18),transparent 48%),linear-gradient(180deg,#0d2a1df0,#091c15e0);box-shadow:0 0 0 1px #34d39926,inset 0 1px #ffffff0f}.pitem.speaking .pname{color:var(--txt1)}.pitem.speaking .prole{color:#d1fae5}.pitem.muted{border-color:#f8717159;background:linear-gradient(180deg,#f871711a,#44121224)}.pidentity{display:flex;align-items:center;gap:8px;min-width:0}.pavatar{width:34px;height:34px;min-width:34px;min-height:34px;flex:0 0 34px;border-radius:10px;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;line-height:1;font-size:13px;font-weight:700;text-transform:uppercase;background:linear-gradient(135deg,#a78bfa40,#6ee7b726);border:1px solid var(--bdr);color:var(--pu1)}.pitem.speaking .pavatar{color:#fff;border-color:#6ee7b78c;background:linear-gradient(135deg,#34d399,#059669)}.pmeta{flex:1;min-width:0}.pname{font-size:13px;font-weight:700;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--txt1)}.prole{margin-top:2px;font-size:10px;color:var(--txt3)}.ptag{flex:0 0 auto;padding:3px 8px;border-radius:8px;font-size:9px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.ptag-stack{display:flex;align-items:center;gap:6px;margin-left:auto;justify-content:flex-end;flex-wrap:wrap}.ptag.role{color:var(--txt2);border:1px solid var(--bdr);background:#47556929}.ptag.live,.ptag.speaking{background:#34d3991f;border:1px solid rgba(52,211,153,.3);color:#d1fae5}.ptag.muted{background:#f871711a;border:1px solid rgba(248,113,113,.28);color:#fecaca}.host-controls.operator-dock{grid-template-columns:.95fr 1.55fr .95fr;align-items:center;gap:7px;min-height:86px;padding:10px;border-radius:24px;border-color:#2e4363cc;background:#111a2a;box-shadow:0 22px 52px #00000075,inset 0 1px #ffffff0f}.host-controls.operator-dock .host-control-card{min-width:0;min-height:62px;padding:9px 7px;border-radius:18px;flex-direction:column;gap:6px;text-align:center;align-items:center;justify-content:center;background:linear-gradient(180deg,#ffffff12,#ffffff08),#10172a;border-color:var(--bdr);box-shadow:inset 0 1px #ffffff0f}.host-controls.operator-dock .host-control-card:nth-child(2){min-height:82px;border-radius:22px;padding-block:11px}.host-controls.operator-dock .host-control-label-row{align-items:center;gap:2px}.host-controls.operator-dock .host-control-label{max-width:100%;color:#fff;font-size:11px;font-weight:800;letter-spacing:0;line-height:1.05;text-transform:none}.host-controls.operator-dock .host-control-chip{align-self:center;padding:0;border:0;background:transparent;color:var(--txt2);font-size:8px;letter-spacing:0;line-height:1.1;text-transform:none}.host-controls.operator-dock .host-control-icon{width:30px;height:30px;flex:0 0 30px;border-color:#ffffff29}.host-controls.operator-dock .host-control-icon svg{width:14px;height:14px}.host-controls.operator-dock .host-control-card:nth-child(2) .host-control-icon{width:38px;height:38px;flex-basis:38px}.host-controls.operator-dock .host-control-card:nth-child(2) .host-control-icon svg{width:18px;height:18px}.host-controls.operator-dock .host-control-card.live,.host-controls.operator-dock .host-control-card.action.live{border-color:#6ee7b7a6;background:linear-gradient(180deg,#34d39938,#05966985),#0d2418}.host-controls.operator-dock .host-control-card.muted,.host-controls.operator-dock .host-control-card.action.muted{border-color:#f8717199;background:linear-gradient(180deg,#e14c583d,#7a253085),#2a0e12}.host-controls.operator-dock .host-control-card.danger{border-color:#f871718c;background:linear-gradient(180deg,#ef44443b,#7f1d1d7a),#2a0e12}@media (max-width: 900px){.host-controls{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 640px){.city{font-size:28px}.topbar{flex-direction:column;align-items:flex-start}.ctl-row.bottom{flex-direction:column}.landing-grid,.host-controls{grid-template-columns:1fr}.landing-actions,.compact-host-meta{flex-direction:column;align-items:flex-start}.plist-head{align-items:flex-start;flex-direction:column}.plist-body,.host-plist .plist-body{grid-template-columns:1fr}.host-control-card{padding:10px 11px;border-radius:15px}.host-operator-shell{padding-bottom:104px}.host-controls.operator-dock{width:calc(100vw - 32px);bottom:16px;gap:5px;padding:8px;border-radius:22px}.host-controls.operator-dock .host-control-card{min-height:58px;padding:8px 4px;border-radius:16px}.host-controls.operator-dock .host-control-card:nth-child(2){min-height:78px;border-radius:20px}.host-controls.operator-dock .host-control-label{font-size:10px}.host-controls.operator-dock .host-control-icon{width:26px;height:26px;flex-basis:26px}.host-controls.operator-dock .host-control-card:nth-child(2) .host-control-icon{width:34px;height:34px;flex-basis:34px}}.host-plist .plist-body{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}:root{--bg0: #080B12;--bg1: #0E1420;--bg2: #151D2E;--bg3: #1A2438;--ac1: #6EE7B7;--ac2: #34D399;--ac3: #059669;--pu1: #A78BFA;--pu2: #7C3AED;--red: #F87171;--red2: #DC2626;--txt1: #EEF2FF;--txt2: #94A3B8;--txt3: #475569;--bdr: rgba(110, 231, 183, .12);--bdr2: rgba(110, 231, 183, .22);--bdr-pu: rgba(167, 139, 250, .2);--glow-ac: rgba(52, 211, 153, .35);--glow-red: rgba(248, 113, 113, .45)}*,*:before,*:after{box-sizing:border-box}html,body,#root{height:100%;margin:0;padding:0;color:var(--txt1);font-family:Outfit,system-ui,-apple-system,sans-serif;background:linear-gradient(160deg,#080b12,#0e1420 65%,#080b12);background-attachment:fixed}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg0)}::-webkit-scrollbar-thumb{background:#6ee7b72e;border-radius:6px}::-webkit-scrollbar-thumb:hover{background:#6ee7b74d}
