:root{color-scheme:light;font-synthesis:none;--md-ref-typeface-plain:'Roboto Flex','Roboto','Segoe UI',sans-serif;--md-sys-color-primary:#6750a4;--md-sys-color-on-primary:#fff;--md-sys-color-primary-hover:#7f67be;--md-sys-color-primary-pressed:#5b46a0;--md-sys-color-primary-container:#eaddff;--md-sys-color-on-primary-container:#21005d;--md-sys-color-secondary:#625b71;--md-sys-color-on-secondary:#fff;--md-sys-color-secondary-container:#e8def8;--md-sys-color-on-secondary-container:#1d192b;--md-sys-color-tertiary:#7d5260;--md-sys-color-on-tertiary:#fff;--md-sys-color-tertiary-container:#ffd8e4;--md-sys-color-on-tertiary-container:#31111d;--md-sys-color-success:#2e7d32;--md-sys-color-on-success:#fff;--md-sys-color-success-container:#c2e7c5;--md-sys-color-on-success-container:#073911;--md-sys-color-warning:#b26a00;--md-sys-color-on-warning:#fff;--md-sys-color-warning-container:#ffe08a;--md-sys-color-on-warning-container:#311300;--md-sys-color-error:#b3261e;--md-sys-color-on-error:#fff;--md-sys-color-error-container:#f9dedc;--md-sys-color-on-error-container:#410e0b;--md-sys-color-outline:#79747e;--md-sys-color-outline-variant:#cac4d0;--md-sys-color-background:#fffbfe;--md-sys-color-on-background:#1c1b1f;--md-sys-color-surface:#fffbfe;--md-sys-color-on-surface:#1c1b1f;--md-sys-color-surface-variant:#e7e0ec;--md-sys-color-on-surface-variant:#49454f;--md-sys-color-surface-container-lowest:#fff;--md-sys-color-surface-container-low:#f7f2fa;--md-sys-color-surface-container:#f3edf7;--md-sys-color-surface-container-high:#ece6f0;--md-sys-color-surface-container-highest:#e6e0e9;--md-sys-color-shadow:rgba(0,0,0,0.3);--md-sys-color-on-inverse-surface:#f4eff4;--md-sys-color-inverse-surface:#313033;--md-sys-color-inverse-primary:#d0bcff;--md-sys-shape-corner-extra-small:8px;--md-sys-shape-corner-small:12px;--md-sys-shape-corner-medium:16px;--md-sys-shape-corner-large:28px;--md-sys-shape-corner-extra-large:32px;--md-sys-shape-corner-full:999px;--md-sys-motion-duration-short2:150ms;--md-sys-motion-duration-medium2:250ms;--md-sys-motion-easing-standard:cubic-bezier(0.2,0,0,1);--space-0:0;--space-025:.25rem;--space-05:.5rem;--space-075:.75rem;--space-1:1rem;--space-1-25:1.25rem;--space-1-5:1.5rem;--space-2:2rem;--space-2-5:2.5rem;--elevation-1:0 1px 2px rgba(0,0,0,0.12),0 1px 3px 1px rgba(0,0,0,0.08);--elevation-2:0 3px 4px rgba(0,0,0,0.12),0 2px 5px 2px rgba(0,0,0,0.08);--elevation-3:0 6px 10px rgba(0,0,0,0.12),0 3px 5px 1px rgba(0,0,0,0.10);--elevation-4:0 8px 12px rgba(0,0,0,0.14),0 4px 6px 2px rgba(0,0,0,0.12);--primary:var(--md-sys-color-primary);--primary-dark:var(--md-sys-color-primary-pressed);--secondary:var(--md-sys-color-secondary);--secondary-dark:var(--md-sys-color-secondary-container);--danger:var(--md-sys-color-error);--warning:var(--md-sys-color-warning);--light:var(--md-sys-color-surface);--gray:var(--md-sys-color-outline-variant);--dark:var(--md-sys-color-on-surface)}@media(prefers-color-scheme:dark){:root{color-scheme:dark;--md-sys-color-primary:#d0bcff;--md-sys-color-on-primary:#381e72;--md-sys-color-primary-hover:#e5d7ff;--md-sys-color-primary-pressed:#b79bff;--md-sys-color-primary-container:#4f378b;--md-sys-color-on-primary-container:#eaddff;--md-sys-color-secondary:#ccc2dc;--md-sys-color-on-secondary:#332d41;--md-sys-color-secondary-container:#4a4458;--md-sys-color-on-secondary-container:#e8def8;--md-sys-color-tertiary:#efb8c8;--md-sys-color-on-tertiary:#492532;--md-sys-color-tertiary-container:#633b48;--md-sys-color-on-tertiary-container:#ffd8e4;--md-sys-color-background:#1c1b1f;--md-sys-color-on-background:#e6e0e9;--md-sys-color-surface:#1c1b1f;--md-sys-color-on-surface:#e6e0e9;--md-sys-color-surface-container-lowest:#161518;--md-sys-color-surface-container-low:#1d1b20;--md-sys-color-surface-container:#211f26;--md-sys-color-surface-container-high:#2b2930;--md-sys-color-surface-container-highest:#36343b;--md-sys-color-outline:#938f99;--md-sys-color-outline-variant:#49454f;--md-sys-color-shadow:rgba(0,0,0,0.5)}}*,*::before,*::after{box-sizing:border-box}html,body{margin:0;padding:0}body{min-height:100vh;background:var(--md-sys-color-background);color:var(--md-sys-color-on-background);font-family:var(--md-ref-typeface-plain);font-size:16px;line-height:1.5;transition:background var(--md-sys-motion-duration-medium2) ease,color var(--md-sys-motion-duration-medium2) ease}img,svg{max-width:100%;height:auto;display:block}a{color:var(--md-sys-color-primary);font-weight:500;text-decoration:none;transition:color var(--md-sys-motion-duration-short2) var(--md-sys-motion-easing-standard)}a:hover{color:var(--md-sys-color-primary-hover);text-decoration:underline}a:focus-visible{outline:2px solid var(--md-sys-color-primary);outline-offset:2px}h1,h2,h3,h4,h5,h6{font-weight:600;color:var(--md-sys-color-on-surface);margin:0}h1{font-size:2rem;letter-spacing:-.01em}h2{font-size:1.5rem;letter-spacing:0}h3{font-size:1.25rem}h4{font-size:1.125rem}p{margin:0 0 var(--space-1)}ul,ol{margin:0 0 var(--space-1) var(--space-1-5);padding:0}body.md-app-shell{display:grid;grid-template-columns:280px minmax(0,1fr);background:var(--md-sys-color-surface-container-low)}body.md-standalone{display:flex;flex-direction:column;align-items:stretch;justify-content:center;background:linear-gradient(145deg,var(--md-sys-color-surface-container-low),var(--md-sys-color-surface));padding:var(--space-2)}.app-surface{display:flex;flex-direction:column;min-height:100vh;background:var(--md-sys-color-surface-container-low)}body.md-standalone .app-surface{min-height:auto;max-width:520px;margin:0 auto;width:100%;background:transparent}.top-app-bar{position:sticky;top:0;z-index:8;display:flex;align-items:center;justify-content:space-between;gap:var(--space-1);padding:0 var(--space-1-5);min-height:64px;background:var(--md-sys-color-surface);box-shadow:var(--elevation-1);border-bottom:1px solid var(--md-sys-color-outline-variant)}.top-app-bar__headline{font-size:1.375rem;font-weight:600;color:var(--md-sys-color-on-surface);letter-spacing:.01em}.top-app-bar__actions{display:inline-flex;gap:var(--space-05)}.main-content{flex:1;padding:var(--space-2);display:flex;flex-direction:column;gap:var(--space-1);background:var(--md-sys-color-surface-container-low)}body.md-standalone .main-content{background:transparent;padding:0}.page-stack{display:flex;flex-direction:column;gap:var(--space-1-5)}.nav-drawer{position:sticky;top:0;height:100vh;background:var(--md-sys-color-surface);border-right:1px solid var(--md-sys-color-outline-variant);padding:var(--space-2) var(--space-1-5);display:flex;flex-direction:column;gap:var(--space-1-5);box-shadow:var(--elevation-1)}.nav-drawer__header{display:flex;align-items:center;gap:var(--space-075);font-size:1.15rem;font-weight:600;color:var(--md-sys-color-on-surface)}.nav-drawer__header .material-symbols-rounded{font-size:28px;line-height:1;color:var(--md-sys-color-primary)}.nav-drawer__title{letter-spacing:.01em}.nav-drawer__menu{display:flex;flex-direction:column;gap:var(--space-025)}.nav-drawer__link{display:flex;align-items:center;gap:var(--space-075);color:var(--md-sys-color-on-surface-variant);padding:.65rem .9rem;border-radius:var(--md-sys-shape-corner-medium);text-decoration:none;font-weight:500;transition:background var(--md-sys-motion-duration-short2) var(--md-sys-motion-easing-standard),color var(--md-sys-motion-duration-short2) var(--md-sys-motion-easing-standard),box-shadow var(--md-sys-motion-duration-short2) ease}.nav-drawer__link .material-symbols-rounded{font-size:22px;color:currentColor}.nav-drawer__link:hover{background:var(--md-sys-color-secondary-container);color:var(--md-sys-color-on-secondary-container)}.nav-drawer__link.is-active{background:var(--md-sys-color-primary);color:var(--md-sys-color-on-primary);box-shadow:var(--elevation-1)}.nav-drawer__link.is-active .material-symbols-rounded{color:var(--md-sys-color-on-primary)}@media(max-width:1024px){body.md-app-shell{grid-template-columns:1fr}.nav-drawer{position:relative;height:auto;flex-direction:row;align-items:center;justify-content:space-between;gap:var(--space-1);border-right:0;border-bottom:1px solid var(--md-sys-color-outline-variant);box-shadow:none}.nav-drawer__menu{flex-direction:row;flex-wrap:wrap;gap:var(--space-05)}}.card{background:var(--md-sys-color-surface);color:var(--md-sys-color-on-surface);border-radius:var(--md-sys-shape-corner-large);border:1px solid transparent;box-shadow:var(--elevation-1);padding:var(--space-1-25);display:flex;flex-direction:column;gap:var(--space-075)}.card--elevated{box-shadow:var(--elevation-3)}.card__header{display:flex;align-items:baseline;justify-content:space-between;gap:var(--space-05)}.card__title{font-size:1.25rem;font-weight:600}.card__subtitle{font-size:.95rem;color:var(--md-sys-color-on-surface-variant)}.card__foot{display:flex;justify-content:flex-end;gap:var(--space-05)}.sheet{background:var(--md-sys-color-surface-container);border-radius:var(--md-sys-shape-corner-medium);border:1px solid var(--md-sys-color-outline-variant);padding:var(--space-1-5)}.table-responsive{width:100%;overflow-x:auto;border-radius:var(--md-sys-shape-corner-medium);box-shadow:var(--elevation-1);background:var(--md-sys-color-surface)}table{width:100%;border-collapse:collapse;min-width:640px}th,td{padding:.65rem .75rem;text-align:left;border-bottom:1px solid var(--md-sys-color-outline-variant);color:var(--md-sys-color-on-surface)}thead th{font-size:.9rem;letter-spacing:.04em;text-transform:uppercase;background:var(--md-sys-color-surface-container);color:var(--md-sys-color-on-surface-variant)}tbody tr:hover{background:var(--md-sys-color-surface-container-low)}tbody tr:last-child td{border-bottom:0}th.sortable{cursor:pointer;user-select:none;position:relative}th.sortable::after{content:'';position:absolute;right:.5rem;top:50%;width:8px;height:12px;transform:translateY(-50%);background:url("data:image/svg+xml,%3Csvgxmlns='http://www.w3.org/2000/svg'width='8'height='12'viewBox='00812'%3E%3Cpathfill='%2379747E'd='M40l44H0l4-4zm012L08h8l-44z'/%3E%3C/svg%3E") center / contain no-repeat;opacity:.6}.empty-state{text-align:center;padding:var(--space-1-5);color:var(--md-sys-color-on-surface-variant);font-size:.95rem}.btn,.button{appearance:none;border:0;display:inline-flex;align-items:center;justify-content:center;gap:var(--space-05);padding:.65rem 1.25rem;border-radius:var(--md-sys-shape-corner-small);font-family:inherit;font-weight:600;font-size:.95rem;line-height:1;letter-spacing:.05em;background:var(--md-sys-color-primary);color:var(--md-sys-color-on-primary);cursor:pointer;transition:background var(--md-sys-motion-duration-short2) var(--md-sys-motion-easing-standard),box-shadow var(--md-sys-motion-duration-short2) ease,transform var(--md-sys-motion-duration-short2) ease;position:relative;overflow:hidden;min-height:40px}.btn:hover,.button:hover{background:var(--md-sys-color-primary-hover);box-shadow:var(--elevation-2)}.btn:active,.button:active{background:var(--md-sys-color-primary-pressed);transform:translateY(1px)}.btn:focus-visible,.button:focus-visible{outline:2px solid var(--md-sys-color-primary);outline-offset:2px}.btn-secondary{background:var(--md-sys-color-secondary);color:var(--md-sys-color-on-secondary)}.btn-secondary:hover{background:color-mix(in srgb,var(--md-sys-color-secondary) 90%,white 10%)}.btn-tonal,.btn-outline{background:var(--md-sys-color-secondary-container);color:var(--md-sys-color-on-secondary-container);box-shadow:none}.btn-tonal:hover,.btn-outline:hover{background:color-mix(in srgb,var(--md-sys-color-secondary-container) 85%,white 15%)}.btn-outline{border:1px solid var(--md-sys-color-outline);background:transparent;color:var(--md-sys-color-on-surface)}.btn-danger{background:var(--md-sys-color-error);color:var(--md-sys-color-on-error)}.btn-danger:hover{background:color-mix(in srgb,var(--md-sys-color-error) 90%,white 10%)}.btn-success{background:var(--md-sys-color-success);color:var(--md-sys-color-on-success)}.btn-warning{background:var(--md-sys-color-warning);color:var(--md-sys-color-on-warning)}.btn-text{background:transparent;color:var(--md-sys-color-primary);min-height:36px;padding:.5rem .75rem}.btn-text:hover{background:color-mix(in srgb,var(--md-sys-color-primary) 12%,transparent)}.btn-sm{min-height:32px;padding:.45rem .85rem;font-size:.85rem}.btn-lg{min-height:48px;padding:.75rem 1.5rem;font-size:1rem}.btn-icon{width:40px;height:40px;padding:0;border-radius:var(--md-sys-shape-corner-full)}.btn-icon.btn-sm{width:32px;height:32px}.inline-form{display:inline-flex;align-items:center}.btn-inline-group{display:inline-flex;align-items:center;gap:var(--space-05);flex-wrap:wrap}.full-width{width:100%}.text-center{text-align:center}.text-right{text-align:right}.text-sm{font-size:.875rem}.text-xs{font-size:.75rem}.text-2xl{font-size:1.75rem}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.muted{color:var(--md-sys-color-on-surface-variant)}.neg{color:var(--md-sys-color-error);font-weight:600}.badge{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-025);padding:.2rem .65rem;border-radius:var(--md-sys-shape-corner-full);font-size:.75rem;font-weight:600;letter-spacing:.03em;background:var(--md-sys-color-surface-container-highest);color:var(--md-sys-color-on-surface-variant)}.badge-primary{background:var(--md-sys-color-primary);color:var(--md-sys-color-on-primary)}.badge.primary{background:var(--md-sys-color-primary);color:var(--md-sys-color-on-primary)}.badge-secondary{background:var(--md-sys-color-secondary-container);color:var(--md-sys-color-on-secondary-container)}.badge.secondary{background:var(--md-sys-color-secondary-container);color:var(--md-sys-color-on-secondary-container)}.badge-success{background:var(--md-sys-color-success-container);color:var(--md-sys-color-on-success-container)}.badge.success{background:var(--md-sys-color-success-container);color:var(--md-sys-color-on-success-container)}.badge-danger{background:var(--md-sys-color-error-container);color:var(--md-sys-color-on-error-container)}.badge.danger{background:var(--md-sys-color-error-container);color:var(--md-sys-color-on-error-container)}.badge-warning{background:var(--md-sys-color-warning-container);color:var(--md-sys-color-on-warning-container)}.badge.warning{background:var(--md-sys-color-warning-container);color:var(--md-sys-color-on-warning-container)}.flash-messages-container{display:flex;flex-direction:column;gap:var(--space-05)}.flash-message{border-radius:var(--md-sys-shape-corner-medium);padding:.9rem 1.1rem;display:flex;align-items:center;gap:var(--space-075);font-size:.95rem;box-shadow:var(--elevation-1);background:var(--md-sys-color-surface-container-high);color:var(--md-sys-color-on-surface)}.flash-success{background:var(--md-sys-color-success-container);color:var(--md-sys-color-on-success-container)}.flash-error{background:var(--md-sys-color-error-container);color:var(--md-sys-color-on-error-container)}.flash-warning{background:var(--md-sys-color-warning-container);color:var(--md-sys-color-on-warning-container)}.flash-info{background:var(--md-sys-color-secondary-container);color:var(--md-sys-color-on-secondary-container)}.form-group{display:flex;flex-direction:column;gap:.35rem;margin-bottom:var(--space-1)}.form-group:last-child{margin-bottom:0}.date-filters .form-group{min-width:180px}label,.form-label{font-size:.9rem;font-weight:500;color:var(--md-sys-color-on-surface)}input,select,textarea{font:inherit;color:inherit}.form-control,.form-select,input[type="text"],input[type="number"],input[type="password"],input[type="email"],input[type="search"],select,textarea{width:100%;min-height:40px;border-radius:var(--md-sys-shape-corner-medium);border:1px solid transparent;background:var(--md-sys-color-surface-container-highest);padding:.55rem .85rem;color:var(--md-sys-color-on-surface);transition:border var(--md-sys-motion-duration-short2) var(--md-sys-motion-easing-standard),box-shadow var(--md-sys-motion-duration-short2) ease,background var(--md-sys-motion-duration-short2) ease;box-shadow:inset 0 0 0 1px var(--md-sys-color-outline-variant)}.form-control:focus,.form-select:focus,input:focus,textarea:focus,select:focus{outline:0;box-shadow:inset 0 0 0 2px var(--md-sys-color-primary);background:var(--md-sys-color-surface)}.form-control:disabled,select:disabled,textarea:disabled{opacity:.6;cursor:not-allowed}textarea{resize:vertical;min-height:120px}.form-helper{font-size:.8rem;color:var(--md-sys-color-on-surface-variant)}.input-group{display:flex;gap:var(--space-05)}.input-group>*{flex:1}.checkbox,.radio{display:inline-flex;align-items:center;gap:var(--space-05);cursor:pointer;font-size:.95rem;color:var(--md-sys-color-on-surface)}.checkbox input,.radio input{width:18px;height:18px;margin:0;accent-color:var(--md-sys-color-primary)}.switch{position:relative;display:inline-flex;align-items:center;gap:var(--space-05);cursor:pointer}.switch input{opacity:0;width:0;height:0;position:absolute}.switch-track{position:relative;width:46px;height:28px;border-radius:999px;background:var(--md-sys-color-outline);transition:background var(--md-sys-motion-duration-short2) var(--md-sys-motion-easing-standard)}.switch-thumb{position:absolute;top:3px;left:3px;width:22px;height:22px;border-radius:50%;background:var(--md-sys-color-surface);box-shadow:var(--elevation-1);transition:transform var(--md-sys-motion-duration-short2) var(--md-sys-motion-easing-standard),background var(--md-sys-motion-duration-short2) var(--md-sys-motion-easing-standard)}.switch input:checked+.switch-track{background:var(--md-sys-color-primary)}.switch input:checked+.switch-track .switch-thumb{transform:translateX(18px);background:var(--md-sys-color-on-primary)}.tabs{display:flex;gap:var(--space-05);border-bottom:1px solid var(--md-sys-color-outline-variant)}.tabs button[role="tab"],.tabs .tab-btn{background:transparent;border:0;padding:.75rem 1rem;font-size:.95rem;font-weight:600;color:var(--md-sys-color-on-surface-variant);cursor:pointer;border-radius:var(--md-sys-shape-corner-small) var(--md-sys-shape-corner-small) 0 0;transition:color var(--md-sys-motion-duration-short2) var(--md-sys-motion-easing-standard),background var(--md-sys-motion-duration-short2) var(--md-sys-motion-easing-standard)}.tabs button[aria-selected="true"],.tabs .tab-btn[aria-selected="true"]{color:var(--md-sys-color-primary);background:var(--md-sys-color-surface);box-shadow:inset 0 -3px 0 0 var(--md-sys-color-primary)}.modal{position:fixed;inset:0;display:none;align-items:center;justify-content:center;background:rgba(28,27,31,0.45);backdrop-filter:blur(4px);z-index:1200;padding:var(--space-2)}.modal.is-visible{display:flex}.modal-content{background:var(--md-sys-color-surface);color:var(--md-sys-color-on-surface);border-radius:var(--md-sys-shape-corner-large);box-shadow:var(--elevation-4);min-width:min(540px,100%);position:relative;padding:var(--space-1-5);display:flex;flex-direction:column;gap:var(--space-1)}.modal-header{display:flex;align-items:center;justify-content:space-between}.modal-title-text{font-size:1.25rem;font-weight:600}.btn-close{appearance:none;border:0;background:transparent;color:var(--md-sys-color-on-surface-variant);font-size:1.5rem;line-height:1;cursor:pointer}.btn-close:hover{color:var(--md-sys-color-on-surface)}.toast-container{position:fixed;right:var(--space-2);bottom:var(--space-2);display:flex;flex-direction:column;gap:var(--space-05);z-index:1500}.toast{background:var(--md-sys-color-inverse-surface);color:var(--md-sys-color-on-inverse-surface);padding:.75rem 1rem;border-radius:var(--md-sys-shape-corner-medium);box-shadow:var(--elevation-4);font-size:.9rem}.toast.success{background:var(--md-sys-color-success);color:var(--md-sys-color-on-success)}.toast.error{background:var(--md-sys-color-error);color:var(--md-sys-color-on-error)}.toast.info{background:var(--md-sys-color-primary);color:var(--md-sys-color-on-primary)}.loading-overlay{position:fixed;inset:0;display:none;align-items:center;justify-content:center;background:rgba(28,27,31,0.45);backdrop-filter:blur(4px);z-index:1100;color:var(--md-sys-color-on-inverse-surface);font-weight:600;font-size:1rem}.loading-overlay.is-active{display:flex}.card--compact{padding:var(--space-1);gap:var(--space-05)}.options-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:var(--space-1);align-items:stretch}.options-card h3{font-size:1rem;font-weight:600;margin-bottom:var(--space-0-5)}.game-switch-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:var(--space-05);align-items:center;padding:var(--space-05) var(--space-075);border-radius:var(--md-sys-shape-corner-medium);background:var(--md-sys-color-surface-container);transition:background var(--md-sys-motion-duration-short2) var(--md-sys-motion-easing-standard),color var(--md-sys-motion-duration-short2) var(--md-sys-motion-easing-standard)}.game-switch-row.is-active{background:var(--md-sys-color-primary-container);color:var(--md-sys-color-on-primary-container)}.game-switch-row .switch-label{font-weight:600}.switch-state{font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--md-sys-color-on-surface-variant)}.game-switch-row.is-active .switch-state{color:var(--md-sys-color-on-primary-container)}.tabs.tabs--dense button[role="tab"]{padding:.5rem .75rem}#locationDevicesTable th:first-child,#locationDevicesTable td:first-child{width:72px;white-space:nowrap}#locationDevicesTable th:nth-child(2),#locationDevicesTable td:nth-child(2){min-width:140px}#locationDevicesTable td:last-child{white-space:nowrap}#locationDevicesTable .badge{font-size:.7rem;padding:.15rem .5rem}.auto-grid-180{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:var(--space-1)}.auto-grid-200{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:var(--space-1)}.auto-grid-260{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:var(--space-1)}.auto-grid-280{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:var(--space-1)}.flex{display:flex}.inline-flex{display:inline-flex}.flex-column{display:flex;flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-column-gap-sm{display:flex;flex-direction:column;gap:var(--space-05)}.flex-column-gap-md{display:flex;flex-direction:column;gap:var(--space-1)}.flex-wrap-gap-sm{display:flex;flex-wrap:wrap;gap:var(--space-05)}.flex-wrap-gap-md{display:flex;flex-wrap:wrap;gap:var(--space-075)}.flex-wrap-gap-lg{display:flex;flex-wrap:wrap;gap:var(--space-1)}.items-center{align-items:center}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.gap-0-5{gap:var(--space-05)}.gap-1{gap:var(--space-1)}.gap-1-5{gap:var(--space-1-5)}.gap-2{gap:var(--space-2)}.mt-0-5{margin-top:var(--space-05)}.mt-0-75{margin-top:var(--space-075)}.mt-1{margin-top:var(--space-1)}.mt-1-5{margin-top:var(--space-1-5)}.mt-2{margin-top:var(--space-2)}.mt-4{margin-top:calc(var(--space-2))}.mt-6{margin-top:calc(var(--space-2) + var(--space-1-5))}.mb-0-5{margin-bottom:var(--space-05)}.mb-0-75{margin-bottom:var(--space-075)}.mb-1{margin-bottom:var(--space-1)}.mb-1-5{margin-bottom:var(--space-1-5)}.mb-2{margin-bottom:var(--space-2)}.mb-4{margin-bottom:calc(var(--space-2))}.my-0-75{margin-top:var(--space-075);margin-bottom:var(--space-075)}.my-1{margin-top:var(--space-1);margin-bottom:var(--space-1)}.hidden{display:none !important}.chips{display:flex;flex-wrap:wrap;gap:var(--space-05)}.chip{display:inline-flex;align-items:center;gap:var(--space-025);padding:.35rem .75rem;border-radius:var(--md-sys-shape-corner-full);background:var(--md-sys-color-surface-container-high);color:var(--md-sys-color-on-surface);font-size:.85rem}.chip--active{background:var(--md-sys-color-primary);color:var(--md-sys-color-on-primary)}.metric-card{display:grid;grid-template-columns:auto 1fr auto;gap:var(--space-1);align-items:center;padding:var(--space-1-25);border-radius:var(--md-sys-shape-corner-large);background:var(--md-sys-color-surface);box-shadow:var(--elevation-1)}.metric-card__body{display:flex;flex-direction:column;gap:.35rem}.metric-card__icon{width:48px;height:48px;border-radius:var(--md-sys-shape-corner-full);background:var(--md-sys-color-primary-container);color:var(--md-sys-color-on-primary-container);display:inline-flex;align-items:center;justify-content:center;font-size:26px}.metric-card__label{font-size:.9rem;color:var(--md-sys-color-on-surface-variant);letter-spacing:.05em;text-transform:uppercase}.metric-card__value{font-size:1.75rem;font-weight:600;color:var(--md-sys-color-on-surface)}.metric-card__delta{font-size:.85rem;font-weight:600;padding:.35rem .7rem;border-radius:var(--md-sys-shape-corner-full);display:inline-flex;align-items:center;gap:.3rem}.metric-card__delta--up{background:var(--md-sys-color-success-container);color:var(--md-sys-color-on-success-container)}.metric-card__delta--down{background:var(--md-sys-color-error-container);color:var(--md-sys-color-on-error-container)}.table-compact th,.table-compact td{padding:.6rem .75rem;font-size:.9rem}.input-inline-group{display:inline-flex;align-items:center;gap:var(--space-05)}.surface-tonal{background:var(--md-sys-color-surface-container);color:var(--md-sys-color-on-surface);border-radius:var(--md-sys-shape-corner-large);padding:var(--space-1-5)}.divider{width:100%;height:1px;background:var(--md-sys-color-outline-variant);margin:var(--space-1) 0}.elevation-0{box-shadow:none !important}.elevation-1{box-shadow:var(--elevation-1) !important}.elevation-2{box-shadow:var(--elevation-2) !important}.elevation-3{box-shadow:var(--elevation-3) !important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:var(--md-sys-color-surface-container)}::-webkit-scrollbar-thumb{background:var(--md-sys-color-outline-variant);border-radius:var(--md-sys-shape-corner-small)}::-webkit-scrollbar-thumb:hover{background:var(--md-sys-color-outline)}