@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap";
:root{--bg:#101212;--panel:#181b1b;--panel-raised:#1e2221;--line:#2a2e2c;--text:#f0f2ed;--muted:#8c938d;--lime:#cdfa80;--lime-dark:#26331c;--red:#ff8d8d;--font:"DM Sans", Arial, sans-serif;--display:"Manrope", Arial, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{background:var(--bg);color:var(--text);font-family:var(--font);-webkit-font-smoothing:antialiased;margin:0;font-size:14px}button,input,a{-webkit-tap-highlight-color:transparent}button,input{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{opacity:.45;cursor:not-allowed}button{color:inherit}a{color:inherit;text-decoration:none}button,input{outline-offset:4px}button:focus-visible,a:focus-visible{outline:2px solid var(--lime);outline-offset:4px}input:focus-visible{outline:1px solid var(--lime);outline-offset:0}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--display)}svg{flex-shrink:0}::selection{background:var(--lime);color:#111}button{background:0 0;border:0}code,pre,.mono{font-family:Consolas,Courier New,monospace}code{color:#c8e5a8;font-size:.88em}input{width:100%;min-width:0;height:46px;color:var(--text);background:#111413;border:1px solid #343a35;border-radius:8px;padding:0 13px}input::placeholder{color:#6b746d;font-size:13px}input[type=checkbox]{width:17px;height:17px;accent-color:var(--lime)}label{color:#b7bfb7;flex-direction:column;gap:9px;font-size:12px;font-weight:500;display:flex}.muted{color:var(--muted)}.green-text{color:var(--lime)!important}.red-text{color:var(--red)!important}.small-text{font-size:12px;line-height:1.6}.full{width:100%}.centered{justify-content:center}.spin{animation:1.1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.button{white-space:nowrap;border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;gap:9px;min-height:41px;padding:0 16px;font-size:12px;font-weight:600;transition:background .18s,border-color .18s,transform .18s;display:inline-flex}.button:not(:disabled):active{transform:translateY(1px)}.button.primary{background:var(--lime);color:#202719;border-color:var(--lime)}.button.primary:hover:not(:disabled){background:#ddffab}.button.secondary{color:#d9dfd7;background:#202422;border-color:#343a35}.button.secondary:hover:not(:disabled){background:#2b322c;border-color:#52604c}.button.danger{color:#ffb3ac;background:#482829;border-color:#744041}.button.large{height:50px;padding:0 23px;font-size:14px}.icon-button{color:#9da59d;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.icon-button:hover:not(:disabled){color:#eff8e8;background:#2d332e}.text-button{color:#c8d0c6;align-items:center;gap:7px;padding:4px 0;font-size:12px;font-weight:500;display:inline-flex}.text-button:hover{color:var(--lime)}.eyebrow{letter-spacing:1.7px;color:var(--muted);align-items:center;gap:9px;font-size:10px;font-weight:600;display:flex}.status-dot{background:var(--lime);border-radius:50%;flex-shrink:0;width:6px;height:6px;display:inline-block;box-shadow:0 0 0 3px #cafa8010}.status-dot.gray{box-shadow:none;background:#777e76}.logo{font-family:var(--display);letter-spacing:-1.8px;align-items:center;font-size:31px;font-weight:800;display:inline-flex}.logo-symbol{background:var(--lime);color:#26301e;border-radius:10px;justify-content:center;align-items:center;width:35px;height:35px;margin-right:10px;display:inline-flex;transform:rotate(-5deg)}.logo-symbol svg{transform:rotate(5deg)}.logo-dot{color:var(--lime)}.logo.small{font-size:24px}.logo.small .logo-symbol{border-radius:8px;width:27px;height:27px}.logo.small svg{width:19px}.loading-screen{flex-direction:column;justify-content:center;align-items:center;gap:25px;min-height:100dvh;display:flex}.loading-screen>svg{color:var(--lime)}.loading-screen p{color:var(--muted)}.landing{max-width:1320px;margin:auto;padding:0 56px}.landing-nav{border-bottom:1px solid #242925;justify-content:space-between;align-items:center;height:100px;display:flex}.landing-links{color:#b1b9b0;gap:35px;font-size:13px;display:flex}.landing-links a{align-items:center;gap:5px;display:flex}.landing-links a:hover{color:var(--lime)}.hero{grid-template-columns:1.07fr 1fr;align-items:center;gap:30px;min-height:606px;padding:47px 0 55px;display:grid}.hero-copy .eyebrow{color:#b7c0ae;margin-bottom:27px;font-size:10px}.hero h1{letter-spacing:-4px;font-size:clamp(54px,5.2vw,76px);font-weight:650;line-height:1.12}.hero h1>span{color:var(--lime)}.hero-copy>p{color:#9ca599;margin:25px 0 28px;font-size:16px;line-height:1.8}.hero-actions{align-items:center;gap:27px;display:flex}.hero-actions .text-button{gap:10px;font-size:13px}.play-small{width:27px;height:27px;color:var(--lime);border:1px solid #46503f;border-radius:50%;place-items:center;padding-left:2px;font-size:10px;display:grid}.hero-note{color:#727e70;align-items:center;gap:8px;margin-top:21px;font-size:10px;display:flex}.hero-note>span{margin:0 5px}.hero-art{isolation:isolate;background:radial-gradient(#65844413,#0000 66%);flex-direction:column;justify-content:center;align-items:center;height:460px;display:flex;position:relative}.orbit{z-index:-1;pointer-events:none;border:1px solid #b8e1800c;border-radius:50%;position:absolute}.orbit-one{width:380px;height:380px}.orbit-two{width:490px;max-width:110%;height:490px}.floating-label{color:#929f84;letter-spacing:2px;align-items:center;gap:8px;margin-bottom:31px;font-size:8px;display:flex}.art-source{color:#bac7b0;background:#1c241b;border:1px solid #3c4736;border-radius:9px;align-items:center;gap:12px;padding:14px 17px;display:flex;box-shadow:0 8px 30px #0003}.art-source>span{font-size:12px}.art-source>svg:last-child{color:#75836a;margin-left:16px}.art-line.vertical{background:linear-gradient(#526842,#cdfa80);width:1px;height:35px}.art-hub{color:#28361c;background:linear-gradient(135deg,#d3fa8e,#b4e56c);border:1px solid #edffc4;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;width:178px;height:132px;display:flex;position:relative;box-shadow:0 0 70px #b3df4220,0 10px 50px #0008}.art-hub>span:not(.hub-caption){font-family:var(--display);letter-spacing:-1px;font-size:28px;font-weight:800}.hub-caption{letter-spacing:2px;color:#536939;margin-top:8px;font-size:7px}.art-branches{border:1px solid #78934c;border-bottom:0;border-radius:14px 14px 0 0;justify-content:space-between;width:292px;height:48px;margin-top:25px;display:flex;position:relative}.art-branches:before{content:"";background:#78934c;width:1px;height:25px;position:absolute;top:-25px;left:50%}.art-branches i{display:block}.art-branches i:nth-child(2){background:#78934c;width:1px;height:48px}.art-platforms{gap:54px;display:flex}.art-platforms>div{color:#acb5a2;flex-direction:column;align-items:center;gap:9px;width:92px;font-size:11px;display:flex}.art-platforms .platform-icon{border-radius:12px;width:62px;height:58px;font-size:31px;box-shadow:0 7px 20px #0004}.art-footnote{color:#75826a;align-items:center;gap:6px;margin-top:30px;font-size:9px;display:flex}.platform-strip{border-block:1px solid #2b3029;justify-content:space-between;align-items:center;gap:24px;padding:27px 0;display:flex}.platform-strip>span:first-child{letter-spacing:1.3px;color:#858f7e;max-width:170px;font-size:8px;line-height:1.8}.platform-strip>b{letter-spacing:-1px;color:#cdd4c6;font-size:25px}.kick-word{font-family:Arial,sans-serif;font-weight:1000!important}.twitch-word{font-family:var(--display);font-weight:800}.youtube-word{font-size:22px!important}.youtube-word span{color:#141813;background:#cbd2c4;border-radius:7px;margin-right:3px;padding:4px 8px;font-size:13px}.strip-end{color:#89957f;gap:16px;font-size:11px;display:flex}.how-section{padding:79px 0 65px}.section-heading{justify-content:space-between;align-items:flex-end;gap:25px;margin-bottom:29px;display:flex}.section-heading h2{letter-spacing:-1.2px;margin-top:12px;font-size:32px;font-weight:600}.section-heading p{color:#8d9886;font-size:12px;line-height:1.7}.feature-grid{grid-template-columns:repeat(3,1fr);gap:19px;display:grid}.feature{background:linear-gradient(130deg,#1b201a,#171b16);border:1px solid #2e352b;border-radius:11px;padding:27px 27px 28px}.feature-top{justify-content:space-between;align-items:center;margin-bottom:33px;display:flex}.feature-top>span{color:#c0db9e;background:#293323;border-radius:9px;place-items:center;width:39px;height:39px;display:grid}.feature-top svg{width:20px}.feature-top small{color:#707e65;font-family:Consolas,monospace;font-size:13px}.feature h3{letter-spacing:-.4px;margin-bottom:12px;font-size:17px;font-weight:600}.feature p{color:#949e8c;font-size:12px;line-height:1.85}.landing-footer{color:#828d78;border-top:1px solid #2a3126;align-items:center;gap:22px;padding:27px 0 34px;font-size:11px;display:flex}.landing-footer>span:last-child{margin-left:auto}.app-shell{min-height:100dvh}.sidebar{z-index:30;background:#151817;border-right:1px solid #2b302b;flex-direction:column;width:230px;padding:32px 17px 0;display:flex;position:fixed;inset:0 auto 0 0}.sidebar-logo{align-self:flex-start;margin:0 13px 32px}.sidebar-logo .logo{font-size:32px}.workspace{background:#1d221c;border:1px solid #31392f;border-radius:8px;align-items:center;gap:10px;margin-bottom:30px;padding:12px 10px;display:flex}.workspace-icon{color:#d4e9ba;background:#303c26;border-radius:7px;place-items:center;width:31px;height:33px;display:grid}.workspace>div{flex-direction:column;gap:4px;display:flex}.workspace b{font-size:11px;font-weight:500}.workspace>div>span{color:#8c9783;font-size:9px}.workspace-chevron{color:#818e77;margin-left:auto}.nav-caption{letter-spacing:1.65px;color:#727d6b;margin:0 12px 13px;font-size:8px;font-weight:500}.side-nav{flex-direction:column;gap:6px;display:flex}.side-nav>button{text-align:left;color:#a0ab99;border-radius:6px;align-items:center;gap:12px;width:100%;min-height:43px;padding:12px;font-size:12px;display:flex}.side-nav>button svg{color:#8c9a80}.side-nav>button:hover{color:#d2ddc7;background:#21271d}.side-nav>button.active{color:#dbf6b7;background:#cfef9d13;border:1px solid #c6ea971b;padding:11px}.side-nav>button.active svg{color:#c7e89e}.nav-count{background:#252f21;border:1px solid #3b4533;border-radius:5px;margin-left:auto;padding:2px 5px;font-size:9px}.nav-end{margin-left:auto}.nav-caption.second{margin-top:28px;margin-bottom:7px}.sidebar-bottom{margin-top:auto;padding-top:35px}.profile{text-align:left;border-top:1px solid #2b3227;align-items:center;gap:10px;width:calc(100% + 34px);margin-left:-17px;padding:18px 20px;display:flex}.avatar{color:#e5b6a2;background:linear-gradient(145deg,#634d40,#362f2b);border:1px solid #826b5544;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:35px;height:35px;font-size:11px;display:inline-flex}.profile>span:nth-child(2){flex-direction:column;gap:4px;display:flex;overflow:hidden}.profile b{text-overflow:ellipsis;white-space:nowrap;max-width:119px;font-size:11px;font-weight:500;overflow:hidden}.profile small{color:#8c9686;font-size:9px}.profile>svg{color:#8a9483;margin-left:auto}.main-shell{margin-left:230px}.topbar{background:#121512;border-bottom:1px solid #2a3028;justify-content:space-between;align-items:center;height:74px;padding:0 37px;display:flex}.breadcrumb{color:#7f8b76;align-items:center;gap:13px;font-size:10px;display:flex}.breadcrumb>svg{color:#5f6b56}.breadcrumb strong{color:#c7d0bf;font-size:10px;font-weight:400}.topbar-right{align-items:center;gap:18px;display:flex}.top-status{color:#98a58b;align-items:center;gap:7px;font-size:9px;display:flex}.top-status .status-dot{width:5px;height:5px}.top-separator{background:#30382b;width:1px;height:19px}.avatar.mini{width:28px;height:28px;font-size:10px}.mobile-menu{display:none}.dashboard-main{max-width:1510px;margin:auto;padding:35px 37px 22px}.page-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:28px;display:flex}.page-heading .eyebrow{letter-spacing:1.5px;color:#89977d;margin-bottom:10px;font-size:8px}.page-heading h1{letter-spacing:-1.2px;font-size:31px;font-weight:600}.heading-dot{color:var(--lime)}.page-heading p{color:#8f9c84;margin-top:9px;font-size:11px}.heading-actions{gap:10px;padding-top:15px;display:flex}.panel{background:#191e18;border:1px solid #2e3729;border-radius:10px;overflow:hidden}.panel-heading{justify-content:space-between;align-items:center;gap:10px;padding:20px 21px 17px;display:flex}.panel-heading h2{font-size:12px;font-weight:550;font-family:var(--font);align-items:center;gap:9px;display:flex}.panel-heading h2>svg{color:#a1ad94}.badge{color:#aab69e;white-space:nowrap;background:#272f23;border:1px solid #394331;border-radius:5px;align-items:center;gap:6px;padding:5px 8px;font-size:9px;display:inline-flex}.badge .status-dot{width:5px;height:5px}.badge.green{color:#c7ee9c;background:#b0f06612;border-color:#b0f06624}.studio-grid{grid-template-columns:minmax(0,1.7fr) minmax(286px,1fr);gap:20px;display:grid}.source-panel{background:#191e18}.source-panel .panel-heading{padding-top:18px;padding-bottom:16px}.source-stage{background:radial-gradient(#2738214a,#0000 67%),radial-gradient(#778b5e28 .7px,#0000 .7px) 0 0/17px 17px;border:1px solid #2a3425;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;height:275px;margin:0 14px;display:flex;position:relative;overflow:hidden}.stage-meta{color:#7e9070;letter-spacing:1.1px;justify-content:space-between;align-items:center;font-size:7px;display:flex;position:absolute;top:14px;left:15px;right:15px}.stage-meta>span:first-child{align-items:center;gap:6px;display:flex}.stage-meta .status-dot{width:4px;height:4px}.stage-meta>span:last-child{color:#9bac89;background:#26311f;border:1px solid #435034;border-radius:4px;padding:4px 6px;font-size:7px}.signal-art{justify-content:center;align-items:center;width:160px;height:127px;margin-top:8px;display:flex;position:relative}.signal-ring{border:1px solid #b1d97819;border-radius:50%;width:124px;height:124px;position:absolute}.signal-ring.ring-inner{border-color:#b1d97824;width:99px;height:99px}.signal-center{color:#d0ef95;background:linear-gradient(140deg,#536b35,#26341e);border:1px solid #9cbd6066;border-radius:18px;justify-content:center;align-items:center;width:73px;height:73px;display:flex;transform:rotate(-7deg);box-shadow:0 10px 35px #0006,inset 0 1px #d2f19930}.signal-center>svg{transform:rotate(7deg)}.signal-tick{background:#8dac5e;border-radius:50%;width:5px;height:5px;position:absolute;box-shadow:0 0 10px #ceff7466}.tick-one{top:23px;right:25px}.tick-two{background:#5a7542;bottom:17px;left:29px}.source-stage.is-live .ring-outer{animation:3s ease-out infinite signal-pulse}.source-stage.is-live .signal-center{background:linear-gradient(140deg,#93b850,#3f5e23)}@keyframes signal-pulse{50%{opacity:.45;transform:scale(1.14)}}.source-stage h3{letter-spacing:-.5px;margin-top:4px;font-size:21px;font-weight:500}.source-stage>p{color:#92a280;margin-top:8px;font-size:10px}.stage-bottom{letter-spacing:.3px;color:#637755;justify-content:space-between;align-items:center;font-size:7px;display:flex;position:absolute;bottom:13px;left:15px;right:15px}.stage-bottom>span:first-child{align-items:center;gap:5px;display:flex}.stage-bottom>span:last-child{letter-spacing:1px;font-size:6px}.stage-corner{z-index:1;border-style:solid;border-color:#778e5366;width:9px;height:9px;position:absolute}.top-left{border-width:1px 0 0 1px;top:8px;left:8px}.top-right{border-width:1px 1px 0 0;top:8px;right:8px}.bottom-left{border-width:0 0 1px 1px;bottom:8px;left:8px}.bottom-right{border-width:0 1px 1px 0;bottom:8px;right:8px}.source-footer{justify-content:space-between;align-items:center;gap:10px;padding:16px 20px;display:flex}.source-device{align-items:center;gap:10px;display:flex}.source-device>span:first-child{color:#a3b68d;background:#283321;border:1px solid #39472f;border-radius:7px;place-items:center;width:33px;height:34px;display:grid}.source-device>span:last-child{flex-direction:column;gap:5px;display:flex}.source-device b{font-size:10px;font-weight:500}.source-device small{color:#899b77;font-size:8px}.source-footer .text-button{color:#a0b38b;font-size:9px}.destinations-panel{flex-direction:column;padding-bottom:18px;display:flex}.destinations-panel .panel-heading{padding-bottom:8px}.count-pill{color:#a5b88d;background:#26321f;border:1px solid #3a462f;border-radius:4px;padding:3px 5px;font-size:8px;font-weight:400}.panel-intro{color:#8a9b7b;padding:0 21px;font-size:10px;line-height:1.7}.destination-list{flex-direction:column;gap:10px;margin:20px 18px 0;display:flex}.destination-row{background:#1e271a;border:1px solid #333f2b;border-radius:7px;align-items:center;gap:10px;min-height:67px;padding:12px 11px;display:flex}.platform-icon{border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-family:Arial,sans-serif;font-size:23px;font-weight:1000;display:flex}.platform-icon.kick{color:#a9f35a;background:#91d62b1c;border:1px solid #8abb4926}.platform-icon.twitch{color:#b698fc;background:#8262ce25;border:1px solid #9e82dc22}.twitch-glyph{text-align:center;letter-spacing:-1px;border:2px solid;border-radius:3px;width:21px;height:21px;font-size:14px;line-height:15px;position:relative}.twitch-glyph:after{content:"";clip-path:polygon(0 0,100% 0,0 100%);background:currentColor;width:5px;height:5px;position:absolute;bottom:-5px;left:2px}.platform-icon.youtube{color:#ff8a80;background:#d1565620;border:1px solid #c1717122}.youtube-glyph{color:#f47c74;width:22px;height:16px;text-shadow:none;background:currentColor;border-radius:5px;justify-content:center;align-items:center;font-size:10px;display:inline-flex;position:relative}.youtube-glyph:after{content:"▶";color:#382521;font-size:9px;position:absolute}.destination-text{flex-direction:column;gap:6px;min-width:0;display:flex}.destination-text>b{font-size:11px;font-weight:500}.destination-text>span{color:#93a281;font-size:8px}.destination-row>.icon-button,.connect-button{margin-left:auto}.connect-button{color:#c3d2b2;background:#2a3522;border:1px solid #49553a;border-radius:5px;align-items:center;gap:4px;padding:6px 7px;font-size:9px;display:flex}.connect-button:hover{border-color:var(--lime);color:var(--lime)}.destination-hint{color:#93a37f;justify-content:center;align-items:center;gap:9px;margin:16px 0 15px;display:flex}.destination-hint p{font-size:8px;line-height:1.7}.destination-hint svg{color:#829b66}.destinations-panel>.button{background:#252f20;border-color:#3b482f;width:calc(100% - 36px);min-height:35px;margin:auto 18px 0;font-size:9px}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;margin:20px 0;display:grid}.stat{padding:17px 19px 16px}.stat>div{color:#99aa89;justify-content:space-between;align-items:center;gap:8px;font-size:10px;display:flex}.stat>div>svg{color:#a4b690;width:16px;height:16px}.stat>strong{font-size:24px;font-weight:500;font-family:var(--display);letter-spacing:-.7px;font-variant-numeric:tabular-nums;white-space:nowrap;margin-top:16px;display:block}.stat>strong span{color:#7c906d;letter-spacing:0;font-size:12px;font-weight:400}.stat>p{color:#7e9270;margin-top:7px;font-size:8px}.details-grid{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:20px;display:grid}.small-tag{letter-spacing:1.2px;color:#7f946d;font-size:7px}.connection-panel .panel-heading{padding-bottom:11px}.connection-fields{flex-direction:column;gap:14px;padding:18px 21px 0;display:flex}.connection-fields label{color:#a1b38f;gap:7px;font-size:9px}.copy-field{background:#131a10;border:1px solid #3b4830;border-radius:6px;align-items:center;padding-right:5px;display:flex;overflow:hidden}.copy-field>input{color:#c0d3a9;background:0 0;border:0;border-radius:5px;height:37px;font-family:Consolas,monospace;font-size:10px}.copy-field:focus-within{outline:1px solid #a6c17f}.copy-field input:focus-visible{outline:none}.copy-field>button{color:#90a47b;width:29px;height:29px}.connection-tip{border-top:1px solid #303c27;align-items:center;gap:9px;margin:19px 21px 0;padding:13px 0;display:flex}.tip-icon{color:#b3d18b;border:1px solid #4b5c35;border-radius:5px;flex-shrink:0;place-items:center;width:21px;height:21px;display:grid}.connection-tip p{color:#91a77c;font-size:8px;line-height:1.7}.connection-tip b{color:#bbcfa5;font-weight:500}.log-panel .panel-heading{border-bottom:1px solid #303a28}.log-panel{min-height:285px}.log-empty{padding:22px 19px;font-size:9px}.log-empty>div{align-items:center;gap:9px;margin-bottom:18px;display:flex}.log-dot{background:#b6dd80;border-radius:50%;flex-shrink:0;width:5px;height:5px;display:inline-block}.log-dot.muted-dot{background:#6d8457}.log-empty time{letter-spacing:.7px;color:#7c9666;min-width:38px;font-family:Consolas,monospace;font-size:7px}.log-empty>div>p{color:#b1c59b}.log-empty>div:nth-child(2)>p{color:#849b6f}.terminal-cursor{background:#a6c27f66;width:6px;height:12px;margin:28px 0 0 14px;display:block}.log-empty-note{color:#687f53;margin:30px 0 0 14px;font-size:8px}.log-list{scrollbar-width:thin;scrollbar-color:#536741 transparent;max-height:228px;padding:14px 17px;overflow:auto}.log-line{align-items:flex-start;gap:8px;margin-bottom:11px;font-size:9px;line-height:1.7;display:flex}.log-line>.log-dot{margin-top:5px}.log-line>time{color:#819969;white-space:nowrap;font-family:Consolas,monospace;font-size:8px}.log-line>p{color:#aabe93;overflow-wrap:anywhere}.log-line.error>p{color:#f19586}.log-line.error>.log-dot{background:#f19586}.log-line.warning>p{color:#d8c087}.log-line.warning>.log-dot{background:#d8c087}.bottom-note{color:#718361;justify-content:space-between;align-items:center;margin-top:21px;font-size:8px;display:flex}.bottom-note>span{align-items:center;gap:7px;display:flex}.bottom-note .status-dot{background:#8eae64;width:4px;height:4px}.bottom-note>span:last-child{gap:15px}.notice{color:#c8b486;background:#493e251f;border:1px solid #73603d55;border-radius:8px;align-items:center;gap:10px;margin-bottom:20px;padding:13px 17px;font-size:11px;line-height:1.6;display:flex}.notice>svg{flex-shrink:0}.notice>a,.notice>button{white-space:nowrap;color:#e6d4a0;align-items:center;gap:5px;margin-left:auto;font-size:10px;display:flex}.danger-notice{color:#ffc1b8;border-color:#ad5c5566}.loading-panel{min-height:350px;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:20px;display:flex}.wide-platform-grid{grid-template-columns:repeat(3,1fr);gap:21px;display:grid}.platform-card{padding:25px}.platform-card-top{justify-content:space-between;align-items:center;gap:10px;margin-bottom:26px;display:flex}.platform-card .platform-icon{width:45px;height:45px;font-size:28px}.platform-card>h2{margin-bottom:9px;font-size:22px;font-weight:600}.platform-card>p{color:var(--muted);font-size:12px}.platform-account{border-block:1px solid var(--line);color:#bac5ad;flex-wrap:wrap;align-items:center;gap:8px;margin:25px 0;padding:22px 0;font-size:12px;display:flex}.platform-account small{color:#839174;width:100%;padding-left:25px;font-size:10px;display:block}.info-card{color:#9caf89;background:#c1e99408;border:1px solid #38412f;border-radius:9px;align-items:flex-start;gap:15px;margin-top:25px;padding:24px;display:flex}.info-card>svg{width:22px}.info-card h3{color:#d1ddc5;margin:1px 0 9px;font-size:14px;font-weight:600}.info-card p{max-width:780px;font-size:12px;line-height:1.8}.empty-state{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:65px 25px 75px;display:flex}.empty-state>svg{color:#94ab78;margin-bottom:5px}.empty-state h3{font-size:19px;font-weight:500}.empty-state p{color:#8e9f7f;max-width:380px;font-size:12px;line-height:1.8}.empty-state .button{margin-top:10px}.table-scroll{overflow:auto}table{border-collapse:collapse;text-align:left;width:100%}th{letter-spacing:1px;color:#8d9e7e;background:#131a10;padding:15px 23px;font-size:9px;font-weight:400}td{color:#c9d5bf;white-space:nowrap;border-top:1px solid #2e3a26;padding:17px 23px;font-size:11px}.history-platforms{gap:7px;display:flex}.history-platforms .platform-icon{width:28px;height:28px;font-size:19px}.history-platforms .twitch-glyph,.history-platforms .youtube-glyph{transform:scale(.8)}.settings-grid{grid-template-columns:1fr 1fr;gap:22px;max-width:1000px;display:grid}.settings-panel{padding:4px 23px 24px}.settings-panel .panel-heading{padding:21px 0}.profile-large{align-items:center;gap:14px;margin:9px 0 26px;display:flex}.profile-large>.avatar{width:51px;height:51px;font-size:17px}.profile-large h3{overflow-wrap:anywhere;font-size:16px;font-weight:500}.profile-large p{color:#8f9b85;overflow-wrap:anywhere;margin-top:6px;font-size:12px}.settings-row{border-top:1px solid #333e2c;justify-content:space-between;gap:10px;padding:14px 0;font-size:11px;display:flex}.settings-row>span{color:#859575}.settings-row b{font-weight:400}.settings-panel>.button{margin-top:18px}.settings-panel>.small-text{text-align:center;margin-top:10px}.settings-panel.span-two{grid-column:1/-1;justify-content:space-between;align-items:center;gap:25px;padding:25px;display:flex}.span-two h2{margin-bottom:10px;font-size:15px;font-weight:500}.span-two p{max-width:560px;font-size:11px;line-height:1.8}.span-two>.button{margin:0}.guide-content{max-width:1000px}.guide-banner{color:#c7e59e;background:radial-gradient(at 0,#7e9e3c30,#0000 70%),#1d2915;border:1px solid #627d4155;border-radius:10px;align-items:center;gap:21px;margin-bottom:25px;padding:30px;display:flex}.guide-banner h2{font-size:19px;font-weight:550}.guide-banner p{color:#91aa77;margin-top:10px;font-size:12px;line-height:1.7}.guide-step{gap:22px;margin-bottom:14px;padding:26px;display:flex}.step-number{color:#bdd991;background:#2d3a23;border:1px solid #4b6036;border-radius:8px;flex-shrink:0;place-items:center;width:37px;height:37px;font-family:Consolas,monospace;font-size:13px;display:grid}.guide-step h3{margin:6px 0 12px;font-size:15px;font-weight:500}.guide-step p{color:#90a17f;font-size:12px;line-height:1.85}.guide-step .text-button{color:#c0da9d;margin-top:13px}.toast{z-index:1000;color:#daf3bc;background:#26351e;border:1px solid #6b8750;border-radius:10px;align-items:center;gap:12px;max-width:min(520px,100vw - 32px);padding:15px 17px;font-size:12px;line-height:1.6;animation:.2s ease-out toast-in;display:flex;position:fixed;bottom:25px;right:25px;box-shadow:0 15px 60px #0007}.toast.error{color:#ffd5c8;background:#402923;border-color:#92554b}@keyframes toast-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.modal{color:var(--text);background:#1b2118;border:1px solid #48523d;border-radius:14px;width:460px;max-width:calc(100vw - 28px);max-height:calc(100dvh - 36px);padding:0;overflow-y:auto;box-shadow:0 25px 150px #000a}.modal::backdrop{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#060b06be}.modal-content{padding:26px}.modal-head{justify-content:space-between;align-items:center;gap:15px;margin-bottom:22px;display:flex}.modal-head h2{letter-spacing:-.5px;font-size:19px;font-weight:550}.modal-content>p{font-size:12px;line-height:1.85}.modal-actions{justify-content:flex-end;gap:10px;margin-top:24px;display:flex}.form-stack{flex-direction:column;gap:19px;display:flex}.form-stack>p.muted{margin-top:-6px;font-size:12px;line-height:1.8}.form-stack label{color:#b2c0a3;font-size:11px}.form-stack input{color:#dfedd2;background:#11190d;border-color:#414d36;font-size:12px}.form-stack .copy-field>input{height:44px}.form-stack>.button{min-height:44px}.inline-error{color:#ffc4b3;background:#da6f5f15;border:1px solid #da6f5f44;border-radius:6px;padding:11px 13px;font-size:11px;line-height:1.7}.auth-switch{text-align:center;color:#8d9d7d;font-size:11px;line-height:1.7}.auth-switch button{color:#c8e79e;padding-left:4px;font-size:11px}.form-security{color:#7a8c68;border-top:1px solid #34402b;justify-content:center;align-items:center;gap:7px;padding-top:18px;font-size:10px;display:flex}.checkbox-label{flex-direction:row;align-items:center;gap:9px}.platform-modal-intro{align-items:center;gap:12px;display:flex}.platform-modal-intro>p{color:#95a683;font-size:11px;line-height:1.8}.platform-modal-intro a{color:#cee8aa;align-items:center;gap:3px;display:inline-flex}.delete-confirm{border:1px solid #ac6c5444;border-radius:7px;padding:14px;font-size:11px}.delete-confirm>p{color:#d5aa90;margin-bottom:12px}.delete-confirm>.text-button{margin-right:18px}.nav-scrim{display:none}.admin-stats{margin-top:0}.registration-setting{justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px;padding:25px;display:flex}.registration-setting h2{font-size:16px;font-weight:500}.registration-setting p{color:var(--muted);margin-top:9px;font-size:12px;line-height:1.8}.member-name{flex-direction:column;gap:7px;display:flex}.member-name small{color:var(--muted);font-size:10px}@media (max-width:700px){.registration-setting{flex-direction:column;align-items:flex-start;padding:21px}.registration-setting p{font-size:11px}}.chat-toolbar{justify-content:space-between;align-items:center;gap:18px;margin-bottom:20px;display:flex}.chat-tabs{border:1px solid var(--line);background:#171d15;border-radius:9px;flex-wrap:wrap;align-items:center;gap:5px;padding:5px;display:flex}.chat-tabs button{color:#9caa8e;border-radius:6px;align-items:center;gap:8px;padding:10px 13px;font-size:11px;display:flex}.chat-tabs button.selected{color:#d2eead;background:#c9ee9420}.chat-tabs button>span{background:#8cb45b22;border-radius:4px;padding:2px 5px;font-size:9px}.chat-platform-dot{border-radius:50%;width:6px;height:6px;display:block}.chat-platform-dot.kick{background:#a9f35a}.chat-platform-dot.twitch{background:#b698fc}.chat-platform-dot.youtube{background:#f47c74}.chat-intro{color:#92a182;align-items:center;gap:9px;margin-bottom:22px;font-size:11px;line-height:1.7;display:flex}.chat-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr));align-items:stretch;gap:18px;display:grid}.chat-grid.single{grid-template-columns:1fr;max-width:880px}.chat-card{flex-direction:column;min-width:0;display:flex}.chat-card-heading{align-items:center;gap:11px;min-height:75px;padding:17px 16px;display:flex}.chat-card-heading h2{font-size:14px;font-weight:600}.chat-card-heading>div>span{color:#8ea27a;overflow-wrap:anywhere;margin-top:6px;font-size:10px;display:block}.chat-letter{border-radius:8px;flex-shrink:0;place-items:center;width:34px;height:34px;font-size:20px;font-weight:800;display:grid}.chat-letter.kick{color:#a9f35a;background:#91d62b1c}.chat-letter.twitch{color:#b698fc;background:#8262ce25}.chat-letter.youtube{color:#ff8a80;background:#d1565620;font-size:16px}.chat-card-actions{align-items:center;gap:2px;margin-left:auto;display:flex}.chat-broadcast-state{color:#a5b992;background:#1c2616;border-block:1px solid #303c28;align-items:center;gap:7px;padding:10px 16px;font-size:9px;display:flex}.chat-broadcast-state>span:last-child{letter-spacing:1.5px;color:#718d5b;margin-left:auto;font-size:7px}.chat-setup,.chat-idle{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:510px;padding:30px 23px;display:flex}.chat-setup>h3,.chat-idle>h3{margin:18px 0 12px;font-size:17px;font-weight:500}.chat-setup>p,.chat-idle>p{color:#93a57f;max-width:290px;font-size:11px;line-height:1.9}.chat-setup-icon{color:#c7e998;background:linear-gradient(145deg,#37472b,#212c19);border:1px solid #57743b66;border-radius:16px;place-items:center;width:57px;height:57px;display:grid}.chat-setup form{text-align:left;width:100%;max-width:400px;margin-top:28px}.chat-field-hint{color:#8d9e7e;font-size:10px;font-weight:400;line-height:1.7;display:block}.chat-idle>.button{margin-top:23px}.chat-frame-container{background:#131512;flex-direction:column;flex:1;min-height:550px;display:flex}.chat-frame{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#151515;border:0;flex:1;width:100%;height:600px;min-height:510px;display:block}.chat-frame-help{border-top:1px solid var(--line);color:#8d9d7e;background:#191e18;padding:10px 14px;font-size:9px;line-height:1.7}.chat-card-footer{background:#1b2417;border-top:1px solid #303b27;justify-content:space-between;align-items:center;gap:10px;margin-top:auto;padding:15px 16px;display:flex}.chat-card-footer>a{color:#b5c99e;align-items:center;gap:6px;font-size:10px;display:flex}.chat-card-footer>a:hover{color:var(--lime)}.chat-bottom-note{color:#7c9270;align-items:flex-start;gap:10px;max-width:880px;margin-top:20px;font-size:10px;line-height:1.85;display:flex}.chat-bottom-note>svg{margin-top:2px}@media (max-width:700px){.chat-toolbar{flex-direction:column;align-items:flex-start;gap:12px}.chat-toolbar>.text-button{align-self:flex-end}.chat-tabs{gap:2px;width:100%}.chat-tabs button{padding:9px 10px;font-size:10px}.chat-intro{align-items:flex-start;font-size:10px}.chat-intro>.status-dot{margin-top:6px}.chat-frame{height:65dvh;min-height:470px}.chat-frame-container{min-height:510px}.chat-setup,.chat-idle{min-height:410px;padding:28px 22px}.chat-grid{gap:19px}.chat-card-footer>a{font-size:10px}}@media (min-width:1550px){.dashboard-main{padding-top:42px}.source-stage{height:340px}.destination-list{gap:17px}.destination-row{min-height:80px}.destination-hint,.stats-grid{margin:24px 0}.stat{padding:22px}.stat>strong{font-size:29px}.sidebar{width:250px}.main-shell{margin-left:250px}.page-heading h1{font-size:36px}.panel-heading h2{font-size:14px}.source-stage h3{font-size:25px}.source-stage>p{font-size:12px}.destination-text>b{font-size:13px}.destination-text>span{font-size:10px}.panel-intro{font-size:12px}.connection-fields label{font-size:11px}.copy-field>input{height:42px;font-size:12px}.connection-tip p{font-size:10px}.log-empty{font-size:11px}.log-empty-note{font-size:10px}.topbar{height:80px}.sidebar-logo{margin-bottom:38px}.side-nav>button{font-size:13px}}@media (max-width:1180px){.sidebar{width:204px;padding-inline:13px}.main-shell{margin-left:204px}.profile{width:calc(100% + 26px);margin-left:-13px;padding:16px}.dashboard-main{padding:28px 24px 22px}.topbar{padding:0 24px}.studio-grid{grid-template-columns:minmax(0,1.5fr) minmax(260px,1fr);gap:15px}.source-stage{height:268px}.destination-row{gap:8px;padding:10px 8px}.destination-list{margin-inline:13px}.destinations-panel>.button{width:calc(100% - 26px);margin-inline:13px}.panel-heading,.panel-intro{padding-inline:17px}.heading-actions{gap:7px}.heading-actions>.button{padding-inline:12px;font-size:10px}.stats-grid{gap:12px}.stat{padding:16px 14px}.stat>strong{font-size:22px}.details-grid{gap:15px}.source-footer{padding:15px 16px}.source-footer .text-button{font-size:8px}.source-device{gap:7px}.source-device b{font-size:9px}.source-device small{font-size:7px}.page-heading h1{font-size:28px}.page-heading p{font-size:10px}.platform-card{padding:20px}.wide-platform-grid{gap:14px}.platform-card h2{font-size:20px}.platform-card-top{flex-wrap:wrap}.landing{padding:0 38px}.hero h1{font-size:62px}.art-platforms{gap:32px}.art-branches{width:248px}.hero-art{transform:scale(.94)}.landing-links{gap:24px}}@media (max-width:980px){.sidebar{width:190px}.main-shell{margin-left:190px}.dashboard-main{padding:25px 21px}.topbar{padding:0 21px}.top-status{display:none}.workspace{gap:7px;padding:10px 8px}.workspace b{font-size:10px}.workspace>div>span{font-size:8px}.workspace-chevron{display:none}.side-nav>button{gap:9px;font-size:11px}.page-heading{flex-wrap:wrap;align-items:flex-start;gap:15px}.heading-actions{padding-top:0}.studio-grid{grid-template-columns:1fr}.source-stage{height:310px}.destination-list{grid-template-columns:repeat(3,1fr);gap:10px;margin:14px 17px;display:grid}.destination-row{flex-wrap:wrap;align-items:flex-start;gap:11px;padding:13px;position:relative}.destination-text{width:100%}.destination-row>.connect-button{padding:5px;font-size:8px;position:absolute;top:17px;right:8px}.destination-row>.icon-button{position:absolute;top:12px;right:8px}.destination-hint{display:none}.destinations-panel>.button{width:calc(100% - 34px);margin:3px 17px 0}.destinations-panel .panel-intro{padding-top:4px}.stats-grid{grid-template-columns:repeat(2,1fr)}.stat>strong{font-size:26px}.stat>p{font-size:9px}.details-grid,.wide-platform-grid{grid-template-columns:1fr}.platform-card{padding:23px}.platform-card-top{margin-bottom:17px}.platform-account{margin:20px 0}.platform-card>.button{max-width:260px}.settings-grid{grid-template-columns:1fr}.settings-panel.span-two{flex-direction:column;grid-column:auto;align-items:flex-start}.settings-panel .form-stack{padding-bottom:0}.hero{grid-template-columns:1.05fr 1fr;gap:0;min-height:570px}.hero h1{letter-spacing:-3px;font-size:52px}.hero-copy>p{font-size:14px}.hero-actions{flex-direction:column;align-items:flex-start;gap:18px}.hero-note{font-size:8px}.hero-art{margin-right:-20px;transform:scale(.86)}.feature{padding:23px 19px}.feature h3{font-size:15px}.strip-end{display:none}.platform-strip>span:first-child{max-width:120px}.landing-links{font-size:11px}.guide-step{gap:16px;padding:22px}.bottom-note{font-size:8px}}@media (max-width:700px){.landing{padding:0 23px}.landing-nav{height:79px}.landing-nav .logo{font-size:28px}.landing-nav .logo-symbol{width:31px;height:31px}.landing-nav .button{min-height:36px;padding:0 12px;font-size:11px}.landing-links{display:none}.hero{grid-template-columns:1fr;gap:0;min-height:0;padding:44px 0 28px}.hero-copy{text-align:center}.hero-copy .eyebrow{justify-content:center;margin-bottom:20px;font-size:8px}.hero h1{letter-spacing:-3px;font-size:62px;line-height:1.14}.hero-copy>p{margin:20px 0 25px;font-size:14px;line-height:1.8}.desktop-break{display:none}.hero-actions{flex-direction:row;justify-content:center;align-items:center;gap:18px}.hero-actions .button{padding-inline:16px;font-size:12px}.hero-actions .text-button{font-size:11px}.hero-note{justify-content:center;margin-top:18px;font-size:8px}.hero-art{height:438px;margin:5px 0 -28px;transform:scale(.87)}.orbit-two{max-width:100%}.art-platforms{gap:43px}.art-branches{width:270px}.floating-label{font-size:7px}.platform-strip{flex-wrap:wrap;justify-content:space-around;gap:13px;padding:22px 0}.platform-strip>span:first-child{text-align:center;width:100%;max-width:none;margin-bottom:4px;font-size:7px}.platform-strip>b{font-size:23px}.youtube-word{font-size:20px!important}.how-section{padding:49px 0 35px}.section-heading{margin-bottom:23px;display:block}.section-heading .eyebrow{font-size:8px}.section-heading h2{font-size:28px}.section-heading p{margin-top:14px;font-size:11px}.feature-grid{grid-template-columns:1fr;gap:13px}.feature{padding:24px}.feature-top{margin-bottom:23px}.feature h3{font-size:18px}.feature p{font-size:12px}.landing-footer{flex-wrap:wrap;gap:18px 14px;padding:25px 0;font-size:9px}.landing-footer>span:last-child{width:100%;margin-left:0;font-size:9px}.sidebar{width:230px;padding-top:26px;transition:transform .2s;transform:translate(-100%)}.sidebar.open{transform:translate(0)}.sidebar-logo{margin-bottom:26px}.workspace-chevron{display:inline-flex}.workspace b{font-size:11px}.workspace>div>span{font-size:9px}.nav-scrim{z-index:29;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0009;display:block;position:fixed;inset:0}.main-shell{margin-left:0}.mobile-menu{margin-left:-6px;display:flex}.topbar{height:62px;padding:0 17px}.breadcrumb{gap:8px}.breadcrumb>span,.breadcrumb>svg{display:none}.breadcrumb strong{font-size:11px}.topbar-right{gap:10px}.top-separator,.topbar-right>.icon-button{display:none}.dashboard-main{padding:26px 17px 21px}.page-heading{gap:21px;margin-bottom:23px}.page-heading h1{font-size:30px}.page-heading p{font-size:11px;line-height:1.7}.page-heading .eyebrow{letter-spacing:1.3px;font-size:7px}.heading-actions{gap:10px;width:100%}.heading-actions>.button{flex:1;height:42px;font-size:11px}.notice{flex-wrap:wrap;align-items:flex-start;gap:8px;padding:12px 13px;font-size:10px}.notice>span{flex:1}.notice>a{width:100%;margin:0;padding-left:26px;font-size:9px}.panel-heading{padding:17px}.panel-heading h2{font-size:12px}.source-stage{height:283px;margin-inline:10px}.source-stage h3{font-size:23px}.source-stage>p{font-size:10px}.source-stage .stage-bottom{font-size:6px}.source-footer{padding:14px}.source-footer .text-button{font-size:8px}.source-device b{font-size:10px}.source-device small{font-size:8px}.destination-list{grid-template-columns:1fr;gap:10px;margin:15px}.destination-row{flex-wrap:nowrap;align-items:center;gap:12px;min-height:67px;padding:12px}.destination-text{width:auto}.destination-text>b{font-size:12px}.destination-text>span{font-size:10px}.destination-row>.connect-button{padding:7px 9px;font-size:10px;position:static}.destination-row>.icon-button{position:static}.destinations-panel>.button{width:calc(100% - 30px);height:38px;margin-inline:15px;font-size:11px}.panel-intro{font-size:11px}.stats-grid{gap:11px;margin:16px 0}.stat{padding:16px 14px}.stat>div{font-size:10px}.stat>strong{margin-top:17px;font-size:24px}.stat>p{font-size:8px}.stat>strong span{font-size:10px}.details-grid{gap:16px}.connection-fields{padding:17px 17px 0}.connection-fields label{font-size:10px}.copy-field>input{height:39px;font-size:11px}.connection-tip{margin-inline:17px}.connection-tip p{font-size:9px}.log-empty{padding:22px 18px;font-size:10px}.log-empty time{font-size:8px}.log-empty-note{font-size:9px}.log-panel{min-height:245px}.log-line{font-size:10px}.log-list{max-height:280px}.bottom-note{gap:10px;margin-top:20px;font-size:7px}.bottom-note>span:last-child{gap:6px}.bottom-note svg{width:13px}.settings-panel{padding-inline:19px}.settings-panel.span-two{padding:23px}.guide-banner{align-items:flex-start;gap:15px;padding:23px}.guide-banner>svg{width:24px}.guide-banner h2{font-size:17px;line-height:1.6}.guide-banner p{font-size:11px}.guide-step{gap:13px;padding:21px 18px}.step-number{width:29px;height:30px;font-size:11px}.guide-step h3{margin-top:4px;font-size:14px;line-height:1.7}.guide-step p{font-size:11px}.guide-step .text-button{font-size:10px}.info-card{gap:12px;padding:21px 18px}.info-card p{font-size:11px}.info-card h3{font-size:13px;line-height:1.7}.toast{padding:12px;font-size:11px;bottom:16px;right:16px}.modal-content{padding:22px}.modal-head h2{font-size:18px}.table-scroll th,.table-scroll td{padding:14px 17px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
