:root{--holo-color-primary-50: var(--theme-primary-50);--holo-color-primary-100: var(--theme-primary-100);--holo-color-primary-200: var(--theme-primary-200);--holo-color-primary-300: var(--theme-primary-300);--holo-color-primary-400: var(--theme-primary-400);--holo-color-primary-500: var(--theme-primary-500);--holo-color-primary-600: var(--theme-primary-600);--holo-color-primary-700: var(--theme-primary-700);--holo-color-primary-800: var(--theme-primary-800);--holo-color-primary-900: var(--theme-primary-900);--holo-color-ice-white: var(--theme-text-primary);--holo-color-metal-100: var(--theme-neutral-100);--holo-color-metal-200: var(--theme-neutral-200);--holo-color-metal-300: var(--theme-neutral-300);--holo-color-metal-400: var(--theme-neutral-400);--holo-color-metal-500: var(--theme-neutral-500);--holo-color-metal-600: var(--theme-neutral-600);--holo-color-metal-700: var(--theme-neutral-700);--holo-color-metal-800: var(--theme-neutral-800);--holo-color-metal-900: var(--theme-neutral-900);--holo-color-space-black: var(--theme-dark-50);--holo-color-space-900: var(--theme-dark-100);--holo-color-space-800: var(--theme-dark-200);--holo-color-space-700: var(--theme-dark-300);--holo-color-space-600: var(--theme-dark-400);--holo-color-space-500: var(--theme-dark-500);--holo-color-space-400: var(--theme-dark-600);--holo-color-space-300: var(--theme-dark-700);--holo-color-space-200: var(--theme-dark-800);--holo-color-space-100: var(--theme-dark-900);--holo-color-success: #10b981;--holo-color-success-rgb: 16, 185, 129;--holo-color-warning: #f59e0b;--holo-color-warning-rgb: 251, 191, 36;--holo-color-danger: #ef4444;--holo-color-danger-rgb: 239, 68, 68;--holo-color-liv: #00ff99;--holo-color-liv-rgb: 0, 255, 153;--holo-color-info-light: var(--holo-color-primary-400);--holo-color-info: var(--holo-color-primary-500);--holo-color-info-dark: var(--holo-color-primary-600);--holo-file-folder: #f59e0b;--holo-file-folder-rgb: 245, 158, 11;--holo-file-document: #3b82f6;--holo-file-document-rgb: 59, 130, 246;--holo-file-spreadsheet: #10b981;--holo-file-spreadsheet-rgb: 16, 185, 129;--holo-file-presentation: #f97316;--holo-file-presentation-rgb: 249, 115, 22;--holo-file-pdf: #ef4444;--holo-file-pdf-rgb: 239, 68, 68;--holo-file-image: #06b6d4;--holo-file-image-rgb: 6, 182, 212;--holo-file-video: #9333ea;--holo-file-video-rgb: 147, 51, 234;--holo-file-audio: #ec4899;--holo-file-audio-rgb: 236, 72, 153;--holo-file-archive: #78716c;--holo-file-archive-rgb: 120, 113, 108;--holo-file-code: #22c55e;--holo-file-code-rgb: 34, 197, 94;--holo-file-unknown: #6b7280;--holo-file-unknown-rgb: 107, 114, 128;--holo-color-primary-alpha-2: rgba(var(--theme-primary-rgb), .02);--holo-color-primary-alpha-3: rgba(var(--theme-primary-rgb), .03);--holo-color-primary-alpha-5: rgba(var(--theme-primary-rgb), .05);--holo-color-primary-alpha-6: rgba(var(--theme-primary-rgb), .06);--holo-color-primary-alpha-8: rgba(var(--theme-primary-rgb), .08);--holo-color-primary-alpha-10: rgba(var(--theme-primary-rgb), .1);--holo-color-primary-alpha-12: rgba(var(--theme-primary-rgb), .12);--holo-color-primary-alpha-15: rgba(var(--theme-primary-rgb), .15);--holo-color-primary-alpha-20: rgba(var(--theme-primary-rgb), .2);--holo-color-primary-alpha-30: rgba(var(--theme-primary-rgb), .3);--holo-color-primary-alpha-40: rgba(var(--theme-primary-rgb), .4);--holo-color-primary-alpha-50: rgba(var(--theme-primary-rgb), .5);--holo-color-primary-alpha-60: rgba(var(--theme-primary-rgb), .6);--holo-color-primary-alpha-70: rgba(var(--theme-primary-rgb), .7);--holo-color-primary-alpha-80: rgba(var(--theme-primary-rgb), .8);--holo-color-white-alpha-10: rgba(255, 255, 255, .1);--holo-color-black-alpha-10: rgba(0, 0, 0, .1);--holo-color-black-alpha-15: rgba(0, 0, 0, .15);--holo-color-dark-alpha-85: rgba(var(--theme-dark-900-rgb), .85);--holo-color-success-alpha-10: rgba(var(--holo-color-success-rgb), .1);--holo-color-success-alpha-15: rgba(var(--holo-color-success-rgb), .15);--holo-color-success-alpha-20: rgba(var(--holo-color-success-rgb), .2);--holo-color-success-alpha-30: rgba(var(--holo-color-success-rgb), .3);--holo-color-success-alpha-40: rgba(var(--holo-color-success-rgb), .4);--holo-color-success-alpha-50: rgba(var(--holo-color-success-rgb), .5);--holo-color-warning-alpha-10: rgba(var(--holo-color-warning-rgb), .1);--holo-color-warning-alpha-50: rgba(var(--holo-color-warning-rgb), .5);--holo-color-danger-alpha-10: rgba(var(--holo-color-danger-rgb), .1);--holo-color-danger-alpha-12: rgba(var(--holo-color-danger-rgb), .12);--holo-color-danger-alpha-15: rgba(var(--holo-color-danger-rgb), .15);--holo-color-danger-alpha-20: rgba(var(--holo-color-danger-rgb), .2);--holo-color-danger-alpha-30: rgba(var(--holo-color-danger-rgb), .3);--holo-color-danger-alpha-40: rgba(var(--holo-color-danger-rgb), .4);--holo-color-danger-alpha-50: rgba(var(--holo-color-danger-rgb), .5);--holo-control-bg-success: rgba(var(--holo-color-success-rgb), .22);--holo-control-bg-success-hover: rgba(var(--holo-color-success-rgb), .32);--holo-control-bg-danger: rgba(var(--holo-color-danger-rgb), .22);--holo-control-bg-danger-hover: rgba(var(--holo-color-danger-rgb), .32);--holo-control-bg-warning: rgba(var(--holo-color-warning-rgb), .22);--holo-control-bg-warning-hover: rgba(var(--holo-color-warning-rgb), .32);--holo-color-liv-alpha-2: rgba(var(--holo-color-liv-rgb), .02);--holo-color-liv-alpha-5: rgba(var(--holo-color-liv-rgb), .05);--holo-color-liv-alpha-10: rgba(var(--holo-color-liv-rgb), .1);--holo-color-liv-alpha-20: rgba(var(--holo-color-liv-rgb), .2);--holo-color-liv-alpha-30: rgba(var(--holo-color-liv-rgb), .3);--holo-color-liv-alpha-40: rgba(var(--holo-color-liv-rgb), .4);--holo-color-liv-alpha-50: rgba(var(--holo-color-liv-rgb), .5);--holo-color-liv-alpha-80: rgba(var(--holo-color-liv-rgb), .8);--holo-color-metal-alpha-15: rgba(var(--theme-neutral-500-rgb), .15);--holo-color-category-1: hsl(8, 72%, 42%);--holo-color-category-2: hsl(28, 70%, 45%);--holo-color-category-3: hsl(45, 60%, 40%);--holo-color-category-4: hsl(85, 50%, 38%);--holo-color-category-5: hsl(155, 65%, 38%);--holo-color-category-6: hsl(180, 55%, 36%);--holo-color-category-7: hsl(200, 78%, 42%);--holo-color-category-8: hsl(220, 65%, 38%);--holo-color-category-9: hsl(255, 50%, 42%);--holo-color-category-10: hsl(285, 58%, 42%);--holo-color-category-11: hsl(330, 70%, 48%);--holo-color-category-12: hsl(355, 78%, 42%);--holo-primary: var(--holo-color-primary-500);--holo-ice-white: var(--holo-color-ice-white);--holo-success: var(--holo-color-success);--holo-warning: var(--holo-color-warning);--holo-danger: var(--holo-color-danger);--holo-info: var(--holo-color-info);--holo-liv: var(--holo-color-liv);--holo-space-black: var(--holo-color-space-black);--holo-space-900: var(--holo-color-space-900);--holo-space-800: var(--holo-color-space-800);--holo-metal-400: var(--holo-color-metal-400);--holo-metal-600: var(--holo-color-metal-600);--holo-text-primary: var(--theme-text-primary);--holo-text-secondary: var(--theme-text-secondary);--holo-text-tertiary: var(--theme-text-tertiary);--holo-text-accent: var(--theme-text-accent);--holo-border: var(--theme-border);--holo-border-soft: var(--theme-border-soft);--holo-border-medium: var(--theme-border-medium);--holo-border-strong: var(--theme-border-strong);--holo-border-active: var(--theme-border-active);--holo-bg-base: var(--theme-surface-page);--holo-bg-card: var(--theme-surface-card);--holo-bg-elevated: var(--theme-surface-overlay);--holo-glass: var(--theme-glass);--holo-glass-soft: var(--theme-glass-soft);--holo-glass-medium: var(--theme-glass-medium);--holo-glass-strong: var(--theme-glass-strong);--holo-glass-subtle: var(--theme-glass-subtle);--holo-glow-soft: var(--theme-glow-soft);--holo-glow-medium: var(--theme-glow-medium);--holo-glow-strong: var(--theme-glow-strong);--holo-glow-intense: var(--theme-glow-intense);--holo-shadow: var(--theme-shadow);--holo-shadow-soft: var(--theme-shadow-soft);--holo-shadow-strong: var(--theme-shadow-strong)}:root{--holo-transparency-overlay-ultra: rgba(var(--theme-dark-900-rgb), .1);--holo-transparency-overlay-subtle: rgba(var(--theme-dark-900-rgb), .2);--holo-transparency-overlay-soft: rgba(var(--theme-dark-900-rgb), .3);--holo-transparency-overlay-medium: rgba(var(--theme-dark-900-rgb), .5);--holo-transparency-overlay-strong: rgba(var(--theme-dark-900-rgb), .7);--holo-transparency-overlay-intense: rgba(var(--theme-dark-900-rgb), .85);--holo-transparency-overlay-extreme: rgba(var(--theme-dark-900-rgb), .95);--holo-transparency-glow-subtle: rgba(var(--theme-primary-rgb), .15);--holo-transparency-glow-soft: rgba(var(--theme-primary-rgb), .25);--holo-transparency-glow-medium: rgba(var(--theme-primary-rgb), .4);--holo-transparency-glow-strong: rgba(var(--theme-primary-rgb), .6);--holo-transparency-glow-intense: rgba(var(--theme-primary-rgb), .8);--holo-transparency-glow-extreme: rgba(var(--theme-primary-rgb), 1);--holo-transparency-border-ghost: rgba(var(--theme-primary-rgb), .08);--holo-transparency-border-subtle: rgba(var(--theme-primary-rgb), .15);--holo-transparency-border-soft: rgba(var(--theme-primary-rgb), .25);--holo-transparency-border-medium: rgba(var(--theme-primary-rgb), .4);--holo-transparency-border-strong: rgba(var(--theme-primary-rgb), .6);--holo-transparency-border-active: rgba(var(--theme-primary-rgb), .8);--holo-transparency-border-focused: rgba(var(--theme-primary-rgb), 1);--holo-opacity-disabled: .4;--holo-opacity-muted: .5;--holo-opacity-placeholder: .6;--holo-opacity-secondary: .7;--holo-opacity-hover: .8;--holo-opacity-visible: 1;--holo-transparency-danger-subtle: rgba(239, 68, 68, .08);--holo-transparency-danger-soft: rgba(239, 68, 68, .12);--holo-transparency-danger-medium: rgba(239, 68, 68, .18);--holo-transparency-success-subtle: rgba(16, 185, 129, .08);--holo-transparency-success-soft: rgba(16, 185, 129, .12);--holo-transparency-success-medium: rgba(16, 185, 129, .18);--holo-transparency-warning-subtle: rgba(245, 158, 11, .08);--holo-transparency-warning-soft: rgba(245, 158, 11, .12);--holo-transparency-warning-medium: rgba(245, 158, 11, .18);--holo-transparency-info-subtle: rgba(var(--theme-primary-rgb), .08);--holo-transparency-info-soft: rgba(var(--theme-primary-rgb), .12);--holo-transparency-info-medium: rgba(var(--theme-primary-rgb), .18);--holo-success-glow: rgba(16, 185, 129, .5);--holo-warning-glow: rgba(245, 158, 11, .5);--holo-danger-glow: rgba(239, 68, 68, .5);--holo-info-glow: rgba(var(--theme-primary-rgb), .5);--holo-transparency-medium: var(--holo-transparency-glow-medium)}:root{--holo-font-display: "Syne", system-ui, sans-serif;--holo-font-primary: "Syne", system-ui, sans-serif;--holo-font-mono: "DM Mono", monospace;--holo-font-tech: "DM Mono", monospace;--holo-text-2xs: .625rem;--holo-text-xs: .75rem;--holo-text-sm: .875rem;--holo-text-base: 1rem;--holo-text-md: 1.125rem;--holo-text-lg: 1.25rem;--holo-text-xl: 1.375rem;--holo-text-2xl: 1.5rem;--holo-text-3xl: 1.875rem;--holo-text-4xl: 2.25rem;--holo-text-5xl: 3rem;--holo-text-6xl: 3.75rem;--holo-text-7xl: 4.5rem;--holo-text-8xl: 6rem;--holo-text-9xl: 8rem;--holo-weight-thin: 100;--holo-weight-extralight: 200;--holo-weight-light: 300;--holo-weight-normal: 400;--holo-weight-medium: 500;--holo-weight-semibold: 600;--holo-weight-bold: 700;--holo-weight-extrabold: 800;--holo-weight-black: 900;--holo-leading-none: 1;--holo-leading-tight: 1.1;--holo-leading-snug: 1.2;--holo-leading-normal: 1.4;--holo-leading-relaxed: 1.6;--holo-leading-loose: 1.8;--holo-leading-spacious: 2;--holo-tracking-tighter: -.05em;--holo-tracking-tight: -.025em;--holo-tracking-normal: 0em;--holo-tracking-wide: .025em;--holo-tracking-wider: .05em;--holo-tracking-widest: .1em;--holo-tracking-ultra: .15em;--holo-tracking-extreme: .25em;--holo-letter-spacing-tighter: var(--holo-tracking-tight);--holo-letter-spacing-tight: var(--holo-tracking-wider);--holo-letter-spacing-normal: var(--holo-tracking-normal);--holo-letter-spacing-wide: var(--holo-tracking-widest);--holo-letter-spacing-wider: var(--holo-tracking-ultra)}:root{--holo-space-0: 0rem;--holo-space-px: 1px;--holo-space-0-5: .125rem;--holo-space-1: .25rem;--holo-space-1-5: .375rem;--holo-space-2: .5rem;--holo-space-2-5: .625rem;--holo-space-3: .75rem;--holo-space-3-5: .875rem;--holo-space-4: 1rem;--holo-space-4-5: 1.125rem;--holo-space-5: 1.25rem;--holo-space-5-5: 1.375rem;--holo-space-5-75: 1.4375rem;--holo-space-6: 1.5rem;--holo-space-7: 1.75rem;--holo-space-7-5: 1.875rem;--holo-space-8: 2rem;--holo-space-9: 2.25rem;--holo-space-9-5: 2.375rem;--holo-space-10: 2.5rem;--holo-space-10-5: 2.625rem;--holo-space-11: 2.75rem;--holo-space-12: 3rem;--holo-space-14: 3.5rem;--holo-space-15: 3.75rem;--holo-space-16: 4rem;--holo-space-19: 4.75rem;--holo-space-20: 5rem;--holo-space-24: 6rem;--holo-space-28: 7rem;--holo-space-32: 8rem;--holo-space-36: 9rem;--holo-space-40: 10rem;--holo-space-44: 11rem;--holo-space-48: 12rem;--holo-space-52: 13rem;--holo-space-56: 14rem;--holo-space-60: 15rem;--holo-space-64: 16rem;--holo-space-72: 18rem;--holo-space-80: 20rem;--holo-space-96: 24rem;--holo-radius-none: 0;--holo-radius-sm: .125rem;--holo-radius-base: .25rem;--holo-radius-md: .375rem;--holo-radius-lg: .5rem;--holo-radius-xl: .75rem;--holo-radius-2xl: 1rem;--holo-radius-3xl: 1.5rem;--holo-radius-full: 9999px;--holo-size-icon-xs: 1rem;--holo-size-icon-sm: 1.25rem;--holo-size-icon-md: 1.5rem;--holo-size-icon-lg: 2rem;--holo-size-icon-xl: 2.5rem;--holo-size-touch-compact: 2.75rem;--holo-size-touch-default: 3rem;--holo-size-touch-large: 3.5rem;--holo-size-spinner-sm: 1.5rem;--holo-size-spinner-md: 2.5rem;--holo-size-spinner-lg: 3.75rem;--holo-size-checkbox: var(--holo-size-icon-sm);--holo-size-radio: var(--holo-size-icon-sm);--holo-size-switch-width: 2.75rem;--holo-size-switch-height: 1.5rem;--holo-size-avatar-sm: 2rem;--holo-size-avatar-md: 3rem;--holo-size-avatar-lg: 4rem;--holo-size-input-height: 2.75rem;--holo-size-textarea-min-xs: 4rem;--holo-size-textarea-min-sm: 6.25rem;--holo-size-textarea-min-md: 7.5rem;--holo-size-textarea-min-lg: 12rem;--holo-size-textarea-min-xl: 18.75rem;--holo-size-toast-min-width: 20rem;--holo-size-toast-max-width: 25rem;--holo-size-toast-progress-height: 3px;--holo-size-sidebar-expanded: 18rem;--holo-size-sidebar-collapsed: 5rem;--holo-size-content-min: 12.5rem;--holo-size-content-max: 80rem;--holo-size-container-max: 90rem}:root{--holo-shadow-none: none;--holo-shadow-sm: 0 1px 2px rgba(var(--theme-primary-rgb), .05);--holo-shadow-base: 0 1px 3px rgba(var(--theme-primary-rgb), .1), 0 1px 2px rgba(var(--theme-primary-rgb), .06);--holo-shadow-md: 0 4px 6px rgba(var(--theme-primary-rgb), .1), 0 2px 4px rgba(var(--theme-primary-rgb), .06);--holo-shadow-lg: 0 10px 15px rgba(var(--theme-primary-rgb), .1), 0 4px 6px rgba(var(--theme-primary-rgb), .05);--holo-shadow-xl: 0 20px 25px rgba(var(--theme-primary-rgb), .1), 0 10px 10px rgba(var(--theme-primary-rgb), .04);--holo-shadow-2xl: 0 25px 50px rgba(var(--theme-primary-rgb), .15);--holo-shadow-elevation-md: 0 2px 8px rgba(0, 0, 0, .3);--holo-shadow-glow-sm: 0 0 5px var(--holo-transparency-glow-subtle);--holo-shadow-glow-base: 0 0 10px var(--holo-transparency-glow-soft);--holo-shadow-glow-md: 0 0 15px var(--holo-transparency-glow-medium);--holo-shadow-glow-lg: 0 0 25px var(--holo-transparency-glow-strong);--holo-shadow-glow-xl: 0 0 35px var(--holo-transparency-glow-intense);--holo-shadow-glow-2xl: 0 0 50px var(--holo-transparency-glow-extreme);--holo-glow-icon-xs: 2px;--holo-glow-icon-sm: 4px;--holo-glow-icon-md: 8px;--holo-glow-icon-lg: 12px;--holo-glow-icon-xl: 16px;--holo-shadow-inner-sm: inset 0 2px 4px rgba(var(--theme-primary-rgb), .06);--holo-shadow-inner-base: inset 0 2px 6px rgba(var(--theme-primary-rgb), .1);--holo-shadow-inner-md: inset 0 3px 8px rgba(var(--theme-primary-rgb), .15);--holo-shadow-inner-lg: inset 0 4px 10px rgba(var(--theme-primary-rgb), .2);--holo-shadow-inner-dark-sm: inset 0 1px 2px rgba(0, 0, 0, .2);--holo-shadow-inner-dark-base: inset 0 2px 4px rgba(0, 0, 0, .3);--holo-shadow-inner-dark-md: inset 0 3px 6px rgba(0, 0, 0, .4);--holo-shadow-inner-dark-lg: inset 0 4px 8px rgba(0, 0, 0, .5);--holo-shadow-combo-sm: 0 1px 2px rgba(var(--theme-primary-rgb), .05), 0 0 5px var(--holo-transparency-glow-subtle);--holo-shadow-combo-md: 0 4px 6px rgba(var(--theme-primary-rgb), .1), 0 0 15px var(--holo-transparency-glow-medium);--holo-shadow-combo-lg: 0 10px 15px rgba(var(--theme-primary-rgb), .1), 0 0 25px var(--holo-transparency-glow-strong);--holo-shadow-combo-xl: 0 20px 25px rgba(var(--theme-primary-rgb), .15), 0 0 35px var(--holo-transparency-glow-intense);--holo-shadow-focus: inset 0 2px 4px rgba(0, 0, 0, .3), 0 0 0 3px var(--holo-transparency-glow-soft), 0 0 20px var(--holo-transparency-glow-soft);--holo-shadow-focus-danger: inset 0 2px 4px rgba(0, 0, 0, .3), 0 0 0 3px rgba(239, 68, 68, .3), 0 0 20px rgba(239, 68, 68, .3);--holo-shadow-focus-success: inset 0 2px 4px rgba(0, 0, 0, .3), 0 0 0 3px rgba(16, 185, 129, .3), 0 0 20px rgba(16, 185, 129, .3);--holo-z-0: 0;--holo-z-10: 10;--holo-z-20: 20;--holo-z-30: 30;--holo-z-40: 40;--holo-z-50: 50;--holo-z-auto: auto;--holo-z-dropdown: 1000;--holo-z-sticky: 1020;--holo-z-fixed: 1030;--holo-z-modal: 1040;--holo-z-popover: 1050;--holo-z-tooltip: 1060;--holo-z-toast: 1070;--holo-z-hologram: 9999}:root{--holo-border-0: 0px;--holo-border-0-5: .5px;--holo-border-1: 1px;--holo-border-2: 2px;--holo-border-3: 3px;--holo-border-4: 4px;--holo-border-8: 8px;--holo-border-solid-thin: 1px solid;--holo-border-solid-medium: 2px solid;--holo-border-solid-thick: 3px solid;--holo-border-primary-alpha-15: 1px solid rgba(var(--theme-primary-rgb), .15);--holo-border-primary-alpha-20: 1px solid rgba(var(--theme-primary-rgb), .2);--holo-border-primary-alpha-25: 1px solid rgba(var(--theme-primary-rgb), .25);--holo-clip-cut-xs: 4px;--holo-clip-cut-sm: 8px;--holo-clip-cut-md: 12px;--holo-clip-cut-lg: 20px;--holo-clip-corner-cut-xs: polygon(var(--holo-clip-cut-xs) 0, 100% 0, 100% calc(100% - var(--holo-clip-cut-xs)), calc(100% - var(--holo-clip-cut-xs)) 100%, 0 100%, 0 var(--holo-clip-cut-xs));--holo-clip-corner-cut-sm: polygon(var(--holo-clip-cut-sm) 0, 100% 0, 100% calc(100% - var(--holo-clip-cut-sm)), calc(100% - var(--holo-clip-cut-sm)) 100%, 0 100%, 0 var(--holo-clip-cut-sm));--holo-clip-corner-cut-md: polygon(var(--holo-clip-cut-md) 0, 100% 0, 100% calc(100% - var(--holo-clip-cut-md)), calc(100% - var(--holo-clip-cut-md)) 100%, 0 100%, 0 var(--holo-clip-cut-md));--holo-clip-corner-cut-lg: polygon(var(--holo-clip-cut-lg) 0, 100% 0, 100% calc(100% - var(--holo-clip-cut-lg)), calc(100% - var(--holo-clip-cut-lg)) 100%, 0 100%, 0 var(--holo-clip-cut-lg));--holo-clip-corner-cut-alt-sm: polygon(0 0, calc(100% - var(--holo-clip-cut-sm)) 0, 100% var(--holo-clip-cut-sm), 100% 100%, var(--holo-clip-cut-sm) 100%, 0 calc(100% - var(--holo-clip-cut-sm)));--holo-clip-corner-cut-alt-md: polygon(0 0, calc(100% - var(--holo-clip-cut-md)) 0, 100% var(--holo-clip-cut-md), 100% 100%, var(--holo-clip-cut-md) 100%, 0 calc(100% - var(--holo-clip-cut-md)));--holo-clip-corner-cut-alt-lg: polygon(0 0, calc(100% - var(--holo-clip-cut-lg)) 0, 100% var(--holo-clip-cut-lg), 100% 100%, var(--holo-clip-cut-lg) 100%, 0 calc(100% - var(--holo-clip-cut-lg)));--holo-clip-corner-cut-tr-xs: polygon(0 0, calc(100% - 4px) 0, 100% 4px, 100% 100%, 0 100%);--holo-clip-corner-cut-tr-sm: polygon(0 0, calc(100% - 6px) 0, 100% 6px, 100% 100%, 0 100%);--holo-clip-corner-cut-bl-sm: polygon(0 0, 100% 0, 100% 100%, 8px 100%, 0 calc(100% - 8px) );--holo-clip-toast: polygon(10px 0, 100% 0, 100% 100%, 0 100%, 0 10px);--holo-clip-navbar: polygon(8px 0, calc(100% - 8px) 0, 100% 8px, 100% 100%, 0 100%, 0 8px);--holo-clip-diagonal-tl: polygon(20px 0, 100% 0, 100% 100%, 0 100%, 0 20px);--holo-clip-diagonal-tr: polygon(0 0, calc(100% - 20px) 0, 100% 20px, 100% 100%, 0 100%);--holo-clip-diagonal-bl: polygon(0 0, 100% 0, 100% 100%, 20px 100%, 0 calc(100% - 20px) );--holo-clip-diagonal-br: polygon(0 0, 100% 0, 100% calc(100% - 20px) , calc(100% - 20px) 100%, 0 100%);--holo-clip-notch-top: polygon(0 0, 40% 0, 50% 10px, 60% 0, 100% 0, 100% 100%, 0 100%);--holo-clip-notch-right: polygon(0 0, 100% 0, 100% 40%, calc(100% - 10px) 50%, 100% 60%, 100% 100%, 0 100%);--holo-clip-notch-bottom: polygon(0 0, 100% 0, 100% 100%, 60% 100%, 50% calc(100% - 10px) , 40% 100%, 0 100%);--holo-clip-notch-left: polygon(0 0, 100% 0, 100% 100%, 0 100%, 0 60%, 10px 50%, 0 40%);--holo-clip-chamfer-all: polygon(12px 0, calc(100% - 12px) 0, 100% 12px, 100% calc(100% - 12px) , calc(100% - 12px) 100%, 12px 100%, 0 calc(100% - 12px) , 0 12px);--holo-clip-chamfer-top: polygon(12px 0, calc(100% - 12px) 0, 100% 12px, 100% 100%, 0 100%, 0 12px);--holo-clip-chamfer-bottom: polygon(0 0, 100% 0, 100% calc(100% - 12px) , calc(100% - 12px) 100%, 12px 100%, 0 calc(100% - 12px) );--holo-clip-arrow-right: polygon(0 0, calc(100% - 20px) 0, 100% 50%, calc(100% - 20px) 100%, 0 100%);--holo-clip-arrow-left: polygon(20px 0, 100% 0, 100% 100%, 20px 100%, 0 50%);--holo-clip-hexagon: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);--holo-clip-parallelogram: polygon(10% 0%, 100% 0%, 90% 100%, 0% 100%)}:root{--holo-blur-none: blur(0);--holo-blur-xs: blur(1px);--holo-blur-xs-2: blur(2px);--holo-blur-sm: blur(4px);--holo-blur-base: blur(8px);--holo-blur-md: blur(12px);--holo-blur-lg: blur(16px);--holo-blur-xl: blur(24px);--holo-blur-2xl: blur(40px);--holo-blur-3xl: blur(64px);--holo-brightness-0: brightness(0);--holo-brightness-50: brightness(.5);--holo-brightness-75: brightness(.75);--holo-brightness-90: brightness(.9);--holo-brightness-95: brightness(.95);--holo-brightness-100: brightness(1);--holo-brightness-105: brightness(1.05);--holo-brightness-110: brightness(1.1);--holo-brightness-125: brightness(1.25);--holo-brightness-150: brightness(1.5);--holo-brightness-200: brightness(2);--holo-contrast-0: contrast(0);--holo-contrast-50: contrast(.5);--holo-contrast-75: contrast(.75);--holo-contrast-100: contrast(1);--holo-contrast-125: contrast(1.25);--holo-contrast-150: contrast(1.5);--holo-contrast-200: contrast(2);--holo-saturate-0: saturate(0);--holo-saturate-50: saturate(.5);--holo-saturate-100: saturate(1);--holo-saturate-110: saturate(1.1);--holo-saturate-120: saturate(1.2);--holo-saturate-150: saturate(1.5);--holo-saturate-200: saturate(2);--holo-gradient-primary: linear-gradient(135deg, var(--holo-color-primary-500) 0%, var(--holo-color-primary-500) 100%);--holo-gradient-secondary: linear-gradient(135deg, var(--holo-color-primary-600) 0%, var(--holo-color-primary-600) 100%);--holo-gradient-space: linear-gradient(135deg, var(--holo-space-black) 0%, var(--holo-space-800) 100%);--holo-gradient-ice: linear-gradient(135deg, var(--holo-color-primary-400) 0%, var(--holo-color-primary-400) 100%);--holo-gradient-metal: linear-gradient(135deg, var(--holo-metal-600) 0%, var(--holo-metal-400) 100%);--holo-gradient-radial-primary: radial-gradient(circle, var(--holo-color-primary-500) 0%, transparent 70%);--holo-gradient-radial-glow: radial-gradient(circle, var(--holo-glow-strong) 0%, transparent 50%);--holo-gradient-radial-space: radial-gradient(ellipse at top, var(--holo-color-primary-500) 0%, transparent 50%);--holo-gradient-conic-rainbow: conic-gradient(from 0deg, var(--holo-color-primary-500), var(--holo-color-primary-500), var(--holo-color-primary-400), var(--holo-color-primary-500));--holo-gradient-conic-radar: conic-gradient(from 0deg, transparent 0deg, var(--holo-color-primary-500) 45deg, transparent 90deg)}:root{--holo-duration-instant: 50ms;--holo-duration-fast: .15s;--holo-duration-quick: .2s;--holo-duration-normal: .3s;--holo-duration-medium: .5s;--holo-duration-slow: .7s;--holo-duration-slower: 1s;--holo-duration-cinematic: 1.5s;--holo-duration-epic: 2s;--holo-duration-matrix: 3s;--holo-ease-linear: linear;--holo-ease-in: cubic-bezier(.4, 0, 1, 1);--holo-ease-out: cubic-bezier(0, 0, .2, 1);--holo-ease-in-out: cubic-bezier(.4, 0, .2, 1);--holo-ease-back: cubic-bezier(.68, -.55, .265, 1.55);--holo-ease-elastic: cubic-bezier(.175, .885, .32, 1.275);--holo-ease-bounce: cubic-bezier(.68, -.55, .265, 1.55);--holo-ease-quantum: cubic-bezier(.25, .46, .45, .94);--holo-ease-holographic: cubic-bezier(.23, 1, .32, 1);--holo-ease-matrix: cubic-bezier(.87, 0, .13, 1)}@keyframes holo-pulse{0%,to{opacity:1;box-shadow:0 0 20px var(--holo-transparency-glow-medium)}50%{opacity:.8;box-shadow:0 0 40px var(--holo-transparency-glow-strong)}}@keyframes holo-glow-cycle{0%,to{box-shadow:0 0 10px var(--holo-transparency-glow-soft)}25%{box-shadow:0 0 20px var(--holo-transparency-glow-medium)}50%{box-shadow:0 0 30px var(--holo-transparency-glow-strong)}75%{box-shadow:0 0 20px var(--holo-transparency-glow-medium)}}@keyframes holo-scan-line{0%{transform:translate(-100%);opacity:0}10%{opacity:1}90%{opacity:1}to{transform:translate(100%);opacity:0}}@keyframes holo-scan-line-vertical{0%{transform:translateY(-100%);opacity:0}50%{opacity:1}to{transform:translateY(200%);opacity:0}}@keyframes holo-matrix-rain{0%{transform:translateY(-100%);opacity:0}10%{opacity:1}90%{opacity:1}to{transform:translateY(100vh);opacity:0}}@keyframes holo-quantum-float{0%,to{transform:translateY(0) rotate(0)}25%{transform:translateY(-8px) rotate(2deg)}50%{transform:translateY(-4px) rotate(0)}75%{transform:translateY(-6px) rotate(-1deg)}}@keyframes holo-flicker{0%,to{opacity:1}2%{opacity:.8}4%{opacity:1}6%{opacity:.9}8%{opacity:1}10%{opacity:.85}12%{opacity:1}}@keyframes holo-energy-circuit{0%{stroke-dashoffset:1000}to{stroke-dashoffset:0}}@keyframes holo-radar-sweep{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes holo-radar-sweep-fade{0%{transform:rotate(0);opacity:.3}50%{opacity:1}to{transform:rotate(360deg);opacity:.3}}@keyframes holo-materialize{0%{opacity:0;transform:scale(.3) rotateY(90deg);filter:blur(20px)}50%{opacity:.8;transform:scale(1.1) rotateY(45deg);filter:blur(5px)}to{opacity:1;transform:scale(1) rotateY(0);filter:blur(0px)}}@keyframes holo-quantum-glitch{0%,to{transform:translate(0)}10%{transform:translate(-2px) scaleY(.98)}20%{transform:translate(2px) scaleX(.99)}30%{transform:translate(-1px) scaleY(1.01)}40%{transform:translate(1px) scaleX(1.01)}50%{transform:translate(-2px) scaleY(.99)}60%{transform:translate(2px) scaleX(.98)}70%{transform:translate(-1px) scaleY(1.02)}80%{transform:translate(1px) scaleX(.97)}90%{transform:translate(-2px) scaleY(.98)}}@keyframes holo-energy-pulse{0%{box-shadow:0 0 0 0 var(--holo-color-primary-500),0 0 0 0 var(--holo-color-primary-500)}50%{box-shadow:0 0 30px 15px transparent,0 0 60px 30px transparent}to{box-shadow:0 0 0 0 transparent,0 0 0 0 transparent}}@keyframes holo-quantum-tunnel{0%{transform:perspective(500px) rotateY(0) translateZ(0);opacity:1}50%{transform:perspective(500px) rotateY(180deg) translateZ(80px);opacity:.4}to{transform:perspective(500px) rotateY(360deg) translateZ(0);opacity:1}}@keyframes holo-slide-right-left{0%{transform:translate(200%);opacity:0}15%,85%{opacity:1}to{transform:translate(-200%);opacity:0}}@keyframes holo-slide-left-right{0%{transform:translate(-200%);opacity:0}15%,85%{opacity:1}to{transform:translate(200%);opacity:0}}@keyframes holo-slide-top-bottom{0%{transform:translateY(-200%);opacity:0}15%,85%{opacity:1}to{transform:translateY(200%);opacity:0}}@keyframes holo-slide-bottom-top{0%{transform:translateY(200%);opacity:0}15%,85%{opacity:1}to{transform:translateY(-200%);opacity:0}}@keyframes holo-fade-corners{0%{transform:translate(-100%,-100%) scale(0);opacity:0}25%{transform:translate(0) scale(1);opacity:1}75%{transform:translate(0) scale(1);opacity:1}to{transform:translate(100%,100%) scale(0);opacity:0}}@keyframes holo-breathing{0%,to{transform:scale(1);opacity:1;box-shadow:0 0 20px var(--holo-color-primary-500)}50%{transform:scale(.95);opacity:.7;box-shadow:0 0 40px var(--holo-color-primary-500)}}@keyframes holo-orbit{0%{transform:rotate(0) translate(40px) rotate(0)}to{transform:rotate(360deg) translate(40px) rotate(-360deg)}}@keyframes holo-ripple{0%{box-shadow:0 0 0 0 var(--holo-color-primary-500),0 0 0 0 var(--holo-color-primary-500),0 0 0 0 var(--holo-color-primary-500)}to{box-shadow:0 0 0 20px transparent,0 0 0 40px transparent,0 0 0 60px transparent}}@keyframes holo-float-levitate{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes holo-rotate-expand{0%{transform:rotate(0) scale(1);border-color:var(--holo-color-primary-500)}50%{transform:rotate(180deg) scale(1.2);border-color:var(--holo-color-primary-500)}to{transform:rotate(360deg) scale(1);border-color:var(--holo-color-primary-500)}}@keyframes holo-ping-pong{0%,to{transform:translate(-30px)}50%{transform:translate(30px)}}@keyframes holo-beacon{0%,to{box-shadow:0 0 5px var(--holo-color-primary-500),0 0 10px var(--holo-color-primary-500);opacity:1}50%{box-shadow:0 0 30px var(--holo-color-primary-500),0 0 60px var(--holo-color-primary-500),0 0 90px var(--holo-color-primary-500);opacity:.6}}@keyframes holo-scale-in{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}@keyframes holo-scale-out{0%{transform:scale(1);opacity:1}to{transform:scale(0);opacity:0}}@keyframes holo-scale-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.15)}}@keyframes holo-rotate-3d{0%{transform:rotate3d(1,1,0,0)}to{transform:rotate3d(1,1,0,360deg)}}@keyframes holo-flip-horizontal{0%{transform:rotateY(0)}to{transform:rotateY(360deg)}}@keyframes holo-flip-vertical{0%{transform:rotateX(0)}to{transform:rotateX(360deg)}}@keyframes holo-fade-in{0%{opacity:0}to{opacity:1}}@keyframes holo-fade-out{0%{opacity:1}to{opacity:0}}@keyframes holo-zoom-fade-in{0%{transform:scale(.5);opacity:0}to{transform:scale(1);opacity:1}}@keyframes holo-zoom-fade-out{0%{transform:scale(1);opacity:1}to{transform:scale(1.5);opacity:0}}@keyframes holo-shake-horizontal{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-5px)}20%,40%,60%,80%{transform:translate(5px)}}@keyframes holo-elastic-bounce{0%{transform:scale(1)}30%{transform:scale(1.25)}40%{transform:scale(.75)}50%{transform:scale(1.15)}65%{transform:scale(.95)}75%{transform:scale(1.05)}to{transform:scale(1)}}@keyframes holo-rubber-band{0%{transform:scale(1)}30%{transform:scaleX(1.25) scaleY(.75)}40%{transform:scaleX(.75) scaleY(1.25)}50%{transform:scaleX(1.15) scaleY(.85)}65%{transform:scaleX(.95) scaleY(1.05)}75%{transform:scaleX(1.05) scaleY(.95)}to{transform:scale(1)}}@keyframes holo-jello{0%,to{transform:skew(0) skewY(0)}30%{transform:skew(-12.5deg) skewY(-12.5deg)}40%{transform:skew(6.25deg) skewY(6.25deg)}50%{transform:skew(-3.125deg) skewY(-3.125deg)}65%{transform:skew(1.5625deg) skewY(1.5625deg)}75%{transform:skew(-.78125deg) skewY(-.78125deg)}}@keyframes holo-wobble{0%,to{transform:translate(0) rotate(0)}15%{transform:translate(-25px) rotate(-5deg)}30%{transform:translate(20px) rotate(3deg)}45%{transform:translate(-15px) rotate(-3deg)}60%{transform:translate(10px) rotate(2deg)}75%{transform:translate(-5px) rotate(-1deg)}}@keyframes holo-wave-resonance{0%,to{transform:scaleY(1)}50%{transform:scaleY(1.55)}}@keyframes holo-arc-trace{0%{stroke-dashoffset:100}to{stroke-dashoffset:-100}}@keyframes holo-pulse-node{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.4);opacity:.65}}@keyframes holo-advance{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes holo-wipe-lr{0%{clip-path:inset(0 100% 0 0)}45%{clip-path:inset(0 0 0 0)}60%{clip-path:inset(0 0 0 0)}to{clip-path:inset(0 0 0 100%)}}@keyframes holo-cascade-in{0%{opacity:0;transform:scale(.4)}25%{opacity:1;transform:scale(1)}80%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.4)}}@keyframes holo-grow-up{0%{transform:scaleY(.12)}35%{transform:scaleY(1)}80%{transform:scaleY(1)}to{transform:scaleY(.12)}}@keyframes holo-expand{0%,to{transform:scale(.85);opacity:.55}50%{transform:scale(1.1);opacity:1}}@keyframes holo-flow{0%{opacity:.4;transform:translate(-12px,8px)}50%{opacity:1;transform:translate(0)}to{opacity:.4;transform:translate(8px,-6px)}}@keyframes holo-converge{0%,to{transform:scale(1)}50%{transform:scale(.82)}}@keyframes holo-open{0%,to{transform:scaleY(1)}50%{transform:scaleY(1.22)}}@keyframes holo-swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0)}}.holo-animate-pulse{animation:holo-pulse 2s ease-in-out infinite}.holo-animate-glow{animation:holo-glow-cycle 3s ease-in-out infinite}.holo-animate-float{animation:holo-quantum-float 4s ease-in-out infinite}.holo-animate-flicker{animation:holo-flicker .15s ease-in-out infinite}.holo-animate-glitch{animation:holo-quantum-glitch .3s ease-in-out infinite}.holo-animate-materialize{animation:holo-materialize 1s ease-out}.holo-animate-matrix-rain{animation:holo-matrix-rain 3s linear infinite}.holo-animate-energy-circuit{animation:holo-energy-circuit 2s linear forwards}.holo-animate-scan-line{animation:holo-scan-line 2s linear infinite}.holo-animate-scan-vertical{animation:holo-scan-line-vertical 2.5s linear infinite}.holo-animate-energy-pulse{animation:holo-energy-pulse 2s ease-out infinite}.holo-animate-radar-sweep{animation:holo-radar-sweep 3s linear infinite}.holo-animate-radar-sweep-fade{animation:holo-radar-sweep-fade 3s linear infinite}.holo-animate-quantum-tunnel{animation:holo-quantum-tunnel 3s ease-in-out infinite}.holo-animate-slide-rl{animation:holo-slide-right-left 3s ease-in-out infinite}.holo-animate-slide-lr{animation:holo-slide-left-right 3s ease-in-out infinite}.holo-animate-slide-tb{animation:holo-slide-top-bottom 3s ease-in-out infinite}.holo-animate-slide-bt{animation:holo-slide-bottom-top 3s ease-in-out infinite}.holo-animate-fade-corners{animation:holo-fade-corners 4s ease-in-out infinite}.holo-animate-breathing{animation:holo-breathing 3s ease-in-out infinite}.holo-animate-orbit{animation:holo-orbit 3s linear infinite}.holo-animate-ripple{animation:holo-ripple 2s ease-out infinite}.holo-animate-float-levitate{animation:holo-float-levitate 3s ease-in-out infinite}.holo-animate-rotate-expand{animation:holo-rotate-expand 3s ease-in-out infinite}.holo-animate-ping-pong{animation:holo-ping-pong 2s ease-in-out infinite}.holo-animate-beacon{animation:holo-beacon 2s ease-in-out infinite}.holo-animate-scale-in{animation:holo-scale-in .5s ease-out forwards}.holo-animate-scale-out{animation:holo-scale-out .5s ease-in forwards}.holo-animate-scale-pulse{animation:holo-scale-pulse 1.5s ease-in-out infinite}.holo-animate-rotate-3d{animation:holo-rotate-3d 3s linear infinite}.holo-animate-flip-h{animation:holo-flip-horizontal 2s ease-in-out infinite}.holo-animate-flip-v{animation:holo-flip-vertical 2s ease-in-out infinite}.holo-animate-fade-in{animation:holo-fade-in .6s ease-in forwards}.holo-animate-fade-out{animation:holo-fade-out .6s ease-out forwards}.holo-animate-zoom-fade-in{animation:holo-zoom-fade-in .6s ease-out forwards}.holo-animate-zoom-fade-out{animation:holo-zoom-fade-out .6s ease-in forwards}.holo-animate-shake{animation:holo-shake-horizontal .8s ease-in-out}.holo-animate-elastic{animation:holo-elastic-bounce 2s ease-in-out infinite}.holo-animate-rubber{animation:holo-rubber-band 2s ease-in-out infinite}.holo-animate-jello{animation:holo-jello 2s ease-in-out infinite}.holo-animate-wobble{animation:holo-wobble 2s ease-in-out infinite}.holo-animate-swing{animation:holo-swing 2s ease-in-out infinite;transform-origin:top center}.holo-animate-wave-resonance{transform-box:fill-box;transform-origin:center;animation:holo-wave-resonance 1.1s ease-in-out infinite}.holo-animate-arc-trace{stroke-dasharray:100;animation:holo-arc-trace 2.4s linear infinite}.holo-animate-pulse-node{transform-box:fill-box;transform-origin:center;animation:holo-pulse-node 1.5s ease-in-out infinite}.holo-animate-wipe-lr{transform-box:fill-box;animation:holo-wipe-lr 2.2s ease-in-out infinite}.holo-animate-advance{transform-box:view-box;transform-origin:200px 200px;animation:holo-advance 6s linear infinite}.holo-animate-cascade-in{transform-box:fill-box;transform-origin:center;animation:holo-cascade-in 2.4s ease-in-out infinite}.holo-animate-expand{transform-box:fill-box;transform-origin:center;animation:holo-expand 1.8s ease-in-out infinite}.holo-animate-flow{transform-box:fill-box;animation:holo-flow 2.2s ease-in-out infinite}.holo-animate-converge{transform-box:view-box;transform-origin:200px 200px;animation:holo-converge 2s ease-in-out infinite}.holo-animate-open{transform-box:fill-box;transform-origin:center;animation:holo-open 2s ease-in-out infinite}.holo-animate-grow-up{transform-box:fill-box;transform-origin:50% 100%;animation:holo-grow-up 2.4s ease-in-out infinite}@media(prefers-reduced-motion:reduce){.holo-animate-glitch,.holo-animate-flicker,.holo-animate-quantum-tunnel,.holo-animate-matrix-rain,.holo-animate-shake,.holo-animate-wobble,.holo-animate-jello,.holo-animate-rubber,.holo-animate-elastic,.holo-animate-swing,.holo-animate-rotate-3d,.holo-animate-flip-h,.holo-animate-flip-v,.holo-animate-wave-resonance,.holo-animate-arc-trace,.holo-animate-pulse-node,.holo-animate-wipe-lr,.holo-animate-advance,.holo-animate-cascade-in,.holo-animate-grow-up,.holo-animate-expand,.holo-animate-flow,.holo-animate-converge,.holo-animate-open{animation:none}.holo-animate-pulse{animation:holo-pulse-calm 2s ease-in-out infinite}.holo-animate-glow{animation:holo-glow-calm 3s ease-in-out infinite}.holo-animate-float{animation:holo-float-calm 4s ease-in-out infinite}.holo-animate-breathing{animation:holo-breathing-calm 3s ease-in-out infinite}.holo-animate-scale-pulse{animation:holo-scale-pulse-calm 1.5s ease-in-out infinite}@keyframes holo-pulse-calm{0%,to{opacity:1}50%{opacity:.85}}@keyframes holo-glow-calm{0%,to{opacity:1}50%{opacity:.9}}@keyframes holo-float-calm{0%,to{opacity:1}50%{opacity:.95}}@keyframes holo-breathing-calm{0%,to{opacity:1}50%{opacity:.8}}@keyframes holo-scale-pulse-calm{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}}:root{--holo-grid-cols-1: repeat(1, minmax(0, 1fr));--holo-grid-cols-2: repeat(2, minmax(0, 1fr));--holo-grid-cols-3: repeat(3, minmax(0, 1fr));--holo-grid-cols-4: repeat(4, minmax(0, 1fr));--holo-grid-cols-5: repeat(5, minmax(0, 1fr));--holo-grid-cols-6: repeat(6, minmax(0, 1fr));--holo-grid-cols-7: repeat(7, minmax(0, 1fr));--holo-grid-cols-8: repeat(8, minmax(0, 1fr));--holo-grid-cols-9: repeat(9, minmax(0, 1fr));--holo-grid-cols-10: repeat(10, minmax(0, 1fr));--holo-grid-cols-11: repeat(11, minmax(0, 1fr));--holo-grid-cols-12: repeat(12, minmax(0, 1fr));--holo-grid-cols-auto-fit: repeat(auto-fit, minmax(300px, 1fr));--holo-grid-cols-auto-fill: repeat(auto-fill, minmax(300px, 1fr));--holo-gap-none: 0;--holo-gap-tight: .5rem;--holo-gap-snug: .75rem;--holo-gap-normal: 1rem;--holo-gap-comfortable: 1.5rem;--holo-gap-relaxed: 2rem;--holo-gap-loose: 2.5rem;--holo-gap-spacious: 3rem;--holo-gap-airy: 4rem;--holo-gap-massive: 5rem;--holo-gutter-none: 0;--holo-gutter-xs: .5rem;--holo-gutter-sm: 1rem;--holo-gutter-md: 1.5rem;--holo-gutter-lg: 2rem;--holo-gutter-xl: 2.5rem;--holo-gutter-2xl: 3rem;--holo-gutter-3xl: 4rem}:root{--holo-screen-xs: 475px;--holo-screen-sm: 640px;--holo-screen-md: 768px;--holo-screen-lg: 1024px;--holo-screen-xl: 1280px;--holo-screen-2xl: 1536px;--holo-z-0: 0;--holo-z-10: 10;--holo-z-20: 20;--holo-z-30: 30;--holo-z-40: 40;--holo-z-50: 50;--holo-z-auto: auto;--holo-z-dropdown: 1000;--holo-z-sticky: 1020;--holo-z-fixed: 1030;--holo-z-modal: 1040;--holo-z-popover: 1050;--holo-z-tooltip: 1060;--holo-z-toast: 1070;--holo-z-hologram: 9999}:root{--holo-mod-control-sm-min-height: var(--holo-size-touch-compact);--holo-mod-control-sm-min-width: var(--holo-space-20);--holo-mod-control-sm-pad-y: var(--holo-space-1);--holo-mod-control-sm-pad-x: var(--holo-space-3);--holo-mod-control-sm-gap: var(--holo-space-1);--holo-mod-control-sm-icon-size: var(--holo-size-icon-xs);--holo-mod-control-sm-square: var(--holo-size-touch-compact);--holo-mod-control-sm-text-size: clamp(.625rem, .604rem + .093vw, .688rem);--holo-mod-control-md-min-height: var(--holo-size-touch-default);--holo-mod-control-md-min-width: var(--holo-space-28);--holo-mod-control-md-pad-y: var(--holo-space-3);--holo-mod-control-md-pad-x: var(--holo-space-6);--holo-mod-control-md-gap: var(--holo-space-2);--holo-mod-control-md-icon-size: var(--holo-size-icon-sm);--holo-mod-control-md-square: var(--holo-size-touch-default);--holo-mod-control-md-text-size: clamp(.813rem, .792rem + .093vw, .875rem);--holo-mod-control-lg-min-height: var(--holo-space-15);--holo-mod-control-lg-min-width: var(--holo-space-36);--holo-mod-control-lg-pad-y: var(--holo-space-5);--holo-mod-control-lg-pad-x: var(--holo-space-8);--holo-mod-control-lg-gap: var(--holo-space-3);--holo-mod-control-lg-icon-size: var(--holo-size-icon-md);--holo-mod-control-lg-square: var(--holo-size-touch-large);--holo-mod-control-lg-text-size: clamp(1rem, .958rem + .185vw, 1.125rem);--holo-mod-control-xs-min-height: var(--holo-space-8);--holo-mod-control-xs-min-width: 0;--holo-mod-control-xs-pad-y: var(--holo-space-1);--holo-mod-control-xs-pad-x: var(--holo-space-2-5);--holo-mod-control-xs-gap: var(--holo-space-1-5);--holo-mod-control-xs-icon-size: var(--holo-size-icon-xs);--holo-mod-control-xs-square: var(--holo-space-8);--holo-mod-control-xs-text-size: var(--holo-role-chip-size)}@media(min-width:768px){:root{--holo-mod-control-sm-pad-x: var(--holo-space-3-5);--holo-mod-control-sm-gap: var(--holo-space-1-5);--holo-mod-control-md-pad-x: var(--holo-space-7);--holo-mod-control-md-gap: var(--holo-space-2-5);--holo-mod-control-lg-pad-x: var(--holo-space-9);--holo-mod-control-lg-gap: var(--holo-space-3-5)}}@media(min-width:1024px){:root{--holo-mod-control-sm-pad-y: var(--holo-space-1);--holo-mod-control-sm-pad-x: var(--holo-space-3);--holo-mod-control-md-pad-y: var(--holo-space-2-5);--holo-mod-control-md-pad-x: var(--holo-space-6);--holo-mod-control-lg-pad-y: var(--holo-space-4);--holo-mod-control-lg-pad-x: var(--holo-space-8)}}.holo-backdrop-blur-sm{-webkit-backdrop-filter:var(--holo-blur-sm);backdrop-filter:var(--holo-blur-sm)}.holo-backdrop-blur-md{-webkit-backdrop-filter:var(--holo-blur-md);backdrop-filter:var(--holo-blur-md)}.holo-backdrop-blur-lg{-webkit-backdrop-filter:var(--holo-blur-lg);backdrop-filter:var(--holo-blur-lg)}.holo-text-glow-soft{text-shadow:0 0 10px var(--holo-glow-soft)}.holo-text-glow-medium{text-shadow:0 0 15px var(--holo-glow-medium)}.holo-text-glow-strong{text-shadow:0 0 25px var(--holo-glow-strong)}:root{--holo-role-display-mega-family: var(--holo-font-display);--holo-role-display-mega-size: clamp(1.25rem, .917rem + 1.481vw, 2.25rem);--holo-role-display-mega-weight: var(--holo-weight-extrabold);--holo-role-display-mega-line: var(--holo-leading-tight);--holo-role-display-mega-tracking: var(--holo-tracking-ultra);--holo-role-display-mega-transform: uppercase;--holo-role-display-mega-color: var(--theme-text-headline);--holo-role-display-hero-family: var(--holo-font-display);--holo-role-display-hero-size: clamp(1rem, .833rem + .741vw, 1.5rem);--holo-role-display-hero-weight: var(--holo-weight-black);--holo-role-display-hero-line: var(--holo-leading-tight);--holo-role-display-hero-tracking: var(--holo-tracking-tight);--holo-role-display-hero-color: var(--theme-text-headline);--holo-role-page-title-family: var(--holo-font-display);--holo-role-page-title-size: clamp(1.125rem, 1rem + .556vw, 1.5rem);--holo-role-page-title-weight: var(--holo-weight-extrabold);--holo-role-page-title-line: var(--holo-leading-snug);--holo-role-page-title-tracking: var(--holo-tracking-tight);--holo-role-page-title-color: var(--theme-text-headline);--holo-role-section-title-family: var(--holo-font-display);--holo-role-section-title-size: clamp(.938rem, .875rem + .278vw, 1.125rem);--holo-role-section-title-weight: var(--holo-weight-bold);--holo-role-section-title-line: var(--holo-leading-snug);--holo-role-section-title-tracking: var(--holo-tracking-normal);--holo-role-section-title-color: var(--theme-text-headline);--holo-role-section-subtitle-family: var(--holo-font-primary);--holo-role-section-subtitle-size: clamp(.688rem, .667rem + .093vw, .75rem);--holo-role-section-subtitle-weight: var(--holo-weight-normal);--holo-role-section-subtitle-line: var(--holo-leading-normal);--holo-role-section-subtitle-tracking: var(--holo-tracking-normal);--holo-role-section-subtitle-color: var(--theme-text-muted);--holo-role-card-title-family: var(--holo-font-primary);--holo-role-card-title-size: clamp(.813rem, .792rem + .093vw, .875rem);--holo-role-card-title-weight: var(--holo-weight-semibold);--holo-role-card-title-line: var(--holo-leading-snug);--holo-role-card-title-tracking: var(--holo-tracking-normal);--holo-role-card-title-color: var(--theme-text-headline);--holo-role-card-sub-family: var(--holo-font-primary);--holo-role-card-sub-size: clamp(.688rem, .667rem + .093vw, .75rem);--holo-role-card-sub-weight: var(--holo-weight-normal);--holo-role-card-sub-line: var(--holo-leading-normal);--holo-role-card-sub-tracking: var(--holo-tracking-normal);--holo-role-card-sub-color: var(--theme-text-muted);--holo-role-card-meta-family: var(--holo-font-primary);--holo-role-card-meta-size: clamp(.625rem, .604rem + .093vw, .688rem);--holo-role-card-meta-weight: var(--holo-weight-medium);--holo-role-card-meta-line: var(--holo-leading-normal);--holo-role-card-meta-tracking: var(--holo-tracking-normal);--holo-role-card-meta-color: var(--theme-text-muted);--holo-role-eyebrow-family: var(--holo-font-mono);--holo-role-eyebrow-size: clamp(.625rem, .604rem + .093vw, .688rem);--holo-role-eyebrow-weight: var(--holo-weight-medium);--holo-role-eyebrow-line: var(--holo-leading-tight);--holo-role-eyebrow-tracking: var(--holo-tracking-widest);--holo-role-eyebrow-transform: uppercase;--holo-role-eyebrow-color: var(--theme-text-emphasis);--holo-role-body-family: var(--holo-font-primary);--holo-role-body-size: clamp(.813rem, .792rem + .093vw, .875rem);--holo-role-body-weight: var(--holo-weight-normal);--holo-role-body-line: var(--holo-leading-relaxed);--holo-role-body-tracking: var(--holo-tracking-normal);--holo-role-body-color: var(--theme-text-body);--holo-role-body-sm-family: var(--holo-font-primary);--holo-role-body-sm-size: clamp(.75rem, .729rem + .093vw, .813rem);--holo-role-body-sm-weight: var(--holo-weight-normal);--holo-role-body-sm-line: var(--holo-leading-relaxed);--holo-role-body-sm-tracking: var(--holo-tracking-normal);--holo-role-body-sm-color: var(--theme-text-body);--holo-role-caption-mono-family: var(--holo-font-mono);--holo-role-caption-mono-size: clamp(.688rem, .667rem + .093vw, .75rem);--holo-role-caption-mono-weight: var(--holo-weight-medium);--holo-role-caption-mono-line: var(--holo-leading-normal);--holo-role-caption-mono-tracking: var(--holo-tracking-normal);--holo-role-caption-mono-color: var(--theme-text-muted);--holo-role-quote-family: var(--holo-font-display);--holo-role-quote-size: clamp(.875rem, .833rem + .185vw, 1rem);--holo-role-quote-weight: var(--holo-weight-light);--holo-role-quote-line: var(--holo-leading-relaxed);--holo-role-quote-tracking: var(--holo-tracking-normal);--holo-role-quote-color: var(--theme-text-emphasis);--holo-role-lead-family: var(--holo-font-primary);--holo-role-lead-size: clamp(.875rem, .854rem + .093vw, .938rem);--holo-role-lead-weight: var(--holo-weight-normal);--holo-role-lead-line: var(--holo-leading-relaxed);--holo-role-lead-tracking: var(--holo-tracking-normal);--holo-role-lead-color: var(--theme-text-body);--holo-role-tagline-family: var(--holo-font-display);--holo-role-tagline-size: clamp(.75rem, .708rem + .185vw, .875rem);--holo-role-tagline-weight: var(--holo-weight-light);--holo-role-tagline-line: var(--holo-leading-tight);--holo-role-tagline-tracking: var(--holo-tracking-tight);--holo-role-tagline-color: var(--theme-text-emphasis);--holo-role-button-text-family: var(--holo-font-primary);--holo-role-button-text-size: clamp(.75rem, .708rem + .185vw, .875rem);--holo-role-button-text-weight: var(--holo-weight-semibold);--holo-role-button-text-line: var(--holo-leading-snug);--holo-role-button-text-tracking: var(--holo-tracking-wide);--holo-role-button-text-transform: uppercase;--holo-role-button-text-color: var(--theme-text-on-accent);--holo-role-form-label-family: var(--holo-font-primary);--holo-role-form-label-size: clamp(.688rem, .667rem + .093vw, .75rem);--holo-role-form-label-weight: var(--holo-weight-medium);--holo-role-form-label-line: var(--holo-leading-tight);--holo-role-form-label-tracking: var(--holo-tracking-wide);--holo-role-form-label-transform: uppercase;--holo-role-form-label-color: var(--theme-text-body);--holo-role-form-helper-family: var(--holo-font-primary);--holo-role-form-helper-size: clamp(.625rem, .604rem + .093vw, .688rem);--holo-role-form-helper-weight: var(--holo-weight-normal);--holo-role-form-helper-line: var(--holo-leading-normal);--holo-role-form-helper-tracking: var(--holo-tracking-normal);--holo-role-form-helper-color: var(--theme-text-muted);--holo-role-input-text-family: var(--holo-font-primary);--holo-role-input-text-size: .813rem;--holo-role-input-text-weight: var(--holo-weight-normal);--holo-role-input-text-line: var(--holo-leading-normal);--holo-role-input-text-tracking: var(--holo-tracking-normal);--holo-role-input-text-color: var(--theme-text-body);--holo-role-table-header-family: var(--holo-font-mono);--holo-role-table-header-size: clamp(.625rem, .604rem + .093vw, .688rem);--holo-role-table-header-weight: var(--holo-weight-semibold);--holo-role-table-header-line: var(--holo-leading-tight);--holo-role-table-header-tracking: var(--holo-tracking-widest);--holo-role-table-header-transform: uppercase;--holo-role-table-header-color: var(--theme-text-muted);--holo-role-table-cell-family: var(--holo-font-primary);--holo-role-table-cell-size: clamp(.625rem, .604rem + .093vw, .688rem);--holo-role-table-cell-weight: var(--holo-weight-normal);--holo-role-table-cell-line: var(--holo-leading-normal);--holo-role-table-cell-tracking: var(--holo-tracking-normal);--holo-role-table-cell-color: var(--theme-text-body);--holo-role-table-group-size: clamp(.75rem, .729rem + .093vw, .813rem);--holo-role-table-group-sub-size: clamp(.688rem, .667rem + .093vw, .75rem);--holo-role-table-group-nota-size: clamp(.563rem, .542rem + .093vw, .625rem);--holo-role-chip-family: var(--holo-font-primary);--holo-role-chip-size: clamp(.625rem, .604rem + .093vw, .688rem);--holo-role-chip-weight: var(--holo-weight-medium);--holo-role-chip-line: var(--holo-leading-tight);--holo-role-chip-tracking: var(--holo-tracking-wide);--holo-role-chip-color: var(--theme-text-body);--holo-role-badge-text-family: var(--holo-font-primary);--holo-role-badge-text-size: clamp(.625rem, .604rem + .093vw, .688rem);--holo-role-badge-text-weight: var(--holo-weight-medium);--holo-role-badge-text-line: var(--holo-leading-tight);--holo-role-badge-text-tracking: var(--holo-tracking-normal);--holo-role-badge-text-transform: none;--holo-role-nav-item-primary-family: var(--holo-font-primary);--holo-role-nav-item-primary-size: .813rem;--holo-role-nav-item-primary-weight: var(--holo-weight-medium);--holo-role-nav-item-primary-line: var(--holo-leading-tight);--holo-role-nav-item-primary-tracking: var(--holo-tracking-normal);--holo-role-nav-item-primary-color: var(--theme-text-body);--holo-role-nav-item-nested-family: var(--holo-font-primary);--holo-role-nav-item-nested-size: .75rem;--holo-role-nav-item-nested-weight: var(--holo-weight-normal);--holo-role-nav-item-nested-line: var(--holo-leading-tight);--holo-role-nav-item-nested-tracking: var(--holo-tracking-normal);--holo-role-nav-item-nested-color: var(--theme-text-muted);--holo-role-nav-section-family: var(--holo-font-mono);--holo-role-nav-section-size: .625rem;--holo-role-nav-section-weight: var(--holo-weight-semibold);--holo-role-nav-section-line: var(--holo-leading-tight);--holo-role-nav-section-tracking: var(--holo-tracking-widest);--holo-role-nav-section-transform: uppercase;--holo-role-nav-section-color: var(--theme-text-muted);--holo-role-pad-page-x: .5rem;--holo-role-pad-page-y: .625rem;--holo-role-pad-page-media-x: 1rem;--holo-role-pad-page-media-y: 1rem;--holo-role-pad-section: .5rem;--holo-role-pad-card: .375rem;--holo-role-gap-section: 1rem;--holo-role-gap-section-compact: .5rem;--holo-role-gap-stack: .25rem;--holo-role-gap-inline: .375rem;--holo-role-gap-cluster: .375rem;--holo-role-tree-indent: 1.25rem;--holo-role-table-pad-y: .375rem;--holo-role-table-pad-x: .5rem;--holo-role-table-col-icon: 2.75rem;--holo-role-table-col-index: 3rem;--holo-role-table-col-numeric: 4rem;--holo-role-table-col-code: 7rem;--holo-role-table-col-unit: 3.5rem;--holo-role-table-col-select: 3.125rem;--holo-role-pad-feature: 1rem;--holo-role-pad-density-compact: .75rem;--holo-role-pad-density-comfortable: 1rem;--holo-role-pad-density-spacious: 1.5rem;--holo-role-gap-xs: .375rem;--holo-role-gap-sm: .625rem;--holo-role-gap-md: .875rem;--holo-role-gap-lg: 1.25rem;--holo-role-gap-xl: 1.75rem;--holo-role-gap-2xl: 2.25rem;--holo-role-cover-hero: 6.25rem;--holo-role-cover-card: 5.5rem;--holo-role-cover-row: 2.25rem;--holo-role-cover-thumb: 1.75rem;--holo-role-cover-tile: 8.75rem;--holo-role-card-gateway: 17.5rem;--holo-role-avatar-hero: 6.25rem;--holo-role-avatar-tile: 5.5rem;--holo-role-avatar-card: 4.5rem;--holo-role-avatar-row: 2rem;--holo-role-logo-circle: 3.25rem;--holo-role-logo-mark: 1.5rem;--holo-role-logo-wordmark-size: .9375rem;--holo-role-scroll-list-height: 55dvh;--holo-role-icon-hero-size: clamp(1.5rem, 1.333rem + .741vw, 2rem);--holo-role-icon-card-size: clamp(1rem, .917rem + .37vw, 1.25rem);--holo-role-icon-row-size: clamp(1.125rem, 1.083rem + .185vw, 1.25rem);--holo-role-icon-inline-size: clamp(.875rem, .833rem + .185vw, 1rem);--holo-role-status-success-fg: var(--holo-color-success);--holo-role-status-success-border: var(--holo-color-success);--holo-role-status-success-surface: var(--holo-control-bg-success);--holo-role-status-success-surface-hover: var(--holo-control-bg-success-hover);--holo-role-status-success-surface-medium: var(--holo-transparency-success-medium);--holo-role-status-success-surface-soft: var(--holo-transparency-success-subtle);--holo-role-status-success-glow-rest: var(--holo-color-success-alpha-10);--holo-role-status-success-glow-active: var(--holo-color-success-alpha-50);--holo-role-status-warning-fg: var(--holo-color-warning);--holo-role-status-warning-border: var(--holo-color-warning);--holo-role-status-warning-surface: var(--holo-control-bg-warning);--holo-role-status-warning-surface-hover: var(--holo-control-bg-warning-hover);--holo-role-status-warning-surface-medium: var(--holo-transparency-warning-medium);--holo-role-status-warning-surface-soft: var(--holo-transparency-warning-subtle);--holo-role-status-warning-glow-rest: var(--holo-color-warning-alpha-10);--holo-role-status-warning-glow-active: var(--holo-color-warning-alpha-50);--holo-role-status-danger-fg: var(--holo-color-danger);--holo-role-status-danger-border: var(--holo-color-danger);--holo-role-status-danger-surface: var(--holo-control-bg-danger);--holo-role-status-danger-surface-hover: var(--holo-control-bg-danger-hover);--holo-role-status-danger-surface-medium: var(--holo-transparency-danger-medium);--holo-role-status-danger-surface-soft: var(--holo-transparency-danger-subtle);--holo-role-status-danger-glow-rest: var(--holo-color-danger-alpha-10);--holo-role-status-danger-glow-active: var(--holo-color-danger-alpha-50);--holo-role-status-info-fg: var(--holo-color-info);--holo-role-status-info-border: var(--holo-color-info);--holo-role-status-info-surface: var(--theme-control-bg-primary);--holo-role-status-info-surface-hover: var(--theme-control-bg-primary-hover);--holo-role-status-info-surface-medium: var(--holo-color-primary-alpha-15);--holo-role-status-info-surface-soft: var(--holo-color-primary-alpha-8);--holo-role-status-info-glow-rest: var(--holo-color-primary-alpha-10);--holo-role-status-info-glow-active: var(--holo-color-primary-alpha-30);--holo-role-sheet-narrow: clamp(17.5rem, 92vw, 25rem);--holo-role-sheet-form: clamp(17.5rem, 92vw, 37.5rem);--holo-role-sheet-work: clamp(17.5rem, 88vw, 62.5rem);--holo-role-sheet-wide: clamp(17.5rem, 92vw, 90rem);--holo-role-sheet-canvas: 95vw;--holo-role-sheet-col: 20rem}@media(min-width:768px){:root{--holo-role-pad-page-x: .75rem;--holo-role-pad-page-y: 1rem;--holo-role-pad-page-media-x: 1.25rem;--holo-role-pad-page-media-y: 1.25rem;--holo-role-pad-section: .75rem;--holo-role-tree-indent: 1.5rem;--holo-role-pad-card: .5rem;--holo-role-gap-section: 1.25rem;--holo-role-gap-section-compact: .625rem;--holo-role-gap-stack: .313rem;--holo-role-gap-inline: .438rem;--holo-role-gap-cluster: .5rem;--holo-role-table-pad-y: .625rem;--holo-role-table-pad-x: .75rem;--holo-role-table-col-numeric: 4.5rem;--holo-role-table-col-code: 8.75rem;--holo-role-table-col-unit: 4.5rem;--holo-role-pad-feature: 1.5rem;--holo-role-pad-density-comfortable: 1.5rem;--holo-role-pad-density-spacious: 2.5rem;--holo-role-gap-xs: .4375rem;--holo-role-gap-sm: .8125rem;--holo-role-gap-md: 1.125rem;--holo-role-gap-lg: 1.625rem;--holo-role-gap-xl: 2.375rem;--holo-role-gap-2xl: 3.125rem;--holo-role-cover-hero: 8.75rem;--holo-role-cover-card: 7rem;--holo-role-cover-row: 2.625rem;--holo-role-cover-thumb: 2rem;--holo-role-cover-tile: 9.5rem;--holo-role-card-gateway: 18.75rem;--holo-role-avatar-hero: 8rem;--holo-role-avatar-tile: 6.5rem;--holo-role-avatar-card: 6rem;--holo-role-avatar-row: 2.25rem;--holo-role-logo-circle: 4rem;--holo-role-scroll-list-height: 680px}}@media(min-width:1024px){:root{--holo-role-pad-page-x: 1.25rem;--holo-role-pad-page-y: 1.5rem;--holo-role-pad-page-media-x: 1.75rem;--holo-role-pad-page-media-y: 1.5rem;--holo-role-pad-section: 1rem;--holo-role-tree-indent: 1.75rem;--holo-role-pad-card: .625rem;--holo-role-gap-section: 1.75rem;--holo-role-gap-section-compact: .875rem;--holo-role-gap-stack: .375rem;--holo-role-gap-inline: .5rem;--holo-role-gap-cluster: .625rem;--holo-role-table-pad-y: .875rem;--holo-role-table-pad-x: 1rem;--holo-role-pad-feature: 2rem;--holo-role-gap-xs: .5rem;--holo-role-gap-sm: 1rem;--holo-role-gap-md: 1.5rem;--holo-role-gap-lg: 2rem;--holo-role-gap-xl: 3rem;--holo-role-gap-2xl: 4rem;--holo-role-cover-hero: 11.25rem;--holo-role-cover-card: 8.75rem;--holo-role-cover-row: 3rem;--holo-role-cover-thumb: 2.25rem;--holo-role-cover-tile: 10rem;--holo-role-card-gateway: 18.75rem;--holo-role-avatar-hero: 10rem;--holo-role-avatar-tile: 7.5rem;--holo-role-avatar-card: 7.5rem;--holo-role-avatar-row: 2.5rem;--holo-role-logo-circle: 4.5rem;--holo-role-scroll-list-height: 912px}}@media(max-width:639px){:root{--holo-role-input-text-size: 1rem}}:root[data-viewport=tv]{font-size:135%}@font-face{font-family:DM Mono;font-style:normal;font-weight:300;font-display:swap;src:url(../fonts/aFTR7PB1QTsUX8KYvrGyEY2tbZX9.CnIee3y3.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Mono;font-style:normal;font-weight:300;font-display:swap;src:url(../fonts/aFTR7PB1QTsUX8KYvrGyEYOtbQ.CNmLoeDX.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../fonts/aFTU7PB1QTsUX8KYthSQBLyM.C2zvOubV.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../fonts/aFTU7PB1QTsUX8KYthqQBA.4GdczIuU.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../fonts/aFTR7PB1QTsUX8KYvumzEY2tbZX9.BtRyHRi6.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../fonts/aFTR7PB1QTsUX8KYvumzEYOtbQ.DRMDZjhP.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Syne;font-style:normal;font-weight:400;font-display:swap;src:url(../fonts/8vIH7w4qzmVxm2NL9Hz_.5tOOQDeJ.woff2) format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Syne;font-style:normal;font-weight:400;font-display:swap;src:url(../fonts/8vIH7w4qzmVxm25L9Hz_.JjI8ZrW1.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Syne;font-style:normal;font-weight:400;font-display:swap;src:url(../fonts/8vIH7w4qzmVxm2BL9A.BVsvWWA4.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Syne;font-style:normal;font-weight:500;font-display:swap;src:url(../fonts/8vIH7w4qzmVxm2NL9Hz_.5tOOQDeJ.woff2) format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Syne;font-style:normal;font-weight:500;font-display:swap;src:url(../fonts/8vIH7w4qzmVxm25L9Hz_.JjI8ZrW1.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Syne;font-style:normal;font-weight:500;font-display:swap;src:url(../fonts/8vIH7w4qzmVxm2BL9A.BVsvWWA4.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Syne;font-style:normal;font-weight:600;font-display:swap;src:url(../fonts/8vIH7w4qzmVxm2NL9Hz_.5tOOQDeJ.woff2) format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Syne;font-style:normal;font-weight:600;font-display:swap;src:url(../fonts/8vIH7w4qzmVxm25L9Hz_.JjI8ZrW1.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Syne;font-style:normal;font-weight:600;font-display:swap;src:url(../fonts/8vIH7w4qzmVxm2BL9A.BVsvWWA4.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Syne;font-style:normal;font-weight:700;font-display:swap;src:url(../fonts/8vIH7w4qzmVxm2NL9Hz_.5tOOQDeJ.woff2) format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Syne;font-style:normal;font-weight:700;font-display:swap;src:url(../fonts/8vIH7w4qzmVxm25L9Hz_.JjI8ZrW1.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Syne;font-style:normal;font-weight:700;font-display:swap;src:url(../fonts/8vIH7w4qzmVxm2BL9A.BVsvWWA4.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Syne;font-style:normal;font-weight:800;font-display:swap;src:url(../fonts/8vIH7w4qzmVxm2NL9Hz_.5tOOQDeJ.woff2) format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Syne;font-style:normal;font-weight:800;font-display:swap;src:url(../fonts/8vIH7w4qzmVxm25L9Hz_.JjI8ZrW1.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Syne;font-style:normal;font-weight:800;font-display:swap;src:url(../fonts/8vIH7w4qzmVxm2BL9A.BVsvWWA4.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root,[data-theme=ice]{--theme-primary: #00e5ff;--theme-primary-rgb: 0, 229, 255;--theme-primary-50: #e0faff;--theme-primary-100: #b8f2ff;--theme-primary-200: #8ae9ff;--theme-primary-300: #5ce0ff;--theme-primary-400: #2ed7ff;--theme-primary-500: #00e5ff;--theme-primary-600: #00ccdb;--theme-primary-700: #00b3b8;--theme-primary-800: #009094;--theme-primary-900: #006d70;--theme-primary-50-rgb: 224, 250, 255;--theme-primary-100-rgb: 184, 242, 255;--theme-primary-200-rgb: 138, 233, 255;--theme-primary-300-rgb: 92, 224, 255;--theme-primary-400-rgb: 46, 215, 255;--theme-primary-500-rgb: 0, 229, 255;--theme-primary-600-rgb: 0, 204, 219;--theme-primary-700-rgb: 0, 179, 184;--theme-primary-800-rgb: 0, 144, 148;--theme-primary-900-rgb: 0, 109, 112;--theme-neutral-50: #f8fafc;--theme-neutral-100: #f1f5f9;--theme-neutral-200: #e2e8f0;--theme-neutral-300: #cbd5e1;--theme-neutral-400: #94a3b8;--theme-neutral-500: #64748b;--theme-neutral-600: #475569;--theme-neutral-700: #334155;--theme-neutral-800: #1e293b;--theme-neutral-900: #0f172a;--theme-neutral-50-rgb: 248, 250, 252;--theme-neutral-100-rgb: 241, 245, 249;--theme-neutral-200-rgb: 226, 232, 240;--theme-neutral-300-rgb: 203, 213, 225;--theme-neutral-400-rgb: 148, 163, 184;--theme-neutral-500-rgb: 100, 116, 139;--theme-neutral-600-rgb: 71, 85, 105;--theme-neutral-700-rgb: 51, 65, 85;--theme-neutral-800-rgb: 30, 41, 59;--theme-neutral-900-rgb: 15, 23, 42;--theme-dark-50: #5a79b2;--theme-dark-100: #506b9f;--theme-dark-200: #465e8c;--theme-dark-300: #3c5179;--theme-dark-400: #324366;--theme-dark-500: #283653;--theme-dark-600: #1e2940;--theme-dark-700: #141b2d;--theme-dark-800: #0a0e1a;--theme-dark-900: #000408;--theme-dark-black: #000408;--theme-dark-50-rgb: 90, 121, 178;--theme-dark-100-rgb: 80, 107, 159;--theme-dark-200-rgb: 70, 94, 140;--theme-dark-300-rgb: 60, 81, 121;--theme-dark-400-rgb: 50, 67, 102;--theme-dark-500-rgb: 40, 54, 83;--theme-dark-600-rgb: 30, 41, 64;--theme-dark-700-rgb: 20, 27, 45;--theme-dark-800-rgb: 10, 14, 26;--theme-dark-900-rgb: 0, 4, 8;--theme-dark-black-rgb: 0, 4, 8;--theme-bg-base: #000408;--theme-bg-card: #143241;--theme-bg-elevated: #1d4456;--theme-text-primary: #EAFBFF;--theme-text-secondary: #A6C5D2;--theme-text-tertiary: #6E94A2;--theme-text-accent: #00e5ff;--theme-glass: rgba(0, 229, 255, .08);--theme-glass-soft: rgba(0, 229, 255, .06);--theme-glass-medium: rgba(0, 229, 255, .1);--theme-glass-strong: rgba(0, 229, 255, .12);--theme-glass-subtle: rgba(0, 229, 255, .04);--theme-control-bg-primary: #00E5FF;--theme-control-bg-primary-hover: #29E9FF;--theme-control-bg-secondary: rgba(0, 229, 255, .12);--theme-control-bg-secondary-hover: rgba(0, 229, 255, .22);--theme-control-text-primary: #000000;--theme-control-text-secondary: var(--theme-primary-400);--theme-control-text-primary-hover: #000000;--theme-border: rgba(0, 229, 255, .4);--theme-border-soft: rgba(0, 229, 255, .35);--theme-border-medium: rgba(0, 229, 255, .55);--theme-border-strong: rgba(0, 229, 255, .75);--theme-border-active: rgba(0, 229, 255, .9);--theme-glow-soft: rgba(0, 229, 255, .25);--theme-glow-medium: rgba(0, 229, 255, .4);--theme-glow-strong: rgba(0, 229, 255, .6);--theme-glow-intense: rgba(0, 229, 255, .8);--theme-shadow: rgba(234, 251, 255, .2);--theme-shadow-soft: rgba(234, 251, 255, .12);--theme-shadow-strong: rgba(234, 251, 255, .3);--theme-particle-color: #00e5ff;--theme-text-headline: var(--theme-primary-100);--theme-text-emphasis: var(--theme-primary-300);--theme-text-body: var(--theme-text-primary);--theme-text-muted: var(--theme-text-tertiary);--theme-text-on-accent: var(--theme-primary-50);--theme-surface-accent-soft: rgba(var(--theme-primary-100-rgb), .08);--theme-surface-accent-strong: rgba(var(--theme-primary-200-rgb), .18);--theme-border-accent: var(--theme-primary-500);--theme-border-emphasis: var(--theme-primary-400);--theme-divider-subtle: rgba(255, 255, 255, .08);--theme-surface-page: var(--theme-bg-base);--theme-surface-section: #07141c;--theme-surface-panel: #0d222e;--theme-surface-card: #143241;--theme-surface-overlay: #1d4456;--theme-surface-code: #0a0e1a;--theme-text-code: #e0e8f0;--theme-surface-callout-info: rgba(var(--theme-primary-500-rgb), .12);--theme-surface-callout-success: rgba(var(--holo-color-success-rgb), .12);--theme-surface-callout-warning: rgba(var(--holo-color-warning-rgb), .12);--theme-surface-callout-danger: rgba(var(--holo-color-danger-rgb), .12)}[data-theme=ice]{--holo-icon-blue: #4FC3F7;--holo-icon-violet: #CE93D8;--holo-icon-orange: #FFB74D;--holo-icon-green: #81C784;--holo-icon-red: #EF9A9A;--holo-icon-yellow: #FFF176;--holo-icon-teal: #4DB6AC;--holo-icon-indigo: #9FA8DA;--holo-icon-blue-rgb: 79, 195, 247;--holo-icon-violet-rgb: 206, 147, 216;--holo-icon-orange-rgb: 255, 183, 77;--holo-icon-green-rgb: 129, 199, 132;--holo-icon-red-rgb: 239, 154, 154;--holo-icon-yellow-rgb: 255, 241, 118;--holo-icon-teal-rgb: 77, 182, 172;--holo-icon-indigo-rgb: 159, 168, 218}[data-theme=ocean]{--theme-primary: #2196F3;--theme-primary-rgb: 33, 150, 243;--theme-primary-50: #E3F2FD;--theme-primary-100: #BBDEFB;--theme-primary-200: #90CAF9;--theme-primary-300: #64B5F6;--theme-primary-400: #42A5F5;--theme-primary-500: #2196F3;--theme-primary-600: #1E88E5;--theme-primary-700: #1976D2;--theme-primary-800: #1565C0;--theme-primary-900: #0D47A1;--theme-primary-50-rgb: 227, 242, 253;--theme-primary-100-rgb: 187, 222, 251;--theme-primary-200-rgb: 144, 202, 249;--theme-primary-300-rgb: 100, 181, 246;--theme-primary-400-rgb: 66, 165, 245;--theme-primary-500-rgb: 33, 150, 243;--theme-primary-600-rgb: 30, 136, 229;--theme-primary-700-rgb: 25, 118, 210;--theme-primary-800-rgb: 21, 101, 192;--theme-primary-900-rgb: 13, 71, 161;--theme-neutral-50: #f8fafc;--theme-neutral-100: #f1f5f9;--theme-neutral-200: #e2e8f0;--theme-neutral-300: #cbd5e1;--theme-neutral-400: #94a3b8;--theme-neutral-500: #64748b;--theme-neutral-600: #475569;--theme-neutral-700: #334155;--theme-neutral-800: #1e293b;--theme-neutral-900: #0f172a;--theme-neutral-50-rgb: 248, 250, 252;--theme-neutral-100-rgb: 241, 245, 249;--theme-neutral-200-rgb: 226, 232, 240;--theme-neutral-300-rgb: 203, 213, 225;--theme-neutral-400-rgb: 148, 163, 184;--theme-neutral-500-rgb: 100, 116, 139;--theme-neutral-600-rgb: 71, 85, 105;--theme-neutral-700-rgb: 51, 65, 85;--theme-neutral-800-rgb: 30, 41, 59;--theme-neutral-900-rgb: 15, 23, 42;--theme-dark-50: #5a79b2;--theme-dark-100: #506b9f;--theme-dark-200: #465e8c;--theme-dark-300: #3c5179;--theme-dark-400: #324366;--theme-dark-500: #283653;--theme-dark-600: #1e2940;--theme-dark-700: #141b2d;--theme-dark-800: #0a0e1a;--theme-dark-900: #000408;--theme-dark-black: #000408;--theme-dark-50-rgb: 90, 121, 178;--theme-dark-100-rgb: 80, 107, 159;--theme-dark-200-rgb: 70, 94, 140;--theme-dark-300-rgb: 60, 81, 121;--theme-dark-400-rgb: 50, 67, 102;--theme-dark-500-rgb: 40, 54, 83;--theme-dark-600-rgb: 30, 41, 64;--theme-dark-700-rgb: 20, 27, 45;--theme-dark-800-rgb: 10, 14, 26;--theme-dark-900-rgb: 0, 4, 8;--theme-dark-black-rgb: 0, 4, 8;--theme-bg-base: #000408;--theme-bg-card: #1a2b49;--theme-bg-elevated: #243a5f;--theme-text-primary: #EAF3FF;--theme-text-secondary: #A6BAD6;--theme-text-tertiary: #6E89AE;--theme-text-accent: #42A5F5;--theme-glass: rgba(33, 150, 243, .08);--theme-glass-soft: rgba(33, 150, 243, .06);--theme-glass-medium: rgba(33, 150, 243, .1);--theme-glass-strong: rgba(33, 150, 243, .12);--theme-glass-subtle: rgba(33, 150, 243, .04);--theme-control-bg-primary: #2196F3;--theme-control-bg-primary-hover: #48A8F5;--theme-control-bg-secondary: rgba(33, 150, 243, .12);--theme-control-bg-secondary-hover: rgba(33, 150, 243, .22);--theme-control-text-primary: #000000;--theme-control-text-secondary: var(--theme-primary-400);--theme-control-text-primary-hover: #000000;--theme-border: rgba(33, 150, 243, .4);--theme-border-soft: rgba(33, 150, 243, .35);--theme-border-medium: rgba(33, 150, 243, .55);--theme-border-strong: rgba(33, 150, 243, .75);--theme-border-active: rgba(33, 150, 243, .9);--theme-glow-soft: rgba(33, 150, 243, .25);--theme-glow-medium: rgba(33, 150, 243, .4);--theme-glow-strong: rgba(33, 150, 243, .6);--theme-glow-intense: rgba(33, 150, 243, .8);--theme-shadow: rgba(234, 243, 255, .2);--theme-shadow-soft: rgba(234, 243, 255, .12);--theme-shadow-strong: rgba(234, 243, 255, .3);--theme-particle-color: #42A5F5;--theme-text-headline: var(--theme-primary-100);--theme-text-emphasis: var(--theme-primary-300);--theme-text-body: var(--theme-text-primary);--theme-text-muted: var(--theme-text-tertiary);--theme-text-on-accent: var(--theme-primary-50);--theme-surface-accent-soft: rgba(var(--theme-primary-100-rgb), .08);--theme-surface-accent-strong: rgba(var(--theme-primary-200-rgb), .18);--theme-border-accent: var(--theme-primary-500);--theme-border-emphasis: var(--theme-primary-400);--theme-divider-subtle: rgba(255, 255, 255, .08);--theme-surface-page: var(--theme-bg-base);--theme-surface-section: #0a1322;--theme-surface-panel: #111d33;--theme-surface-card: #1a2b49;--theme-surface-overlay: #243a5f;--theme-surface-code: #0a0e1a;--theme-text-code: #e0e8f0;--theme-surface-callout-info: rgba(var(--theme-primary-500-rgb), .12);--theme-surface-callout-success: rgba(var(--holo-color-success-rgb), .12);--theme-surface-callout-warning: rgba(var(--holo-color-warning-rgb), .12);--theme-surface-callout-danger: rgba(var(--holo-color-danger-rgb), .12)}[data-theme=ocean]{--holo-icon-blue: #81D4FA;--holo-icon-violet: #CE93D8;--holo-icon-orange: #FFCC80;--holo-icon-green: #A5D6A7;--holo-icon-red: #EF9A9A;--holo-icon-yellow: #FFF59D;--holo-icon-teal: #80CBC4;--holo-icon-indigo: #9FA8DA;--holo-icon-blue-rgb: 129, 212, 250;--holo-icon-violet-rgb: 206, 147, 216;--holo-icon-orange-rgb: 255, 204, 128;--holo-icon-green-rgb: 165, 214, 167;--holo-icon-red-rgb: 239, 154, 154;--holo-icon-yellow-rgb: 255, 245, 157;--holo-icon-teal-rgb: 128, 203, 196;--holo-icon-indigo-rgb: 159, 168, 218}[data-theme=dusk]{--theme-primary: #2ED15C;--theme-primary-rgb: 46, 209, 92;--theme-primary-50: #EAF6EE;--theme-primary-100: #C8E8D3;--theme-primary-200: #9FD3B1;--theme-primary-300: #72BC8C;--theme-primary-400: #4DAB6E;--theme-primary-500: #2ED15C;--theme-primary-600: #278A49;--theme-primary-700: #20713C;--theme-primary-800: #195A30;--theme-primary-900: #124324;--theme-primary-50-rgb: 234, 246, 238;--theme-primary-100-rgb: 200, 232, 211;--theme-primary-200-rgb: 159, 211, 177;--theme-primary-300-rgb: 114, 188, 140;--theme-primary-400-rgb: 77, 171, 110;--theme-primary-500-rgb: 46, 209, 92;--theme-primary-600-rgb: 39, 138, 73;--theme-primary-700-rgb: 32, 113, 60;--theme-primary-800-rgb: 25, 90, 48;--theme-primary-900-rgb: 18, 67, 36;--theme-neutral-50: #F2FAF4;--theme-neutral-100: #E4F2E8;--theme-neutral-200: #C8E0CF;--theme-neutral-300: #A3C2AC;--theme-neutral-400: #7A9682;--theme-neutral-500: #566B5C;--theme-neutral-600: #3E4F43;--theme-neutral-700: #2A372E;--theme-neutral-800: #1A241D;--theme-neutral-900: #0E150F;--theme-neutral-50-rgb: 242, 250, 244;--theme-neutral-100-rgb: 228, 242, 232;--theme-neutral-200-rgb: 200, 224, 207;--theme-neutral-300-rgb: 163, 194, 172;--theme-neutral-400-rgb: 122, 150, 130;--theme-neutral-500-rgb: 86, 107, 92;--theme-neutral-600-rgb: 62, 79, 67;--theme-neutral-700-rgb: 42, 55, 46;--theme-neutral-800-rgb: 26, 36, 29;--theme-neutral-900-rgb: 14, 21, 15;--theme-dark-50: #4A7A52;--theme-dark-100: #3E6A45;--theme-dark-200: #335939;--theme-dark-300: #28482E;--theme-dark-400: #1E3823;--theme-dark-500: #15281A;--theme-dark-600: #0E1A11;--theme-dark-700: #08110A;--theme-dark-800: #050A06;--theme-dark-900: #020402;--theme-dark-black: #000408;--theme-dark-50-rgb: 74, 122, 82;--theme-dark-100-rgb: 62, 106, 69;--theme-dark-200-rgb: 51, 89, 57;--theme-dark-300-rgb: 40, 72, 46;--theme-dark-400-rgb: 30, 56, 35;--theme-dark-500-rgb: 21, 40, 26;--theme-dark-600-rgb: 14, 26, 17;--theme-dark-700-rgb: 8, 17, 10;--theme-dark-800-rgb: 5, 10, 6;--theme-dark-900-rgb: 2, 4, 2;--theme-dark-black-rgb: 0, 4, 8;--theme-bg-base: #000408;--theme-bg-card: #184028;--theme-bg-elevated: #225839;--theme-text-primary: #8FE8AD;--theme-text-secondary: #62D88C;--theme-text-tertiary: #4FC477;--theme-text-accent: #2ED15C;--theme-glass: rgba(46, 209, 92, .08);--theme-glass-soft: rgba(46, 209, 92, .06);--theme-glass-medium: rgba(46, 209, 92, .1);--theme-glass-strong: rgba(46, 209, 92, .12);--theme-glass-subtle: rgba(46, 209, 92, .04);--theme-control-bg-primary: #2ED15C;--theme-control-bg-primary-hover: #4FD876;--theme-control-bg-secondary: rgba(46, 209, 92, .11);--theme-control-bg-secondary-hover: rgba(46, 209, 92, .2);--theme-control-text-primary: #000000;--theme-control-text-secondary: var(--theme-primary-400);--theme-control-text-primary-hover: #000000;--theme-border: rgba(46, 209, 92, .4);--theme-border-soft: rgba(46, 209, 92, .32);--theme-border-medium: rgba(46, 209, 92, .55);--theme-border-strong: rgba(46, 209, 92, .75);--theme-border-active: rgba(46, 209, 92, .9);--theme-glow-soft: rgba(46, 209, 92, .25);--theme-glow-medium: rgba(46, 209, 92, .4);--theme-glow-strong: rgba(46, 209, 92, .6);--theme-glow-intense: rgba(46, 209, 92, .8);--theme-shadow: rgba(143, 232, 173, .2);--theme-shadow-soft: rgba(143, 232, 173, .12);--theme-shadow-strong: rgba(143, 232, 173, .3);--theme-particle-color: #2ED15C;--theme-text-headline: var(--theme-primary-100);--theme-text-emphasis: var(--theme-primary-300);--theme-text-body: var(--theme-text-primary);--theme-text-muted: var(--theme-text-tertiary);--theme-text-on-accent: var(--theme-dark-900);--theme-surface-accent-soft: rgba(var(--theme-primary-100-rgb), .08);--theme-surface-accent-strong: rgba(var(--theme-primary-200-rgb), .18);--theme-border-accent: var(--theme-primary-500);--theme-border-emphasis: var(--theme-primary-400);--theme-divider-subtle: rgba(255, 255, 255, .08);--theme-surface-page: var(--theme-bg-base);--theme-surface-section: #0a1810;--theme-surface-panel: #102a1a;--theme-surface-card: #184028;--theme-surface-overlay: #225839;--theme-surface-code: #0a0e1a;--theme-text-code: #e0e8f0;--theme-surface-callout-info: rgba(var(--theme-primary-500-rgb), .12);--theme-surface-callout-success: rgba(var(--holo-color-success-rgb), .12);--theme-surface-callout-warning: rgba(var(--holo-color-warning-rgb), .12);--theme-surface-callout-danger: rgba(var(--holo-color-danger-rgb), .12)}[data-theme=dusk]{--holo-icon-blue: #4FC3F7;--holo-icon-violet: #CE93D8;--holo-icon-orange: #FFB74D;--holo-icon-green: #A5D6A7;--holo-icon-red: #EF9A9A;--holo-icon-yellow: #FFF176;--holo-icon-teal: #80CBC4;--holo-icon-indigo: #9FA8DA;--holo-icon-blue-rgb: 79, 195, 247;--holo-icon-violet-rgb: 206, 147, 216;--holo-icon-orange-rgb: 255, 183, 77;--holo-icon-green-rgb: 165, 214, 167;--holo-icon-red-rgb: 239, 154, 154;--holo-icon-yellow-rgb: 255, 241, 118;--holo-icon-teal-rgb: 128, 203, 196;--holo-icon-indigo-rgb: 159, 168, 218}[data-theme=solar]{--theme-primary: #E65100;--theme-primary-rgb: 230, 81, 0;--theme-primary-50: #FFF3E0;--theme-primary-100: #FFE0B2;--theme-primary-200: #FFCC80;--theme-primary-300: #FFB74D;--theme-primary-400: #FFA726;--theme-primary-500: #FF9800;--theme-primary-600: #F57C00;--theme-primary-700: #EF6C00;--theme-primary-800: #E65100;--theme-primary-900: #D84315;--theme-primary-50-rgb: 255, 243, 224;--theme-primary-100-rgb: 255, 224, 178;--theme-primary-200-rgb: 255, 204, 128;--theme-primary-300-rgb: 255, 183, 77;--theme-primary-400-rgb: 255, 167, 38;--theme-primary-500-rgb: 255, 152, 0;--theme-primary-600-rgb: 245, 124, 0;--theme-primary-700-rgb: 239, 108, 0;--theme-primary-800-rgb: 230, 81, 0;--theme-primary-900-rgb: 216, 67, 21;--theme-neutral-50: #FFFEF7;--theme-neutral-100: #FFF9ED;--theme-neutral-200: #FFF2D9;--theme-neutral-300: #FFE7B8;--theme-neutral-400: #E8D4A0;--theme-neutral-500: #C4B087;--theme-neutral-600: #A39370;--theme-neutral-700: #7D7359;--theme-neutral-800: #5A5242;--theme-neutral-900: #3B362D;--theme-neutral-50-rgb: 255, 254, 247;--theme-neutral-100-rgb: 255, 249, 237;--theme-neutral-200-rgb: 255, 242, 217;--theme-neutral-300-rgb: 255, 231, 184;--theme-neutral-400-rgb: 232, 212, 160;--theme-neutral-500-rgb: 196, 176, 135;--theme-neutral-600-rgb: 163, 147, 112;--theme-neutral-700-rgb: 125, 115, 89;--theme-neutral-800-rgb: 90, 82, 66;--theme-neutral-900-rgb: 59, 54, 45;--theme-dark-50: #3B362D;--theme-dark-100: #4A4336;--theme-dark-200: #5A5242;--theme-dark-300: #6D6350;--theme-dark-400: #807660;--theme-dark-500: #958A71;--theme-dark-600: #ACA085;--theme-dark-700: #C5B99A;--theme-dark-800: #DFD4B1;--theme-dark-900: #FFFBF0;--theme-dark-black: #3B362D;--theme-dark-50-rgb: 59, 54, 45;--theme-dark-100-rgb: 74, 67, 54;--theme-dark-200-rgb: 90, 82, 66;--theme-dark-300-rgb: 109, 99, 80;--theme-dark-400-rgb: 128, 118, 96;--theme-dark-500-rgb: 149, 138, 113;--theme-dark-600-rgb: 172, 160, 133;--theme-dark-700-rgb: 197, 185, 154;--theme-dark-800-rgb: 223, 212, 177;--theme-dark-900-rgb: 255, 251, 240;--theme-dark-black-rgb: 59, 54, 45;--theme-bg-base: #FAF4E9;--theme-bg-card: #FFFEF7;--theme-bg-elevated: #FFFFFF;--theme-text-primary: #3E2614;--theme-text-secondary: #6B3E20;--theme-text-tertiary: #976542;--theme-text-accent: #E65100;--theme-glass-subtle: rgba(46, 17, 0, .03);--theme-glass-soft: rgba(46, 17, 0, .05);--theme-glass: rgba(46, 17, 0, .06);--theme-glass-medium: rgba(46, 17, 0, .08);--theme-glass-strong: rgba(46, 17, 0, .12);--theme-control-bg-primary: #CC4800;--theme-control-bg-primary-hover: #B33F00;--theme-control-bg-secondary: rgba(230, 81, 0, .1);--theme-control-bg-secondary-hover: rgba(230, 81, 0, .18);--theme-control-text-primary: #FFFFFF;--theme-control-text-secondary: var(--theme-primary-800);--theme-control-text-primary-hover: #FFFFFF;--theme-border: rgba(93, 64, 55, .45);--theme-border-soft: rgba(93, 64, 55, .4);--theme-border-medium: rgba(93, 64, 55, .6);--theme-border-strong: rgba(93, 64, 55, .8);--theme-border-active: rgba(255, 183, 77, .85);--theme-glow-soft: rgba(255, 183, 77, .25);--theme-glow-medium: rgba(255, 183, 77, .4);--theme-glow-strong: rgba(255, 183, 77, .6);--theme-glow-intense: rgba(255, 183, 77, .75);--theme-shadow: rgba(93, 64, 55, .12);--theme-shadow-soft: rgba(93, 64, 55, .08);--theme-shadow-strong: rgba(93, 64, 55, .2);--theme-particle-color: #FF9800;--theme-text-headline: var(--theme-primary-900);--theme-text-emphasis: var(--theme-primary-700);--theme-text-body: var(--theme-text-primary);--theme-text-muted: var(--theme-text-tertiary);--theme-text-on-accent: var(--theme-bg-base);--theme-surface-accent-soft: rgba(var(--theme-primary-900-rgb), .08);--theme-surface-accent-strong: rgba(var(--theme-primary-800-rgb), .18);--theme-border-accent: var(--theme-primary-700);--theme-border-emphasis: var(--theme-primary-800);--theme-divider-subtle: rgba(0, 0, 0, .08);--theme-surface-page: var(--theme-bg-base);--theme-surface-section: #FFFCF4;--theme-surface-panel: #FFFDF8;--theme-surface-card: #FFFEF7;--theme-surface-overlay: #FFFFFF;--theme-surface-code: #0a0e1a;--theme-text-code: #e0e8f0;--theme-surface-callout-info: rgba(var(--theme-primary-500-rgb), .1);--theme-surface-callout-success: rgba(var(--holo-color-success-rgb), .1);--theme-surface-callout-warning: rgba(var(--holo-color-warning-rgb), .1);--theme-surface-callout-danger: rgba(var(--holo-color-danger-rgb), .1)}[data-theme=solar]{--holo-icon-blue: #1565C0;--holo-icon-violet: #6A1B9A;--holo-icon-orange: #BF360C;--holo-icon-green: #1B5E20;--holo-icon-red: #B71C1C;--holo-icon-yellow: #F57F17;--holo-icon-teal: #004D40;--holo-icon-indigo: #1A237E;--holo-icon-blue-rgb: 21, 101, 192;--holo-icon-violet-rgb: 106, 27, 154;--holo-icon-orange-rgb: 191, 54, 12;--holo-icon-green-rgb: 27, 94, 32;--holo-icon-red-rgb: 183, 28, 28;--holo-icon-yellow-rgb: 245, 127, 23;--holo-icon-teal-rgb: 0, 77, 64;--holo-icon-indigo-rgb: 26, 35, 126}[data-theme=sand]{--theme-primary: #8F6833;--theme-primary-rgb: 143, 104, 51;--theme-primary-50: #FAF6F0;--theme-primary-100: #F4EAD9;--theme-primary-200: #E8D4B3;--theme-primary-300: #DCBE8D;--theme-primary-400: #D0A867;--theme-primary-500: #C89B5E;--theme-primary-600: #B08147;--theme-primary-700: #8F6833;--theme-primary-800: #6E4F21;--theme-primary-900: #4D3615;--theme-primary-50-rgb: 250, 246, 240;--theme-primary-100-rgb: 244, 234, 217;--theme-primary-200-rgb: 232, 212, 179;--theme-primary-300-rgb: 220, 190, 141;--theme-primary-400-rgb: 208, 168, 103;--theme-primary-500-rgb: 200, 155, 94;--theme-primary-600-rgb: 176, 129, 71;--theme-primary-700-rgb: 143, 104, 51;--theme-primary-800-rgb: 110, 79, 33;--theme-primary-900-rgb: 77, 54, 21;--theme-neutral-50: #FDFCFB;--theme-neutral-100: #FAF8F5;--theme-neutral-200: #F4F0EA;--theme-neutral-300: #E9E2D5;--theme-neutral-400: #D3C5B3;--theme-neutral-500: #B3A28F;--theme-neutral-600: #938272;--theme-neutral-700: #73625A;--theme-neutral-800: #544643;--theme-neutral-900: #382F2D;--theme-neutral-50-rgb: 253, 252, 251;--theme-neutral-100-rgb: 250, 248, 245;--theme-neutral-200-rgb: 244, 240, 234;--theme-neutral-300-rgb: 233, 226, 213;--theme-neutral-400-rgb: 211, 197, 179;--theme-neutral-500-rgb: 179, 162, 143;--theme-neutral-600-rgb: 147, 130, 114;--theme-neutral-700-rgb: 115, 98, 90;--theme-neutral-800-rgb: 84, 70, 67;--theme-neutral-900-rgb: 56, 47, 45;--theme-dark-50: #382F2D;--theme-dark-100: #453933;--theme-dark-200: #544643;--theme-dark-300: #655653;--theme-dark-400: #786964;--theme-dark-500: #8D7F77;--theme-dark-600: #A4968B;--theme-dark-700: #BDB0A2;--theme-dark-800: #D8CCBB;--theme-dark-900: #FAF8F3;--theme-dark-black: #382F2D;--theme-dark-50-rgb: 56, 47, 45;--theme-dark-100-rgb: 69, 57, 51;--theme-dark-200-rgb: 84, 70, 67;--theme-dark-300-rgb: 101, 86, 83;--theme-dark-400-rgb: 120, 105, 100;--theme-dark-500-rgb: 141, 127, 119;--theme-dark-600-rgb: 164, 150, 139;--theme-dark-700-rgb: 189, 176, 162;--theme-dark-800-rgb: 216, 204, 187;--theme-dark-900-rgb: 250, 248, 243;--theme-dark-black-rgb: 56, 47, 45;--theme-bg-base: #F7F3E9;--theme-bg-card: #FFFEFB;--theme-bg-elevated: #FFFFFF;--theme-text-primary: #3A2E1F;--theme-text-secondary: #5C4A33;--theme-text-tertiary: #847053;--theme-text-accent: #8F6833;--theme-glass-subtle: rgba(43, 31, 15, .03);--theme-glass-soft: rgba(43, 31, 15, .05);--theme-glass: rgba(43, 31, 15, .06);--theme-glass-medium: rgba(43, 31, 15, .08);--theme-glass-strong: rgba(43, 31, 15, .12);--theme-control-bg-primary: #8F6833;--theme-control-bg-primary-hover: #78582B;--theme-control-bg-secondary: rgba(143, 104, 51, .1);--theme-control-bg-secondary-hover: rgba(143, 104, 51, .18);--theme-control-text-primary: #FFFFFF;--theme-control-text-secondary: var(--theme-primary-800);--theme-control-text-primary-hover: #FFFFFF;--theme-border: rgba(109, 93, 79, .45);--theme-border-soft: rgba(109, 93, 79, .4);--theme-border-medium: rgba(109, 93, 79, .6);--theme-border-strong: rgba(109, 93, 79, .8);--theme-border-active: rgba(143, 104, 51, .85);--theme-glow-soft: rgba(143, 104, 51, .2);--theme-glow-medium: rgba(143, 104, 51, .35);--theme-glow-strong: rgba(143, 104, 51, .5);--theme-glow-intense: rgba(143, 104, 51, .65);--theme-shadow: rgba(109, 93, 79, .12);--theme-shadow-soft: rgba(109, 93, 79, .08);--theme-shadow-strong: rgba(109, 93, 79, .18);--theme-particle-color: #C89B5E;--theme-text-headline: var(--theme-primary-900);--theme-text-emphasis: var(--theme-primary-700);--theme-text-body: var(--theme-text-primary);--theme-text-muted: var(--theme-text-tertiary);--theme-text-on-accent: var(--theme-bg-base);--theme-surface-accent-soft: rgba(var(--theme-primary-900-rgb), .08);--theme-surface-accent-strong: rgba(var(--theme-primary-800-rgb), .18);--theme-border-accent: var(--theme-primary-700);--theme-border-emphasis: var(--theme-primary-800);--theme-divider-subtle: rgba(0, 0, 0, .08);--theme-surface-page: var(--theme-bg-base);--theme-surface-section: #FCFAF6;--theme-surface-panel: #FDFCF9;--theme-surface-card: #FFFEFB;--theme-surface-overlay: #FFFFFF;--theme-surface-code: #0a0e1a;--theme-text-code: #e0e8f0;--theme-surface-callout-info: rgba(var(--theme-primary-500-rgb), .1);--theme-surface-callout-success: rgba(var(--holo-color-success-rgb), .1);--theme-surface-callout-warning: rgba(var(--holo-color-warning-rgb), .1);--theme-surface-callout-danger: rgba(var(--holo-color-danger-rgb), .1)}[data-theme=sand]{--holo-icon-blue: #1565C0;--holo-icon-violet: #4A148C;--holo-icon-orange: #E65100;--holo-icon-green: #1B5E20;--holo-icon-red: #B71C1C;--holo-icon-yellow: #6D4C00;--holo-icon-teal: #006064;--holo-icon-indigo: #283593;--holo-icon-blue-rgb: 21, 101, 192;--holo-icon-violet-rgb: 74, 20, 140;--holo-icon-orange-rgb: 230, 81, 0;--holo-icon-green-rgb: 27, 94, 32;--holo-icon-red-rgb: 183, 28, 28;--holo-icon-yellow-rgb: 109, 76, 0;--holo-icon-teal-rgb: 0, 96, 100;--holo-icon-indigo-rgb: 40, 53, 147}[data-theme=terra]{--theme-primary: #3D380C;--theme-primary-rgb: 61, 56, 12;--theme-primary-50: #FCFDF7;--theme-primary-100: #F5F8E1;--theme-primary-200: #E8F0B3;--theme-primary-300: #DCE786;--theme-primary-400: #BDD152;--theme-primary-500: #9E9D24;--theme-primary-600: #827717;--theme-primary-700: #6B6214;--theme-primary-800: #544D10;--theme-primary-900: #3D380C;--theme-primary-50-rgb: 252, 253, 247;--theme-primary-100-rgb: 245, 248, 225;--theme-primary-200-rgb: 232, 240, 179;--theme-primary-300-rgb: 220, 231, 134;--theme-primary-400-rgb: 189, 209, 82;--theme-primary-500-rgb: 158, 157, 36;--theme-primary-600-rgb: 130, 119, 23;--theme-primary-700-rgb: 107, 98, 20;--theme-primary-800-rgb: 84, 77, 16;--theme-primary-900-rgb: 61, 56, 12;--theme-neutral-50: #FCFCFA;--theme-neutral-100: #F7F7F2;--theme-neutral-200: #EFEFE4;--theme-neutral-300: #E2E2CF;--theme-neutral-400: #CCCBAF;--theme-neutral-500: #AFAE8F;--theme-neutral-600: #8F8E72;--theme-neutral-700: #706F59;--theme-neutral-800: #525143;--theme-neutral-900: #36352D;--theme-neutral-50-rgb: 252, 252, 250;--theme-neutral-100-rgb: 247, 247, 242;--theme-neutral-200-rgb: 239, 239, 228;--theme-neutral-300-rgb: 226, 226, 207;--theme-neutral-400-rgb: 204, 203, 175;--theme-neutral-500-rgb: 175, 174, 143;--theme-neutral-600-rgb: 143, 142, 114;--theme-neutral-700-rgb: 112, 111, 89;--theme-neutral-800-rgb: 82, 81, 67;--theme-neutral-900-rgb: 54, 53, 45;--theme-dark-50: #36352D;--theme-dark-100: #434136;--theme-dark-200: #525143;--theme-dark-300: #626251;--theme-dark-400: #747461;--theme-dark-500: #888772;--theme-dark-600: #9F9E86;--theme-dark-700: #B8B69B;--theme-dark-800: #D3D0B2;--theme-dark-900: #F5F1E8;--theme-dark-black: #36352D;--theme-dark-50-rgb: 54, 53, 45;--theme-dark-100-rgb: 67, 65, 54;--theme-dark-200-rgb: 82, 81, 67;--theme-dark-300-rgb: 98, 98, 81;--theme-dark-400-rgb: 116, 116, 97;--theme-dark-500-rgb: 136, 135, 114;--theme-dark-600-rgb: 159, 158, 134;--theme-dark-700-rgb: 184, 182, 155;--theme-dark-800-rgb: 211, 208, 178;--theme-dark-900-rgb: 245, 241, 232;--theme-dark-black-rgb: 54, 53, 45;--theme-bg-base: #F4F4E9;--theme-bg-card: #FAF7F0;--theme-bg-elevated: #FFFFFF;--theme-text-primary: #2D2B15;--theme-text-secondary: #4E4926;--theme-text-tertiary: #757042;--theme-text-accent: #9E9D24;--theme-glass-subtle: rgba(31, 28, 5, .03);--theme-glass-soft: rgba(31, 28, 5, .05);--theme-glass: rgba(31, 28, 5, .06);--theme-glass-medium: rgba(31, 28, 5, .08);--theme-glass-strong: rgba(31, 28, 5, .12);--theme-control-bg-primary: #3D380C;--theme-control-bg-primary-hover: #232107;--theme-control-bg-secondary: rgba(61, 56, 12, .1);--theme-control-bg-secondary-hover: rgba(61, 56, 12, .18);--theme-control-text-primary: #FFFFFF;--theme-control-text-secondary: var(--theme-primary-800);--theme-control-text-primary-hover: #FFFFFF;--theme-border: rgba(78, 52, 46, .45);--theme-border-soft: rgba(78, 52, 46, .4);--theme-border-medium: rgba(78, 52, 46, .6);--theme-border-strong: rgba(78, 52, 46, .8);--theme-border-active: rgba(61, 56, 12, .85);--theme-glow-soft: rgba(61, 56, 12, .2);--theme-glow-medium: rgba(61, 56, 12, .35);--theme-glow-strong: rgba(61, 56, 12, .5);--theme-glow-intense: rgba(61, 56, 12, .65);--theme-shadow: rgba(78, 52, 46, .12);--theme-shadow-soft: rgba(78, 52, 46, .08);--theme-shadow-strong: rgba(78, 52, 46, .18);--theme-particle-color: #9E9D24;--theme-text-headline: var(--theme-primary-900);--theme-text-emphasis: var(--theme-primary-700);--theme-text-body: var(--theme-text-primary);--theme-text-muted: var(--theme-text-tertiary);--theme-text-on-accent: var(--theme-bg-base);--theme-surface-accent-soft: rgba(var(--theme-primary-900-rgb), .08);--theme-surface-accent-strong: rgba(var(--theme-primary-800-rgb), .18);--theme-border-accent: var(--theme-primary-700);--theme-border-emphasis: var(--theme-primary-800);--theme-divider-subtle: rgba(0, 0, 0, .08);--theme-surface-page: var(--theme-bg-base);--theme-surface-section: #F8F5EE;--theme-surface-panel: #FBF8F2;--theme-surface-card: #FDFBF6;--theme-surface-overlay: #FFFFFF;--theme-surface-code: #0a0e1a;--theme-text-code: #e0e8f0;--theme-surface-callout-info: rgba(var(--theme-primary-500-rgb), .1);--theme-surface-callout-success: rgba(var(--holo-color-success-rgb), .1);--theme-surface-callout-warning: rgba(var(--holo-color-warning-rgb), .1);--theme-surface-callout-danger: rgba(var(--holo-color-danger-rgb), .1)}[data-theme=terra]{--holo-icon-blue: #0D47A1;--holo-icon-violet: #4A148C;--holo-icon-orange: #BF360C;--holo-icon-green: #33691E;--holo-icon-red: #B71C1C;--holo-icon-yellow: #F57F17;--holo-icon-teal: #006064;--holo-icon-indigo: #1A237E;--holo-icon-blue-rgb: 13, 71, 161;--holo-icon-violet-rgb: 74, 20, 140;--holo-icon-orange-rgb: 191, 54, 12;--holo-icon-green-rgb: 51, 105, 30;--holo-icon-red-rgb: 183, 28, 28;--holo-icon-yellow-rgb: 245, 127, 23;--holo-icon-teal-rgb: 0, 96, 100;--holo-icon-indigo-rgb: 26, 35, 126}:root{--theme-primary-light: var(--theme-primary);--theme-primary-dark: var(--theme-primary);--theme-secondary: var(--holo-color-primary-500);--theme-secondary-light: var(--holo-color-primary-400);--theme-secondary-dark: var(--holo-color-primary-600);--theme-bg-primary: var(--theme-bg-base);--theme-bg-secondary: var(--theme-bg-card);--theme-bg-tertiary: var(--theme-bg-elevated);--theme-text-accent: var(--theme-primary);--theme-glass-light: var(--theme-glass-soft);--theme-border-light: var(--theme-border-soft);--theme-border-strong: var(--theme-border-active);--theme-shadow-sm: var(--theme-shadow-soft);--theme-shadow-md: var(--theme-shadow);--theme-shadow-lg: var(--theme-shadow-strong);--primitive-color-default: var(--theme-primary);--primitive-glow-default: var(--theme-glow-soft);--primitive-border-default: var(--theme-border-medium);--primitive-animation-duration: var(--holo-duration-normal);--primitive-animation-easing: var(--holo-ease-quantum);--surface-bg-default: var(--theme-glass-light);--surface-border-default: var(--theme-border-light);--surface-shadow-default: var(--theme-shadow-sm);--surface-backdrop-blur: var(--holo-blur-md);--interaction-hover-glow: 0 0 20px var(--theme-glow-medium);--interaction-active-glow: 0 0 30px var(--theme-glow-strong);--interaction-focus-border: var(--theme-border-strong);--interaction-transition: var(--holo-duration-quick) var(--holo-ease-quantum);--color-success-rgb: 16, 185, 129;--color-warning-rgb: 245, 158, 11;--color-danger-rgb: 239, 68, 68;--color-info-rgb: 0, 229, 255;--state-success-color: var(--holo-success);--state-success-glow: var(--holo-success-glow);--state-success-bg: rgba(var(--color-success-rgb), .1);--state-success-border: rgba(var(--color-success-rgb), .4);--state-warning-color: var(--holo-warning);--state-warning-glow: var(--holo-warning-glow);--state-warning-bg: rgba(var(--color-warning-rgb), .1);--state-warning-border: rgba(var(--color-warning-rgb), .4);--state-danger-color: var(--holo-danger);--state-danger-glow: var(--holo-danger-glow);--state-danger-bg: rgba(var(--color-danger-rgb), .1);--state-danger-border: rgba(var(--color-danger-rgb), .4);--state-info-color: var(--holo-info);--state-info-glow: var(--holo-info-glow);--state-info-bg: rgba(var(--color-info-rgb), .1);--state-info-border: rgba(var(--color-info-rgb), .4);--state-disabled-color: var(--holo-metal-600);--state-disabled-bg: var(--holo-color-metal-800);--state-disabled-opacity: .5;--state-loading-color: var(--theme-primary);--state-loading-bg: var(--holo-glass-subtle)}@media(max-width:640px){:root{--theme-glow-soft: var(--holo-glow-soft);--theme-glow-medium: var(--holo-glow-soft);--surface-backdrop-blur: var(--holo-blur-sm);--theme-spacing-unit: var(--holo-space-3);--theme-text-scale: .9;--theme-shadow-sm: var(--holo-shadow-sm);--theme-shadow-md: var(--holo-shadow-sm);--theme-shadow-lg: var(--holo-shadow-md)}}@media(min-width:641px)and (max-width:1024px){:root{--theme-spacing-unit: var(--holo-space-4);--theme-text-scale: 1;--surface-backdrop-blur: var(--holo-blur-base)}}@media(min-width:1025px){:root{--theme-glow-soft: var(--holo-glow-soft);--theme-glow-medium: var(--holo-glow-medium);--theme-glow-strong: var(--holo-glow-strong);--surface-backdrop-blur: var(--holo-blur-lg);--theme-spacing-unit: var(--holo-space-5);--theme-text-scale: 1.1}}@media(min-width:1921px){:root{--theme-glow-strong: var(--holo-glow-intense);--surface-backdrop-blur: var(--holo-blur-xl);--theme-text-scale: 1.2;--theme-shadow-lg: var(--holo-shadow-2xl)}}@media(prefers-color-scheme:dark){:root{--theme-glow-soft: var(--holo-glow-medium);--theme-glow-medium: var(--holo-glow-strong);--theme-border-light: var(--holo-border-medium);--theme-glass-light: var(--holo-glass-medium);--theme-text-secondary: var(--holo-color-metal-300)}}@media(prefers-reduced-motion:reduce){:root{--primitive-animation-duration: 0ms;--interaction-transition: 0ms;--holo-duration-instant: 0ms;--holo-duration-fast: 0ms;--holo-duration-normal: 0ms;--holo-duration-medium: 0ms;--holo-duration-slow: 0ms;--holo-duration-cinematic: 0ms;--holo-duration-epic: 0ms;--holo-duration-matrix: 0ms}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@media(prefers-contrast:high){:root{--theme-primary: var(--holo-color-primary-300);--theme-text-primary: var(--holo-ice-white);--theme-text-secondary: var(--holo-color-metal-200);--theme-border-light: var(--holo-border-strong);--theme-border-medium: var(--holo-border-active);--theme-glow-soft: var(--holo-glow-strong);--theme-glow-medium: var(--holo-glow-intense)}}@media print{:root{--theme-glow-soft: none;--theme-glow-medium: none;--theme-glow-strong: none;--theme-shadow-sm: none;--theme-shadow-md: none;--theme-shadow-lg: none;--surface-backdrop-blur: none;--theme-primary: #00a0cc;--theme-text-primary: #000000;--theme-bg-primary: #ffffff}*{color-adjust:exact;-webkit-print-color-adjust:exact;print-color-adjust:exact}.holo-glow,.holo-glow-strong,.holo-surface{box-shadow:none!important;text-shadow:none!important}}.theme-success{--theme-primary: var(--state-success-color);--theme-glow-medium: var(--state-success-glow);--theme-border-medium: var(--state-success-border);--theme-glass-light: var(--state-success-bg)}.theme-warning{--theme-primary: var(--state-warning-color);--theme-glow-medium: var(--state-warning-glow);--theme-border-medium: var(--state-warning-border);--theme-glass-light: var(--state-warning-bg)}.theme-danger{--theme-primary: var(--state-danger-color);--theme-glow-medium: var(--state-danger-glow);--theme-border-medium: var(--state-danger-border);--theme-glass-light: var(--state-danger-bg)}.theme-info{--theme-primary: var(--state-info-color);--theme-glow-medium: var(--state-info-glow);--theme-border-medium: var(--state-info-border);--theme-glass-light: var(--state-info-bg)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}*{scrollbar-width:thin;scrollbar-color:var(--holo-color-primary-500) var(--holo-transparency-overlay-subtle)}::-webkit-scrollbar{width:var(--holo-space-2);height:var(--holo-space-2)}::-webkit-scrollbar-track{background:var(--holo-transparency-overlay-subtle);border-radius:var(--holo-radius-base)}::-webkit-scrollbar-thumb{background:var(--holo-color-primary-500);border-radius:var(--holo-radius-base)}::-webkit-scrollbar-thumb:hover{background:var(--holo-color-primary-400)}html{font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;scroll-behavior:smooth}body{font-family:var(--holo-role-body-family);font-size:var(--holo-role-body-size);font-weight:var(--holo-role-body-weight);line-height:var(--holo-role-body-line);letter-spacing:var(--holo-role-body-tracking);color:var(--theme-text-primary);background:var(--theme-bg-base);height:100vh;min-height:100vh;overflow:hidden;position:relative;-webkit-overflow-scrolling:touch}h1,h2,h3,h4,h5,h6{color:var(--theme-text-primary);margin-bottom:var(--holo-space-4)}h1{font-family:var(--holo-role-page-title-family);font-size:var(--holo-role-page-title-size);font-weight:var(--holo-role-page-title-weight);line-height:var(--holo-role-page-title-line);letter-spacing:var(--holo-role-page-title-tracking);text-shadow:0 0 20px var(--theme-glow-medium)}h2{font-family:var(--holo-role-section-title-family);font-size:var(--holo-role-section-title-size);font-weight:var(--holo-role-section-title-weight);line-height:var(--holo-role-section-title-line);letter-spacing:var(--holo-role-section-title-tracking);color:var(--theme-text-accent)}h3{font-family:var(--holo-role-card-title-family);font-size:var(--holo-role-card-title-size);font-weight:var(--holo-role-card-title-weight);line-height:var(--holo-role-card-title-line);letter-spacing:var(--holo-role-card-title-tracking)}p{font-family:var(--holo-role-body-family);font-size:var(--holo-role-body-size);font-weight:var(--holo-role-body-weight);line-height:var(--holo-role-body-line);letter-spacing:var(--holo-role-body-tracking);color:var(--theme-text-secondary);margin-bottom:var(--holo-space-4)}a{color:var(--theme-primary);text-decoration:none;transition:all var(--interaction-transition);position:relative}a:hover{color:var(--theme-primary-light);text-shadow:0 0 8px var(--interaction-hover-glow)}a:focus-visible{outline:2px solid var(--interaction-focus-border);outline-offset:2px;border-radius:var(--holo-radius-sm)}code,pre{font-family:var(--holo-font-mono);background:var(--holo-transparency-overlay-medium);color:var(--theme-primary-light);border:1px solid var(--theme-border-light);border-radius:var(--holo-radius-base)}code{padding:var(--holo-space-1) var(--holo-space-2);font-family:var(--holo-role-caption-mono-family);font-size:var(--holo-role-caption-mono-size)}pre{padding:var(--holo-space-4);overflow-x:auto;margin-bottom:var(--holo-space-4)}button{font-family:inherit;font-size:inherit;border:none;background:none;cursor:pointer;padding:0}input,textarea,select{font-family:inherit;font-size:inherit}img,picture,video,canvas,svg{display:block;max-width:100%;height:auto}table{border-collapse:collapse;width:100%}.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}.hidden{display:none!important}.invisible{visibility:hidden!important}.container{max-width:1280px;margin:0 auto;padding:0 var(--holo-space-4)}.container-fluid{width:100%;padding:0 var(--holo-space-4)}.m-0{margin:0!important}.m-auto{margin:auto!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.p-0{padding:0!important}.flex{display:flex}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,1fr)}.grid-cols-2{grid-template-columns:repeat(2,1fr)}.grid-cols-3{grid-template-columns:repeat(3,1fr)}.grid-cols-4{grid-template-columns:repeat(4,1fr)}.gap-4{gap:var(--holo-space-4)}.gap-6{gap:var(--holo-space-6)}.gap-8{gap:var(--holo-space-8)}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.holo-surface{background:var(--theme-glass-light);-webkit-backdrop-filter:blur(var(--surface-backdrop-blur));backdrop-filter:blur(var(--surface-backdrop-blur));border:1px solid var(--surface-border-default);box-shadow:var(--surface-shadow-default);border-radius:var(--holo-radius-lg)}.holo-surface:hover{border-color:var(--interaction-focus-border);box-shadow:var(--interaction-hover-glow);transform:translateY(-2px);transition:all var(--interaction-transition)}.holo-glow{box-shadow:0 0 20px var(--theme-glow-medium)}.holo-glow-strong{box-shadow:0 0 30px var(--theme-glow-strong)}.holo-border{border:1px solid var(--theme-border-medium)}.holo-border-glow{border:1px solid var(--theme-primary);box-shadow:inset 0 0 10px var(--theme-glow-soft)}.interactive{transition:all var(--interaction-transition);cursor:pointer}.interactive:hover{transform:translateY(-1px);box-shadow:var(--interaction-hover-glow)}.interactive:active{transform:translateY(0);box-shadow:var(--interaction-active-glow)}.loading{position:relative;overflow:hidden}.loading:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.2) 50%,transparent 100%);animation:holo-scan-line var(--holo-duration-slow) ease-in-out infinite}.smooth-animation{backface-visibility:hidden;perspective:1000px}.focus-visible:focus{outline:2px solid var(--theme-primary);outline-offset:2px;border-radius:var(--holo-radius-sm)}.focus-trap{position:relative}.focus-trap:focus-within{z-index:var(--holo-z-modal)}@keyframes holo-eq-bounce{0%{height:20%}to{height:100%}}.HoloEmptyState-module__emptyState--E3i7w{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;width:100%;min-height:12.5rem;padding:var(--holo-role-pad-section);gap:var(--holo-role-gap-section);color:var(--theme-text-muted)}.HoloEmptyState-module__icon--0N-67{display:flex;align-items:center;justify-content:center;color:var(--theme-text-muted)}.HoloEmptyState-module__content--CxsQa{display:flex;flex-direction:column;gap:var(--holo-space-2);max-width:28rem}.HoloEmptyState-module__title--4XWui{margin:0;font-family:var(--holo-role-section-title-family);font-size:var(--holo-role-section-title-size);font-weight:var(--holo-role-section-title-weight);line-height:var(--holo-role-section-title-line);color:var(--theme-text-headline)}.HoloEmptyState-module__description--oOPqT{margin:0;font-family:var(--holo-role-body-family);font-size:var(--holo-role-body-size);line-height:var(--holo-role-body-line);color:var(--theme-text-muted)}.HoloEmptyState-module__actions--WjFnk{display:flex;flex-wrap:wrap;gap:var(--holo-space-3);justify-content:center}.HoloEmptyState-module__variantDefault--BCr6M .HoloEmptyState-module__icon--0N-67{color:var(--theme-text-muted)}.HoloEmptyState-module__variantSearch--6ejJ- .HoloEmptyState-module__icon--0N-67{color:var(--holo-color-primary-500)}.HoloEmptyState-module__variantError--Jgn6v .HoloEmptyState-module__icon--0N-67,.HoloEmptyState-module__variantError--Jgn6v .HoloEmptyState-module__title--4XWui{color:var(--holo-role-status-danger-fg)}.HoloEmptyState-module__variantIllustration--4fykj .HoloEmptyState-module__icon--0N-67{color:var(--holo-color-primary-400)}.HoloEmptyState-module__sizeSm--cpWBJ{min-height:9.375rem}.HoloEmptyState-module__sizeMd--wSQ9N{min-height:12.5rem}.HoloEmptyState-module__sizeLg--CngqE{min-height:18.75rem}@media(max-width:640px){.HoloEmptyState-module__emptyState--E3i7w{min-height:9.375rem}.HoloEmptyState-module__actions--WjFnk{flex-direction:column;width:100%;max-width:16rem}}.AppRoutes-module__routeLoading--W-12-,.AppRoutes-module__pageNotFound--E6bEk{display:flex;align-items:center;justify-content:center;min-height:60vh;padding:var(--holo-space-8)}.TenantSelector-module__tenantList--iJFFs{display:flex;flex-direction:column;gap:8px;padding:4px 0}.TenantSelector-module__tenantItem--Ooi0t{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-radius:var(--holo-radius-base);border:1px solid var(--holo-border-soft);background:var(--theme-glass-soft);cursor:pointer;transition:background var(--holo-duration-fast) var(--holo-ease-quantum),border-color var(--holo-duration-fast) var(--holo-ease-quantum);-webkit-user-select:none;user-select:none}.TenantSelector-module__tenantItem--Ooi0t:hover{background:var(--holo-color-primary-alpha-5);border-color:var(--holo-color-primary-alpha-30)}.TenantSelector-module__tenantItem--Ooi0t:active{background:var(--holo-color-primary-alpha-10)}.TenantSelector-module__tenantItemSelected--4VwyK{border-color:var(--holo-color-primary-alpha-40);background:var(--holo-color-primary-alpha-10)}.TenantSelector-module__tenantItemSelected--4VwyK:hover{background:var(--holo-color-primary-alpha-15)}.TenantSelector-module__tenantItemDisabled--eD6Ce{opacity:.5;cursor:not-allowed;pointer-events:none}.TenantSelector-module__tenantInfo--cSspR{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1}.TenantSelector-module__tenantId--oD5yL{font-size:var(--holo-role-body-sm-size);font-weight:600;color:var(--holo-text-primary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.TenantSelector-module__tenantMeta--ttFt0{display:flex;align-items:center;gap:8px}.TenantSelector-module__badge--sv4bU{display:inline-flex;align-items:center;font-size:var(--holo-role-card-meta-size);font-weight:500;padding:1px 8px;border-radius:var(--holo-radius-base);white-space:nowrap}.TenantSelector-module__badgeOwner--i-7cU{background:var(--holo-color-warning-alpha-10);color:var(--holo-color-warning);border:1px solid var(--holo-color-warning-alpha-50)}.TenantSelector-module__badgeMember--44wdn{background:var(--theme-glass-soft);color:var(--holo-text-tertiary);border:1px solid var(--holo-border-soft)}.TenantSelector-module__badgeReady--KlL-X{background:var(--holo-color-success-alpha-10);color:var(--holo-color-success);border:1px solid var(--holo-color-success-alpha-30)}.TenantSelector-module__badgePending--SS6ZR{background:var(--holo-color-warning-alpha-10);color:var(--holo-color-warning);border:1px solid var(--holo-color-warning-alpha-50)}.TenantSelector-module__badgeError--oaL1F{background:var(--holo-color-danger-alpha-10);color:var(--holo-color-danger);border:1px solid var(--holo-color-danger-alpha-30)}.TenantSelector-module__tenantAction--20P-b{display:flex;align-items:center;gap:6px;flex-shrink:0}.TenantSelector-module__selectBtn--YWp0C{font-size:var(--holo-role-card-meta-size);font-weight:500;padding:4px 12px;border-radius:var(--holo-radius-base);border:1px solid var(--holo-color-primary-alpha-30);background:var(--holo-color-primary-alpha-15);color:var(--holo-color-primary-400);cursor:pointer;transition:background var(--holo-duration-fast) var(--holo-ease-quantum)}.TenantSelector-module__selectBtn--YWp0C:hover{background:var(--holo-color-primary-alpha-20)}.TenantSelector-module__selectedIndicator--qxCJP{font-size:var(--holo-role-card-meta-size);font-weight:600;color:var(--holo-color-success)}.TenantSelector-module__subtitle--QLnhO{font-size:var(--holo-role-body-sm-size);color:var(--holo-text-secondary);margin-bottom:12px;line-height:1.5}.TenantSelector-module__emptyState--LH7H2{display:flex;align-items:center;justify-content:center;padding:32px;color:var(--holo-text-tertiary);font-size:var(--holo-role-body-sm-size)}@media(max-width:480px){.TenantSelector-module__tenantItem--Ooi0t{flex-direction:column;align-items:flex-start;gap:8px}.TenantSelector-module__tenantAction--20P-b{align-self:flex-end}}@media(prefers-reduced-motion:reduce){.TenantSelector-module__tenantItem--Ooi0t,.TenantSelector-module__selectBtn--YWp0C{transition:none!important}}.OrganizationSwitcher-module__subtitle--MsnNN{margin:0 0 1rem;font-size:.9rem;color:var(--theme-text-muted)}.OrganizationSwitcher-module__list--t9kJw{display:flex;flex-direction:column;gap:.5rem}.OrganizationSwitcher-module__item--0X0T4{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.75rem 1rem;border:1px solid var(--holo-border, rgba(127, 127, 127, .2));border-radius:var(--holo-radius-md, 8px)}.OrganizationSwitcher-module__info--eIC75{display:flex;flex-direction:column;gap:.15rem;min-width:0}.OrganizationSwitcher-module__name--dCNZ6{font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.OrganizationSwitcher-module__role--mbU9G{font-size:.8rem;color:var(--theme-text-muted)}.OrganizationSwitcher-module__newOrg--6GXFD{display:block;margin-top:1rem;padding:.75rem 1rem;text-align:center;border:1px dashed var(--holo-border, rgba(127, 127, 127, .4));border-radius:var(--holo-radius-md, 8px);color:var(--theme-text-muted);text-decoration:none;cursor:pointer}.OrganizationSwitcher-module__newOrg--6GXFD:hover{border-style:solid;color:inherit}.OrganizationSwitcher-module__error--mrTO5{margin:var(--holo-space-3) 0 0;color:var(--holo-color-danger);font-size:.875rem;text-align:center}
