@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";@layer properties;@layer theme,base,components,utilities;@layer theme{:root,:host{--font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-red-50: oklch(97.1% .013 17.38);--color-red-600: oklch(57.7% .245 27.325);--color-amber-50: oklch(98.7% .022 95.277);--color-amber-600: oklch(66.6% .179 58.318);--color-green-50: oklch(98.2% .018 155.826);--color-green-600: oklch(62.7% .194 149.214);--color-blue-50: oklch(97% .014 254.604);--color-blue-600: oklch(54.6% .245 262.881);--color-purple-50: oklch(97.7% .014 308.299);--color-purple-600: oklch(55.8% .288 302.321);--spacing: .25rem;--radius-sm: .25rem;--radius-md: .375rem;--radius-lg: .5rem;--radius-xl: .75rem;--shadow-sm: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--shadow-md: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--shadow-lg: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--default-transition-duration: .15s;--default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);--default-font-family: var(--font-sans);--default-mono-font-family: var(--font-mono)}}@layer base{*,:after,:before,::backdrop,::file-selector-button{box-sizing:border-box;margin:0;padding:0;border:0 solid}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;font-family:var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings, normal);font-variation-settings:var(--default-font-variation-settings, normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings, normal);font-variation-settings:var(--default-mono-font-variation-settings, normal);font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea,::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;border-radius:0;background-color:transparent;opacity:1}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px){::placeholder{color:currentcolor}@supports (color: color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]),::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer utilities{.invisible{visibility:hidden}.visible{visibility:visible}.static{position:static}.sticky{position:sticky}.mt-8{margin-top:calc(var(--spacing) * 8)}.flex{display:flex}.grid{display:grid}.inline{display:inline}.flex-shrink{flex-shrink:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.flex-wrap{flex-wrap:wrap}.border{border-style:var(--tw-border-style);border-width:1px}.bg-amber-50{background-color:var(--color-amber-50)}.bg-blue-50{background-color:var(--color-blue-50)}.bg-green-50{background-color:var(--color-green-50)}.bg-purple-50{background-color:var(--color-purple-50)}.bg-red-50{background-color:var(--color-red-50)}.text-amber-600{color:var(--color-amber-600)}.text-blue-600{color:var(--color-blue-600)}.text-green-600{color:var(--color-green-600)}.text-purple-600{color:var(--color-purple-600)}.text-red-600{color:var(--color-red-600)}.lowercase{text-transform:lowercase}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.blur{--tw-blur: blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}}html{height:100%;--mat-sys-background: light-dark(#fcf8fd, #131316);--mat-sys-error: light-dark(#ba1a1a, #ffb4ab);--mat-sys-error-container: light-dark(#ffdad6, #93000a);--mat-sys-inverse-on-surface: light-dark(#f3eff4, #303034);--mat-sys-inverse-primary: light-dark(#bec2ff, #343dff);--mat-sys-inverse-surface: light-dark(#303034, #e5e1e6);--mat-sys-on-background: light-dark(#1b1b1f, #e5e1e6);--mat-sys-on-error: light-dark(#ffffff, #690005);--mat-sys-on-error-container: light-dark(#93000a, #ffdad6);--mat-sys-on-primary: light-dark(#ffffff, #0001ac);--mat-sys-on-primary-container: light-dark(#0000ef, #e0e0ff);--mat-sys-on-primary-fixed: light-dark(#00006e, #00006e);--mat-sys-on-primary-fixed-variant: light-dark(#0000ef, #0000ef);--mat-sys-on-secondary: light-dark(#ffffff, #2e2f42);--mat-sys-on-secondary-container: light-dark(#444559, #e1e0f9);--mat-sys-on-secondary-fixed: light-dark(#191a2c, #191a2c);--mat-sys-on-secondary-fixed-variant: light-dark(#444559, #444559);--mat-sys-on-surface: light-dark(#1b1b1f, #e5e1e6);--mat-sys-on-surface-variant: light-dark(#46464f, #e4e1ec);--mat-sys-on-tertiary: light-dark(#ffffff, #003737);--mat-sys-on-tertiary-container: light-dark(#004f4f, #00fbfb);--mat-sys-on-tertiary-fixed: light-dark(#002020, #002020);--mat-sys-on-tertiary-fixed-variant: light-dark(#004f4f, #004f4f);--mat-sys-outline: light-dark(#777680, #91909a);--mat-sys-outline-variant: light-dark(#c7c5d0, #46464f);--mat-sys-primary: light-dark(#343dff, #bec2ff);--mat-sys-primary-container: light-dark(#e0e0ff, #0000ef);--mat-sys-primary-fixed: light-dark(#e0e0ff, #e0e0ff);--mat-sys-primary-fixed-dim: light-dark(#bec2ff, #bec2ff);--mat-sys-scrim: light-dark(#000000, #000000);--mat-sys-secondary: light-dark(#5c5d72, #c5c4dd);--mat-sys-secondary-container: light-dark(#e1e0f9, #444559);--mat-sys-secondary-fixed: light-dark(#e1e0f9, #e1e0f9);--mat-sys-secondary-fixed-dim: light-dark(#c5c4dd, #c5c4dd);--mat-sys-shadow: light-dark(#000000, #000000);--mat-sys-surface: light-dark(#fcf8fd, #131316);--mat-sys-surface-bright: light-dark(#fcf8fd, #3a393c);--mat-sys-surface-container: light-dark(#f0edf1, #201f22);--mat-sys-surface-container-high: light-dark(#ebe7eb, #2a292d);--mat-sys-surface-container-highest: light-dark(#e5e1e6, #353438);--mat-sys-surface-container-low: light-dark(#f6f2f7, #1b1b1f);--mat-sys-surface-container-lowest: light-dark(#ffffff, #0e0e11);--mat-sys-surface-dim: light-dark(#dcd9dd, #131316);--mat-sys-surface-tint: light-dark(#343dff, #bec2ff);--mat-sys-surface-variant: light-dark(#e4e1ec, #46464f);--mat-sys-tertiary: light-dark(#006a6a, #00dddd);--mat-sys-tertiary-container: light-dark(#00fbfb, #004f4f);--mat-sys-tertiary-fixed: light-dark(#00fbfb, #00fbfb);--mat-sys-tertiary-fixed-dim: light-dark(#00dddd, #00dddd);--mat-sys-neutral-variant20: #303038;--mat-sys-neutral10: #1b1b1f;--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 Inter;--mat-sys-display-large-font: Inter;--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 Inter;--mat-sys-display-medium-font: Inter;--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 Inter;--mat-sys-display-small-font: Inter;--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 Inter;--mat-sys-headline-large-font: Inter;--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 Inter;--mat-sys-headline-medium-font: Inter;--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 Inter;--mat-sys-headline-small-font: Inter;--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 Inter;--mat-sys-title-large-font: Inter;--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}:root{--amd-900: #0c1d2e;--amd-800: #0f2a42;--amd-700: #133a5c;--amd-600: #1a5276;--amd-500: #2178ab;--amd-400: #3498db;--amd-300: #6cb4e4;--amd-200: #a9d4f0;--amd-100: #dbeef9;--amd-50: #f0f8fe;--gold-500: #c8982c;--gold-400: #daa938;--gold-300: #e8c060;--primary-50: var(--amd-50);--primary-100: var(--amd-100);--primary-200: var(--amd-200);--primary-300: var(--amd-300);--primary-400: var(--amd-400);--primary-500: var(--amd-500);--primary-600: var(--amd-600);--primary-700: var(--amd-700);--primary-800: var(--amd-800);--primary-900: var(--amd-900);--accent-400: var(--gold-400);--accent-500: var(--gold-500);--surface-ground: #f5f7fb;--surface-card: #ffffff;--surface: var(--surface-card);--surface-raised: #ffffff;--app-bg: var(--surface-ground);--surface-secondary: #f7faff;--surface-muted: #f1f5f9;--surface-hover: #f8fafc;--surface-selected: #f0f7ff;--input-bg: #ffffff;--input-border: #e2e8f0;--topbar-bg: rgba(255, 255, 255, .015);--content-bg: var(--surface-ground);--footer-bg: var(--surface-ground);--text-primary: #12213a;--text-secondary: #64748b;--text-muted: #94a3b8;--border-light: #e8edf5;--border-medium: #dce5f0;--border-soft: var(--border-light);--border-strong: #94a3b8;--border-color: var(--border-light);--app-sidebar-bg: #ffffff;--app-sidebar-text: #34435c;--app-sidebar-muted: #7186a8;--app-sidebar-hover: #f4f8ff;--app-sidebar-active-bg: #eaf2ff;--app-sidebar-accent: #1769e0;--sidebar-glass-bg: rgba(255, 255, 255, .006);--sidebar-glass-border: rgba(255, 255, 255, .42);--sidebar-item-hover: rgba(255, 255, 255, .92);--sidebar-item-active: #173a72;--sidebar-logout-bg: rgba(255, 255, 255, .54);--sidebar-shadow: 8px 0 30px rgba(15, 23, 42, .06);--sidebar-hover-shadow: 10px 0 30px rgba(15, 23, 42, .08);--sidebar-active-shadow: 0 5px 12px rgba(23, 58, 114, .16);--sidebar-collapsed-icon: #52627a;--sidebar-collapsed-hover: rgba(23, 105, 224, .06);--sidebar-collapsed-active-bg: linear-gradient(180deg, #2867bd 0%, #184b94 100%);--sidebar-collapsed-active-border: rgba(72, 137, 226, .42);--sidebar-collapsed-active-shadow: 0 0 0 1px rgba(38, 105, 204, .07), 0 8px 22px rgba(24, 90, 190, .22);--primary: #1769e0;--primary-hover: #0f5cc8;--primary-soft: #eaf2ff;--icon-muted: #7186a8;--app-header-height: 76px;--app-header-border-color: var(--border-light);--radius-sm: 8px;--radius-md: 10px;--radius-lg: 14px;--radius-xl: 16px;--shadow-sm: 0 2px 8px rgba(15, 23, 42, .035);--shadow-soft: 0 4px 14px rgba(15, 23, 42, .05);--shadow-card: 0 8px 24px rgba(15, 23, 42, .06);--shadow-md: var(--shadow-soft);--shadow-lg: 0 12px 30px rgba(15, 23, 42, .09);--info-surface: #eff6ff;--info-surface-strong: #dbeafe;--info-border: #bfdbfe;--info-text: #1e40af;--info-text-secondary: #1d4ed8;--warning-surface: #fffbeb;--warning-surface-strong: #fef3c7;--warning-border: #fde68a;--warning-text: #92400e;--warning-text-strong: #d97706;--danger-surface: #fff5f5;--danger-surface-strong: #fee2e2;--danger-border: #fca5a5;--danger-text: #dc2626;--metric-blue-surface: #eff6ff;--metric-amber-surface: #fffbeb;--metric-rose-surface: #fff1f2;--metric-teal-surface: #f0fdfa;--dashboard-hero-start: var(--amd-700);--dashboard-hero-end: var(--amd-500);--dashboard-hero-background: linear-gradient(135deg, var(--dashboard-hero-start) 0%, var(--dashboard-hero-end) 100%);--dashboard-hero-decoration: rgba(255, 255, 255, .04);--dashboard-hero-action: rgba(255, 255, 255, .12);--dashboard-hero-action-hover: rgba(255, 255, 255, .2);--dashboard-hero-action-border: rgba(255, 255, 255, .25);--identity-banner-background: linear-gradient(135deg, var(--info-surface) 0%, var(--info-surface-strong) 100%);--identity-banner-button-bg: var(--amd-600);--identity-banner-button-hover: var(--amd-700);--identity-banner-button-border: transparent;--ambient-base: #f5f7fb;--ambient-blue: rgba(88, 138, 255, .13);--ambient-lavender: rgba(164, 184, 255, .11);--ambient-cyan: rgba(159, 220, 245, .14);--ambient-cyan-secondary: rgba(212, 225, 255, .08);--font-display: "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-body: "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}:root[data-theme=dark]{--surface-ground: #0c1724;--surface-card: #132235;--surface: var(--surface-card);--surface-raised: #17283c;--app-bg: var(--surface-ground);--surface-secondary: #1a2d42;--surface-muted: #1b2b3e;--surface-hover: #1d3046;--surface-selected: #173452;--input-bg: #101e30;--input-border: rgba(173, 205, 228, .18);--topbar-bg: rgba(255, 255, 255, .015);--content-bg: var(--surface-ground);--footer-bg: var(--surface-ground);--text-primary: #e8f1fa;--text-secondary: #b6c7d9;--text-muted: #8fa6bb;--border-light: rgba(173, 205, 228, .14);--border-medium: rgba(173, 205, 228, .24);--border-soft: var(--border-light);--border-strong: rgba(173, 205, 228, .42);--border-color: var(--border-light);--app-sidebar-bg: #050f19;--app-sidebar-text: #e8f1fa;--app-sidebar-muted: #a9bdd0;--app-sidebar-hover: rgba(100, 183, 232, .12);--app-sidebar-active-bg: rgba(43, 157, 215, .2);--app-sidebar-accent: #67c4f2;--sidebar-glass-bg: rgba(255, 255, 255, .006);--sidebar-glass-border: rgba(173, 205, 228, .12);--sidebar-item-hover: rgba(255, 255, 255, .08);--sidebar-item-active: #173a72;--sidebar-logout-bg: rgba(255, 255, 255, .06);--sidebar-shadow: 8px 0 30px rgba(0, 0, 0, .18);--sidebar-hover-shadow: 10px 0 30px rgba(15, 23, 42, .08);--sidebar-active-shadow: 0 5px 12px rgba(23, 58, 114, .16);--sidebar-collapsed-icon: #c5d2df;--sidebar-collapsed-hover: rgba(255, 255, 255, .05);--sidebar-collapsed-active-bg: linear-gradient(180deg, rgba(39, 95, 180, .96) 0%, rgba(27, 70, 138, .96) 100%);--sidebar-collapsed-active-border: rgba(115, 178, 255, .4);--sidebar-collapsed-active-shadow: 0 0 0 1px rgba(77, 144, 255, .07), 0 8px 24px rgba(24, 90, 190, .25);--shadow-sm: 0 2px 8px rgba(0, 0, 0, .16);--shadow-soft: 0 6px 20px rgba(0, 0, 0, .18);--shadow-card: 0 10px 28px rgba(0, 0, 0, .2);--shadow-lg: 0 16px 36px rgba(0, 0, 0, .28);--info-surface: rgba(37, 99, 235, .16);--info-surface-strong: rgba(37, 99, 235, .24);--info-border: rgba(96, 165, 250, .36);--info-text: #bfdbfe;--info-text-secondary: #93c5fd;--warning-surface: rgba(180, 119, 16, .16);--warning-surface-strong: rgba(180, 119, 16, .24);--warning-border: rgba(251, 191, 36, .36);--warning-text: #fde68a;--warning-text-strong: #fbbf24;--danger-surface: rgba(220, 38, 38, .16);--danger-surface-strong: rgba(220, 38, 38, .25);--danger-border: rgba(252, 165, 165, .38);--danger-text: #fca5a5;--metric-blue-surface: rgba(59, 130, 246, .18);--metric-amber-surface: rgba(245, 158, 11, .18);--metric-rose-surface: rgba(244, 63, 94, .18);--metric-teal-surface: rgba(20, 184, 166, .18);--dashboard-hero-start: #123b62;--dashboard-hero-end: #176b9a;--dashboard-hero-background: linear-gradient(135deg, var(--dashboard-hero-start) 0%, var(--dashboard-hero-end) 100%);--dashboard-hero-decoration: rgba(191, 219, 254, .05);--dashboard-hero-action: rgba(191, 219, 254, .12);--dashboard-hero-action-hover: rgba(191, 219, 254, .2);--dashboard-hero-action-border: rgba(191, 219, 254, .28);--ambient-base: var(--surface-ground);--ambient-blue: rgba(56, 126, 193, .1);--ambient-lavender: rgba(93, 102, 183, .07);--ambient-cyan: rgba(34, 150, 174, .08);--ambient-cyan-secondary: rgba(212, 225, 255, .08);--auth-hero-overlay: linear-gradient(145deg, rgba(2, 20, 52, .62), rgba(5, 70, 120, .35));--auth-panel-background: linear-gradient(135deg, #0b1324 0%, #101b2f 100%);--auth-card-background: #111c2e;--auth-card-border: rgba(71, 85, 105, .7);--auth-card-shadow: 0 24px 64px rgba(0, 0, 0, .3);--auth-text-primary: #f1f5f9;--auth-text-secondary: #94a3b8;--auth-text-label: #e2e8f0;--auth-text-placeholder: #718096;--auth-input-background: #172235;--auth-input-border: #334155;--auth-input-border-hover: #49627c;--auth-input-focus: #38a3d1;--auth-input-focus-ring: rgba(56, 163, 209, .18);--auth-link: #38a3d1;--auth-link-hover: #7dd3fc;--auth-divider: #334155;--auth-primary-button-background: #27379b;--auth-primary-button-hover: #1686b8;--auth-secondary-background: #172235;--auth-secondary-border: #3a526d;--auth-secondary-text: #7dd3fc;--auth-secondary-hover-background: #1d2b41;--auth-secondary-hover-border: #5380a4;--auth-secondary-hover-text: #bae6fd;--auth-theme-toggle-background: #172235;--auth-theme-toggle-border: #334155;--auth-theme-toggle-hover-background: #1d2b41;--auth-theme-toggle-hover-border: #49627c;--auth-mobile-portal-background: rgba(15, 23, 42, .24);--auth-mobile-portal-border: rgba(125, 211, 252, .32)}:root[data-theme=dark][data-dark-variant=charcoal]{--surface-ground: #0b0d10;--surface-card: #111318;--surface: var(--surface-card);--surface-raised: #15181e;--app-bg: var(--surface-ground);--surface-secondary: #171a20;--surface-muted: #0f1216;--surface-hover: #1b1f26;--surface-selected: rgba(59, 130, 246, .12);--input-bg: #0f1216;--input-border: rgba(255, 255, 255, .09);--topbar-bg: rgba(12, 15, 19, .66);--content-bg: transparent;--footer-bg: transparent;--text-primary: #f2f4f7;--text-secondary: #a5aeba;--text-muted: #727c89;--border-light: rgba(255, 255, 255, .07);--border-medium: rgba(255, 255, 255, .12);--border-soft: var(--border-light);--border-strong: rgba(255, 255, 255, .18);--border-color: var(--border-light);--app-sidebar-bg: #0c0f13;--app-sidebar-text: #eef2f7;--app-sidebar-muted: #8d97a5;--app-sidebar-hover: rgba(255, 255, 255, .055);--app-sidebar-active-bg: rgba(47, 103, 186, .28);--app-sidebar-accent: #60a5fa;--sidebar-glass-bg: rgba(12, 15, 19, .65);--sidebar-glass-border: rgba(255, 255, 255, .07);--sidebar-item-hover: rgba(255, 255, 255, .055);--sidebar-item-active: rgba(38, 85, 154, .58);--sidebar-logout-bg: rgba(255, 255, 255, .04);--sidebar-shadow: 10px 0 32px rgba(0, 0, 0, .24);--sidebar-hover-shadow: 12px 0 34px rgba(0, 0, 0, .28);--sidebar-active-shadow: 0 5px 14px rgba(0, 0, 0, .22);--sidebar-collapsed-icon: #cbd2dc;--sidebar-collapsed-hover: rgba(255, 255, 255, .045);--sidebar-collapsed-active-bg: linear-gradient(180deg, rgba(39, 95, 180, .94) 0%, rgba(25, 65, 128, .96) 100%);--sidebar-collapsed-active-border: rgba(115, 178, 255, .38);--sidebar-collapsed-active-shadow: 0 0 0 1px rgba(77, 144, 255, .07), 0 8px 24px rgba(18, 72, 158, .26);--primary: #3b82f6;--primary-hover: #60a5fa;--primary-soft: rgba(59, 130, 246, .12);--icon-muted: #7f8996;--shadow-sm: 0 2px 8px rgba(0, 0, 0, .18);--shadow-soft: 0 8px 24px rgba(0, 0, 0, .24);--shadow-card: 0 12px 30px rgba(0, 0, 0, .26);--shadow-lg: 0 18px 42px rgba(0, 0, 0, .34);--info-surface: rgba(20, 29, 42, .62);--info-surface-strong: rgba(17, 27, 40, .76);--info-border: rgba(105, 139, 181, .17);--info-text: #e4eaf2;--info-text-secondary: #a2acba;--warning-surface: rgba(180, 119, 16, .12);--warning-surface-strong: rgba(180, 119, 16, .2);--warning-border: rgba(251, 191, 36, .28);--warning-text: #f5d78a;--warning-text-strong: #fbbf24;--danger-surface: rgba(220, 38, 38, .12);--danger-surface-strong: rgba(220, 38, 38, .2);--danger-border: rgba(252, 165, 165, .26);--danger-text: #fca5a5;--metric-blue-surface: rgba(59, 130, 246, .14);--metric-amber-surface: rgba(245, 158, 11, .14);--metric-rose-surface: rgba(244, 63, 94, .14);--metric-teal-surface: rgba(20, 184, 166, .14);--dashboard-hero-background: linear-gradient(90deg, rgba(2, 5, 9, .5) 0%, rgba(3, 7, 12, .22) 43%, transparent 68%), radial-gradient(ellipse at 76% 44%, rgba(28, 83, 151, .16) 0%, rgba(24, 64, 114, .07) 28%, transparent 52%), linear-gradient(108deg, #0b0e13 0%, #0d1117 50%, #101722 76%, #0b1017 100%);--dashboard-hero-decoration: rgba(38, 96, 170, .055);--dashboard-hero-action: rgba(255, 255, 255, .035);--dashboard-hero-action-hover: rgba(255, 255, 255, .07);--dashboard-hero-action-border: rgba(148, 163, 184, .2);--identity-banner-background: linear-gradient(90deg, rgba(2, 5, 9, .38) 0%, rgba(3, 7, 12, .14) 48%, transparent 72%), radial-gradient(ellipse at 72% 50%, rgba(31, 78, 139, .09) 0%, transparent 48%), linear-gradient(110deg, #0d1117 0%, #101722 66%, #0c1118 100%);--identity-banner-button-bg: rgba(255, 255, 255, .035);--identity-banner-button-hover: rgba(255, 255, 255, .075);--identity-banner-button-border: rgba(96, 165, 250, .18);--ambient-base: linear-gradient(180deg, #0b0d10 0%, #0e1116 100%);--ambient-blue: rgba(45, 90, 160, .07);--ambient-lavender: rgba(65, 80, 105, .035);--ambient-cyan: rgba(40, 75, 120, .04);--ambient-cyan-secondary: rgba(40, 75, 120, .025);--auth-hero-overlay: linear-gradient(145deg, rgba(4, 7, 12, .84), rgba(8, 20, 34, .62));--auth-panel-background: radial-gradient(circle at 18% 15%, rgba(45, 90, 160, .1), transparent 36%), linear-gradient(135deg, #0b0d10 0%, #11151b 55%, #0d1015 100%);--auth-card-background: var(--surface-card);--auth-card-border: var(--border-soft);--auth-card-shadow: var(--shadow-lg);--auth-text-primary: var(--text-primary);--auth-text-secondary: var(--text-secondary);--auth-text-label: var(--text-primary);--auth-text-placeholder: var(--text-muted);--auth-input-background: var(--input-bg);--auth-input-border: var(--input-border);--auth-input-border-hover: var(--border-strong);--auth-input-focus: var(--primary);--auth-input-focus-ring: rgba(59, 130, 246, .16);--auth-link: #60a5fa;--auth-link-hover: #93c5fd;--auth-divider: var(--border-medium);--auth-primary-button-background: linear-gradient(135deg, var(--primary) 0%, var(--amd-600) 100%);--auth-primary-button-hover: linear-gradient(135deg, var(--primary-hover) 0%, var(--amd-500) 100%);--auth-secondary-background: var(--surface-raised);--auth-secondary-border: var(--border-medium);--auth-secondary-text: #93c5fd;--auth-secondary-hover-background: var(--surface-hover);--auth-secondary-hover-border: var(--border-strong);--auth-secondary-hover-text: #bfdbfe;--auth-theme-toggle-background: var(--surface-raised);--auth-theme-toggle-border: var(--border-medium);--auth-theme-toggle-hover-background: var(--surface-hover);--auth-theme-toggle-hover-border: var(--border-strong);--auth-mobile-portal-background: rgba(255, 255, 255, .035);--auth-mobile-portal-border: var(--border-medium)}*{box-sizing:border-box}body{font-family:var(--font-body);color:var(--text-primary);background:var(--surface-ground);margin:0;height:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:var(--amd-500);text-decoration:none}a:hover{text-decoration:underline}h1,h2,h3,h4{font-family:var(--font-display);letter-spacing:-.02em}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border-medium);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}.form-group{margin-bottom:1.25rem}.form-label{display:block;font-size:.8125rem;font-weight:600;color:var(--text-primary);margin-bottom:.5rem}.form-input-wrapper{position:relative}.form-input{width:100%;padding:.75rem 1rem;border:1.5px solid var(--border-medium);border-radius:var(--radius-sm);font-family:var(--font-body);font-size:.9375rem;color:var(--text-primary);background:var(--input-bg);transition:all .2s;outline:none;box-sizing:border-box}.form-input::placeholder{color:var(--text-muted)}.form-input:hover{border-color:var(--amd-300)}.form-input:focus{border-color:var(--amd-500);box-shadow:0 0 0 3px #2178ab1a}.form-input--with-icon{padding-left:2.75rem}.form-input--error{border-color:#d1344b!important;box-shadow:0 0 0 3px #d1344b14!important}.form-input--code{text-align:center;font-size:1.75rem;font-weight:700;letter-spacing:.5rem;font-family:monospace}.form-input-icon{position:absolute;left:.875rem;top:50%;transform:translateY(-50%);width:18px;height:18px;color:var(--text-muted);pointer-events:none}.form-input-action{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);background:none;border:none;color:var(--text-muted);cursor:pointer;padding:.25rem;display:flex;transition:color .15s}.form-input-action:hover{color:var(--text-secondary)}.form-row--2col{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.form-error{display:block;font-size:.75rem;color:#d1344b;margin-top:.375rem}.form-alert{padding:.75rem 1rem;border-radius:var(--radius-sm);font-size:.8125rem;margin-bottom:1rem}.form-alert--error{background:#fef2f2;color:#991b1b;border:1px solid #fecaca}.form-alert--success{background:#f0fdf4;color:#166534;border:1px solid #bbf7d0}.password-rules{display:flex;flex-wrap:wrap;gap:.375rem .75rem;margin-top:.5rem}.password-rules span{font-size:.6875rem;color:var(--text-muted);transition:color .15s}.password-rules .rule--ok{color:#059669!important;font-weight:600}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.8125rem 1.5rem;border-radius:var(--radius-sm);font-family:var(--font-body);font-size:.9375rem;font-weight:700;border:none;cursor:pointer;transition:all .2s;letter-spacing:.01em}.btn--primary{background:linear-gradient(135deg,var(--amd-600) 0%,var(--amd-500) 100%);color:#fff}.btn--primary:hover:not(:disabled){background:linear-gradient(135deg,var(--amd-700) 0%,var(--amd-600) 100%);box-shadow:0 4px 16px #1a52764d;transform:translateY(-1px)}.btn--primary:active{transform:translateY(0)}.btn--primary:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}.btn--full{width:100%}.btn__spinner{width:1.125rem;height:1.125rem;border:2.5px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .6s linear infinite}.auth-link{font-size:.8125rem;color:var(--amd-500);text-decoration:none;font-weight:500}.auth-link:hover{text-decoration:underline}.auth-link--bold{font-weight:700;color:var(--amd-600)}@media(max-width:520px){.form-row--2col{grid-template-columns:1fr}}@keyframes dashboard-shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}.skel{border-radius:6px;background:linear-gradient(90deg,var(--surface-muted) 25%,var(--border-soft) 50%,var(--surface-muted) 75%);background-size:400px 100%;animation:dashboard-shimmer 1.4s infinite}.tram-card__ver-todos{display:flex;align-items:center;gap:.25rem;font-size:.8125rem;font-weight:600;color:var(--amd-500, #2178ab);text-decoration:none;white-space:nowrap}.tram-card__ver-todos:hover{text-decoration:underline}@property --tw-rotate-x{syntax: "*"; inherits: false;}@property --tw-rotate-y{syntax: "*"; inherits: false;}@property --tw-rotate-z{syntax: "*"; inherits: false;}@property --tw-skew-x{syntax: "*"; inherits: false;}@property --tw-skew-y{syntax: "*"; inherits: false;}@property --tw-border-style{syntax: "*"; inherits: false; initial-value: solid;}@property --tw-outline-style{syntax: "*"; inherits: false; initial-value: solid;}@property --tw-blur{syntax: "*"; inherits: false;}@property --tw-brightness{syntax: "*"; inherits: false;}@property --tw-contrast{syntax: "*"; inherits: false;}@property --tw-grayscale{syntax: "*"; inherits: false;}@property --tw-hue-rotate{syntax: "*"; inherits: false;}@property --tw-invert{syntax: "*"; inherits: false;}@property --tw-opacity{syntax: "*"; inherits: false;}@property --tw-saturate{syntax: "*"; inherits: false;}@property --tw-sepia{syntax: "*"; inherits: false;}@property --tw-drop-shadow{syntax: "*"; inherits: false;}@property --tw-drop-shadow-color{syntax: "*"; inherits: false;}@property --tw-drop-shadow-alpha{syntax: "<percentage>"; inherits: false; initial-value: 100%;}@property --tw-drop-shadow-size{syntax: "*"; inherits: false;}@property --tw-backdrop-blur{syntax: "*"; inherits: false;}@property --tw-backdrop-brightness{syntax: "*"; inherits: false;}@property --tw-backdrop-contrast{syntax: "*"; inherits: false;}@property --tw-backdrop-grayscale{syntax: "*"; inherits: false;}@property --tw-backdrop-hue-rotate{syntax: "*"; inherits: false;}@property --tw-backdrop-invert{syntax: "*"; inherits: false;}@property --tw-backdrop-opacity{syntax: "*"; inherits: false;}@property --tw-backdrop-saturate{syntax: "*"; inherits: false;}@property --tw-backdrop-sepia{syntax: "*"; inherits: false;}@keyframes spin{to{transform:rotate(360deg)}}@layer properties{@supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x: initial;--tw-rotate-y: initial;--tw-rotate-z: initial;--tw-skew-x: initial;--tw-skew-y: initial;--tw-border-style: solid;--tw-outline-style: solid;--tw-blur: initial;--tw-brightness: initial;--tw-contrast: initial;--tw-grayscale: initial;--tw-hue-rotate: initial;--tw-invert: initial;--tw-opacity: initial;--tw-saturate: initial;--tw-sepia: initial;--tw-drop-shadow: initial;--tw-drop-shadow-color: initial;--tw-drop-shadow-alpha: 100%;--tw-drop-shadow-size: initial;--tw-backdrop-blur: initial;--tw-backdrop-brightness: initial;--tw-backdrop-contrast: initial;--tw-backdrop-grayscale: initial;--tw-backdrop-hue-rotate: initial;--tw-backdrop-invert: initial;--tw-backdrop-opacity: initial;--tw-backdrop-saturate: initial;--tw-backdrop-sepia: initial}}}
