.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;display:flex;max-width:100%;max-height:100%;z-index:1000}.cdk-overlay-backdrop{position:absolute;inset:0;pointer-events:auto;-webkit-tap-highlight-color:transparent;opacity:0;touch-action:manipulation;z-index:1000;transition:opacity .4s cubic-bezier(.25,.8,.25,1)}@media(prefers-reduced-motion){.cdk-overlay-backdrop{transition-duration:1ms}}.cdk-overlay-backdrop-showing{opacity:1}@media(forced-colors:active){.cdk-overlay-backdrop-showing{opacity:.6}}.cdk-overlay-dark-backdrop{background:#00000052}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing,.cdk-high-contrast-active .cdk-overlay-transparent-backdrop{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.cdk-overlay-connected-position-bounding-box{position:absolute;display:flex;flex-direction:column;min-width:1px;min-height:1px;z-index:1000}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}.cdk-overlay-popover{background:none;border:none;padding:0;outline:0;overflow:visible;position:fixed;pointer-events:none;white-space:normal;color:inherit;text-decoration:none;width:100%;height:100%;inset:0 auto auto 0}.cdk-overlay-popover::backdrop{display:none}.cdk-overlay-popover .cdk-overlay-backdrop{position:fixed;z-index:auto}.driver-popover{all:unset;font-family:var(--driver-popover-font-family, "Helvetica Neue", Inter, ui-sans-serif, "Apple Color Emoji", Helvetica, Arial, sans-serif);box-sizing:border-box;color:#2d2d2d;z-index:1000000000;background-color:#fff;border-radius:5px;min-width:250px;max-width:300px;margin:0;padding:15px;position:fixed;top:0;right:0;box-shadow:0 1px 10px #0006}.driver-popover-title{zoom:1;margin:0;font-size:19px;font-weight:700;line-height:1.5;display:block;position:relative}.driver-popover-close-btn{all:unset;cursor:pointer;color:#d2d2d2;z-index:1;text-align:center;width:32px;height:28px;font-size:18px;font-weight:500;transition:color .2s;position:absolute;top:0;right:0}.driver-popover-close-btn:hover,.driver-popover-close-btn:focus{color:#2d2d2d}.driver-popover-title[style*=block]+.driver-popover-description{margin-top:5px}.driver-popover-description{zoom:1;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.5}.driver-popover-footer{text-align:right;zoom:1;justify-content:space-between;align-items:center;margin-top:15px;display:flex}.driver-popover-progress-text{color:#727272;zoom:1;font-size:13px;font-weight:400}.driver-popover-footer-btn{all:unset;box-sizing:border-box;color:#2d2d2d;cursor:pointer;zoom:1;background-color:#fff;border:1px solid #ccc;border-radius:3px;outline:0;padding:3px 7px;font-size:12px;line-height:1.3;text-decoration:none;display:inline-block}.driver-popover-footer .driver-popover-btn-disabled{opacity:.5;pointer-events:none}.driver-popover-footer-btn:hover,.driver-popover-footer-btn:focus{background-color:#f7f7f7}.driver-popover-navigation-btns{flex-grow:1;justify-content:flex-end;display:flex}.driver-popover-navigation-btns button+button{margin-left:4px}.driver-popover-arrow{content:"";border:5px solid #fff;position:absolute}.driver-popover-arrow-side-over{display:none}.driver-popover-arrow-side-left{border-top-color:#0000;border-bottom-color:#0000;border-right-color:#0000;left:100%}.driver-popover-arrow-side-right{border-top-color:#0000;border-bottom-color:#0000;border-left-color:#0000;right:100%}.driver-popover-arrow-side-top{border-bottom-color:#0000;border-left-color:#0000;border-right-color:#0000;top:100%}.driver-popover-arrow-side-bottom{border-top-color:#0000;border-left-color:#0000;border-right-color:#0000;bottom:100%}.driver-popover-arrow-side-center,.driver-popover-arrow-none{display:none}.driver-active .driver-overlay{pointer-events:none}.driver-active.driver-no-scroll{overflow:hidden}.driver-active *{pointer-events:none}.driver-active .driver-active-element,.driver-active .driver-active-element *,.driver-popover,.driver-popover *{pointer-events:auto}@keyframes animate-fade-in{0%{opacity:0}to{opacity:1}}.driver-fade .driver-overlay{animation:animate-fade-in var(--driver-animation-duration, .4s) ease-in-out}.driver-fade .driver-popover{animation:animate-fade-in var(--driver-animation-duration, .4s)}.driver-active-element-parent-no-scroll{overflow:hidden!important}.driver-no-interaction,.driver-no-interaction *{pointer-events:none!important}:root{--color-brand: #224875;--color-brand-hover: #1d377a;--color-brand-dark: #183678;--color-link: #266aad;--color-focus-ring: #224875;--color-accent: #2f9e93;--color-accent-base: #47b0ab;--color-accent-light: #5ecfce;--color-sidebar-top: #1d3b6f;--color-sidebar-bottom: #14264f;--color-sidebar-active: #2a4f8f;--color-sidebar-text: #aeb8cf;--color-sidebar-hover: rgb(255 255 255 / 8%);--color-text-on-dark: #eef2f8;--color-text-on-dark-muted: #aeb8cf;--color-success: #60b350;--color-success-bg: #e7f4e3;--color-success-text: #2f7a34;--color-warning: #f5a623;--color-warning-bg: #fdf0db;--color-warning-text: #b9791a;--color-warning-text-strong: #8a5a10;--color-danger: #e74c3c;--color-danger-bg: #fde7e4;--color-danger-text: #b8321f;--color-info: #3498db;--color-info-bg: #e6f0fd;--color-surface-bg: #f5f7fa;--color-surface-card: #ffffff;--color-surface-alt: #f2f5f8;--color-border: #e6e8ec;--color-border-strong: #cdd3da;--color-text-primary: #2b3340;--color-text-secondary: #5b6a77;--color-text-tertiary: #5f6b78;--shadow-overlay: 0 4px 16px rgb(20 38 79 / .14);--shadow-modal: 0 12px 32px rgb(20 38 79 / .22);--radius-xs: 4px;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-full: 999px;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 16px;--space-5: 12px;--space-6: 24px;--space-8: 32px;--phi-1: 8px;--phi-2: 13px;--phi-3: 21px;--phi-4: 34px;--phi-5: 55px;--phi-6: 89px;--z-sticky: 10;--z-topbar: 40;--z-drawer: 50;--z-modal: 60;--z-toast: 70;--duration-fast: .12s;--duration-base: .2s;--duration-slow: .32s;--ease-standard: cubic-bezier(.2, 0, 0, 1);--ease-enter: cubic-bezier(.1, 0, 0, 1);--ease-exit: cubic-bezier(.3, 0, 1, 1);--font-body: "IBM Plex Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-display: var(--font-body);--glass-grid-header-bg: rgb(255 255 255 / 30%);--font-size-xs: .75rem;--font-size-sm: .8rem;--font-size-md: .85rem;--font-size-lg: 1rem;--font-size-xl: 1.4rem;--font-size-2xl: 2rem;--breakpoint-tablet: 1200px;--breakpoint-mobile: 768px}:root.theme-dark{--color-focus-ring: #7fb3e0;--color-link: #6fa8dc;--color-success: #6fc766;--color-success-bg: #16261a;--color-success-text: #7ed675;--color-warning: #f0b94a;--color-warning-bg: #2b2210;--color-warning-text: #e8b955;--color-warning-text-strong: #f0c05a;--color-danger: #ec6656;--color-danger-bg: #2b1512;--color-danger-text: #f28a7c;--color-info: #5dade2;--color-info-bg: #122636;--color-surface-bg: #10151f;--color-surface-card: #1a212f;--color-surface-alt: #232c3d;--color-border: #2e3850;--color-border-strong: #3d4a68;--color-text-primary: var(--color-text-on-dark);--color-text-secondary: var(--color-text-on-dark-muted);--color-text-tertiary: #8792a8;--shadow-overlay: 0 4px 16px rgb(0 0 0 / 40%);--shadow-modal: 0 12px 32px rgb(0 0 0 / 55%);--glass-grid-header-bg: rgb(255 255 255 / 10%)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}::view-transition-group(*),::view-transition-old(*),::view-transition-new(*){animation:none!important}}::view-transition-old(root),::view-transition-new(root){animation:none}::view-transition-old(main-content){animation:vt-fade-out var(--duration-fast) var(--ease-exit) both}::view-transition-new(main-content){animation:vt-fade-in var(--duration-base) var(--ease-enter) both}@keyframes vt-fade-out{to{opacity:0}}@keyframes vt-fade-in{0%{opacity:0}}html{height:100%;overflow-x:clip;--mat-sys-background: light-dark(#faf9fd, #121316);--mat-sys-error: light-dark(#ba1a1a, #ffb4ab);--mat-sys-error-container: light-dark(#ffdad6, #93000a);--mat-sys-inverse-on-surface: light-dark(#f2f0f4, #2f3033);--mat-sys-inverse-primary: light-dark(#abc7ff, #005cbb);--mat-sys-inverse-surface: light-dark(#2f3033, #e3e2e6);--mat-sys-on-background: light-dark(#1a1b1f, #e3e2e6);--mat-sys-on-error: light-dark(#ffffff, #690005);--mat-sys-on-error-container: light-dark(#93000a, #ffdad6);--mat-sys-on-primary: light-dark(#ffffff, #002f65);--mat-sys-on-primary-container: light-dark(#00458f, #d7e3ff);--mat-sys-on-primary-fixed: light-dark(#001b3f, #001b3f);--mat-sys-on-primary-fixed-variant: light-dark(#00458f, #00458f);--mat-sys-on-secondary: light-dark(#ffffff, #283041);--mat-sys-on-secondary-container: light-dark(#3e4759, #dae2f9);--mat-sys-on-secondary-fixed: light-dark(#131c2b, #131c2b);--mat-sys-on-secondary-fixed-variant: light-dark(#3e4759, #3e4759);--mat-sys-on-surface: light-dark(#1a1b1f, #e3e2e6);--mat-sys-on-surface-variant: light-dark(#44474e, #e0e2ec);--mat-sys-on-tertiary: light-dark(#ffffff, #0001ac);--mat-sys-on-tertiary-container: light-dark(#0000ef, #e0e0ff);--mat-sys-on-tertiary-fixed: light-dark(#00006e, #00006e);--mat-sys-on-tertiary-fixed-variant: light-dark(#0000ef, #0000ef);--mat-sys-outline: light-dark(#74777f, #8e9099);--mat-sys-outline-variant: light-dark(#c4c6d0, #44474e);--mat-sys-primary: light-dark(#005cbb, #abc7ff);--mat-sys-primary-container: light-dark(#d7e3ff, #00458f);--mat-sys-primary-fixed: light-dark(#d7e3ff, #d7e3ff);--mat-sys-primary-fixed-dim: light-dark(#abc7ff, #abc7ff);--mat-sys-scrim: light-dark(#000000, #000000);--mat-sys-secondary: light-dark(#565e71, #bec6dc);--mat-sys-secondary-container: light-dark(#dae2f9, #3e4759);--mat-sys-secondary-fixed: light-dark(#dae2f9, #dae2f9);--mat-sys-secondary-fixed-dim: light-dark(#bec6dc, #bec6dc);--mat-sys-shadow: light-dark(#000000, #000000);--mat-sys-surface: light-dark(#faf9fd, #121316);--mat-sys-surface-bright: light-dark(#faf9fd, #38393c);--mat-sys-surface-container: light-dark(#efedf0, #1f2022);--mat-sys-surface-container-high: light-dark(#e9e7eb, #292a2c);--mat-sys-surface-container-highest: light-dark(#e3e2e6, #343537);--mat-sys-surface-container-low: light-dark(#f4f3f6, #1a1b1f);--mat-sys-surface-container-lowest: light-dark(#ffffff, #0d0e11);--mat-sys-surface-dim: light-dark(#dbd9dd, #121316);--mat-sys-surface-tint: light-dark(#005cbb, #abc7ff);--mat-sys-surface-variant: light-dark(#e0e2ec, #44474e);--mat-sys-tertiary: light-dark(#343dff, #bec2ff);--mat-sys-tertiary-container: light-dark(#e0e0ff, #0000ef);--mat-sys-tertiary-fixed: light-dark(#e0e0ff, #e0e0ff);--mat-sys-tertiary-fixed-dim: light-dark(#bec2ff, #bec2ff);--mat-sys-neutral-variant20: #2d3038;--mat-sys-neutral10: #1a1b1f;--mat-sys-level0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-sys-level1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-sys-level2: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-sys-level3: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-sys-level4: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-sys-level5: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-sys-body-large: 400 1rem / 1.5rem Inter;--mat-sys-body-large-font: Inter;--mat-sys-body-large-line-height: 1.5rem;--mat-sys-body-large-size: 1rem;--mat-sys-body-large-tracking: .031rem;--mat-sys-body-large-weight: 400;--mat-sys-body-medium: 400 .875rem / 1.25rem Inter;--mat-sys-body-medium-font: Inter;--mat-sys-body-medium-line-height: 1.25rem;--mat-sys-body-medium-size: .875rem;--mat-sys-body-medium-tracking: .016rem;--mat-sys-body-medium-weight: 400;--mat-sys-body-small: 400 .75rem / 1rem Inter;--mat-sys-body-small-font: Inter;--mat-sys-body-small-line-height: 1rem;--mat-sys-body-small-size: .75rem;--mat-sys-body-small-tracking: .025rem;--mat-sys-body-small-weight: 400;--mat-sys-display-large: 400 3.562rem / 4rem Titillium Web;--mat-sys-display-large-font: Titillium Web;--mat-sys-display-large-line-height: 4rem;--mat-sys-display-large-size: 3.562rem;--mat-sys-display-large-tracking: -.016rem;--mat-sys-display-large-weight: 400;--mat-sys-display-medium: 400 2.812rem / 3.25rem Titillium Web;--mat-sys-display-medium-font: Titillium Web;--mat-sys-display-medium-line-height: 3.25rem;--mat-sys-display-medium-size: 2.812rem;--mat-sys-display-medium-tracking: 0;--mat-sys-display-medium-weight: 400;--mat-sys-display-small: 400 2.25rem / 2.75rem Titillium Web;--mat-sys-display-small-font: Titillium Web;--mat-sys-display-small-line-height: 2.75rem;--mat-sys-display-small-size: 2.25rem;--mat-sys-display-small-tracking: 0;--mat-sys-display-small-weight: 400;--mat-sys-headline-large: 400 2rem / 2.5rem Titillium Web;--mat-sys-headline-large-font: Titillium Web;--mat-sys-headline-large-line-height: 2.5rem;--mat-sys-headline-large-size: 2rem;--mat-sys-headline-large-tracking: 0;--mat-sys-headline-large-weight: 400;--mat-sys-headline-medium: 400 1.75rem / 2.25rem Titillium Web;--mat-sys-headline-medium-font: Titillium Web;--mat-sys-headline-medium-line-height: 2.25rem;--mat-sys-headline-medium-size: 1.75rem;--mat-sys-headline-medium-tracking: 0;--mat-sys-headline-medium-weight: 400;--mat-sys-headline-small: 400 1.5rem / 2rem Titillium Web;--mat-sys-headline-small-font: Titillium Web;--mat-sys-headline-small-line-height: 2rem;--mat-sys-headline-small-size: 1.5rem;--mat-sys-headline-small-tracking: 0;--mat-sys-headline-small-weight: 400;--mat-sys-label-large: 500 .875rem / 1.25rem Inter;--mat-sys-label-large-font: Inter;--mat-sys-label-large-line-height: 1.25rem;--mat-sys-label-large-size: .875rem;--mat-sys-label-large-tracking: .006rem;--mat-sys-label-large-weight: 500;--mat-sys-label-large-weight-prominent: 700;--mat-sys-label-medium: 500 .75rem / 1rem Inter;--mat-sys-label-medium-font: Inter;--mat-sys-label-medium-line-height: 1rem;--mat-sys-label-medium-size: .75rem;--mat-sys-label-medium-tracking: .031rem;--mat-sys-label-medium-weight: 500;--mat-sys-label-medium-weight-prominent: 700;--mat-sys-label-small: 500 .688rem / 1rem Inter;--mat-sys-label-small-font: Inter;--mat-sys-label-small-line-height: 1rem;--mat-sys-label-small-size: .688rem;--mat-sys-label-small-tracking: .031rem;--mat-sys-label-small-weight: 500;--mat-sys-title-large: 400 1.375rem / 1.75rem Titillium Web;--mat-sys-title-large-font: Titillium Web;--mat-sys-title-large-line-height: 1.75rem;--mat-sys-title-large-size: 1.375rem;--mat-sys-title-large-tracking: 0;--mat-sys-title-large-weight: 400;--mat-sys-title-medium: 500 1rem / 1.5rem Inter;--mat-sys-title-medium-font: Inter;--mat-sys-title-medium-line-height: 1.5rem;--mat-sys-title-medium-size: 1rem;--mat-sys-title-medium-tracking: .009rem;--mat-sys-title-medium-weight: 500;--mat-sys-title-small: 500 .875rem / 1.25rem Inter;--mat-sys-title-small-font: Inter;--mat-sys-title-small-line-height: 1.25rem;--mat-sys-title-small-size: .875rem;--mat-sys-title-small-tracking: .006rem;--mat-sys-title-small-weight: 500;--mat-sys-corner-extra-large: 28px;--mat-sys-corner-extra-large-top: 28px 28px 0 0;--mat-sys-corner-extra-small: 4px;--mat-sys-corner-extra-small-top: 4px 4px 0 0;--mat-sys-corner-full: 9999px;--mat-sys-corner-large: 16px;--mat-sys-corner-large-end: 0 16px 16px 0;--mat-sys-corner-large-start: 16px 0 0 16px;--mat-sys-corner-large-top: 16px 16px 0 0;--mat-sys-corner-medium: 12px;--mat-sys-corner-none: 0;--mat-sys-corner-small: 8px;--mat-sys-dragged-state-layer-opacity: .16;--mat-sys-focus-state-layer-opacity: .12;--mat-sys-hover-state-layer-opacity: .08;--mat-sys-pressed-state-layer-opacity: .12}body{overflow-x:clip;color-scheme:light;background-color:var(--color-surface-bg);color:var(--color-text-primary);font-family:var(--font-body);margin:0;height:100%}:root.theme-dark body{color-scheme:dark}.field__hint{font-size:var(--font-size-xs);color:var(--color-text-tertiary)}.field__error{font-size:var(--font-size-xs);color:var(--color-danger-text)}.btn{display:inline-flex;align-items:center;gap:var(--space-2);padding:var(--space-3) var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface-card);color:var(--color-text-primary);font-family:var(--font-body);font-size:var(--font-size-md);font-weight:600;line-height:1;text-decoration:none;cursor:pointer;transition:background-color var(--duration-fast) var(--ease-standard),border-color var(--duration-fast) var(--ease-standard),color var(--duration-fast) var(--ease-standard),transform var(--duration-fast) var(--ease-standard)}.btn:hover:not(:disabled){background:var(--color-surface-alt)}.btn:active:not(:disabled){transform:scale(.985)}.btn:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px}.btn:disabled{opacity:.5;cursor:not-allowed}.btn.btn--disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.btn--primary{border-color:var(--color-brand);background:var(--color-brand);color:#fff}.btn--primary:hover:not(:disabled){border-color:var(--color-brand-hover);background:var(--color-brand-hover)}.btn--danger{border-color:var(--color-danger);color:var(--color-danger)}.btn--danger:hover:not(:disabled){background:var(--color-danger-bg)}.btn--icon{padding:var(--space-2);width:32px;height:32px;justify-content:center}.input{height:36px;padding:var(--space-2) var(--space-5);border:1px solid var(--color-border-strong);border-radius:var(--radius-sm);background:var(--color-surface-card);color:var(--color-text-primary);font-family:var(--font-body);font-size:var(--font-size-md)}.input::placeholder{color:var(--color-text-tertiary)}.input:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px}.input.ng-invalid.ng-touched{border-color:var(--color-danger-text)}.input:disabled{opacity:.5;cursor:not-allowed}.input[readonly]{background:var(--color-surface-alt);color:var(--color-text-secondary);cursor:default}.select{appearance:none;height:36px;padding:var(--space-2) var(--space-5);padding-right:calc(var(--space-5) + 20px);border:1px solid var(--color-border-strong);border-radius:var(--radius-sm);background:var(--color-surface-card) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%235b6a77' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E") no-repeat right var(--space-3) center/14px;color:var(--color-text-primary);font-family:var(--font-body);font-size:var(--font-size-md);cursor:pointer}.select:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px}.select:disabled{opacity:.5;cursor:not-allowed}.checkbox{appearance:none;width:18px;height:18px;margin:0;border:1px solid var(--color-border-strong);border-radius:var(--radius-xs);background:var(--color-surface-card);cursor:pointer;position:relative;flex:none}.checkbox:after{content:"";position:absolute;left:5px;top:1px;width:5px;height:9px;border:solid var(--color-text-on-dark);border-width:0 2px 2px 0;transform:rotate(45deg);opacity:0}.checkbox:checked{background:var(--color-brand);border-color:var(--color-brand)}.checkbox:checked:after{opacity:1}.checkbox:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px}.checkbox:disabled{opacity:.5;cursor:not-allowed}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.is-refreshing{opacity:.55;transition:opacity var(--duration-base) var(--ease-standard);pointer-events:none}.skeleton-lines{display:flex;flex-direction:column;gap:var(--space-3)}.content-enter{animation:content-enter var(--duration-base) var(--ease-enter)}@keyframes content-enter{0%{opacity:0}}.panel-enter{animation:panel-enter var(--duration-base) var(--ease-enter)}@keyframes panel-enter{0%{opacity:0;transform:translateY(4px)}}.badge{padding:var(--space-2) var(--space-5);border-radius:999px;font-size:var(--font-size-xs);font-weight:600;white-space:nowrap;background:var(--color-surface-alt);color:var(--color-text-secondary)}.badge--active{background:var(--color-success-bg);color:var(--color-success-text)}.ag-cell-numeric{display:flex!important;justify-content:flex-end;text-align:right;font-variant-numeric:tabular-nums}.ag-grid-pinned-left-cells,.ag-grid-pinned-right-cells,.ag-cell-first-right-pinned,.ag-cell-first-left-pinned{background-color:var(--color-surface-card)}.ag-header-cell-first-right-pinned,.ag-header-cell-first-left-pinned{background-color:var(--glass-grid-header-bg)}.ag-cell-wrapper{height:100%}.ag-body-horizontal-scroll-viewport,.ag-body-horizontal-scroll-container{visibility:visible!important}.ag-body-horizontal-scroll-viewport::-webkit-scrollbar{height:10px}.ag-body-horizontal-scroll-viewport::-webkit-scrollbar-track{background:var(--color-surface-alt)}.ag-body-horizontal-scroll-viewport::-webkit-scrollbar-thumb{background:var(--color-border-strong);border-radius:var(--radius-full)}.ag-body-horizontal-scroll-viewport::-webkit-scrollbar-thumb:hover{background:var(--color-text-tertiary)}.driver-popover.credlap-tour-popover{background:var(--color-surface-card);color:var(--color-text-primary);border:1px solid var(--color-border);border-radius:var(--radius-md);box-shadow:var(--shadow-modal)}.driver-popover.credlap-tour-popover .driver-popover-title{color:var(--color-text-primary)}.driver-popover.credlap-tour-popover .driver-popover-description{color:var(--color-text-secondary)}.driver-popover.credlap-tour-popover .driver-popover-arrow-side-top.driver-popover-arrow{border-top-color:var(--color-surface-card)}.driver-popover.credlap-tour-popover .driver-popover-arrow-side-bottom.driver-popover-arrow{border-bottom-color:var(--color-surface-card)}.driver-popover.credlap-tour-popover .driver-popover-arrow-side-left.driver-popover-arrow{border-left-color:var(--color-surface-card)}.driver-popover.credlap-tour-popover .driver-popover-arrow-side-right.driver-popover-arrow{border-right-color:var(--color-surface-card)}.driver-popover.credlap-tour-popover .driver-popover-footer .driver-popover-progress-text{color:var(--color-text-secondary)}.driver-popover.credlap-tour-popover .driver-popover-footer .driver-popover-footer-btn{background:var(--color-accent);color:var(--color-text-on-dark);border:none;border-radius:var(--radius-sm);text-shadow:none}.driver-popover.credlap-tour-popover .driver-popover-footer .driver-popover-footer-btn:hover{background:var(--color-accent-base)}.driver-popover.credlap-tour-popover .driver-popover-footer .driver-popover-prev-btn{background:var(--color-surface-alt);color:var(--color-text-primary)}.driver-popover.credlap-tour-popover .driver-popover-close-btn{color:var(--color-text-secondary)}
