:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}*{box-sizing:border-box}body{color:#1d2733;background:#f4f6f8;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.app{min-height:100vh;display:flex}.sidebar{color:#fff;background:#17212b;flex-direction:column;width:250px;padding:24px 18px;display:flex}.brand{border-bottom:1px solid #ffffff1a;align-items:center;gap:12px;padding:4px 8px 28px;display:flex}.brand-mark{color:#fff;background:#f58220;border-radius:6px;padding:10px 9px;font-size:18px;font-weight:800}.brand strong{font-size:18px;display:block}.brand span{color:#9ca9b5;margin-top:2px;font-size:12px;display:block}nav{flex-direction:column;gap:7px;margin-top:26px;display:flex}nav a{color:#b9c4ce;border-radius:6px;padding:12px 14px;font-size:14px;font-weight:500;text-decoration:none}nav a:hover{color:#fff;background:#ffffff0f}nav a.active{color:#fff;background:#f58220}.sidebar-footer{color:#71808e;margin-top:auto;padding:20px 8px 4px;font-size:11px}.main{flex:1;padding:34px 42px}header{justify-content:space-between;align-items:center;margin-bottom:30px;display:flex}header h1{margin:0;font-size:28px;font-weight:650}header p{color:#7a8793;margin:6px 0 0;font-size:14px}.status{background:#fff;border-radius:20px;align-items:center;gap:8px;padding:10px 15px;font-size:13px;display:flex;box-shadow:0 1px 4px #0000000f}.status-dot{background:#28a745;border-radius:50%;width:9px;height:9px}.cards{grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:24px;display:grid}.card{background:#fff;border:1px solid #e6e9ed;border-radius:9px;padding:22px;box-shadow:0 2px 5px #00000006}.card span{color:#71808e;margin-bottom:12px;font-size:13px;display:block}.card strong{margin-bottom:7px;font-size:30px;display:block}.card small{color:#9aa5af;font-size:12px}.card .online{color:#28a745;font-size:24px}.panel{background:#fff;border:1px solid #e6e9ed;border-radius:9px;overflow:hidden}.panel-heading{border-bottom:1px solid #edf0f2;padding:20px 24px}.panel-heading h2{margin:0;font-size:17px}.panel-heading p{color:#89949e;margin:4px 0 0;font-size:12px}.welcome{text-align:center;padding:48px 24px}.welcome h3{margin:0 0 10px;font-size:20px}.welcome p{color:#71808e;max-width:600px;margin:0 auto;font-size:14px;line-height:1.6}@media (width<=1000px){.cards{grid-template-columns:repeat(2,1fr)}}.primary-button{color:#fff;cursor:pointer;background:#f58220;border:0;border-radius:6px;padding:11px 18px;font-weight:600}.primary-button:hover{opacity:.9}.secondary-button{color:#43515e;cursor:pointer;background:#fff;border:1px solid #d9dee3;border-radius:6px;padding:10px 18px;font-weight:600}.add-customer-panel{margin-bottom:22px}.customer-form{padding:22px 24px}.customer-form label{font-size:13px;font-weight:600;display:block}.customer-form input{width:100%;max-width:500px;font:inherit;border:1px solid #d9dee3;border-radius:6px;margin-top:8px;padding:11px 12px;display:block}.customer-form input:focus{border-color:#f58220;outline:none}.form-actions{gap:10px;margin-top:20px;display:flex}.customer-link{color:#1d2733;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-weight:600}.customer-link:hover{color:#f58220}.customer-page-header{margin-bottom:18px}.back-button{color:#71808e;cursor:pointer;background:0 0;border:0;margin-bottom:12px;padding:0;font-size:13px}.customer-title-row{justify-content:space-between;align-items:center;display:flex}.customer-title-row h1{margin:0;font-size:22px}.customer-title-row p{color:#7a8793;margin:4px 0 0;font-size:12px}.enabled-badge{color:#218838;background:#eaf7ee;border-radius:14px;padding:6px 11px;font-size:12px;font-weight:600}.customer-tabs{border-bottom:1px solid #dfe4e8;gap:24px;margin-bottom:18px;display:flex}.customer-tabs button{color:#71808e;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;padding:10px 2px;font-size:13px;font-weight:600}.customer-content{min-height:260px}.customer-overview,.customer-section{padding:22px 24px}.customer-overview h2,.customer-section h2{margin:0;font-size:16px}.customer-overview>p,.section-title p{color:#7a8793;margin:5px 0 0;font-size:12px}.customer-summary{gap:14px;margin-top:24px;display:flex}.customer-summary>div{border:1px solid #e6e9ed;border-radius:7px;width:160px;padding:16px}.customer-summary strong{font-size:22px;display:block}.customer-summary span{color:#7a8793;font-size:12px}.section-title{justify-content:space-between;align-items:center;display:flex}.placeholder-text{color:#9aa5af;margin-top:28px;font-size:13px}.panel table{font-size:13px}.panel table th{color:#5f6d79;font-size:12px;font-weight:600}.panel table td{color:#344250;font-size:13px}.panel table .customer-link{font-size:13px;font-weight:600}.panel table th,.panel table td{padding-top:10px!important;padding-bottom:10px!important}.management-table{margin-top:20px}.management-table table{border-collapse:collapse;width:100%}.management-table th{text-align:left;color:#667582;border-bottom:1px solid #dfe4e8;padding:10px 12px;font-size:12px;font-weight:600}.management-table td{border-bottom:1px solid #edf0f2;padding:11px 12px;font-size:13px}.device-name{font-weight:600}.sip-username{font-family:monospace;font-size:12px!important}.table-action{text-align:right;color:#f58220;cursor:pointer;font-weight:600}.disabled-badge{color:#7a8793;background:#f2f3f4;border-radius:14px;padding:6px 11px;font-size:12px;font-weight:600}.device-form{background:#f8f9fa;border:1px solid #e4e8eb;border-radius:7px;margin-top:20px;padding:18px}.form-grid{grid-template-columns:2fr 1fr 2fr;gap:16px;display:grid}.form-grid label{color:#52606c;font-size:12px;font-weight:600}.form-grid input,.form-grid select{width:100%;font:inherit;background:#fff;border:1px solid #d9dee3;border-radius:5px;margin-top:7px;padding:9px 10px;font-size:13px;display:block}.form-grid input:focus,.form-grid select:focus{border-color:#f58220;outline:none}.credentials-box{background:#fffaf5;border:1px solid #f5c28f;border-left:4px solid #f58220;border-radius:6px;margin-top:20px;padding:18px}.credentials-box>strong{font-size:14px}.credentials-box>p{color:#687581;margin:5px 0 16px;font-size:12px}.credentials-box>div{margin-bottom:12px}.credentials-box span{color:#71808e;margin-bottom:4px;font-size:11px;display:block}.credentials-box code{font-size:13px;font-weight:600}.manage-button{color:#f58220;font:inherit;cursor:pointer;background:0 0;border:0;font-size:13px;font-weight:600}.device-management{background:#fafbfc;border:1px solid #e1e5e8;border-radius:7px;margin-top:20px;padding:18px}.device-management-header{justify-content:space-between;align-items:center;display:flex}.device-management-header h3{margin:0;font-size:15px}.device-management-header p{color:#7a8793;margin:3px 0 0;font-size:11px}.device-details-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:18px;display:grid}.device-details-grid>div{background:#fff;border:1px solid #e6e9ed;border-radius:6px;padding:13px}.device-details-grid span{color:#7a8793;margin-bottom:5px;font-size:11px;display:block}.device-details-grid strong{font-size:13px}.credential-actions{border-top:1px solid #e1e5e8;justify-content:space-between;align-items:center;margin-top:16px;padding-top:16px;display:flex}.credential-actions strong{font-size:13px}.credential-actions p{color:#7a8793;margin:4px 20px 0 0;font-size:11px}body{color:#e5e9ed;background:#20252b}.main{background:#20252b}.sidebar{background:#15191e}header h1,.customer-title-row h1{color:#f0f2f4}header p,.customer-title-row p{color:#929ca5}.status{color:#dce1e5;box-shadow:none;background:#2b3138;border:1px solid #3a4149}.card,.panel{box-shadow:none;background:#292f36;border-color:#3a4149}.card span,.card small,.panel-heading p{color:#929ca5}.card strong,.panel-heading h2,.welcome h3{color:#f0f2f4}.panel-heading{border-bottom-color:#3a4149}.welcome p{color:#9ca6af}.customer-tabs{border-bottom-color:#3a4149}.customer-tabs button{color:#9ba5ae}.customer-tabs button.active{color:#f58220;border-bottom-color:#f58220}.customer-overview,.customer-section{color:#e5e9ed}.customer-summary>div{background:#242a30;border-color:#3a4149}.customer-summary span{color:#929ca5}.customer-link{color:#e7eaed}.panel table th{color:#9da7b0;border-bottom-color:#414850!important}.panel table td{color:#dce1e5;border-bottom-color:#373e45!important}.management-table th{color:#9da7b0;border-bottom-color:#414850}.management-table td{color:#dce1e5;border-bottom-color:#373e45}.device-management{background:#242a30;border-color:#3d454d}.device-management-header h3{color:#f0f2f4}.device-details-grid>div{background:#2d343b;border-color:#414950}.device-details-grid span,.credential-actions p{color:#929ca5}.device-details-grid strong,.credential-actions strong{color:#e7eaed}.credential-actions{border-top-color:#414950}.device-form{background:#242a30;border-color:#3d454d}.form-grid label,.customer-form label{color:#b4bcc4}.form-grid input,.form-grid select,.customer-form input{color:#edf0f2;background:#30373e;border-color:#4a535c}.form-grid input::placeholder,.customer-form input::placeholder{color:#78838d}.secondary-button{color:#e1e5e8;background:#343b43;border-color:#4a535c}.secondary-button:hover{background:#3d454e}.enabled-badge{color:#67d68a;background:#203b2b}.disabled-badge{color:#cf9298;background:#3a3032}.credentials-box{color:#e7eaed;background:#332b24;border-color:#6c4c2d #6c4c2d #6c4c2d #f58220}.credentials-box>p,.credentials-box span{color:#a9a29a}.back-button{color:#9ca6af}.sidebar-footer{color:#68737d}.connected-status{align-items:center;gap:10px;display:flex}.connected-count{background:#244c38;border-radius:13px;justify-content:center;align-items:center;min-width:26px;height:26px;padding:0 8px;font-weight:700;display:inline-flex}.disconnected-count{background:#3a4047;border-radius:13px;justify-content:center;align-items:center;min-width:26px;height:26px;padding:0 8px;font-weight:700;display:inline-flex}.participant-list{flex-direction:column;gap:2px;display:flex}.participant-list span{opacity:.85;font-family:monospace;font-size:12px}.connected-count,.disconnected-count{background:0 0;border-radius:0;min-width:auto;height:auto;padding:0}.connected-count{color:#45d483;font-weight:700}.connected-count:before{content:"●";margin-right:7px;font-size:14px}.disconnected-count{color:#8b949e;font-weight:600}.table-link{color:inherit;font:inherit;cursor:pointer;text-align:left;background:0 0;border:none;padding:0;font-weight:600}.table-link:hover{text-decoration:underline}.channel-membership-section{width:100%;margin-top:22px}.section-heading{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.section-heading h4{margin:0}.section-heading span{opacity:.65;font-size:12px}.membership-table{border-collapse:collapse;width:100%}.membership-table th,.membership-table td{text-align:left;border-bottom:1px solid #ffffff14;padding:11px 12px}.membership-table th{opacity:.7;font-size:12px;font-weight:600}.empty-message{opacity:.6;margin:12px 0 0}.channel-panel-actions{gap:8px;display:flex}.channel-edit-form{border:1px solid #ffffff14;border-radius:8px;grid-template-columns:1fr 180px auto;align-items:end;gap:14px;margin-top:20px;padding:16px;display:grid}.channel-edit-form label{flex-direction:column;gap:7px;font-size:12px;font-weight:600;display:flex}.channel-edit-form input{padding:9px 10px}.channel-edit-form .form-actions{gap:8px;margin:0;display:flex}.section-heading-actions{align-items:center;gap:12px;display:flex}.assign-device-form{border:1px solid #ffffff14;border-radius:8px;grid-template-columns:minmax(260px,1fr) auto auto;align-items:end;gap:18px;margin-bottom:16px;padding:16px;display:grid}.assign-device-form>label{flex-direction:column;gap:7px;font-size:12px;font-weight:600;display:flex}.assign-device-form select{padding:9px 10px}.permission-options{align-items:center;gap:14px;min-height:38px;display:flex}.permission-options label{cursor:pointer;align-items:center;gap:6px;display:flex}.permission-options input{width:16px;height:16px}.danger-link{color:#e57373;font:inherit;cursor:pointer;background:0 0;border:none;padding:0;font-size:12px;font-weight:600}.danger-link:hover{text-decoration:underline}.permission-enabled,.permission-disabled{border-radius:5px;justify-content:center;align-items:center;min-width:68px;padding:4px 9px;font-size:11px;font-weight:700;display:inline-flex}.permission-enabled{color:#45d483;background:#45d4831a;border:1px solid #45d48338}.permission-disabled{color:#8b949e;background:#8b949e12;border:1px solid #8b949e26}.assign-device-form select{appearance:none;color:#f0f3f6;cursor:pointer;background-color:#1f252c;border:1px solid #3a424c;border-radius:6px;min-height:40px;padding:10px 34px 10px 12px}.assign-device-form select:focus{border-color:#ff851b;outline:none}.permission-options{gap:18px}.permission-toggle{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;flex-direction:row!important;gap:8px!important;display:inline-flex!important}.permission-toggle input{opacity:0;pointer-events:none;position:absolute}.toggle-switch{background:#4b535d;border-radius:10px;width:34px;height:18px;transition:all .18s;position:relative}.toggle-switch:after{content:"";background:#d8dde3;border-radius:50%;width:12px;height:12px;transition:all .18s;position:absolute;top:3px;left:3px}.permission-toggle input:checked+.toggle-switch{background:#238653}.permission-toggle input:checked+.toggle-switch:after{background:#fff;transform:translate(16px)}.toggle-label{font-size:13px;font-weight:600}.membership-actions{white-space:nowrap;align-items:center;gap:12px;display:flex}.action-link,.secondary-link{font:inherit;cursor:pointer;background:0 0;border:none;padding:0;font-size:12px;font-weight:600}.action-link{color:#58a6ff}.secondary-link{color:#9ba4ae}.action-link:hover,.secondary-link:hover{text-decoration:underline}.customer-header-actions{align-items:center;gap:10px;display:flex}.customer-edit-inline{align-items:center;gap:8px;display:flex}.customer-edit-inline input{color:#f0f3f6;background:#1f252c;border:1px solid #3a424c;border-radius:6px;min-width:280px;padding:9px 11px;font-size:18px;font-weight:600}.customer-edit-inline input:focus{border-color:#ff851b;outline:none}.danger-button{color:#e57373;font:inherit;cursor:pointer;background:#e5737314;border:1px solid #e5737359;border-radius:6px;padding:8px 12px;font-size:12px;font-weight:600}.danger-button:hover{background:#e5737326}.device-edit-form{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:18px 0;display:grid}.device-edit-form label{flex-direction:column;gap:7px;font-size:12px;font-weight:600;display:flex}.device-edit-form input,.device-edit-form select{color:#f0f3f6;min-height:40px;font:inherit;background:#1f252c;border:1px solid #3a424c;border-radius:6px;padding:9px 11px}.device-edit-form input:focus,.device-edit-form select:focus{border-color:#ff851b;outline:none}.device-edit-form input:disabled{opacity:.55;cursor:not-allowed}.device-edit-form .form-actions{grid-column:1/-1}.customer-section .section-title h2{color:#f0f3f6}.customer-section .section-title p{color:#8b949e}.device-online-status,.device-offline-status{align-items:center;gap:7px;font-size:12px;font-weight:600;display:inline-flex}.device-online-status{color:#45d483}.device-offline-status{color:#8b949e}.status-dot{border-radius:50%;width:8px;height:8px;display:inline-block}.status-dot.online{background:#45d483;box-shadow:0 0 6px #45d48373}.status-dot.offline{background:#59616b}.login-page{background:radial-gradient(circle at top,#202a35 0%,#11161c 45%,#0b0f13 100%);justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.login-card{background:#161b22;border:1px solid #30363d;border-radius:14px;width:100%;max-width:410px;padding:38px;box-shadow:0 20px 60px #00000073}.login-logo{width:190px;max-width:80%;margin:0 auto 28px;display:block}.login-heading{text-align:center;margin-bottom:30px}.login-heading h1{color:#f0f3f6;margin:0;font-size:25px;font-weight:600}.login-heading p{color:#8b949e;margin:7px 0 0;font-size:13px}.login-form{flex-direction:column;gap:18px;display:flex}.login-form label{color:#c9d1d9;flex-direction:column;gap:7px;font-size:12px;font-weight:600;display:flex}.login-form input{box-sizing:border-box;color:#f0f3f6;background:#0d1117;border:1px solid #30363d;border-radius:7px;outline:none;width:100%;padding:11px 12px;font-size:14px}.login-form input:focus{border-color:#58a6ff;box-shadow:0 0 0 2px #58a6ff26}.login-button{color:#fff;cursor:pointer;background:#238636;border:0;border-radius:7px;width:100%;margin-top:5px;padding:11px;font-size:14px;font-weight:600}.login-button:hover{background:#2ea043}.login-button:disabled{opacity:.65;cursor:wait}.login-error{color:#ff7b72;background:#f851491a;border:1px solid #f8514966;border-radius:6px;padding:9px 11px;font-size:12px}.login-loading{text-align:center;color:#8b949e;font-size:13px}.login-footer{text-align:center;color:#6e7681;border-top:1px solid #30363d;margin-top:30px;padding-top:18px;font-size:11px}.signed-in-user{flex-direction:column;gap:3px;margin-bottom:10px;display:flex}.signed-in-user span{color:#c9d1d9;font-size:12px;font-weight:600}.signed-in-user small{color:#8b949e;font-size:10px}.logout-button{color:#8b949e;cursor:pointer;background:0 0;border:1px solid #30363d;border-radius:6px;width:100%;margin-bottom:12px;padding:7px 9px;font-size:11px}.logout-button:hover{color:#f0f3f6;border-color:#484f58}.sidebar-company{color:#6e7681;font-size:10px}.customer-overview h2,.customer-section h2{color:#e5e9ed}.web-client-channel-access{margin-top:28px}.web-client-channel-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px;margin-top:16px;display:grid}.web-client-channel-card{background:#ffffff05;border:1px solid #39424c;border-radius:10px;flex-direction:column;gap:16px;padding:18px;display:flex}.web-client-channel-heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.web-client-channel-heading>div{flex-direction:column;gap:4px;display:flex}.web-client-channel-heading span{font-size:.82rem}.web-client-permissions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.web-client-permissions label{cursor:pointer;-webkit-user-select:none;user-select:none;border:1px solid #46515d;border-radius:8px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:10px 14px;display:flex}.web-client-permissions input{width:20px;height:20px;margin:0}@media (width<=700px){.web-client-channel-grid{grid-template-columns:1fr}.web-client-channel-card{padding:16px}.web-client-channel-card button{min-height:48px}.web-client-permissions label{min-height:52px}}.web-client-channel-heading .status{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;width:auto;min-width:0;padding:7px 12px;line-height:1;display:inline-flex}.web-client-channel-heading .status.active{background:#00a0462e;border-color:#0000}.web-client-channel-heading .status.inactive{background:#ffffff0f;border-color:#0000}.customer-section .table-wrap .status{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;width:auto;min-width:0;padding:7px 12px;line-height:1;display:inline-flex}.customer-section .table-wrap .status.active{background:#00a0462e;border-color:#0000}.customer-section .table-wrap .status.inactive{background:#ffffff0f;border-color:#0000}.customer-section .table-wrap{width:100%}.customer-section .table-wrap table{table-layout:fixed;width:100%}.customer-section .table-wrap th,.customer-section .table-wrap td{vertical-align:middle;text-align:left;padding:14px 16px}.customer-section .table-wrap th:first-child,.customer-section .table-wrap td:first-child{width:18%}.customer-section .table-wrap th:nth-child(2),.customer-section .table-wrap td:nth-child(2){width:16%}.customer-section .table-wrap th:nth-child(3),.customer-section .table-wrap td:nth-child(3){width:25%}.customer-section .table-wrap th:nth-child(4),.customer-section .table-wrap td:nth-child(4){width:12%}.customer-section .table-wrap th:nth-child(5),.customer-section .table-wrap td:nth-child(5){width:17%}.customer-section .table-wrap th:nth-child(6),.customer-section .table-wrap td:nth-child(6){width:12%}.customer-section .table-wrap td{text-overflow:ellipsis;overflow:hidden}@media (width<=700px){.customer-section .table-wrap{-webkit-overflow-scrolling:touch;overflow-x:auto}.customer-section .table-wrap table{min-width:720px}}.web-clients-table{table-layout:fixed;width:100%}.web-clients-table th,.web-clients-table td{text-align:left;vertical-align:middle;padding:14px 18px}.web-clients-table th:nth-child(4),.web-clients-table td:nth-child(4){text-overflow:clip;width:12%;overflow:visible}.web-clients-table th:nth-child(6),.web-clients-table td:nth-child(6){text-overflow:clip;white-space:nowrap;width:14%;overflow:visible}.web-clients-table td:nth-child(4) .status{text-overflow:clip;overflow:visible}@media (width<=700px){.web-clients-table{min-width:760px}}.web-clients-table th:first-child,.web-clients-table td:first-child{width:18%}.web-clients-table th:nth-child(2),.web-clients-table td:nth-child(2){width:16%}.web-clients-table th:nth-child(3),.web-clients-table td:nth-child(3){width:29%}.web-clients-table th:nth-child(4),.web-clients-table td:nth-child(4){width:12%}.web-clients-table th:nth-child(5),.web-clients-table td:nth-child(5){width:13%}.web-clients-table th:nth-child(6),.web-clients-table td:nth-child(6){width:12%}.web-clients-table td:nth-child(3){text-overflow:clip;white-space:nowrap;overflow:visible}.web-clients-table td:nth-child(6){text-align:left;padding-left:8px}.web-clients-table td:nth-child(6) .secondary-button{min-width:90px}.login-mode-selector{background:#ffffff09;border:1px solid #ffffff1a;border-radius:12px;grid-template-columns:1fr 1fr;gap:8px;margin:20px 0 10px;padding:5px;display:grid}.login-mode-selector button{min-height:42px;color:inherit;cursor:pointer;font:inherit;background:0 0;border:0;border-radius:8px;font-weight:600}.login-mode-selector button.active{background:#ffffff1f}.login-mode-description{text-align:center;opacity:.72;margin:0 0 18px;font-size:14px;line-height:1.45}.web-client-welcome{text-align:center}@media (width<=600px){.login-mode-selector button{min-height:48px}}.dispatch-header{background:#0e131af5;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:20px;min-height:78px;padding:14px 28px;display:flex}.dispatch-brand{align-items:center;gap:15px;display:flex}.dispatch-brand h1,.dispatch-brand p,.dispatch-content h2,.dispatch-content h3{margin:0}.dispatch-brand h1{font-size:19px}.dispatch-brand p{opacity:.62;margin-top:3px;font-size:13px}.dispatch-signout{width:auto;min-width:92px}.dispatch-content{width:min(1180px,100% - 40px);margin:0 auto;padding:30px 0 50px}.dispatch-audio-panel{background:#ffffff09;border:1px solid #ffffff14;border-radius:14px;justify-content:space-between;align-items:center;gap:30px;padding:20px;display:flex}.dispatch-audio-panel h2,.dispatch-section-heading h2{font-size:18px}.dispatch-audio-panel p,.dispatch-section-heading p{opacity:.58;margin:5px 0 0;font-size:13px}.dispatch-audio-controls{grid-template-columns:repeat(2,minmax(180px,240px));gap:12px;display:grid}.dispatch-audio-controls label{opacity:.8;gap:6px;font-size:12px;display:grid}.dispatch-audio-controls select{min-height:42px}.dispatch-section-heading{justify-content:space-between;align-items:center;margin:30px 0 16px;display:flex}.dispatch-channel-count{background:#ffffff14;border-radius:999px;justify-content:center;align-items:center;min-width:34px;height:34px;padding:0 10px;font-weight:700;display:inline-flex}.dispatch-channel-grid{grid-template-columns:repeat(var(--dispatch-columns,4), minmax(0, 1fr));gap:16px;display:grid}.dispatch-channel-card{background:#ffffff0a;border:1px solid #ffffff17;border-radius:14px;flex-direction:column;gap:20px;padding:20px;display:flex}.dispatch-channel-top{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.dispatch-channel-top h3{font-size:18px}.dispatch-channel-top div>span{opacity:.55;margin-top:5px;font-size:12px;display:block}.dispatch-ready{background:#00a0462e;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:700}.dispatch-permission-row{flex-wrap:wrap;gap:8px;display:flex}.permission-on,.permission-off{border-radius:8px;padding:6px 10px;font-size:12px;font-weight:700}.permission-on{background:#00a04629}.permission-off{opacity:.6;background:#ffffff0f}.dispatch-ptt{min-height:78px;font:inherit;letter-spacing:.04em;cursor:pointer;border:0;border-radius:12px;font-size:16px;font-weight:800}.dispatch-ptt:disabled{cursor:not-allowed;opacity:.35}.dispatch-message{text-align:center;opacity:.7;border:1px solid #ffffff14;border-radius:14px;padding:28px}@media (width<=700px){.dispatch-header{padding:12px 16px}.dispatch-content{width:calc(100% - 24px);padding-top:18px}.dispatch-audio-panel{flex-direction:column;align-items:stretch;gap:18px}.dispatch-audio-controls,.dispatch-channel-grid{grid-template-columns:1fr}.dispatch-channel-card{padding:18px}.dispatch-ptt{min-height:92px;font-size:17px}}.dispatch-ptt:not(:disabled){color:#fff;background:#c62828;border:1px solid #ffffff1f;box-shadow:inset 0 1px #ffffff1f}.dispatch-ptt:not(:disabled):hover{background:#d32f2f}.dispatch-ptt:not(:disabled):active{background:#b71c1c;transform:translateY(1px)}.dispatch-ptt:disabled{color:#ffffff8c;background:#ffffff12}.dispatch-channel-card.receiving .dispatch-ready{background:#28d26e59}.dispatch-audio-controls label{min-width:0}.dispatch-audio-controls select{box-sizing:border-box;width:100%;min-width:0;max-width:100%}.dispatch-join-button{color:#fff;letter-spacing:.04em;cursor:pointer;background:#ffffff14;border:1px solid #ffffff24;border-radius:8px;min-width:76px;height:34px;padding:0 14px;font-size:12px;font-weight:700}.dispatch-join-button:hover:not(:disabled){background:#ffffff24}.dispatch-join-button.joined{background:#ffffff1c;border-color:#ffffff38}.dispatch-join-button:disabled{opacity:.4;cursor:not-allowed}.dispatch-volume-row{color:#ffffffb8;grid-template-columns:auto minmax(100px,1fr) 46px;align-items:center;gap:12px;font-size:12px;display:grid}.dispatch-volume-row input[type=range]{cursor:pointer;width:100%;min-width:0}.dispatch-volume-row input[type=range]:disabled{opacity:.35;cursor:not-allowed}.dispatch-volume-value{text-align:right;font-variant-numeric:tabular-nums}.dispatch-channel-card .dispatch-ptt{letter-spacing:.055em;border-radius:12px;width:100%;min-height:92px;margin-top:auto;font-size:18px;font-weight:800}.dispatch-channel-card.receiving{background:#0096464d;border-color:#28d26ebf;box-shadow:0 0 0 1px #28d26e26,0 0 24px #00b45029}.dispatch-connection-status{align-items:center;gap:8px;display:flex}.dispatch-audio-panel h2{color:#fffffff5;margin:0 0 12px;font-size:20px;font-weight:700}.dispatch-connection-status{color:#ffffffeb;align-items:center;gap:12px;margin:0;font-weight:700;display:flex;opacity:1!important;font-size:17px!important}.dispatch-status-dot{background:#ffffff4d;border-radius:50%;flex:0 0 14px;width:14px;height:14px}.dispatch-status-dot.online{background:#39f58a;box-shadow:0 0 6px #39f58ae6,0 0 14px #39f58a8c}.dispatch-join-button.connect{color:#fff;background:#159447;border-color:#22c55e}.dispatch-join-button.connect:hover{background:#1eaa54;border-color:#39d975}.dispatch-join-button.disconnect{color:#fff;background:#b4232c;border-color:#e5484d}.dispatch-join-button.disconnect:hover{background:#cf2e38;border-color:#ff5a60}.dispatch-join-button.connecting{color:#ffd36a;opacity:1;background:#ffb4282e;border-color:#ffbe37a6;min-width:110px}.dispatch-join-button.connecting:disabled{opacity:1;cursor:wait}.dispatch-header-actions{align-items:center;gap:10px;display:flex}.dispatch-settings-button{white-space:nowrap}.dispatch-settings-panel{background:#0f172aeb;border:1px solid #ffffff1a;border-radius:12px;margin-bottom:18px;padding:18px 20px 20px;box-shadow:0 12px 30px #0003}.dispatch-settings-heading{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.dispatch-settings-heading h2{margin:0;font-size:18px;font-weight:600}.dispatch-settings-heading p{opacity:.62;text-transform:uppercase;letter-spacing:.08em;margin:4px 0 0;font-size:12px}.dispatch-settings-close{width:32px;height:32px;color:inherit;cursor:pointer;background:#ffffff12;border:0;border-radius:8px;padding:0;font-size:22px;line-height:1}.dispatch-settings-close:hover{background:#ffffff21}.dispatch-settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.dispatch-settings-grid label{flex-direction:column;gap:7px;min-width:0;font-size:13px;font-weight:500;display:flex}.dispatch-settings-grid select{box-sizing:border-box;width:100%;min-width:0}@media (width<=700px){.dispatch-header-actions{gap:6px}.dispatch-settings-grid{grid-template-columns:1fr}.dispatch-settings-panel{padding:16px}}.dispatch-header-actions .dispatch-settings-button,.dispatch-header-actions .dispatch-signout{box-sizing:border-box;justify-content:center;align-items:center;height:42px;min-height:42px;padding:0 20px;display:inline-flex}.dispatch-settings-panel{background:#111827;border:1px solid #ffffff1f;padding:16px 20px 18px}.dispatch-settings-heading{align-items:center;margin-bottom:14px}.dispatch-settings-heading h2{color:#f3f4f6;margin:0;font-size:17px;font-weight:600}.dispatch-settings-heading p{color:#9ca3af;margin:3px 0 0;font-size:11px;font-weight:600}.dispatch-settings-close{color:#f3f4f6;flex:0 0 34px;width:34px;height:34px}.dispatch-settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.dispatch-settings-grid label{color:#d1d5db;text-align:left;flex-direction:column;align-items:stretch;gap:6px;font-size:12px;font-weight:600;display:flex}.dispatch-settings-grid label>span{color:#d1d5db;text-align:left;display:block}.dispatch-settings-grid select{color:#f3f4f6;box-sizing:border-box;background:#1f2937;border:1px solid #ffffff24;border-radius:7px;width:100%;height:40px;padding:0 36px 0 12px;font-family:inherit;font-size:13px}.dispatch-settings-grid select:focus{border-color:#4b9cff;outline:none;box-shadow:0 0 0 2px #4b9cff26}.dispatch-settings-grid select:disabled{opacity:.55}.dispatch-settings-grid select option{color:#f3f4f6;background:#1f2937}@media (width<=700px){.dispatch-settings-grid{grid-template-columns:1fr}}.dispatch-channel-grid.compact .dispatch-channel-card{gap:14px;min-width:0;padding:14px}.dispatch-channel-grid.compact .dispatch-channel-top{gap:8px;min-width:0}.dispatch-channel-grid.compact .dispatch-channel-top>div{min-width:0}.dispatch-channel-grid.compact .dispatch-channel-top h3{overflow-wrap:anywhere;margin:0;font-size:16px}.dispatch-channel-grid.compact .dispatch-join-button{flex:none;padding-left:10px;padding-right:10px;font-size:11px}.dispatch-channel-grid.compact .dispatch-permission-row{gap:6px}.dispatch-channel-grid.compact .permission-on,.dispatch-channel-grid.compact .permission-off{padding:5px 7px;font-size:11px}.dispatch-channel-grid.compact .dispatch-volume-row{grid-template-columns:1fr auto;gap:5px 8px;min-width:0}.dispatch-channel-grid.compact .dispatch-volume-row input[type=range]{grid-area:2/1/auto/-1;width:100%;min-width:0}.dispatch-channel-grid.compact .dispatch-volume-value{grid-area:1/2}.dispatch-channel-grid.compact .dispatch-ptt{min-width:0;min-height:82px;padding-left:8px;padding-right:8px;font-size:15px}.dispatch-channel-top>div:first-child{flex:auto;min-width:0}.dispatch-channel-top h3{overflow-wrap:anywhere;margin:0}.dispatch-channel-top .dispatch-join-button{white-space:nowrap;text-align:center;flex:0 0 96px;width:96px;min-width:96px;padding-left:6px;padding-right:6px}.dispatch-channel-grid.compact .dispatch-channel-top .dispatch-join-button{flex-basis:86px;width:86px;min-width:86px;padding-left:4px;padding-right:4px;font-size:10px}.dispatch-channel-top>div:first-child{align-items:flex-start;min-height:52px;display:flex}.dispatch-channel-grid.compact .dispatch-channel-top,.dispatch-channel-grid.compact .dispatch-channel-top>div:first-child{min-height:46px}.dispatch-channel-top,.dispatch-channel-top>div:first-child{min-height:0}.dispatch-channel-card>.dispatch-join-button{flex:none;width:100%;min-width:0;height:36px}.dispatch-channel-card>.dispatch-join-button.joined:hover:not(:disabled){background:#ea8a08;border-color:#fbbf24}.dispatch-channel-card.connected{background:#00733e7a;border-color:#2dcd73ad}.dispatch-channel-grid.compact .dispatch-channel-top,.dispatch-channel-grid.compact .dispatch-channel-top>div:first-child{min-height:0}.dispatch-channel-grid.compact .dispatch-channel-card>.dispatch-join-button{width:100%;min-width:0;font-size:11px}.dispatch-channel-card>.dispatch-join-button.joined{color:#f6c56f;background:#be690f38;border-color:#f59e0b7a}@media (width<=700px){.dispatch-header{flex-wrap:wrap;gap:12px;min-height:auto;padding:12px}.dispatch-brand{flex:180px;gap:10px;min-width:0}.dispatch-logo{flex:none;width:52px}.dispatch-brand h1{font-size:17px}.dispatch-brand p{font-size:12px}.dispatch-header-actions{flex:none;gap:6px}.dispatch-header-actions .dispatch-settings-button,.dispatch-header-actions .dispatch-signout{min-width:0;height:44px;min-height:44px;padding:0 12px}.dispatch-content{width:calc(100% - 16px);padding-top:12px}.dispatch-channel-grid,.dispatch-channel-grid.compact{gap:8px;grid-template-columns:repeat(var(--dispatch-columns,1), minmax(0, 1fr))!important}.dispatch-channel-card,.dispatch-channel-grid.compact .dispatch-channel-card{border-radius:12px;gap:16px;min-width:0;padding:16px}.dispatch-channel-top h3,.dispatch-channel-grid.compact .dispatch-channel-top h3{font-size:18px}.dispatch-volume-row,.dispatch-channel-grid.compact .dispatch-volume-row{grid-template-columns:auto minmax(0,1fr) 44px;align-items:center;gap:10px}.dispatch-volume-row input[type=range],.dispatch-channel-grid.compact .dispatch-volume-row input[type=range]{touch-action:pan-x;grid-area:auto;width:100%;min-width:0;height:32px}.dispatch-volume-value,.dispatch-channel-grid.compact .dispatch-volume-value{grid-area:auto}.dispatch-channel-card>.dispatch-join-button,.dispatch-channel-grid.compact .dispatch-channel-card>.dispatch-join-button{width:100%;min-width:0;height:44px;min-height:44px;font-size:12px}.dispatch-channel-card .dispatch-ptt,.dispatch-channel-grid.compact .dispatch-ptt{touch-action:none;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;border-radius:14px;width:100%;min-height:112px;padding:16px;font-size:19px}.dispatch-settings-panel{margin-bottom:14px;padding:14px}.dispatch-settings-grid{grid-template-columns:1fr;gap:14px}.dispatch-settings-grid select{min-height:46px;font-size:16px}.dispatch-settings-close{flex-basis:44px;width:44px;height:44px}}@media (hover:none) and (pointer:coarse){.dispatch-ptt{touch-action:none;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}}:root{--etc-orange:#f7941d;--etc-orange-bright:#ffad3d;--etc-orange-dark:#a94f08;--dispatch-green:#24e27b;--dispatch-red:#ef3d3d;--dispatch-bg:#060b11;--dispatch-card:#0b141d;--dispatch-card-top:#111e29;--dispatch-border:#334451}.dispatch-page{color:#f4f7fa;background:radial-gradient(circle at 50% -15%,#f7941d14,#0000 38%),linear-gradient(#081019 0%,#05090e 100%);min-height:100vh}.dispatch-content{width:min(1400px,100% - 40px)}.dispatch-channel-grid{align-items:stretch;gap:18px}.dispatch-channel-card,.dispatch-channel-grid.compact .dispatch-channel-card{background:linear-gradient(#111e29fa 0,#0a141dfa 72px,#070f17fa 100%);border:1px solid #738b9b73;border-radius:14px;flex-direction:column;gap:18px;min-width:0;padding:0 18px 18px;transition:border-color .18s,box-shadow .18s,background .18s;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff06,0 8px 24px #0000004d}.dispatch-channel-card:before{content:"";height:4px;box-shadow:none;background:#78879152;transition:background .18s,box-shadow .18s;position:absolute;top:0;left:0;right:0}.dispatch-channel-card.connected{background:linear-gradient(#181f24fc 0,#0e161dfc 72px,#081017fc 100%);border-color:#f7941d94;box-shadow:inset 0 0 0 1px #f7941d0e,0 8px 28px #00000052,0 0 18px #f7941d0e}.dispatch-channel-card.connected:before{background:linear-gradient(90deg, #d86b0b, var(--etc-orange), #ffb13d);box-shadow:0 0 12px #f7941d73}.dispatch-channel-card.connected.receiving{background:linear-gradient(#0c2a1dfc 0,#081b16fc 72px,#071214fc 100%);border-color:#24e27bd1;box-shadow:inset 0 0 0 1px #24e27b1a,0 8px 28px #00000057,0 0 24px #24e27b24}.dispatch-channel-card.connected.receiving:before{background:var(--dispatch-green);box-shadow:0 0 16px #24e27bb8}.dispatch-channel-top,.dispatch-channel-grid.compact .dispatch-channel-top{background:linear-gradient(#ffffff09,#ffffff03);border-bottom:1px solid #ffffff13;align-items:center;min-height:68px;margin:0 -18px;padding:13px 18px 11px;display:flex}.dispatch-channel-top>div:first-child,.dispatch-channel-grid.compact .dispatch-channel-top>div:first-child{min-height:0}.dispatch-channel-title{align-items:center;gap:11px;width:100%;min-width:0;display:flex}.dispatch-channel-headphones{color:#ffffffb8;border:2px solid #ffffff59;border-radius:50%;flex:0 0 31px;justify-content:center;align-items:center;width:31px;height:31px;font-size:11px;transition:color .18s,border-color .18s,box-shadow .18s;display:inline-flex}.dispatch-channel-card.connected .dispatch-channel-headphones{color:var(--etc-orange-bright);border-color:var(--etc-orange);box-shadow:0 0 10px #f7941d33}.dispatch-channel-card.receiving .dispatch-channel-headphones{color:var(--dispatch-green);border-color:var(--dispatch-green);box-shadow:0 0 12px #24e27b59}.dispatch-channel-top h3,.dispatch-channel-grid.compact .dispatch-channel-top h3{color:#f6f8fa;overflow-wrap:anywhere;margin:0;font-size:18px;font-weight:750;line-height:1.15}.dispatch-volume-row,.dispatch-channel-grid.compact .dispatch-volume-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:9px 10px;min-width:0;display:grid}.dispatch-volume-label{color:#e1eaf0b3;align-items:center;gap:7px;font-size:12px;font-weight:600;display:inline-flex}.dispatch-volume-row input[type=range],.dispatch-channel-grid.compact .dispatch-volume-row input[type=range]{width:100%;min-width:0;height:26px;accent-color:var(--etc-orange);cursor:pointer;grid-area:2/1/auto/-1}.dispatch-volume-value,.dispatch-channel-grid.compact .dispatch-volume-value{color:#ebf0f4d1;text-align:right;grid-area:1/2;min-width:38px;font-size:12px;font-weight:650}.dispatch-channel-card>.dispatch-join-button,.dispatch-channel-grid.compact .dispatch-channel-card>.dispatch-join-button{letter-spacing:.055em;border-radius:8px;width:100%;min-width:0;height:32px;min-height:32px;padding:0 12px;font-size:11px;font-weight:750;transition:background .16s,border-color .16s,color .16s}.dispatch-channel-card>.dispatch-join-button.connect{color:#ffb35a;background:#f7941d1f;border:1px solid #f7941d7a}.dispatch-channel-card>.dispatch-join-button.connect:hover:not(:disabled){background:#f7941d38;border-color:#f7941db8}.dispatch-channel-card>.dispatch-join-button.joined{color:#e4ebf0c7;background:linear-gradient(#ffffff0e,#ffffff06);border:1px solid #8ea3b161;box-shadow:inset 0 1px #ffffff09}.dispatch-channel-card>.dispatch-join-button.joined:hover:not(:disabled){color:#ffc477;background:#f7941d1a;border-color:#f7941d6b}.dispatch-channel-card .dispatch-ptt,.dispatch-channel-grid.compact .dispatch-ptt{touch-action:none;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;border-radius:11px;flex-direction:column;justify-content:center;align-items:center;gap:7px;width:100%;min-width:0;min-height:100px;margin-top:auto;padding:14px;transition:transform 80ms,background .12s,border-color .12s,box-shadow .12s;display:flex}.dispatch-channel-card .dispatch-ptt:not(:disabled){color:#fff;background:linear-gradient(#981919d1,#670d0de6);border:1px solid #ef3d3dc2;box-shadow:inset 0 1px #ffffff1a,0 0 12px #ef3d3d1a}.dispatch-channel-card .dispatch-ptt:not(:disabled):hover{background:linear-gradient(#b21f1fe6,#7b0f0ff0)}.dispatch-channel-card .dispatch-ptt:disabled{color:#ffffff4d;opacity:1;background:linear-gradient(#ffffff0e,#ffffff06);border:1px solid #ffffff1a}.dispatch-ptt-icon{font-size:20px;line-height:1;display:block}.dispatch-channel-grid.compact .dispatch-channel-card{gap:12px;padding:0 12px 12px}.dispatch-channel-grid.compact .dispatch-channel-top{min-height:58px;margin-left:-12px;margin-right:-12px;padding-left:12px;padding-right:12px}.dispatch-channel-grid.compact .dispatch-channel-top h3{font-size:15px}.dispatch-channel-grid.compact .dispatch-channel-headphones{flex-basis:26px;width:26px;height:26px}.dispatch-channel-grid.compact .dispatch-ptt{min-height:78px;padding:9px 6px;font-size:13px}@media (width<=700px){.dispatch-page{background:radial-gradient(circle at 50% -10%,#f7941d14,#0000 30%),#050a0f}.dispatch-content{width:calc(100% - 14px);padding-top:10px}.dispatch-channel-grid,.dispatch-channel-grid.compact{gap:8px;grid-template-columns:repeat(var(--dispatch-columns,1), minmax(0, 1fr))!important}.dispatch-channel-card,.dispatch-channel-grid.compact .dispatch-channel-card{border-radius:10px;gap:9px;padding:0 9px 9px}.dispatch-channel-top,.dispatch-channel-grid.compact .dispatch-channel-top{min-height:52px;margin-left:-9px;margin-right:-9px;padding:10px 9px 8px}.dispatch-channel-title{gap:7px}.dispatch-channel-headphones,.dispatch-channel-grid.compact .dispatch-channel-headphones{border-width:1px;flex-basis:25px;width:25px;height:25px;font-size:8px}.dispatch-channel-top h3,.dispatch-channel-grid.compact .dispatch-channel-top h3{font-size:clamp(11px,3.4vw,16px);line-height:1.1}.dispatch-volume-row,.dispatch-channel-grid.compact .dispatch-volume-row{grid-template-columns:minmax(0,1fr) auto;gap:4px 6px}.dispatch-volume-label{gap:4px;font-size:clamp(9px,2.5vw,12px)}.dispatch-volume-row input[type=range],.dispatch-channel-grid.compact .dispatch-volume-row input[type=range]{touch-action:pan-x;grid-area:2/1/auto/-1;height:25px}.dispatch-volume-value,.dispatch-channel-grid.compact .dispatch-volume-value{grid-area:1/2;min-width:30px;font-size:clamp(9px,2.5vw,12px)}.dispatch-channel-card>.dispatch-join-button,.dispatch-channel-grid.compact .dispatch-channel-card>.dispatch-join-button{height:38px;min-height:38px;padding:0 4px;font-size:clamp(8px,2.4vw,11px)}.dispatch-channel-card .dispatch-ptt,.dispatch-channel-grid.compact .dispatch-ptt{border-radius:9px;gap:5px;min-height:82px;padding:9px 4px;font-size:clamp(10px,3vw,15px)}.dispatch-ptt-icon{font-size:17px}}@media (width<=480px){.dispatch-channel-grid.compact .dispatch-channel-headphones{display:none}.dispatch-channel-grid.compact .dispatch-channel-title{gap:0}}.dispatch-channel-card .dispatch-ptt:not(:disabled){background:linear-gradient(#d93636 0%,#b82020 100%);border-color:#ff5c5cd1;box-shadow:inset 0 1px #ffffff29,0 0 14px #dc2d2d24}.dispatch-channel-card .dispatch-ptt:not(:disabled):hover{background:linear-gradient(#e54040 0%,#c42626 100%);border-color:#ff6e6eeb}.dispatch-channel-card .dispatch-ptt:not(:disabled):active{background:linear-gradient(#f04444 0%,#d52222 100%);border-color:#f77;transform:translateY(1px)scale(.992);box-shadow:inset 0 2px 7px #0003,0 0 24px #ef3d3d61}.dispatch-header{background:linear-gradient(#0d141c 0%,#0a1118 100%);border-bottom:1px solid #ffffff17;grid-template-columns:minmax(220px,1fr) auto minmax(220px,1fr);align-items:center;gap:20px;min-height:72px;padding:10px 24px;display:grid;box-shadow:0 4px 18px #0003}.dispatch-brand{min-width:0}.dispatch-logo{width:70px}.dispatch-brand h1{color:#f5f7f9;font-size:18px;font-weight:750}.dispatch-brand p{color:#dce4ea8f;font-size:12px}.dispatch-header-status{justify-content:center;align-items:center;min-width:150px;display:flex}.dispatch-header-status .dispatch-connection-status{color:#eef3f6e0;white-space:nowrap;justify-content:center;align-items:center;gap:9px;margin:0;font-weight:700;display:inline-flex;font-size:14px!important}.dispatch-header-status .dispatch-status-dot{background:#ffffff47;border-radius:50%;flex:0 0 10px;width:10px;height:10px;box-shadow:0 0 0 3px #ffffff09}.dispatch-header-status .dispatch-status-dot.online{background:#28e57f;box-shadow:0 0 0 3px #28e57f14,0 0 11px #28e57fb8}.dispatch-header-actions{justify-self:end;align-items:center;gap:9px;display:flex}.dispatch-header-actions .dispatch-settings-button,.dispatch-header-actions .dispatch-signout{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:7px;width:auto;min-width:0;height:40px;min-height:40px;padding:0 16px;font-size:12px;font-weight:700;transition:background .16s,border-color .16s,color .16s,box-shadow .16s;display:inline-flex}.dispatch-header-actions .dispatch-settings-button{color:#ffb454;background:linear-gradient(#f7941d1f,#f7941d0e);border:1px solid #f7941d6b;box-shadow:inset 0 1px #ffffff09}.dispatch-header-actions .dispatch-settings-button:hover{color:#ffc477;background:#f7941d2b;border-color:#f7941dad;box-shadow:0 0 12px #f7941d14}.dispatch-header-actions .dispatch-signout{color:#e8eef2c7;background:linear-gradient(#ffffff0e,#ffffff06);border:1px solid #8b9eab52}.dispatch-header-actions .dispatch-signout:hover{color:#fff;background:#ffffff14;border-color:#afbfc97a}.dispatch-content{padding-top:18px}.dispatch-webrtc-error{margin-bottom:14px}@media (width<=700px){.dispatch-header{grid-template-columns:minmax(0,1fr) auto;gap:8px 10px;min-height:64px;padding:8px 10px}.dispatch-brand{gap:8px}.dispatch-logo{width:52px}.dispatch-brand h1{font-size:15px}.dispatch-brand p{margin-top:2px;font-size:10px}.dispatch-header-status{grid-area:2/1;justify-content:flex-start;min-width:0}.dispatch-header-status .dispatch-connection-status{gap:6px;font-size:11px!important}.dispatch-header-status .dispatch-status-dot{flex-basis:8px;width:8px;height:8px}.dispatch-header-actions{grid-area:1/2/span 2;gap:5px}.dispatch-header-actions .dispatch-settings-button,.dispatch-header-actions .dispatch-signout{height:38px;min-height:38px;padding:0 9px;font-size:10px}.dispatch-content{padding-top:10px}}@media (width<=430px){.dispatch-header-actions .dispatch-settings-button,.dispatch-header-actions .dispatch-signout{padding-left:7px;padding-right:7px}.dispatch-logo{width:46px}.dispatch-brand h1{font-size:14px}}@media (width<=700px){.dispatch-logo{width:68px}}@media (width<=430px){.dispatch-logo{width:62px}}.dispatch-logo{width:120px;height:auto}@media (width<=700px){.dispatch-logo{width:84px}}@media (width<=430px){.dispatch-logo{width:76px}}@media (width<=700px){.dispatch-channel-grid,.dispatch-channel-grid.compact{grid-template-columns:repeat(min(var(--dispatch-columns,1), 3), minmax(0, 1fr))!important}}@media (height<=700px) and (orientation:landscape) and (width>=600px){.dispatch-channel-grid,.dispatch-channel-grid.compact{gap:8px;grid-template-columns:repeat(var(--dispatch-columns,1), minmax(0, 1fr))!important}.dispatch-channel-card,.dispatch-channel-grid.compact .dispatch-channel-card{gap:8px;padding-bottom:9px}.dispatch-channel-top,.dispatch-channel-grid.compact .dispatch-channel-top{min-height:48px}.dispatch-channel-card .dispatch-ptt,.dispatch-channel-grid.compact .dispatch-ptt{min-height:68px}.dispatch-channel-grid,.dispatch-channel-grid.compact{grid-template-columns:repeat(min(var(--dispatch-columns,1), 5), minmax(0, 1fr))!important}}.dispatch-settings-section-title{color:#f7941d;letter-spacing:.09em;text-transform:uppercase;border-top:1px solid #ffffff14;grid-column:1/-1;margin-top:8px;padding-top:14px;font-size:11px;font-weight:800}.dispatch-controller-status{color:#e6edf1b8;background:#ffffff06;border:1px solid #ffffff17;border-radius:8px;align-items:center;gap:8px;min-height:42px;padding:0 12px;font-size:12px;font-weight:650;display:flex}.dispatch-controller-dot{background:#ffffff40;border-radius:50%;flex:0 0 8px;width:8px;height:8px}.dispatch-controller-dot.online{background:#28e57f;box-shadow:0 0 8px #28e57f8c}.dispatch-ptt-assignment{background:#ffffff06;border:1px solid #ffffff17;border-radius:10px;margin-bottom:14px;padding:14px 16px 16px}.dispatch-ptt-channel-name{color:#f7941d;border-bottom:1px solid #ffffff14;margin-bottom:12px;padding-bottom:9px;font-size:15px;font-weight:700}.dispatch-ptt-assignment label{margin-bottom:10px;display:block}.dispatch-ptt-assignment label:last-child{margin-bottom:0}.dispatch-ptt-assignment label>span{color:#cbd5e1;margin-bottom:6px;font-size:12px;font-weight:600;display:block}.dispatch-ptt-assignment select,.dispatch-ptt-assignment input{box-sizing:border-box;color:#f8fafc;width:100%;min-height:42px;font:inherit;background:#202a38;border:1px solid #3a4657;border-radius:7px;outline:none;padding:9px 12px}.dispatch-ptt-assignment select:focus,.dispatch-ptt-assignment input:focus{border-color:#f7941d;box-shadow:0 0 0 1px #f7941d40}.dispatch-ptt-assignment input[readonly]{cursor:pointer}.dispatch-ptt-assignment input[readonly]::selection{background:#f7941d59}@media (width<=700px){.dispatch-ptt-assignment{padding:12px}.dispatch-ptt-assignment select,.dispatch-ptt-assignment input{min-height:46px;font-size:16px}}.dispatch-settings-grid>label{box-sizing:border-box;background:#ffffff06;border:1px solid #ffffff17;border-radius:10px;margin:0;padding:14px 16px 16px}.dispatch-settings-grid>label>span{color:#f7941d;text-align:center;border-bottom:1px solid #ffffff14;margin-bottom:12px;padding-bottom:9px;font-size:15px;font-weight:700;display:block}.dispatch-settings-grid>label>select{box-sizing:border-box;color:#f8fafc;width:100%;min-height:42px;font:inherit;background:#202a38;border:1px solid #3a4657;border-radius:7px;outline:none;padding:9px 12px}.dispatch-settings-grid>label>select:focus{border-color:#f7941d;box-shadow:0 0 0 1px #f7941d40}.dispatch-settings-grid>label>select:disabled{opacity:.55;cursor:not-allowed}@media (width<=700px){.dispatch-settings-grid>label{padding:12px}.dispatch-settings-grid>label>select{min-height:46px;font-size:16px}}.dispatch-channel-card.transmitting,.dispatch-channel-card.receiving.transmitting{border-color:#ef4444f2!important;box-shadow:0 0 0 1px #ef444473,0 0 18px #ef44446b,inset 0 0 22px #ef444414!important}.dispatch-ptt.transmitting{filter:brightness(.82);transform:translateY(1px);box-shadow:inset 0 2px 6px #00000061,0 0 14px #ef44448c!important}.dispatch-channel-card.transmitting .dispatch-channel-headphones:before,.dispatch-channel-card.transmitting .dispatch-channel-headphones:after{color:#ff4b4b!important;background-color:#ff4b4b!important;border-color:#ff4b4b!important}.dispatch-ptt.transmitting .dispatch-ptt-icon{filter:drop-shadow(0 0 5px #ffffffe6)drop-shadow(0 0 9px #ff3c3ce6);color:#fff!important}.dispatch-ptt.transmitting .dispatch-ptt-icon{color:#fff!important;filter:drop-shadow(0 0 4px #ffffffa6)!important}.dispatch-channel-card.transmitting,.dispatch-channel-card.connected.transmitting,.dispatch-channel-card.receiving.transmitting,.dispatch-channel-card.connected.receiving.transmitting{background:#4b0c1461!important;border-color:#ff3e48eb!important;box-shadow:0 0 0 1px #ff3e481a,0 0 16px #ff233026,0 8px 28px #00000057!important}.dispatch-channel-card.transmitting:before,.dispatch-channel-card.connected.transmitting:before,.dispatch-channel-card.receiving.transmitting:before,.dispatch-channel-card.connected.receiving.transmitting:before{background:#ff3e48!important;box-shadow:0 0 16px #ff2d3aad!important}.dispatch-channel-card.transmitting .dispatch-channel-headphones{color:#ff4650!important;background:0 0!important;border-color:#ff4650!important;box-shadow:0 0 12px #ff323e61!important}.dispatch-ptt.transmitting{filter:brightness(.94)!important;background:#a91f27!important;border-color:#ff5058d1!important;transform:translateY(2px)scale(.992)!important;box-shadow:inset 0 4px 9px #0000006b,0 0 8px #ff2d372e!important}.dispatch-talker{background:#ffffff06;border:1px solid #ffffff0d;border-radius:6px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:9px;min-height:25px;padding:4px 8px;display:grid}.dispatch-talker-label{letter-spacing:.08em;color:#e1eaf06b;font-size:9px;font-weight:750}.dispatch-talker-name{text-overflow:ellipsis;white-space:nowrap;text-align:right;color:#e1eaf052;min-width:0;font-size:12px;font-weight:700;overflow:hidden}.dispatch-talker.active{background:#32cd6e12;border-color:#32cd6e40}.dispatch-talker.active .dispatch-talker-label{color:#5ae187bf}.dispatch-talker.active .dispatch-talker-name{color:#69eb91;text-shadow:0 0 8px #3cdc7833}.dispatch-volume-row,.dispatch-channel-grid.compact .dispatch-volume-row{grid-template-columns:auto minmax(50px,1fr) 34px;align-items:center;gap:7px;display:grid}.dispatch-volume-label{gap:4px;font-size:10px}.dispatch-volume-row input[type=range],.dispatch-channel-grid.compact .dispatch-volume-row input[type=range]{grid-area:1/2;width:100%;min-width:0;height:18px}.dispatch-volume-value,.dispatch-channel-grid.compact .dispatch-volume-value{grid-area:1/3;min-width:34px;font-size:10px}.channel-order-button{min-width:30px;min-height:30px;padding:3px 6px;font-size:22px;line-height:1}.channel-order-button:disabled{opacity:.3;cursor:default}.channel-number-column{text-align:center;width:32px;min-width:32px;max-width:32px}.channel-order-column{text-align:center;width:76px;min-width:76px;max-width:76px}.channel-order-actions{white-space:nowrap;justify-content:center;align-items:center;gap:3px;display:flex}.channel-list-table th,.channel-list-table td{padding-left:7px;padding-right:7px}.channel-list-table th:nth-child(2),.channel-list-table td:nth-child(2){width:150px}.channel-list-table th:nth-child(3),.channel-list-table td:nth-child(3){white-space:nowrap;width:75px}.channel-list-table th:nth-child(4),.channel-list-table td:nth-child(4){width:110px}.channel-list-table th:nth-child(5),.channel-list-table td:nth-child(5){width:auto;min-width:220px}.channel-list-table th:nth-child(6),.channel-list-table td:nth-child(6){white-space:nowrap;width:75px}.channel-list-table .connected-status{gap:18px}.channel-list-table .participant-list span{white-space:nowrap}.channel-order-column{width:62px;min-width:62px;max-width:62px}.channel-order-actions{gap:1px}.dispatch-instant-replay{background:#0003;border:1px solid #ffffff14;border-radius:7px;justify-content:space-between;align-items:center;gap:8px;min-height:42px;padding:6px 7px 6px 9px;display:flex}.dispatch-replay-info{flex-direction:column;gap:2px;min-width:0;display:flex}.dispatch-replay-label{color:#f7941d;letter-spacing:.08em;font-size:9px;font-weight:800}.dispatch-replay-detail,.dispatch-replay-empty{text-overflow:ellipsis;white-space:nowrap;color:#ebf0f4c7;font-size:10px;line-height:1.2;overflow:hidden}.dispatch-replay-empty{color:#ebf0f461}.dispatch-replay-button{color:#ffad49;cursor:pointer;background:#f7941d1f;border:1px solid #f7941d7a;border-radius:6px;flex:0 0 32px;width:32px;height:30px;padding:0;font-size:13px}.dispatch-replay-button:hover:not(:disabled){background:#f7941d3d;border-color:#f7941db8}.dispatch-replay-button.playing{color:#ffc477;background:#f7941d47;border-color:#f7941d}.dispatch-replay-button:disabled{opacity:.28;cursor:default}.dispatch-talker{margin-bottom:0}.dispatch-volume-row,.dispatch-instant-replay,.dispatch-channel-card>.dispatch-join-button{margin-top:0;margin-bottom:0}.dispatch-channel-card{gap:7px}.dispatch-channel-card>.dispatch-join-button,.dispatch-channel-grid.compact .dispatch-channel-card>.dispatch-join-button{height:26px;min-height:26px;padding-top:0;padding-bottom:0;font-size:10px}.dispatch-replay-section{flex-direction:column;gap:4px;display:flex}.dispatch-replay-heading{align-items:center;gap:7px;min-width:0;display:flex}.dispatch-replay-history-button{color:#f7941dad;letter-spacing:.04em;cursor:pointer;background:0 0;border:0;padding:0;font-size:8px;font-weight:700}.dispatch-replay-history-button:hover{color:#ffb35a}.dispatch-replay-history{background:#00000029;border:1px solid #ffffff0e;border-radius:6px;flex-direction:column;gap:2px;padding:3px 5px;display:flex}.dispatch-replay-history-item{border-bottom:1px solid #ffffff0e;justify-content:space-between;align-items:center;gap:6px;min-height:28px;padding:3px 4px 3px 6px;display:flex}.dispatch-replay-history-item:last-child{border-bottom:0}.dispatch-replay-history-info{flex-direction:column;gap:1px;min-width:0;display:flex}.dispatch-replay-history-info>span{text-overflow:ellipsis;white-space:nowrap;color:#ebf0f4d1;font-size:9px;overflow:hidden}.dispatch-replay-history-info small{color:#ebf0f470;font-size:8px}.dispatch-replay-history-play{color:#f5a342;cursor:pointer;background:#f7941d14;border:1px solid #f7941d4d;border-radius:5px;flex:0 0 25px;width:25px;height:23px;padding:0;font-size:10px}.dispatch-replay-history-play:hover,.dispatch-replay-history-play.playing{color:#ffc477;background:#f7941d38;border-color:#f7941da6}.dispatch-channel-grid{align-items:start}.dispatch-replay-section{gap:3px}.dispatch-replay-history{gap:0;padding:2px 5px}.dispatch-replay-history-item{gap:5px;min-height:25px;padding:2px 3px 2px 5px}.dispatch-replay-history-info{flex-direction:row;flex:auto;align-items:center;gap:4px;min-width:0}.dispatch-replay-history-info>span{flex:0 auto;font-size:9px}.dispatch-replay-history-info small{flex:none;font-size:8px}.dispatch-replay-history-info small:before{content:"· "}.dispatch-replay-history-play{flex:0 0 23px;width:23px;height:21px;font-size:9px}.dispatch-instant-replay{min-height:36px;padding:4px 5px 4px 7px}.pstn-dispatch-card{min-height:260px;position:relative;overflow:hidden}.pstn-dispatch-card:before{content:"";background:#f58220;border-radius:0 0 3px 3px;height:3px;position:absolute;top:0;left:18px;right:18px}.pstn-dispatch-top{padding-top:4px}.pstn-dispatch-phone{color:#f58220;background:#f5822029;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;opacity:1!important;margin:0 10px 0 0!important;font-size:18px!important;display:inline-flex!important}.pstn-dispatch-info{justify-content:space-between;align-items:center;gap:12px;display:flex}.pstn-dispatch-number{letter-spacing:.02em;opacity:.82;font-size:15px;font-weight:600}.pstn-dispatch-status{letter-spacing:.06em;background:#ffffff12;border-radius:999px;flex:none;padding:6px 10px;font-size:11px;font-weight:800}.pstn-dispatch-status.ringing{color:#ff9d45;background:#f582202e}.pstn-dispatch-status.connected{background:#00a0462e}.pstn-dispatch-status.held{background:#ffbe2829}.pstn-dispatch-details{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.pstn-dispatch-details>div{background:#00000024;border:1px solid #ffffff12;border-radius:10px;min-height:58px;padding:10px 12px}.pstn-dispatch-details span{letter-spacing:.08em;opacity:.5;margin-bottom:5px;font-size:10px;font-weight:800;display:block}.pstn-dispatch-details strong{text-overflow:ellipsis;font-size:14px;font-weight:700;display:block;overflow:hidden}.pstn-dispatch-card.pstn-ringing{border-color:#f582208c}.pstn-dispatch-card.patched{border-color:#f5822073}@media (width<=700px){.pstn-dispatch-details{grid-template-columns:1fr}}.pstn-line-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;width:100%;display:grid}.pstn-line-grid .pstn-dispatch-card{width:100%;min-width:0}.pstn-dispatch-top{padding-top:18px;position:relative}.pstn-line-label{color:#f58220;letter-spacing:.12em;font-size:10px;font-weight:800;line-height:1;position:absolute;top:-6px;left:0}@media (width<=900px){.pstn-line-grid{grid-template-columns:1fr}}.pstn-dispatch-top{align-items:center;min-height:42px;padding-top:0;position:relative}.pstn-line-label{color:#f58220;letter-spacing:.1em;background:#f5822014;border:1px solid #f5822059;border-radius:6px;flex:none;align-items:center;margin-right:12px;padding:5px 8px;font-size:10px;font-weight:800;line-height:1;display:inline-flex;position:static}.pstn-dispatch-top .dispatch-channel-title{flex:1}.pstn-dispatch-details span{margin-bottom:3px}.pstn-dispatch-card{background:linear-gradient(#181f24fc 0,#0e161dfc 72px,#081017fc 100%);border-color:#f7941d94;box-shadow:inset 0 0 0 1px #f7941d0e,0 8px 28px #00000052,0 0 18px #f7941d0e}.pstn-dispatch-card:before{background:linear-gradient(90deg, #d86b0b, var(--etc-orange), #ffb13d);height:3px;left:0;right:0;box-shadow:0 0 12px #f7941d73}.pstn-line-label{color:var(--etc-orange-bright);letter-spacing:.12em;background:0 0;border:0;border-radius:0;flex:none;margin:0 12px 0 0;padding:0;font-size:10px;font-weight:800;display:block;position:static}.pstn-dispatch-card{gap:8px;padding-bottom:12px}.pstn-dispatch-card:before{background:linear-gradient(90deg, #d86b0b, var(--etc-orange), #ffb13d);border-radius:14px 14px 0 0;height:5px;box-shadow:0 0 14px #f7941d73}.pstn-dispatch-card{gap:6px;min-height:0;padding:12px 16px 10px}.pstn-dispatch-top .dispatch-channel-title{gap:8px}.pstn-dispatch-details>div{border-radius:7px;min-height:34px;padding:5px 9px}.pstn-dispatch-details strong,.pstn-dispatch-card>div:not([class]){font-size:12px}.pstn-dispatch-card .primary-button{color:#f6c56f;background:#be690f2e;border:1px solid #f7941d7a;border-radius:7px;min-height:32px;padding:6px 12px;font-size:11px;font-weight:700;transition:background .15s,border-color .15s,color .15s}.pstn-dispatch-card .primary-button:hover:not(:disabled){opacity:1;color:#ffd58a;background:#d2780f52;border-color:#f7941db8}.pstn-dispatch-card .primary-button:disabled{opacity:.38;cursor:not-allowed}.pstn-dispatch-card select{color:#ffffffe0;min-width:150px;max-width:190px;height:32px;font:inherit;background:#111a21;border:1px solid #ffffff24;border-radius:7px;outline:none;padding:0 28px 0 9px;font-size:11px}.pstn-dispatch-card select:focus{border-color:#f7941db3;box-shadow:0 0 0 1px #f7941d1f}.pstn-dispatch-card>div:last-of-type{gap:6px}.pstn-dispatch-card{gap:4px;padding:9px 14px 8px}.pstn-dispatch-top{min-height:36px;margin:-9px -14px 0;padding:6px 14px 5px}.pstn-dispatch-top h3{font-size:14px}.pstn-dispatch-phone{width:24px;height:24px;margin-right:6px!important;font-size:13px!important}.pstn-line-label{margin-right:8px;font-size:8px}.pstn-dispatch-info{min-height:24px}.pstn-dispatch-number{font-size:12px}.pstn-dispatch-status{padding:4px 8px;font-size:8px}.pstn-dispatch-details{gap:5px}.pstn-dispatch-details>div{min-height:27px;padding:3px 8px}.pstn-dispatch-details span{margin-bottom:0;font-size:7px}.pstn-dispatch-details strong{font-size:11px;line-height:1.15}.pstn-dispatch-card>div:not([class]){font-size:11px;line-height:1.2}.pstn-dispatch-card .primary-button{border-radius:6px;min-height:27px;padding:4px 10px;font-size:10px}.pstn-dispatch-card select{min-width:135px;max-width:175px;height:27px;padding-left:7px;font-size:10px}.pstn-line-grid{margin-bottom:14px}.pstn-dispatch-card.patched{background:linear-gradient(#12273afc 0,#0a1f30fc 72px,#071725fc 100%);border-color:#37a5ffc7;box-shadow:inset 0 0 0 1px #37a5ff29,0 0 24px #1e91ff33,0 8px 28px #00000052}.pstn-dispatch-card.patched .pstn-dispatch-status{color:#7fc4ff;background:#2391ff40;border:1px solid #4bafff66;box-shadow:0 0 12px #1e91ff1f}.dispatch-channel-card.patched{background:linear-gradient(#12273afc 0,#0a1f30fc 72px,#071725fc 100%);border-color:#37a5ffc7;box-shadow:inset 0 0 0 1px #37a5ff29,0 0 24px #1e91ff33,0 8px 28px #00000052}.pstn-dispatch-card.patched:before,.dispatch-channel-card.patched:before{background:linear-gradient(90deg,#167bd1,#35a5ff,#75c7ff);box-shadow:0 0 14px #1e91ff8c}@keyframes pstnIncomingFlash{0%,to{border-color:#f7941da6;box-shadow:inset 0 0 0 1px #f7941d14,0 0 10px #f7941d1a,0 8px 28px #00000052}50%{border-color:#ffab3e;box-shadow:inset 0 0 0 1px #ffab3e47,0 0 30px #f7941d8c,0 0 55px #f7941d2e,0 8px 28px #00000052}}@keyframes pstnIncomingRailFlash{0%,to{filter:brightness();opacity:.8}50%{filter:brightness(1.65);opacity:1}}@media (prefers-reduced-motion:reduce){.pstn-dispatch-card.pstn-ringing,.pstn-dispatch-card.pstn-ringing:before{animation:none}}.pstn-dispatch-card.pstn-ringing{animation:.55s ease-in-out infinite pstnIncomingFlash}.pstn-dispatch-card.pstn-ringing:before{animation:.55s ease-in-out infinite pstnIncomingRailFlash}@keyframes pstnAnswerFlash{0%,to{color:#ffd08a;box-shadow:none;background:#be690f38;border-color:#f7941d99}50%{color:#fff;background:#f58220;border-color:#ffb24d;box-shadow:0 0 10px #f7941dbf,0 0 22px #f7941d61}}.pstn-dispatch-card.pstn-ringing .primary-button{animation:.55s ease-in-out infinite pstnAnswerFlash}@media (prefers-reduced-motion:reduce){.pstn-dispatch-card.pstn-ringing .primary-button{animation:none}}.pstn-dispatch-card.patch-selected{border-color:#b86cff!important;box-shadow:inset 0 0 0 2px #b86cff73,0 0 30px #b86cffb3!important}.pstn-dispatch-card.patch-selected:before{background:#b86cff!important;box-shadow:0 0 18px #b86cffe6!important}.pstn-channel-patch-button,.pstn-patch-select-button.selected{animation:.75s ease-in-out infinite dispatchPatchButtonPulse;box-shadow:inset 0 0 0 1px #39a9ff40,0 0 18px #39a9ff73;color:#fff!important;background:#1d6fa561!important;border-color:#39a9ff!important}.dispatch-channel-control{gap:6px;width:100%;display:flex}.dispatch-channel-control .dispatch-channel-control-half,.dispatch-channel-control .dispatch-channel-patch-button{box-sizing:border-box;flex:50%;width:50%;height:32px;min-height:32px}.dispatch-channel-patch-button{color:#f28c28;height:32px;min-height:32px;font:inherit;white-space:nowrap;cursor:pointer;background:0 0;border:1px solid #f28c28;border-radius:7px;padding:0 8px;font-size:12px;font-weight:700;line-height:1;transition:background .15s,color .15s,opacity .15s}.dispatch-channel-patch-button:hover:not(:disabled){background:#f28c281f}.dispatch-channel-patch-button.selected{color:#fff;background:#1d6fa561;border-color:#39a9ff;animation:.75s ease-in-out infinite dispatchPatchButtonPulse;box-shadow:inset 0 0 0 1px #39a9ff40,0 0 18px #39a9ff73}@keyframes dispatchPatchButtonPulse{0%,to{box-shadow:inset 0 0 0 1px #39a9ff40,0 0 10px #39a9ff4d}50%{box-shadow:inset 0 0 0 1px #64c3ff8c,0 0 25px #39a9ffbf}}.dispatch-channel-patch-button.patched{color:#fff;background:#1d6fa5;border-color:#39a9ff;box-shadow:inset 0 0 0 1px #39a9ff33,0 0 12px #39a9ff4d}.dispatch-channel-patch-button:disabled{opacity:.35;cursor:default}.dispatch-channel-control .dispatch-join-button{white-space:nowrap;text-overflow:clip;border-radius:7px;height:32px;min-height:32px;padding-left:5px;padding-right:5px;font-size:12px;font-weight:700;line-height:1;overflow:hidden}.dispatch-channel-control .dispatch-join-button.connecting{letter-spacing:-.2px;font-size:11px}
