@import url(https://fonts.googleapis.com/css2?family=Orbitron:wght@700;900&display=swap);:root{--flag-pulse-glow:10px;--flag-pulse-inset:0px;--track-pulse-opacity:0}@keyframes global-flag-pulse{0%,to{--flag-pulse-glow:10px;--flag-pulse-inset:0px;--track-pulse-opacity:0}50%{--flag-pulse-glow:25px;--flag-pulse-inset:2px;--track-pulse-opacity:0.4}}:root.flag-pulsing{animation:global-flag-pulse 1s ease-in-out infinite}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{background:#000;color:#fff;display:flex;font-family:Consolas,Monaco,monospace;height:100vh;margin:0;overflow:visible;padding:0;position:relative}.app-header{left:50%;pointer-events:auto;position:absolute;top:20px;transform:translateX(-50%);z-index:1000}body{background:#000;margin:0;padding:0}body,html{overflow:hidden}.auth-loading{align-items:center;background:#000;color:#fff;display:flex;flex-direction:column;font-family:Consolas,Monaco,monospace;height:100vh;justify-content:center}.loading-spinner{color:#ff6b00;font-size:64px}.auth-loading p{color:#ff6b00;font-size:18px;margin:0}.App.driver-view{background:#111827;display:flex;min-height:100vh}.driver-sidebar{background:#1f2937;border-right:2px solid #ff6b00;display:flex;flex-direction:column;gap:20px;padding:30px 20px;width:250px}.driver-logo{border-bottom:1px solid #ff6b004d;color:#ff6b00;font-size:28px;font-weight:700;letter-spacing:1px;margin:0;padding-bottom:20px;text-align:center}.driver-sidebar .logout-btn{background:#0000;border:1px solid #4b5563;border-radius:8px;color:#d1d5db;cursor:pointer;font-size:14px;font-weight:500;padding:12px 20px;text-align:center;transition:all .2s}.driver-sidebar .logout-btn:hover{background:#374151;border-color:#ff6b00;color:#ff6b00}.driver-main-content{flex:1 1;overflow-y:auto}.car-info-panel{background:linear-gradient(135deg,#1a1a1a,#2d2d2d);border:1px solid #ff6b00;border:1px solid var(--border-color,#ff6b00);border-radius:10px;color:#fff;flex-shrink:0;font-family:Consolas,Monaco,monospace;height:calc(100vh - 60px);margin:40px 10px 20px 40px;min-width:200px;overflow-x:visible;overflow-y:auto;position:relative}.car-info-panel.redmist-mode{display:flex;flex-direction:column;overflow:hidden}.car-info-panel.flag-pulse{box-shadow:0 0 10px currentColor,inset 0 0 0 0 currentColor;box-shadow:0 0 var(--flag-pulse-glow,10px) currentColor,inset 0 0 0 var(--flag-pulse-inset,0) currentColor;transition:box-shadow .05s ease-out}.car-info-panel::-webkit-scrollbar{display:none!important;width:0!important}.car-info-panel{-ms-overflow-style:none!important;scrollbar-width:none!important}.car-info-panel:after{background:#000;border-left:1px solid #ff6b00;border-left:1px solid var(--label-color,#ff6b00);border-radius:10px 10px 0 0;border-right:1px solid #ff6b00;border-right:1px solid var(--label-color,#ff6b00);border-top:1px solid #ff6b00;border-top:1px solid var(--label-color,#ff6b00);color:#ff6b00;color:var(--label-color,#ff6b00);content:attr(data-label);font-size:10px;font-weight:600;left:-1px;letter-spacing:1px;padding:2px 0;position:absolute;right:-1px;text-align:center;text-transform:uppercase;top:-1px;z-index:5}.panel-header{align-items:flex-start;background:linear-gradient(90deg,#ff6b00,#ff8533);border-bottom:1px solid #444;border-radius:0;box-sizing:border-box;display:flex;flex-shrink:0;justify-content:space-between;min-height:78px;padding:33px 20px 15px;position:sticky;top:0;z-index:12}.header-content{display:flex;flex:1 1;flex-direction:column;gap:8px}.header-controls{margin-top:8px}.config-button{background:#fff3;border:1px solid #ffffff4d;border-radius:6px;color:#fff;font-size:16px;padding:6px 10px;transition:all .2s ease}.race-time-remaining{align-items:center;background:#0000004d;border:1px solid #fff3;border-radius:6px;display:flex;flex-direction:column;padding:8px 12px}.race-time-label{color:#ffffffb3;font-size:10px;font-weight:600;letter-spacing:.5px;margin-bottom:2px;text-transform:uppercase}.race-time-value{color:#fff;font-family:Monaco,Consolas,monospace;font-size:14px;font-weight:700;letter-spacing:1px}.config-button:hover{background:#ffffff4d}.connection-status{font-size:.8em}.status-indicator{align-items:center!important;border-radius:20px!important;display:flex!important;font-size:11px!important;font-weight:500!important;justify-content:center!important;min-width:80px!important;padding:8px 12px 8px 20px!important;position:relative!important;white-space:nowrap!important}.status-indicator:before{border-radius:50%!important;content:""!important;height:8px!important;left:8px!important;position:absolute!important;top:50%!important;transform:translateY(-50%)!important;width:8px!important}.status-indicator.connected:before{background:#34c759;box-shadow:0 0 8px #34c75999}.status-indicator.disconnected:before{background:#ff3b30;box-shadow:0 0 8px #ff3b3099}.status-indicator.connected{background:#34c75933;border:1px solid #34c75966;color:#34c759}.status-indicator.disconnected{background:#ff3b3033;border:1px solid #ff3b3066;color:#ff3b30}.car-row.gps-warning{animation:yellowFlash 2s ease-in-out infinite;background-color:#ffc1071a}.gps-indicator,.off-track-indicator{font-size:12px;opacity:.8;position:absolute;right:-18px;top:50%;transform:translateY(-50%);z-index:10}.car-row.off-track{background-color:#6464641a;opacity:.6}.car-row.off-track .driver,.car-row.off-track .gap,.car-row.off-track .lap-time,.car-row.off-track .sector{color:#888}@keyframes yellowFlash{0%,to{background-color:#ffffff05;border-color:#ffffff1a}50%{background-color:#ffc10726;border-color:#ffc1074d}}.panel-header h2{font-size:16px;font-weight:600;letter-spacing:1px;margin:0 0 10px;text-transform:uppercase}.car-detail-header{align-items:center;display:flex;gap:15px}.car-number-large{align-items:center;border-radius:5px;color:#000;display:flex;font-size:24px;font-weight:700;height:50px;justify-content:center;width:50px}.driver-info h2{font-size:16px;font-weight:600;letter-spacing:1px;margin:0;text-transform:uppercase}.position-badge{background:#0003;border-radius:3px;display:inline-block;font-size:12px;font-weight:600;margin-top:5px;padding:2px 10px}.toggle-button{background:#0000004d;border:1px solid #fff;border-radius:3px;color:#fff;font-size:12px;padding:5px 15px;text-transform:uppercase;transition:all .3s ease}.toggle-button:hover{background:#fff3;box-shadow:0 2px 5px #0000004d;transform:translateY(-1px)}.timing-grid{padding:12px}.grid-header{background:#333!important;border-radius:4px!important;font-size:11px!important;font-weight:600!important;letter-spacing:.5px!important;line-height:1.2!important;margin-bottom:5px!important;padding:8px 6px!important;text-transform:uppercase!important}.car-row,.grid-header{grid-gap:6px!important;align-items:center!important;display:grid!important;gap:6px!important;grid-template-columns:45px 45px 1fr 75px 55px 55px 55px 90px!important;min-height:32px!important}.car-row{background:#ffffff0d!important;border-radius:3px!important;font-size:14px!important;margin-bottom:2px!important;padding:6px!important;transition:all .3s ease!important}.car-row:hover{background:#ff6b001a;transform:translateX(2px)}.pos{align-items:center;color:#ff6b00;color:var(--label-color,#ff6b00);display:flex;font-weight:600;justify-content:center;text-align:center}.car{align-items:center!important;background:none!important;border:none!important;border-radius:0!important;box-shadow:none!important;display:flex!important;font-weight:600!important;justify-content:center!important;min-height:24px!important;min-width:32px!important;padding:6px 8px!important;position:relative!important;text-align:center!important}.driver{font-size:13px!important;font-weight:500!important;max-width:100%!important;min-width:0!important;overflow:hidden!important;padding-left:6px!important;text-overflow:ellipsis!important;white-space:nowrap!important}.driver,.gap{align-items:center!important;display:flex!important;line-height:1.2!important}.gap{color:#ccc!important;font-family:Monaco,Consolas,monospace!important;font-size:12px!important;font-weight:600!important;justify-content:center!important;text-align:center!important}.sector{background:#ffffff1a!important;border-radius:6px!important;font-weight:500!important;line-height:1!important;min-height:22px!important;min-width:40px!important;padding:4px 6px!important}.lap-time,.sector{align-items:center!important;display:flex!important;font-family:Monaco,Consolas,monospace!important;font-size:11px!important;justify-content:center!important;text-align:center!important}.lap-time{color:#0f8!important}.grid-header div,.lap-time{font-weight:600!important;line-height:1.2!important;white-space:nowrap!important}.grid-header div{align-items:center!important;color:#ff6b00!important;color:var(--label-color,#ff6b00)!important;display:flex!important;justify-content:center!important;overflow:visible!important;text-overflow:clip!important}.grid-header div:first-child,.grid-header div:nth-child(2){justify-content:center}.grid-header div:nth-child(3){justify-content:flex-start;padding-left:6px}.grid-header div:last-child,.grid-header div:nth-child(4),.grid-header div:nth-child(5),.grid-header div:nth-child(6),.grid-header div:nth-child(7){justify-content:center}.grid-header .lap-time{font-size:9px;white-space:nowrap}.sector.active-sector{animation:pulse 1s ease-in-out infinite;background:#ffc10733;color:#fc0;font-weight:700}.sector.best-sector{background:#b366ff26;color:#b366ff;font-weight:700}.sector.active-sector.best-sector{animation:pulse-purple 1s ease-in-out infinite;background:#b366ff40;color:#b366ff}@keyframes pulse-purple{0%,to{background:#b366ff40;transform:scale(1)}50%{background:#b366ff59;transform:scale(1.02)}}@media (max-width:1400px){.car-row,.grid-header{font-size:10px;grid-template-columns:40px 40px 1fr 70px 50px 50px 50px 80px}.status-indicator{border-radius:20px;justify-content:center;min-width:90px;padding:8px 12px 8px 20px;position:relative}}.redmist-panel-wrapper{display:flex;flex:1 1;flex-direction:column;min-height:0;overflow:hidden}.racing-vertical-gauge{align-items:center;background:#000c;border:1px solid #ffffff1a;border-radius:8px;box-shadow:inset 0 2px 4px #00000080,0 4px 12px #0009;display:flex;flex-direction:column;padding:12px 8px;width:60px}.gauge-label{color:#888;font-size:9px;font-weight:700}.gauge-body{align-items:stretch;gap:4px;height:200px}.gauge-body,.gauge-scale{display:flex;position:relative}.gauge-scale{flex-direction:column;justify-content:space-between;width:18px}.scale-tick{align-items:center;display:flex;gap:2px;position:absolute;transform:translateY(50%)}.tick-label{color:#aaa;font-family:Monaco,Consolas,monospace;font-size:8px;font-weight:600;text-align:right;width:14px}.tick-mark{background:#ffffff4d;height:1px;width:3px}.gauge-bar-container{height:100%;position:relative;width:16px}.gauge-bar-background{background:#141414cc;border:1px solid #ffffff26;border-radius:8px;box-shadow:inset 0 2px 6px #000000b3;display:flex;flex-direction:column;gap:2px;height:100%;padding:3px;width:100%}.gauge-segment{border-radius:2px;flex:1 1;min-height:0;transition:all .15s ease}.gauge-segment.unlit{opacity:.2}.gauge-unit-label{align-self:center;color:#666;font-size:7px;font-weight:600;letter-spacing:1px;text-orientation:mixed;writing-mode:vertical-rl}.gauge-value-display{color:#fff;font-family:Monaco,Consolas,monospace;font-size:16px;font-weight:700;letter-spacing:-.5px;margin-top:8px;text-shadow:0 0 8px #ffffff80}.gauge-icon{font-size:14px;margin-top:6px;opacity:.6}@media (max-width:768px){.racing-vertical-gauge{padding:10px 6px;width:50px}.gauge-body{height:160px}.tick-label{font-size:7px}.gauge-value-display{font-size:14px}}.racing-horizontal-gauge{align-items:center;background:#000c;border:1px solid #ffffff1a;border-radius:8px;box-shadow:inset 0 2px 4px #00000080,0 4px 12px #0009;display:flex;gap:12px;min-width:300px;padding:12px 16px}.gauge-left-section{align-items:center;display:flex;flex-direction:column;gap:4px;min-width:40px}.gauge-icon-h{font-size:16px;opacity:.6}.gauge-label-h{color:#888;font-size:9px;font-weight:700;letter-spacing:.5px;text-transform:uppercase;writing-mode:horizontal-tb}.gauge-body-h{display:flex;flex:1 1;flex-direction:column;gap:4px}.gauge-bar-container-h{height:16px;position:relative;width:100%}.gauge-bar-background-h{background:#141414cc;border:1px solid #ffffff26;border-radius:8px;box-shadow:inset 0 2px 6px #000000b3;display:flex;gap:2px;height:100%;padding:3px;width:100%}.gauge-segment-h{border-radius:2px;flex:1 1;min-width:0;transition:all .15s ease}.gauge-segment-h.unlit{opacity:.2}.gauge-scale-h{height:16px;position:relative;width:100%}.scale-tick-h{align-items:center;display:flex;flex-direction:column;gap:2px;position:absolute;transform:translateX(-50%)}.tick-mark-h{background:#ffffff4d;height:3px;width:1px}.tick-label-h{color:#aaa;font-family:Monaco,Consolas,monospace;font-size:8px;font-weight:600}.gauge-right-section{align-items:center;display:flex;flex-direction:column;gap:2px;min-width:40px}.gauge-value-display-h{color:#fff;font-family:Monaco,Consolas,monospace;font-size:18px;font-weight:700;letter-spacing:-.5px;line-height:1;text-shadow:0 0 8px #ffffff80}.gauge-unit-label-h{color:#666;font-size:8px;font-weight:600;letter-spacing:.5px}@media (max-width:768px){.racing-horizontal-gauge{min-width:250px;padding:10px 12px}.gauge-value-display-h{font-size:16px}}.premium-needle-gauge{align-items:center;display:flex;flex-direction:column;gap:12px;position:relative}.gauge-carbon-bg{background:repeating-linear-gradient(0deg,#1a1a1a,#222 1px,#1a1a1a 2px,#1a1a1a 4px),repeating-linear-gradient(90deg,#1a1a1a,#282828 1px,#1a1a1a 2px,#1a1a1a 4px),radial-gradient(circle at 50% 50%,#282828cc 0,#141414f2 50%,#0a0a0a 100%);background-blend-mode:multiply,multiply,normal;border-radius:8px;position:relative;z-index:0}.gauge-carbon-bg svg{position:relative;z-index:1}.gauge-premium-label{color:#999;font-size:11px;letter-spacing:2px;margin-bottom:8px;text-shadow:0 1px 2px #000c;text-transform:uppercase}.gauge-premium-label,.gauge-premium-value{font-family:Inter,Segoe UI,-apple-system,sans-serif;font-weight:700;text-align:center}.gauge-premium-value{font-size:32px;letter-spacing:-1px;line-height:1;margin-top:8px;text-shadow:0 2px 4px #000c}.gauge-premium-unit{font-size:14px;font-weight:600;margin-left:4px;opacity:.8}.gauge-premium-range{bottom:15%;color:#666;display:flex;font-family:Monaco,Consolas,monospace;font-size:10px;font-weight:600;justify-content:space-between;position:absolute;width:70%;z-index:2}.range-max,.range-min{text-shadow:0 1px 2px #000c}@media (max-width:768px){.gauge-premium-label{font-size:9px;letter-spacing:1px}.gauge-premium-value{font-size:28px}.gauge-premium-unit{font-size:12px}.gauge-premium-range{font-size:8px}}.premium-needle-gauge svg circle,.premium-needle-gauge svg line{transition:all .3s cubic-bezier(.4,0,.2,1)}.numerical-readout-gauge{align-items:center;background:#000c;border:1px solid #ffffff1a;border-radius:8px;box-shadow:inset 0 2px 4px #00000080,0 4px 12px #0009;display:flex;gap:16px;min-width:200px;padding:16px 20px;transition:all .3s ease}.readout-icon{flex-shrink:0;font-size:32px;opacity:.8}.readout-content{display:flex;flex:1 1;flex-direction:column;gap:4px}.readout-label{color:#888;font-family:Inter,Segoe UI,-apple-system,sans-serif;font-size:10px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase}.readout-value-container{align-items:baseline;display:flex;gap:6px}.readout-value{font-size:36px;font-weight:700;letter-spacing:-1px;line-height:1}.readout-unit,.readout-value{font-family:Inter,Segoe UI,-apple-system,sans-serif;transition:color .3s ease}.readout-unit{font-size:16px;font-weight:600;opacity:.9}@media (max-width:768px){.numerical-readout-gauge{min-width:180px;padding:14px 18px}.readout-icon{font-size:28px}.readout-value{font-size:32px}.readout-unit{font-size:14px}}.gauge-preview{background:#0000;border:none;border-radius:0;display:flex;flex-direction:column;margin:0;min-height:auto;padding:0;width:100%}.preview-header{align-items:center;display:flex;justify-content:center;margin-bottom:2px;padding-bottom:0}.gauge-circular .preview-header,.gauge-sweep .preview-header{margin-bottom:-5px}.preview-label{color:#ff6b00;font-size:10px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.preview-type{display:none}.preview-gauge{align-items:center;display:flex;flex:1 1;justify-content:center;min-height:80px}.gauge-circular .preview-gauge,.gauge-sweep .preview-gauge{align-items:flex-start;min-height:20px;padding-top:0}.gauge-bar .preview-gauge{min-height:120px}.preview-info{display:none}.preview-name{color:#ccc;font-size:11px;font-weight:500}.preview-rate{background:#ffffff0d;border-radius:2px;color:#888;font-size:10px;padding:2px 4px}.gauge-numeric{text-align:center}.gauge-value{font-family:Monaco,Consolas,monospace;font-size:32px;font-weight:700;line-height:1}.gauge-unit{font-size:14px;margin-top:4px}.gauge-bar{max-width:none;width:100%}.bar-container{background:#333;border-radius:40px;height:80px;margin-bottom:8px;position:relative}.bar-fill{border-radius:40px;height:100%;transition:width .3s ease}.bar-markers{left:0;pointer-events:none;right:0}.bar-marker,.bar-markers{bottom:0;position:absolute;top:0}.bar-marker{background:#fff3;width:1px}.bar-value{font-size:16px;font-weight:600;margin-top:6px;text-align:center}.gauge-circular{align-items:flex-start;display:flex;justify-content:center}.circular-container{align-items:center;display:flex;flex-direction:column;margin-top:-35px;position:relative}.circular-value{font-family:Monaco,Consolas,monospace;font-size:16px;font-weight:700;left:50%;position:absolute;top:120px;transform:translateX(-50%)}.circular-unit{color:#888;font-size:8px;margin-top:2px;text-align:center}.gauge-sweep{align-items:flex-start;display:flex;justify-content:center}.sweep-container{align-items:center;display:flex;flex-direction:column;margin-top:-35px;position:relative}.sweep-value{font-family:Monaco,Consolas,monospace;font-size:16px;font-weight:700;left:50%;position:absolute;top:120px;transform:translateX(-50%)}.sweep-unit{color:#888;font-size:8px;margin-top:2px;text-align:center}.gauge-dot-matrix{align-items:center;display:flex;flex-direction:column}.matrix-container{display:flex;gap:4px;margin-bottom:8px}.matrix-dot{border-radius:4px;height:16px;transition:background-color .2s ease;width:16px}.matrix-value{font-size:16px;font-weight:600;text-align:center}.gauge-boolean{align-items:center;display:flex;flex-direction:column}.boolean-indicator{align-items:center;border:3px solid;border-radius:50%;display:flex;font-size:32px;height:48px;justify-content:center;margin-bottom:8px;transition:all .2s ease;width:48px}.boolean-label{font-size:16px;font-weight:600;text-transform:uppercase}.gauge-graph{align-items:center;display:flex;flex-direction:column;max-width:180px;width:100%}.graph-container{background:#333;border-radius:6px;margin-bottom:8px;padding:4px;width:100%}.graph-value{font-size:16px}.gauge-default,.graph-value{font-weight:600;text-align:center}.gauge-default{font-size:14px}.gauge-preview{transition:all .2s ease}.gauge-preview:hover{border-color:#ff6b00;box-shadow:0 2px 8px #ff6b0033}.modal-backdrop{align-items:center;background:#000c;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.modal-container{background:#1a1a1a;border:1px solid #333;border-radius:8px;box-shadow:0 20px 40px #0009;color:#fff;display:flex;flex-direction:column;height:75vh;max-height:700px;max-width:1100px;width:85vw}.modal-header{background:#252525;border-bottom:1px solid #333;border-radius:8px 8px 0 0;padding:16px 20px}.modal-header h1{font-size:18px;font-weight:600;margin:0}.close-btn{align-items:center;background:none;border:none;border-radius:4px;color:#888;cursor:pointer;display:flex;font-size:24px;height:32px;justify-content:center;padding:4px;transition:all .2s ease;width:32px}.close-btn:hover{background:#333;color:#fff}.modal-body{background:#1e1e1e;overflow:hidden}.add-section{border-right:1px solid #333;display:flex;flex-direction:column;margin-right:16px;width:17.5%}.section-title{align-items:center;background:#222;border-bottom:1px solid #333;display:flex;justify-content:space-between;padding:12px 16px}.filter-container{border-bottom:1px solid #333;padding:8px}.section-title h2{color:#ff6b00;font-size:14px;font-weight:600;letter-spacing:.5px;margin:0;text-transform:uppercase}.filter-select{font-size:11px;padding:4px 8px;width:100%}.gauge-grid{flex-direction:column;gap:1px;overflow-x:hidden;overflow-y:auto;padding:4px 8px 4px 4px}.gauge-grid::-webkit-scrollbar{display:none!important;width:0!important}.gauge-add-btn{align-items:center;background:#2a2a2a;border:1px solid #0000;border-radius:2px;color:#fff;cursor:pointer;display:flex;flex-direction:column;height:40px;justify-content:center;min-height:40px;padding:4px 2px;text-align:center;transition:all .2s ease}.gauge-add-btn:hover:not(.selected){background:#333;border-color:#555}.gauge-add-btn.selected{color:#000}.gauge-add-btn.selected,.gauge-add-btn.selected:hover{background:#ff6b00;cursor:default}.gauge-name{font-size:11px;font-weight:500;line-height:1.2}.gauge-unit{font-size:9px;margin-left:1px;opacity:.7}.add-icon{font-size:10px;font-weight:700;text-align:center;width:14px}.config-section{display:flex;flex:1 1;flex-direction:column;margin-left:8px}.empty-message{align-items:center;color:#666;display:flex;flex:1 1;font-size:14px;font-style:italic;justify-content:center}.config-section .config-grid{grid-gap:12px;align-content:start;display:grid!important;flex:1 1;gap:12px;grid-template-columns:1fr 1fr!important;max-height:400px;overflow-y:auto;padding:12px}.selected-channel-item{background:#252525;border:1px solid #333;border-radius:8px;display:flex;height:140px;overflow:hidden}.channel-config{display:flex;flex:1 1;flex-direction:column;gap:12px;padding:16px}.channel-header{align-items:center;display:flex;justify-content:space-between}.channel-header .channel-name{color:#ff6b00;font-size:14px;font-weight:600}.remove-button{background:#444;border:none;border-radius:4px;color:#fff;height:24px;width:24px}.remove-button:hover{background:#666}.gauge-type-selector{display:flex;flex-direction:column;gap:4px}.gauge-type-selector label{color:#ccc;font-size:12px;letter-spacing:.5px;text-transform:uppercase}.gauge-type-selector select{background:#333;border:1px solid #555;border-radius:4px;color:#fff;font-size:12px;padding:6px 8px}.gauge-type-selector select:focus{border-color:#ff6b00;outline:none}.channel-preview{align-items:center;background:#2a2a2a;border-left:1px solid #333;display:flex;justify-content:center;min-height:140px;padding:16px;width:200px}.modal-footer{background:#252525;border-radius:0 0 8px 8px;padding:16px 20px}.cancel-btn{background:#555;border:1px solid #666;border-radius:4px;color:#fff;font-size:12px;padding:8px 16px}.cancel-btn:hover{background:#666}.save-btn{background:linear-gradient(135deg,#ff6b00,#e55a00);font-size:12px;padding:8px 16px;transition:all .2s ease}.save-btn:hover{background:linear-gradient(135deg,#e55a00,#cc5200)}.config-grid::-webkit-scrollbar,.gauge-grid::-webkit-scrollbar{display:none}.config-grid,.gauge-grid{-ms-overflow-style:none;scrollbar-width:none}.pitstop-modal-backdrop{align-items:center;background:#000c;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.pitstop-modal-container{background:#1a1a1a;border:1px solid #333;border-radius:8px;box-shadow:0 20px 40px #0009;color:#fff;display:flex;flex-direction:column;max-width:90vw;width:500px}.pitstop-modal-header{align-items:center;background:#252525;border-bottom:1px solid #333;border-radius:8px 8px 0 0;display:flex;justify-content:space-between;padding:16px 20px}.pitstop-modal-header h1{color:#ff6b00;font-size:18px;font-weight:600;margin:0}.pitstop-close-btn{align-items:center;background:none;border:none;border-radius:4px;color:#888;cursor:pointer;display:flex;font-size:24px;height:32px;justify-content:center;padding:4px;transition:all .2s ease;width:32px}.pitstop-close-btn:hover{background:#333;color:#fff}.pitstop-modal-body{background:#1e1e1e;display:flex;flex-direction:column;gap:20px;padding:24px}.config-row{align-items:center;border-bottom:1px solid #ffffff1a;display:flex;justify-content:space-between;padding:12px 0}.config-row:last-child{border-bottom:none}.config-label{color:#fff;font-size:14px;min-width:180px}.config-label-container{display:flex;flex-direction:column;min-width:180px}.config-note{color:#aaa;font-size:11px;font-style:italic;letter-spacing:normal;margin-top:2px;text-transform:none}.config-input,.config-select{background:#333;border:1px solid #555;border-radius:4px;color:#fff;font-size:14px;min-width:200px;padding:8px 12px;transition:border-color .2s ease}.config-input:focus,.config-select:focus{border-color:#ff6b00;outline:none}.config-select option{background:#333;color:#fff}.duration-inputs{align-items:center;display:flex;gap:12px}.duration-input-group{align-items:center;display:flex;gap:6px}.duration-input{max-width:70px;min-width:70px!important;text-align:center}.duration-label{color:#aaa;font-size:12px;font-weight:500;min-width:30px}.checkbox-container{align-items:center;display:flex;gap:8px}.config-checkbox{accent-color:#ff6b00;cursor:pointer;height:18px;width:18px}.checkbox-label{font-weight:500;min-width:30px}.pitstop-modal-footer{background:#252525;border-radius:0 0 8px 8px;border-top:1px solid #333;display:flex;gap:12px;justify-content:flex-end;padding:16px 20px}.pitstop-cancel-btn{background:#555;border:1px solid #666;border-radius:4px;color:#fff;cursor:pointer;font-size:13px;font-weight:500;padding:10px 16px;transition:all .2s ease}.pitstop-cancel-btn:hover{background:#666}.pitstop-save-btn{background:linear-gradient(135deg,#4caf50,#45a049);border:1px solid #4caf50;border-radius:4px;color:#fff;cursor:pointer;font-size:13px;font-weight:500;padding:10px 16px;transition:all .2s ease}.pitstop-save-btn:hover{background:linear-gradient(135deg,#45a049,#3d8b40);box-shadow:0 4px 8px #4caf504d;transform:translateY(-1px)}.pitstop-simulation-modal-backdrop{align-items:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:#000c;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:2000}.pitstop-simulation-modal{background:linear-gradient(135deg,#1a1a1a,#2d2d2d);border:2px solid #0f8;border-radius:12px;box-shadow:0 20px 60px #00ff884d;display:flex;flex-direction:column;max-height:90vh;max-width:900px;overflow:hidden;width:90vw}.modal-header{background:linear-gradient(90deg,#0f8,#4ecdc4);border-bottom:2px solid #0f8;color:#000;padding:20px 25px}.modal-header h3{font-size:1.4rem;text-shadow:none}.close-button{font-size:2rem}.close-button:hover{background-color:#0000001a}.modal-body{color:#fff;padding:25px}.simulation-content{grid-gap:30px;display:grid;gap:30px;grid-template-columns:1fr 1fr;height:100%}.track-visualization{align-items:center;display:flex;flex-direction:column}.track-visualization h4{color:#0f8;font-size:1.2rem;margin:0 0 20px;text-align:center}.simulation-canvas{background:#0a0a0a;border:2px solid #333;border-radius:8px;box-shadow:inset 0 0 20px #00000080}.legend{display:flex;flex-direction:column;gap:8px;margin-top:15px}.legend-item{font-size:.9rem;gap:10px}.legend-color{border:2px solid #fff;border-radius:50%;height:16px;width:16px}.legend-color.our-car{background-color:#ff6b35}.legend-color.ahead-car{background-color:#4ecdc4}.legend-color.behind-car{background-color:#ffe66d}.simulation-details{display:flex;flex-direction:column;gap:25px}.timing-breakdown h4,.traffic-analysis h4{border-bottom:1px solid #333;color:#0f8;font-size:1.2rem;margin:0 0 15px;padding-bottom:8px}.timing-item{align-items:center;border-bottom:1px solid #2a2a2a;display:flex;justify-content:space-between;padding:8px 0}.timing-item.total{border-bottom:2px solid #0f8;border-top:2px solid #0f8;font-weight:700;margin-top:10px;padding:12px 0}.timing-item label{color:#ccc;font-size:.95rem}.timing-value{color:#0f8;font-family:Courier New,monospace;font-size:1.1rem;font-weight:700}.timing-item.total .timing-value{font-size:1.3rem}.no-traffic{color:#888;font-style:italic;padding:20px;text-align:center}.traffic-list{display:flex;flex-direction:column;gap:8px}.traffic-item{grid-gap:12px;align-items:center;background:#ffffff0d;border-left:4px solid;border-radius:6px;display:grid;font-size:.9rem;gap:12px;grid-template-columns:80px 60px 1fr;padding:10px 12px}.traffic-item.ahead{border-left-color:#4ecdc4}.traffic-item.behind{border-left-color:#ffe66d}.traffic-car{color:#fff;font-weight:700}.traffic-position{color:#ccc}.traffic-position,.traffic-time{font-family:Courier New,monospace}.traffic-time{color:#0f8;text-align:right}.modal-footer{background:#0000004d;border-top:1px solid #333;justify-content:space-between;padding:20px 25px}.btn-primary,.btn-secondary{font-size:1rem}.btn-secondary{background:#666}.btn-secondary:hover{background:#777}.btn-primary{background:linear-gradient(90deg,#0f8,#4ecdc4)}.btn-primary:hover{background:linear-gradient(90deg,#00e676,#4ecdc4);box-shadow:0 4px 12px #00ff884d}@media (max-width:768px){.pitstop-simulation-modal{height:95vh;width:95vw}.simulation-content{gap:20px;grid-template-columns:1fr}.simulation-canvas{height:280px;width:280px}.modal-footer{flex-direction:column;gap:10px}}.telemetry-config-view{background:#1a1a1a;color:#fff;display:flex;flex-direction:column;height:100%}.config-header{background:#222;border-bottom:1px solid #333;padding:20px}.config-header h2{color:#ff6b00;font-size:24px}.config-content{display:flex;height:calc(100% - 80px)}.channels-panel{border-right:1px solid #333;display:flex;flex-direction:column;width:350px}.panel-header{background:#252525;border-bottom:1px solid #333;padding:16px}.panel-header h3{color:#ff6b00;font-size:16px;margin:0 0 12px}.filters{display:flex;gap:8px}.filter-select{background:#333;border:1px solid #555;flex:1 1;font-size:12px;padding:6px 8px}.channels-list{flex:1 1;overflow-y:auto;padding:8px}.channel-item{align-items:center;background:#2a2a2a;border:1px solid #0000;border-radius:6px;cursor:pointer;display:flex;justify-content:space-between;margin-bottom:4px;padding:12px;transition:all .2s ease}.channel-item:hover{background:#333;border-color:#555}.channel-item.selected{background:#ff6b00;color:#000}.channel-item.disabled{opacity:.5}.channel-info{flex:1 1}.channel-name{font-size:14px;font-weight:600;margin-bottom:4px}.channel-details{display:flex;font-size:11px;gap:8px;opacity:.7}.channel-rate,.channel-source,.channel-type{background:#ffffff1a;border-radius:3px;padding:2px 6px;text-transform:uppercase}.channel-item.selected .channel-rate,.channel-item.selected .channel-source,.channel-item.selected .channel-type{background:#0003}.channel-status{align-items:center;display:flex}.status-indicator{font-size:16px;margin-left:8px}.status-indicator.enabled{color:#0f8}.status-indicator.disabled{color:#666}.channel-item.selected .status-indicator.enabled{color:#000}.config-panel{background:#1e1e1e;flex:1 1;overflow-y:auto}.no-selection{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center}.no-selection h3{font-size:18px;margin-bottom:8px}.config-editor-layout{display:flex;height:100%}.config-editor-left{border-right:1px solid #333;flex:1 1;overflow-y:auto;padding:20px}.config-editor-right{background:#252525;display:flex;flex-direction:column;padding:20px;width:350px}.live-preview-section h4{color:#ff6b00;font-size:14px;letter-spacing:.5px;margin:0 0 16px;text-transform:uppercase}.channel-config-editor{padding:0}.editor-header{align-items:center;border-bottom:1px solid #333;display:flex;justify-content:space-between;margin-bottom:24px;padding-bottom:12px}.editor-header h3{color:#ff6b00;font-size:20px;margin:0}.channel-toggle{align-items:center;display:flex;gap:8px}.toggle-switch{height:24px;position:relative;width:44px}.toggle-switch input{height:0;opacity:0;width:0}.toggle-slider{background-color:#666;border-radius:12px;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.2s}.toggle-slider:before{background-color:#fff;border-radius:50%;bottom:3px;content:"";height:18px;left:3px;position:absolute;transition:.2s;width:18px}input:checked+.toggle-slider{background-color:#ff6b00}input:checked+.toggle-slider:before{transform:translateX(20px)}.editor-sections{display:flex;flex-direction:column;gap:12px}.config-section{background:#252525;border:1px solid #333;border-radius:8px;padding:12px}.config-section h4{color:#ff6b00;font-size:12px;letter-spacing:.5px;margin:0 0 10px;text-transform:uppercase}.config-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.config-field{gap:3px}.config-field label{font-size:10px}.config-field input,.config-field select,.config-field textarea{background:#333;border:1px solid #555;border-radius:4px;color:#fff;font-size:12px;padding:6px 8px;transition:border-color .2s ease}.config-field input:focus,.config-field select:focus,.config-field textarea:focus{border-color:#ff6b00;outline:none}.config-field input[type=range]{-webkit-appearance:none;background:#555;border-radius:3px;height:6px;outline:none}.config-field input[type=range]::-webkit-slider-thumb{appearance:none;background:#ff6b00;border-radius:50%;cursor:pointer;height:16px;width:16px}.config-field input[type=range]::-moz-range-thumb{background:#ff6b00;border:none;border-radius:50%;cursor:pointer;height:16px;width:16px}.range-value{color:#ff6b00;font-size:12px;font-weight:600;margin-left:8px}.color-selector{display:flex;flex-direction:column;gap:8px}.color-presets{display:flex;flex-wrap:wrap;gap:6px}.color-preset{border:2px solid #0000;border-radius:4px;cursor:pointer;height:24px;padding:0;transition:all .2s ease;width:24px}.color-preset:hover{border-color:#fff;transform:scale(1.1)}.color-preset.selected{border-color:#ff6b00;box-shadow:0 0 8px #ff6b0080;transform:scale(1.1)}.custom-color-input{border-radius:4px;height:35px;padding:2px;width:50px}.config-field textarea{font-family:inherit;min-height:60px;resize:vertical}.btn-primary{background:linear-gradient(135deg,#ff6b00,#e55a00);transition:all .2s ease}.btn-primary:hover{background:linear-gradient(135deg,#e55a00,#cc5200)}.btn-secondary{border:1px solid #666;transition:all .2s ease}.btn-secondary:hover{transform:translateY(-1px)}.channels-list::-webkit-scrollbar,.config-panel::-webkit-scrollbar{width:8px}.channels-list::-webkit-scrollbar-track,.config-panel::-webkit-scrollbar-track{background:#1a1a1a}.channels-list::-webkit-scrollbar-thumb,.config-panel::-webkit-scrollbar-thumb{background:#555;border-radius:4px}.channels-list::-webkit-scrollbar-thumb:hover,.config-panel::-webkit-scrollbar-thumb:hover{background:#666}.car-detail-view{height:100%;overflow-y:auto;padding:20px}.car-detail-view::-webkit-scrollbar{display:none!important;width:0!important}.car-detail-view{-ms-overflow-style:none!important;scrollbar-width:none!important}.detail-section{background:#ffffff0d;border-radius:5px;margin-bottom:20px;padding:15px}.detail-section h3{border-bottom:1px solid #444;color:#ff6b00;color:var(--label-color,#ff6b00);font-size:14px;letter-spacing:1px;margin:0 0 10px;padding-bottom:5px}.detail-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr}.detail-item{align-items:center;display:flex;justify-content:space-between;padding:5px 0}.label{color:#aaa;font-size:11px;text-transform:uppercase}.value{color:#fff;font-size:14px;font-weight:600}.value.highlight{color:#0f8}.value.best{color:#f0f}.value.warning{color:#ff6b00}.tire-soft{color:red}.tire-medium{color:#ff0}.tire-hard{color:#fff}.dot-matrix-grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:1fr 1fr;margin-bottom:15px}.dot-matrix-container{align-items:center;background:#0000004d;border-radius:8px;display:flex;flex-direction:column;padding:15px}.dot-matrix-label{color:#ff6b00;color:var(--label-color,#ff6b00);font-size:10px;font-weight:700;letter-spacing:1px;margin-bottom:10px;text-transform:uppercase}.dot-matrix-bar{display:flex;gap:3px;margin-bottom:8px}.dot{border:1px solid #555;border-radius:50%;height:8px;transition:background-color .3s ease;width:8px}.dot.filled{box-shadow:0 0 4px #ffffff4d}.dot-matrix-value{color:#fff;font-size:12px;font-weight:700;text-align:center}.input-bars{margin-top:10px}.input-item{align-items:center;display:flex;margin-bottom:10px}.input-item .label{width:60px}.bar-container{background:#00000080;border-radius:4px;flex:1 1;height:8px;margin:0 10px;overflow:hidden}.bar{height:100%;transition:width .3s ease}.bar.throttle{background:linear-gradient(90deg,#0f8,#0f0)}.bar.brake{background:linear-gradient(90deg,#ff6b00,red)}.gear-display{color:#ff6b00;font-size:24px;font-weight:700;margin-left:10px}.value.active{color:#0f8;font-weight:700}.pitstop-controls{border-top:1px solid #444;display:flex;gap:12px;margin-top:15px;padding-top:15px}.configure-simulate-group{display:flex;flex:1 1;flex-direction:column;gap:8px}.configure-simulate-group .pitstop-button{flex:1 1}.simulate-button{background:linear-gradient(135deg,#2196f3,#1976d2);border:1px solid #2196f3}.simulate-button:hover{background:linear-gradient(135deg,#1976d2,#1565c0);box-shadow:0 4px 8px #2196f34d;transform:translateY(-1px)}.pitstop-button{border:none;border-radius:6px;color:#fff;cursor:pointer;flex:1 1;font-size:13px;font-weight:600;letter-spacing:.5px;padding:12px 16px;text-transform:uppercase;transition:all .2s ease}.configure-button{background:linear-gradient(135deg,#4caf50,#45a049);border:1px solid #4caf50}.configure-button:hover{background:linear-gradient(135deg,#45a049,#3d8b40);box-shadow:0 4px 8px #4caf504d;transform:translateY(-1px)}.initiate-button{background:linear-gradient(135deg,#ff6b00,#e55a00);border:1px solid #ff6b00;font-size:16px}.initiate-button:hover{background:linear-gradient(135deg,#e55a00,#cc5200);box-shadow:0 4px 8px #ff6b004d;transform:translateY(-1px)}.pitstop-button:active{box-shadow:none;transform:translateY(0)}.section-header-with-button{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}.section-header-with-button h3{border-bottom:1px solid #444;color:#ff6b00;color:var(--label-color,#ff6b00);flex:1 1;font-size:14px;letter-spacing:1px;margin:0 15px 0 0;padding-bottom:5px}.configure-data-button{background:#ffffff1a;border:1px solid #fff3;border-radius:4px;color:#ccc;cursor:pointer;font-size:10px;font-weight:500;letter-spacing:.5px;padding:4px 8px;text-transform:uppercase;transition:all .2s ease;white-space:nowrap}.configure-data-button:hover{background:#ffffff26;border-color:#ffffff4d;color:#fff;transform:translateY(-1px)}.configure-data-button:active{background:#ffffff0d;transform:translateY(0)}.dynamic-gauges-grid{grid-gap:12px;align-items:start;display:grid;gap:12px;grid-template-columns:repeat(3,1fr);margin-top:10px}.dynamic-gauges-grid:has(.gauge-narrow){gap:6px}.gauge-container.gauge-wide{grid-column:span 3}.gauge-container.gauge-narrow{grid-column:span 1;max-height:280px;padding:4px}.gauge-container:not(.gauge-wide):not(.gauge-narrow){grid-column:span 2}.gauge-container{align-items:center;background:#0003;border:1px solid #ffffff1a;border-radius:6px;cursor:grab;display:flex;flex-direction:column;justify-content:center;max-height:250px;min-height:80px;overflow:hidden;padding:8px;position:relative;transition:all .2s ease}.gauge-container>*{max-height:100%;max-width:100%;transform-origin:center}.gauge-container .racing-vertical-gauge{transform:scale(.65)}.gauge-container.gauge-narrow .racing-vertical-gauge{transform:scale(.75)}.gauge-container .racing-horizontal-gauge{transform:scale(.95);width:100%}.gauge-container.gauge-wide .racing-horizontal-gauge{transform:scale(1)}.gauge-container .premium-needle-gauge{transform:scale(.55)}.gauge-container.gauge-narrow .premium-needle-gauge{transform:scale(.65)}.gauge-container .numerical-readout-gauge{transform:scale(.95);width:100%}.gauge-container.gauge-wide .numerical-readout-gauge{transform:scale(1)}.gauge-container:active{cursor:grabbing}.gauge-container.dragging{border-color:#ff6b00;opacity:.5;transform:scale(.95);z-index:100}.gauge-container:hover{background:#0000004d;border-color:#ffffff4d;box-shadow:0 2px 8px #0000004d}.gauge-container.drag-over{background:#ff6b001a;border-color:#ff6b00;border-style:dashed}.gauge-label{color:#ff6b00;font-size:10px;font-weight:600;letter-spacing:.5px;margin-bottom:8px;text-align:center;text-transform:uppercase}.no-gauges-message{color:#666;font-style:italic;grid-column:1/-1;padding:40px 20px;text-align:center}.no-gauges-message p{font-size:14px;margin:0}.tools-container{align-items:flex-start;display:flex;flex-wrap:wrap;gap:16px}.tool-button{align-items:center;background:linear-gradient(135deg,#6b7280,#4b5563);border:1px solid #6b7280;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:13px;font-weight:600;gap:8px;letter-spacing:.5px;padding:12px 16px;text-transform:uppercase;transition:all .2s ease}.tool-button:hover{background:linear-gradient(135deg,#4b5563,#374151);box-shadow:0 4px 8px #6b72804d;transform:translateY(-1px)}.tool-button:active{box-shadow:none;transform:translateY(0)}.video-button{background:linear-gradient(135deg,#6b7280,#4b5563);border-color:#6b7280}.video-button:hover{background:linear-gradient(135deg,#4b5563,#374151);box-shadow:0 4px 8px #6b72804d}.timers-section{display:flex;flex-wrap:wrap;gap:12px}.timer-tool{position:relative}.timer-button{background:linear-gradient(135deg,#6b7280,#4b5563);border-color:#6b7280;min-width:150px}.timer-button:hover{background:linear-gradient(135deg,#4b5563,#374151);box-shadow:0 4px 8px #6b72804d}.timer-controls{background:#000000e6;border:1px solid #444;border-radius:6px;display:flex;gap:8px;left:0;margin-top:8px;padding:8px;position:absolute;top:100%;white-space:nowrap;z-index:10}.timer-control-button{align-items:center;background:#ffffff1a;border:1px solid #fff3;border-radius:4px;color:#fff;cursor:pointer;display:flex;font-size:11px;font-weight:500;gap:4px;padding:6px 12px;transition:all .2s ease}.timer-control-button:hover{background:#fff3;border-color:#ffffff4d}.timer-control-button.reset-button:hover{background:#ff6b0033;border-color:#ff6b0066}.timer-control-button.close-button{background:#ff00001a;border-color:#f003}.timer-control-button.close-button:hover{background:#f003;border-color:#f006}.car-config-panel-overlay{align-items:center;background:#000c;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.car-config-panel{background:linear-gradient(135deg,#1a1a1a,#2d2d2d);border:2px solid #ff6b00;border-radius:12px;box-shadow:0 20px 40px #ff6b004d;color:#fff;display:flex;flex-direction:column;font-family:Consolas,Monaco,monospace;max-height:90vh;max-width:90vw;min-width:800px;padding:0}.config-header{background:linear-gradient(90deg,#ff6b00,#ff8533);border-radius:10px 10px 0 0;padding:16px 24px}.config-header h2{color:#fff;font-size:1.5em;font-weight:700;margin:0;text-shadow:0 2px 4px #0000004d}.close-button{background:#fff3;border-radius:18px;height:36px;transition:all .2s ease;width:36px}.close-button:hover{background:#ffffff4d;transform:scale(1.1)}.config-content{flex:1 1;overflow-y:auto;padding:24px}.config-info{background:#ff6b001a;border:1px solid #ff6b004d;border-radius:8px;margin-bottom:24px;padding:16px}.config-info p{font-size:.9em;line-height:1.4;margin:0 0 8px}.config-info p:last-child{margin-bottom:0}.cars-list{margin-bottom:24px}.car-config-row{grid-gap:16px;align-items:end;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;display:grid;gap:16px;grid-template-columns:80px 160px 200px 120px 80px 60px;margin-bottom:12px;padding:16px;transition:all .2s ease}.car-config-row:hover{background:#ff6b001a;border-color:#ff6b004d}.car-config-row.disabled{background:#8080801a;opacity:.6}.config-field{display:flex;flex-direction:column}.config-field label{color:#ccc;font-size:.8em;font-weight:500;letter-spacing:.5px;margin-bottom:4px;text-transform:uppercase}.config-field input,.config-field select{background:#0006;border:1px solid #fff3;border-radius:6px;color:#fff;font-family:inherit;font-size:.9em;padding:8px 12px;transition:all .2s ease}.config-field input:focus,.config-field select:focus{background:#ff6b001a;border-color:#ff6b00;box-shadow:0 0 0 2px #ff6b0033;outline:none}.config-field input[type=checkbox]{accent-color:#ff6b00;cursor:pointer;height:20px;margin:0;width:20px}.config-field input[type=number]{text-align:center}.config-actions,.remove-button{align-items:center;display:flex;justify-content:center}.remove-button{background:#ff3b3033;border:1px solid #ff3b304d;border-radius:6px;color:#ff3b30;cursor:pointer;font-size:16px;height:36px;padding:8px;transition:all .2s ease;width:36px}.remove-button:hover{background:#ff3b304d;transform:scale(1.1)}.config-actions-row{display:flex;gap:16px;justify-content:flex-start;margin-bottom:16px}.add-car-button,.reset-button{background:#ff6b0033;border:1px solid #ff6b0066;border-radius:8px;color:#ff6b00;cursor:pointer;font-family:inherit;font-weight:500;padding:12px 20px;transition:all .2s ease}.add-car-button:hover,.reset-button:hover{background:#ff6b004d;transform:translateY(-1px)}.config-footer{background:#ffffff08;border-radius:0 0 10px 10px;border-top:1px solid #ffffff1a;display:flex;gap:16px;justify-content:flex-end;padding:20px 24px}.cancel-button,.save-button{border:none;border-radius:8px;cursor:pointer;font-family:inherit;font-size:.95em;font-weight:500;padding:12px 24px;transition:all .2s ease}.cancel-button{border:1px solid #fff3;color:#ccc}.cancel-button:hover{background:#ffffff26;color:#fff}.save-button{background:linear-gradient(135deg,#ff6b00,#ff8533);box-shadow:0 4px 8px #ff6b004d}.save-button:hover{box-shadow:0 6px 12px #ff6b0066;transform:translateY(-2px)}@media (max-width:900px){.car-config-row{gap:8px;grid-template-columns:1fr}.config-field{margin-bottom:12px}.car-config-panel{max-width:95vw;min-width:400px}}.redmist-live-timing{background:#1a1a1a;color:#fff;display:flex;flex:1 1;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:0;overflow:hidden}.timing-header{background:#2a2a2a;border-bottom:1px solid #444;box-sizing:border-box;flex-shrink:0;height:60px;justify-content:space-between;overflow:visible;padding:12px 16px}.header-title,.timing-header{align-items:center;display:flex}.header-title{gap:16px}.header-title h3{color:#fff;font-size:16px;font-weight:600;margin:0}.data-status{align-items:center;color:#888;display:flex;font-size:12px;gap:6px}.status-indicator{background:#444}.status-indicator.active{background:#0f0;box-shadow:0 0 4px #0f0}.race-time{align-items:center;background:#ff6b001a;border:1px solid #ff6b00;border-radius:4px;display:flex;flex-direction:column;padding:4px 8px}.time-label{color:#ff6b00;font-size:10px;font-weight:600;letter-spacing:.5px}.time-value{color:#fff;font-family:Courier New,monospace;font-size:14px;font-weight:700}.class-filter,.sort-control{align-items:center;display:flex;gap:8px}.class-filter label,.sort-control label{color:#888;font-size:12px}.sort-buttons{display:flex;gap:4px}.sort-buttons button{background:#333;border:1px solid #555;border-radius:4px;color:#ccc;cursor:pointer;font-size:12px;padding:4px 12px;transition:all .2s}.sort-buttons button:hover{background:#444;color:#fff}.sort-buttons button.active{background:#ff6b00;border-color:#ff6b00;color:#fff}.class-select{background:#333;border:1px solid #555;border-radius:4px;color:#fff;font-size:12px;min-width:120px;padding:4px 8px}.timing-columns{grid-gap:4px;background:#222;border-bottom:1px solid #444;box-sizing:border-box;color:#888;display:grid;flex-shrink:0;font-size:11px;font-weight:600;gap:4px;grid-template-columns:50px 65px 65px 1fr 110px;height:41px;letter-spacing:.5px;padding:8px 16px;text-transform:uppercase}.col-car,.col-class,.col-position{text-align:center}.col-team{min-width:0;overflow:hidden;padding-left:4px}.col-laptime{cursor:pointer;padding-left:20px;text-align:left;transition:color .2s;-webkit-user-select:none;user-select:none}.col-laptime:hover{color:#ff6b00}.timing-row{grid-gap:4px;align-items:center;border-bottom:1px solid #333;display:grid;gap:4px;grid-template-columns:50px 65px 65px 1fr 110px;padding:10px 16px;transition:background-color .2s}.timing-row:hover{background:#ffffff0d}.timing-row:nth-child(2n){background:#ffffff05}.position-number{color:#fff;display:block;font-size:18px}.car-number,.position-number{font-weight:700;text-align:center}.car-number{border:2px solid #0000;border-radius:4px;color:#000;cursor:pointer;display:inline-block;font-size:14px;min-width:45px;padding:6px 8px;transition:box-shadow .2s,transform .1s}.car-number:hover{box-shadow:0 0 8px #ff6b0080;transform:scale(1.05)}.car-number.tracked-competitor{border:2px solid #ff6b00;box-shadow:0 0 8px #ff6b0099,inset 0 0 4px #ff6b004d}.class-badge{display:block;font-size:12px;font-weight:600;letter-spacing:.5px;text-align:center}.class-mfg-container{align-items:center;display:flex;height:24px;justify-content:center;position:relative;width:100%}.class-display,.mfg-display{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .5s ease-in-out}.class-mfg-container.show-class .class-display{opacity:1}.class-mfg-container.show-class .mfg-display,.class-mfg-container.show-mfg .class-display{opacity:0}.class-mfg-container.show-mfg .mfg-display{opacity:1}.mfg-logo{display:block;max-height:24px;max-width:48px;object-fit:contain}.team-name{color:#ccc;display:block;font-size:13px;max-width:100%;min-width:0;overflow:hidden;padding-left:4px;text-overflow:ellipsis;white-space:nowrap}.lap-time{color:#fff;display:block;font-family:SF Mono,Monaco,Inconsolata,Fira Code,monospace;font-size:14px;font-weight:500;letter-spacing:-.5px;text-align:right}.no-data{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:60px 20px}.no-data-icon{font-size:48px;margin-bottom:16px;opacity:.3}.no-data p{color:#888;font-size:14px;margin:4px 0}.no-data-hint{color:#666!important;font-size:12px!important;font-style:italic}.timing-footer{background:#2a2a2a;border-top:1px solid #444;padding:8px 16px}.footer-stats{color:#888;display:flex;font-size:11px;gap:20px;justify-content:center}.footer-stats span{align-items:center;display:flex;gap:4px}@media (max-width:768px){.timing-columns,.timing-row{font-size:12px;gap:3px;grid-template-columns:45px 55px 55px 1fr 95px}.position-number{font-size:16px}.car-number{min-width:40px;padding:4px 6px}.car-number,.team-name{font-size:12px}.lap-time{font-size:13px}}.timing-row{animation:fadeIn .3s ease-out}.race-ticker{align-items:center;background:#000;border-top:2px solid #ca2715;display:flex;flex-shrink:0;height:40px;overflow:hidden;width:100%}.ticker-item{font-family:Orbitron,monospace;font-size:14px;font-weight:700;gap:8px;letter-spacing:.08em;padding:0 24px;text-transform:uppercase;white-space:nowrap}.ticker-icon,.ticker-item{align-items:center;display:inline-flex}.ticker-icon{filter:drop-shadow(0 0 4px currentColor);font-size:18px}.ticker-message{animation:led-pulse 2s ease-in-out infinite;color:#ca2715;text-shadow:0 0 5px #ca2715,0 0 10px #ca2715,0 0 15px #ca271580}.ticker-separator{color:#ca2715;font-size:20px;margin-left:8px;opacity:.5;text-shadow:0 0 5px #ca2715,0 0 10px #ca2715}@keyframes led-pulse{0%,to{text-shadow:0 0 5px #ca2715,0 0 10px #ca2715,0 0 15px #ca271580}50%{text-shadow:0 0 8px #ca2715,0 0 15px #ca2715,0 0 20px #ca2715aa,0 0 25px #ca271560}}.ticker-fastest-lap .ticker-message{color:#9c27b0;text-shadow:0 0 5px #9c27b0,0 0 10px #9c27b0,0 0 15px #9c27b080}.ticker-fastest-lap .ticker-separator{color:#9c27b0;text-shadow:0 0 5px #9c27b0,0 0 10px #9c27b0}.ticker-flag .ticker-message{color:#4caf50;text-shadow:0 0 5px #4caf50,0 0 10px #4caf50,0 0 15px #4caf5080}.ticker-flag .ticker-separator{color:#4caf50;text-shadow:0 0 5px #4caf50,0 0 10px #4caf50}.ticker-incident .ticker-message{animation:led-pulse-urgent 1s ease-in-out infinite;color:#ff5722;text-shadow:0 0 5px #ff5722,0 0 10px #ff5722,0 0 15px #ff572280}.ticker-incident .ticker-separator{color:#ff5722;text-shadow:0 0 5px #ff5722,0 0 10px #ff5722}@keyframes led-pulse-urgent{0%,to{text-shadow:0 0 5px #ff5722,0 0 10px #ff5722,0 0 15px #ff572280}50%{text-shadow:0 0 10px #ff5722,0 0 20px #ff5722,0 0 30px #ff5722,0 0 40px #ff572280}}.race-ticker:hover .ticker-message{animation-play-state:paused;opacity:.9}.user-profile-modal{align-items:center;background:#000c;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.profile-modal-content{background:#1a1a1a;border:2px solid #ff6b00;border-radius:12px;box-shadow:0 10px 30px #00000080;max-width:90vw;width:400px}.profile-header h2{font-size:18px}.profile-content{color:#fff}.profile-user-info{align-items:center;border-bottom:1px solid #ff6b004d;display:flex;gap:15px;margin-bottom:25px;padding-bottom:20px}.action-button{border:none;border-radius:6px;flex:1 1;font-size:14px;font-weight:700;padding:12px 20px;transition:all .3s ease}.edit-button{background:linear-gradient(135deg,#ff6b00,#e55a00);color:#fff}.edit-button:hover{background:linear-gradient(135deg,#e55a00,#cc5100);transform:translateY(-1px)}.logout-button{background:linear-gradient(135deg,#666,#555);color:#fff}.logout-button:hover{background:linear-gradient(135deg,#888,#666);transform:translateY(-1px)}.track-display{align-items:center;background:linear-gradient(135deg,#0a0a0a,#1a1a1a 50%,#0a0a0a);border:1px solid #ff6b00;border-radius:10px;display:flex;flex:1 1;height:calc(100vh - 60px);justify-content:center;margin:40px 20px 20px 10px;overflow-x:visible;overflow-y:hidden;position:relative}.track-display::-webkit-scrollbar{display:none!important;width:0!important}.track-display{-ms-overflow-style:none!important;scrollbar-width:none!important}.track-display:after{background:radial-gradient(circle at 25% 25%,#ff6b001a 0,#0000 50%),radial-gradient(circle at 75% 75%,#00ff881a 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1}.track-display svg{filter:drop-shadow(0 0 20px rgba(255,107,0,.3));height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.info-panels{left:20px;pointer-events:none;position:absolute;right:20px;top:40px;transition:top .3s ease;z-index:10}.info-panels.fuel-planning-active{top:240px}.race-control-panel{background:#000c;border:1px solid #ff6b00;border:1px solid var(--label-color,#ff6b00);border-radius:8px;cursor:pointer;left:0;overflow:hidden;padding:12px;pointer-events:auto;position:absolute;text-align:left!important;top:0;transition:all .3s ease;width:200px}.race-control-panel.collapsed{height:auto;padding:8px 12px;width:auto}.race-control-panel.collapsed .race-info,.race-control-panel.collapsed .race-status,.race-control-panel.collapsed .track-info{display:none}.race-control-panel.expanded{cursor:default;width:200px}.race-control-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.race-control-panel.collapsed .race-control-header{margin-bottom:0}.minimize-btn{align-items:center;background:none;border:1px solid #ff6b00;border:1px solid var(--label-color,#ff6b00);border-radius:4px;color:#ff6b00;color:var(--label-color,#ff6b00);cursor:pointer;display:flex;font-size:16px;height:20px;justify-content:center;line-height:1;padding:0;transition:all .2s ease;width:20px}.minimize-btn:hover{background:#ff6b00;background:var(--label-color,#ff6b00);color:#000;transform:scale(1.1)}.user-account-panel.collapsed{background:#0000;border:none;height:auto;padding:8px;width:auto}.user-account-panel.collapsed .user-account-header,.user-account-panel.collapsed .user-details{display:none}.user-account-panel.collapsed .user-account-content{gap:0}.user-account-panel.expanded{cursor:default;width:220px}.user-account-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.user-account-panel.collapsed .user-account-header{margin-bottom:0}.weather-panel{background:#000000d9;border:1px solid #ff6b00;border:1px solid var(--label-color,#ff6b00);border-radius:8px;cursor:pointer;overflow:hidden;padding:12px;pointer-events:auto;position:absolute;right:0;text-align:left!important;top:110px;transition:all .3s ease;width:220px;z-index:15}.weather-panel.user-account-collapsed{top:66px}.weather-panel.collapsed{height:auto;padding:8px 12px;width:auto}.weather-panel.collapsed .forecast-toggle,.weather-panel.collapsed .hourly-forecast,.weather-panel.collapsed .weather-info{display:none}.weather-panel.expanded{cursor:default;width:220px}.weather-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.weather-panel.collapsed .weather-header{margin-bottom:0}.race-control-panel h4,.user-account-panel h4,.weather-panel h4{color:#ff6b00;color:var(--label-color,#ff6b00);font-size:11px;font-weight:600;letter-spacing:1px;margin:0;text-transform:uppercase}.track-info{align-items:center;border-bottom:1px solid #ff6b004d;display:flex;flex-wrap:wrap;gap:4px;justify-content:space-between;margin-bottom:12px;padding-bottom:10px}.track-name{word-wrap:break-word;color:#ff6b00;color:var(--label-color,#ff6b00);font-size:14px;font-weight:700;letter-spacing:.5px;line-height:1.3;max-width:100%;overflow-wrap:break-word}.track-length{color:#fff;flex-shrink:0;font-size:11px;font-weight:500;margin-left:8px}.race-status{align-items:center;display:flex;gap:8px;margin-bottom:8px}.status-indicator{height:10px;width:10px}.status-indicator.green{background:#0f8;box-shadow:0 0 10px #00ff8880}.status-indicator.yellow{background:#ff0;box-shadow:0 0 10px #ffff0080}.status-indicator.red{background:red;box-shadow:0 0 10px #ff000080}.race-status span{color:#0f8;font-size:12px;font-weight:600}.race-info,.weather-details{display:flex;flex:1 1;flex-direction:column;gap:4px;text-align:left!important}.info-item{line-height:1.2;min-height:18px;text-align:left!important}.info-item>*{text-align:inherit!important}.info-item .label{color:#aaa;flex-shrink:0;font-size:10px;font-weight:500;letter-spacing:.5px;text-align:left!important;text-transform:uppercase}.info-item .value{color:#fff;font-family:Monaco,Consolas,monospace;font-size:12px;font-weight:600;margin-left:8px;text-align:right!important}.weather-info{align-items:flex-start;display:flex;gap:10px;margin-bottom:4px}.weather-icon{align-items:center;display:flex;flex-shrink:0;font-size:22px;height:24px;justify-content:center;line-height:1;margin-top:0;width:24px}.config-menu-container{bottom:20px;left:50%;position:absolute;transform:translateX(-50%);z-index:10}.config-button{align-items:center;background:#000c;border:1px solid #ff6b00;border:1px solid var(--label-color,#ff6b00);border-radius:20px;cursor:pointer;display:flex;height:40px;justify-content:center;position:relative;transition:all .3s ease;width:40px}.config-button:hover{background:#ffffff1a;transform:scale(1.05)}.config-icon{font-size:18px;line-height:1}.config-menu{background:#000000f2;border:1px solid #ff6b00;border:1px solid var(--label-color,#ff6b00);border-radius:8px;bottom:50px;box-shadow:0 4px 20px #00000080;left:50%;max-height:80vh;max-width:350px;min-width:280px;overflow-y:auto;padding:0;position:absolute;transform:translateX(-50%)}.config-menu::-webkit-scrollbar{width:6px}.config-menu::-webkit-scrollbar-track{background:#ffffff1a;border-radius:3px}.config-menu::-webkit-scrollbar-thumb{background:#ff6b00;background:var(--label-color,#ff6b00);border-radius:3px}.config-menu::-webkit-scrollbar-thumb:hover{background:#e55a00}.config-header{align-items:center;background:#ff6b00;background:var(--label-color,#ff6b00);border-radius:7px 7px 0 0;color:#000;display:flex;font-size:12px;font-weight:600;justify-content:space-between;padding:10px 15px;text-transform:uppercase}.close-button{font-size:14px;height:20px;width:20px}.config-item{font-size:12px;justify-content:space-between;margin-bottom:12px;min-height:32px;padding:0 15px}.config-item:first-of-type{margin-top:15px}.config-item:last-child,.config-section:last-child{margin-bottom:15px}.config-item span{color:#fff;font-weight:500}.config-item select{background:#ffffff1a;border:1px solid #444;border-radius:3px;color:#fff;font-size:11px;max-width:150px;min-width:120px;padding:4px 8px}.config-item input[type=checkbox]{accent-color:#ff6b00}.config-item input[type=color]{border:none;border-radius:4px;cursor:pointer;height:30px;width:40px}.config-item.admin-access{border-top:1px solid #fff3;margin-top:10px;padding-left:15px;padding-right:15px;padding-top:10px}.admin-access-button{background:linear-gradient(135deg,#ff6b00,#e55a00);border:none;border-radius:6px;box-shadow:0 2px 4px #0003;color:#fff;cursor:pointer;font-size:14px;font-weight:500;margin:0;padding:10px 15px;transition:all .3s ease;width:100%}.admin-access-button:hover{background:linear-gradient(135deg,#e55a00,#cc5100);box-shadow:0 4px 8px #0000004d;transform:translateY(-1px)}.admin-access-button:active{box-shadow:0 2px 4px #0003;transform:translateY(0)}.config-item.session-info{align-items:flex-start;background:#ff6b001a;border:1px solid #ff6b004d;border-radius:6px;flex-direction:column;gap:4px;margin-bottom:12px;padding:10px 12px}.session-label{color:#fff9!important;font-size:10px;letter-spacing:.5px;text-transform:uppercase}.session-name{color:#ff6b00!important;font-size:13px;font-weight:600}.config-item.session-info.no-session{background:#8080801a;border-color:#8080804d}.config-item.session-info.no-session .session-name{color:#ffffff80!important;font-style:italic}.config-item.team-cars-info{align-items:flex-start;background:#0064c81a;border:1px solid #0096ff4d;border-radius:6px;flex-direction:column;gap:4px;margin-bottom:12px;padding:10px 12px!important}.team-cars-list{color:#0af!important;font-size:13px;font-weight:600}.config-item.team-cars-info.no-cars{background:#8080801a;border-color:#8080804d}.config-item.team-cars-info.no-cars .team-cars-list{color:#ffffff80!important;font-style:italic}.config-item.team-car-color{align-items:center;background:#00aaff14;border:1px solid #0af3;border-radius:6px;display:flex;justify-content:space-between;margin-bottom:6px;padding:8px 12px}.config-item.team-car-color .team-car-label{color:#0af;font-size:14px;font-weight:600;min-width:50px}.config-item.team-car-color input[type=color]{background:#0000;border:2px solid #ffffff4d;border-radius:4px;cursor:pointer;height:28px;padding:0;width:40px}.config-item.team-car-color input[type=color]:hover{border-color:#fff9}.config-section{border-top:1px solid #333;margin-left:0;margin-right:0;margin-top:20px;padding-left:15px;padding-right:15px;padding-top:15px}.config-section-title{color:#ff6b00;color:var(--label-color,#ff6b00);font-size:12px;font-weight:700;letter-spacing:1px;margin-bottom:12px;padding-left:0;text-transform:uppercase}.user-account-panel{background:#000000d9;border:1px solid #ff6b00;border:1px solid var(--label-color,#ff6b00);border-radius:8px;cursor:pointer;overflow:visible;padding:12px;pointer-events:auto;position:absolute;right:0;top:0;transition:all .3s ease;width:220px;z-index:16}.user-account-panel:hover{background:#000000e6;border-color:#fff;transform:translateY(-1px)}.user-account-content{align-items:center;display:flex;gap:12px}.user-avatar{flex-shrink:0}.avatar-image{object-fit:cover}.avatar-image,.avatar-placeholder{border:2px solid #ff6b00;border:2px solid var(--label-color,#ff6b00);border-radius:50%;height:40px;width:40px}.avatar-placeholder{background:#ffffff1a;color:#ff6b00;color:var(--label-color,#ff6b00);font-size:20px}.user-details{flex:1 1;gap:4px;min-width:0}.user-name{font-size:14px;overflow:hidden;text-overflow:ellipsis}.user-name,.user-role{font-weight:700;white-space:nowrap}.user-role{color:#ff6b00;color:var(--label-color,#ff6b00);font-size:11px;opacity:.9}.user-menu-backdrop{z-index:9999}.user-account-menu{border:1px solid #ff6b00;border:1px solid var(--label-color,#ff6b00);z-index:10000}.menu-item{background:none;font-size:14px;gap:12px;padding:12px 16px;transition:background-color .2s ease}.menu-item:hover{background:#ff6b0026}.menu-item.logout:hover{background:#ff444426}.menu-icon{align-items:center;display:flex;font-size:16px;justify-content:center;width:20px}.menu-label{flex:1 1}.menu-divider{background:#ff6b004d;height:1px;margin:4px 0}.logout-button{background:linear-gradient(135deg,#666,#555)!important;border-color:#666!important}.logout-button:hover{background:linear-gradient(135deg,#888,#666)!important;border-color:#888!important}.filter-panel-container{align-items:flex-end;bottom:20px;display:flex;flex-direction:row;gap:8px;position:absolute;right:20px;z-index:10}.race-strategy-panel-container{bottom:20px;left:20px;position:absolute;width:220px;z-index:10}.race-strategy-panel{background:#000c;border:1px solid #ff6b00;border:1px solid var(--label-color,#ff6b00);border-radius:8px;cursor:pointer;min-height:60px;overflow:hidden;padding:12px;transition:all .3s ease}.race-strategy-panel.collapsed{height:auto;min-height:0;padding:8px 12px;width:auto}.race-strategy-panel.collapsed .strategy-buttons{display:none}.race-strategy-panel.expanded{cursor:default}.race-strategy-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.race-strategy-panel.collapsed .race-strategy-header{margin-bottom:0}.race-strategy-panel h4{color:#ff6b00;color:var(--label-color,#ff6b00);font-size:11px;font-weight:600;letter-spacing:1px;margin:0;text-transform:uppercase}.strategy-buttons{display:flex;flex-direction:column;gap:8px}.strategy-button{align-items:center;background:#0000;border:1px solid #ff6b00;border:1px solid var(--label-color,#ff6b00);border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:10px;font-weight:600;gap:6px;justify-content:center;letter-spacing:.5px;padding:8px 12px;text-transform:uppercase;transition:all .2s;width:100%}.strategy-button:hover{background:#ff6b001a;border-color:#ff8533;transform:translateY(-1px)}.strategy-button .button-icon{font-size:14px}.strategy-button .button-label{font-size:10px}.split-button-row{display:flex;gap:6px;width:100%}.strategy-button.half-width{flex:1 1;min-width:0}.strategy-button.half-width.active{background:#ff6b0033;border-color:#ff6b00}.box-button{border-color:red;color:red}.box-button:hover{background:#ff00001a;border-color:#f33;color:#f33}.data-button{border-color:#00bfff;color:#00bfff}.data-button:hover{background:#00bfff1a;border-color:#3cf;color:#3cf}.fuel-button{border-color:#4caf50;color:#4caf50}.fuel-button:hover{background:#4caf501a;border-color:#66bb6a;color:#66bb6a}.team-car-config-panel{background:#000c;border:1px solid #ff6b00;border:1px solid var(--label-color,#ff6b00);border-radius:8px;padding:12px}.team-car-config-button{align-items:center;background:#0000;border:none;color:#ff6b00;cursor:pointer;display:flex;font-size:10px;font-weight:600;gap:8px;justify-content:center;letter-spacing:.5px;padding:0;text-transform:uppercase;transition:all .2s;width:100%}.team-car-config-button:hover{opacity:.8;transform:translateY(-1px)}.config-icon{color:#ff6b00;font-size:16px}.config-label{color:#ff6b00;font-size:11px}.race-control-log-divider{border-top:1px solid #ff6b00;border-top:1px solid var(--label-color,#ff6b00);margin:12px 0 8px}.race-control-panel.collapsed .race-control-log-divider{display:none}.race-control-log-button{align-items:center;background:#0000;border:none;color:#ff6b00;color:var(--label-color,#ff6b00);cursor:pointer;display:flex;font-size:10px;font-weight:600;gap:8px;letter-spacing:.5px;padding:8px 0;text-transform:uppercase;transition:all .2s;width:100%}.race-control-log-button:hover{color:#fff;transform:translateX(2px)}.race-control-panel.collapsed .race-control-log-button{display:none}.race-control-log-button .log-icon{font-size:16px}.race-control-log-button .log-label{font-size:11px}.size-controls{gap:12px}.size-button,.size-controls{align-items:center;display:flex;justify-content:center}.size-button{background:#ff6b0033;border:1px solid #ff6b00;border:1px solid var(--label-color,#ff6b00);border-radius:4px;color:#fff;cursor:pointer;font-size:14px;font-weight:700;height:24px;transition:all .2s;width:24px}.size-button:hover:not(:disabled){background:#ff6b0066;border-color:#ff8533}.size-button:disabled{cursor:not-allowed;opacity:.3}.size-value{font-family:Monaco,Consolas,monospace;font-size:12px;min-width:40px}.filter-panel{background:#000c;border:1px solid #ff6b00;border:1px solid var(--label-color,#ff6b00);border-radius:8px;cursor:pointer;overflow:hidden;padding:12px;transition:all .3s ease;width:180px}.filter-panel.collapsed{height:auto;padding:8px 12px;width:auto}.filter-panel.collapsed .car-number-size-section,.filter-panel.collapsed .filter-divider,.filter-panel.collapsed .filter-options{display:none}.filter-panel.expanded{cursor:default}.filter-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.filter-panel.collapsed .filter-header{margin-bottom:0}.filter-panel h4{color:#ff6b00;color:var(--label-color,#ff6b00);font-size:11px;font-weight:600;letter-spacing:1px;margin:0;text-transform:uppercase}.filter-divider{border-top:1px solid #ff6b00;border-top:1px solid var(--label-color,#ff6b00);margin:12px 0 8px}.car-number-size-section h4{color:#ff6b00;color:var(--label-color,#ff6b00);font-size:11px;font-weight:600;letter-spacing:1px;margin:0 0 8px;text-transform:uppercase}.filter-options{display:flex;flex-direction:column;gap:6px}.filter-option{align-items:center;display:flex;gap:8px}.filter-checkbox{accent-color:#ff6b00;height:14px;width:14px}.filter-label{color:#fff;cursor:pointer;font-size:12px;font-weight:500;-webkit-user-select:none;user-select:none}.loading-overlay{align-items:center;background:#000c;bottom:0;display:flex;flex-direction:column;justify-content:center;left:0;position:absolute;right:0;top:0;z-index:1000}.loading-overlay p{color:#ff6b00;font-size:16px;font-weight:700;margin-top:20px}.forecast-toggle{align-items:center;border-top:1px solid #ff6b0033;cursor:pointer;display:flex;gap:6px;justify-content:center;margin-top:6px;padding:8px 0 4px;-webkit-user-select:none;user-select:none}.forecast-label{color:#aaa;font-size:9px;font-weight:600;letter-spacing:1px;text-transform:uppercase}.forecast-arrow{color:#ff6b00;color:var(--label-color,#ff6b00);font-size:10px;transition:transform .3s ease}.forecast-arrow.expanded{transform:rotate(180deg)}.forecast-toggle:hover .forecast-arrow{color:#fff}.hourly-forecast{grid-gap:4px;border-top:1px solid #ff6b004d;display:grid;gap:4px;grid-template-columns:repeat(3,1fr);margin-top:8px;padding-top:8px}.forecast-hour{align-items:center;background:#ffffff0d;border-radius:4px;color:#fff;display:flex;flex-direction:column;font-size:9px;min-width:48px;padding:6px 4px;text-align:center}.hour-time{color:#aaa;font-size:8px;margin-bottom:3px;white-space:nowrap}.hour-icon{font-size:14px;margin-bottom:2px}.hour-temp{color:#fff;font-size:9px;font-weight:600}.box-this-lap-warning{left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1000}.warning-content{align-items:center;animation:flash .5s ease-in-out infinite;background:#ff0000e6;border:3px solid #fff;border-radius:10px;box-shadow:0 0 30px #f00c;color:#fff;display:flex;gap:15px;padding:20px 40px}.warning-icon{animation:pulse .5s ease-in-out infinite;font-size:30px}.warning-text{font-size:28px;font-weight:700;letter-spacing:2px;text-shadow:2px 2px 4px #00000080}@keyframes flash{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}.track-display.flag-pulse{box-shadow:0 0 10px currentColor,inset 0 0 0 0 currentColor;box-shadow:0 0 var(--flag-pulse-glow,10px) currentColor,inset 0 0 0 var(--flag-pulse-inset,0) currentColor;transition:box-shadow .05s ease-out}@keyframes yellow-track-pulse{0%,to{stroke-opacity:.5}50%{stroke-opacity:1}}:root.yellow-flag-pulse path.track-path{stroke:#fc0!important;stroke-width:8!important;animation:yellow-track-pulse 1s ease-in-out infinite!important;filter:drop-shadow(0 0 10px rgba(255,204,0,.8))!important}.fuel-planning-container{animation:slideDown .3s ease;background:#000000e6;border-bottom:2px solid #ff6b00;border-bottom:2px solid var(--label-color,#ff6b00);height:200px;left:0;overflow-x:hidden;padding:16px;position:absolute;right:0;top:0;z-index:5}.fuel-planning-header{align-items:center;border-bottom:1px solid #ff6b004d;display:flex;justify-content:space-between;margin-bottom:8px;min-height:50px;padding-bottom:8px;position:relative}.fuel-planning-header h3{font-weight:700;letter-spacing:1px;margin:0;text-transform:uppercase}.close-fuel-planning,.fuel-planning-header h3{color:#ff6b00;color:var(--label-color,#ff6b00);font-size:16px}.close-fuel-planning{align-items:center;background:#0000;border:1px solid #ff6b00;border:1px solid var(--label-color,#ff6b00);border-radius:4px;cursor:pointer;display:flex;height:24px;justify-content:center;line-height:1;padding:0;transition:all .2s ease;width:24px}.close-fuel-planning:hover{background:#ff6b00;background:var(--label-color,#ff6b00);color:#000;transform:scale(1.1)}.fuel-planning-content{color:#fff;height:calc(100% - 60px);overflow-x:hidden;overflow-y:auto}.fuel-car-selector{background:#0009;border:1px solid #ff6b0080;border-radius:4px;color:#ff6b00;cursor:pointer;font-family:Roboto,sans-serif;font-size:14px;font-weight:600;min-width:200px;outline:none;padding:6px 12px;transition:all .2s ease}.fuel-car-selector:hover{background:#ff6b001a;border-color:#ff6b00}.fuel-car-selector:focus{border-color:#ff6b00;box-shadow:0 0 0 2px #ff6b0033}.fuel-car-selector option{background:#1a1a1a;color:#fff;padding:8px}.bottom-navbar{z-index:100}.nav-button:hover{background:#ca27151a;transform:scale(1.1)}.profile-overlay{align-items:center;background:#000c;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.profile-modal{background:#1a1a1a;border:2px solid #ff6b00;border-radius:12px;box-shadow:0 10px 30px #00000080;max-height:90vh;max-width:90vw;overflow-y:auto;width:500px}.profile-header{align-items:center;background:#ff6b00;border-radius:10px 10px 0 0;color:#000;display:flex;justify-content:space-between;padding:20px 25px}.profile-header h2{font-size:20px;font-weight:700;margin:0}.close-button{border-radius:50%;color:#000;font-weight:700;height:30px;transition:background-color .2s ease;width:30px}.close-button:hover{background:#0003}.profile-content{padding:25px}.profile-picture-section{align-items:center;border-bottom:1px solid #ff6b004d;display:flex;flex-direction:column;margin-bottom:30px;padding-bottom:25px}.current-picture{margin-bottom:15px}.profile-picture{object-fit:cover}.profile-picture,.profile-picture-placeholder{border:3px solid #ff6b00;border-radius:50%;height:100px;width:100px}.profile-picture-placeholder{align-items:center;background:#ffffff1a;color:#ff6b00;display:flex;font-size:40px;justify-content:center}.picture-controls{align-items:center;display:flex;flex-direction:column;gap:10px;width:100%}.upload-button{background:linear-gradient(135deg,#ff6b00,#e55a00);border-radius:6px;font-size:14px;padding:8px 16px;transition:all .3s ease}.upload-button:hover{background:linear-gradient(135deg,#e55a00,#cc5100);transform:translateY(-1px)}.url-input{background:#ffffff1a;border:1px solid #444;font-size:12px;padding:8px 12px;text-align:center;width:250px}.url-input::placeholder{color:#aaa}.form-section{margin-bottom:25px}.form-input{background:#ffffff1a;border:1px solid #444;border-radius:4px;color:#fff;font-size:14px;padding:10px 12px;transition:border-color .3s ease;width:100%}.form-input:focus{border-color:#ff6b00;outline:none}.error-message{padding:10px}.profile-actions{gap:15px;justify-content:flex-end}.cancel-button:hover{background:#fff3;border-color:#888}.save-button{background:linear-gradient(135deg,#ff6b00,#e55a00);border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;font-weight:700;padding:10px 20px;transition:all .3s ease}.save-button:hover:not(:disabled){background:linear-gradient(135deg,#e55a00,#cc5100);transform:translateY(-1px)}.save-button:disabled{cursor:not-allowed;opacity:.6;transform:none}.contact-overlay{align-items:center;background:#000c;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.contact-modal{background:#1a1a1a;border:2px solid #ff6b00;border-radius:12px;box-shadow:0 10px 30px #00000080;max-height:90vh;max-width:90vw;overflow-y:auto;width:550px}.contact-header{align-items:center;background:#ff6b00;border-radius:10px 10px 0 0;color:#000;display:flex;justify-content:space-between;padding:20px 25px}.contact-header h2{font-size:20px;font-weight:700;margin:0}.contact-content{padding:25px}.contact-description{color:#ccc;font-size:14px;line-height:1.5;margin:0 0 20px}.form-group{position:relative}.form-group label{font-size:12px;font-weight:700;letter-spacing:1px}.form-input,.form-textarea{background:#ffffff1a;border:1px solid #444;border-radius:4px;color:#fff;font-family:inherit;font-size:14px;padding:10px 12px;transition:border-color .3s ease;width:100%}.form-input:focus,.form-textarea:focus{border-color:#ff6b00;outline:none}.form-input.disabled{background:#ffffff0d;color:#aaa;cursor:not-allowed}.form-textarea{min-height:120px;resize:vertical}.char-count{bottom:-18px;color:#666;font-size:11px;position:absolute;right:0}.success-message{background:#00ff001a;border:1px solid #00ff884d;border-radius:4px;color:#0f8;font-size:14px;margin-bottom:20px;padding:12px}.error-message{border:1px solid #ff44444d;padding:12px;text-align:center}.form-actions{gap:15px;margin-top:25px}.cancel-button{background:#ffffff1a;border:1px solid #666;border-radius:6px;color:#fff;padding:10px 20px;transition:all .3s ease}.cancel-button:hover:not(:disabled){background:#fff3;border-color:#888}.submit-button{background:linear-gradient(135deg,#ff6b00,#e55a00);border-radius:6px;font-size:14px;padding:10px 20px}.submit-button:hover:not(:disabled){background:linear-gradient(135deg,#e55a00,#cc5100);transform:translateY(-1px)}.submit-button:disabled{transform:none}.pre-race-checklist-modal{background:#1a1a1a;border:2px solid #ff6b00;border-radius:8px;box-shadow:0 10px 40px #000c;display:flex;flex-direction:column;left:50%;max-height:80vh;max-width:600px;position:fixed;top:50%;transform:translate(-50%,-50%);width:90%;z-index:10001}.pre-race-checklist-modal .modal-header{align-items:center;background:#0a0a0a;border-bottom:1px solid #ff6b004d;display:flex;justify-content:space-between;padding:1.5rem}.pre-race-checklist-modal .modal-header h2{color:#ff6b00;font-size:1.5rem;font-weight:700;margin:0}.pre-race-checklist-modal .close-button{align-items:center;background:none;border:none;border-radius:4px;color:#ff6b00;cursor:pointer;display:flex;font-size:2rem;height:32px;justify-content:center;padding:0;transition:all .2s ease;width:32px}.pre-race-checklist-modal .close-button:hover{background:#ff6b001a;transform:scale(1.1)}.pre-race-checklist-modal .modal-content{flex:1 1;overflow-y:auto;padding:2rem}.pre-race-checklist-modal .checklist-placeholder{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:3rem 1rem;text-align:center}.pre-race-checklist-modal .placeholder-icon{font-size:4rem;margin-bottom:1rem;opacity:.5}.pre-race-checklist-modal .checklist-placeholder h3{color:#ff6b00;font-size:1.5rem;margin:0 0 1rem}.pre-race-checklist-modal .checklist-placeholder p{color:#ccc;font-size:1rem;margin:.5rem 0}.pre-race-checklist-modal .placeholder-hint{color:#999;font-size:.875rem;font-style:italic;margin-top:1rem;max-width:400px}.garage-modal-backdrop{align-items:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:#000c;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:2000}.garage-modal{background:linear-gradient(135deg,#1a1a1a,#2d2d2d);border:2px solid #b53b1b;border-radius:12px;box-shadow:0 20px 60px #b53b1b4d;display:flex;flex-direction:column;max-height:90vh;max-width:1100px;overflow:hidden;width:90vw}.garage-modal .modal-header{align-items:center;background:linear-gradient(90deg,#b53b1b,#c94520);border-bottom:2px solid #b53b1b;color:#fff;display:flex;justify-content:space-between;padding:20px 25px}.garage-modal .modal-header h2{font-size:1.5rem;font-weight:700;letter-spacing:.05em;margin:0;text-shadow:none;text-transform:uppercase}.garage-modal .modal-close-btn{align-items:center;background:none;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:2rem;height:32px;justify-content:center;transition:background-color .2s;width:32px}.garage-modal .modal-close-btn:hover{background-color:#fff3}.garage-modal .car-tabs{background:#1a1a1a;border-bottom:2px solid #b53b1b;display:flex;gap:0;overflow-x:auto;overflow-y:hidden;padding:0 1.5rem}.garage-modal .car-tab{align-items:center;background:#0000;border:none;border-bottom:3px solid #0000;color:#bbb;cursor:pointer;display:inline-flex;flex-shrink:0;font-size:.9375rem;font-weight:600;gap:.5rem;margin-bottom:-2px;padding:1rem 1.5rem;position:relative;transition:all .2s ease;white-space:nowrap}.garage-modal .car-tab:hover:not(:disabled){background:#b53b1b1a;color:#fff}.garage-modal .car-tab.active{background:#0a0a0a;border-bottom-color:#b53b1b;color:#b53b1b}.garage-modal .car-tab .tab-number{color:#b53b1b;font-size:1rem;font-weight:700}.garage-modal .car-tab.active .tab-number{color:#b53b1b}.garage-modal .car-tab .tab-name{font-size:.875rem;font-weight:500;letter-spacing:.05em;text-transform:uppercase}.garage-modal .car-tab.new-car-tab{background:linear-gradient(135deg,#b53b1b,#c94520);border-bottom-color:#0000;border-radius:6px 6px 0 0;color:#fff;margin-bottom:-2px;margin-left:auto}.garage-modal .car-tab.new-car-tab:hover:not(:disabled){background:linear-gradient(135deg,#c94520,#d15228);box-shadow:0 0 15px #b53b1b66}.garage-modal .car-tab.new-car-tab:disabled{cursor:not-allowed;opacity:.5}.garage-modal .car-tab .tab-icon{font-size:1.2rem;font-weight:700}.garage-modal .car-tabs::-webkit-scrollbar{height:6px}.garage-modal .car-tabs::-webkit-scrollbar-track{background:#0a0a0a}.garage-modal .car-tabs::-webkit-scrollbar-thumb{background:#b53b1b;border-radius:3px}.garage-modal .car-tabs::-webkit-scrollbar-thumb:hover{background:#c94520}.garage-modal .modal-content{width:100%!important}.garage-modal .modal-content,.garage-modal .modal-main{display:flex;flex:1 1;max-width:none!important;overflow:hidden}.garage-modal .modal-main{background:#0a0a0a;flex-direction:column;min-width:0;width:100%}.garage-modal .empty-state{align-items:center;color:#bbb;display:flex;flex:1 1;flex-direction:column;font-size:1.1rem;justify-content:center;padding:2rem}.garage-modal .form-header{align-items:center;background:#1a1a1a;border-bottom:2px solid #b53b1b;display:flex;justify-content:space-between;padding:1.5rem 2rem}.garage-modal .form-header h3{color:#fff;font-size:1.5rem;font-weight:700;margin:0 0 .5rem}.garage-modal .status-badge{border-radius:4px;display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.05em;padding:.25rem .75rem;text-transform:uppercase}.garage-modal .status-badge.editing{background:#b53b1b33;border:1px solid #b53b1b;color:#b53b1b}.garage-modal .status-badge.viewing{background:#64646433;border:1px solid #999;color:#bbb}.garage-modal .form-actions{display:flex;gap:.75rem}.garage-modal .btn-cancel,.garage-modal .btn-delete,.garage-modal .btn-edit,.garage-modal .btn-save{background:#1a1a1a;border:2px solid #666;border-radius:6px;color:#fff;cursor:pointer;font-size:.875rem;font-weight:600;letter-spacing:.05em;padding:.625rem 1.25rem;text-transform:uppercase;transition:all .2s ease}.garage-modal .btn-cancel:hover:not(:disabled),.garage-modal .btn-edit:hover:not(:disabled){background:#b53b1b1a;border-color:#b53b1b;transform:translateY(-2px)}.garage-modal .btn-save{background:linear-gradient(135deg,#b53b1b,#c94520);border-color:#b53b1b;color:#fff}.garage-modal .btn-save:hover:not(:disabled){box-shadow:0 0 20px #b53b1b66;transform:translateY(-2px)}.garage-modal .btn-delete{border-color:#dc3545;color:#dc3545}.garage-modal .btn-delete:hover:not(:disabled){background:#dc35451a;border-color:#dc3545;box-shadow:0 0 20px #dc35454d;transform:translateY(-2px)}.garage-modal .btn-cancel:disabled,.garage-modal .btn-delete:disabled,.garage-modal .btn-edit:disabled,.garage-modal .btn-save:disabled{cursor:not-allowed;opacity:.5}.garage-modal .form-fields{flex:1 1;max-width:none!important;min-width:0;overflow-y:auto;padding:2rem;width:100%}.garage-modal .form-section{margin-bottom:2.5rem;max-width:none!important;width:100%}.garage-modal .form-section:last-child{margin-bottom:0}.garage-modal .form-section h4{border-bottom:2px solid #b53b1b4d;color:#b53b1b;font-size:1.1rem;font-weight:700;letter-spacing:.05em;margin:0 0 1.5rem;padding-bottom:.75rem;text-transform:uppercase}.garage-modal .form-row{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr;margin-bottom:1.5rem}.garage-modal .form-group{display:flex;flex-direction:column}.garage-modal .form-group.full-width{grid-column:1/-1}.garage-modal .form-group label{color:#b53b1b;font-size:.875rem;font-weight:600;letter-spacing:.05em;margin-bottom:.5rem;text-transform:uppercase}.garage-modal .form-group input,.garage-modal .form-group select{background:#1a1a1a;border:2px solid #b53b1b4d;border-radius:6px;box-sizing:border-box;color:#fff;font-family:inherit;font-size:1rem;padding:.75rem 1rem;transition:all .2s ease;width:100%}.garage-modal .form-group select{cursor:pointer}.garage-modal .form-group select option{background:#1a1a1a;color:#fff}.garage-modal .form-group select optgroup{color:#b53b1b;font-weight:700}.garage-modal .form-group input:focus,.garage-modal .form-group select:focus{border-color:#b53b1b;box-shadow:0 0 0 3px #b53b1b1a;outline:none}.garage-modal .form-group input:disabled,.garage-modal .form-group select:disabled{background:#1a1a1a;border-color:#b53b1b33;color:#ddd;cursor:not-allowed}.garage-modal .form-group input::placeholder{color:#888}.garage-modal .form-group input[type=number]{-moz-appearance:textfield}.garage-modal .form-group input[type=number]::-webkit-inner-spin-button,.garage-modal .form-group input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.garage-modal .form-fields::-webkit-scrollbar{width:8px}.garage-modal .form-fields::-webkit-scrollbar-track{background:#0a0a0a}.garage-modal .form-fields::-webkit-scrollbar-thumb{background:#b53b1b;border-radius:4px}.garage-modal .form-fields::-webkit-scrollbar-thumb:hover{background:#c94520}@media (max-width:1024px){.garage-modal{max-width:none;width:95vw}.garage-modal .form-row{grid-template-columns:1fr}.garage-modal .car-tabs{padding:0 1rem}.garage-modal .car-tab{padding:1rem}.garage-modal .car-tab .tab-name{display:none}.garage-modal .car-tab .tab-number{font-size:1.1rem}.garage-modal .car-tab.new-car-tab .tab-name{display:inline}}@media (max-width:768px){.garage-modal{border-radius:0;height:100vh;max-height:100vh;width:100vw}.garage-modal .form-header{align-items:flex-start;flex-direction:column;gap:1rem}.garage-modal .form-actions{width:100%}.garage-modal .btn-cancel,.garage-modal .btn-delete,.garage-modal .btn-edit,.garage-modal .btn-save{flex:1 1}}.bottom-navbar{bottom:0;display:flex;justify-content:center;left:50%;pointer-events:none;position:absolute;transform:translateX(-50%);width:fit-content;z-index:2100}.navbar-content{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000d9;border:1px solid #ca2715;border-bottom:none;border-radius:8px 8px 0 0;display:flex;gap:0;padding:2px;pointer-events:all}.nav-button{background:#0000;border:none;color:#888;cursor:pointer;font-size:20px;line-height:1;padding:6px 18px;position:relative;transition:all .2s ease}.nav-button:disabled{cursor:not-allowed;opacity:.5}.nav-button:before{background:#ca27154d;bottom:20%;content:"";position:absolute;right:0;top:20%;width:1px}.nav-button:last-child:before{display:none}.nav-button:hover:not(:disabled){background:#ca27151a;transform:scale(1.1)}.nav-button.primary{filter:grayscale(0)}.nav-button.primary:hover{background:#ca271526;transform:scale(1.15)}.nav-button .unread-indicator{animation:pulse 2s ease-in-out infinite;font-size:12px;position:absolute;right:6px;top:2px}.team-car-manager-overlay{align-items:center;background:#000c;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10000}.team-car-manager{background:#1a1a1a;border:2px solid #ff6b00;border-radius:12px;box-shadow:0 10px 40px #00000080;color:#fff;display:flex;flex-direction:column;max-height:90vh;max-width:1200px;width:95%}.team-car-header{align-items:center;border-bottom:1px solid #333;display:flex;justify-content:space-between;padding:20px 24px}.team-car-header h2{color:#ff6b00;font-size:20px;letter-spacing:1px;margin:0;text-transform:uppercase}.close-button{color:#fff;font-size:32px}.team-car-content{display:flex;flex:1 1;flex-direction:column;overflow:hidden}.team-car-layout{display:flex;height:100%;overflow:hidden}.car-list-sidebar{background:#1f1f1f;border-right:1px solid #333;display:flex;flex-direction:column;width:280px}.add-car-section{border-bottom:1px solid #333;padding:20px}.add-car-section h3{color:#ff6b00;font-size:14px;letter-spacing:.5px;margin:0 0 12px;text-transform:uppercase}.car-number-input{background:#2a2a2a;border:1px solid #444;border-radius:6px;color:#fff;font-family:Monaco,Consolas,monospace;font-size:14px;font-weight:600;padding:8px 12px}.car-number-input:focus{border-color:#ff6b00;outline:none}.add-button{background:#ff6b00;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:12px;font-weight:600;letter-spacing:.5px;padding:8px 16px;text-transform:uppercase;transition:all .2s;white-space:nowrap}.add-button:hover{background:#ff8533;box-shadow:0 4px 12px #ff6b004d;transform:translateY(-1px)}.cars-list-section{flex:1 1;overflow-y:auto;padding:20px}.cars-list-section h3{color:#aaa;font-size:14px;letter-spacing:.5px;margin:0 0 16px;text-transform:uppercase}.cars-list{display:flex;flex-direction:column;gap:8px}.car-list-item{align-items:center;background:#2a2a2a;border:2px solid #2a2a2a;border-radius:8px;cursor:pointer;display:flex;gap:12px;padding:12px;transition:all .2s}.car-list-item:hover{background:#333;border-color:#444}.car-list-item.selected{background:#2a2a2a;border-color:#ff6b00}.car-number-badge{align-items:center;border-radius:6px;color:#000;display:flex;font-family:Monaco,Consolas,monospace;font-size:16px;font-weight:700;height:36px;justify-content:center;min-width:45px}.car-list-info{flex:1 1}.car-list-number{color:#fff;font-size:14px;font-weight:600}.car-list-class{color:#aaa;font-size:12px;margin-top:2px}.empty-state{font-size:14px;font-style:italic}.car-details-panel{flex:1 1;overflow-y:auto;padding:24px}.car-details-header{align-items:center;border-bottom:1px solid #333;display:flex;justify-content:space-between;margin-bottom:24px;padding-bottom:16px}.car-details-header h3{color:#ff6b00;font-size:18px;margin:0}.remove-car-button{background:#dc3545;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:13px;font-weight:600;padding:8px 16px;transition:all .2s}.remove-car-button:hover{background:#c82333}.car-details-form{display:flex;flex-direction:column;gap:24px}.form-section{background:#2a2a2a;border:1px solid #333}.form-section h4{font-size:14px}.form-group input{background:#1a1a1a;border:1px solid #444;padding:10px 14px}.readonly-input{background:#252525!important;color:#888!important;cursor:not-allowed}.info-message{background:#ff6b001a;border-left:3px solid #ff6b00;border-radius:4px;margin-top:12px;padding:10px}.info-message small{color:#ccc;font-size:12px}.color-picker-section{align-items:center;display:flex;gap:16px}.color-picker-large{border:2px solid #444;border-radius:8px;cursor:pointer;height:60px;width:80px}.color-picker-large:hover{border-color:#ff6b00}.color-preview{align-items:center;border-radius:8px;color:#fff;display:flex;flex:1 1;font-family:Monaco,Consolas,monospace;font-size:14px;font-weight:600;height:60px;justify-content:center;text-shadow:0 1px 2px #00000080}.section-header{margin-bottom:16px}.add-driver-btn{background:#28a745;border-radius:6px;font-size:12px;padding:6px 14px;transition:all .2s}.add-driver-btn:hover:not(:disabled){background:#34ce57}.add-driver-btn:disabled{background:#555;opacity:.5}.no-drivers-message{color:#666;padding:30px}.no-drivers-message p{margin:0}.sub-message{color:#888;font-size:12px;margin-top:8px}.drivers-grid{display:flex;flex-direction:column;gap:12px}.driver-item{background:#1a1a1a;border:1px solid #333;border-radius:8px;padding:12px;transition:all .2s}.driver-item:hover{background:#222;border-color:#444}.driver-info{gap:12px}.driver-avatar{background:#333}.avatar-placeholder{background:linear-gradient(135deg,#667eea,#764ba2);font-size:18px}.driver-nickname{margin-top:2px}.remove-driver-btn{background:none;color:#dc3545;font-size:24px;line-height:1;opacity:.6;padding:4px 8px;transition:opacity .2s}.remove-driver-btn:hover{opacity:1}.telemetry-options{display:flex;flex-direction:column;gap:12px;margin-bottom:16px}.radio-option{align-items:center;background:#1a1a1a;border:1px solid #333;border-radius:6px;cursor:pointer;display:flex;gap:10px;padding:12px;transition:all .2s}.radio-option:hover:not(.disabled){background:#222;border-color:#444}.radio-option.disabled{cursor:not-allowed;opacity:.5}.radio-option input[type=radio]{cursor:pointer}.radio-option.disabled input[type=radio]{cursor:not-allowed}.full-width-input,.radio-option span{color:#fff;font-size:14px}.full-width-input{background:#1a1a1a;border:1px solid #444;border-radius:6px;padding:10px 14px;width:100%}.full-width-input:focus{border-color:#ff6b00;outline:none}.no-selection{color:#666;font-style:italic;padding:60px 20px;text-align:center}.team-car-footer{border-top:1px solid #333;display:flex;justify-content:flex-end;padding:16px 24px}.done-button{background:#4caf50;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;letter-spacing:.5px;padding:10px 32px;text-transform:uppercase;transition:all .2s}.done-button:hover{background:#66bb6a;box-shadow:0 4px 12px #4caf504d;transform:translateY(-1px)}.color-picker-inline{align-items:center;display:flex;gap:12px}.color-input-inline{border:2px solid #444;border-radius:6px;cursor:pointer;height:35px;width:50px}.color-input-inline:hover{border-color:#ff6b00}.color-value-inline{color:#aaa;font-family:Monaco,Consolas,monospace;font-size:13px}.starting-driver-btn{background:none;border:none;font-size:20px;line-height:1;opacity:.3;padding:4px;transition:opacity .2s,transform .2s}.starting-driver-btn:hover{opacity:.6;transform:scale(1.1)}.starting-driver-btn.active{filter:drop-shadow(0 0 4px #ffd700);opacity:1}.starting-badge{background:gold;border-radius:4px;color:#000;font-size:10px;letter-spacing:.5px;margin-left:8px;padding:2px 8px}.add-car-form{align-items:stretch;display:flex;gap:8px}.car-number-input{flex:1 1;min-width:0}.add-button{flex-shrink:0;padding:8px 12px}.config-group{grid-gap:16px;align-items:center;border-bottom:1px solid #333;display:grid;gap:16px;grid-template-columns:140px 1fr;padding:12px 0}.config-group:last-child{border-bottom:none}.config-label{color:#aaa;font-size:13px;font-weight:500}.color-picker-compact{align-items:center;display:flex;gap:12px}.color-input-compact{border:2px solid #444;border-radius:6px;cursor:pointer;height:40px;width:50px}.color-input-compact:hover{border-color:#ff6b00}.color-value{color:#aaa;font-family:Monaco,Consolas,monospace;font-size:13px}.compact-input,.compact-select,.telemetry-compact{width:100%}.compact-select{background:#1a1a1a;border:1px solid #444;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;padding:10px 14px}.compact-select:focus{border-color:#ff6b00;outline:none}.compact-select option:disabled{color:#666}.compact-input{background:#1a1a1a;border:1px solid #444;border-radius:6px;color:#fff;font-size:14px;padding:10px 14px}.compact-input:focus{border-color:#ff6b00;outline:none}.compact-input::placeholder{color:#666}@media (max-width:900px){.team-car-layout{flex-direction:column}.car-list-sidebar{border-bottom:1px solid #333;border-right:none;max-height:250px;width:100%}.config-group{gap:8px;grid-template-columns:1fr}}.race-control-log-modal-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000d9;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10000}.race-control-log-modal{background:#1a1a1a;border:2px solid #ff6b00;border-radius:8px;box-shadow:0 8px 32px #ff6b004d;display:flex;flex-direction:column;max-height:80vh;max-width:800px;width:90%}.modal-header{background:linear-gradient(180deg,#2a2a2a,#1a1a1a);border-bottom:1px solid #444}.modal-header h2{color:#ff6b00;font-size:20px;font-weight:700;letter-spacing:1px}.close-button{color:#888;font-size:28px;transition:color .2s}.close-button:hover{color:#ff6b00}.modal-content{flex:1 1;overflow-y:auto;padding:20px 24px}.error-state,.loading-state{padding:60px 20px}.error-state{align-items:center;display:flex;flex-direction:column;justify-content:center}.error-message{color:#f44;font-size:16px;margin-bottom:16px}.retry-button{background:#ff6b00;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:10px 24px;transition:background .2s}.retry-button:hover{background:#ff8533}.empty-state{align-items:center;display:flex;flex-direction:column;justify-content:center}.empty-state .hint{color:#666;font-size:13px;margin-top:8px}.log-entries{display:flex;flex-direction:column;gap:12px}.log-entry{background:#222;border:1px solid #333;border-left:4px solid #ff6b00;border-radius:6px;padding:16px;transition:background .2s}.log-entry:hover{background:#282828}.entry-header{justify-content:space-between;margin-bottom:12px}.entry-header,.entry-meta{align-items:center;display:flex}.entry-meta{gap:12px}.entry-time{color:#888;font-family:SF Mono,Monaco,Inconsolata,monospace;font-size:13px}.entry-type{background:#ffffff0d;border-radius:3px;font-size:12px;font-weight:700;letter-spacing:.5px;padding:4px 8px}.log-entry .car-number{color:#ff6b00;font-size:14px;font-weight:700}.entry-description{color:#ccc;font-size:14px;line-height:1.5;margin-bottom:12px}.entry-penalty{display:flex;gap:16px;margin-bottom:12px}.penalty-detail{color:#fa0;font-size:13px;font-weight:600}.entry-footer{align-items:center;border-top:1px solid #333;display:flex;font-size:12px;justify-content:space-between;padding-top:12px}.steward{color:#666}.acknowledged{color:#4f4;font-weight:600}.modal-footer{background:#1a1a1a;border-top:1px solid #444}.refresh-button{background:#333;border:1px solid #555;color:#ccc;padding:10px 20px}.refresh-button:hover{background:#444;color:#fff}.close-footer-button{background:#ff6b00;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:10px 20px;transition:background .2s}.close-footer-button:hover{background:#ff8533}.modal-content::-webkit-scrollbar{width:8px}.modal-content::-webkit-scrollbar-track{background:#1a1a1a}.modal-content::-webkit-scrollbar-thumb{background:#444;border-radius:4px}.modal-content::-webkit-scrollbar-thumb:hover{background:#555}@media (max-width:768px){.race-control-log-modal{max-height:90vh;width:95%}.modal-content,.modal-footer,.modal-header{padding:16px}.entry-header{align-items:flex-start}.entry-header,.entry-penalty{flex-direction:column;gap:8px}}.race-strategy-modal-backdrop{align-items:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#000000d9;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10000}.race-strategy-modal-container{background:#1a1a1a;border:2px solid #ff6b00;border-radius:12px;box-shadow:0 10px 40px #00000080;max-width:500px;overflow:hidden;width:90%}.race-strategy-modal-header{align-items:center;background:#ff6b00;color:#000;display:flex;justify-content:space-between;padding:20px 24px}.race-strategy-modal-header h1{font-size:18px;font-weight:700;margin:0}.race-strategy-modal-container .car-tabs{background:#0f0f0f;border-bottom:1px solid #333;display:flex;gap:8px;overflow-x:auto;padding:16px 24px;scrollbar-width:thin}.race-strategy-modal-container .car-tabs::-webkit-scrollbar{height:6px}.race-strategy-modal-container .car-tabs::-webkit-scrollbar-track{background:#ffffff1a;border-radius:3px}.race-strategy-modal-container .car-tabs::-webkit-scrollbar-thumb{background:#ff6b00;border-radius:3px}.race-strategy-modal-container .car-tab{align-items:center;background:#2a2a2a;border:2px solid #444;border-radius:6px;color:#fff;cursor:pointer;display:flex;flex-direction:column;gap:4px;min-width:80px;padding:8px 16px;transition:all .2s;white-space:nowrap}.race-strategy-modal-container .car-tab:hover{background:#333;border-color:#666;transform:translateY(-2px)}.race-strategy-modal-container .car-tab.active{background:#ff6b001a;border-color:#ff6b00;border-color:var(--car-color,#ff6b00);box-shadow:0 0 12px #ff6b004d}.race-strategy-modal-container .car-tab-number{color:#ff6b00;color:var(--car-color,#ff6b00);font-family:Monaco,Consolas,monospace;font-size:16px;font-weight:700}.race-strategy-modal-container .car-tab-class{color:#aaa;font-size:10px;letter-spacing:.5px;text-transform:uppercase}.race-strategy-modal-container .car-tab.active .car-tab-class{color:#fff}.no-cars-notice{color:#666;padding:60px 20px;text-align:center}.no-cars-notice p{font-size:16px;margin:0 0 8px}.no-cars-notice .sub-message{color:#888;font-size:12px;margin-top:8px}.race-strategy-close-btn{align-items:center;background:none;border:none;color:#000;cursor:pointer;display:flex;font-size:32px;font-weight:700;height:32px;justify-content:center;padding:0;transition:all .2s;width:32px}.race-strategy-close-btn:hover{opacity:.8;transform:scale(1.1)}.race-strategy-modal-body{display:flex;flex-direction:column;gap:20px;padding:24px}.strategy-config-row{display:flex;flex-direction:column;gap:8px}.strategy-config-label{color:#ff6b00;font-size:13px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.strategy-config-input,.strategy-config-select{background:#2a2a2a;border:1px solid #444;border-radius:6px;color:#fff;font-family:Monaco,Consolas,monospace;font-size:16px;font-weight:600;padding:12px 16px}.strategy-config-input:focus,.strategy-config-select:focus{border-color:#ff6b00;box-shadow:0 0 0 2px #ff6b0033;outline:none}.strategy-config-input::placeholder{color:#666}.no-drivers-notice{background:#ff6b001a;border:1px solid #ff6b004d;border-radius:6px;padding:12px 16px}.no-drivers-notice small{color:#ccc;font-size:12px}.race-strategy-modal-footer{border-top:1px solid #333;display:flex;gap:12px;justify-content:flex-end;padding:20px 24px}.race-strategy-cancel-btn,.race-strategy-save-btn,.race-strategy-simulate-btn{border:none;border-radius:6px;cursor:pointer;font-size:14px;font-weight:600;letter-spacing:.5px;padding:10px 20px;text-transform:uppercase;transition:all .2s}.race-strategy-cancel-btn{background:#444;color:#fff}.race-strategy-cancel-btn:hover{background:#555}.race-strategy-save-btn{background:#4caf50;color:#fff}.race-strategy-save-btn:hover{background:#66bb6a;box-shadow:0 4px 12px #4caf504d;transform:translateY(-1px)}.race-strategy-simulate-btn{background:#ff6b00;color:#fff}.race-strategy-simulate-btn:hover{background:#ff8533;box-shadow:0 4px 12px #ff6b004d;transform:translateY(-1px)}.lap-time-chart{height:470px;max-width:100%;overflow-x:auto!important;overflow-y:hidden!important;position:relative}.lap-time-chart::-webkit-scrollbar{height:12px}.lap-time-chart::-webkit-scrollbar-track{background:#0000004d;border-radius:6px}.lap-time-chart::-webkit-scrollbar-thumb{background:#ff6b00;border:2px solid #0000004d;border-radius:6px}.lap-time-chart::-webkit-scrollbar-thumb:hover{background:#ff8533}.lap-time-chart{scrollbar-color:#ff6b00 #0000004d;scrollbar-width:thin}.pit-stop-timeline-container{background:#0003;border-radius:8px;height:100%;overflow:auto;position:relative;width:100%}.pit-stop-timeline-svg{display:block;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;max-height:100%;max-width:100%}.pit-stop-timeline-svg .x-axis{color:#999;font-size:11px}.pit-stop-timeline-svg .x-axis line,.pit-stop-timeline-svg .x-axis path{stroke:#444}.pit-stop-timeline-svg .x-axis text{fill:#999;font-weight:500}.pit-stop-timeline-svg .grid-line{stroke:#333;stroke-width:1;stroke-dasharray:2,4;opacity:.3}.pit-stop-timeline-svg .car-label-bg{transition:fill .2s ease}.pit-stop-timeline-svg .position-label{fill:#666;font-size:14px;font-weight:700}.pit-stop-timeline-svg .car-number-label{fill:#fff;font-size:16px;font-weight:700}.pit-stop-timeline-svg .class-label{fill:#fff;text-anchor:middle;font-size:10px;font-weight:600}.pit-stop-timeline-svg .stint rect{transition:opacity .2s ease}.pit-stop-timeline-svg .current-stint rect{filter:drop-shadow(0 0 4px rgba(255,255,255,.3))}.pit-stop-timeline-svg .pit-marker{cursor:pointer;transition:all .2s ease}.pit-stop-timeline-svg .pit-marker:hover{r:7;filter:drop-shadow(0 0 3px rgba(147,112,219,.8))}.pit-stop-timeline-svg .now-indicator line{animation:pulse 2s ease-in-out infinite}.pit-stop-timeline-svg .now-label{fill:#ff6b00;font-size:11px;font-weight:700;letter-spacing:1px}.pit-stop-timeline-svg .predicted-window{opacity:1}.pit-timeline-tooltip{box-shadow:0 4px 12px #00000080;line-height:1.5}.pit-timeline-tooltip>div{margin:2px 0}.toast-container{display:flex;flex-direction:column;gap:10px;pointer-events:none;position:fixed;right:20px;top:20px;z-index:10000}.session-change-toast{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#ff6b00f2,#c85000f2);border:1px solid #fff3;border-radius:8px;box-shadow:0 4px 20px #0006,0 0 40px #ff6b004d;color:#fff;display:flex;gap:12px;max-width:400px;min-width:300px;opacity:0;padding:16px 20px;pointer-events:auto;transform:translateX(100%);transition:all .3s ease-out}.session-change-toast.visible{opacity:1;transform:translateX(0)}.toast-icon{animation:bounce .6s ease-out;flex-shrink:0;font-size:24px}.toast-content{display:flex;flex:1 1;flex-direction:column;gap:4px}.toast-title{font-size:14px;font-weight:700;letter-spacing:.5px;text-transform:uppercase}.toast-message{font-size:13px;line-height:1.4;opacity:.95}.toast-close{align-items:center;background:#0000;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:24px;height:24px;justify-content:center;line-height:1;padding:0;transition:background .2s ease;width:24px}.toast-close:hover{background:#fff3}@media (max-width:768px){.toast-container{left:10px;right:10px;top:10px}.session-change-toast{max-width:none;min-width:0;min-width:auto;width:100%}}.fuel-ribbon-container{background:#0003;border-radius:8px;overflow:visible;padding:32px 0 0;position:relative;width:100%}.fuel-ribbon-header{background:#0000004d;border-bottom:1px solid #ffffff1a;border-radius:8px 8px 0 0;display:flex;font-size:13px;justify-content:space-between;padding:12px 16px}.fuel-ribbon-header .fuel-current,.fuel-ribbon-header .fuel-laps{align-items:center;display:flex;gap:8px}.fuel-ribbon-header .label{color:#888;font-weight:500}.fuel-ribbon-header .value{color:#0f8;font-size:14px;font-weight:700}.fuel-ribbon-header .value.low{color:#fc0}.fuel-ribbon-header .value.critical{animation:pulse-critical 1s ease-in-out infinite;color:red}.fuel-ribbon-track{border-radius:20px;height:40px;overflow:visible!important;padding:32px 16px 12px;position:relative}.fuel-thermometer-empty{background:#0000;border:2px solid #b53b1b80;border-radius:20px;bottom:0;box-shadow:inset 0 2px 4px #0000004d,inset 0 -2px 4px #0003,0 0 10px #b53b1b33;left:0;position:absolute;right:0;top:0;z-index:1}.fuel-thermometer-fill{border-radius:18px 0 0 18px;bottom:2px;left:2px;opacity:1;position:absolute;top:2px;z-index:2}.fuel-thermometer-fill.fuel-warning{animation:pulse-fuel-warning 2s ease-in-out infinite}.fuel-thermometer-fill.fuel-critical{animation:pulse-fuel-critical 1s ease-in-out infinite}.stint-labels{height:24px;left:0;pointer-events:none;position:absolute;right:0;top:-28px;z-index:3}.stint-label-marker{align-items:center;display:flex;height:100%;justify-content:center;position:absolute}.driver-label{color:#b53b1b;font-size:11px;font-weight:700;letter-spacing:.5px;text-shadow:0 0 4px #000c;text-transform:uppercase;white-space:nowrap}.pit-marker{align-items:center;bottom:0;display:flex;flex-direction:column;position:absolute;top:0;transform:translateX(-1.5px);width:3px;z-index:4}.pit-tick.planned{background:#00bfff;border-radius:2px;box-shadow:0 0 8px #00bfff99;height:100%;width:3px}.pit-tick.actual{background:#0f8;border-radius:2px;box-shadow:0 0 10px #0f8c;height:100%;width:4px}.pit-tick.projected{background:#0000;border:2px dashed #f80;border-radius:2px;box-shadow:0 0 8px #f809;height:100%;opacity:.9;width:3px}.pit-lap-label{background:#00bfff;border-radius:3px;box-shadow:0 0 8px #00bfff99;color:#000;font-size:10px;font-weight:700;padding:2px 6px;position:absolute;top:-24px;white-space:nowrap}.pit-lap-label.completed{background:#0f8;box-shadow:0 0 8px #0f8c}.pit-lap-label.projected{background:#0000;border:2px dashed #f80;box-shadow:0 0 8px #f809;color:#f80;opacity:.9}.yellow-flag-stripe{background:repeating-linear-gradient(45deg,#fc0,#fc0 3px,#000 0,#000 6px);border-left:1px solid #fc0c;border-right:1px solid #fc0c;bottom:0;box-shadow:0 0 8px #fc09;opacity:.8;pointer-events:none;position:absolute;top:0;transform:translateX(-4px);width:8px;z-index:6}.current-lap-indicator{align-items:center;bottom:0;display:flex;flex-direction:column;position:absolute;top:0;transform:translateX(-1.5px);width:3px;z-index:5}.lap-line{background:#fff;border-radius:2px;box-shadow:0 0 12px #fffc;height:100%;width:3px}.lap-marker{background:#fff;border-radius:4px;box-shadow:0 0 8px #fff9;color:#000;font-size:10px;font-weight:700;padding:2px 8px;position:absolute;top:-24px;white-space:nowrap}.fuel-ribbon-legend{display:flex;flex-wrap:wrap;gap:20px;margin-top:16px;padding:0 8px}.legend-item{color:#888;font-size:11px}.legend-color{border-radius:2px;height:12px}.gradient-indicator{background:linear-gradient(90deg,#0f8,#fc0,red)}.pit-indicator{background:#00bfff;box-shadow:0 0 6px #00bfff99;height:20px;width:3px}.current-indicator{background:#fff;box-shadow:0 0 6px #fff9;height:20px;width:3px}.fuel-ribbon-empty{background:#0003;border-radius:8px;color:#666;font-style:italic;padding:24px;text-align:center}.fuel-ribbon-empty p:first-child{font-size:14px;font-weight:600;margin:0 0 8px}.fuel-ribbon-warning{border-radius:0 0 8px 8px;border-top:1px solid #ffffff1a;font-size:12px;font-weight:600;letter-spacing:.3px;margin-top:0;padding:8px 16px;text-align:center}.fuel-ribbon-warning.low{background:#fc03;border-top-color:#ffcc004d;color:#fc0}.fuel-ribbon-warning.critical{animation:pulse-warning 1.5s ease-in-out infinite;background:#f003;border-top-color:#ff00004d;color:red}@keyframes pulse-critical{0%,to{opacity:1}50%{opacity:.6}}@keyframes pulse-warning{0%,to{opacity:1;transform:scale(1)}50%{opacity:.85;transform:scale(1.01)}}@keyframes pulse-fuel-warning{0%,to{filter:brightness(1);opacity:1}50%{filter:brightness(1.3);opacity:.7}}@keyframes pulse-fuel-critical{0%,to{filter:brightness(1);opacity:1}50%{filter:brightness(1.5);opacity:.5}}.fuel-ribbon-container.compact{background:#00000026}.fuel-ribbon-container.compact .fuel-ribbon-header{font-size:11px;padding:8px 12px}.fuel-ribbon-container.compact .fuel-ribbon-header .value{font-size:12px}.fuel-ribbon-container.compact .fuel-ribbon-track{height:30px;padding:30px 12px 8px}.fuel-ribbon-container.compact .lap-marker,.fuel-ribbon-container.compact .pit-lap-label,.fuel-ribbon-container.compact .stint-labels{display:none}.fuel-ribbon-container.compact .fuel-ribbon-warning{font-size:10px;padding:6px 12px}.pitstop-data-modal-backdrop{align-items:center;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background-color:#000000d9;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:2000}.pitstop-data-modal{background:linear-gradient(135deg,#1a1a1a,#2d2d2d);border:2px solid #ff6b00;border-radius:12px;box-shadow:0 20px 60px #ff6b004d;display:flex;flex-direction:column;max-height:90vh;max-width:500px;overflow:hidden;width:90vw}.pitstop-data-modal .modal-header{align-items:center;background:linear-gradient(90deg,#ff6b00,#e55a00);border-bottom:2px solid #ff6b00;color:#000;display:flex;justify-content:space-between;padding:18px 24px}.pitstop-data-modal .modal-header h3{font-size:1.2rem;font-weight:700;margin:0}.pitstop-data-modal .close-button{align-items:center;background:none;border:none;border-radius:50%;color:#000;cursor:pointer;display:flex;font-size:1.8rem;height:32px;justify-content:center;line-height:1;transition:background-color .2s;width:32px}.pitstop-data-modal .close-button:hover{background-color:#00000026}.pitstop-data-modal .modal-body{color:#fff;flex:1 1;overflow-y:auto;padding:24px}.pit-duration-display{align-items:center;background:#ff6b0026;border:1px solid #ff6b004d;border-radius:8px;display:flex;justify-content:space-between;margin-bottom:24px;padding:12px 16px}.duration-label{color:#ccc;font-size:.9rem}.duration-value{color:#ff6b00;font-family:Courier New,monospace;font-size:1.4rem;font-weight:700}.form-section h4{border-bottom:1px solid #ff6b004d;color:#ff6b00;font-size:.95rem;letter-spacing:.5px;margin:0 0 12px;padding-bottom:8px;text-transform:uppercase}.section-header{margin-bottom:12px}.section-header h4{border-bottom:none;margin:0;padding-bottom:0}.select-all-button{background:#0000;border:1px solid #ff6b0080;border-radius:4px;color:#ff6b00;cursor:pointer;font-size:.8rem;padding:4px 12px;transition:all .2s}.select-all-button:hover{background:#ff6b001a;border-color:#ff6b00}.fuel-inputs{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr}.form-group label{color:#aaa}.form-group input,.form-group select{background:#0a0a0a;border:1px solid #444;border-radius:6px;font-size:1rem;transition:border-color .2s}.form-group select option{background:#1a1a1a;color:#fff}.fuel-total{align-items:center;background:#00ff881a;border:1px solid #00ff884d;border-radius:6px;display:flex;justify-content:space-between;margin-top:12px;padding:10px 14px}.fuel-total span{color:#ccc;font-size:.9rem}.fuel-total-value{color:#0f8!important;font-family:Courier New,monospace;font-size:1.1rem;font-weight:700}.tire-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,1fr);max-width:200px}.tire-button{background:#0a0a0a;border:2px solid #444;border-radius:8px;color:#888;cursor:pointer;font-size:1rem;font-weight:700;padding:14px;transition:all .2s}.tire-button:hover{border-color:#ff6b00;color:#fff}.tire-button.selected{background:#ff6b0033;border-color:#ff6b00;color:#ff6b00}.error-message{background:#ff323226;border:1px solid #ff323266;font-size:.9rem;margin-top:16px;padding:10px 14px}.pitstop-data-modal .modal-footer{background:#0000004d;border-top:1px solid #333;display:flex;gap:12px;justify-content:flex-end;padding:16px 24px}.pitstop-data-modal .btn-primary,.pitstop-data-modal .btn-secondary{border:none;border-radius:6px;cursor:pointer;font-size:.95rem;font-weight:600;padding:10px 20px;transition:all .2s}.pitstop-data-modal .btn-secondary{background:#444;color:#fff}.pitstop-data-modal .btn-secondary:hover:not(:disabled){background:#555}.pitstop-data-modal .btn-primary{background:linear-gradient(90deg,#ff6b00,#e55a00);color:#fff}.pitstop-data-modal .btn-primary:hover:not(:disabled){background:linear-gradient(90deg,#e55a00,#cc5100);box-shadow:0 4px 12px #ff6b004d;transform:translateY(-1px)}.pitstop-data-modal .btn-primary:disabled,.pitstop-data-modal .btn-secondary:disabled{cursor:not-allowed;opacity:.5;transform:none}@media (max-width:480px){.pitstop-data-modal{max-height:95vh;width:95vw}.pitstop-data-modal .modal-body{padding:16px}.fuel-inputs{grid-template-columns:1fr}.pitstop-data-modal .modal-footer{flex-direction:column-reverse}.pitstop-data-modal .btn-primary,.pitstop-data-modal .btn-secondary{width:100%}}.pit-stop-notifications{display:flex;flex-direction:column;gap:8px;left:50%;pointer-events:auto;position:absolute;top:15%;transform:translateX(-50%);z-index:100}.pit-stop-notification{animation:slideIn .3s ease-out;background:linear-gradient(135deg,#ff6b00f2,#cc5100f2);border:2px solid #ff6b00;border-radius:10px;box-shadow:0 4px 20px #ff6b0066;min-width:200px;padding:12px 16px}.pit-stop-notification.data-pending{background:linear-gradient(135deg,#00ff88f2,#00c864f2);border-color:#0f8;box-shadow:0 4px 20px #0f86}.notification-content{align-items:center;display:flex;gap:12px}.notification-icon{align-items:center;color:#000;display:flex;height:24px;justify-content:center;width:24px}.notification-icon svg{height:20px;width:20px}.notification-text{display:flex;flex:1 1;flex-direction:column}.car-label{color:#000;font-size:1rem;font-weight:700}.status-label{color:#000000b3;font-size:.75rem;letter-spacing:.5px;text-transform:uppercase}.notification-timer{background:#00000026;border-radius:6px;color:#000;font-family:Courier New,monospace;font-size:1.4rem;font-weight:700;min-width:70px;padding:4px 10px;text-align:center}.update-data-button{background:#0003;border:1px solid #0000004d;border-radius:6px;color:#000;cursor:pointer;font-size:.85rem;font-weight:600;margin-top:10px;padding:8px 12px;transition:all .2s ease;width:100%}.update-data-button:hover{background:#0000004d;border-color:#0006}.pit-stop-notification.data-pending .update-data-button{background:#00000026;border-color:#00000040}.pit-stop-notification.data-pending .update-data-button:hover{background:#00000040}@media (max-width:768px){.pit-stop-notifications{max-width:90%;top:10%}.pit-stop-notification{min-width:180px;padding:10px 12px}.notification-timer{font-size:1.2rem;padding:3px 8px}.car-label{font-size:.9rem}}.pit-lane-status{background:#000000d9;border:1px solid #ff6b00;border-radius:8px;bottom:18%;left:50%;max-width:280px;padding:8px 12px;position:absolute;transform:translateX(-50%);width:fit-content;z-index:50}.pit-lane-status.dragging{box-shadow:0 8px 24px #00000080;cursor:grabbing;opacity:.9}.pit-lane-header{align-items:center;border-bottom:1px solid #ff6b004d;cursor:grab;display:flex;gap:8px;margin-bottom:6px;padding-bottom:6px;-webkit-user-select:none;user-select:none}.pit-lane-status.dragging .pit-lane-header{cursor:grabbing}.drag-hint{color:#666;font-size:.8rem;letter-spacing:1px;margin-left:auto}.pit-close-button{background:#0000;border:none;color:#888;cursor:pointer;font-size:1.2rem;line-height:1;margin-left:4px;padding:0 4px;transition:color .2s ease}.pit-close-button:hover{color:#ff6b00}.pit-icon{font-size:.9rem}.pit-label{color:#ff6b00;font-size:.75rem;font-weight:600;letter-spacing:1px}.pit-count{background:#ff6b00;border-radius:10px;color:#000;font-size:.7rem;font-weight:700;margin-left:auto;padding:2px 6px}.pit-lane-cars{display:flex;flex-wrap:wrap;gap:6px;justify-content:flex-start;max-height:80px;overflow-y:auto}.pit-lane-cars::-webkit-scrollbar{width:4px}.pit-lane-cars::-webkit-scrollbar-track{background:#ffffff1a;border-radius:2px}.pit-lane-cars::-webkit-scrollbar-thumb{background:#ff6b00;border-radius:2px}.pit-car{align-items:center;background:#ffffff1a;border:1px solid #fff3;border-radius:4px;display:inline-flex;flex-grow:0;flex-shrink:0;font-size:.75rem;gap:4px;padding:3px 6px 3px 8px;white-space:nowrap;width:fit-content}.pit-car.user-car{background:#ff6b004d;border-color:#ff6b00}.pit-car .car-number{color:#fff;font-weight:700}.pit-car.user-car .car-number{color:#ff6b00}.pit-car .car-class{color:#888;font-size:.65rem;text-transform:uppercase}.pit-car.gto{border-left:3px solid #ff6b00}.pit-car.gtu{border-left:3px solid #00bfff}.pit-car.gp1{border-left:3px solid #0f8}.pit-car.gp2{border-left:3px solid #fc0}@media (max-width:600px){.pit-lane-status{max-width:95%;padding:6px 10px}.pit-lane-cars{max-height:60px}.pit-car{font-size:.7rem;padding:2px 6px}}.phm-backdrop{align-items:center;background:#000000d9;display:flex;inset:0;justify-content:center;position:fixed;z-index:9999}.phm-modal{background:#1e1e1e;border:2px solid #ff6b00;border-radius:8px;box-shadow:0 10px 40px #00000080;display:flex;flex-direction:column;max-height:80vh;max-width:95vw;width:750px}.phm-header{align-items:center;background:#ff6b00;display:flex;justify-content:space-between;padding:12px 16px}.phm-header h3{color:#000;font-size:1rem;font-weight:700;margin:0}.phm-close{background:none;border:none;color:#000;cursor:pointer;font-size:1.5rem;line-height:1;padding:0 4px}.phm-body{display:flex;flex:1 1;min-height:350px;overflow:hidden}.phm-center{align-items:center;color:#888;display:flex;flex:1 1;flex-direction:column;justify-content:center;padding:40px}.phm-spinner{animation:phm-spin .8s linear infinite;border:3px solid #333;border-radius:50%;border-top-color:#ff6b00;height:32px;margin-bottom:12px;width:32px}@keyframes phm-spin{to{transform:rotate(1turn)}}.phm-retry{background:#0000;border:1px solid #ff6b00;border-radius:4px;color:#ff6b00;cursor:pointer;margin-top:12px;padding:6px 16px}.phm-list{background:#161616;border-right:1px solid #333;flex-shrink:0;overflow-y:auto;width:280px}.phm-list table{border-collapse:collapse;width:100%}.phm-list thead{background:#111;position:sticky;top:0}.phm-list th{border-bottom:1px solid #333;color:#666;font-size:.65rem;font-weight:500;padding:8px 10px;text-align:left;text-transform:uppercase}.phm-list td{border-bottom:1px solid #222;color:#ccc;font-size:.85rem;padding:10px}.phm-list tr{cursor:pointer;transition:background .15s}.phm-list tbody tr:hover{background:#ff6b001a}.phm-list tr.selected{background:#ff6b0033}.phm-list tr.selected td{color:#fff}.phm-list .num{color:#ff6b00;font-weight:700}.phm-list .time{color:#888;font-family:monospace;font-size:.8rem}.phm-list .duration{font-family:monospace;font-weight:700;text-align:right}.phm-detail{background:#1a1a1a;flex:1 1;overflow-y:auto;padding:16px 20px}.phm-detail-title{border-bottom:1px solid #333;color:#ff6b00;font-size:1.1rem;font-weight:700;margin-bottom:16px;padding-bottom:10px}.phm-detail-title span{background:#282828;border-radius:10px;color:#888;float:right;font-size:.85rem;font-weight:400;padding:3px 10px}.phm-section{margin-bottom:16px}.phm-section-title{color:#666;font-size:.7rem;letter-spacing:1px;margin-bottom:8px;text-transform:uppercase}.phm-grid{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1fr 1fr}.phm-stat{background:#222;border-radius:4px;padding:10px 12px}.phm-stat label{color:#666;display:block;font-size:.65rem;margin-bottom:3px;text-transform:uppercase}.phm-stat span{color:#eee;font-family:monospace;font-size:.95rem}.phm-stat span.big{color:#ff6b00;font-size:1.15rem;font-weight:700}.phm-driver-change{color:#ff6b00}.phm-driver-change,.phm-notes{background:#222;border-radius:4px;padding:10px 12px}.phm-notes{border-left:3px solid #ff6b00;color:#bbb;font-size:.9rem}.phm-footer{align-items:center;background:#161616;border-top:1px solid #333;display:flex;justify-content:space-between;padding:10px 16px}.phm-footer span{color:#ff6b00;font-size:.85rem}.phm-close-btn{background:#333;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:.85rem;padding:6px 16px}.phm-close-btn:hover{background:#444}@media (max-width:600px){.phm-body{flex-direction:column}.phm-list{border-bottom:1px solid #333;border-right:none;max-height:150px;width:100%}.phm-grid{grid-template-columns:1fr}}.community-page{background:#000;bottom:0;color:#fff;left:0;overflow:hidden;position:fixed;right:0;top:0}.community-page.overlay-mode{height:100%;position:relative;width:100%}.community-header{align-items:center;display:flex;justify-content:space-between;left:20px;position:absolute;right:20px;top:20px;z-index:100}.community-title{font-size:32px;font-weight:900;margin:0;text-shadow:0 0 20px #ca271580}.community-title,.return-to-race-btn{color:#ca2715;letter-spacing:.05em;text-transform:uppercase}.return-to-race-btn{background:#000c;border:2px solid #ca2715;border-radius:8px;box-shadow:0 0 10px #ca271533;cursor:pointer;font-size:14px;font-weight:600;padding:12px 24px;transition:all .2s ease}.return-to-race-btn:hover{background:#ca27151a;box-shadow:0 0 20px #ca271566;transform:translateX(-4px)}.community-content{grid-gap:20px;bottom:20px;display:grid;gap:20px;grid-template-columns:350px 1fr;left:20px;position:absolute;right:20px;top:100px}.community-panel{background:#000c;border:2px solid #ca2715;border-radius:12px;box-shadow:0 0 30px #ca27154d;overflow:hidden}.main-panel{align-items:stretch;display:flex;justify-content:stretch;overflow:hidden;padding:0}.community-sidebar{background:#000c;border:2px solid #ca2715;border-radius:12px;box-shadow:0 0 30px #ca27154d}.community-sidebar,.sidebar-section{display:flex;flex-direction:column;overflow:hidden}.group-chats-section{border-bottom:2px solid #ca2715;flex:0 0 33.333%}.direct-messages-section{flex:1 1;min-height:0}.direct-messages-section.full-height{border-bottom:none;flex:1 1}.section-header{background:#ca27151a;border-bottom:1px solid #ca27154d;gap:12px;padding:16px 20px}.section-header h3{color:#ca2715;font-size:14px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.section-content{flex:1 1;min-height:0;overflow-y:auto}.event-chat-item{align-items:center;border-bottom:1px solid #ca27151a;cursor:pointer;display:flex;gap:12px;padding:16px 20px;transition:background .2s}.event-chat-item:hover{background:#ca27150d}.event-chat-item.active{background:#ca271526;border-left:3px solid #ca2715}.event-icon{flex-shrink:0;font-size:32px}.event-info{flex:1 1;min-width:0}.event-name{font-size:15px;white-space:nowrap}.event-status{color:#10b981;font-size:12px}.empty-state{color:#666;padding:40px 20px}.empty-state p{color:#999;font-size:14px;margin:0 0 8px}.empty-hint{color:#666;font-size:12px}.dm-conversation-view{display:flex;flex-direction:column;height:100%;width:100%}.dm-header{background:#1a1a1a;border-bottom:2px solid #ca2715;padding:16px 24px}.dm-header h2{color:#fff;font-size:18px;font-weight:600;margin:0}.section-content::-webkit-scrollbar{width:6px}.section-content::-webkit-scrollbar-track{background:#0000004d}.section-content::-webkit-scrollbar-thumb{background:#ca27154d;border-radius:3px}.section-content::-webkit-scrollbar-thumb:hover{background:#ca271580}.loading-state{color:#999;font-size:16px;gap:16px;height:100%}.direct-messages-section .direct-messages-inbox{background:#0000;border:none;height:100%}.direct-messages-section .inbox-header{display:none}.section-header .start-dm-button{font-size:13px;padding:6px 12px;white-space:nowrap}.coming-soon-content{max-width:600px}.coming-soon-content h2{color:#ca2715;font-size:48px;font-weight:900;letter-spacing:.05em;margin:0 0 32px;text-shadow:0 0 20px #ca271580;text-transform:uppercase}.chat-info{color:#ccc;font-size:16px;line-height:1.5;margin:0 0 32px}.feature-list{margin:0}.feature-list li{color:#fff;font-size:24px;margin-bottom:16px;padding-left:40px}.feature-list li:before{color:#ca2715;content:"▸";font-size:28px}.panel-placeholder{height:100%}@media (max-width:1024px){.community-content{grid-template-columns:1fr}.side-panel{display:none}}@media (max-width:768px){.community-header{align-items:flex-start;flex-direction:column;gap:12px}.community-title{font-size:24px}.return-to-race-btn{font-size:12px;padding:8px 16px}.community-content{top:120px}.coming-soon-content h2{font-size:32px}.feature-list li{font-size:18px}}.str-chat{font-family:var(--str-chat__font-family)}.str-chat,.str-chat *{box-sizing:border-box}.str-chat .float-ui-container,.str-chat .ngxp__container{border-color:#0000!important;box-shadow:none!important;max-width:100vw;padding:0!important;z-index:1}.str-chat .float-ui-container .ngxp__arrow,.str-chat .ngxp__container .ngxp__arrow{display:none}stream-icon,stream-icon-placeholder{align-items:center;display:flex;justify-content:center}.stream-chat__paginated-list{display:flex;flex-direction:column;gap:var(--str-chat__spacing-2);height:100%;max-height:100%;min-height:0;overflow-x:hidden;overflow-y:scroll}.stream-chat__paginated-list .str-chat__loading-indicator{margin:auto}.stream-chat__paginated-list .str-chat__load-more-button__button{margin-inline:auto}stream-paginated-list,stream-user-list{height:100%;max-height:100%}stream-user-list .str-chat__user-list-item{align-items:center;display:flex;gap:var(--str-chat__spacing-2)}:root{--str-chat__theme-version:2}.str-chat{--str-chat__spacing-px:1px;--str-chat__spacing-0_5:0.125rem;--str-chat__spacing-1:0.25rem;--str-chat__spacing-1_5:0.375rem;--str-chat__spacing-2:0.5rem;--str-chat__spacing-2_5:0.625rem;--str-chat__spacing-3:0.75rem;--str-chat__spacing-3_5:0.875rem;--str-chat__spacing-4:1rem;--str-chat__spacing-5:1.25rem;--str-chat__spacing-6:1.5rem;--str-chat__spacing-7:1.75rem;--str-chat__spacing-8:2rem;--str-chat__spacing-9:2.25rem;--str-chat__spacing-10:2.5rem;--str-chat__spacing-11:2.75rem;--str-chat__spacing-12:3rem;--str-chat__spacing-14:3.5rem;--str-chat__spacing-16:4rem;--str-chat__image-fallback-icon:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9ImN1cnJlbnRDb2xvciIgY2xhc3M9InN0ci1jaGF0X19pbWFnZS1mYWxsYmFja19faWNvbiIgdmlld0JveD0iMCAwIDE4IDE4Ij48cGF0aCBkPSJNMTYgMnYxNEgyVjJoMTRabTAtMkgyQy45IDAgMCAuOSAwIDJ2MTRjMCAxLjEuOSAyIDIgMmgxNGMxLjEgMCAyLS45IDItMlYyYzAtMS4xLS45LTItMi0yWm0tNC44NiA4Ljg2LTMgMy44N0w2IDEwLjE0IDMgMTRoMTJsLTMuODYtNS4xNFoiLz48L3N2Zz4=);--str-chat__winning-poll-option-icon:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjAgMjAiIGZpbGw9ImN1cnJlbnRDb2xvciIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTUuODMzIDQuMTY3aC0xLjY2NlYyLjVINS44MzN2MS42NjdINC4xNjdjLS45MTcgMC0xLjY2Ny43NS0xLjY2NyAxLjY2NnYuODM0YzAgMi4xMjUgMS42IDMuODU4IDMuNjU4IDQuMTE2YTQuMTc0IDQuMTc0IDAgMCAwIDMuMDA5IDIuNDY3djIuNTgzSDUuODMzVjE3LjVoOC4zMzR2LTEuNjY3aC0zLjMzNFYxMy4yNWE0LjE3NCA0LjE3NCAwIDAgMCAzLjAwOS0yLjQ2N0MxNS45IDEwLjUyNSAxNy41IDguNzkyIDE3LjUgNi42Njd2LS44MzRjMC0uOTE2LS43NS0xLjY2Ni0xLjY2Ny0xLjY2NlptLTExLjY2NiAyLjV2LS44MzRoMS42NjZ2My4xODRhMi41MDkgMi41MDkgMCAwIDEtMS42NjYtMi4zNVptNS44MzMgNWEyLjUwNyAyLjUwNyAwIDAgMS0yLjUtMi41di01aDV2NWMwIDEuMzc1LTEuMTI1IDIuNS0yLjUgMi41Wm01LjgzMy01YzAgMS4wODMtLjcgMi0xLjY2NiAyLjM1VjUuODMzaDEuNjY2di44MzRaIiBmaWxsPSIjNUU2NzZFIi8+PC9zdmc+);--str-chat__arrow-left-icon:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTYgMTYiIGZpbGw9ImN1cnJlbnRDb2xvciIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTQuNzkxIDcuMDA1SDMuNjIxbDQuODgtNC44OGMuMzktLjM5LjM5LTEuMDMgMC0xLjQyYS45OTYuOTk2IDAgMCAwLTEuNDEgMGwtNi41OSA2LjU5YS45OTYuOTk2IDAgMCAwIDAgMS40MWw2LjU5IDYuNTlhLjk5Ni45OTYgMCAxIDAgMS40MS0xLjQxbC00Ljg4LTQuODhoMTEuMTdjLjU1IDAgMS0uNDUgMS0xcy0uNDUtMS0xLTFaIiBmaWxsPSIjMDgwNzA3Ii8+PC9zdmc+);--str-chat__close-icon:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTQgMTQiIGZpbGw9ImN1cnJlbnRDb2xvciIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTMuMy43MWEuOTk2Ljk5NiAwIDAgMC0xLjQxIDBMNyA1LjU5IDIuMTEuN0EuOTk2Ljk5NiAwIDEgMCAuNyAyLjExTDUuNTkgNyAuNyAxMS44OWEuOTk2Ljk5NiAwIDEgMCAxLjQxIDEuNDFMNyA4LjQxbDQuODkgNC44OWEuOTk2Ljk5NiAwIDEgMCAxLjQxLTEuNDFMOC40MSA3bDQuODktNC44OWMuMzgtLjM4LjM4LTEuMDIgMC0xLjRaIiBmaWxsPSIjMDgwNzA3Ii8+PC9zdmc+);--str-chat__add-attachment-icon:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjggMjgiIGZpbGw9ImN1cnJlbnRDb2xvciIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTUuMzMzIDcuMzMzaC0yLjY2NnY1LjMzM0g3LjMzM3YyLjY2N2g1LjMzNHY1LjMzM2gyLjY2NnYtNS4zMzNoNS4zMzR2LTIuNjY3aC01LjMzNFY3LjMzM1pNMTQgLjY2NkM2LjY0LjY2Ni42NjcgNi42NC42NjcgMTQgLjY2NyAyMS4zNiA2LjY0IDI3LjMzMyAxNCAyNy4zMzNTMjcuMzMzIDIxLjM2IDI3LjMzMyAxNCAyMS4zNi42NjYgMTQgLjY2NlptMCAyNEM4LjEyIDI0LjY2NiAzLjMzMyAxOS44OCAzLjMzMyAxNCAzLjMzMyA4LjEyIDguMTIgMy4zMzMgMTQgMy4zMzNTMjQuNjY3IDguMTIgMjQuNjY3IDE0IDE5Ljg4IDI0LjY2NiAxNCAyNC42NjZaIi8+PC9zdmc+);--str-chat__folder-icon:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjAgMTYiIGZpbGw9ImN1cnJlbnRDb2xvciIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTggMmgtOEw4IDBIMkMuOSAwIC4wMS45LjAxIDJMMCAxNGMwIDEuMS45IDIgMiAyaDE2YzEuMSAwIDItLjkgMi0yVjRjMC0xLjEtLjktMi0yLTJabTAgMTJIMlY0aDE2djEwWiIvPjwvc3ZnPg==);--str-chat__poll-icon:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTggMTgiIGZpbGw9ImN1cnJlbnRDb2xvciIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTYgMEgyQy45IDAgMCAuOSAwIDJ2MTRjMCAxLjEuOSAyIDIgMmgxNGMxLjEgMCAyLS45IDItMlYyYzAtMS4xLS45LTItMi0yWm0wIDE2SDJWMmgxNHYxNFpNNCA3aDJ2N0g0VjdabTQtM2gydjEwSDhWNFptNCA2aDJ2NGgtMnYtNFoiLz48L3N2Zz4=);--str-chat__location-icon:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9ImN1cnJlbnRDb2xvciIgdmlld0JveD0iMCAwIDI1NS44NTYgMjU1Ljg1NiI+PHBhdGggZD0iTTEyNy45MjggMzguOGMtMzAuNzUgMC01NS43NjggMjUuMDE3LTU1Ljc2OCA1NS43NjdzMjUuMDE4IDU1Ljc2NyA1NS43NjggNTUuNzY3IDU1Ljc2OC0yNS4wMTcgNTUuNzY4LTU1Ljc2N1MxNTguNjc4IDM4LjggMTI3LjkyOCAzOC44em0wIDk2LjUzM2MtMjIuNDc5IDAtNDAuNzY4LTE4LjI4OC00MC43NjgtNDAuNzY3UzEwNS40NDkgNTMuOCAxMjcuOTI4IDUzLjhzNDAuNzY4IDE4LjI4OCA0MC43NjggNDAuNzY3LTE4LjI4OCA0MC43NjYtNDAuNzY4IDQwLjc2NnoiLz48cGF0aCBkPSJNMTI3LjkyOCAwQzc1Ljc4NCAwIDMzLjM2MiA0Mi40MjIgMzMuMzYyIDk0LjU2NmMwIDMwLjA3MiAyNS4yMiA3NC44NzUgNDAuMjUzIDk4LjkwNCA5Ljg5MSAxNS44MDkgMjAuNTIgMzAuODU1IDI5LjkyOCA0Mi4zNjUgMTUuMTAxIDE4LjQ3NCAyMC41MDYgMjAuMDIgMjQuMzg2IDIwLjAyIDMuOTM4IDAgOS4wNDEtMS41NDcgMjQuMDk1LTIwLjAzMSA5LjQyOS0xMS41NzkgMjAuMDYzLTI2LjYxNiAyOS45NDQtNDIuMzQyIDE1LjEzNi0yNC4wODggNDAuNTI3LTY4Ljk3MSA0MC41MjctOTguOTE3QzIyMi40OTUgNDIuNDIyIDE4MC4wNzMgMCAxMjcuOTI4IDB6bTQzLjY0MSAxODEuODAzYy0xOS4zOTYgMzEuNDgzLTM3LjIwMyA1Mi43NTctNDMuNzMgNTguMTg4LTYuNTYxLTUuMjY0LTI0LjA3OS0yNi4wMzItNDMuNzQ2LTU4LjA4OS0yMi43MDctMzcuMDE1LTM1LjczLTY4Ljg0OC0zNS43My04Ny4zMzZDNDguMzYyIDUwLjY5MyA4NC4wNTUgMTUgMTI3LjkyOCAxNXM3OS41NjYgMzUuNjkzIDc5LjU2NiA3OS41NjZjLjAwMSAxOC4zODItMTMuMDk0IDUwLjE3OC0zNS45MjUgODcuMjM3eiIvPjwvc3ZnPg==);--str-chat__handle-icon:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTYgNiIgZmlsbD0iY3VycmVuQ29sb3IiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE2IDBIMHYyaDE2VjBaTTAgNmgxNlY0SDB2MloiLz48L3N2Zz4=);--str-chat__circle-stop-icon:url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSJub25lIiBoZWlnaHQ9IjMyIiB2aWV3Qm94PSI0IDQgMjggMjgiIHdpZHRoPSIzMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTYuNDU1IDI3LjI0NGM2LjE3NiAwIDExLjI5LTUuMTI0IDExLjI5LTExLjI4OSAwLTYuMTc2LTUuMTI1LTExLjI4OS0xMS4zMDEtMTEuMjg5LTYuMTY1IDAtMTEuMjc4IDUuMTEzLTExLjI3OCAxMS4yOSAwIDYuMTY0IDUuMTI0IDExLjI4OCAxMS4yOSAxMS4yODhabTAtMS44ODFhOS4zNjIgOS4zNjIgMCAwIDEtOS4zOTYtOS40MDhjMC01LjIyNCA0LjE2MS05LjQwNyA5LjM4NS05LjQwN2E5LjM4OCA5LjM4OCAwIDAgMSA5LjQxOSA5LjQwNyA5LjM2NSA5LjM2NSAwIDAgMS05LjQwOCA5LjQwOFptLTIuOTMzLTUuMzhoNS44NDRjLjY5NyAwIDEuMTA3LS40MDkgMS4xMDctMS4wODR2LTUuODg4YzAtLjY4Ni0uNDEtMS4wODUtMS4xMDctMS4wODVoLTUuODQ0Yy0uNjg2IDAtMS4xMDcuMzk5LTEuMTA3IDEuMDg1VjE4LjljMCAuNjc1LjQyIDEuMDg1IDEuMTA3IDEuMDg1WiIgZmlsbD0iIzAwNWZmZiIvPjwvc3ZnPg==);--str-chat__magnifier-glass-icon:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjEgMjEiIGZpbGw9ImN1cnJlbnRDb2xvciIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTkgMGM0Ljk2OCAwIDkgNC4wMzIgOSA5cy00LjAzMiA5LTkgOS05LTQuMDMyLTktOSA0LjAzMi05IDktOVptMCAxNmMzLjg2NyAwIDctMy4xMzMgNy03IDAtMy44NjgtMy4xMzMtNy03LTctMy44NjggMC03IDMuMTMyLTcgNyAwIDMuODY3IDMuMTMyIDcgNyA3Wm0xMS4zMTQgMi44OTktMi44MjktMi44MjgtMS40MTQgMS40MTQgMi44MjggMi44MjkgMS40MTUtMS40MTVaIi8+PC9zdmc+);--str-chat__clear-icon:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjAgMjAiIGZpbGw9ImN1cnJlbnRDb2xvciIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTAgMTBDMCA0LjQ3NyA0LjQ3NyAwIDEwIDBzMTAgNC40NzcgMTAgMTAtNC40NzcgMTAtMTAgMTBTMCAxNS41MjMgMCAxMFptMTAtOGE4IDggMCAxIDAgMCAxNiA4IDggMCAwIDAgMC0xNlptMy41MzYgNC40NjRhMSAxIDAgMCAwLTEuNDE0IDBMMTAgOC41ODYgNy44OCA2LjQ2NEExIDEgMCAwIDAgNi40NjUgNy44OEw4LjU4NiAxMGwtMi4xMjEgMi4xMjFhMSAxIDAgMSAwIDEuNDE0IDEuNDE1TDEwIDExLjQxNGwyLjEyMiAyLjEyMmExIDEgMCAxIDAgMS40MTQtMS40MTVMMTEuNDE1IDEwbDIuMTItMi4xMjFhMSAxIDAgMCAwIDAtMS40MTVaIi8+PC9zdmc+);--str-chat__avatar-size:calc(var(--str-chat__spacing-px)*32)}@font-face{font-family:stream-chat-icons;font-style:normal;font-weight:400;src:url(/static/media/stream-chat-icons.23ed7e178123c3011bdb.eot);src:url(/static/media/stream-chat-icons.23ed7e178123c3011bdb.eot#iefix) format("embedded-opentype"),url(/static/media/stream-chat-icons.e5d9e7208067db143a74.woff) format("woff2"),url(/static/media/stream-chat-icons.e5d9e7208067db143a74.woff) format("woff"),url(/static/media/stream-chat-icons.f5156a7e5d2a460022d0.ttf) format("truetype"),url(/static/media/stream-chat-icons.c76e825baeee72b2e71d.svg#stream-chat-icons) format("svg")}@media screen and (-webkit-min-device-pixel-ratio:0){@font-face{font-family:stream-chat-icons;src:url(/static/media/stream-chat-icons.c76e825baeee72b2e71d.svg#stream-chat-icons) format("svg")}}.str-chat .str-chat__avatar--autocomplete-item,.str-chat .stream-chat__avatar--autocomplete-item{--str-chat__avatar-size:calc(var(--str-chat__spacing-px)*30)}.str-chat .str-chat__avatar--channel-header,.str-chat .stream-chat__avatar--channel-header{--str-chat__avatar-size:calc(var(--str-chat__spacing-px)*40)}.str-chat .str-chat__avatar--channel-preview,.str-chat .stream-chat__avatar--channel-preview{--str-chat__avatar-size:calc(var(--str-chat__spacing-px)*49)}.str-chat .str-chat__avatar--quoted-message-sender,.str-chat .stream-chat__avatar--quoted-message-sender{--str-chat__avatar-size:calc(var(--str-chat__spacing-px)*20)}.str-chat .str-chat__avatar--reaction,.str-chat .stream-chat__avatar--reaction{--str-chat__avatar-size:calc(var(--str-chat__spacing-px)*30)}.str-chat .str-chat__avatar--message-status,.str-chat .stream-chat__avatar--message-status{--str-chat__avatar-size:calc(var(--str-chat__spacing-px)*15)}.str-chat .str-chat__avatar--poll-vote-author{--str-chat__avatar-size:calc(var(--str-chat__spacing-px)*20)}.str-chat__avatar{align-items:center;display:flex;height:var(--str-chat__avatar-size);justify-content:center;line-height:var(--str-chat__avatar-size);min-width:var(--str-chat__avatar-size);position:relative;width:var(--str-chat__avatar-size)}.str-chat__avatar.str-chat__avatar--one-letter,.str-chat__avatar.stream-chat__avatar--one-letter{font-size:calc(var(--str-chat__avatar-size)*.5)}.str-chat__avatar.str-chat__avatar--no-letters{--str-chat-icon-width:calc(var(--str-chat__avatar-size)*0.33);--str-chat-icon-height:calc(var(--str-chat__avatar-size)*0.33)}.str-chat__avatar.str-chat__avatar--multiple-letters,.str-chat__avatar.stream-chat__avatar--multiple-letters{font-size:calc(var(--str-chat__avatar-size)*.3)}.str-chat__avatar .str-chat__avatar-image{height:100%;object-fit:cover;width:100%}.str-chat__avatar .str-chat__avatar-fallback{height:inherit;text-align:center;width:inherit}.str-chat__avatar .str-chat__avatar--online-indicator{height:calc(var(--str-chat__spacing-px)*12);inset-block-start:2%;inset-inline-end:3%;position:absolute;width:calc(var(--str-chat__spacing-px)*12)}.str-chat__loading-channels-avatar{flex-shrink:0;height:calc(var(--str-chat__spacing-px)*49);width:calc(var(--str-chat__spacing-px)*49)}.str-chat__avatar-group{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);height:var(--str-chat__avatar-size);line-height:var(--str-chat__avatar-size);min-width:var(--str-chat__avatar-size);overflow:hidden;width:var(--str-chat__avatar-size)}.str-chat__avatar-group.str-chat__avatar-group--three-part .str-chat__avatar:first-child{grid-area:1/1/3/2}.str-chat__avatar-group.str-chat__avatar-group--three-part .str-chat__avatar:nth-child(2){grid-area:1/2/2/3}.str-chat__avatar-group.str-chat__avatar-group--three-part .str-chat__avatar:nth-child(3){grid-area:2/2/3/3}.str-chat__avatar-group .str-chat__avatar{height:100%;line-height:100%;min-width:100%;width:100%}.str-chat__avatar-group .str-chat__avatar .str-chat__avatar-fallback,.str-chat__avatar-group .str-chat__avatar img{border-radius:0}.str-chat__avatar-group .str-chat__avatar.str-chat__avatar--single .str-chat__avatar-fallback{align-items:center;display:flex;font-size:calc(var(--str-chat__avatar-size)*.5);justify-content:center}.str-chat__avatar-group .str-chat__avatar .str-chat__avatar-fallback{font-size:calc(var(--str-chat__avatar-size)*.33)}.str-chat{--str-chat__attachment-margin:var(--str-chat__spacing-0_5);--str-chat__gif-height:calc(var(--str-chat__spacing-px)*200);--str-chat__voice-recording-amplitude-bar-width:2px;--str-chat__voice-recording-amplitude-bar-gap-width:var(--str-chat__spacing-px)}.str-chat__attachment-list{--str-chat__attachment-max-width:calc(var(--str-chat__message-max-width) - var(--str-chat__attachment-margin)*2);--str-chat__video-height:var(--str-chat__attachment-max-width);--str-chat__scraped-image-height:calc(var(--str-chat__attachment-max-width)*0.52356);--str-chat__scraped-video-height:calc(var(--str-chat__attachment-max-width)*0.5625);align-items:stretch;display:flex;flex-direction:column;min-width:0}.str-chat__attachment-list .str-chat__message-attachment--card .str-chat__message-attachment-card--header{position:relative}.str-chat__attachment-list .str-chat__message-attachment--card .str-chat__message-attachment-card--source-link{padding-bottom:var(--str-chat__spacing-2)}.str-chat__attachment-list .str-chat__message-attachment--card .str-chat__message-attachment-card--text{overflow-x:hidden;overflow-x:clip;overflow-y:visible;text-overflow:ellipsis;white-space:nowrap}.str-chat__attachment-list .str-chat__message-attachment--image,.str-chat__attachment-list .str-chat__message-attachment--video,.str-chat__attachment-list .str-chat__message-attachment-card--header{align-items:center;display:flex;justify-content:center;overflow:hidden;width:auto}.str-chat__attachment-list .str-chat__message-attachment-card--header{height:var(--str-chat__scraped-image-height)}.str-chat__attachment-list .str-chat__message-attachment-card--header img{cursor:default;height:100%;max-height:100%;max-width:100%;object-fit:cover;width:100%}.str-chat__attachment-list .str-chat__message-attachment-card-react--header img{cursor:zoom-in}.str-chat__attachment-list .str-chat__message-attachment-card--giphy .str-chat__message-attachment-card--header{height:var(--str-chat__gif-height)}.str-chat__attachment-list .str-chat__message-attachment-card--giphy .str-chat__message-attachment-card--header img{cursor:default;max-height:100%;max-width:100%;object-fit:contain}.str-chat__attachment-list .str-chat__message-attachment-card--giphy .str-chat__message-attachment-card-react--header img{cursor:zoom-in}.str-chat__attachment-list .str-chat__message-attachment--image:not(.str-chat__message-attachment--card)>img{cursor:zoom-in;height:min(var(--str-chat__attachment-max-width),min(1000000/1000000,1px)*var(--original-height,1000000));height:min(var(--str-chat__attachment-max-width),min(var(--str-chat__attachment-max-width,1000000)/var(--original-width,1000000),1px)*var(--original-height,1000000));max-height:var(--str-chat__attachment-max-width);max-width:var(--str-chat__attachment-max-width);object-fit:cover;width:100%}.str-chat__attachment-list .str-chat__message-attachment--video:not(.str-chat__message-attachment--card),.str-chat__attachment-list .str-chat__message-attachment-card--video .str-chat__message-attachment-card--header{display:flex;max-width:var(--str-chat__attachment-max-width)}.str-chat__attachment-list .str-chat__message-attachment--video:not(.str-chat__message-attachment--card) .str-chat__player-wrapper,.str-chat__attachment-list .str-chat__message-attachment-card--video .str-chat__message-attachment-card--header .str-chat__player-wrapper{display:flex;flex-direction:column;height:100%;max-width:var(--str-chat__attachment-max-width);min-width:0;width:100%}.str-chat__attachment-list .str-chat__message-attachment--video:not(.str-chat__message-attachment--card) .str-chat__player-wrapper .react-player,.str-chat__attachment-list .str-chat__message-attachment--video:not(.str-chat__message-attachment--card) .str-chat__player-wrapper .str-chat__video-angular,.str-chat__attachment-list .str-chat__message-attachment-card--video .str-chat__message-attachment-card--header .str-chat__player-wrapper .react-player,.str-chat__attachment-list .str-chat__message-attachment-card--video .str-chat__message-attachment-card--header .str-chat__player-wrapper .str-chat__video-angular{height:100%;max-height:100%;max-width:var(--str-chat__attachment-max-width);min-height:0;width:100%}.str-chat__attachment-list .str-chat__message-attachment--video:not(.str-chat__message-attachment--card):not(.str-chat__message-attachment-dynamic-size){height:var(--str-chat__video-height)}.str-chat__attachment-list .str-chat__message-attachment--video.str-chat__message-attachment-dynamic-size:not(.str-chat__message-attachment--card){max-height:var(--str-chat__video-height)}.str-chat__attachment-list .str-chat__message-attachment--video.str-chat__message-attachment-dynamic-size:not(.str-chat__message-attachment--card) .str-chat__player-wrapper{height:min(var(--str-chat__video-height),min(1000000/1000000,1px)*var(--original-height,1000000));height:min(var(--str-chat__video-height),min(var(--str-chat__attachment-max-width,1000000)/var(--original-width,1000000),1px)*var(--original-height,1000000));max-height:var(--str-chat__video-height)}.str-chat__attachment-list .str-chat__message-attachment--video.str-chat__message-attachment-dynamic-size:not(.str-chat__message-attachment--card) .str-chat__video-angular{max-height:var(--str-chat__video-height)}.str-chat__attachment-list .str-chat__message-attachment-card--video .str-chat__message-attachment-card--header{height:var(--str-chat__scraped-video-height)}.str-chat__attachment-list .str-chat__message-attachment--gallery,.str-chat__attachment-list .str-chat__message-attachment--image:not(.str-chat__message-attachment--card),.str-chat__attachment-list .str-chat__message-attachment--video:not(.str-chat__message-attachment--card){margin:var(--str-chat__attachment-margin)}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__gallery{grid-gap:var(--str-chat__spacing-0_5);display:grid;gap:var(--str-chat__spacing-0_5);grid-template-columns:50% 50%;height:var(--str-chat__attachment-max-width);max-width:var(--str-chat__attachment-max-width);overflow:hidden;width:fit-content}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__gallery.str-chat__gallery-two-rows{grid-template-rows:50% 50%}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__gallery .str-chat__gallery-image{margin:0;padding:0;position:relative}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__gallery .str-chat__gallery-image img{cursor:zoom-in;height:100%;max-width:var(--str-chat__attachment-max-width);object-fit:cover;width:100%}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__gallery .str-chat__gallery-placeholder{align-items:center;background-position:0 0;background-repeat:no-repeat;background-size:cover;cursor:zoom-in;display:flex;justify-content:center;margin:0;max-width:var(--str-chat__attachment-max-width);position:relative}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__gallery .str-chat__gallery-placeholder p{position:relative;z-index:1}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__gallery .str-chat__gallery-placeholder:after{content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.str-chat__attachment-list .str-chat__gallery .str-chat__message-attachment--svg-image,.str-chat__attachment-list .str-chat__message-attachment--image.str-chat__message-attachment--svg-image{padding:var(--str-chat__spacing-6)}.str-chat__attachment-list .str-chat__gallery .str-chat__message-attachment--svg-image img,.str-chat__attachment-list .str-chat__message-attachment--image.str-chat__message-attachment--svg-image img{max-height:calc(var(--str-chat__attachment-max-width) - var(--str-chat__spacing-6));max-width:calc(var(--str-chat__attachment-max-width) - var(--str-chat__spacing-6));object-fit:contain}.str-chat__attachment-list .str-chat__message-attachment-unsupported{align-items:center;column-gap:var(--str-chat__spacing-4);display:flex;justify-content:center;margin:var(--str-chat__attachment-margin);padding:var(--str-chat__spacing-2)}.str-chat__attachment-list .str-chat__message-attachment-unsupported .str-chat__file-icon{width:calc(var(--str-chat__spacing-px)*30)}.str-chat__attachment-list .str-chat__message-attachment-unsupported .str-chat__message-attachment-unsupported__metadata{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:center;min-width:0}.str-chat__attachment-list .str-chat__message-attachment-unsupported .str-chat__message-attachment-unsupported__title{max-width:100%;overflow-x:hidden;overflow-x:clip;overflow-y:visible;text-overflow:ellipsis;white-space:nowrap}.str-chat__attachment-list .str-chat__message-attachment-audio-widget,.str-chat__attachment-list .str-chat__message-attachment-file--item{align-items:center;column-gap:var(--str-chat__spacing-4);display:flex;justify-content:center;margin:var(--str-chat__attachment-margin);padding:var(--str-chat__spacing-2)}.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item-text,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-audio-widget--text,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-text{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;min-width:0;row-gap:var(--str-chat__spacing-0_5);width:100%}.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-audio-widget--text-first-row,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-file--item-first-row,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item-text .str-chat__message-attachment-audio-widget--text-first-row,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item-text .str-chat__message-attachment-file--item-first-row,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-audio-widget--text-first-row,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-file--item-first-row,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-text .str-chat__message-attachment-audio-widget--text-first-row,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-text .str-chat__message-attachment-file--item-first-row{align-items:center;column-gap:var(--str-chat__spacing-2);display:flex;justify-content:space-between;width:100%}.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-audio-widget--title,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-file--item-name,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-audio-widget--title,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-file--item-name,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item-text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-audio-widget--title,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item-text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-file--item-name,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item-text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-audio-widget--title,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item-text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-file--item-name,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-audio-widget--title,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-file--item-name,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-audio-widget--title,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-file--item-name,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-audio-widget--title,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-file--item-name,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-audio-widget--title,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-file--item-name{min-width:0;overflow-x:hidden;overflow-x:clip;overflow-y:visible;text-overflow:ellipsis;white-space:nowrap}.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-download-icon svg,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-download-icon svg,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item-text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-download-icon svg,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item-text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-download-icon svg,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-download-icon svg,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-download-icon svg,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-download-icon svg,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-download-icon svg{height:calc(var(--str-chat__spacing-px)*16);width:calc(var(--str-chat__spacing-px)*24)}.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__file-icon{width:calc(var(--str-chat__spacing-px)*34)}.str-chat__attachment-list .str-chat__message-attachment-geolocation{margin:var(--str-chat__attachment-margin);min-width:200px}.str-chat__attachment-list .str-chat__message-attachment-geolocation .str-chat__message-attachment-geolocation__placeholder{align-items:center;display:flex;justify-content:center;padding:var(--str-chat__spacing-2);position:relative}.str-chat__attachment-list .str-chat__message-attachment-geolocation .str-chat__message-attachment-geolocation__placeholder .str-chat__message-geolocation__icon{height:calc(var(--str-chat__spacing-px)*150)}.str-chat__attachment-list .str-chat__message-attachment-geolocation .str-chat__message-attachment-geolocation__placeholder .str-chat__message-attachment-geolocation__placeholder-link{height:calc(var(--str-chat__spacing-px)*20);inset-block:.75rem;inset-inline-end:.75rem;position:absolute;width:calc(var(--str-chat__spacing-px)*20)}.str-chat__attachment-list .str-chat__message-attachment-geolocation .str-chat__message-attachment-geolocation__status{display:flex;justify-content:center;padding:.5rem 2rem}.str-chat__attachment-list .str-chat__message-attachment-geolocation .str-chat__message-attachment-geolocation__status .str-chat__message-attachment-geolocation__status--active{align-items:center;display:flex;flex-direction:column;gap:.375rem}.str-chat__attachment-list .str-chat__message-attachment-geolocation .str-chat__message-attachment-geolocation__status .str-chat__message-attachment-geolocation__status--active .str-chat__message-attachment-geolocation__stop-sharing-button{color:var(--str-chat__danger-color)}.str-chat__attachment-list .str-chat__message-attachment-geolocation .str-chat__message-attachment-geolocation__status .str-chat__message-attachment-geolocation__status--active .str-chat__message-attachment-geolocation__status--active-status{color:var(--str-chat__info-color)}.str-chat__attachment-list .str-chat__message-attachment-geolocation .str-chat__message-attachment-geolocation__status .str-chat__message-attachment-geolocation__status--active .str-chat__message-attachment-geolocation__status--active-until{text-transform:lowercase}.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--play-controls{align-items:center;display:flex;justify-content:center}.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--progress-track{max-width:calc(var(--str-chat__spacing-px)*120)}.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text-second-row{grid-column-gap:var(--str-chat__spacing-5);align-items:center;display:flex;padding-top:var(--str-chat__spacing-2_5);width:100%}.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text-second-row .str-chat__message-attachment-file--item-size{line-height:calc(var(--str-chat__spacing-px)*14)}.str-chat__attachment-list .str-chat__message-attachment-audio-widget--progress-track{cursor:pointer;flex:1 1;height:calc(var(--str-chat__spacing-px)*5);position:relative}.str-chat__attachment-list .str-chat__message-attachment-audio-widget--progress-track .str-chat__message-attachment-audio-widget--progress-indicator{height:inherit;inset-inline-start:0;position:absolute}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget{grid-gap:calc(var(--str-chat__spacing-px)*9);align-items:center;display:grid;gap:calc(var(--str-chat__spacing-px)*9);grid-template-columns:36px auto 55px;justify-content:center;margin:var(--str-chat__attachment-margin);padding:var(--str-chat__spacing-2)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__metadata{display:flex;flex:1 1;flex-direction:column;gap:var(--str-chat__spacing-2);min-width:0}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__metadata a{cursor:pointer;text-decoration:none}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__metadata .str-chat__message-attachment-voice-recording-widget--first-row{align-items:center;display:flex;gap:var(--str-chat__spacing-1);justify-content:space-between;min-width:0;overflow-x:hidden;overflow-x:clip;overflow-y:visible;width:100%}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__metadata .str-chat__message-attachment__voice-recording-widget__title{min-width:0;overflow-x:hidden;overflow-x:clip;overflow-y:visible;text-overflow:ellipsis;white-space:nowrap}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__metadata .str-chat__message-attachment-download-icon svg{height:calc(var(--str-chat__spacing-px)*16);width:calc(var(--str-chat__spacing-px)*24)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__metadata .str-chat__message-attachment__voice-recording-widget__audio-state{align-items:center;display:flex;gap:var(--str-chat__spacing-1_5);height:100%;justify-content:space-between}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__metadata .str-chat__message-attachment__voice-recording-widget__error-message{align-items:center;display:flex;gap:var(--str-chat__spacing-1);justify-content:flex-start}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__right-section{justify-self:center}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__timer{min-width:calc(var(--str-chat__spacing-px)*45);width:calc(var(--str-chat__spacing-px)*45)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget stream-voice-recording-wavebar{flex:1 1}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__wave-progress-bar__track{align-items:center;display:flex;flex:1 1;gap:var(--str-chat__voice-recording-amplitude-bar-gap-width);height:calc(var(--str-chat__spacing-px)*25);justify-content:space-between;position:relative;width:100%}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__wave-progress-bar__track .str-chat__wave-progress-bar__amplitude-bar{height:calc(var(--str-chat__wave-progress-bar__amplitude-bar-height) + 2px);min-width:var(--str-chat__voice-recording-amplitude-bar-width);width:var(--str-chat__voice-recording-amplitude-bar-width)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__wave-progress-bar__track .str-chat__wave-progress-bar__progress-indicator{height:calc(100% + 4px);left:0;position:absolute;width:calc(var(--str-chat__spacing-px)*6)}.str-chat__attachment-list .str-chat__message_attachment__playback-rate-button{align-items:center;background:none;border:none;display:flex;justify-content:center;padding:var(--str-chat__spacing-1_5) var(--str-chat__spacing-2_5)}.str-chat__attachment-list .str-chat__message-attachment-card{margin:var(--str-chat__attachment-margin);max-width:var(--str-chat__attachment-max-width);min-width:0}.str-chat__attachment-list .str-chat__message-attachment-card .str-chat__message-attachment-card--content{padding:var(--str-chat__spacing-2_5)}.str-chat__attachment-list .str-chat__message-attachment-card .str-chat__message-attachment-card--content .str-chat__message-attachment-card--title{overflow-x:hidden;overflow-x:clip;overflow-y:visible;text-overflow:ellipsis;white-space:nowrap}.str-chat__attachment-list .str-chat__message-attachment-card--audio .str-chat__message-attachment-card--content{padding:0}.str-chat__attachment-list .str-chat__message-attachment-card--audio .str-chat__message-attachment-card--content .str-chat__message-attachment-card-audio-widget{display:flex;flex-direction:column;padding:var(--str-chat__spacing-2);row-gap:var(--str-chat__spacing-2_5);width:100%}.str-chat__attachment-list .str-chat__message-attachment-card--audio .str-chat__message-attachment-card--content .str-chat__message-attachment-card-audio-widget .str-chat__message-attachment-card-audio-widget--first-row{align-items:center;column-gap:var(--str-chat__spacing-3_5);display:flex}.str-chat__attachment-list .str-chat__message-attachment-actions .str-chat__message-attachment-actions-form{display:flex;justify-content:stretch}.str-chat__attachment-list .str-chat__message-attachment-actions .str-chat__message-attachment-actions-form .str-chat__message-attachment-actions-button{cursor:pointer;padding:var(--str-chat__spacing-3) var(--str-chat__spacing-4);white-space:nowrap;width:100%}.str-chat__attachment-list .str-chat__message-attachment-with-actions.str-chat__message-attachment--giphy .str-chat__message-attachment-card .str-chat__message-attachment-card--content{display:none}.str-chat__attachment-list .str-chat-angular__message-attachment-file-single .str-chat__message-attachment-file--item-first-row{cursor:pointer;text-decoration:none}.str-chat__attachment-list .str-chat__message-attachment-download-icon{--str-chat-icon-height:calc(var(--str-chat__spacing-px)*16)}.str-chat__attachment-list .str-chat__attachment-type-icon{--str-chat-icon-height:calc(var(--str-chat__spacing-px)*37)}.str-chat__message-attachment-audio-widget--play-button{--str-chat-icon-height:calc(var(--str-chat__spacing-px)*24);align-items:center;cursor:pointer;display:flex;height:calc(var(--str-chat__spacing-px)*36);justify-content:center;width:calc(var(--str-chat__spacing-px)*36)}.str-chat__message-attachment-audio-widget--play-button svg{width:var(--str-chat__spacing-3)}.str-chat__quoted-message-preview{--str-chat__attachment-margin:0px}.str-chat__quoted-message-preview *{cursor:pointer!important}.str-chat__quoted-message-preview .str-chat__message-attachment-card .str-chat__message-attachment-card--content,.str-chat__quoted-message-preview .str-chat__message-attachment-card .str-chat__message-attachment-card--source-link{display:none}.str-chat__quoted-message-preview .str-chat__message-attachment__voice-recording-widget{display:flex;justify-content:space-between}.str-chat__quoted-message-preview .str-chat__message-attachment-file--item-download,.str-chat__quoted-message-preview .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment-audio-widget--play-button,.str-chat__quoted-message-preview .str-chat__message-attachment__voice-recording-widget .str-chat__wave-progress-bar__track{display:none}.str-chat__message .str-chat__quoted-message-preview .str-chat__message-attachment-file--item{padding:0}.str-chat__audio_recorder__waveform-box,.str-chat__wave-progress-bar__track{align-items:center;display:flex;flex:1 1;gap:var(--str-chat__spacing-px);height:calc(var(--str-chat__spacing-px)*25);position:relative;width:120px}.str-chat__audio_recorder__waveform-box .str-chat__wave-progress-bar__amplitude-bar,.str-chat__wave-progress-bar__track .str-chat__wave-progress-bar__amplitude-bar{height:calc(var(--str-chat__wave-progress-bar__amplitude-bar-height) + 2px);min-width:2px;width:2px}.str-chat__audio_recorder__waveform-box .str-chat__wave-progress-bar__progress-indicator,.str-chat__wave-progress-bar__track .str-chat__wave-progress-bar__progress-indicator{height:calc(100% + 4px);left:0;position:absolute;width:calc(var(--str-chat__spacing-px)*6)}.str-chat__attachment-list-angular-host{min-width:0}.str-chat__attachment-list-angular-host .str-chat__message-attachment-card--video{width:100%}.str-chat__attachment-list-angular-host .str-chat__message-attachment-card--video a{display:block;height:100%;position:relative;width:100%}.str-chat__attachment-list-angular-host .str-chat__message-attachment-card--video a .str-chat__message-attachment-card--video-play,.str-chat__attachment-list-angular-host .str-chat__message-attachment-card--video a stream-icon-placeholder{height:calc(var(--str-chat__spacing-px)*36);left:0;margin:auto;position:absolute;right:0;top:50%;transform:translateY(-50%);width:calc(var(--str-chat__spacing-px)*36)}.str-chat__attachment-list-angular-host .str-chat__message-attachment-card--video a img{cursor:pointer}.str-chat__attachment-preview-list{--str-chat__loading-indicator-size:calc(var(--str-chat__spacing-px)*18);align-items:center;display:flex;justify-content:center;padding:var(--str-chat__spacing-1_5);width:100%}.str-chat__attachment-preview-list .str-chat__attachment-list-scroll-container{align-items:center;column-gap:var(--str-chat__spacing-2);display:flex;justify-content:flex-start;max-width:100%;overflow-x:auto;overflow-y:hidden;width:100%}.str-chat__attachment-preview-list .str-chat__attachment-preview-image{align-items:center;display:flex;height:calc(var(--str-chat__spacing-px)*72);justify-content:center;min-width:calc(var(--str-chat__spacing-px)*72);overflow:hidden;position:relative;width:calc(var(--str-chat__spacing-px)*72)}.str-chat__attachment-preview-list .str-chat__attachment-preview-image .str-chat__attachment-preview-image-loading{align-items:center;display:flex;height:100%;justify-content:center;position:absolute;width:100%}.str-chat__attachment-preview-list .str-chat__attachment-preview-image .str-chat__attachment-preview-thumbnail{height:calc(var(--str-chat__spacing-px)*72);object-fit:cover;overflow:hidden;width:calc(var(--str-chat__spacing-px)*72);word-break:break-all}.str-chat__attachment-preview-list .str-chat__attachment-preview-file,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording,.str-chat__attachment-preview-list .str-chat__location-preview{align-items:center;column-gap:var(--str-chat__spacing-2);display:flex;height:calc(var(--str-chat__spacing-px)*72);justify-content:flex-start;padding:0 var(--str-chat__spacing-4);position:relative;width:calc(var(--str-chat__spacing-px)*200)}.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-end,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-metadata,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-file-end,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-metadata,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-file-end,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-metadata,.str-chat__attachment-preview-list .str-chat__location-preview .str-chat__attachment-preview-file-end,.str-chat__attachment-preview-list .str-chat__location-preview .str-chat__attachment-preview-metadata{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:center;min-width:0;overflow-x:hidden;overflow-x:clip;overflow-y:visible}.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-end .str-chat__attachment-preview-file-name,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-end .str-chat__attachment-preview-subtitle,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-end .str-chat__attachment-preview-title,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-metadata .str-chat__attachment-preview-file-name,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-metadata .str-chat__attachment-preview-subtitle,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-metadata .str-chat__attachment-preview-title,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-file-end .str-chat__attachment-preview-file-name,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-file-end .str-chat__attachment-preview-subtitle,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-file-end .str-chat__attachment-preview-title,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-metadata .str-chat__attachment-preview-file-name,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-metadata .str-chat__attachment-preview-subtitle,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-metadata .str-chat__attachment-preview-title,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-file-end .str-chat__attachment-preview-file-name,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-file-end .str-chat__attachment-preview-subtitle,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-file-end .str-chat__attachment-preview-title,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-metadata .str-chat__attachment-preview-file-name,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-metadata .str-chat__attachment-preview-subtitle,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-metadata .str-chat__attachment-preview-title,.str-chat__attachment-preview-list .str-chat__location-preview .str-chat__attachment-preview-file-end .str-chat__attachment-preview-file-name,.str-chat__attachment-preview-list .str-chat__location-preview .str-chat__attachment-preview-file-end .str-chat__attachment-preview-subtitle,.str-chat__attachment-preview-list .str-chat__location-preview .str-chat__attachment-preview-file-end .str-chat__attachment-preview-title,.str-chat__attachment-preview-list .str-chat__location-preview .str-chat__attachment-preview-metadata .str-chat__attachment-preview-file-name,.str-chat__attachment-preview-list .str-chat__location-preview .str-chat__attachment-preview-metadata .str-chat__attachment-preview-subtitle,.str-chat__attachment-preview-list .str-chat__location-preview .str-chat__attachment-preview-metadata .str-chat__attachment-preview-title{max-width:100%;overflow-x:hidden;overflow-x:clip;overflow-y:visible;text-overflow:ellipsis;white-space:nowrap}.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-icon,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__location-preview-image,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-file-icon,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__location-preview-image,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-file-icon,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__location-preview-image,.str-chat__attachment-preview-list .str-chat__location-preview .str-chat__attachment-preview-file-icon,.str-chat__attachment-preview-list .str-chat__location-preview .str-chat__location-preview-image{--str-chat-icon-height:calc(var(--str-chat__spacing-px)*37);--str-chat-icon-width:auto;align-items:center;display:flex;justify-content:center}.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-icon svg,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__location-preview-image svg,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-file-icon svg,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__location-preview-image svg,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-file-icon svg,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__location-preview-image svg,.str-chat__attachment-preview-list .str-chat__location-preview .str-chat__attachment-preview-file-icon svg,.str-chat__attachment-preview-list .str-chat__location-preview .str-chat__location-preview-image svg{height:calc(var(--str-chat__spacing-px)*37);width:auto}.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-end .str-chat__attachment-preview-file-download{--str-chat-icon-height:calc(var(--str-chat__spacing-px)*16);line-height:calc(var(--str-chat__spacing-px)*13)}.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-end .str-chat__attachment-preview-file-download svg{height:calc(var(--str-chat__spacing-px)*16);width:calc(var(--str-chat__spacing-px)*16)}.str-chat__attachment-preview-list button.str-chat__attachment-preview-delete{background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;background:initial;border:initial;border-radius:var(--str-chat__border-radius-circle);display:flex;padding:initial}.str-chat__attachment-preview-list .str-chat__attachment-preview-delete{--str-chat-icon-height:calc(var(--str-chat__spacing-px)*24);cursor:pointer;inset-inline-end:calc(var(--str-chat__spacing-px)*2);position:absolute;top:calc(var(--str-chat__spacing-px)*2);z-index:1}.str-chat__attachment-preview-list .str-chat__attachment-preview-delete svg{height:calc(var(--str-chat__spacing-px)*24);width:calc(var(--str-chat__spacing-px)*24)}.str-chat__attachment-preview-list .str-chat__attachment-preview-error{--str-chat-icon-height:calc(var(--str-chat__spacing-px)*24);align-items:center;background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;background:initial;border:initial;border-radius:0;border-radius:initial;cursor:pointer;display:flex;height:100%;inset-inline-start:0;justify-content:center;padding:initial;position:absolute;width:100%;z-index:0}.str-chat__attachment-preview-list-angular-host{max-width:100%;width:100%}.str-chat__message-textarea-angular-host{position:relative}.str-chat__message-textarea-angular-host mention-list{width:100%}.str-chat__message-textarea-angular-host .mention-menu{margin:0!important;max-width:100%;padding:var(--str-chat__spacing-2) 0!important}.str-chat__message-textarea-angular-host .mention-menu .mention-item{padding:0!important}.str-chat__suggestion-list-container{bottom:calc(100% + var(--str-chat__spacing-2_5));padding:var(--str-chat__spacing-2) 0;position:absolute;width:100%}.str-chat__suggestion-list-container .str-chat__suggestion-list{display:flex;flex-direction:column;list-style:none;margin:initial;max-height:calc(var(--str-chat__spacing-px)*320);overflow-y:auto;padding:initial}.str-chat__suggestion-list-container .str-chat__suggestion-list--react{overflow-y:visible;overflow-y:initial}.str-chat__suggestion-list-container .str-chat__suggestion-list--react .str-chat__suggestion-list-item>button{width:100%}.str-chat__slash-command{padding:var(--str-chat__spacing-2_5)}.str-chat__slash-command .str-chat__slash-command-header .str-chat__slash-command-args{margin-inline-start:var(--str-chat__spacing-2)}.str-chat__user-item{align-items:center;column-gap:var(--str-chat__spacing-2);display:flex;justify-content:center;padding:var(--str-chat__spacing-2_5)}.str-chat__user-item .str-chat__user-item--name{align-items:center;display:flex;overflow-x:hidden;overflow-x:clip;overflow-y:visible;overflow-y:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.str-chat__emoji-item{align-items:center;column-gap:var(--str-chat__spacing-2);display:flex;justify-content:center;padding:var(--str-chat__spacing-2_5)}.str-chat__emoji-item .str-chat__emoji-item--name{align-items:center;display:flex;overflow-x:hidden;overflow-x:clip;overflow-y:visible;text-overflow:ellipsis;white-space:nowrap;width:100%}.str-chat__message-textarea-angular-host--autocomplete-hidden mention-list{display:none}.str-chat__audio_recorder-container{align-items:center;bottom:0;display:flex;justify-content:flex-end;min-height:3.25rem;padding-inline:1rem;width:100%}.str-chat__audio_recorder,stream-voice-recorder-wavebar{align-items:center;display:flex;gap:.375rem;justify-content:center}.str-chat__audio_recorder button,stream-voice-recorder-wavebar button{align-items:center;display:flex;height:32px;justify-content:center;padding:0;width:32px}.str-chat__audio_recorder .str-chat__audio_recorder__cancel-button,stream-voice-recorder-wavebar .str-chat__audio_recorder__cancel-button{--str-chat-icon-height:28px}.str-chat__audio_recorder .str-chat__audio_recorder__cancel-button svg,stream-voice-recorder-wavebar .str-chat__audio_recorder__cancel-button svg{height:28px}.str-chat__audio_recorder .str-chat__audio_recorder__toggle-playback-button,stream-voice-recorder-wavebar .str-chat__audio_recorder__toggle-playback-button{--str-chat-icon-height:16px}.str-chat__audio_recorder .str-chat__audio_recorder__toggle-playback-button svg,stream-voice-recorder-wavebar .str-chat__audio_recorder__toggle-playback-button svg{height:16px}.str-chat__audio_recorder .str-chat__audio_recorder__pause-recording-button,stream-voice-recorder-wavebar .str-chat__audio_recorder__pause-recording-button{--str-chat-icon-height:12px}.str-chat__audio_recorder .str-chat__audio_recorder__pause-recording-button svg,stream-voice-recorder-wavebar .str-chat__audio_recorder__pause-recording-button svg{height:12px}.str-chat__audio_recorder .str-chat__audio_recorder__resume-recording-button,stream-voice-recorder-wavebar .str-chat__audio_recorder__resume-recording-button{--str-chat-icon-height:24px}.str-chat__audio_recorder .str-chat__audio_recorder__resume-recording-button svg,stream-voice-recorder-wavebar .str-chat__audio_recorder__resume-recording-button svg{height:24px}.str-chat__audio_recorder .str-chat__audio_recorder__stop-button,stream-voice-recorder-wavebar .str-chat__audio_recorder__stop-button{--str-chat-icon-height:12px}.str-chat__audio_recorder .str-chat__audio_recorder__stop-button svg,stream-voice-recorder-wavebar .str-chat__audio_recorder__stop-button svg{height:12px}.str-chat__audio_recorder .str-chat__audio_recorder__complete-button,stream-voice-recorder-wavebar .str-chat__audio_recorder__complete-button{--str-chat-icon-height:16px}.str-chat__audio_recorder .str-chat__audio_recorder__complete-button svg,stream-voice-recorder-wavebar .str-chat__audio_recorder__complete-button svg{height:16px}.str-chat__audio_recorder .str-chat__recording-timer,stream-voice-recorder-wavebar .str-chat__recording-timer{align-items:center;display:flex;width:3rem}.str-chat__audio_recorder .str-chat__recording-timer--hours,stream-voice-recorder-wavebar .str-chat__recording-timer--hours{width:3.75rem}.str-chat__audio_recorder .str-chat__wave-progress-bar__track-container,stream-voice-recorder-wavebar .str-chat__wave-progress-bar__track-container{height:fit-content;overflow-x:auto;padding-block:.5rem}.str-chat__audio_recorder .str-chat__waveform-box-container,stream-voice-recorder-wavebar .str-chat__waveform-box-container{align-items:center;display:flex;flex:1 1;justify-content:flex-end;width:100%}.str-chat__audio_recorder .str-chat__audio_recorder__waveform-box,.str-chat__audio_recorder .str-chat__wave-progress-bar__track,stream-voice-recorder-wavebar .str-chat__audio_recorder__waveform-box,stream-voice-recorder-wavebar .str-chat__wave-progress-bar__track{align-items:center;display:flex;flex-wrap:nowrap;height:2rem;justify-content:flex-end;margin-inline:1rem}.str-chat__audio_recorder .str-chat__wave-progress-bar__track,stream-voice-recorder-wavebar .str-chat__wave-progress-bar__track{width:120px}.str-chat__audio_recorder .str-chat__audio_recorder__waveform-box,stream-voice-recorder-wavebar .str-chat__audio_recorder__waveform-box{overflow-x:hidden}.str-chat__audio_recorder-container .str-chat__message-attachment__voice-recording-widget{display:flex;gap:var(--str-chat__spacing-1_5)}.str-chat__audio_recorder-container .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment-voice-recording-widget--first-row{display:none}.str-chat__audio_recorder-container .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__audio-state{display:flex;gap:var(--str-chat__spacing-1_5)}.str-chat__audio_recorder-container .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__audio-state .str-chat__message-attachment__voice-recording-widget__timer{align-self:center;min-width:3rem}.str-chat__audio_recorder-container .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__right-section{display:none}.str-chat__base-image .str-chat__message-attachment-file--item-download{display:block}.str-chat__gallery-image .str-chat__message-attachment-file--item-download,.str-chat__message-attachment--image .str-chat__message-attachment-file--item-download,.str-chat__message-attachment-card--header .str-chat__message-attachment-file--item-download{position:absolute;right:1rem;top:.5rem}.str-chat__attachment-preview-image .str-chat__message-attachment-file--item-download{display:none}.str-chat__channel{flex-direction:column;position:relative}.str-chat__channel,.str-chat__channel .str-chat__container{display:flex;height:100%}.str-chat__channel .str-chat__container .str-chat__main-panel{display:flex;flex-direction:column;height:100%;min-width:0;width:100%}.str-chat__empty-channel{--str-chat-icon-height:calc(var(--str-chat__spacing-px)*136);align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;padding:var(--str-chat__spacing-4);position:relative}.str-chat__empty-channel svg{height:calc(var(--str-chat__spacing-px)*136);width:calc(var(--str-chat__spacing-px)*136)}.str-chat__empty-channel .str-chat__empty-channel-notifications{inset-block-end:var(--str-chat__spacing-2);position:absolute}.str-chat__loading-channel{display:flex;flex-direction:column;height:100%}.str-chat__loading-channel .str-chat__loading-channel-header{align-items:center;column-gap:var(--str-chat__spacing-4);display:flex;padding:var(--str-chat__spacing-2)}.str-chat__loading-channel .str-chat__loading-channel-header .str-chat__loading-channel-header-avatar{flex-shrink:0;height:calc(var(--str-chat__spacing-px)*40);width:calc(var(--str-chat__spacing-px)*40)}.str-chat__loading-channel .str-chat__loading-channel-header .str-chat__loading-channel-header-end{display:flex;flex:1 1;flex-direction:column;overflow-x:hidden;overflow-y:hidden;row-gap:var(--str-chat__spacing-1_5)}.str-chat__loading-channel .str-chat__loading-channel-header .str-chat__loading-channel-header-end .str-chat__loading-channel-header-name{border-radius:var(--str-chat__border-radius-xs);height:calc(var(--str-chat__spacing-px)*16);width:calc(var(--str-chat__spacing-px)*170)}.str-chat__loading-channel .str-chat__loading-channel-header .str-chat__loading-channel-header-end .str-chat__loading-channel-header-info{border-radius:var(--str-chat__border-radius-xs);height:calc(var(--str-chat__spacing-px)*16);width:calc(var(--str-chat__spacing-px)*66)}.str-chat__loading-channel .str-chat__loading-channel-message-list{height:100%;padding:0 var(--str-chat__spacing-2)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__li{margin-inline:calc(var(--str-chat__spacing-2)*-1);padding-inline:var(--str-chat__spacing-2)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__parent-message-li{margin-inline:calc(var(--str-chat__spacing-2)*-1)}@media only screen and (min-device-width:768px){.str-chat__loading-channel .str-chat__loading-channel-message-list{padding:0 min(var(--str-chat__spacing-10),4%)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__li{margin-inline:calc(min(var(--str-chat__spacing-10), 4%)*-1);padding-inline:min(var(--str-chat__spacing-10),4%)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__parent-message-li{margin-inline:calc(min(var(--str-chat__spacing-10), 4%)*-1 - 2px)}}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message{column-gap:var(--str-chat__spacing-2);display:flex;padding:var(--str-chat__spacing-4) 0;width:100%}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message .str-chat__loading-channel-message-avatar{flex-shrink:0;height:calc(var(--str-chat__spacing-px)*49);width:calc(var(--str-chat__spacing-px)*49)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message .str-chat__loading-channel-message-end{display:flex;flex-direction:column;row-gap:var(--str-chat__spacing-2);width:100%}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message .str-chat__loading-channel-message-end .str-chat__loading-channel-message-last-row{column-gap:var(--str-chat__spacing-2);display:flex;width:100%}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message .str-chat__loading-channel-message-sender{height:calc(var(--str-chat__spacing-px)*16);width:calc(var(--str-chat__spacing-px)*66)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message .str-chat__loading-channel-message-text{height:calc(var(--str-chat__spacing-px)*16);width:100%}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message .str-chat__loading-channel-message-date{height:calc(var(--str-chat__spacing-px)*16);width:calc(var(--str-chat__spacing-px)*50)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message:nth-of-type(2){flex-direction:row-reverse}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message:nth-of-type(2) .str-chat__loading-channel-message-sender{align-self:end}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message:nth-of-type(2) .str-chat__loading-channel-message-last-row{flex-direction:row-reverse}.str-chat__loading-channel .str-chat__loading-channel-message-input-row{column-gap:var(--str-chat__spacing-2);display:flex;padding:var(--str-chat__spacing-2)}.str-chat__loading-channel .str-chat__loading-channel-message-input-row .str-chat__loading-channel-message-input{height:calc(var(--str-chat__spacing-px)*36);width:100%}.str-chat__loading-channel .str-chat__loading-channel-message-input-row .str-chat__loading-channel-message-send{height:calc(var(--str-chat__spacing-px)*36);width:calc(var(--str-chat__spacing-px)*36)}.str-chat__channel-header{align-items:center;column-gap:var(--str-chat__spacing-4);display:flex;padding:var(--str-chat__spacing-2)}.str-chat__channel-header .str-chat__header-hamburger{display:none}.str-chat__channel-header .str-chat__channel-header-end{display:flex;flex:1 1;flex-direction:column;overflow-x:hidden;overflow-y:hidden;row-gap:var(--str-chat__spacing-1_5)}.str-chat__channel-header .str-chat__channel-header-end p{margin:0}.str-chat__channel-header .str-chat__channel-header-end .str-chat__channel-header-info,.str-chat__channel-header .str-chat__channel-header-end .str-chat__channel-header-title{overflow-x:hidden;overflow-x:clip;overflow-y:visible;text-overflow:ellipsis;white-space:nowrap}.str-chat__channel-header .str-chat__channel-header-end .str-chat__channel-header-title{overflow-y:hidden}.str-chat__channel-list{display:flex;flex-direction:column;height:100%;overflow-x:hidden;overflow-y:auto}.str-chat__channel-list .str-chat__channel-list-messenger,.str-chat__channel-list .str-chat__channel-list-messenger .str-chat__channel-list-messenger__main{height:100%}.str-chat__channel-list .str-chat__channel-list-messenger .str-chat__channel-list-messenger__main .str-chat__channel-list-empty{--str-chat-icon-height:calc(var(--str-chat__spacing-px)*136);align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;padding:var(--str-chat__spacing-4)}.str-chat__channel-list .str-chat__channel-list-messenger .str-chat__channel-list-messenger__main .str-chat__channel-list-empty svg{height:calc(var(--str-chat__spacing-px)*136);width:calc(var(--str-chat__spacing-px)*136)}.str-chat__channel-list .str-chat__channel-list-messenger .str-chat__channel-list-messenger__main .str-chat__channel-list-empty-v1{display:none}.str-chat__channel-list .str-chat__load-more-button{display:flex;justify-content:center;margin:var(--str-chat__spacing-2) 0}.str-chat__channel-list .str-chat__load-more-button .str-chat__load-more-button__button{align-items:center;display:flex;justify-content:center}.str-chat__channel-list .stream-chat__paginated-list{gap:0}.str-chat__channel-list-react{overflow:hidden}.str-chat__channel-list-react .str-chat__channel-list-messenger-react{overflow:hidden;padding-bottom:var(--str-chat__spacing-2_5)}.str-chat__channel-list-react .str-chat__channel-list-messenger-react .str-chat__channel-list-messenger-react__main{overflow-y:auto}.str-chat-angular__channel-list .str-chat__channel-list-messenger__main{display:flex;flex-direction:column}.str-chat-angular__channel-list .str-chat__channel-list-messenger__main stream-paginated-list{min-height:0}.str-chat__channel-preview-container{position:relative}.str-chat__channel-preview-container .str-chat__channel-preview__action-buttons{align-items:center;bottom:var(--str-chat__spacing-3);display:flex;flex-direction:row;gap:1px;position:absolute;right:var(--str-chat__spacing-2)}.str-chat__channel-preview-container .str-chat__channel-preview__action-buttons .str-chat__channel-preview__action-button{--str-chat-icon-height:13px;cursor:pointer;padding-block:2px;padding-inline:4px}.str-chat__channel-preview{align-items:center;column-gap:var(--str-chat__spacing-2);cursor:pointer;display:flex;justify-content:flex-start;margin:0;padding:var(--str-chat__spacing-3) var(--str-chat__spacing-2);text-align:start;width:100%}.str-chat__channel-preview .str-chat__channel-preview-end{display:flex;flex-direction:column;min-width:0;overflow-x:hidden;overflow-x:clip;overflow-y:visible;row-gap:var(--str-chat__spacing-0_5);width:100%}.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-end-first-row{align-items:stretch;column-gap:var(--str-chat__spacing-1);display:flex}.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-end-first-row .str-chat__channel-preview-unread-badge{align-items:center;display:flex;padding:0 var(--str-chat__spacing-2)}.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-end-first-row .str-chat__channel-preview-messenger--name{width:100%}.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-end-second-row{align-items:center;column-gap:var(--str-chat__spacing-1);display:flex;min-width:0;overflow-x:hidden;overflow-x:clip;overflow-y:visible}.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-end-second-row .str-chat__channel-preview-messenger--last-message{flex:1 1}.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-end-second-row .str-chat__channel-preview-messenger--status{--str-chat-icon-height:calc(var(--str-chat__spacing-px)*15)}.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-end-second-row .str-chat__channel-preview-messenger--status svg{height:calc(var(--str-chat__spacing-px)*15);width:calc(var(--str-chat__spacing-px)*15)}.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-messenger--last-message,.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-messenger--name{min-width:0;overflow-x:hidden;overflow-x:clip;overflow-y:visible;overflow-y:hidden;text-overflow:ellipsis;white-space:nowrap}.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-messenger--last-message p,.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-messenger--name p{margin:0;max-width:calc(100% - 40px);overflow-x:hidden;overflow-x:clip;overflow-y:visible;text-overflow:ellipsis;white-space:nowrap}.str-chat__channel-preview-loading{align-items:center;column-gap:var(--str-chat__spacing-2);display:flex;justify-content:flex-start;margin:0;padding:var(--str-chat__spacing-3) var(--str-chat__spacing-2);text-align:start;width:100%}.str-chat__channel-preview-loading .str-chat__channel-preview-end-loading{display:flex;flex-direction:column;row-gap:var(--str-chat__spacing-0_5);width:100%}.str-chat__channel-preview-loading .str-chat__loading-channels-username{height:calc(var(--str-chat__spacing-px)*16);width:calc(var(--str-chat__spacing-px)*66)}.str-chat__channel-preview-loading .str-chat__loading-channels-status{height:calc(var(--str-chat__spacing-px)*16);width:100%}.str-chat__channel-search{display:flex;flex-direction:column;justify-content:center;position:relative}.str-chat__channel-search.str-chat__channel-search--active.str-chat__channel-search--inline,.str-chat__channel-search.str-chat__channel-search--with-results.str-chat__channel-search--inline{height:100%}.str-chat__channel-search.str-chat__channel-search--inline{min-height:0}.str-chat__channel-search .str-chat__channel-search-bar{align-items:center;display:flex;height:65px;justify-content:center;padding:var(--str-chat__spacing-2_5)}.str-chat__channel-search .str-chat__channel-search-bar .str-chat__channel-search-bar-button{background:none;border:none;cursor:pointer;height:calc(var(--str-chat__spacing-px)*40);padding:var(--str-chat__spacing-2_5);width:calc(var(--str-chat__spacing-px)*40)}.str-chat__channel-search .str-chat__channel-search-bar .str-chat__channel-search-input--wrapper{align-items:center;display:flex;flex:1 1;min-width:0;padding:var(--str-chat__spacing-2_5)}.str-chat__channel-search .str-chat__channel-search-bar .str-chat__channel-search-input--wrapper .str-chat__channel-search-input--clear-button,.str-chat__channel-search .str-chat__channel-search-bar .str-chat__channel-search-input--wrapper .str-chat__channel-search-input--icon{display:inline-flex;padding:0 var(--str-chat__spacing-2_5)}.str-chat__channel-search .str-chat__channel-search-bar .str-chat__channel-search-input--wrapper .str-chat__channel-search-input--clear-button{background:none;border:none;cursor:pointer}.str-chat__channel-search .str-chat__channel-search-bar .str-chat__channel-search-input--wrapper .str-chat__channel-search-input--clear-button:disabled{cursor:default}.str-chat__channel-search .str-chat__channel-search-bar .str-chat__channel-search-input--wrapper input{flex:1 1;min-width:0}.str-chat__channel-search .str-chat__channel-search-container-searching,.str-chat__channel-search .str-chat__channel-search-results-header{padding:var(--str-chat__spacing-5) var(--str-chat__spacing-4);width:100%}.str-chat__channel-search .str-chat__channel-search-result-list{display:flex;flex-direction:column;overflow-x:hidden;overflow-y:auto}.str-chat__channel-search .str-chat__channel-search-result-list.inline{flex:1 1}.str-chat__channel-search .str-chat__channel-search-result-list.popup{height:400px;left:0;position:absolute;right:0;top:65px;z-index:1}.str-chat__channel-search .str-chat__channel-search-result-list .str-chat__channel-search-container-empty{align-items:center;display:flex;flex-direction:column;padding:var(--str-chat__spacing-5) var(--str-chat__spacing-4);width:100%}.str-chat__channel-search .str-chat__channel-search-result-list .str-chat__channel-search-container-empty svg{height:calc(var(--str-chat__spacing-px)*90 + var(--str-chat__spacing-20));padding:var(--str-chat__spacing-10) 0;width:calc(var(--str-chat__spacing-px)*90)}.str-chat__channel-search .str-chat__channel-search-result-list .str-chat__channel-search-result{align-items:center;background:none;border:none;column-gap:var(--str-chat__spacing-2);display:flex;padding:var(--str-chat__spacing-3) var(--str-chat__spacing-2);width:100%}.str-chat__channel-search .str-chat__channel-search-result-list .str-chat__channel-search-result .channel-search__result-text,.str-chat__channel-search .str-chat__channel-search-result-list .str-chat__channel-search-result .str-chat__channel-search-result--display-name{overflow-x:hidden;overflow-x:clip;overflow-y:visible;overflow-y:hidden;text-overflow:ellipsis;white-space:nowrap}.str-chat__cta-button{cursor:pointer;padding:var(--str-chat__spacing-3_5) var(--str-chat__spacing-6)}.str-chat__circle-fab{align-items:center;cursor:pointer;display:flex;height:calc(var(--str-chat__spacing-px)*42);justify-content:center;padding:0;width:calc(var(--str-chat__spacing-px)*42)}.str-chat__circle-fab .str-chat__circle-fab-icon{display:inline-block;height:calc(var(--str-chat__spacing-px)*24)}.str-chat__dialog-overlay{height:var(--str-chat__dialog-overlay-height);inset:0;position:absolute;width:100%;z-index:2}.str-chat__dialog{width:100%}.str-chat__dialog .str-chat__dialog__body{overflow-y:auto;padding:2rem 1rem}.str-chat__dialog .str-chat__dialog__body .str-chat__dialog__title{margin-bottom:1rem}.str-chat__dialog .str-chat__dialog__controls{display:flex;gap:1.25rem;justify-content:flex-end;padding:2.25rem 1.25rem}.str-chat__dialog .str-chat__dialog__controls .str-chat__dialog__controls-button{background:none;border:none}.str-chat-angular__dialog-body.str-chat__dialog__body{padding:0}.str-chat-angular__dialog-body .str-chat__dialog__controls{padding-bottom:0}.str-chat__prompt-dialog input[type=text]{padding:.625rem 1rem;width:100%}.str-chat__dialog-menu{overflow:hidden}.str-chat__dialog-menu .str-chat__dialog-menu__button{align-items:center;display:flex;padding:.5rem .75rem;width:100%}.str-chat__dialog-menu .str-chat__dialog-menu__button .str-chat__dialog-menu__button-icon{height:1rem;width:1rem}.str-chat__dialog-menu .str-chat__dialog-menu__button .str-chat__dialog-menu__button-text{padding-inline:.675rem}.str-chat__drag-and-drop-container__item{display:flex;padding-block:.25rem;width:100%}.str-chat__dropzone-container{align-items:center;display:flex;height:100%;justify-content:center;position:absolute;width:100%;z-index:5}.str-chat__dropzone-container p{margin:initial}.str-chat__edit-message-form{align-items:stretch;display:flex;flex-direction:column;height:100%;justify-content:center;max-height:100%;max-width:100%;min-height:0;min-width:0;row-gap:var(--str-chat__spacing-5);width:100%}.str-chat__edit-message-form .str-chat__edit-message-form-options{align-items:center;display:flex;justify-content:flex-end}.str-chat__edit-message-form .str-chat__edit-message-form-options button{cursor:pointer;margin:0}.str-chat-angular__edit-message-form .str-chat__message-input-angular-host{display:flex;max-height:100%;max-width:100%;min-height:0;min-width:0}.str-chat-angular__edit-message-form .str-chat__modal--open .str-chat__modal__inner{flex-basis:min-content;height:40%;max-height:80%;max-width:90%;min-width:90%;width:90%}@media only screen and (min-device-width:768px){.str-chat-angular__edit-message-form .str-chat__modal--open .str-chat__modal__inner{max-width:60%;min-width:40%;width:min-content}}.str-chat__dialog__field{display:flex;flex-direction:column;gap:.5rem}.str-chat__dialog__field .str-chat__form-field-error{margin-left:.5rem}.str-chat__form__switch-field{padding:1rem;width:100%}.str-chat__form__switch-field input[type=checkbox]{display:none}.str-chat__form__switch-field label{align-items:center;justify-content:space-between;width:100%}.str-chat__form__switch-field .str-chat__form__switch-field__switch{align-items:center;display:flex;height:calc(var(--str-chat__spacing-px)*32);padding:.25rem;width:calc(var(--str-chat__spacing-px)*52)}.str-chat__form__switch-field .str-chat__form__switch-field__switch .str-chat__form__switch-field__switch-handle{height:1.5rem;width:1.5rem}.str-chat__form__switch-field .str-chat__form__switch-field__switch.str-chat__form__switch-field__switch--on{justify-content:flex-end}.str-chat__dropdown .str-chat__dropdown__open-button{text-align:start;width:100%}.str-chat__image-carousel{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:space-between;max-height:100%;max-width:100%;min-height:0;min-width:0}.str-chat__image-carousel .str-chat__image-carousel-stepper{--str-chat-icon-height:calc(var(--str-chat__spacing-px)*30);background:#0000;border:none;padding:var(--str-chat__spacing-2_5)}.str-chat__image-carousel .str-chat__image-carousel-image{height:100%;max-height:100%;max-width:100%;min-height:0;min-width:0;object-fit:contain;width:100%}.str-chat__message .str-chat__attachment-list .str-chat__modal--open .str-chat__modal__inner{height:80%;width:80%}@media only screen and (max-device-width:768px){.str-chat__message .str-chat__attachment-list .str-chat__modal--open .str-chat__modal__inner{height:100%;width:100%}}[dir=rtl] .str-chat__image-carousel-stepper svg{transform:scaleX(-1)}.str-chat{--str-chat-icon-height:calc(var(--str-chat__spacing-px)*24);--str-chat-icon-width:auto}.str-chat__icon{display:flex;font-family:stream-chat-icons;font-size:var(--str-chat-icon-height);font-style:normal;font-weight:400;height:var(--str-chat-icon-height);width:var(--str-chat-icon-width)}.str-chat__icon,.str-chat__icon:before{line-height:var(--str-chat-icon-height)}.str-chat__icon--unspecified-filetype{content:url(data:image/svg+xml;base64,PHN2ZyBkYXRhLXRlc3RpZD0idW5zcGVjaWZpZWQtZmlsZXR5cGUiIHdpZHRoPSIzNCIgaGVpZ2h0PSI0MCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMCAzYTMgMyAwIDAgMSAzLTNoMjBsMTEgMTF2MjZhMyAzIDAgMCAxLTMgM0gzYTMgMyAwIDAgMS0zLTNWM1oiIGZpbGw9InVybCgjYSkiLz48cGF0aCBkPSJNMzQgMTFoLThhMyAzIDAgMCAxLTMtM1YwbDExIDExWiIgZmlsbD0iI0RCREJEQiIvPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNOCAxM2gxNXYySDh2LTJaTTggMTdoMTB2Mkg4di0yWk04IDIxaDE1djJIOHYtMloiIGZpbGw9IiNDRkNGQ0YiLz48ZGVmcz48bGluZWFyR3JhZGllbnQgaWQ9ImEiIHgxPSIwIiB5MT0iMCIgeDI9IjAiIHkyPSI0MCIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiPjxzdG9wIHN0b3AtY29sb3I9IiNmZmYiLz48c3RvcCBvZmZzZXQ9IjEiIHN0b3AtY29sb3I9IiNEQkRCREIiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48L3N2Zz4=)}.str-chat__icon--audio-file{content:url(data:image/svg+xml;base64,PHN2ZyBjbGFzcz0icmZ1LWZpbGUtYXVkaW8iIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAzNCA0MCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBoZWlnaHQ9IjIwIiB3aWR0aD0iMjAiPjxwYXRoIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTE3LjcxNyAzMy4xNzJjLjUxOCAwIC43MDcuNDgzLjcwNyAxLjAwOCAwIC40NjItLjEyNiAxLjAxNS0uNzA3IDEuMDE1LS41NDYgMC0uNzI4LS41NTMtLjcyOC0xLjA1IDAtLjQ2Mi4xODItLjk3My43MjgtLjk3M1ptMS44NTUtMi4xN2gtMS4xOXYxLjc1N2gtLjAxNGMtLjI0NS0uMzI5LS41ODgtLjQ5Ny0xLjAzNi0uNDk3LTEuMDMgMC0xLjUzMy44OTYtMS41MzMgMS44NDEgMCAxLjAyMi40ODMgMi4wMDIgMS42MjQgMi4wMDIuNDIgMCAuNzctLjE4MiAxLS41MjVoLjAxNVYzNmgxLjEzNHYtNC45OThabS02Ljg2MiAzLjE4NWMwLS40NjIuMTY3LTEuMDE1LjcyLTEuMDE1LjU1MyAwIC43MjkuNTUzLjcyOSAxLjAxNSAwIC40NjItLjE3NiAxLjAwOC0uNzI5IDEuMDA4LS41NTMgMC0uNzItLjU0Ni0uNzItMS4wMDhabS0xLjE5IDBjMCAxLjA5Mi43ODQgMS45MTggMS45MSAxLjkxOCAxLjEyNyAwIDEuOTE4LS44MjYgMS45MTgtMS45MThzLS43OS0xLjkyNS0xLjkxOC0xLjkyNWMtMS4xMjcgMC0xLjkxLjgzMy0xLjkxIDEuOTI1Wm0xMC4zMTktMS44MmguNzM1di43N2gtLjczNXYxLjY1MmMwIC4yODcuMTY4LjM1LjQyNy4zNS4wNDggMCAuMDk4LS4wMDMuMTQ5LS4wMDcuMDUyLS4wMDMuMTA2LS4wMDcuMTU5LS4wMDdWMzZhNi42OSA2LjY5IDAgMCAwLS4yNzkuMDE3Yy0uMTI0LjAwOS0uMjQ4LjAxOC0uMzcyLjAxOC0xLjAxNSAwLTEuMjc0LS4yOTQtMS4yNzQtMS4yOHYtMS42MThoLS42MDJ2LS43N2guNjAydi0xLjA5OWgxLjE5djEuMVoiIGZpbGw9IiNmZmYiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjxwYXRoIGQ9Ik0wIDI4aDM0djlhMyAzIDAgMCAxLTMgM0gzYTMgMyAwIDAgMS0zLTN2LTlaIiBmaWxsPSIjMjcyN0IwIi8+PHBhdGggZD0iTTAgM2EzIDMgMCAwIDEgMy0zaDIwbDExIDExdjE3SDBWM1oiIGZpbGw9IiNGNUY1RjUiLz48cGF0aCBkPSJNMzQgMTFoLThhMyAzIDAgMCAxLTMtM1YwbDExIDExWiIgZmlsbD0iI0RCREJEQiIvPjxwYXRoIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTguODggMjEuOTQxaDMuNDE4bDQuNjU0IDIuODA4YS40NC40NCAwIDAgMCAuNzE4LS4zNFYxMi40NGEuNDQuNDQgMCAwIDAtLjcxOC0uMzRsLTQuNjU0IDIuODA5SDguODc5YS44OC44OCAwIDAgMC0uODc5Ljg4djUuMjc0YzAgLjQ4NS4zOTQuODc5Ljg4Ljg3OVptNC4wNDYtNS4yNzUgMi45ODYtMS40NDR2Ni40MDVsLTIuOTg2LTEuNDQ0SDkuNzU4di0zLjUxN2gzLjE2OFptNi45MjUtLjMxNGMtLjM3Ny4wNTctLjYxMS4zMTItLjUyMy41NjdsLS4wMDIuMDAxYTUuMyA1LjMgMCAwIDEgLjMwMiAxLjc3NSA1LjQyNiA1LjQyNiAwIDAgMS0uMzA4IDEuNzk2Yy0uMDkxLjI1NS4xNDguNTA5LjUyNy41NjkuMDU0LjAwOC4xMDcuMDEyLjE2LjAxMi4zMTkgMCAuNjA5LS4xNDkuNjg1LS4zNjZhNi4yNyA2LjI3IDAgMCAwIC4zNDUtMi4wMSA2LjE1NyA2LjE1NyAwIDAgMC0uMzQxLTEuOTkzYy0uMDktLjI1NS0uNDY3LS40MTItLjg0NS0uMzUxWm0yLjMxLTEuNzVjLjM2NC0uMDg2Ljc2NS4wNDMuODk0LjI5MkE4LjIwNiA4LjIwNiAwIDAgMSAyNCAxOC42OTJjMCAxLjI5Ny0uMzIgMi41OTItLjk0OCAzLjgyMy0uMTAyLjE5Ny0uMzc2LjMyLS42Ny4zMi0uMDc1IDAtLjE1Mi0uMDA5LS4yMjgtLjAyNi0uMzY4LS4wODQtLjU2My0uMzU1LS40MzYtLjYwMS41OC0xLjEzMi44NzQtMi4zMjQuODc1LTMuNTE2IDAtMS4xODYtLjI4OC0yLjM3LS44NjUtMy40OS0uMTI4LS4yNDYuMDY3LS41MTYuNDMyLS42WiIgZmlsbD0iIzI3MjdCMCIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+)}.str-chat__icon--poll{--str-chat-icon-width:var(--str-chat-icon-height);-webkit-mask:var(--str-chat__poll-icon) no-repeat center/contain;mask:var(--str-chat__poll-icon) no-repeat center/contain}.str-chat__icon--action:before{content:""}.str-chat__icon--arrow-down:before{content:""}.str-chat__icon--arrow-left:before{content:""}.str-chat__icon--arrow-right:before{content:""}.str-chat__icon--close:before{content:""}.str-chat__icon--arrow-up:before{content:""}.str-chat__icon--chat-bubble:before{content:""}.str-chat__icon--pause:before{content:""}.str-chat__icon--download:before{content:""}.str-chat__icon--delivered:before{content:""}.str-chat__icon--play:before{content:""}.str-chat__icon--reaction:before{content:""}.str-chat__icon--error:before{content:""}.str-chat__icon--read:before{content:""}.str-chat__icon--retry:before{content:""}.str-chat__icon--reply-in-thread:before{content:""}.str-chat__icon--send:before{content:""}.str-chat__icon--attach:before{content:""}.str-chat__icon--mic:before{content:""}.str-chat__icon--bin:before{content:""}.str-chat__infinite-scroll-paginator{overflow-x:hidden;overflow-y:auto}.str-chat__link-preview-list{align-items:center;display:flex;flex-direction:column;gap:.75rem;margin-bottom:.75rem;padding-inline:.75rem;width:100%}.str-chat__link-preview-card{align-items:center;display:flex;gap:1rem;justify-content:space-around;min-width:0;width:100%}.str-chat__link-preview-card .str-chat__tooltip{display:block;max-width:calc(var(--str-chat__spacing-px)*250);overflow-x:hidden;overflow-x:clip;overflow-y:visible;padding-inline:.5rem;text-overflow:ellipsis;white-space:nowrap}.str-chat__link-preview-card .str-chat__link-preview-card__icon-container{align-items:center;display:flex}.str-chat__link-preview-card .str-chat__link-preview-card__content{flex:1 1;min-width:0;padding-inline:.5rem;width:100%}.str-chat__link-preview-card .str-chat__link-preview-card__content .str-chat__link-preview-card__content-description,.str-chat__link-preview-card .str-chat__link-preview-card__content .str-chat__link-preview-card__content-title{overflow-x:hidden;overflow-x:clip;overflow-y:visible;text-overflow:ellipsis;white-space:nowrap}.str-chat__link-preview-card .str-chat__link-preview-card__dismiss-button{background:none;border:none;cursor:pointer}.str-chat__link-preview-card--loading .str-chat__link-preview-card__content{display:flex;flex-direction:column;gap:.25rem}.str-chat__link-preview-card--loading .str-chat__link-preview-card__content .str-chat__link-preview-card__content-title{height:calc(var(--str-chat__spacing-px)*16);width:100%}.str-chat__link-preview-card--loading .str-chat__link-preview-card__content .str-chat__link-preview-card__content-description{height:calc(var(--str-chat__spacing-px)*12);width:100%}.str-chat{--str-chat__loading-indicator-size:calc(var(--str-chat__spacing-px)*15)}.str-chat__loading-indicator{align-items:center;animation:rotate 1s linear infinite;display:flex;justify-content:center}.str-chat__loading-indicator svg{height:var(--str-chat__loading-indicator-size);width:var(--str-chat__loading-indicator-size)}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}stream-loading-indicator{align-items:center;display:flex;justify-content:center}.str-chat__loading-indicator-placeholder,stream-loading-indicator .str-chat__loading-indicator{height:var(--str-chat__loading-indicator-size);width:var(--str-chat__loading-indicator-size)}.str-chat__modal.str-chat__share-location-modal .str-chat__modal__close-button{display:none}.str-chat__modal.str-chat__share-location-modal .str-chat__share-location-dialog .str-chat__modal-header{padding-top:0}.str-chat__modal.str-chat__share-location-modal .str-chat__share-location-dialog .str-chat__dialog__body{-webkit-touch-callout:none;display:flex;flex-direction:column;gap:1rem;padding-block:0;-webkit-user-select:none;user-select:none}.str-chat__modal.str-chat__share-location-modal .str-chat__share-location-dialog .str-chat__dialog__body .str-chat__live-location-activation,.str-chat__modal.str-chat__share-location-modal .str-chat__share-location-dialog .str-chat__dialog__body .str-chat__live-location-activation .str-chat__dropdown__open-button,.str-chat__modal.str-chat__share-location-modal .str-chat__share-location-dialog .str-chat__dialog__body .str-chat__live-location-activation .str-chat__form__switch-field{padding:.5rem}.str-chat__modal.str-chat__share-location-modal .str-chat__share-location-dialog .str-chat__dialog__body .str-chat__live-location-activation .str-chat__dialog-contents .str-chat__dropdown__items{align-items:flex-start;display:flex;flex-direction:column;padding-block:.25rem}.str-chat__modal.str-chat__share-location-modal .str-chat__share-location-dialog .str-chat__dialog__body .str-chat__live-location-activation .str-chat__dialog-contents .str-chat__dropdown__items .str-chat__live-location-sharing-duration-option{padding:.25rem .5rem;text-align:start;width:100%}.str-chat__modal.str-chat__share-location-modal .str-chat__share-location-dialog .str-chat__dialog__controls{padding:1.25rem 1rem 0}.str-chat{--str-chat__message-options-button-size:calc(var(--str-chat__spacing-px)*26);--str-chat__message-max-width:calc(var(--str-chat__spacing-px)*480);--str-chat__message-with-attachment-max-width:calc(var(--str-chat__spacing-px)*300);--str-chat__quoted-message-max-width:calc(var(--str-chat__spacing-px)*250);--str-chat__quoted-message-inside-message-input-max-width:calc(var(--str-chat__spacing-px)*200);--str-chat__quoted-message-inside-message-input-max-height:calc(var(--str-chat__quoted-message-inside-message-input-max-width) + var(--str-chat__spacing-px)*50);--str-chat__quoted-message-line-clamp:5}.str-chat__message{--str-chat-message-options-size:calc(var(--str-chat__message-options-button-size)*3)}.str-chat__message.str-chat__message-without-touch-support{--str-chat-message-options-size:calc(var(--str-chat__message-options-button-size)*1)}.str-chat__message .str-chat__message-bubble{max-width:var(--str-chat__message-max-width)}.str-chat__message .str-chat__message-options{--str-chat-icon-height:calc(var(--str-chat__message-options-button-size)*0.7)}.str-chat__message.str-chat__message--has-attachment{--str-chat__message-max-width:var(--str-chat__message-with-attachment-max-width)}.str-chat__message.str-chat__message--has-attachment .str-chat__message-bubble{max-width:var(--str-chat__message-max-width)}.str-chat__quoted-message-preview{--str-chat__message-max-width:var(--str-chat__quoted-message-max-width)}.str-chat__quoted-message-preview .str-chat__quoted-message-bubble{max-width:var(--str-chat__message-max-width);pointer-events:none}.str-chat__quoted-message-text-value{-webkit-line-clamp:var(--str-chat__quoted-message-line-clamp);line-clamp:var(--str-chat__quoted-message-line-clamp);-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.str-chat__message,.str-chat__quoted-message-preview{word-wrap:break-word;display:grid;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word;word-break:break-word}.str-chat__message .str-chat__message-reminder,.str-chat__quoted-message-preview .str-chat__message-reminder{grid-area:message-reminder;margin:0;padding-block:.5rem .125rem}.str-chat__message.str-chat__message--other,.str-chat__message.str-chat__quoted-message-preview,.str-chat__quoted-message-preview.str-chat__message--other,.str-chat__quoted-message-preview.str-chat__quoted-message-preview{column-gap:var(--str-chat__spacing-2);grid-template-areas:". message-reminder" "avatar message" ". replies" ". translation-notice" ". custom-metadata" ". metadata";grid-template-columns:auto 1fr;justify-items:flex-start}.str-chat__message.str-chat__message--me,.str-chat__quoted-message-preview.str-chat__message--me{grid-template-areas:"message-reminder" "message" "replies" "translation-notice" "custom-metadata" "metadata";justify-items:end}.str-chat__message.str-chat__message--me>.str-chat__message-sender-avatar,.str-chat__quoted-message-preview.str-chat__message--me>.str-chat__message-sender-avatar{display:none}.str-chat__message.str-chat__message--blocked,.str-chat__message.str-chat__message--deleted,.str-chat__quoted-message-preview.str-chat__message--blocked,.str-chat__quoted-message-preview.str-chat__message--deleted{grid-template-areas:"message"}.str-chat__message.str-chat__message--system,.str-chat__quoted-message-preview.str-chat__message--system{grid-template-areas:"message";grid-template-columns:auto}.str-chat__message .str-chat__message-sender-avatar,.str-chat__quoted-message-preview .str-chat__message-sender-avatar{align-self:end;grid-area:avatar}.str-chat__message .str-chat__message-inner,.str-chat__quoted-message-preview .str-chat__message-inner{grid-column-gap:var(--str-chat__spacing-2);column-gap:var(--str-chat__spacing-2);display:grid;grid-area:message;grid-template-areas:"reactions reactions" "message-bubble options";grid-template-columns:auto 1fr;position:relative}.str-chat__message .str-chat__message-inner .str-chat__message-options,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-options{align-items:flex-start;flex-direction:row-reverse;grid-area:options;justify-content:flex-end;width:var(--str-chat-message-options-size)}.str-chat__message .str-chat__message-inner .str-chat__message-options .str-chat__message-actions-box-button,.str-chat__message .str-chat__message-inner .str-chat__message-options .str-chat__message-reactions-button,.str-chat__message .str-chat__message-inner .str-chat__message-options .str-chat__message-reply-in-thread-button,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-options .str-chat__message-actions-box-button,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-options .str-chat__message-reactions-button,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-options .str-chat__message-reply-in-thread-button{align-items:center;cursor:pointer;display:flex;height:var(--str-chat__message-options-button-size);justify-content:center;width:var(--str-chat__message-options-button-size)}.str-chat__message .str-chat__message-inner .str-chat__message-options .str-chat__message-actions-box-button,.str-chat__message .str-chat__message-inner .str-chat__message-options .str-chat__message-actions-container,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-options .str-chat__message-actions-box-button,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-options .str-chat__message-actions-container{position:relative}.str-chat__message .str-chat__message-inner .str-chat__message-reactions-host,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-reactions-host{grid-area:reactions}.str-chat__message .str-chat__message-inner .str-chat__message-bubble,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-bubble{grid-area:message-bubble;min-width:0;position:relative}.str-chat__message .str-chat__message-inner .str-chat__message-bubble .str-chat__message-text,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-bubble .str-chat__message-text{padding:var(--str-chat__spacing-2) var(--str-chat__spacing-4)}.str-chat__message .str-chat__message-inner .str-chat__message-bubble .str-chat__message-text p,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-bubble .str-chat__message-text p{margin:0;white-space:pre-line}.str-chat__message .str-chat__message-inner .str-chat__message-bubble .str-chat__message-text .str-chat__message-text-inner,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-bubble .str-chat__message-text .str-chat__message-text-inner{overflow-y:hidden}.str-chat__message.str-chat__message--me .str-chat__message-inner,.str-chat__quoted-message-preview.str-chat__message--me .str-chat__message-inner{grid-template-areas:"reminder reminder" "reactions reactions" "options message-bubble";grid-template-columns:1fr auto}.str-chat__message.str-chat__message--me .str-chat__message-inner .str-chat__message-options,.str-chat__quoted-message-preview.str-chat__message--me .str-chat__message-inner .str-chat__message-options{flex-direction:row}.str-chat__message .str-chat__translation-notice,.str-chat__quoted-message-preview .str-chat__translation-notice{grid-area:translation-notice}.str-chat__message .str-chat__translation-notice button,.str-chat__quoted-message-preview .str-chat__translation-notice button{cursor:pointer;margin:0;padding:var(--str-chat__spacing-1) 0}.str-chat__message .str-chat__custom-message-metadata,.str-chat__quoted-message-preview .str-chat__custom-message-metadata{grid-area:custom-metadata;margin-block-start:var(--str-chat__spacing-0_5)}.str-chat__message .str-chat__message-metadata,.str-chat__quoted-message-preview .str-chat__message-metadata{align-items:center;column-gap:var(--str-chat__spacing-1);display:flex;flex-wrap:wrap;grid-area:metadata;margin-block-start:var(--str-chat__spacing-0_5)}.str-chat__message .str-chat__message-metadata .str-chat__message-simple-name,.str-chat__quoted-message-preview .str-chat__message-metadata .str-chat__message-simple-name{overflow-y:hidden}.str-chat__message .str-chat__message-metadata .str-chat__message-simple-timestamp+.str-chat__mesage-simple-edited:before,.str-chat__quoted-message-preview .str-chat__message-metadata .str-chat__message-simple-timestamp+.str-chat__mesage-simple-edited:before{content:"•";margin-right:var(--str-chat__spacing-1)}.str-chat__message .str-chat__message-metadata .str-chat__message-edited-timestamp,.str-chat__quoted-message-preview .str-chat__message-metadata .str-chat__message-edited-timestamp{--str-chat__message-edited-timestamp-height:1rem;flex-basis:100%}.str-chat__message.str-chat__message--me .str-chat__message-metadata,.str-chat__quoted-message-preview.str-chat__message--me .str-chat__message-metadata{justify-content:flex-end;text-align:right}.str-chat__message .str-chat__message-status,.str-chat__quoted-message-preview .str-chat__message-status{--str-chat-icon-height:calc(var(--str-chat__spacing-px)*16);align-items:center;column-gap:var(--str-chat__spacing-0_5);display:flex;justify-content:center;position:relative}.str-chat__message .str-chat__message-status svg,.str-chat__quoted-message-preview .str-chat__message-status svg{height:var(--str-chat-icon-height);width:var(--str-chat-icon-height)}.str-chat__message .str-chat__message-status.str-chat__message-status-sent,.str-chat__quoted-message-preview .str-chat__message-status.str-chat__message-status-sent{--str-chat-icon-height:calc(var(--str-chat__spacing-px)*12)}.str-chat__message .str-chat__message-status.str-chat__message-status-sent svg,.str-chat__quoted-message-preview .str-chat__message-status.str-chat__message-status-sent svg{height:var(--str-chat-icon-height);width:var(--str-chat-icon-height)}.str-chat__message .str-chat__message-status-sent,.str-chat__quoted-message-preview .str-chat__message-status-sent{--str-chat-icon-height:calc(var(--str-chat__spacing-px)*12)}.str-chat__message .str-chat__message-status-sent svg,.str-chat__quoted-message-preview .str-chat__message-status-sent svg{height:var(--str-chat-icon-height);width:var(--str-chat-icon-height)}.str-chat__message .str-chat__message-status-delivered,.str-chat__quoted-message-preview .str-chat__message-status-delivered{--str-chat-icon-height:calc(var(--str-chat__spacing-px)*15)}.str-chat__message .str-chat__message-status-delivered svg,.str-chat__quoted-message-preview .str-chat__message-status-delivered svg{height:var(--str-chat-icon-height);width:var(--str-chat-icon-height)}.str-chat__message .str-chat__message-is-thread-reply-button-wrapper,.str-chat__message .str-chat__message-replies-count-button-wrapper,.str-chat__quoted-message-preview .str-chat__message-is-thread-reply-button-wrapper,.str-chat__quoted-message-preview .str-chat__message-replies-count-button-wrapper{grid-area:replies}.str-chat__message .str-chat__message-is-thread-reply-button-wrapper button,.str-chat__message .str-chat__message-replies-count-button-wrapper button,.str-chat__quoted-message-preview .str-chat__message-is-thread-reply-button-wrapper button,.str-chat__quoted-message-preview .str-chat__message-replies-count-button-wrapper button{cursor:pointer;padding:0}.str-chat__message .str-chat__message-is-thread-reply-button-wrapper button:disabled,.str-chat__message .str-chat__message-replies-count-button-wrapper button:disabled,.str-chat__quoted-message-preview .str-chat__message-is-thread-reply-button-wrapper button:disabled,.str-chat__quoted-message-preview .str-chat__message-replies-count-button-wrapper button:disabled{cursor:auto}.str-chat__message .str-chat__message--deleted-inner,.str-chat__quoted-message-preview .str-chat__message--deleted-inner{padding:var(--str-chat__spacing-2) var(--str-chat__spacing-4)}.str-chat__message .str-chat__message--deleted-inner p,.str-chat__quoted-message-preview .str-chat__message--deleted-inner p{margin:0;white-space:pre-line}.str-chat__message .str-chat__message--blocked-inner,.str-chat__quoted-message-preview .str-chat__message--blocked-inner{padding:var(--str-chat__spacing-2) var(--str-chat__spacing-4)}.str-chat__message .str-chat__message--blocked-inner p,.str-chat__quoted-message-preview .str-chat__message--blocked-inner p{margin:0;white-space:pre-line}.str-chat__message .str-chat__quoted-message-bubble,.str-chat__quoted-message-preview .str-chat__quoted-message-bubble{column-gap:var(--str-chat__spacing-1);display:flex;min-width:0;padding:var(--str-chat__spacing-2) var(--str-chat__spacing-4);width:100%}.str-chat__message .str-chat__quoted-message-bubble p,.str-chat__quoted-message-preview .str-chat__quoted-message-bubble p{margin:0;white-space:pre-line}.str-chat__message .str-chat__emoji-display-fix,.str-chat__quoted-message-preview .str-chat__emoji-display-fix{display:inline-block;width:1.25em}.str-chat__message .str-chat__message-error-icon,.str-chat__quoted-message-preview .str-chat__message-error-icon{display:none}.str-chat__message .str-chat__simple-message--error-failed,.str-chat__quoted-message-preview .str-chat__simple-message--error-failed{cursor:pointer}.str-chat__message.str-chat__message--error .str-chat__message-error-icon,.str-chat__message.str-chat__message--failed .str-chat__message-error-icon,.str-chat__quoted-message-preview.str-chat__message--error .str-chat__message-error-icon,.str-chat__quoted-message-preview.str-chat__message--failed .str-chat__message-error-icon{bottom:0;display:block;inset-inline-end:calc(var(--str-chat__spacing-px)*18*-1/2);position:absolute}.str-chat__message.str-chat__message--error .str-chat__message-error-icon svg,.str-chat__message.str-chat__message--failed .str-chat__message-error-icon svg,.str-chat__quoted-message-preview.str-chat__message--error .str-chat__message-error-icon svg,.str-chat__quoted-message-preview.str-chat__message--failed .str-chat__message-error-icon svg{height:calc(var(--str-chat__spacing-px)*18);width:calc(var(--str-chat__spacing-px)*18)}.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within:not(:has(.str-chat__reaction-list:focus-within,.str-chat__modal--open)) .str-chat__message-options,.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:has(.str-chat__message-options--active) .str-chat__message-options,.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover:not(:has(.str-chat__reaction-list:hover,.str-chat__modal--open)) .str-chat__message-options,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within:not(:has(.str-chat__reaction-list:focus-within,.str-chat__modal--open)) .str-chat__message-options,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:has(.str-chat__message-options--active) .str-chat__message-options,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover:not(:has(.str-chat__reaction-list:hover,.str-chat__modal--open)) .str-chat__message-options{display:flex}.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within:not(:has(.str-chat__reaction-list:focus-within,.str-chat__modal--open)) .str-chat__message--other .str-chat__message-inner,.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:has(.str-chat__message-options--active) .str-chat__message--other .str-chat__message-inner,.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover:not(:has(.str-chat__reaction-list:hover,.str-chat__modal--open)) .str-chat__message--other .str-chat__message-inner,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within:not(:has(.str-chat__reaction-list:focus-within,.str-chat__modal--open)) .str-chat__message--other .str-chat__message-inner,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:has(.str-chat__message-options--active) .str-chat__message--other .str-chat__message-inner,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover:not(:has(.str-chat__reaction-list:hover,.str-chat__modal--open)) .str-chat__message--other .str-chat__message-inner{margin-inline-end:0}.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within:not(:has(.str-chat__reaction-list:focus-within,.str-chat__modal--open)) .str-chat__message--me .str-chat__message-inner,.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:has(.str-chat__message-options--active) .str-chat__message--me .str-chat__message-inner,.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover:not(:has(.str-chat__reaction-list:hover,.str-chat__modal--open)) .str-chat__message--me .str-chat__message-inner,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within:not(:has(.str-chat__reaction-list:focus-within,.str-chat__modal--open)) .str-chat__message--me .str-chat__message-inner,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:has(.str-chat__message-options--active) .str-chat__message--me .str-chat__message-inner,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover:not(:has(.str-chat__reaction-list:hover,.str-chat__modal--open)) .str-chat__message--me .str-chat__message-inner{margin-inline-start:0}@supports not selector(:has(a,b)){.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within .str-chat__message-options,.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover .str-chat__message-options,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within .str-chat__message-options,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover .str-chat__message-options{display:flex}.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within .str-chat__message--other .str-chat__message-inner,.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover .str-chat__message--other .str-chat__message-inner,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within .str-chat__message--other .str-chat__message-inner,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover .str-chat__message--other .str-chat__message-inner{margin-inline-end:0}.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within .str-chat__message--me .str-chat__message-inner,.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover .str-chat__message--me .str-chat__message-inner,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within .str-chat__message--me .str-chat__message-inner,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover .str-chat__message--me .str-chat__message-inner{margin-inline-start:0}}.str-chat__ul.str-chat__message-options-in-bubble .str-chat__message-inner:hover .str-chat__message-options,.str-chat__virtual-list.str-chat__message-options-in-bubble .str-chat__message-inner:hover .str-chat__message-options{display:flex}.str-chat__ul.str-chat__message-options-in-bubble .str-chat__message--other .str-chat__message-inner:hover,.str-chat__virtual-list.str-chat__message-options-in-bubble .str-chat__message--other .str-chat__message-inner:hover{margin-inline-end:0}.str-chat__ul.str-chat__message-options-in-bubble .str-chat__message--me .str-chat__message-inner:hover,.str-chat__virtual-list.str-chat__message-options-in-bubble .str-chat__message--me .str-chat__message-inner:hover{margin-inline-start:0}.str-chat__message-inner .str-chat__message-options.str-chat__message-options--active{display:flex}.str-chat__message-inner .str-chat__message-options{display:none}.str-chat__message-inner .str-chat__message-actions-open.str-chat__message-options,.str-chat__message-inner:focus-within .str-chat__message-options{display:flex}.str-chat__message--other .str-chat__message-inner:not(:has(.str-chat__message-options--active)){margin-inline-end:var(--str-chat-message-options-size)}.str-chat__message--me .str-chat__message-inner{margin-inline-start:var(--str-chat-message-options-size)}.str-chat__li--middle .str-chat__message,.str-chat__li--top .str-chat__message{margin-block-end:var(--str-chat__spacing-0_5)}.str-chat__li--middle .str-chat__message .str-chat__message-metadata,.str-chat__li--top .str-chat__message .str-chat__message-metadata{display:none}.str-chat__li--middle .str-chat__message>.str-chat__message-sender-avatar,.str-chat__li--top .str-chat__message>.str-chat__message-sender-avatar{visibility:hidden}.str-chat__li--bottom .str-chat__message,.str-chat__li--single .str-chat__message{margin-block-end:var(--str-chat__spacing-2)}.str-chat__date-separator{align-items:center;display:flex;padding:var(--str-chat__spacing-8)}.str-chat__date-separator-line{flex:1 1;height:var(--str-chat__spacing-px)}.str-chat__date-separator>:not(:last-child){margin-right:var(--str-chat__spacing-4)}.str-chat__message .str-chat__quoted-message-preview{margin-block-end:var(--str-chat__spacing-2)}.str-chat__message--system{text-align:center;width:100%}.str-chat__message--system p{margin:0}.str-chat__quoted-message-preview .str-chat__quoted-message-bubble{align-items:stretch;flex-basis:min-content;flex-direction:column;row-gap:var(--str-chat__spacing-1)}.str-chat__message-input .str-chat__quoted-message-preview{--str-chat__message-max-width:var(--str-chat__quoted-message-inside-message-input-max-width)}.str-chat__message-input .str-chat__quoted-message-preview .str-chat__quoted-message-bubble{max-height:var(--str-chat__quoted-message-inside-message-input-max-height)}.str-chat__message-input .str-chat__quoted-message-preview .str-chat__quoted-message-bubble .str-chat__quoted-message-text{max-height:100%;min-height:0}.str-chat__message-input .str-chat__quoted-message-preview .str-chat__quoted-message-bubble .str-chat__quoted-message-text p{max-height:100%;overflow-x:hidden;overflow-y:auto}.str-chat__unread-messages-separator-wrapper{padding-block:.5rem}.str-chat__unread-messages-separator-wrapper .str-chat__unread-messages-separator{align-items:center;display:flex;justify-content:center;padding:.5rem;width:100%}.str-chat__unread-messages-notification{--str-chat-icon-height:calc(var(--str-chat__spacing-px)*16);align-items:center;display:flex;overflow:clip;position:absolute;top:.75rem;z-index:2}.str-chat__unread-messages-notification button{height:100%;padding-block:.5rem;white-space:nowrap;width:100%}.str-chat__unread-messages-notification button:first-of-type{padding-inline:.75rem .375rem}.str-chat__unread-messages-notification button:last-of-type{padding-inline:.375rem .75rem}.str-chat__unread-messages-notification button:last-of-type svg{width:.875rem}.str-chat-angular__message-bubble{transform:translateZ(0)}.str-chat-angular__message-bubble.str-chat-angular__message-bubble--attachment-modal-open{transform:none}.str-chat__message-edited-timestamp{overflow:hidden;transition:height .1s}.str-chat__message-edited-timestamp--open{height:1rem;height:var(--str-chat__message-edited-timestamp-height,1rem)}.str-chat__message-edited-timestamp--collapsed{height:0}.str-chat__message-text--pointer-cursor{cursor:pointer}.str-chat__message-with-touch-support .str-chat__message-bubble{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.str-chat__message-with-touch-support.str-chat__message-menu-opened .str-chat__attachments-container,.str-chat__message-with-touch-support.str-chat__message-menu-opened .str-chat__message-text-inner{pointer-events:none}.str-chat__message-with-touch-support .str-chat__message-inner{margin-inline:0}.str-chat__message-with-touch-support .str-chat__message-options{display:none}.str-chat__message-with-touch-support .stream-chat-angular__image-modal-host{-webkit-touch-callout:default}.str-chat__message-actions-box{overflow:hidden}.str-chat__message-actions-box .str-chat__message-actions-box__submenu,.str-chat__message-actions-box .str-chat__message-actions-list{display:flex;flex-direction:column;list-style:none;margin:0;min-width:10rem;padding:0}.str-chat__message-actions-box .str-chat__message-actions-box__submenu .str-chat__message-actions-list-item-button,.str-chat__message-actions-box .str-chat__message-actions-list .str-chat__message-actions-list-item-button{cursor:pointer;margin:0;padding:var(--str-chat__spacing-2) var(--str-chat__spacing-4);text-align:start;width:100%}.str-chat__message-bounce-prompt{align-items:center;display:flex;flex-direction:column;gap:var(--str-chat__spacing-9)}.str-chat__message-bounce-prompt .str-chat__message-bounce-actions{display:flex;flex-direction:column;gap:var(--str-chat__spacing-2)}.str-chat__message-bounce-prompt .str-chat__message-bounce-delete,.str-chat__message-bounce-prompt .str-chat__message-bounce-edit,.str-chat__message-bounce-prompt .str-chat__message-bounce-send{cursor:pointer;padding:var(--str-chat__spacing-2)}.str-chat__message-input{flex-direction:column;padding:var(--str-chat__spacing-1) var(--str-chat__spacing-2);position:relative}.str-chat__message-input,.str-chat__message-input .str-chat__quoted-message-preview-header{align-items:center;display:flex;justify-content:center;width:100%}.str-chat__message-input .str-chat__quoted-message-preview-header .str-chat__quoted-message-reply-to-message{text-align:center;width:100%}.str-chat__message-input .str-chat__quoted-message-preview-header .str-chat__quoted-message-remove{cursor:pointer;height:calc(var(--str-chat__spacing-px)*40);width:calc(var(--str-chat__spacing-px)*40)}.str-chat__message-input .str-chat__message-input-inner{align-items:center;display:flex;flex-grow:1;justify-content:center;width:100%}.str-chat__message-input .str-chat__message-input-inner .str-chat__file-input-container{--str-chat-icon-height:calc(var(--str-chat__spacing-px)*24);align-items:center;cursor:pointer;display:flex;height:calc(var(--str-chat__spacing-px)*45);justify-content:center;width:calc(var(--str-chat__spacing-px)*45)}.str-chat__message-input .str-chat__message-input-inner .str-chat__file-input-container .str-chat__file-input-label{align-items:center;cursor:pointer;display:flex;justify-content:center}.str-chat__message-input .str-chat__message-input-inner .str-chat-angular__create-poll{--str-chat-icon-height:calc(var(--str-chat__spacing-px)*21);align-items:center;cursor:pointer;display:flex;height:calc(var(--str-chat__spacing-px)*45);justify-content:center;width:calc(var(--str-chat__spacing-px)*45)}.str-chat__message-input .str-chat__message-input-inner .str-chat__message-textarea-container{align-items:center;display:flex;flex-direction:column;justify-content:center;max-height:100%;min-width:0;width:100%}.str-chat__message-input .str-chat__message-input-inner .str-chat__message-textarea-container .str-chat__message-textarea-with-emoji-picker{column-gap:var(--str-chat__spacing-2);display:flex;max-height:100%;min-height:0;padding:var(--str-chat__spacing-2) var(--str-chat__spacing-4);width:100%}.str-chat__message-input .str-chat__message-input-inner .str-chat__message-textarea-container .str-chat__message-textarea-with-emoji-picker .str-chat__message-textarea{display:flex;max-height:100%;overflow-x:hidden;overflow-y:auto;padding:0;width:100%}.str-chat__message-input .str-chat__message-input-inner .str-chat__message-textarea-container .str-chat__message-textarea-with-emoji-picker .str-chat__message-textarea-emoji-picker{align-items:center;align-self:end;display:flex;font-size:calc(var(--str-chat__spacing-px)*27);height:calc(var(--str-chat__spacing-px)*27);justify-content:center;width:calc(var(--str-chat__spacing-px)*27)}.str-chat__message-input .str-chat__message-input-inner .str-chat__message-textarea-container .str-chat__message-textarea-with-emoji-picker .str-chat__message-textarea-emoji-picker .str-chat__message-textarea-emoji-picker-container{z-index:5}.str-chat__message-input .str-chat__message-input-inner .str-chat__message-textarea-container .str-chat__message-textarea-with-emoji-picker .str-chat__message-textarea-emoji-picker .str-chat__message-textarea-emoji-picker-container .str-chat__emoji-picker-container{display:flex}.str-chat__message-input .str-chat__message-input-inner .str-chat__message-textarea-container .str-chat__message-textarea-with-emoji-picker .str-chat__message-textarea-emoji-picker .str-chat__emoji-picker-button{background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;background:initial;border:initial;border-radius:var(--str-chat__border-radius-circle);cursor:pointer;display:flex;padding:initial}.str-chat__message-input .str-chat__message-input-inner .str-chat__message-textarea-container .str-chat__message-textarea-with-emoji-picker .str-chat__message-textarea-emoji-picker .str-chat__emoji-picker-button svg{height:calc(var(--str-chat__spacing-px)*24);width:calc(var(--str-chat__spacing-px)*24)}.str-chat__message-input .str-chat__message-input-inner .str-chat__message-textarea-container .str-chat__message-textarea-with-emoji-picker .str-chat__message-textarea-emoji-picker .str-chat__emoji-picker-button svg path{fill:var(--str-chat__message-input-tools-color)}.str-chat__message-input .str-chat__message-textarea-angular-host,.str-chat__message-input .str-chat__message-textarea-react-host{align-items:center;display:flex;justify-content:center;width:100%}.str-chat__message-input .str-chat__message-textarea-react-host{position:relative}.str-chat__message-input .str-chat__stop-ai-generation-button{cursor:pointer;height:calc(var(--str-chat__spacing-px)*28);width:calc(var(--str-chat__spacing-px)*30)}.str-chat__message-input .str-chat__send-button{--str-chat-icon-height:calc(var(--str-chat__spacing-px)*32);align-items:center;cursor:pointer;display:flex;height:calc(var(--str-chat__spacing-px)*45);justify-content:center;min-width:calc(var(--str-chat__spacing-px)*45);padding:0;width:calc(var(--str-chat__spacing-px)*45)}.str-chat__message-input .str-chat__send-button svg{height:calc(var(--str-chat__spacing-px)*32);width:calc(var(--str-chat__spacing-px)*32)}.str-chat__message-input .str-chat__start-recording-audio-button{--str-chat-icon-height:calc(var(--str-chat__spacing-px)*25);align-items:center;cursor:pointer;display:flex;height:calc(var(--str-chat__spacing-px)*40);justify-content:center;min-width:calc(var(--str-chat__spacing-px)*40);padding:0;width:calc(var(--str-chat__spacing-px)*40)}.str-chat__message-input .str-chat__start-recording-audio-button svg{height:calc(var(--str-chat__spacing-px)*25)}.str-chat__message-input .str-chat__message-input-cooldown{align-items:center;display:flex;justify-content:center;margin-block:calc(var(--str-chat__spacing-2)/2);margin-inline-start:var(--str-chat__spacing-2);min-height:calc(var(--str-chat__spacing-px)*45 - var(--str-chat__spacing-2));min-width:calc(var(--str-chat__spacing-px)*45 - var(--str-chat__spacing-2))}.str-chat__message-input .str-chat__message-input-not-allowed{align-self:center;padding:var(--str-chat__spacing-3)}.str-chat__message-input .str-chat__quoted-message-preview{padding:var(--str-chat__spacing-2)}.str-chat__message-input .str-chat__quoted-message-preview .str-chat__quoted-poll-preview__name{overflow-x:clip;overflow-x:hidden;overflow-y:visible;text-overflow:ellipsis;white-space:nowrap}.str-chat__message-input .str-chat__recording-permission-denied-notification{bottom:100%;left:.5rem;margin-inline:.5rem;max-width:100%;padding:1rem;position:absolute;z-index:2}.str-chat__message-input .str-chat__recording-permission-denied-notification .str-chat__recording-permission-denied-notification__dismiss-button-container{display:flex;justify-content:flex-end}.str-chat__message-input-angular-host{max-height:50%}.str-chat-angular__message-input{height:100%;max-height:100%}.str-chat-angular__message-input-inner{flex-grow:0;height:100%;max-height:100%;min-height:0}[dir=rtl] .str-chat__send-button svg,[dir=rtl] .str-chat__start-recording-audio-button svg{transform:scaleX(-1)}.str-chat__attachment-selector button,.str-chat__attachment-selector-actions-menu button{background:none;border:none}.str-chat__attachment-selector .str-chat__attachment-selector__menu-button{cursor:pointer;padding:.25rem .5rem}.str-chat__attachment-selector .str-chat__attachment-selector__menu-button .str-chat__attachment-selector__menu-button__icon{height:26px;width:26px}.str-chat__file-input{display:none}.str-chat__attachment-selector-actions-menu{min-width:300px;padding-block:.5rem}.str-chat__send-to-channel-checkbox__container{display:flex;padding:.5rem .75rem;width:100%}.str-chat__send-to-channel-checkbox__container .str-chat__send-to-channel-checkbox__field{align-items:center;display:flex}.str-chat__send-to-channel-checkbox__container .str-chat__send-to-channel-checkbox__field label{padding-inline:.5rem}.str-chat__send-to-channel-checkbox__container .str-chat__send-to-channel-checkbox__field input{margin:0}.str-chat__main-panel-inner{align-items:center;display:flex;flex-direction:column;height:100%;min-height:0;position:relative}.str-chat__list{height:100%;max-height:100%;overflow-x:hidden;overflow-y:auto;overscroll-behavior:none;width:100%}.str-chat__list .str-chat__message-list-scroll{padding:0 var(--str-chat__spacing-2)}.str-chat__list .str-chat__message-list-scroll .str-chat__li{margin-inline:calc(var(--str-chat__spacing-2)*-1);padding-inline:var(--str-chat__spacing-2)}.str-chat__list .str-chat__message-list-scroll .str-chat__parent-message-li{margin-inline:calc(var(--str-chat__spacing-2)*-1)}@media only screen and (min-device-width:768px){.str-chat__list .str-chat__message-list-scroll{padding:0 min(var(--str-chat__spacing-10),4%)}.str-chat__list .str-chat__message-list-scroll .str-chat__li{margin-inline:calc(min(var(--str-chat__spacing-10), 4%)*-1);padding-inline:min(var(--str-chat__spacing-10),4%)}.str-chat__list .str-chat__message-list-scroll .str-chat__parent-message-li{margin-inline:calc(min(var(--str-chat__spacing-10), 4%)*-1 - 2px)}}.str-chat__list .str-chat__message-list-scroll .str-chat__ul{list-style:none;margin:0;padding:0}.str-chat__list .str-chat__parent-message-li{margin-block-end:var(--str-chat__spacing-4);padding-block-end:var(--str-chat__spacing-4)}.str-chat__list .str-chat__parent-message-li .str-chat__thread-start{padding-top:var(--str-chat__spacing-3);text-align:start}.str-chat__jump-to-latest-message{inset-block-end:var(--str-chat__spacing-4);inset-inline-end:var(--str-chat__spacing-2);position:absolute;z-index:2}.str-chat__jump-to-latest-message .str-chat__jump-to-latest-unread-count{left:50%;padding:var(--str-chat__spacing-0_5) var(--str-chat__spacing-2);position:absolute;transform:translateX(-50%) translateY(-100%)}.str-chat__main-panel .str-chat__ul .str-chat__li:first-of-type{padding-top:4.5rem}.str-chat__main-panel .str-chat__ul .str-chat__date-separator+.str-chat__li:first-of-type{padding-top:inherit}.str-chat__virtual-list{-webkit-overflow-scrolling:touch;flex:1 1;height:100%;margin:0;overflow-x:hidden;overflow-y:auto;position:relative;width:100%}.str-chat__virtual-list .str-chat__message-list-scroll{overscroll-behavior:none}.str-chat__virtual-list .str-chat__message-list-scroll>div{padding:0 var(--str-chat__spacing-2)}.str-chat__virtual-list .str-chat__message-list-scroll>div .str-chat__li{margin-inline:calc(var(--str-chat__spacing-2)*-1);padding-inline:var(--str-chat__spacing-2)}.str-chat__virtual-list .str-chat__message-list-scroll>div .str-chat__parent-message-li{margin-inline:calc(var(--str-chat__spacing-2)*-1)}@media only screen and (min-device-width:768px){.str-chat__virtual-list .str-chat__message-list-scroll>div{padding:0 min(var(--str-chat__spacing-10),4%)}.str-chat__virtual-list .str-chat__message-list-scroll>div .str-chat__li{margin-inline:calc(min(var(--str-chat__spacing-10), 4%)*-1);padding-inline:min(var(--str-chat__spacing-10),4%)}.str-chat__virtual-list .str-chat__message-list-scroll>div .str-chat__parent-message-li{margin-inline:calc(min(var(--str-chat__spacing-10), 4%)*-1 - 2px)}}.str-chat__virtual-list .str-chat__parent-message-li{padding-block-end:var(--str-chat__spacing-4)}.str-chat__virtual-list .str-chat__parent-message-li .str-chat__thread-start{padding-top:var(--str-chat__spacing-3);text-align:start}.str-chat__virtual-list__loading{display:flex;justify-content:center;padding-top:var(--str-chat__spacing-2);position:absolute;width:100%}.str-chat__virtual-list p{margin:0!important}.str-chat__virtual-list p a{word-wrap:break-word;overflow:hidden;white-space:pre-line}.str-chat__virtual-list .str-chat__message{margin-block-end:0!important}.str-chat__virtual-list .str-chat__virtual-list-message-wrapper{padding-block-end:var(--str-chat__spacing-0_5)}.str-chat__message-reactions-container{display:flex}.str-chat__message-reactions-container .str-chat__message-reactions{column-gap:var(--str-chat__spacing-0_5);display:flex;list-style:none;margin-block-end:var(--str-chat__spacing-0_5);margin-block-start:var(--str-chat__spacing-0_5);overflow-x:auto;overflow-y:hidden;padding:0;position:relative;scrollbar-width:none;width:fit-content}.str-chat__message-reactions-container .str-chat__message-reactions .str-chat__message-reaction{align-items:center;cursor:pointer;display:flex;flex-shrink:0;justify-content:center;padding:var(--str-chat__spacing-1_5);position:relative}.str-chat__message-reactions-container .str-chat__message-reactions .str-chat__message-reaction button{align-items:center;background:none;border:none;display:flex;justify-content:center;padding:0}.str-chat__message-reactions-container .str-chat__message-reactions .str-chat__message-reaction .str-chat__message-reaction-emoji{align-items:center;display:flex!important;height:calc(var(--str-chat__spacing-px)*13);justify-content:center}.str-chat__message-reactions-container .str-chat__message-reactions .str-chat__reaction-list--counter,.str-chat__message-reactions-container .str-chat__message-reactions .str-chat__simple-reactions-list-item--last-number{display:none}.str-chat__message--me .str-chat__message-reactions-container{justify-content:flex-end}.str-chat__message--other .str-chat__message-reactions-container{justify-content:flex-start}.str-chat__message-reactions-details-modal .str-chat__modal--open .str-chat__modal__inner{flex-basis:min-content;height:40%;max-height:80%;max-width:90%;min-width:90%;width:90%}@media only screen and (min-device-width:768px){.str-chat__message-reactions-details-modal .str-chat__modal--open .str-chat__modal__inner{max-width:60%;min-width:40%;width:min-content}}.str-chat__message-reactions-details{display:flex;flex-direction:column;gap:var(--str-chat__spacing-4);height:100%;max-height:100%;min-height:0;width:100%}.str-chat__message-reactions-details .str-chat__message-reactions-details-reaction-types{align-items:center;display:flex;flex-shrink:0;gap:var(--str-chat__spacing-4);max-width:100%;min-width:0;overflow-x:auto;width:100%}.str-chat__message-reactions-details .str-chat__message-reactions-details-reaction-types .str-chat__message-reactions-details-reaction-type{align-items:center;cursor:pointer;display:flex;flex-shrink:0;padding:var(--str-chat__spacing-1) 0}.str-chat__message-reactions-details .str-chat__message-reactions-details-reaction-types .str-chat__message-reactions-details-reaction-type .str-chat__message-reaction-emoji--with-fallback{line-height:18px;width:18px}.str-chat__message-reactions-details .str-chat__message-reaction-emoji-big{--str-chat__stream-emoji-size:1em;align-self:center;font-size:2rem}.str-chat__message-reactions-details .str-chat__message-reaction-emoji-big.str-chat__message-reaction-emoji--with-fallback{line-height:2rem}.str-chat__message-reactions-details .str-chat__message-reactions-details-reacting-users{display:flex;flex-direction:column;gap:var(--str-chat__spacing-3);max-height:100%;min-height:30vh;overflow-y:auto}.str-chat__message-reactions-details .str-chat__message-reactions-details-reacting-users .str-chat__loading-indicator{margin:auto}.str-chat__message-reactions-details .str-chat__message-reactions-details-reacting-users .str-chat__message-reactions-details-reacting-user{align-items:center;display:flex;gap:var(--str-chat__spacing-2)}.str-chat__message-reaction-selector{display:flex;inset-block-end:100%;justify-content:flex-end;position:absolute}.str-chat__message-reaction-selector.str-chat-angular-v5__reaction-selector{justify-content:flex-start;margin:var(--str-chat__spacing-2);position:static}.str-chat__message-reaction-selector.str-chat-angular-v5__reaction-selector .str-chat__message-reactions-options{max-width:100%;overflow-x:auto;overflow-y:hidden;padding:0;scrollbar-width:none}.str-chat__message-reaction-selector.str-chat-angular-v5__reaction-selector .str-chat__message-reactions-options .str-chat__message-reactions-option{flex-shrink:0}.str-chat__message-reaction-selector .str-chat__message-reactions-options{column-gap:var(--str-chat__spacing-1);display:flex;list-style:none;margin-block-end:var(--str-chat__spacing-0_5);padding:var(--str-chat__spacing-2);width:fit-content}.str-chat__message-reaction-selector .str-chat__message-reactions-options .str-chat__message-reactions-option{align-items:center;cursor:pointer;display:flex;height:calc(var(--str-chat__spacing-px)*40);justify-content:center;width:calc(var(--str-chat__spacing-px)*40)}.str-chat__message-reaction-selector .str-chat__message-reactions-options .str-chat__message-reactions-option .str-chat__message-reaction-emoji{align-items:center;display:flex!important;height:calc(var(--str-chat__spacing-px)*20);justify-content:center}.str-chat__message-reaction-selector .str-chat__message-reactions-options .str-chat__message-reactions-last-user,.str-chat__message-reaction-selector .str-chat__message-reactions-options .str-chat__message-reactions-list-item__count{display:none}.str-chat__message--me .str-chat__message-reaction-selector{inset-inline-end:0}.str-chat__message--other .str-chat__message-reaction-selector{inset-inline-start:0}.str-chat-react__message-reaction-selector{inset-block-end:unset;position:static}.str-chat-react__message-reaction-selector ul{margin:0}.str-chat__message--me .str-chat-react__message-reaction-selector,.str-chat__message--other .str-chat-react__message-reaction-selector{inset-inline-start:unset}.str-chat__modal--open{align-items:center;bottom:0;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;right:0;top:0;width:100%;z-index:100}.str-chat__modal--open .str-chat__modal-header{align-items:center;display:flex;padding:1.25rem 1rem;width:100%}.str-chat__modal--open .str-chat__modal-header .str-chat__modal__close-button,.str-chat__modal--open .str-chat__modal-header button.str-chat__modal-header__go-back-button{background-position:50%;background-repeat:no-repeat;background-size:.875rem;padding:1rem}.str-chat__modal--open .str-chat__modal-header button.str-chat__modal-header__go-back-button{background-image:var(--str-chat__arrow-left-icon)}.str-chat__modal--open .str-chat__modal-header .str-chat__modal-header__close-button{background:none;background-image:var(--str-chat__close-icon);background-repeat:no-repeat;border:none;cursor:pointer;height:.875rem;width:.875rem}.str-chat__modal--open .str-chat__modal-header .str-chat__modal-header__title{flex:1 1}.str-chat__modal--open button.str-chat__modal__close-button{background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;background:initial;border:initial;border-radius:var(--str-chat__border-radius-circle);cursor:pointer;margin:var(--str-chat__spacing-2);padding:initial}.str-chat__modal--open .str-chat__modal__close-button{--str-chat-icon-height:calc(var(--str-chat__spacing-px)*28);align-items:center;cursor:pointer;display:flex;inset-block-start:0;inset-inline-end:0;justify-content:center;padding:var(--str-chat__spacing-2);position:absolute}.str-chat__modal--open .str-chat__modal__inner{align-items:center;display:flex;flex-direction:column;justify-content:center;max-height:80%;min-height:0;min-width:0;padding:var(--str-chat__spacing-8) var(--str-chat__spacing-4);width:40%}.str-chat__modal--close{display:none}.str-chat__message-notification{align-self:center;bottom:calc(var(--str-chat__spacing-px)*10);display:block;padding:var(--str-chat__spacing-1) var(--str-chat__spacing-2);position:absolute;z-index:100}.str-chat__list-notifications{align-items:stretch;display:flex;flex-direction:column;justify-content:center;margin:var(--str-chat__spacing-1_5);position:relative;row-gap:var(--str-chat__spacing-1);width:auto}.str-chat__notification{padding:var(--str-chat__spacing-3_5) var(--str-chat__spacing-4)}.str-chat-react__notification{z-index:101}.str-chat__poll{display:flex;flex-direction:column;font:var(--str-chat__body-text);gap:.5rem;max-width:270px;padding:.75rem .675rem}.str-chat__poll button{background:none;border:none;cursor:pointer}.str-chat__poll .str-chat__checkmark{grid-column:1/2;grid-row:1/2;height:1rem;margin-right:.125rem;width:1rem}.str-chat__poll .str-chat__checkmark--checked{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Im00IDkuNC00LTRMMS40IDQgNCA2LjYgMTAuNiAwIDEyIDEuNGwtOCA4WiIvPjwvc3ZnPg==);background-position:50%;background-repeat:no-repeat;background-size:11px 10px;height:calc(1rem + 1px);width:calc(1rem + 1px)}.str-chat__poll .str-chat__poll-header .str-chat__poll-title{font:var(--str-chat__body-medium-text)}.str-chat__poll .str-chat__poll-header .str-chat__poll-subtitle{font:var(--str-chat__caption-text)}.str-chat__poll .str-chat__poll-actions{align-items:center;display:flex;flex-direction:column}.str-chat__poll-action{color:var(--str-chat__primary-color);font:var(--str-chat__subtitle-text);padding:.675rem}.str-chat__add-poll-answer-modal button,.str-chat__poll-answer-list-modal button,.str-chat__poll-options-modal button,.str-chat__poll-results-modal button,.str-chat__suggest-poll-option-modal button{background:none;border:none;cursor:pointer}.str-chat__modal__poll-results .str-chat__amount-bar,.str-chat__poll-option-list--full .str-chat__amount-bar{display:none}.str-chat__poll-option{cursor:pointer}.str-chat__poll-option.str-chat__poll-option--full-vote-list{cursor:default;height:100%;padding:0}.str-chat__poll-option .str-chat__poll-option-data{align-items:flex-start;display:flex;flex:1 1;font:var(--str-chat__body-text);gap:.125rem}.str-chat__poll-option .str-chat__poll-option-data p{flex:1 1;margin:0}.str-chat__poll-option .str-chat__poll-option-data .str-chat__poll-option-voters{--str-chat__avatar-size:1.175rem;display:flex}.str-chat__poll-option-list--full .str-chat__poll-option{display:flex;flex-direction:row;padding:1rem .75rem}.str-chat__poll-option-list--full .str-chat__poll-option:first-of-type{border-top-left-radius:var(--str-chat__border-radius-sm);border-top-right-radius:var(--str-chat__border-radius-sm);padding-top:1rem}.str-chat__poll-option-list--full .str-chat__poll-option:last-child{border-bottom-left-radius:var(--str-chat__border-radius-sm);border-bottom-right-radius:var(--str-chat__border-radius-sm);padding-bottom:1rem}.str-chat__poll-option-list:not(.str-chat__poll-option-list--full){display:flex;flex-direction:column;gap:1.5rem;padding-block:1rem .5rem}.str-chat__poll-option-list:not(.str-chat__poll-option-list--full) .str-chat__poll-option{grid-gap:.125rem;display:grid;gap:.125rem;grid-template-columns:auto 1fr;grid-template-rows:1fr auto}.str-chat__poll-option-list:not(.str-chat__poll-option-list--full) .str-chat__poll-option .str-chat__poll-option-data{grid-column:2/3;grid-row:1/2}.str-chat__poll-option-list:not(.str-chat__poll-option-list--full) .str-chat__poll-option .str-chat__poll-option__votes-bar{grid-column:2/3;grid-row:2/3;height:.25rem;margin-top:.25rem;width:100%}.str-chat__modal__poll-results .str-chat__poll-option{display:flex;flex-direction:column}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__close-button,.str-chat__poll-actions:not(.str-chat-angular__poll-actions) .str-chat__modal .str-chat__modal__close-button{display:none}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner{max-width:400px;overflow:hidden;padding:0 0 .5rem}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__tooltip,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__tooltip{max-width:300px}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__modal__suggest-poll-option .str-chat__form-field-error,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__suggest-poll-option .str-chat__form-field-error{height:1rem}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__modal__poll-answer-list,.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__modal__poll-option-list,.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__modal__poll-results,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-answer-list,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-option-list,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-results{display:flex;flex-direction:column;height:100%;min-height:400px;width:100%}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__modal__poll-answer-list .str-chat__loading-indicator-placeholder,.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__poll-option--full-vote-list .str-chat__loading-indicator-placeholder,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-answer-list .str-chat__loading-indicator-placeholder,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-option--full-vote-list .str-chat__loading-indicator-placeholder{align-items:center;display:flex;height:40px;justify-content:center;width:100%}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__modal__poll-option-list__title,.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__modal__poll-results__title,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-option-list__title,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-results__title{padding:1.175rem 1rem}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__modal__poll-answer-list__body,.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__modal__poll-results__body,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-answer-list__body,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-results__body{display:flex;flex-direction:column;min-height:0;padding-bottom:1rem}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__modal__poll-option-list__body,.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__modal__poll-results__body,.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__modal__poll-results__option-list,.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__poll-answer-list,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-option-list__body,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-results__body,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-results__option-list,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-answer-list{display:flex;flex:1 1;flex-direction:column;max-height:100%;min-height:0}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__poll-answer-list,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-answer-list{padding-bottom:0}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__modal__poll-option-list__body,.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__modal__poll-results__body,.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__poll-answer-list,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-option-list__body,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-results__body,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-answer-list{overflow-y:auto;padding:0 1rem 1.25rem}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__modal__poll-results__option-list,.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__poll-answer-list,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-results__option-list,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-answer-list{gap:.5rem}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__modal__poll-option-list__body,.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__modal__poll-results__body,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-option-list__body,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-results__body{gap:2rem}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__poll-option__show-all-votes-button,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-option__show-all-votes-button{padding-bottom:1rem}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__poll-answer,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-answer{display:flex;flex-direction:column;gap:1rem;padding:.75rem 1rem}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__poll-answer .str-chat__poll-answer__text,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-answer .str-chat__poll-answer__text{margin:0}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__checkmark,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__checkmark{margin-right:1rem}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__poll-option__header,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-option__header{align-items:flex-start;display:flex;gap:.25rem;padding:.75rem 1rem;width:100%}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__poll-option__header .str-chat__poll-option__option-text,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-option__header .str-chat__poll-option__option-text{flex:1 1}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__poll-vote,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-vote{align-items:center;display:flex;gap:.5rem;justify-content:space-between;padding-block:.375rem;white-space:nowrap}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__poll-vote .str-chat__poll-vote__author,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-vote .str-chat__poll-vote__author{align-items:center;display:flex;gap:calc(var(--str-chat__spacing-px)*5);min-width:0}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__poll-vote .str-chat__poll-vote__author .str-chat__poll-vote__author__name,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-vote .str-chat__poll-vote__author .str-chat__poll-vote__author__name{max-width:130px;min-width:0;overflow-x:hidden;overflow-x:clip;overflow-y:visible;text-overflow:ellipsis;white-space:nowrap}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__poll-result-option-vote-counter,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-result-option-vote-counter{display:flex;gap:.375rem}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__poll-result-option-vote-counter .str-chat__poll-result-winning-option-icon,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-result-option-vote-counter .str-chat__poll-result-winning-option-icon{background-image:var(--str-chat__winning-poll-option-icon);height:1.25rem;width:1.25rem}.str-chat__poll-vote-listing{padding:0 1rem .75rem}.str-chat__modal__poll-results--option-detail .str-chat__modal-header__title{flex:1 1;padding-inline:1rem}.str-chat__modal__poll-results--option-detail .str-chat__modal__poll-results__body{padding-inline:1rem}.str-chat__quoted-poll-preview{align-items:flex-start;display:flex;flex-wrap:wrap;gap:.5rem}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__modal__close-button,.str-chat__modal.str-chat__create-poll-modal .str-chat__modal__close-button{display:none}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__modal__inner,.str-chat__modal.str-chat__create-poll-modal .str-chat__modal__inner{display:block;max-height:none;padding:0}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__poll-creation-dialog,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog{display:flex;flex-direction:column;height:100%;width:100%}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__poll-creation-dialog button,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog button{background:none;border:none;cursor:pointer}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__poll-creation-dialog .str-chat__modal-header,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__modal-header{padding-block:14px}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__poll-creation-dialog .str-chat__modal-header .str-chat__modal-header__close-button,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__modal-header .str-chat__modal-header__close-button{background-image:var(--str-chat__close-icon);background-repeat:no-repeat}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__poll-creation-dialog .str-chat__dialog__body,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__dialog__body{flex:1 1;padding:1rem}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__poll-creation-dialog .str-chat__dialog__body form,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__dialog__body form{display:flex;flex-direction:column;gap:2rem}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__poll-creation-dialog .str-chat__form__input-fieldset,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__input-fieldset{margin:0;padding:0}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__poll-creation-dialog .str-chat__form__input-fieldset .str-chat__form__input-field,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__input-fieldset .str-chat__form__input-field{padding:1rem;width:100%}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__poll-creation-dialog .str-chat__form__input-fieldset .str-chat__form__input-field .str-chat__form__input-field__value,.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__poll-creation-dialog .str-chat__form__input-fieldset .str-chat__form__input-field .str-chat__form__input-field__value .str-chat__form__input-field__error,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__input-fieldset .str-chat__form__input-field .str-chat__form__input-field__value,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__input-fieldset .str-chat__form__input-field .str-chat__form__input-field__value .str-chat__form__input-field__error{width:100%}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__poll-creation-dialog .str-chat__form__input-field--with-label .str-chat__form__input-field__value,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__input-field--with-label .str-chat__form__input-field__value{padding:1rem}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__poll-creation-dialog .str-chat__form__input-field__value input,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__input-field__value input{width:100%}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__poll-creation-dialog .str-chat__form__expandable-field,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__expandable-field{display:flex;flex-direction:column;gap:1rem;padding:1rem}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__poll-creation-dialog .str-chat__form__expandable-field .str-chat__form__switch-field,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__expandable-field .str-chat__form__switch-field{padding:0}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__poll-creation-dialog .str-chat__form__expandable-field .str-chat__form__input-field,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__expandable-field .str-chat__form__input-field{width:100%}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__poll-creation-dialog .str-chat__form__expandable-field .str-chat__form__input-field .str-chat__form__input-field__value,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__expandable-field .str-chat__form__input-field .str-chat__form__input-field__value{padding:0}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__poll-creation-dialog .str-chat__form__expandable-field .str-chat__form__input-field .str-chat__form__input-field__value .str-chat__form-field-error,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__expandable-field .str-chat__form__input-field .str-chat__form__input-field__value .str-chat__form-field-error{height:1rem}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__poll-creation-dialog .str-chat__form__input-fieldset__values,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__input-fieldset__values{display:flex;flex-direction:column}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__poll-creation-dialog .str-chat__form__field-label,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__field-label{display:block;margin-bottom:.5rem}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__poll-creation-dialog .str-chat__form__input-field--draggable,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__input-field--draggable{align-items:center;display:flex;gap:.5rem;justify-content:space-between}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__poll-creation-dialog .str-chat__form__input-field--draggable .str-chat__drag-handle,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__input-field--draggable .str-chat__drag-handle{height:1rem;width:1rem}@media only screen and (max-device-width:768px){.str-chat__modal--open .str-chat__modal__inner{width:90%}.str-chat__create-poll-modal .str-chat__modal__inner,.str-chat__poll-answer-list-modal .str-chat__modal__inner,.str-chat__poll-results-modal .str-chat__modal__inner{height:90%;max-height:none}}.str-chat-angular__poll-actions .str-chat__modal__poll-option-list,.str-chat-angular__poll-actions .str-chat__modal__poll-option-list .str-chat__modal__poll-option-list__body{display:flex;flex-direction:column;max-height:100%;min-height:0}.str-chat-angular__poll-actions .str-chat__modal__poll-option-list .str-chat__modal__poll-option-list__body stream-poll-options-list{height:100%;overflow-x:hidden;overflow-y:auto}.str-chat__search{display:flex;flex-direction:column;justify-content:center;position:relative}.str-chat__search.str-chat__search--active{flex:1 1;max-height:100%}.str-chat__search .str-chat__search-bar{align-items:center;display:flex;gap:.25rem;justify-content:center;padding:var(--str-chat__spacing-2_5) var(--str-chat__spacing-2)}.str-chat__search .str-chat__search-bar .str-chat__search-bar-button{background:none;border:none;cursor:pointer;padding:var(--str-chat__spacing-1)}.str-chat__search .str-chat__search-bar .str-chat__search-input--wrapper{align-items:center;display:flex;flex:1 1;min-width:0;padding:var(--str-chat__spacing-1_5) var(--str-chat__spacing-2)}.str-chat__search .str-chat__search-bar .str-chat__search-input--wrapper .str-chat__search-input--icon{height:20px;margin-right:.5rem;width:20px}.str-chat__search .str-chat__search-bar .str-chat__search-input--wrapper .str-chat__search-input--clear-button{background:none;border:none;cursor:pointer;padding:0}.str-chat__search .str-chat__search-bar .str-chat__search-input--wrapper .str-chat__search-input--clear-button:disabled{cursor:default}.str-chat__search .str-chat__search-bar .str-chat__search-input--wrapper .str-chat__search-input--clear-button .str-chat__search-input--clear-button-icon{height:20px;mask-size:20px;-webkit-mask-size:20px;width:20px}.str-chat__search .str-chat__search-bar .str-chat__search-input--wrapper input{flex:1 1;min-width:0}.str-chat__search .str-chat__search-results{display:flex;flex:1 1;flex-direction:column;min-height:0}.str-chat__search .str-chat__search-results .str-chat__search-results-header{width:100%}.str-chat__search .str-chat__search-results .str-chat__search-results-header button{background:none;border:none;cursor:pointer}.str-chat__search .str-chat__search-results .str-chat__search-results-header .str-chat__search-results-header__filter-source-buttons{display:flex;flex-wrap:wrap;gap:.5rem;padding:var(--str-chat__spacing-3) var(--str-chat__spacing-2_5);width:100%}.str-chat__search .str-chat__search-results .str-chat__search-results-header .str-chat__search-results-header__filter-source-buttons .str-chat__search-results-header__filter-source-button{background-color:var(--str-chat__tertiary-surface-color);border-radius:var(--str-chat__border-radius-circle);padding:.5rem .75rem}.str-chat__search .str-chat__search-results .str-chat__search-results-header .str-chat__search-results-header__filter-source-buttons .str-chat__search-results-header__filter-source-button--active{background-color:var(--str-chat__surface-color);color:var(--str-chat__text-color);font-weight:500}.str-chat__search .str-chat__search-results .str-chat__search-results-presearch,.str-chat__search .str-chat__search-results .str-chat__search-source-results-empty{align-items:center;display:flex;justify-content:center;padding:1.25rem;width:100%}.str-chat__search .str-chat__search-results .str-chat__search-source-results,.str-chat__search .str-chat__search-results .str-chat__search-source-results .str-chat__search-source-result-list{display:flex;flex:1 1;flex-direction:column;min-height:0}.str-chat__search .str-chat__search-results .str-chat__search-source-results .str-chat__search-source-result-list .str-chat__infinite-scroll-paginator__content{display:flex;flex-direction:column}.str-chat__search .str-chat__search-results .str-chat__search-source-results .str-chat__search-source-result-list .str-chat__search-result{align-items:center;column-gap:var(--str-chat__spacing-2);display:flex;padding:var(--str-chat__spacing-3) var(--str-chat__spacing-2);width:100%}.str-chat__search .str-chat__search-results .str-chat__search-source-results .str-chat__search-source-result-list .str-chat__search-result .search__result-text,.str-chat__search .str-chat__search-results .str-chat__search-source-results .str-chat__search-source-result-list .str-chat__search-result .str-chat__search-result--display-name{overflow-x:hidden;overflow-x:clip;overflow-y:visible;overflow-y:hidden;text-overflow:ellipsis;white-space:nowrap}.str-chat__search .str-chat__search-results .str-chat__search-source-results .str-chat__search-source-result-list .str-chat__search-source-result-list__footer{align-items:center;display:flex;flex-direction:column;height:4rem;justify-content:center;width:100%}.str-chat__thread-container{display:flex;flex-direction:column;height:100%;width:100%}.str-chat__thread-container .str-chat__thread-header{align-items:center;column-gap:var(--str-chat__spacing-4);display:flex;padding:var(--str-chat__spacing-2)}.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-details{display:flex;flex:1 1;flex-direction:column;overflow-x:hidden;overflow-y:hidden;row-gap:var(--str-chat__spacing-1_5)}.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-details .str-chat__thread-header-channel-name,.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-details .str-chat__thread-header-name,.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-details .str-chat__thread-header-reply-count,.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-details .str-chat__thread-header-subtitle,.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-details .str-chat__thread-header-title{overflow-x:hidden;overflow-x:clip;overflow-y:visible;text-overflow:ellipsis;white-space:nowrap}.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-details .str-chat__thread-header-subtitle{overflow-y:hidden}.str-chat__thread-container .str-chat__thread-header .str-chat__close-thread-button{align-items:flex-start;cursor:pointer;display:flex;font-size:calc(var(--str-chat__spacing-px)*21);height:calc(var(--str-chat__spacing-px)*40);justify-content:flex-end;line-height:calc(var(--str-chat__spacing-px)*21);width:calc(var(--str-chat__spacing-px)*40)}.str-chat__thread-container .str-chat__thread-header .str-chat__close-thread-button svg{height:calc(var(--str-chat__spacing-px)*21);width:calc(var(--str-chat__spacing-px)*21)}.str-chat__thread .str-chat__main-panel-inner{height:auto}.str-chat__thread--virtualized .str-chat__main-panel-inner{height:100%}.str-chat__thread--virtualized .str-chat__main-panel-inner .str-chat__virtual-list-message-wrapper:first-of-type{padding-block-start:var(--str-chat__spacing-4)}.str-chat__parent-message-li,.str-chat__tooltip{padding:var(--str-chat__spacing-2)}.str-chat__tooltip{display:flex;max-width:calc(var(--str-chat__spacing-px)*150);overflow-y:hidden;width:max-content;z-index:1}.str-chat__typing-indicator-react-host{position:static!important}.str-chat__virtual-list .str-chat__typing-indicator{position:static}.str-chat__typing-indicator{align-items:center;column-gap:var(--str-chat__spacing-1);display:flex;inset-block-end:0;inset-inline-end:0;inset-inline-start:0;justify-content:flex-start;padding:var(--str-chat__spacing-1_5);position:absolute}.str-chat__typing-indicator .str-chat__typing-indicator__dots{align-items:center;column-gap:var(--str-chat__spacing-0_5);display:flex;justify-content:center}.str-chat__typing-indicator .str-chat__typing-indicator__dots .str-chat__typing-indicator__dot{height:calc(var(--str-chat__spacing-px)*4);width:calc(var(--str-chat__spacing-px)*4)}.str-chat__thread-list-container{display:flex;flex-direction:column;flex-grow:1}.str-chat__unseen-threads-banner{align-items:center;display:flex;font-size:16px;font-weight:400;justify-content:space-between;margin:8px;padding:16px}.str-chat__unseen-threads-banner__button{--str-chat-icon-width:16px;--str-chat-icon-heigh:22px;all:unset;align-items:center;cursor:pointer;display:flex;height:24px;justify-content:center;width:24px}.str-chat__thread-list .str-chat__thread-list-item{align-items:stretch;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:column;gap:6px;padding-block:14px;padding-inline:8px;width:100%}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__channel{--str-chat-icon-height:14px;--str-chat-icon-width:14px;display:flex;gap:5px}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__channel .str-chat__icon{flex-shrink:0;margin-top:2px}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__thread-status-symbol{font-size:14px;line-height:1}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__channel-text{font-size:14px;font-weight:400;line-height:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__parent-message{align-items:center;display:flex;gap:3px;height:15px;justify-content:space-between}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__parent-message-text{font-size:12px;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__latest-reply{--str-chat__avatar-size:49px;align-items:center;display:flex;gap:5px}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__latest-reply-details{display:flex;flex-direction:column;flex-grow:1;gap:4px;width:0}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__latest-reply-created-by{font-size:16px;font-weight:500;overflow-x:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__latest-reply-text-and-timestamp{align-items:baseline;display:flex;font-size:14px;font-weight:400;justify-content:space-between;line-height:16px}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__latest-reply-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__latest-reply-timestamp{white-space:nowrap}.str-chat__thread-list .str-chat__thread-list-loading-indicator{align-items:center;display:flex;justify-content:center;padding-block:14px;padding-inline:8px}.str-chat__thread-list-empty-placeholder{--str-chat-icon-height:95px;--str-chat-icon-width:95px;align-items:center;display:flex;flex-direction:column;font-size:20px;font-weight:500;gap:16px;height:100%;justify-content:center}.str-chat__chat-view{display:flex;height:100%;width:100%}.str-chat__chat-view__selector{display:flex;flex-direction:column;gap:20px;padding-block:16px;padding-inline:8px}.str-chat__chat-view__selector-button{--str-chat-icon-height:20px;--str-chat-icon-width:20px;--str-chat-unread-count-badge-absolute-offset-vertical:25%;align-items:center;border-radius:8px;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:column;font-size:12px;font-weight:400;gap:4px;line-height:1;padding-block:10px;padding-inline:10px;position:relative}.str-chat__chat-view__channels,.str-chat__chat-view__threads{display:flex;flex-grow:1}.str-chat{--str-chat-unread-count-badge-absolute-offset-vertical:50%;--str-chat-unread-count-badge-absolute-offset-horizontal:50%}.str-chat__unread-count-badge-container{align-items:center;display:flex;justify-content:center;position:relative}.str-chat__unread-count-badge{font-feature-settings:"tnum";align-items:center;display:flex;flex-shrink:0;font-size:12px;font-variant-numeric:tabular-nums;font-weight:700;justify-content:center;line-height:8px;min-height:22px;min-width:22px;padding:7px}.str-chat__unread-count-badge--top-right{position:absolute;translate:var(--str-chat-unread-count-badge-absolute-offset-horizontal) calc(var(--str-chat-unread-count-badge-absolute-offset-vertical)*-1)}.str-chat__unread-count-badge--bottom-left{position:absolute;translate:calc(var(--str-chat-unread-count-badge-absolute-offset-horizontal)*-1) var(--str-chat-unread-count-badge-absolute-offset-vertical)}.str-chat__unread-count-badge--bottom-right{position:absolute;translate:var(--str-chat-unread-count-badge-absolute-offset-horizontal) var(--str-chat-unread-count-badge-absolute-offset-vertical)}.str-chat__unread-count-badge--top-left{position:absolute;translate:calc(var(--str-chat-unread-count-badge-absolute-offset-horizontal)*-1) calc(var(--str-chat-unread-count-badge-absolute-offset-vertical)*-1)}.str-chat__ai-state-indicator-container{padding:0 8px}.str-chat{--str-chat__blue950:#001333;--str-chat__blue900:#00163d;--str-chat__blue800:#002666;--str-chat__blue700:#003999;--str-chat__blue600:#004ccc;--str-chat__blue500:#005fff;--str-chat__blue400:#337eff;--str-chat__blue300:#669fff;--str-chat__blue200:#ccdfff;--str-chat__blue100:#e0f0ff;--str-chat__blue50:#ebf5ff;--str-chat__grey950:#080707;--str-chat__grey900:#17191c;--str-chat__grey800:#1c1e22;--str-chat__grey700:#272a30;--str-chat__grey600:#4c525c;--str-chat__grey500:#72767e;--str-chat__grey400:#b4b7bb;--str-chat__grey300:#dbdde1;--str-chat__grey200:#e9eaed;--str-chat__grey100:#f4f4f5;--str-chat__grey50:#fff;--str-chat__red900:#330003;--str-chat__red800:#660006;--str-chat__red700:#990008;--str-chat__red600:#cc000b;--str-chat__red500:#ff000e;--str-chat__red400:#ff3742;--str-chat__red300:#ff666e;--str-chat__red200:#ff999f;--str-chat__red100:#ffe5e7;--str-chat__green900:#062d16;--str-chat__green800:#0d592c;--str-chat__green700:#138643;--str-chat__green600:#19b359;--str-chat__green500:#20e070;--str-chat__green400:#4ce68c;--str-chat__green300:#79eca9;--str-chat__green200:#a6f2c6;--str-chat__green100:#e9f1ff;--str-chat__yellow900:#332500;--str-chat__yellow800:#664900;--str-chat__yellow700:#996e00;--str-chat__yellow600:#cc9200;--str-chat__yellow500:#ffb700;--str-chat__yellow400:#ffd466;--str-chat__yellow300:#ffe299;--str-chat__yellow200:#fff1cc;--str-chat__yellow100:#fff8e5;--str-chat__border-radius-xs:8px;--str-chat__border-radius-sm:14px;--str-chat__border-radius-md:18px;--str-chat__border-radius-lg:20px;--str-chat__border-radius-circle:999px;--str-chat__font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;--str-chat__caption-text:0.75rem/1.3 var(--str-chat__font-family);--str-chat__caption-medium-text:500 0.75rem/1.3 var(--str-chat__font-family);--str-chat__caption-strong-text:700 0.75rem/1.3 var(--str-chat__font-family);--str-chat__body-text:0.875rem/1.2 var(--str-chat__font-family);--str-chat__body-medium-text:500 0.875rem/1.2 var(--str-chat__font-family);--str-chat__body2-text:0.9375rem/1.2 var(--str-chat__font-family);--str-chat__body2-medium-text:500 0.9375rem/1.2 var(--str-chat__font-family);--str-chat__subtitle-text:1rem/1.25 var(--str-chat__font-family);--str-chat__subtitle-medium-text:500 1rem/1.25 var(--str-chat__font-family);--str-chat__subtitle2-text:1.25rem/1.2 var(--str-chat__font-family);--str-chat__subtitle2-medium-text:500 1.25rem/1.2 var(--str-chat__font-family);--str-chat__headline-text:1.5rem/1.2 var(--str-chat__font-family);--str-chat__headline2-text:1.8rem/1.2 var(--str-chat__font-family)}.str-chat,.str-chat__theme-light{--str-chat__primary-color:var(--str-chat__blue500);--str-chat__primary-overlay-color:#005fff99;--str-chat__primary-color-low-emphasis:var(--str-chat__blue300);--str-chat__active-primary-color:var(--str-chat__blue600);--str-chat__on-primary-color:var(--str-chat__grey50);--str-chat__background-color:var(--str-chat__grey50);--str-chat__secondary-background-color:var(--str-chat__grey50);--str-chat__primary-surface-color:var(--str-chat__blue100);--str-chat__primary-surface-color-low-emphasis:var(--str-chat__blue50);--str-chat__surface-color:var(--str-chat__grey300);--str-chat__secondary-surface-color:var(--str-chat__grey200);--str-chat__tertiary-surface-color:var(--str-chat__grey100);--str-chat__text-color:var(--str-chat__grey950);--str-chat__text-low-emphasis-color:var(--str-chat__grey500);--str-chat__disabled-color:var(--str-chat__grey400);--str-chat__on-disabled-color:var(--str-chat__grey50);--str-chat__danger-color:var(--str-chat__red400);--str-chat__message-highlight-color:var(--str-chat__yellow100);--str-chat__unread-badge-color:var(--str-chat__red400);--str-chat__on-unread-badge-color:var(--str-chat__grey50);--str-chat__overlay-color:#fcfcfce6;--str-chat__secondary-overlay-color:#0003;--str-chat__secondary-overlay-text-color:var(--str-chat__grey50);--str-chat__opaque-surface-background-color:#000c;--str-chat__opaque-surface-text-color:var(--str-chat__grey50);--str-chat__box-shadow-color:#0000002e;--str-chat__info-color:var(--str-chat__green500)}.str-chat__theme-dark{--str-chat__primary-color:var(--str-chat__blue400);--str-chat__primary-overlay-color:#337eff99;--str-chat__primary-color-low-emphasis:var(--str-chat__blue700);--str-chat__active-primary-color:var(--str-chat__blue600);--str-chat__on-primary-color:var(--str-chat__grey50);--str-chat__background-color:var(--str-chat__grey950);--str-chat__secondary-background-color:var(--str-chat__grey900);--str-chat__primary-surface-color:var(--str-chat__blue900);--str-chat__primary-surface-color-low-emphasis:var(--str-chat__blue950);--str-chat__surface-color:var(--str-chat__grey700);--str-chat__secondary-surface-color:var(--str-chat__grey800);--str-chat__tertiary-surface-color:var(--str-chat__grey900);--str-chat__text-color:var(--str-chat__grey50);--str-chat__text-low-emphasis-color:var(--str-chat__grey500);--str-chat__disabled-color:var(--str-chat__grey600);--str-chat__on-disabled-color:var(--str-chat__grey50);--str-chat__danger-color:var(--str-chat__red600);--str-chat__message-highlight-color:var(--str-chat__yellow900);--str-chat__unread-badge-color:var(--str-chat__red400);--str-chat__on-unread-badge-color:var(--str-chat__grey50);--str-chat__overlay-color:#000000b3;--str-chat__secondary-overlay-color:#0006;--str-chat__secondary-overlay-text-color:var(--str-chat__grey50);--str-chat__opaque-surface-background-color:#fafafad9;--str-chat__opaque-surface-text-color:var(--str-chat__grey900);--str-chat__box-shadow-color:#000c;--str-chat__info-color:var(--str-chat__green500)}.image-gallery-icon{appearance:none;background-color:#0000;border:0;color:#fff;cursor:pointer;filter:drop-shadow(0 2px 2px rgb(25.5,25.5,25.5));outline:none;position:absolute;transition:all .3s ease-out;z-index:4}@media(hover:hover)and (pointer:fine){.image-gallery-icon:hover{color:#337ab7}.image-gallery-icon:hover .image-gallery-svg{transform:scale(1.1)}}.image-gallery-icon:focus{outline:2px solid #337ab7}.image-gallery-using-mouse .image-gallery-icon:focus{outline:none}.image-gallery-fullscreen-button{bottom:0;padding:20px}.image-gallery-fullscreen-button .image-gallery-svg{height:28px;width:28px}@media(max-width:768px){.image-gallery-fullscreen-button{padding:15px}.image-gallery-fullscreen-button .image-gallery-svg{height:24px;width:24px}}@media(max-width:480px){.image-gallery-fullscreen-button{padding:10px}.image-gallery-fullscreen-button .image-gallery-svg{height:16px;width:16px}}.image-gallery-fullscreen-button{right:0}.image-gallery-left-nav,.image-gallery-right-nav{padding:50px 10px;top:50%;transform:translateY(-50%)}.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:120px;width:60px}@media(max-width:768px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:72px;width:36px}}@media(max-width:480px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:48px;width:24px}}.image-gallery-left-nav[disabled],.image-gallery-right-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-left-nav{left:0}.image-gallery-right-nav{right:0}.image-gallery{-webkit-tap-highlight-color:rgba(0,0,0,0);align-items:center;display:flex;justify-content:center;position:relative;-webkit-user-select:none;-o-user-select:none;user-select:none}.image-gallery.fullscreen-modal{background:#000;bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:5}.image-gallery.fullscreen-modal .image-gallery-content{top:50%;transform:translateY(-50%)}.image-gallery-content{line-height:0;position:relative;top:0}.image-gallery-content .image-gallery-slide{background-color:var(--str-chat__secondary-surface-color)}.image-gallery-content .image-gallery-slide .str-chat__base-image--load-failed{font-size:0;height:var(--str-chat__attachment-max-width);width:var(--str-chat__attachment-max-width)}.image-gallery-content .image-gallery-slide .str-chat__message-attachment-file--item-download{left:.375rem;position:absolute;top:.375rem}.image-gallery-content.fullscreen{background:#000}.image-gallery-content.fullscreen .image-gallery-slide .image-gallery-image{max-width:100%}.image-gallery-content .image-gallery-slide .image-gallery-image{max-height:calc(100vh - 80px);max-width:none;object-fit:contain}.image-gallery-content.image-gallery-thumbnails-left .image-gallery-slide .image-gallery-image,.image-gallery-content.image-gallery-thumbnails-right .image-gallery-slide .image-gallery-image,.image-gallery-content.left .image-gallery-slide .image-gallery-image,.image-gallery-content.right .image-gallery-slide .image-gallery-image{max-height:100vh}.image-gallery-slide-wrapper{position:relative}.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right,.image-gallery-slide-wrapper.left,.image-gallery-slide-wrapper.right{display:inline-block;width:calc(100% - 110px)}@media(max-width:768px){.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right,.image-gallery-slide-wrapper.left,.image-gallery-slide-wrapper.right{width:calc(100% - 87px)}}.image-gallery-slide-wrapper.image-gallery-rtl{direction:rtl}.image-gallery-slides{line-height:0;overflow:hidden;position:relative;text-align:center;white-space:nowrap}.image-gallery-slide{left:0;position:absolute;top:0;width:100%}.image-gallery-slide.center,.image-gallery-slide.image-gallery-center{position:relative}.image-gallery-slide .image-gallery-image{object-fit:contain;width:100%}.image-gallery-index{background:#0006;color:#fff;line-height:1;padding:10px 20px;position:absolute;right:0;top:0;z-index:4}@media(max-width:768px){.image-gallery-index{font-size:.8em;padding:5px 10px}}.str-chat{--str-chat__cta-button-border-radius:var(--str-chat__border-radius-xs);--str-chat__cta-button-color:var(--str-chat__on-primary-color);--str-chat__cta-button-background-color:var(--str-chat__primary-color);--str-chat__cta-button-border-block-start:none;--str-chat__cta-button-border-block-end:none;--str-chat__cta-button-border-inline-start:none;--str-chat__cta-button-border-inline-end:none;--str-chat__cta-button-box-shadow:none;--str-chat__cta-button-pressed-background-color:var(--str-chat__active-primary-color);--str-chat__cta-button-disabled-background-color:var(--str-chat__disabled-color);--str-chat__cta-button-disabled-color:var(--str-chat__on-disabled-color)}.str-chat__cta-button{background:var(--str-chat__cta-button-background-color);border-block-end:var(--str-chat__cta-button-border-block-end);border-block-start:var(--str-chat__cta-button-border-block-start);border-inline-end:var(--str-chat__cta-button-border-inline-end);border-inline-start:var(--str-chat__cta-button-border-inline-start);border-radius:var(--str-chat__cta-button-border-radius);box-shadow:var(--str-chat__cta-button-box-shadow);color:var(--str-chat__cta-button-color);font:var(--str-chat__subtitle-text)}.str-chat__cta-button:active{background-color:var(--str-chat__cta-button-pressed-background-color)}.str-chat__cta-button:disabled{background-color:var(--str-chat__cta-button-disabled-background-color);color:var(--str-chat__cta-button-disabled-color)}.str-chat{--str-chat__circle-fab-border-radius:var(--str-chat__border-radius-circle);--str-chat__circle-fab-color:var(--str-chat__primary-color);--str-chat__circle-fab-background-color:var(--str-chat__secondary-background-color);--str-chat__circle-fab-pressed-background-color:var(--str-chat__surface-color);--str-chat__circle-fab-box-shadow:0 2px 4px #00000040;--str-chat__circle-fab-border-block-start:none;--str-chat__circle-fab-border-block-end:none;--str-chat__circle-fab-border-inline-start:none;--str-chat__circle-fab-border-inline-end:none}.str-chat__circle-fab{background:var(--str-chat__circle-fab-background-color);border-block-end:var(--str-chat__circle-fab-border-block-end);border-block-start:var(--str-chat__circle-fab-border-block-start);border-inline-end:var(--str-chat__circle-fab-border-inline-end);border-inline-start:var(--str-chat__circle-fab-border-inline-start);border-radius:var(--str-chat__circle-fab-border-radius);box-shadow:var(--str-chat__circle-fab-box-shadow);color:var(--str-chat__circle-fab-color)}.str-chat__circle-fab svg path{fill:var(--str-chat__circle-fab-color)}.str-chat__circle-fab:active{background-color:var(--str-chat__circle-fab-pressed-background-color)}.str-chat{--str-chat__avatar-border-radius:var(--str-chat__border-radius-circle);--str-chat__avatar-color:var(--str-chat__on-primary-color);--str-chat__avatar-background-color:var(--str-chat__primary-color);--str-chat__avatar-border-block-start:none;--str-chat__avatar-border-block-end:none;--str-chat__avatar-border-inline-start:none;--str-chat__avatar-border-inline-end:none;--str-chat__avatar-box-shadow:none;--str-chat__avatar-online-indicator-color:var(--str-chat__info-color);--str-chat__avatar-online-indicator-border-radius:var(--str-chat__border-radius-circle)}.str-chat__avatar .str-chat__avatar-image{display:block}.str-chat__avatar .str-chat__avatar-image,.str-chat__avatar.str-chat__avatar--no-letters{background:var(--str-chat__avatar-background-color);border-block-end:var(--str-chat__avatar-border-block-end);border-block-start:var(--str-chat__avatar-border-block-start);border-inline-end:var(--str-chat__avatar-border-inline-end);border-inline-start:var(--str-chat__avatar-border-inline-start);border-radius:var(--str-chat__avatar-border-radius);box-shadow:var(--str-chat__avatar-box-shadow);color:var(--str-chat__avatar-color)}.str-chat__avatar.str-chat__avatar--no-letters{--str-chat-icon-color:var(--str-chat__avatar-color)}.str-chat__avatar .str-chat__avatar-fallback{background:var(--str-chat__avatar-background-color);border-block-end:var(--str-chat__avatar-border-block-end);border-block-start:var(--str-chat__avatar-border-block-start);border-inline-end:var(--str-chat__avatar-border-inline-end);border-inline-start:var(--str-chat__avatar-border-inline-start);border-radius:var(--str-chat__avatar-border-radius);box-shadow:var(--str-chat__avatar-box-shadow);color:var(--str-chat__avatar-color);text-transform:uppercase}.str-chat__avatar .str-chat__avatar--online-indicator{background-color:var(--str-chat__avatar-online-indicator-color);border-radius:var(--str-chat__avatar-online-indicator-border-radius)}.str-chat__avatar-group,.str-chat__loading-channels-avatar{border-radius:var(--str-chat__avatar-border-radius)}.str-chat{--str-chat__attachment-list-border-radius:0;--str-chat__attachment-list-color:var(--str-chat__text-color);--str-chat__attachment-list-background-color:#0000;--str-chat__attachment-list-border-block-start:none;--str-chat__attachment-list-border-block-end:none;--str-chat__attachment-list-border-inline-start:none;--str-chat__attachment-list-border-inline-end:none;--str-chat__attachment-list-box-shadow:none;--str-chat__image-attachment-border-radius:calc(var(--str-chat__message-bubble-border-radius) - var(--str-chat__attachment-margin));--str-chat__image-attachment-color:var(--str-chat__text-color);--str-chat__image-attachment-background-color:var(--str-chat__secondary-surface-color);--str-chat__image-attachment-border-block-start:none;--str-chat__image-attachment-border-block-end:none;--str-chat__image-attachment-border-inline-start:none;--str-chat__image-attachment-border-inline-end:none;--str-chat__image-attachment-box-shadow:none;--str-chat__image-gallery-attachment-border-radius:calc(var(--str-chat__message-bubble-border-radius) - var(--str-chat__attachment-margin));--str-chat__image-gallery-attachment-color:var(--str-chat__text-color);--str-chat__image-gallery-attachment-background-color:#0000;--str-chat__image-gallery-attachment-border-block-start:none;--str-chat__image-gallery-attachment-border-block-end:none;--str-chat__image-gallery-attachment-border-inline-start:none;--str-chat__image-gallery-attachment-border-inline-end:none;--str-chat__image-gallery-attachment-box-shadow:none;--str-chat__image-gallery-attachment-overlay:var(--str-chat__secondary-overlay-color);--str-chat__image-gallery-attachment-overlay-text-color:var( --str-chat__secondary-overlay-text-color );--str-chat__card-attachment-border-radius:0;--str-chat__card-attachment-color:var(--str-chat__text-color);--str-chat__card-attachment-link-color:var(--str-chat__primary-color);--str-chat__card-attachment-background-color:#0000;--str-chat__card-attachment-border-block-start:none;--str-chat__card-attachment-border-block-end:none;--str-chat__card-attachment-border-inline-start:none;--str-chat__card-attachment-border-inline-end:none;--str-chat__card-attachment-box-shadow:none;--str-chat__file-attachment-border-radius:calc(var(--str-chat__message-bubble-border-radius) - var(--str-chat__attachment-margin));--str-chat__file-attachment-color:var(--str-chat__text-color);--str-chat__file-attachment-secondary-color:var(--str-chat__text-low-emphasis-color);--str-chat__file-attachment-background-color:var(--str-chat__secondary-background-color);--str-chat__file-attachment-border-block-start:none;--str-chat__file-attachment-border-block-end:none;--str-chat__file-attachment-border-inline-start:none;--str-chat__file-attachment-border-inline-end:none;--str-chat__file-attachment-box-shadow:none;--str-chat__geolocation-attachment-border-radius:calc(var(--str-chat__message-bubble-border-radius) - var(--str-chat__attachment-margin));--str-chat__geolocation-attachment-color:var(--str-chat__text-color);--str-chat__geolocation-attachment-secondary-color:var(--str-chat__text-low-emphasis-color);--str-chat__geolocation-attachment-background-color:var(--str-chat__secondary-background-color);--str-chat__geolocation-attachment-border-block-start:none;--str-chat__geolocation-attachment-border-block-end:none;--str-chat__geolocation-attachment-border-inline-start:none;--str-chat__geolocation-attachment-border-inline-end:none;--str-chat__geolocation-attachment-box-shadow:none;--str-chat__audio-attachment-widget-border-radius:calc(var(--str-chat__message-bubble-border-radius) - var(--str-chat__attachment-margin));--str-chat__audio-attachment-widget-color:var(--str-chat__text-color);--str-chat__audio-attachment-widget-secondary-color:var(--str-chat__text-low-emphasis-color);--str-chat__audio-attachment-widget-background-color:var(--str-chat__secondary-background-color);--str-chat__audio-attachment-widget-border-block-start:none;--str-chat__audio-attachment-widget-border-block-end:none;--str-chat__audio-attachment-widget-border-inline-start:none;--str-chat__audio-attachment-widget-border-inline-end:none;--str-chat__audio-attachment-widget-box-shadow:none;--str-chat__voice-recording-attachment-widget-border-radius:calc(var(--str-chat__message-bubble-border-radius) - var(--str-chat__attachment-margin));--str-chat__voice-recording-attachment-widget-color:var(--str-chat__text-color);--str-chat__voice-recording-attachment-widget-secondary-color:var( --str-chat__text-low-emphasis-color );--str-chat__voice-recording-attachment-widget-background-color:var( --str-chat__secondary-background-color );--str-chat__voice-recording-attachment-widget-border-block-start:none;--str-chat__voice-recording-attachment-widget-border-block-end:none;--str-chat__voice-recording-attachment-widget-border-inline-start:none;--str-chat__voice-recording-attachment-widget-border-inline-end:none;--str-chat__voice-recording-attachment-widget-box-shadow:none;--str-chat__audio-attachment-controls-button-border-radius:var(--str-chat__border-radius-circle);--str-chat__audio-attachment-controls-button-color:var(--str-chat__text-color);--str-chat__audio-attachment-controls-button-background-color:var( --str-chat__secondary-background-color );--str-chat__audio-attachment-controls-button-pressed-background-color:var( --str-chat__surface-color );--str-chat__audio-attachment-controls-button-border-block-start:none;--str-chat__audio-attachment-controls-button-border-block-end:none;--str-chat__audio-attachment-controls-button-border-inline-start:none;--str-chat__audio-attachment-controls-button-border-inline-end:none;--str-chat__audio-attachment-controls-button-box-shadow:var(--str-chat__circle-fab-box-shadow);--str-chat__attachment-actions-border-radius:0;--str-chat__attachment-actions-color:var(--str-chat__text-color);--str-chat__attachment-actions-background-color:#0000;--str-chat__attachment-actions-border-block-start:none;--str-chat__attachment-actions-border-block-end:none;--str-chat__attachment-actions-border-inline-start:none;--str-chat__attachment-actions-border-inline-end:none;--str-chat__attachment-actions-box-shadow:none;--str-chat__attachment-action-border-radius:0;--str-chat__attachment-action-color:var(--str-chat__text-low-emphasis-color);--str-chat__attachment-action-background-color:var(--str-chat__secondary-background-color);--str-chat__attachment-action-border-block-start:var(--str-chat__surface-color) 1px solid;--str-chat__attachment-action-border-block-end:var(--str-chat__surface-color) 1px solid;--str-chat__attachment-action-border-inline-start:var(--str-chat__surface-color) 1px solid;--str-chat__attachment-action-border-inline-end:var(--str-chat__surface-color) 1px solid;--str-chat__attachment-action-box-shadow:none;--str-chat__attachment-action-active-color:var(--str-chat__primary-color)}.str-chat__attachment-list{background:var(--str-chat__attachment-list-background-color);border-block-end:var(--str-chat__attachment-list-border-block-end);border-block-start:var(--str-chat__attachment-list-border-block-start);border-inline-end:var(--str-chat__attachment-list-border-inline-end);border-inline-start:var(--str-chat__attachment-list-border-inline-start);border-radius:var(--str-chat__attachment-list-border-radius);box-shadow:var(--str-chat__attachment-list-box-shadow);color:var(--str-chat__attachment-list-color)}.str-chat__attachment-list .str-chat__message-attachment--image,.str-chat__attachment-list .str-chat__message-attachment--video,.str-chat__attachment-list .str-chat__message-attachment-card--header{background:var(--str-chat__image-attachment-background-color);border-block-end:var(--str-chat__image-attachment-border-block-end);border-block-start:var(--str-chat__image-attachment-border-block-start);border-inline-end:var(--str-chat__image-attachment-border-inline-end);border-inline-start:var(--str-chat__image-attachment-border-inline-start);border-radius:var(--str-chat__image-attachment-border-radius);box-shadow:var(--str-chat__image-attachment-box-shadow);color:var(--str-chat__image-attachment-color)}.str-chat__attachment-list .str-chat__gallery{background:var(--str-chat__image-gallery-attachment-background-color);border-block-end:var(--str-chat__image-gallery-attachment-border-block-end);border-block-start:var(--str-chat__image-gallery-attachment-border-block-start);border-inline-end:var(--str-chat__image-gallery-attachment-border-inline-end);border-inline-start:var(--str-chat__image-gallery-attachment-border-inline-start);border-radius:var(--str-chat__image-gallery-attachment-border-radius);box-shadow:var(--str-chat__image-gallery-attachment-box-shadow);color:var(--str-chat__image-gallery-attachment-color)}.str-chat__attachment-list .str-chat__gallery .str-chat__gallery-image{background-color:var(--str-chat__image-attachment-background-color);border:0}.str-chat__attachment-list .str-chat__gallery .str-chat__gallery-placeholder{border:none;color:var(--str-chat__image-gallery-attachment-overlay-text-color);display:flex;font:var(--str-chat__headline2-text)}.str-chat__attachment-list .str-chat__gallery .str-chat__gallery-placeholder:after{background-color:var(--str-chat__image-gallery-attachment-overlay)}.str-chat__attachment-list .str-chat__message-attachment--svg-image{background-image:repeating-conic-gradient(#d4d5d7 0 25%,#f4f4f4 0 50%);background-size:24px 24px}.str-chat__attachment-list .str-chat__message-attachment-file--item,.str-chat__attachment-list .str-chat__message-attachment-unsupported{background:var(--str-chat__file-attachment-background-color);border-block-end:var(--str-chat__file-attachment-border-block-end);border-block-start:var(--str-chat__file-attachment-border-block-start);border-inline-end:var(--str-chat__file-attachment-border-inline-end);border-inline-start:var(--str-chat__file-attachment-border-inline-start);border-radius:var(--str-chat__file-attachment-border-radius);box-shadow:var(--str-chat__file-attachment-box-shadow);color:var(--str-chat__file-attachment-color)}.str-chat__attachment-list .str-chat__message-attachment-geolocation{background:var(--str-chat__geolocation-attachment-background-color);border-block-end:var(--str-chat__geolocation-attachment-border-block-end);border-block-start:var(--str-chat__geolocation-attachment-border-block-start);border-inline-end:var(--str-chat__geolocation-attachment-border-inline-end);border-inline-start:var(--str-chat__geolocation-attachment-border-inline-start);border-radius:var(--str-chat__geolocation-attachment-border-radius);box-shadow:var(--str-chat__geolocation-attachment-box-shadow);color:var(--str-chat__geolocation-attachment-color);overflow:hidden}.str-chat__attachment-list .str-chat__message-attachment-geolocation .str-chat__message-attachment-geolocation__placeholder .str-chat__message-attachment-geolocation__placeholder-link{color:currentColor}.str-chat__attachment-list .str-chat__message-attachment-geolocation .str-chat__message-attachment-geolocation__status{background-color:var(--str-chat__tertiary-surface-color)}.str-chat__attachment-list .str-chat__message-attachment-geolocation .str-chat__message-attachment-geolocation__status .str-chat__message-attachment-geolocation__status--active .str-chat__message-attachment-geolocation__stop-sharing-button{background:none;border:none;cursor:pointer;font:var(--str-chat__subtitle-medium-text)}.str-chat__attachment-list .str-chat__message-attachment-geolocation .str-chat__message-attachment-geolocation__status .str-chat__message-attachment-geolocation__status--active .str-chat__message-attachment-geolocation__status--active-until{font:var(--str-chat__caption-text)}.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--title,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item-name,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-audio-widget--title,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-name,.str-chat__attachment-list .str-chat__message-attachment-unsupported .str-chat__message-attachment-unsupported__title{font:var(--str-chat__subtitle-medium-text);word-break:keep-all}.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item-size,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-size{color:var(--str-chat__file-attachment-secondary-color);font:var(--str-chat__body-text)}.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-download-icon svg path,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-download-icon svg path{fill:var(--str-chat__file-attachment-color)}.str-chat__attachment-list .str-chat__message-attachment-audio-widget{background:var(--str-chat__audio-attachment-widget-background-color);border-block-end:var(--str-chat__audio-attachment-widget-border-block-end);border-block-start:var(--str-chat__audio-attachment-widget-border-block-start);border-inline-end:var(--str-chat__audio-attachment-widget-border-inline-end);border-inline-start:var(--str-chat__audio-attachment-widget-border-inline-start);border-radius:var(--str-chat__audio-attachment-widget-border-radius);box-shadow:var(--str-chat__audio-attachment-widget-box-shadow);color:var(--str-chat__audio-attachment-widget-color)}.str-chat__attachment-list .str-chat__message-attachment-audio-widget--progress-track{background:linear-gradient(to right,var(--str-chat__primary-color) var(--str-chat__message-attachment-audio-widget-progress),var(--str-chat__disabled-color) var(--str-chat__message-attachment-audio-widget-progress));border-radius:calc(var(--str-chat__spacing-px)*5)}.str-chat__attachment-list .str-chat__message-attachment-audio-widget--progress-track .str-chat__message-attachment-audio-widget--progress-indicator{background-color:var(--str-chat__primary-color);border-radius:inherit}.str-chat__attachment-list .str-chat__message-attachment-audio-widget--play-button{background:var(--str-chat__audio-attachment-controls-button-background-color);border-block-end:var(--str-chat__audio-attachment-controls-button-border-block-end);border-block-start:var(--str-chat__audio-attachment-controls-button-border-block-start);border-inline-end:var(--str-chat__audio-attachment-controls-button-border-inline-end);border-inline-start:var(--str-chat__audio-attachment-controls-button-border-inline-start);border-radius:var(--str-chat__audio-attachment-controls-button-border-radius);box-shadow:var(--str-chat__audio-attachment-controls-button-box-shadow);color:var(--str-chat__audio-attachment-controls-button-color)}.str-chat__attachment-list .str-chat__message-attachment-audio-widget--play-button svg path{fill:var(--str-chat__audio-attachment-controls-button-color)}.str-chat__attachment-list .str-chat__message-attachment-audio-widget--play-button:active{background-color:var(--str-chat__audio-attachment-controls-button-pressed-background-color)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget{background:var(--str-chat__voice-recording-attachment-widget-background-color);border-block-end:var(--str-chat__voice-recording-attachment-widget-border-block-end);border-block-start:var(--str-chat__voice-recording-attachment-widget-border-block-start);border-inline-end:var(--str-chat__voice-recording-attachment-widget-border-inline-end);border-inline-start:var(--str-chat__voice-recording-attachment-widget-border-inline-start);border-radius:var(--str-chat__voice-recording-attachment-widget-border-radius);box-shadow:var(--str-chat__voice-recording-attachment-widget-box-shadow);color:var(--str-chat__voice-recording-attachment-widget-color)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget a{color:var(--str-chat__voice-recording-attachment-widget-color)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__title{font:var(--str-chat__subtitle-medium-text);overflow-x:hidden;overflow-x:clip;overflow-y:visible;text-overflow:ellipsis;white-space:nowrap}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__timer{color:var(--str-chat__text-low-emphasis-color);font:var(--str-chat__body-text);white-space:nowrap}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__wave-progress-bar__amplitude-bar{background:var(--str-chat__text-low-emphasis-color);border-radius:var(--str-chat__border-radius-circle)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__wave-progress-bar__amplitude-bar--active{background:var(--str-chat__primary-color)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__wave-progress-bar__progress-indicator{background-color:#fff;border:1px solid var(--str-chat__secondary-overlay-color);border-radius:var(--str-chat__border-radius-circle);cursor:grab}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__error-message{color:var(--str-chat__text-low-emphasis-color);font:var(--str-chat__body-text)}.str-chat__attachment-list .str-chat__message_attachment__playback-rate-button{background-color:#fff;border-radius:var(--str-chat__border-radius-circle);box-shadow:0 2px 4px #00000040;cursor:pointer}.str-chat__attachment-list .str-chat__message-attachment--card{background:var(--str-chat__card-attachment-background-color);border-block-end:var(--str-chat__card-attachment-border-block-end);border-block-start:var(--str-chat__card-attachment-border-block-start);border-inline-end:var(--str-chat__card-attachment-border-inline-end);border-inline-start:var(--str-chat__card-attachment-border-inline-start);border-radius:var(--str-chat__card-attachment-border-radius);box-shadow:var(--str-chat__card-attachment-box-shadow);color:var(--str-chat__card-attachment-color);font:var(--str-chat__body-text)}.str-chat__attachment-list .str-chat__message-attachment--card .str-chat__message-attachment-card--source-link,.str-chat__attachment-list .str-chat__message-attachment--card .str-chat__message-attachment-card--title{font:var(--str-chat__body-medium-text)}.str-chat__attachment-list .str-chat__message-attachment-card--audio img{border-bottom-left-radius:0;border-bottom-right-radius:0}.str-chat__attachment-list .str-chat__message-attachment-card--audio .str-chat__message-attachment-card--header .str-chat__message-attachment-card--source-link{background-color:var(--str-chat__audio-attachment-widget-background-color)}.str-chat__attachment-list .str-chat__message-attachment-card--audio .str-chat__message-attachment-card-audio-widget{background-color:var(--str-chat__audio-attachment-widget-background-color);border-radius:0 0 calc(var(--str-chat__spacing-px)*14) calc(var(--str-chat__spacing-px)*14)}.str-chat__attachment-list .str-chat__message-attachment-card--audio .str-chat__message-attachment-card-audio-widget .str-chat__message-attachment-audio-widget--title{color:var(--str-chat__text-color);font:var(--str-chat__body-medium-text)}.str-chat__attachment-list .str-chat__message-attachment-actions{background:var(--str-chat__attachment-actions-background-color);border-block-end:var(--str-chat__attachment-actions-border-block-end);border-block-start:var(--str-chat__attachment-actions-border-block-start);border-inline-end:var(--str-chat__attachment-actions-border-inline-end);border-inline-start:var(--str-chat__attachment-actions-border-inline-start);border-radius:var(--str-chat__attachment-actions-border-radius);box-shadow:var(--str-chat__attachment-actions-box-shadow);color:var(--str-chat__attachment-actions-color)}.str-chat__attachment-list .str-chat__message-attachment-actions .str-chat__message-attachment-actions-button{background:var(--str-chat__attachment-action-background-color);border-block-end:var(--str-chat__attachment-action-border-block-end);border-block-start:var(--str-chat__attachment-action-border-block-start);border-collapse:collapse;border-inline-end:var(--str-chat__attachment-action-border-inline-end);border-inline-start:var(--str-chat__attachment-action-border-inline-start);border-radius:var(--str-chat__attachment-action-border-radius);box-shadow:var(--str-chat__attachment-action-box-shadow);color:var(--str-chat__attachment-action-color);font:var(--str-chat__subtitle-medium-text)}.str-chat__attachment-list .str-chat__message-attachment-actions .str-chat__message-attachment-actions-button:active{color:var(--str-chat__attachment-action-active-color)}.str-chat__attachment-list .str-chat__message-attachment-actions .str-chat__message-attachment-actions-button:not(:last-of-type){border-inline-end:none}.str-chat__attachment-list .str-chat__message-attachment-with-actions.str-chat__message-attachment--giphy .str-chat__message-attachment-card--header{border-end-end-radius:0;border-end-start-radius:0}.str-chat__message-attachment-audio-widget--play-button{background:var(--str-chat__audio-attachment-controls-button-background-color);border-block-end:var(--str-chat__audio-attachment-controls-button-border-block-end);border-block-start:var(--str-chat__audio-attachment-controls-button-border-block-start);border-inline-end:var(--str-chat__audio-attachment-controls-button-border-inline-end);border-inline-start:var(--str-chat__audio-attachment-controls-button-border-inline-start);border-radius:var(--str-chat__audio-attachment-controls-button-border-radius);box-shadow:var(--str-chat__audio-attachment-controls-button-box-shadow);color:var(--str-chat__audio-attachment-controls-button-color)}.str-chat__message-attachment-audio-widget--play-button svg path{fill:var(--str-chat__audio-attachment-controls-button-color)}.str-chat__message-attachment-audio-widget--play-button:active{background-color:var(--str-chat__audio-attachment-controls-button-pressed-background-color)}.str-chat__message-attachment-card.str-chat__message-attachment-card--audio .str-chat__message-attachment-card--header{border-end-end-radius:0;border-end-start-radius:0}.str-chat__message-attachment__voice-recording-widget{background:var(--str-chat__voice-recording-attachment-widget-background-color);border-block-end:var(--str-chat__voice-recording-attachment-widget-border-block-end);border-block-start:var(--str-chat__voice-recording-attachment-widget-border-block-start);border-inline-end:var(--str-chat__voice-recording-attachment-widget-border-inline-end);border-inline-start:var(--str-chat__voice-recording-attachment-widget-border-inline-start);border-radius:var(--str-chat__voice-recording-attachment-widget-border-radius);box-shadow:var(--str-chat__voice-recording-attachment-widget-box-shadow);color:var(--str-chat__voice-recording-attachment-widget-color)}.str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__title{font:var(--str-chat__subtitle-medium-text);overflow-x:hidden;overflow-x:clip;overflow-y:visible;text-overflow:ellipsis;white-space:nowrap;word-break:keep-all}.str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__timer{color:var(--str-chat__text-low-emphasis-color);font:var(--str-chat__body-text);white-space:nowrap}.str-chat__audio_recorder__waveform-box,.str-chat__wave-progress-bar__track{cursor:pointer}.str-chat__audio_recorder__waveform-box .str-chat__wave-progress-bar__amplitude-bar,.str-chat__wave-progress-bar__track .str-chat__wave-progress-bar__amplitude-bar{background:var(--str-chat__text-low-emphasis-color);border-radius:var(--str-chat__border-radius-circle)}.str-chat__audio_recorder__waveform-box .str-chat__wave-progress-bar__amplitude-bar--active,.str-chat__wave-progress-bar__track .str-chat__wave-progress-bar__amplitude-bar--active{background:var(--str-chat__primary-color)}.str-chat__audio_recorder__waveform-box .str-chat__wave-progress-bar__progress-indicator,.str-chat__wave-progress-bar__track .str-chat__wave-progress-bar__progress-indicator{background-color:#fff;border:1px solid var(--str-chat__secondary-overlay-color);border-radius:var(--str-chat__border-radius-circle);cursor:grab}.str-chat-angular__message-attachment-file-single .str-chat__message-attachment-file--item-first-row{color:var(--str-chat__attachment-list-color)}.str-chat__attachment-list-angular-host .str-chat__message-attachment-card--video-play{--str-chat-icon-color:var(--str-chat__text-color);background-color:var(--str-chat__secondary-background-color);border-radius:var(--str-chat__border-radius-circle)}.str-chat{--str-chat__attachment-preview-list-border-radius:var(--str-chat__border-radius-sm);--str-chat__attachment-preview-list-color:var(--str-chat__text-color);--str-chat__attachment-preview-list-background-color:#0000;--str-chat__attachment-preview-list-border-block-start:none;--str-chat__attachment-preview-list-border-block-end:none;--str-chat__attachment-preview-list-border-inline-start:none;--str-chat__attachment-preview-list-border-inline-end:none;--str-chat__attachment-preview-list-box-shadow:none;--str-chat__attachment-preview-close-icon-background:var(--str-chat__secondary-overlay-color);--str-chat__attachment-preview-close-icon-color:var(--str-chat__secondary-overlay-text-color);--str-chat__attachment-preview-retry-icon-color:var(--str-chat__primary-color);--str-chat__attachment-preview-download-icon-color:var(--str-chat__text-low-emphasis-color);--str-chat__attachment-preview-overlay-color:var(--str-chat__overlay-color);--str-chat__attachment-preview-image-border-radius:var(--str-chat__border-radius-sm);--str-chat__attachment-preview-image-color:var(--str-chat__text-color);--str-chat__attachment-preview-image-background-color:#0000;--str-chat__attachment-preview-image-border-block-start:none;--str-chat__attachment-preview-image-border-block-end:none;--str-chat__attachment-preview-image-border-inline-start:none;--str-chat__attachment-preview-image-border-inline-end:none;--str-chat__attachment-preview-image-box-shadow:none;--str-chat__attachment-preview-file-border-radius:var(--str-chat__border-radius-md);--str-chat__attachment-preview-file-color:var(--str-chat__text-color);--str-chat__attachment-preview-file-background-color:#0000;--str-chat__attachment-preview-file-border-block-start:1px solid var(--str-chat__surface-color);--str-chat__attachment-preview-file-border-block-end:1px solid var(--str-chat__surface-color);--str-chat__attachment-preview-file-border-inline-start:1px solid var(--str-chat__surface-color);--str-chat__attachment-preview-file-border-inline-end:1px solid var(--str-chat__surface-color);--str-chat__attachment-preview-file-box-shadow:none}.str-chat__attachment-preview-list{background:var(--str-chat__attachment-preview-list-background-color);border-block-end:var(--str-chat__attachment-preview-list-border-block-end);border-block-start:var(--str-chat__attachment-preview-list-border-block-start);border-inline-end:var(--str-chat__attachment-preview-list-border-inline-end);border-inline-start:var(--str-chat__attachment-preview-list-border-inline-start);border-radius:var(--str-chat__attachment-preview-list-border-radius);box-shadow:var(--str-chat__attachment-preview-list-box-shadow);color:var(--str-chat__attachment-preview-list-color)}.str-chat__attachment-preview-list .str-chat__attachment-list-scroll-container{border-radius:inherit}.str-chat__attachment-preview-list .str-chat__attachment-preview-image{background:var(--str-chat__attachment-preview-image-background-color);border-block-end:var(--str-chat__attachment-preview-image-border-block-end);border-block-start:var(--str-chat__attachment-preview-image-border-block-start);border-inline-end:var(--str-chat__attachment-preview-image-border-inline-end);border-inline-start:var(--str-chat__attachment-preview-image-border-inline-start);border-radius:var(--str-chat__attachment-preview-image-border-radius);box-shadow:var(--str-chat__attachment-preview-image-box-shadow);color:var(--str-chat__attachment-preview-image-color)}.str-chat__attachment-preview-list .str-chat__attachment-preview-image .str-chat__attachment-preview-image-loading,.str-chat__attachment-preview-list .str-chat__attachment-preview-image .str-chat__attachment-preview-thumbnail{background-color:var(--str-chat__attachment-preview-overlay-color);border-radius:var(--str-chat__attachment-preview-image-border-radius)}.str-chat__attachment-preview-list .str-chat__attachment-preview-file,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording,.str-chat__attachment-preview-list .str-chat__location-preview{background:var(--str-chat__attachment-preview-file-background-color);border-block-end:var(--str-chat__attachment-preview-file-border-block-end);border-block-start:var(--str-chat__attachment-preview-file-border-block-start);border-inline-end:var(--str-chat__attachment-preview-file-border-inline-end);border-inline-start:var(--str-chat__attachment-preview-file-border-inline-start);border-radius:var(--str-chat__attachment-preview-file-border-radius);box-shadow:var(--str-chat__attachment-preview-file-box-shadow);color:var(--str-chat__attachment-preview-file-color)}.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-name,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-title,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-file-name,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-title,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-file-name,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-title,.str-chat__attachment-preview-list .str-chat__location-preview .str-chat__attachment-preview-file-name,.str-chat__attachment-preview-list .str-chat__location-preview .str-chat__attachment-preview-title{font:var(--str-chat__subtitle-medium-text)}.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-subtitle,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-subtitle,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-subtitle,.str-chat__attachment-preview-list .str-chat__location-preview .str-chat__attachment-preview-subtitle{font:var(--str-chat__caption-text)}.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-download,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-file-download,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-file-download,.str-chat__attachment-preview-list .str-chat__location-preview .str-chat__attachment-preview-file-download{--str-chat-icon-color:var(--str-chat__attachment-preview-download-icon-color);text-decoration:none}.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-download svg path,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-file-download svg path,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-file-download svg path,.str-chat__attachment-preview-list .str-chat__location-preview .str-chat__attachment-preview-file-download svg path{fill:var(--str-chat__attachment-preview-download-icon-color)}.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__recording-timer{color:var(--str-chat__text-low-emphasis-color);font:var(--str-chat__caption-medium-text)}.str-chat__attachment-preview-list .str-chat__location-preview .str-chat__location-preview-image{color:var(--str-chat__active-primary-color)}.str-chat__attachment-preview-list .str-chat__attachment-preview-delete{--str-chat-icon-color:var(--str-chat__attachment-preview-close-icon-color)}.str-chat__attachment-preview-list .str-chat__attachment-preview-delete .str-chat__icon,.str-chat__attachment-preview-list .str-chat__attachment-preview-delete svg{background-color:var(--str-chat__attachment-preview-close-icon-background);border-radius:999px}.str-chat__attachment-preview-list .str-chat__attachment-preview-delete svg path{fill:var(--str-chat__attachment-preview-close-icon-color)}.str-chat__attachment-preview-list .str-chat__attachment-preview-error{--str-chat-icon-color:var(--str-chat__attachment-preview-retry-icon-color);background-color:var(--str-chat__attachment-preview-overlay-color)}.str-chat__attachment-preview-list .str-chat__attachment-preview-error svg path{fill:var(--str-chat__attachment-preview-retry-icon-color)}.str-chat__attachment-preview-list .str-chat__attachment-preview-error.str-chat__attachment-preview-error-image{border-radius:var(--str-chat__attachment-preview-image-border-radius)}.str-chat__attachment-preview-list .str-chat__attachment-preview-error.str-chat__attachment-preview-error-file{border-radius:var(--str-chat__attachment-preview-file-border-radius)}.str-chat__audio_recorder-container{background-color:var(--str-chat__background-color)}.str-chat__audio_recorder button{background:none;border:none;cursor:pointer}.str-chat__audio_recorder button:disabled{cursor:default}.str-chat__audio_recorder .str-chat__audio_recorder__cancel-button,.str-chat__audio_recorder .str-chat__audio_recorder__toggle-playback-button{--str-chat-icon-color:var(--str-chat__text-low-emphasis-color);color:var(--str-chat__text-low-emphasis-color)}.str-chat__audio_recorder .str-chat__message-attachment-audio-widget--play-button{--str-chat-icon-color:var(--str-chat__text-low-emphasis-color);border:none;box-shadow:none}.str-chat__audio_recorder .str-chat__audio_recorder__pause-recording-button,.str-chat__audio_recorder .str-chat__audio_recorder__resume-recording-button{--str-chat-icon-color:var(--str-chat__danger-color);color:var(--str-chat__danger-color)}.str-chat__audio_recorder .str-chat__audio_recorder__pause-recording-button{border:3px solid var(--str-chat__danger-color);border-radius:var(--str-chat__border-radius-circle)}.str-chat__audio_recorder .str-chat__audio_recorder__complete-button,.str-chat__audio_recorder .str-chat__audio_recorder__stop-button{--str-chat-icon-color:var(--str-chat__on-primary-color);background-color:var(--str-chat__primary-color);border-radius:var(--str-chat__border-radius-circle);color:var(--str-chat__on-primary-color)}.str-chat__audio_recorder .str-chat__audio_recorder__complete-button .str-chat__loading-indicator svg linearGradient stop:last-child,.str-chat__audio_recorder .str-chat__audio_recorder__stop-button .str-chat__loading-indicator svg linearGradient stop:last-child{stop-color:var(--str-chat__background-color)}.str-chat{--str-chat__autocomplete-menu-border-radius:var(--str-chat__border-radius-xs);--str-chat__autocomplete-menu-color:var(--str-chat__text-color);--str-chat__autocomplete-menu-background-color:var(--str-chat__secondary-background-color);--str-chat__autocomplete-menu-border-block-start:none;--str-chat__autocomplete-menu-border-block-end:none;--str-chat__autocomplete-menu-border-inline-start:none;--str-chat__autocomplete-menu-border-inline-end:none;--str-chat__autocomplete-menu-box-shadow:0 0 8px #00000026;--str-chat__autocomplete-active-background-color:var(--str-chat__surface-color);--str-chat__suggestion-list-container-border-radius:var(--str-chat__border-radius-xs);--str-chat__suggestion-list-container-color:var(--str-chat__text-color);--str-chat__suggestion-list-container-background-color:var( --str-chat__secondary-background-color );--str-chat__suggestion-list-container-border-block-start:none;--str-chat__suggestion-list-container-border-block-end:none;--str-chat__suggestion-list-container-border-inline-start:none;--str-chat__suggestion-list-container-border-inline-end:none;--str-chat__suggestion-list-container-box-shadow:0 0 8px #00000026;--str-chat__suggestion-list-item--selected-background-color:var(--str-chat__surface-color);--str-chat__slash-command-border-radius:0;--str-chat__slash-command-color:var(--str-chat__text-color);--str-chat__slash-command-background-color:#0000;--str-chat__slash-command-border-block-start:none;--str-chat__slash-command-border-block-end:none;--str-chat__slash-command-border-inline-start:none;--str-chat__slash-command-border-inline-end:none;--str-chat__slash-command-box-shadow:none;--str-chat__slash-command-args-color:var(--str-chat__text-low-emphasis-color);--str-chat__mention-list-user-item-border-radius:0;--str-chat__mention-list-user-item-color:var(--str-chat__text-color);--str-chat__mention-list-user-item-background-color:#0000;--str-chat__mention-list-user-item-border-block-start:none;--str-chat__mention-list-user-item-border-block-end:none;--str-chat__mention-list-user-item-border-inline-start:none;--str-chat__mention-list-user-item-border-inline-end:none;--str-chat__mention-list-user-item-box-shadow:none;--str-chat__mention-list-user-item-at-sign-color:var(--str-chat__primary-color);--str-chat__mention-list-emoji-item-font-family:var(--str-chat__font-family);--str-chat__mention-list-emoji-item-border-radius:0;--str-chat__mention-list-emoji-item-color:var(--str-chat__text-color);--str-chat__mention-list-emoji-item-background-color:#0000;--str-chat__mention-list-emoji-item-border-block-start:none;--str-chat__mention-list-emoji-item-border-block-end:none;--str-chat__mention-list-emoji-item-border-inline-start:none;--str-chat__mention-list-emoji-item-border-inline-end:none;--str-chat__mention-list-emoji-item-box-shadow:none}.mention-menu{background:var(--str-chat__autocomplete-menu-background-color)!important;border-block-end:var(--str-chat__autocomplete-menu-border-block-end)!important;border-block-start:var(--str-chat__autocomplete-menu-border-block-start)!important;border-inline-end:var(--str-chat__autocomplete-menu-border-inline-end)!important;border-inline-start:var(--str-chat__autocomplete-menu-border-inline-start)!important;border-radius:var(--str-chat__autocomplete-menu-border-radius)!important;box-shadow:var(--str-chat__autocomplete-menu-box-shadow)!important;color:var(--str-chat__autocomplete-menu-color)!important}.mention-menu .active.mention-active>a{background-color:var(--str-chat__autocomplete-active-background-color)!important}.mention-menu .mention-item{background-color:#0000!important;color:var(--str-chat__autocomplete-menu-color)!important}.str-chat__slash-command{background:var(--str-chat__slash-command-background-color);border-block-end:var(--str-chat__slash-command-border-block-end);border-block-start:var(--str-chat__slash-command-border-block-start);border-inline-end:var(--str-chat__slash-command-border-inline-end);border-inline-start:var(--str-chat__slash-command-border-inline-start);border-radius:var(--str-chat__slash-command-border-radius);box-shadow:var(--str-chat__slash-command-box-shadow);color:var(--str-chat__slash-command-color);font:var(--str-chat__subtitle-text);text-align:left}.str-chat__slash-command .str-chat__slash-command-header .str-chat__slash-command-name{font:var(--str-chat__subtitle2-text);text-transform:capitalize}.str-chat__slash-command .str-chat__slash-command-header .str-chat__slash-command-args{color:var(--str-chat__slash-command-args-color);font:var(--str-chat__subtitle-text)}.str-chat__user-item{background:var(--str-chat__mention-list-user-item-background-color);border-block-end:var(--str-chat__mention-list-user-item-border-block-end);border-block-start:var(--str-chat__mention-list-user-item-border-block-start);border-inline-end:var(--str-chat__mention-list-user-item-border-inline-end);border-inline-start:var(--str-chat__mention-list-user-item-border-inline-start);border-radius:var(--str-chat__mention-list-user-item-border-radius);box-shadow:var(--str-chat__mention-list-user-item-box-shadow);color:var(--str-chat__mention-list-user-item-color)}.str-chat__user-item .str-chat__user-item--name{font:var(--str-chat__subtitle-text)}.str-chat__user-item .str-chat__user-item-at{color:var(--str-chat__mention-list-user-item-at-sign-color);font:var(--str-chat__subtitle2-text)}.str-chat__emoji-item{background:var(--str-chat__mention-list-emoji-item-background-color);border-block-end:var(--str-chat__mention-list-emoji-item-border-block-end);border-block-start:var(--str-chat__mention-list-emoji-item-border-block-start);border-inline-end:var(--str-chat__mention-list-emoji-item-border-inline-end);border-inline-start:var(--str-chat__mention-list-emoji-item-border-inline-start);border-radius:var(--str-chat__mention-list-emoji-item-border-radius);box-shadow:var(--str-chat__mention-list-emoji-item-box-shadow);color:var(--str-chat__mention-list-emoji-item-color)}.str-chat__emoji-item .str-chat__emoji-item--name{font:var(--str-chat__subtitle-text)}.str-chat__suggestion-list-container{background:var(--str-chat__suggestion-list-container-background-color);border-block-end:var(--str-chat__suggestion-list-container-border-block-end);border-block-start:var(--str-chat__suggestion-list-container-border-block-start);border-inline-end:var(--str-chat__suggestion-list-container-border-inline-end);border-inline-start:var(--str-chat__suggestion-list-container-border-inline-start);border-radius:var(--str-chat__suggestion-list-container-border-radius);box-shadow:var(--str-chat__suggestion-list-container-box-shadow);color:var(--str-chat__suggestion-list-container-color)}.str-chat__suggestion-list-container .str-chat__suggestion-list .str-chat__suggestion-list-item>a{text-decoration:none}.str-chat__suggestion-list-container .str-chat__suggestion-list .str-chat__suggestion-item--selected{background-color:var(--str-chat__suggestion-list-item--selected-background-color)}.str-chat__suggestion-list-container .str-chat__suggestion-list--react .str-chat__suggestion-list-item>button{background:none;border:none;text-decoration:none}.str-chat__base-image{color:#0000}.str-chat__base-image--load-failed{background-color:var(--str-chat__disabled-color);mask-image:var(--str-chat__image-fallback-icon);-webkit-mask-image:var(--str-chat__image-fallback-icon);mask-position:center;-webkit-mask-position:center;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-size:5rem 5rem;-webkit-mask-size:5rem 5rem}.str-chat__base-image--load-failed~.str-chat__message-attachment-file--item-download .str-chat__message-attachment-download-icon path{fill:var(--str-chat__text-color)}.str-chat__attachment-preview-image .str-chat__base-image--load-failed{mask-size:1.5rem 1.5rem;-webkit-mask-size:1.5rem 1.5rem}.str-chat__attachment-preview-list .str-chat__attachment-preview-image--error{background-color:var(--str-chat__secondary-surface-color)}.str-chat__attachment-preview-list .str-chat__attachment-preview-image--error .str-chat__attachment-preview-thumbnail.str-chat__base-image--load-failed{background-color:var(--str-chat__disabled-color)}.str-chat{--str-chat__channel-border-radius:0;--str-chat__channel-color:var(--str-chat__text-color);--str-chat__channel-background-color:var(--str-chat__background-color);--str-chat__channel-box-shadow:none;--str-chat__channel-border-block-start:none;--str-chat__channel-border-block-end:none;--str-chat__channel-border-inline-start:none;--str-chat__channel-border-inline-end:none;--str-chat__channel-empty-indicator-color:var(--str-chat__disabled-color);--str-chat__channel-empty-color:var(--str-chat__text-low-emphasis-color);--str-chat__channel-loading-state-color:var(--str-chat__disabled-color)}.str-chat__channel,.str-chat__empty-channel{background:var(--str-chat__channel-background-color);border-block-end:var(--str-chat__channel-border-block-end);border-block-start:var(--str-chat__channel-border-block-start);border-inline-end:var(--str-chat__channel-border-inline-end);border-inline-start:var(--str-chat__channel-border-inline-start);border-radius:var(--str-chat__channel-border-radius);box-shadow:var(--str-chat__channel-box-shadow);color:var(--str-chat__channel-color)}.str-chat__empty-channel{--str-chat-icon-color:var(--str-chat__channel-empty-color);font:var(--str-chat__headline-text);text-align:center}.str-chat__empty-channel svg path{fill:var(--str-chat__channel-empty-indicator-color)}.str-chat__empty-channel .str-chat__empty-channel-text{color:var(--str-chat__channel-empty-color)}.str-chat__loading-channel{animation:pulsate 1s linear 0s infinite alternate}.str-chat__loading-channel:nth-of-type(2){animation:pulsate 1s linear .3334s infinite alternate}.str-chat__loading-channel:last-of-type{animation:pulsate 1s linear .6667s infinite alternate}.str-chat__loading-channel .str-chat__loading-channel-header{background-color:var(--str-chat__channel-header-background-color)}.str-chat__loading-channel .str-chat__loading-channel-header .str-chat__loading-channel-header-avatar{background-image:linear-gradient(-90deg,var(--str-chat__channel-loading-state-color) 0,var(--str-chat__channel-loading-state-color) 100%);border-radius:var(--str-chat__avatar-border-radius)}.str-chat__loading-channel .str-chat__loading-channel-header .str-chat__loading-channel-header-info,.str-chat__loading-channel .str-chat__loading-channel-header .str-chat__loading-channel-header-name{background-image:linear-gradient(-90deg,var(--str-chat__channel-loading-state-color) 0,var(--str-chat__channel-loading-state-color) 100%);border-radius:var(--str-chat__border-radius-xs)}.str-chat__loading-channel .str-chat__loading-channel-message-list{background-color:var(--str-chat__message-list-background-color)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message-avatar{background-image:linear-gradient(-90deg,var(--str-chat__channel-loading-state-color) 0,var(--str-chat__channel-loading-state-color) 100%);border-radius:var(--str-chat__avatar-border-radius)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message-date,.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message-sender,.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message-text{background-image:linear-gradient(-90deg,var(--str-chat__channel-loading-state-color) 0,var(--str-chat__channel-loading-state-color) 100%);border-radius:var(--str-chat__message-bubble-border-radius)}.str-chat__loading-channel .str-chat__loading-channel-message-input-row .str-chat__loading-channel-message-input,.str-chat__loading-channel .str-chat__loading-channel-message-input-row .str-chat__loading-channel-message-send{background-image:linear-gradient(-90deg,var(--str-chat__channel-loading-state-color) 0,var(--str-chat__channel-loading-state-color) 100%)}.str-chat__loading-channel .str-chat__loading-channel-message-input-row .str-chat__loading-channel-message-input{border-radius:var(--str-chat__message-textarea-border-radius)}.str-chat__loading-channel .str-chat__loading-channel-message-input-row .str-chat__loading-channel-message-send{border-radius:var(--str-chat__message-send-border-radius)}.str-chat{--str-chat__channel-header-border-radius:0;--str-chat__channel-header-color:0;--str-chat__channel-header-background-color:var(--str-chat__secondary-background-color);--str-chat__channel-header-border-block-start:none;--str-chat__channel-header-border-block-end:none;--str-chat__channel-header-border-inline-start:none;--str-chat__channel-header-border-inline-end:none;--str-chat__channel-header-box-shadow:none;--str-chat__channel-header-info-color:var(--str-chat__text-low-emphasis-color)}.str-chat__channel-header{background:var(--str-chat__channel-header-background-color);border-block-end:var(--str-chat__channel-header-border-block-end);border-block-start:var(--str-chat__channel-header-border-block-start);border-inline-end:var(--str-chat__channel-header-border-inline-end);border-inline-start:var(--str-chat__channel-header-border-inline-start);border-radius:var(--str-chat__channel-header-border-radius);box-shadow:var(--str-chat__channel-header-box-shadow);color:var(--str-chat__channel-header-color)}.str-chat__channel-header .str-chat__channel-header-title{font:var(--str-chat__subtitle-medium-text)}.str-chat__channel-header .str-chat__channel-header-info{color:var(--str-chat__channel-header-info-color);font:var(--str-chat__body-text)}.str-chat{--str-chat__channel-list-border-radius:0;--str-chat__channel-list-color:var(--str-chat__text-color);--str-chat__channel-list-background-color:var(--str-chat__secondary-background-color);--str-chat__channel-list-box-shadow:none;--str-chat__channel-list-border-block-start:none;--str-chat__channel-list-border-block-end:none;--str-chat__channel-list-border-inline-start:none;--str-chat__channel-list-border-inline-end:1px solid var(--str-chat__surface-color);--str-chat__channel-list-load-more-border-radius:var(--str-chat__cta-button-border-radius);--str-chat__channel-list-load-more-color:var(--str-chat__cta-button-color);--str-chat__channel-list-load-more-background-color:var(--str-chat__cta-button-background-color);--str-chat__channel-list-load-more-box-shadow:var(--str-chat__cta-button-box-shadow);--str-chat__channel-list-load-more-border-block-start:var( --str-chat__cta-button-border-block-start );--str-chat__channel-list-load-more-border-block-end:var(--str-chat__cta-button-border-block-end);--str-chat__channel-list-load-more-border-inline-start:var( --str-chat__cta-button-border-inline-start );--str-chat__channel-list-load-more-border-inline-end:var( --str-chat__cta-button-border-inline-end );--str-chat__channel-list-load-more-pressed-background-color:var( --str-chat__cta-button-pressed-background-color );--str-chat__channel-list-load-more-disabled-background-color:var( --str-chat__cta-button-disabled-background-color );--str-chat__channel-list-load-more-disabled-color:var(--str-chat__cta-button-disabled-color);--str-chat__channel-list-empty-indicator-color:var(--str-chat__text-low-emphasis-color)}.str-chat__channel-list{background:var(--str-chat__channel-list-background-color);border-block-end:var(--str-chat__channel-list-border-block-end);border-block-start:var(--str-chat__channel-list-border-block-start);border-inline-end:var(--str-chat__channel-list-border-inline-end);border-inline-start:var(--str-chat__channel-list-border-inline-start);border-radius:var(--str-chat__channel-list-border-radius);box-shadow:var(--str-chat__channel-list-box-shadow);color:var(--str-chat__channel-list-color)}.str-chat__channel-list .str-chat__load-more-button__button{background:var(--str-chat__channel-list-load-more-background-color);border-block-end:var(--str-chat__channel-list-load-more-border-block-end);border-block-start:var(--str-chat__channel-list-load-more-border-block-start);border-inline-end:var(--str-chat__channel-list-load-more-border-inline-end);border-inline-start:var(--str-chat__channel-list-load-more-border-inline-start);border-radius:var(--str-chat__channel-list-load-more-border-radius);box-shadow:var(--str-chat__channel-list-load-more-box-shadow);color:var(--str-chat__channel-list-load-more-color);width:80%}.str-chat__channel-list .str-chat__load-more-button__button:active{background-color:var(--str-chat__channel-list-load-more-pressed-background-color)}.str-chat__channel-list .str-chat__load-more-button__button:disabled{background-color:var(--str-chat__channel-list-load-more-disabled-background-color);color:var(--str-chat__channel-list-load-more-disabled-color)}.str-chat__channel-list .str-chat__channel-list-empty{--str-chat-icon-color:var(--str-chat__channel-list-empty-indicator-color);color:var(--str-chat__channel-list-empty-indicator-color);font:var(--str-chat__headline-text);text-align:center}.str-chat__channel-list .str-chat__channel-list-empty svg path{fill:var(--str-chat__channel-list-empty-indicator-color)}.str-chat{--str-chat__channel-preview-border-radius:0;--str-chat__channel-preview-color:var(--str-chat__text-color);--str-chat__channel-preview-background-color:#0000;--str-chat__channel-preview-border-block-start:none;--str-chat__channel-preview-border-block-end:none;--str-chat__channel-preview-border-inline-start:none;--str-chat__channel-preview-border-inline-end:none;--str-chat__channel-preview-active-background-color:var(--str-chat__surface-color);--str-chat__channel-preview-hover-background-color:var(--str-chat__secondary-surface-color);--str-chat__channel-preview-latest-message-secondary-color:var( --str-chat__text-low-emphasis-color );--str-chat__channel-preview-loading-state-color:var(--str-chat__disabled-color);--str-chat__channel-preview-unread-badge-background-color:var(--str-chat__unread-badge-color);--str-chat__channel-preview-unread-badge-color:var(--str-chat__on-unread-badge-color);--str-chat__channel-preview-unread-badge-border-radius:var(--str-chat__border-radius-circle);--str-chat__channel-preview-unread-badge-border-block-start:none;--str-chat__channel-preview-unread-badge-border-block-end:none;--str-chat__channel-preview-unread-badge-border-inline-start:none;--str-chat__channel-preview-unread-badge-border-inline-end:none;--str-chat__channel-preview-message-status-color:var(--str-chat__primary-color);--str-chat__channel-preview-message-time-color:var(--str-chat__message-secondary-color)}.str-chat__channel-preview-container .str-chat__channel-preview__action-buttons .str-chat__channel-preview__action-button{--str-chat-icon-color:var(--str-chat__text-low-emphasis-color);background-color:#0000;border:none}.str-chat__channel-preview-container .str-chat__channel-preview__action-buttons .str-chat__channel-preview__action-button--pin.str-chat__channel-preview__action-button--active{--str-chat-icon-color:var(--str-chat__unread-badge-color)}.str-chat__channel-preview-container .str-chat__channel-preview__action-buttons .str-chat__channel-preview__action-button--archive.str-chat__channel-preview__action-button--active{--str-chat-icon-color:var(--str-chat__text-color)}.str-chat__channel-preview{background:var(--str-chat__channel-preview-background-color);border-block-end:var(--str-chat__channel-preview-border-block-end);border-block-start:var(--str-chat__channel-preview-border-block-start);border-inline-end:var(--str-chat__channel-preview-border-inline-end);border-inline-start:var(--str-chat__channel-preview-border-inline-start);border-radius:var(--str-chat__channel-preview-border-radius);box-shadow:var(--str-chat__channel-preview-box-shadow);color:var(--str-chat__channel-preview-color)}.str-chat__channel-preview--active,.str-chat__channel-preview-messenger--active{background-color:var(--str-chat__channel-preview-active-background-color)}.str-chat__channel-preview:hover{background-color:var(--str-chat__channel-preview-hover-background-color)}.str-chat__channel-preview .str-chat__channel-preview-end-first-row{font:var(--str-chat__subtitle-medium-text)}.str-chat__channel-preview .str-chat__channel-preview-end-first-row .str-chat__channel-preview-unread-badge{background:var(--str-chat__channel-preview-unread-badge-background-color);border-block-end:var(--str-chat__channel-preview-unread-badge-border-block-end);border-block-start:var(--str-chat__channel-preview-unread-badge-border-block-start);border-inline-end:var(--str-chat__channel-preview-unread-badge-border-inline-end);border-inline-start:var(--str-chat__channel-preview-unread-badge-border-inline-start);border-radius:var(--str-chat__channel-preview-unread-badge-border-radius);box-shadow:var(--str-chat__channel-preview-unread-badge-box-shadow);color:var(--str-chat__channel-preview-unread-badge-color);font-size:80%}.str-chat__channel-preview .str-chat__channel-preview-end-first-row .str-chat__channel-preview-messenger--last-message{color:var(--str-chat__channel-preview-latest-message-secondary-color);font:var(--str-chat__body-text)}.str-chat__channel-preview .str-chat__channel-preview-end-first-row--active .str-chat__channel-preview-messenger--last-message,.str-chat__channel-preview .str-chat__channel-preview-end-first-row:hover .str-chat__channel-preview-messenger--last-message{color:var(--str-chat__channel-preview-color)}.str-chat__channel-preview .str-chat__channel-preview-messenger--status{--str-chat-icon-color:var(--str-chat__channel-preview-message-status-color);color:var(--str-chat__channel-preview-message-status-color)}.str-chat__channel-preview .str-chat__channel-preview-messenger--status svg path{fill:var(--str-chat__channel-preview-message-status-color)}.str-chat__channel-preview .str-chat__channel-preview-messenger--time{color:var(--str-chat__channel-preview-message-time-color);font:var(--str-chat__caption-text)}.str-chat__channel-preview-loading{animation:pulsate 1s linear 0s infinite alternate}.str-chat__channel-preview-loading:nth-of-type(2){animation:pulsate 1s linear .3334s infinite alternate}.str-chat__channel-preview-loading:last-of-type{animation:pulsate 1s linear .6667s infinite alternate}.str-chat__channel-preview-loading .str-chat__loading-channels-avatar,.str-chat__channel-preview-loading .str-chat__loading-channels-status,.str-chat__channel-preview-loading .str-chat__loading-channels-username{background-image:linear-gradient(-90deg,var(--str-chat__channel-preview-loading-state-color) 0,var(--str-chat__channel-preview-loading-state-color) 100%)}.str-chat__channel-preview-loading .str-chat__loading-channels-status,.str-chat__channel-preview-loading .str-chat__loading-channels-username{border-radius:var(--str-chat__border-radius-xs)}.str-chat{--str-chat__channel-search-input-color:var(--str-chat__text-color);--str-chat__channel-search-input-placeholder-color:var(--str-chat__text-low-emphasis-color);--str-chat__channel-search-input-icon-color:var(--str-chat__text-low-emphasis-color);--str-chat__channel-search-input-border-block-start:none;--str-chat__channel-search-input-border-block-end:none;--str-chat__channel-search-input-border-inline-start:none;--str-chat__channel-search-input-border-inline-end:none;--str-chat__channel-search-input-wrapper-border-radius:var(--str-chat__border-radius-lg);--str-chat__channel-search-input-wrapper-background-color:#0000;--str-chat__channel-search-input-wrapper-border-block-start:var(--str-chat__surface-color) 1px solid;--str-chat__channel-search-input-wrapper-border-block-end:var(--str-chat__surface-color) 1px solid;--str-chat__channel-search-input-wrapper-border-inline-start:var(--str-chat__surface-color) 1px solid;--str-chat__channel-search-input-wrapper-border-inline-end:var(--str-chat__surface-color) 1px solid;--str-chat__channel-search-input-wrapper-active-border-radius:var(--str-chat__border-radius-lg);--str-chat__channel-search-input-wrapper-active-background-color:#0000;--str-chat__channel-search-input-wrapper-active-border-block-start:var(--str-chat__primary-color) 1px solid;--str-chat__channel-search-input-wrapper-active-border-block-end:var(--str-chat__primary-color) 1px solid;--str-chat__channel-search-input-wrapper-active-border-inline-start:var( --str-chat__primary-color ) 1px solid;--str-chat__channel-search-input-wrapper-active-border-inline-end:var(--str-chat__primary-color) 1px solid;--str-chat__channel-search-result-background-color:#0000;--str-chat__channel-search-result-border-block-start:none;--str-chat__channel-search-result-border-block-end:none;--str-chat__channel-search-result-border-inline-start:none;--str-chat__channel-search-result-border-inline-end:none;--str-chat__channel-search-result-hover-background-color:var( --str-chat__secondary-surface-color );--str-chat__channel-search-result-list-color:var(--str-chat__text-color);--str-chat__channel-search-result-list-background-color:var(--str-chat__secondary-background-color);--str-chat__channel-search-result-list-border-block-start:none;--str-chat__channel-search-result-list-border-block-end:none;--str-chat__channel-search-result-list-border-inline-start:none;--str-chat__channel-search-result-list-border-inline-end:none;--str-chat__channel-search-result-list-popup-box-shadow:0 4px 4px var(--str-chat__box-shadow-color);--str-chat__channel-search-results-header-color:var(--str-chat__text-low-emphasis-color);--str-chat__channel-search-results-header-background-color:var(--str-chat__background-color);--str-chat__channel-search-results-header-border-block-start:none;--str-chat__channel-search-results-header-border-block-end:var(--str-chat__surface-color) 1px solid;--str-chat__channel-search-results-header-border-inline-start:none;--str-chat__channel-search-results-header-border-inline-end:none;--str-chat__channel-search-results-loading-indicator-color:var(--str-chat__text-low-emphasis-color);--str-chat__channel-search-results-loading-indicator-background-color:var(--str-chat__background-color);--str-chat__channel-search-results-loading-indicator-border-block-start:none;--str-chat__channel-search-results-loading-indicator-border-block-end:var(--str-chat__surface-color) 1px solid;--str-chat__channel-search-results-loading-indicator-border-inline-start:none;--str-chat__channel-search-results-loading-indicator-border-inline-end:none;--str-chat__channel-search-results-empty-color:var(--str-chat__text-low-emphasis-color);--str-chat__channel-search-results-empty-icon-color:var(--str-chat__disabled-color);--str-chat__channel-search-results-empty-background-color:var(--str-chat__background-color);--str-chat__channel-search-results-empty-border-block-start:none;--str-chat__channel-search-results-empty-border-block-end:none;--str-chat__channel-search-results-empty-border-inline-start:none;--str-chat__channel-search-results-empty-border-inline-end:none}.str-chat__channel-search-input--wrapper{background:var(--str-chat__channel-search-input-wrapper-background-color);border-block-end:var(--str-chat__channel-search-input-wrapper-border-block-end);border-block-start:var(--str-chat__channel-search-input-wrapper-border-block-start);border-inline-end:var(--str-chat__channel-search-input-wrapper-border-inline-end);border-inline-start:var(--str-chat__channel-search-input-wrapper-border-inline-start);border-radius:var(--str-chat__channel-search-input-wrapper-border-radius);box-shadow:var(--str-chat__channel-search-input-wrapper-box-shadow);color:var(--str-chat__channel-search-input-wrapper-color)}.str-chat__channel-search-input--wrapper input{background:var(--str-chat__channel-search-input-background-color);border-block-end:var(--str-chat__channel-search-input-border-block-end);border-block-start:var(--str-chat__channel-search-input-border-block-start);border-inline-end:var(--str-chat__channel-search-input-border-inline-end);border-inline-start:var(--str-chat__channel-search-input-border-inline-start);border-radius:var(--str-chat__channel-search-input-border-radius);box-shadow:var(--str-chat__channel-search-input-box-shadow);color:var(--str-chat__channel-search-input-color);font:var(--str-chat__subtitle-text);outline:none}.str-chat__channel-search-input--wrapper .str-chat__channel-search-input--clear-button svg path{fill:#0000}.str-chat__channel-search-input--wrapper-active{background:var(--str-chat__channel-search-input-wrapper-active-background-color);border-block-end:var(--str-chat__channel-search-input-wrapper-active-border-block-end);border-block-start:var(--str-chat__channel-search-input-wrapper-active-border-block-start);border-inline-end:var(--str-chat__channel-search-input-wrapper-active-border-inline-end);border-inline-start:var(--str-chat__channel-search-input-wrapper-active-border-inline-start);border-radius:var(--str-chat__channel-search-input-wrapper-active-border-radius);box-shadow:var(--str-chat__channel-search-input-wrapper-active-box-shadow);color:var(--str-chat__channel-search-input-wrapper-active-color)}.str-chat__channel-search-input--wrapper-active .str-chat__channel-search-input--icon svg path{fill:var(--str-chat__primary-color)}.str-chat__channel-search-input--wrapper-active .str-chat__channel-search-input--clear-button svg path{fill:var(--str-chat__text-low-emphasis-color)}.str-chat__channel-search-results-header{background:var(--str-chat__channel-search-results-header-background-color);border-block-end:var(--str-chat__channel-search-results-header-border-block-end);border-block-start:var(--str-chat__channel-search-results-header-border-block-start);border-inline-end:var(--str-chat__channel-search-results-header-border-inline-end);border-inline-start:var(--str-chat__channel-search-results-header-border-inline-start);border-radius:var(--str-chat__channel-search-results-header-border-radius);box-shadow:var(--str-chat__channel-search-results-header-box-shadow);color:var(--str-chat__channel-search-results-header-color);font:var(--str-chat__subtitle-text)}.str-chat__channel-search-result-list{background:var(--str-chat__channel-search-result-list-background-color);border-block-end:var(--str-chat__channel-search-result-list-border-block-end);border-block-start:var(--str-chat__channel-search-result-list-border-block-start);border-inline-end:var(--str-chat__channel-search-result-list-border-inline-end);border-inline-start:var(--str-chat__channel-search-result-list-border-inline-start);border-radius:var(--str-chat__channel-search-result-list-border-radius);box-shadow:var(--str-chat__channel-search-result-list-box-shadow);color:var(--str-chat__channel-search-result-list-color)}.str-chat__channel-search-result-list.popup{box-shadow:var(--str-chat__channel-search-result-list-popup-box-shadow)}.str-chat__channel-search-result-list .str-chat__channel-search-container-searching{background:var(--str-chat__channel-search-results-loading-indicator-background-color);border-block-end:var(--str-chat__channel-search-results-loading-indicator-border-block-end);border-block-start:var(--str-chat__channel-search-results-loading-indicator-border-block-start);border-inline-end:var(--str-chat__channel-search-results-loading-indicator-border-inline-end);border-inline-start:var(--str-chat__channel-search-results-loading-indicator-border-inline-start);border-radius:var(--str-chat__channel-search-results-loading-indicator-border-radius);box-shadow:var(--str-chat__channel-search-results-loading-indicator-box-shadow);color:var(--str-chat__channel-search-results-loading-indicator-color)}.str-chat__channel-search-result-list .str-chat__channel-search-container-empty{background:var(--str-chat__channel-search-results-empty-background-color);border-block-end:var(--str-chat__channel-search-results-empty-border-block-end);border-block-start:var(--str-chat__channel-search-results-empty-border-block-start);border-inline-end:var(--str-chat__channel-search-results-empty-border-inline-end);border-inline-start:var(--str-chat__channel-search-results-empty-border-inline-start);border-radius:var(--str-chat__channel-search-results-empty-border-radius);box-shadow:var(--str-chat__channel-search-results-empty-box-shadow);color:var(--str-chat__channel-search-results-empty-color);font:var(--str-chat__subtitle2-medium-text)}.str-chat__channel-search-result-list .str-chat__channel-search-container-empty svg path{fill:var(--str-chat__channel-search-results-empty-icon-color)}.str-chat__channel-search-result-list .str-chat__channel-search-result{background:var(--str-chat__channel-search-result-background-color);border-block-end:var(--str-chat__channel-search-result-border-block-end);border-block-start:var(--str-chat__channel-search-result-border-block-start);border-inline-end:var(--str-chat__channel-search-result-border-inline-end);border-inline-start:var(--str-chat__channel-search-result-border-inline-start);border-radius:var(--str-chat__channel-search-result-border-radius);box-shadow:var(--str-chat__channel-search-result-box-shadow);color:var(--str-chat__channel-search-result-color)}.str-chat__channel-search-result-list .str-chat__channel-search-result .str-chat__channel-search-result--display-name{font:var(--str-chat__subtitle-medium-text)}.str-chat__channel-search-result-list .str-chat__channel-preview-messenger--active{background-color:var(--str-chat__channel-preview-active-background-color)}.str-chat__channel-search-result-list .str-chat__channel-search-result--focused,.str-chat__channel-search-result-list .str-chat__channel-search-result:hover{background-color:var(--str-chat__channel-search-result-hover-background-color)}.str-chat{--str-chat__dialog-menu-border-radius:var(--str-chat__border-radius-sm);--str-chat__dialog-menu-color:var(--str-chat__text-color);--str-chat__dialog-menu-background-color:var(--str-chat__secondary-background-color);--str-chat__dialog-menu-border-block-start:none;--str-chat__dialog-menu-border-block-end:none;--str-chat__dialog-menu-border-inline-start:none;--str-chat__dialog-menu-border-inline-end:none;--str-chat__dialog-menu-box-shadow:0 0 8px var(--str-chat__box-shadow-color);--str-chat__dialog-menu-button-border-radius:0;--str-chat__dialog-menu-button-color:var(--str-chat__text-color);--str-chat__dialog-menu-button-background-color:#0000;--str-chat__dialog-menu-button-hover-background-color:var(--str-chat__secondary-surface-color);--str-chat__dialog-menu-button-border-block-start:none;--str-chat__dialog-menu-button-border-block-end:none;--str-chat__dialog-menu-button-border-inline-start:none;--str-chat__dialog-menu-button-border-inline-end:none;--str-chat__dialog-menu-button-box-shadow:none}.str-chat__dialog .str-chat__dialog__title{font:var(--str-chat__subtitle-medium-text)}.str-chat__dialog .str-chat__dialog__prompt{font:var(--str-chat__subtitle-text)}.str-chat__dialog .str-chat__dialog__controls .str-chat__dialog__controls-button{color:var(--str-chat__primary-color);cursor:pointer;font:var(--str-chat__body-medium-text)}.str-chat__dialog .str-chat__dialog__controls .str-chat__dialog__controls-button--submit{text-transform:uppercase}.str-chat__dialog .str-chat__dialog__controls .str-chat__dialog__controls-button--submit:disabled{color:var(--str-chat__disabled-color)}.str-chat__prompt-dialog input[type=text]{border:1px solid var(--str-chat__primary-color);border-radius:20px;font:var(--str-chat__subtitle-text)}.str-chat__dialog-menu{background:var(--str-chat__dialog-menu-background-color);border-block-end:var(--str-chat__dialog-menu-border-block-end);border-block-start:var(--str-chat__dialog-menu-border-block-start);border-inline-end:var(--str-chat__dialog-menu-border-inline-end);border-inline-start:var(--str-chat__dialog-menu-border-inline-start);border-radius:var(--str-chat__dialog-menu-border-radius);box-shadow:var(--str-chat__dialog-menu-box-shadow);color:var(--str-chat__dialog-menu-color)}.str-chat__dialog-menu .str-chat__dialog-menu__button{background:var(--str-chat__dialog-menu-button-background-color);border-block-end:var(--str-chat__dialog-menu-button-border-block-end);border-block-start:var(--str-chat__dialog-menu-button-border-block-start);border-inline-end:var(--str-chat__dialog-menu-button-border-inline-end);border-inline-start:var(--str-chat__dialog-menu-button-border-inline-start);border-radius:var(--str-chat__dialog-menu-button-border-radius);box-shadow:var(--str-chat__dialog-menu-button-box-shadow);color:var(--str-chat__dialog-menu-button-color);cursor:pointer;font:var(--str-chat__subtitle-text)}.str-chat__dialog-menu .str-chat__dialog-menu__button:focus,.str-chat__dialog-menu .str-chat__dialog-menu__button:hover{background-color:var(--str-chat__dialog-menu-button-hover-background-color)}.str-chat{--str-chat__drag-and-drop-container-border-block-start:2px solid #0000;--str-chat__drag-and-drop-container-border-block-end:2px solid #0000;--str-chat__drag-and-drop-container-on-dragover-border-block-start:2px solid var(--str-chat__primary-color);--str-chat__drag-and-drop-container-on-dragover-border-block-end:2px solid var(--str-chat__primary-color);--str-chat__drag-and-drop-container-on-dragover-border-inline-start:none;--str-chat__drag-and-drop-container-on-dragover-border-inline-end:none}.str-chat__drag-and-drop-container--dragging{cursor:grabbing}.str-chat__drag-and-drop-container__item[draggable=true]{cursor:grab}.str-chat__drag-and-drop-container__item[draggable=true]:active{background:#0000}.str-chat__drag-and-drop-container__item{border-bottom:var(--str-chat__drag-and-drop-container-border-block-start);border-top:var(--str-chat__drag-and-drop-container-border-block-start)}.str-chat__drag-and-drop-container__item.str-chat__drag-and-drop-container__item--dragged-over-from-top{border-bottom:var(--str-chat__drag-and-drop-container-on-dragover-border-block-end)}.str-chat__drag-and-drop-container__item.str-chat__drag-and-drop-container__item--dragged-over-from-bottom{border-top:var(--str-chat__drag-and-drop-container-on-dragover-border-block-start)}.str-chat{--str-chat__dropzone-container-color:var(--str-chat__on-primary-color);--str-chat__dropzone-container-background-color:var(--str-chat__primary-overlay-color);--str-chat__dropzone-container-backdrop-filter:blur(3px)}.str-chat__dropzone-container{-webkit-backdrop-filter:var(--str-chat__dropzone-container-backdrop-filter);backdrop-filter:var(--str-chat__dropzone-container-backdrop-filter);background-color:var(--str-chat__dropzone-container-background-color);color:var(--str-chat__dropzone-container-color);font:var(--str-chat__subtitle-text)}.str-chat{--str-chat__edit-message-modal-button-border-radius:none;--str-chat__edit-message-modal-send-button-color:var(--str-chat__primary-color);--str-chat__edit-message-modal-cancel-button-color:var(--str-chat__text-low-emphasis-color);--str-chat__edit-message-modal-button-background-color:#0000;--str-chat__edit-message-modal-button-border-block-start:none;--str-chat__edit-message-modal-button-border-block-end:none;--str-chat__edit-message-modal-button-border-inline-start:none;--str-chat__edit-message-modal-button-border-inline-end:none;--str-chat__edit-message-modal-button-box-shadow:none}.str-chat__edit-message-form .str-chat__edit-message-form-options .str-chat__edit-message-cancel,.str-chat__edit-message-form .str-chat__edit-message-form-options .str-chat__edit-message-send{background:var(--str-chat__edit-message-modal-button-background-color);border-block-end:var(--str-chat__edit-message-modal-button-border-block-end);border-block-start:var(--str-chat__edit-message-modal-button-border-block-start);border-inline-end:var(--str-chat__edit-message-modal-button-border-inline-end);border-inline-start:var(--str-chat__edit-message-modal-button-border-inline-start);border-radius:var(--str-chat__edit-message-modal-button-border-radius);box-shadow:var(--str-chat__edit-message-modal-button-box-shadow);color:var(--str-chat__edit-message-modal-button-color);font:var(--str-chat__body-medium-text)}.str-chat__edit-message-form .str-chat__edit-message-form-options .str-chat__edit-message-cancel{color:var(--str-chat__edit-message-modal-cancel-button-color);text-transform:capitalize}.str-chat__edit-message-form .str-chat__edit-message-form-options .str-chat__edit-message-send{color:var(--str-chat__edit-message-modal-send-button-color);text-transform:uppercase}.str-chat input::-webkit-inner-spin-button,.str-chat input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.str-chat input[type=number]{-moz-appearance:textfield}.str-chat__form-field-error{color:var(--str-chat__danger-color);font-size:.75rem}.str-chat__form__switch-field{background-color:var(--str-chat__tertiary-surface-color);border-radius:.75rem}.str-chat__form__switch-field,.str-chat__form__switch-field label{cursor:pointer}.str-chat__form__switch-field label{display:flex;gap:.5rem}.str-chat__form__switch-field .str-chat__form__switch-field__switch{background-color:var(--str-chat__text-low-emphasis-color);border-radius:100px;cursor:pointer}.str-chat__form__switch-field .str-chat__form__switch-field__switch .str-chat__form__switch-field__switch-handle{background-color:var(--str-chat__disabled-color);border-radius:var(--str-chat__border-radius-circle)}.str-chat__form__switch-field .str-chat__form__switch-field__switch.str-chat__form__switch-field__switch--on{background-color:var(--str-chat__green600)}.str-chat__form__switch-field .str-chat__form__switch-field__switch.str-chat__form__switch-field__switch--on .str-chat__form__switch-field__switch-handle{background-color:var(--str-chat__background-color);border-radius:var(--str-chat__border-radius-circle)}.str-chat__form__switch-field--disabled .str-chat__form__switch-field--disabled,.str-chat__form__switch-field--disabled .str-chat__form__switch-field--disabled .str-chat__form__switch-field__switch,.str-chat__form__switch-field--disabled label{cursor:not-allowed}.str-chat__dropdown .str-chat__dropdown__open-button{background:none;border:none;cursor:pointer}.str-chat__dropdown .str-chat__dropdown__items{background-color:var(--str-chat__background-color)}.str-chat{--str-chat-icon-color:var(--str-chat__text-color)}.str-chat__icon{color:var(--str-chat-icon-color)}.str-chat__icon--error{--str-chat-icon-color:var(--str-chat__danger-color)}.str-chat__icon--poll{background-color:var(--str-chat-icon-color)}.str-chat{--str-chat__image-carousel-stepper-color:var(--str-chat__text-color)}@media only screen and (max-device-width:768px){.str-chat__message .str-chat__attachment-list .str-chat__modal--open .str-chat__modal__inner{border-radius:0}}.str-chat__image-carousel .str-chat__image-carousel-stepper{--str-chat-icon-color:var(--str-chat__image-carousel-stepper-color);cursor:pointer}.str-chat__image-carousel .str-chat__image-carousel-stepper svg path{fill:var(--str-chat__image-carousel-stepper-color)}.str-chat{--str-chat__link-preview-loading-state-color:var(--str-chat__disabled-color)}.str-chat__link-preview-card .str-chat__link-preview-card__content{border-left:2px solid var(--str-chat__primary-color)}.str-chat__link-preview-card .str-chat__link-preview-card__content .str-chat__link-preview-card__content-title{font:var(--str-chat__body-medium-text)}.str-chat__link-preview-card .str-chat__link-preview-card__content .str-chat__link-preview-card__content-description{font:var(--str-chat__caption-text)}.str-chat__link-preview-card .str-chat__link-preview-card__dismiss-button svg path{fill:var(--str-chat__text-low-emphasis-color)}.str-chat__link-preview-card--loading .str-chat__link-preview-card__content-description,.str-chat__link-preview-card--loading .str-chat__link-preview-card__content-title{animation:pulsate 1s linear 0s infinite alternate;background-image:linear-gradient(-90deg,var(--str-chat__link-preview-loading-state-color) 0,var(--str-chat__link-preview-loading-state-color) 100%);border-radius:calc(var(--str-chat__spacing-px)*3)}.str-chat__link-preview-card--loading .str-chat__link-preview-card__content-description:nth-of-type(2),.str-chat__link-preview-card--loading .str-chat__link-preview-card__content-title:nth-of-type(2){animation:pulsate 1s linear .3334s infinite alternate}.str-chat__link-preview-card--loading .str-chat__link-preview-card__content-description:last-of-type,.str-chat__link-preview-card--loading .str-chat__link-preview-card__content-title:last-of-type{animation:pulsate 1s linear .6667s infinite alternate}@keyframes pulsate{0%{opacity:.5}to{opacity:1}}.str-chat{--str-chat__loading-indicator-color:var(--str-chat__primary-color)}.str-chat__loading-indicator svg linearGradient stop:last-child{stop-color:var(--str-chat__loading-indicator-color)}.str-chat__share-location-dialog .str-chat__live-location-activation{border:1px solid var(--str-chat__secondary-overlay-color);border-radius:var(--str-chat__border-radius-sm)}.str-chat__share-location-dialog .str-chat__live-location-activation .str-chat__form__switch-field{background-color:var(--str-chat__background-color)}.str-chat__share-location-dialog .str-chat__live-location-activation .str-chat__dropdown__open-button{background-color:var(--str-chat__tertiary-surface-color);border:1px solid var(--str-chat__secondary-overlay-color);border-radius:var(--str-chat__border-radius-xs)}.str-chat__share-location-dialog .str-chat__live-location-activation .str-chat__dropdown__items{border-radius:var(--str-chat__border-radius-xs);box-shadow:0 0 8px var(--str-chat__box-shadow-color)}.str-chat__share-location-dialog .str-chat__live-location-activation .str-chat__dropdown__items .str-chat__live-location-sharing-duration-option{background:none;border:none;cursor:pointer}.str-chat__share-location-dialog .str-chat__live-location-activation .str-chat__dropdown__items .str-chat__live-location-sharing-duration-option:hover{background-color:var(--str-chat__message-options-hover-background-color)}.str-chat{--str-chat__message-border-radius:none;--str-chat__message-color:var(--str-chat__text-color);--str-chat__message-error-message-color:var(--str-chat__danger-color);--str-chat__message-secondary-color:var(--str-chat__text-low-emphasis-color);--str-chat__message-link-color:var(--str-chat__primary-color);--str-chat__message-mention-color:var(--str-chat__primary-color);--str-chat__message-status-color:var(--str-chat__primary-color);--str-chat__message-replies-count-color:var(--str-chat__primary-color);--str-chat__message-background-color:#0000;--str-chat__message-highlighted-background-color:var(--str-chat__message-highlight-color);--str-chat__message-border-block-start:none;--str-chat__message-border-block-end:none;--str-chat__message-border-inline-start:none;--str-chat__message-border-inline-end:none;--str-chat__message-box-shadow:none;--str-chat__message-active-bacground-color:#0000;--str-chat__message-options-color:var(--str-chat__text-low-emphasis-color);--str-chat__message-options-hover-background-color:var(--str-chat__tertiary-surface-color);--str-chat__message-options-border-radius:var(--str-chat__border-radius-circle);--str-chat__message-options-active-color:var(--str-chat__primary-color);--str-chat__message-bubble-border-radius:var(--str-chat__border-radius-md);--str-chat__message-bubble-color:var(--str-chat__text-color);--str-chat__message-bubble-background-color:var(--str-chat__secondary-surface-color);--str-chat__own-message-bubble-color:var(--str-chat__message-bubble-color);--str-chat__own-message-bubble-background-color:var(--str-chat__primary-surface-color);--str-chat__quoted-message-bubble-background-color:var(--str-chat__secondary-background-color);--str-chat__message-bubble-border-block-start:none;--str-chat__message-bubble-border-block-end:none;--str-chat__message-bubble-border-inline-start:none;--str-chat__message-bubble-border-inline-end:none;--str-chat__message-bubble-box-shadow:none;--str-chat__deleted-message-border-radius:var(--str-chat__border-radius-md);--str-chat__deleted-message-color:var(--str-chat__text-low-emphasis-color);--str-chat__deleted-message-background-color:var(--str-chat__secondary-surface-color);--str-chat__deleted-message-border-block-start:none;--str-chat__deleted-message-border-block-end:none;--str-chat__deleted-message-border-inline-start:none;--str-chat__deleted-message-border-inline-end:none;--str-chat__deleted-message-box-shadow:none;--str-chat__blocked-message-border-radius:var(--str-chat__border-radius-md);--str-chat__blocked-message-color:var(--str-chat__text-low-emphasis-color);--str-chat__blocked-message-background-color:var(--str-chat__secondary-surface-color);--str-chat__blocked-message-border-block-start:none;--str-chat__blocked-message-border-block-end:none;--str-chat__blocked-message-border-inline-start:none;--str-chat__blocked-message-border-inline-end:none;--str-chat__blocked-message-box-shadow:none;--str-chat__system-message-border-radius:0;--str-chat__system-message-color:var(--str-chat__text-low-emphasis-color);--str-chat__system-message-background-color:#0000;--str-chat__system-message-border-block-start:none;--str-chat__system-message-border-block-end:none;--str-chat__system-message-border-inline-start:none;--str-chat__system-message-border-inline-end:none;--str-chat__system-message-box-shadow:none;--str-chat__date-separator-color:var(--str-chat__text-low-emphasis-color);--str-chat__date-separator-line-color:var(--str-chat__disabled-color);--str-chat__date-separator-border-radius:0;--str-chat__date-separator-background-color:#0000;--str-chat__date-separator-border-block-start:none;--str-chat__date-separator-border-block-end:none;--str-chat__date-separator-border-inline-start:none;--str-chat__date-separator-border-inline-end:none;--str-chat__date-separator-box-shadow:none;--str-chat__translation-notice-color:var(--str-chat__text-low-emphasis-color);--str-chat__translation-notice-active-background-color:var(--str-chat__tertiary-surface-color);--str-chat__message-reminder-color:var(--str-chat__primary-color);--str-chat__message-reminder-background-color:var(--str-chat__secondary-background-color);--str-chat__message-reminder-border-block-start:none;--str-chat__message-reminder-border-block-end:none;--str-chat__message-reminder-border-inline-start:none;--str-chat__message-reminder-border-inline-end:none;--str-chat__message-reminder-box-shadow:none;--str-chat__message-reminder-border-radius:0}.str-chat__message--system{background:var(--str-chat__system-message-background-color);border-block-end:var(--str-chat__system-message-border-block-end);border-block-start:var(--str-chat__system-message-border-block-start);border-inline-end:var(--str-chat__system-message-border-inline-end);border-inline-start:var(--str-chat__system-message-border-inline-start);border-radius:var(--str-chat__system-message-border-radius);box-shadow:var(--str-chat__system-message-box-shadow);color:var(--str-chat__system-message-color);font:var(--str-chat__caption-text)}.str-chat__date-separator{background:var(--str-chat__date-separator-background-color);border-block-end:var(--str-chat__date-separator-border-block-end);border-block-start:var(--str-chat__date-separator-border-block-start);border-inline-end:var(--str-chat__date-separator-border-inline-end);border-inline-start:var(--str-chat__date-separator-border-inline-start);border-radius:var(--str-chat__date-separator-border-radius);box-shadow:var(--str-chat__date-separator-box-shadow);color:var(--str-chat__date-separator-color);font:var(--str-chat__body-text)}.str-chat__date-separator-line{background-color:var(--str-chat__date-separator-line-color);border:none}.str-chat__message-mention{color:var(--str-chat__message-mention-color);font:var(--str-chat__body2-medium-text)}.str-chat__message{background:var(--str-chat__message-background-color);border-block-end:var(--str-chat__message-border-block-end);border-block-start:var(--str-chat__message-border-block-start);border-inline-end:var(--str-chat__message-border-inline-end);border-inline-start:var(--str-chat__message-border-inline-start);border-radius:var(--str-chat__message-border-radius);box-shadow:var(--str-chat__message-box-shadow);color:var(--str-chat__message-color)}.str-chat__message a{color:var(--str-chat__message-link-color);text-decoration:none}.str-chat__message .str-chat__message-reminder{background:var(--str-chat__message-reminder-background-color);border-block-end:var(--str-chat__message-reminder-border-block-end);border-block-start:var(--str-chat__message-reminder-border-block-start);border-inline-end:var(--str-chat__message-reminder-border-inline-end);border-inline-start:var(--str-chat__message-reminder-border-inline-start);border-radius:var(--str-chat__message-reminder-border-radius);box-shadow:var(--str-chat__message-reminder-box-shadow);color:var(--str-chat__message-reminder-color);font:var(--str-chat__caption-medium-text)}.str-chat__message .str-chat__message-bubble{background:var(--str-chat__message-bubble-background-color);border-block-end:var(--str-chat__message-bubble-border-block-end);border-block-start:var(--str-chat__message-bubble-border-block-start);border-inline-end:var(--str-chat__message-bubble-border-inline-end);border-inline-start:var(--str-chat__message-bubble-border-inline-start);border-radius:var(--str-chat__message-bubble-border-radius);box-shadow:var(--str-chat__message-bubble-box-shadow);color:var(--str-chat__message-bubble-color);font:var(--str-chat__body2-text)}.str-chat__message .str-chat__message--deleted-inner{background:var(--str-chat__deleted-message-background-color);border-block-end:var(--str-chat__deleted-message-border-block-end);border-block-start:var(--str-chat__deleted-message-border-block-start);border-inline-end:var(--str-chat__deleted-message-border-inline-end);border-inline-start:var(--str-chat__deleted-message-border-inline-start);border-radius:var(--str-chat__deleted-message-border-radius);box-shadow:var(--str-chat__deleted-message-box-shadow);color:var(--str-chat__deleted-message-color);font:var(--str-chat__body2-text)}.str-chat__message .str-chat__message--blocked-inner{background:var(--str-chat__blocked-message-background-color);border-block-end:var(--str-chat__blocked-message-border-block-end);border-block-start:var(--str-chat__blocked-message-border-block-start);border-inline-end:var(--str-chat__blocked-message-border-inline-end);border-inline-start:var(--str-chat__blocked-message-border-inline-start);border-radius:var(--str-chat__blocked-message-border-radius);box-shadow:var(--str-chat__blocked-message-box-shadow);color:var(--str-chat__blocked-message-color);font:var(--str-chat__body2-text)}.str-chat__message.str-chat__message--me .str-chat__message-bubble{background-color:var(--str-chat__own-message-bubble-background-color);color:var(--str-chat__own-message-bubble-color)}.str-chat__message .str-chat__message-options{--str-chat-icon-color:var(--str-chat__message-options-color)}.str-chat__message .str-chat__message-options .str-chat__message-actions-box-button,.str-chat__message .str-chat__message-options .str-chat__message-reactions-button,.str-chat__message .str-chat__message-options .str-chat__message-reply-in-thread-button{background:none;border:none;border-radius:var(--str-chat__message-options-border-radius);color:var(--str-chat__message-options-color)}.str-chat__message .str-chat__message-options .str-chat__message-actions-box-button .str-chat__message-action-icon path,.str-chat__message .str-chat__message-options .str-chat__message-reactions-button .str-chat__message-action-icon path,.str-chat__message .str-chat__message-options .str-chat__message-reply-in-thread-button .str-chat__message-action-icon path{fill:var(--str-chat__message-options-color)}.str-chat__message .str-chat__message-options .str-chat__message-actions-box-button:hover,.str-chat__message .str-chat__message-options .str-chat__message-reactions-button:hover,.str-chat__message .str-chat__message-options .str-chat__message-reply-in-thread-button:hover{background-color:var(--str-chat__message-options-hover-background-color)}.str-chat__message .str-chat__message-options .str-chat__message-actions-box-button:active .str-chat__message-action-icon path,.str-chat__message .str-chat__message-options .str-chat__message-reactions-button:active .str-chat__message-action-icon path,.str-chat__message .str-chat__message-options .str-chat__message-reply-in-thread-button:active .str-chat__message-action-icon path{fill:var(--str-chat__message-options-active-color)}.str-chat__message .str-chat__translation-notice button{background:none;border:none;color:var(--str-chat__translation-notice-color);font:var(--str-chat__body2-text)}.str-chat__message .str-chat__translation-notice button:active,.str-chat__message .str-chat__translation-notice button:hover{background:var(--str-chat__translation-notice-active-background-color)}.str-chat__message .str-chat__custom-message-metadata,.str-chat__message .str-chat__message-metadata{color:var(--str-chat__message-secondary-color);font:var(--str-chat__caption-text)}.str-chat__message .str-chat__custom-message-metadata .str-chat__message-sender-name,.str-chat__message .str-chat__message-metadata .str-chat__message-sender-name{font:var(--str-chat__caption-medium-text)}.str-chat__message .str-chat__message-status{--str-chat-icon-color:var(--str-chat__message-status-color);color:var(--str-chat__message-status-color);font:var(--str-chat__body-text)}.str-chat__message .str-chat__message-status svg path{fill:var(--str-chat__message-status-color)}.str-chat__message .str-chat__message-status-delivered svg path,.str-chat__message .str-chat__message-status-sent svg path{fill:var(--str-chat__text-low-emphasis-color)}.str-chat__message .str-chat__message-is-thread-reply-button-wrapper button,.str-chat__message .str-chat__message-replies-count-button-wrapper button{background-color:#0000;border:none;color:var(--str-chat__message-replies-count-color);font:var(--str-chat__body-medium-text)}.str-chat__message .str-chat__message--error-message{color:var(--str-chat__message-error-message-color);font:var(--str-chat__caption-text)}.str-chat__message .str-chat__message-error-icon{--str-chat-icon-color:var(--str-chat__message-error-message-color)}.str-chat__message .str-chat__message-error-icon svg #background{fill:var(--str-chat__message-error-message-color)}.str-chat__message--highlighted{background-color:var(--str-chat__message-highlighted-background-color);transition:background-color .1s ease-out}.str-chat__li:hover:not(:has(.str-chat__reaction-list:hover,.str-chat__modal--open)){background-color:var(--str-chat__message-active-bacground-color)}@supports not selector(:has(a,b)){.str-chat__li:hover{background-color:var(--str-chat__message-active-bacground-color)}}.str-chat__li--single .str-chat__message--other .str-chat__message-bubble,.str-chat__li--top .str-chat__message--other .str-chat__message-bubble{border-end-start-radius:calc(var(--str-chat__message-bubble-border-radius)/6)}.str-chat__li--single .str-chat__message--me .str-chat__message-bubble,.str-chat__li--top .str-chat__message--me .str-chat__message-bubble{border-end-end-radius:calc(var(--str-chat__message-bubble-border-radius)/6)}.str-chat__li--bottom .str-chat__message--other .str-chat__message-bubble,.str-chat__li--middle .str-chat__message--other .str-chat__message-bubble{border-end-start-radius:calc(var(--str-chat__message-bubble-border-radius)/6);border-start-start-radius:calc(var(--str-chat__message-bubble-border-radius)/6)}.str-chat__li--bottom .str-chat__message--me .str-chat__message-bubble,.str-chat__li--middle .str-chat__message--me .str-chat__message-bubble{border-end-end-radius:calc(var(--str-chat__message-bubble-border-radius)/6);border-start-end-radius:calc(var(--str-chat__message-bubble-border-radius)/6)}.str-chat__message-with-thread-link.str-chat__message--other .str-chat__message-bubble{border-end-start-radius:calc(var(--str-chat__message-bubble-border-radius)/6)}.str-chat__message-with-thread-link.str-chat__message--me .str-chat__message-bubble{border-end-end-radius:calc(var(--str-chat__message-bubble-border-radius)/6)}.str-chat__quoted-message-preview{background:var(--str-chat__message-background-color);border-block-end:var(--str-chat__message-border-block-end);border-block-start:var(--str-chat__message-border-block-start);border-inline-end:var(--str-chat__message-border-inline-end);border-inline-start:var(--str-chat__message-border-inline-start);border-radius:var(--str-chat__message-border-radius);box-shadow:var(--str-chat__message-box-shadow);color:var(--str-chat__message-color)}.str-chat__quoted-message-preview .str-chat__quoted-message-bubble{background:var(--str-chat__message-bubble-background-color);background-color:var(--str-chat__quoted-message-bubble-background-color);border-block-end:var(--str-chat__message-bubble-border-block-end);border-block-start:var(--str-chat__message-bubble-border-block-start);border-end-start-radius:calc(var(--str-chat__message-bubble-border-radius)/6);border-inline-end:var(--str-chat__message-bubble-border-inline-end);border-inline-start:var(--str-chat__message-bubble-border-inline-start);border-radius:var(--str-chat__message-bubble-border-radius);box-shadow:var(--str-chat__message-bubble-box-shadow);color:var(--str-chat__message-bubble-color)}.str-chat__message-input .str-chat__quoted-message-preview .str-chat__quoted-message-bubble{background-color:var(--str-chat__message-bubble-background-color)}.str-chat__unread-messages-separator{background-color:var(--str-chat__secondary-surface-color);color:var(--str-chat__text-low-emphasis-color);font:var(--str-chat__caption-strong-text);text-transform:uppercase}.str-chat__unread-messages-notification{--str-chat-icon-color:var(--str-chat__on-primary-color);background-color:var(--str-chat__text-low-emphasis-color);border-radius:1.125rem}.str-chat__unread-messages-notification button{background-color:#0000;border:none;color:var(--str-chat__on-primary-color);cursor:pointer}.str-chat__unread-messages-notification button:first-of-type{font:var(--str-chat__caption-text)}.str-chat{--str-chat__message-actions-box-border-radius:var(--str-chat__border-radius-sm);--str-chat__message-actions-box-color:var(--str-chat__text-color);--str-chat__message-actions-box-background-color:var(--str-chat__secondary-background-color);--str-chat__message-actions-box-border-block-start:none;--str-chat__message-actions-box-border-block-end:none;--str-chat__message-actions-box-border-inline-start:none;--str-chat__message-actions-box-border-inline-end:none;--str-chat__message-actions-box-box-shadow:0 0 8px var(--str-chat__box-shadow-color);--str-chat__message-actions-box-item-border-radius:0;--str-chat__message-actions-box-item-color:var(--str-chat__text-color);--str-chat__message-actions-box-item-background-color:#0000;--str-chat__message-actions-box-item-hover-background-color:var( --str-chat__secondary-surface-color );--str-chat__message-actions-box-item-border-block-start:none;--str-chat__message-actions-box-item-border-block-end:none;--str-chat__message-actions-box-item-border-inline-start:none;--str-chat__message-actions-box-item-border-inline-end:none;--str-chat__message-actions-box-item-box-shadow:none}.str-chat__message-actions-box{background:var(--str-chat__message-actions-box-background-color);border-block-end:var(--str-chat__message-actions-box-border-block-end);border-block-start:var(--str-chat__message-actions-box-border-block-start);border-inline-end:var(--str-chat__message-actions-box-border-inline-end);border-inline-start:var(--str-chat__message-actions-box-border-inline-start);border-radius:var(--str-chat__message-actions-box-border-radius);box-shadow:var(--str-chat__message-actions-box-box-shadow);color:var(--str-chat__message-actions-box-color)}.str-chat__message-actions-box .str-chat__message-actions-list-item-button{background:var(--str-chat__message-actions-box-item-background-color);border-block-end:var(--str-chat__message-actions-box-item-border-block-end);border-block-start:var(--str-chat__message-actions-box-item-border-block-start);border-inline-end:var(--str-chat__message-actions-box-item-border-inline-end);border-inline-start:var(--str-chat__message-actions-box-item-border-inline-start);border-radius:var(--str-chat__message-actions-box-item-border-radius);box-shadow:var(--str-chat__message-actions-box-item-box-shadow);color:var(--str-chat__message-actions-box-item-color);font:var(--str-chat__subtitle-text)}.str-chat__message-actions-box .str-chat__message-actions-list-item-button:hover,.str-chat__message-actions-box .str_chat__button-with-submenu--submenu-open{background-color:var(--str-chat__message-actions-box-item-hover-background-color)}.str-chat__message-actions-box .str-chat__message-actions-box__submenu{background:var(--str-chat__message-actions-box-background-color);border-block-end:var(--str-chat__message-actions-box-border-block-end);border-block-start:var(--str-chat__message-actions-box-border-block-start);border-inline-end:var(--str-chat__message-actions-box-border-inline-end);border-inline-start:var(--str-chat__message-actions-box-border-inline-start);border-radius:var(--str-chat__message-actions-box-border-radius);box-shadow:var(--str-chat__message-actions-box-box-shadow);color:var(--str-chat__message-actions-box-color)}@media(hover:none){.str-chat__message-actions-box .str-chat__message-actions-list-item-button:hover{background-color:#0000}}.str-chat{--str-chat__message-bounce-edit-button-color:var(--str-chat__primary-color);--str-chat__message-bounce-send-button-color:var(--str-chat__primary-color);--str-chat__message-bounce-delete-button-color:var(--str-chat__primary-color);--str-chat__message-bounce-button-background-color:#0000;--str-chat__message-bounce-button-border-block-start:none;--str-chat__message-bounce-button-border-block-end:none;--str-chat__message-bounce-button-border-inline-start:none;--str-chat__message-bounce-button-border-inline-end:none;--str-chat__message-bounce-button-box-shadow:none}.str-chat__message-bounce-prompt .str-chat__message-bounce-delete,.str-chat__message-bounce-prompt .str-chat__message-bounce-edit,.str-chat__message-bounce-prompt .str-chat__message-bounce-send{background:var(--str-chat__message-bounce-button-background-color);border-block-end:var(--str-chat__message-bounce-button-border-block-end);border-block-start:var(--str-chat__message-bounce-button-border-block-start);border-inline-end:var(--str-chat__message-bounce-button-border-inline-end);border-inline-start:var(--str-chat__message-bounce-button-border-inline-start);border-radius:var(--str-chat__message-bounce-button-border-radius);box-shadow:var(--str-chat__message-bounce-button-box-shadow);color:var(--str-chat__message-bounce-button-color);font:var(--str-chat__body-medium-text)}.str-chat__message-bounce-prompt .str-chat__message-bounce-edit{color:var(--str-chat__message-bounce-edit-button-color)}.str-chat__message-bounce-prompt .str-chat__message-bounce-send{color:var(--str-chat__message-bounce-send-button-color)}.str-chat__message-bounce-prompt .str-chat__message-bounce-delete{color:var(--str-chat__message-bounce-delete-button-color)}.str-chat{--str-chat__message-input-border-radius:0;--str-chat__message-input-color:var(--str-chat__text-color);--str-chat__message-input-background-color:var(--str-chat__secondary-background-color);--str-chat__message-input-border-block-start:none;--str-chat__message-input-border-block-end:none;--str-chat__message-input-border-inline-start:none;--str-chat__message-input-border-inline-end:none;--str-chat__message-input-box-shadow:none;--str-chat__message-textarea-border-radius:var(--str-chat__border-radius-md);--str-chat__message-textarea-color:var(--str-chat__text-color);--str-chat__message-textarea-background-color:#0000;--str-chat__message-textarea-border-block-start:1px solid var(--str-chat__surface-color);--str-chat__message-textarea-border-block-end:1px solid var(--str-chat__surface-color);--str-chat__message-textarea-border-inline-start:1px solid var(--str-chat__surface-color);--str-chat__message-textarea-border-inline-end:1px solid var(--str-chat__surface-color);--str-chat__message-textarea-box-shadow:none;--str-chat__message-send-border-radius:var(--str-chat__border-radius-circle);--str-chat__message-send-color:var(--str-chat__primary-color);--str-chat__message-send-background-color:#0000;--str-chat__message-send-border-block-start:0;--str-chat__message-send-border-block-end:0;--str-chat__message-send-border-inline-start:0;--str-chat__message-send-border-inline-end:0;--str-chat__message-send-box-shadow:none;--str-chat__message-send-disabled-color:var(--str-chat__disabled-color);--str-chat__message-send-disabled-background-color:var(--str-chat__disabled-color);--str-chat__start-recording-audio-button-border-radius:var(--str-chat__border-radius-circle);--str-chat__start-recording-audio-button-color:var(--str-chat__text-low-emphasis-color);--str-chat__start-recording-audio-button-background-color:#0000;--str-chat__start-recording-audio-button-border-block-start:0;--str-chat__start-recording-audio-button-border-block-end:0;--str-chat__start-recording-audio-button-border-inline-start:0;--str-chat__start-recording-audio-button-border-inline-end:0;--str-chat__start-recording-audio-button-box-shadow:none;--str-chat__start-recording-audio-button-disabled-color:var(--str-chat__disabled-color);--str-chat__start-recording-audio-button-disabled-background-color:#0000;--str-chat__message-input-tools-border-radius:var(--str-chat__border-radius-circle);--str-chat__message-input-tools-color:var(--str-chat__text-low-emphasis-color);--str-chat__message-input-tools-background-color:#0000;--str-chat__message-input-tools-border-block-start:0;--str-chat__message-input-tools-border-block-end:0;--str-chat__message-input-tools-border-inline-start:0;--str-chat__message-input-tools-border-inline-end:0;--str-chat__message-input-tools-box-shadow:none;--str-chat__message-input-not-allowed-color:var(--str-chat__disabled-color);--str-chat__cooldown-border-radius:var(--str-chat__border-radius-circle);--str-chat__cooldown-color:var(--str-chat__on-disabled-color);--str-chat__cooldown-background-color:var(--str-chat__disabled-color);--str-chat__cooldown-border-block-start:0;--str-chat__cooldown-border-block-end:0;--str-chat__cooldown-border-inline-start:0;--str-chat__cooldown-border-inline-end:0;--str-chat__cooldown-box-shadow:none;--str-chat__attachment-selector-button-icon-color:var(--str-chat__text-low-emphasis-color);--str-chat__attachment-selector-button-icon-color-hover:var(--str-chat__primary-color);--str-chat__attachment-selector-actions-menu-button-icon-color:var(--str-chat__primary-color);--str-chat__attachment-selector-actions-menu-button-icon-color-active:var( --str-chat__primary-color )}.str-chat__message-input{background:var(--str-chat__message-input-background-color);border-block-end:var(--str-chat__message-input-border-block-end);border-block-start:var(--str-chat__message-input-border-block-start);border-inline-end:var(--str-chat__message-input-border-inline-end);border-inline-start:var(--str-chat__message-input-border-inline-start);border-radius:var(--str-chat__message-input-border-radius);box-shadow:var(--str-chat__message-input-box-shadow);color:var(--str-chat__message-input-color)}.str-chat__message-input .str-chat-angular__create-poll,.str-chat__message-input .str-chat__file-input-container{--str-chat-icon-color:var(--str-chat__message-input-tools-color);background:var(--str-chat__message-input-tools-background-color);border-block-end:var(--str-chat__message-input-tools-border-block-end);border-block-start:var(--str-chat__message-input-tools-border-block-start);border-inline-end:var(--str-chat__message-input-tools-border-inline-end);border-inline-start:var(--str-chat__message-input-tools-border-inline-start);border-radius:var(--str-chat__message-input-tools-border-radius);box-shadow:var(--str-chat__message-input-tools-box-shadow);color:var(--str-chat__message-input-tools-color)}.str-chat__message-input .str-chat-angular__create-poll svg path,.str-chat__message-input .str-chat__file-input-container svg path{fill:var(--str-chat__message-input-tools-color)}.str-chat__message-input .str-chat__attachment-preview-image-error svg path{fill:var(--str-chat__primary-color)}.str-chat__message-input .str-chat__message-textarea-container{background:var(--str-chat__message-textarea-background-color);border-block-end:var(--str-chat__message-textarea-border-block-end);border-block-start:var(--str-chat__message-textarea-border-block-start);border-inline-end:var(--str-chat__message-textarea-border-inline-end);border-inline-start:var(--str-chat__message-textarea-border-inline-start);border-radius:var(--str-chat__message-textarea-border-radius);box-shadow:var(--str-chat__message-textarea-box-shadow);color:var(--str-chat__message-textarea-color)}.str-chat__message-input .str-chat__message-textarea-container .str-chat__message-textarea{background-color:#0000;border:none;box-shadow:none;color:var(--str-chat__message-textarea-color);font:var(--str-chat__subtitle-text);outline:none;resize:none}.str-chat__message-input .str-chat__stop-ai-generation-button{background-color:#0000;background-image:var(--str-chat__circle-stop-icon);border-width:0}.str-chat__message-input .str-chat__send-button{--str-chat-icon-color:var(--str-chat__message-send-color);background:var(--str-chat__message-send-background-color);border-block-end:var(--str-chat__message-send-border-block-end);border-block-start:var(--str-chat__message-send-border-block-start);border-inline-end:var(--str-chat__message-send-border-inline-end);border-inline-start:var(--str-chat__message-send-border-inline-start);border-radius:var(--str-chat__message-send-border-radius);box-shadow:var(--str-chat__message-send-box-shadow);color:var(--str-chat__message-send-color)}.str-chat__message-input .str-chat__send-button svg path{fill:var(--str-chat__message-send-color)}.str-chat__message-input .str-chat__send-button:disabled{--str-chat-icon-color:var(--str-chat__message-send-disabled-color);background-color:#0000}.str-chat__message-input .str-chat__send-button:disabled svg path{fill:var(--str-chat__message-send-disabled-color)}.str-chat__message-input .str-chat__start-recording-audio-button{--str-chat-icon-color:var(--str-chat__start-recording-audio-button-color);background:var(--str-chat__start-recording-audio-button-background-color);border-block-end:var(--str-chat__start-recording-audio-button-border-block-end);border-block-start:var(--str-chat__start-recording-audio-button-border-block-start);border-inline-end:var(--str-chat__start-recording-audio-button-border-inline-end);border-inline-start:var(--str-chat__start-recording-audio-button-border-inline-start);border-radius:var(--str-chat__start-recording-audio-button-border-radius);box-shadow:var(--str-chat__start-recording-audio-button-box-shadow);color:var(--str-chat__start-recording-audio-button-color)}.str-chat__message-input .str-chat__start-recording-audio-button:disabled{background-color:var(--str-chat__message-send-disabled-background-color)}.str-chat__message-input .str-chat__message-input-cooldown{background:var(--str-chat__cooldown-background-color);border-block-end:var(--str-chat__cooldown-border-block-end);border-block-start:var(--str-chat__cooldown-border-block-start);border-inline-end:var(--str-chat__cooldown-border-inline-end);border-inline-start:var(--str-chat__cooldown-border-inline-start);border-radius:var(--str-chat__cooldown-border-radius);box-shadow:var(--str-chat__cooldown-box-shadow);color:var(--str-chat__cooldown-color);font:var(--str-chat__subtitle-medium-text)}.str-chat__message-input .str-chat__message-input-not-allowed{color:var(--str-chat__message-input-not-allowed-color);font:var(--str-chat__subtitle-text)}.str-chat__message-input .str-chat__quoted-message-preview-header .str-chat__quoted-message-reply-to-message{font:var(--str-chat__subtitle-medium-text)}.str-chat__message-input .str-chat__quoted-message-preview-header .str-chat__quoted-message-remove{background-color:#0000;border:none}.str-chat__message-input .str-chat__quoted-message-preview-header .str-chat__quoted-message-remove svg path{fill:var(--str-chat__message-input-tools-color)}.str-chat__message-input .str-chat__recording-permission-denied-notification{background-color:var(--str-chat__text-color);border-radius:var(--str-chat__border-radius-md);color:var(--str-chat__background-color)}.str-chat__message-input .str-chat__recording-permission-denied-notification .str-chat__recording-permission-denied-notification__dismiss-button,.str-chat__message-input .str-chat__recording-permission-denied-notification .str-chat__recording-permission-denied-notification__heading{font:var(--str-chat__subtitle2-medium-text)}.str-chat__message-input .str-chat__recording-permission-denied-notification .str-chat__recording-permission-denied-notification__message{font:var(--str-chat__subtitle-text)}.str-chat__message-input .str-chat__recording-permission-denied-notification .str-chat__recording-permission-denied-notification__dismiss-button{background:none;border:none;color:var(--str-chat__background-color);cursor:pointer;text-transform:uppercase}.str-chat__attachment-selector .str-chat__attachment-selector__menu-button .str-chat__attachment-selector__menu-button__icon{background-color:var(--str-chat__attachment-selector-button-icon-color);-webkit-mask:var(--str-chat__add-attachment-icon) no-repeat center/contain;mask:var(--str-chat__add-attachment-icon) no-repeat center/contain}.str-chat__attachment-selector .str-chat__attachment-selector__menu-button:hover .str-chat__attachment-selector__menu-button__icon{background-color:var(--str-chat__attachment-selector-button-icon-color-hover)}.str-chat__attachment-selector-actions-menu .str-chat__attachment-selector-actions-menu__button{color:var(--str-chat__text-low-emphasis-color)}.str-chat__attachment-selector-actions-menu .str-chat__attachment-selector-actions-menu__button .str-chat__dialog-menu__button-icon{background-color:var(--str-chat__attachment-selector-actions-menu-button-icon-color)}.str-chat__attachment-selector-actions-menu .str-chat__attachment-selector-actions-menu__button:focus,.str-chat__attachment-selector-actions-menu .str-chat__attachment-selector-actions-menu__button:hover{color:var(--str-chat__text-color)}.str-chat__attachment-selector-actions-menu .str-chat__attachment-selector-actions-menu__button:focus .str-chat__dialog-menu__button-icon,.str-chat__attachment-selector-actions-menu .str-chat__attachment-selector-actions-menu__button:hover .str-chat__dialog-menu__button-icon{background-color:var(--str-chat__attachment-selector-actions-menu-button-icon-color-active)}.str-chat__attachment-selector-actions-menu .str-chat__attachment-selector-actions-menu__upload-file-button .str-chat__dialog-menu__button-icon{-webkit-mask:var(--str-chat__folder-icon) no-repeat center/contain;mask:var(--str-chat__folder-icon) no-repeat center/contain}.str-chat__attachment-selector-actions-menu .str-chat__attachment-selector-actions-menu__create-poll-button .str-chat__dialog-menu__button-icon{-webkit-mask:var(--str-chat__poll-icon) no-repeat center/contain;mask:var(--str-chat__poll-icon) no-repeat center/contain}.str-chat__attachment-selector-actions-menu .str-chat__attachment-selector-actions-menu__add-location-button .str-chat__dialog-menu__button-icon{-webkit-mask:var(--str-chat__location-icon) no-repeat center/contain;mask:var(--str-chat__location-icon) no-repeat center/contain}.str-chat__send-to-channel-checkbox__field *{cursor:pointer}.str-chat__send-to-channel-checkbox__field label{color:var(--str-chat__text-low-emphasis-color);font:var(--str-chat__body-text)}.str-chat{--str-chat__message-list-border-radius:0;--str-chat__message-list-color:var(--str-chat__text-color);--str-chat__message-list-background-color:var(--str-chat__background-color);--str-chat__message-list-box-shadow:none;--str-chat__message-list-border-block-start:none;--str-chat__message-list-border-block-end:none;--str-chat__message-list-border-inline-start:none;--str-chat__message-list-border-inline-end:none;--str-chat__jump-to-latest-message-border-radius:var(--str-chat__circle-fab-border-radius);--str-chat__jump-to-latest-message-color:var(--str-chat__circle-fab-color);--str-chat__jump-to-latest-message-background-color:var(--str-chat__circle-fab-background-color);--str-chat__jump-to-latest-message-pressed-background-color:var( --str-chat__circle-fab-pressed-background-color );--str-chat__jump-to-latest-message-box-shadow:var(--str-chat__circle-fab-box-shadow);--str-chat__jump-to-latest-message-border-block-start:var( --str-chat__circle-fab-border-block-start );--str-chat__jump-to-latest-message-border-block-end:var(--str-chat__circle-fab-border-block-end);--str-chat__jump-to-latest-message-border-inline-start:var( --str-chat__circle-fab-border-inline-start );--str-chat__jump-to-latest-message-border-inline-end:var( --str-chat__circle-fab-border-inline-end );--str-chat__jump-to-latest-message-unread-count-background-color:var( --str-chat__jump-to-latest-message-color );--str-chat__jump-to-latest-message-unread-count-color:var( --str-chat__jump-to-latest-message-background-color );--str-chat__thread-head-start-color:var(--str-chat__text-low-emphasis-color);--str-chat__thread-head-start-border-block-end-color:var(--str-chat__surface-color)}.str-chat__list{background:var(--str-chat__message-list-background-color);border-block-end:var(--str-chat__message-list-border-block-end);border-block-start:var(--str-chat__message-list-border-block-start);border-inline-end:var(--str-chat__message-list-border-inline-end);border-inline-start:var(--str-chat__message-list-border-inline-start);border-radius:var(--str-chat__message-list-border-radius);box-shadow:var(--str-chat__message-list-box-shadow);color:var(--str-chat__message-list-color)}.str-chat__list .str-chat__parent-message-li{border-block-end:1px solid var(--str-chat__thread-head-start-border-block-end-color)}.str-chat__list .str-chat__parent-message-li .str-chat__thread-start{color:var(--str-chat__thread-head-start-color);font:var(--str-chat__subtitle-text)}.str-chat__jump-to-latest-message{--str-chat-icon-color:var(--str-chat__jump-to-latest-message-unread-count-background-color)}.str-chat__jump-to-latest-message .str-chat__circle-fab{background:var(--str-chat__jump-to-latest-message-background-color);border-block-end:var(--str-chat__jump-to-latest-message-border-block-end);border-block-start:var(--str-chat__jump-to-latest-message-border-block-start);border-inline-end:var(--str-chat__jump-to-latest-message-border-inline-end);border-inline-start:var(--str-chat__jump-to-latest-message-border-inline-start);border-radius:var(--str-chat__jump-to-latest-message-border-radius);box-shadow:var(--str-chat__jump-to-latest-message-box-shadow);color:var(--str-chat__jump-to-latest-message-color)}.str-chat__jump-to-latest-message .str-chat__circle-fab svg path{fill:var(--str-chat__jump-to-latest-message-color)}.str-chat__jump-to-latest-message .str-chat__circle-fab:active{background-color:var(--str-chat__jump-to-latest-message-pressed-background-color)}.str-chat__jump-to-latest-message .str-chat__circle-fab .str-chat__jump-to-latest-unread-count{background-color:var(--str-chat__jump-to-latest-message-unread-count-background-color);border-radius:var(--str-chat__jump-to-latest-message-border-radius);color:var(--str-chat__jump-to-latest-message-unread-count-color);font:var(--str-chat__caption-text)}.str-chat{--str-chat__virtual-list-border-radius:0;--str-chat__virtual-list-color:var(--str-chat__text-color);--str-chat__virtual-list-background-color:var(--str-chat__background-color);--str-chat__virtual-list-box-shadow:none;--str-chat__virtual-list-border-block-start:none;--str-chat__virtual-list-border-block-end:none;--str-chat__virtual-list-border-inline-start:none;--str-chat__virtual-list-border-inline-end:none}.str-chat__virtual-list{background:var(--str-chat__virtual-list-background-color);border-block-end:var(--str-chat__virtual-list-border-block-end);border-block-start:var(--str-chat__virtual-list-border-block-start);border-inline-end:var(--str-chat__virtual-list-border-inline-end);border-inline-start:var(--str-chat__virtual-list-border-inline-start);border-radius:var(--str-chat__virtual-list-border-radius);box-shadow:var(--str-chat__virtual-list-box-shadow);color:var(--str-chat__virtual-list-color)}.str-chat__virtual-list .str-chat__parent-message-li{border-block-end:1px solid var(--str-chat__thread-head-start-border-block-end-color)}.str-chat__virtual-list .str-chat__parent-message-li .str-chat__thread-start{color:var(--str-chat__thread-head-start-color);font:var(--str-chat__subtitle-text)}.str-chat{--str-chat__message-reactions-border-radius:none;--str-chat__message-reactions-color:var(--str-chat__text-color);--str-chat__message-reactions-background-color:#0000;--str-chat__message-reactions-border-block-start:none;--str-chat__message-reactions-border-block-end:none;--str-chat__message-reactions-border-inline-start:none;--str-chat__message-reactions-border-inline-end:none;--str-chat__message-reactions-box-shadow:none;--str-chat__message-reaction-border-radius:var(--str-chat__border-radius-xs);--str-chat__message-reaction-color:var(--str-chat__text-color);--str-chat__message-reaction-background-color:var(--str-chat__tertiary-surface-color);--str-chat__message-reaction-border-block-start:none;--str-chat__message-reaction-border-block-end:none;--str-chat__message-reaction-border-inline-start:none;--str-chat__message-reaction-border-inline-end:none;--str-chat__message-reaction-box-shadow:none;--str-chat__own-message-reaction-color:var(--str-chat__text-color);--str-chat__own-message-reaction-background-color:var( --str-chat__primary-surface-color-low-emphasis );--str-chat__messsage-reactions-details--selected-color:solid var(--str-chat__primary-color)}.str-chat__message-reactions-container .str-chat__message-reactions{background:var(--str-chat__message-reactions-background-color);border-block-end:var(--str-chat__message-reactions-border-block-end);border-block-start:var(--str-chat__message-reactions-border-block-start);border-inline-end:var(--str-chat__message-reactions-border-inline-end);border-inline-start:var(--str-chat__message-reactions-border-inline-start);border-radius:var(--str-chat__message-reactions-border-radius);box-shadow:var(--str-chat__message-reactions-box-shadow);color:var(--str-chat__message-reactions-color)}.str-chat__message-reactions-container .str-chat__message-reactions .str-chat__message-reaction{background:var(--str-chat__message-reaction-background-color);border-block-end:var(--str-chat__message-reaction-border-block-end);border-block-start:var(--str-chat__message-reaction-border-block-start);border-inline-end:var(--str-chat__message-reaction-border-inline-end);border-inline-start:var(--str-chat__message-reaction-border-inline-start);border-radius:var(--str-chat__message-reaction-border-radius);box-shadow:var(--str-chat__message-reaction-box-shadow);color:var(--str-chat__message-reaction-color);font:var(--str-chat__caption-text)}.str-chat__message-reactions-container .str-chat__message-reactions .str-chat__message-reaction.str-chat__message-reaction-own{background-color:var(--str-chat__own-message-reaction-background-color);color:var(--str-chat__own-message-reaction-color)}.str-chat__message-reactions-details .str-chat__message-reactions-details-reaction-type{border-block-end:solid #0000}.str-chat__message-reactions-details .str-chat__message-reactions-details-reaction-type--selected{border-block-end:var(--str-chat__messsage-reactions-details--selected-color)}.str-chat__message-reactions-details .str-chat__message-reactions-details-reacting-user{font:var(--str-chat__subtitle-text)}.str-chat{--str-chat__message-reactions-options-border-radius:var(--str-chat__border-radius-circle);--str-chat__message-reactions-options-color:var(--str-chat__text-color);--str-chat__message-reactions-options-background-color:var( --str-chat__secondary-background-color );--str-chat__message-reactions-options-border-block-start:none;--str-chat__message-reactions-options-border-block-end:none;--str-chat__message-reactions-options-border-inline-start:none;--str-chat__message-reactions-options-border-inline-end:none;--str-chat__message-reactions-options-box-shadow:0 0 8px var(--str-chat__box-shadow-color);--str-chat__message-reactions-option-border-radius:var(--str-chat__border-radius-md);--str-chat__message-reactions-option-color:var(--str-chat__text-color);--str-chat__message-reactions-option-background-color:var( --str-chat__secondary-background-color );--str-chat__message-reactions-option-hover-background-color:var( --str-chat__primary-surface-color );--str-chat__message-reactions-option-selected-background-color:var( --str-chat__primary-color-low-emphasis );--str-chat__message-reactions-option-border-block-start:none;--str-chat__message-reactions-option-border-block-end:none;--str-chat__message-reactions-option-border-inline-start:none;--str-chat__message-reactions-option-border-inline-end:none;--str-chat__message-reactions-option-box-shadow:none}.str-chat .str-chat-angular-v5__reaction-selector{--str-chat__message-reactions-options-box-shadow:none;--str-chat__message-reactions-options-border-radius:0}.str-chat__reaction-selector .str-chat__message-reactions-options{background:var(--str-chat__message-reactions-options-background-color);border-block-end:var(--str-chat__message-reactions-options-border-block-end);border-block-start:var(--str-chat__message-reactions-options-border-block-start);border-inline-end:var(--str-chat__message-reactions-options-border-inline-end);border-inline-start:var(--str-chat__message-reactions-options-border-inline-start);border-radius:var(--str-chat__message-reactions-options-border-radius);box-shadow:var(--str-chat__message-reactions-options-box-shadow);color:var(--str-chat__message-reactions-options-color)}.str-chat__reaction-selector .str-chat__message-reactions-options .str-chat__message-reactions-option{background:var(--str-chat__message-reactions-option-background-color);border-block-end:var(--str-chat__message-reactions-option-border-block-end);border-block-start:var(--str-chat__message-reactions-option-border-block-start);border-inline-end:var(--str-chat__message-reactions-option-border-inline-end);border-inline-start:var(--str-chat__message-reactions-option-border-inline-start);border-radius:var(--str-chat__message-reactions-option-border-radius);box-shadow:var(--str-chat__message-reactions-option-box-shadow);color:var(--str-chat__message-reactions-option-color)}.str-chat__reaction-selector .str-chat__message-reactions-options .str-chat__message-reactions-option:hover{background-color:var(--str-chat__message-reactions-option-hover-background-color)}.str-chat__reaction-selector .str-chat__message-reactions-options .str-chat__message-reactions-option.str-chat__message-reactions-option-selected{background-color:var(--str-chat__message-reactions-option-selected-background-color)}@media(hover:none){.str-chat__reaction-selector .str-chat__message-reactions-options .str-chat__message-reactions-option:hover{background-color:#0000}}.str-chat{--str-chat__modal-border-radius:var(--str-chat__border-radius-sm);--str-chat__modal-color:var(--str-chat__text-color);--str-chat__modal-background-color:var(--str-chat__secondary-background-color);--str-chat__modal-overlay-color:var(--str-chat__secondary-overlay-color);--str-chat__modal-overlay-backdrop-filter:blur(3px);--str-chat__modal-border-block-start:none;--str-chat__modal-border-block-end:none;--str-chat__modal-border-inline-start:none;--str-chat__modal-border-inline-end:none;--str-chat__modal-box-shadow:none;--str-chat__modal-close-icon-background:var(--str-chat__text-low-emphasis-color);--str-chat__modal-close-icon-color:var(--str-chat__on-disabled-color)}.str-chat__modal{-webkit-backdrop-filter:var(--str-chat__modal-overlay-backdrop-filter);backdrop-filter:var(--str-chat__modal-overlay-backdrop-filter);background-color:var(--str-chat__modal-overlay-color)}.str-chat__modal .str-chat__modal__inner{background:var(--str-chat__modal-background-color);border-block-end:var(--str-chat__modal-border-block-end);border-block-start:var(--str-chat__modal-border-block-start);border-inline-end:var(--str-chat__modal-border-inline-end);border-inline-start:var(--str-chat__modal-border-inline-start);border-radius:var(--str-chat__modal-border-radius);box-shadow:var(--str-chat__modal-box-shadow);color:var(--str-chat__modal-color)}.str-chat__modal .str-chat__modal-header .str-chat__modal-header__title{font:var(--str-chat__subtitle2-medium-text)}.str-chat__modal .str-chat__modal__close-button{--str-chat-icon-color:var(--str-chat__modal-close-icon-color);background:none;border:none}.str-chat__modal .str-chat__modal__close-button .str-chat__icon{background-color:var(--str-chat__modal-close-icon-background);border-radius:999px}.str-chat__modal .str-chat__modal__close-button svg path{fill:var(--str-chat__modal-close-icon-color)}.str-chat__modal .str-chat__modal__close-button svg circle,.str-chat__modal .str-chat__modal__close-button svg rect{fill:var(--str-chat__modal-close-icon-background)}.str-chat__message-attachment--card .str-chat__modal--open .str-chat__modal__inner.str-chat-react__modal__inner,.str-chat__message-attachment--gallery .str-chat__modal--open .str-chat__modal__inner.str-chat-react__modal__inner,.str-chat__message-attachment--image .str-chat__modal--open .str-chat__modal__inner.str-chat-react__modal__inner{background-color:#0000;height:auto;max-width:none;padding:0;width:auto}.str-chat__message-attachment--card .str-chat__modal--open .str-chat__modal__inner.str-chat-react__modal__inner img,.str-chat__message-attachment--gallery .str-chat__modal--open .str-chat__modal__inner.str-chat-react__modal__inner img,.str-chat__message-attachment--image .str-chat__modal--open .str-chat__modal__inner.str-chat-react__modal__inner img{cursor:default;max-height:calc(100vh - 80px);max-width:none}.str-chat-react__modal.str-chat__modal--open.str-chat__gallery-modal .str-chat__modal__inner.str-chat-react__modal__inner,.str-chat-react__modal.str-chat__modal--open.str-chat__image-modal .str-chat__modal__inner.str-chat-react__modal__inner{background-color:#0000;height:auto;max-width:none;padding:0;width:auto}.str-chat-react__modal.str-chat__modal--open.str-chat__gallery-modal .str-chat__modal__inner.str-chat-react__modal__inner img,.str-chat-react__modal.str-chat__modal--open.str-chat__image-modal .str-chat__modal__inner.str-chat-react__modal__inner img{cursor:default;max-height:calc(100vh - 80px);max-width:none}.str-chat{--str-chat__message-notification-background-color:var(--str-chat__primary-color);--str-chat__message-notification-border-block-start:none;--str-chat__message-notification-border-block-end:none;--str-chat__message-notification-border-inline-start:none;--str-chat__message-notification-border-inline-end:none;--str-chat__message-notification-border-radius:50px;--str-chat__message-notification-box-shadow:none;--str-chat__message-notification-color:var(--str-chat__on-primary-color)}.str-chat__message-notification{background:var(--str-chat__message-notification-background-color);border-block-end:var(--str-chat__message-notification-border-block-end);border-block-start:var(--str-chat__message-notification-border-block-start);border-inline-end:var(--str-chat__message-notification-border-inline-end);border-inline-start:var(--str-chat__message-notification-border-inline-start);border-radius:var(--str-chat__message-notification-border-radius);box-shadow:var(--str-chat__message-notification-box-shadow);color:var(--str-chat__message-notification-color);cursor:pointer;font:var(--str-chat__caption-text)}.str-chat{--str-chat__notification-list-border-radius:none;--str-chat__notification-list-color:var(--str-chat__notification-list-text-color);--str-chat__notification-list-background-color:#0000;--str-chat__notification-list-border-block-start:none;--str-chat__notification-list-border-block-end:none;--str-chat__notification-list-border-inline-start:none;--str-chat__notification-list-border-inline-end:none;--str-chat__notification-list-box-shadow:none}.str-chat__list-notifications{background:var(--str-chat__notification-list-background-color);border-block-end:var(--str-chat__notification-list-border-block-end);border-block-start:var(--str-chat__notification-list-border-block-start);border-inline-end:var(--str-chat__notification-list-border-inline-end);border-inline-start:var(--str-chat__notification-list-border-inline-start);border-radius:var(--str-chat__notification-list-border-radius);box-shadow:var(--str-chat__notification-list-box-shadow);color:var(--str-chat__notification-list-color)}.str-chat{--str-chat__notification-border-radius:var(--str-chat__border-radius-sm);--str-chat__notification-color:var(--str-chat__opaque-surface-text-color);--str-chat__notification-background-color:var(--str-chat__opaque-surface-background-color);--str-chat__notification-border-block-start:none;--str-chat__notification-border-block-end:none;--str-chat__notification-border-inline-start:none;--str-chat__notification-border-inline-end:none;--str-chat__notification-box-shadow:0 0 8px var(--str-chat__box-shadow-color)}.str-chat__notification{background:var(--str-chat__notification-background-color);border-block-end:var(--str-chat__notification-border-block-end);border-block-start:var(--str-chat__notification-border-block-start);border-inline-end:var(--str-chat__notification-border-inline-end);border-inline-start:var(--str-chat__notification-border-inline-start);border-radius:var(--str-chat__notification-border-radius);box-shadow:var(--str-chat__notification-box-shadow);color:var(--str-chat__notification-color);font:var(--str-chat__subtitle-text)}.str-chat__poll .str-chat__poll-header .str-chat__poll-subtitle{color:var(--str-chat__text-low-emphasis-color)}.str-chat__poll .str-chat__checkmark{border:1px solid var(--str-chat__disabled-color);border-radius:var(--str-chat__border-radius-circle)}.str-chat__poll .str-chat__checkmark--checked{background-color:var(--str-chat__primary-color);border:none}.str-chat__poll .str-chat__poll-option-list .str-chat__poll-option.str-chat__poll-option--votable:hover{cursor:pointer}.str-chat__poll .str-chat__poll-option-list .str-chat__poll-option .str-chat__poll-option__votes-bar{background:linear-gradient(to right,var(--str-chat__primary-color) var(--str-chat__amount-bar-fulfillment),var(--str-chat__surface-color) var(--str-chat__amount-bar-fulfillment));border-radius:calc(var(--str-chat__spacing-px)*4)}.str-chat__poll .str-chat__poll-option-list .str-chat__poll-option .str-chat__poll-option__votes-bar--winner{background:linear-gradient(to right,var(--str-chat__info-color) var(--str-chat__amount-bar-fulfillment),var(--str-chat__surface-color) var(--str-chat__amount-bar-fulfillment))}.str-chat__modal__poll-option-list__title,.str-chat__modal__poll-results .str-chat__modal__poll-results__title,.str-chat__modal__poll-results .str-chat__poll-option,.str-chat__poll-answer,.str-chat__poll-option-list--full{border-radius:.75rem}.str-chat__poll-option-list--full{overflow:clip}.str-chat__poll--closed .str-chat__poll-option:hover{cursor:inherit}.str-chat__modal .str-chat__modal__poll-option-list__title,.str-chat__modal .str-chat__modal__poll-results__title,.str-chat__modal .str-chat__poll-answer__text,.str-chat__poll-actions .str-chat__modal .str-chat__modal__poll-option-list__title,.str-chat__poll-actions .str-chat__modal .str-chat__modal__poll-results__title,.str-chat__poll-actions .str-chat__modal .str-chat__poll-answer__text{font:var(--str-chat__subtitle-medium-text)}.str-chat__modal .str-chat__modal__poll-option-list__title,.str-chat__modal .str-chat__modal__poll-results__title,.str-chat__modal .str-chat__poll-answer,.str-chat__modal .str-chat__poll-option,.str-chat__modal .str-chat__poll-option-list--full,.str-chat__poll-actions .str-chat__modal .str-chat__modal__poll-option-list__title,.str-chat__poll-actions .str-chat__modal .str-chat__modal__poll-results__title,.str-chat__poll-actions .str-chat__modal .str-chat__poll-answer,.str-chat__poll-actions .str-chat__modal .str-chat__poll-option,.str-chat__poll-actions .str-chat__modal .str-chat__poll-option-list--full{background-color:var(--str-chat__tertiary-surface-color)}.str-chat__modal .str-chat__poll-option-list--full .str-chat__poll-option-text,.str-chat__poll-actions .str-chat__modal .str-chat__poll-option-list--full .str-chat__poll-option-text{font-weight:500}.str-chat__modal .str-chat__poll-option-list--full .str-chat__poll-option--votable:hover,.str-chat__poll-actions .str-chat__modal .str-chat__poll-option-list--full .str-chat__poll-option--votable:hover{background-color:var(--str-chat__secondary-surface-color)}.str-chat__modal .str-chat__poll-option .str-chat__poll-option__header,.str-chat__poll-actions .str-chat__modal .str-chat__poll-option .str-chat__poll-option__header{font:var(--str-chat__subtitle-text)}.str-chat__modal .str-chat__poll-option .str-chat__poll-option__header .str-chat__poll-option__option-text,.str-chat__poll-actions .str-chat__modal .str-chat__poll-option .str-chat__poll-option__header .str-chat__poll-option__option-text{font:var(--str-chat__subtitle-medium-text)}.str-chat__modal .str-chat__poll-option .str-chat__poll-option__show-all-votes-button,.str-chat__poll-actions .str-chat__modal .str-chat__poll-option .str-chat__poll-option__show-all-votes-button{color:var(--str-chat__primary-color);font:var(--str-chat__subtitle-text)}.str-chat__poll-vote .str-chat__poll-vote__author__name{text-transform:capitalize}.str-chat__poll-vote .str-chat__poll-vote__timestamp{color:var(--str-chat__text-low-emphasis-color)}.str-chat__quoted-poll-preview{font:var(--str-chat__body-medium-text)}.str-chat__poll-creation-dialog .str-chat__form__input-fieldset{border:none}.str-chat__poll-creation-dialog .str-chat__form__expandable-field,.str-chat__poll-creation-dialog .str-chat__form__input-field--with-label .str-chat__form__input-field__value,.str-chat__poll-creation-dialog .str-chat__form__input-field:not(.str-chat__form__input-field--with-label){background-color:var(--str-chat__tertiary-surface-color);border-radius:.75rem}.str-chat__poll-creation-dialog .str-chat__form__expandable-field input,.str-chat__poll-creation-dialog .str-chat__form__input-field--with-label .str-chat__form__input-field__value input,.str-chat__poll-creation-dialog .str-chat__form__input-field:not(.str-chat__form__input-field--with-label) input{background:#0000;border:none;outline:none}.str-chat__poll-creation-dialog .str-chat__form__expandable-field input,.str-chat__poll-creation-dialog .str-chat__form__expandable-field input::placeholder,.str-chat__poll-creation-dialog .str-chat__form__input-field--with-label .str-chat__form__input-field__value input,.str-chat__poll-creation-dialog .str-chat__form__input-field--with-label .str-chat__form__input-field__value input::placeholder,.str-chat__poll-creation-dialog .str-chat__form__input-field:not(.str-chat__form__input-field--with-label) input,.str-chat__poll-creation-dialog .str-chat__form__input-field:not(.str-chat__form__input-field--with-label) input::placeholder{font:var(--str-chat__subtitle-text)}.str-chat__poll-creation-dialog .str-chat__form__input-field--draggable input{pointer-events:auto}.str-chat__poll-creation-dialog .str-chat__form__input-field--draggable .str-chat__drag-handle{background-color:var(--str-chat__text-low-emphasis-color);-webkit-mask:var(--str-chat__handle-icon) no-repeat center/contain;mask:var(--str-chat__handle-icon) no-repeat center/contain}.str-chat__poll-creation-dialog .str-chat__form__input-field--has-error{border:1px solid var(--str-chat__message-error-message-color)}.str-chat__poll-creation-dialog .str-chat__form__expandable-field .str-chat__form__input-field--has-error,.str-chat__poll-creation-dialog .str-chat__form__expandable-field .str-chat__form__input-field--has-error .str-chat__form__input-field__value,.str-chat__poll-creation-dialog .str-chat__form__input-field--with-label.str-chat__form__input-field--has-error{border:none}.str-chat__poll-creation-dialog .str-chat__form__input-field--with-label.str-chat__form__input-field--has-error .str-chat__form__input-field__value{border:1px solid var(--str-chat__message-error-message-color)}.str-chat{--str-chat__search-input-color:var(--str-chat__text-color);--str-chat__search-input-placeholder-color:var(--str-chat__text-low-emphasis-color);--str-chat__search-input-icon-color:var(--str-chat__text-low-emphasis-color);--str-chat__search-input-border-block-start:none;--str-chat__search-input-border-block-end:none;--str-chat__search-input-border-inline-start:none;--str-chat__search-input-border-inline-end:none;--str-chat__search-input-wrapper-border-radius:var(--str-chat__border-radius-circle);--str-chat__search-input-wrapper-background-color:#0000;--str-chat__search-input-wrapper-border-block-start:var(--str-chat__surface-color) 1px solid;--str-chat__search-input-wrapper-border-block-end:var(--str-chat__surface-color) 1px solid;--str-chat__search-input-wrapper-border-inline-start:var(--str-chat__surface-color) 1px solid;--str-chat__search-input-wrapper-border-inline-end:var(--str-chat__surface-color) 1px solid;--str-chat__search-input-wrapper-active-border-radius:var(--str-chat__border-radius-circle);--str-chat__search-input-wrapper-active-background-color:#0000;--str-chat__search-input-wrapper-active-border-block-start:var(--str-chat__primary-color) 1px solid;--str-chat__search-input-wrapper-active-border-block-end:var(--str-chat__primary-color) 1px solid;--str-chat__search-input-wrapper-active-border-inline-start:var( --str-chat__primary-color ) 1px solid;--str-chat__search-input-wrapper-active-border-inline-end:var(--str-chat__primary-color) 1px solid;--str-chat__search-result-background-color:#0000;--str-chat__search-result-border-block-start:none;--str-chat__search-result-border-block-end:none;--str-chat__search-result-border-inline-start:none;--str-chat__search-result-border-inline-end:none;--str-chat__search-result-hover-background-color:var( --str-chat__secondary-surface-color );--str-chat__search-result-list-color:var(--str-chat__text-color);--str-chat__search-result-list-background-color:var(--str-chat__secondary-background-color);--str-chat__search-result-list-border-block-start:none;--str-chat__search-result-list-border-block-end:none;--str-chat__search-result-list-border-inline-start:none;--str-chat__search-result-list-border-inline-end:none;--str-chat__search-result-list-popup-box-shadow:0 4px 4px var(--str-chat__box-shadow-color);--str-chat__search-results-header-color:var(--str-chat__text-low-emphasis-color);--str-chat__search-results-header-background-color:var(--str-chat__background-color);--str-chat__search-results-header-border-block-start:none;--str-chat__search-results-header-border-block-end:var(--str-chat__surface-color) 1px solid;--str-chat__search-results-header-border-inline-start:none;--str-chat__search-results-header-border-inline-end:none;--str-chat__search-results-empty-color:var(--str-chat__text-low-emphasis-color);--str-chat__search-results-empty-icon-color:var(--str-chat__disabled-color);--str-chat__search-results-empty-background-color:var(--str-chat__background-color);--str-chat__search-results-empty-border-block-start:none;--str-chat__search-results-empty-border-block-end:none;--str-chat__search-results-empty-border-inline-start:none;--str-chat__search-results-empty-border-inline-end:none}.str-chat__search-input--wrapper{background:var(--str-chat__search-input-wrapper-background-color);border-block-end:var(--str-chat__search-input-wrapper-border-block-end);border-block-start:var(--str-chat__search-input-wrapper-border-block-start);border-inline-end:var(--str-chat__search-input-wrapper-border-inline-end);border-inline-start:var(--str-chat__search-input-wrapper-border-inline-start);border-radius:var(--str-chat__search-input-wrapper-border-radius);box-shadow:var(--str-chat__search-input-wrapper-box-shadow);color:var(--str-chat__search-input-wrapper-color)}.str-chat__search-input--wrapper .str-chat__search-input--icon{background-image:var(--str-chat__magnifier-glass-icon);background-repeat:no-repeat}.str-chat__search-input--wrapper input{background:var(--str-chat__search-input-background-color);border-block-end:var(--str-chat__search-input-border-block-end);border-block-start:var(--str-chat__search-input-border-block-start);border-inline-end:var(--str-chat__search-input-border-inline-end);border-inline-start:var(--str-chat__search-input-border-inline-start);border-radius:var(--str-chat__search-input-border-radius);box-shadow:var(--str-chat__search-input-box-shadow);color:var(--str-chat__search-input-color);font:var(--str-chat__subtitle-text);outline:none}.str-chat__search-input--wrapper .str-chat__search-input--clear-button-icon{background-color:#0000;-webkit-mask:var(--str-chat__clear-icon) no-repeat center/contain;mask:var(--str-chat__clear-icon) no-repeat center/contain}.str-chat__search-input--wrapper-active{background:var(--str-chat__search-input-wrapper-active-background-color);border-block-end:var(--str-chat__search-input-wrapper-active-border-block-end);border-block-start:var(--str-chat__search-input-wrapper-active-border-block-start);border-inline-end:var(--str-chat__search-input-wrapper-active-border-inline-end);border-inline-start:var(--str-chat__search-input-wrapper-active-border-inline-start);border-radius:var(--str-chat__search-input-wrapper-active-border-radius);box-shadow:var(--str-chat__search-input-wrapper-active-box-shadow);color:var(--str-chat__search-input-wrapper-active-color)}.str-chat__search-input--wrapper-active .str-chat__search-input--clear-button-icon{background-color:var(--str-chat__text-low-emphasis-color)}.str-chat__search-bar-button--exit-search{background:none;border:none;color:var(--str-chat__primary-color);font:var(--str-chat__subtitle-text)}.str-chat__search-results-header{background:var(--str-chat__search-results-header-background-color);border-block-end:var(--str-chat__search-results-header-border-block-end);border-block-start:var(--str-chat__search-results-header-border-block-start);border-inline-end:var(--str-chat__search-results-header-border-inline-end);border-inline-start:var(--str-chat__search-results-header-border-inline-start);border-radius:var(--str-chat__search-results-header-border-radius);box-shadow:var(--str-chat__search-results-header-box-shadow);color:var(--str-chat__search-results-header-color);font:var(--str-chat__subtitle-text)}.str-chat__search-source-result-list{background:var(--str-chat__search-result-list-background-color);border-block-end:var(--str-chat__search-result-list-border-block-end);border-block-start:var(--str-chat__search-result-list-border-block-start);border-inline-end:var(--str-chat__search-result-list-border-inline-end);border-inline-start:var(--str-chat__search-result-list-border-inline-start);border-radius:var(--str-chat__search-result-list-border-radius);box-shadow:var(--str-chat__search-result-list-box-shadow);color:var(--str-chat__search-result-list-color)}.str-chat__search-source-result-list .str-chat__search-container-empty{background:var(--str-chat__search-results-empty-background-color);border-block-end:var(--str-chat__search-results-empty-border-block-end);border-block-start:var(--str-chat__search-results-empty-border-block-start);border-inline-end:var(--str-chat__search-results-empty-border-inline-end);border-inline-start:var(--str-chat__search-results-empty-border-inline-start);border-radius:var(--str-chat__search-results-empty-border-radius);box-shadow:var(--str-chat__search-results-empty-box-shadow);color:var(--str-chat__search-results-empty-color);font:var(--str-chat__subtitle2-medium-text)}.str-chat__search-source-result-list .str-chat__search-container-empty svg path{fill:var(--str-chat__search-results-empty-icon-color)}.str-chat__search-source-result-list .str-chat__search-result{background:var(--str-chat__search-result-background-color);border-block-end:var(--str-chat__search-result-border-block-end);border-block-start:var(--str-chat__search-result-border-block-start);border-inline-end:var(--str-chat__search-result-border-inline-end);border-inline-start:var(--str-chat__search-result-border-inline-start);border-radius:var(--str-chat__search-result-border-radius);box-shadow:var(--str-chat__search-result-box-shadow);color:var(--str-chat__search-result-color)}.str-chat__search-source-result-list .str-chat__search-result.str-chat__channel-preview-messenger--active{background-color:var(--str-chat__channel-preview-active-background-color)}.str-chat__search-source-result-list .str-chat__search-result .str-chat__search-result--display-name{font:var(--str-chat__subtitle-medium-text)}.str-chat__search-source-result-list .str-chat__search-result--focused,.str-chat__search-source-result-list .str-chat__search-result:hover{background-color:var(--str-chat__search-result-hover-background-color)}.str-chat{--str-chat__thread-border-radius:0;--str-chat__thread-color:var(--str-chat__text-color);--str-chat__thread-background-color:var(--str-chat__secondary-background-color);--str-chat__thread-border-block-start:none;--str-chat__thread-border-block-end:none;--str-chat__thread-border-inline-start:1px solid var(--str-chat__surface-color);--str-chat__thread-border-inline-end:none;--str-chat__thread-box-shadow:none;--str-chat__thread-header-border-radius:0;--str-chat__thread-header-color:var(--str-chat__text-color);--str-chat__thread-header-background-color:var(--str-chat__secondary-background-color);--str-chat__thread-header-border-block-start:none;--str-chat__thread-header-border-block-end:none;--str-chat__thread-header-border-inline-start:none;--str-chat__thread-header-border-inline-end:none;--str-chat__thread-header-box-shadow:none;--str-chat__thread-header-info-color:var(--str-chat__text-low-emphasis-color)}.str-chat__thread-container{background:var(--str-chat__thread-background-color);border-block-end:var(--str-chat__thread-border-block-end);border-block-start:var(--str-chat__thread-border-block-start);border-inline-end:var(--str-chat__thread-border-inline-end);border-inline-start:var(--str-chat__thread-border-inline-start);border-radius:var(--str-chat__thread-border-radius);box-shadow:var(--str-chat__thread-box-shadow);color:var(--str-chat__thread-color)}.str-chat__thread-container .str-chat__thread-header{background:var(--str-chat__thread-header-background-color);border-block-end:var(--str-chat__thread-header-border-block-end);border-block-start:var(--str-chat__thread-header-border-block-start);border-inline-end:var(--str-chat__thread-header-border-inline-end);border-inline-start:var(--str-chat__thread-header-border-inline-start);border-radius:var(--str-chat__thread-header-border-radius);box-shadow:var(--str-chat__thread-header-box-shadow);color:var(--str-chat__thread-header-color)}.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-name,.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-title{font:var(--str-chat__subtitle-medium-text)}.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-channel-name,.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-subtitle{color:var(--str-chat__thread-header-info-color);font:var(--str-chat__body-text)}.str-chat__thread-container .str-chat__thread-header .str-chat__close-thread-button{background-color:#0000;border:none}.str-chat__thread-container .str-chat__thread-header .str-chat__close-thread-button svg path{fill:var(--str-chat__thread-color)}.str-chat{--str-chat__tooltip-border-radius:var(--str-chat__border-radius-xs);--str-chat__tooltip-color:var(--str-chat__text-color);--str-chat__tooltip-background-color:var(--str-chat__secondary-background-color);--str-chat__tooltip-border-block-start:none;--str-chat__tooltip-border-block-end:none;--str-chat__tooltip-border-inline-start:none;--str-chat__tooltip-border-inline-end:none;--str-chat__tooltip-box-shadow:0 0 20px var(--str-chat__box-shadow-color)}.str-chat__tooltip{background:var(--str-chat__tooltip-background-color);border-block-end:var(--str-chat__tooltip-border-block-end);border-block-start:var(--str-chat__tooltip-border-block-start);border-inline-end:var(--str-chat__tooltip-border-inline-end);border-inline-start:var(--str-chat__tooltip-border-inline-start);border-radius:var(--str-chat__tooltip-border-radius);box-shadow:var(--str-chat__tooltip-box-shadow);color:var(--str-chat__tooltip-color);font:var(--str-chat__caption-text)}.str-chat__tooltip:after{background-color:var(--str-chat__tooltip-background-color)}.str-chat{--str-chat__typing-indicator-border-radius:none;--str-chat__typing-indicator-color:var(--str-chat__text-low-emphasis-color);--str-chat__typing-indicator-background-color:var(--str-chat__overlay-color);--str-chat__typing-indicator-border-block-start:none;--str-chat__typing-indicator-border-block-end:none;--str-chat__typing-indicator-border-inline-start:none;--str-chat__typing-indicator-border-inline-end:none;--str-chat__typing-indicator-box-shadow:none;--str-chat__typing-indicator-dot-background-color:var(--str-chat__text-color)}.str-chat__typing-indicator{background:var(--str-chat__typing-indicator-background-color);border-block-end:var(--str-chat__typing-indicator-border-block-end);border-block-start:var(--str-chat__typing-indicator-border-block-start);border-inline-end:var(--str-chat__typing-indicator-border-inline-end);border-inline-start:var(--str-chat__typing-indicator-border-inline-start);border-radius:var(--str-chat__typing-indicator-border-radius);box-shadow:var(--str-chat__typing-indicator-box-shadow);color:var(--str-chat__typing-indicator-color)}.str-chat__typing-indicator .str-chat__typing-indicator__dots .str-chat__typing-indicator__dot{animation:dotFlashing 1s infinite alternate;background-color:var(--str-chat__typing-indicator-dot-background-color);border-radius:999px}.str-chat__typing-indicator .str-chat__typing-indicator__dots .str-chat__typing-indicator__dot:first-child{animation-delay:0s}.str-chat__typing-indicator .str-chat__typing-indicator__dots .str-chat__typing-indicator__dot:nth-child(2){animation-delay:.5s}.str-chat__typing-indicator .str-chat__typing-indicator__dots .str-chat__typing-indicator__dot:nth-child(3){animation-delay:1s}@keyframes dotFlashing{0%{opacity:1}50%{opacity:.6}to{opacity:.2}}.str-chat{--str-chat-thread-list-border-color:var(--str-chat__surface-color);--str-chat-thread-list-container-background-color:var(--str-chat__secondary-background-color);--str-chat-unseen-threads-banner-background-color:var(--str-chat__text-color);--str-chat-unseen-threads-banner-color:var(--str-chat__opaque-surface-text-color);--str-chat-thread-list-item-background-color-default:var(--str-chat__secondary-background-color);--str-chat-thread-list-item-background-color-selected:var(--str-chat__surface-color);--str-chat-thread-list-item-text-color:var(--str-chat__text-color);--str-chat-thread-list-item-text-low-emphasis-color:var(--str-chat__text-low-emphasis-color);--str-chat-thread-list-empty-placeholder-background-color:var( --str-chat__secondary-background-color );--str-chat-thread-list-empty-placeholder-color:var(--str-chat__text-low-emphasis-color)}.str-chat__thread-list-container{background-color:var(--str-chat-thread-list-container-background-color)}.str-chat__unseen-threads-banner{background:var(--str-chat-unseen-threads-banner-background-color);border-radius:16px;color:var(--str-chat-unseen-threads-banner-color)}.str-chat__unseen-threads-banner__button{--str-chat-icon-color:var(--str-chat-unseen-threads-banner-color)}.str-chat__thread-list{border-right:1px solid var(--str-chat-thread-list-border-color)}.str-chat__thread-list .str-chat__thread-list-item{--str-chat-icon-color:var(--str-chat-thread-list-item-text-color);background-color:var(--str-chat-thread-list-item-background-color-default);border:none;color:var(--str-chat-thread-list-item-text-color)}.str-chat__thread-list .str-chat__thread-list-item[aria-selected=true]{background-color:var(--str-chat-thread-list-item-background-color-selected)}.str-chat__thread-list .str-chat__thread-list-item[aria-selected=true] .str-chat__thread-list-item__latest-reply-text-and-timestamp,.str-chat__thread-list .str-chat__thread-list-item[aria-selected=true] .str-chat__thread-list-item__parent-message-text{color:inherit}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__parent-message-text{color:var(--str-chat-thread-list-item-text-low-emphasis-color)}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__latest-reply{--str-chat__avatar-background-color:var(--str-chat__secondary-surface-color);--str-chat__avatar-color:var(--str-chat__text-low-emphasis-color)}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__latest-reply-text-and-timestamp{color:var(--str-chat-thread-list-item-text-low-emphasis-color)}.str-chat__thread-list-empty-placeholder{--str-chat-icon-color:var(--str-chat-thread-list-empty-placeholder-color);background-color:var(--str-chat-thread-list-empty-placeholder-background-color);color:var(--str-chat-thread-list-empty-placeholder-color)}.str-chat{--str-chat-selector-background-color:var(--str-chat__secondary-background-color);--str-chat-selector-border-color:var(--str-chat__surface-color);--str-chat-selector-button-color-default:var(--str-chat__text-low-emphasis-color);--str-chat-selector-button-color-selected:var(--str-chat__text-color);--str-chat-selector-button-background-color-default:#0000;--str-chat-selector-button-background-color-selected:var(--str-chat__surface-color)}.str-chat__chat-view__selector{background-color:var(--str-chat-selector-background-color);border-right:1px solid var(--str-chat-selector-border-color)}.str-chat__chat-view__selector-button{--str-chat-icon-color:var(--str-chat-selector-button-color-default);background:var(--str-chat-selector-button-background-color-default);border:none;color:var(--str-chat-selector-button-color-default)}.str-chat__chat-view__selector-button[aria-selected=true]{--str-chat-icon-color:var(--str-chat-selector-button-color-selected);background:var(--str-chat-selector-button-background-color-selected);color:var(--str-chat-selector-button-color-selected)}.str-chat{--str-chat-unread-count-badge-color:var(--str-chat__on-unread-badge-color);--str-chat-unread-count-badge-background-color:var(--str-chat__danger-color)}.str-chat__unread-count-badge{background-color:var(--str-chat-unread-count-badge-background-color);border-radius:9999px;color:var(--str-chat-unread-count-badge-color)}.str-chat__ai-state-indicator-container{background-color:var(--str-chat__grey300)}.str-chat__ai-state-indicator-text{color:var(--str-chat__text-color)}:root{--sector1-primary:#ca2715;--sector1-primary-hover:#e03020;--sector1-accent:#ff6b00;--sector1-bg-dark:#0f0f0f;--sector1-bg-medium:#1a1a1a;--sector1-bg-light:#222;--sector1-border:#333;--sector1-text-primary:#fff;--sector1-text-secondary:#999;--sector1-text-tertiary:#666;--sector1-success:#10b981;--sector1-error:#ef4444}.str-chat{background:#0f0f0f!important;background:var(--sector1-bg-dark)!important;color:#fff!important;color:var(--sector1-text-primary)!important;font-family:Consolas,Monaco,monospace!important;height:100%}.str-chat *,.str-chat__channel *,.str-chat__container *{background-color:initial}.str-chat-channel,.str-chat__channel,.str-chat__container,.str-chat__main-panel{background:#0f0f0f!important;background:var(--sector1-bg-dark)!important}.str-chat__header-livestream{padding:16px 24px!important}.str-chat__channel-header,.str-chat__header-livestream{background:#1a1a1a!important;background:var(--sector1-bg-medium)!important;border-bottom:1px solid #333!important;border-bottom:1px solid var(--sector1-border)!important}.str-chat__channel-header .str-chat__avatar,.str-chat__channel-header-avatar,.str-chat__channel-list .str-chat__avatar,.str-chat__channel-preview .str-chat__avatar,.str-chat__channel-preview-avatar,.str-chat__channel-preview-image,.str-chat__channel-preview-messenger .str-chat__avatar,.str-chat__channel-preview-title .str-chat__avatar,.str-chat__header-livestream .str-chat__avatar,.str-chat__header-livestream-left--avatar{display:none!important}.str-chat__channel-header-title,.str-chat__header-livestream-left{color:#fff!important;color:var(--sector1-text-primary)!important}.str-chat__channel-header-title{font-size:16px!important;font-weight:600!important}.str-chat__channel-header-info{color:#999!important;color:var(--sector1-text-secondary)!important;font-size:13px!important}.str-chat__list{background:#0f0f0f!important;background:var(--sector1-bg-dark)!important;padding:20px!important}.str-chat__ul{padding:0!important}.str-chat__message-simple{margin-bottom:12px!important;padding:8px 12px!important}.str-chat__message-simple-text-inner{background:#222!important;background:var(--sector1-bg-light)!important;border:1px solid #333!important;border:1px solid var(--sector1-border)!important;border-radius:8px!important;color:#fff!important;color:var(--sector1-text-primary)!important;font-size:14px!important;line-height:1.5!important;padding:10px 14px!important}.str-chat__message--me .str-chat__message-simple-text-inner{background:linear-gradient(135deg,#ca2715,#ff6b5a)!important;background:linear-gradient(135deg,var(--sector1-primary) 0,#ff6b5a 100%)!important;border-color:#ca2715!important;border-color:var(--sector1-primary)!important;color:#fff!important}.str-chat__message--other .str-chat__message-simple-text-inner{background:#222!important;background:var(--sector1-bg-light)!important;border-color:#333!important;border-color:var(--sector1-border)!important}.str-chat__message-text{color:inherit!important}.str-chat__message-text p{color:inherit!important;margin:0!important}.str-chat__message-simple-name{color:#999!important;color:var(--sector1-text-secondary)!important;font-size:12px!important;font-weight:600!important;margin-bottom:4px!important}.str-chat__message-simple-timestamp{color:#666!important;color:var(--sector1-text-tertiary)!important;font-size:11px!important}.str-chat__avatar{border:2px solid #333!important;border:2px solid var(--sector1-border)!important;border-radius:50%!important}.str-chat__avatar-image{border-radius:50%!important}.str-chat__avatar-fallback{background:linear-gradient(135deg,#ca2715,#ff6b5a)!important;background:linear-gradient(135deg,var(--sector1-primary) 0,#ff6b5a 100%)!important;color:#fff!important;font-weight:600!important}.str-chat__input-flat{background:#1a1a1a!important;background:var(--sector1-bg-medium)!important;border-top:1px solid #333!important;border-top:1px solid var(--sector1-border)!important;padding:16px 24px!important}.str-chat__input-flat-wrapper{border:1px solid #333!important;border:1px solid var(--sector1-border)!important;border-radius:8px!important;padding:0!important}.str-chat__input textarea,.str-chat__input-flat textarea,.str-chat__textarea textarea{-webkit-text-fill-color:#fff!important;-webkit-text-fill-color:var(--sector1-text-primary)!important;background:#0000!important;border:none!important;caret-color:#fff!important;caret-color:var(--sector1-text-primary)!important;color:#fff!important;color:var(--sector1-text-primary)!important;font-family:Consolas,Monaco,monospace!important;font-size:14px!important;line-height:1.5!important;padding:12px 16px!important;resize:none!important}.str-chat__input textarea::placeholder,.str-chat__input-flat textarea::placeholder,.str-chat__textarea textarea::placeholder{color:#666!important;color:var(--sector1-text-tertiary)!important;opacity:1!important}.str-chat__input textarea:focus,.str-chat__input-flat textarea:focus,.str-chat__textarea textarea:focus{border-color:#ca2715!important;border-color:var(--sector1-primary)!important;color:#fff!important;color:var(--sector1-text-primary)!important;outline:none!important}.str-chat__input,.str-chat__input-emojiselect{background:#0000!important}.str-chat__attachment-selector,.str-chat__file-input-container,.str-chat__fileupload-wrapper,.str-chat__input-fileupload,.str-chat__input-flat-fileupload,button[aria-label="Attach files"],button[title="Attach files"]{display:none!important}.str-chat__emoji-picker-button,.str-chat__emojiselect-wrapper,.str-chat__input button:has(svg),.str-chat__input svg[class*=emoji],.str-chat__input-emojiselect,.str-chat__input-flat .str-chat__input-flat-emojiselect,.str-chat__input-flat-emojiselect,.str-chat__message-input .str-chat__input-emojiselect,button[aria-label="Open emoji picker"],button[title="Emoji picker"],button[title="Open emoji picker"]{display:none!important}.str-chat__input-flat button:not(.str-chat__send-button),.str-chat__message-input button:not(.str-chat__send-button){display:none!important}.str-chat__send-button{background:#ca2715!important;background:var(--sector1-primary)!important;border:none!important;border-radius:6px!important;bottom:auto!important;color:#fff!important;cursor:pointer!important;font-weight:600!important;left:auto!important;margin:8px!important;padding:8px 16px!important;position:relative!important;right:8px!important;top:auto!important;transform:none!important;transition:background-color .2s!important}.str-chat__send-button:hover{background:#e03020!important;background:var(--sector1-primary-hover)!important}.str-chat__send-button:disabled{background:#666!important;background:var(--sector1-text-tertiary)!important;cursor:not-allowed!important;opacity:.5!important}.str-chat__emoji-picker{border:1px solid #333!important;border:1px solid var(--sector1-border)!important;border-radius:8px!important}.emoji-mart,.str-chat__emoji-picker{background:#1a1a1a!important;background:var(--sector1-bg-medium)!important}.emoji-mart{border-color:#333!important;border-color:var(--sector1-border)!important}.emoji-mart-category-label span{background:#1a1a1a!important;background:var(--sector1-bg-medium)!important}.emoji-mart-category-label span,.emoji-mart-search input{color:#fff!important;color:var(--sector1-text-primary)!important}.emoji-mart-search input{background:#222!important;background:var(--sector1-bg-light)!important;border-color:#333!important;border-color:var(--sector1-border)!important}.str-chat__reaction-list{background:#1a1a1a!important;background:var(--sector1-bg-medium)!important;border:1px solid #333!important;border:1px solid var(--sector1-border)!important;border-radius:12px!important;padding:4px!important}.str-chat__reaction{background:#222!important;background:var(--sector1-bg-light)!important;border:1px solid #333!important;border:1px solid var(--sector1-border)!important;border-radius:8px!important;color:#fff!important;color:var(--sector1-text-primary)!important}.str-chat__reaction:hover{background:#333!important;background:var(--sector1-border)!important;border-color:#ca2715!important;border-color:var(--sector1-primary)!important}.str-chat__thread{background:#0f0f0f!important;background:var(--sector1-bg-dark)!important;border-left:1px solid #333!important;border-left:1px solid var(--sector1-border)!important}.str-chat__thread-header{background:#1a1a1a!important;background:var(--sector1-bg-medium)!important;border-bottom:1px solid #333!important;border-bottom:1px solid var(--sector1-border)!important;color:#fff!important;color:var(--sector1-text-primary)!important}.str-chat__close-thread-button{color:#999!important;color:var(--sector1-text-secondary)!important}.str-chat__close-thread-button:hover{color:#fff!important;color:var(--sector1-text-primary)!important}.str-chat__typing-indicator{color:#999!important;color:var(--sector1-text-secondary)!important;font-size:13px!important;font-style:italic!important;padding:8px 24px!important}.str-chat__typing-indicator__dot{background:#ff6b00!important;background:var(--sector1-accent)!important}.str-chat__loading-indicator{background:#0f0f0f!important;background:var(--sector1-bg-dark)!important;color:#999!important;color:var(--sector1-text-secondary)!important}.str-chat__loading-indicator-icon{border-top-color:#ca2715!important;border-top-color:var(--sector1-primary)!important}.str-chat__channel-list,.str-chat__channel-list-messenger{background:#1a1a1a!important;background:var(--sector1-bg-medium)!important}.str-chat__channel-preview-messenger{background:#0000!important;border-bottom:1px solid #333!important;border-bottom:1px solid var(--sector1-border)!important;cursor:pointer!important;padding:12px 16px!important;transition:background-color .2s!important}.str-chat__channel-preview-messenger--active,.str-chat__channel-preview-messenger:hover{background:#222!important;background:var(--sector1-bg-light)!important}.str-chat__channel-preview-messenger--active{border-left:3px solid #ca2715!important;border-left:3px solid var(--sector1-primary)!important}.str-chat__channel-preview-messenger--unread{background:#ca27150d!important}.str-chat__list::-webkit-scrollbar,.str-chat__thread-list::-webkit-scrollbar{width:8px!important}.str-chat__list::-webkit-scrollbar-track,.str-chat__thread-list::-webkit-scrollbar-track{background:#0f0f0f!important;background:var(--sector1-bg-dark)!important}.str-chat__list::-webkit-scrollbar-thumb,.str-chat__thread-list::-webkit-scrollbar-thumb{background:#333!important;background:var(--sector1-border)!important;border-radius:4px!important}.str-chat__list::-webkit-scrollbar-thumb:hover,.str-chat__thread-list::-webkit-scrollbar-thumb:hover{background:#666!important;background:var(--sector1-text-tertiary)!important}.str-chat__date-separator{color:#999!important;color:var(--sector1-text-secondary)!important;font-size:12px!important;margin:16px 0!important}.str-chat__date-separator-line{background:#333!important;background:var(--sector1-border)!important}.str-chat__attachment,.str-chat__attachment-preview-list{background:#222!important;background:var(--sector1-bg-light)!important;border:1px solid #333!important;border:1px solid var(--sector1-border)!important;border-radius:8px!important}.str-chat__attachment-preview-list{padding:8px!important}.str-chat__modal{background:#000c!important}.str-chat__modal__inner{background:#1a1a1a!important;background:var(--sector1-bg-medium)!important;border:1px solid #333!important;border:1px solid var(--sector1-border)!important;border-radius:12px!important;color:#fff!important;color:var(--sector1-text-primary)!important}.str-chat__modal__close-button{color:#999!important;color:var(--sector1-text-secondary)!important}.str-chat__modal__close-button:hover{color:#fff!important;color:var(--sector1-text-primary)!important}.str-chat__message-actions{border:1px solid #333!important;border:1px solid var(--sector1-border)!important;border-radius:8px!important}.str-chat__message-actions,.str-chat__message-actions-list{background:#1a1a1a!important;background:var(--sector1-bg-medium)!important}.str-chat__message-actions-list-item{border-bottom:1px solid #333!important;border-bottom:1px solid var(--sector1-border)!important;color:#fff!important;color:var(--sector1-text-primary)!important}.str-chat__message-actions-list-item:hover{background:#222!important;background:var(--sector1-bg-light)!important}.str-chat__message-actions-list-item--delete{color:#ef4444!important;color:var(--sector1-error)!important}.sector1-car-number{background:#ff6b00;background:var(--sector1-accent);border-radius:4px;color:#fff;display:inline-block;font-size:11px;font-weight:700;margin-left:6px;padding:2px 6px;vertical-align:middle}.sector1-online-indicator{background:#10b981;background:var(--sector1-success);border:2px solid #1a1a1a;border:2px solid var(--sector1-bg-medium);border-radius:50%;bottom:0;height:10px;position:absolute;right:0;width:10px}.sector1-online-indicator.offline{background:#666;background:var(--sector1-text-tertiary)}@media (max-width:768px){.str-chat__input-flat{padding:12px 16px!important}.str-chat__list{padding:16px 12px!important}.str-chat__message-simple-text-inner{font-size:14px!important;padding:8px 12px!important}.str-chat__channel-header{padding:12px 16px!important}.str-chat__thread{width:100%!important}}@keyframes slideInMessage{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.str-chat__message-simple{animation:slideInMessage .2s ease-out}.sector1-chat-skeleton{animation:pulse 1.5s ease-in-out infinite;background:#222;background:var(--sector1-bg-light);border-radius:8px}.sector1-chat-error{background:#ef44441a;border:1px solid #ef4444;border:1px solid var(--sector1-error);border-radius:8px;color:#ef4444;color:var(--sector1-error);font-size:14px;margin:16px;padding:12px 16px}.sector1-chat-error button{background:#ef4444;background:var(--sector1-error);border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:600;margin-top:8px;padding:8px 16px;transition:opacity .2s}.sector1-chat-error button:hover{opacity:.9}.str-chat [class*=str-]{background-color:initial!important}.str-chat__input,.str-chat__input-flat,.str-chat__input-footer,.str-chat__message-input,.str-chat__message-input-inner{background:#1a1a1a!important;background:var(--sector1-bg-medium)!important}.str-chat__input-flat-wrapper{background:#222!important;background:var(--sector1-bg-light)!important}div[class*=str-chat-channel],div[class*=str-chat__]{background-color:initial}.str-chat__list,.str-chat__virtual-list,.str-chat__window,.str-chat__window-layout{background:#0f0f0f!important;background:var(--sector1-bg-dark)!important}.str-chat [class*=str-]{color:#fff;color:var(--sector1-text-primary)}input[type=text],textarea{-webkit-text-fill-color:#fff!important;-webkit-text-fill-color:var(--sector1-text-primary)!important;color:#fff!important;color:var(--sector1-text-primary)!important}.event-chat-container{background:#0f0f0f;display:flex;flex-direction:column;height:100%;overflow:hidden;width:100%}.event-chat-header-custom{background:#1a1a1a;border-bottom:1px solid #333}.event-context{background:#ca27151a;border-bottom:1px solid #ca27154d;padding:8px 24px}.event-date{font-size:13px;font-weight:600}.event-chat-skeleton{padding:20px 24px}.skeleton-header{border-bottom:1px solid #333;margin-bottom:20px;padding-bottom:16px}.skeleton-messages{padding:16px 0}.skeleton-message{align-items:flex-start;display:flex;margin-bottom:16px}.custom-message-wrapper{position:relative}.event-chat-loading{align-items:center;color:#fff;display:flex;flex-direction:column;gap:16px;height:100%;justify-content:center}.loading-spinner{animation:pulse 1.5s ease-in-out infinite;font-size:48px}.event-chat-loading p{color:#999;font-size:16px}.event-chat-error{align-items:center;display:flex;flex-direction:column;gap:16px;height:100%;justify-content:center;padding:32px;text-align:center}.error-message{font-size:18px;margin:0}.error-help{color:#999;font-size:14px;margin:0;max-width:400px}.event-chat-container .str-chat,.event-chat-container .str-chat-channel,.event-chat-container .str-chat__container{background:#0f0f0f!important;height:100%}.event-chat-container .str-chat__main-panel{background:#0f0f0f!important}.event-chat-container .str-chat__channel-header{background:#1a1a1a!important;border-bottom:2px solid #ca2715!important}.event-chat-container .str-chat__list{background:#0f0f0f!important}.event-chat-container .str-chat__input{background:#1a1a1a!important;border-top:2px solid #ca2715!important}.event-chat-container .str-chat__input-flat{background:#2a2a2a!important;border:1px solid #444!important;border-radius:8px!important}.event-chat-container .str-chat__input-flat:focus-within{border-color:#ca2715!important;box-shadow:0 0 10px #ca27154d!important}.event-chat-container .str-chat__textarea textarea{background:#0000!important;caret-color:#fff!important;color:#fff!important}.event-chat-container .str-chat__textarea textarea::placeholder{color:#666!important}.event-chat-container .str-chat__message-simple{color:#fff!important}.event-chat-container .str-chat__message-text-inner{background:#2a2a2a!important;border:1px solid #444!important;color:#fff!important}.event-chat-container .str-chat__message-text-inner p{color:#fff!important}.event-chat-container .str-chat__message--me .str-chat__message-text-inner{background:#ca2715!important;border-color:#ca2715!important;color:#fff!important}.event-chat-container .str-chat__thread{background:#1a1a1a!important;border-left:2px solid #ca2715!important}.event-chat-container .str-chat__list::-webkit-scrollbar{width:8px}.event-chat-container .str-chat__list::-webkit-scrollbar-track{background:#1a1a1a}.event-chat-container .str-chat__list::-webkit-scrollbar-thumb{background:#444;border-radius:4px}.event-chat-container .str-chat__list::-webkit-scrollbar-thumb:hover{background:#ca2715}.direct-messages-inbox{background:#1a1a1a;border-right:1px solid #333;display:flex;flex-direction:column;height:100%}.inbox-header{background:#222;border-bottom:1px solid #333;padding:20px}.inbox-header h2{color:#fff;font-size:18px;font-weight:600;margin:0}.dm-channel-preview{align-items:center;border-bottom:1px solid #2a2a2a;cursor:pointer;display:flex;gap:12px;padding:12px 16px;transition:background-color .2s}.dm-channel-preview:hover{background-color:#252525}.dm-channel-preview.active{background-color:#2a2a2a;border-left:3px solid #ca2715}.dm-channel-preview.unread{background-color:#1f1f1f}.dm-avatar{border-radius:50%;flex-shrink:0;height:48px;overflow:hidden;position:relative;width:48px}.dm-avatar img{height:100%;object-fit:cover;width:100%}.dm-avatar-placeholder{align-items:center;background:linear-gradient(135deg,#ca2715,#ff6b5a);color:#fff;display:flex;font-size:20px;font-weight:600;height:100%;justify-content:center;width:100%}.dm-content{display:flex;flex:1 1;flex-direction:column;gap:4px;min-width:0}.dm-header{align-items:center;display:flex;gap:8px;justify-content:space-between;margin-bottom:4px}.dm-name{color:#fff;flex:1 1;font-size:15px;font-weight:600;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dm-meta{align-items:center;display:flex;flex-shrink:0;gap:8px}.dm-timestamp{color:#666;font-size:12px;white-space:nowrap}.dm-unread-badge{background:#ca2715;border-radius:10px;color:#fff;flex-shrink:0;font-size:12px;font-weight:600;min-width:20px;padding:2px 6px;text-align:center}.dm-last-message{color:#999;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dm-channel-preview.unread .dm-last-message{color:#ccc;font-weight:500}.dm-last-message .message-prefix{color:#999;font-weight:500}.dm-last-message.empty{color:#666;font-style:italic}.online-indicator{background:#10b981;border:2px solid #1a1a1a;border-radius:50%;bottom:0;height:12px;position:absolute;right:0;width:12px}.dm-typing-indicator{align-items:center;color:#ff6b00;display:flex;font-size:13px;font-style:italic;gap:4px}.typing-dot{animation:typingAnimation 1.4s ease-in-out infinite;background:#ff6b00;border-radius:50%;height:4px;width:4px}.typing-dot:first-child{animation-delay:0s}.typing-dot:nth-child(2){animation-delay:.2s}.typing-dot:nth-child(3){animation-delay:.4s}@keyframes typingAnimation{0%,60%,to{opacity:.7;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}.typing-text{margin-left:4px}.inbox-loading{align-items:center;color:#999;display:flex;flex-direction:column;gap:16px;justify-content:center;padding:60px 20px}.inbox-loading .loading-spinner{animation:pulse 1.5s ease-in-out infinite;font-size:48px}.inbox-loading p{color:#999;font-size:15px;margin:0}.dm-empty-state{color:#999;padding:40px 20px;text-align:center}.dm-empty-state p{font-size:15px;margin:10px 0}.direct-messages-inbox .str-chat__channel-list{flex:1 1;overflow-y:auto}.direct-messages-inbox .str-chat__channel-list-messenger{background:#0000}.direct-messages-inbox .str-chat__channel-list-messenger__main{padding:0}.dm-delete-btn{align-items:center!important;background:#6464644d!important;border:none!important;border-radius:50%!important;color:#999!important;cursor:pointer!important;display:flex!important;font-size:16px!important;font-weight:700!important;height:24px!important;justify-content:center!important;line-height:1!important;opacity:.5!important;padding:0!important;position:absolute!important;right:8px!important;top:50%!important;transform:translateY(-50%)!important;transition:all .2s ease!important;width:24px!important;z-index:100!important}.dm-channel-preview:hover .dm-delete-btn{background:#64646480!important;opacity:1!important}.dm-delete-btn:hover{background:#ef444433;color:#ef4444}.dm-delete-btn.confirm{background:#ef4444;color:#fff;opacity:1}.dm-delete-btn.confirm:hover{background:#dc2626}.start-dm-button{align-items:center;background:#ca2715;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:15px;font-weight:600;gap:8px;padding:10px 16px;transition:background-color .2s}.start-dm-button:hover{background:#e03020}.start-dm-icon{font-size:18px}.start-dm-modal-overlay{align-items:center;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10000}.start-dm-modal{background:#1a1a1a;border:1px solid #333;border-radius:12px;box-shadow:0 10px 40px #00000080;display:flex;flex-direction:column;max-height:80vh;max-width:500px;width:90%}.start-dm-header{align-items:center;border-bottom:1px solid #333;display:flex;justify-content:space-between;padding:20px 24px}.start-dm-header h2{color:#fff;font-size:20px;font-weight:600;margin:0}.close-button{align-items:center;border-radius:4px;color:#999;display:flex;height:32px;justify-content:center;padding:0;transition:background-color .2s;width:32px}.close-button:hover{background:#333}.start-dm-search{border-bottom:1px solid #333;padding:16px 24px}.start-dm-search input{background:#222;border:1px solid #444;border-radius:8px;color:#fff;font-size:15px;outline:none;padding:12px 16px;transition:border-color .2s;width:100%}.start-dm-search input:focus{border-color:#ca2715}.start-dm-search input::placeholder{color:#666}.start-dm-error{align-items:center;background:#ca27151a;border-bottom:1px solid #ca27154d;color:#ff6b5a;display:flex;font-size:14px;gap:8px;padding:12px 24px}.start-dm-results{flex:1 1;min-height:200px;overflow-y:auto}.search-empty,.search-loading,.search-prompt{align-items:center;color:#999;display:flex;flex-direction:column;justify-content:center;padding:60px 24px;text-align:center}.search-loading .loading-spinner{animation:spin 2s linear infinite;font-size:40px;margin-bottom:16px}.search-empty p,.search-prompt p{font-size:15px;margin:0}.user-results-list{padding:8px}.user-result-item{align-items:center;border-radius:8px;cursor:pointer;display:flex;gap:12px;margin-bottom:4px;padding:12px 16px;transition:background-color .2s}.user-result-item:hover{background:#222}.user-avatar-placeholder{background:linear-gradient(135deg,#ca2715,#ff6b5a);flex-shrink:0;font-size:18px;font-weight:600;height:44px;width:44px}.user-info{flex:1 1;min-width:0}.user-name{color:#fff;font-size:15px;font-weight:600;margin-bottom:4px}.user-details{color:#999;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.creating-indicator{animation:pulse 1s ease-in-out infinite;font-size:20px}@media (max-width:768px){.start-dm-modal{max-height:90vh;width:95%}.start-dm-header{padding:16px 20px}.start-dm-search{padding:12px 20px}}.resize-handle{align-items:center;background:#0000;cursor:col-resize;display:flex;height:calc(100vh - 60px);justify-content:center;margin-top:40px;position:relative;transition:all .2s ease;width:4px}.resize-handle:hover{background:#ff6b004d;width:8px}.resize-handle.resizing{background:#ff6b0080;width:8px}.resize-grip{display:none}.admin-menu{background:#2a2a2a;border-right:1px solid #555;display:flex;flex-direction:column;height:100%;overflow:hidden}.admin-menu-header{border-bottom:1px solid #555;padding:20px}.admin-menu-header h3{color:#ff6b00;font-size:16px;margin:0}.admin-menu-content{flex:1 1;overflow-y:auto;padding:10px 0}.admin-menu-item{align-items:center;border-left:4px solid #0000;cursor:pointer;display:flex;padding:15px 20px;transition:all .2s ease}.admin-menu-item:hover{background:#ff6b001a;border-left-color:#ff6b004d}.admin-menu-item.active{background:#ff6b0033;border-left-color:#ff6b00}.admin-menu-item-icon{font-size:20px;margin-right:15px;min-width:24px}.admin-menu-item-content{flex:1 1}.admin-menu-item-label{font-size:14px;font-weight:500;margin-bottom:4px}.admin-menu-item-description{color:#ccc;font-size:12px;line-height:1.3}.admin-menu-divider{background:#555;height:1px;margin:12px 20px}.admin-menu-footer{border-top:1px solid #555;padding:20px}.admin-status{align-items:center;display:flex;font-size:12px;margin-bottom:10px}.admin-status-indicator{border-radius:50%;height:8px;margin-right:8px;width:8px}.admin-status-indicator.online{background:#4caf50}.admin-status-indicator.warning{background:#ff9800}.admin-status-indicator.error{background:#f44336}.admin-version{color:#888;font-size:11px}.dashboard-container{margin:0 auto;max-height:calc(100vh - 100px);max-width:1800px;overflow-y:auto;padding:1rem}.dashboard-section{background:#ffffff05;border:1px solid #ca271533;margin-bottom:.75rem;padding:.75rem}.dashboard-section h3{color:#ca2715;font-size:1rem;font-weight:700;letter-spacing:.5px;margin:0 0 .5rem;text-transform:uppercase}.dashboard-section h4{color:#ddd;font-size:.85rem;font-weight:600;margin:.5rem 0}.events-grid{grid-gap:.5rem;gap:.5rem;grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.event-card{background:#ffffff08;border:1px solid #ca271533;border-radius:6px;padding:.5rem;transition:all .2s}.event-card:hover{border-color:#ca2715;box-shadow:0 4px 12px #ca271533}.event-header{align-items:flex-start;gap:.35rem;margin-bottom:.35rem}.event-header h4{color:#fff;flex:1 1;font-size:.85rem;margin:0}.event-details{color:#888;font-size:.75rem;gap:.25rem}.event-date,.event-participants{align-items:center;display:flex;gap:.5rem}.active-sessions-grid{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));margin-bottom:.5rem}.session-list{background:#ffffff05;border:1px solid #ca27151a;border-radius:6px;padding:.5rem}.session-item{align-items:center;border-bottom:1px solid #ffffff0d;display:flex;justify-content:space-between;padding:.35rem}.session-item:last-child{border-bottom:none}.session-name{color:#ddd}.session-count{color:#ca2715}.health-grid{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.health-item{align-items:center;background:#ffffff05;border:1px solid #ca27151a;border-radius:6px;display:flex;gap:.5rem;padding:.5rem}.health-details{display:flex;flex-direction:column;gap:.15rem}.health-label{font-size:.7rem;letter-spacing:.3px}.health-value{font-size:.85rem;font-weight:600;text-transform:capitalize}.status-indicator{flex-shrink:0;height:12px;width:12px}.status-indicator.online{animation:pulse-green 2s ease-in-out infinite;background:#32cd32;box-shadow:0 0 10px #32cd3280}.status-indicator.offline{background:#ff4343;box-shadow:0 0 10px #ff434380}.status-indicator.degraded,.status-indicator.unknown{background:orange;box-shadow:0 0 10px #ffa50080}@keyframes pulse-green{0%,to{opacity:1}50%{opacity:.6}}.stats-grid{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.stat-card{border-radius:6px;padding:.75rem}.stat-value{font-size:1.75rem;line-height:1}.stat-label{letter-spacing:.3px;text-align:center}.stat-breakdown{color:#888;display:flex;font-size:.7rem;gap:.5rem;margin-top:.25rem}.stat-breakdown span{align-items:center;display:flex;gap:.25rem}.logs-list{display:flex;flex-direction:column;gap:.35rem}.log-item{align-items:flex-start;background:#ffffff05;border:1px solid #ca27151a;border-radius:6px;display:flex;gap:.5rem;padding:.5rem;transition:all .2s}.log-item:hover{background:#ca27150d;border-color:#ca27154d}.log-content{display:flex;flex:1 1;flex-direction:column;gap:.25rem}.log-message{color:#ddd;font-size:.8rem;line-height:1.3}.log-meta{color:#666;display:flex;font-size:.7rem;gap:.5rem}.log-source{font-weight:600;text-transform:uppercase}.log-time{font-style:italic}.empty-state{font-size:.85rem;padding:1rem}@media (max-width:1200px){.events-grid,.stats-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}@media (max-width:768px){.dashboard-container,.dashboard-section{padding:1rem}.active-sessions-grid,.events-grid,.health-grid,.stats-grid{grid-template-columns:1fr}.stat-value{font-size:2rem}}.track-editor-modal{align-items:center;background:#000c;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.track-editor-container{background:#1a1a1a;border:1px solid #333;border-radius:8px;display:flex;flex-direction:column;height:80%;max-width:1200px;overflow:hidden;width:90%}.track-editor-header{align-items:center;border-bottom:1px solid #333;display:flex;justify-content:space-between;padding:20px}.track-editor-header h2{color:#ff6b00;margin:0}.close-button{background:none;border:none;color:#ccc;cursor:pointer;font-size:24px;padding:5px 10px}.close-button:hover{color:#fff}.track-editor-content{display:flex;flex:1 1;overflow:hidden}.track-editor-canvas{background:#0a0a0a;display:flex;flex:1 1;flex-direction:column;position:relative}.track-editor-canvas svg{flex:1 1;height:100%;width:100%}.editor-controls{align-items:center;display:flex;gap:10px;left:20px;position:absolute;top:20px}.btn-toggle{background:#333;border:1px solid #555;border-radius:4px;color:#ccc;cursor:pointer;padding:8px 16px;transition:all .2s}.btn-toggle.active{background:#ff6b00;border-color:#ff6b00;color:#fff}.point-actions{align-items:center;background:#000c;border:1px solid #333;border-radius:4px;display:flex;gap:10px;padding:10px 15px}.point-actions span{color:#ff6b00;font-weight:700}.track-editor-sidebar{background:#1a1a1a;border-left:1px solid #333;overflow-y:auto;padding:20px;width:350px}.editor-section{margin-bottom:30px}.editor-section h3{color:#ff6b00;font-size:16px;margin-bottom:15px}.section-header{margin-bottom:15px}.section-header h3{margin:0}.btn-clear{background:#333;border:1px solid #555;border-radius:4px;color:#f44;cursor:pointer;font-size:12px;padding:4px 8px;transition:all .2s}.btn-clear:hover{background:#444;color:#f66}.name-editor{margin-bottom:10px}.track-name-input{background:#0a0a0a;border:1px solid #333;border-radius:4px;color:#fff;font-size:16px;font-weight:600;padding:10px 14px;transition:border-color .2s;width:100%}.track-name-input:focus{border-color:#ff6b00;outline:none}.track-name-input::placeholder{color:#666}.length-editor{align-items:center;display:flex;gap:10px;margin-bottom:10px}.length-editor input{background:#0a0a0a;border:1px solid #333;border-radius:4px;color:#fff;font-size:16px;padding:8px 12px;width:150px}.length-editor span{color:#ccc}.length-info{color:#888;font-size:14px}.start-finish-info{align-items:center;background:#0a0a0a;border:1px solid #333;border-radius:4px;display:flex;justify-content:space-between;padding:10px 15px}.start-finish-info span{color:#0f8}.btn-link{background:none;border:none;color:#ff6b00;cursor:pointer;padding:0;text-decoration:underline}.btn-link:hover{color:#ff8c33}.info-text{font-size:14px;margin:0}.corners-list{display:flex;flex-direction:column;gap:10px}.corner-item{align-items:center;background:#0a0a0a;border:1px solid #333;border-radius:4px;display:flex;gap:10px;padding:10px}.corner-name-input{background:#1a1a1a;border:1px solid #444;border-radius:4px;color:#fff;font-weight:700;padding:6px 10px;width:100px}.corner-info{color:#888;flex:1 1;font-size:12px}.btn-remove{background:none;border:none;color:#f44;cursor:pointer;font-size:18px;padding:0 5px}.btn-remove:hover{color:#f66}.editor-actions{border-top:1px solid #333;display:flex;gap:10px;margin-top:30px;padding-top:20px}.btn-primary{flex:1 1}.btn-primary:hover{background:#ff8c33}.btn-primary:disabled{background:#666}.btn-secondary{background:#333;border:1px solid #555;flex:1 1;padding:12px 24px}.btn-secondary:hover{background:#444}.track-point{transition:all .2s}.track-point:hover{r:6;fill:#ff6b00}.rotation-editor{display:flex;flex-direction:column;gap:10px}.rotation-slider{-webkit-appearance:none;background:#333;border-radius:3px;height:6px;outline:none;width:100%}.rotation-slider::-webkit-slider-thumb{appearance:none;background:#ff6b00;border-radius:50%;cursor:pointer;height:18px;-webkit-transition:all .2s;transition:all .2s;width:18px}.rotation-slider::-webkit-slider-thumb:hover{background:#ff8c33;transform:scale(1.1)}.rotation-slider::-moz-range-thumb{background:#ff6b00;border:none;border-radius:50%;cursor:pointer;height:18px;-moz-transition:all .2s;transition:all .2s;width:18px}.rotation-slider::-moz-range-thumb:hover{background:#ff8c33;transform:scale(1.1)}.rotation-value{align-items:center;display:flex;gap:10px}.rotation-input{background:#0a0a0a;border:1px solid #333;border-radius:4px;color:#fff;font-size:14px;padding:6px 10px;text-align:center;width:70px}.rotation-value span{color:#ccc;font-size:14px}.rotation-presets{grid-gap:5px;display:grid;gap:5px;grid-template-columns:repeat(4,1fr);margin-top:10px}.btn-preset{background:#333;border:1px solid #555;border-radius:4px;color:#ccc;cursor:pointer;font-size:12px;padding:6px;transition:all .2s}.btn-preset:hover{background:#444;border-color:#ff6b00;color:#fff}.user-management{margin:0 auto;max-width:1800px;padding:2rem}.loading-state{padding:4rem 2rem}.spinner{animation:spin .8s linear infinite;border:4px solid #ca271533;border-top-color:#ca2715;height:50px;width:50px}.management-header{align-items:flex-start;flex-wrap:wrap;gap:2rem;justify-content:space-between;margin-bottom:2rem}.header-stats{grid-gap:1rem;display:grid;flex:1 1;gap:1rem;grid-template-columns:repeat(3,1fr);min-width:300px}.stat-card{background:#ffffff05;border:1px solid #ca271533;flex-direction:column;gap:.25rem;padding:1rem;transition:all .2s}.stat-card:hover{border-color:#ca2715;box-shadow:0 4px 12px #ca271533;transform:translateY(-2px)}.stat-value{color:#ca2715;font-size:2rem}.series-count{color:#888;font-size:.9rem}.text-muted{color:#666}.header-actions{flex-wrap:wrap;gap:.75rem}.btn-danger,.btn-primary,.btn-secondary{border:none;border-radius:8px;cursor:pointer;font-size:.95rem;font-weight:600;padding:.75rem 1.25rem;transition:all .2s}.btn-primary{background:linear-gradient(135deg,#ca2715,#e64a2e);box-shadow:0 2px 8px #ca27154d}.btn-primary:hover{box-shadow:0 4px 12px #ca271566;transform:translateY(-2px)}.btn-secondary{background:#ffffff0d;border:1px solid #ca27154d}.btn-secondary:hover{background:#ca27151a;border-color:#ca2715}.btn-danger{background:#ffffff0d;border:1px solid #ca27154d;color:#ca2715}.btn-danger:hover{background:#ca27151a;border-color:#ca2715}.btn-compact{border-radius:4px;font-size:.75rem;padding:.4rem .75rem}.btn-compact.btn-primary{box-shadow:0 1px 4px #ca271533}.btn-compact.btn-primary:hover{box-shadow:0 2px 6px #ca27154d;transform:translateY(-1px)}.btn-icon{font-size:.85rem;min-width:0;min-width:auto;padding:.35rem .5rem}.btn-text{background:none;border:none;color:#888;font-size:.75rem;font-weight:500;padding:.25rem .5rem}.btn-text:hover{background:none;color:#ca2715}.error-banner{align-items:center;background:#ff43361a;border:1px solid #ff43364d;color:#ff6b6b;display:flex;justify-content:space-between;padding:1rem 1.5rem}.error-banner button{background:none;border:none;color:#ff6b6b;cursor:pointer;font-size:1.5rem;line-height:1;padding:0}.filters-section{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}.search-box{flex:1 1;max-width:400px;min-width:250px;position:relative}.search-icon{left:1rem;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.search-box input{background:#ffffff0d;border:1px solid #ca271533;border-radius:8px;color:#fff;font-size:.95rem;padding:.75rem 1rem .75rem 2.5rem;transition:all .2s;width:100%}.search-box input:focus{background:#ca27150d;border-color:#ca2715;outline:none}.search-box input::placeholder{color:#666}.filter-select{background:#ffffff0d;border:1px solid #ca271533;border-radius:8px;font-size:.95rem;padding:.75rem 1rem}.filter-select:hover{border-color:#ca2715}.filter-select:focus{background:#ca27150d;border-color:#ca2715}.filter-summary{color:#888;font-size:.9rem;margin-left:auto;white-space:nowrap}.table-container{background:#ffffff05;border:1px solid #ca271533;border-radius:12px;margin-bottom:1.5rem;overflow:hidden}.users-table{border-collapse:collapse;width:100%}.users-table thead{background:#ca27151a}.users-table th{border-bottom:1px solid #ca271533;color:#ca2715;font-size:.85rem;font-weight:600;letter-spacing:.5px;padding:1rem;text-align:left;text-transform:uppercase}.users-table th.sortable{cursor:pointer;transition:all .2s;-webkit-user-select:none;user-select:none}.users-table th.sortable:hover{background:#ca271526;color:#e64a2e}.users-table tbody tr{border-bottom:1px solid #ffffff0d;transition:background .2s}.users-table tbody tr:hover{background:#ca27150d}.users-table td{color:#ddd;font-size:.95rem;padding:1rem}.user-name-cell{align-items:center;display:flex;gap:.75rem}.user-avatar{object-fit:cover}.user-avatar,.user-avatar-placeholder{border:2px solid #ca27154d;border-radius:50%;height:36px;width:36px}.user-avatar-placeholder{align-items:center;background:linear-gradient(135deg,#ca2715,#e64a2e);color:#fff;display:flex;font-size:1rem;font-weight:700;justify-content:center;text-transform:uppercase}.role-badge{font-size:.8rem;letter-spacing:.3px;padding:.35rem .75rem;text-transform:capitalize}.role-admin{background:#ca271533;border:1px solid #ca2715;color:#ca2715}.role-developer{background:#8a2be233;border:1px solid #8a2be2;color:#b168ff}.role-team-owner{background:#ffa50033;border:1px solid orange;color:#ffb84d}.role-race-engineer{background:#00bfff33;border:1px solid #00bfff;color:#4dd2ff}.role-driver{background:#32cd3233;border:1px solid #32cd32;color:#5fd85f}.role-race-control{background:#ffd70033;border:1px solid gold;color:#ffdf4d}.role-media{background:#ff69b433;border:1px solid #ff69b4;color:#ff8ac4}.role-demo{background:#80808033;border:1px solid grey;color:#a0a0a0}.role-visitor{background:#a9a9a933;border:1px solid #a9a9a9;color:silver}.role-active{background:#32cd3233;border:1px solid #32cd32;color:#5fd85f}.subscription-badge{border-radius:12px;display:inline-block;font-size:.8rem;font-weight:600;letter-spacing:.5px;padding:.35rem .75rem;text-transform:uppercase}.sub-free{background:#80808033;border:1px solid grey;color:#a0a0a0}.sub-trial{background:#ffd70033;border:1px solid gold;color:#ffdf4d}.sub-pro{background:#ca271533;border:1px solid #ca2715;color:#ca2715}.sub-enterprise{background:#8a2be233;border:1px solid #8a2be2;color:#b168ff}.btn-action{background:#ffffff0d;border:1px solid #ca271533;line-height:1;padding:.5rem}.btn-edit:hover{background:#00bfff1a;border-color:#00bfff}.btn-reset:hover{background:#ffa5001a;border-color:orange}.btn-delete:hover{background:#ff43431a;border-color:#ff4343}.btn-unlock:hover{background:#4ade801a;border-color:#4ade80}.empty-state{font-size:1rem}.pagination{align-items:center;display:flex;gap:1rem;justify-content:center;margin-bottom:2rem}.pagination-btn{background:#ffffff0d;border:1px solid #ca27154d;border-radius:8px;color:#ca2715;cursor:pointer;font-weight:600;padding:.75rem 1.25rem;transition:all .2s}.pagination-btn:hover:not(:disabled){background:#ca27151a;border-color:#ca2715;transform:translateY(-2px)}.pagination-btn:disabled{cursor:not-allowed;opacity:.3}.pagination-info{color:#888;font-size:.95rem;font-weight:600}.modal-content{background:#141414fa}.modal-header{border-bottom:1px solid #ca271533;padding:1.5rem}.modal-header h3{color:#ca2715;font-size:1.5rem;font-weight:700}.modal-close{color:#888;font-size:1.5rem;transition:color .2s}.modal-close:hover{color:#ca2715}.modal-body{display:flex;flex-direction:column;gap:1.25rem;padding:1.5rem}.form-group{gap:.5rem}.form-group label{font-size:.85rem}.form-group input,.form-group select{background:#ffffff0d;border:1px solid #ca271533;border-radius:8px;font-size:.95rem;padding:.75rem 1rem;transition:all .2s}.form-group input:focus,.form-group select:focus{background:#ca27150d;border-color:#ca2715}.modal-footer{border-top:1px solid #ca271533;gap:1rem;padding:1.5rem}@media (max-width:1200px){.header-stats{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.user-management{padding:1rem}.management-header{flex-direction:column}.header-stats{grid-template-columns:1fr;width:100%}.header-actions{justify-content:stretch;width:100%}.header-actions button{flex:1 1}.filters-section{flex-direction:column}.filter-select,.search-box{max-width:none;width:100%}.filter-summary{margin-left:0}.table-container{overflow-x:auto}.users-table{min-width:800px}}.gps-file-upload{margin:20px auto;max-width:500px;width:100%}.upload-options{background:#ffffff0d;border:1px solid #333;border-radius:8px;margin-bottom:20px;padding:15px 20px}.checkbox-label{flex-direction:column;gap:5px;-webkit-user-select:none;user-select:none}.checkbox-label input[type=checkbox]{margin-right:10px;vertical-align:middle}.checkbox-label input[type=checkbox]:disabled{cursor:not-allowed;opacity:.5}.checkbox-label>span:first-of-type{align-items:center;color:#fff;display:flex;font-size:14px;font-weight:600}.lap-selector{display:flex;flex-direction:column;gap:5px;margin-top:15px}.lap-selector>span:first-of-type{color:#fff;font-size:14px;font-weight:600}.lap-selector input[type=number]{background:#0a0a0a;border:1px solid #333;border-radius:4px;color:#fff;font-size:16px;padding:8px 12px;transition:border-color .2s;width:80px}.lap-selector input[type=number]:focus{border-color:#ff6b00;outline:none}.lap-selector input[type=number]:disabled{cursor:not-allowed;opacity:.5}.option-hint{color:#888;font-size:12px;font-style:italic;margin-left:28px}.upload-area{background:#ffffff0d;border:2px dashed #666;border-radius:8px;color:#fff;cursor:pointer;padding:40px 20px;text-align:center;transition:all .3s ease}.upload-area:hover{background:#ff6b001a;border-color:#ff6b00}.upload-area.drag-active{background:#ff6b0033;border-color:#ff6b00;transform:scale(1.02)}.upload-area.processing{background:#4ecdc41a;border-color:#4ecdc4;cursor:not-allowed}.upload-content{align-items:center;display:flex;flex-direction:column;gap:15px}.upload-icon{font-size:48px;margin-bottom:10px}.upload-content h3{color:#fff;font-size:24px;margin:0}.upload-content p{color:#ccc;font-size:14px;margin:0}.format-info{color:#999!important;font-size:12px!important;font-style:italic}.upload-button{background:#ff6b00;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:16px;padding:12px 24px;transition:background .3s ease}.upload-button:hover{background:#e55a00}.processing-indicator{align-items:center;display:flex;flex-direction:column;gap:15px}.spinner{border:4px solid #ffffff4d;border-top-color:#4ecdc4}.processing-indicator p{color:#4ecdc4;font-size:16px;margin:0}.db-view{margin:0 auto;max-width:1600px;padding:2rem}.db-header{margin-bottom:2rem}.db-title{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.db-title h2{color:#ff6b35;font-size:2rem;font-weight:700;margin:0}.btn-refresh{background:linear-gradient(135deg,#ff6b35,#ff8c5a);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.95rem;font-weight:600;padding:.6rem 1.2rem;transition:all .2s}.btn-refresh:hover{box-shadow:0 4px 12px #ff6b3566;transform:translateY(-2px)}.db-stats-compact{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));max-width:800px}.stat-item{align-items:center;background:#ffffff05;border:1px solid #ff6b3533;border-radius:8px;gap:.25rem;padding:1rem;transition:all .2s}.stat-item:hover{border-color:#ff6b35;transform:translateY(-2px)}.stat-value{color:#ff6b35;font-size:1.8rem}.stat-label{font-size:.85rem}.db-danger-section{background:#ff43360d;border:1px solid #ff433633;border-radius:12px;margin-bottom:2rem;overflow:hidden}.danger-toggle{align-items:center;background:#0000;border:none;color:#ff6b6b;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.75rem;padding:1rem 1.5rem;transition:all .2s;width:100%}.danger-toggle:hover{background:#ff43361a}.danger-icon{font-size:1.3rem}.toggle-icon{font-size:.9rem;margin-left:auto}.danger-zone-content{display:flex;flex-wrap:wrap;gap:1rem;padding:1rem 1.5rem 1.5rem}.btn-danger{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;flex:1 1;flex-direction:column;font-weight:600;gap:.25rem;min-width:200px;padding:1rem;transition:all .2s}.btn-danger:disabled{cursor:not-allowed;opacity:.5}.btn-danger.low{background:#fbbf2433;border:1px solid #fbbf2466;color:#fbbf24}.btn-danger.low:hover:not(:disabled){background:#fbbf244d;transform:translateY(-2px)}.btn-danger.medium{background:#f9731633;border:1px solid #f9731666;color:#f97316}.btn-danger.medium:hover:not(:disabled){background:#f973164d;transform:translateY(-2px)}.btn-danger.high{background:#ef444433;border:1px solid #ef444466;color:#ef4444}.btn-danger.high:hover:not(:disabled){background:#ef44444d;transform:translateY(-2px)}.btn-subtitle{font-size:.75rem;font-weight:400;opacity:.8}.db-error,.db-loading{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;padding:4rem 2rem}.spinner{border:3px solid #ff6b3533;border-top-color:#ff6b35}.db-loading p{color:#888;font-size:1.1rem}.error-icon{font-size:3rem}.db-error p{color:#ef4444;font-size:1.1rem;font-weight:500}.btn-retry{background:linear-gradient(135deg,#ff6b35,#ff8c5a);border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;margin-top:1rem;padding:.6rem 1.5rem;transition:all .2s}.btn-retry:hover{box-shadow:0 4px 12px #ff6b3566;transform:translateY(-2px)}.db-table-container{background:#ffffff05;border:1px solid #ff6b3526;border-radius:12px;overflow:hidden}.db-empty{color:#888;padding:4rem 2rem;text-align:center}.db-empty p{font-size:1.2rem;font-weight:600;margin:0 0 .5rem}.db-empty small{font-size:.9rem;opacity:.7}.db-table{border-collapse:collapse;width:100%}.db-table thead{background:#ff6b351a;position:sticky;top:0;z-index:10}.db-table th{border-bottom:2px solid #ff6b354d;color:#ff6b35;font-size:.85rem;font-weight:700;letter-spacing:.5px;padding:1rem;text-align:left;text-transform:uppercase}.db-table td{border-bottom:1px solid #ff6b351a;color:#e0e0e0;padding:1rem}.db-table tbody tr{transition:all .2s}.db-table tbody tr:hover{background:#ff6b350d}.event-row{background:#ffffff05;font-weight:500}.event-row:hover{background:#ff6b3514!important}.event-name{align-items:center;display:flex;gap:.75rem}.event-icon{font-size:1.3rem}.primary-name{color:#fff;font-size:1rem;font-weight:600}.secondary-info{color:#888;font-size:.75rem;margin-top:.15rem}.session-row{background:#0000}.session-name{gap:.5rem;padding-left:1rem}.session-indent{color:#666;font-family:monospace;font-size:.9rem}.session-icon{font-size:1rem}.type-badge{border-radius:12px;display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:.3px;padding:.3rem .75rem;text-transform:uppercase}.type-badge.event{background:#8b5cf633;color:#a78bfa}.type-badge.session{background:#3b82f633;color:#60a5fa}.location-cell{display:flex;flex-direction:column;gap:.15rem}.org-name{color:#888;font-size:.75rem}.location-inherited{color:#555;font-style:italic}.status-badge{letter-spacing:.3px;padding:.3rem .75rem}.status-badge.completed{background:#3b82f633;color:#3b82f6}.status-badge.scheduled{background:#fbbf2433;color:#fbbf24}.time-cell{display:flex;flex-direction:column;gap:.15rem}.end-time{color:#888;font-size:.75rem}.laps-total{color:#ff6b35;font-size:1.1rem;font-weight:700}.laps-count{color:#aaa;font-size:.95rem}.actions-col{text-align:right;width:120px}.action-buttons{gap:.5rem;justify-content:flex-end}.btn-action{background:#0000;border:1px solid #ff6b354d;color:#ff6b35;font-size:1rem;padding:.4rem .75rem;transition:all .2s}.btn-action:hover{background:#ff6b351a;border-color:#ff6b35;transform:scale(1.1)}.btn-action.complete{border-color:#4ade8066;color:#4ade80}.btn-action.complete:hover{background:#4ade801a;border-color:#4ade80}.btn-action.delete{border-color:#ef444466;color:#ef4444}.btn-action.delete:hover{background:#ef44441a;border-color:#ef4444}@media (max-width:1200px){.db-table{font-size:.9rem}.db-table td,.db-table th{padding:.75rem}}@media (max-width:768px){.db-view{padding:1rem}.db-stats-compact{grid-template-columns:repeat(2,1fr)}.danger-zone-content{flex-direction:column}.btn-danger{min-width:100%}.db-table-container{overflow-x:auto}.db-table{font-size:.85rem}.db-table td,.db-table th{padding:.5rem}.primary-name{font-size:.9rem}.secondary-info{font-size:.7rem}}.schedule-management{margin:0 auto;max-width:1400px;padding:20px}.schedule-header{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;margin-bottom:30px}.schedule-header h2{color:#f9fafb;font-size:28px;margin:0}.header-actions{align-items:center;display:flex;gap:12px}.events-grid{grid-gap:20px;gap:20px;grid-template-columns:repeat(auto-fill,minmax(400px,1fr))}.event-card{background:#1f2937;gap:15px;transition:transform .2s,box-shadow .2s}.event-card:hover{box-shadow:0 4px 12px #0000004d}.event-logo{background:#fff;border-radius:8px;height:60px;padding:10px}.event-logo img{max-height:100%;max-width:100%}.event-content{flex:1 1}.event-header-row{align-items:center;display:flex;gap:10px;margin-bottom:8px}.event-card h3{color:#f9fafb;font-size:18px;margin:0}.event-series{font-weight:500;margin-bottom:8px}.event-dates,.event-location{color:#d1d5db;font-size:14px;margin-bottom:5px}.event-type{margin-bottom:8px}.event-description{border-top:1px solid #374151;line-height:1.5;margin-top:10px;padding-top:10px}.event-status{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.badge-featured,.status-badge{border-radius:12px;display:inline-block;font-size:12px;font-weight:500;padding:4px 12px;text-transform:uppercase}.badge-featured{background:#fbbf24;color:#78350f}.status-badge.status-scheduled{background:#10b981;color:#064e3b}.status-badge.status-cancelled{background:#ef4444;color:#7f1d1d}.status-badge.status-postponed{background:#f59e0b;color:#78350f}.status-badge.status-completed{background:#6b7280;color:#1f2937}.status-badge.status-open{background:#3b82f6;color:#1e3a8a}.event-actions{padding-top:15px}.btn-delete,.btn-edit,.btn-primary,.btn-secondary{border:none;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;padding:8px 16px;transition:all .2s}.btn-edit{background:#3b82f6;color:#fff;flex:1 1}.btn-edit:hover{background:#2563eb}.btn-delete{background:#ef4444;color:#fff;flex:1 1}.btn-delete:hover{background:#dc2626}.empty-state p{font-size:18px;margin-bottom:20px}.loading{color:#9ca3af;font-size:18px;padding:60px 20px}.error-message{background:#7f1d1d;border:1px solid #b91c1c;color:#fecaca}.modal-overlay{background:#000000bf;overflow-y:auto;padding:20px}.modal-content{background:#1f2937;box-shadow:0 20px 60px #00000080;margin:auto;max-height:calc(100vh - 40px);max-width:800px;width:100%}.modal-header{border-bottom:1px solid #374151}.modal-header h2{color:#f9fafb;margin:0}.modal-close{align-items:center;background:none;border:none;border-radius:4px;color:#9ca3af;cursor:pointer;display:flex;font-size:28px;height:32px;justify-content:center;line-height:1;padding:0;transition:all .2s;width:32px}.modal-close:hover{background:#374151;color:#f9fafb}.event-form{display:flex;flex:1 1;flex-direction:column;overflow-y:auto;padding:24px}.form-row{margin-bottom:0}.form-group{margin-bottom:20px}.form-group:last-child{margin-bottom:0}.series-preview{align-items:center;background:#fff;border-radius:6px;display:flex;height:60px;justify-content:center;margin-top:10px;padding:10px}.series-preview img{max-height:100%;max-width:100%;object-fit:contain}.form-checkboxes{display:flex;gap:30px;margin-bottom:20px}.checkbox-label{color:#f9fafb}.modal-footer{background:#1f2937;border-top:1px solid #374151;flex-shrink:0;margin-top:auto;padding:20px 24px}@media (max-width:768px){.schedule-header{align-items:flex-start;flex-direction:column}.schedule-header h2{font-size:24px}.schedule-header .btn-primary{width:100%}.events-grid,.form-row{grid-template-columns:1fr}.event-actions{flex-direction:column}.modal-overlay{padding:10px}.modal-content{border-radius:8px;max-height:calc(100vh - 20px)}.event-form,.modal-header{padding:16px}.modal-footer{flex-direction:column-reverse;padding:16px}.modal-footer .btn-primary,.modal-footer .btn-secondary{width:100%}.form-checkboxes{flex-direction:column;gap:15px}}.session-mapping-container{background:#00000080;border:1px solid #ca27154d;border-radius:12px;color:#fff;padding:24px}.session-mapping-header{margin-bottom:24px}.session-mapping-title{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.session-mapping-title h2{align-items:center;color:#fff;display:flex;font-size:24px;font-weight:700;gap:8px;margin:0}.session-mapping-subtitle{color:#999;font-size:14px;margin:0}.session-mapping-status-banner{background:#0000004d;border:1px solid #ca27154d;border-radius:8px;margin-bottom:24px;padding:16px}.status-banner-content{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between}.status-banner-stats{align-items:center;display:flex;gap:24px}.status-stat{align-items:center;color:#999;display:flex;font-size:14px;gap:8px}.status-stat-value{color:#fff;font-weight:600}.status-badge{align-items:center;display:flex;font-size:14px;gap:8px}.status-badge.mapped{color:#4ade80}.status-badge.unmapped{color:#fb923c}.session-mapping-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:1fr 1fr;margin-bottom:24px}@media (max-width:1024px){.session-mapping-grid{grid-template-columns:1fr}}.session-column h3{align-items:center;color:#fff;display:flex;font-size:18px;font-weight:600;gap:8px;margin:0 0 16px}.session-list{display:flex;flex-direction:column;gap:12px}.session-card{border:1px solid;border-radius:8px;padding:16px;transition:all .2s}.session-card.mapped{background:#22c55e1a;border-color:#22c55e4d}.session-card.unmapped{background:#0000004d;border-color:#ca27154d}.session-card.needs-mapping{background:#fb923c1a;border-color:#fb923c4d}.session-card-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:12px}.session-card-header h4{color:#fff;font-size:16px;font-weight:600;margin:0}.session-card-details{display:flex;flex-direction:column;font-size:14px;gap:4px}.session-detail{align-items:center;color:#999;display:flex;gap:8px}.session-detail-id{color:#666;font-family:monospace;font-size:12px}.session-selector{margin-top:12px}.session-selector label{color:#ddd;display:block;font-size:12px;font-weight:600;margin-bottom:8px}.session-selector select{background:#00000080;border:1px solid #ca27154d;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;padding:8px 12px;width:100%}.session-selector select:focus{border-color:#ca2715;outline:none}.session-selector select option:disabled{color:#666}.mapped-info{align-items:center;background:#22c55e33;border-radius:4px;color:#4ade80;display:flex;font-size:12px;justify-content:space-between;margin-top:8px;padding:8px}.mapped-info button{background:none;border:none;color:#4ade80;cursor:pointer;font-size:12px;padding:0;text-decoration:underline}.mapped-info button:hover{color:#86efac}.session-mapping-actions{align-items:center;border-top:1px solid #ca27154d;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;padding-top:24px}.actions-status{color:#999;font-size:14px}.actions-status.ready{color:#4ade80;font-weight:600}.actions-status.pending{color:#fb923c}.actions-buttons{align-items:center;display:flex;gap:12px}.session-mapping-btn{align-items:center;border:none;border-radius:6px;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:8px;padding:10px 20px;transition:all .2s}.session-mapping-btn:disabled{cursor:not-allowed;opacity:.5}.session-mapping-btn.btn-cancel{background:#6b72804d;border:1px solid #6b728080;color:#fff}.session-mapping-btn.btn-cancel:hover:not(:disabled){background:#6b728080}.session-mapping-btn.btn-save{background:linear-gradient(135deg,#ca2715,#ff6b00);color:#fff}.session-mapping-btn.btn-save:hover:not(:disabled){box-shadow:0 4px 12px #ca271580;transform:translateY(-1px)}.session-mapping-btn.btn-connect{background:linear-gradient(135deg,#16a34a,#22c55e);color:#fff}.session-mapping-btn.btn-connect:hover:not(:disabled){box-shadow:0 4px 12px #22c55e80;transform:translateY(-1px)}.alert-banner{align-items:flex-start;border:1px solid;border-radius:8px;display:flex;gap:12px;margin-bottom:24px;padding:16px}.alert-banner.error{background:#ef44441a;border-color:#ef44444d}.alert-banner.success{background:#22c55e1a;border-color:#22c55e4d}.alert-banner.info{background:#3b82f61a;border-color:#3b82f64d}.alert-icon{flex-shrink:0;margin-top:2px}.alert-icon.error{color:#ef4444}.alert-icon.success{color:#4ade80}.alert-icon.info{color:#3b82f6}.alert-content{flex:1 1}.alert-content p{font-size:14px;margin:0}.alert-banner.error .alert-content p{color:#f87171}.alert-banner.success .alert-content p{color:#4ade80}.alert-banner.info .alert-content p{color:#60a5fa}.alert-close{background:none;border:none;cursor:pointer;flex-shrink:0;padding:0}.alert-close.error{color:#ef4444}.alert-close.success{color:#4ade80}.alert-close.info{color:#3b82f6}.alert-close:hover{opacity:.8}.loading-container{align-items:center;display:flex;justify-content:center;padding:48px}.loading-content{text-align:center}.loading-spinner{border:2px solid #0000;border-top-color:#ca2715;height:48px;margin:0 auto 16px;width:48px}.loading-text{color:#999;font-size:14px}.empty-state{background:#0000004d;border:1px solid #ca27154d;border-radius:8px;color:#999;padding:16px}.header-close-btn{background:none;border:none;color:#999;cursor:pointer;padding:0;transition:color .2s}.header-close-btn:hover{color:#fff}.text-xs{font-size:12px}.bridge-server-view{margin:0 auto;max-width:1400px;padding:2rem}.loading-message{color:#888;font-size:1.1rem;padding:3rem}.bridge-error-banner{align-items:center;background:#ff43361a;border:1px solid #ff43364d;border-radius:8px;display:flex;gap:.75rem;margin-bottom:1.5rem;padding:1rem}.error-icon{font-size:1.5rem}.error-message{font-weight:500}.bridge-section{background:#ffffff05;border:1px solid #ff6b3526;border-radius:12px;margin-bottom:1.5rem;padding:1.5rem}.bridge-section-header{align-items:center;border-bottom:1px solid #ff6b351a;display:flex;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1rem}.bridge-section-header h3{color:#ff6b35;font-size:1.3rem;font-weight:700;margin:0}.section-badge{background:#ff6b3533;border-radius:12px;color:#ff6b35;font-size:.85rem;font-weight:600;padding:.25rem .75rem}.refresh-button{background:linear-gradient(135deg,#ff6b35,#ff8c5a);border-radius:6px;font-size:.9rem;font-weight:600;padding:.5rem 1rem;transition:all .2s}.refresh-button:hover:not(:disabled){box-shadow:0 4px 12px #ff6b3566;transform:translateY(-2px)}.refresh-button:disabled{cursor:not-allowed;opacity:.6}.bridge-health-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.health-card{background:#0000004d;border:1px solid #ff6b3533;border-radius:8px;padding:1rem;transition:all .2s}.health-card:hover{border-color:#ff6b35;transform:translateY(-2px)}.health-label{color:#888;font-size:.85rem;font-weight:600;letter-spacing:.5px;margin-bottom:.5rem;text-transform:uppercase}.health-value{color:#fff;font-size:1.3rem;font-weight:700}.health-value.status-ok{color:#4ade80}.health-value.status-error{color:#ef4444}.health-value.status-disabled{color:#888}.health-detail{color:#888;font-size:.75rem;margin-top:.5rem}.event-badge{background:#ff6b3533;border-radius:4px;color:#ff6b35;display:inline-block;font-size:.7rem;font-weight:600;margin-right:.25rem;padding:.2rem .5rem}.events-table{overflow-x:auto}.events-table table{border-collapse:collapse;width:100%}.events-table thead{background:#ff6b351a}.events-table th{border-bottom:2px solid #ff6b354d;color:#ff6b35;font-size:.85rem;font-weight:700;letter-spacing:.5px;padding:.75rem;text-align:left;text-transform:uppercase}.events-table td{border-bottom:1px solid #ff6b351a;color:#e0e0e0;padding:.75rem}.events-table tr:hover{background:#ff6b350d}.events-table tr.streaming{background:#4ade801a;border-left:3px solid #4ade80}.events-table tr.designated-active{background:#ffbf0026;border-left:4px solid #ffbf00;font-weight:600}.events-table tr.designated-active .event-id,.events-table tr.designated-active .event-name{color:#ffbf00}.event-id{color:#ff6b35;font-weight:700}.discovered-date{color:#aaa;font-size:.85rem}.status-badge.live{background:#4ade8033;color:#4ade80}.status-badge.not-live{background:#8883;color:#888}.toggle-button{border:none;border-radius:6px;cursor:pointer;font-size:.8rem;font-weight:600;padding:.4rem .8rem;transition:all .2s}.toggle-button.enabled{background:#4ade8033;border:1px solid #4ade80;color:#4ade80}.toggle-button.disabled{background:#8883;border:1px solid #555;color:#888}.toggle-button:hover{transform:scale(1.05)}.stream-status{border-radius:12px;display:inline-block;font-size:.75rem;font-weight:700;padding:.25rem .75rem}.stream-status.streaming{background:#4ade8033;color:#4ade80}.stream-status.scheduled{background:#fbbf2433;color:#fbbf24}.stream-status.completed{background:#3b82f633;color:#3b82f6}.stream-status.idle{background:#8883;color:#888}.empty-state{padding:3rem}.empty-state p{margin:.5rem 0}.empty-hint{font-size:.9rem;font-style:italic}.connection-info{background:#0000004d;border:1px solid #ff6b3533;border-radius:8px;padding:1rem}.info-row{border-bottom:1px solid #ff6b351a;display:flex;justify-content:space-between;padding:.5rem 0}.info-row:last-child{border-bottom:none}.info-label{color:#888}.info-value{color:#ff6b35;font-family:Courier New,monospace}.expand-cell{text-align:center;width:30px}.expand-button{align-items:center;background:#0000;border:1px solid #ff6b354d;border-radius:4px;color:#ff6b35;cursor:pointer;display:flex;font-size:10px;height:24px;justify-content:center;transition:all .2s;width:24px}.expand-button:hover{background:#ff6b3533;border-color:#ff6b35}.events-table tr.expanded{background:#ff6b3514}.session-count{border-radius:8px;display:inline-block;font-size:.8rem;font-weight:600;padding:.25rem .5rem}.session-count.no-sessions{background:#ef444426;color:#ef4444}.session-count.has-sessions{background:#4ade8026;color:#4ade80}.session-details-row,.session-details-row:hover{background:#0006!important}.session-details-row td{border-bottom:2px solid #ff6b354d;padding:0!important}.session-details{padding:1rem 1.5rem}.session-details-header{align-items:center;border-bottom:1px solid #ff6b3533;display:flex;justify-content:space-between;margin-bottom:1rem;padding-bottom:.75rem}.session-details-header strong{color:#ff6b35;font-size:.95rem}.raw-times{color:#888;font-size:.75rem}.raw-times code{background:#0006;border-radius:4px;color:#a78bfa;font-family:Courier New,monospace;margin:0 .25rem;padding:.15rem .4rem}.no-sessions-message{align-items:center;background:#ef44441a;border:1px solid #ef44444d;border-radius:8px;color:#fca5a5;display:flex;font-size:.9rem;gap:.75rem;padding:1rem}.no-sessions-message .warning-icon{font-size:1.25rem}.sessions-table{background:#0003;border-collapse:collapse;border-radius:8px;font-size:.85rem;overflow:hidden;width:100%}.sessions-table th{background:#ff6b351a;border-bottom:1px solid #ff6b3533;color:#888;font-size:.75rem;font-weight:600;letter-spacing:.5px;padding:.6rem .75rem;text-align:left;text-transform:uppercase}.sessions-table td{border-bottom:1px solid #ffffff0d;color:#ccc;padding:.6rem .75rem}.sessions-table tr:last-child td{border-bottom:none}.sessions-table code{background:#0006;border-radius:4px;color:#a78bfa;font-family:Courier New,monospace;font-size:.8rem;padding:.2rem .4rem}@media (max-width:1024px){.bridge-health-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.bridge-server-view{padding:1rem}.bridge-health-grid{grid-template-columns:1fr}.bridge-section-header{align-items:flex-start;flex-direction:column;gap:1rem}.events-table{font-size:.85rem}.events-table td,.events-table th{padding:.5rem}}.manufacturers-view{margin:0 auto;max-width:1400px;padding:20px}.manufacturers-header{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:24px}.header-controls{gap:12px}.header-filters{align-items:center;display:flex;gap:16px}.filter-select{background:#0000004d;border:1px solid #fff3}.manufacturers-stats{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));margin-bottom:24px}.stat-value{color:#0f8}.edit-form-container{border:2px solid #0f8}.edit-form h3{color:#0f8}.form-row{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.form-group input:focus,.form-group select:focus{border-color:#0f8}.btn-primary{background:#0f8;color:#000}.btn-primary:hover{background:#00cc6a;transform:translateY(-1px)}.btn-secondary{border:1px solid #ffffff4d}.btn-secondary:hover{background:#fff3;border-color:#ffffff80}.btn-icon{padding:4px;transition:transform .2s}.btn-icon.btn-danger:hover,.btn-icon:hover{transform:scale(1.2)}.manufacturers-list{margin-top:24px}.category-section{margin-bottom:32px}.category-title{border-bottom:2px solid #00ff884d;color:#0f8;font-size:18px;font-weight:700;margin-bottom:16px;padding-bottom:8px}.manufacturers-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.manufacturer-card{background:#0000004d;border:1px solid #fff3;border-radius:8px;padding:16px;transition:all .2s}.manufacturer-card:hover{border-color:#0f8;box-shadow:0 0 20px #0f83}.manufacturer-card.inactive{border-color:#ffffff1a;opacity:.5}.manufacturer-card.inactive:hover{border-color:#f809;opacity:1}.manufacturer-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.manufacturer-name{align-items:center;color:#fff;display:flex;font-size:16px;font-weight:700;gap:8px}.inactive-badge{background:#ff88004d;border-radius:3px;color:#f80;font-size:10px;font-weight:600;padding:2px 6px}.manufacturer-actions{display:flex;gap:4px}.manufacturer-details{margin-bottom:12px}.detail-row{display:flex;font-size:13px;justify-content:space-between;margin-bottom:6px}.detail-row .label{color:#888}.detail-row .value{color:#fff;font-family:monospace}.logo-preview{background:#ffffff0d;height:64px;overflow:hidden;position:relative}.logo-preview img{display:none}.logo-preview .no-logo{color:#666;font-size:11px;font-style:italic}.logo-preview img+.no-logo{display:none}.no-manufacturers{color:#666;padding:60px 20px;text-align:center}.no-manufacturers p{font-size:18px;margin-bottom:20px}.series-class-management-view{margin:0 auto;max-width:1400px;padding:20px}.series-class-header{align-items:center;border-bottom:1px solid #ffffff1a;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:24px;padding-bottom:16px}.header-info h3{color:#fff;font-size:24px;margin:0 0 4px}.header-info p{color:#888;font-size:14px;margin:0}.series-selector{align-items:center;display:flex;gap:12px}.series-selector label{color:#ccc;font-size:14px;font-weight:600}.series-select{background:#0000004d;border:1px solid #fff3;border-radius:4px;color:#fff;font-size:14px;min-width:300px;padding:8px 16px}.series-select:focus{border-color:#ff6b00;outline:none}.current-series-info{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:20px}.info-card{background:#0000004d;border:1px solid #ffffff1a;border-radius:6px;color:#ccc;font-size:14px;padding:12px 16px}.info-card strong{color:#ff6b00;margin-right:8px}.class-controls{margin-bottom:20px}.class-edit-form{background:#00000080;border:2px solid #ff6b00;border-radius:8px;margin-bottom:24px;padding:24px}.class-edit-form h4{color:#ff6b00;font-size:18px;margin:0 0 20px}.form-grid{margin-bottom:20px}.form-field{display:flex;flex-direction:column;gap:6px}.form-field label{color:#ccc;font-size:13px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.form-field input[type=number],.form-field input[type=text]{background:#0000004d;border:1px solid #fff3;border-radius:4px;color:#fff;font-size:14px;padding:10px 12px}.form-field input:focus{border-color:#ff6b00;outline:none}.form-field input:disabled{cursor:not-allowed;opacity:.5}.field-hint{color:#666;font-size:12px;font-style:italic}.color-input-group{align-items:center;display:flex;gap:8px}.color-input-group input[type=color]{background:#0000004d;border:1px solid #fff3;border-radius:4px;cursor:pointer;height:40px;width:50px}.color-input-group input[type=text]{flex:1 1;font-family:Courier New,monospace}.color-preview{border:2px solid #ffffff4d;border-radius:4px;height:40px;width:40px}.btn-primary{padding:10px 20px}.btn-primary,.btn-secondary{font-weight:600;transition:background .2s}.btn-secondary{background:#ffffff1a;border:1px solid #fff3}.btn-secondary:hover:not(:disabled){background:#fff3}.classes-list{background:#0000004d;border:1px solid #ffffff1a;border-radius:8px;padding:20px}.loading{font-size:14px}.loading,.no-classes{color:#888;padding:40px;text-align:center}.no-classes p{margin:8px 0}.classes-table{border-collapse:collapse;width:100%}.classes-table thead{background:#ff6b001a}.classes-table th{border-bottom:2px solid #ff6b004d;color:#ff6b00;font-size:12px;font-weight:600;letter-spacing:.5px;padding:12px;text-align:left;text-transform:uppercase}.classes-table td{border-bottom:1px solid #ffffff0d;color:#ccc;font-size:14px;padding:12px}.classes-table tbody tr:hover{background:#ffffff05}.classes-table td code{background:#0000004d;border-radius:3px;font-family:Courier New,monospace;font-size:13px;padding:2px 6px}.class-preview{align-items:center;display:flex;gap:12px}.color-swatch{border:2px solid #ffffff4d;border-radius:4px;height:30px;width:30px}.car-number-preview{border:2px solid #fff;border-radius:4px;color:#000;font-size:14px;font-weight:700;padding:4px 12px}.action-buttons{gap:8px}.btn-delete,.btn-edit{border:none;border-radius:4px;font-weight:600;padding:6px 12px}.btn-edit{background:#08f3;border:1px solid #08f6;color:#08f}.btn-edit:hover:not(:disabled){background:#0088ff4d}.btn-delete{background:#dc262633;border:1px solid #dc262666;color:#ef4444}.btn-delete:hover:not(:disabled){background:#dc26264d}.no-series-selected{color:#888;font-size:16px;padding:60px 20px;text-align:center}.series-management{margin:0 auto;max-width:1400px;padding:20px}.series-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.btn-add-series{background:#ff6b00;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:11px;font-weight:600;letter-spacing:.3px;padding:6px 14px;transition:all .2s}.btn-add-series:hover:not(:disabled){background:#e55f00;box-shadow:0 2px 8px #ff6b004d;transform:translateY(-1px)}.btn-add-series:disabled{cursor:not-allowed;opacity:.5}.series-tabs{border-bottom:2px solid #ffffff1a;display:flex;gap:4px;margin-bottom:24px}.tab-button{color:#888;font-size:15px;margin-bottom:-2px;padding:12px 24px;transition:all .2s}.tab-button:hover{background:#ffffff0d;color:#ccc}.tab-button.active{border-bottom-color:#ff6b00;color:#ff6b00}.series-header h2{color:#ff6b00;font-size:28px;font-weight:700;margin:0}.error-message{background:#ff00001a;border:1px solid #ff00004d;color:#f66;padding:12px 16px}.empty-message,.loading-message{color:#888;font-size:16px;padding:40px;text-align:center}.series-stats{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));margin-bottom:24px}.stat-card{background:#0000004d;border:1px solid #ffffff1a;padding:16px}.stat-label{color:#888;margin-bottom:8px}.edit-form-container{background:#00000080;border:2px solid #ff6b00;border-radius:8px;margin-bottom:24px;padding:24px}.edit-form h3{color:#ff6b00;font-size:20px;margin:0 0 20px}.form-section{border-bottom:1px solid #ffffff1a;margin-bottom:24px;padding-bottom:24px}.form-section:last-of-type{border-bottom:none;margin-bottom:0;padding-bottom:0}.form-section h4{color:#ccc;font-size:16px;font-weight:600;margin:0 0 16px}.form-row{grid-gap:16px;gap:16px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:16px}.form-group input,.form-group select{background:#0000004d;border:1px solid #fff3;font-family:Roboto,sans-serif;font-size:14px;padding:10px 12px}.form-group input.error{border-color:#f66}.form-group small{color:#888;font-size:11px;margin-top:-4px}.error-text{color:#f66;font-size:11px;font-weight:500}.checkbox-label{color:#ccc;font-size:14px;gap:8px}.checkbox-label input[type=checkbox]{height:18px;width:18px}.form-actions{border-top:1px solid #ffffff1a;justify-content:flex-end;margin-top:20px;padding-top:20px}.btn-primary{border-radius:6px;font-weight:700;letter-spacing:.5px;padding:12px 24px;text-transform:uppercase;transition:all .2s}.btn-primary:hover:not(:disabled){background:#e55f00;box-shadow:0 4px 12px #ff6b004d}.btn-primary:disabled{cursor:not-allowed;opacity:.5}.btn-secondary{background:#ffffff08;border:1px solid #ffffff26;border-radius:6px;color:#ccc;font-size:13px;font-weight:700;padding:10px 20px;transition:all .2s}.btn-secondary:hover:not(:disabled){background:#ffffff14;border-color:#ffffff4d}.series-aliases{align-items:center;display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.aliases-label{color:#888;font-size:12px;font-weight:600}.alias-badge{background:#ff6b0026;border:1px solid #ff6b004d;border-radius:12px;color:#ff9150;display:inline-block;font-size:11px;font-weight:600;padding:3px 8px}.alias-manager{background:#1a1a1a;border:1px solid #ff6b004d;border-radius:8px;box-shadow:0 10px 40px #00000080;display:flex;flex-direction:column;left:50%;max-height:80vh;max-width:90vw;position:fixed;top:50%;transform:translate(-50%,-50%);width:500px;z-index:1000}.alias-manager-header{align-items:center;border-bottom:1px solid #ffffff1a;display:flex;justify-content:space-between;padding:16px 20px}.alias-manager-header h4{color:#ff6b00;font-size:16px;font-weight:700;margin:0}.btn-close{align-items:center;background:none;border:none;color:#888;cursor:pointer;display:flex;font-size:24px;height:30px;justify-content:center;padding:0;transition:color .2s;width:30px}.btn-close:hover{color:#fff}.alias-add-form{border-bottom:1px solid #ffffff1a;display:flex;gap:8px;padding:16px 20px}.alias-add-form input{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:4px;color:#fff;flex:1 1;font-size:14px;padding:8px 12px}.alias-add-form input:focus{border-color:#ff6b00;outline:none}.alias-add-form select{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;padding:8px 12px}.alias-add-form select:focus{border-color:#ff6b00;outline:none}.alias-list{flex:1 1;max-height:400px;min-height:200px;overflow-y:auto;padding:16px 20px}.alias-item{align-items:center;background:#ffffff08;border:1px solid #ffffff1a;border-radius:4px;display:flex;gap:12px;margin-bottom:8px;padding:10px;transition:all .2s}.alias-item:hover{background:#ffffff0d;border-color:#ff6b004d}.alias-item-name{color:#fff;flex:1 1;font-size:14px;font-weight:500}.alias-item-type{background:#ffffff1a;border-radius:4px;color:#888;font-size:11px;padding:3px 8px;text-transform:capitalize}.btn-delete-small{align-items:center;background:none;border:none;border-radius:4px;color:#f44;cursor:pointer;display:flex;font-size:20px;height:24px;justify-content:center;padding:0;transition:all .2s;width:24px}.btn-delete-small:hover:not(:disabled){background:#f443;color:#f66}.alias-empty{color:#666;font-size:14px;padding:40px 20px;text-align:center}.alias-manager-footer{border-top:1px solid #ffffff1a;display:flex;justify-content:flex-end;padding:16px 20px}.series-logo-container{flex-shrink:0;height:120px;width:120px}.series-logo-wrapper{height:100%;position:relative;width:100%}.series-logo{border:1px solid #ffffff26;height:100%;padding:12px}.logo-delete-btn{align-items:center;background:#f44;border:2px solid #1a1a1a;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:16px;height:24px;justify-content:center;padding:0;position:absolute;right:-8px;top:-8px;transition:all .2s;width:24px}.logo-delete-btn:hover:not(:disabled){background:#f66;transform:scale(1.1)}.series-logo-placeholder{background:#ffffff05;border:2px dashed #ff6b0040;border-radius:8px;cursor:pointer;flex-direction:column;gap:6px;height:100%;transition:all .2s;width:100%}.series-logo-placeholder:hover{background:#ff6b0014;border-color:#ff6b0080;transform:scale(1.02)}.series-logo-placeholder span:first-child{font-size:36px;opacity:.6}.series-logo-placeholder:hover span:first-child{opacity:1}.logo-placeholder-text{color:#888;font-size:9px;font-weight:700;letter-spacing:.5px;text-align:center;text-transform:uppercase}.logo-upload-modal{align-items:center;background:#000c;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:2000}.logo-upload-content{background:#1a1a1a;border:1px solid #ff6b004d;border-radius:8px;max-width:90vw;padding:24px;width:400px}.logo-upload-content h4{color:#ff6b00;font-size:16px;margin:0 0 16px}.logo-upload-content input[type=file]{background:#ffffff0d;color:#fff;cursor:pointer;font-size:14px;padding:12px}.logo-preview,.logo-upload-content input[type=file]{border:1px solid #ffffff1a;border-radius:4px;margin-bottom:16px;width:100%}.logo-preview{align-items:center;background:#ffffff08;display:flex;height:200px;justify-content:center;padding:16px}.logo-preview img{max-height:100%;max-width:100%;object-fit:contain}.logo-upload-actions{display:flex;gap:12px;justify-content:flex-end}.btn-secondary:disabled{cursor:not-allowed;opacity:.5}.series-list{display:flex;flex-direction:column;gap:16px}.series-card{grid-gap:24px;align-items:start;background:#0006;border:1px solid #ffffff1a;border-radius:8px;display:grid;gap:24px;grid-template-columns:120px 1fr auto;padding:24px;transition:all .2s}.series-card:hover{background:#00000080;border-color:#ff6b0066}.series-info{display:flex;flex:1 1;flex-direction:column;gap:12px}.series-name{align-items:center;display:flex;flex-wrap:wrap;font-size:20px;font-weight:700;gap:12px}.series-code{background:#ff6b0033;border-radius:4px;color:#ff6b00;display:inline-block;font-size:11px;font-weight:700;letter-spacing:.8px;padding:4px 12px;text-transform:uppercase}.series-organization{color:#999;font-size:13px;margin-top:-4px}.series-config{grid-gap:16px;background:#0000004d;border-radius:6px;display:grid;gap:16px;grid-template-columns:repeat(4,1fr);margin-top:8px;padding:16px}.config-item{align-items:center;display:flex;flex-direction:column;gap:6px;text-align:center}.config-label{color:#888;font-size:10px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.config-value{color:#0f8;font-size:18px;font-weight:700}.config-status{border-radius:12px;font-size:12px;font-weight:700;letter-spacing:.5px;padding:6px 14px;text-transform:uppercase}.config-status.enabled{background:#00ff8826;color:#0f8}.config-status.disabled{background:#ffffff0d;color:#666}.config-missing{color:#666;font-size:13px;font-style:italic;text-align:center}.series-actions{display:flex;flex-direction:column;gap:10px;min-width:140px}.btn-delete,.btn-edit{border:1px solid;border-radius:6px;cursor:pointer;font-size:13px;font-weight:700;padding:10px 16px;transition:all .2s;white-space:nowrap}.btn-edit{background:#00ff880d;border-color:#00ff884d;color:#0f8}.btn-edit:hover:not(:disabled){background:#00ff8826;border-color:#0f8}.btn-delete{background:#ff66660d;border-color:#ff66664d;color:#f66}.btn-delete:hover:not(:disabled){background:#ff666626;border-color:#f66}.btn-delete:disabled,.btn-edit:disabled{cursor:not-allowed;opacity:.5}@media (max-width:1200px){.series-card{gap:20px;grid-template-columns:100px 1fr}.series-actions{flex-direction:row;grid-column:2;justify-content:flex-start;min-width:auto}.series-config{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.series-card{gap:16px;grid-template-columns:1fr}.series-logo-container{height:100px;margin:0 auto;width:100px}.series-config{gap:12px;grid-template-columns:1fr 1fr;padding:12px}.series-actions{flex-direction:column}.form-row{grid-template-columns:1fr}}.ticker-config{margin:0 auto;max-width:1400px;padding:20px}.ticker-config-header{margin-bottom:30px}.ticker-config-header h2{color:#f9fafb;font-size:28px;margin:0 0 10px}.ticker-description{color:#9ca3af;font-size:14px;margin:0}.ticker-form{background:#1f2937;border:1px solid #374151;border-radius:12px;margin-bottom:30px;padding:24px}.form-section h3{color:#f9fafb;font-size:20px;margin:0 0 20px}.form-row{grid-gap:20px;gap:20px;grid-template-columns:200px 1fr;margin-bottom:20px}.form-group.flex-grow{flex:1 1}.form-group label{color:#f9fafb}.form-group input,.form-group select,.form-group textarea{background:#374151;border:1px solid #4b5563;color:#f9fafb;padding:10px 12px;transition:all .2s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#10b981;box-shadow:0 0 0 3px #10b9811a}.icon-selector{display:flex;flex-direction:column;gap:10px}.icon-input{font-size:24px;text-align:center;width:80px}.icon-presets{display:flex;flex-wrap:wrap;gap:8px}.icon-preset{align-items:center;background:#374151;border:2px solid #4b5563;border-radius:6px;cursor:pointer;display:flex;font-size:20px;height:40px;justify-content:center;padding:8px;transition:all .2s;width:40px}.icon-preset:hover{background:#4b5563;border-color:#6b7280}.icon-preset.active{background:#10b981;border-color:#059669}.message-input,.type-select{width:100%}.form-actions{display:flex;gap:12px}.btn-primary,.btn-secondary{border-radius:6px}.btn-primary{background:#10b981}.btn-primary:hover{background:#059669}.btn-secondary{background:#4b5563}.btn-secondary:hover{background:#6b7280}.ticker-messages-list{background:#1f2937;border:1px solid #374151;border-radius:12px;padding:24px}.ticker-messages-list h3{color:#f9fafb;font-size:20px;margin:0 0 20px}.empty-state{color:#9ca3af;padding:60px 20px;text-align:center}.empty-state p{margin-bottom:10px}.empty-state .hint{color:#6b7280;font-size:14px}.messages-grid{display:flex;flex-direction:column;gap:12px}.message-card{align-items:center;background:#374151;border:2px solid #4b5563;border-radius:8px;display:flex;gap:16px;padding:16px;transition:all .2s}.message-card:hover{border-color:#6b7280}.message-card.message-info{border-left:4px solid #3b82f6}.message-card.message-success{border-left:4px solid #10b981}.message-card.message-warning{border-left:4px solid #f59e0b}.message-card.message-error{border-left:4px solid #ef4444}.message-icon{flex-shrink:0;font-size:28px}.message-content{flex:1 1;min-width:0}.message-text{word-wrap:break-word;color:#f9fafb;font-size:15px;margin-bottom:8px}.message-meta{display:flex;gap:8px}.message-type-badge{background:#4b5563;border-radius:4px;color:#d1d5db;display:inline-block;font-size:11px;font-weight:500;padding:2px 8px;text-transform:uppercase}.message-actions{display:flex;flex-shrink:0;gap:8px}.btn-icon{align-items:center;background:#4b5563;border-radius:4px;color:#f9fafb;display:flex;font-size:16px;height:32px;justify-content:center;transition:all .2s;width:32px}.btn-icon:hover:not(:disabled){background:#6b7280}.btn-icon:disabled{cursor:not-allowed;opacity:.3}.btn-icon.btn-edit{background:#3b82f6}.btn-icon.btn-edit:hover{background:#2563eb}.btn-icon.btn-delete{background:#ef4444}.btn-icon.btn-delete:hover{background:#dc2626}@media (max-width:768px){.ticker-config{padding:16px}.ticker-config-header h2{font-size:24px}.form-row{grid-template-columns:1fr}.ticker-form,.ticker-messages-list{padding:16px}.message-card{align-items:flex-start;flex-direction:column}.message-actions{justify-content:flex-end;width:100%}}.upcoming-events{padding:40px 20px;width:100%}.upcoming-events-header{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;margin-bottom:40px}.upcoming-events-header h2{color:#f9fafb;font-size:32px;font-weight:700;margin:0}.series-filter{align-items:center;display:flex;gap:12px}.series-filter label{color:#d1d5db;font-size:14px;font-weight:500}.series-filter select{background:#374151;border:1px solid #4b5563;border-radius:8px;color:#f9fafb;cursor:pointer;font-size:14px;min-width:200px;padding:10px 16px;transition:all .2s}.series-filter select:hover{border-color:#6b7280}.series-filter select:focus{border-color:#10b981;box-shadow:0 0 0 3px #10b9811a;outline:none}.no-events,.upcoming-events-error,.upcoming-events-loading{color:#9ca3af;font-size:16px;padding:60px 20px;text-align:center}.spinner{border:4px solid #374151;border-top-color:#10b981;height:48px;margin:0 auto 20px;width:48px}.upcoming-events-error{color:#fca5a5}.events-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(350px,1fr))}.event-card{background:linear-gradient(135deg,#1f2937,#111827);border:1px solid #374151;border-radius:16px;cursor:default;display:flex;flex-direction:column;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1)}.event-card:hover{border-color:#4b5563;box-shadow:0 12px 24px #0006;transform:translateY(-4px)}.event-card.featured{border:2px solid #fbbf24;box-shadow:0 4px 12px #fbbf2433}.event-card.featured:hover{box-shadow:0 12px 24px #fbbf244d}.event-card.soon{border:2px solid #10b981;box-shadow:0 4px 12px #10b98133}.event-card.soon:hover{box-shadow:0 12px 24px #10b9814d}.event-card-logo{align-items:center;background:#fff;border-bottom:1px solid #374151;display:flex;height:100px;justify-content:center;padding:20px}.event-card-logo img{max-height:100%;max-width:100%;object-fit:contain}.event-card-content{display:flex;flex:1 1;flex-direction:column;gap:12px;padding:24px}.event-badges{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:4px}.badge{border-radius:12px;display:inline-block;font-size:11px;font-weight:600;letter-spacing:.5px;padding:4px 12px;text-transform:uppercase}.featured-badge{background:linear-gradient(135deg,#fbbf24,#f59e0b);color:#78350f}.soon-badge{animation:pulse 2s ease-in-out infinite;background:linear-gradient(135deg,#10b981,#059669);color:#064e3b}.registration-badge{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#1e3a8a}.event-name{color:#f9fafb;font-size:22px}.event-series{color:#ff6b00;font-size:14px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.event-type{color:#9ca3af;font-size:13px;font-style:italic}.event-dates,.event-track{align-items:center;color:#d1d5db;display:flex;font-size:14px;gap:8px;line-height:1.5}.event-dates .icon,.event-track .icon{flex-shrink:0;font-size:16px}.days-until{color:#10b981;font-size:13px;font-weight:600;margin-left:auto}.event-description{color:#d1d5db;flex:1 1;font-size:14px;line-height:1.6;margin:8px 0 0}.event-actions{border-top:1px solid #374151;display:flex;gap:10px;margin-top:auto;padding-top:16px}.btn-info,.btn-register{border-radius:8px;cursor:pointer;flex:1 1;font-size:14px;font-weight:600;padding:12px 20px;text-align:center;text-decoration:none;transition:all .2s}.btn-register{background:linear-gradient(135deg,#10b981,#059669);box-shadow:0 2px 8px #10b9814d;color:#fff}.btn-register:hover{box-shadow:0 4px 12px #10b98166;transform:translateY(-2px)}.btn-info{background:#374151;border:1px solid #4b5563;color:#d1d5db}.btn-info:hover{background:#4b5563;color:#f9fafb;transform:translateY(-2px)}@media (max-width:1200px){.events-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}}@media (max-width:768px){.upcoming-events{padding:30px 15px}.upcoming-events-header{align-items:flex-start;flex-direction:column}.upcoming-events-header h2{font-size:28px}.series-filter{width:100%}.series-filter select{flex:1 1}.events-grid{grid-template-columns:1fr}.event-actions{flex-direction:column}}@media (max-width:480px){.upcoming-events-header h2{font-size:24px}.event-name{font-size:20px}.event-card-logo{height:80px}}.newsletter-management-view{margin:0 auto;max-width:1400px;padding:24px}.newsletter-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.newsletter-header h2{color:#ff6b00;font-size:28px;margin:0}.newsletter-actions{display:flex;gap:12px}.export-button,.refresh-button,.sync-button{border:none;border-radius:6px;cursor:pointer;font-weight:600;padding:10px 20px;transition:all .2s ease}.sync-button{background:#0c6;color:#fff}.sync-button:hover:not(:disabled){background:#00b359;transform:translateY(-1px)}.sync-button:disabled{background:#666;cursor:not-allowed;opacity:.5}.export-button{background:#06c;color:#fff}.export-button:hover{background:#0052a3;transform:translateY(-1px)}.refresh-button{background:#666}.refresh-button:hover{background:#555;transform:translateY(-1px)}.newsletter-stats{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));margin-bottom:24px}.stat-card{background:#1a1a1a;border:2px solid #333;text-align:center}.stat-value{font-size:36px;margin-bottom:8px}.newsletter-filters{align-items:center;display:flex;gap:16px;justify-content:space-between;margin-bottom:24px}.filter-buttons{display:flex;gap:8px}.filter-buttons button{background:#1a1a1a;border:2px solid #333;border-radius:6px;color:#fff;cursor:pointer;padding:8px 16px;transition:all .2s ease}.filter-buttons button:hover{border-color:#ff6b00}.filter-buttons button.active{background:#ff6b00;border-color:#ff6b00;color:#fff}.search-input{background:#1a1a1a;border:2px solid #333;border-radius:6px;min-width:250px;padding:10px 16px}.newsletter-table-container{background:#1a1a1a;border:2px solid #333;border-radius:8px;margin-bottom:24px;overflow:hidden}.newsletter-table{border-collapse:collapse;width:100%}.newsletter-table thead{background:#0a0a0a}.newsletter-table th{border-bottom:2px solid #333;color:#ff6b00;font-size:12px;font-weight:600;letter-spacing:.5px;padding:14px 16px;text-align:left;text-transform:uppercase}.newsletter-table tbody tr{border-bottom:1px solid #333;transition:background .2s ease}.newsletter-table tbody tr:hover{background:#ff6b000d}.newsletter-table td{color:#fff;font-size:14px;padding:14px 16px}.email-cell{color:#0cf;font-family:Courier New,monospace}.status-badge{padding:4px 12px}.status-pending{background:#ffc10733;color:#ffc107}.status-subscribed{background:#0c63;color:#0c6}.status-failed{background:#f443;color:#f44}.status-unsubscribed{background:#9993;color:#999}.sync-badge{border-radius:12px;display:inline-block;font-size:12px;font-weight:600;padding:4px 12px}.sync-badge.synced{background:#0c63;color:#0c6}.sync-badge.pending{background:#9993;color:#999}.actions-cell{align-items:center;display:flex;gap:8px}.action-btn{border:none;font-size:16px;padding:6px 12px;transition:all .2s ease}.action-btn:hover{transform:scale(1.1)}.sync-btn{color:#0c6}.sync-btn:hover{background:#00cc661a}.delete-btn{color:#f44}.delete-btn:hover{background:#ff44441a}.loading,.no-data{color:#999;font-size:16px;padding:60px 20px;text-align:center}.mailchimp-status{background:#1a1a1a;border:2px solid #333;border-radius:8px;color:#fff;font-size:14px;padding:16px}.status-ok{color:#0c6;font-weight:600}.status-error{color:#f44;font-weight:600}@media (max-width:1200px){.newsletter-table-container{overflow-x:auto}.newsletter-table{min-width:900px}}@media (max-width:768px){.newsletter-header{align-items:flex-start;flex-direction:column;gap:16px}.newsletter-actions{justify-content:flex-start;width:100%}.newsletter-filters{align-items:stretch;flex-direction:column}.filter-buttons{flex-wrap:wrap}.search-input{width:100%}.newsletter-stats{grid-template-columns:repeat(2,1fr)}}.user-alignment-view{background:#1a1a1a;color:#fff;display:flex;flex-direction:column;height:100%}.empty-state,.error-state,.loading-state{gap:16px;height:300px}.loading-spinner{font-size:32px}.empty-icon,.error-icon{font-size:48px}.retry-btn{background:#ff6b00;font-size:14px;padding:8px 16px}.retry-btn:hover{background:#e55a00}.event-tabs{background:#222;border-bottom:1px solid #333;display:flex;gap:8px;overflow-x:auto;padding:16px}.event-tab{align-items:flex-start;background:#2a2a2a;border:1px solid #444;border-radius:8px;cursor:pointer;display:flex;flex-direction:column;gap:4px;min-width:150px;padding:12px 20px;transition:all .2s ease}.event-tab:hover{background:#333;border-color:#555}.event-tab.active{background:#ff6b0026;border-color:#ff6b00}.event-tab-name{color:#fff;font-size:14px;font-weight:600}.event-tab-status{border-radius:10px;font-size:11px;font-weight:500;padding:2px 8px;text-transform:uppercase}.event-tab-status.active,.event-tab-status.live{background:#0f03;color:#0f0}.event-tab-status.scheduled{background:#ffc10733;color:#ffc107}.event-tab-status.completed{background:#80808033;color:#888}.event-info-bar{align-items:center;background:#252525;border-bottom:1px solid #333;display:flex;font-size:13px;gap:24px;padding:12px 16px}.event-date{color:#ff6b00;font-weight:500}.event-series{color:#888}.session-count{color:#aaa}.refresh-btn{background:#0000;border:1px solid #444;border-radius:4px;cursor:pointer;font-size:14px;margin-left:auto;padding:6px 12px;transition:all .2s ease}.refresh-btn:hover{background:#333;border-color:#555}.alignment-table-container{flex:1 1;overflow:auto;padding:16px}.alignment-table{border-collapse:collapse;font-size:13px;width:100%}.alignment-table th{background:#2a2a2a;border-bottom:2px solid #444;color:#ff6b00;font-weight:600;padding:12px 16px;position:sticky;text-align:left;top:0;z-index:1}.alignment-table th.team-col{min-width:250px}.alignment-table th.lock-col,.alignment-table th.session-col{min-width:120px;text-align:center}.alignment-table th.no-sessions-col{color:#666;min-width:150px;text-align:center}.session-header{flex-direction:column;gap:4px}.session-name{font-size:12px;white-space:nowrap}.session-status{border-radius:8px;font-size:10px;padding:2px 6px;text-transform:uppercase}.session-status.active,.session-status.live{background:#0f03;color:#0f0}.session-status.scheduled{background:#ffc10733;color:#ffc107}.session-status.completed{background:#80808033;color:#888}.alignment-table td{border-bottom:1px solid #333;padding:10px 16px;vertical-align:middle}.team-row{background:#222}.team-row:hover{background:#282828}.team-name{align-items:center;color:#fff;display:flex;gap:10px}.team-icon{font-size:18px}.user-row{background:#1e1e1e}.user-row:hover{background:#242424}.user-name{align-items:center;display:flex;gap:10px;padding-left:32px}.user-icon{color:#888;font-size:14px}.user-details{display:flex;flex-direction:column;gap:2px}.user-full-name{color:#ccc;font-size:13px}.user-email{color:#666;font-size:11px}.lock-cell{text-align:center}.lock-indicator{align-items:center;border-radius:50%;display:inline-flex;font-size:14px;height:28px;justify-content:center;width:28px}.lock-indicator.locked{background:#00ff0026}.lock-indicator.unlocked{color:#444}.no-sessions-cell{color:#555;text-align:center}.no-sessions-text{font-size:12px}.no-data,.no-sessions-text{color:#666;font-style:italic}.no-data{padding:40px!important;text-align:center}.racing-gauge-demo{grid-gap:20px;background:linear-gradient(135deg,#1a1a1a,#0d0d0d);color:#fff;display:grid;gap:20px;grid-template-columns:1fr 1fr;grid-template-rows:auto 1fr 1fr auto;height:100vh;overflow:hidden;padding:30px}.demo-title{color:#ff6b00;font-size:28px;font-weight:700;grid-column:1/-1;letter-spacing:2px;margin:0;text-align:center;text-shadow:0 0 20px #ff6b0080;text-transform:uppercase}.demo-subtitle{display:none}.gauge-section{display:flex;flex-direction:column;gap:12px;min-height:0}.section-title{color:#ff6b00;font-size:14px;font-weight:600;letter-spacing:1px;margin:0;text-align:center;text-transform:uppercase}.gauge-grid{align-items:center;background:#0000004d;border:1px solid #ff6b0033;border-radius:12px;box-shadow:0 8px 32px #0006;display:flex;flex:1 1;justify-content:center;min-height:0;padding:20px}.gauge-grid.vertical{gap:24px}.gauge-grid.horizontal{align-items:stretch;flex-direction:column;gap:16px}.gauge-grid.premium{flex-wrap:wrap;gap:30px}.gauge-grid.numerical{align-items:stretch;flex-direction:column;gap:16px}.demo-info{background:#00000080;border:1px solid #ffffff1a;border-radius:8px;grid-column:1/-1;padding:16px 24px}.demo-info h3{color:#ff6b00;font-size:14px;font-weight:600;letter-spacing:1px;margin-bottom:12px;text-align:center;text-transform:uppercase}.demo-info ul{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;list-style:none;margin:0;padding:0}.demo-info li{color:#aaa;font-size:11px;font-weight:400;letter-spacing:.3px}@media (max-width:768px){.racing-gauge-demo{padding:20px}.demo-title{font-size:24px}.gauge-grid{gap:16px;padding:20px}}.admin-workspace{background:#1a1a1a;display:flex;flex:1 1;flex-direction:column;overflow:hidden}.admin-workspace-header{border-bottom:1px solid #555;padding:20px}.admin-workspace-header h2{color:#fff;font-size:24px;margin:0 0 5px}.admin-breadcrumb{color:#ccc;font-size:12px}.admin-workspace-content{flex:1 1;overflow-y:auto;padding:20px}.admin-dashboard{height:100%}.dashboard-stats{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:30px}.stat-card{align-items:center;background:#2a2a2a;border:1px solid #555;border-radius:8px;display:flex;padding:20px}.stat-icon{font-size:32px;margin-right:15px}.stat-value{color:#ff6b00;font-size:28px;font-weight:700;margin-bottom:5px}.stat-label{color:#ccc;font-size:14px}.dashboard-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.dashboard-section{background:#2a2a2a;border:1px solid #555;border-radius:8px;padding:20px}.dashboard-section h3{color:#ff6b00;font-size:16px;margin:0 0 15px}.quick-actions{grid-gap:10px;display:grid;gap:10px}.action-button{background:#333;border:1px solid #555;border-radius:4px;color:#fff;cursor:pointer;padding:12px 16px;text-align:left;transition:all .2s ease}.action-button:hover{background:#444;border-color:#ff6b00}.activity-list{display:flex;flex-direction:column;gap:10px}.activity-item{background:#333;border-left:3px solid #ff6b00;border-radius:4px;padding:10px}.activity-time{color:#ccc;font-size:12px;margin-bottom:5px}.activity-text{font-size:14px}.system-status{display:flex;flex-direction:column;gap:10px}.status-item{align-items:center;display:flex;font-size:14px}.status-indicator{border-radius:50%;height:8px;margin-right:10px;width:8px}.status-indicator.online{background:#4caf50}.status-indicator.warning{background:#ff9800}.status-indicator.error{background:#f44336}.metrics{grid-gap:15px;display:grid;gap:15px}.metric{align-items:center;background:#333;border-radius:4px;display:flex;justify-content:space-between;padding:10px}.metric-label{color:#ccc;font-size:14px}.metric-value{color:#ff6b00;font-size:16px;font-weight:700}.management-header{display:flex;gap:10px;margin-bottom:20px}.btn-primary{border:none;border-radius:4px;cursor:pointer;font-size:14px;padding:10px 16px;transition:background .2s ease}.btn-primary:hover{background:#e55a00}.btn-secondary{background:#555;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;padding:10px 16px;transition:background .2s ease}.btn-secondary:hover{background:#666}.btn-icon{background:#0000;border:none;border-radius:3px;cursor:pointer;font-size:14px;padding:5px;transition:background .2s ease}.btn-icon:hover{background:#ff6b0033}.import-history,.track-table{background:#2a2a2a;border-radius:8px;overflow:hidden}.import-history table,.track-table table{border-collapse:collapse;width:100%}.import-history th,.track-table th{background:#333;border-bottom:1px solid #555;color:#ff6b00;font-weight:500;padding:15px;text-align:left}.import-history td,.track-table td{border-bottom:1px solid #444;padding:15px}.import-history tbody tr:hover,.track-table tbody tr:hover{background:#ff6b001a}.track-name{align-items:center;display:flex;gap:10px}.track-icon{font-size:16px}.status-badge{border-radius:12px;font-size:12px;padding:4px 8px}.status-badge.active{background:#4caf5033;color:#4caf50}.status-badge.inactive{background:#9e9e9e33;color:#999}.status-badge.success{background:#4caf5033;color:#4caf50}.status-badge.failed{background:#f4433633;color:#f44336}.status-badge.processing{background:#ff980033;color:#ff9800}.action-buttons{display:flex;gap:5px}.placeholder-content{color:#ccc;padding:60px 20px;text-align:center}.placeholder-content h3{color:#ff6b00;margin-bottom:15px}.import-section{margin-bottom:30px}.import-section h3{color:#ff6b00;margin-bottom:20px}.import-section h4{color:#ccc;font-size:16px;margin:20px 0 15px}.track-form{background:#2a2a2a;border:1px solid #555;border-radius:8px;margin-bottom:20px;padding:20px}.form-group{margin-bottom:15px}.form-group label{margin-bottom:5px}.form-group input{background:#333;border:1px solid #555;border-radius:4px;transition:border-color .2s ease;width:100%}.form-group input:disabled{background:#222;color:#666}.creation-message{background:#4caf501a;border:1px solid #4caf504d;border-radius:4px;color:#4caf50;font-size:14px;margin-top:10px;padding:10px}.creation-message.processing{background:#ff98001a;border:1px solid #ff98004d;color:#ff9800}.creation-message.success{background:#4caf501a;border:1px solid #4caf504d;color:#4caf50}.gps-data-summary{background:#2a2a2a;border:1px solid #555;border-radius:8px;margin-top:20px;padding:20px}.gps-data-summary h4{color:#ff6b00;font-size:16px;margin:0 0 15px}.summary-grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));margin-bottom:20px}.summary-item{align-items:center;background:#333;border-radius:4px;display:flex;justify-content:space-between;padding:12px}.summary-item .label{color:#ccc;font-size:12px;font-weight:500;text-transform:uppercase}.summary-item .value{color:#ff6b00;font-size:14px;font-weight:700}.create-track-section{border-top:1px solid #555;padding-top:15px;text-align:center}.create-track-btn{align-items:center;display:inline-flex;font-size:16px;gap:8px;justify-content:center;min-width:160px;padding:12px 24px}.create-track-btn:disabled{background:#666;cursor:not-allowed;opacity:.6}.error-message,.loading-message{color:#ccc;padding:60px 20px;text-align:center}.error-message{margin:0 auto}.error-message h3{color:#f44336;margin-bottom:15px}.error-message p{line-height:1.4;margin-bottom:15px}.error-actions{align-items:center;display:flex;flex-direction:column}.error-message button{background:#f44336;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;margin-top:10px;padding:12px 24px;transition:background .2s ease}.error-message button:hover{background:#d32f2f}.error-message details{background:#2a2a2a;border:1px solid #555;border-radius:4px;margin-top:20px;padding:15px;width:100%}.error-message summary{color:#ff6b00;cursor:pointer;font-weight:700;margin-bottom:10px}.error-message code{background:#333;border-radius:3px;color:#ff6b00;font-family:monospace;padding:2px 6px}.no-tracks{color:#888;font-style:italic;padding:40px;text-align:center}.delete-btn:hover{background:#f4433633!important}.track-details-modal{align-items:center;background:#000c;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.modal-content{background:#2a2a2a;border:1px solid #555;border-radius:8px;display:flex;flex-direction:column;max-height:80vh;max-width:600px;overflow:hidden}.modal-header{background:#333;padding:20px}.modal-header button{background:none;border:none;border-radius:4px;color:#ccc;cursor:pointer;font-size:18px;padding:5px 10px;transition:background .2s ease}.modal-header button:hover{background:#ffffff1a}.modal-body{padding:20px}.track-info{grid-gap:10px;display:grid;gap:10px;margin-bottom:20px}.track-info p{color:#ccc;margin:0}.track-info strong{color:#ff6b00}.track-metadata{margin-top:20px}.track-metadata h4{color:#ff6b00;margin:0 0 10px}.track-metadata pre{background:#333;border-radius:4px;color:#ccc;font-size:12px;overflow-x:auto;padding:10px}.database-management{display:flex;flex-direction:column;height:100%;min-height:0}.db-header{align-items:center;background:#2a2a2a;border:1px solid #555;border-radius:8px;display:flex;justify-content:space-between;margin-bottom:20px;padding:15px}.db-stats{display:flex;gap:30px}.db-stat-item{align-items:center;display:flex;gap:8px}.db-stat-label{color:#ccc;font-size:14px}.db-stat-value{color:#ff6b00;font-size:18px;font-weight:700}.refresh-button{background:#ff6b00;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;padding:8px 16px;transition:background .2s ease}.refresh-button:hover{background:#e55a00}.events-list{gap:15px;min-height:0;overflow-x:hidden;padding-right:5px}.event-card{background:#2a2a2a;border:1px solid #555;border-radius:8px;flex-shrink:0}.event-header{align-items:center;cursor:pointer;display:flex;justify-content:space-between;padding:15px 20px;transition:background .2s ease}.event-header:hover{background:#ff6b001a}.event-header-left{align-items:center;display:flex;flex:1 1;gap:15px}.expand-icon{color:#ff6b00;font-size:14px;transition:transform .2s ease;width:20px}.event-info h3{color:#fff;font-size:18px;margin:0 0 8px}.event-meta{color:#ccc;gap:15px}.event-id{color:#ff6b00;font-weight:500}.event-date,.event-location,.event-org{color:#aaa}.event-header-right{align-items:center;display:flex;gap:15px}.session-count{background:#333;border-radius:12px;color:#ccc;font-size:13px;padding:4px 12px}.status-badge.status-live{background:#4caf5033;border:1px solid #4caf504d;color:#4caf50}.status-badge.status-completed{background:#2196f333;border:1px solid #2196f34d;color:#2196f3}.status-badge.status-scheduled{background:#ff980033;border:1px solid #ff98004d;color:#ff9800}.sessions-list{background:#1a1a1a;border-top:1px solid #555;display:flex;flex-direction:column;gap:10px;max-height:500px;overflow-x:hidden;overflow-y:auto;padding:10px 20px 15px}.no-sessions{color:#888;font-style:italic;padding:20px;text-align:center}.session-card{background:#2a2a2a;border:1px solid #444;border-radius:6px;margin-top:10px;padding:12px 15px}.session-header{justify-content:space-between;margin-bottom:12px}.session-header,.session-name{align-items:center;display:flex}.session-name{color:#fff;font-size:15px;font-weight:500;gap:8px}.session-icon{font-size:16px}.session-header-right{align-items:center;display:flex;gap:10px}.complete-session-button{align-items:center;background:#0000;border:1px solid #4caf50;border-radius:4px;color:#4caf50;cursor:pointer;display:flex;font-size:14px;justify-content:center;padding:6px 10px;transition:all .2s ease}.complete-session-button:hover{background:#4caf5033;border-color:#66bb6a;color:#66bb6a;transform:translateY(-1px)}.complete-event-button{align-items:center;background:#0000;border:1px solid #4caf50;border-radius:4px;color:#4caf50;cursor:pointer;display:flex;font-size:13px;font-weight:500;gap:4px;justify-content:center;padding:6px 12px;transition:all .2s ease;white-space:nowrap}.complete-event-button:hover{background:#4caf5033;border-color:#66bb6a;color:#66bb6a;transform:translateY(-1px)}.delete-session-button{align-items:center;background:#0000;border:1px solid #f44336;border-radius:4px;color:#f44336;cursor:pointer;display:flex;font-size:14px;justify-content:center;padding:6px 10px;transition:all .2s ease}.delete-session-button:hover{background:#f4433633;border-color:#ff5252;color:#ff5252;transform:translateY(-1px)}.session-details{grid-gap:10px;display:grid;font-size:13px;gap:10px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.session-detail-item{background:#333;border-radius:4px;display:flex;justify-content:space-between;padding:6px 10px}.detail-label{color:#aaa}.detail-value{color:#fff;font-weight:500}.laps-count{color:#ff6b00!important;font-weight:700!important}.empty-state,.error-state,.loading-state{align-items:center;color:#ccc;display:flex;flex-direction:column;justify-content:center;padding:60px 20px}.spinner{animation:spin 1s linear infinite;border:4px solid #333;border-radius:50%;border-top-color:#ff6b00;height:40px;margin-bottom:20px;width:40px}.error-state{color:#f44336}.error-icon{font-size:48px;margin-bottom:20px}.error-state button{background:#f44336;border:none;border-radius:4px;color:#fff;cursor:pointer;margin-top:20px;padding:10px 24px;transition:background .2s ease}.error-state button:hover{background:#d32f2f}.empty-state{color:#888}.empty-state p{font-size:16px;margin-bottom:8px}.empty-state small{color:#666;font-size:13px}.db-danger-zone{background:linear-gradient(135deg,#2a1a1a,#1a1010);border:2px solid #ff6b6b;border-radius:12px;margin:20px 0;padding:20px}.danger-zone-header{align-items:center;border-bottom:1px solid #ff6b6b4d;display:flex;gap:12px;margin-bottom:16px;padding-bottom:12px}.danger-icon{font-size:24px}.danger-zone-header h3{color:#ff6b6b;font-size:18px;font-weight:600;margin:0}.danger-subtitle{color:#999;font-size:13px;margin-left:auto}.danger-zone-buttons{display:flex;flex-wrap:wrap;gap:12px}.danger-button{align-items:flex-start;background:#ffffff0d;border:2px solid;border-radius:8px;color:#fff;cursor:pointer;display:flex;flex:1 1;flex-direction:column;font-size:14px;font-weight:600;gap:6px;min-width:200px;padding:16px 20px;transition:all .2s ease}.danger-button .button-subtitle{color:#fff9;font-size:11px;font-weight:400;line-height:1.3}.danger-button:disabled{cursor:not-allowed;opacity:.5}.danger-low{border-color:#ffd93d}.danger-low:hover:not(:disabled){background:#ffd93d26;border-color:#ffe066;transform:translateY(-1px)}.danger-medium{border-color:#ff9f43}.danger-medium:hover:not(:disabled){background:#ff9f4326;border-color:#ffb366;transform:translateY(-1px)}.danger-high{border-color:#ff6b6b}.danger-high:hover:not(:disabled){background:#ff6b6b26;border-color:#ff8787;transform:translateY(-1px)}.reports{padding:20px}.reports-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:30px}.reports-header h3{color:#ff6b00;font-size:24px;margin:0}.car-assignments-section{background:#2a2a2a;border:1px solid #555;border-radius:8px;padding:25px}.car-assignments-section h4{color:#ff6b00;font-size:18px;margin:0 0 8px}.section-description{color:#ccc;font-size:14px;margin:0 0 25px}.car-assignments-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.car-assignment-card{background:#333;border:1px solid #555;border-radius:6px;overflow:hidden}.car-assignment-card:hover{border-color:#ff6b00;box-shadow:0 4px 12px #0000004d;transform:translateY(-2px)}.car-header{align-items:center;background:#3a3a3a;border-bottom:1px solid #555;display:flex;justify-content:space-between;padding:15px}.car-assignment-card .car-number{color:#ff6b00;font-size:20px;font-weight:700}.car-assignment-card .car-class{background:#ff6b0033;border:1px solid #ff6b0066;border-radius:12px;color:#ff6b00;font-size:12px;font-weight:500;padding:4px 10px}.car-body{padding:15px}.claimed-by-section{align-items:center;border-bottom:1px solid #444;display:flex;gap:8px;margin-bottom:15px;padding-bottom:15px}.claimed-by-section .label{color:#aaa;font-size:13px;font-weight:500}.claimed-by-section .value{color:#fff;font-size:14px;font-weight:600}.drivers-section{display:flex;flex-direction:column;gap:8px}.drivers-section .label{color:#aaa;font-size:13px;font-weight:500;margin-bottom:4px}.driver-item{border-left:3px solid #ff6b00;padding:8px 10px}.driver-name{font-size:14px;gap:6px}.primary-badge{color:gold;font-size:12px}.driver-nickname{color:#aaa;font-size:12px;margin-left:auto}.no-data-message{color:#888;padding:60px 20px;text-align:center}.no-data-message p{font-size:16px;margin:0 0 8px}.sub-message{color:#666;font-size:13px}.loading-spinner{border:4px solid #333;margin-bottom:20px}.admin-panel{background:#1a1a1a;color:#fff;display:flex;flex-direction:column;height:100vh}.admin-header{align-items:center;background:#333;border-bottom:1px solid #555;display:flex;justify-content:space-between;padding:10px 20px}.admin-header-left h2{color:#ff6b00;font-size:18px;margin:0}.admin-exit-button{background:#666;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;padding:8px 16px;transition:background .2s ease}.admin-exit-button:hover{background:#777}.admin-content{display:flex;flex:1 1;overflow:hidden}.race-setup-menu{background:#2a2a2a;border-right:1px solid #555;display:flex;flex-direction:column;height:100%;overflow:hidden}.race-setup-menu-header{border-bottom:1px solid #555;padding:20px}.race-setup-menu-header h3{color:#ff6b00;font-size:16px;margin:0}.race-setup-menu-content{flex:1 1;overflow-y:auto;padding:10px 0}.race-setup-menu-item{align-items:center;border-left:4px solid #0000;cursor:pointer;display:flex;padding:15px 20px;transition:all .2s ease}.race-setup-menu-item:hover{background:#ff6b001a;border-left-color:#ff6b004d}.race-setup-menu-item.active{background:#ff6b0033;border-left-color:#ff6b00}.race-setup-menu-item-icon{font-size:20px;margin-right:15px;min-width:24px}.race-setup-menu-item-content{flex:1 1}.race-setup-menu-item-label{font-size:14px;font-weight:500;margin-bottom:4px}.race-setup-menu-item-description{color:#ccc;font-size:12px;line-height:1.3}.race-setup-menu-divider{background:#555;height:1px;margin:12px 20px}.race-setup-menu-footer{border-top:1px solid #555;padding:20px}.race-setup-status{align-items:center;display:flex;font-size:12px;margin-bottom:10px}.race-setup-status-indicator{border-radius:50%;height:8px;margin-right:8px;width:8px}.race-setup-status-indicator.online{background:#4caf50}.race-setup-status-indicator.warning{background:#ff9800}.race-setup-status-indicator.error{background:#f44336}.race-setup-version{color:#888;font-size:11px}.driver-selection-modal-backdrop{align-items:center;animation:fadeIn .2s ease-out;background-color:#000000b3;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.driver-selection-modal{animation:slideIn .3s ease-out;background:#2a2a2a;border:1px solid #555;border-radius:12px;box-shadow:0 20px 40px #0000004d;display:flex;flex-direction:column;max-height:80vh;max-width:800px;width:90%}.modal-header{align-items:center;border-bottom:1px solid #555;display:flex;justify-content:space-between;padding:20px 24px}.modal-header h3{color:#ff6b00;font-size:1.25rem;font-weight:600;margin:0}.modal-close-btn{background:none;border:none;border-radius:4px;color:#ccc;cursor:pointer;font-size:24px;padding:4px;transition:background-color .2s ease}.modal-close-btn:hover{background-color:#555;color:#fff}.modal-body{flex:1 1;overflow-y:auto;padding:20px 24px}.search-section{margin-bottom:20px}.search-input{background:#333;border:2px solid #555;border-radius:8px;color:#fff;font-size:14px;padding:12px 16px;transition:border-color .2s ease;width:100%}.search-input:focus{border-color:#ff6b00;box-shadow:0 0 0 3px #ff6b001a;outline:none}.search-input::placeholder{color:#888}.error-message{background-color:#3d1a1a;border:1px solid #8b2635;border-radius:8px;color:#ff6b6b;gap:12px;padding:16px}.error-icon{font-size:20px}.retry-btn{background-color:#ff6b6b;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:12px;margin-left:auto;padding:6px 12px;transition:background-color .2s ease}.retry-btn:hover{background-color:#ff5252}.loading-state{color:#ccc;padding:40px 20px}.loading-spinner{border:3px solid #555;margin-bottom:16px}.no-drivers-state{color:#ccc;padding:40px 20px;text-align:center}.no-drivers-state p{font-size:16px;margin:0 0 8px}.sub-message{color:#888!important;font-size:14px!important}.drivers-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.driver-card.selectable{background:#333;border:2px solid #555;border-radius:8px;cursor:pointer;transition:all .2s ease}.driver-card.selectable:hover{border-color:#ff6b00;box-shadow:0 8px 25px #0000004d;transform:translateY(-2px)}.driver-card-content{align-items:center;display:flex;gap:16px;padding:16px}.driver-avatar{height:60px;width:60px}.avatar-placeholder{font-size:24px}.driver-name{margin-bottom:4px}.driver-nickname{color:#ccc;font-size:14px;margin-bottom:8px}.driver-details{flex-wrap:wrap;gap:8px}.experience-badge,.license-badge{border-radius:12px;font-size:12px;font-weight:500;padding:4px 8px;white-space:nowrap}.license-badge{background-color:#2d3748;border:1px solid #4a5568;color:#63b3ed}.experience-badge{background-color:#2d2748;border:1px solid #4a4568;color:#d69e2e}.modal-footer{border-top:1px solid #555;display:flex;gap:12px;justify-content:flex-end;padding:16px 24px}.cancel-btn{background:#333;border:2px solid #555;border-radius:6px;color:#ccc;cursor:pointer;font-weight:500;padding:10px 20px;transition:all .2s ease}.cancel-btn:hover{background:#444;border-color:#777;color:#fff}@keyframes slideIn{0%{opacity:0;transform:translateY(-30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:768px){.driver-selection-modal{margin:20px;max-height:90vh;width:95%}.drivers-grid{grid-template-columns:1fr}.modal-body,.modal-header{padding:16px 20px}}.race-car-setup{display:flex;flex-direction:column;height:100%}.race-car-setup-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.race-car-setup-header h3{color:#ff6b00;font-size:20px;margin:0}.add-car-btn{background:#4caf50;border:none;border-radius:4px;color:#fff;font-weight:500;padding:8px 16px;transition:background .2s ease}.add-car-btn:hover{background:#45a049}.cars-container{align-items:center;display:flex;flex:1 1;flex-direction:column;overflow-y:auto;padding-right:10px}.car-form{margin-bottom:20px;max-width:600px;padding:20px}.car-form-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.car-form-actions{align-items:center;display:flex;gap:10px}.car-form-header h4{color:#ccc;font-size:16px;margin:0}.delete-car-btn{align-items:center;background:#f44336;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:20px;height:30px;justify-content:center;transition:background .2s ease;width:30px}.delete-car-btn:hover{background:#d32f2f}.load-profile-btn-small{background:#666;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:12px;font-weight:500;padding:6px 12px;transition:background .2s ease}.load-profile-btn-small:hover{background:#777}.form-grid{grid-gap:20px;gap:20px}.form-group{gap:4px}.form-group input,.form-group select{background:#333;border:1px solid #555;border-radius:4px;color:#fff;font-size:13px;padding:8px;transition:border-color .2s ease}.form-group input:focus,.form-group select:focus{border-color:#ff6b00;outline:none}.form-group input::placeholder{color:#888}.data-source-group{grid-column:1/-1}.data-source-options{grid-gap:8px;display:grid;gap:8px;margin-top:6px}.data-source-option{grid-gap:10px;align-items:center;background:#2a2a2a;border:1px solid #555;border-radius:4px;display:grid;gap:10px;grid-template-columns:160px 1fr;padding:10px}.data-source-option.disabled{opacity:.5}.radio-label{align-items:center;color:#ccc;cursor:pointer;display:flex;font-size:14px;gap:8px}.data-source-option.disabled .radio-label{cursor:not-allowed}.radio-label input[type=radio]{cursor:pointer;margin:0}.serial-number-input{background:#333;border:1px solid #666;border-radius:4px;color:#fff;font-size:13px;padding:6px 10px;transition:border-color .2s ease}.serial-number-input:focus{border-color:#ff6b00;outline:none}.serial-number-input:disabled{background:#222;color:#666;cursor:not-allowed}.race-car-setup-actions{border-top:1px solid #555;display:flex;gap:15px;justify-content:center;margin-top:30px;padding-top:20px}.cars-container::-webkit-scrollbar{width:8px}.cars-container::-webkit-scrollbar-track{background:#1a1a1a;border-radius:4px}.cars-container::-webkit-scrollbar-thumb{background:#555;border-radius:4px}.cars-container::-webkit-scrollbar-thumb:hover{background:#666}.header-controls{gap:20px}.car-selector,.header-controls{align-items:center;display:flex}.car-selector{gap:8px}.car-selector label{color:#ccc;font-size:14px;font-weight:500;white-space:nowrap}.car-dropdown{background:#333;border:1px solid #555;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;min-width:250px;padding:8px 12px}.car-dropdown:focus{border-color:#ff6b00;outline:none}.form-sections{display:flex;flex-direction:column;gap:15px}.form-section{padding:12px}.form-section h5{font-size:14px;margin:0 0 10px}.section-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}.section-header h5{margin:0}.add-driver-btn:hover:not(:disabled){background:#45a049}.add-driver-btn:disabled{background:#666;cursor:not-allowed;opacity:.6}.no-drivers-message{background:#2a2a2a;border:2px dashed #555;border-radius:4px;color:#888;padding:15px 12px}.no-drivers-message p{font-size:13px;margin:0 0 6px}.no-drivers-message .sub-message{color:#666;font-size:11px}.drivers-list{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1fr 1fr;max-height:160px;overflow-y:auto}.driver-item{background:#2a2a2a;border:1px solid #555;border-radius:4px;justify-content:space-between;min-width:0;padding:6px 8px;transition:border-color .2s ease}.driver-item:hover{border-color:#777}.driver-info{gap:8px}.avatar-placeholder{background:linear-gradient(135deg,#3498db,#2980b9);font-size:14px;font-weight:600}.driver-name{font-size:13px;line-height:1.2;margin-bottom:2px}.driver-nickname{color:#888;font-size:11px;line-height:1.1}.remove-driver-btn{background:#f44336;border:none;border-radius:50%;color:#fff;font-size:12px;height:20px;transition:background .2s ease;width:20px}.remove-driver-btn:hover{background:#d32f2f}.form-grid{grid-gap:12px;gap:12px;grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.basic-info-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(4,1fr)}@media (max-width:768px){.basic-info-grid{grid-template-columns:repeat(2,1fr)}}.sections-row{grid-gap:15px;display:grid;gap:15px;grid-template-columns:1fr 1fr}@media (max-width:900px){.sections-row{grid-template-columns:1fr}}.video-source-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr}@media (max-width:600px){.video-source-grid{grid-template-columns:1fr}}.car-form{background:#2a2a2a;border:1px solid #555;border-radius:8px;height:calc(100vh - 120px);margin-bottom:15px;max-width:900px;overflow-y:auto;padding:15px;width:100%}.driver-profiles{display:flex;flex-direction:column;height:100%}.driver-profiles-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.driver-profiles-header h3{color:#ff6b00;font-size:20px;margin:0}.add-driver-btn{background:#4caf50;border:none;border-radius:4px;color:#fff;font-size:14px;font-weight:500;padding:8px 16px;transition:background .2s ease}.add-driver-btn:hover{background:#45a049}.loading-state{gap:15px}.loading-spinner{border:3px solid #ff6b004d}.loading-state p{color:#ccc;font-size:16px}.error-message{background:#f443361a;border:1px solid #f44336;color:#f44336;font-size:14px;gap:10px;margin-bottom:20px;padding:12px 15px}.error-icon{font-size:16px}.dismiss-error{color:#f44336;font-size:18px;height:20px;width:20px}.dismiss-error:hover{background:#f443361a}.driver-profiles-content{grid-gap:20px;display:grid;flex:1 1;gap:20px;grid-template-columns:300px 1fr;overflow:hidden}.driver-list{background:#2a2a2a;border:1px solid #555;border-radius:8px;overflow-y:auto;padding:15px}.driver-list h4{border-bottom:1px solid #555;color:#ccc;font-size:16px;margin:0 0 15px;padding-bottom:10px}.driver-cards{gap:10px}.driver-card{background:#333;border:1px solid #555;padding:12px}.driver-card:hover{background:#3a3a3a;border-color:#666}.driver-card.selected{background:#3a3a3a;border-color:#ff6b00;box-shadow:0 0 0 1px #ff6b004d}.driver-card-header{gap:10px;margin-bottom:8px}.driver-avatar{background:#ff6b00;color:#fff;font-size:16px;height:40px;width:40px}.driver-card-name{font-size:14px;font-weight:500}.driver-card-details{color:#aaa;font-size:12px}.driver-card-stats{color:#888;font-size:11px;gap:15px}.driver-details{background:#2a2a2a;border:1px solid #555;border-radius:8px;overflow-y:auto;padding:20px}.driver-details-header{border-bottom:1px solid #555;margin-bottom:20px;padding-bottom:15px}.driver-details-header h4{color:#ccc;font-size:18px}.driver-details-actions{align-items:center;gap:10px}.delete-driver-btn{align-items:center;background:#f44336;border:none;border-radius:50%;color:#fff;display:flex;font-size:20px;height:30px;justify-content:center;transition:background .2s ease;width:30px}.delete-driver-btn:hover{background:#d32f2f}.driver-form{display:flex;flex-direction:column;gap:25px}.form-section{background:#333;border:1px solid #555;border-radius:6px;padding:20px}.form-section h5{border-bottom:1px solid #555;color:#ff6b00;font-size:16px;font-weight:600;margin:0 0 15px;padding-bottom:8px}.driver-form-with-photo{grid-gap:20px;gap:20px;grid-template-columns:150px 1fr}.photo-section{gap:10px}.driver-photo{background:#444;border:2px solid #666;height:120px;width:120px}.helmet-icon{color:#aaa;font-size:48px}.photo-controls{align-items:center;gap:6px}.photo-upload-btn{background:#4caf50;border-radius:4px;font-size:12px;font-weight:500;min-width:100px;padding:6px 12px;transition:background .2s ease}.photo-upload-btn:hover{background:#45a049}.photo-delete-btn{background:#f44336;border:none;border-radius:4px;color:#fff;font-size:11px;font-weight:500;min-width:100px;padding:4px 8px;transition:background .2s ease}.photo-delete-btn:hover{background:#d32f2f}.form-grid{grid-gap:15px;gap:15px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.form-group{gap:6px}.form-group label{color:#ccc;font-size:14px}.form-group input,.form-group select,.form-group textarea{background:#2a2a2a;border:1px solid #666;border-radius:4px;font-size:14px;padding:10px;transition:border-color .2s ease}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#ff6b00}.form-group input::placeholder,.form-group textarea::placeholder{color:#888}.form-group textarea{min-height:80px}.driver-profiles-actions{border-top:1px solid #555;display:flex;gap:15px;justify-content:center;margin-top:20px;padding-top:20px}.save-btn{background:#ff6b00;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:16px;font-weight:500;min-width:160px;padding:12px 24px;transition:background .2s ease}.save-btn:hover{background:#e55a00}.driver-details::-webkit-scrollbar,.driver-list::-webkit-scrollbar{width:8px}.driver-details::-webkit-scrollbar-track,.driver-list::-webkit-scrollbar-track{background:#1a1a1a;border-radius:4px}.driver-details::-webkit-scrollbar-thumb,.driver-list::-webkit-scrollbar-thumb{background:#555;border-radius:4px}.driver-details::-webkit-scrollbar-thumb:hover,.driver-list::-webkit-scrollbar-thumb:hover{background:#666}@media (max-width:1200px){.driver-profiles-content{grid-template-columns:250px 1fr}.driver-form-with-photo{gap:15px;grid-template-columns:1fr}.photo-section{flex-direction:row;justify-content:center}.form-grid{grid-template-columns:1fr}}@media (max-width:900px){.driver-profiles-content{grid-template-columns:1fr;grid-template-rows:auto 1fr}.driver-list{max-height:200px}.driver-cards{flex-direction:row;overflow-x:auto}.driver-card{min-width:200px}.driver-form-with-photo{grid-template-columns:1fr}.photo-section{flex-direction:row;justify-content:center}}.car-profile-container{background:#0a0a0a;display:flex;gap:0;height:100%}.car-profile-sidebar{background:#1a1a1a;border-right:2px solid #b53b1b;display:flex;flex-direction:column;overflow:hidden;width:320px}.profile-number{align-items:center;background:#1a1a1a;border:2px solid #b53b1b;border-radius:8px;color:#b53b1b;display:flex;flex-shrink:0;font-size:1.125rem;font-weight:700;height:50px;justify-content:center;width:50px}.car-profile-main{overflow:hidden}.car-profile-empty,.car-profile-main{display:flex;flex:1 1;flex-direction:column}.car-profile-empty{align-items:center;color:#bbb;justify-content:center;padding:2rem}.car-profile-empty h3{color:#b53b1b;font-size:1.5rem;margin-bottom:.5rem}.car-profile-empty p{color:#bbb;font-size:1rem}.car-profile-header{align-items:center;background:#1a1a1a;border-bottom:2px solid #b53b1b;display:flex;justify-content:space-between;padding:1.5rem 2rem}.team-name{color:#b53b1b;font-size:.9375rem;font-weight:600;letter-spacing:.025em;margin:.25rem 0 .5rem}.car-profile-tabs{background:#0a0a0a;border-bottom:1px solid #b53b1b33;display:flex;gap:.5rem;padding:1rem 2rem 0}.car-profile-content{background:#0a0a0a;flex:1 1;overflow-y:auto;padding:2rem}.car-profile-form{max-width:900px}.car-profile-form .form-row{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr;margin-bottom:1.5rem}.car-profile-form .form-group{display:flex;flex-direction:column}.car-profile-form .form-group.full-width{grid-column:1/-1}.car-profile-form .form-group label{color:#b53b1b;font-size:.875rem;font-weight:600;letter-spacing:.05em;margin-bottom:.5rem;text-transform:uppercase}.car-profile-form .form-group input{background:#1a1a1a;border:2px solid #b53b1b4d;border-radius:6px;color:#fff;font-size:1rem;padding:.75rem 1rem;transition:all .2s ease}.car-profile-form .form-group input:focus{border-color:#b53b1b;box-shadow:0 0 0 3px #b53b1b1a;outline:none}.car-profile-form .form-group input:disabled{background:#1a1a1a;border-color:#b53b1b33;color:#ddd;cursor:not-allowed}.car-profile-form .form-group input::placeholder{color:#888}.car-profile-placeholder{color:#bbb;padding:3rem 2rem;text-align:center}.car-profile-placeholder p{font-size:1rem;margin:.5rem 0}.car-profile-content::-webkit-scrollbar,.profile-list::-webkit-scrollbar{width:8px}.car-profile-content::-webkit-scrollbar-track,.profile-list::-webkit-scrollbar-track{background:#0a0a0a}.car-profile-content::-webkit-scrollbar-thumb,.profile-list::-webkit-scrollbar-thumb{background:#b53b1b;border-radius:4px}.car-profile-content::-webkit-scrollbar-thumb:hover,.profile-list::-webkit-scrollbar-thumb:hover{background:#c94520}@media (max-width:1200px){.car-profile-sidebar{width:280px}.form-row{grid-template-columns:1fr}}@media (max-width:768px){.car-profile-container{flex-direction:column}.car-profile-sidebar{border-bottom:2px solid #b53b1b;border-right:none;max-height:300px;width:100%}.car-profile-header{align-items:flex-start;flex-direction:column;gap:1rem}.profile-actions{width:100%}.btn-action{flex:1 1}.car-profile-tabs{gap:.25rem;overflow-x:auto}.tab-button{font-size:.8125rem;padding:.75rem 1rem;white-space:nowrap}}.team-profile-container{background:#0a0a0a;display:flex;gap:0;height:100%}.team-profile-sidebar{background:#1a1a1a;border-right:2px solid #b53b1b;display:flex;flex-direction:column;overflow:hidden;width:320px}.no-profiles{color:#bbb}.no-profiles .hint{color:#999}.profile-item{background:#0a0a0a;border:1px solid #b53b1b33;border-radius:6px;cursor:pointer;display:flex;gap:1rem;margin-bottom:.5rem;padding:1rem;transition:all .2s ease}.profile-item:hover{background:#b53b1b0d;border-color:#b53b1b;transform:translateX(5px)}.profile-item.active{background:#b53b1b1a;border-color:#b53b1b;box-shadow:-3px 0 15px #b53b1b33}.profile-icon{align-items:center;background:#1a1a1a;border:2px solid #b53b1b;border-radius:8px;display:flex;flex-shrink:0;font-size:1.5rem;height:50px;justify-content:center;width:50px}.profile-info{flex:1 1;min-width:0}.profile-name{color:#fff;font-weight:600;margin-bottom:.25rem}.profile-details,.profile-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-details{color:#bbb;font-size:.875rem}.profile-cars{color:#b53b1b;font-size:.75rem;letter-spacing:.05em;margin-top:.25rem;text-transform:uppercase}.team-profile-main{display:flex;flex:1 1;flex-direction:column;overflow:hidden}.team-profile-main.full-width{width:100%}.team-profile-empty{align-items:center;color:#bbb;display:flex;flex:1 1;flex-direction:column;justify-content:center;padding:2rem}.team-profile-empty h3{color:#b53b1b;font-size:1.5rem;margin-bottom:.5rem}.team-profile-empty p{color:#bbb;font-size:1rem}.team-profile-header{align-items:center;background:#1a1a1a;border-bottom:2px solid #b53b1b;display:flex;justify-content:space-between;padding:1.5rem 2rem}.title-with-series{align-items:center;display:flex;gap:1rem}.profile-title h2{color:#fff;font-size:1.5rem;font-weight:700;margin:0 0 .25rem}.series-logos{align-items:center;display:flex;gap:.5rem;margin-top:-.25rem}.series-logo{background:#ffffff05;border:1px solid #ffffff1a;border-radius:4px;height:40px;max-width:80px;width:auto}.series-logo-placeholder{align-items:center;background:#b53b1b26;border:1px solid #b53b1b4d;border-radius:4px;color:#b53b1b;display:flex;font-size:12px;font-weight:700;height:40px;justify-content:center;width:40px}.profile-subtitle{display:flex;gap:.5rem}.editing-badge,.viewing-badge{border-radius:4px;display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.05em;padding:.25rem .75rem;text-transform:uppercase}.editing-badge{background:#b53b1b33;border:1px solid #b53b1b;color:#b53b1b}.viewing-badge{background:#64646433;border:1px solid #999;color:#bbb}.profile-actions{display:flex;gap:.75rem}.btn-action{background:#1a1a1a;border:2px solid #666;border-radius:6px;color:#fff;cursor:pointer;font-size:.875rem;font-weight:600;letter-spacing:.05em;padding:.625rem 1.25rem;text-transform:uppercase;transition:all .2s ease}.btn-action:hover{background:#b53b1b1a;border-color:#b53b1b;transform:translateY(-2px)}.btn-action.btn-primary{color:#fff}.btn-action.btn-primary,.btn-action.btn-primary:hover{background:linear-gradient(135deg,#b53b1b,#b53b1b);border-color:#b53b1b}.btn-action.btn-primary:hover{box-shadow:0 0 20px #b53b1b66}.btn-action.btn-danger{border-color:#dc3545;color:#dc3545}.btn-action.btn-danger:hover{background:#dc35451a;border-color:#dc3545;box-shadow:0 0 20px #dc35454d}.team-profile-tabs{background:#0a0a0a;border-bottom:1px solid #b53b1b33;display:flex;gap:.5rem;padding:1rem 2rem 0}.tab-button{border-bottom:3px solid #0000;color:#bbb;font-size:.9375rem;font-weight:600;padding:.75rem 1.5rem}.tab-button:hover{background:#b53b1b0d;color:#fff}.tab-button.active{background:#b53b1b1a;border-bottom-color:#b53b1b;color:#b53b1b}.team-profile-content{background:#0a0a0a;flex:1 1;overflow-y:auto;padding:2rem}.team-profile-form{max-width:900px}.team-profile-form .form-row{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr;margin-bottom:1.5rem}.team-profile-form .form-group{display:flex;flex-direction:column}.team-profile-form .form-group.full-width{grid-column:1/-1}.team-profile-form .form-group label{color:#b53b1b;font-size:.875rem;font-weight:600;letter-spacing:.05em;margin-bottom:.5rem;text-transform:uppercase}.team-profile-form .form-group input,.team-profile-form .form-group textarea{background:#1a1a1a;border:2px solid #b53b1b4d;border-radius:6px;color:#fff;font-size:1rem;padding:.75rem 1rem;transition:all .2s ease}.team-profile-form .form-group input:focus,.team-profile-form .form-group textarea:focus{border-color:#b53b1b;box-shadow:0 0 0 3px #b53b1b1a;outline:none}.team-profile-form .form-group input:disabled,.team-profile-form .form-group textarea:disabled{background:#1a1a1a;border-color:#b53b1b33;color:#ddd;cursor:not-allowed}.team-profile-form .form-group input::placeholder,.team-profile-form .form-group textarea::placeholder{color:#888}.team-profile-form .form-group textarea{min-height:100px;resize:vertical}.garage-tab-content{max-width:1200px}.garage-header{border-bottom:2px solid #b53b1b4d;margin-bottom:2rem;padding-bottom:1rem}.garage-header h3{color:#b53b1b;font-size:1.5rem;font-weight:700;letter-spacing:.05em;margin:0 0 .5rem;text-transform:uppercase}.garage-description{color:#bbb;font-size:.9375rem;margin:0}.no-cars-message{color:#bbb;padding:3rem 2rem;text-align:center}.no-cars-message p{font-size:1rem;margin:.5rem 0}.no-cars-message .hint{color:#999;font-size:.875rem;font-style:italic}.car-assignment-grid{grid-gap:1rem;align-items:start;display:grid;gap:1rem;grid-auto-rows:minmax(min-content,max-content);grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.car-assignment-card{align-items:stretch;background:#1a1a1a;border:2px solid #b53b1b4d;border-radius:8px;cursor:pointer;display:flex;flex-direction:column;gap:0;height:auto!important;max-height:none!important;min-height:min-content!important;overflow:visible!important;padding:1.25rem;transition:all .2s ease}.car-assignment-card:hover:not(.disabled){background:#b53b1b0d;border-color:#b53b1b;box-shadow:0 4px 12px #b53b1b33;transform:translateY(-2px)}.car-assignment-card.assigned{background:#b53b1b1a;border-color:#b53b1b}.car-assignment-card.disabled{cursor:not-allowed;opacity:.7}.car-card-number{align-items:center;background:#0a0a0a;border:2px solid #b53b1b;border-radius:8px;color:#b53b1b;display:flex;flex-shrink:0;font-size:1.25rem;font-weight:700;height:60px;justify-content:center;width:60px}.car-card-info{flex:1 1;min-width:0}.car-card-name{color:#fff;font-size:1rem;font-weight:600;margin-bottom:.25rem}.car-card-details,.car-card-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.car-card-details{color:#bbb;font-size:.875rem}.car-card-status{flex-shrink:0}.status-badge{display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.05em;padding:.375rem .75rem}.status-badge.assigned,.status-badge.in-garage{background:#b53b1b33;border:1px solid #b53b1b;color:#b53b1b}.status-badge.available,.status-badge.unassigned{background:#64646433;border:1px solid #999;color:#bbb}.activation-button{background:#64646433;border:2px solid #999;border-radius:6px;color:#bbb;cursor:pointer;font-size:.75rem;font-weight:600;letter-spacing:.05em;padding:.5rem 1rem;text-transform:uppercase;transition:all .2s ease}.activation-button:hover{background:#b53b1b1a;border-color:#b53b1b;color:#b53b1b}.activation-button.activated{background:#228b2233;border-color:#2b2;box-shadow:0 0 10px #22bb224d;color:#2b2}.activation-button.activated:hover{background:#228b224d;box-shadow:0 0 15px #2b26}.car-assignment-card.activated{background:#228b220d;border-color:#2b2;height:auto!important;min-height:fit-content!important}.garage-footer{border-top:1px solid #b53b1b4d;margin-top:2rem;padding-top:1rem}.garage-hint{color:#bbb;font-size:.875rem;font-style:italic;margin:0;text-align:center}.team-profile-placeholder{color:#bbb;padding:3rem 2rem;text-align:center}.team-profile-placeholder p{font-size:1rem;margin:.5rem 0}.placeholder-hint{color:#999;font-size:.875rem;font-style:italic}.profile-list::-webkit-scrollbar,.team-profile-content::-webkit-scrollbar{width:8px}.profile-list::-webkit-scrollbar-track,.team-profile-content::-webkit-scrollbar-track{background:#0a0a0a}.profile-list::-webkit-scrollbar-thumb,.team-profile-content::-webkit-scrollbar-thumb{background:#b53b1b;border-radius:4px}.car-card-header{align-items:center;display:flex;gap:1rem;width:100%}.car-drivers-section{border-top:1px solid #b53b1b4d;display:flex;flex-direction:column;margin-top:.75rem;min-height:min-content;overflow:visible!important;padding-top:.75rem;width:100%}.drivers-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem}.drivers-header h4{color:#b53b1b;font-size:.75rem;font-weight:600;letter-spacing:.05em;margin:0;text-transform:uppercase}.add-driver-btn{background:#b53b1b1a;border:1px solid #b53b1b;border-radius:3px;color:#b53b1b;cursor:pointer;font-size:.7rem;font-weight:600;padding:.25rem .5rem;transition:all .2s ease}.add-driver-btn:hover{background:#b53b1b33;box-shadow:0 0 8px #b53b1b4d}.no-drivers-message{background:#0000004d;border-radius:3px;color:#999;font-size:.75rem;font-style:italic;padding:.5rem;text-align:center}.stream-url-section{border-top:1px solid #b53b1b4d;display:flex;flex-direction:column;gap:.375rem;margin-top:.75rem;padding-top:.75rem}.stream-url-label{color:#b53b1b;font-size:.75rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.stream-url-input{background:#0000004d;border:1px solid #b53b1b4d;border-radius:4px;color:#fff;font-size:.875rem;padding:.5rem;transition:all .2s ease;width:100%}.stream-url-input:focus{background:#b53b1b0d;border-color:#b53b1b;outline:none}.stream-url-input::placeholder{color:#666}.drivers-list{display:flex;flex-direction:column;flex-shrink:0;gap:.375rem;min-height:min-content;overflow:visible!important;width:100%}.driver-item{background:#0000004d;border:1px solid #b53b1b33;border-radius:3px;cursor:move;flex-shrink:0;gap:.5rem;padding:.375rem .5rem;transition:all .2s ease;-webkit-user-select:none;user-select:none;width:100%}.driver-item:hover{background:#b53b1b0d;border-color:#b53b1b66}.driver-item.drag-over{background:#b53b1b1a;border-color:#b53b1b;border-top:3px solid #b53b1b;padding-top:calc(.375rem - 2px)}.starting-driver-btn{align-items:center;background:#64646433;border:1px solid #999;border-radius:3px;color:#999;cursor:pointer;display:flex;flex-shrink:0;font-size:.875rem;height:24px;justify-content:center;transition:all .2s ease;width:24px}.starting-driver-btn:hover{background:#ffd7001a;border-color:gold;color:gold}.starting-driver-btn.active{background:#ffd70033;border-color:gold;box-shadow:0 0 8px #ffd70066;color:gold}.driver-info{align-items:center;display:flex;flex:1 1;gap:.5rem;min-width:0}.driver-avatar{border:1.5px solid #b53b1b;border-radius:50%;height:28px;overflow:hidden;width:28px}.driver-avatar img{height:100%;object-fit:cover;width:100%}.avatar-placeholder{align-items:center;background:#b53b1b;color:#fff;display:flex;font-size:.875rem;font-weight:700;height:100%;justify-content:center;width:100%}.driver-details{min-width:0}.driver-name{align-items:center;display:flex;font-size:.75rem;font-weight:600;gap:.375rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.starting-badge{background:#ffd70033;border:1px solid gold;border-radius:2px;color:gold;display:inline-block;flex-shrink:0;font-size:.5625rem;font-weight:700;letter-spacing:.05em;padding:.0625rem .25rem;text-transform:uppercase}.driver-nickname{color:#bbb;font-size:.6875rem;font-style:italic;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.remove-driver-btn{align-items:center;background:#ff00001a;border:1px solid #ff00004d;border-radius:3px;color:#f44;cursor:pointer;display:flex;flex-shrink:0;font-size:1.125rem;height:24px;justify-content:center;transition:all .2s ease;width:24px}.remove-driver-btn:hover{background:#f003;border-color:#f44;box-shadow:0 0 8px #ff00004d}.profile-list::-webkit-scrollbar-thumb:hover,.team-profile-content::-webkit-scrollbar-thumb:hover{background:#c94520}@media (max-width:1200px){.team-profile-sidebar{width:280px}.car-assignment-grid,.form-row{grid-template-columns:1fr}}@media (max-width:768px){.team-profile-container{flex-direction:column}.team-profile-sidebar{border-bottom:2px solid #b53b1b;border-right:none;max-height:300px;width:100%}.team-profile-header{align-items:flex-start;flex-direction:column;gap:1rem}.profile-actions{width:100%}.btn-action{flex:1 1}.team-profile-tabs{gap:.25rem;overflow-x:auto}.tab-button{font-size:.8125rem;padding:.75rem 1rem;white-space:nowrap}.car-assignment-grid{grid-template-columns:1fr}}.race-control{background:#1a1a1a;color:#fff;display:flex;flex-direction:column;height:100%}.race-control-header{margin-bottom:24px}.race-control-header h3{color:#ff6b00;font-size:20px;margin:0 0 8px}.race-control-header p{color:#ccc;font-size:14px;margin:0}.race-control-content{display:flex;flex:1 1;flex-direction:column;gap:24px}.race-control-section{background:#2a2a2a;border:1px solid #555;border-radius:8px;padding:16px}.race-control-section h4{color:#ff6b00;font-size:16px;font-weight:600;margin:0 0 12px}.session-status{align-items:center!important;display:flex!important;gap:12px!important}.status-indicator{border-radius:50%!important;flex-grow:0!important;flex-shrink:0!important;height:16px!important;max-height:16px!important;max-width:16px!important;min-height:16px!important;min-width:16px!important;width:16px!important}.status-details{flex:1 1}.status-text{color:#fff;font-size:18px;margin-bottom:4px}.race-time{color:#ff6b00;font-family:Courier New,monospace;font-size:24px;font-weight:700}.control-buttons{display:flex;flex-wrap:wrap;gap:12px}.control-button{border:none;border-radius:6px;cursor:pointer;font-size:14px;font-weight:600;min-width:140px;padding:12px 20px;transition:all .2s ease}.start-button{background:#4caf50;color:#fff}.start-button:hover:not(:disabled){background:#45a049}.stop-button{background:#ff9800;color:#fff}.stop-button:hover:not(:disabled){background:#f57c00}.reset-button{background:#f44336;color:#fff}.reset-button:hover:not(:disabled){background:#d32f2f}.control-button:disabled{background:#555;color:#999;cursor:not-allowed;opacity:.6}.session-info{display:flex;flex-direction:column;gap:8px}.info-item{align-items:center;border-bottom:1px solid #444;justify-content:space-between;padding:8px 0}.info-item:last-child{border-bottom:none}.info-label{color:#ccc;font-size:14px}.info-value{font-weight:600}.data-collection-status{display:flex;flex-direction:column;gap:8px}.collection-item{align-items:center;background:#333;border-radius:4px;display:flex;justify-content:space-between;padding:8px 12px}.collection-label{color:#ccc;font-size:14px}.collection-status{border-radius:4px;font-size:12px;font-weight:600;padding:4px 8px;text-transform:uppercase}.collection-status.active{background:#4caf50;color:#fff}.collection-status.inactive{background:#666;color:#ccc}@media (max-width:768px){.control-buttons{flex-direction:column}.control-button{min-width:auto;width:100%}}.race-analysis-view{display:flex;flex-direction:column;gap:20px;height:100%;overflow-y:auto;padding:20px}.race-analysis-header{border-bottom:2px solid #ff6b00;border-bottom:2px solid var(--border-color,#ff6b00);padding-bottom:15px}.race-analysis-header h3{color:#ff6b00;color:var(--label-color,#ff6b00);font-size:24px;margin:0 0 8px}.race-analysis-subtitle{color:#999;font-size:14px;margin:0}.race-analysis-filters{align-items:flex-end;background:#0000004d;border:1px solid #333;border-radius:8px;display:flex;gap:15px;padding:15px}.filter-group{display:flex;flex:1 1;flex-direction:column;gap:6px;min-width:200px}.filter-group label{color:#999;font-size:13px;font-weight:500}.filter-select{background:#1a1a1a;border:1px solid #444;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;padding:8px 12px;transition:all .2s}.filter-select:hover:not(:disabled){border-color:#666}.filter-select:focus{border-color:#ff6b00;border-color:var(--border-color,#ff6b00);outline:none}.filter-select:disabled{color:#666;cursor:not-allowed;opacity:.5}.race-analysis-tabs{border-bottom:2px solid #333;display:flex;gap:10px;padding-bottom:0}.race-analysis-tab{background:#0000;border:none;border-bottom:3px solid #0000;color:#999;cursor:pointer;font-size:14px;font-weight:500;padding:12px 20px;transition:all .2s;white-space:nowrap}.race-analysis-tab:hover{background:#ff6b001a;color:#fff}.race-analysis-tab.active{background:#ff6b000d;border-bottom-color:#ff6b00;border-bottom-color:var(--border-color,#ff6b00);color:#ff6b00;color:var(--label-color,#ff6b00)}.race-analysis-content{flex:1 1;overflow-y:auto;padding:20px 0}.race-analysis-section{animation:fadeIn .3s ease-in}.race-analysis-section h4{color:#fff;font-size:20px;margin:0 0 8px}.race-analysis-section>p{color:#999;font-size:14px;margin:0 0 20px}.race-analysis-placeholder{background:#ffffff05;border:2px dashed #444;border-radius:8px;margin-top:20px;padding:40px;text-align:center}.placeholder-icon{font-size:64px;margin-bottom:20px;opacity:.3}.race-analysis-placeholder h5{color:#fff;font-size:18px;margin:0 0 20px}.feature-list{list-style:none;margin:0 auto 30px;max-width:600px;padding:0;text-align:left}.feature-list li{color:#999;font-size:14px;padding:10px 0 10px 30px;position:relative}.feature-list li:before{color:#ff6b00;color:var(--label-color,#ff6b00);content:"✓";font-weight:700;left:0;position:absolute}.coming-soon-text{color:#666;font-size:14px;font-style:italic;margin:0}.race-analysis-footer{align-items:center;background:#0000004d;border-radius:8px;border-top:2px solid #333;display:flex;justify-content:center;margin-top:auto;padding:20px}.analysis-actions{display:flex;gap:10px}.btn-primary,.btn-secondary{border-radius:4px;font-size:14px;font-weight:500;padding:10px 20px;transition:all .2s}.btn-primary{background:#ff6b00;background:var(--border-color,#ff6b00);color:#fff}.btn-primary:hover:not(:disabled){background:#ff8533;transform:translateY(-1px)}.btn-secondary{border:1px solid #444;color:#999}.btn-secondary:hover:not(:disabled){border-color:#666;color:#fff}.btn-primary:disabled,.btn-secondary:disabled{cursor:not-allowed;opacity:.5}.lap-time-chart-container,.position-chart-container{margin-top:20px}.position-stats{background:#0000004d;display:flex;gap:30px;margin-bottom:25px;padding:15px}.position-chart,.position-stats{border:1px solid #333;border-radius:6px}.position-chart{background:#0003;padding:10px;width:100%}.lap-time-stats{background:#0000004d;border:1px solid #333;border-radius:6px;display:flex;gap:30px;margin-bottom:25px;padding:15px}.stat-item{display:flex;flex-direction:column;gap:5px}.stat-label{color:#999;font-size:12px;letter-spacing:.5px}.stat-value{color:#fff;font-size:22px;font-weight:600}.stat-value.fastest{color:#0f0}.lap-time-chart{background:#0003;border:1px solid #333;border-radius:6px;padding:10px;width:100%}.lap-time-chart svg{display:block}.lap-time-chart .recharts-bar-rectangle path,.lap-time-chart .recharts-rectangle,.position-chart .recharts-dot,.position-chart .recharts-line path{fill-opacity:1!important;stroke-opacity:1!important}.pit-stops-container{margin-top:20px}.pit-stops-stats{background:#0000004d;display:flex;gap:30px;margin-bottom:25px}.pit-stops-stats,.pit-stops-table{border:1px solid #333;border-radius:6px;padding:15px}.pit-stops-table{background:#0003;overflow-x:auto}.pit-stops-table table{font-size:14px}.pit-stops-table thead th{font-size:13px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.pit-stops-table tbody tr:hover{background:#ff6b000d}@media (max-width:768px){.race-analysis-filters{flex-direction:column;gap:12px}.filter-group{min-width:100%}.race-analysis-tabs{flex-wrap:wrap}.lap-time-stats,.race-analysis-footer{flex-direction:column;gap:15px}.race-analysis-footer{align-items:stretch}.analysis-actions{justify-content:stretch;width:100%}.btn-primary,.btn-secondary{flex:1 1}}.race-setup-workspace{background:#1a1a1a;display:flex;flex:1 1;flex-direction:column;overflow:hidden}.race-setup-workspace-header{border-bottom:1px solid #555;padding:20px}.race-setup-workspace-header h2{color:#fff;font-size:24px;margin:0 0 5px}.race-setup-breadcrumb{color:#ccc;font-size:12px}.race-setup-workspace-content{flex:1 1;overflow-y:auto;padding:20px}.race-setup-placeholder{background:#2a2a2a;border:1px solid #555;border-radius:8px;margin:0 auto;max-width:600px;padding:40px;text-align:center}.race-setup-placeholder h3{color:#ff6b00;font-size:24px;margin:0 0 20px}.race-setup-placeholder p{color:#ccc;line-height:1.6;margin-bottom:15px}.race-setup-placeholder .coming-soon{color:#888;font-size:14px;font-style:italic;margin-top:30px}.race-setup-panel{background:#1a1a1a;color:#fff;display:flex;flex-direction:column;height:100vh;padding-bottom:40px;position:relative}.race-setup-header{align-items:center;background:#333;border-bottom:1px solid #555;display:flex;justify-content:space-between;padding:10px 20px;position:relative;z-index:10}.race-setup-header-left h2{color:#ff6b00;font-size:18px;margin:0}.race-setup-exit-button{background:#666;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;padding:8px 16px;transition:background .2s ease}.race-setup-exit-button:hover{background:#777}.race-setup-content{display:flex;flex:1 1;overflow:hidden}.race-setup-header-right{align-items:center;display:flex;gap:10px}.race-setup-user-profile-btn{align-items:center;background:#ffffff1a;border:1px solid #555;border-radius:4px;color:#fff;cursor:pointer;display:flex;font-size:14px;gap:8px;padding:8px 12px;transition:all .2s ease}.race-setup-user-profile-btn:hover{background:#ffffff26;border-color:#ff6b00}.race-setup-user-profile-btn .user-icon{align-items:center;display:flex;font-size:18px;height:24px;justify-content:center;width:24px}.race-setup-user-profile-btn .user-icon img{border-radius:50%;height:100%;object-fit:cover;width:100%}.race-setup-user-profile-btn .user-name{font-weight:500}.race-setup-user-profile-btn .dropdown-arrow{font-size:10px;opacity:.7}.race-setup-user-menu-backdrop{background:#0000;bottom:0;left:0;position:fixed;right:0;top:0;z-index:9999}.race-setup-user-account-menu{animation:slideDown .2s ease;background:#000000f2;border:1px solid #ff6b00;border-radius:8px;box-shadow:0 4px 12px #00000080;overflow:hidden;position:absolute;right:0;top:calc(100% + 8px);width:220px;z-index:10000}.race-setup-user-account-menu .menu-item{align-items:center;background:none;border:none;color:#fff;cursor:pointer;display:flex;font-size:14px;gap:12px;padding:12px 16px;text-align:left;transition:background-color .2s ease;width:100%}.race-setup-user-account-menu .menu-item:hover{background:#ff6b0026}.race-setup-user-account-menu .menu-item.logout:hover{background:#ff444426}.race-setup-user-account-menu .menu-icon{align-items:center;display:flex;font-size:16px;justify-content:center;width:20px}.race-setup-user-account-menu .menu-label{flex:1 1;font-weight:500}.wizard-overlay{align-items:center;background:#000000d9;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:9999}.wizard-container{background:linear-gradient(135deg,#1a1a1a,#2d2d2d);border:1px solid #ff6b00;border-radius:12px;box-shadow:0 20px 60px #00000080;display:flex;flex-direction:column;max-height:90vh;max-width:800px;overflow:hidden;width:100%}.wizard-progress-container{align-items:center;background:#2a2a2a;border-bottom:1px solid #444;display:flex;flex-shrink:0;gap:12px;padding:12px 40px}.wizard-progress-label{color:#ff6b00;font-size:12px;font-weight:600;letter-spacing:.5px;min-width:150px;text-transform:uppercase;white-space:nowrap}.wizard-progress-bar{background:#1a1a1a;border-radius:4px;box-shadow:inset 0 1px 3px #00000080;flex:1 1;height:8px;overflow:hidden;position:relative}.wizard-progress-fill{background:linear-gradient(90deg,#ff6b00,#ff8533);border-radius:4px;box-shadow:0 0 8px #ff6b0080;height:100%;transition:width .3s ease}.wizard-progress-percent{color:#ff6b00;font-size:12px;font-weight:600;min-width:40px;text-align:right}.wizard-content{color:#fff;flex:1 1;overflow-x:hidden;overflow-y:auto;padding:20px 40px}.wizard-content::-webkit-scrollbar{width:8px}.wizard-content::-webkit-scrollbar-track{background:#1a1a1a}.wizard-content::-webkit-scrollbar-thumb{background:#ff6b00;border-radius:4px}.wizard-footer{background:#111;border-top:1px solid #333;flex-shrink:0;padding:16px 40px;text-align:center}.wizard-footer-text{color:#888;font-size:12px}.wizard-step{align-items:center;animation:fadeIn .3s ease-out;display:flex;flex-direction:column;min-height:400px;text-align:center}.wizard-icon{font-size:64px;margin-bottom:24px}.wizard-icon.success{align-items:center;background:#ff6b00;border-radius:50%;color:#fff;display:flex;font-size:48px;font-weight:700;height:80px;justify-content:center;width:80px}.wizard-step h1{color:#fff;font-size:28px;margin:0 0 8px}.wizard-step h2{color:#fff;font-size:24px;margin:0 0 6px}.wizard-subtitle{color:#aaa;font-size:14px;margin:0 0 16px}.wizard-description{color:#ccc;font-size:14px;margin:0 0 20px;max-width:500px}.wizard-actions{display:flex;gap:16px;margin-top:auto;padding-top:16px}.wizard-btn{border:none;border-radius:6px;cursor:pointer;font-size:16px;font-weight:600;padding:12px 32px;transition:all .2s ease}.wizard-btn-primary{background:linear-gradient(90deg,#ff6b00,#ff8533);color:#fff}.wizard-btn-primary:hover{box-shadow:0 4px 12px #ff6b0066;transform:translateY(-2px)}.wizard-btn-secondary{background:#333;border:1px solid #555;color:#fff}.wizard-btn-secondary:hover{background:#444}.role-cards{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(2,1fr);margin-top:32px;max-width:600px;width:100%}.role-card{align-items:center;background:#ffffff0d;border:2px solid #333;border-radius:8px;cursor:pointer;display:flex;flex-direction:column;justify-content:flex-start;min-height:280px;padding:24px 20px;text-align:center;transition:all .2s ease}.role-card:hover{background:#ffffff14;border-color:#555;transform:translateY(-2px)}.role-card.selected{background:#ff6b0026;border-color:#ff6b00}.role-card.disabled{pointer-events:none}.role-icon{align-items:center;color:#ff6b00;display:flex;font-size:72px;justify-content:center;margin-bottom:16px}.role-icon svg{height:72px;width:72px}.role-icon-dual{align-items:center;display:flex!important;gap:12px}.role-icon-dual svg{height:56px!important;width:56px!important}.stopwatch-icon{opacity:.9}.role-card h3{color:#fff;font-size:16px;line-height:1.3;margin:0 0 8px}.role-card p{color:#aaa;font-size:13px;line-height:1.4;margin:0}.role-badge{display:inline-block;font-weight:600;margin-top:12px}.role-badge.coming-soon{background:#ffc10733;border:1px solid #ffc1074d;color:#ffc107}.role-badge.free{background:#34c75933;border:1px solid #34c7594d;color:#34c759}.role-badge.promo{background:#00bfff33;border:1px solid #00bfff4d;color:#00bfff}.wizard-form{display:flex;flex-direction:column;gap:20px;margin-top:24px;max-width:500px;width:100%}.wizard-form-scrollable{max-height:400px;overflow-y:auto;padding-right:8px}.wizard-form-scrollable::-webkit-scrollbar{width:6px}.wizard-form-scrollable::-webkit-scrollbar-track{background:#ffffff0d;border-radius:3px}.wizard-form-scrollable::-webkit-scrollbar-thumb{background:#ff6b00;border-radius:3px}.form-section-header{border-bottom:1px solid #333;color:#ff6b00;font-size:14px;font-weight:600;letter-spacing:.5px;margin-bottom:12px;margin-top:16px;padding-bottom:8px;text-align:left;text-transform:uppercase}.form-section-header:first-child{margin-top:0}.form-row{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr;margin-bottom:8px}.form-group{text-align:left}.form-group label{color:#ff6b00;font-size:11px;margin-bottom:6px}.form-group input{border:1px solid #333;border-radius:6px;padding:10px}.form-group input:focus{background:#ffffff14;border-color:#ff6b00;outline:none}.form-group select{background:#ffffff0d;border:1px solid #333;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;padding:12px;transition:all .2s ease}.form-group select:focus{background:#ffffff14;border-color:#ff6b00;outline:none}.form-group textarea{background:#ffffff0d;border:1px solid #333;border-radius:6px;color:#fff;font-family:inherit;font-size:14px;min-height:60px;padding:10px;transition:all .2s ease}.form-group textarea:focus{background:#ffffff14;border-color:#ff6b00;outline:none}.form-group textarea::placeholder{color:#666}.form-hint{color:#888;font-size:12px;margin-top:4px}.form-group.full-width{grid-column:1/-1}.role-toggle-section{margin-bottom:12px;text-align:center}.role-toggle-label{color:#ff6b00;display:block;font-size:12px;font-weight:600;letter-spacing:.5px;margin-bottom:8px;text-transform:uppercase}.role-toggle-buttons{background:#ffffff0d;border:1px solid #333;border-radius:6px;display:inline-flex;gap:0;overflow:hidden}.role-toggle-btn{background:#0000;border:none;border-right:1px solid #333;color:#888;cursor:pointer;font-size:13px;font-weight:600;padding:8px 20px;transition:all .2s ease}.role-toggle-btn:last-child{border-right:none}.role-toggle-btn:hover{background:#ffffff0d;color:#fff}.role-toggle-btn.active{background:#ff6b00;color:#fff}.team-roles-row{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr;margin-bottom:8px}.team-role-box{background:#ffffff08;border:1px solid #333;border-radius:6px;padding:12px 16px;transition:all .2s ease}.team-role-box.is-you{background:#ff6b000d;border-color:#ff6b00}.team-role-box-header{border-bottom:1px solid #333;margin-bottom:8px;padding-bottom:6px}.team-role-box-header h4{align-items:center;color:#fff;display:flex;font-size:14px;font-weight:600;gap:6px;margin:0}.you-badge{background:#ff6b00;border-radius:3px;color:#fff;display:inline-block;font-size:10px;font-weight:700;letter-spacing:.5px;padding:3px 6px;text-transform:uppercase}.car-entry-box{background:#ffffff08;border:1px solid #333;border-radius:6px;margin-bottom:16px;padding:16px}.car-entry-header{align-items:center;border-bottom:1px solid #333;display:flex;justify-content:space-between;margin-bottom:12px;padding-bottom:8px}.car-entry-header h4{color:#ff6b00;font-size:16px;font-weight:600;margin:0}.remove-car-btn{background:#ef44441a;border:1px solid #ef44444d;border-radius:4px;color:#ef4444;font-size:13px;font-weight:600;padding:6px 12px;transition:all .2s ease}.remove-car-btn:hover{background:#ef444433;border-color:#ef4444}.add-car-btn{background:#ff6b001a;border:1px dashed #ff6b00;border-radius:6px;color:#ff6b00;cursor:pointer;font-size:14px;font-weight:600;margin-bottom:16px;padding:12px;transition:all .2s ease;width:100%}.add-car-btn:hover{background:#ff6b0026;border-style:solid}.fuel-data-section{border-top:1px solid #333;margin-top:12px;padding-top:12px}.fuel-section-header{color:#888;font-size:12px;font-weight:600;letter-spacing:.5px;margin-bottom:12px;text-transform:uppercase}.input-with-toggle{display:flex;gap:8px}.input-with-toggle input{flex:1 1}.unit-toggle{border:1px solid #333;border-radius:6px;display:flex;overflow:hidden}.unit-btn{background:#ffffff0d;border:none;border-right:1px solid #333;color:#888;cursor:pointer;font-size:13px;font-weight:600;padding:10px 14px;transition:all .2s ease}.unit-btn:last-child{border-right:none}.unit-btn:hover{background:#ffffff14;color:#fff}.unit-btn.active{background:#ff6b00;color:#fff}.fuel-warning{align-items:flex-start;background:#ffc1071a;border:1px solid #ffc1074d;border-radius:6px;display:flex;gap:12px;margin-bottom:16px;padding:16px}.fuel-warning .warning-icon{font-size:24px;line-height:1}.fuel-warning .warning-content{color:#ffc107;flex:1 1;font-size:14px;line-height:1.5}.fuel-warning .warning-content strong{color:#ffc107;font-weight:700}.series-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(3,1fr);margin-bottom:16px;margin-top:16px;width:100%}.series-tile{align-items:center;background:#ffffff0d;border:2px solid #333;border-radius:8px;cursor:pointer;display:flex;flex-direction:column;justify-content:center;min-height:120px;padding:12px;text-align:center;transition:all .2s ease}.series-tile:hover{background:#ffffff14;border-color:#555;transform:translateY(-2px)}.series-tile.selected{background:#ff6b0026;border-color:#ff6b00;box-shadow:0 0 16px #ff6b004d}.series-logo{align-items:center;display:flex;height:60px;justify-content:center;margin-bottom:8px;width:100%}.series-logo img{filter:brightness(.9);max-height:100%;max-width:100%;object-fit:contain;transition:filter .2s ease}.series-tile:hover .series-logo img{filter:brightness(1)}.series-tile.selected .series-logo img{filter:brightness(1.1)}.series-logo-placeholder{color:#666;font-size:32px}.series-name{color:#fff;font-size:14px;font-weight:600;line-height:1.3;text-align:center}.preferences-form{display:flex;flex-direction:column;gap:24px;margin-top:24px;max-width:500px;text-align:left;width:100%}.preference-item{background:#ffffff0d;border:1px solid #333;border-radius:8px;padding:20px}.checkbox-label{align-items:center;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:600;gap:12px}.checkbox-label input[type=checkbox]{accent-color:#ff6b00;cursor:pointer;height:20px;width:20px}.preference-description{color:#aaa;font-size:13px;line-height:1.5;margin:8px 0 0 32px}.conflict-modal-overlay{align-items:center;animation:fadeIn .2s ease-out;background:#000000d9;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10000}.conflict-modal{background:linear-gradient(135deg,#1a1a1a,#2d2d2d);border:2px solid #ff6b00;border-radius:12px;box-shadow:0 20px 60px #00000080;max-width:500px;padding:32px;width:90%}.conflict-modal h3{color:#ff6b00;font-size:24px;margin:0 0 16px;text-align:center}.conflict-message{color:#ccc;font-size:14px;margin:0 0 20px;text-align:center}.conflict-list{background:#ff6b001a;border:1px solid #ff6b004d;border-radius:8px;margin-bottom:20px;padding:16px}.conflict-item{align-items:center;background:#ffffff0d;border-radius:6px;display:flex;gap:12px;margin-bottom:8px;padding:12px}.conflict-item:last-child{margin-bottom:0}.conflict-car-number{color:#ff6b00;font-size:20px;font-weight:700;min-width:60px}.conflict-team-name{color:#fff;font-size:14px}.conflict-help{color:#aaa;font-size:13px;line-height:1.5;margin:0 0 24px;text-align:center}.conflict-actions{display:flex;gap:12px;justify-content:center}.conflict-actions .wizard-btn{flex:1 1;max-width:200px}@media (max-width:768px){.wizard-content{padding:24px}.wizard-footer{padding:12px 24px}.form-row,.role-cards{grid-template-columns:1fr}.wizard-step h1{font-size:24px}.wizard-step h2{font-size:22px}.series-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.series-grid{grid-template-columns:1fr}}.account-creation-step{margin:0 auto;max-width:500px}.password-strength{align-items:center;border-radius:4px;display:inline-flex;font-size:13px;font-weight:600;gap:6px;margin-top:8px;padding:8px 12px}.password-strength-weak{background:#ff44441a;border:1px solid #ff44444d;color:#f44}.password-strength-medium{background:#ffa5001a;border:1px solid #ffa5004d;color:orange}.password-strength-strong{background:#4caf501a;border:1px solid #4caf504d;color:#4caf50}.wizard-note{color:#888;font-size:13px;line-height:1.5;margin-top:16px;text-align:center}.login-page{align-items:center;background:#000;color:#fff;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;height:100vh;justify-content:center;overflow:hidden;position:relative;width:100vw}.login-container{max-width:480px;padding:20px;position:relative;width:100%;z-index:2}.login-header{margin-bottom:40px;text-align:center}.logo-section{align-items:center;display:flex;gap:16px;justify-content:center;margin-bottom:24px}.logo-image{filter:drop-shadow(0 0 20px rgba(202,39,21,.3));height:48px;transition:all .3s ease;width:auto}.logo-image:hover{filter:drop-shadow(0 0 30px rgba(202,39,21,.5));transform:scale(1.05)}.app-title{font-feature-settings:"smcp";color:#ca2715;font-size:48px;font-variant:small-caps;font-weight:900;letter-spacing:-.02em;text-shadow:0 0 30px #ca27154d}.tagline{color:#a0a0a0;font-size:18px;font-weight:500;line-height:1.4;margin:0 0 8px}.tagline,.website{letter-spacing:.5px}.website{color:#ca2715;font-size:14px;font-weight:600;margin:0;opacity:.9}.login-form-container{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0a0a0acc;border:1px solid #ca271533;border-radius:16px;box-shadow:0 20px 25px -5px #0000004d,0 0 40px #ca27151a;padding:40px}.login-tabs{border-bottom:1px solid #ca271526;display:flex;gap:0;margin-bottom:30px}.tab-button{background:#0000;border:none;color:#666;cursor:pointer;flex:1 1;font-family:inherit;font-size:14px;font-weight:700;letter-spacing:.05em;padding:12px 20px;position:relative;text-transform:uppercase;transition:all .2s ease}.tab-button.active,.tab-button:hover:not(:disabled){color:#ca2715}.tab-button.active:after{background:linear-gradient(90deg,#ca2715,#e64a2e);border-radius:1px;bottom:-1px;content:"";height:2px;left:0;position:absolute;right:0}.tab-button:disabled{cursor:not-allowed;opacity:.6}.login-form{display:flex;flex-direction:column;gap:20px}.form-group{gap:8px}.form-group label{color:#ca2715;font-size:13px;letter-spacing:.5px}.form-group input{background:#ffffff0d;border:1px solid #ca271533;border-radius:8px;color:#fff;font-family:inherit;font-size:14px;outline:none;padding:12px 16px;transition:all .2s ease}.form-group input:focus{background:#ca27150d;border-color:#ca2715;box-shadow:0 0 0 3px #ca27151a}.form-group input:disabled{cursor:not-allowed;opacity:.5}.form-group input::placeholder{color:#666}.error-message{background:#8b0000!important;border:1px solid #ff4336!important;border-radius:8px!important;color:#fff!important;font-size:14px!important;font-weight:500!important;padding:12px!important;text-align:center!important}.success-message-banner{background:#ca27151a;border:1px solid #ca271566;border-radius:8px;color:#ca2715;font-size:13px;font-weight:600;padding:12px;text-align:center}.submit-button{background:linear-gradient(135deg,#ca2715,#e64a2e);border:none;border-radius:8px;box-shadow:0 0 30px #ca271533;color:#fff;cursor:pointer;font-family:inherit;font-size:16px;font-weight:700;letter-spacing:.05em;margin-top:10px;padding:14px 20px;text-transform:uppercase;transition:all .3s ease}.submit-button:hover:not(:disabled){box-shadow:0 0 40px #ca271566;transform:translateY(-2px)}.submit-button:active:not(:disabled){transform:translateY(0)}.submit-button:disabled{cursor:not-allowed;opacity:.6}.login-footer{margin-top:30px;text-align:center}.info-text{color:#888;font-size:13px;margin-bottom:15px}.role-info{align-items:center;display:flex;gap:10px;justify-content:center}.role-badge{border-radius:12px;font-size:11px;font-weight:700;letter-spacing:.5px;padding:4px 12px;text-transform:uppercase}.role-badge.demo,.role-badge.driver{background:#ca271533;border:1px solid #ca2715;color:#ca2715}.role-info .info{color:#666;font-size:12px}.login-background{opacity:.05;z-index:1}.grid-pattern,.login-background{height:100%;left:0;position:absolute;top:0;width:100%}.grid-pattern{background-image:linear-gradient(#ca271514 1px,#0000 0),linear-gradient(90deg,#ca271514 1px,#0000 0);background-size:60px 60px}.role-selector{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr}.role-option{align-items:center;background:#ffffff0d;border:2px solid #ca271533;border-radius:8px;color:#888;cursor:pointer;display:flex;flex-direction:column;font-family:inherit;font-size:14px;font-weight:600;gap:8px;justify-content:center;outline:none;padding:16px;transition:all .2s ease}.role-option:hover:not(:disabled){background:#ca27150d;border-color:#ca2715;color:#ca2715}.role-option.active{background:#ca27151a;border-color:#ca2715;color:#ca2715}.role-option:disabled{cursor:not-allowed;opacity:.5}.role-icon{font-size:24px}.role-label{font-size:13px;letter-spacing:.5px;text-transform:uppercase}.password-label-row{align-items:center;display:flex;justify-content:space-between}.forgot-password-link{background:none;border:none;color:#ca2715;cursor:pointer;font-size:12px;font-weight:600;padding:0;text-decoration:none;transition:all .2s ease}.forgot-password-link:hover:not(:disabled){color:#e64a2e;text-decoration:underline}.forgot-password-link:disabled{cursor:not-allowed;opacity:.5}.modal-overlay{align-items:center;animation:fadeIn .2s ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000c;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.modal-content{animation:slideUp .3s ease;background:#0a0a0af2;border:1px solid #ca27154d;border-radius:12px;box-shadow:0 20px 25px -5px #0000004d,0 0 40px #ca271533;max-width:400px;padding:32px;width:90%}.modal-title{color:#fff;font-size:24px;font-weight:700;margin:0 0 12px}.modal-description{color:#888;font-size:14px;line-height:1.5;margin:0 0 24px}.reset-form{display:flex;flex-direction:column;gap:20px}.modal-buttons{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr;margin-top:8px}.cancel-button{background:#0000;border:2px solid #ca271580;border-radius:8px;color:#888;cursor:pointer;font-family:inherit;font-size:14px;font-weight:600;padding:12px 20px;transition:all .2s ease}.cancel-button:hover:not(:disabled){background:#ca27150d;border-color:#ca2715;color:#fff}.cancel-button:disabled{cursor:not-allowed;opacity:.5}.success-message{padding:20px;text-align:center}.success-icon{animation:scaleIn .3s ease;background:linear-gradient(135deg,#ca2715,#e64a2e);box-shadow:0 0 30px #ca271566;font-weight:700;height:60px;width:60px}.success-message p{color:#ca2715;font-size:14px;font-weight:600;margin:0}.form-title{color:#fff;font-size:24px;font-weight:700;margin:0 0 12px;text-align:center}.form-description{color:#888;font-size:14px;line-height:1.5;margin:0 0 24px;text-align:center}.button-group{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr;margin-top:8px}.success-container{padding:40px 20px;text-align:center}.success-icon-large{align-items:center;animation:scaleIn .3s ease;background:linear-gradient(135deg,#ca2715,#e64a2e);border-radius:50%;box-shadow:0 0 40px #ca271566;color:#fff;display:flex;font-size:48px;font-weight:700;height:80px;justify-content:center;margin:0 auto 24px;width:80px}.success-title{color:#ca2715;font-size:24px;margin:0 0 12px}.success-description{color:#888;font-size:14px;line-height:1.5;margin:0}@media (max-width:480px){.login-container{padding:20px}.login-form-container{padding:30px 20px}.app-title{font-size:36px}.logo-image{height:36px}.modal-content{padding:24px}.modal-buttons{grid-template-columns:1fr}}body:has(.subscription-page),html:has(.subscription-page){overflow:visible!important;overflow-y:auto!important;scroll-behavior:smooth}.subscription-page{background:#000;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;min-height:100vh;overflow-y:auto;padding:1rem 0 2rem}.subscription-page *{box-sizing:border-box}.subscription-page .subscription-content{margin:0 auto;max-width:1400px;padding:0 2rem}.subscription-page .subscription-header{margin-bottom:1.5rem;position:relative;text-align:center}.subscription-page .back-btn{background:#0000;border:2px solid #ff6b35;border-radius:.75rem;color:#ff6b35;cursor:pointer;font-size:.9375rem;font-weight:700;left:0;letter-spacing:.05em;padding:.75rem 1.5rem;position:absolute;text-transform:uppercase;top:0;transition:all .2s ease-in-out}.subscription-page .back-btn:hover{background:linear-gradient(135deg,#ff6b35,#ff8c5a);box-shadow:0 0 30px #ff6b3566;color:#fff;transform:translateY(-2px)}.subscription-page .header-content{padding-top:1rem}.subscription-page .subscription-title{color:#ff6b35;font-size:3rem;font-weight:900;letter-spacing:-.02em;margin:0 0 1rem;text-transform:uppercase}.subscription-page .subscription-subtitle{color:#a0a0a0;font-size:1.125rem;line-height:1.5;margin:0 auto;max-width:700px}.subscription-page .pricing-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr);margin-bottom:2rem}.subscription-page .pricing-card{background:#0000;border:1px solid #ff6b3526;border-radius:.75rem;display:flex;flex-direction:column;padding:1.25rem;position:relative;transition:all .3s ease-in-out}.subscription-page .pricing-card:before{display:none!important}.subscription-page .pricing-card:hover{border-color:#ff6b35;box-shadow:0 0 40px #ff6b3566;transform:translateY(-8px)}.subscription-page .pricing-card.featured{border:2px solid #ff6b35;box-shadow:0 0 20px #ff6b3533}.subscription-page .featured-badge{background:linear-gradient(135deg,#ff6b35,#ff8c5a);border-radius:2rem;box-shadow:0 4px 12px #ff6b3566;color:#fff;font-size:.75rem;font-weight:700;left:50%;letter-spacing:.05em;padding:.375rem 1rem;position:absolute;text-transform:uppercase;top:-.75rem;transform:translateX(-50%)}.subscription-page .coming-soon-badge{background:#ff6b3533;border-radius:1rem;color:#ff6b35;display:inline-block;font-size:.625rem;font-weight:700;letter-spacing:.1em;margin-bottom:.75rem;padding:.25rem .75rem;text-transform:uppercase}.subscription-page .card-header{border-bottom:1px solid #ff6b3526;margin-bottom:1rem;padding-bottom:1rem;text-align:center}.subscription-page .plan-name{color:#ff6b35;font-size:.875rem;font-weight:700;letter-spacing:.1em;margin:0 0 1rem;text-transform:uppercase}.subscription-page .plan-price{align-items:center;display:flex;flex-direction:column;margin-bottom:.5rem}.subscription-page .price{color:#fff;font-size:3.5rem;font-weight:900;line-height:1;margin:0 0 .5rem}.subscription-page .price-with-date{align-items:baseline;display:flex;gap:1rem;margin-bottom:.5rem}.subscription-page .price-strikethrough{color:#666;font-size:2.5rem;font-weight:900;line-height:1;margin:0;text-decoration:line-through;text-decoration-color:#ff6b35;text-decoration-thickness:3px}.subscription-page .price-ending{color:#ff6b35;font-size:1rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.subscription-page .period{color:#a0a0a0;font-size:.75rem;font-weight:600;letter-spacing:.1em;margin:0;text-transform:uppercase}.subscription-page .plan-description{color:#a0a0a0;font-size:.875rem;margin:.5rem 0 0}.subscription-page .card-features{flex:1 1;margin-bottom:.75rem}.subscription-page .features-title{color:#ff6b35;font-size:1rem;font-weight:700;letter-spacing:.05em;margin:0 0 .5rem;text-transform:uppercase}.subscription-page .feature-list{list-style:none;margin:0;padding:0}.subscription-page .feature-list:after,.subscription-page .feature-list:before{display:none!important}.subscription-page .feature-item{align-items:flex-start;display:flex;font-size:.8125rem;gap:.5rem;line-height:1.3;margin-bottom:.4rem;padding:0}.subscription-page .feature-item:last-child{margin-bottom:0}.subscription-page .feature-item:after,.subscription-page .feature-item:before{content:none!important;display:none!important}.subscription-page .feature-icon{color:#ff6b35;display:inline-block;flex-shrink:0;font-size:1rem;font-weight:900;line-height:1;margin-top:.125rem;text-align:center;width:1rem}.subscription-page .feature-text{color:#e0e0e0;flex:1 1;margin:0;padding:0}.subscription-page .addon-section{border-bottom:1px solid #ff6b3526;margin-bottom:1rem;padding-bottom:1rem}.subscription-page .addon-section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.subscription-page .addon-section.coming-soon{opacity:.7}.subscription-page .addon-title{color:#ff6b35;font-size:.9375rem;font-weight:700;letter-spacing:.05em;margin:0 0 .4rem;text-transform:uppercase}.subscription-page .addon-price{align-items:baseline;display:flex;gap:.5rem;margin-bottom:.5rem}.subscription-page .price-large{color:#fff;font-size:1.75rem;font-weight:900;line-height:1;margin:0}.subscription-page .price-period{color:#a0a0a0;font-size:.75rem;margin:0;text-transform:lowercase}.subscription-page .plan-btn{border:none;border-radius:.75rem;cursor:pointer;font-size:.875rem;font-weight:700;letter-spacing:.05em;margin:0;padding:1rem 1.5rem;text-transform:uppercase;transition:all .2s ease-in-out;width:100%}.subscription-page .btn-primary{background:linear-gradient(135deg,#ff6b35,#ff8c5a);box-shadow:0 0 30px #ff6b3533;color:#fff}.subscription-page .btn-primary:hover{box-shadow:0 0 40px #ff6b3566;transform:translateY(-3px)}.subscription-page .btn-secondary{background:#0000;border:2px solid #ff6b3580;color:#fff}.subscription-page .btn-secondary:hover{background:#ff6b351a;border-color:#ff6b35;box-shadow:0 0 30px #ff6b3533}.subscription-page .subscription-footer{border-top:1px solid #ff6b3526;margin-top:1rem;padding:1.5rem;text-align:center}.subscription-page .footer-text{color:#a0a0a0;font-size:.875rem;margin:0}@media (max-width:1200px){.subscription-page .pricing-grid{gap:2rem;grid-template-columns:1fr}.subscription-page .pricing-card.featured{transform:scale(1)}.subscription-page .pricing-card.featured:hover{transform:translateY(-8px)}}@media (max-width:768px){.subscription-page{padding:1rem 0 2rem}.subscription-page .subscription-content{padding:0 1rem}.subscription-page .subscription-title{font-size:2.25rem}.subscription-page .subscription-subtitle{font-size:1rem}.subscription-page .back-btn{display:block;margin-bottom:2rem;position:static;width:fit-content}.subscription-page .pricing-card{padding:1.5rem}.subscription-page .price{font-size:2.75rem}.subscription-page .price-promo,.subscription-page .price-strikethrough{font-size:2rem}.subscription-page .price-large{font-size:1.75rem}}@media (max-width:480px){.subscription-page .subscription-title{font-size:1.875rem}.subscription-page .pricing-card{padding:1.25rem}.subscription-page .price{font-size:2.5rem}.subscription-page .price-promo,.subscription-page .price-strikethrough{font-size:1.75rem}.subscription-page .price-large{font-size:1.5rem}}@media (prefers-reduced-motion:reduce){.subscription-page *{animation:none!important;transition:none!important}}.newsletter-modal-overlay{align-items:center;animation:fadeIn .2s ease-in;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10000}.newsletter-modal-content{animation:slideUp .3s ease-out;background:#1a1a1a;border:2px solid #ff6b00;border-radius:12px;box-shadow:0 8px 32px #ff6b004d;max-width:480px;padding:32px;position:relative;width:90%}.newsletter-modal-close{align-items:center;background:#0000;border:none;color:#ff6b00;cursor:pointer;display:flex;font-size:32px;height:32px;justify-content:center;line-height:1;padding:0;position:absolute;right:16px;top:16px;transition:transform .2s ease;width:32px}.newsletter-modal-close:hover{color:#ff8533;transform:scale(1.1)}.newsletter-modal-header{margin-bottom:24px;text-align:center}.newsletter-modal-header h2{color:#ff6b00;font-size:28px;font-weight:700;margin:0 0 8px}.newsletter-modal-header p{color:#999;font-size:16px;margin:0}.newsletter-form{display:flex;flex-direction:column;gap:16px}.newsletter-input-group{width:100%}.newsletter-input-group input{background:#0a0a0a;border:2px solid #333;border-radius:8px;box-sizing:border-box;color:#fff;font-size:16px;padding:14px 16px;transition:border-color .2s ease;width:100%}.newsletter-input-group input:focus{border-color:#ff6b00;outline:none}.newsletter-input-group input.error{border-color:#f44}.newsletter-input-group input:disabled{cursor:not-allowed;opacity:.5}.newsletter-input-group input::placeholder{color:#666}.newsletter-error-message{background:#ff44441a;border:1px solid #f44;border-radius:6px;color:#f44;font-size:14px;padding:10px 14px;text-align:center}.newsletter-submit-button{background:#ff6b00;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:14px 24px;transition:all .2s ease}.newsletter-submit-button:hover:not(:disabled){background:#ff8533;box-shadow:0 4px 12px #ff6b004d;transform:translateY(-1px)}.newsletter-submit-button:active:not(:disabled){transform:translateY(0)}.newsletter-submit-button:disabled{background:#666;cursor:not-allowed;opacity:.6}.newsletter-privacy-note{color:#666;font-size:13px;margin:0;text-align:center}.newsletter-success-message{padding:24px 0;text-align:center}.success-icon{align-items:center;animation:scaleIn .4s ease-out;background:#0c6;border-radius:50%;color:#fff;display:flex;font-size:32px;height:64px;justify-content:center;margin:0 auto 16px;width:64px}@keyframes scaleIn{0%{transform:scale(0)}to{transform:scale(1)}}.newsletter-success-message h3{color:#0c6;font-size:24px;margin:0 0 8px}.newsletter-success-message p{color:#999;font-size:16px;margin:0;word-break:break-word}@media (max-width:768px){.newsletter-modal-content{max-width:90%;padding:24px}.newsletter-modal-header h2{font-size:24px}.newsletter-modal-header p{font-size:14px}}:root{--color-primary:#ca2715;--color-primary-dark:#b32313;--color-accent:#e64a2e;--color-background:#000;--color-surface:#0a0a0a;--color-surface-elevated:#1a1a1a;--color-text:#fff;--color-text-muted:#a0a0a0;--color-border:#ca271566;--gradient-primary:linear-gradient(135deg,#ca2715,#e64a2e);--gradient-surface:linear-gradient(135deg,#0a0a0a,#1a1a1a);--shadow-glow:0 0 30px #ca271533;--shadow-glow-strong:0 0 40px #ca271566;--border-radius:0.75rem;--border-radius-lg:1.25rem;--transition:all 0.2s ease-in-out;--transition-slow:all 0.3s ease-in-out}*{box-sizing:border-box;margin:0;padding:0}body:has(.hero-page),html:has(.hero-page){overflow:visible!important;overflow-y:auto!important;scroll-behavior:smooth}html{scroll-behavior:smooth}.hero-page{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#000;background:var(--color-background);color:#fff;color:var(--color-text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.5;min-height:100vh;overflow-x:hidden}.hero-content{display:flex;flex-direction:column;position:relative}.hero-nav{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000f2;border-bottom:3px solid #ca271566;border-bottom:3px solid var(--color-border);padding:2rem 0;position:sticky;top:0;z-index:1000}.nav-container{justify-content:space-between;margin:0 auto;max-width:1600px;padding:0 3rem}.nav-container,.nav-logo{align-items:center;display:flex}.nav-logo{gap:1rem}.nav-logo-image{filter:drop-shadow(0 0 10px rgba(255,107,53,.3));height:3rem;width:auto}.nav-logo-text{font-feature-settings:"smcp";color:#ca2715;color:var(--color-primary);font-size:2rem;font-variant:small-caps;font-weight:800;letter-spacing:-.02em}.nav-buttons{align-items:center;display:flex;gap:1rem}.nav-contact-btn,.nav-interview-btn,.nav-login-btn{background:#0000;border:2px solid #ca2715;border:2px solid var(--color-primary);border-radius:.75rem;border-radius:var(--border-radius);color:#ca2715;color:var(--color-primary);cursor:pointer;font-size:.9375rem;font-weight:700;letter-spacing:.05em;padding:.875rem 2rem;text-transform:uppercase;transition:all .2s ease-in-out;transition:var(--transition)}.nav-interview-btn{font-size:.75rem;line-height:1.2;padding:.5rem 1.5rem}.nav-contact-btn:hover,.nav-interview-btn:hover,.nav-login-btn:hover{background:linear-gradient(135deg,#ca2715,#e64a2e);background:var(--gradient-primary);box-shadow:0 0 30px #ca271533;box-shadow:var(--shadow-glow);color:#fff;transform:translateY(-2px)}.hero-main{margin:0 auto;max-width:1600px;padding:0 3rem 3rem;width:100%}.hero-layout{grid-gap:3rem;align-items:start;display:grid;gap:3rem;grid-template-columns:1fr 1fr;margin-bottom:0;margin-top:3rem}.hero-main-content{display:flex;flex-direction:column;gap:4rem;height:100%;justify-content:space-evenly}.hero-header-section{padding:0}.hero-title{color:#fff;color:var(--color-text);font-size:3rem;font-weight:900;letter-spacing:-.03em;line-height:1.15;margin-bottom:2rem}.hero-accent{color:#ca2715;color:var(--color-primary);display:block}.hero-subtitle{color:#a0a0a0;color:var(--color-text-muted);font-size:1.25rem;line-height:1.6;margin-bottom:5rem;max-width:90%}.hero-stats{grid-gap:0;background:#0000;border:3px solid #ca271566;border:3px solid var(--color-border);border-radius:.75rem;border-radius:var(--border-radius);display:grid;gap:0;grid-template-columns:repeat(6,1fr);margin-bottom:0;margin-top:3rem;padding:1.5rem}.stat{border-right:2px solid #ca271566;border-right:2px solid var(--color-border);padding:.75rem .5rem;text-align:center}.stat:last-child{border-right:none}.stat-number{color:#ca2715;color:var(--color-primary);display:block;font-size:1.5rem;font-weight:800;line-height:1;margin-bottom:.375rem}.stat-label{color:#a0a0a0;color:var(--color-text-muted);font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.hero-actions{align-items:stretch;display:flex;gap:1rem}.btn-primary,.btn-secondary{align-items:center;border:none;border-radius:.75rem;border-radius:var(--border-radius);cursor:pointer;display:inline-flex;flex:1 1;font-size:.9375rem;font-weight:700;justify-content:center;letter-spacing:.05em;min-height:60px;padding:1rem 2rem;text-decoration:none;text-transform:uppercase;transition:all .2s ease-in-out;transition:var(--transition)}.btn-primary{background:#0000;border:2px solid #ca2715;border:2px solid var(--color-primary);color:#ca2715;color:var(--color-primary)}.btn-primary:hover{background:linear-gradient(135deg,#b32313,#9e1f10);box-shadow:0 0 30px #ca271533;box-shadow:var(--shadow-glow);color:#fff;transform:translateY(-3px)}.btn-text-wrapper{align-items:center;display:flex;flex-direction:column;gap:.25rem}.promo-text{color:#00bfff;font-weight:900}.btn-secondary{animation:pulse-glow 3s ease-in-out infinite;background:#0000;border:2px solid #ca2715;border:2px solid var(--color-primary);color:#ca2715;color:var(--color-primary)}.btn-secondary:hover{animation:none;background:linear-gradient(135deg,#b32313,#9e1f10);box-shadow:0 0 30px #ca271533;box-shadow:var(--shadow-glow);color:#fff;transform:translateY(-3px)}@keyframes pulse-glow{0%,to{box-shadow:0 0 5px #ca27154d,0 0 10px #ca271533}50%{box-shadow:0 0 15px #ca271580,0 0 25px #ca27154d,0 0 35px #ca271533}}.media-section{width:100%}.media-container{border:1px solid #ca271566;border:1px solid var(--color-border);border-radius:1.25rem;border-radius:var(--border-radius-lg);box-shadow:0 10px 40px #00000080,0 0 1px #ca2715;box-shadow:0 10px 40px #00000080,0 0 1px var(--color-primary)}.media-container,.media-viewport{background:#0a0a0a;background:var(--color-surface);overflow:hidden;position:relative}.media-viewport{height:450px;width:100%}.media-item{height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .5s ease-in-out;width:100%}.media-item.active{opacity:1}.media-item img,.media-item video{height:100%;object-fit:contain;width:100%}.media-overlay{background:linear-gradient(#0000,#000000e6);bottom:0;color:#fff;left:0;padding:3rem 2rem 2rem;position:absolute;right:0}.media-caption{color:#ca2715;color:var(--color-primary);font-size:1rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.media-controls{background:#0a0a0a;background:var(--color-surface);border-top:1px solid #ca271566;border-top:1px solid var(--color-border);display:flex;gap:.75rem;justify-content:center;padding:1.5rem}.control-dot{background:#0000;border:2px solid #ca271566;border:2px solid var(--color-border);border-radius:50%;cursor:pointer;height:12px;transition:all .2s ease-in-out;transition:var(--transition);width:12px}.control-dot.active{background:#ca2715;background:var(--color-primary);box-shadow:0 0 10px #ff6b3599}.control-dot.active,.control-dot:hover:not(.active){border-color:#ca2715;border-color:var(--color-primary)}.video-demo-sidebar{background:#0a0a0a;background:var(--color-surface);border:2px solid #ca2715;border:2px solid var(--color-primary);border-radius:1.25rem;border-radius:var(--border-radius-lg);box-shadow:0 0 30px #ca271533;box-shadow:var(--shadow-glow);height:fit-content;overflow:hidden;padding:0;position:sticky;top:120px}.video-container{overflow:hidden;padding-bottom:56.25%;position:relative;width:100%}.video-container iframe{border:none;height:100%;left:0;position:absolute;top:0;width:100%}.next-on-track-section{background:#0a0a0a;background:var(--color-surface);border:2px solid #ca2715;border:2px solid var(--color-primary);border-radius:1.25rem;border-radius:var(--border-radius-lg);box-shadow:0 0 30px #ca271533;box-shadow:var(--shadow-glow);margin:3rem 0;overflow:hidden;padding:0}.next-on-track-section .events-list{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));max-height:none;overflow:visible;padding:2rem}.next-on-track-section .event-item{border:1px solid #ca271566;border:1px solid var(--color-border);border-radius:.75rem;border-radius:var(--border-radius);padding:1.5rem;transition:all .2s ease-in-out;transition:var(--transition)}.next-on-track-section .event-item:hover{border-color:#ca2715;border-color:var(--color-primary);box-shadow:0 0 30px #ca271533;box-shadow:var(--shadow-glow);transform:translateY(-2px)}.next-on-track-section .view-schedule-btn{margin:0 2rem 2rem}.upcoming-events-sidebar{background:#0a0a0a;background:var(--color-surface);border:2px solid #ca2715;border:2px solid var(--color-primary);border-radius:1.25rem;border-radius:var(--border-radius-lg);box-shadow:0 0 30px #ca271533;box-shadow:var(--shadow-glow);display:flex;flex-direction:column;height:fit-content;max-height:calc(100vh - 150px);overflow:hidden;padding:0;position:sticky;top:120px}.sidebar-header{background:#1a1a1a;background:var(--color-surface-elevated);border-bottom:2px solid #ca2715;border-bottom:2px solid var(--color-primary);padding:2rem}.sidebar-header h2{color:#ca2715;color:var(--color-primary);font-size:1.75rem;font-weight:900;letter-spacing:.05em;margin:0;text-transform:uppercase}.events-list{display:flex;flex-direction:column;gap:1.5rem;overflow:hidden;padding:1.5rem;position:relative}.events-list.scrolling .event-item{animation:slideUp .6s ease-in-out}.event-item{background:#1a1a1a;background:var(--color-surface-elevated);border:1px solid #ca271566;border:1px solid var(--color-border);border-radius:.75rem;border-radius:var(--border-radius);display:flex;gap:1.5rem;min-height:140px;padding:1.5rem;transition:all .3s ease-in-out;transition:var(--transition-slow)}.event-item:hover{background:#ff6b350d;border-color:#ca2715;border-color:var(--color-primary);box-shadow:-5px 0 20px #ff6b3533;transform:translateX(5px)}.event-logo{align-items:center;display:flex;flex-shrink:0;height:90px;justify-content:center;width:90px}.event-logo img{filter:drop-shadow(0 2px 8px rgba(0,0,0,.3));height:100%;object-fit:contain;width:100%}.event-details{flex:1 1;flex-direction:column;gap:.5rem;justify-content:center;min-width:0}.event-name{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--color-text);display:-webkit-box;font-size:1.125rem;font-weight:700;line-height:1.3;margin:0;overflow:hidden;text-overflow:ellipsis}.event-track{color:#a0a0a0;color:var(--color-text-muted);font-size:.9375rem;line-height:1.4}.event-date{color:#ca2715;color:var(--color-primary);font-size:.875rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.no-events{color:#a0a0a0;color:var(--color-text-muted);padding:3rem 1.5rem}.no-events p{font-size:.9375rem;margin:0}.view-schedule-btn{background:linear-gradient(135deg,#ca2715,#e64a2e);background:var(--gradient-primary);border:none;border-radius:.75rem;border-radius:var(--border-radius);color:#fff;cursor:pointer;font-size:.875rem;font-weight:700;letter-spacing:.05em;margin:1.5rem;padding:1rem 1.5rem;text-align:center;text-transform:uppercase;transition:all .2s ease-in-out;transition:var(--transition)}.view-schedule-btn:hover{box-shadow:0 0 40px #ca271566;box-shadow:var(--shadow-glow-strong);transform:translateY(-2px)}.value-props-section{grid-gap:2rem;border-top:1px solid #ca271566;border-top:1px solid var(--color-border);display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin-top:3rem;padding:3rem 0}.value-prop{background:#0a0a0a;background:var(--color-surface);border:1px solid #ca271566;border:1px solid var(--color-border);border-radius:1.25rem;border-radius:var(--border-radius-lg);padding:2rem;transition:all .3s ease-in-out;transition:var(--transition-slow)}.value-prop:hover{border-color:#ca2715;border-color:var(--color-primary);box-shadow:0 0 30px #ca271533;box-shadow:var(--shadow-glow);transform:translateY(-5px)}.value-prop h3{color:#ca2715;color:var(--color-primary);font-size:1.5rem;font-weight:800;letter-spacing:.05em;margin-bottom:1rem;text-transform:uppercase}.value-prop p{color:#a0a0a0;color:var(--color-text-muted);font-size:1rem;line-height:1.7}.features-section{border-top:1px solid #ca271566;border-top:1px solid var(--color-border);margin-top:4rem;padding:6rem 0}.features-title{color:#ca2715;color:var(--color-primary);font-size:3rem;font-weight:900;letter-spacing:-.02em;margin-bottom:3rem;text-align:center;text-transform:uppercase}.features-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(6,1fr)}.feature-card{background:#0a0a0a;background:var(--color-surface);border:1px solid #ca271566;border:1px solid var(--color-border);border-radius:1.25rem;border-radius:var(--border-radius-lg);overflow:hidden;padding:2rem;position:relative}.feature-card,.feature-card:before{transition:all .3s ease-in-out;transition:var(--transition-slow)}.feature-card:before{background:linear-gradient(135deg,#ca2715,#e64a2e);background:var(--gradient-primary);content:"";height:4px;left:0;position:absolute;right:0;top:0;transform:scaleX(0)}.feature-card:hover:before{transform:scaleX(1)}.feature-card:hover{border-color:#ca2715;border-color:var(--color-primary);box-shadow:0 0 40px #ca271566;box-shadow:var(--shadow-glow-strong);transform:translateY(-8px)}.feature-icon{display:block;filter:grayscale(1);font-size:3rem;margin-bottom:1.5rem;opacity:.6;transition:all .2s ease-in-out;transition:var(--transition)}.feature-card:hover .feature-icon{filter:grayscale(0);opacity:1;transform:scale(1.1)}.feature-card h3{color:#ca2715;color:var(--color-primary);font-size:1.375rem;font-weight:800;letter-spacing:.05em;margin-bottom:1rem;text-transform:uppercase}.feature-card p{color:#a0a0a0;color:var(--color-text-muted);font-size:.9375rem;line-height:1.7}.hero-footer{border-top:1px solid #ca271566;border-top:1px solid var(--color-border);margin-top:6rem;padding:3rem 0}.footer-content{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between;margin:0 auto;max-width:1600px}.footer-copyright{color:#a0a0a0;color:var(--color-text-muted);font-size:.875rem;margin:0}.footer-links{align-items:center;display:flex;gap:2rem}.footer-link{color:#a0a0a0;color:var(--color-text-muted);font-size:.875rem;text-decoration:none;transition:all .2s ease-in-out;transition:var(--transition)}.footer-link:hover{color:#ca2715;color:var(--color-primary)}@media (max-width:1400px){.hero-layout{gap:3rem;grid-template-columns:1fr}.video-demo-sidebar{max-width:100%;position:relative;top:0}.upcoming-events-sidebar{max-height:600px;position:relative;top:0}}@media (max-width:1200px){.hero-main{padding:0 2rem 2rem}.hero-title{font-size:3.5rem}.value-props-section{grid-template-columns:1fr}.features-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.hero-nav{padding:1rem}.nav-container{flex-direction:column;gap:1rem;padding:0 1rem}.nav-logo{justify-content:center;width:100%}.nav-logo-image{height:2.5rem}.nav-logo-text{font-feature-settings:"smcp";font-size:1.5rem;font-variant:small-caps}.nav-buttons{flex-direction:column;gap:.75rem;width:100%}.nav-interview-btn{display:none}.nav-contact-btn,.nav-login-btn{font-size:.8125rem;padding:.75rem 1rem;width:100%}.hero-main{padding:0 1.5rem 1.5rem}.hero-layout{margin-top:2rem}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.125rem}.hero-stats{gap:1rem;grid-template-columns:1fr}.stat{border-bottom:1px solid #ca271566;border-bottom:1px solid var(--color-border);border-right:none}.stat:last-child{border-bottom:none}.hero-actions{flex-direction:column;width:100%}.btn-primary,.btn-secondary{width:100%}.media-viewport{height:350px}.features-grid{grid-template-columns:1fr}.features-title{font-size:2rem}}@media (max-width:480px){.hero-title{font-size:2rem}.nav-login-btn{font-size:.875rem;padding:.75rem 1.5rem}.feature-card,.value-prop{padding:1.5rem}}.media-item img[src*="data:image/svg+xml"]{align-items:center;background:#0a0a0a;background:var(--color-surface);display:flex;justify-content:center}.demo-modal-overlay{align-items:center;animation:fadeIn .3s ease-out;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000f2;bottom:0;display:flex;justify-content:center;left:0;padding:2rem;position:fixed;right:0;top:0;z-index:10000}.demo-modal-content{animation:slideUp .3s ease-out;max-width:1200px;position:relative;width:100%}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.demo-modal-close{align-items:center;background:#0000;border:2px solid #ca2715;border:2px solid var(--color-primary);border-radius:50%;color:#ca2715;color:var(--color-primary);cursor:pointer;display:flex;font-size:1.5rem;height:3rem;justify-content:center;position:absolute;right:0;top:-3rem;transition:all .2s ease-in-out;transition:var(--transition);width:3rem;z-index:10001}.demo-modal-close:hover{background:linear-gradient(135deg,#ca2715,#e64a2e);background:var(--gradient-primary);box-shadow:0 0 40px #ca271566;box-shadow:var(--shadow-glow-strong);color:#fff;transform:rotate(90deg)}.demo-modal-carousel{width:100%}.demo-modal-carousel .media-viewport{height:600px}.scroll-indicator{align-items:center;animation:bounce 2s infinite;bottom:3rem;display:flex;flex-direction:column;gap:.5rem;left:50%;opacity:.7;pointer-events:none;position:fixed;transform:translateX(-50%);transition:all .2s ease-in-out;transition:var(--transition);z-index:100}.scroll-indicator.hidden{opacity:0;pointer-events:none}.scroll-text{color:#ca2715;color:var(--color-primary);font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.scroll-arrow{border:2px solid #ca2715;border:2px solid var(--color-primary);border-radius:25px;display:flex;height:50px;justify-content:center;position:relative;width:30px}.scroll-arrow:before{animation:scrollDot 2s infinite;background:#ca2715;background:var(--color-primary);border-radius:50%;content:"";height:6px;position:absolute;top:8px;width:6px}@keyframes bounce{0%,to{transform:translateX(-50%) translateY(0)}50%{transform:translateX(-50%) translateY(-10px)}}@keyframes scrollDot{0%{opacity:1;top:8px}to{opacity:0;top:30px}}.scroll-to-top{align-items:center;background:linear-gradient(135deg,#ca2715,#e64a2e);background:var(--gradient-primary);border:none;border-radius:50%;bottom:3rem;box-shadow:0 0 30px #ca271533;box-shadow:var(--shadow-glow);color:#fff;cursor:pointer;display:flex;font-size:1.5rem;height:50px;justify-content:center;opacity:0;pointer-events:none;position:fixed;right:3rem;transition:all .2s ease-in-out;transition:var(--transition);width:50px;z-index:1000}.scroll-to-top.visible{opacity:1;pointer-events:all}.scroll-to-top:hover{box-shadow:0 0 40px #ca271566;box-shadow:var(--shadow-glow-strong);transform:translateY(-5px)}.features-modal-overlay{align-items:center;animation:fadeIn .3s ease-out;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000f2;bottom:0;display:flex;justify-content:center;left:0;overflow:hidden;padding:2rem;position:fixed;right:0;top:0;touch-action:none;z-index:10000}.features-modal-content{animation:slideUp .3s ease-out;background:#0a0a0a;background:var(--color-surface);border:2px solid #ca2715;border:2px solid var(--color-primary);border-radius:1.25rem;border-radius:var(--border-radius-lg);box-shadow:0 0 40px #ca271566;box-shadow:var(--shadow-glow-strong);display:flex;flex-direction:column;max-height:85vh;max-width:900px;overflow:hidden;position:relative;touch-action:auto;width:100%}.features-modal-close{align-items:center;background:#0000;border:2px solid #ca2715;border:2px solid var(--color-primary);border-radius:50%;color:#ca2715;color:var(--color-primary);cursor:pointer;display:flex;font-size:1.25rem;height:2.5rem;justify-content:center;position:absolute;right:1.5rem;top:1.5rem;transition:all .2s ease-in-out;transition:var(--transition);width:2.5rem;z-index:10001}.features-modal-close:hover{background:linear-gradient(135deg,#ca2715,#e64a2e);background:var(--gradient-primary);box-shadow:0 0 40px #ca271566;box-shadow:var(--shadow-glow-strong);color:#fff;transform:rotate(90deg)}.features-modal-header{background:#1a1a1a;background:var(--color-surface-elevated);border-bottom:2px solid #ca2715;border-bottom:2px solid var(--color-primary);padding:2.5rem 3rem 2rem}.features-modal-header h2{color:#ca2715;color:var(--color-primary);font-size:2rem;font-weight:900;letter-spacing:.02em;margin:0;padding-right:3rem;text-transform:uppercase}.features-modal-body{-webkit-overflow-scrolling:touch;flex:1 1;overflow-y:auto;padding:2rem 3rem;touch-action:pan-y}.features-modal-body::-webkit-scrollbar{width:8px}.features-modal-body::-webkit-scrollbar-track{background:#0a0a0a;background:var(--color-surface)}.features-modal-body::-webkit-scrollbar-thumb{background:#ca2715;background:var(--color-primary);border-radius:4px}.features-modal-body::-webkit-scrollbar-thumb:hover{background:#b32313;background:var(--color-primary-dark)}.feature-section{margin-bottom:2rem}.feature-section:last-child{margin-bottom:0}.feature-section h3{align-items:center;color:#ca2715;color:var(--color-primary);display:flex;font-size:1.375rem;font-weight:800;gap:.75rem;letter-spacing:.05em;margin:0 0 1rem;text-transform:uppercase}.feature-section ul{list-style:none;margin:0;padding:0}.feature-section>ul>li{color:#fff;color:var(--color-text);font-size:.9375rem;line-height:1.6;padding:.5rem 0 .5rem 1.5rem;position:relative}.feature-section>ul>li:before{color:#ca2715;color:var(--color-primary);content:"▸";font-weight:700;left:0;position:absolute}.feature-section ul ul{margin-left:1rem;margin-top:.5rem}.feature-section ul ul li{color:#a0a0a0;color:var(--color-text-muted);font-size:.875rem;padding:.25rem 0 .25rem 1.25rem;position:relative}.feature-section ul ul li:before{color:#e64a2e;color:var(--color-accent);content:"•";left:0;position:absolute}@media (max-width:768px){.features-modal-overlay{padding:1rem}.features-modal-content{max-height:90vh}.features-modal-header{padding:2rem 1.5rem 1.5rem}.features-modal-header h2{font-size:1.5rem}.features-modal-body{padding:1.5rem}.features-modal-close{font-size:1rem;height:2rem;right:1rem;top:1rem;width:2rem}.feature-section h3{font-size:1.125rem}.feature-section>ul>li{font-size:.875rem}}@media (max-width:480px){.features-modal-header h2{font-size:1.25rem}.feature-section h3{font-size:1rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{animation:none!important;transition:none!important}.scroll-indicator{display:none}}@media (max-width:768px){.demo-modal-overlay{padding:1rem}.demo-modal-carousel .media-viewport{height:400px}.demo-modal-close{font-size:1.25rem;height:2.5rem;top:-2.5rem;width:2.5rem}.scroll-indicator{bottom:2rem}.scroll-to-top{bottom:2rem;font-size:1.25rem;height:45px;right:2rem;width:45px}}@media (max-width:480px){.scroll-to-top{bottom:1.5rem;height:40px;right:1.5rem;width:40px}.scroll-indicator{bottom:1.5rem;scale:.9}}.hub-connection-indicator{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1a1a1af2;border:1px solid #444;border-radius:8px;color:#fff;font-family:Rajdhani,sans-serif;font-size:14px;min-width:200px;padding:8px 12px;position:fixed;right:10px;top:10px;z-index:10000}.connection-status{align-items:center;display:flex;gap:8px}.status-dot{animation:pulse 2s infinite;border-radius:50%;height:10px;width:10px}.status-text{flex:1 1;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.event-selector-btn{background:none;border:1px solid #666;border-radius:4px;color:#fff;cursor:pointer;font-size:16px;padding:2px 6px;transition:all .2s}.event-selector-btn:hover{background:#ffffff1a;border-color:#888}.event-selector-dropdown{background:#1a1a1afa;border:1px solid #444;border-radius:8px;box-shadow:0 4px 20px #00000080;margin-top:8px;max-height:400px;min-width:350px;overflow:hidden;overflow-y:auto;position:absolute;right:0;top:100%}.dropdown-header{background:#ff6b0033;border-bottom:1px solid #444;color:#ff6b00;font-size:12px;font-weight:700;letter-spacing:1px;padding:12px;text-transform:uppercase}.event-list{max-height:350px;overflow-y:auto}.event-item{border-bottom:1px solid #ffffff1a;cursor:pointer;padding:12px;transition:background .2s}.event-item:hover{background:#ff6b001a}.event-item.selected{background:#44ff441a;border-left:3px solid #4f4}.event-name{color:#fff;font-size:14px;font-weight:600;margin-bottom:4px}.event-details{color:#aaa;display:flex;font-size:12px;gap:12px}.event-location{flex:1 1}.event-status{border-radius:3px;font-size:10px;font-weight:600;padding:1px 6px;text-transform:uppercase}.event-status.live{background:#4f43;color:#4f4}.event-status.upcoming{background:#fa43;color:#fa4}.event-status.completed{background:#8883;color:#888}.event-cars,.event-clients{color:#888;font-size:11px}.no-events{color:#666;font-style:italic;padding:20px}.disconnect-option{background:#ff44441a;color:#f44;cursor:pointer;font-weight:600;padding:12px;text-align:center;transition:background .2s}.disconnect-option:hover{background:#f443}.connection-error{background:#ff44441a;border:1px solid #ff44444d;border-radius:4px;color:#f44;font-size:12px;margin-top:8px;padding:8px}.driver-profiles-container{background:#0a0a0a;display:flex;gap:0;height:100%}.driver-profiles-sidebar{background:#1a1a1a;border-right:2px solid #b53b1b;display:flex;flex-direction:column;overflow:hidden;width:320px}.sidebar-header{background:#0a0a0a;border-bottom:1px solid #b53b1b4d;padding:1.5rem}.sidebar-header h3{color:#b53b1b;font-size:1.25rem;font-weight:700;margin:0 0 1rem}.btn-new-profile,.sidebar-header h3{letter-spacing:.05em;text-transform:uppercase}.btn-new-profile{background:linear-gradient(135deg,#b53b1b,#b53b1b);border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.9375rem;font-weight:600;padding:.75rem 1rem;transition:all .2s ease;width:100%}.btn-new-profile:hover{box-shadow:0 0 20px #b53b1b66;transform:translateY(-2px)}.profile-list{flex:1 1;overflow-y:auto;padding:.75rem}.no-profiles{color:#888;padding:2rem 1rem;text-align:center}.no-profiles p{margin:.5rem 0}.no-profiles .hint{color:#666;font-size:.875rem}.driver-cards{display:flex;flex-direction:column;gap:.5rem}.driver-card{background:#0a0a0a;border:1px solid #b53b1b33;border-radius:6px;cursor:pointer;padding:1rem;transition:all .2s ease}.driver-card:hover{background:#b53b1b0d;border-color:#b53b1b;transform:translateX(5px)}.driver-card.selected{background:#b53b1b1a;border-color:#b53b1b;box-shadow:-3px 0 15px #b53b1b33}.driver-card-header{align-items:center;display:flex;gap:1rem;margin-bottom:.5rem}.driver-avatar{align-items:center;background:#1a1a1a;border:2px solid #b53b1b;border-radius:8px;color:#b53b1b;display:flex;flex-shrink:0;font-size:1.125rem;font-weight:700;height:50px;justify-content:center;width:50px}.driver-card-info{flex:1 1;min-width:0}.driver-card-name{color:#fff;font-weight:600;margin-bottom:.25rem}.driver-card-details,.driver-card-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.driver-card-details{color:#888;font-size:.875rem}.driver-card-stats{color:#b53b1b;display:flex;font-size:.75rem;gap:1rem;letter-spacing:.05em;text-transform:uppercase}.stat-item{white-space:nowrap}.driver-profiles-main{display:flex;flex:1 1;flex-direction:column;overflow:hidden}.driver-profile-empty{align-items:center;color:#888;display:flex;flex:1 1;flex-direction:column;justify-content:center;padding:2rem}.driver-profile-empty h3{color:#b53b1b;font-size:1.5rem;margin-bottom:.5rem}.driver-profile-empty p{color:#888;font-size:1rem}.driver-details{display:flex;flex:1 1;flex-direction:column;overflow:hidden}.driver-details-header{align-items:center;background:#1a1a1a;border-bottom:2px solid #b53b1b;display:flex;justify-content:space-between;padding:1.5rem 2rem}.driver-details-header h4{color:#fff;font-size:1.5rem;font-weight:700;margin:0}.driver-details-actions{display:flex;gap:.75rem}.delete-driver-btn{background:#1a1a1a;border:2px solid #dc3545;border-radius:6px;color:#dc3545;cursor:pointer;font-size:.875rem;font-weight:600;letter-spacing:.05em;padding:.625rem 1.25rem;text-transform:uppercase;transition:all .2s ease}.delete-driver-btn:hover{background:#dc35451a;border-color:#dc3545;box-shadow:0 0 20px #dc35454d;transform:translateY(-2px)}.driver-form{background:#0a0a0a;flex:1 1;overflow-y:auto;padding:2rem}.form-section{background:#1a1a1a;border:1px solid #b53b1b4d;border-radius:8px;margin-bottom:1.5rem;padding:2rem}.form-section h5{border-bottom:1px solid #b53b1b4d;color:#b53b1b;font-size:1.125rem;font-weight:700;letter-spacing:.05em;margin:0 0 1.5rem;padding-bottom:.75rem;text-transform:uppercase}.driver-form-with-photo{grid-gap:2rem;align-items:start;display:grid;gap:2rem;grid-template-columns:180px 1fr}.photo-section{flex-direction:column;gap:1rem}.driver-photo,.photo-section{align-items:center;display:flex}.driver-photo{background:#0a0a0a;border:2px solid #b53b1b;border-radius:8px;height:150px;justify-content:center;overflow:hidden;position:relative;width:150px}.driver-photo-img{border-radius:6px;height:100%;object-fit:cover;width:100%}.helmet-icon{color:#b53b1b;font-size:3rem}.photo-controls{align-items:stretch;display:flex;flex-direction:column;gap:.5rem;width:100%}.photo-upload-btn{background:linear-gradient(135deg,#b53b1b,#b53b1b);border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.875rem;font-weight:600;letter-spacing:.05em;padding:.625rem 1rem;text-align:center;text-transform:uppercase;transition:all .2s ease}.photo-upload-btn:hover{box-shadow:0 0 20px #b53b1b66;transform:translateY(-2px)}.photo-upload-btn.uploading{background:#ffa726;cursor:not-allowed}.photo-upload-btn:disabled{cursor:not-allowed;opacity:.7}.photo-delete-btn{background:#1a1a1a;border:2px solid #dc3545;border-radius:6px;color:#dc3545;cursor:pointer;font-size:.75rem;font-weight:600;letter-spacing:.05em;padding:.5rem 1rem;text-transform:uppercase;transition:all .2s ease}.photo-delete-btn:hover{background:#dc35451a;transform:translateY(-2px)}.photo-delete-btn:disabled{cursor:not-allowed;opacity:.7}.form-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr)}.form-group{display:flex;flex-direction:column}.form-group label{color:#b53b1b;font-size:.875rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.form-group input,.form-group select,.form-group textarea{background:#0a0a0a;border:2px solid #b53b1b4d;border-radius:6px;color:#fff;font-size:1rem;padding:.75rem 1rem;transition:all .2s ease}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#b53b1b;box-shadow:0 0 0 3px #b53b1b1a;outline:none}.form-group input::placeholder,.form-group textarea::placeholder{color:#555}.form-group textarea{min-height:100px;resize:vertical}.loading-state{height:400px}.loading-spinner{border:4px solid #b53b1b33;border-top-color:#b53b1b;height:50px;width:50px}.loading-state p{color:#888;font-size:1rem;margin:0}.error-message{align-items:center;background:#dc35451a;border:2px solid #dc3545;border-radius:6px;color:#dc3545;display:flex;font-size:.9375rem;gap:1rem;left:50%;max-width:600px;padding:1rem 1.5rem;position:absolute;top:1rem;transform:translateX(-50%);z-index:1000}.error-icon{font-size:1.25rem}.dismiss-error{align-items:center;background:none;border:none;color:#dc3545;cursor:pointer;display:flex;font-size:1.5rem;height:24px;justify-content:center;margin-left:auto;padding:0;transition:all .2s ease;width:24px}.dismiss-error:hover{background:#dc354533;border-radius:50%}.driver-form::-webkit-scrollbar,.profile-list::-webkit-scrollbar{width:8px}.driver-form::-webkit-scrollbar-track,.profile-list::-webkit-scrollbar-track{background:#0a0a0a}.driver-form::-webkit-scrollbar-thumb,.profile-list::-webkit-scrollbar-thumb{background:#b53b1b;border-radius:4px}.driver-form::-webkit-scrollbar-thumb:hover,.profile-list::-webkit-scrollbar-thumb:hover{background:#c94520}@media (max-width:1200px){.driver-profiles-sidebar{width:280px}.driver-form-with-photo{grid-template-columns:1fr}.photo-section{flex-direction:row;justify-content:center}.form-grid{grid-template-columns:1fr}}@media (max-width:768px){.driver-profiles-container{flex-direction:column}.driver-profiles-sidebar{border-bottom:2px solid #b53b1b;border-right:none;max-height:300px;width:100%}.driver-details-header{align-items:flex-start;flex-direction:column;gap:1rem}.driver-details-actions{width:100%}.delete-driver-btn{flex:1 1}.driver-cards{flex-direction:row;overflow-x:auto}.driver-card{min-width:200px}.driver-form-with-photo{grid-template-columns:1fr}.photo-section{flex-direction:row;justify-content:center}}.driver-profile-container{background:#0a0a0a;color:#fff;display:flex;flex-direction:column;height:100vh;overflow-y:auto}.driver-profile-header{align-items:center;background:#000000f2;border-bottom:2px solid #ca2715;display:flex;flex-shrink:0;justify-content:space-between;padding:8px 24px;position:relative}.driver-profile-header .app-title{color:#fff;font-size:20px;font-weight:700;margin:0}.user-profile-btn{background:#ffffff0d;border:1px solid #333;font-size:14px;gap:12px;padding:8px 16px;transition:all .2s ease}.user-profile-btn:hover{background:#ffffff1a;border-color:#ca2715}.user-profile-btn .user-icon{align-items:center;background:#ca27151a;border-radius:50%;display:flex;font-size:20px;height:32px;justify-content:center;overflow:hidden;width:32px}.user-profile-btn .user-icon img{height:100%;object-fit:cover;width:100%}.user-menu-backdrop{z-index:15}.user-account-menu{animation:slideDown .2s ease;background:#000000f2;border:1px solid #ca2715;right:40px;top:75px;width:220px;z-index:20}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.user-account-menu .menu-item{align-items:center;background:none;border:none;color:#fff;cursor:pointer;display:flex;font-size:14px;gap:12px;padding:14px 16px;text-align:left;transition:background .2s ease;width:100%}.user-account-menu .menu-item:hover{background:#ca27151a}.user-account-menu .menu-item.logout{border-top:1px solid #333;color:#ef4444}.user-account-menu .menu-item.logout:hover{background:#ef44441a}.user-account-menu .menu-icon{font-size:18px;text-align:center;width:24px}.driver-profile-main{flex:1 1;margin:0 auto;max-width:1200px;overflow-y:auto;padding:12px 24px;width:100%}.driver-profile-content{background:#00000080;border:2px solid #ca2715;border-radius:12px}.profile-tabs{background:#0000004d;border-bottom:1px solid #333;display:flex}.profile-tab{background:none;border:none;border-bottom:2px solid #0000;color:#888;cursor:pointer;flex:1 1;font-size:14px;font-weight:600;padding:8px 16px;position:relative;transition:all .2s ease}.profile-tab:hover{background:#ffffff0d;color:#fff}.profile-tab.active{background:#ca27150d;border-bottom-color:#ca2715;color:#ca2715}.profile-tab .unread-indicator{animation:pulse 2s ease-in-out infinite;display:inline-block;font-size:16px;margin-left:8px}.my-driver-profile-page{margin:0;max-width:100%;padding:8px 16px}.my-driver-profile-page .driver-profiles-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:8px}.my-driver-profile-page .driver-profiles-header h3{color:#f9fafb;font-size:18px;font-weight:700;margin:0}.my-driver-profile-page .profile-subtitle{color:#9ca3af;font-size:12px;font-weight:400;margin-top:2px}.my-driver-profile-page .driver-details.single-profile{background:#0000;border:none;border-radius:0;padding:0}.my-driver-profile-page .driver-form-with-photo{grid-gap:30px;align-items:start;display:grid;gap:30px;grid-template-columns:160px 1fr}.my-driver-profile-page .photo-section{align-items:center;display:flex;flex-direction:column;gap:12px}.my-driver-profile-page .driver-photo.large{align-items:center;background:#1f2937;border:2px solid #374151;border-radius:10px;display:flex;height:160px;justify-content:center;overflow:hidden;width:160px}.my-driver-profile-page .helmet-icon.large{font-size:64px;opacity:.5}.my-driver-profile-page .photo-controls{display:flex;flex-direction:column;gap:6px;width:100%}.my-driver-profile-page .photo-delete-btn,.my-driver-profile-page .photo-upload-btn{border:none;border-radius:6px;cursor:pointer;font-size:12px;font-weight:500;padding:8px 14px;text-align:center;transition:all .2s}.my-driver-profile-page .photo-upload-btn{background:#ca2715;color:#fff}.my-driver-profile-page .photo-upload-btn:hover{background:#e63520}.my-driver-profile-page .photo-upload-btn.uploading{background:#9ca3af;cursor:wait}.my-driver-profile-page .photo-delete-btn{background:#0000;border:1px solid #4b5563;color:#9ca3af}.my-driver-profile-page .photo-delete-btn:hover{background:#374151;border-color:#6b7280;color:#f9fafb}.my-driver-profile-page .form-grid{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(2,1fr)}.my-driver-profile-page .form-group.full-width{grid-column:1/-1}.my-driver-profile-page .form-section{background:#1f29374d;border:1px solid #37415180;border-radius:8px;margin-bottom:8px;padding:10px 16px}.my-driver-profile-page .form-section:last-of-type{margin-bottom:0}.my-driver-profile-page .form-section h5{border-bottom:1px solid #ca271533;color:#ca2715;font-size:14px;font-weight:600;margin:0 0 8px;padding-bottom:6px}.my-driver-profile-page .form-group label{color:#d1d5db;display:block;font-size:10px;font-weight:600;letter-spacing:.5px;margin-bottom:3px;text-transform:uppercase}.my-driver-profile-page .form-group input,.my-driver-profile-page .form-group select,.my-driver-profile-page .form-group textarea{background:#11182780;border:1px solid #4b556399;border-radius:4px;color:#f9fafb;font-family:inherit;font-size:13px;padding:5px 8px;transition:all .2s;width:100%}.my-driver-profile-page .form-group input:hover,.my-driver-profile-page .form-group select:hover,.my-driver-profile-page .form-group textarea:hover{border-color:#6b7280cc}.my-driver-profile-page .form-group input:focus,.my-driver-profile-page .form-group select:focus,.my-driver-profile-page .form-group textarea:focus{background:#111827cc;border-color:#ca2715;box-shadow:0 0 0 3px #ca271526;outline:none}.my-driver-profile-page .form-group input::placeholder,.my-driver-profile-page .form-group textarea::placeholder{color:#9ca3af80;font-style:italic}.my-driver-profile-page .form-group textarea{line-height:1.5;min-height:60px;resize:vertical}.profile-info-box{background:#1e3a8a4d;border:1px solid #2563eb66;border-radius:6px;color:#bfdbfe;font-size:11px;line-height:1.3;margin-top:8px;padding:8px 12px}.profile-info-box strong{color:#93c5fd;font-weight:600}.saving-indicator{align-items:center;animation:fadeInOut 1s ease-in-out;background:#064e3b80;border:1px solid #10b98199;border-radius:8px;color:#6ee7b7;display:flex;font-size:13px;font-weight:500;gap:8px;padding:8px 16px}.save-icon{color:#10b981;font-size:14px}@keyframes fadeInOut{0%{opacity:0;transform:translateY(-10px)}20%{opacity:1;transform:translateY(0)}80%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}.my-driver-profile-page .error-message{align-items:center;background:#7f1d1d4d;border:1px solid #ef444480;border-radius:8px;color:#fca5a5;display:flex;font-size:14px;gap:10px;margin-bottom:24px;padding:14px 18px}.my-driver-profile-page .error-icon{font-size:18px}.my-driver-profile-page .dismiss-error{background:none;border:none;color:#fca5a5;cursor:pointer;font-size:20px;line-height:1;margin-left:auto;opacity:.7;padding:0 4px;transition:opacity .2s}.my-driver-profile-page .dismiss-error:hover{opacity:1}.my-driver-profile-page .loading-state{align-items:center;color:#9ca3af;display:flex;flex-direction:column;justify-content:center;padding:60px 20px}.my-driver-profile-page .loading-spinner{animation:spin 1s linear infinite;border:3px solid #ca271533;border-radius:50%;border-top-color:#ca2715;height:40px;margin-bottom:16px;width:40px}.my-races-tab{padding:60px 40px}.community-tab-content{height:calc(100vh - 200px);min-height:600px;position:relative}.community-tab-content .community-page{height:100%;position:relative}.community-tab-content .community-header{display:none}.community-tab-content .community-content{bottom:0;left:0;position:absolute;right:0;top:0}.community-tab-content .loading-state{align-items:center;color:#9ca3af;display:flex;flex-direction:column;height:100%;justify-content:center}.community-tab-content .loading-spinner{animation:pulse 1.5s ease-in-out infinite;font-size:48px;margin-bottom:16px}.races-placeholder{color:#888;padding:60px 20px;text-align:center}.races-placeholder .placeholder-icon{font-size:80px;margin-bottom:24px;opacity:.3}.races-placeholder h3{color:#fff;font-size:28px;margin:0 0 16px}.races-placeholder p{color:#888;font-size:16px;margin:8px 0}.races-placeholder .coming-soon{background:#ffc1071a;border:1px solid #ffc1074d;border-radius:8px;color:#ffc107;display:inline-block;font-weight:600;margin-top:24px;padding:12px 24px}@media (max-width:768px){.driver-profile-header{padding:16px 20px}.driver-profile-header .app-title{font-size:20px}.user-profile-btn .user-name{display:none}.driver-profile-main{padding:20px}.profile-tabs{flex-direction:row}.profile-tab{font-size:14px;padding:12px 16px}.my-driver-profile-page{padding:20px 16px}.my-driver-profile-page .driver-form-with-photo{gap:20px;grid-template-columns:1fr}.my-driver-profile-page .photo-section{align-items:center}.my-driver-profile-page .form-grid{gap:12px;grid-template-columns:1fr}.my-driver-profile-page .form-section{margin-bottom:16px;padding:18px 16px}.driver-sidebar{padding:20px 10px;width:60px}.driver-logo{font-size:24px;writing-mode:vertical-rl}.my-races-tab{padding:40px 20px}.races-placeholder{padding:40px 16px}.races-placeholder .placeholder-icon{font-size:60px}.races-placeholder h3{font-size:22px}.races-placeholder p{font-size:14px}}.mobile-app{background:#0a0a0a;color:#fff;display:flex;flex-direction:column;height:100vh;left:0;overflow:hidden;position:fixed;top:0;touch-action:pan-y;width:100vw}.mobile-header{background:linear-gradient(180deg,#1a1a1a,#0a0a0a);border-bottom:2px solid #ff6b00;flex-shrink:0;height:60px;justify-content:space-between;padding:12px 16px;z-index:100}.mobile-header,.mobile-logo{align-items:center;display:flex}.mobile-logo{gap:10px}.mobile-logo-image{height:32px;width:auto}.mobile-logo-text{color:#ff6b00;font-size:22px;font-weight:700;letter-spacing:1px;text-transform:uppercase}.mobile-logout-btn{background:#ff6b0033;border:1px solid #ff6b00;border-radius:6px;color:#ff6b00;cursor:pointer;font-size:14px;font-weight:600;padding:8px 16px;transition:all .2s;white-space:nowrap}.mobile-logout-btn:active{background:#ff6b0066;transform:scale(.95)}.mobile-view-container{background:#0a0a0a;flex:1 1;overflow:hidden;position:relative}.mobile-view{height:100%;left:0;position:absolute;top:0;transition:transform .3s cubic-bezier(.4,0,.2,1);width:100%;will-change:transform}.mobile-view.active{transform:translateX(0);z-index:2}.mobile-view.inactive-left{transform:translateX(-100%);z-index:1}.mobile-view.inactive-right{transform:translateX(100%);z-index:1}.mobile-view-container.transitioning .mobile-view{pointer-events:none}.mobile-track-container{align-items:center;background:#0a0a0a;display:flex;height:100%;justify-content:center;position:relative;width:100%}.mobile-track-container .track-display{border:none;height:100%;width:100%}.mobile-track-container .config-menu-container,.mobile-track-container .filter-panel-container,.mobile-track-container .info-panels,.mobile-track-container .race-control-log-container,.mobile-track-container .race-strategy-panel-container,.mobile-track-container .scroll-indicator,.mobile-track-container .scroll-to-top{display:none!important}.mobile-rotate-button{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ff6b0033;border:2px solid #ff6b00;border-radius:50%;bottom:20px;box-shadow:0 4px 12px #0006;color:#ff6b00;cursor:pointer;display:flex;font-size:24px;height:56px;justify-content:center;position:absolute;right:20px;transition:all .2s;width:56px;z-index:10}.mobile-rotate-button:active{background:#ff6b0066;box-shadow:0 2px 8px #0009;transform:scale(.95) rotate(90deg)}.mobile-zoom-controls{bottom:20px;display:flex;flex-direction:column;gap:12px;left:20px;position:absolute;z-index:10}.mobile-zoom-button{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ff6b0033;border:2px solid #ff6b00;border-radius:50%;box-shadow:0 4px 12px #0006;color:#ff6b00;cursor:pointer;display:flex;font-size:24px;font-weight:700;height:48px;justify-content:center;transition:all .2s;width:48px}.mobile-zoom-button:active{background:#ff6b0066;box-shadow:0 2px 8px #0009;transform:scale(.95)}.mobile-zoom-button:disabled{border-color:#ff6b0080;color:#ff6b0080;cursor:not-allowed;opacity:.4}.mobile-zoom-button:disabled:active{transform:none}.mobile-filter-button{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ff6b0033;border:2px solid #ff6b00;border-radius:50%;box-shadow:0 4px 12px #0006;color:#ff6b00;cursor:pointer;display:flex;flex-direction:column;gap:2px;height:56px;justify-content:center;position:absolute;right:20px;top:30px;transition:all .2s;width:56px;z-index:10}.mobile-filter-button:active{background:#ff6b0066;box-shadow:0 2px 8px #0009;transform:scale(.95)}.mobile-filter-button .filter-icon{font-size:20px;line-height:1}.mobile-filter-button .filter-count{font-size:11px;font-weight:700;line-height:1}.mobile-filter-modal{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000c;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.filter-modal-content{background:linear-gradient(180deg,#1a1a1a,#0a0a0a);border:2px solid #ff6b00;border-radius:12px;box-shadow:0 8px 32px #0009;display:flex;flex-direction:column;max-height:70vh;max-width:400px;overflow:hidden;position:relative;width:90%}.filter-modal-header{align-items:center;border-bottom:1px solid #ff6b004d;display:flex;flex-shrink:0;justify-content:space-between;padding:20px}.filter-modal-header h3{color:#ff6b00;font-size:20px;font-weight:700;letter-spacing:1px;margin:0;text-transform:uppercase}.filter-close-button{align-items:center;background:#0000;border:none;color:#ff6b00;cursor:pointer;display:flex;font-size:28px;height:32px;justify-content:center;padding:0;transition:all .2s;width:32px}.filter-close-button:active{color:#fff;transform:scale(.9)}.filter-modal-body{-webkit-overflow-scrolling:touch;display:flex;flex:1 1;flex-direction:column;gap:16px;min-height:0;overflow-y:auto;padding:20px}.filter-modal-body .filter-option{align-items:center;background:#ff6b001a;border:1px solid #ff6b004d;border-radius:8px;display:flex;gap:12px;padding:12px;transition:all .2s}.filter-modal-body .filter-option:active{background:#ff6b0033;transform:scale(.98)}.filter-modal-body .filter-checkbox{accent-color:#ff6b00;cursor:pointer;height:24px;width:24px}.filter-modal-body .filter-label{color:#fff;cursor:pointer;flex:1 1;font-size:16px;font-weight:600;-webkit-user-select:none;user-select:none}.filter-section{display:flex;flex-direction:column;gap:12px}.filter-section-title{border-bottom:1px solid #ff6b004d;color:#ff6b00;font-size:14px;font-weight:700;letter-spacing:1px;margin:0;padding-bottom:8px;text-transform:uppercase}.mobile-size-controls{background:#ff6b001a;border:1px solid #ff6b004d;border-radius:8px;gap:16px;padding:12px}.mobile-size-button,.mobile-size-controls{align-items:center;display:flex;justify-content:center}.mobile-size-button{background:#ff6b004d;border:2px solid #ff6b00;border-radius:50%;color:#fff;cursor:pointer;font-size:24px;font-weight:700;height:48px;transition:all .2s;width:48px}.mobile-size-button:active:not(:disabled){background:#ff6b0080;transform:scale(.95)}.mobile-size-button:disabled{border-color:#ff6b0080;cursor:not-allowed;opacity:.3}.mobile-size-value{color:#fff;font-family:Monaco,Consolas,monospace;font-size:20px;font-weight:700;min-width:60px;text-align:center}.mobile-view-indicators{align-items:center;background:linear-gradient(0deg,#1a1a1a,#0a0a0a);border-top:1px solid #ff6b004d;display:flex;flex-direction:column;flex-shrink:0;gap:8px;padding:12px 16px;z-index:100}.swipe-hint{color:#ffffff80;font-size:12px;font-weight:500;letter-spacing:.5px;text-align:center}.view-dots{gap:20px}.view-dot,.view-dots{align-items:center;display:flex}.view-dot{background:#0000;border:none;cursor:pointer;flex-direction:column;gap:4px;padding:4px 8px;transition:all .2s}.view-dot:before{background:#ffffff4d;border-radius:50%;content:"";height:10px;transition:all .3s;width:10px}.view-dot.active:before{background:#ff6b00;box-shadow:0 0 10px #ff6b0099;height:12px;width:12px}.dot-label{color:#ffffff80;font-size:11px;font-weight:500;letter-spacing:.5px;text-transform:uppercase;transition:color .3s}.view-dot.active .dot-label{color:#ff6b00;font-weight:600}@media (max-height:600px){.mobile-header{height:50px;padding:8px 12px}.mobile-logo-image{height:28px}.mobile-logo-text{font-size:18px}.mobile-logout-btn{font-size:12px;padding:6px 12px}.mobile-view-indicators{gap:6px;padding:8px 12px}.swipe-hint{font-size:11px}.dot-label{font-size:10px}.filter-modal-content{max-height:60vh}.filter-modal-header{padding:12px 16px}.filter-modal-header h3{font-size:16px}.filter-modal-body{gap:12px;padding:12px 16px}.filter-modal-body .filter-option{padding:10px}.filter-close-button{font-size:24px;height:28px;width:28px}}@media (min-width:768px){.mobile-app{display:none}}.mobile-view-container{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.mobile-view .redmist-live-timing{-webkit-overflow-scrolling:touch;overflow-y:auto}.mobile-view .track-display svg{max-height:100%;max-width:100%}.login-modal-overlay{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000d9;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:10000}.login-modal-container{background:#111;border:2px solid #ff6b00;border-radius:12px;box-shadow:0 0 40px #ff6b004d;max-width:900px;padding:40px;width:100%}.login-modal-title{color:#ff6b00;font-size:32px;font-weight:900;letter-spacing:.05em;margin:0 0 8px;text-align:center;text-transform:uppercase}.login-modal-subtitle{color:#aaa;font-size:16px;margin:0 0 32px;text-align:center}.login-modal-tiles{grid-gap:20px;align-items:stretch;display:grid;gap:20px;grid-template-columns:1fr 1.5fr 1fr}.login-tile{align-items:center;background:#ffffff08;border:2px solid #333;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;justify-content:center;min-height:200px;padding:30px 20px;text-align:center;transition:all .2s ease}.login-tile:hover{background:#ff6b001a;border-color:#ff6b00;box-shadow:0 0 20px #ff6b004d;transform:translateY(-4px)}.login-tile-large{min-height:250px}.login-tile-icon{font-size:64px;margin-bottom:16px}.login-tile-large .login-tile-icon{font-size:80px}.login-tile h3{color:#fff;font-size:20px;font-weight:700;letter-spacing:.05em;margin:0 0 8px;text-transform:uppercase}.login-tile-large h3{font-size:24px}.login-tile p{color:#999;font-size:14px;line-height:1.4;margin:0}.login-tile-large p{font-size:16px}@media (max-width:768px){.login-modal-container{padding:24px}.login-modal-title{font-size:24px}.login-modal-tiles{gap:16px;grid-template-columns:1fr}.login-tile,.login-tile-large{min-height:150px}.login-tile-icon{font-size:48px}.login-tile-large .login-tile-icon{font-size:56px}}.event-selection-modal-overlay{align-items:center;background:#000000f2;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:10000}.event-selection-modal{background:linear-gradient(135deg,#1a1a1a,#0d0d0d);border:2px solid #ff6b00;border-radius:16px;box-shadow:0 20px 60px #ff6b004d;display:flex;flex-direction:column;max-height:90vh;max-width:900px;width:100%}.modal-header{border-bottom:1px solid #ff6b0033;padding:30px 40px 20px}.modal-header h1{color:#ff6b00;font-size:32px;font-weight:700;letter-spacing:2px;margin:0 0 10px;text-transform:uppercase}.modal-subtitle{color:#999;font-size:14px;line-height:1.5;margin:0}.events-list{flex:1 1;overflow-y:auto;padding:20px 40px}.events-list::-webkit-scrollbar{width:8px}.events-list::-webkit-scrollbar-track{background:#ff6b001a;border-radius:4px}.events-list::-webkit-scrollbar-thumb{background:#ff6b00;border-radius:4px}.events-list::-webkit-scrollbar-thumb:hover{background:#ff8533}.event-card{background:linear-gradient(135deg,#2a2a2a,#1a1a1a);border:2px solid #ff6b004d;border-radius:12px;cursor:pointer;margin-bottom:16px;padding:20px;transition:all .3s ease}.event-card:hover{border-color:#ff6b00;box-shadow:0 4px 20px #ff6b0033;transform:translateY(-2px)}.event-card.selected{background:linear-gradient(135deg,#3a2a1a,#2a1a0a);border-color:#ff6b00;box-shadow:0 0 30px #ff6b0066}.event-card-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:16px}.event-title-row{align-items:flex-start;display:flex;flex:1 1;gap:12px}.series-logo{background:#ffffff0d;border-radius:8px;height:48px;object-fit:contain;padding:4px;width:48px}.event-title-info{flex:1 1}.event-title-info h3{color:#fff;font-size:20px;font-weight:600;margin:0 0 6px}.event-meta{color:#999;display:flex;flex-wrap:wrap;font-size:13px;gap:12px}.series-name{color:#ff6b00;font-weight:500}.track-name{color:#bbb}.status-badge{border-radius:6px;font-size:11px;font-weight:700;letter-spacing:1px;padding:6px 12px;text-transform:uppercase;white-space:nowrap}.status-live{animation:pulse-live 2s ease-in-out infinite;background:linear-gradient(135deg,red,#c00);color:#fff}@keyframes pulse-live{0%,to{box-shadow:0 0 10px #ff000080}50%{box-shadow:0 0 20px #f00c}}.status-active{background:linear-gradient(135deg,#ff6b00,#c50);color:#fff}.status-scheduled{background:linear-gradient(135deg,#4a90e2,#357abd);color:#fff}.status-completed{background:linear-gradient(135deg,#555,#333);color:#999}.event-card-body{border-top:1px solid #ff6b001a;padding-top:16px}.event-info-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.info-item{display:flex;flex-direction:column;gap:4px}.info-item-full{grid-column:1/-1}.info-label{color:#666;font-size:11px;font-weight:600;letter-spacing:1px;text-transform:uppercase}.info-value{color:#fff;font-size:14px;font-weight:500}.time-remaining{color:#ff6b00;font-weight:600}.event-card-footer{border-top:1px solid #ff6b0033;display:flex;justify-content:flex-end;margin-top:16px;padding-top:16px}.select-button{background:linear-gradient(135deg,#ff6b00,#ff8533);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:700;letter-spacing:1px;padding:12px 32px;text-transform:uppercase;transition:all .3s ease}.select-button:hover:not(:disabled){background:linear-gradient(135deg,#ff8533,#ff6b00);box-shadow:0 4px 20px #ff6b0066;transform:translateY(-2px)}.select-button:disabled{cursor:not-allowed;opacity:.6}.modal-footer{border-top:1px solid #ff6b0033;padding:20px 40px 30px}.lock-notice{align-items:center;color:#999;display:flex;font-size:13px;gap:8px;justify-content:center;margin:0}.lock-icon{font-size:16px}.modal-loading{padding:60px 40px;text-align:center}.loading-spinner{animation:spin 1s linear infinite;border:4px solid #ff6b0033;border-radius:50%;border-top-color:#ff6b00;height:40px;margin:0 auto 20px;width:40px}.modal-loading p{color:#999;font-size:14px;margin:0}.modal-error{align-items:center;background:#ff00001a;border:1px solid #ff00004d;border-radius:8px;color:#f66;display:flex;font-size:14px;gap:10px;margin:20px 40px;padding:16px}.error-icon{font-size:18px}.no-events{padding:60px 40px;text-align:center}.no-events p{color:#999;font-size:16px;margin:0 0 10px}.no-events-hint{color:#666;font-size:13px}@media (max-width:768px){.event-selection-modal{border-radius:0;max-height:100vh;max-width:100%}.modal-header{padding:20px 24px 16px}.modal-header h1{font-size:24px}.events-list{padding:16px 24px}.event-card{padding:16px}.event-title-info h3{font-size:18px}.event-info-grid{grid-template-columns:1fr}.modal-footer{padding:16px 24px 20px}}.broadcast-container{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;backface-visibility:hidden;-webkit-backface-visibility:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;image-rendering:crisp-edges;image-rendering:-webkit-optimize-contrast;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;will-change:transform}.broadcast-container *{-ms-overflow-style:none;scrollbar-width:none}.broadcast-container ::-webkit-scrollbar{display:none}.broadcast-container .track-display-container{height:100%;overflow:hidden;width:100%}.broadcast-mode .admin-controls,.broadcast-mode .bottom-navbar,.broadcast-mode .car-detail-view,.broadcast-mode .car-info-panel,.broadcast-mode .config-button,.broadcast-mode .config-menu,.broadcast-mode .config-menu-container,.broadcast-mode .connection-status,.broadcast-mode .control-buttons,.broadcast-mode .display-mode-toggle,.broadcast-mode .event-selector,.broadcast-mode .filter-panel,.broadcast-mode .filter-panel-container,.broadcast-mode .info-panel,.broadcast-mode .logout-button,.broadcast-mode .marching-ants-controls,.broadcast-mode .mode-selector,.broadcast-mode .navbar-content,.broadcast-mode .panel-header,.broadcast-mode .pitstop-panel,.broadcast-mode .race-control-panel,.broadcast-mode .resize-handle,.broadcast-mode .session-selector,.broadcast-mode .settings-button,.broadcast-mode .status-bar,.broadcast-mode .telemetry-panel,.broadcast-mode .timing-circle-controls,.broadcast-mode .track-controls,.broadcast-mode .track-map-controls,.broadcast-mode .user-menu,.broadcast-mode .user-profile-button,.broadcast-mode .weather-panel{display:none!important}.broadcast-mode .main-content,.broadcast-mode .track-display-wrapper{height:100%!important;margin:0!important;padding:0!important;width:100%!important}.broadcast-mode .timing-circle-container{display:none!important}.broadcast-mode .track-display{background:#0000!important;border:none!important;box-shadow:none!important;height:100%!important;margin:0!important}.broadcast-mode .track-display:after{content:none!important;display:none!important}.broadcast-mode .track-display svg{background:#0000!important;filter:none!important}.broadcast-mode svg{background:#0000!important}.broadcast-mode .background-gradient,.broadcast-mode .track-background{display:none!important}.broadcast-container svg{shape-rendering:geometricPrecision}.broadcast-container text{text-rendering:optimizeLegibility}.broadcast-container .car-marker,.broadcast-container .track-line{transition:all .1s ease-out}.broadcast-container .non-interactive{pointer-events:none}.broadcast-pit-container{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;backface-visibility:hidden;-webkit-backface-visibility:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;image-rendering:crisp-edges;image-rendering:-webkit-optimize-contrast;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;will-change:transform}.broadcast-pit-container *{-ms-overflow-style:none;scrollbar-width:none}.broadcast-pit-container ::-webkit-scrollbar{display:none}.pit-timeline-wrapper{box-sizing:border-box;height:100%;padding:20px;width:100%}.broadcast-pit-container .pit-stop-timeline-container{background:#0000;border-radius:0;height:100%;width:100%}.broadcast-pit-container .pit-stop-timeline-svg .car-number-label{font-size:18px;font-weight:800}.broadcast-pit-container .pit-stop-timeline-svg .class-label{font-size:12px;font-weight:700}.broadcast-pit-container .pit-stop-timeline-svg .position-label{font-size:16px;font-weight:800}.broadcast-pit-container .pit-stop-timeline-svg .now-indicator line{stroke-width:3}.broadcast-pit-container .pit-stop-timeline-svg .now-label{font-size:14px;font-weight:800}.broadcast-pit-container .pit-stop-timeline-svg .grid-line{opacity:.4}.broadcast-pit-container .pit-stop-timeline-svg .x-axis text{font-size:13px;font-weight:600}.broadcast-pit-container svg{shape-rendering:geometricPrecision;background:#0000!important}.broadcast-pit-container text{text-rendering:optimizeLegibility}.broadcast-pit-container .stint rect{transition:all .3s ease-out}.broadcast-pit-container .non-interactive{pointer-events:none}.broadcast-mode .pit-timeline-wrapper{height:100%!important;width:100%!important}.broadcast-pit-container .pit-stop-timeline-svg .current-stint rect,.broadcast-pit-container .pit-stop-timeline-svg .stint rect{fill:#ff6b00d9!important;filter:none!important}.broadcast-pit-container .pit-stop-timeline-svg .pit-stop-box rect,.broadcast-pit-container .pit-stop-timeline-svg .pit-stop-box-to-current rect{fill:#646464b3!important}.broadcast-pit-container .pit-stop-timeline-svg .predicted-next-pit rect{fill:#0f86!important}.broadcast-pit-container .pit-stop-timeline-svg .current-stint text,.broadcast-pit-container .pit-stop-timeline-svg .stint text{fill:#fff!important;stroke:#000c;stroke-width:3px;stroke-linejoin:round;font-size:16px!important;font-weight:700!important;paint-order:stroke fill}.broadcast-pit-container .pit-stop-timeline-svg .predicted-next-pit text{fill:#fff!important;stroke:#000c;stroke-width:2px;stroke-linejoin:round;font-size:12px!important;font-weight:700!important;paint-order:stroke fill}.broadcast-pit-container .pit-stop-timeline-svg .pit-marker,.broadcast-pit-container .pit-stop-timeline-svg .pit-marker:hover{filter:none!important}.broadcast-position-container{color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.broadcast-position-container.broadcast-mode{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.position-chart-wrapper{box-sizing:border-box;height:100%;padding:20px 40px;width:100%}.chart-title{margin-bottom:10px;text-align:center}.chart-title h2{color:#ff6b00;letter-spacing:2px;text-transform:uppercase}.broadcast-position-container .recharts-cartesian-grid-horizontal line,.broadcast-position-container .recharts-cartesian-grid-vertical line{stroke:#333}.broadcast-position-container .recharts-legend-item-text{color:#fff!important}.broadcast-position-container .recharts-tooltip-wrapper{z-index:1000}.position-type-indicator{background:#ff6b0033;border:1px solid #ff6b00;border-radius:6px;color:#ff6b00;font-size:14px;font-weight:600;padding:8px 16px;position:absolute;right:20px;text-transform:uppercase;top:20px}.broadcast-lap-time-container{color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.broadcast-lap-time-container.broadcast-mode{left:0;position:fixed;top:0}.lap-time-chart-wrapper{display:flex;flex-direction:column;height:100%;padding:30px 40px}.chart-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:15px}.chart-title h2{color:#fff;font-size:32px;font-weight:700;margin:0}.chart-stats{display:flex;gap:30px}.chart-stats .stat{align-items:center;background:#00000080;border:1px solid #333;border-radius:8px;display:flex;flex-direction:column;padding:10px 20px}.chart-stats .stat-label{color:#999;font-size:12px;letter-spacing:.05em;text-transform:uppercase}.chart-stats .stat-value{color:#fff;font-size:24px;font-weight:700}.chart-stats .stat-value.fastest{color:#0f0}.driver-legend{align-items:center;background:#0006;border:1px solid #333;border-radius:8px;display:flex;gap:20px;margin-bottom:10px;padding:12px 20px}.legend-label{color:#999;font-size:12px;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.driver-item{align-items:center;display:flex;gap:8px}.driver-color{border:1px solid #ffffff4d;border-radius:4px;height:20px;width:20px}.driver-name{color:#fff;font-size:16px;font-weight:500}.lap-legend{background:#0006;border:1px solid #333;border-radius:8px;gap:20px;margin-bottom:15px;padding:10px 20px}.lap-legend,.legend-item{align-items:center;display:flex}.legend-item{gap:8px}.legend-color{border:1px solid #ffffff4d;border-radius:4px;height:20px;width:20px}.legend-item span{color:#fff;font-size:14px}.broadcast-test-page{background:linear-gradient(135deg,#1a1a1a,#2d2d2d);color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;min-height:100vh}.test-warning-banner{align-items:center;background:linear-gradient(135deg,#fbbf24,#f59e0b);box-shadow:0 4px 6px #0000004d;color:#000;display:flex;gap:1rem;padding:1.5rem 2rem}.warning-icon{animation:pulse 2s ease-in-out infinite;font-size:2rem}.warning-content{flex:1 1}.warning-title{font-size:1.1rem;font-weight:700;margin-bottom:.25rem}.warning-text{font-size:.9rem;opacity:.9}.test-container{margin:0 auto;max-width:1200px;padding:2rem}.test-header{margin-bottom:3rem;text-align:center}.test-header h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#ca2715,#ff6b00);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;margin-bottom:.5rem}.test-header p{color:#999;font-size:1.1rem}.test-form-section{background:#0000004d;border:1px solid #ca27154d;border-radius:8px;margin-bottom:2rem;padding:2rem}.test-form-section h2{color:#fff;margin-bottom:1.5rem;margin-top:0}.form-group{margin-bottom:1.5rem}.session-input{background:#00000080;border:1px solid #ca27154d;border-radius:4px;color:#fff;font-family:monospace;font-size:1rem;padding:.75rem;width:100%}.session-input:focus{border-color:#ca2715;outline:none}.generate-button{background:linear-gradient(135deg,#ca2715,#ff6b00);border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:700;padding:1rem;transition:transform .2s,box-shadow .2s;width:100%}.generate-button:hover:not(:disabled){box-shadow:0 4px 12px #ca271580;transform:translateY(-2px)}.generate-button:disabled{cursor:not-allowed;opacity:.6}.error-message{background:#ef44441a;border:1px solid #ef444480;border-radius:4px;color:#ef4444;margin-top:1rem;padding:1rem}.test-result-section{animation:fadeIn .5s ease-in}.success-banner{margin-bottom:2rem;padding:1.5rem}.success-title{font-size:1.2rem}.url-display{margin-bottom:2rem;padding:1.5rem}.url-display label{margin-bottom:.75rem}.url-input{border-radius:4px}.copy-button{background:#ca27154d;border:1px solid #ca271580;border-radius:4px;color:#fff;cursor:pointer;font-weight:500;padding:.75rem 1.5rem;transition:background .2s;white-space:nowrap}.copy-button:hover{background:#ca271580}.preview-section{background:#0000004d;border:1px solid #ca27154d;border-radius:8px;margin-bottom:2rem;padding:1.5rem}.preview-section h3{color:#fff;margin-bottom:1rem;margin-top:0}.preview-container{background:#000;border:1px solid #ca271580;border-radius:4px;overflow:hidden;padding-bottom:28.125%;position:relative;width:100%}.preview-iframe{border:none;height:100%;height:200%;left:0;position:absolute;top:0;transform:scale(.5);transform-origin:top left;width:100%;width:200%}.preview-note{color:#999;font-size:.9rem;margin-bottom:0;margin-top:.75rem;text-align:center}.obs-instructions{background:#0000004d;border:1px solid #ca27154d;border-radius:8px;margin-bottom:2rem;padding:2rem}.obs-instructions h3{color:#fff;margin-bottom:1.5rem;margin-top:0}.obs-instructions ol{margin-bottom:2rem;padding-left:1.5rem}.obs-instructions li{line-height:1.6;margin-bottom:1.5rem}.obs-instructions li strong{color:#ca2715;font-size:1.05rem}.obs-instructions li p{color:#ddd;margin-bottom:0;margin-top:.5rem}.obs-instructions li ul{margin-top:.5rem;padding-left:1.5rem}.obs-instructions li ul li{margin-bottom:.5rem}.obs-instructions code{background:#ca271533;border-radius:3px;color:#ff6b00;font-family:monospace;padding:.2rem .5rem}.obs-tips{background:#fbbf241a;border:1px solid #fbbf244d;border-radius:4px;padding:1rem 1.5rem}.obs-tips h4{color:#fbbf24;margin-bottom:.75rem;margin-top:0}.obs-tips ul{margin:0;padding-left:1.5rem}.obs-tips ul li{color:#ddd;margin-bottom:.5rem}.quick-reference{background:#0000004d;border:1px solid #ca27154d;border-radius:8px;margin-bottom:2rem;padding:2rem}.quick-reference h3{color:#fff;margin-bottom:1.5rem;margin-top:0}.reference-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.reference-card{background:#00000080;border:1px solid #ca27154d;border-radius:4px;padding:1rem;text-align:center}.reference-title{color:#999;font-size:.85rem;margin-bottom:.5rem}.reference-value{color:#fff;font-size:1.3rem;font-weight:700}.production-warning{background:#ef44441a;border:2px solid #ef444480;border-radius:8px;padding:2rem;text-align:center}.production-warning strong{color:#ef4444;display:block;font-size:1.2rem;margin-bottom:1rem}.production-warning p{color:#ddd;margin:.5rem 0}.production-warning code{background:#ef444433;border-radius:3px;color:#ef4444;font-family:monospace;padding:.2rem .5rem}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.test-container{padding:1rem}.test-header h1{font-size:2rem}.reference-grid{grid-template-columns:1fr 1fr}.preview-container{padding-bottom:56.25%}.preview-iframe{height:100%;transform:scale(1);width:100%}}.broadcast-control-panel{background:#0006;border:1px solid #ca27154d;border-radius:12px;padding:1.25rem}.control-header{align-items:center;border-bottom:1px solid #ffffff1a;display:flex;justify-content:space-between;margin-bottom:1rem;padding-bottom:.75rem}.control-header h3{color:#fff;font-size:1.1rem;margin:0}.connection-status{border-radius:12px;font-size:.8rem;padding:.25rem .75rem}.connection-status.connected{background:#22c55e33;color:#22c55e}.connection-status.disconnected{background:#9ca3af33;color:#9ca3af}.control-warning{background:#fbbf2426;border:1px solid #fbbf244d;border-radius:8px;color:#fbbf24;font-size:.85rem;margin-bottom:1rem;padding:.75rem 1rem;text-align:center}.control-sections{display:flex;flex-direction:column;gap:1rem}.control-sections.disabled{opacity:.5;pointer-events:none}.control-section{display:flex;flex-direction:column;gap:.5rem}.section-label{color:#999;font-size:.85rem;letter-spacing:.05em;text-transform:uppercase}.filter-grid{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:repeat(4,1fr)}.filter-btn{background:#0000004d;border:1px solid #fff3;border-radius:6px;color:#999;cursor:pointer;font-size:.85rem;font-weight:500;padding:.5rem .75rem;transition:all .2s}.filter-btn:hover:not(:disabled){border-color:#ca271580;color:#fff}.filter-btn.active{background:#ca27154d;border-color:#ca2715;color:#fff}.filter-btn:disabled{cursor:not-allowed;opacity:.5}.filter-actions{display:flex;gap:.5rem;margin-top:.25rem}.action-btn{background:#0000;border:1px solid #ffffff26;border-radius:4px;color:#999;cursor:pointer;font-size:.75rem;padding:.4rem .75rem;transition:all .2s}.action-btn:hover:not(:disabled){border-color:#ffffff4d;color:#fff}.action-btn:disabled{cursor:not-allowed;opacity:.5}.size-control{gap:.75rem}.size-btn,.size-control{align-items:center;display:flex}.size-btn{background:#0000004d;border:1px solid #fff3;border-radius:6px;color:#fff;cursor:pointer;font-size:1.2rem;height:36px;justify-content:center;transition:all .2s;width:36px}.size-btn:hover:not(:disabled){background:#ca271533;border-color:#ca271580}.size-btn:disabled{cursor:not-allowed;opacity:.5}.size-value{color:#fff;font-size:1.1rem;font-weight:600;min-width:50px;text-align:center}.reset-btn{background:#0000;border:1px solid #ffffff26;border-radius:6px;color:#999;cursor:pointer;font-size:.85rem;margin-top:.5rem;padding:.6rem 1rem;transition:all .2s;width:100%}.reset-btn:hover:not(:disabled){border-color:#ffffff4d;color:#fff}.reset-btn:disabled{cursor:not-allowed;opacity:.5}.toggle-btn{background:#0000004d;border:1px solid #fff3;border-radius:6px;color:#999;cursor:pointer;font-size:.9rem;font-weight:500;padding:.6rem 1rem;text-align:center;transition:all .2s}.toggle-btn:hover:not(:disabled){border-color:#ca271580;color:#fff}.toggle-btn.active{background:#22c55e40;border-color:#22c55e;color:#22c55e}.toggle-btn:disabled{cursor:not-allowed;opacity:.5}.control-hint{color:#666;font-size:.75rem;margin-top:.25rem}.mode-toggle{display:flex;gap:.5rem}.mode-btn{background:#0000004d;border:1px solid #fff3;border-radius:6px;color:#999;cursor:pointer;flex:1 1;font-size:.85rem;font-weight:500;padding:.5rem .75rem;text-align:center;transition:all .2s}.mode-btn:hover:not(:disabled){border-color:#ca271580;color:#fff}.mode-btn.active{background:#ca27154d;border-color:#ca2715;color:#fff}.mode-btn:disabled{cursor:not-allowed;opacity:.5}.coming-soon-message{color:#666;font-size:.9rem;padding:1rem;text-align:center}.selection-count{color:#ff6b00;font-size:.75rem;margin-left:.5rem}.selected-cars{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.5rem}.selected-car-tag{align-items:center;background:#ff6b0040;border:1px solid #ff6b00;border-radius:4px;color:#ff6b00;display:inline-flex;font-size:.8rem;font-weight:600;gap:.25rem;padding:.25rem .5rem}.remove-car-btn{background:none;border:none;color:#ff6b00;cursor:pointer;font-size:1rem;line-height:1;opacity:.7;padding:0 .1rem;transition:opacity .2s}.remove-car-btn:hover:not(:disabled){opacity:1}.clear-selection-btn{background:#0000;border:1px solid #fff3;border-radius:4px;color:#999;cursor:pointer;font-size:.75rem;padding:.25rem .5rem;transition:all .2s}.clear-selection-btn:hover:not(:disabled){border-color:#fff6;color:#fff}.car-selection-grid{grid-gap:.35rem;background:#0003;border-radius:6px;display:grid;gap:.35rem;grid-template-columns:repeat(auto-fill,minmax(55px,1fr));max-height:150px;overflow-y:auto;padding:.25rem}.car-select-btn{background:#0000004d;border:1px solid #ffffff26;border-radius:4px;color:#999;cursor:pointer;font-size:.75rem;font-weight:500;padding:.35rem .4rem;text-align:center;transition:all .2s}.car-select-btn:hover:not(:disabled){border-color:#ff6b0080;color:#fff}.car-select-btn.selected{background:#ff6b004d;border-color:#ff6b00;color:#ff6b00}.car-select-btn:disabled{cursor:not-allowed;opacity:.4}@media (max-width:480px){.filter-grid{grid-template-columns:repeat(2,1fr)}.car-selection-grid{grid-template-columns:repeat(4,1fr)}}.broadcast-management-page{background:linear-gradient(135deg,#1a1a1a,#2d2d2d);color:#fff;display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;height:100vh;min-height:100vh;overflow:hidden}.broadcast-header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00000080;border-bottom:1px solid #ca27154d;flex-shrink:0;justify-content:space-between;overflow:visible;padding:1rem 2rem;position:relative;z-index:100}.broadcast-header,.header-left{align-items:center;display:flex}.header-left{gap:1rem}.app-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#ca2715,#ff6b00);-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:700;margin:0}.header-right{gap:1rem;z-index:101}.community-btn,.header-right{align-items:center;display:flex;position:relative}.community-btn{background:#ca271533;border:1px solid #ca271580;border-radius:8px;color:#fff;cursor:pointer;font-size:1.5rem;justify-content:center;min-width:50px;padding:.5rem 1rem;transition:all .2s}.community-btn:hover{background:#ca27154d;transform:translateY(-1px)}.community-btn .unread-indicator{animation:pulse 2s ease-in-out infinite;font-size:12px;position:absolute;right:2px;top:2px}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.2)}}.user-profile-btn{align-items:center;background:#ca271533;border:1px solid #ca271580;border-radius:8px;color:#fff;cursor:pointer;display:flex;gap:.5rem;padding:.5rem 1rem;transition:all .2s}.user-profile-btn:hover{background:#ca27154d;transform:translateY(-1px)}.user-icon{font-size:1.2rem}.user-name{font-weight:500}.dropdown-arrow{font-size:.7rem;opacity:.7}.user-menu-backdrop{background:#0000;bottom:0;left:0;position:fixed;right:0;top:0;z-index:999}.user-account-menu{background:#2a2a2a;border:1px solid #ca271580;border-radius:8px;box-shadow:0 4px 12px #00000080;min-width:200px;overflow:hidden;position:absolute;right:0;top:calc(100% + 8px);z-index:1000}.menu-item{align-items:center;background:#0000;border:none;color:#fff;cursor:pointer;display:flex;gap:.75rem;padding:.75rem 1rem;text-align:left;transition:background .2s;width:100%}.menu-item:hover{background:#ca271533}.menu-item.logout{border-top:1px solid #ffffff1a;color:#ef4444}.menu-item.logout:hover{background:#ef44441a}.menu-icon{font-size:1.2rem}.menu-label{font-weight:500}.broadcast-content{flex:1 1;overflow-y:auto;padding:2rem}.broadcast-container{display:flex;flex-direction:column;gap:2rem;margin:0 auto;max-width:1200px;padding-bottom:2rem}.page-header{margin-bottom:1rem;text-align:center}.page-header h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#ca2715,#ff6b00);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;margin:0 0 .5rem}.page-subtitle{color:#999;font-size:1.1rem;margin:0}.section-card{background:#0000004d;border:1px solid #ca27154d;border-radius:12px;padding:2rem}.section-card h2{color:#fff;font-size:1.3rem;margin:0 0 1.5rem}.section-description{color:#999;font-size:.9rem;margin:-1rem 0 1.5rem}.form-group{margin-bottom:1rem}.form-group label{color:#ddd;display:block;font-weight:500;margin-bottom:.5rem}.session-select{background:#00000080;border:1px solid #ca27154d;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;padding:.75rem;width:100%}.session-select:focus{border-color:#ca2715;outline:none}.hint-text{color:#999;font-size:.9rem;margin-top:.5rem}.generate-btn{background:linear-gradient(135deg,#ca2715,#ff6b00);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:700;padding:1rem;transition:all .2s;width:100%}.generate-btn:hover:not(:disabled){box-shadow:0 4px 12px #ca271580;transform:translateY(-2px)}.generate-btn:disabled{cursor:not-allowed;opacity:.6}.success-section{margin-top:1.5rem}.success-banner{align-items:center;background:#22c55e1a;border:1px solid #22c55e80;border-radius:8px;display:flex;gap:1rem;margin-bottom:1.5rem;padding:1rem}.success-icon{font-size:2rem}.success-title{color:#4ade80;font-size:1.1rem;font-weight:700;margin-bottom:.25rem}.success-subtitle{color:#ddd;font-size:.9rem}.url-display{background:#0000004d;border:1px solid #ca27154d;border-radius:8px;padding:1rem}.url-display label{color:#ddd;display:block;font-weight:500;margin-bottom:.5rem}.url-input-group{display:flex;gap:.5rem}.url-input{background:#00000080;border:1px solid #ca27154d;border-radius:6px;color:#fff;flex:1 1;font-family:monospace;font-size:.9rem;padding:.75rem}.copy-btn{background:#ca27154d;border:1px solid #ca271580;border-radius:6px;color:#fff;cursor:pointer;font-weight:500;padding:.75rem 1.5rem;transition:background .2s;white-space:nowrap}.copy-btn:hover{background:#ca271580}.tokens-list{display:flex;flex-direction:column;gap:1rem}.token-item{align-items:center;background:#0000004d;border:1px solid #ca27154d;border-radius:8px;display:flex;justify-content:space-between;padding:1rem}.token-item.inactive{opacity:.6}.token-info{flex:1 1}.token-type{color:#ca2715;font-size:.9rem;font-weight:700;margin-bottom:.5rem;text-transform:uppercase}.token-details{color:#999;display:flex;flex-wrap:wrap;font-size:.85rem;gap:1rem}.token-actions{align-items:center;display:flex;gap:.5rem}.revoke-btn{background:#ef444433;border:1px solid #ef444480;border-radius:6px;color:#ef4444;cursor:pointer;font-weight:500;padding:.5rem 1rem;transition:all .2s}.revoke-btn:hover{background:#ef44444d}.status-badge{border-radius:4px;font-size:.85rem;font-weight:500;padding:.25rem .75rem}.status-badge.revoked{background:#ef444433;color:#ef4444}.status-badge.expired{background:#9ca3af33;color:#9ca3af}.no-active-tokens{color:#999;font-style:italic;margin:.5rem 0}.inactive-tokens-summary{border-top:1px solid #ffffff1a;margin-top:1rem;padding-top:1rem}.inactive-tokens-summary summary{color:#999;cursor:pointer;font-size:.85rem;padding:.5rem 0;-webkit-user-select:none;user-select:none}.inactive-tokens-summary summary:hover{color:#ccc}.inactive-tokens-summary[open] summary{margin-bottom:.75rem}.inactive-tokens-list{display:flex;flex-direction:column;gap:.5rem}.inactive-token-row{align-items:center;background:#0003;border-radius:4px;display:flex;font-size:.8rem;gap:1rem;padding:.5rem .75rem}.inactive-token-type{color:#888;font-weight:500;min-width:100px}.inactive-token-date{color:#666;flex:1 1}.inactive-token-row .status-badge{font-size:.75rem;padding:.15rem .5rem}.section-header-row{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:space-between;margin-bottom:1rem}.section-header-row h2{margin:0}.dimensions-hint{color:#999;font-size:.85rem}.dimensions-hint code{background:#ca271533;border-radius:3px;color:#ff6b00;font-family:monospace;padding:.2rem .5rem}.instructions-collapsible{cursor:default}.instructions-summary{cursor:pointer;list-style:none;-webkit-user-select:none;user-select:none}.instructions-summary::-webkit-details-marker{display:none}.instructions-summary h2{align-items:center;display:inline-flex;gap:.5rem;margin:0}.instructions-summary h2:after{color:#999;content:"▸";font-size:.8em;transition:transform .2s ease}.instructions-collapsible[open] .instructions-summary h2:after{transform:rotate(90deg)}.instructions-collapsible .instructions-list,.instructions-collapsible .tips-box{margin-top:1.5rem}.instructions-list{line-height:1.8;padding-left:1.5rem}.instructions-list li{margin-bottom:1.5rem}.instructions-list strong{color:#ca2715;font-size:1.05rem}.instructions-list p{color:#ddd;margin:.5rem 0 0}.instructions-list code{background:#ca271533;border-radius:3px;color:#ff6b00;font-family:monospace;padding:.2rem .5rem}.instructions-list ul{margin-top:.5rem;padding-left:1.5rem}.instructions-list ul li{margin-bottom:.5rem}.tips-box{background:#fbbf241a;border:1px solid #fbbf244d;border-radius:8px;margin-top:1.5rem;padding:1rem 1.5rem}.tips-box h4{color:#fbbf24;margin:0 0 .75rem}.tips-box ul{margin:0;padding-left:1.5rem}.tips-box ul li{color:#ddd;margin-bottom:.5rem}.tips-box code{background:#fbbf2433;border-radius:3px;color:#fbbf24;font-family:monospace;padding:.2rem .5rem}.error-banner{background:#ef44441a;border:1px solid #ef444480;border-radius:8px;color:#ef4444;margin-bottom:1.5rem;padding:1rem}.loading-message{color:#999;font-size:1.2rem;padding:4rem 2rem;text-align:center}@media (max-width:768px){.broadcast-content,.broadcast-header{padding:1rem}.section-card{padding:1.5rem}.page-header h1{font-size:2rem}.token-item{align-items:flex-start;flex-direction:column;gap:1rem}.revoke-btn,.token-actions{width:100%}.url-input-group{flex-direction:column}.copy-btn{width:100%}.user-account-menu{bottom:1rem;left:1rem;position:fixed;right:1rem;top:auto}.user-name{display:none}.app-title{font-size:1.2rem}}.loading-state{align-items:center;color:#888;display:flex;flex-direction:column;gap:1rem;justify-content:center;min-height:400px}.loading-spinner{animation:spin 2s linear infinite;font-size:3rem}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.overlay-tabs{background:#0003;border:1px solid #ca27154d;border-bottom:none;border-radius:12px 12px 0 0;display:flex;gap:.5rem;margin-bottom:0;padding:.5rem}.overlay-tab{align-items:center;background:#0000;border:1px solid #0000;border-radius:8px;color:#888;cursor:pointer;display:flex;flex:1 1;font-size:.95rem;font-weight:500;gap:.5rem;justify-content:center;padding:.75rem 1rem;position:relative;transition:all .2s}.overlay-tab:hover:not(:disabled){background:#ca27151a;color:#ccc}.overlay-tab.active{background:#ca271533;border-color:#ca271580;color:#fff}.overlay-tab.active .tab-icon{transform:scale(1.1)}.overlay-tab.coming-soon{cursor:not-allowed;opacity:.5}.overlay-tab.coming-soon:hover{background:#0000;color:#888}.tab-icon{font-size:1.2rem;transition:transform .2s}.tab-name{white-space:nowrap}.coming-soon-badge{background:#fbbf244d;border-radius:3px;color:#fbbf24;font-size:.6rem;font-weight:600;padding:.1rem .3rem;position:absolute;right:4px;text-transform:uppercase;top:2px}.overlay-tab-content{display:flex;flex-direction:column;gap:1.5rem}.overlay-tab-content>.section-card:first-child{border-radius:0 0 12px 12px;border-top:none}.coming-soon-content{padding:4rem 2rem;text-align:center}.coming-soon-icon{font-size:4rem;margin-bottom:1rem;opacity:.5}.coming-soon-content h2{color:#888;margin-bottom:.5rem}.coming-soon-content p{color:#666;margin:.5rem 0}.coming-soon-text{background:#fbbf241a;border:1px solid #fbbf244d;border-radius:20px;color:#fbbf24;display:inline-block;font-weight:600;margin-top:1rem!important;padding:.5rem 1.5rem}@media (max-width:768px){.overlay-tabs{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none}.overlay-tabs::-webkit-scrollbar{display:none}.overlay-tab{flex:0 0 auto;min-width:100px}.tab-name{font-size:.85rem}}