:root{color-scheme:light;font-family:Segoe UI,Avenir Next,Helvetica Neue,sans-serif;line-height:1.4;color:#131a2a;background:#eef2f8}*{box-sizing:border-box}html,body,#root{margin:0;width:100%;min-height:100%}html{-webkit-text-size-adjust:100%;text-size-adjust:100%;overflow-x:hidden}body{overflow-x:hidden;background:radial-gradient(1200px 500px at 100% 0%,#d7ebff 0%,transparent 70%),radial-gradient(900px 400px at 0% 100%,#d9ffe8 0%,transparent 70%),#eef2f8}.muted{color:#455a7d;font-size:13px}.login-wrap{min-height:100vh;display:grid;place-items:center;padding:20px}.login-card{width:min(460px,100%);background:#fff;border:1px solid #d5deed;border-radius:14px;padding:18px;display:grid;gap:10px}.login-card h1{margin:2px 0}.login-title{display:inline-flex;align-items:center;gap:10px}.login-card p{margin:0 0 6px;color:#42577a}.login-advanced-text{margin:0;align-self:center;text-align:center;color:#2b446f;font-size:13px;cursor:pointer;-webkit-user-select:none;user-select:none}.login-advanced-text:hover{text-decoration:underline}.login-advanced-text:focus-visible{outline:2px solid #7aa3e3;outline-offset:2px;border-radius:4px}.language-choice-row{display:grid;grid-template-columns:1fr 1fr;gap:8px}.language-choice-btn{background:#1b2f56}.language-choice-btn.active{background:#2a5ea9}.language-inline-field{display:inline-grid;grid-template-columns:auto auto;align-items:center;gap:6px;font-size:12px;color:#334567}.language-inline-field select{min-width:112px;padding:6px 8px}.language-inline-field-topbar{align-self:center}.app-shell{min-height:100vh;display:grid;grid-template-columns:240px 1fr}.user-shell{min-height:100vh;display:grid;grid-template-rows:auto 1fr}.user-topbar{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;padding:14px 18px;border-bottom:1px solid #d7dde9;background:#fff}.user-topbar-left{display:inline-flex;align-items:center;gap:10px}.user-topbar-left h1{margin:0;font-size:22px}.user-topbar-heading{min-width:0}.user-topbar-title-row{display:flex;align-items:center;gap:8px}.user-topbar-left p{margin:2px 0 0}.user-content{padding:18px;display:grid;gap:12px;align-content:start}@media (min-width: 981px){.user-shell.drive-active{height:100dvh;overflow:hidden}.user-shell.drive-active .user-content-drive{min-height:0;overflow:hidden;align-content:stretch}.user-shell.drive-active .user-drive-panel{min-height:0;overflow:hidden;display:flex;flex-direction:column;gap:10px}.user-shell.drive-active .user-drive-panel>*{flex-shrink:0}.user-shell.drive-active .client-drive-layout{flex:1 1 auto;min-height:0;align-items:stretch}.user-shell.drive-active .client-drive-stage-pane,.user-shell.drive-active .drive-stage-wrap{min-height:0;height:100%}}.user-step-head{display:flex;justify-content:space-between;align-items:center;gap:8px;flex-wrap:wrap}.user-step-title{margin:0;display:flex;align-items:baseline;gap:6px;flex-wrap:wrap}.user-step-inline-status{font-weight:400}.user-card-grid{display:grid;gap:12px;grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}.user-card{border:1px solid #d7dde9;border-radius:12px;overflow:hidden;background:#fbfdff;display:grid;grid-template-rows:160px auto}.user-card-media{position:relative;height:160px;overflow:hidden;background:#0d1628}.user-card-media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#060c168c;opacity:0;transition:opacity .18s ease;pointer-events:none}.user-card-media:hover:after,.user-card-media:focus-within:after{opacity:1}.user-card-video{width:100%;height:160px;object-fit:cover;background:#0d1628}.track-preview-launch{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:2;opacity:0;pointer-events:none;border-radius:999px;width:54px;height:54px;padding:0;display:grid;place-items:center;background:#ffffffe6;color:#14213f;border:1px solid rgba(20,33,63,.2);transition:opacity .18s ease}.track-preview-icon{width:0;height:0;border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:14px solid #14213f;margin-left:3px}.user-card-media:hover .track-preview-launch,.user-card-media:focus-within .track-preview-launch{opacity:1;pointer-events:auto}.user-card-fallback{width:100%;height:160px;display:grid;place-items:center;color:#dce8ff;background:linear-gradient(160deg,#223a68,#0d1628);font-size:13px}.user-card-body{padding:10px;display:grid;gap:6px}.user-card-body h3{margin:0;font-size:18px}.user-card-title{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}.user-car-status-dot{width:10px;height:10px;border-radius:999px;display:inline-block;flex:0 0 auto}.user-car-status-dot.available{background:#22c55e;box-shadow:0 0 0 3px #22c55e26}.user-car-status-dot.spectate{background:#ef4444;box-shadow:0 0 0 3px #ef444426}.user-car-status-dot.ready{background:#f59e0b;box-shadow:0 0 0 3px #f59e0b33}.user-card-body p{margin:0}.track-hover-preview{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2200;display:grid;place-items:center;pointer-events:auto;background:#060c16eb}.track-hover-dialog{position:relative;display:grid;place-items:center}.track-hover-preview-video{width:min(90vw,1200px);max-height:86vh;object-fit:contain;display:block;border:0;border-radius:0;box-shadow:0 20px 60px #00000073}.track-hover-preview-video.portrait{width:min(42vw,440px);max-height:82vh}.track-hover-close{position:absolute;top:calc(env(safe-area-inset-top,0px) + 12px);right:calc(env(safe-area-inset-right,0px) + 12px);width:40px;height:40px;border-radius:999px;background:#0c182ce0;border:1px solid rgba(255,255,255,.35);color:#fff;font-size:17px;line-height:1;padding:0;z-index:12}.track-hover-resume{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:2;border-radius:999px;padding:10px 16px;background:#fffffff2;color:#10203f;border:1px solid rgba(16,32,63,.25)}@media (hover: none),(pointer: coarse){.user-card-media:after{opacity:.45}.track-preview-launch{opacity:1;pointer-events:auto}}.sidebar{border-right:1px solid #c7d1e3;padding:18px 14px;background:linear-gradient(180deg,#f8fbff,#edf3ff)}.brand{display:inline-flex;align-items:center;gap:8px;font-size:18px;font-weight:700;margin:6px 8px 16px;color:#1a2c4e}.app-logo{display:block;border-radius:6px}.app-logo-login{width:38px;height:38px}.app-logo-brand{width:24px;height:24px}.app-logo-topbar{width:26px;height:26px}.nav-btn{width:100%;text-align:left;border:1px solid #d5deef;background:#ffffffd9;color:#1c2d4b;font-weight:600;border-radius:10px;padding:10px 12px;margin-bottom:8px;cursor:pointer}.nav-btn:hover{background:#eaf1ff;border-color:#9db5df}.nav-btn.active{background:#12213f;border-color:#12213f;color:#fff;box-shadow:0 6px 18px #12213f40}.content{padding:20px;display:grid;gap:14px;align-content:start;grid-auto-rows:max-content}.topbar-simple{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;background:#fff;border:1px solid #d7dde9;border-radius:12px;padding:12px}.topbar-meta{display:grid;gap:2px}.topbar-meta h1{margin:0;line-height:1.2;font-size:24px}.topbar-title{display:inline-flex;align-items:center;gap:10px}.topbar-connection,.topbar-counts{margin:0;line-height:1.2}.panel{border:1px solid #d7dde9;border-radius:12px;background:#fff;padding:14px}.panel h2{margin-top:2px;margin-bottom:10px}label{display:grid;gap:6px;font-size:13px;color:#334567}input,select,textarea{border:1px solid #ccd5e4;border-radius:8px;font:inherit;padding:8px 10px;background:#fff}button{border:0;border-radius:8px;background:#223a68;color:#fff;font:inherit;padding:8px 10px;cursor:pointer}button:disabled{opacity:.6;cursor:not-allowed}.topbar-actions{display:flex;gap:8px;align-self:center}.user-topbar-actions{flex-wrap:wrap;align-items:center;justify-content:flex-end}.user-topbar-auth-actions{align-self:center}.user-topbar-auth-actions-mobile{display:none;margin-left:auto}.user-topbar-auth-actions-desktop{display:inline-flex}.topbar-icon-btn{width:32px;height:32px;padding:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#213c6b}.topbar-icon-btn:hover:not(:disabled){background:#2a4c86}.topbar-icon-btn svg{display:block;width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.topbar-icon-btn.danger{background:#7a2230}.topbar-icon-btn.danger:hover:not(:disabled){background:#952c3c}.user-webamp-open-btn{width:28px;height:28px;padding:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#1b2f56}.user-webamp-open-btn.active{background:#2a5ea9}.user-webamp-open-btn img{width:14px;height:14px;object-fit:contain}#webamp{right:auto!important;bottom:auto!important;width:0!important;height:0!important;overflow:visible!important;pointer-events:none!important}#webamp *{pointer-events:none!important}#webamp .window,#webamp .window *,#webamp-context-menu,#webamp-context-menu *{pointer-events:auto!important}#user-webamp-host #webamp>div,#user-webamp-host #webamp>div>div{width:0!important;height:0!important;overflow:visible!important;background:transparent!important}.user-radio-mini{display:inline-flex;align-items:center;gap:8px;border:1px solid #d0d9e9;border-radius:999px;background:#f7faff;padding:4px 8px 4px 4px;width:460px;max-width:min(52vw,460px);min-width:0}.user-radio-mini-logo{width:32px;height:32px;border-radius:999px;object-fit:cover;background:#dfe8f8;border:1px solid #cad6eb}.user-radio-mini-logo.fallback{display:inline-flex;align-items:center;justify-content:center}.user-radio-mini-logo.fallback svg{width:16px;height:16px;fill:none;stroke:#3a5180;stroke-width:1.6}.user-radio-mini-meta{min-width:0;display:grid;gap:2px;flex:1 1 auto}.user-radio-mini-meta strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-radio-mini-meta strong{font-size:12px}.user-radio-mini-track{font-size:11px;line-height:1.2}.radio-scroll{display:block;min-width:0;overflow:hidden;white-space:nowrap}.radio-scroll-inner{display:inline-flex;align-items:center;gap:0}.radio-scroll.is-scrolling .radio-scroll-inner{gap:28px;animation:user-radio-scroll var(--radio-scroll-duration, 10s) linear infinite}.radio-scroll-segment{display:inline-block;white-space:nowrap}@keyframes user-radio-scroll{0%{transform:translate(0)}to{transform:translate(calc(-1 * var(--radio-scroll-shift, 60px)))}}.user-radio-mini-controls{display:inline-flex;align-items:center;gap:4px}.user-radio-mini-controls .icon-btn{width:28px;height:28px;padding:0;display:inline-flex;align-items:center;justify-content:center;border-radius:999px}.user-radio-mini-controls .icon-btn svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.user-radio-mini-volume{display:inline-flex;align-items:center;gap:4px}.user-radio-mini-volume svg{width:22px;height:22px;flex:0 0 auto;fill:none;stroke:#2c4370;stroke-width:1.6}.user-radio-mini-volume input[type=range]{width:72px;accent-color:#223a68;margin:0;padding:0;border:0;background:transparent;height:16px}.user-radio-dialog{width:min(620px,100%);border-radius:14px;border:1px solid #ccd8ee;box-shadow:0 18px 46px #08122457}.user-radio-dialog-head{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px;padding:8px 10px;background:linear-gradient(145deg,#f8fbff,#eef4ff)}.user-radio-dialog-title-wrap{min-width:0;display:grid;gap:1px}.user-radio-dialog-title-wrap strong{font-size:15px}.user-radio-dialog-title-wrap .muted{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-radio-live-chip{display:inline-flex;align-items:center;justify-content:center;min-width:62px;padding:3px 8px;border-radius:999px;font-size:11px;font-weight:600;color:#fff;background:#1d8b49}.user-radio-live-chip.idle{background:#5a6f97}.user-radio-close-btn{padding:6px 9px;border-radius:8px;font-size:12px}.user-radio-dialog-body{padding:10px;display:grid;gap:8px}.user-radio-station-grid{display:flex;gap:7px;overflow-x:auto;padding-bottom:2px;scrollbar-width:thin}.user-radio-station-card{flex:0 0 94px;display:grid;gap:4px;justify-items:center;text-align:center;background:linear-gradient(145deg,#f7faff,#eef4ff);color:#1f3359;border:1px solid #d5e0f2;border-radius:9px;padding:6px 6px 7px}.user-radio-station-card img,.user-radio-station-card-fallback{width:44px;height:44px;border-radius:999px;object-fit:cover;border:1px solid #ccdaef;background:#dfe8f8}.user-radio-station-card-fallback{display:inline-flex;align-items:center;justify-content:center}.user-radio-station-card-fallback svg{width:20px;height:20px;fill:none;stroke:#3a5180;stroke-width:1.6}.user-radio-station-card span{width:100%;font-size:11px;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-radio-station-card.active{background:linear-gradient(145deg,#223a68,#2d4a82);border-color:#223a68;color:#fff;box-shadow:inset 0 0 0 1px #ffffff26}.user-radio-dialog-row{display:grid;gap:8px;grid-template-columns:1fr auto;align-items:center}.user-radio-volume-field{display:grid;gap:4px;font-size:12px}.user-radio-volume-field input[type=range]{width:140px;accent-color:#223a68;margin:0;padding:0;border:0;background:transparent;height:16px}.user-radio-main-controls{display:inline-flex;gap:6px;flex-wrap:wrap}.user-radio-main-controls .icon-btn{width:30px;height:30px;padding:0;display:inline-flex;align-items:center;justify-content:center;border-radius:999px}.user-radio-main-controls .icon-btn svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.user-radio-main-controls .icon-btn.active{background:#14532d}.user-radio-main-controls .icon-btn.active:hover:not(:disabled){background:#166534}.user-radio-status{margin:0;font-size:11px}.user-radio-track-list{max-height:190px;overflow:auto;border:1px solid #d9e2f1;border-radius:10px;padding:5px;display:grid;gap:5px}.user-radio-track{text-align:left;background:#f7faff;color:#1f3359;border:1px solid #d5e0f2;display:grid;gap:1px;padding:6px 8px;border-radius:8px}.user-radio-track>span:first-child{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-radio-track>.muted{font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-radio-track.active{background:#223a68;border-color:#223a68;color:#fff}.user-radio-track.active .muted{color:#fffc}.form-grid{display:grid;gap:10px}.form-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.span-2{grid-column:span 2}.actions-row{display:flex;gap:8px;align-items:end}.checks-row{grid-column:span 2;display:flex;flex-wrap:wrap;gap:14px;align-items:center}.check-line{display:inline-flex;gap:8px;align-items:center}.check-line input{width:16px;height:16px;margin:0}.trim-row{display:grid;grid-template-columns:1fr 120px;gap:8px;align-items:center}table{width:100%;border-collapse:collapse}.list-toolbar{display:flex;justify-content:space-between;gap:10px;align-items:center;flex-wrap:wrap;margin-bottom:10px}.list-search{min-width:min(460px,100%);max-width:100%}.list-pager{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}.list-pager input[type=number]{width:82px}th,td{border-bottom:1px solid #ecf0f7;text-align:left;padding:8px 6px;font-size:14px;vertical-align:top}.row-actions{white-space:nowrap}.row-actions button{margin-right:6px}.media-file-actions{display:inline-flex;gap:8px;align-items:center;margin-top:4px}.dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#09111fa6;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:grid;place-items:center;padding:18px;z-index:2000}.dialog-card{width:min(900px,100%);background:#fff;border:1px solid #cfd8ea;border-radius:12px;overflow:hidden;box-shadow:0 18px 48px #00000059}.dialog-head{display:flex;justify-content:space-between;align-items:center;gap:8px;padding:10px 12px;border-bottom:1px solid #e7edf8}.logout-dialog{width:min(460px,100%);border-radius:16px;border:1px solid #d9c8d0;box-shadow:0 22px 52px #09111f7a;overflow:hidden}.logout-dialog-head{padding:18px 18px 10px;background:linear-gradient(145deg,#fff4f6,#ffeef2)}.logout-dialog-head h3{margin:0;font-size:22px;color:#5f1f2d}.logout-dialog-head p{margin:6px 0 0}.logout-dialog-actions{display:flex;justify-content:flex-end;gap:10px;padding:14px 18px 18px;background:#fff}.logout-dialog-cancel{background:#f2f6ff;color:#2d446d;border:1px solid #ccd8ee}.logout-dialog-cancel:hover:not(:disabled){background:#e8eefc}.logout-dialog-confirm{background:#7a2230;border-color:#7a2230}.logout-dialog-confirm:hover:not(:disabled){background:#952c3c;border-color:#952c3c}.fullscreen-mobile-dialog{width:min(520px,100%);border-radius:16px;border:1px solid #cfd9ec;overflow:hidden}.fullscreen-mobile-dialog-head{padding:18px 18px 8px;background:linear-gradient(145deg,#f8fbff,#eef4ff)}.fullscreen-mobile-dialog-head h3{margin:0;font-size:21px;color:#1f355f}.fullscreen-mobile-dialog-head p{margin:7px 0 0}.fullscreen-mobile-dialog-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:12px 18px 6px}.fullscreen-mobile-dialog-links button:disabled{opacity:.65;cursor:not-allowed}.fullscreen-mobile-dialog-actions{display:flex;justify-content:flex-end;padding:8px 18px 16px}.media-preview-dialog{max-height:min(90vh,820px)}.media-preview-video{width:100%;max-height:min(80vh,720px);background:#000;display:block}.assign-box{display:grid;gap:6px}.assign-box select{min-width:180px;min-height:88px}.drive-toolbar{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:end;margin-bottom:8px}.drive-picker{display:grid;gap:6px}.drive-car-results{display:flex;gap:6px;flex-wrap:wrap}.drive-car-chip{padding:6px 10px;border-radius:999px;border:1px solid #ccd5e4;background:#f7faff;color:#25395f}.drive-car-chip.active{background:#223a68;border-color:#223a68;color:#fff}.drive-actions{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.drive-head-actions{display:inline-flex;align-items:center;gap:8px;margin-left:auto}.drive-back-track-btn{width:34px;height:34px}.drive-action-icon-btn{width:34px;height:34px;border-radius:999px;padding:0}.drive-action-icon-btn svg{width:17px;height:17px}.drive-action-icon-btn.layout-edit-active{background:#d8ecff;border-color:#7faed6;color:#194c75}.drive-disconnect-icon,.drive-disconnect-icon *{fill:currentColor!important;stroke:none!important}.drive-spectate-controls{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:8px}.drive-stage{position:relative;width:100%;border-radius:12px;overflow:hidden;min-height:0;border:1px solid #d7dde9;background:#0c1424}.drive-stage:focus-visible,.drive-stage.keyboard-focus{outline:none;border-color:#58c3ff;box-shadow:0 0 0 2px #58c3ff59}.drive-stage-wrap{display:flex;justify-content:center;width:100%}.drive-stage-wrap.pseudo-fullscreen{position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;height:100dvh;background:#000;z-index:2600}.drive-stage-wrap.pseudo-fullscreen .drive-stage{width:100vw!important;height:100dvh!important;border-radius:0;border:0}.drive-stage-wrap.pseudo-fullscreen .drive-video,.drive-stage-wrap.pseudo-fullscreen .drive-placeholder{width:100%;height:100%}.drive-pseudo-fullscreen-exit{position:absolute;top:calc(env(safe-area-inset-top,0px) + 12px);right:calc(env(safe-area-inset-right,0px) + 12px);width:38px;height:38px;border-radius:999px;z-index:28;padding:0;border:1px solid rgba(255,255,255,.42);background:#060e1aa8;color:#fff;display:inline-flex;align-items:center;justify-content:center}.drive-pseudo-fullscreen-exit svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.client-drive-layout{display:grid;grid-template-columns:minmax(0,1fr) 560px;gap:12px;align-items:start}.client-drive-stage-pane{min-width:0}.client-drive-chat{border:1px solid #d9e1ef;border-radius:10px;background:#fff;padding:10px;display:grid;grid-template-rows:auto minmax(0,1fr);gap:10px;align-content:start;min-height:0;overflow:hidden}.client-drive-chat-head{display:grid;gap:6px;align-content:start}.client-drive-chat-title-row,.client-drive-chat-status-row{display:flex;justify-content:space-between;align-items:center;gap:8px 12px;flex-wrap:wrap}.client-drive-chat-title-row>strong,.client-drive-chat-status-row>p{min-width:0;margin:0}.client-drive-chat-title-actions{display:inline-flex;align-items:center;justify-content:flex-end;margin-left:auto;gap:8px}.chat-icon-btn{width:30px;height:30px;border-radius:999px;padding:0;display:inline-flex;align-items:center;justify-content:center;border:1px solid #c2cee3;background:#f7faff;color:#2b446f}.chat-icon-btn:hover:not(:disabled){background:#edf4ff}.chat-icon-btn.active{background:#dcecff;border-color:#88a7d6}.chat-icon-btn svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.chat-close-btn{margin-left:2px}.client-drive-chat-status-row .muted{line-height:1.2}.client-drive-voice-controls{align-self:flex-start;display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}.client-drive-voice-controls .check-line{margin:0;padding:0;line-height:1.2}.client-drive-voice-controls .check-line input{margin:0}.chat-text-button{border:0;border-radius:0;background:transparent;color:#2b446f;padding:0;text-decoration:underline;font-size:13px;line-height:1.2}.chat-text-button:hover:not(:disabled){color:#1e3558}.chat-text-button.active{color:#143667;font-weight:600}.chat-text-button:disabled{color:#7e91b1;opacity:1;cursor:not-allowed}.chat-audio-settings-panel{border:1px solid #d8e2f0;border-radius:10px;background:#f7faff;padding:8px 10px;display:grid;gap:8px}.chat-audio-settings-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.chat-audio-settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.chat-audio-settings-grid label{display:grid;gap:4px;font-size:12px;color:#25395f}.chat-audio-settings-grid select{width:100%}.chat-audio-slider-field{align-content:start}.chat-audio-slider-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px}.chat-audio-slider-row input[type=range]{width:100%;margin:0}.chat-audio-meter-wrap{display:grid;gap:4px}.chat-audio-meter{width:100%;height:10px;border-radius:999px;overflow:hidden;background:#d7e3f7;border:1px solid #c2d3ee}.chat-audio-meter-fill{height:100%;width:0;background:linear-gradient(90deg,#3fb7ff,#42d98f 45%,#f5b04f 75%,#f26a6a);transition:width 70ms linear}.chat-audio-test-row{display:grid;grid-template-columns:auto minmax(0,1fr);gap:8px;align-items:center}.chat-audio-test-btn{border-radius:8px}.chat-audio-test-btn.active{background:#274a81;border-color:#274a81;color:#fff}.chat-audio-settings-note{margin:0;font-size:12px}.client-drive-chat-head p{margin:0}.client-drive-chat-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,.75fr);gap:10px;min-height:0;height:auto;align-content:stretch;overflow:hidden}.client-drive-chat-grid.mobile-participants{grid-template-columns:1fr;grid-template-rows:minmax(0,1fr)}.client-drive-chat-room,.client-drive-chat-participants,.client-drive-chat .chat-room,.client-drive-chat .chat-participants,.client-drive-chat-messages{min-height:0}.client-drive-chat-toggle{display:none;position:absolute;right:12px;top:12px;z-index:20;border-radius:999px;border:1px solid rgba(255,255,255,.35);background:#050c16b8;color:#fff;font-size:13px;padding:7px 12px}.client-drive-chat-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:21;background:#050c16bd;display:none}.client-drive-chat-overlay-card{position:relative;z-index:22;width:100%;height:100%;padding:0}.client-drive-chat-mobile{border:0;border-radius:0;width:100%;height:100%;max-height:none}.drive-video{width:100%;height:100%;min-height:0;object-fit:contain;display:block}.drive-placeholder{min-height:0;height:100%;display:grid;place-items:center;color:#dbe6ff;padding:16px}.drive-spectate-title{position:absolute;left:12px;right:12px;bottom:12px;max-width:420px;padding:7px 10px;border-radius:10px;border:1px solid rgba(255,255,255,.24);background:#050c1694;color:#ebf4fff0;font-size:13px;font-weight:700;pointer-events:none;text-align:left}.drive-cooldown-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;pointer-events:none;z-index:9;overflow:hidden}.drive-cooldown-rings{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center}.drive-cooldown-rings.available .drive-cooldown-ring{border-color:#6effab94;box-shadow:0 0 24px #6effab52}.drive-cooldown-ring{position:absolute;width:min(34vmin,44vh);aspect-ratio:1 / 1;border-radius:999px;border:3px solid rgba(102,222,255,.55);box-shadow:0 0 24px #66deff4d;animation:drive-cooldown-wave 3s linear infinite}.drive-cooldown-ring.ring-b{animation-delay:1s}.drive-cooldown-ring.ring-c{animation-delay:2s}.drive-cooldown-text{position:relative;z-index:1;font-size:clamp(28px,5.8vw,72px);font-weight:800;line-height:1.05;letter-spacing:.06em;color:#f2fbff;text-transform:uppercase;text-align:center;text-shadow:0 0 16px rgba(59,201,255,.85),0 0 42px rgba(59,201,255,.48),0 4px 20px rgba(0,0,0,.72);animation:drive-cooldown-text-pulse 1s ease-in-out infinite}.drive-available-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;pointer-events:none;z-index:9;overflow:hidden}.drive-available-connect{position:relative;z-index:1;border-radius:999px;padding:14px 30px;font-size:clamp(26px,5.2vw,60px);font-weight:800;line-height:1.05;letter-spacing:.06em;text-transform:uppercase;border:1px solid rgba(203,255,221,.66);background:#07160e9e;color:#ecfff2;text-shadow:0 0 14px rgba(109,255,169,.86),0 0 36px rgba(109,255,169,.42),0 4px 18px rgba(0,0,0,.68);box-shadow:0 10px 28px #0d753e61,0 0 22px #6dffa966;pointer-events:auto;animation:drive-cooldown-text-pulse 1s ease-in-out infinite}.drive-available-connect:hover:not(:disabled){filter:brightness(1.06)}.drive-available-connect:disabled{opacity:.55}@keyframes drive-cooldown-wave{0%{opacity:.68;transform:scale(.28)}85%{opacity:.2;transform:scale(3.4)}to{opacity:0;transform:scale(3.9)}}@keyframes drive-cooldown-text-pulse{0%{opacity:.82;transform:scale(.98)}45%{opacity:1;transform:scale(1)}to{opacity:.82;transform:scale(.98)}}.drive-chat-stream-layer{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:6}.drive-chat-stream-item{position:absolute;left:12px;max-width:min(440px,calc(100% - 24px));display:flex;gap:6px;align-items:baseline;padding:7px 12px;border-radius:999px;border:1px solid rgba(255,255,255,.24);background:#050c1694;color:#ebf4fff5;box-shadow:0 10px 20px #00000040;font-size:13px;line-height:1.2;animation:drive-chat-stream-rise 3.6s linear forwards}.drive-chat-stream-user{color:#3ad5c9;font-weight:700}.drive-chat-stream-item.admin .drive-chat-stream-user{color:#ffc36a}@keyframes drive-chat-stream-rise{0%{transform:translateY(0);opacity:0}8%{opacity:.95}62%{opacity:.95}to{transform:translateY(-78px);opacity:0}}.spectate-grid-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;background:#020812cc;display:grid;place-items:center;padding:16px}.spectate-grid-dialog{width:min(1100px,98vw);max-height:min(92vh,980px);background:#0d1423;border:1px solid #2a3d61;border-radius:14px;padding:12px;display:grid;gap:10px}.spectate-grid-head{display:flex;justify-content:space-between;align-items:flex-start;gap:8px}.spectate-grid-head p{margin:4px 0 0}.spectate-grid-body{display:grid;gap:8px}.spectate-grid-body.two-up,.spectate-grid-body.four-up{grid-template-columns:repeat(2,minmax(0,1fr))}.spectate-grid-tile{position:relative;min-height:220px;border-radius:12px;overflow:hidden;border:1px solid #2b3f64;background:#0b1220;padding:0;text-align:left;color:#e7eefc}.spectate-grid-tile.active{border-color:#50e0c4;box-shadow:0 0 0 1px #50e0c480}.spectate-grid-tile.empty{display:grid;place-items:center;background:#101a2d}.spectate-grid-video{width:100%;height:100%;object-fit:contain;background:#000;display:block}.spectate-grid-caption{position:absolute;left:8px;right:8px;top:8px;padding:6px 8px;border-radius:10px;border:1px solid rgba(255,255,255,.24);background:#050c168f;color:#eaf2ff;font-size:12px;font-weight:700}.drive-stage:fullscreen,.drive-stage:-webkit-full-screen{width:100vw!important;height:100vh!important;max-width:none;max-height:none;border-radius:0;border:0}.drive-stage:fullscreen .drive-video,.drive-stage:-webkit-full-screen .drive-video{width:100%;height:100%}body.drive-pseudo-fullscreen-active{overflow:hidden}.drive-overlay{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.drive-overlay-controls{display:block}.drive-control-layout{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:24}.drive-control-anchor{position:fixed;pointer-events:auto;touch-action:none}.drive-control-anchor.throttle{width:132px;height:196px}.drive-control-anchor.steering{width:170px;height:170px}.drive-control-anchor.boost{width:126px;height:46px}.drive-control-layout.editing .drive-control-anchor>*{pointer-events:none}.drive-control-anchor.layout-editable{cursor:grab;animation:drive-control-pulse 1.2s ease-in-out infinite}.drive-control-anchor.layout-editable:after{content:"";position:absolute;top:-7px;right:-7px;bottom:-7px;left:-7px;border-radius:22px;border:1px dashed rgba(112,197,255,.85);background:#4396d81f;pointer-events:none}.drive-control-anchor.boost.layout-editable:after{border-radius:999px}@keyframes drive-control-pulse{0%{transform:scale(1);filter:drop-shadow(0 0 0 rgba(115,201,255,.15))}50%{transform:scale(1.03);filter:drop-shadow(0 0 14px rgba(115,201,255,.45))}to{transform:scale(1);filter:drop-shadow(0 0 0 rgba(115,201,255,.15))}}.drive-steering-pad,.drive-throttle-pad{position:relative;pointer-events:auto;touch-action:none;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;border-radius:20px;border:1px solid rgba(255,255,255,.3);background:#080f1c5c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-shadow:0 12px 24px #00000047}.drive-steering-pad{width:170px;height:170px}.drive-throttle-pad{width:132px;height:196px}.drive-steering-guide{position:absolute;left:16px;right:16px;top:50%;height:3px;transform:translateY(-50%);border-radius:999px;background:#ffffff2e;opacity:.85}.drive-throttle-guide{position:absolute;top:16px;bottom:16px;left:50%;width:3px;transform:translate(-50%);border-radius:999px;background:#ffffff2e;opacity:.85}.drive-steering-pad.active .drive-steering-guide,.drive-throttle-pad.active .drive-throttle-guide{background:#ffffff5c}.drive-pad-arrow{position:absolute;color:#ffffffbf;font-size:18px;line-height:1;-webkit-user-select:none;user-select:none}.drive-pad-arrow.left{left:10px;top:50%;transform:translateY(-50%)}.drive-pad-arrow.right{right:10px;top:50%;transform:translateY(-50%)}.drive-pad-arrow.up{top:8px;left:50%;transform:translate(-50%)}.drive-pad-arrow.down{bottom:8px;left:50%;transform:translate(-50%)}.drive-steering-knob,.drive-throttle-knob{position:absolute;width:62px;height:62px;border-radius:50%;border:1.2px solid rgba(255,255,255,.58);box-shadow:0 8px 18px #0006}.drive-steering-knob{top:54px;background:#3ad5c994}.drive-throttle-knob{background:#ff9a3d99}.drive-boost-fab{position:relative;display:inline-flex;width:100%;height:100%;box-sizing:border-box;justify-content:center;align-items:center;gap:6px;pointer-events:auto;border-radius:999px;padding:10px 14px;background:#00000052;border:1px solid rgba(255,255,255,.3);color:#ffffffe6;touch-action:none;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.drive-boost-fab.active{background:#ff9a3d9e;border-color:#fff9;color:#fff}.drive-boost-icon{font-size:15px;line-height:1}.drive-value-readout{position:absolute;left:12px;top:12px;padding:6px 10px;border-radius:999px;border:1px solid rgba(255,255,255,.24);background:#050c1694;color:#ebf4ffeb;font-size:12px;pointer-events:none}.drive-key-hint{position:absolute;right:12px;top:12px;padding:6px 10px;border-radius:999px;border:1px solid rgba(255,255,255,.24);background:#050c1694;color:#ebf4ffeb;font-size:12px;pointer-events:none}.drive-layout-edit-hint{position:absolute;left:12px;right:12px;top:44px;padding:6px 10px;border-radius:10px;border:1px solid rgba(130,205,255,.48);background:#04101ea3;color:#e0f2ff;font-size:12px;text-align:center;pointer-events:none}.chat-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:12px}.chat-tracks{border:1px solid #d9e1ef;border-radius:10px;padding:10px;background:#f8fbff}.chat-tracks h3,.chat-participants h3{margin:0 0 8px}.chat-track-list{display:grid;gap:6px}.chat-track-btn{display:grid;gap:2px;text-align:left;background:#fff;color:#1b2d4f;border:1px solid #d3dcef}.chat-track-btn.active{background:#223a68;border-color:#223a68;color:#fff}.chat-main{border:1px solid #d9e1ef;border-radius:10px;background:#fff;padding:10px;display:grid;gap:10px}.chat-main-head{display:grid;gap:6px}.chat-voice-controls{display:inline-flex;align-items:center;gap:14px;flex-wrap:wrap}.chat-main-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:10px;min-height:460px}.chat-room{border:1px solid #e2e8f4;border-radius:10px;padding:8px;display:grid;grid-template-rows:1fr auto;gap:8px;min-height:420px}.chat-messages{display:grid;gap:8px;align-content:start;overflow:auto;padding-right:4px}.chat-message{border:1px solid #e7edf8;border-radius:8px;padding:8px;background:#fbfdff}.chat-message-head{display:flex;justify-content:space-between;gap:8px;margin-bottom:4px}.chat-input-row{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:center}.chat-participants{border:1px solid #e2e8f4;border-radius:10px;padding:8px;display:grid;grid-template-rows:auto 1fr;gap:8px;min-height:420px}.chat-participant-list{display:grid;gap:8px;align-content:start;overflow:auto;padding-right:4px}.chat-participant{border:1px solid #e7edf8;border-radius:8px;background:#fbfdff;padding:8px;display:grid;gap:6px}.chat-participant-head{display:inline-flex;align-items:center;gap:4px;flex-wrap:wrap}.chat-participant-role{font-weight:400}.chat-participant-voice{display:inline-flex;align-items:center;gap:8px;min-height:20px}.chat-participant-level{margin-left:auto;width:8px;height:30px;border-radius:999px;border:1px solid #b9c7df;background:#eef3fb;display:inline-flex;align-items:flex-end;overflow:hidden}.chat-participant-level-fill{width:100%;height:0;background:#7fa0d8;transition:height 90ms linear,background-color .12s ease}.chat-participant-level-fill.active{background:#26b35f}.chat-participant-meta{font-size:12px}.chat-participant-actions{display:flex;gap:6px;flex-wrap:wrap;align-items:center}.chat-participant-actions input[type=number]{width:76px}.chat-voice-icon{width:18px;height:18px;position:relative;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.chat-voice-icon.on{color:#26b35f}.chat-voice-icon.off{color:#d14d4d}.chat-voice-icon.off:after{content:"";position:absolute;width:22px;height:2px;border-radius:999px;background:currentColor;transform:rotate(-40deg)}.chat-voice-svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}@media (max-width: 1100px){.form-grid-3{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 980px){input,select,textarea{font-size:16px}.user-topbar{flex-direction:column;align-items:flex-start}.user-topbar-left{width:100%}.user-topbar-heading{flex:1 1 auto}.user-topbar-title-row{width:100%;justify-content:space-between}.user-topbar-actions{width:100%;justify-content:flex-start}.user-topbar-auth-actions-mobile{display:inline-flex}.user-topbar-auth-actions-desktop{display:none}.user-radio-mini{width:100%;max-width:100%;flex-wrap:wrap;border-radius:12px}.user-radio-mini-meta{flex:1 1 140px}.user-radio-mini-controls{width:100%;justify-content:flex-start}.user-radio-mini-volume{margin-left:auto}.user-radio-mini-volume input[type=range]{width:120px}.user-content{padding:12px}.user-card-grid{grid-template-columns:1fr}.user-card-grid.user-card-grid-cars{grid-template-columns:repeat(2,minmax(0,1fr))}.drive-head-actions{gap:6px}.fullscreen-mobile-dialog-links,.app-shell{grid-template-columns:1fr}.sidebar{border-right:0;border-bottom:1px solid #d7dde9;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.brand{grid-column:1 / -1}.topbar-simple{flex-direction:column;align-items:flex-start}.form-grid-2,.form-grid-3{grid-template-columns:1fr}.span-2,.checks-row{grid-column:auto}.trim-row,.drive-toolbar{grid-template-columns:1fr}.drive-spectate-controls{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.drive-stage,.drive-video,.drive-placeholder{min-height:360px}.drive-steering-pad,.drive-throttle-pad,.drive-boost-fab,.drive-boost-fab.active{border:0}.drive-throttle-pad,.drive-steering-pad{background:#050c161f;backdrop-filter:blur(1.5px);-webkit-backdrop-filter:blur(1.5px);box-shadow:0 6px 14px #00000029}.drive-key-hint{display:none}.chat-layout{grid-template-columns:1fr}.chat-main-grid{grid-template-columns:1fr;min-height:auto}.client-drive-layout{grid-template-columns:1fr}.client-drive-layout>.client-drive-chat{display:none}.client-drive-chat-toggle{display:inline-flex;align-items:center;justify-content:center}.client-drive-chat-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2400;display:grid;place-items:stretch}.client-drive-chat-overlay-card{width:100vw;height:100dvh}.client-drive-chat-mobile{padding:12px;width:100%;height:100%;max-height:none;border-radius:0}.client-drive-chat-mobile .client-drive-chat-head{flex-shrink:0}.client-drive-chat-mobile .client-drive-chat-grid{display:block;min-height:0;height:100%}.client-drive-chat-mobile .client-drive-chat-room,.client-drive-chat-mobile .client-drive-chat-participants{min-height:0;height:100%}.chat-audio-settings-grid,.chat-audio-test-row{grid-template-columns:1fr}.chat-room,.chat-participants{min-height:320px}.user-radio-dialog{width:100%;max-height:100%;border-radius:10px}.user-radio-dialog-head{grid-template-columns:minmax(0,1fr) auto}.user-radio-live-chip{justify-self:start}.user-radio-dialog-row{grid-template-columns:1fr;align-items:stretch}.user-radio-station-grid{gap:6px}.user-radio-volume-field input[type=range]{width:100%}.client-drive-chat-mobile .chat-room,.client-drive-chat-mobile .chat-participants{min-height:0;height:100%}.track-hover-preview.is-tap-dialog{place-items:stretch}.track-hover-preview.is-tap-dialog .track-hover-preview-video,.track-hover-preview.is-tap-dialog .track-hover-preview-video.portrait{width:100vw;height:100vh;max-height:none;object-fit:contain;background:#000;box-shadow:none}.spectate-grid-dialog{width:100%;max-height:100%;border-radius:0;padding:10px}.spectate-grid-head{flex-direction:column;align-items:stretch}.spectate-grid-body.two-up,.spectate-grid-body.four-up{grid-template-columns:1fr}}@media (max-width: 980px) and (orientation: portrait){.drive-stage-wrap.pseudo-fullscreen .client-drive-chat-toggle{top:calc(env(safe-area-inset-top,0px) + 58px);right:calc(env(safe-area-inset-right,0px) + 12px)}}@media (max-width: 980px) and (orientation: landscape){.user-card-grid.user-card-grid-tracks{grid-template-columns:repeat(2,minmax(0,1fr))}}
