.assessments-module__ycZqSW__pageHeader{box-sizing:border-box;border-bottom:1px solid var(--border-color);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;height:64px;margin:-28px -32px 24px;padding:0 32px;display:flex}.assessments-module__ycZqSW__pageTitle{color:var(--text-primary);margin-bottom:4px;font-size:19px;font-weight:700}.assessments-module__ycZqSW__count{color:var(--text-muted);font-size:13px;font-weight:500}.assessments-module__ycZqSW__headerRight{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.assessments-module__ycZqSW__viewToggle{border:1px solid var(--border-color);border-radius:var(--radius-sm);display:flex;overflow:hidden}.assessments-module__ycZqSW__toggleBtn{color:var(--text-secondary);cursor:pointer;transition:background var(--transition-fast),color var(--transition-fast);background:0 0;border:none;padding:8px 16px;font-family:inherit;font-size:13px}.assessments-module__ycZqSW__toggleBtn:hover{background:var(--bg-card);color:var(--text-primary)}.assessments-module__ycZqSW__toggleActive{background:var(--accent-primary);color:#fff;cursor:pointer;border:none;padding:8px 16px;font-family:inherit;font-size:13px;font-weight:600}.assessments-module__ycZqSW__pilot{align-items:center;gap:10px;display:flex}.assessments-module__ycZqSW__pilotAvatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:13px;font-weight:700;display:flex}.assessments-module__ycZqSW__cardsGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px;display:grid}.assessments-module__ycZqSW__assessCard{border:1px solid var(--border-color);border-top:3px solid var(--accent-primary);border-radius:var(--radius-md);transition:transform var(--transition-normal),box-shadow var(--transition-normal);background:0 0;overflow:hidden}.assessments-module__ycZqSW__assessCard:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.assessments-module__ycZqSW__assessCardHeader{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:flex-start;padding:16px 20px;display:flex}.assessments-module__ycZqSW__assessCardBody{flex-direction:column;gap:12px;padding:16px 20px;display:flex}.assessments-module__ycZqSW__assessRow{color:var(--text-secondary);justify-content:space-between;align-items:center;gap:12px;font-size:13px;display:flex}.assessments-module__ycZqSW__assessRow>:last-child{flex:1;max-width:120px}.assessments-module__ycZqSW__assessCardFooter{border-top:1px solid var(--border-color);color:var(--text-secondary);background:0 0;justify-content:space-between;align-items:center;padding:10px 20px;font-size:12px;display:flex}.assessments-module__ycZqSW__pagination{background:var(--bg-secondary);border-radius:var(--radius-md);border:1px solid var(--border-color);justify-content:space-between;align-items:center;margin-top:24px;padding:12px 16px;display:flex}.assessments-module__ycZqSW__skeletonWrap{flex-direction:column;gap:8px;display:flex}.assessments-module__ycZqSW__skeleton{background:var(--bg-card);border-radius:var(--radius-sm);height:60px;animation:1.5s infinite assessments-module__ycZqSW__pulse}
.CustomDropdown-module__aub8xG__dropdown{width:100%;position:relative}.CustomDropdown-module__aub8xG__disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.CustomDropdown-module__aub8xG__toggle{background:var(--bg-card);border:1px solid var(--border-color);color:var(--text-primary);cursor:pointer;-webkit-user-select:none;user-select:none;transition:border-color var(--transition-fast),box-shadow var(--transition-fast),background var(--transition-fast);border-radius:8px;justify-content:space-between;align-items:center;padding:6px 12px;font-size:12px;font-weight:500;display:flex}.CustomDropdown-module__aub8xG__toggle:hover{border-color:var(--accent-primary);background:var(--bg-secondary)}.CustomDropdown-module__aub8xG__toggleActive{border-color:var(--accent-primary);box-shadow:0 0 0 3px #05c1ff26}.CustomDropdown-module__aub8xG__value{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.CustomDropdown-module__aub8xG__placeholder{color:var(--text-muted)}.CustomDropdown-module__aub8xG__chevron{transition:transform var(--transition-fast);color:var(--text-secondary);flex-shrink:0;align-items:center;margin-left:8px;display:flex}.CustomDropdown-module__aub8xG__chevronOpen,.CustomDropdown-module__aub8xG__chevronOpenUp{transform:rotate(180deg)}.CustomDropdown-module__aub8xG__list{background:var(--bg-card);border:1px solid var(--border-color);z-index:1000;border-radius:8px;min-width:100%;padding:4px;animation:.15s ease-out CustomDropdown-module__aub8xG__slideDown;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:hidden;box-shadow:0 10px 25px -5px #00000026,0 8px 10px -6px #0000001a}.CustomDropdown-module__aub8xG__listUp{animation:.15s ease-out CustomDropdown-module__aub8xG__slideUp;top:auto;bottom:calc(100% + 4px)}.CustomDropdown-module__aub8xG__option{color:var(--text-primary);cursor:pointer;transition:background var(--transition-fast),color var(--transition-fast);border-radius:5px;padding:7px 10px;font-size:12px;font-weight:500}.CustomDropdown-module__aub8xG__option:hover{color:var(--accent-primary);background:#05c1ff1a}.CustomDropdown-module__aub8xG__optionSelected{color:var(--accent-primary);font-weight:600;background:#05c1ff26!important}@keyframes CustomDropdown-module__aub8xG__slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes CustomDropdown-module__aub8xG__slideUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
.VRCard-module__ErE6Ja__card{background:var(--bg-card);border:1px solid var(--border-color);border-radius:12px;flex-direction:column;transition:all .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 6px #0000000a}.VRCard-module__ErE6Ja__card:hover{border-color:var(--accent-primary);transform:translateY(-2px);box-shadow:0 4px 12px #0000000a}.VRCard-module__ErE6Ja__offline{opacity:.6;filter:grayscale(.5)}.VRCard-module__ErE6Ja__header{background:var(--bg-secondary);border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.VRCard-module__ErE6Ja__idInfo{flex-direction:column;gap:2px;display:flex;overflow:hidden}.VRCard-module__ErE6Ja__pilotName{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:14px;font-weight:600;overflow:hidden}.VRCard-module__ErE6Ja__simId{color:var(--text-muted);font-family:inherit;font-size:11px}.VRCard-module__ErE6Ja__statusBadge{text-transform:uppercase;color:var(--text-secondary);align-items:center;gap:6px;font-size:11px;font-weight:600;display:flex}.VRCard-module__ErE6Ja__dot{border-radius:50%;width:6px;height:6px}.VRCard-module__ErE6Ja__dotOnline{background:#05c1ff}.VRCard-module__ErE6Ja__dotOffline{background:var(--text-muted)}.VRCard-module__ErE6Ja__videoContainer{aspect-ratio:16/9;border-bottom:1px solid var(--border-color);background:#050812;width:100%;position:relative;overflow:hidden}.VRCard-module__ErE6Ja__clickableVideo{cursor:pointer;transition:box-shadow .2s,opacity .2s}.VRCard-module__ErE6Ja__clickableVideo:hover{opacity:.9;box-shadow:inset 0 0 16px #05c1ff33}.VRCard-module__ErE6Ja__videoElement{object-fit:cover;width:100%;height:100%}.VRCard-module__ErE6Ja__videoPlaceholder{color:var(--text-muted);flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex;position:absolute;inset:0}.VRCard-module__ErE6Ja__placeholderIcon{opacity:.5;font-size:24px}.VRCard-module__ErE6Ja__placeholderText{letter-spacing:.5px;font-size:11px;font-weight:500}.VRCard-module__ErE6Ja__telemetryFooter{background:var(--bg-secondary);grid-template-columns:repeat(4,1fr) auto;align-items:center;gap:12px;padding:12px 16px;display:grid}.VRCard-module__ErE6Ja__metric{flex-direction:column;gap:2px;display:flex}.VRCard-module__ErE6Ja__metricLabel{color:var(--text-muted);letter-spacing:.5px;font-size:9px;font-weight:700}.VRCard-module__ErE6Ja__metricValue{color:var(--text-primary);font-family:inherit;font-size:13px;font-weight:600}.VRCard-module__ErE6Ja__textDanger{color:var(--accent-danger)}.VRCard-module__ErE6Ja__stateBadgeWrapper{justify-content:flex-end;align-items:center;display:flex}.VRCard-module__ErE6Ja__stateBadge{letter-spacing:.5px;border-radius:4px;padding:4px 8px;font-size:10px;font-weight:700}.VRCard-module__ErE6Ja__stateFlying{color:#05c1ff;background:0 0;border:1px solid #05c1ff}.VRCard-module__ErE6Ja__stateCrashed{color:#f44;background:#ff444426;border:1px solid #ff44444d}.VRCard-module__ErE6Ja__stateIdle{background:var(--bg-secondary);color:var(--text-secondary);border:1px solid var(--border-color)}.VRCard-module__ErE6Ja__actionsOverlay{opacity:0;transition:opacity .2s;position:absolute;top:12px;right:12px}.VRCard-module__ErE6Ja__card:hover .VRCard-module__ErE6Ja__actionsOverlay{opacity:1}
.toast-module__bW2DIq__toastContainer{z-index:9999;pointer-events:none;flex-direction:column-reverse;gap:8px;display:flex;position:fixed;bottom:24px;right:24px}.toast-module__bW2DIq__toast{border-radius:var(--radius-md);box-shadow:var(--shadow-lg);cursor:pointer;pointer-events:auto;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);align-items:center;gap:10px;max-width:360px;padding:12px 18px;font-size:13px;font-weight:500;animation:.3s ease-out toast-module__bW2DIq__slideInRight;display:flex}.toast-module__bW2DIq__toastIcon{flex-shrink:0;font-size:16px}.toast-module__bW2DIq__success{background:var(--bg-secondary);border:1px solid var(--accent-success);color:var(--accent-success)}.toast-module__bW2DIq__error{background:var(--bg-secondary);border:1px solid var(--accent-danger);color:var(--accent-danger)}.toast-module__bW2DIq__warning{background:var(--bg-secondary);border:1px solid var(--accent-warning);color:var(--accent-warning)}.toast-module__bW2DIq__info{background:var(--bg-secondary);border:1px solid var(--accent-primary);color:var(--accent-primary)}@keyframes toast-module__bW2DIq__slideInRight{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}
.components-module__c6FXZW__sectionTitle{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.02em;align-items:center;gap:8px;margin-bottom:8px;font-size:10px;font-weight:600;display:flex}.components-module__c6FXZW__sectionTitle img,.components-module__c6FXZW__sectionTitle svg{flex-shrink:0;margin-right:6px}.components-module__c6FXZW__attitudeCard,.components-module__c6FXZW__motorCard{border-radius:8px!important;padding:10px 12px!important}.components-module__c6FXZW__chartCard{overflow:hidden}.components-module__c6FXZW__chartContainer{margin:0 -12px}.components-module__c6FXZW__attitudeContainer{flex-direction:column;align-items:center;gap:8px;display:flex}.components-module__c6FXZW__horizonOuter{border:2px solid var(--border-color-light);border-radius:50%;width:130px;height:130px;position:relative;overflow:hidden;box-shadow:inset 0 0 12px #00000080}.components-module__c6FXZW__horizonInner{width:200%;height:200%;transition:transform .1s ease-out;position:absolute;top:-50%;left:-50%}.components-module__c6FXZW__sky{background:linear-gradient(#1a3a6b,#3b6bbd);height:50%}.components-module__c6FXZW__ground{background:linear-gradient(#8b5e3c,#5a3820);height:50%}.components-module__c6FXZW__horizonLine{background:#fff;height:2px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.components-module__c6FXZW__aircraftRef{z-index:10;align-items:center;gap:4px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.components-module__c6FXZW__aircraftWing{background:#f59e0b;border-radius:2px;width:28px;height:3px}.components-module__c6FXZW__aircraftDot{background:#f59e0b;border-radius:50%;width:8px;height:8px}.components-module__c6FXZW__pitchScale{color:#ffffff80;text-align:center;pointer-events:none;z-index:5;flex-direction:column;justify-content:space-between;height:100%;padding:20px 0;font-size:9px;display:flex;position:absolute;top:0;left:50%;transform:translate(-50%)}.components-module__c6FXZW__pitchZero{color:#fffc;font-weight:700}.components-module__c6FXZW__attitudeValues{gap:16px;display:flex}.components-module__c6FXZW__attVal{text-align:center}.components-module__c6FXZW__attLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;margin-bottom:1px;font-size:9px;font-weight:700;display:block}.components-module__c6FXZW__attNum{font-variant-numeric:tabular-nums;color:var(--text-primary);font-size:15px;font-weight:700;display:block}.components-module__c6FXZW__attDir{color:var(--accent-primary);font-size:11px;font-weight:600;display:block}.components-module__c6FXZW__motorGrid{justify-content:center;gap:14px;padding-top:4px;display:flex}.components-module__c6FXZW__motorCol{flex-direction:column;align-items:center;gap:4px;display:flex}.components-module__c6FXZW__motorBarOuter{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:3px;flex-direction:column-reverse;width:18px;height:76px;display:flex;position:relative;overflow:hidden}.components-module__c6FXZW__motorBarInner{background:var(--gradient-success);border-radius:3px;min-height:2px;transition:height .15s ease-out}.components-module__c6FXZW__motorWarn .components-module__c6FXZW__motorBarInner,.components-module__c6FXZW__motorBarInner.components-module__c6FXZW__motorWarn{background:var(--gradient-danger)!important}.components-module__c6FXZW__motorDead{color:var(--accent-danger)!important}.components-module__c6FXZW__motorBarInner.components-module__c6FXZW__motorDead{background:var(--accent-danger)!important}.components-module__c6FXZW__motorLabel{color:var(--text-muted);font-size:11px;font-weight:700}.components-module__c6FXZW__motorRPM{font-variant-numeric:tabular-nums;color:var(--text-secondary);font-size:11px}.components-module__c6FXZW__noWarnings{color:var(--accent-success);align-items:center;gap:8px;font-size:13px;font-weight:500;display:flex}.components-module__c6FXZW__warningsList{flex-direction:column;gap:6px;max-height:140px;display:flex;overflow-y:auto}.components-module__c6FXZW__warningItem{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--radius-sm);color:var(--accent-danger);align-items:center;gap:8px;padding:8px 10px;font-size:13px;animation:.3s ease-out components-module__c6FXZW__fadeIn;display:flex}.components-module__c6FXZW__warningIcon{font-size:10px}.components-module__c6FXZW__consoleCard{max-height:calc(100vh - 180px);padding:20px;position:relative;overflow-y:auto}.components-module__c6FXZW__consoleCard::-webkit-scrollbar{width:6px}.components-module__c6FXZW__consoleCard::-webkit-scrollbar-track{background:0 0}.components-module__c6FXZW__consoleCard::-webkit-scrollbar-thumb{background:var(--border-color);border-radius:var(--radius-full)}.components-module__c6FXZW__consoleCard::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}.components-module__c6FXZW__consoleHeader{z-index:10;background:var(--bg-primary);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;gap:12px;margin:-20px -20px 14px;padding:16px 20px;display:flex;position:sticky;top:-20px}.components-module__c6FXZW__consoleHeader .components-module__c6FXZW__sectionTitle{align-items:center;gap:10px;margin-bottom:0;display:flex}.components-module__c6FXZW__consoleStatus{border-radius:var(--radius-full);border:1px solid var(--border-color);color:var(--text-secondary);background:var(--bg-input);-webkit-user-select:none;user-select:none;align-items:center;gap:8px;padding:6px 10px;font-size:12px;font-weight:600;display:inline-flex}.components-module__c6FXZW__consoleStatusDot{background:var(--accent-success);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 3px #39c13e1f}.components-module__c6FXZW__consoleStatus[data-disabled=true] .components-module__c6FXZW__consoleStatusDot{background:var(--accent-danger);box-shadow:0 0 0 3px #ef44441f}.components-module__c6FXZW__consoleDisabled{text-align:center;color:var(--text-muted);border:1px dashed var(--border-color);border-radius:var(--radius-sm);margin-bottom:16px;padding:16px;font-size:13px}.components-module__c6FXZW__consoleGrid{grid-template-columns:1fr;gap:16px;margin-bottom:16px;display:grid}.components-module__c6FXZW__controlGroup{border-radius:var(--radius-md);border:1px solid var(--border-color);background:var(--bg-input);box-shadow:inset 0 1px 0 var(--border-color);flex-direction:column;gap:12px;padding:14px;display:flex}.components-module__c6FXZW__controlGroupWide{grid-column:1/-1}.components-module__c6FXZW__controlHeader{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.components-module__c6FXZW__controlRow{justify-content:space-between;align-items:center;gap:12px;display:flex}.components-module__c6FXZW__subLabel{color:var(--text-primary);justify-content:space-between;align-items:baseline;gap:10px;font-size:12px;font-weight:600;display:flex}.components-module__c6FXZW__subValue{font-variant-numeric:tabular-nums;color:var(--accent-primary);font-weight:700}.components-module__c6FXZW__windDetails{flex-direction:column;align-items:stretch;gap:14px;display:flex}.components-module__c6FXZW__sliderBlock{flex-direction:column;gap:10px;display:flex}.components-module__c6FXZW__dialBlock{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.components-module__c6FXZW__dropdownSm{width:130px}.components-module__c6FXZW__dropdownMd{width:160px}.components-module__c6FXZW__controlLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.09em;align-items:center;gap:8px;font-size:11px;font-weight:650;display:flex}.components-module__c6FXZW__controlLabel img{filter:brightness(1.2);width:16px;height:16px}.components-module__c6FXZW__slider{appearance:none;background:var(--border-color);border-radius:3px;outline:none;width:100%;height:6px}.components-module__c6FXZW__slider::-webkit-slider-thumb{-webkit-appearance:none;background:var(--accent-primary);cursor:pointer;border-radius:50%;width:16px;height:16px;box-shadow:0 0 6px #3b82f666}.components-module__c6FXZW__failureSection{border-top:1px solid var(--border-color);margin-top:4px;margin-bottom:16px;padding-top:14px}.components-module__c6FXZW__failureButtons{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:12px;display:grid}.components-module__c6FXZW__btnApply{background:var(--accent-primary);cursor:pointer;border:none;border-radius:12px;padding:10px 14px;font-size:13px;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #05c1ff40;color:#fff!important}.components-module__c6FXZW__btnFull{justify-content:center;width:100%}.components-module__c6FXZW__btnApply:hover:not(:disabled){background:var(--accent-primary-hover);filter:none;transform:translateY(-2px);box-shadow:0 8px 20px #05c1ff59;color:#fff!important}.components-module__c6FXZW__btnApply:active:not(:disabled){transform:translateY(0)}.components-module__c6FXZW__btnApply:disabled{opacity:.4;cursor:not-allowed;filter:grayscale(.5)}.components-module__c6FXZW__btnCritical{background:var(--bg-input);color:var(--text-primary);border:1px solid var(--border-color);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:9px 12px;font-size:12px;font-weight:600;transition:all .2s;display:flex}.components-module__c6FXZW__btnCritical:hover:not(:disabled){border-color:var(--accent-danger);color:var(--accent-danger);background:var(--bg-input);transform:scale(1.02);box-shadow:0 0 15px #ef444426}.components-module__c6FXZW__btnCritical:disabled{opacity:.3;cursor:not-allowed}.components-module__c6FXZW__controlButtons{gap:8px;margin-bottom:16px;display:flex}.components-module__c6FXZW__historySection{border-top:1px solid var(--border-color);padding-top:12px}.components-module__c6FXZW__viewAllBtn{color:var(--text-primary);cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:6px;margin-right:2px;padding:4px 10px;font-family:inherit;font-size:12px;font-weight:500;transition:all .2s;display:inline-flex}.components-module__c6FXZW__viewAllBtn:hover{color:var(--text-muted);background:var(--bg-secondary)}.components-module__c6FXZW__chevron{font-size:14px;line-height:1;transition:transform .2s}.components-module__c6FXZW__viewAllBtn:hover .components-module__c6FXZW__chevron{transform:translate(2px)}.components-module__c6FXZW__historyList{flex-direction:column;gap:6px;margin-top:8px;display:flex}.components-module__c6FXZW__historyItem{background:var(--bg-secondary);border-radius:var(--radius-sm);align-items:center;gap:10px;padding:6px 10px;font-size:12px;display:flex}.components-module__c6FXZW__historyType{color:var(--text-primary);min-width:100px;font-size:12px;font-weight:600}.components-module__c6FXZW__historyMsg{color:var(--text-muted);text-align:right;flex:1;font-size:11px}.components-module__c6FXZW__compass{flex-direction:column;align-items:center;display:flex}.components-module__c6FXZW__compass[data-disabled=true]{opacity:.5}.components-module__c6FXZW__compassSvg{display:block}.components-module__c6FXZW__compassReadout{color:var(--text-primary);margin-top:6px;font-size:11px;font-weight:600}.components-module__c6FXZW__compassDir{color:var(--accent-primary)}@media (max-width:560px){.components-module__c6FXZW__consoleGrid{grid-template-columns:1fr}.components-module__c6FXZW__controlGroupWide{grid-column:auto}.components-module__c6FXZW__windDetails{grid-template-columns:1fr}.components-module__c6FXZW__dialBlock{align-items:flex-start}.components-module__c6FXZW__dropdownSm,.components-module__c6FXZW__dropdownMd{width:100%;max-width:220px}.components-module__c6FXZW__failureButtons{grid-template-columns:1fr}}.components-module__c6FXZW__miniMapCanvas{border-radius:var(--radius-sm);border:1px solid var(--border-color);margin:0 auto;display:block}.components-module__c6FXZW__radialGauge{flex-direction:column;align-items:center;gap:4px;display:flex}.components-module__c6FXZW__radialLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;font-size:10px;font-weight:700}.components-module__c6FXZW__noSims{color:var(--text-muted);text-align:center;flex-direction:column;align-items:center;gap:8px;padding:16px;font-size:13px;display:flex}.components-module__c6FXZW__simList{flex-direction:column;gap:6px;display:flex}.components-module__c6FXZW__simItem{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--radius-sm);cursor:pointer;color:inherit;text-align:left;align-items:center;gap:10px;width:100%;padding:10px 12px;font-family:inherit;transition:all .15s;display:flex}.components-module__c6FXZW__simItem:hover,.components-module__c6FXZW__simActive{border-color:var(--accent-primary);background:var(--bg-input)}.components-module__c6FXZW__simDot{background:var(--accent-success);border-radius:50%;flex-shrink:0;width:8px;height:8px;box-shadow:0 0 6px #10b98180}.components-module__c6FXZW__simInfo{flex:1;min-width:0}.components-module__c6FXZW__simId{color:var(--text-primary);font-size:13px;font-weight:600;display:block}.components-module__c6FXZW__simPilot{color:var(--text-muted);font-size:11px;display:block}.components-module__c6FXZW__videoCard{overflow:hidden;padding:0!important}.components-module__c6FXZW__videoHeader{background:var(--bg-secondary);border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;padding:10px 16px;display:flex}.components-module__c6FXZW__videoStatusBadge{border-radius:var(--radius-full);color:#ffffffe6;letter-spacing:.05em;text-transform:uppercase;background:#0006;border:1px solid #ffffff1a;align-items:center;gap:8px;padding:4px 10px;font-size:11px;font-weight:700;display:flex}.components-module__c6FXZW__liveDot{background:#ff4d4d;border-radius:50%;width:8px;height:8px;animation:1s infinite components-module__c6FXZW__blink;box-shadow:0 0 8px #ff4d4d99}.components-module__c6FXZW__videoPlayerContainer{aspect-ratio:16/9;background:#000;width:100%;position:relative;overflow:hidden}.components-module__c6FXZW__videoElement{object-fit:cover;width:100%;height:100%}.components-module__c6FXZW__videoPlaceholder{color:var(--text-muted);z-index:5;background:radial-gradient(circle,#1e293b 0%,#0f172a 100%);flex-direction:column;justify-content:center;align-items:center;font-size:14px;display:flex;position:absolute;inset:0}.components-module__c6FXZW__hudOverlay{pointer-events:none;z-index:10;opacity:.9;flex-direction:column;justify-content:space-between;padding:24px;font-family:inherit;display:flex;position:absolute;inset:0}.components-module__c6FXZW__hudTop{justify-content:space-between;display:flex}.components-module__c6FXZW__hudRec{color:#ff4d4d;align-items:center;gap:8px;font-size:12px;font-weight:700;display:flex}.components-module__c6FXZW__recDot{background:#ff4d4d;border-radius:50%;width:10px;height:10px;animation:1s infinite components-module__c6FXZW__blink}.components-module__c6FXZW__hudResolution{color:#fff;background:#00000080;border-radius:4px;padding:2px 6px;font-size:11px}.components-module__c6FXZW__hudCenter{flex:1;justify-content:center;align-items:center;display:flex;position:relative}.components-module__c6FXZW__crosshair{border:2px solid #05c1ff80;border-radius:50%;width:40px;height:40px;position:relative}.components-module__c6FXZW__crosshair:before,.components-module__c6FXZW__crosshair:after{content:"";background:#05c1ffcc;position:absolute}.components-module__c6FXZW__crosshair:before{height:1px;top:50%;left:-10px;right:-10px}.components-module__c6FXZW__crosshair:after{width:1px;top:-10px;bottom:-10px;left:50%}.components-module__c6FXZW__hudBottom{justify-content:space-between;align-items:flex-end;display:flex}.components-module__c6FXZW__hudTelemetry{color:var(--accent-primary);text-shadow:0 0 10px #05c1ff80;flex-direction:column;gap:4px;font-size:12px;font-weight:700;display:flex}.components-module__c6FXZW__scanlines{pointer-events:none;z-index:11;background:linear-gradient(#12101000 50%,#0000001a 50%) 0 0/100% 4px;position:absolute;inset:0}.components-module__c6FXZW__noiseOverlay{opacity:.05;pointer-events:none;z-index:12;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");position:absolute;inset:0}@keyframes components-module__c6FXZW__blink{0%,to{opacity:1}50%{opacity:0}}.components-module__c6FXZW__switch{width:40px;height:20px;display:inline-block;position:relative}.components-module__c6FXZW__switch input{opacity:0;width:0;height:0}.components-module__c6FXZW__switchSlider{cursor:pointer;background-color:var(--bg-secondary);border:1px solid var(--border-color);border-radius:20px;transition:all .2s;position:absolute;inset:0}.components-module__c6FXZW__switchSlider:before{content:"";background-color:var(--text-secondary);border-radius:50%;width:14px;height:14px;transition:all .2s;position:absolute;bottom:2px;left:2px}input:checked+.components-module__c6FXZW__switchSlider{background-color:var(--accent-primary);border-color:var(--accent-primary)}input:checked+.components-module__c6FXZW__switchSlider:before{background-color:#fff;transform:translate(20px)}input:disabled+.components-module__c6FXZW__switchSlider{opacity:.5;cursor:not-allowed}
.dashboard-module__h3zsmW__pageHeader{box-sizing:border-box;border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;height:64px;margin:-28px -32px 24px;padding:0 32px;display:flex}.dashboard-module__h3zsmW__pageTitle{letter-spacing:-.02em;font-size:19px;font-weight:700}.dashboard-module__h3zsmW__sessionInfo{color:var(--accent-primary);font-variant-numeric:tabular-nums;font-size:13px;font-weight:500}.dashboard-module__h3zsmW__headerMeta{align-items:center;gap:16px;display:flex}.dashboard-module__h3zsmW__sortContainer{align-items:center;gap:8px;display:flex}.dashboard-module__h3zsmW__sortLabel{color:var(--text-secondary);white-space:nowrap;font-size:12px;font-weight:500}.dashboard-module__h3zsmW__sortSelect{background:var(--bg-card);color:var(--text-primary);border:1px solid var(--border-color);cursor:pointer;border-radius:6px;outline:none;padding:5px 10px;font-size:12px;font-weight:500;transition:border-color .2s,box-shadow .2s}.dashboard-module__h3zsmW__sortSelect:hover,.dashboard-module__h3zsmW__sortSelect:focus{border-color:var(--accent-primary)}.dashboard-module__h3zsmW__sortSelect option{background:var(--bg-primary);color:var(--text-primary)}.dashboard-module__h3zsmW__simCount{color:var(--text-secondary);font-size:13px}.dashboard-module__h3zsmW__vrGrid{gap:20px;margin-top:24px;padding-bottom:32px;display:grid}.dashboard-module__h3zsmW__gridAuto{grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}.dashboard-module__h3zsmW__grid1{grid-template-columns:repeat(1,1fr)}.dashboard-module__h3zsmW__grid2{grid-template-columns:repeat(2,1fr)}.dashboard-module__h3zsmW__grid3{grid-template-columns:repeat(3,1fr)}.dashboard-module__h3zsmW__grid4{grid-template-columns:repeat(4,1fr)}.dashboard-module__h3zsmW__grid5{grid-template-columns:repeat(5,1fr)}.dashboard-module__h3zsmW__grid6{grid-template-columns:repeat(6,1fr)}@media (max-width:1400px){.dashboard-module__h3zsmW__grid5,.dashboard-module__h3zsmW__grid6{grid-template-columns:repeat(3,1fr)}}@media (max-width:1200px){.dashboard-module__h3zsmW__grid3,.dashboard-module__h3zsmW__grid4,.dashboard-module__h3zsmW__grid5,.dashboard-module__h3zsmW__grid6{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.dashboard-module__h3zsmW__grid2,.dashboard-module__h3zsmW__grid3,.dashboard-module__h3zsmW__grid4,.dashboard-module__h3zsmW__grid5,.dashboard-module__h3zsmW__grid6{grid-template-columns:repeat(1,1fr)}}.dashboard-module__h3zsmW__emptyState{text-align:center;border:1px dashed var(--border-color);background:#ffffff05;border-radius:12px;margin-top:24px;padding:80px 24px}.dashboard-module__h3zsmW__emptyState h3{margin:20px 0 8px;font-size:22px;font-weight:600}.dashboard-module__h3zsmW__emptyState p{color:var(--text-secondary);font-size:15px}
.dashboard-detail-module__N9PaDG__pageHeader{box-sizing:border-box;border-bottom:1px solid var(--border-color);background:linear-gradient(#ffffff09,#ffffff03);justify-content:space-between;align-items:center;height:64px;margin:-28px -32px 24px;padding:0 32px;display:flex;box-shadow:0 4px 12px #0000000d}.dashboard-detail-module__N9PaDG__headerLeft{align-items:center;gap:18px;min-width:0;display:flex}.dashboard-detail-module__N9PaDG__backButton{border:1px solid var(--border-color);color:var(--text-muted);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;margin-right:4px;padding-bottom:2px;font-size:24px;transition:all .2s;display:flex}.dashboard-detail-module__N9PaDG__backButton:hover{color:var(--text-primary);background:var(--accent-hover);border-color:var(--accent-primary)}.dashboard-detail-module__N9PaDG__avatar{background:linear-gradient(135deg,var(--accent-primary),#00a7d9);color:#fff;letter-spacing:.02em;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;font-size:22px;font-weight:800;display:flex;box-shadow:0 0 0 1px #05c1ff2e,0 14px 28px #05c1ff2e}.dashboard-detail-module__N9PaDG__pilotInfo{flex-direction:column;gap:6px;min-width:0;display:flex}.dashboard-detail-module__N9PaDG__identityRow{flex-wrap:wrap;align-items:center;gap:18px;min-width:0;display:flex}.dashboard-detail-module__N9PaDG__pilotNameText{color:var(--text-primary);letter-spacing:0;white-space:nowrap;margin:0;font-size:20px;font-weight:600}.dashboard-detail-module__N9PaDG__metaPills{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.dashboard-detail-module__N9PaDG__metaPill,.dashboard-detail-module__N9PaDG__metaPillMuted{border:1px solid var(--border-color);min-height:28px;color:var(--text-primary);letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;background:#ffffff09;border-radius:4px;align-items:center;padding:5px 10px;font-size:12px;font-weight:600;display:inline-flex}.dashboard-detail-module__N9PaDG__metaPillMuted{color:var(--text-secondary);font-weight:600}.dashboard-detail-module__N9PaDG__loginId{color:var(--text-secondary);margin:0;font-size:14px}.dashboard-detail-module__N9PaDG__headerRight{flex-shrink:0;align-items:center;gap:16px;display:flex}.dashboard-detail-module__N9PaDG__warningsContainer{gap:8px;display:flex}.dashboard-detail-module__N9PaDG__statBar{grid-template-columns:repeat(5,1fr);gap:16px;margin-bottom:24px;display:grid}.dashboard-detail-module__N9PaDG__statBarRight{grid-template-columns:repeat(2,1fr);gap:8px;margin-bottom:10px;display:grid}.dashboard-detail-module__N9PaDG__statCard{background:var(--bg-card);border:1px solid var(--border-color);text-align:center;box-shadow:var(--shadow-sm);border-radius:8px;flex-direction:column;justify-content:center;align-items:center;padding:8px 10px;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.dashboard-detail-module__N9PaDG__statCard:hover{border-color:var(--accent-primary);box-shadow:var(--shadow-md);transform:translateY(-2px)}.dashboard-detail-module__N9PaDG__statLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.02em;justify-content:center;align-items:center;gap:4px;margin-bottom:4px;font-size:10px;font-weight:600;line-height:1;display:flex}.dashboard-detail-module__N9PaDG__statLabel img{filter:drop-shadow(0 0 6px #3b82f64d);flex-shrink:0;transition:transform .2s;width:14px!important;height:14px!important;margin-top:0!important;margin-bottom:0!important;margin-right:2px!important}.dashboard-detail-module__N9PaDG__statCard:hover .dashboard-detail-module__N9PaDG__statLabel img{transform:scale(1.1)}.dashboard-detail-module__N9PaDG__statValue{color:var(--text-primary);letter-spacing:0;white-space:nowrap;text-overflow:ellipsis;width:100%;font-family:inherit;font-size:14px;font-weight:600;overflow:hidden}.dashboard-detail-module__N9PaDG__dashboardGrid{grid-template-columns:2fr 1fr;align-items:start;gap:24px;display:grid}.dashboard-detail-module__N9PaDG__tabToggleHeader{border-bottom:1px solid var(--border-color);justify-content:center;align-items:center;gap:28px;margin-bottom:12px;padding-bottom:12px;display:flex}.dashboard-detail-module__N9PaDG__tabButton{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:0 0 10px;font-family:inherit;font-size:15px;font-weight:500;transition:color .2s;position:relative}.dashboard-detail-module__N9PaDG__tabButton:hover{color:var(--text-primary)}.dashboard-detail-module__N9PaDG__tabButtonActive{color:var(--text-primary);font-weight:600}.dashboard-detail-module__N9PaDG__tabIndicator{background:var(--text-primary);border-radius:99px;height:3px;position:absolute;bottom:-13px;left:0;right:0;box-shadow:0 0 8px #fff6}.dashboard-detail-module__N9PaDG__leftCol{flex-direction:column;gap:24px;min-width:0;display:flex}.dashboard-detail-module__N9PaDG__rightCol{flex-direction:column;gap:12px;min-width:0;display:flex}.dashboard-detail-module__N9PaDG__videoSection{background:var(--bg-card);border:1px solid var(--border-color);border-radius:12px;position:relative;overflow:hidden}.dashboard-detail-module__N9PaDG__instrumentsRow{grid-template-columns:1fr 1fr;gap:8px;display:grid}.dashboard-detail-module__N9PaDG__instrumentCard{background:var(--bg-card);border:1px solid var(--border-color);border-radius:8px;flex-direction:column;align-items:center;padding:10px 12px;display:flex}.dashboard-detail-module__N9PaDG__instrumentTitle{text-transform:uppercase;color:var(--text-muted);letter-spacing:.02em;text-align:left;border-bottom:1px solid var(--border-color);width:100%;margin:0 0 8px;padding-bottom:4px;font-size:10px}.dashboard-detail-module__N9PaDG__historySection{border-top:1px solid var(--border-color);margin-top:40px;padding-top:32px}.dashboard-detail-module__N9PaDG__sectionTitle{color:var(--text-primary);align-items:center;gap:12px;margin-bottom:24px;font-size:18px;font-weight:700;display:flex}.dashboard-detail-module__N9PaDG__flightGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:16px;display:grid}.dashboard-detail-module__N9PaDG__flightCard{background:var(--bg-card);border:1px solid var(--border-color);border-radius:10px;transition:all .2s;overflow:hidden}.dashboard-detail-module__N9PaDG__activeFlightCard{border-color:var(--accent-primary);box-shadow:0 0 15px #3b82f626}.dashboard-detail-module__N9PaDG__cardHeader{border-bottom:1px solid var(--border-color);background:#ffffff05;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.dashboard-detail-module__N9PaDG__flightTitle{margin:0;font-size:14px;font-weight:600}.dashboard-detail-module__N9PaDG__cardBody{padding:16px}.dashboard-detail-module__N9PaDG__metaGrid{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:16px;display:grid}.dashboard-detail-module__N9PaDG__metaLabelSmall{color:var(--text-muted);text-transform:uppercase;margin-bottom:4px;font-size:10px;display:block}.dashboard-detail-module__N9PaDG__metaValueSmall{color:var(--text-primary);font-size:13px;font-weight:500}.dashboard-detail-module__N9PaDG__statsMiniRow{border-top:1px solid var(--border-color);justify-content:space-between;padding-top:12px;display:flex}.dashboard-detail-module__N9PaDG__miniStat{flex-direction:column;display:flex}.dashboard-detail-module__N9PaDG__miniLabel{color:var(--text-muted);margin-bottom:2px;font-size:10px}.dashboard-detail-module__N9PaDG__miniValue{font-size:12px;font-weight:600}@media (max-width:1200px){.dashboard-detail-module__N9PaDG__dashboardGrid{grid-template-columns:1fr}}@media (max-width:900px){.dashboard-detail-module__N9PaDG__pageHeader{flex-direction:column;align-items:flex-start;height:auto;padding:16px 32px}.dashboard-detail-module__N9PaDG__headerLeft{width:100%}.dashboard-detail-module__N9PaDG__pilotNameText{white-space:normal}.dashboard-detail-module__N9PaDG__headerRight{justify-content:flex-start;width:100%}}@media (max-width:600px){.dashboard-detail-module__N9PaDG__tabToggleHeader{justify-content:center;gap:20px}}
.login-module__JGkg_a__loginContainer{justify-content:center;align-items:center;min-height:calc(100vh - 60px);display:flex}.login-module__JGkg_a__loginCard{background:var(--bg-card);border:1px solid var(--border-color);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);width:100%;max-width:400px;box-shadow:var(--shadow-lg);border-radius:20px;padding:48px 40px;animation:.8s cubic-bezier(.16,1,.3,1) login-module__JGkg_a__fadeIn}.login-module__JGkg_a__loginHeader{text-align:center;margin-bottom:32px}.login-module__JGkg_a__loginIcon{margin-bottom:12px;font-size:48px;display:block}.login-module__JGkg_a__loginTitle{letter-spacing:-.03em;font-size:24px;font-weight:700}.login-module__JGkg_a__loginSubtitle{color:var(--text-muted);text-transform:uppercase;letter-spacing:.15em;opacity:.8;margin-top:8px;font-size:11px}.login-module__JGkg_a__form{flex-direction:column;gap:20px;display:flex}.login-module__JGkg_a__error{color:var(--accent-danger);border-radius:var(--radius-sm);text-align:center;background:#ef44441a;border:1px solid #ef44444d;padding:10px 14px;font-size:13px}.login-module__JGkg_a__hint{text-align:center;color:var(--text-muted);margin-top:20px;font-size:12px}.login-module__JGkg_a__hint code{background:var(--bg-input);border-radius:4px;padding:2px 6px}
.pilot-detail-module__CAcZiW__pageHeader{box-sizing:border-box;border-bottom:1px solid var(--border-color);align-items:center;gap:16px;height:64px;margin:-28px -32px 24px;padding:0 32px;display:flex}.pilot-detail-module__CAcZiW__backButton{color:var(--text-muted);cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;justify-content:center;align-items:center;width:40px;height:40px;font-size:24px;transition:all .2s;display:flex}.pilot-detail-module__CAcZiW__backButton:hover{color:var(--text-primary);background:var(--bg-secondary)}.pilot-detail-module__CAcZiW__pageTitle{margin:0;font-size:19px;font-weight:700}.pilot-detail-module__CAcZiW__grid{grid-template-columns:300px 1fr;align-items:start;gap:24px;display:grid}.pilot-detail-module__CAcZiW__profileCard{background:var(--bg-card);border:1px solid var(--border-color);text-align:center;border-radius:12px;flex-direction:column;align-items:center;padding:24px;display:flex}.pilot-detail-module__CAcZiW__avatar{color:#05c1ff;background:#05c1ff1a;border:1px solid #05c1ff4d;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:16px;font-size:32px;display:flex}.pilot-detail-module__CAcZiW__username{margin:0 0 4px;font-size:20px;font-weight:700}.pilot-detail-module__CAcZiW__fullName{color:var(--text-secondary);margin:0 0 16px;font-size:14px}.pilot-detail-module__CAcZiW__badge{color:#05c1ff;text-transform:uppercase;letter-spacing:.5px;background:#05c1ff26;border-radius:20px;margin-bottom:24px;padding:4px 12px;font-size:11px;font-weight:700}.pilot-detail-module__CAcZiW__stats{border-top:1px solid var(--border-color);grid-template-columns:1fr 1fr;gap:12px;width:100%;padding-top:24px;display:grid}.pilot-detail-module__CAcZiW__statItem{flex-direction:column;gap:4px;display:flex}.pilot-detail-module__CAcZiW__statLabel{color:var(--text-muted);text-transform:uppercase;font-size:11px}.pilot-detail-module__CAcZiW__statValue{font-family:inherit;font-size:18px;font-weight:600}.pilot-detail-module__CAcZiW__sessionsCard{background:var(--bg-card);border:1px solid var(--border-color);border-radius:12px;padding:24px}.pilot-detail-module__CAcZiW__sessionsCard h2{margin:0 0 20px;font-size:18px;font-weight:600}.pilot-detail-module__CAcZiW__emptySessions{text-align:center;border:1px dashed var(--border-color);background:#ffffff05;border-radius:8px;padding:60px 24px}.pilot-detail-module__CAcZiW__emptySessions span{opacity:.5;margin-bottom:12px;font-size:32px;display:block}.pilot-detail-module__CAcZiW__emptySessions p{color:var(--text-secondary);margin:0;font-size:14px}@media (max-width:900px){.pilot-detail-module__CAcZiW__grid{grid-template-columns:1fr}}
.settings-module__Q_OgCG__settingsContainer{max-width:1200px;margin:0 auto;padding:2rem}.settings-module__Q_OgCG__settingsHeader{margin-bottom:2rem}.settings-module__Q_OgCG__settingsTitle{color:var(--text-primary);margin-bottom:.5rem;font-size:2rem;font-weight:700}.settings-module__Q_OgCG__settingsSubtitle{color:var(--text-secondary)}.settings-module__Q_OgCG__settingsGrid{grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem;display:grid}.settings-module__Q_OgCG__card{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:12px;padding:1.5rem}.settings-module__Q_OgCG__cardTitle{align-items:center;gap:.75rem;margin-bottom:1.5rem;font-size:1.25rem;font-weight:600;display:flex}.settings-module__Q_OgCG__adminList{flex-direction:column;gap:1rem;display:flex}.settings-module__Q_OgCG__adminItem{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:8px;justify-content:space-between;align-items:center;padding:1rem;display:flex}.settings-module__Q_OgCG__adminInfo h4{margin:0;font-weight:600}.settings-module__Q_OgCG__adminInfo p{color:var(--text-secondary);margin:0;font-size:.875rem}.settings-module__Q_OgCG__editForm{flex-direction:column;gap:1rem;display:flex}.settings-module__Q_OgCG__formGroup{flex-direction:column;gap:.5rem;display:flex}.settings-module__Q_OgCG__formGroup label{font-size:.875rem;font-weight:500}.settings-module__Q_OgCG__actions{gap:1rem;margin-top:1rem;display:flex}
