@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid;--tw-font-weight:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-black:#000;--color-white:#fff;--spacing:.25rem;--container-xl:36rem;--text-xs:.75rem;--text-xs--line-height:calc(1 / .75);--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-4xl:2.25rem;--text-4xl--line-height:calc(2.5 / 2.25);--font-weight-bold:700;--font-weight-black:900;--radius-xl:.75rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.absolute{position:absolute}.relative{position:relative}.inset-0{inset:calc(var(--spacing) * 0)}.right-3{right:calc(var(--spacing) * 3)}.bottom-3{bottom:calc(var(--spacing) * 3)}.z-20{z-index:20}.col-12{grid-column:12}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.mt-3{margin-top:calc(var(--spacing) * 3)}.mt-4{margin-top:calc(var(--spacing) * 4)}.mb-0{margin-bottom:calc(var(--spacing) * 0)}.mb-1{margin-bottom:calc(var(--spacing) * 1)}.mb-2{margin-bottom:calc(var(--spacing) * 2)}.mb-3{margin-bottom:calc(var(--spacing) * 3)}.mb-4{margin-bottom:calc(var(--spacing) * 4)}.flex{display:flex}.hidden{display:none}.inline{display:inline}.h-100{height:calc(var(--spacing) * 100)}.h-full{height:100%}.min-h-screen{min-height:100vh}.w-full{width:100%}.max-w-xl{max-width:var(--container-xl)}.min-w-0{min-width:calc(var(--spacing) * 0)}.flex-grow-1{flex-grow:1}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-center{justify-content:center}.gap-2{gap:calc(var(--spacing) * 2)}.gap-3{gap:calc(var(--spacing) * 3)}.rounded-\[2rem\]{border-radius:2rem}.rounded-xl{border-radius:var(--radius-xl)}.border{border-style:var(--tw-border-style);border-width:1px}.border-0{border-style:var(--tw-border-style);border-width:0}.border-white\/10{border-color:#ffffff1a}@supports (color:color-mix(in lab, red, red)){.border-white\/10{border-color:color-mix(in oklab, var(--color-white) 10%, transparent)}}.border-white\/20{border-color:#fff3}@supports (color:color-mix(in lab, red, red)){.border-white\/20{border-color:color-mix(in oklab, var(--color-white) 20%, transparent)}}.bg-\[\#08080d\]{background-color:#08080d}.bg-black{background-color:var(--color-black)}.bg-black\/70{background-color:#000000b3}@supports (color:color-mix(in lab, red, red)){.bg-black\/70{background-color:color-mix(in oklab, var(--color-black) 70%, transparent)}}.bg-white\/\[0\.04\]{background-color:#ffffff0a}@supports (color:color-mix(in lab, red, red)){.bg-white\/\[0\.04\]{background-color:color-mix(in oklab, var(--color-white) 4%, transparent)}}.object-contain{object-fit:contain}.p-4{padding:calc(var(--spacing) * 4)}.p-5{padding:calc(var(--spacing) * 5)}.p-6{padding:calc(var(--spacing) * 6)}.p-8{padding:calc(var(--spacing) * 8)}.px-3{padding-inline:calc(var(--spacing) * 3)}.px-4{padding-inline:calc(var(--spacing) * 4)}.py-2{padding-block:calc(var(--spacing) * 2)}.py-4{padding-block:calc(var(--spacing) * 4)}.text-center{text-align:center}.text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading,var(--text-4xl--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.font-black{--tw-font-weight:var(--font-weight-black);font-weight:var(--font-weight-black)}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.text-white{color:var(--color-white)}.text-white\/60{color:#fff9}@supports (color:color-mix(in lab, red, red)){.text-white\/60{color:color-mix(in oklab, var(--color-white) 60%, transparent)}}}:root{--st-bg:#08080d;--st-bg-deep:#050210;--st-surface:#ffffff0e;--st-surface-soft:#ffffff09;--st-surface-strong:#ffffff16;--st-border:#ffffff1c;--st-border-soft:#ffffff13;--st-text:#fff;--st-muted:#ffffff9e;--st-faint:#ffffff6b;--st-purple-dark:#240046;--st-purple:#7b2cbf;--st-twitch:#9146ff;--st-violet:#a855f7;--st-pink:#ff4da6;--st-magenta:#c026d3;--st-danger:#ef4444;--st-success:#7cffb2;--st-discord:#5865f2;--st-radius-sm:14px;--st-radius-md:18px;--st-radius-lg:24px;--st-radius-xl:30px;--st-radius-2xl:36px;--st-shadow-soft:0 16px 50px #00000047;--st-shadow:0 30px 90px #0000008c;--st-shadow-heavy:0 45px 160px #000000c7;--st-grid-bg:linear-gradient(#ffffff09 1px, transparent 1px), linear-gradient(90deg, #ffffff09 1px, transparent 1px);--st-scanlines:repeating-linear-gradient(to bottom, #ffffff0a 0px, #ffffff0a 1px, transparent 3px, transparent 8px)}*,:before,:after{box-sizing:border-box}html,body{background:var(--st-bg);min-height:100%;color:var(--st-text);margin:0;padding:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{overflow-x:hidden}button,input,textarea,select{font:inherit}a{color:inherit}.container-xxl{max-width:1800px}.fw-black{font-weight:900}.st-max-text{max-width:720px}.btn{border-radius:1rem;font-weight:800}.btn-primary{background:linear-gradient(135deg, var(--st-purple), var(--st-twitch), var(--st-pink));border:0;box-shadow:0 0 24px #9146ff40}.btn-primary:hover{filter:brightness(1.12)}.btn-discord{background:var(--st-discord);color:#fff;border:0}.btn-discord:hover{color:#fff;background:#4752c4}.card{background:var(--st-surface);border:1px solid var(--st-border);color:#fff}.st-page{color:#fff;background:radial-gradient(circle at 20% 30%,#9146ff47,#0000 36%),radial-gradient(circle at 85% 25%,#ff4da638,#0000 32%),conic-gradient(from 45deg,#120022 0deg,#240046 55deg,#3c096c 95deg,#7b2cbf 135deg,#9146ff 180deg,#c026d3 235deg,#ff4da6 285deg,#c9184a 330deg,#120022 360deg);min-height:100vh}.st-glass-card,.st-room-card,.st-feature-card{border:1px solid var(--st-border);color:#fff;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:radial-gradient(circle at 0 0,#9146ff24,#0000 36%),linear-gradient(135deg,#161620eb,#0c0c12eb);border-radius:1.75rem;box-shadow:0 20px 60px #00000073,inset 0 1px #ffffff08}.st-feature-card{padding:1.5rem}.st-feature-icon{font-size:2rem}.st-room-cover{background:radial-gradient(circle at 25% 35%,#ff4da68c,#0000 35%),radial-gradient(circle at 80% 30%,#9146ffa6,#0000 40%),linear-gradient(135deg,#7b2cbf,#9146ff,#ff4da6);height:180px}.st-gate{place-items:center;min-height:100vh;padding:4rem 0;display:grid;position:relative;overflow:hidden}.st-gate:before{content:"";filter:blur(10px);background:radial-gradient(circle,#9146ff38,#0000 55%),radial-gradient(circle at 70% 30%,#ff4da63d,#0000 35%);border-radius:50%;width:900px;height:900px;animation:10s ease-in-out infinite stGateFloat;position:absolute}.st-gate-orbit{border:1px solid #9146ff38;border-radius:50%;position:absolute;box-shadow:inset 0 0 50px #9146ff1f,0 0 60px #ff4da61a}.st-gate-orbit-a{width:640px;height:640px;animation:28s linear infinite stGateSpin}.st-gate-orbit-b{border-color:#ff4da629;width:860px;height:860px;animation:42s linear infinite stGateSpinReverse}.st-gate-panel{z-index:2;background:var(--st-grid-bg), #080516c2;-webkit-backdrop-filter:blur(26px);backdrop-filter:blur(26px);width:min(100%,980px);box-shadow:var(--st-shadow-heavy), 0 0 100px #9146ff47;background-size:30px 30px;border:1px solid #ffffff24;border-radius:42px;padding:clamp(1.5rem,5vw,4rem);position:relative;overflow:hidden}.st-gate-panel:before{content:"";pointer-events:none;background:radial-gradient(circle at 18% 18%,#9146ff57,#0000 32%),radial-gradient(circle at 88% 28%,#ff4da647,#0000 32%);position:absolute;inset:0}.st-gate-panel:after{content:"";opacity:.24;pointer-events:none;background:var(--st-scanlines);position:absolute;inset:0}.st-gate-panel>*{z-index:2;position:relative}.st-gate-status{justify-content:center;margin-bottom:2rem;display:flex}.st-gate-core{text-align:center;max-width:760px;margin:0 auto}.st-gate-kicker{color:var(--st-pink);letter-spacing:.18em;font-size:.78rem;font-weight:950}.st-gate-core h1{letter-spacing:-.08em;text-shadow:0 0 28px #9146ff73,0 0 70px #ff4da640;margin:1rem 0;font-size:clamp(3.5rem,10vw,6rem);font-weight:950;line-height:.9}.st-gate-core p{max-width:680px;color:var(--st-muted);margin:0 auto 2rem;font-size:1.1rem}.st-gate-actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.st-gate-features,.st-gate-telemetry{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:3rem;display:grid}.st-gate-telemetry{gap:.75rem;margin-top:1.5rem}.st-gate-feature{border-radius:var(--st-radius-lg);background:#ffffff0e;border:1px solid #ffffff1a;padding:1.25rem;box-shadow:inset 0 0 35px #9146ff14}.st-gate-feature span{color:var(--st-pink);letter-spacing:.12em;font-size:.78rem;font-weight:950}.st-gate-feature h3{margin:.8rem 0 .45rem;font-size:1.15rem;font-weight:950}.st-gate-feature p{color:#ffffff8a;margin:0;font-size:.92rem}.st-gate-telemetry span,.st-telemetry span{text-align:center;color:#ffffffb8;letter-spacing:.12em;background:#ffffff0e;border:1px solid #ffffff17;border-radius:999px;padding:.75rem;font-size:.72rem;font-weight:900}.st-hub{border-radius:var(--st-radius-2xl);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:radial-gradient(circle at 20% 20%,#9146ff38,#0000 35%),radial-gradient(circle at 85% 40%,#ff4da638,#0000 35%),#050210b8;border:1px solid #ffffff1f;margin-top:2rem;padding:clamp(24px,5vw,56px);position:relative;overflow:hidden;box-shadow:0 40px 140px #000000b3,0 0 90px #9146ff40}.st-hub:after{content:"";background:var(--st-scanlines);opacity:.25;pointer-events:none;position:absolute;inset:0}.st-hub>*{z-index:2;position:relative}.st-hub-header{text-align:center;margin-bottom:42px}.st-hub-header h2{letter-spacing:-.06em;margin:18px 0 10px;font-size:clamp(2.4rem,6vw,5rem);font-weight:950}.st-hub-header p{color:#ffffff94}.st-hub-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:42px;display:grid}.st-hub-orbit{place-items:center;height:560px;display:grid;position:relative}.st-hub-ring{border:1px solid #9146ff47;border-radius:50%;position:absolute;box-shadow:inset 0 0 50px #9146ff24,0 0 60px #ff4da61f}.st-hub-ring-a{width:360px;height:360px;animation:24s linear infinite stHubSpin}.st-hub-ring-b{border-color:#ff4da638;width:500px;height:500px;animation:38s linear infinite stHubSpinReverse}.st-hub-core{text-align:center;background:radial-gradient(circle at 35% 20%,#ffffff29,#0000 32%),linear-gradient(135deg,#240046f2,#9146ffbf,#ff4da6a6);border:1px solid #ffffff38;border-radius:50%;place-content:center;width:260px;height:260px;display:grid;box-shadow:0 0 70px #9146ff6b,inset 0 0 60px #ffffff14}.st-hub-core span,.st-hub-kicker,.st-panel-title span,.st-stream-topbar span,.st-stream-grid-header span{color:var(--st-pink);letter-spacing:.15em;padding-left:12px;font-size:.72rem;font-weight:900}.st-hub-core strong{margin-top:8px;font-size:2.2rem;font-weight:950}.st-hub-core small{color:#ffffffa6}.st-hub-node{color:#fff;background:radial-gradient(circle at 30% 25%, #ffffff52, transparent 30%), linear-gradient(135deg, var(--st-purple-dark), var(--st-twitch), var(--st-pink));width:86px;height:86px;transform:translate(-50%, -50%) rotate(var(--angle)) translateX(250px) rotate(calc(var(--angle) * -1));cursor:pointer;border:1px solid #fff3;border-radius:50%;transition:transform .28s,box-shadow .28s,filter .28s;position:absolute;top:50%;left:50%;box-shadow:0 0 32px #9146ff73,0 0 70px #ff4da62e}.st-hub-node span{font-size:1.8rem;font-weight:950}.st-hub-node:hover,.st-hub-node.is-active{filter:brightness(1.25);transform:translate(-50%, -50%) rotate(var(--angle)) translateX(250px) rotate(calc(var(--angle) * -1)) scale(1.16);box-shadow:0 0 44px #ff4da6a6,0 0 90px #9146ff73}.st-hub-panel{background:var(--st-grid-bg), #080516c7;background-size:26px 26px;border:1px solid #ffffff24;border-radius:32px;padding:32px;position:relative;overflow:hidden;box-shadow:0 32px 100px #0000009e,0 0 70px #9146ff33}.st-hub-panel-top{justify-content:space-between;gap:18px;display:flex}.st-hub-panel h3{margin:10px 0 0;font-size:clamp(2.4rem,5vw,4rem);font-weight:950}.st-hub-live,.st-stream-live{color:#ff6b86;background:#ff3c5f29;border-radius:999px;align-items:center;gap:8px;font-weight:900;display:inline-flex;box-shadow:0 0 22px #ff3c5f59}.st-hub-live{height:34px;padding:0 14px}.st-hub-live i,.st-stream-live i,.st-stream-grid-status i{border-radius:50%;animation:1.2s infinite stSignalPulse}.st-hub-live i{background:#ff3b5f;width:9px;height:9px;box-shadow:0 0 14px #ff3b5f}.st-hub-desc{color:#ffffff9e;margin:22px 0 26px}.st-hub-stats{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.st-hub-stats div,.st-panel-block,.st-permission-grid div{border-radius:var(--st-radius-md);background:#ffffff0e;border:1px solid #ffffff1a}.st-hub-stats div{padding:15px}.st-hub-stats b,.st-permission-grid b{color:#ffffff73;letter-spacing:.12em;font-size:.7rem;display:block}.st-hub-stats span{color:#fff;font-size:1.12rem;font-weight:900}.st-hub-wave{align-items:end;gap:6px;height:70px;margin:30px 0;display:flex}.st-hub-wave i{width:7px;height:calc(18px + (var(--i) % 7) * 7px);background:linear-gradient(var(--st-pink), var(--st-twitch));animation:1s ease-in-out infinite stHubWave;animation-delay:calc(var(--i) * 70ms);border-radius:999px;box-shadow:0 0 14px #ff4da673}.st-room-command{min-height:100vh}.st-room-hero{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);box-shadow:var(--st-shadow);background:radial-gradient(circle at 15% 20%,#9146ff59,#0000 35%),radial-gradient(circle at 85% 30%,#ff4da647,#0000 35%),#080516b8;border:1px solid #ffffff1f;border-radius:32px;justify-content:space-between;align-items:end;gap:2rem;margin-bottom:2rem;padding:2rem;display:flex}.st-room-kicker{color:var(--st-pink);letter-spacing:.16em;font-size:.78rem;font-weight:900}.st-room-hero h1{letter-spacing:-.07em;margin:.5rem 0;font-size:clamp(3rem,8vw,6.5rem);font-weight:950}.st-room-hero p{color:#ffffff94;margin:0}.st-room-status{flex-wrap:wrap;justify-content:end;align-items:center;gap:.8rem;display:flex}.st-room-status .badge,.st-room-status .btn,.st-room-status .st-language-selector{justify-content:center;align-items:center;min-height:2.75rem;line-height:1;display:inline-flex}.st-room-status .badge,.st-room-status .btn{letter-spacing:0;white-space:nowrap;border-radius:999px;padding:0 1rem;font-size:.84rem;font-weight:950}.st-room-status .badge{border:1px solid #ffffff1a;box-shadow:inset 0 0 18px #ffffff0a}.st-room-status .btn{min-width:5.2rem}.st-room-status .btn-outline-light{color:#fff;background:#ffffff09;border-color:#ffffffb8}.st-room-status .text-bg-success{color:#fff!important;background:linear-gradient(135deg,#16a34a,#059669)!important}.st-room-status .text-bg-dark{color:#fff!important;background:#08080dc7!important}.st-room-status .btn-danger{background:linear-gradient(135deg,#ef4444,#f43f5e);border:0;box-shadow:0 0 24px #f43f5e33}.st-room-layout{grid-template-columns:320px minmax(0,1fr) 340px;align-items:stretch;gap:1.5rem;display:grid}.st-room-panel,.st-stream-core{border-radius:var(--st-radius-xl);background:var(--st-grid-bg), #080516c2;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);box-shadow:var(--st-shadow), 0 0 55px #9146ff2e;background-size:28px 28px;border:1px solid #ffffff1f;position:relative;overflow:hidden}.st-room-panel{padding:1.4rem}.st-room-panel:after,.st-stream-core:after{content:"";pointer-events:none;opacity:.22;background:var(--st-scanlines);position:absolute;inset:0}.st-room-panel>*,.st-stream-core>*{z-index:2;position:relative}.st-panel-title{margin-bottom:1.25rem}.st-panel-title h2{margin:.35rem 0 0;font-size:1.7rem;font-weight:950}.st-panel-block{border-radius:22px;margin-bottom:1rem;padding:1rem}.st-panel-block h4{margin-bottom:.8rem;font-weight:900}.st-permission-grid{gap:.75rem;display:grid}.st-permission-grid div{padding:.9rem}.st-permission-grid span{font-weight:900}.st-permission-grid .is-ok{box-shadow:inset 0 0 25px #22c55e1f}.st-permission-grid .is-off{box-shadow:inset 0 0 25px #ef44441f}.st-uplink-box{gap:.65rem;display:grid}.st-obs-profile-note{color:#ffffff85;margin:.75rem 0 0;font-size:.82rem}.st-guest-invite-meta,.st-guest-invite-status{color:#ffffff85;margin-top:.75rem;font-size:.82rem}.st-guest-room-header{background:#0d0d14;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:end;gap:1rem;padding:1rem 1.25rem;display:flex}.st-guest-room-header span{color:var(--st-pink);letter-spacing:.12em;font-size:.72rem;font-weight:950}.st-guest-room-header h1{margin:.25rem 0 0;font-size:1.35rem;font-weight:950}.st-guest-room-header strong{color:#ffffff94;font-size:.8rem}.st-guest-room-body{min-height:calc(100vh - 73px);padding:1.25rem}.st-language-selector{color:#ffffffc7;background:#ffffff0e;border:1px solid #ffffff1f;border-radius:999px;grid-template-columns:auto minmax(110px,1fr);align-items:center;gap:.45rem;min-height:2.75rem;padding:.25rem .35rem .25rem .75rem;display:inline-flex;box-shadow:inset 0 0 22px #9146ff14}.st-language-selector span{letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:950;line-height:1}.st-language-selector .st-input{border-radius:999px;width:7rem;height:2rem;min-height:2rem;padding:0 1.8rem 0 .75rem;font-size:.78rem;font-weight:850;line-height:1}.st-uplink-box code,.room-card code,.st-code-box code{word-break:break-all;color:#fff;display:block}.st-uplink-box code{border-radius:var(--st-radius-sm);white-space:normal;background:#00000057;border:1px solid #ffffff1a;padding:.75rem}.st-stream-core{min-height:720px;padding:clamp(1.35rem,2vw,1.85rem)}.st-stream-core:before{content:"";pointer-events:none;background:radial-gradient(circle at 50% 0,#9146ff47,#0000 35%),radial-gradient(circle at 90% 20%,#ff4da638,#0000 32%);position:absolute;inset:-2px}.st-stream-topbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.85rem 1.25rem;margin-bottom:1.25rem;padding:0 .25rem;display:flex}.st-stream-topbar span,.st-stream-topbar strong{letter-spacing:.12em;font-size:.72rem;font-weight:950}.st-stream-topbar strong{color:var(--st-success)}.st-stream-frame{border-radius:var(--st-radius-lg);background:#00000059;border:1px solid #9146ff47;min-height:610px;overflow:hidden;box-shadow:inset 0 0 70px #9146ff1f,0 0 60px #9146ff33}.st-telemetry{grid-template-columns:repeat(4,1fr);gap:.75rem;margin-top:1rem;display:grid}.st-room-comms{flex-direction:column;height:min(720px,100dvh - 160px);min-height:0;max-height:calc(100dvh - 160px)}.st-chat-terminal{background:radial-gradient(circle at 105% 0%, #ff4da633, transparent 32%), radial-gradient(circle at 0% 100%, #9146ff33, transparent 34%), var(--st-grid-bg), #04020ebd;background-size:auto,auto,24px 24px,auto;border:1px solid #9146ff42;border-radius:22px;flex:1;height:100%;min-height:0;overflow:hidden;box-shadow:inset 0 0 38px #9146ff14,0 0 38px #9146ff24}.st-moderated-chat{isolation:isolate;flex-direction:column;height:100%;min-height:0;display:flex;position:relative;overflow:hidden}.st-moderated-chat:before,.st-moderated-chat:after{content:"";pointer-events:none;z-index:-1;position:absolute;inset:0}.st-moderated-chat:before{opacity:.2;background:var(--st-scanlines)}.st-moderated-chat:after{border-radius:inherit;box-shadow:inset 1px 0 #ff4da638,inset -1px 0 #9146ff47}.st-signal-feed-header{background:linear-gradient(#ffffff0e,#ffffff05),#0003;border-bottom:1px solid #9146ff2e;gap:.9rem;padding:1rem 1rem .85rem;display:grid}.st-signal-feed-header span{color:var(--st-pink);letter-spacing:.12em;font-size:.7rem;font-weight:950}.st-signal-feed-header h2{color:#fff;margin:.18rem 0 0;font-size:1.55rem;font-weight:950}.st-signal-feed-meta{flex-wrap:wrap;gap:.45rem;display:flex}.st-signal-feed-meta span,.st-signal-feed-live{color:#ffffffc7;background:#ffffff0e;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:.4rem;min-height:1.9rem;padding:.42rem .62rem;display:inline-flex;box-shadow:inset 0 0 18px #9146ff14}.st-signal-feed-live{color:var(--st-success)!important;background:#22c55e1f!important;border-color:#7cffb22e!important;box-shadow:0 0 24px #22c55e29!important}.st-signal-feed-live i{background:var(--st-success);width:.48rem;height:.48rem;box-shadow:0 0 14px var(--st-success);border-radius:50%}.st-moderated-chat-messages{overscroll-behavior:contain;scrollbar-gutter:stable;scrollbar-color:#9146ffb3 #ffffff0a;flex-direction:column;flex:1 1 0;gap:.7rem;min-height:0;padding:1rem;display:flex;overflow:hidden scroll}.st-moderated-chat-messages::-webkit-scrollbar{width:.55rem}.st-moderated-chat-messages::-webkit-scrollbar-track{background:#ffffff0a}.st-moderated-chat-messages::-webkit-scrollbar-thumb{background:linear-gradient(180deg, var(--st-twitch), var(--st-pink));border-radius:999px}.st-moderated-chat-empty{color:#ffffff7a;letter-spacing:.12em;text-align:center;background:#ffffff09;border:1px dashed #9146ff38;border-radius:18px;padding:1rem;font-size:.78rem;font-weight:900}.st-moderated-chat-message{background:radial-gradient(circle at 0 0,#9146ff29,#0000 36%),#ffffff0e;border:1px solid #ffffff18;border-radius:18px;flex:none;padding:.82rem;animation:.25s ease-out both st-chat-transmission;position:relative;overflow:hidden;box-shadow:inset 0 0 26px #9146ff0f,0 0 #ff4da600}.st-moderated-chat-message:before{content:"";pointer-events:none;opacity:0;background:linear-gradient(90deg,#0000,#ff4da629,#0000);animation:.25s ease-out both st-chat-pulse;position:absolute;inset:0}.st-chat-message-head{grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:.68rem;margin-bottom:.55rem;display:grid;position:relative}.st-chat-avatar{color:#fff;background:linear-gradient(135deg, var(--st-purple), var(--st-pink));border:1px solid #ffffff29;border-radius:999px;place-items:center;width:2.2rem;height:2.2rem;font-size:.78rem;font-weight:950;display:grid;box-shadow:0 0 22px #9146ff57}.st-chat-identity{min-width:0}.st-chat-identity div{align-items:baseline;gap:.45rem;min-width:0;display:flex}.st-moderated-chat-message strong{color:#fff;text-transform:uppercase;text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;font-weight:950;overflow:hidden}.st-chat-identity time{color:#ffffff6b;flex:none;font-size:.68rem;font-weight:800}.st-chat-signal,.st-chat-role{letter-spacing:.08em;border-radius:999px;align-items:center;width:fit-content;min-height:1.35rem;padding:.22rem .42rem;font-size:.62rem;font-weight:950;display:inline-flex}.st-chat-signal{color:var(--st-success);background:#22c55e1a;border:1px solid #7cffb224;margin-top:.18rem}.st-chat-role{color:#f8d7ff;background:#ff4da61f;border:1px solid #ff4da633;justify-self:end}@media (max-width:430px){.st-chat-message-head{grid-template-columns:auto minmax(0,1fr)}.st-chat-role{grid-column:2;justify-self:start}.st-chat-identity div{flex-wrap:wrap;row-gap:.1rem}}.st-moderated-chat-message p{color:#ffffffd1;word-break:break-word;overflow-wrap:anywhere;margin:0;font-size:.92rem;line-height:1.45;position:relative}.st-moderated-chat-form{background:linear-gradient(#0000001a,#00000061),#060312b3;border-top:1px solid #9146ff2e;grid-template-columns:minmax(0,1fr) auto;gap:.6rem;padding:.85rem;display:grid}.st-moderated-chat-form .st-input{border-radius:var(--st-radius-sm);background:linear-gradient(90deg,#9146ff17,#ff4da60d),#03020adb;border:1px solid #9146ff33;min-width:0;height:46px;box-shadow:inset 0 0 24px #9146ff14}.st-moderated-chat-form .st-input:focus{border-color:#ff4da694;box-shadow:0 0 0 4px #9146ff29,inset 0 0 24px #9146ff1a}.st-moderated-chat-form .st-input::placeholder{color:#ffffff6b}.st-moderated-chat-form button{border-radius:var(--st-radius-sm);color:#fff;background:linear-gradient(135deg, var(--st-purple), var(--st-twitch), var(--st-pink));letter-spacing:.08em;white-space:nowrap;border:0;min-height:46px;padding:0 1rem;font-size:.74rem;font-weight:950;transition:filter .2s,transform .2s;box-shadow:0 0 28px #9146ff47}.st-moderated-chat-form button:hover:not(:disabled){filter:brightness(1.12);transform:translateY(-1px)}.st-moderated-chat-form button:disabled{cursor:not-allowed;opacity:.5}.st-moderated-chat-slowmode{color:#ffffff85;letter-spacing:.08em;text-transform:uppercase;padding:0 .8rem .8rem;font-size:.72rem;font-weight:850}@keyframes st-chat-transmission{0%{opacity:0;transform:translate(14px);box-shadow:0 0 28px #ff4da62e}to{opacity:1;transform:translate(0);box-shadow:inset 0 0 26px #9146ff0f,0 0 #ff4da600}}@keyframes st-chat-pulse{0%{opacity:.9;transform:translate(-60%)}to{opacity:0;transform:translate(60%)}}.st-moderation-panel{gap:.75rem;display:grid}.st-moderation-panel h4{margin-bottom:.1rem}.st-moderation-actions{gap:.65rem;display:grid}.st-moderation-button-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;display:grid}.st-moderation-button-row .btn{white-space:normal;width:100%;min-height:2.9rem;line-height:1.15}.st-moderation-field{gap:.35rem;display:grid}.st-moderation-field span{color:#ffffff9e;letter-spacing:0;font-size:.72rem;font-weight:800}.st-moderation-field .st-input,.st-moderation-panel .st-input{width:100%;min-width:0}@media (max-width:420px){.st-moderation-button-row{grid-template-columns:1fr}}.st-stream-grid-shell{width:100%;padding:clamp(1rem,1.8vw,1.45rem)}.st-stream-grid-header{justify-content:space-between;align-items:center;gap:1.25rem;margin-bottom:1.5rem;display:flex}.st-stream-grid-header h2{letter-spacing:0;margin:.45rem 0 0;font-size:clamp(1.7rem,3.2vw,2.45rem);font-weight:950;line-height:1.05}.st-stream-grid-status{color:var(--st-success);letter-spacing:.12em;background:#22c55e1f;border:1px solid #7cffb22e;border-radius:999px;flex:none;align-items:center;gap:.55rem;padding:.55rem .9rem;font-size:.75rem;font-weight:900;display:inline-flex;box-shadow:0 0 24px #22c55e2e}.st-stream-grid-status i{background:var(--st-success);width:.55rem;height:.55rem;box-shadow:0 0 14px var(--st-success)}.st-stream-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,420px),1fr));gap:1.45rem;display:grid}.st-stream-tile{background:var(--st-grid-bg), #060312d1;background-size:24px 24px;border:1px solid #ffffff1f;border-radius:24px;transition:transform .35s,box-shadow .35s,border-color .35s;position:relative;overflow:hidden;box-shadow:0 28px 90px #0009,0 0 44px #9146ff2e}.st-stream-tile:hover{border-color:#ff4da673;transform:translateY(-8px)scale(1.01);box-shadow:0 36px 110px #000000bf,0 0 70px #ff4da647}.st-stream-video{aspect-ratio:16/9;background:radial-gradient(circle at 50% 0,#9146ff3d,#0000 45%),#000;border-bottom:1px solid #ffffff14;position:relative;overflow:hidden}.st-stream-video:before{content:"";z-index:3;pointer-events:none;border:1px solid #9146ff3d;position:absolute;inset:0;box-shadow:inset 0 0 60px #9146ff29,inset 0 0 120px #ff4da614}.st-stream-video-el,.st-stream-video video{object-fit:contain;background:#000;width:100%;height:100%}.st-stream-overlay-top{z-index:5;pointer-events:none;justify-content:space-between;gap:.75rem;display:flex;position:absolute;top:.85rem;left:.85rem;right:.85rem}.st-stream-live,.st-stream-source,.st-stream-player-badge{letter-spacing:.1em;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:999px;align-items:center;gap:.45rem;padding:.45rem .75rem;font-size:.68rem;font-weight:900;display:inline-flex}.st-stream-live{border:1px solid #ff3c5f38}.st-stream-live i{background:#ff3b5f;width:.5rem;height:.5rem;box-shadow:0 0 14px #ff3b5f}.st-stream-source{color:#c7b7ff;background:#9146ff2e;border:1px solid #9146ff3d}.st-stream-fullscreen{z-index:6;border-radius:var(--st-radius-sm);color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0000008c;border:1px solid #ffffff2e;width:2.6rem;height:2.6rem;font-size:1rem;font-weight:900;transition:transform .25s,background .25s;position:absolute;bottom:.85rem;right:.85rem;box-shadow:0 0 22px #9146ff47}.st-stream-fullscreen:hover{background:linear-gradient(135deg, var(--st-twitch), var(--st-pink));transform:scale(1.08)}.st-stream-clip{z-index:6;border-radius:var(--st-radius-sm);color:#fff;letter-spacing:.06em;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#00000094;border:1px solid #ffffff2e;max-width:calc(100% - 5.6rem);min-height:2.6rem;padding:0 .9rem;font-size:.72rem;font-weight:900;transition:transform .25s,background .25s,opacity .25s;position:absolute;bottom:.85rem;left:.85rem;box-shadow:0 0 22px #ff4da633}.st-stream-clip:hover:not(:disabled){background:linear-gradient(135deg, var(--st-twitch), var(--st-pink));transform:translateY(-2px)}.st-stream-clip:disabled{cursor:not-allowed;opacity:.58}.st-stream-scanline{z-index:4;pointer-events:none;opacity:.18;background:repeating-linear-gradient(#ffffff14 0 1px,#0000 3px 7px);position:absolute;inset:0}.st-stream-fullscreen-chat,.st-stream-fullscreen-chat-toggle,.st-stream-mobile-chat-toggle,.st-stream-mobile-chat{display:none}.st-stream-tile:fullscreen{background:#050210;border-radius:0;width:100vw;height:100vh}.st-stream-tile:fullscreen .st-stream-video{aspect-ratio:auto;border:0;height:100vh}:is(.st-stream-tile:fullscreen .st-stream-meta,.st-stream-tile:fullscreen .st-stream-presence,.st-stream-tile:fullscreen .st-stream-fullscreen,.st-stream-tile:fullscreen .st-stream-clip){display:none}.st-stream-tile:fullscreen .st-stream-fullscreen-chat-toggle{z-index:30;border-radius:var(--st-radius-sm);color:#fff;letter-spacing:.08em;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0000009e;border:1px solid #ffffff2e;justify-content:center;align-items:center;gap:.5rem;min-height:2.55rem;padding:0 .9rem;font-size:.68rem;font-weight:950;display:inline-flex;position:absolute;bottom:1rem;right:1rem;box-shadow:0 0 24px #9146ff47}.st-stream-tile:fullscreen .st-stream-fullscreen-chat-toggle i{color:#fff;background:var(--st-danger);border:1px solid #ffffff38;border-radius:999px;place-items:center;min-width:1.35rem;height:1.35rem;padding:0 .32rem;font-size:.68rem;font-style:normal;font-weight:950;display:grid;box-shadow:0 0 18px #ef444480}.st-stream-tile:fullscreen .st-stream-fullscreen-chat-toggle:hover{background:linear-gradient(135deg, var(--st-twitch), var(--st-pink))}.st-stream-tile:fullscreen .st-stream-fullscreen-chat{z-index:20;color:#fff;background:radial-gradient(circle at 100% 0%, #ff4da62e, transparent 30%), var(--st-grid-bg), #05021094;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);opacity:0;pointer-events:none;background-size:auto,24px 24px,auto;border-left:1px solid #ff4da647;flex-direction:column;width:clamp(360px,28vw,520px);min-width:25vw;max-width:30vw;padding:1rem;display:flex;position:absolute;top:0;bottom:0;right:0;overflow:hidden;transform:translate(110%);box-shadow:-22px 0 65px #9146ff33,inset 1px 0 #ffffff14}.st-stream-tile:fullscreen .st-stream-fullscreen-chat.is-open{opacity:1;pointer-events:auto;animation:.25s ease-out both st-fullscreen-chat-slide;transform:translate(0)}.st-stream-tile:fullscreen .st-stream-fullscreen-chat .st-moderated-chat{height:100%;min-height:0}.st-stream-tile:fullscreen .st-stream-fullscreen-chat .st-moderated-chat-messages{flex:1 1 0;min-height:0;overflow-y:scroll}.st-stream-tile:fullscreen .st-stream-fullscreen-chat .st-signal-feed-header h2{font-size:1.25rem}.st-stream-tile:fullscreen .st-stream-fullscreen-chat .st-signal-feed-meta{gap:.35rem}.st-stream-tile:fullscreen .st-stream-fullscreen-chat .st-signal-feed-meta span{min-height:1.65rem;padding:.32rem .48rem;font-size:.6rem}.st-stream-tile:fullscreen .st-stream-fullscreen-chat .st-moderated-chat-form{grid-template-columns:minmax(0,1fr)}@keyframes st-fullscreen-chat-slide{0%{opacity:0;transform:translate(28px)}to{opacity:1;transform:translate(0)}}.st-stream-meta{justify-content:space-between;align-items:center;gap:1rem;padding:1.05rem 1.1rem .8rem;display:flex;position:relative}.st-stream-user{align-items:center;gap:.8rem;min-width:0;display:flex}.st-stream-user img,.st-stream-user>span{border:1px solid #ffffff29;border-radius:999px;flex:none;width:2.75rem;height:2.75rem;box-shadow:0 0 22px #9146ff47}.st-stream-user img{object-fit:cover}.st-stream-user>span{color:#fff;background:linear-gradient(135deg, var(--st-purple-dark), var(--st-twitch), var(--st-pink));place-items:center;font-weight:950;display:grid}.st-stream-user h3{text-overflow:ellipsis;white-space:nowrap;max-width:13rem;margin:0;font-size:1.05rem;font-weight:950;overflow:hidden}.st-stream-user p{color:#ffffff73;letter-spacing:.08em;margin:.15rem 0 0;font-size:.75rem;font-weight:800}.st-stream-player-badge{color:var(--st-success);background:#22c55e1f;border:1px solid #7cffb22e}.st-stream-presence{grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem;padding:0 1.1rem 1.1rem;display:grid}.st-stream-presence div{background:#ffffff0e;border:1px solid #ffffff17;border-radius:12px;justify-content:space-between;align-items:center;gap:.65rem;min-width:0;min-height:2.6rem;padding:.62rem .72rem;display:flex}.st-stream-presence span,.st-stream-presence strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.st-stream-presence span{color:#ffffff80;letter-spacing:0;flex:none;font-size:.7rem;font-weight:900}.st-stream-presence strong{color:#ffffffe0;text-align:right;flex:auto;margin-top:0;font-size:.82rem;font-weight:950}.st-stream-presence .is-active{color:var(--st-success)}.st-stream-presence .is-muted{color:#ffffff73}.st-stream-empty{text-align:center;background:radial-gradient(circle at 50% 25%,#9146ff38,#0000 36%),#ffffff09;border:1px solid #ffffff1a;border-radius:28px;place-items:center;min-height:520px;padding:2rem;display:grid;box-shadow:inset 0 0 80px #9146ff1a}.st-stream-empty-orb{width:140px;height:140px;color:var(--st-pink);letter-spacing:.14em;background:radial-gradient(circle at 35% 25%,#ffffff2e,#0000 30%),linear-gradient(135deg,#240046d9,#9146ff80);border:1px solid #ffffff29;border-radius:999px;place-items:center;margin:0 auto 1.5rem;font-size:.78rem;font-weight:950;display:grid;box-shadow:0 0 55px #9146ff59,inset 0 0 60px #ffffff0f}.st-stream-empty h2{font-weight:950}.st-stream-empty p{color:#ffffff8c}.st-input{width:100%;min-height:44px;color:#fff!important;box-shadow:none!important;background:#0f0f16e6!important;border:1px solid #ffffff17!important;border-radius:1rem!important;padding:.85rem 1rem!important}.st-input:focus{color:#fff!important;background:#12121cf2!important;border-color:#9146ffcc!important;box-shadow:0 0 0 .2rem #9146ff33!important}.st-input::placeholder{color:#ffffff59}.st-input option{color:#fff;background:#11131a}.st-code-box,.st-room-meta,.st-webhook-card,.st-override-card{background:#0a0a108c;border:1px solid #ffffff13;border-radius:1.25rem}.st-code-box,.st-webhook-card{padding:1rem}.st-code-box code{margin-top:.25rem}.st-profile-stream-keys{gap:1rem;display:grid}.st-profile-key-grid{gap:.75rem;display:grid}.st-profile-key-grid strong{color:#ffffff85;letter-spacing:.1em;text-transform:uppercase;margin-bottom:.25rem;font-size:.72rem;display:block}.st-profile-key-grid code{border-radius:var(--st-radius-sm);color:#fff;white-space:normal;word-break:break-all;background:#00000057;border:1px solid #ffffff1a;padding:.75rem;display:block}.st-audit-log-list{gap:1rem;display:grid}.st-audit-log-item{background:#0a0a108c;border:1px solid #ffffff13;border-radius:22px;justify-content:space-between;gap:1rem;padding:1.1rem;display:flex}.st-audit-log-item span{color:var(--st-pink);letter-spacing:.12em;font-size:.72rem;font-weight:950}.st-audit-log-item h2{margin:.3rem 0;font-size:1.15rem;font-weight:950}.st-audit-log-item p{color:#ffffff8c;margin:0}.st-audit-log-item aside{color:#ffffff8c;align-content:center;justify-items:end;gap:.35rem;font-size:.82rem;display:grid}.st-audit-log-item code{color:#ffffffb8}.st-room-meta{color:#ffffffd1;gap:.75rem;padding:1rem;font-size:.95rem;display:grid}.st-override-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);padding:1.5rem}.st-user-list{flex-direction:column;gap:.9rem;max-height:75vh;padding-right:.25rem;display:flex;overflow-y:auto}.st-user-list::-webkit-scrollbar{width:8px}.modern-chat>.lk-chat>.lk-chat-messages::-webkit-scrollbar{width:8px}.st-user-list::-webkit-scrollbar-thumb{background:#ffffff21;border-radius:999px}.modern-chat>.lk-chat>.lk-chat-messages::-webkit-scrollbar-thumb{background:#ffffff21;border-radius:999px}.st-user-item{color:#fff;background:#ffffff09;border:1px solid #ffffff13;border-radius:1.25rem;align-items:center;gap:1rem;width:100%;padding:1rem;text-decoration:none;transition:transform .18s,background .18s,border-color .18s;display:flex}.st-user-item:hover{background:#fff1;transform:translateY(-2px)}.st-user-item-active{background:linear-gradient(135deg,#9146ff40,#ff4da624);border-color:#9146ff7a;box-shadow:0 12px 40px #9146ff33}.st-avatar{background:linear-gradient(135deg, var(--st-purple), var(--st-twitch));color:#fff;border-radius:50%;justify-content:center;align-items:center;width:52px;min-width:52px;height:52px;font-size:1.1rem;font-weight:900;display:flex}.st-avatar-lg{width:86px;min-width:86px;height:86px;font-size:2rem}.permission-grid{gap:8px;display:grid}.permission-grid span,.st-permission-pill{background:#00000042;border:1px solid #ffffff1a;border-radius:1rem;padding:.9rem 1rem;font-size:13px;font-weight:800}.st-permission-switch{cursor:pointer;background:#ffffff09;border:1px solid #ffffff12;border-radius:1rem;justify-content:space-between;align-items:center;gap:12px;padding:1rem;font-weight:700;display:flex}.st-permission-switch input{width:22px;height:22px;accent-color:var(--st-twitch)}.st-empty-box{color:#ffffff8c;text-align:center;background:#ffffff09;border:1px dashed #ffffff2e;border-radius:1.5rem;padding:2rem}.chat-shell{border:1px solid var(--st-border);border-radius:var(--st-radius-lg);height:min(560px,100vh - 130px);min-height:380px;box-shadow:var(--st-shadow-soft);background:linear-gradient(#ffffff0f,#ffffff07);flex-direction:column;padding:16px;display:flex}.chat-fill{border-radius:var(--st-radius-md);background:#00000040;flex:auto;min-height:0;overflow:hidden}.modern-chat.chat-fill{background:radial-gradient(circle at 0 0,#9146ff29,#0000 36%),#00000047;border:1px solid #ffffff14;border-radius:22px;flex-direction:column!important;width:100%!important;height:clamp(420px,62vh,680px)!important;min-height:0!important;display:flex!important;overflow:hidden!important}.modern-chat .st-moderated-chat{height:100%;min-height:0}.modern-chat>.lk-chat{background:0 0!important;border:0!important;flex-direction:column!important;width:100%!important;height:100%!important;min-height:0!important;display:flex!important}.modern-chat>.lk-chat>.lk-chat-header{display:none!important}.modern-chat>.lk-chat>.lk-chat-messages{flex:auto!important;width:100%!important;min-height:0!important;margin:0!important;padding:14px!important;list-style:none!important;overflow-y:auto!important}.modern-chat .lk-chat-entry{word-break:break-word!important;overflow-wrap:anywhere!important;background:#ffffff0e!important;border:1px solid #ffffff0e!important;border-radius:1rem!important;max-width:100%!important;margin-bottom:.7rem!important;padding:.75rem .85rem!important}.modern-chat>.lk-chat>.lk-chat-form{background:#00000057!important;border-top:1px solid #ffffff14!important;flex:none!important;align-items:center!important;gap:10px!important;width:100%!important;max-width:100%!important;margin:0!important;padding:12px!important;display:flex!important}.modern-chat .lk-chat-form-input{border-radius:var(--st-radius-sm)!important;color:#fff!important;background:#08080de6!important;border:1px solid #ffffff1f!important;outline:none!important;flex:auto!important;width:100%!important;min-width:0!important;height:44px!important;min-height:44px!important;padding:0 14px!important}.modern-chat .lk-chat-form-input:focus{border-color:#9146ffcc!important;box-shadow:0 0 0 4px #9146ff2e!important}.modern-chat .lk-chat-form-input::placeholder{color:#ffffff6b!important}.modern-chat .lk-chat-form-button{border-radius:var(--st-radius-sm)!important;background:linear-gradient(135deg, var(--st-purple), var(--st-twitch))!important;color:#fff!important;white-space:nowrap!important;border:0!important;flex:none!important;width:auto!important;height:44px!important;min-height:44px!important;padding:0 16px!important;font-weight:800!important}.st-mobile-comms-btn{z-index:1050;color:#fff;background:linear-gradient(135deg, var(--st-twitch), var(--st-pink));border:1px solid #fff3;border-radius:999px;width:4rem;height:4rem;font-size:1.5rem;position:fixed;bottom:1rem;right:1rem;box-shadow:0 0 40px #ff4da673}.st-mobile-comms-btn i{background:var(--st-danger);border:2px solid #08080d;border-radius:50%;width:.9rem;height:.9rem;position:absolute;top:0;right:0}.st-mobile-comms-modal{z-index:1060;color:#fff;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:radial-gradient(circle at 30% 0,#9146ff40,#0000 40%),#08080d;flex-direction:column;display:flex;position:fixed;inset:0;overflow:hidden}.st-mobile-comms-header,.mobile-chat-header{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:1rem;padding:1rem;display:flex}.st-mobile-comms-header strong{font-weight:950;display:block}.st-mobile-comms-header span{color:#ffffff8c;font-size:.85rem}.mobile-chat-modal-body{z-index:1!important;height:calc(82dvh - 74px)!important;min-height:0!important;position:relative!important;overflow:hidden!important}.mobile-chat{background:0 0!important;border:0!important;border-radius:0!important;flex:1 1 0!important;height:auto!important;min-height:0!important;position:relative!important;overflow:hidden!important}.mobile-chat .st-moderated-chat{height:100%;min-height:0}.mobile-chat .st-moderated-chat-messages{flex:1 1 0;min-height:0;overflow-y:scroll}.lk-audio-conference{width:100%;background:#0000003d!important;border:1px solid #ffffff14!important;border-radius:22px!important;flex-direction:column!important;gap:14px!important;min-height:auto!important;padding:14px!important;display:flex!important;overflow:visible!important}.lk-audio-conference .lk-chat,.lk-audio-conference .lk-chat-header,.lk-audio-conference .lk-chat-messages,.lk-audio-conference .lk-chat-form,.lk-audio-conference .lk-chat-toggle{display:none!important}.lk-audio-conference-stage{background:#ffffff09!important;border:1px dashed #ffffff1f!important;border-radius:18px!important;flex:none!important;height:155px!important;min-height:155px!important}.lk-audio-conference .lk-control-bar{width:100%!important;min-height:unset!important;background:#0000005c!important;border:1px solid #ffffff14!important;border-radius:18px!important;flex-flow:wrap!important;justify-content:center!important;align-items:center!important;gap:8px!important;height:auto!important;margin:0!important;padding:12px!important;display:flex!important;position:relative!important;overflow:visible!important}.lk-audio-conference .lk-control-bar>*{flex:none!important;align-self:center!important;margin:0!important;position:static!important}.lk-audio-conference .lk-button-group{order:1!important;gap:0!important;width:auto!important;min-width:0!important;display:inline-flex!important}.lk-audio-conference .lk-disconnect-button{order:3!important}.lk-audio-conference .lk-start-audio-button{order:4!important}.lk-audio-conference .lk-control-bar button,.lk-audio-conference .lk-button,.lk-audio-conference .lk-disconnect-button{border-radius:var(--st-radius-sm)!important;color:#fff!important;white-space:nowrap!important;background:#ffffff14!important;border:1px solid #ffffff1f!important;justify-content:center!important;align-items:center!important;gap:7px!important;width:auto!important;min-width:42px!important;height:42px!important;min-height:42px!important;max-height:42px!important;padding:0 13px!important;font-size:14px!important;font-weight:800!important;line-height:1!important;display:inline-flex!important;transform:none!important}.lk-audio-conference .lk-control-bar button svg,.lk-audio-conference .lk-button svg,.lk-audio-conference .lk-disconnect-button svg{flex:none!important;width:15px!important;height:15px!important}.lk-audio-conference .lk-disconnect-button{background:#ef444429!important;border-color:#ef444457!important;display:inline-flex!important}.lk-audio-conference .lk-disconnect-button:hover{background:#ef44443d!important}.lk-audio-conference .lk-button-menu{width:42px!important;min-width:42px!important;padding:0!important}.lk-audio-conference .lk-button-group-menu{position:relative!important}.lk-audio-conference .lk-device-menu,.lk-device-menu{z-index:9999!important;background:#0c0c12fa!important;border:1px solid #ffffff1f!important;border-radius:16px!important;width:min(340px,100vw - 40px)!important;max-height:260px!important;position:absolute!important;bottom:calc(100% + 10px)!important;right:0!important;overflow-y:auto!important;box-shadow:0 18px 60px #0000008c!important}.lk-device-menu .lk-media-device-select{margin:0!important;padding:0!important;list-style:none!important}.lk-audio-conference .lk-device-menu button,.lk-device-menu .lk-button{white-space:normal!important;background:0 0!important;border-radius:0!important;justify-content:flex-start!important;width:100%!important;height:auto!important;min-height:40px!important;max-height:none!important;font-size:13px!important}.room-shell{grid-template-columns:280px minmax(0,1fr) 320px;gap:18px;width:100%;max-width:1900px;min-height:calc(100vh - 92px);margin:0 auto;padding:18px;display:grid}.room-left,.room-right{flex-direction:column;gap:14px;max-height:calc(100vh - 110px);display:flex;position:sticky;top:92px;overflow-y:auto}.room-center{min-width:0}.room-card{border:1px solid var(--st-border);border-radius:var(--st-radius-lg);box-shadow:var(--st-shadow-soft);color:#fff;background:linear-gradient(#ffffff0f,#ffffff07);padding:16px}.room-title-card{background:radial-gradient(circle at 0 0,#9146ff59,#0000 45%),linear-gradient(#ffffff12,#ffffff08)}.room-card h2{font-size:21px;font-weight:900}.room-card h3,.chat-shell h3{margin-bottom:10px;font-size:17px;font-weight:900}.room-card p{color:var(--st-muted);margin-top:6px;font-size:13px}.room-card code{border-radius:var(--st-radius-sm);background:#00000059;margin-top:8px;padding:10px;font-size:11px}.room-page-row{--bs-gutter-x:2rem;--bs-gutter-y:2rem}.site-footer{color:#ffffff8c}.site-footer a{color:#ffffffa6;text-decoration:none}.site-footer a:hover{color:#fff}.cookie-banner{z-index:9999;position:fixed;bottom:1rem;left:1rem;right:1rem}.cookie-inner{border:1px solid var(--st-border);color:#fff;background:#0a0a12f2;border-radius:1.25rem;justify-content:space-between;align-items:center;gap:1rem;max-width:980px;margin:0 auto;padding:1rem;display:flex;box-shadow:0 20px 80px #00000073}@keyframes stGateSpin{to{transform:rotate(360deg)}}@keyframes stGateSpinReverse{to{transform:rotate(-360deg)}}@keyframes stGateFloat{50%{transform:translateY(-28px)scale(1.04)}}@keyframes stHubSpin{to{transform:rotate(360deg)}}@keyframes stHubSpinReverse{to{transform:rotate(-360deg)}}@keyframes stSignalPulse{50%{opacity:.35;transform:scale(.75)}}@keyframes stHubWave{50%{opacity:.62;transform:scaleY(.35)}}@media (max-width:1400px){.st-room-layout{grid-template-columns:300px minmax(0,1fr)}.st-room-comms{display:none!important}.room-shell{grid-template-columns:260px minmax(0,1fr)}.room-right{grid-column:1/-1;max-height:none;position:static}.room-left{max-height:none;position:static;overflow:visible}.chat-shell{height:380px;min-height:320px}}@media (max-width:1199px){aside.col-xl-3{width:100%}.modern-chat.chat-fill{height:460px!important}}@media (max-width:992px){.st-hub-grid,.st-room-layout{grid-template-columns:1fr}.st-hub-orbit{height:500px}.st-room-hero{flex-direction:column;align-items:start}.st-room-status{justify-content:start;align-items:center}.st-stream-core{min-height:auto}.st-stream-frame{min-height:420px}.st-telemetry{grid-template-columns:repeat(2,1fr)}.room-page-row{--bs-gutter-x:1.25rem;--bs-gutter-y:1.25rem}.st-user-list{max-height:none}.st-avatar-lg{width:64px;min-width:64px;height:64px;font-size:1.5rem}.st-room-meta{font-size:.88rem}}@media (max-width:900px){.room-shell{grid-template-columns:1fr;gap:12px;padding:12px}.room-left,.room-center,.room-right{width:100%;max-height:none;position:static;overflow:visible}.permission-grid{grid-template-columns:repeat(3,1fr)}.permission-grid span{text-align:center;padding:9px 6px;font-size:12px}}@media (max-width:768px){.st-gate{padding:2rem 0}.st-gate-orbit-a{width:420px;height:420px}.st-gate-orbit-b{width:560px;height:560px}.st-gate-features,.st-gate-telemetry{grid-template-columns:1fr}.st-gate-panel{border-radius:28px}.st-gate-core h1{font-size:clamp(3rem,16vw,5rem)}.st-stream-mobile-chat-toggle{z-index:7;border-radius:var(--st-radius-sm);color:#fff;letter-spacing:.07em;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#000000a8;border:1px solid #ffffff2e;justify-content:center;align-items:center;gap:.45rem;max-width:calc(100% - 1.5rem);min-height:2.45rem;padding:0 .8rem;font-size:.66rem;font-weight:950;display:inline-flex;position:absolute;top:.75rem;right:.75rem;box-shadow:0 0 24px #9146ff47}.st-stream-overlay-top{max-width:calc(100% - 8.5rem);right:auto}.st-stream-fullscreen{display:none}.st-stream-mobile-chat-toggle i{color:#fff;background:var(--st-danger);border:1px solid #ffffff38;border-radius:999px;place-items:center;min-width:1.3rem;height:1.3rem;padding:0 .3rem;font-size:.66rem;font-style:normal;font-weight:950;display:grid;box-shadow:0 0 18px #ef444480}.st-stream-mobile-chat{background:radial-gradient(circle at 100% 0%, #ff4da61f, transparent 34%), var(--st-grid-bg), #050210d1;background-size:auto,24px 24px,auto;border-top:1px solid #9146ff38;height:clamp(360px,64dvh,620px);min-height:0;display:none}.st-stream-mobile-chat.is-open{display:block}.st-stream-mobile-chat .st-moderated-chat{height:100%;min-height:0}.st-stream-mobile-chat .st-signal-feed-header{padding:.8rem .85rem .7rem}.st-stream-mobile-chat .st-signal-feed-header h2{font-size:1.12rem}.st-stream-mobile-chat .st-signal-feed-meta{gap:.32rem}.st-stream-mobile-chat .st-signal-feed-meta span{min-height:1.55rem;padding:.28rem .42rem;font-size:.58rem}.st-stream-mobile-chat .st-moderated-chat-messages{flex:1 1 0;min-height:0;padding:.75rem;overflow-y:scroll}.st-stream-mobile-chat .st-moderated-chat-form{padding:.7rem;padding-bottom:calc(.7rem + env(safe-area-inset-bottom));grid-template-columns:minmax(0,1fr)}.st-stream-mobile-chat .st-moderated-chat-form button{min-height:2.65rem}}@media (max-width:640px){.st-hub{padding:22px}.st-hub-orbit{height:390px}.st-hub-ring-a{width:250px;height:250px}.st-hub-ring-b{width:340px;height:340px}.st-hub-core{width:190px;height:190px}.st-hub-node{width:62px;height:62px;transform:translate(-50%, -50%) rotate(var(--angle)) translateX(170px) rotate(calc(var(--angle) * -1))}.st-hub-node:hover,.st-hub-node.is-active{transform:translate(-50%, -50%) rotate(var(--angle)) translateX(170px) rotate(calc(var(--angle) * -1)) scale(1.12)}.st-hub-node span{font-size:1.35rem}.st-hub-stats,.st-stream-grid,.st-telemetry{grid-template-columns:1fr}.st-stream-grid-header{flex-direction:column;align-items:start;gap:.9rem;margin-bottom:1.15rem}.st-stream-grid-header h2{font-size:clamp(1.55rem,9vw,2rem)}.st-stream-grid-shell{padding:.85rem}.st-stream-user h3{max-width:10rem}.st-stream-presence{grid-template-columns:1fr}.st-room-status .badge,.st-room-status .btn,.st-room-status .st-language-selector{min-height:2.55rem}.st-language-selector{justify-content:space-between;width:100%;max-width:18rem}}@media (max-width:576px){.st-glass-card,.st-room-card,.st-feature-card{border-radius:1.35rem}.st-room-hero{padding:1.25rem}.st-room-panel,.st-stream-core{border-radius:22px}.cookie-inner{flex-direction:column;align-items:stretch}.permission-grid{grid-template-columns:1fr}.modern-chat.chat-fill{border-radius:18px;isolation:isolate!important;height:62dvh!important;min-height:340px!important;max-height:calc(100dvh - 150px)!important;overflow:hidden!important}.modern-chat>.lk-chat{flex-direction:column!important;height:100%!important;min-height:0!important;display:flex!important;overflow:hidden!important}.modern-chat>.lk-chat>.lk-chat-messages{flex:auto!important;min-height:0!important;margin:0!important;padding:14px 10px 10px!important;font-size:14px!important;overflow-y:auto!important}.modern-chat .lk-chat-entry{margin-top:0!important;padding:10px 12px!important;font-size:14px!important;line-height:1.35!important}.modern-chat>.lk-chat>.lk-chat-form{padding:10px!important;padding-bottom:calc(10px + env(safe-area-inset-bottom))!important;z-index:5!important;flex:none!important;gap:8px!important;margin-bottom:28px!important}.modern-chat .lk-chat-form-input{height:42px!important;min-height:42px!important;font-size:16px!important}.modern-chat .lk-chat-form-button{height:42px!important;min-height:42px!important;padding:0 13px!important;font-size:14px!important}.lk-audio-conference{border-radius:18px!important;padding:12px!important}.lk-audio-conference-stage{border-radius:16px!important;height:96px!important;min-height:96px!important}.lk-audio-conference .lk-control-bar{border-radius:16px!important;justify-content:center!important;gap:8px!important;padding:9px!important}.lk-audio-conference .lk-control-bar button,.lk-audio-conference .lk-button,.lk-audio-conference .lk-disconnect-button{height:40px!important;min-height:40px!important;max-height:40px!important;padding:0 11px!important;font-size:13px!important}.lk-audio-conference .lk-button-menu{width:40px!important;min-width:40px!important}.lk-device-menu{width:auto!important;inset:auto 16px 90px!important}.btn-close,button[aria-label=Schließen],button[data-bs-dismiss=modal]{z-index:100!important;white-space:nowrap!important;flex-shrink:0!important;width:auto!important;min-width:88px!important;max-width:120px!important;position:relative!important}}@media (max-width:390px){.modern-chat .lk-chat-form{gap:7px!important}.modern-chat .lk-chat-form-button{padding:0 11px!important}.lk-audio-conference .lk-control-bar{gap:6px!important}.lk-audio-conference .lk-control-bar button,.lk-audio-conference .lk-button,.lk-audio-conference .lk-disconnect-button{padding:0 9px!important;font-size:12px!important}}:is(html:has(.mobile-chat-modal-body),body:has(.mobile-chat-modal-body)){height:100%!important;overflow:hidden!important}.st-admin{min-height:100vh;padding:2rem 0;position:relative;overflow:hidden}.st-admin-lock{background:radial-gradient(circle,#ef44441f,#0000 35%),#08080d;place-items:center;min-height:100vh;padding:2rem;display:grid}.st-admin-lock-panel{text-align:center;background:#14080cc7;border:1px solid #ef44442e;border-radius:32px;width:min(100%,640px);padding:3rem;box-shadow:0 40px 100px #000000b3,0 0 70px #ef44442e}.st-admin-lock-panel h1{margin:1rem 0;font-size:clamp(4rem,14vw,8rem);font-weight:950}.st-admin-lock-panel p{color:#ffffff94;margin-bottom:2rem}.st-admin-orbit{pointer-events:none;border:1px solid #9146ff24;border-radius:50%;position:absolute}.st-admin-orbit-a{width:700px;height:700px;animation:32s linear infinite stAdminSpin;top:5%;right:-10%}.st-admin-orbit-b{border-color:#ff4da624;width:500px;height:500px;animation:42s linear infinite stAdminSpinReverse;bottom:5%;left:-8%}.st-admin-hero{z-index:2;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:radial-gradient(circle at 15% 20%,#9146ff47,#0000 35%),radial-gradient(circle at 85% 30%,#ff4da633,#0000 35%),#080516c2;border:1px solid #ffffff1f;border-radius:32px;justify-content:space-between;align-items:end;gap:2rem;margin-bottom:2rem;padding:2rem;display:flex;position:relative;box-shadow:0 30px 90px #0000008c}.st-admin-kicker{color:#ff4da6;letter-spacing:.16em;font-size:.75rem;font-weight:950}.st-admin-hero h1{letter-spacing:-.06em;margin:.5rem 0;font-size:clamp(3rem,8vw,6rem);font-weight:950}.st-admin-hero p{color:#ffffff94;margin:0}.st-admin-actions{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.st-admin-live{color:#7cffb2;letter-spacing:.12em;background:#22c55e1f;border:1px solid #7cffb22e;border-radius:999px;align-items:center;gap:.55rem;padding:.55rem .9rem;font-size:.75rem;font-weight:900;display:inline-flex}.st-admin-live i{background:#7cffb2;border-radius:50%;width:.55rem;height:.55rem;box-shadow:0 0 14px #7cffb2}.st-admin-grid{z-index:2;grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid;position:relative}.st-admin-card{color:#fff;background-color:#080516c2;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:26px 26px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border:1px solid #ffffff1f;border-radius:28px;padding:2rem;text-decoration:none;transition:all .3s;box-shadow:0 28px 90px #0000008c,0 0 50px #9146ff1f}.st-admin-card:hover{border-color:#ff4da659;transform:translateY(-8px);box-shadow:0 36px 110px #000000b3,0 0 70px #ff4da633}.st-admin-card-top{justify-content:space-between;align-items:center;display:flex}.st-admin-card-top span{color:#ff4da6;font-weight:950}.st-admin-card-top strong{color:#ffffff80;letter-spacing:.12em;font-size:.75rem}.st-admin-card h2{margin:1rem 0;font-size:2rem;font-weight:950}.st-admin-card p{color:#ffffff94}.st-admin-card-meta{flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;display:flex}.st-admin-card-meta span{letter-spacing:.1em;background:#ffffff0f;border-radius:999px;padding:.45rem .75rem;font-size:.68rem;font-weight:900}.st-admin-telemetry{grid-template-columns:repeat(3,1fr);gap:.75rem;margin-top:1.5rem;display:grid}.st-admin-telemetry span{text-align:center;letter-spacing:.12em;background:#ffffff0d;border:1px solid #ffffff14;border-radius:999px;padding:.75rem;font-size:.72rem;font-weight:900}@keyframes stAdminSpin{to{transform:rotate(360deg)}}@keyframes stAdminSpinReverse{to{transform:rotate(-360deg)}}@media (max-width:992px){.st-admin-hero{flex-direction:column;align-items:start}.st-admin-grid,.st-admin-telemetry{grid-template-columns:1fr}}.st-admin-rooms{min-height:100vh;padding:2rem 0;position:relative}.st-admin-rooms-hero,.st-admin-room-form,.st-admin-room-card{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background-color:#080516c2;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:28px 28px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border:1px solid #ffffff1f;border-radius:32px;position:relative;overflow:hidden;box-shadow:0 30px 90px #0000008c,0 0 55px #9146ff29}.st-admin-rooms-hero{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:1.5rem;padding:2rem;display:flex}.st-admin-rooms-hero:before,.st-admin-room-form:before,.st-admin-room-card:before{content:"";pointer-events:none;background:radial-gradient(circle at 15% 20%,#9146ff3d,#0000 35%),radial-gradient(circle at 85% 30%,#ff4da62e,#0000 35%);position:absolute;inset:0}.st-admin-rooms-hero>*,.st-admin-room-form>*,.st-admin-room-card>*{z-index:2;position:relative}.st-admin-rooms-hero h1{letter-spacing:-.06em;margin:.5rem 0;font-size:clamp(3rem,8vw,6rem);font-weight:950}.st-admin-rooms-hero p{color:#ffffff94;margin:0}.st-admin-room-form{margin-bottom:2rem;padding:2rem}.st-admin-reset{color:#fff;background:#ffffff0f;border:1px solid #ffffff24;border-radius:999px;margin-bottom:1.5rem;padding:.65rem 1rem;font-weight:800}.st-admin-form-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.st-admin-form-wide{grid-column:1/-1}.st-admin-discord-server-list,.st-admin-discord-summary{gap:1rem;display:grid}.st-admin-discord-server,.st-admin-no-discord{background:#00000038;border:1px solid #ffffff14;border-radius:22px;padding:1rem}.st-admin-discord-server-head{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.st-admin-discord-server-head strong,.st-admin-discord-summary strong{letter-spacing:.08em;text-transform:uppercase;font-size:.85rem;font-weight:950}.st-admin-mini-action{color:#fff;background:#ffffff0f;border:1px solid #ffffff24;border-radius:999px;padding:.45rem .75rem;font-size:.75rem;font-weight:850}.st-admin-no-discord{color:#ffffff8f}.st-admin-section-label,.st-admin-room-list-head span{color:#ff4da6;letter-spacing:.16em;margin:2rem 0 1rem;font-size:.75rem;font-weight:950;display:block}.st-admin-error{color:#ffb4c0;background:#ef444429;border:1px solid #ef444440;border-radius:22px;margin-bottom:1rem;padding:1rem}.st-admin-room-list-head{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.st-admin-room-list-head strong{color:#ffffffa6}.st-admin-room-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.st-admin-room-card{padding:1.5rem}.st-admin-room-card-top{justify-content:space-between;align-items:start;gap:1rem;display:flex}.st-admin-room-card h2{margin:.5rem 0;font-size:2rem;font-weight:950}.st-admin-room-card p{color:#ffffff94}.st-admin-access-grid{grid-template-columns:repeat(2,1fr);gap:.75rem;margin:1.5rem 0;display:grid}.st-admin-access-grid div{background:#ffffff0e;border:1px solid #ffffff17;border-radius:18px;min-width:0;padding:.85rem}.st-admin-access-grid b{color:#ffffff73;letter-spacing:.12em;font-size:.68rem;display:block}.st-admin-access-grid span{text-overflow:ellipsis;white-space:nowrap;font-weight:850;display:block;overflow:hidden}.st-admin-room-actions{flex-wrap:wrap;gap:.75rem;margin-bottom:1.5rem;display:flex}.st-admin-webhooks{border-top:1px solid #ffffff17;padding-top:1.25rem}.st-admin-guest-invite{background:#0000003d;border:1px solid #ffffff14;border-radius:20px;gap:.8rem;margin-bottom:1.5rem;padding:1rem;display:grid}.st-admin-guest-invite strong{display:block}.st-admin-guest-invite span{color:#ffffff7a;margin-top:.25rem;font-size:.8rem;display:block}.st-admin-webhooks-head{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.st-admin-webhooks-head h3{margin:0;font-size:1.1rem;font-weight:950}.st-admin-webhook-list{gap:.75rem;display:grid}.st-admin-webhook{background:#0000003d;border:1px solid #ffffff14;border-radius:20px;padding:1rem}.st-admin-webhook strong{display:block}.st-admin-webhook span{color:#ffffff7a;word-break:break-all;margin-top:.25rem;font-size:.8rem;display:block}.st-admin-webhook-actions{flex-wrap:wrap;gap:.5rem;margin-top:.8rem;display:flex}.st-user-stream-key-list{color:#ffffff9e;flex-wrap:wrap;align-items:center;gap:.5rem;margin:1rem 0;font-size:.82rem;display:flex}.st-user-stream-key-list strong{color:#ffffffd1;width:100%}.st-user-stream-key-list span{background:#ffffff0f;border:1px solid #ffffff14;border-radius:999px;padding:.45rem .7rem;font-weight:800}@media (max-width:1100px){.st-admin-room-grid{grid-template-columns:1fr}.st-admin-rooms-hero{flex-direction:column;align-items:start}}@media (max-width:700px){.st-admin-form-grid,.st-admin-access-grid{grid-template-columns:1fr}.st-admin-rooms-hero,.st-admin-room-form,.st-admin-room-card{border-radius:24px;padding:1.25rem}}.st-user-admin{min-height:100vh;padding:2rem 0}.st-user-admin-hero,.st-user-signal-list,.st-user-command-panel,.st-user-identity-card,.st-user-module,.st-user-permission-matrix{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background-color:#080516c2;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:28px 28px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border:1px solid #ffffff1f;border-radius:32px;position:relative;overflow:hidden;box-shadow:0 30px 90px #0000008c,0 0 55px #9146ff29}.st-user-admin-hero{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:1.5rem;padding:2rem;display:flex}.st-user-admin-hero h1{letter-spacing:-.06em;margin:.5rem 0;font-size:clamp(3rem,8vw,6rem);font-weight:950}.st-user-admin-hero p{color:#ffffff94;margin:0}.st-user-admin-layout{grid-template-columns:340px minmax(0,1fr);align-items:start;gap:1.5rem;display:grid}.st-user-signal-list{padding:1.25rem;position:sticky;top:1rem}.st-user-list-meta{color:#ffffff8c;justify-content:space-between;align-items:center;gap:.75rem;margin:1rem 0;font-size:.85rem;display:flex}.st-user-list-meta button,.st-user-key-row button{color:#fff;background:#ffffff0f;border:1px solid #ffffff24;border-radius:999px;padding:.55rem .9rem;font-size:.8rem;font-weight:850}.st-user-list-meta button:hover,.st-user-key-row button:hover:not(:disabled){background:#ffffff1a}.st-user-key-row button:disabled{opacity:.45;cursor:not-allowed}.st-user-signal-scroll{gap:.75rem;max-height:calc(100vh - 330px);padding-right:.25rem;display:grid;overflow-y:auto}.st-user-signal-scroll::-webkit-scrollbar{width:8px}.st-user-signal-scroll::-webkit-scrollbar-thumb{background:#ffffff1f;border-radius:999px}.st-user-signal{color:#fff;text-align:left;background:#ffffff0b;border:1px solid #ffffff14;border-radius:22px;align-items:center;gap:.85rem;width:100%;padding:.9rem;transition:all .25s;display:flex}.st-user-signal:hover,.st-user-signal.is-active{background:radial-gradient(circle at 0 0,#9146ff38,#0000 42%),#ffffff0f;border-color:#ff4da659;transform:translateY(-2px);box-shadow:0 0 34px #9146ff2e}.st-user-signal-avatar,.st-user-avatar-xl{color:#fff;background:radial-gradient(circle at 30% 25%,#ffffff47,#0000 32%),linear-gradient(135deg,#240046,#9146ff,#ff4da6);border-radius:999px;flex:none;place-items:center;font-weight:950;display:grid;box-shadow:0 0 28px #9146ff47}.st-user-signal-avatar{width:3rem;height:3rem}.st-user-signal-body{flex:1;min-width:0}.st-user-signal-body strong,.st-user-signal-body span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.st-user-signal-body span{color:#ffffff7a;font-size:.78rem}.st-user-signal-badges{flex-wrap:wrap;gap:.35rem;margin-top:.45rem;display:flex}.st-user-command-panel{padding:1.25rem}.st-user-empty-panel{text-align:center;place-items:center;min-height:520px;display:grid}.st-user-empty-panel p{color:#ffffff8c}.st-user-identity-card{justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:1.5rem;padding:1.5rem;display:flex}.st-user-identity-main{align-items:center;gap:1.2rem;min-width:0;display:flex}.st-user-avatar-xl{width:6rem;height:6rem;font-size:2.4rem}.st-user-identity-main h2{letter-spacing:-.05em;margin:.4rem 0 .2rem;font-size:clamp(2rem,4vw,3.4rem);font-weight:950}.st-user-identity-main p{color:#ffffff8c;word-break:break-all;margin:0;font-family:monospace}.st-user-identity-status{flex-wrap:wrap;justify-content:end;gap:.5rem;display:flex}.st-user-command-grid{grid-template-columns:.8fr 1.2fr;gap:1.5rem;margin-bottom:1.5rem;display:grid}.st-user-module{padding:1.5rem}.st-user-module p,.st-user-permission-head p{color:#ffffff94}.st-user-switch{cursor:pointer;align-items:center;gap:.85rem;margin-top:1.5rem;display:flex}.st-user-switch input{display:none}.st-user-switch span{background:#ffffff14;border:1px solid #ffffff24;border-radius:999px;width:4.3rem;height:2.2rem;transition:all .25s;position:relative}.st-user-switch span:after{content:"";background:#ffffffa6;border-radius:999px;width:1.6rem;height:1.6rem;transition:all .25s;position:absolute;top:.25rem;left:.25rem}.st-user-switch input:checked+span{background:#ff4da647;border-color:#ff4da66b;box-shadow:0 0 30px #ff4da640}.st-user-switch input:checked+span:after{background:#ff4da6;transform:translate(2rem);box-shadow:0 0 18px #ff4da6}.st-user-switch strong{letter-spacing:.1em;font-size:.8rem}.st-user-stream-tools,.st-user-key-row,.st-user-add-override{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.8rem;display:grid}.st-user-key-row{margin-top:1rem}.st-admin-warning{color:#ffe7a3;background:#f59e0b1f;border:1px solid #f59e0b33;border-radius:20px;margin-top:1rem;padding:1rem}.st-user-code-grid{grid-template-columns:repeat(2,1fr);gap:.9rem;margin-top:1rem;display:grid}.st-user-permission-matrix{padding:1.5rem}.st-user-permission-head{justify-content:space-between;align-items:start;gap:1rem;margin-bottom:1.5rem;display:flex}.st-user-permission-head h2{margin:.4rem 0;font-size:2rem;font-weight:950}.st-user-override-list{gap:.9rem;margin-top:1rem;display:grid}.st-user-override{background:#ffffff0b;border:1px solid #ffffff14;border-radius:22px;padding:1rem}.st-user-override-top{justify-content:space-between;align-items:start;gap:1rem;display:flex}.st-user-override h3{margin:0 0 .2rem;font-size:1.25rem;font-weight:950}.st-user-override span{color:#ffffff80;font-size:.85rem}.st-user-permission-switches{grid-template-columns:repeat(3,1fr);gap:.75rem;margin-top:1rem;display:grid}.st-permission-toggle{background:#0003;border:1px solid #ffffff14;border-radius:18px;justify-content:space-between;align-items:center;gap:.75rem;padding:.9rem;font-weight:850;display:flex}.st-permission-toggle input{accent-color:#ff4da6;width:1.25rem;height:1.25rem}@media (max-width:1200px){.st-user-admin-layout,.st-user-command-grid{grid-template-columns:1fr}.st-user-signal-list{position:relative;top:auto}.st-user-signal-scroll{max-height:420px}}@media (max-width:768px){.st-user-admin-hero,.st-user-identity-card,.st-user-permission-head{flex-direction:column;align-items:start}.st-user-stream-tools,.st-user-key-row,.st-user-add-override,.st-user-code-grid,.st-user-permission-switches{grid-template-columns:1fr}.st-user-command-panel,.st-user-signal-list,.st-user-identity-card,.st-user-module,.st-user-permission-matrix{border-radius:24px;padding:1.15rem}.st-user-avatar-xl{width:4.5rem;height:4.5rem;font-size:1.8rem}}.st-lockdown{background:radial-gradient(circle,#ef444414,#0000 35%),radial-gradient(circle at 20% 20%,#9146ff14,#0000 35%),#08080d;place-items:center;min-height:100vh;padding:2rem;display:grid;position:relative;overflow:hidden}.st-lockdown:before{content:"";opacity:.18;pointer-events:none;background:repeating-linear-gradient(#ffffff0a 0 1px,#0000 3px 8px);position:absolute;inset:0}.st-lockdown-orbit{pointer-events:none;border:1px solid #ef444424;border-radius:50%;position:absolute;box-shadow:inset 0 0 50px #ef444414,0 0 80px #ef44440f}.st-lockdown-orbit-a{width:540px;height:540px;animation:22s linear infinite stLockSpin}.st-lockdown-orbit-b{border-color:#ff4da614;width:760px;height:760px;animation:34s linear infinite stLockSpinReverse}.st-lockdown-panel{z-index:2;text-align:center;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background-color:#10060cc7;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:28px 28px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border:1px solid #ef444424;border-radius:36px;width:min(100%,720px);padding:clamp(2rem,5vw,4rem);position:relative;overflow:hidden;box-shadow:0 40px 140px #000000bf,0 0 80px #ef44441f}.st-lockdown-panel:before{content:"";pointer-events:none;background:radial-gradient(circle at 50% 0,#ef44441f,#0000 40%);position:absolute;inset:0}.st-lockdown-panel>*{z-index:2;position:relative}.st-lockdown-icon{justify-content:center;margin-bottom:2rem;display:flex}.st-lockdown-core{color:#fff;background:radial-gradient(circle at 35% 20%,#ffffff2e,#0000 28%),linear-gradient(135deg,#5a0a14f2,#ef44446b);border:1px solid #ef444438;border-radius:50%;place-items:center;width:160px;height:160px;font-size:3.5rem;animation:2.4s ease-in-out infinite stLockPulse;display:grid;box-shadow:0 0 60px #ef444438,inset 0 0 50px #ffffff0a}.st-lockdown-core span{letter-spacing:.16em;color:#ff8a9c;font-size:.72rem;font-weight:950;position:absolute;top:1rem}.st-lockdown-panel h1{letter-spacing:-.08em;text-shadow:0 0 40px #ef444429;margin:1rem 0;font-size:clamp(3rem,10vw,6rem);font-weight:950;line-height:.9}.st-lockdown-panel p{color:#ffffff94;max-width:520px;margin:0 auto;font-size:1.05rem}.st-lockdown-status{grid-template-columns:repeat(3,1fr);gap:.75rem;margin:2rem 0;display:grid}.st-lockdown-status span{letter-spacing:.12em;color:#ffb3c0;background:#ef444414;border:1px solid #ef444424;border-radius:999px;padding:.8rem;font-size:.72rem;font-weight:900}.st-lockdown-btn{color:#fff;background:linear-gradient(135deg,#9146ff,#ff4da6);border-radius:999px;justify-content:center;align-items:center;padding:.95rem 1.6rem;font-weight:900;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:0 0 35px #ff4da638,0 18px 40px #00000073}.st-lockdown-btn:hover{transform:translateY(-3px)scale(1.03)}@keyframes stLockSpin{to{transform:rotate(360deg)}}@keyframes stLockSpinReverse{to{transform:rotate(-360deg)}}@keyframes stLockPulse{50%{transform:scale(1.04);box-shadow:0 0 90px #ef444452,inset 0 0 70px #ffffff0f}}@media (max-width:768px){.st-lockdown-panel{border-radius:24px;padding:2rem 1.25rem}.st-lockdown-core{width:120px;height:120px;font-size:2.5rem}.st-lockdown-status{grid-template-columns:1fr}.st-lockdown-orbit-a{width:340px;height:340px}.st-lockdown-orbit-b{width:500px;height:500px}}.st-legal{background:radial-gradient(circle at 20% 15%,#9146ff2e,#0000 35%),radial-gradient(circle at 85% 25%,#ff4da624,#0000 35%),#08080d;place-items:center;min-height:100vh;padding:clamp(1.25rem,4vw,4rem);display:grid}.st-legal-panel{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background-color:#080516c7;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:28px 28px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border:1px solid #ffffff1f;border-radius:36px;width:min(100%,980px);padding:clamp(1.5rem,4vw,3rem);position:relative;overflow:hidden;box-shadow:0 40px 120px #000000a6,0 0 70px #9146ff29}.st-legal-panel:after{content:"";pointer-events:none;opacity:.18;background:repeating-linear-gradient(#ffffff0a 0 1px,#0000 3px 8px);position:absolute;inset:0}.st-legal-panel>*{z-index:2;position:relative}.st-legal-header{margin-bottom:2.5rem}.st-legal-header h1{letter-spacing:-.06em;margin:.6rem 0;font-size:clamp(2.5rem,7vw,5rem);font-weight:950}.st-legal-header p{color:#ffffff8c;margin:0}.st-legal-content{gap:1rem;display:grid}.st-legal-content section{background:#ffffff0b;border:1px solid #ffffff14;border-radius:24px;padding:1.25rem}.st-legal-content h2{color:#ff4da6;letter-spacing:.08em;text-transform:uppercase;margin:0 0 .75rem;font-size:1rem;font-weight:950}.st-legal-content p{color:#ffffffad;margin:0 0 .75rem;line-height:1.7}.st-legal-content p:last-child{margin-bottom:0}.st-legal-content a,.st-legal-footer a{color:#ff9bd0;font-weight:800;text-decoration:none}.st-legal-content a:hover,.st-legal-footer a:hover{color:#fff}.st-legal-footer{border-top:1px solid #ffffff1a;margin-top:2rem;padding-top:1.25rem}@media (max-width:640px){.st-legal-panel{border-radius:24px}.st-legal-content section{border-radius:18px;padding:1rem}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}
