.Header-module__KHjLKa__header{background:var(--bg-primary);border-bottom:1px solid var(--border-color);z-index:10;flex-shrink:0;justify-content:space-between;align-items:center;height:52px;padding:0 1.5rem;transition:background-color .25s,border-color .25s;display:flex;position:relative}.Header-module__KHjLKa__header:after{content:"";background:linear-gradient(90deg,#0000,#e8212780 30% 70%,#0000);height:1px;position:absolute;bottom:0;left:0;right:0}.Header-module__KHjLKa__headerLeft{flex:1;align-items:center;gap:1.25rem;display:flex}.Header-module__KHjLKa__headerRight{align-items:center;gap:.5rem;display:flex}.Header-module__KHjLKa__header h1{font-family:var(--font-barlow),sans-serif;letter-spacing:.01em;text-transform:uppercase;margin:0;font-size:1.35rem;font-weight:900;line-height:1}.Header-module__KHjLKa__brand{color:var(--text-primary)}.Header-module__KHjLKa__sub{color:var(--text-dim);font-weight:700}.Header-module__KHjLKa__btnPrimary{height:34px;font-family:var(--font-barlow),sans-serif;letter-spacing:.08em;text-transform:uppercase;color:#fff;background:#e82127;border-radius:0;align-items:center;gap:.5rem;padding:0 1.25rem;font-size:.9rem;font-weight:700;transition:background .15s;display:flex;position:relative;overflow:hidden}.Header-module__KHjLKa__btnPrimary:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff26,#0000);width:60%;height:100%;transition:left .4s;position:absolute;top:0;left:-100%}.Header-module__KHjLKa__btnPrimary:hover{background:#cc1c21}.Header-module__KHjLKa__btnPrimary:hover:before{left:150%}.Header-module__KHjLKa__btnSecondary{border:1px solid var(--border-mid);height:34px;font-family:var(--font-barlow),sans-serif;letter-spacing:.08em;text-transform:uppercase;color:var(--text-medium);background:0 0;border-radius:0;padding:0 1.25rem;font-size:.9rem;font-weight:700;transition:border-color .15s,color .15s,background .15s}.Header-module__KHjLKa__btnSecondary:hover{border-color:var(--text-medium);color:var(--text-primary);background:var(--surface-tint)}.Header-module__KHjLKa__btnIcon{background:var(--surface-tint);border:1px solid var(--border-color);width:34px;height:34px;color:var(--text-secondary);cursor:pointer;border-radius:0;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s,color .15s,border-color .15s;display:flex}.Header-module__KHjLKa__btnIcon:hover{background:var(--surface-raised);border-color:var(--border-mid);color:var(--text-primary)}.Header-module__KHjLKa__btnIcon:active{color:var(--primary-color);background:#e821271a;border-color:#e8212766}@media (max-width:1024px){.Header-module__KHjLKa__header{padding:0 1rem}.Header-module__KHjLKa__header h1{font-size:1.2rem}.Header-module__KHjLKa__btnPrimary,.Header-module__KHjLKa__btnSecondary{height:32px;padding:0 1rem;font-size:.82rem}.Header-module__KHjLKa__btnIcon{width:32px;height:32px}}@media (max-width:768px){.Header-module__KHjLKa__header{flex-wrap:nowrap;gap:.5rem;height:48px;padding:0 .875rem}.Header-module__KHjLKa__headerLeft{gap:.75rem;min-width:0}.Header-module__KHjLKa__header h1{white-space:nowrap;font-size:1.1rem}.Header-module__KHjLKa__btnPrimary,.Header-module__KHjLKa__btnSecondary{flex-shrink:0;gap:.35rem;height:30px;padding:0 .75rem;font-size:.75rem}.Header-module__KHjLKa__btnPrimary svg{width:14px;height:14px}.Header-module__KHjLKa__btnIcon{width:30px;height:30px}}@media (max-width:480px){.Header-module__KHjLKa__header{height:44px;padding:0 .625rem}.Header-module__KHjLKa__header h1{font-size:1rem}.Header-module__KHjLKa__sub{display:none}.Header-module__KHjLKa__btnPrimary{flex:1;justify-content:center}.Header-module__KHjLKa__btnIcon{flex-shrink:0;width:28px;height:28px}}
.SettingsPanel-module__ENCkiG__backdrop{z-index:998;pointer-events:none;background:0 0;transition:background .3s;position:fixed;inset:0}.SettingsPanel-module__ENCkiG__backdropOpen{pointer-events:auto;background:#0000008c}[data-theme=light] .SettingsPanel-module__ENCkiG__backdropOpen{background:#00000059}.SettingsPanel-module__ENCkiG__panel{background:var(--bg-secondary);border-left:1px solid var(--border-color);z-index:999;outline:none;flex-direction:column;width:340px;max-width:100vw;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(100%)}.SettingsPanel-module__ENCkiG__panelOpen{transform:translate(0)}.SettingsPanel-module__ENCkiG__panelHeader{border-bottom:1px solid var(--border-color);background:var(--bg-primary);flex-shrink:0;justify-content:space-between;align-items:center;height:52px;padding:0 1.25rem;display:flex;position:relative}.SettingsPanel-module__ENCkiG__panelHeader:after{content:"";background:linear-gradient(90deg,#0000,#e8212766 30% 70%,#0000);height:1px;position:absolute;bottom:0;left:0;right:0}.SettingsPanel-module__ENCkiG__panelTitle{font-family:var(--font-barlow),sans-serif;letter-spacing:.12em;text-transform:uppercase;color:var(--text-primary);align-items:center;gap:.6rem;font-size:1rem;font-weight:900;display:flex}.SettingsPanel-module__ENCkiG__panelTitleAccent{color:var(--primary-color);font-size:.55rem;line-height:1}.SettingsPanel-module__ENCkiG__closeBtn{background:var(--surface-tint);border:1px solid var(--border-color);width:32px;height:32px;color:var(--text-secondary);cursor:pointer;border-radius:0;justify-content:center;align-items:center;transition:background .15s,color .15s,border-color .15s;display:flex}.SettingsPanel-module__ENCkiG__closeBtn:hover{background:var(--surface-raised);border-color:var(--border-mid);color:var(--text-primary)}.SettingsPanel-module__ENCkiG__panelBody{flex:1;padding:.75rem 0;overflow:hidden auto}.SettingsPanel-module__ENCkiG__section{border-bottom:1px solid var(--border-color);padding:1rem 1.25rem}.SettingsPanel-module__ENCkiG__section:last-of-type{border-bottom:none}.SettingsPanel-module__ENCkiG__sectionLabel{font-family:var(--font-code),"Courier New",monospace;letter-spacing:.18em;text-transform:uppercase;color:var(--primary-color);align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.6rem;font-weight:500;display:flex}.SettingsPanel-module__ENCkiG__sectionLabel:after{content:"";background:#e8212733;flex:1;height:1px}.SettingsPanel-module__ENCkiG__themeGrid{grid-template-columns:1fr 1fr;gap:.625rem;display:grid}.SettingsPanel-module__ENCkiG__themeCard{background:var(--surface-subtle);border:1px solid var(--border-color);cursor:pointer;border-radius:0;flex-direction:column;align-items:center;gap:.5rem;padding:.75rem .5rem;transition:border-color .15s,background .15s;display:flex;position:relative}.SettingsPanel-module__ENCkiG__themeCard:hover{border-color:var(--border-mid);background:var(--surface-tint)}.SettingsPanel-module__ENCkiG__themeCardActive{border-color:var(--primary-color)!important;background:#e821270f!important}.SettingsPanel-module__ENCkiG__themePreview{border:1px solid var(--border-color);border-radius:0;flex-direction:column;width:100%;height:56px;display:flex;overflow:hidden}.SettingsPanel-module__ENCkiG__themePreview[data-mode=dark]{background:#000;border-color:#ffffff1a}.SettingsPanel-module__ENCkiG__themePreview[data-mode=light]{background:#efefef;border-color:#0000001a}.SettingsPanel-module__ENCkiG__previewBar{background:#e82127;flex-shrink:0;height:10px}.SettingsPanel-module__ENCkiG__themePreview[data-mode=dark] .SettingsPanel-module__ENCkiG__previewBar,.SettingsPanel-module__ENCkiG__themePreview[data-mode=light] .SettingsPanel-module__ENCkiG__previewBar{background:#e82127}.SettingsPanel-module__ENCkiG__previewContent{flex-direction:column;flex:1;gap:4px;padding:6px 8px;display:flex}.SettingsPanel-module__ENCkiG__previewLine{border-radius:1px;height:2px}.SettingsPanel-module__ENCkiG__themePreview[data-mode=dark] .SettingsPanel-module__ENCkiG__previewLine{background:#ffffff59}.SettingsPanel-module__ENCkiG__themePreview[data-mode=light] .SettingsPanel-module__ENCkiG__previewLine{background:#0000004d}.SettingsPanel-module__ENCkiG__previewAccent{background:#e82127;border-radius:1px;width:40%;height:2px;margin-top:2px}.SettingsPanel-module__ENCkiG__themeLabel{font-family:var(--font-barlow),sans-serif;letter-spacing:.1em;text-transform:uppercase;color:var(--text-secondary);font-size:.78rem;font-weight:700}.SettingsPanel-module__ENCkiG__themeCardActive .SettingsPanel-module__ENCkiG__themeLabel{color:var(--text-primary)}.SettingsPanel-module__ENCkiG__themeCheck{color:var(--primary-color);font-size:.6rem;font-weight:700;position:absolute;top:6px;right:8px}.SettingsPanel-module__ENCkiG__settingRow{justify-content:space-between;align-items:center;gap:1rem;padding:.375rem 0;display:flex}.SettingsPanel-module__ENCkiG__settingInfo{flex-direction:column;gap:2px;display:flex}.SettingsPanel-module__ENCkiG__settingName{font-family:var(--font-code),"Courier New",monospace;letter-spacing:.05em;color:var(--text-primary);font-size:.82rem;font-weight:500}.SettingsPanel-module__ENCkiG__settingDesc{font-family:var(--font-code),"Courier New",monospace;letter-spacing:.06em;color:var(--text-faint);text-transform:uppercase;font-size:.6rem}.SettingsPanel-module__ENCkiG__segmentControl{border:1px solid var(--border-mid);display:flex;overflow:hidden}.SettingsPanel-module__ENCkiG__segment{height:30px;font-family:var(--font-barlow),sans-serif;letter-spacing:.1em;text-transform:uppercase;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:0;padding:0 .875rem;font-size:.78rem;font-weight:700;transition:background .15s,color .15s}.SettingsPanel-module__ENCkiG__segment:not(:last-child){border-right:1px solid var(--border-mid)}.SettingsPanel-module__ENCkiG__segment:hover{background:var(--surface-tint);color:var(--text-primary)}.SettingsPanel-module__ENCkiG__segmentActive{background:var(--primary-color)!important;color:#fff!important}.SettingsPanel-module__ENCkiG__aboutGrid{border:1px solid var(--border-color);flex-direction:column;gap:0;margin-bottom:1rem;display:flex}.SettingsPanel-module__ENCkiG__aboutRow{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;padding:.5rem .75rem;display:flex}.SettingsPanel-module__ENCkiG__aboutRow:last-child{border-bottom:none}.SettingsPanel-module__ENCkiG__aboutKey{font-family:var(--font-code),"Courier New",monospace;letter-spacing:.12em;text-transform:uppercase;color:var(--text-faint);font-size:.62rem}.SettingsPanel-module__ENCkiG__aboutVal{font-family:var(--font-code),"Courier New",monospace;letter-spacing:.05em;color:var(--text-secondary);text-align:right;font-size:.72rem}.SettingsPanel-module__ENCkiG__linkGroup{flex-direction:column;gap:.5rem;display:flex}.SettingsPanel-module__ENCkiG__linkBtn{background:var(--primary-color);color:#fff;height:38px;font-family:var(--font-barlow),sans-serif;letter-spacing:.1em;text-transform:uppercase;border-radius:0;justify-content:center;align-items:center;gap:.5rem;padding:0 1.25rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:background .15s;display:flex;position:relative;overflow:hidden}.SettingsPanel-module__ENCkiG__linkBtn:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff26,#0000);width:60%;height:100%;transition:left .4s;position:absolute;top:0;left:-100%}.SettingsPanel-module__ENCkiG__linkBtn:hover{background:#cc1c21}.SettingsPanel-module__ENCkiG__linkBtn:hover:before{left:150%}.SettingsPanel-module__ENCkiG__linkBtnSecondary{color:var(--text-secondary);border:1px solid var(--border-mid);background:0 0}.SettingsPanel-module__ENCkiG__linkBtnSecondary:hover{background:var(--surface-tint);border-color:var(--border-color);color:var(--text-primary)}.SettingsPanel-module__ENCkiG__linkBtnSecondary:before{display:none}.SettingsPanel-module__ENCkiG__panelFooter{border-top:1px solid var(--border-color);background:var(--bg-primary);padding:1rem 1.25rem 1.5rem}.SettingsPanel-module__ENCkiG__footerNote{font-family:var(--font-code),"Courier New",monospace;letter-spacing:.1em;color:var(--text-faint);text-transform:uppercase;text-align:center;font-size:.6rem;line-height:1.6}.SettingsPanel-module__ENCkiG__footerAccent{color:var(--primary-color)}.SettingsPanel-module__ENCkiG__langSelect{background:var(--surface-subtle);border:1px solid var(--border-mid);height:30px;color:var(--text-primary);font-family:var(--font-code),"Courier New",monospace;letter-spacing:.06em;cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath d='M0 0l5 6 5-6z' fill='%23e82127'/%3E%3C/svg%3E");background-position:right .6rem center;background-repeat:no-repeat;border-radius:0;min-width:140px;padding:0 1.75rem 0 .625rem;font-size:.75rem;font-weight:500;transition:border-color .15s,background .15s}.SettingsPanel-module__ENCkiG__langSelect:hover{border-color:var(--border-color);background-color:var(--surface-tint)}.SettingsPanel-module__ENCkiG__langSelect:focus{border-color:var(--primary-color);outline:none}@media (max-width:480px){.SettingsPanel-module__ENCkiG__panel{width:100vw}}
.WelcomeScreen-module__VZNCva__welcome{background:var(--bg-primary);flex:1;justify-content:center;align-items:center;transition:background-color .25s;display:flex;position:relative;overflow:hidden}.WelcomeScreen-module__VZNCva__scanlines{pointer-events:none;z-index:0;background-image:repeating-linear-gradient(0deg,#0000,#0000 3px,#8080800a 3px 4px);position:absolute;inset:0}.WelcomeScreen-module__VZNCva__glow{pointer-events:none;z-index:0;background:radial-gradient(90% 45% at 50% -5%,#e8212714 0%,#0000 65%),radial-gradient(100% 100%,#0000 50%,#0006 100%);position:absolute;inset:0}[data-theme=light] .WelcomeScreen-module__VZNCva__glow{background:radial-gradient(90% 45% at 50% -5%,#e821270f 0%,#0000 65%),radial-gradient(100% 100%,#0000 50%,#00000014 100%)}.WelcomeScreen-module__VZNCva__cornerTL,.WelcomeScreen-module__VZNCva__cornerTR,.WelcomeScreen-module__VZNCva__cornerBL,.WelcomeScreen-module__VZNCva__cornerBR{z-index:2;opacity:0;border-style:solid;border-color:#e821278c;width:28px;height:28px;animation:.5s forwards WelcomeScreen-module__VZNCva__bracketIn;position:absolute}.WelcomeScreen-module__VZNCva__cornerTL{border-width:1px 0 0 1px;animation-delay:0s;top:20px;left:20px}.WelcomeScreen-module__VZNCva__cornerTR{border-width:1px 1px 0 0;animation-delay:80ms;top:20px;right:20px}.WelcomeScreen-module__VZNCva__cornerBL{border-width:0 0 1px 1px;animation-delay:.12s;bottom:20px;left:20px}.WelcomeScreen-module__VZNCva__cornerBR{border-width:0 1px 1px 0;animation-delay:40ms;bottom:20px;right:20px}@keyframes WelcomeScreen-module__VZNCva__bracketIn{to{opacity:1}}.WelcomeScreen-module__VZNCva__content{z-index:3;text-align:center;flex-direction:column;align-items:center;width:min(520px,100%);padding:2rem 2rem 2.5rem;display:flex;position:relative}.WelcomeScreen-module__VZNCva__badge{font-family:var(--font-code),"Courier New",monospace;letter-spacing:.22em;color:#e82127d9;opacity:0;align-items:center;gap:7px;margin-bottom:1.75rem;font-size:.6rem;font-weight:500;animation:.55s .1s forwards WelcomeScreen-module__VZNCva__fadeUp;display:inline-flex}.WelcomeScreen-module__VZNCva__recDot{background:#e82127;border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:1.6s ease-in-out infinite WelcomeScreen-module__VZNCva__blink}@keyframes WelcomeScreen-module__VZNCva__blink{0%,to{opacity:1}45%,55%{opacity:.15}}.WelcomeScreen-module__VZNCva__headline{opacity:0;flex-direction:column;align-items:center;margin-bottom:1.1rem;line-height:1;animation:.55s .2s forwards WelcomeScreen-module__VZNCva__fadeUp;display:flex}.WelcomeScreen-module__VZNCva__brand{font-family:var(--font-barlow),sans-serif;color:var(--text-primary);letter-spacing:-.015em;text-transform:uppercase;font-size:clamp(4.5rem,16vw,7.5rem);font-weight:900;line-height:.92}.WelcomeScreen-module__VZNCva__product{font-family:var(--font-barlow),sans-serif;color:var(--text-ghost);letter-spacing:.3em;text-transform:uppercase;font-size:clamp(1.4rem,5vw,2.4rem);font-weight:700;line-height:1.3}.WelcomeScreen-module__VZNCva__tagline{font-family:var(--font-code),"Courier New",monospace;letter-spacing:.14em;color:var(--text-faint);text-transform:uppercase;opacity:0;margin-bottom:2.25rem;font-size:.72rem;animation:.55s .3s forwards WelcomeScreen-module__VZNCva__fadeUp}.WelcomeScreen-module__VZNCva__specs{background:var(--surface-tint);border:1px solid var(--border-color);opacity:0;grid-template-columns:repeat(4,1fr);gap:1px;width:100%;margin-bottom:1.75rem;animation:.55s .4s forwards WelcomeScreen-module__VZNCva__fadeUp;display:grid}.WelcomeScreen-module__VZNCva__spec{background:var(--bg-primary);flex-direction:column;align-items:center;gap:5px;padding:.85rem .4rem;transition:background .18s;display:flex}.WelcomeScreen-module__VZNCva__spec:hover{background:#e8212712}.WelcomeScreen-module__VZNCva__specLabel{font-family:var(--font-code),"Courier New",monospace;letter-spacing:.12em;color:var(--text-faint);text-transform:uppercase;font-size:.52rem;font-weight:400}.WelcomeScreen-module__VZNCva__specValue{font-family:var(--font-code),"Courier New",monospace;color:var(--text-primary);letter-spacing:.06em;font-size:.82rem;font-weight:500}.WelcomeScreen-module__VZNCva__cta{color:#fff;width:100%;min-height:54px;font-family:var(--font-barlow),sans-serif;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;opacity:0;background:#e82127;border:none;border-radius:0;justify-content:center;align-items:center;gap:10px;padding:0 2rem;font-size:1.25rem;font-weight:700;transition:background .2s,transform .1s;animation:.55s .5s forwards WelcomeScreen-module__VZNCva__fadeUp;display:flex;position:relative;overflow:hidden}.WelcomeScreen-module__VZNCva__cta:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff2e,#0000);width:60%;height:100%;transition:left .45s;position:absolute;top:0;left:-120%}.WelcomeScreen-module__VZNCva__cta:hover{background:#cc1c21}.WelcomeScreen-module__VZNCva__cta:hover:before{left:160%}.WelcomeScreen-module__VZNCva__cta:active{background:#b51820;transform:scale(.99)}.WelcomeScreen-module__VZNCva__ctaArrow{flex-shrink:0;transition:transform .2s}.WelcomeScreen-module__VZNCva__cta:hover .WelcomeScreen-module__VZNCva__ctaArrow{transform:translate(3px)}@keyframes WelcomeScreen-module__VZNCva__fadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.WelcomeScreen-module__VZNCva__content{padding:1.75rem 1.75rem 2rem}}@media (max-width:768px){.WelcomeScreen-module__VZNCva__cornerTL,.WelcomeScreen-module__VZNCva__cornerTR,.WelcomeScreen-module__VZNCva__cornerBL,.WelcomeScreen-module__VZNCva__cornerBR{width:20px;height:20px}.WelcomeScreen-module__VZNCva__cornerTL,.WelcomeScreen-module__VZNCva__cornerTR{top:14px}.WelcomeScreen-module__VZNCva__cornerBL,.WelcomeScreen-module__VZNCva__cornerBR{bottom:14px}.WelcomeScreen-module__VZNCva__cornerTL,.WelcomeScreen-module__VZNCva__cornerBL{left:14px}.WelcomeScreen-module__VZNCva__cornerTR,.WelcomeScreen-module__VZNCva__cornerBR{right:14px}.WelcomeScreen-module__VZNCva__content{padding:1.25rem 1.25rem 1.75rem}.WelcomeScreen-module__VZNCva__badge{margin-bottom:1.25rem}.WelcomeScreen-module__VZNCva__tagline{margin-bottom:1.75rem;font-size:.65rem}.WelcomeScreen-module__VZNCva__specs{grid-template-columns:repeat(2,1fr);margin-bottom:1.5rem}.WelcomeScreen-module__VZNCva__spec{padding:.75rem .4rem}.WelcomeScreen-module__VZNCva__cta{min-height:56px;font-size:1.15rem}}@media (max-width:390px){.WelcomeScreen-module__VZNCva__content{padding:1rem 1rem 1.5rem}.WelcomeScreen-module__VZNCva__badge{margin-bottom:1rem}.WelcomeScreen-module__VZNCva__product{letter-spacing:.2em}.WelcomeScreen-module__VZNCva__specLabel{font-size:.48rem}.WelcomeScreen-module__VZNCva__specValue{font-size:.75rem}}@supports (padding:env(safe-area-inset-bottom)){@media (max-width:768px){.WelcomeScreen-module__VZNCva__content{padding-bottom:calc(1.75rem + env(safe-area-inset-bottom))}}}
.EventList-module__m0erxq__eventsList{flex:1;min-height:0;padding:.75rem;overflow:hidden auto}.EventList-module__m0erxq__eventItem{background:var(--surface-subtle);cursor:pointer;-webkit-user-select:none;user-select:none;border:1px solid #0000;border-left-width:2px;border-radius:0;gap:.75rem;margin-bottom:2px;padding:.75rem;transition:background .12s ease-out,border-color .12s ease-out;display:flex}.EventList-module__m0erxq__eventItem:hover{background:var(--surface-tint);border-color:var(--border-color);border-left-color:#e8212766}.EventList-module__m0erxq__eventItem:active{background:var(--surface-raised)}.EventList-module__m0erxq__eventItem.EventList-module__m0erxq__active{background:#e821271f;border-color:#e8212733 #e8212733 #e8212733 #e82127}.EventList-module__m0erxq__eventThumbnail{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:0;flex-shrink:0;justify-content:center;align-items:center;width:140px;height:78.75px;display:flex;overflow:hidden}.EventList-module__m0erxq__eventThumbnail img{object-fit:cover;width:100%;height:100%;display:block}.EventList-module__m0erxq__thumbnailPlaceholder{opacity:.15;justify-content:center;align-items:center;width:100%;height:100%;font-size:1.5rem;display:flex}.EventList-module__m0erxq__thumbnailSpinner{border:2px solid var(--border-color);border-top-color:#e82127b3;border-radius:50%;width:20px;height:20px;animation:.8s linear infinite EventList-module__m0erxq__thumbnailSpin}@keyframes EventList-module__m0erxq__thumbnailSpin{to{transform:rotate(360deg)}}.EventList-module__m0erxq__eventInfo{flex-direction:column;flex:1;justify-content:center;gap:2px;min-width:0;display:flex}.EventList-module__m0erxq__eventDate{font-family:var(--font-code),"Courier New",monospace;letter-spacing:.05em;color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;font-weight:500;overflow:hidden}.EventList-module__m0erxq__eventItem.EventList-module__m0erxq__active .EventList-module__m0erxq__eventDate{color:var(--text-primary)}.EventList-module__m0erxq__eventTime{font-family:var(--font-code),"Courier New",monospace;letter-spacing:.08em;color:var(--text-faint);font-size:.82rem}.EventList-module__m0erxq__eventItem.EventList-module__m0erxq__active .EventList-module__m0erxq__eventTime{color:var(--text-medium)}.EventList-module__m0erxq__eventCameraCount{font-family:var(--font-code),"Courier New",monospace;letter-spacing:.1em;color:var(--text-faint);text-transform:uppercase;margin-top:2px;font-size:.75rem}.EventList-module__m0erxq__eventItem.EventList-module__m0erxq__active .EventList-module__m0erxq__eventCameraCount{color:#e82127b3}.EventList-module__m0erxq__loading{text-align:center;font-family:var(--font-code),"Courier New",monospace;letter-spacing:.12em;text-transform:uppercase;color:var(--text-faint);padding:2rem;font-size:.75rem}@media (max-width:1024px){.EventList-module__m0erxq__eventsList{padding:.625rem}.EventList-module__m0erxq__eventItem{gap:.625rem;padding:.625rem}.EventList-module__m0erxq__eventThumbnail{width:115px;height:64.6875px}}@media (max-width:768px){.EventList-module__m0erxq__eventsList{padding:.5rem}.EventList-module__m0erxq__eventsList.EventList-module__m0erxq__horizontal{scroll-snap-type:x mandatory;flex-direction:row;gap:2px;padding:.5rem;display:flex;overflow:auto hidden}.EventList-module__m0erxq__eventsList.EventList-module__m0erxq__horizontal .EventList-module__m0erxq__eventItem{scroll-snap-align:start;border-bottom:2px solid #0000;border-left-width:1px;flex-direction:column;flex-shrink:0;width:130px;margin-bottom:0}.EventList-module__m0erxq__eventsList.EventList-module__m0erxq__horizontal .EventList-module__m0erxq__eventItem.EventList-module__m0erxq__active{border-bottom-color:#e82127;border-left-color:#0000}.EventList-module__m0erxq__eventsList.EventList-module__m0erxq__horizontal .EventList-module__m0erxq__eventThumbnail{aspect-ratio:16/9;width:100%;height:auto}.EventList-module__m0erxq__eventsList.EventList-module__m0erxq__horizontal .EventList-module__m0erxq__eventInfo{width:100%;padding-top:.3rem}.EventList-module__m0erxq__eventItem{gap:.5rem;margin-bottom:2px;padding:.5rem}.EventList-module__m0erxq__eventThumbnail{width:90px;height:50.625px}.EventList-module__m0erxq__eventDate{font-size:.82rem}.EventList-module__m0erxq__eventTime{font-size:.75rem}.EventList-module__m0erxq__eventCameraCount{font-size:.68rem}.EventList-module__m0erxq__thumbnailPlaceholder{font-size:1.25rem}}@media (max-width:480px){.EventList-module__m0erxq__eventsList{padding:.375rem}.EventList-module__m0erxq__eventItem{gap:.4rem;padding:.4rem}.EventList-module__m0erxq__eventThumbnail{width:78px;height:43.875px}.EventList-module__m0erxq__eventDate{font-size:.78rem}.EventList-module__m0erxq__eventTime{font-size:.7rem}.EventList-module__m0erxq__eventCameraCount{font-size:.65rem}.EventList-module__m0erxq__thumbnailPlaceholder{font-size:1rem}}
.Sidebar-module__y-Zxfa__sidebar{background:var(--bg-primary);border-right:1px solid var(--border-color);flex-direction:column;width:300px;min-width:260px;height:100%;transition:background-color .25s,border-color .25s;display:flex;overflow:hidden}.Sidebar-module__y-Zxfa__sidebar:only-child{border-right:none;width:100%;max-width:720px;margin:0 auto}.Sidebar-module__y-Zxfa__tabs{border-bottom:1px solid var(--border-color);scrollbar-width:none;-ms-overflow-style:none;flex-direction:row;flex-shrink:0;gap:0;display:flex;overflow:auto hidden}.Sidebar-module__y-Zxfa__tabs::-webkit-scrollbar{display:none}.Sidebar-module__y-Zxfa__tab{text-align:center;min-width:fit-content;color:var(--text-faint);white-space:nowrap;border-bottom:2px solid #0000;border-radius:0;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.3rem;margin-bottom:-1px;padding:.75rem .875rem;transition:color .15s,background .15s;display:flex;position:relative}.Sidebar-module__y-Zxfa__tab:hover{background:var(--hover-color);color:var(--text-medium)}.Sidebar-module__y-Zxfa__tab.Sidebar-module__y-Zxfa__active{color:#e82127;background:0 0;border-bottom-color:#e82127}.Sidebar-module__y-Zxfa__tabLabel{font-family:var(--font-code),"Courier New",monospace;letter-spacing:.14em;text-transform:uppercase;font-size:.75rem;font-weight:500}.Sidebar-module__y-Zxfa__tabCount{font-family:var(--font-code),"Courier New",monospace;background:var(--border-color);letter-spacing:.05em;border-radius:0;min-width:22px;padding:.1rem .45rem;font-size:.75rem;font-weight:500}.Sidebar-module__y-Zxfa__tab.Sidebar-module__y-Zxfa__active .Sidebar-module__y-Zxfa__tabCount{color:#e82127;background:#e821271f}.Sidebar-module__y-Zxfa__scanningBadge{background:#e821270f;border-bottom:1px solid #e8212733;flex-shrink:0;justify-content:center;align-items:center;gap:8px;padding:10px 14px;animation:2s ease-in-out infinite Sidebar-module__y-Zxfa__scanPulse;display:flex}.Sidebar-module__y-Zxfa__scanningBadge span{font-family:var(--font-code),"Courier New",monospace;letter-spacing:.15em;text-transform:uppercase;color:#e82127cc;white-space:nowrap;font-size:.7rem;font-weight:500}.Sidebar-module__y-Zxfa__smallSpinner{border:1.5px solid #e8212733;border-top-color:#e82127;border-radius:50%;flex-shrink:0;width:12px;height:12px;animation:.8s linear infinite Sidebar-module__y-Zxfa__spin}@keyframes Sidebar-module__y-Zxfa__spin{to{transform:rotate(360deg)}}@keyframes Sidebar-module__y-Zxfa__scanPulse{0%,to{opacity:1}50%{opacity:.75}}@media (max-width:1024px){.Sidebar-module__y-Zxfa__sidebar{border-bottom:none;border-right:none;width:100%;max-width:100%;height:auto;max-height:none}.Sidebar-module__y-Zxfa__tab{padding:.625rem .75rem}}@media (max-width:768px){.Sidebar-module__y-Zxfa__sidebar{border-bottom:1px solid var(--border-color);border-right:none;flex:none;width:100%;max-width:100%;height:auto;max-height:none}.Sidebar-module__y-Zxfa__sidebar:only-child{flex:1;height:100%}.Sidebar-module__y-Zxfa__scanningBadge{padding:8px 12px}.Sidebar-module__y-Zxfa__tab{padding:.55rem .625rem}.Sidebar-module__y-Zxfa__tabLabel{font-size:.68rem}.Sidebar-module__y-Zxfa__tabCount{padding:.08rem .4rem;font-size:.68rem}}@media (max-width:480px){.Sidebar-module__y-Zxfa__sidebar{height:auto}.Sidebar-module__y-Zxfa__tab{gap:.2rem;padding:.5rem}.Sidebar-module__y-Zxfa__tabLabel{font-size:.65rem}.Sidebar-module__y-Zxfa__tabCount{padding:.05rem .35rem;font-size:.65rem}.Sidebar-module__y-Zxfa__scanningBadge{padding:6px 10px}.Sidebar-module__y-Zxfa__scanningBadge span{font-size:.65rem}.Sidebar-module__y-Zxfa__smallSpinner{width:10px;height:10px}}
.VideoGrid-module__SdIltq__videoGrid{background:var(--border-color);flex:1;grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(2,1fr);gap:1px;width:100%;height:100%;min-height:0;padding:0;display:grid;overflow:hidden}.VideoGrid-module__SdIltq__cameraCell{background:#000;width:100%;height:100%;min-height:0;position:relative;overflow:hidden}.VideoGrid-module__SdIltq__mainCell,.VideoGrid-module__SdIltq__thumbCell{cursor:default}.VideoGrid-module__SdIltq__thumbCell{cursor:pointer}.VideoGrid-module__SdIltq__cameraLabel{font-family:var(--font-code),"Courier New",monospace;letter-spacing:.12em;text-transform:uppercase;color:#ffffff8c;z-index:10;pointer-events:none;background:#000000b8;border-left:2px solid #e8212780;border-radius:0;padding:3px 8px;font-size:.58rem;font-weight:500;position:absolute;top:8px;left:8px}.VideoGrid-module__SdIltq__videoElement{object-fit:contain;background:#000;width:100%;height:100%;display:block}.VideoGrid-module__SdIltq__loadingPlaceholder{background:#000c;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.VideoGrid-module__SdIltq__spinner{border:2px solid var(--border-color);border-top-color:#e82127;border-radius:50%;width:32px;height:32px;animation:.8s linear infinite VideoGrid-module__SdIltq__spin}@keyframes VideoGrid-module__SdIltq__spin{to{transform:rotate(360deg)}}@media (max-width:1024px) and (min-width:769px){.VideoGrid-module__SdIltq__cameraLabel{padding:2px 6px;font-size:.52rem}}@media (max-width:768px){.VideoGrid-module__SdIltq__videoGrid{background:var(--bg-primary);grid-template-rows:1fr auto;grid-template-columns:repeat(3,1fr);align-items:stretch;gap:4px;padding:2px;display:grid}.VideoGrid-module__SdIltq__mainCell{cursor:default;border-radius:0;order:-1;grid-area:1/1/auto/-1;min-height:0}.VideoGrid-module__SdIltq__thumbCell{aspect-ratio:4/3;cursor:pointer;border:1px solid #0000;border-radius:0;grid-row:2;transition:border-color .15s}.VideoGrid-module__SdIltq__thumbCell:active{transform:scale(.97)}.VideoGrid-module__SdIltq__thumbCell:hover{border-color:#e8212766}.VideoGrid-module__SdIltq__thumbCell .VideoGrid-module__SdIltq__videoElement{pointer-events:none}.VideoGrid-module__SdIltq__cameraLabel{padding:2px 5px;font-size:.48rem;top:4px;left:4px}}@media (max-width:480px){.VideoGrid-module__SdIltq__cameraLabel{padding:2px 4px;font-size:.42rem}}
.PlaybackControls-module__UlGx-W__controls{background:var(--controls-gradient);border-top:1px solid var(--border-color);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);flex-shrink:0;padding:0 0 .625rem;transition:border-color .25s}.PlaybackControls-module__UlGx-W__timeline{position:relative}.PlaybackControls-module__UlGx-W__timelineTrack{background:var(--surface-overlay);cursor:pointer;border-bottom:1px solid var(--border-color);height:36px;position:relative;overflow:visible}.PlaybackControls-module__UlGx-W__progressFill{pointer-events:none;background:#e8212747;height:100%;transition:width 80ms linear;position:absolute;top:0;left:0}.PlaybackControls-module__UlGx-W__playhead{pointer-events:none;background:#e82127;width:2px;height:100%;transition:left 80ms linear;position:absolute;top:0;transform:translate(-1px);box-shadow:0 0 8px #e82127cc}.PlaybackControls-module__UlGx-W__seekInput{opacity:0;cursor:pointer;z-index:2;appearance:none;width:100%;height:100%;margin:0;position:absolute;top:0;left:0}.PlaybackControls-module__UlGx-W__seekInput::-webkit-slider-thumb{-webkit-appearance:none;cursor:pointer;background:0 0;width:20px;height:36px}.PlaybackControls-module__UlGx-W__seekInput::-moz-range-thumb{cursor:pointer;background:0 0;border:none;width:20px;height:36px}.PlaybackControls-module__UlGx-W__trimExcLeft,.PlaybackControls-module__UlGx-W__trimExcRight{pointer-events:none;z-index:1;background:#00000094;height:100%;position:absolute;top:0}.PlaybackControls-module__UlGx-W__trimExcLeft{left:0}.PlaybackControls-module__UlGx-W__trimExcRight{right:0}.PlaybackControls-module__UlGx-W__trimRange{pointer-events:none;z-index:1;background:#e821271a;border-top:1px solid #e8212740;border-bottom:1px solid #e8212740;height:100%;position:absolute;top:0}.PlaybackControls-module__UlGx-W__trimHandle{z-index:4;cursor:ew-resize;justify-content:center;align-items:center;width:20px;height:100%;display:flex;position:absolute;top:0;transform:translate(-50%)}.PlaybackControls-module__UlGx-W__trimLine{pointer-events:none;background:#e82127;width:2px;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%);box-shadow:0 0 8px #e82127b3}.PlaybackControls-module__UlGx-W__trimGrip{pointer-events:none;background:#e82127;width:10px;height:22px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 2px 8px #00000080}.PlaybackControls-module__UlGx-W__trimGrip:before{content:"";background:#ffffff73;width:1px;height:10px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.PlaybackControls-module__UlGx-W__trimLabel{font-family:var(--font-code),"Courier New",monospace;letter-spacing:.08em;color:#e82127e6;font-size:.6rem}.PlaybackControls-module__UlGx-W__timeDisplay{font-family:var(--font-code),"Courier New",monospace;letter-spacing:.08em;color:var(--text-secondary);justify-content:space-between;align-items:center;padding:.35rem 1rem 0;font-size:.72rem;display:flex}.PlaybackControls-module__UlGx-W__playbackControls{align-items:center;gap:.5rem;padding:.5rem 1rem 0;display:flex}.PlaybackControls-module__UlGx-W__spacer{flex:1}.PlaybackControls-module__UlGx-W__btnIcon{background:var(--surface-raised);width:36px;height:36px;color:var(--text-primary);border:1px solid var(--border-mid);cursor:pointer;border-radius:0;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:background .15s,border-color .15s;display:flex}.PlaybackControls-module__UlGx-W__btnIcon:hover{background:var(--surface-overlay);border-color:var(--text-faint)}.PlaybackControls-module__UlGx-W__btnIcon:active{transform:scale(.95)}.PlaybackControls-module__UlGx-W__btnPlay{color:#fff;background:#e82127;border-color:#e82127;width:40px;height:40px}.PlaybackControls-module__UlGx-W__btnPlay:hover{background:#cc1c21!important;border-color:#cc1c21!important}.PlaybackControls-module__UlGx-W__volumeSlider{background:var(--surface-overlay);appearance:none;cursor:pointer;border-radius:0;outline:none;flex-shrink:0;width:80px;height:3px}.PlaybackControls-module__UlGx-W__volumeSlider::-webkit-slider-thumb{appearance:none;background:var(--text-primary);cursor:pointer;border-radius:0;width:10px;height:10px}.PlaybackControls-module__UlGx-W__volumeSlider::-moz-range-thumb{background:var(--text-primary);cursor:pointer;border:none;border-radius:0;width:10px;height:10px}.PlaybackControls-module__UlGx-W__speedContainer{flex-shrink:0;position:relative}.PlaybackControls-module__UlGx-W__speedBtn{background:var(--surface-tint);border:1px solid var(--border-mid);height:36px;color:var(--text-primary);font-family:var(--font-barlow),sans-serif;letter-spacing:.06em;cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:0;justify-content:center;align-items:center;gap:4px;min-width:52px;padding:0 .625rem;font-size:1rem;font-weight:700;transition:background .15s,border-color .15s,color .15s;display:flex}.PlaybackControls-module__UlGx-W__speedBtn:hover,.PlaybackControls-module__UlGx-W__speedBtnOpen{background:var(--surface-raised);border-color:var(--primary-color);color:var(--primary-color)}.PlaybackControls-module__UlGx-W__speedChevron{opacity:.6;flex-shrink:0;transition:transform .15s}.PlaybackControls-module__UlGx-W__speedBtnOpen .PlaybackControls-module__UlGx-W__speedChevron{transform:rotate(180deg)}.PlaybackControls-module__UlGx-W__speedMenu{background:var(--bg-secondary);border:1px solid var(--border-mid);z-index:200;flex-direction:column;min-width:80px;display:flex;position:absolute;bottom:calc(100% + 4px);right:0;box-shadow:0 -4px 16px #0006}.PlaybackControls-module__UlGx-W__speedOption{border:none;border-bottom:1px solid var(--border-color);height:36px;color:var(--text-secondary);font-family:var(--font-barlow),sans-serif;letter-spacing:.06em;cursor:pointer;text-align:center;background:0 0;padding:0 1rem;font-size:.95rem;font-weight:700;transition:background .12s,color .12s}.PlaybackControls-module__UlGx-W__speedOption:last-child{border-bottom:none}.PlaybackControls-module__UlGx-W__speedOption:hover{background:var(--surface-tint);color:var(--text-primary)}.PlaybackControls-module__UlGx-W__speedOptionActive{border-left:2px solid var(--primary-color);color:var(--primary-color)!important;background:#e8212714!important}@media (max-width:1024px){.PlaybackControls-module__UlGx-W__playbackControls{padding:.5rem .875rem 0}.PlaybackControls-module__UlGx-W__volumeSlider{width:64px}}@media (max-width:768px){.PlaybackControls-module__UlGx-W__controls{padding:0 0 .375rem}.PlaybackControls-module__UlGx-W__timelineTrack{height:28px}.PlaybackControls-module__UlGx-W__seekInput::-webkit-slider-thumb{height:28px}.PlaybackControls-module__UlGx-W__seekInput::-moz-range-thumb{height:28px}.PlaybackControls-module__UlGx-W__timeDisplay{padding:.25rem .625rem 0;font-size:.65rem}.PlaybackControls-module__UlGx-W__playbackControls{gap:.375rem;padding:.375rem .625rem 0}.PlaybackControls-module__UlGx-W__btnIcon{width:32px;height:32px}.PlaybackControls-module__UlGx-W__btnPlay{width:36px;height:36px}.PlaybackControls-module__UlGx-W__btnIcon svg,.PlaybackControls-module__UlGx-W__btnPlay svg{width:16px;height:16px}.PlaybackControls-module__UlGx-W__volumeSlider{width:50px}.PlaybackControls-module__UlGx-W__speedBtn{min-width:46px;height:32px;padding:0 .5rem;font-size:.9rem}.PlaybackControls-module__UlGx-W__speedOption{height:32px;font-size:.88rem}}@media (max-width:480px){.PlaybackControls-module__UlGx-W__timelineTrack{height:24px}.PlaybackControls-module__UlGx-W__seekInput::-webkit-slider-thumb{height:24px}.PlaybackControls-module__UlGx-W__seekInput::-moz-range-thumb{height:24px}.PlaybackControls-module__UlGx-W__playbackControls{gap:.3rem;padding:.3rem .5rem 0}.PlaybackControls-module__UlGx-W__btnIcon{width:28px;height:28px}.PlaybackControls-module__UlGx-W__btnPlay{width:32px;height:32px}.PlaybackControls-module__UlGx-W__btnIcon svg,.PlaybackControls-module__UlGx-W__btnPlay svg{width:14px;height:14px}.PlaybackControls-module__UlGx-W__volumeSlider{width:38px}.PlaybackControls-module__UlGx-W__speedBtn{min-width:40px;height:28px;padding:0 .4rem;font-size:.82rem}.PlaybackControls-module__UlGx-W__speedOption{height:30px;font-size:.82rem}}
.ViewModeSelector-module__xNlx1G__container{background:var(--overlay-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid var(--border-color);border-radius:0;flex-shrink:0;align-items:center;gap:12px;padding:8px 12px;transition:background .25s,border-color .25s;display:flex}.ViewModeSelector-module__xNlx1G__viewModeButtons{gap:2px;display:flex}.ViewModeSelector-module__xNlx1G__modeButton{background:var(--surface-tint);border:1px solid var(--border-mid);color:var(--text-secondary);cursor:pointer;border-radius:0;justify-content:center;align-items:center;gap:7px;padding:7px 14px;transition:background .15s,border-color .15s,color .15s;display:flex}.ViewModeSelector-module__xNlx1G__modeButton:hover{background:var(--surface-raised);border-color:var(--text-faint);color:var(--text-primary)}.ViewModeSelector-module__xNlx1G__modeButton.ViewModeSelector-module__xNlx1G__active{color:#e82127;background:#e821271f;border-color:#e8212780}.ViewModeSelector-module__xNlx1G__modeLabel{font-family:var(--font-code),"Courier New",monospace;letter-spacing:.12em;text-transform:uppercase;font-size:.72rem;font-weight:500}@media (max-width:768px){.ViewModeSelector-module__xNlx1G__container{gap:8px;padding:6px 8px}.ViewModeSelector-module__xNlx1G__modeButton{gap:5px;padding:6px 12px}.ViewModeSelector-module__xNlx1G__modeLabel{display:none}}@media (max-width:480px){.ViewModeSelector-module__xNlx1G__container{padding:4px 6px}.ViewModeSelector-module__xNlx1G__modeButton{padding:5px 10px}.ViewModeSelector-module__xNlx1G__modeButton svg{width:16px;height:16px}}
.TelemetryData-module__E_2RvW__telemetryOverlay{z-index:10;pointer-events:auto;cursor:grab;-webkit-backdrop-filter:blur(20px);opacity:.92;white-space:nowrap;-webkit-user-select:none;user-select:none;background:#000000e0;border:1px solid #ffffff1a;border-top:2px solid #e82127;flex-direction:row;align-items:center;gap:8px;height:44px;padding:0 16px;transition:opacity .2s,box-shadow .2s;display:flex;position:absolute;top:12px;left:50%;transform:translate(-50%)}.TelemetryData-module__E_2RvW__telemetryOverlay:hover{opacity:1}.TelemetryData-module__E_2RvW__dragging{cursor:grabbing;opacity:1;box-shadow:0 8px 32px #0009}.TelemetryData-module__E_2RvW__speedValue{font-family:var(--font-barlow),sans-serif;color:#fff;letter-spacing:-.03em;font-variant-numeric:tabular-nums;font-size:1.7rem;font-weight:900;line-height:1}.TelemetryData-module__E_2RvW__speedUnit{font-family:var(--font-code),"Courier New",monospace;color:#ffffff8c;text-transform:uppercase;letter-spacing:.12em;align-self:flex-end;margin-left:-4px;padding-bottom:3px;font-size:.5rem}.TelemetryData-module__E_2RvW__gearBadge{font-family:var(--font-barlow),sans-serif;color:#e82127;font-size:1.1rem;font-weight:700;line-height:1}.TelemetryData-module__E_2RvW__separator{background:#ffffff1a;flex-shrink:0;width:1px;height:20px;display:inline-block}.TelemetryData-module__E_2RvW__icon{flex-shrink:0;width:17px;height:17px;transition:color .2s}.TelemetryData-module__E_2RvW__signalOn{color:orange;animation:.75s ease-in-out infinite TelemetryData-module__E_2RvW__blink}.TelemetryData-module__E_2RvW__iconDim{color:#fff6}.TelemetryData-module__E_2RvW__iconAp{color:#00e676}.TelemetryData-module__E_2RvW__iconThrottle{color:#ffffffd9}.TelemetryData-module__E_2RvW__iconBrake{color:#e82127}.TelemetryData-module__E_2RvW__apLabel{font-family:var(--font-code),"Courier New",monospace;letter-spacing:.1em;text-transform:uppercase;color:#ffffff73;margin-left:-2px;font-size:.62rem;transition:color .2s}.TelemetryData-module__E_2RvW__apLabelActive{color:#00e676}.TelemetryData-module__E_2RvW__metricVal{font-family:var(--font-barlow),sans-serif;color:#ffffff80;font-variant-numeric:tabular-nums;margin-left:-3px;font-size:1rem;font-weight:700;line-height:1;transition:color .2s}.TelemetryData-module__E_2RvW__throttleVal{color:#ffffffe6}.TelemetryData-module__E_2RvW__brakeVal{color:#e82127}.TelemetryData-module__E_2RvW__metricUnit{letter-spacing:.06em;opacity:.6;font-size:.5rem;font-weight:500}@keyframes TelemetryData-module__E_2RvW__blink{0%,to{opacity:1}50%{opacity:.1}}@media (max-width:768px){.TelemetryData-module__E_2RvW__telemetryOverlay{gap:6px;height:38px;padding:0 12px;top:8px}.TelemetryData-module__E_2RvW__speedValue{font-size:1.4rem}.TelemetryData-module__E_2RvW__gearBadge{font-size:.95rem}.TelemetryData-module__E_2RvW__metricVal{font-size:.85rem}.TelemetryData-module__E_2RvW__icon{width:15px;height:15px}}@media (max-width:480px){.TelemetryData-module__E_2RvW__telemetryOverlay{gap:5px;height:34px;padding:0 10px;top:6px}.TelemetryData-module__E_2RvW__speedValue{font-size:1.2rem}.TelemetryData-module__E_2RvW__gearBadge{font-size:.85rem}.TelemetryData-module__E_2RvW__metricVal{font-size:.75rem}.TelemetryData-module__E_2RvW__icon{width:13px;height:13px}.TelemetryData-module__E_2RvW__apLabel{font-size:.55rem}}
.MapView-module__bvr1Cq__mapContainer{border-radius:8px;width:100%;height:100%;position:relative;overflow:hidden}.MapView-module__bvr1Cq__map{z-index:1;width:100%;height:100%}.MapView-module__bvr1Cq__mapPlaceholder{background:#0000004d;border-radius:8px;justify-content:center;align-items:center;width:100%;height:100%;min-height:400px;display:flex}.MapView-module__bvr1Cq__placeholderContent{color:#fff9;text-align:center;flex-direction:column;align-items:center;gap:16px;display:flex}.MapView-module__bvr1Cq__placeholderContent svg{opacity:.5}.MapView-module__bvr1Cq__placeholderContent p{margin:0;font-size:14px}.MapView-module__bvr1Cq__mapContainer .leaflet-container{font-family:inherit}.MapView-module__bvr1Cq__mapContainer .leaflet-popup-content-wrapper{color:#fff;background:#000000e6;border-radius:8px}.MapView-module__bvr1Cq__mapContainer .leaflet-popup-content{margin:12px;font-size:13px}.MapView-module__bvr1Cq__mapContainer .leaflet-popup-tip{background:#000000e6}
.VideoPlayer-module__dXxYIG__playerContainer{background:var(--bg-primary);flex-direction:column;flex:1;gap:10px;min-width:0;height:100%;min-height:0;padding:12px;transition:background-color .25s;display:flex;position:relative;overflow:hidden}.VideoPlayer-module__dXxYIG__playerHeader{flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.VideoPlayer-module__dXxYIG__headerActions{align-items:center;gap:8px;display:flex}.VideoPlayer-module__dXxYIG__topBtn{color:#fff9;height:32px;font-family:var(--font-barlow),sans-serif;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;white-space:nowrap;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:0;align-items:center;gap:6px;padding:0 14px;font-size:.7rem;font-weight:700;transition:background .15s,border-color .15s,color .15s;display:flex}.VideoPlayer-module__dXxYIG__topBtn:hover:not(:disabled){color:#fff;background:#ffffff14;border-color:#ffffff38}.VideoPlayer-module__dXxYIG__topBtn:disabled{opacity:.3;cursor:not-allowed}.VideoPlayer-module__dXxYIG__topBtnActive{color:#e82127;background:#e821271f;border-color:#e8212780}.VideoPlayer-module__dXxYIG__topBtnActive:hover:not(:disabled){background:#e8212733;border-color:#e82127}.VideoPlayer-module__dXxYIG__topBtnExport{color:#fff;background:#e82127;border-color:#e82127}.VideoPlayer-module__dXxYIG__topBtnExport:hover:not(:disabled){color:#fff;background:#cc1c21;border-color:#cc1c21}.VideoPlayer-module__dXxYIG__snapshotBtn{flex-shrink:0}.VideoPlayer-module__dXxYIG__closePlayerBtn{border:1px solid var(--border-mid);background:var(--surface-tint);width:36px;height:36px;color:var(--text-medium);cursor:pointer;border-radius:0;flex-shrink:0;justify-content:center;align-items:center;font-size:1.4rem;line-height:1;transition:background .15s,border-color .15s,color .15s;display:flex}.VideoPlayer-module__dXxYIG__closePlayerBtn:hover{background:var(--surface-raised);border-color:var(--text-faint);color:var(--text-primary)}.VideoPlayer-module__dXxYIG__closePlayerBtn:active{transform:scale(.96)}.VideoPlayer-module__dXxYIG__watermarkPanel{background:#ffffff08;border:1px solid #ffffff12;border-left:2px solid #e8212780;flex-shrink:0;align-items:flex-end;gap:10px;padding:10px 12px;display:flex}.VideoPlayer-module__dXxYIG__wmField{flex-direction:column;gap:4px;display:flex}.VideoPlayer-module__dXxYIG__wmFieldGrow{flex:1}.VideoPlayer-module__dXxYIG__wmField label{font-family:var(--font-code),"Courier New",monospace;letter-spacing:.12em;text-transform:uppercase;color:#ffffff59;white-space:nowrap;font-size:.55rem;font-weight:500}.VideoPlayer-module__dXxYIG__wmInput,.VideoPlayer-module__dXxYIG__wmSelect{color:#fff;height:32px;font-family:var(--font-code),"Courier New",monospace;letter-spacing:.03em;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:0;outline:none;padding:0 10px;font-size:.7rem;transition:border-color .15s}.VideoPlayer-module__dXxYIG__wmInput:focus,.VideoPlayer-module__dXxYIG__wmSelect:focus{border-color:#e82127}.VideoPlayer-module__dXxYIG__wmSelect:disabled{opacity:.3;cursor:not-allowed}.VideoPlayer-module__dXxYIG__wmSelect option{color:#fff;background:#111}.VideoPlayer-module__dXxYIG__hiddenExport{display:none}.VideoPlayer-module__dXxYIG__contentArea{background:#000;border-radius:0;flex:1;justify-content:center;align-items:center;min-height:0;display:flex;position:relative;overflow:hidden}.VideoPlayer-module__dXxYIG__spinner{border:2px solid var(--border-color);border-top-color:#e82127;border-radius:50%;width:40px;height:40px;animation:.8s linear infinite VideoPlayer-module__dXxYIG__spin}@keyframes VideoPlayer-module__dXxYIG__spin{to{transform:rotate(360deg)}}.VideoPlayer-module__dXxYIG__loadingContainer{background:#000;flex-direction:column;justify-content:center;align-items:center;gap:16px;width:100%;height:100%;display:flex}.VideoPlayer-module__dXxYIG__loadingContainer p{font-family:var(--font-code),"Courier New",monospace;letter-spacing:.15em;text-transform:uppercase;color:#ffffff4d;margin:0;font-size:.65rem}@media (max-width:768px){.VideoPlayer-module__dXxYIG__playerContainer{z-index:100;background:var(--bg-primary);gap:4px;padding:4px;position:fixed;inset:0}.VideoPlayer-module__dXxYIG__playerHeader{flex-direction:row;justify-content:space-between;align-items:center;gap:6px;min-height:36px}.VideoPlayer-module__dXxYIG__headerActions{flex-shrink:0;justify-content:flex-end;gap:5px}.VideoPlayer-module__dXxYIG__topBtn{height:28px;padding:0 8px;font-size:.62rem}.VideoPlayer-module__dXxYIG__closePlayerBtn{width:32px;height:32px;font-size:1.2rem}.VideoPlayer-module__dXxYIG__watermarkPanel{flex-wrap:wrap;gap:8px}}@media (max-width:480px){.VideoPlayer-module__dXxYIG__playerContainer{gap:2px;padding:2px}.VideoPlayer-module__dXxYIG__playerHeader{gap:4px;min-height:32px}.VideoPlayer-module__dXxYIG__topBtn{height:26px;padding:0 6px;font-size:.58rem}.VideoPlayer-module__dXxYIG__closePlayerBtn{width:28px;height:28px;font-size:1.1rem}}
