@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-latin-400-normal-C38fXH4l.woff2) format("woff2"),url(/assets/inter-latin-400-normal-CyCys3Eg.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/inter-latin-600-normal-LgqL8muc.woff2) format("woff2"),url(/assets/inter-latin-600-normal-CiBQ2DWP.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/inter-latin-700-normal-Yt3aPRUw.woff2) format("woff2"),url(/assets/inter-latin-700-normal-BLAVimhd.woff) format("woff")}:root{color:#f4f7fb;background:#07101a;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;--bg: #07101a;--header: #070d14;--panel: #111b29;--panel-soft: #0d1723;--panel-raised: #142133;--field: #0a131e;--line: #273448;--line-soft: #1d2a3a;--text: #f5f7fb;--muted: #9aa9bd;--muted-strong: #bdc8d8;--blue: #4e95ff;--blue-strong: #2f7ff4;--blue-soft: #172b48;--green: #58d68d;--green-soft: #153426;--amber: #f4ad38;--amber-soft: #392a15;--red: #ff7b75;--red-soft: #3b2025;--shadow: 0 20px 55px rgba(0, 0, 0, .24)}*{box-sizing:border-box}html{min-width:320px;min-height:100%;background:var(--bg)}body{margin:0;min-width:320px;min-height:100vh;background:var(--bg)}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(78,149,255,.58);outline-offset:2px}button:disabled{cursor:not-allowed}h1,h2,h3,p{margin-top:0}.app-shell{min-height:100vh;background:var(--bg)}.app-header{min-height:84px;padding:0 24px;border-bottom:1px solid var(--line-soft);background:var(--header);display:grid;grid-template-columns:minmax(360px,1fr) auto minmax(360px,1fr);align-items:center;gap:24px;position:sticky;top:0;z-index:30}.brand-lockup{min-width:0;display:flex;align-items:center;gap:13px}.brand-lockup img{width:52px;height:auto}.brand-lockup>span{display:grid;min-width:0}.brand-lockup small{color:#71aefc;font-size:.68rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.brand-lockup strong{margin-top:3px;color:var(--text);font-size:1.14rem;letter-spacing:-.025em}.brand-lockup em{margin-left:5px;padding:6px 10px;border:1px solid #315e96;border-radius:7px;color:#83b7ff;font-size:.7rem;font-style:normal;font-weight:700;white-space:nowrap}.primary-nav{display:flex;align-items:center;gap:5px;padding:4px;border:1px solid var(--line-soft);border-radius:11px;background:#0b1420}.primary-nav button{min-height:40px;padding:0 22px;border:0;border-radius:8px;color:var(--muted);background:transparent;font-size:.82rem;font-weight:750}.primary-nav button.active{color:#f5f9ff;background:#18365f}.operator-menu{justify-self:end;display:flex;align-items:center;gap:10px;min-width:0}.operator-menu>svg:first-child{color:#79adf5}.operator-menu>span{display:grid;max-width:230px}.operator-menu>span strong{overflow:hidden;color:var(--text);font-size:.78rem;text-overflow:ellipsis;white-space:nowrap}.operator-menu>span small{color:var(--muted);font-size:.68rem;text-transform:capitalize}.operator-chevron{width:15px;color:var(--muted)}.header-icon-button{min-height:40px;display:inline-flex;align-items:center;gap:6px;padding:0 10px;border:0;border-left:1px solid var(--line-soft);color:#b5c2d2;background:transparent;text-decoration:none;font-size:.72rem;font-weight:700}.header-icon-button svg{width:17px}.header-icon-button:hover{color:#78affc}.eyebrow{margin-bottom:7px;color:#68a8fb;font-size:.7rem;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.muted{color:var(--muted)}.primary-button,.secondary-button,.danger-button,.text-button{min-height:44px;border-radius:8px;padding:0 15px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;font-weight:750;transition:border-color .12s ease,background .12s ease,color .12s ease,opacity .12s ease}.primary-button svg,.secondary-button svg,.danger-button svg,.text-button svg{width:18px;height:18px}.primary-button{color:#fff;background:var(--blue-strong)}.primary-button:hover:not(:disabled){background:#3e8cff}.secondary-button{color:#d8e2ef;background:#182538;border:1px solid #314158}.secondary-button:hover:not(:disabled){border-color:#4a6485;background:#1d2d43}.danger-button{color:#ffd2cf;background:#42232a;border:1px solid #7d3b42}.danger-button:hover:not(:disabled){background:#51272e}.text-button{padding-inline:10px;color:#72adfb;background:transparent}.text-button:hover:not(:disabled){color:#a8ccff;background:#4e95ff14}.danger-text{color:#ff9b96}.primary-button:disabled,.secondary-button:disabled,.danger-button:disabled,.text-button:disabled{opacity:.42;filter:saturate(.6)}.setup-workspace,.live-workspace{width:100%;max-width:1600px;margin:0 auto;padding:0 40px 32px}.setup-stepper{min-height:132px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:center;padding:20px 34px 15px}.setup-stepper-item{position:relative;min-height:90px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;border:0;color:var(--muted);background:transparent;text-align:center}.setup-stepper-item:before{content:"";position:absolute;top:28px;right:50%;width:100%;height:2px;background:#344054;transform:translate(-28px);z-index:0}.setup-stepper-item:first-child:before{display:none}.setup-stepper-item.is-active:before,.setup-stepper-item.is-complete:before{background:var(--blue)}.setup-stepper-item .step-number{width:38px;height:38px;display:grid;place-items:center;z-index:1;border:2px solid #435167;border-radius:50%;color:#bac5d4;background:var(--bg);font-size:.86rem;font-weight:800}.setup-stepper-item .step-number svg{width:19px}.setup-stepper-item.is-active .step-number{border-color:#76adff;color:#fff;background:var(--blue-strong);box-shadow:0 0 0 6px #4e95ff1a}.setup-stepper-item.is-complete .step-number{border-color:var(--blue);color:var(--blue)}.setup-stepper-item>span:last-child{display:grid;gap:2px}.setup-stepper-item strong{color:#c0cad7;font-size:.84rem}.setup-stepper-item small{color:#718096;font-size:.69rem}.setup-stepper-item.is-active strong{color:#fff}.setup-stepper-item:disabled{cursor:default;opacity:.75}.message-banner{min-height:48px;margin-bottom:14px;padding:10px 14px;border-radius:10px;display:flex;align-items:center;gap:10px;font-size:.8rem}.message-banner>svg{flex:0 0 20px}.message-banner>span{flex:1}.error-message{color:#ffc0bc;border:1px solid #6e343b;background:var(--red-soft)}.success-message{color:#b8f4d1;border:1px solid #2f6748;background:var(--green-soft)}.connect-summary{min-height:106px;display:grid;grid-template-columns:1fr 1.25fr .75fr;align-items:center;gap:28px;padding:18px 24px;border:1px solid var(--line);border-radius:13px;background:var(--panel);box-shadow:var(--shadow)}.connect-summary>div:first-child,.connect-summary .complete-count>span{display:grid;gap:5px}.connect-summary>div:first-child strong{font-size:1rem}.connect-summary>div:first-child strong span{margin-right:7px;color:#67a5ff;font-size:1.7rem}.connect-summary small{color:var(--muted);font-size:.72rem}.progress-track-wrap{display:grid;gap:9px}.progress-track{height:9px;overflow:hidden;border-radius:99px;background:#273548}.progress-track>span{height:100%;display:block;border-radius:inherit;background:var(--blue)}.complete-count{justify-self:end;display:flex;align-items:center;gap:12px}.complete-count>svg{width:30px;height:30px;color:var(--green)}.complete-count strong{color:#e7edf5;font-size:.9rem}.account-workspace{height:555px;margin-top:16px;display:grid;grid-template-columns:minmax(420px,.9fr) minmax(650px,1.55fr);gap:14px;align-items:stretch}.player-queue,.connection-panel{min-height:0;border:1px solid var(--line);border-radius:13px;background:var(--panel);box-shadow:var(--shadow)}.player-queue{display:flex;flex-direction:column;overflow:hidden}.queue-toolbar{display:grid;grid-template-columns:minmax(0,1fr) 46px;gap:8px;padding:14px}.queue-search{min-height:46px;margin:0;display:flex;align-items:center;gap:9px;padding:0 12px;border:1px solid #33445c;border-radius:8px;background:var(--field)}.queue-search svg{width:18px;color:#8291a5}.queue-search input{flex:1;min-width:0;border:0;outline:0;color:var(--text);background:transparent}.queue-search input::placeholder{color:#748398}.queue-view-toggle{width:46px;min-height:46px;display:grid;place-items:center;border:1px solid #33445c;border-radius:8px;color:#9aa9bd;background:var(--field)}.queue-view-toggle:hover,.queue-view-toggle.active{color:#d7e6fb;border-color:#4b6382;background:#18263a}.queue-view-toggle svg{width:19px}.queue-scroll{flex:1;overflow:auto;padding:0 14px 8px}.queue-section-title{margin:7px 2px 8px;display:flex;align-items:center;gap:7px;color:#b9c4d2;font-size:.7rem;letter-spacing:.1em;text-transform:uppercase}.queue-section-title:before{content:"";width:3px;height:14px;border-radius:3px;background:currentColor}.queue-section-title span{color:#8190a4}.warning-title{color:var(--amber)}.success-title{color:var(--green);margin-top:18px}.player-queue-row{width:100%;min-height:70px;margin-bottom:7px;display:grid;grid-template-columns:54px 40px minmax(0,1fr) 24px;align-items:center;gap:10px;padding:8px 10px;border:1px solid var(--line-soft);border-radius:9px;color:var(--text);background:#0d1723;text-align:left}.player-queue-row:hover{border-color:#3f526d;background:#111e2d}.player-queue-row.selected{border-color:var(--blue);background:#142744;box-shadow:inset 3px 0 0 var(--blue)}.seat-number{display:grid;padding-right:10px;border-right:1px solid var(--line)}.seat-number small{color:#8290a2;font-size:.6rem}.seat-number strong{color:#6aa8ff;font-size:1.25rem;line-height:1.1}.player-avatar,.focus-avatar{display:grid;place-items:center;border:2px solid #546379;border-radius:50%;color:#cbd5e2;background:#172232;font-weight:800}.player-avatar{width:38px;height:38px;font-size:.72rem}.focus-avatar{width:46px;height:46px;border-color:#73aaff;color:#fff;background:#397de1;font-size:.8rem}.player-row-name{min-width:0;display:grid;gap:4px}.player-row-name strong{overflow:hidden;font-size:.86rem;text-overflow:ellipsis;white-space:nowrap}.player-row-name small{font-size:.73rem}.row-status-icon{width:18px;color:#b8c3d1}.queue-empty{min-height:62px;margin:0;display:flex;align-items:center;gap:8px;padding:12px;color:var(--muted);border:1px dashed var(--line);border-radius:9px;font-size:.75rem}.queue-empty svg{width:18px;color:var(--green)}.player-queue>footer{min-height:40px;display:flex;align-items:center;padding:0 16px;border-top:1px solid var(--line-soft);color:#8190a4;font-size:.73rem}.connection-panel{padding:20px 22px}.focus-player-heading{min-height:63px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;padding-bottom:15px;border-bottom:1px solid var(--line)}.focus-player-heading>span:nth-child(2){display:grid;gap:4px}.focus-player-heading>span:nth-child(2) h2{margin:0;font-size:1.12rem}.focus-player-heading>span:nth-child(2) small{color:var(--muted);font-size:.76rem}.help-button{min-height:38px;padding:0 12px;display:inline-flex;align-items:center;gap:7px;border:0;border-radius:7px;color:#d5deea;background:#25354b;font-size:.72rem;font-weight:700}.help-button svg{width:17px}.connection-instructions{min-height:96px;margin:0;padding:19px 20px;display:grid;grid-template-columns:repeat(3,1fr);align-items:center;border-bottom:1px solid var(--line-soft);list-style:none}.connection-instructions li{position:relative;display:flex;align-items:center;gap:11px;color:#c3cede;font-size:.79rem;line-height:1.35}.connection-instructions li:not(:last-child):after{content:"›";position:absolute;right:15px;color:#6f7e91;font-size:1.5rem;font-weight:300}.connection-instructions li>span{width:36px;height:36px;flex:0 0 36px;display:grid;place-items:center;border:2px solid #52647d;border-radius:50%;color:#c9d3e0;font-size:.78rem}.credential-form{display:grid;grid-template-columns:1fr 1fr;gap:15px 18px;padding-top:18px}.credential-form label,.confirm-dialog label,.correction-form label{display:grid;gap:7px;color:#d9e1eb;font-size:.77rem;font-weight:700}.credential-field{display:grid;gap:7px}.credential-form input,.confirm-dialog input:not([type=checkbox]),.confirm-dialog textarea,.confirm-dialog select,.correction-form select{width:100%;min-height:46px;border:1px solid #33445b;border-radius:8px;color:var(--text);background:var(--field);padding:0 12px}.credential-form input::placeholder,.confirm-dialog input::placeholder,.confirm-dialog textarea::placeholder{color:#748297}.credential-form input[readonly]{color:#92a1b5;background:#0c1520}.secret-input{position:relative;display:block}.secret-input input{padding-right:46px}.secret-input button{position:absolute;top:0;right:0;width:44px;height:46px;display:grid;place-items:center;border:0;color:#95a3b6;background:transparent}.secret-input button svg{width:18px}.uid-field{grid-column:1 / -1}.confirmation-line{grid-column:1 / -1;min-height:55px;display:flex!important;grid-template-columns:none;flex-direction:row;align-items:center;gap:10px!important;font-weight:400!important}.confirmation-line input,.checkbox-line input{width:19px;height:19px;accent-color:var(--green)}.confirmation-line>span{display:grid;gap:3px}.confirmation-line strong{font-size:.82rem}.confirmation-line small{color:var(--muted);font-size:.72rem}.credential-actions{grid-column:1 / -1;display:grid;grid-template-columns:minmax(0,1fr) 240px;gap:12px}.connect-player-button{min-height:62px;font-size:.95rem}.encryption-note{min-height:44px;margin:15px 0 0;display:flex;align-items:center;gap:9px;padding:0 12px;border:1px solid var(--line-soft);border-radius:8px;color:#93a2b6;background:#0d1622;font-size:.7rem}.encryption-note svg{width:17px}.empty-focus{display:grid;place-items:center;align-content:center;color:var(--muted);text-align:center}.empty-focus>svg{width:42px;height:42px;color:#6da8f5}.setup-sticky-footer{min-height:96px;margin-top:16px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 24px;border:1px solid var(--line);border-radius:13px;background:var(--panel)}.setup-sticky-footer>div{display:flex;align-items:center;gap:14px}.setup-sticky-footer>div>svg{width:34px;height:34px;color:var(--green)}.setup-sticky-footer>div span{display:grid;gap:4px}.setup-sticky-footer strong{font-size:.9rem}.setup-sticky-footer small{color:var(--muted);font-size:.7rem}.setup-sticky-footer>button{min-width:270px;min-height:52px}.status-badge{min-height:28px;width:fit-content;display:inline-flex;align-items:center;gap:5px;padding:4px 9px;border:1px solid currentColor;border-radius:99px;font-size:.66rem;font-weight:750;white-space:nowrap}.status-badge svg{width:13px;height:13px}.tone-success{color:var(--green)!important}.tone-warning{color:var(--amber)!important}.tone-danger{color:var(--red)!important}.tone-info{color:#70a9ff!important}.tone-neutral{color:#91a0b4!important}.player-avatar.tone-success,.focus-avatar.tone-success{border-color:var(--green);color:#b9f2d0!important;background:#183428}.player-avatar.tone-warning,.focus-avatar.tone-warning{border-color:var(--amber);color:#ffd995!important;background:#382a17}.player-avatar.tone-danger,.focus-avatar.tone-danger{border-color:var(--red);color:#ffc0bd!important;background:#3d2226}.success-icon{color:var(--green)!important}.account-review-panel{display:flex;flex-direction:column}.account-result{margin-top:22px;display:flex;align-items:center;gap:16px;padding:18px;border:1px solid var(--line);border-radius:10px;background:#0c1621}.account-result>svg{width:34px;height:34px}.account-result h2{margin-bottom:5px;font-size:1.15rem}.account-result p{margin:0;color:var(--muted);font-size:.76rem}.tone-panel-success{border-color:#2d6447;color:var(--green)}.tone-panel-warning{border-color:#6e5326;color:var(--amber)}.tone-panel-danger{border-color:#763a40;color:var(--red)}.tone-panel-neutral{color:#a4b0bf}.safe-account-details{margin:18px 0;display:grid;grid-template-columns:1fr 1fr;gap:12px}.safe-account-details>div{padding:12px;border:1px solid var(--line-soft);border-radius:8px;background:#0d1621}.safe-account-details dt{color:#7f8da0;font-size:.62rem;letter-spacing:.08em;text-transform:uppercase}.safe-account-details dd{margin:5px 0 0;overflow:hidden;color:#d9e1eb;font-size:.78rem;text-overflow:ellipsis;white-space:nowrap}.plain-guidance{display:flex;align-items:flex-start;gap:11px;padding:14px;border:1px solid #33465f;border-radius:9px;color:#d1dbe7;background:#0e1b2a;font-size:.76rem}.plain-guidance>svg{flex:0 0 20px;color:#6da8f5}.plain-guidance p{margin:4px 0 0;color:var(--muted);font-size:.7rem;line-height:1.45}.review-actions{margin-top:auto;display:flex;align-items:center;gap:9px;flex-wrap:wrap}.single-step-card,.guided-step{margin:16px auto 0;border:1px solid var(--line);border-radius:14px;background:var(--panel);box-shadow:var(--shadow)}.single-step-card{max-width:760px;min-height:520px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px;text-align:center}.large-step-icon,.dialog-icon{display:grid;place-items:center;border:1px solid #31527f;color:#6aa8ff;background:#132640}.large-step-icon{width:62px;height:62px;margin-bottom:18px;border-radius:16px}.large-step-icon svg{width:31px;height:31px}.single-step-card h2{margin-bottom:10px;font-size:1.7rem;letter-spacing:-.035em}.single-step-card>p:not(.eyebrow):not(.plain-guidance){max-width:540px;color:var(--muted);line-height:1.55}.plain-checklist{margin:15px 0 24px;display:flex;gap:18px;padding:0;list-style:none;color:#bdc8d6;font-size:.75rem}.plain-checklist li{display:flex;align-items:center;gap:6px}.plain-checklist svg{width:16px;color:var(--green)}.guided-step{overflow:hidden}.guided-step-heading{min-height:105px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:22px 26px;border-bottom:1px solid var(--line-soft)}.guided-step-heading h2{margin-bottom:5px;font-size:1.35rem}.guided-step-heading p:last-child{margin:0;color:var(--muted);font-size:.76rem}.guided-step-heading>strong{color:#77adf7;font-size:1rem}.check-grid{min-height:390px;display:grid;gap:8px;padding:18px 22px}.check-card{min-height:84px;display:grid;grid-template-columns:auto minmax(250px,1fr) auto;align-items:center;gap:13px;padding:12px 14px;border:1px solid var(--line-soft);border-radius:9px;background:#0d1723}.check-card>div:nth-child(2){display:grid;gap:3px}.check-card>div:nth-child(2)>strong{font-size:.82rem}.check-card small{font-size:.68rem}.check-card p{margin:2px 0 0;color:var(--muted);font-size:.7rem}.check-actions{display:flex;gap:7px}.all-clear,.live-empty{display:grid;place-items:center;align-content:center;color:var(--muted);text-align:center}.all-clear>svg,.live-empty>svg{width:46px;height:46px;color:var(--green)}.all-clear h3,.live-empty h3{margin:12px 0 5px;color:var(--text)}.all-clear p,.live-empty p{margin:0}.step-bottom-action{min-height:78px;display:flex;justify-content:flex-end;align-items:center;padding:14px 24px;border-top:1px solid var(--line-soft)}.step-bottom-action button{min-width:250px}.seat-table-wrap,.live-table-wrap{overflow:auto}.seat-table{width:100%;border-collapse:collapse}.seat-table th,.seat-table td{height:52px;padding:9px 18px;border-bottom:1px solid var(--line-soft);color:#c3cedb;font-size:.73rem;text-align:left}.seat-table th{color:#7f8da0;background:#0c151f;font-size:.62rem;letter-spacing:.08em;text-transform:uppercase}.seat-table td strong{color:#72adfb}.correction-area{padding:16px 22px;border-top:1px solid var(--line-soft)}.correction-form{margin-top:12px;display:grid;grid-template-columns:1fr 1fr auto;align-items:end;gap:12px;padding:15px;border:1px solid #33445c;border-radius:9px;background:#0c1622}.go-live-card{max-width:820px}.readiness-list{width:100%;margin:15px 0 22px;display:grid;grid-template-columns:1fr 1fr;gap:10px;text-align:left}.readiness-list>div{min-height:66px;display:flex;align-items:center;gap:11px;padding:12px;border:1px solid var(--line-soft);border-radius:9px;background:#0d1723}.readiness-list>div>svg{width:24px;color:#657489}.readiness-list span{display:grid;gap:3px}.readiness-list strong{font-size:.78rem}.readiness-list small{color:var(--muted);font-size:.68rem}.go-live-actions{display:flex;gap:10px}.go-live-actions .danger-button{min-width:235px}.live-workspace{padding-top:28px}.live-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:18px}.live-heading h2{margin-bottom:6px;font-size:1.65rem;letter-spacing:-.035em}.live-heading p:last-child{margin:0;color:var(--muted);font-size:.78rem}.event-status{min-height:34px;display:inline-flex;align-items:center;gap:8px;padding:0 13px;border:1px solid var(--line);border-radius:99px;color:#bbc6d4;font-size:.72rem;font-weight:750}.event-status>span{width:8px;height:8px;border-radius:50%;background:#8290a3}.event-live{color:#bdf0d2;border-color:#2f684a;background:#122d22}.event-live>span{background:var(--green)}.event-locked{color:#ffdd9d;border-color:#71552b;background:#332817}.event-locked>span{background:var(--amber)}.event-closed{color:#ffc0bc;border-color:#743a40;background:#342126}.event-closed>span{background:var(--red)}.live-summary{display:grid;grid-template-columns:.8fr .8fr .8fr 1.5fr;gap:12px;margin-bottom:16px}.live-summary-card{min-height:92px;display:flex;align-items:center;gap:13px;padding:16px;border:1px solid var(--line);border-radius:12px;background:var(--panel)}.live-summary-card>svg{width:28px;height:28px;color:var(--green)}.live-summary-card>span{display:grid;gap:4px}.live-summary-card small{color:var(--muted);font-size:.66rem}.live-summary-card strong{font-size:1.35rem}.live-summary-card strong em{color:#7f8da0;font-size:.75rem;font-style:normal}.warning-card>svg{color:var(--amber)}.refresh-card>svg{color:#6ca8f7}.refresh-card button{margin-left:auto}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.live-table-section{overflow:hidden;border:1px solid var(--line);border-radius:13px;background:var(--panel);box-shadow:var(--shadow)}.live-controls{min-height:78px;display:flex;align-items:center;gap:12px;padding:13px 15px;border-bottom:1px solid var(--line-soft)}.live-search{width:min(360px,28vw);margin:0}.segmented-filter{display:flex;gap:3px;padding:3px;border:1px solid var(--line-soft);border-radius:8px;background:#0a131e}.segmented-filter button{min-height:38px;padding:0 11px;border:0;border-radius:6px;color:#92a1b5;background:transparent;font-size:.68rem;font-weight:750}.segmented-filter button.active{color:#e7eef8;background:#1c2d43}.segmented-filter span{margin-left:4px;color:var(--amber)}.live-event-actions{margin-left:auto;display:flex;gap:7px}.live-table{width:100%;border-collapse:collapse}.live-table th,.live-table td{min-height:58px;padding:12px 14px;border-bottom:1px solid var(--line-soft);color:#c7d0dc;font-size:.72rem;text-align:left;white-space:nowrap}.live-table th{position:sticky;top:0;color:#8290a3;background:#0b141f;font-size:.6rem;letter-spacing:.08em;text-transform:uppercase}.live-table tr.needs-attention{background:#f4ad3809}.live-stage{color:#6da9fb}.live-player{display:grid;gap:3px}.live-player strong{color:#e5ebf3;font-size:.76rem}.live-player small{color:#7e8ca0;font-size:.64rem}.positive-value{color:#89e0ae!important}.negative-value{color:#ffaaa6!important}.freshness-cell{display:inline-flex;align-items:center;gap:5px;color:#97a5b7}.freshness-cell svg{width:14px}.row-actions{display:flex;gap:2px}.row-actions .text-button{min-height:34px;padding:0 7px;font-size:.64rem}.row-actions svg{width:14px}.read-only-label{color:#77869a;font-size:.66rem}.live-empty{min-height:290px}.live-safety-note{margin-top:14px;display:flex;align-items:center;gap:8px;color:#8391a4;font-size:.68rem}.live-safety-note svg{width:15px}.login-shell,.loading-screen{min-height:100vh;display:grid;place-items:center;padding:24px;background:#07101a}.login-card{width:min(430px,100%);padding:34px;border:1px solid var(--line);border-radius:16px;background:var(--panel);box-shadow:0 36px 90px #0000006b}.login-logo{width:172px;height:auto;margin-bottom:28px}.login-card h1{margin-bottom:8px;font-size:1.7rem;letter-spacing:-.04em}.login-card label{display:grid;gap:7px;margin-top:16px;color:#d4dde8;font-size:.74rem;font-weight:700}.login-card input{min-height:48px;border:1px solid #34455c;border-radius:8px;color:#fff;background:var(--field);padding:0 12px}.login-button{width:100%;min-height:50px;margin-top:20px}.form-error{display:flex;align-items:flex-start;gap:7px;margin:14px 0 0;color:#ffaaa5;font-size:.72rem;line-height:1.45}.form-error svg{flex:0 0 17px}.login-security{margin:16px 0 0;display:flex;justify-content:center;align-items:center;gap:6px;color:#8290a2;font-size:.66rem}.login-security svg{width:14px}.dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;place-items:center;padding:20px;background:#02070cd1;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.confirm-dialog{width:min(500px,100%);max-height:92vh;overflow:auto;padding:26px;border:1px solid #374962;border-radius:14px;background:#111b29;box-shadow:0 34px 100px #0000008c}.dialog-icon{width:44px;height:44px;margin-bottom:18px;border-radius:11px}.dialog-icon svg{width:22px}.confirm-dialog h2{margin-bottom:8px;font-size:1.25rem}.confirm-dialog>.muted{margin-bottom:16px;font-size:.76rem;line-height:1.5}.confirm-dialog label{margin-top:15px}.confirm-dialog textarea{min-height:90px;padding:11px 12px;resize:vertical}.checkbox-line{display:flex!important;align-items:center;flex-direction:row;gap:9px!important}.secret-note{margin:15px 0 0;display:flex;align-items:center;gap:7px;color:#8f9db0;font-size:.69rem}.secret-note svg{width:15px}.dialog-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:22px}.wide-dialog{width:min(760px,100%)}.replacement-warning{margin:15px 0;padding:12px 13px;border:1px solid #754048;border-radius:8px;color:#ffc0bc;background:var(--red-soft);font-size:.73rem;line-height:1.45}.preview-success{margin:15px 0;padding:12px 13px;border:1px solid #31694b;border-radius:8px;color:#b9f1d0;background:var(--green-soft);font-size:.74rem}.preview-success strong,.preview-success code{display:block}.invite-link{margin-top:7px;overflow-wrap:anywhere;color:#c7e0ff}.inline-form{display:grid;grid-template-columns:1.4fr 1fr auto;gap:10px;align-items:end}.inline-form label{margin-top:0}.staff-list{display:grid;gap:8px;margin-top:18px}.staff-list>div{display:grid;grid-template-columns:minmax(180px,1fr) minmax(310px,1.5fr);align-items:end;gap:12px;padding:11px;border:1px solid var(--line-soft);border-radius:8px;background:#0d1723}.staff-list>div>span{display:grid;gap:4px}.staff-list small{color:var(--muted);font-size:.68rem;text-transform:capitalize}.staff-role-control{display:grid;grid-template-columns:minmax(165px,1fr) auto;gap:8px;align-items:end}.staff-role-control label{margin:0;font-size:0}.staff-role-control select{font-size:.72rem}@media(max-width:1250px){.app-header{grid-template-columns:1fr auto}.primary-nav{order:3;grid-column:1 / -1;margin:-8px auto 8px}.operator-menu{grid-column:2;grid-row:1}.account-workspace{grid-template-columns:minmax(350px,.82fr) minmax(560px,1.4fr)}.live-summary{grid-template-columns:1fr 1fr}.live-controls{flex-wrap:wrap}.live-event-actions{margin-left:0}}@media(max-width:960px){.app-header{min-height:74px;grid-template-columns:1fr auto}.operator-menu>span,.operator-chevron,.header-icon-button span{display:none}.primary-nav{grid-column:1 / -1;width:100%}.primary-nav button{flex:1}.setup-stepper{padding-inline:0}.setup-stepper-item small{display:none}.connect-summary{grid-template-columns:1fr;gap:14px}.complete-count{justify-self:start}.account-workspace{height:auto;grid-template-columns:1fr}.player-queue,.connection-panel{min-height:auto}.player-queue{max-height:440px}.credential-form{grid-template-columns:1fr}.credential-form>*{grid-column:1!important}.credential-actions{grid-template-columns:1fr}.setup-sticky-footer{align-items:stretch;flex-direction:column}.setup-sticky-footer>button{min-width:0;width:100%}.correction-form{grid-template-columns:1fr}.live-controls{align-items:stretch}.live-search{width:100%}.segmented-filter{overflow-x:auto}}@media(max-width:680px){.app-header{padding:0 14px}.brand-lockup img{width:42px}.brand-lockup small,.brand-lockup em{display:none}.brand-lockup strong{font-size:.95rem}.header-icon-button{padding-inline:7px}.setup-workspace,.live-workspace{padding-inline:12px}.setup-stepper{min-height:100px}.setup-stepper-item{min-height:72px;gap:5px}.setup-stepper-item .step-number{width:31px;height:31px}.setup-stepper-item:before{top:22px;transform:translate(-22px)}.setup-stepper-item strong{font-size:.64rem}.connect-summary,.connection-panel{padding:16px}.focus-player-heading{grid-template-columns:auto 1fr}.help-button,.focus-player-heading>.status-badge{grid-column:1 / -1;justify-self:start}.connection-instructions{grid-template-columns:1fr;gap:10px}.connection-instructions li:not(:last-child):after{display:none}.plain-checklist,.go-live-actions,.check-actions,.review-actions{align-items:stretch;flex-direction:column}.readiness-list,.safe-account-details,.live-summary{grid-template-columns:1fr}.guided-step-heading,.live-heading{align-items:flex-start;flex-direction:column}.check-card{grid-template-columns:auto 1fr}.check-actions{grid-column:1 / -1}.single-step-card{min-height:460px;padding:30px 18px}.live-event-actions{width:100%;overflow-x:auto}.inline-form,.staff-list>div,.staff-role-control{grid-template-columns:1fr}}
