._container_1mt92_2{width:clamp(120px,30vw,280px);height:auto;margin-bottom:var(--spacing-4)}._pan_1mt92_8{width:100%;height:auto;animation:_float_1mt92_1 3s var(--easing-default) infinite;filter:drop-shadow(var(--shadow-glow))}@keyframes _float_1mt92_1{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}._logo_1qtfb_2{font-family:var(--font-family-display);font-size:clamp(2.5rem,10vw,6rem);font-weight:400;letter-spacing:var(--letter-spacing-wide);line-height:var(--line-height-none);color:var(--color-foreground);text-align:center;text-transform:uppercase;-webkit-user-select:none;user-select:none}._cta_77ezd_2{display:flex;flex-direction:column;align-items:center;gap:var(--spacing-3)}._heading_77ezd_9{font-family:var(--font-family-base);font-size:var(--font-size-base);font-weight:var(--font-weight-medium);color:var(--color-foreground);text-align:center;line-height:var(--line-height-base)}._subtext_77ezd_18{font-family:var(--font-family-base);font-size:var(--font-size-sm);color:var(--color-foreground-muted);letter-spacing:var(--letter-spacing-normal)}._qrLink_77ezd_26{display:block;padding:var(--spacing-3);background:var(--color-foreground);border-radius:var(--radius-lg);transition:transform var(--duration-base) var(--easing-default),box-shadow var(--duration-base) var(--easing-default)}._qrLink_77ezd_26:hover{transform:scale(1.03);box-shadow:var(--shadow-glow)}._qrCode_77ezd_40{display:block;width:200px;height:200px;border-radius:var(--radius-md)}._whatsappButton_77ezd_48{display:none;align-items:center;justify-content:center;gap:var(--spacing-2);padding:var(--spacing-3) var(--spacing-6);background-color:#25d366;color:#fff;font-family:var(--font-family-base);font-size:var(--font-size-lg);font-weight:var(--font-weight-bold);text-decoration:none;border-radius:var(--radius-full);transition:transform var(--duration-fast) var(--easing-default),background-color var(--duration-fast) var(--easing-default)}._whatsappButton_77ezd_48:hover{background-color:#1ebe57;transform:scale(1.04)}._whatsappButton_77ezd_48:active{transform:scale(.97)}._whatsappIcon_77ezd_74{width:1.4em;height:1.4em;flex-shrink:0}@media(max-width:768px){._qrLink_77ezd_26{display:none}._whatsappButton_77ezd_48{display:inline-flex}._subtext_77ezd_18{display:none}}._page_keis2_2{flex:1;display:flex;align-items:center;justify-content:center;min-height:100dvh;padding:var(--spacing-8) var(--spacing-4);position:relative;overflow:hidden}._page_keis2_2:before{content:"";position:absolute;width:600px;height:600px;border-radius:var(--radius-full);background:radial-gradient(circle,rgba(240,200,80,.06) 0%,transparent 70%);top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none}._content_keis2_27{display:flex;flex-direction:column;align-items:center;gap:var(--spacing-2);max-width:520px;animation:_fadeIn_keis2_1 var(--duration-slow) var(--easing-default)}._tagline_keis2_36{font-family:var(--font-family-handwritten);font-size:var(--font-size-xl);font-weight:var(--font-weight-regular);color:var(--color-primary-500);text-align:center;line-height:var(--line-height-base);margin-top:var(--spacing-2)}._description_keis2_46{font-family:var(--font-family-base);font-size:var(--font-size-sm);font-weight:var(--font-weight-regular);color:var(--color-foreground-muted);text-align:center;line-height:var(--line-height-relaxed);max-width:380px;margin-top:var(--spacing-2);margin-bottom:var(--spacing-4)}@keyframes _fadeIn_keis2_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}:root{--color-white: #f5f5f5;--color-black: #0f0f0f;--color-primary-50: #fdf8e8;--color-primary-100: #faefc5;--color-primary-200: #f5de8c;--color-primary-300: #f0c850;--color-primary-400: #e8b838;--color-primary-500: #daa520;--color-primary-600: #b8890e;--color-primary-700: #8c6800;--color-primary-800: #614800;--color-primary-900: #3d2e00;--color-primary-950: #241b00;--color-gray-50: #fafafa;--color-gray-100: #e5e5e5;--color-gray-200: #cccccc;--color-gray-300: #a3a3a3;--color-gray-400: #737373;--color-gray-500: #525252;--color-gray-600: #3a3a3a;--color-gray-700: #2d2d2d;--color-gray-800: #1a1a1a;--color-gray-900: #0f0f0f;--color-accent-50: #fdf5ee;--color-accent-100: #fae6d2;--color-accent-200: #f0c9a0;--color-accent-300: #dea66e;--color-accent-400: #c8894a;--color-accent-500: #b87333;--color-accent-600: #955c28;--color-accent-700: #72461e;--color-accent-800: #4f3015;--color-accent-900: #2d1b0c;--color-success-50: #ecfdf5;--color-success-100: #d1fae5;--color-success-300: #6ee7b7;--color-success-500: #10b981;--color-success-700: #047857;--color-success-900: #064e3b;--color-warning-50: #fff7ed;--color-warning-100: #ffedd5;--color-warning-300: #fdba74;--color-warning-500: #f97316;--color-warning-700: #c2410c;--color-warning-900: #7c2d12;--color-error-50: #fef2f2;--color-error-100: #fee2e2;--color-error-300: #fca5a5;--color-error-500: #ef4444;--color-error-700: #b91c1c;--color-error-900: #7f1d1d;--color-info-50: #eff6ff;--color-info-100: #dbeafe;--color-info-300: #93c5fd;--color-info-500: #3b82f6;--color-info-700: #1d4ed8;--color-info-900: #1e3a8a;--color-background: #f5f5f5;--color-background-secondary: #fafafa;--color-background-tertiary: #e5e5e5;--color-surface: #f5f5f5;--color-overlay: rgba(15, 15, 15, .5);--color-foreground: #0f0f0f;--color-foreground-secondary: #525252;--color-foreground-tertiary: #737373;--color-foreground-muted: rgba(15, 15, 15, .5);--color-foreground-link: #8c6800;--color-accent: #b87333;--color-accent-hover: #955c28;--color-border: #cccccc;--color-border-strong: #737373;--color-border-subtle: #e5e5e5;--color-primary-background: #e8b838;--color-primary-foreground: #0f0f0f;--color-primary-hover: #f0c850;--color-primary-active: #daa520;--color-secondary-background: #0f0f0f;--color-secondary-foreground: #f5f5f5;--color-secondary-hover: #2d2d2d;--color-secondary-active: #3a3a3a;--color-tertiary-background: #e5e5e5;--color-tertiary-foreground: #0f0f0f;--color-tertiary-hover: #cccccc;--color-tertiary-active: #a3a3a3;--color-destructive-background: #ef4444;--color-destructive-foreground: #f5f5f5;--color-destructive-hover: #b91c1c;--color-destructive-active: #7f1d1d;--color-muted-background: #e5e5e5;--color-muted-foreground: #737373;--color-ghost-foreground: #0f0f0f;--color-ghost-hover-bg: #e5e5e5;--color-outline-background: transparent;--color-outline-foreground: #8c6800;--color-outline-border: #8c6800;--color-outline-hover: rgba(218, 165, 32, .08);--color-outline-active: rgba(218, 165, 32, .15);--color-link-foreground: #8c6800;--color-link-hover: #614800;--color-link-active: #3d2e00;--color-ring-color: rgba(218, 165, 32, .5);--color-ring-width: 2px;--color-ring-offset: 2px;--font-family-display: "Burlesk", system-ui, sans-serif;--font-family-handwritten: "Caveat", cursive;--font-family-base: "Inter", system-ui, -apple-system, sans-serif;--font-family-mono: "IBM Plex Mono", monospace;--font-size-xs: .75rem;--font-size-sm: .875rem;--font-size-base: 1rem;--font-size-lg: 1.25rem;--font-size-xl: 1.5rem;--font-size-2xl: 2rem;--font-size-3xl: 3rem;--font-size-4xl: 4.5rem;--font-size-5xl: 6rem;--font-weight-regular: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--font-weight-black: 900;--line-height-none: 1;--line-height-tight: 1.25;--line-height-base: 1.5;--line-height-relaxed: 1.75;--letter-spacing-tight: -.02em;--letter-spacing-normal: 0;--letter-spacing-wide: .08em;--letter-spacing-wider: .3em;--spacing-0: 0;--spacing-1: .25rem;--spacing-2: .5rem;--spacing-3: .75rem;--spacing-4: 1rem;--spacing-5: 1.25rem;--spacing-6: 1.5rem;--spacing-8: 2rem;--spacing-10: 2.5rem;--spacing-12: 3rem;--spacing-16: 4rem;--spacing-20: 5rem;--spacing-24: 6rem;--radius-none: 0;--radius-sm: .25rem;--radius-md: .5rem;--radius-lg: 1rem;--radius-xl: 1.5rem;--radius-full: 9999px;--shadow-glow: 0 8px 24px rgba(240, 200, 80, .15);--shadow-soft: 0 4px 12px rgba(0, 0, 0, .1);--shadow-xs: 0 1px 3px rgba(0, 0, 0, .08);--shadow-sm: 0 4px 12px rgba(0, 0, 0, .1);--shadow-md: 0 8px 24px rgba(0, 0, 0, .1), 0 4px 12px rgba(0, 0, 0, .06);--shadow-lg: 0 16px 48px rgba(0, 0, 0, .2);--shadow-xl: 0 24px 64px rgba(0, 0, 0, .2), 0 8px 24px rgba(0, 0, 0, .08);--duration-fast: .15s;--duration-base: .3s;--duration-slow: 1.2s;--easing-default: ease-in-out;--easing-entrance: cubic-bezier(.25, .1, .25, 1);--easing-exit: cubic-bezier(.42, 0, 1, 1);--btn-sm-height: 2rem;--btn-sm-padding-x: .75rem;--btn-sm-padding-y: .25rem;--btn-sm-font-size: .875rem;--btn-sm-border-radius: .5rem;--btn-sm-gap: .25rem;--btn-sm-icon-size: 1rem;--btn-sm-spinner-size: .875rem;--btn-md-height: 2.5rem;--btn-md-padding-x: 1rem;--btn-md-padding-y: .5rem;--btn-md-font-size: 1rem;--btn-md-border-radius: .5rem;--btn-md-gap: .5rem;--btn-md-icon-size: 1.25rem;--btn-md-spinner-size: 1rem;--btn-lg-height: 3rem;--btn-lg-padding-x: 1.5rem;--btn-lg-padding-y: .75rem;--btn-lg-font-size: 1.25rem;--btn-lg-border-radius: .5rem;--btn-lg-gap: .5rem;--btn-lg-icon-size: 1.5rem;--btn-lg-spinner-size: 1.25rem;--btn-font-family: "Inter", system-ui, -apple-system, sans-serif;--btn-font-weight: 600;--btn-line-height: 1.25;--btn-border-width: 1.5px;--btn-transition: all .15s ease-in-out;--btn-disabled-opacity: .5;--btn-disabled-cursor: not-allowed;--text-display-lg-font-family: "Burlesk", system-ui, sans-serif;--text-display-lg-font-size: 6rem;--text-display-lg-font-weight: 400;--text-display-lg-line-height: 1;--text-display-lg-letter-spacing: .08em;--text-display-md-font-family: "Burlesk", system-ui, sans-serif;--text-display-md-font-size: 4.5rem;--text-display-md-font-weight: 400;--text-display-md-line-height: 1;--text-display-md-letter-spacing: .08em;--text-display-sm-font-family: "Burlesk", system-ui, sans-serif;--text-display-sm-font-size: 3rem;--text-display-sm-font-weight: 400;--text-display-sm-line-height: 1.25;--text-display-sm-letter-spacing: .08em;--text-heading-xl-font-family: "Inter", system-ui, -apple-system, sans-serif;--text-heading-xl-font-size: 2rem;--text-heading-xl-font-weight: 700;--text-heading-xl-line-height: 1.25;--text-heading-xl-letter-spacing: -.02em;--text-heading-lg-font-family: "Inter", system-ui, -apple-system, sans-serif;--text-heading-lg-font-size: 1.5rem;--text-heading-lg-font-weight: 700;--text-heading-lg-line-height: 1.25;--text-heading-lg-letter-spacing: -.02em;--text-heading-md-font-family: "Inter", system-ui, -apple-system, sans-serif;--text-heading-md-font-size: 1.25rem;--text-heading-md-font-weight: 700;--text-heading-md-line-height: 1.25;--text-heading-md-letter-spacing: 0;--text-heading-sm-font-family: "Inter", system-ui, -apple-system, sans-serif;--text-heading-sm-font-size: 1rem;--text-heading-sm-font-weight: 700;--text-heading-sm-line-height: 1.25;--text-heading-sm-letter-spacing: 0;--text-heading-xs-font-family: "Inter", system-ui, -apple-system, sans-serif;--text-heading-xs-font-size: .875rem;--text-heading-xs-font-weight: 700;--text-heading-xs-line-height: 1.25;--text-heading-xs-letter-spacing: 0;--text-body-lg-font-family: "Inter", system-ui, -apple-system, sans-serif;--text-body-lg-font-size: 1.25rem;--text-body-lg-font-weight: 400;--text-body-lg-line-height: 1.5;--text-body-lg-letter-spacing: 0;--text-body-md-font-family: "Inter", system-ui, -apple-system, sans-serif;--text-body-md-font-size: 1rem;--text-body-md-font-weight: 400;--text-body-md-line-height: 1.5;--text-body-md-letter-spacing: 0;--text-body-sm-font-family: "Inter", system-ui, -apple-system, sans-serif;--text-body-sm-font-size: .875rem;--text-body-sm-font-weight: 400;--text-body-sm-line-height: 1.5;--text-body-sm-letter-spacing: 0;--text-label-lg-font-family: "Inter", system-ui, -apple-system, sans-serif;--text-label-lg-font-size: 1rem;--text-label-lg-font-weight: 600;--text-label-lg-line-height: 1.25;--text-label-lg-letter-spacing: 0;--text-label-md-font-family: "Inter", system-ui, -apple-system, sans-serif;--text-label-md-font-size: .875rem;--text-label-md-font-weight: 600;--text-label-md-line-height: 1.25;--text-label-md-letter-spacing: 0;--text-label-sm-font-family: "Inter", system-ui, -apple-system, sans-serif;--text-label-sm-font-size: .75rem;--text-label-sm-font-weight: 600;--text-label-sm-line-height: 1.25;--text-label-sm-letter-spacing: 0;--text-caption-font-family: "Inter", system-ui, -apple-system, sans-serif;--text-caption-font-size: .75rem;--text-caption-font-weight: 400;--text-caption-line-height: 1.5;--text-caption-letter-spacing: 0;--text-overline-font-family: "Inter", system-ui, -apple-system, sans-serif;--text-overline-font-size: .75rem;--text-overline-font-weight: 700;--text-overline-line-height: 1.25;--text-overline-letter-spacing: .08em;--text-overline-text-transform: uppercase;--text-code-lg-font-family: "IBM Plex Mono", monospace;--text-code-lg-font-size: 1rem;--text-code-lg-font-weight: 400;--text-code-lg-line-height: 1.5;--text-code-lg-letter-spacing: 0;--text-code-md-font-family: "IBM Plex Mono", monospace;--text-code-md-font-size: .875rem;--text-code-md-font-weight: 400;--text-code-md-line-height: 1.5;--text-code-md-letter-spacing: 0;--text-code-sm-font-family: "IBM Plex Mono", monospace;--text-code-sm-font-size: .75rem;--text-code-sm-font-weight: 400;--text-code-sm-line-height: 1.5;--text-code-sm-letter-spacing: 0;--text-handwritten-lg-font-family: "Caveat", cursive;--text-handwritten-lg-font-size: 1.5rem;--text-handwritten-lg-font-weight: 400;--text-handwritten-lg-line-height: 1.5;--text-handwritten-lg-letter-spacing: 0;--text-handwritten-md-font-family: "Caveat", cursive;--text-handwritten-md-font-size: 1.25rem;--text-handwritten-md-font-weight: 400;--text-handwritten-md-line-height: 1.5;--text-handwritten-md-letter-spacing: 0;--input-sm-height: 2rem;--input-sm-padding-x: .75rem;--input-sm-padding-y: .25rem;--input-sm-font-size: .875rem;--input-sm-border-radius: .5rem;--input-sm-icon-size: 1rem;--input-md-height: 2.5rem;--input-md-padding-x: 1rem;--input-md-padding-y: .5rem;--input-md-font-size: 1rem;--input-md-border-radius: .5rem;--input-md-icon-size: 1.25rem;--input-lg-height: 3rem;--input-lg-padding-x: 1rem;--input-lg-padding-y: .75rem;--input-lg-font-size: 1.25rem;--input-lg-border-radius: .5rem;--input-lg-icon-size: 1.5rem;--input-font-family: "Inter", system-ui, -apple-system, sans-serif;--input-font-weight: 400;--input-line-height: 1.5;--input-border-width: 1.5px;--input-transition: all .15s ease-in-out;--input-placeholder-opacity: .5;--input-textarea-min-height: 5rem;--input-textarea-padding-y: .75rem;--input-textarea-resize: vertical;--input-disabled-opacity: .5;--input-disabled-cursor: not-allowed;--badge-sm-height: 1.25rem;--badge-sm-padding-x: .5rem;--badge-sm-font-size: .6875rem;--badge-sm-border-radius: 9999px;--badge-sm-gap: .25rem;--badge-sm-icon-size: .75rem;--badge-md-height: 1.5rem;--badge-md-padding-x: .625rem;--badge-md-font-size: .75rem;--badge-md-border-radius: 9999px;--badge-md-gap: .25rem;--badge-md-icon-size: .875rem;--badge-lg-height: 1.75rem;--badge-lg-padding-x: .75rem;--badge-lg-font-size: .875rem;--badge-lg-border-radius: 9999px;--badge-lg-gap: .375rem;--badge-lg-icon-size: 1rem;--badge-font-family: "Inter", system-ui, -apple-system, sans-serif;--badge-font-weight: 600;--badge-line-height: 1.25;--badge-border-width: 1px;--badge-primary-solid-bg: #daa520;--badge-primary-solid-fg: #0f0f0f;--badge-primary-subtle-bg: rgba(218, 165, 32, .12);--badge-primary-subtle-fg: #8c6800;--badge-secondary-solid-bg: #e5e5e5;--badge-secondary-solid-fg: #525252;--badge-secondary-subtle-bg: rgba(82, 82, 82, .08);--badge-secondary-subtle-fg: #525252;--badge-success-solid-bg: #10b981;--badge-success-solid-fg: #f5f5f5;--badge-success-subtle-bg: rgba(16, 185, 129, .12);--badge-success-subtle-fg: #064e3b;--badge-warning-solid-bg: #f97316;--badge-warning-solid-fg: #f5f5f5;--badge-warning-subtle-bg: rgba(249, 115, 22, .12);--badge-warning-subtle-fg: #7c2d12;--badge-error-solid-bg: #ef4444;--badge-error-solid-fg: #f5f5f5;--badge-error-subtle-bg: rgba(239, 68, 68, .12);--badge-error-subtle-fg: #7f1d1d;--badge-info-solid-bg: #3b82f6;--badge-info-solid-fg: #f5f5f5;--badge-info-subtle-bg: rgba(59, 130, 246, .12);--badge-info-subtle-fg: #1e3a8a;--card-sm-padding-x: 1rem;--card-sm-padding-y: .75rem;--card-md-padding-x: 1.25rem;--card-md-padding-y: 1.25rem;--card-lg-padding-x: 1.5rem;--card-lg-padding-y: 1.5rem;--card-border-radius: 1rem;--card-border-width: 1px;--card-gap: 1rem;--card-header-gap: .75rem;--card-footer-gap: .75rem;--card-transition: all .15s ease-in-out;--card-default-background: #fafafa;--card-default-border: #cccccc;--card-elevated-background: #f5f5f5;--card-elevated-border: transparent;--card-elevated-shadow: 0 4px 12px rgba(0, 0, 0, .1);--card-outlined-background: transparent;--card-outlined-border: #a3a3a3;--card-interactive-background: #fafafa;--card-interactive-border: #cccccc;--card-interactive-hover-border: #b87333;--card-interactive-hover-shadow: 0 4px 12px rgba(0, 0, 0, .1);--card-interactive-active-border: #955c28;--avatar-xs-size: 1.5rem;--avatar-xs-font-size: .625rem;--avatar-xs-icon-size: .875rem;--avatar-xs-status-size: .5rem;--avatar-sm-size: 2rem;--avatar-sm-font-size: .75rem;--avatar-sm-icon-size: 1rem;--avatar-sm-status-size: .5rem;--avatar-md-size: 2.5rem;--avatar-md-font-size: .875rem;--avatar-md-icon-size: 1.25rem;--avatar-md-status-size: .625rem;--avatar-lg-size: 3rem;--avatar-lg-font-size: 1rem;--avatar-lg-icon-size: 1.5rem;--avatar-lg-status-size: .75rem;--avatar-xl-size: 4rem;--avatar-xl-font-size: 1.25rem;--avatar-xl-icon-size: 2rem;--avatar-xl-status-size: .875rem;--avatar-font-family: "Inter", system-ui, -apple-system, sans-serif;--avatar-font-weight: 600;--avatar-line-height: 1;--avatar-border-radius: 9999px;--avatar-border-width: 2px;--avatar-transition: all .15s ease-in-out;--avatar-fallback-background: #e5e5e5;--avatar-fallback-foreground: #525252;--avatar-status-online: #10b981;--avatar-status-offline: #737373;--avatar-status-busy: #ef4444;--avatar-status-away: #f97316;--toggle-sm-width: 2.25rem;--toggle-sm-height: 1.25rem;--toggle-sm-thumb-size: 1rem;--toggle-sm-thumb-offset: .125rem;--toggle-md-width: 2.75rem;--toggle-md-height: 1.5rem;--toggle-md-thumb-size: 1.25rem;--toggle-md-thumb-offset: .125rem;--toggle-border-radius: 9999px;--toggle-border-width: 2px;--toggle-transition: all .15s ease-in-out;--toggle-disabled-opacity: .5;--toggle-disabled-cursor: not-allowed;--toggle-track-off: #cccccc;--toggle-track-on: #e8b838;--toggle-thumb: #f5f5f5;--divider-thickness: 1px;--divider-border-style: solid;--divider-spacing-sm: .5rem;--divider-spacing-md: 1rem;--divider-spacing-lg: 1.5rem;--divider-color-default: #cccccc;--divider-color-subtle: #e5e5e5;--divider-color-strong: #737373;--checkbox-sm-size: 1rem;--checkbox-sm-border-radius: .25rem;--checkbox-sm-icon-size: .625rem;--checkbox-md-size: 1.25rem;--checkbox-md-border-radius: .25rem;--checkbox-md-icon-size: .875rem;--checkbox-border-width: 2px;--checkbox-transition: all .15s ease-in-out;--checkbox-disabled-opacity: .5;--checkbox-disabled-cursor: not-allowed;--checkbox-unchecked-border: #cccccc;--checkbox-checked-bg: #e8b838;--checkbox-checked-fg: #f5f5f5;--radio-sm-size: 1rem;--radio-sm-dot-size: .5rem;--radio-md-size: 1.25rem;--radio-md-dot-size: .625rem;--radio-border-width: 2px;--radio-border-radius: 9999px;--radio-transition: all .15s ease-in-out;--radio-disabled-opacity: .5;--radio-disabled-cursor: not-allowed;--radio-unchecked-border: #cccccc;--radio-checked-border: #e8b838;--radio-checked-dot: #e8b838;--select-sm-height: 2rem;--select-sm-padding-x: .75rem;--select-sm-padding-y: .25rem;--select-sm-font-size: .875rem;--select-sm-border-radius: .5rem;--select-sm-indicator-size: 1rem;--select-md-height: 2.5rem;--select-md-padding-x: 1rem;--select-md-padding-y: .5rem;--select-md-font-size: 1rem;--select-md-border-radius: .5rem;--select-md-indicator-size: 1.25rem;--select-lg-height: 3rem;--select-lg-padding-x: 1rem;--select-lg-padding-y: .75rem;--select-lg-font-size: 1.25rem;--select-lg-border-radius: .5rem;--select-lg-indicator-size: 1.5rem;--select-font-family: "Inter", system-ui, -apple-system, sans-serif;--select-font-weight: 400;--select-line-height: 1.5;--select-border-width: 1.5px;--select-transition: all .15s ease-in-out;--select-indicator-gap: .5rem;--select-disabled-opacity: .5;--select-disabled-cursor: not-allowed;--modal-width-sm: 25rem;--modal-width-md: 35rem;--modal-width-lg: 45rem;--modal-border-radius: 1.5rem;--modal-border-width: 1px;--modal-transition: all .3s ease-in-out;--modal-header-padding-x: 1.5rem;--modal-header-padding-top: 1.5rem;--modal-header-padding-bottom: 1rem;--modal-header-gap: .5rem;--modal-body-padding-x: 1.5rem;--modal-body-padding-y: 1rem;--modal-footer-padding-x: 1.5rem;--modal-footer-padding-top: 1rem;--modal-footer-padding-bottom: 1.5rem;--modal-footer-gap: .75rem;--modal-backdrop-color: rgba(15, 15, 15, .5);--modal-surface-background: #f5f5f5;--modal-surface-border: #cccccc;--modal-surface-shadow: 0 16px 48px rgba(0, 0, 0, .2);--alert-sm-padding-x: .75rem;--alert-sm-padding-y: .5rem;--alert-sm-font-size: .875rem;--alert-sm-icon-size: 1rem;--alert-sm-gap: .5rem;--alert-sm-border-radius: .5rem;--alert-md-padding-x: 1rem;--alert-md-padding-y: .75rem;--alert-md-font-size: 1rem;--alert-md-icon-size: 1.25rem;--alert-md-gap: .75rem;--alert-md-border-radius: .5rem;--alert-font-family: "Inter", system-ui, -apple-system, sans-serif;--alert-font-weight: 400;--alert-line-height: 1.5;--alert-border-width: 1px;--alert-transition: all .3s ease-in-out;--alert-disabled-opacity: .5;--alert-toast-max-width: 25rem;--alert-toast-border-radius: .5rem;--alert-toast-offset: 1.5rem;--alert-toast-shadow: 0 8px 24px rgba(0, 0, 0, .15);--alert-success-background: #ecfdf5;--alert-success-foreground: #064e3b;--alert-success-border: rgba(16, 185, 129, .25);--alert-success-icon: #10b981;--alert-warning-background: #fff7ed;--alert-warning-foreground: #7c2d12;--alert-warning-border: rgba(249, 115, 22, .25);--alert-warning-icon: #f97316;--alert-error-background: #fef2f2;--alert-error-foreground: #7f1d1d;--alert-error-border: rgba(239, 68, 68, .25);--alert-error-icon: #ef4444;--alert-info-background: #eff6ff;--alert-info-foreground: #1e3a8a;--alert-info-border: rgba(59, 130, 246, .25);--alert-info-icon: #3b82f6;--alert-neutral-background: #fafafa;--alert-neutral-foreground: #0f0f0f;--alert-neutral-border: #cccccc;--alert-neutral-icon: #525252;--tabs-sm-height: 2rem;--tabs-sm-padding-x: .75rem;--tabs-sm-font-size: .875rem;--tabs-sm-gap: .25rem;--tabs-sm-icon-size: 1rem;--tabs-md-height: 2.5rem;--tabs-md-padding-x: 1rem;--tabs-md-font-size: 1rem;--tabs-md-gap: .5rem;--tabs-md-icon-size: 1.25rem;--tabs-font-family: "Inter", system-ui, -apple-system, sans-serif;--tabs-font-weight: 600;--tabs-line-height: 1.25;--tabs-transition: all .15s ease-in-out;--tabs-list-gap: .25rem;--tabs-border-width: 2px;--tabs-disabled-opacity: .5;--tabs-disabled-cursor: not-allowed;--tabs-underline-active-border: #daa520;--tabs-underline-active-fg: #0f0f0f;--tabs-underline-inactive-fg: #737373;--tabs-underline-hover-fg: #0f0f0f;--tabs-underline-border-color: #e5e5e5;--tabs-pill-active-bg: #0f0f0f;--tabs-pill-active-fg: #f5f5f5;--tabs-pill-inactive-fg: #737373;--tabs-pill-hover-bg: #e5e5e5;--tabs-pill-border-radius: .5rem;--skeleton-border-radius: .5rem;--skeleton-border-radius-circle: 9999px;--skeleton-animation-duration: 1.5s;--skeleton-animation-easing: ease-in-out;--skeleton-base: #e5e5e5;--skeleton-shimmer: #fafafa;--skeleton-text-height: 1rem;--skeleton-text-border-radius: .25rem;--skeleton-heading-height: 1.5rem;--skeleton-heading-border-radius: .25rem;--skeleton-avatar-size: 2.5rem;--skeleton-avatar-border-radius: 9999px;--skeleton-button-height: 2.5rem;--skeleton-button-width: 6rem;--skeleton-button-border-radius: .5rem;--skeleton-image-height: 12rem;--skeleton-image-border-radius: .5rem;--progress-sm-height: .25rem;--progress-sm-border-radius: 9999px;--progress-md-height: .5rem;--progress-md-border-radius: 9999px;--progress-lg-height: .75rem;--progress-lg-border-radius: 9999px;--progress-transition: width .3s ease-in-out;--progress-animation-duration: 1.5s;--progress-disabled-opacity: .5;--progress-track: #e5e5e5;--progress-fill-primary: #e8b838;--progress-fill-success: #10b981;--progress-fill-warning: #f97316;--progress-fill-error: #ef4444;--pagination-sm-button-size: 2rem;--pagination-sm-font-size: .875rem;--pagination-sm-gap: .25rem;--pagination-sm-padding-x: .5rem;--pagination-sm-border-radius: .5rem;--pagination-md-button-size: 2.5rem;--pagination-md-font-size: 1rem;--pagination-md-gap: .25rem;--pagination-md-padding-x: .75rem;--pagination-md-border-radius: .5rem;--pagination-font-family: "Inter", system-ui, -apple-system, sans-serif;--pagination-font-weight: 500;--pagination-line-height: 1;--pagination-transition: all .15s ease-in-out;--pagination-disabled-opacity: .5;--pagination-disabled-cursor: not-allowed;--pagination-default-fg: #525252;--pagination-default-bg: transparent;--pagination-hover-bg: #e5e5e5;--pagination-active-bg: #0f0f0f;--pagination-active-fg: #f5f5f5;--pagination-border: #e5e5e5;--tooltip-sm-padding-x: .5rem;--tooltip-sm-padding-y: .25rem;--tooltip-sm-font-size: .75rem;--tooltip-sm-max-width: 12rem;--tooltip-md-padding-x: .75rem;--tooltip-md-padding-y: .375rem;--tooltip-md-font-size: .875rem;--tooltip-md-max-width: 18rem;--tooltip-font-family: "Inter", system-ui, -apple-system, sans-serif;--tooltip-font-weight: 500;--tooltip-line-height: 1.4;--tooltip-border-radius: .25rem;--tooltip-arrow-size: .375rem;--tooltip-offset: .5rem;--tooltip-transition: opacity .15s ease-in-out;--tooltip-z-index: 1000;--tooltip-background: #0f0f0f;--tooltip-foreground: #f5f5f5;--spinner-xs-diameter: 1rem;--spinner-xs-border-width: 2px;--spinner-sm-diameter: 1.5rem;--spinner-sm-border-width: 2px;--spinner-md-diameter: 2.5rem;--spinner-md-border-width: 3px;--spinner-lg-diameter: 4rem;--spinner-lg-border-width: 4px;--spinner-animation-duration: .75s;--spinner-animation-easing: linear;--spinner-track: #e5e5e5;--spinner-indicator: #daa520;--dropdown-sm-item-height: 2rem;--dropdown-sm-item-padding-x: .5rem;--dropdown-sm-font-size: .875rem;--dropdown-sm-icon-size: 1rem;--dropdown-md-item-height: 2.25rem;--dropdown-md-item-padding-x: .75rem;--dropdown-md-font-size: .875rem;--dropdown-md-icon-size: 1.25rem;--dropdown-font-family: "Inter", system-ui, -apple-system, sans-serif;--dropdown-font-weight: 400;--dropdown-line-height: 1.25;--dropdown-border-radius: .5rem;--dropdown-border-width: 1px;--dropdown-padding: .25rem;--dropdown-min-width: 10rem;--dropdown-max-width: 20rem;--dropdown-item-gap: .125rem;--dropdown-icon-gap: .5rem;--dropdown-item-border-radius: .25rem;--dropdown-transition: all .15s ease-in-out;--dropdown-z-index: 100;--dropdown-disabled-opacity: .5;--dropdown-disabled-cursor: not-allowed;--dropdown-panel-bg: #f5f5f5;--dropdown-panel-border: #e5e5e5;--dropdown-panel-shadow: 0 4px 16px rgba(0, 0, 0, .12);--dropdown-item-fg: #0f0f0f;--dropdown-item-hover-bg: #e5e5e5;--dropdown-item-disabled-fg: #a3a3a3;--dropdown-separator: #e5e5e5;--dropdown-shortcut-fg: #a3a3a3;--dropdown-destructive-fg: #ef4444;--table-sm-cell-padding-x: .75rem;--table-sm-cell-padding-y: .375rem;--table-sm-font-size: .875rem;--table-md-cell-padding-x: 1rem;--table-md-cell-padding-y: .75rem;--table-md-font-size: .875rem;--table-lg-cell-padding-x: 1.25rem;--table-lg-cell-padding-y: 1rem;--table-lg-font-size: 1rem;--table-font-family: "Inter", system-ui, -apple-system, sans-serif;--table-header-font-weight: 600;--table-line-height: 1.5;--table-border-width: 1px;--table-border-radius: .5rem;--table-header-bg: #fafafa;--table-header-fg: #525252;--table-body-bg: transparent;--table-body-fg: #0f0f0f;--table-border: #e5e5e5;--table-stripe-bg: #fafafa;--table-hover-bg: #fafafa;--accordion-sm-header-padding-x: .75rem;--accordion-sm-header-padding-y: .5rem;--accordion-sm-content-padding-x: .75rem;--accordion-sm-content-padding-y: .5rem;--accordion-sm-font-size: .875rem;--accordion-sm-icon-size: 1rem;--accordion-md-header-padding-x: 1rem;--accordion-md-header-padding-y: .75rem;--accordion-md-content-padding-x: 1rem;--accordion-md-content-padding-y: .75rem;--accordion-md-font-size: 1rem;--accordion-md-icon-size: 1.25rem;--accordion-font-family: "Inter", system-ui, -apple-system, sans-serif;--accordion-header-font-weight: 600;--accordion-line-height: 1.5;--accordion-border-width: 1px;--accordion-border-radius: .5rem;--accordion-transition: all .2s ease-in-out;--accordion-icon-rotation: 180deg;--accordion-disabled-opacity: .5;--accordion-disabled-cursor: not-allowed;--accordion-header-bg: transparent;--accordion-header-fg: #0f0f0f;--accordion-header-hover-bg: #fafafa;--accordion-content-fg: #525252;--accordion-border: #e5e5e5;--accordion-icon: #737373;--breadcrumb-sm-font-size: .75rem;--breadcrumb-sm-gap: .25rem;--breadcrumb-sm-icon-size: .75rem;--breadcrumb-md-font-size: .875rem;--breadcrumb-md-gap: .375rem;--breadcrumb-md-icon-size: 1rem;--breadcrumb-font-family: "Inter", system-ui, -apple-system, sans-serif;--breadcrumb-font-weight: 400;--breadcrumb-active-font-weight: 500;--breadcrumb-line-height: 1.5;--breadcrumb-separator-char: /;--breadcrumb-link: #525252;--breadcrumb-link-hover: #0f0f0f;--breadcrumb-active: #0f0f0f;--breadcrumb-separator: #a3a3a3;--tag-sm-height: 1.5rem;--tag-sm-padding-x: .5rem;--tag-sm-font-size: .75rem;--tag-sm-gap: .25rem;--tag-sm-close-size: .875rem;--tag-sm-border-radius: 9999px;--tag-md-height: 2rem;--tag-md-padding-x: .75rem;--tag-md-font-size: .875rem;--tag-md-gap: .375rem;--tag-md-close-size: 1rem;--tag-md-border-radius: 9999px;--tag-font-family: "Inter", system-ui, -apple-system, sans-serif;--tag-font-weight: 500;--tag-line-height: 1;--tag-border-width: 1px;--tag-transition: all .15s ease-in-out;--tag-disabled-opacity: .5;--tag-disabled-cursor: not-allowed;--tag-default-bg: #fafafa;--tag-default-fg: #525252;--tag-default-border: #e5e5e5;--tag-default-hover-bg: #e5e5e5;--tag-default-close-hover: #0f0f0f;--tag-primary-bg: rgba(218, 165, 32, .1);--tag-primary-fg: #8c6800;--tag-primary-border: rgba(218, 165, 32, .3);--tag-primary-hover-bg: rgba(218, 165, 32, .2);--tag-primary-close-hover: #8c6800;--tag-success-bg: rgba(16, 185, 129, .1);--tag-success-fg: #047857;--tag-success-border: rgba(16, 185, 129, .3);--tag-success-hover-bg: rgba(16, 185, 129, .2);--tag-success-close-hover: #047857;--tag-error-bg: rgba(239, 68, 68, .1);--tag-error-fg: #b91c1c;--tag-error-border: rgba(239, 68, 68, .3);--tag-error-hover-bg: rgba(239, 68, 68, .2);--tag-error-close-hover: #b91c1c;--slider-sm-track-height: .25rem;--slider-sm-thumb-size: 1rem;--slider-sm-thumb-border-width: 2px;--slider-md-track-height: .375rem;--slider-md-thumb-size: 1.25rem;--slider-md-thumb-border-width: 2px;--slider-lg-track-height: .5rem;--slider-lg-thumb-size: 1.5rem;--slider-lg-thumb-border-width: 3px;--slider-track-border-radius: 9999px;--slider-thumb-border-radius: 9999px;--slider-transition: all .15s ease-in-out;--slider-disabled-opacity: .5;--slider-disabled-cursor: not-allowed;--slider-track: #e5e5e5;--slider-fill: #daa520;--slider-thumb-bg: #f5f5f5;--slider-thumb-border: #daa520;--slider-thumb-active-scale: 1.15;--bottom-sheet-snap-sm: 40%;--bottom-sheet-snap-md: 60%;--bottom-sheet-snap-lg: 85%;--bottom-sheet-snap-full: 100%;--bottom-sheet-border-radius: 1rem;--bottom-sheet-handle-width: 2.25rem;--bottom-sheet-handle-height: .25rem;--bottom-sheet-handle-margin-top: .5rem;--bottom-sheet-handle-margin-bottom: .5rem;--bottom-sheet-padding-x: 1rem;--bottom-sheet-padding-bottom: 2rem;--bottom-sheet-transition: transform .3s ease-out;--bottom-sheet-z-index: 300;--bottom-sheet-backdrop-color: rgba(15, 15, 15, .5);--bottom-sheet-background: #f5f5f5;--bottom-sheet-handle: #cccccc;--bottom-sheet-shadow: 0 -4px 24px rgba(0, 0, 0, .1);--app-bar-sm-height: 2.75rem;--app-bar-sm-title-size: 1.0625rem;--app-bar-md-height: 3.5rem;--app-bar-md-title-size: 1.25rem;--app-bar-lg-height: 7rem;--app-bar-lg-title-size: 2.125rem;--app-bar-padding-x: 1rem;--app-bar-title-font-family: "Inter", system-ui, -apple-system, sans-serif;--app-bar-title-font-weight: 600;--app-bar-icon-size: 1.5rem;--app-bar-action-gap: .5rem;--app-bar-button-min-size: 2.75rem;--app-bar-transition: all .2s ease-in-out;--app-bar-background: #f5f5f5;--app-bar-foreground: #0f0f0f;--app-bar-icon: #0f0f0f;--app-bar-border: #e5e5e5;--bottom-tab-bar-height: 3.5rem;--bottom-tab-bar-safe-area-padding: 1.375rem;--bottom-tab-bar-padding-x: .5rem;--bottom-tab-bar-icon-size: 1.5rem;--bottom-tab-bar-label-font-size: .625rem;--bottom-tab-bar-label-font-weight: 500;--bottom-tab-bar-label-font-family: "Inter", system-ui, -apple-system, sans-serif;--bottom-tab-bar-icon-label-gap: .125rem;--bottom-tab-bar-item-min-width: 4rem;--bottom-tab-bar-max-items: 5;--bottom-tab-bar-border-width: 1px;--bottom-tab-bar-transition: color .15s ease-in-out;--bottom-tab-bar-background: #f5f5f5;--bottom-tab-bar-border: #e5e5e5;--bottom-tab-bar-active: #daa520;--bottom-tab-bar-inactive: #737373;--fab-sm-diameter: 2.5rem;--fab-sm-icon-size: 1.25rem;--fab-md-diameter: 3.5rem;--fab-md-icon-size: 1.5rem;--fab-lg-diameter: 6rem;--fab-lg-icon-size: 2.25rem;--fab-border-radius: 9999px;--fab-transition: all .2s ease-in-out;--fab-offset: 1rem;--fab-z-index: 100;--fab-extended-height: 3rem;--fab-extended-padding-x: 1rem;--fab-extended-gap: .5rem;--fab-extended-font-size: .875rem;--fab-extended-font-weight: 600;--fab-extended-border-radius: 1rem;--fab-extended-icon-size: 1.25rem;--fab-background: #daa520;--fab-foreground: #f5f5f5;--fab-shadow: 0 4px 12px rgba(218, 165, 32, .35);--fab-hover-shadow: 0 6px 20px rgba(218, 165, 32, .45);--segmented-sm-height: 1.75rem;--segmented-sm-font-size: .8125rem;--segmented-md-height: 2.25rem;--segmented-md-font-size: .875rem;--segmented-font-family: "Inter", system-ui, -apple-system, sans-serif;--segmented-font-weight: 500;--segmented-active-font-weight: 600;--segmented-line-height: 1;--segmented-track-border-radius: .5rem;--segmented-track-padding: .125rem;--segmented-segment-border-radius: .25rem;--segmented-segment-padding-x: .75rem;--segmented-transition: all .2s ease-in-out;--segmented-min-segment-width: 4rem;--segmented-track: #e5e5e5;--segmented-active-bg: #f5f5f5;--segmented-active-fg: #0f0f0f;--segmented-inactive-fg: #737373;--segmented-active-shadow: 0 1px 3px rgba(0, 0, 0, .08);--list-item-sm-min-height: 2.75rem;--list-item-sm-padding-x: 1rem;--list-item-sm-padding-y: .5rem;--list-item-sm-font-size: .875rem;--list-item-md-min-height: 3.5rem;--list-item-md-padding-x: 1rem;--list-item-md-padding-y: .75rem;--list-item-md-font-size: 1rem;--list-item-lg-min-height: 4.5rem;--list-item-lg-padding-x: 1rem;--list-item-lg-padding-y: .75rem;--list-item-lg-font-size: 1rem;--list-item-font-family: "Inter", system-ui, -apple-system, sans-serif;--list-item-primary-font-weight: 400;--list-item-secondary-font-size: .8125rem;--list-item-secondary-line-height: 1.25;--list-item-gap: .75rem;--list-item-icon-size: 1.5rem;--list-item-avatar-size: 2.5rem;--list-item-chevron-size: 1rem;--list-item-divider-inset-left: 1rem;--list-item-transition: background .15s ease-in-out;--list-item-background: transparent;--list-item-primary-fg: #0f0f0f;--list-item-secondary-fg: #737373;--list-item-chevron: #a3a3a3;--list-item-pressed: #e5e5e5;--list-item-divider: #e5e5e5;--snackbar-min-height: 3rem;--snackbar-max-width: 35rem;--snackbar-padding-x: 1rem;--snackbar-padding-y: .75rem;--snackbar-border-radius: .5rem;--snackbar-font-size: .875rem;--snackbar-font-family: "Inter", system-ui, -apple-system, sans-serif;--snackbar-font-weight: 400;--snackbar-line-height: 1.4;--snackbar-action-font-weight: 600;--snackbar-action-font-size: .875rem;--snackbar-gap: .75rem;--snackbar-margin: 1rem;--snackbar-z-index: 400;--snackbar-transition: transform .3s ease, opacity .3s ease;--snackbar-background: #1a1a1a;--snackbar-foreground: #f5f5f5;--snackbar-action: #f0c850;--snackbar-shadow: 0 4px 12px rgba(0, 0, 0, .15);--swipe-action-action-width: 4.5rem;--swipe-action-icon-size: 1.25rem;--swipe-action-font-size: .75rem;--swipe-action-font-family: "Inter", system-ui, -apple-system, sans-serif;--swipe-action-font-weight: 500;--swipe-action-icon-label-gap: .25rem;--swipe-action-threshold: 30%;--swipe-action-full-swipe-threshold: 65%;--swipe-action-transition: transform .2s ease-out;--swipe-action-delete-background: #ef4444;--swipe-action-delete-foreground: #f5f5f5;--swipe-action-archive-background: #3b82f6;--swipe-action-archive-foreground: #f5f5f5;--swipe-action-pin-background: #daa520;--swipe-action-pin-foreground: #f5f5f5;--swipe-action-read-background: #10b981;--swipe-action-read-foreground: #f5f5f5;--swipe-action-more-background: #737373;--swipe-action-more-foreground: #f5f5f5}@media(prefers-color-scheme:dark){:root{--color-background: #0f0f0f;--color-background-secondary: #1a1a1a;--color-background-tertiary: #2d2d2d;--color-surface: #1a1a1a;--color-overlay: rgba(15, 15, 15, .7);--color-foreground: #f5f5f5;--color-foreground-secondary: #a3a3a3;--color-foreground-tertiary: #737373;--color-foreground-muted: rgba(245, 245, 245, .5);--color-foreground-link: #f0c850;--color-accent: #c8894a;--color-accent-hover: #b87333;--color-border: #3a3a3a;--color-border-strong: #525252;--color-border-subtle: #2d2d2d;--color-primary-background: #daa520;--color-primary-foreground: #0f0f0f;--color-primary-hover: #e8b838;--color-primary-active: #b8890e;--color-secondary-background: #f5f5f5;--color-secondary-foreground: #0f0f0f;--color-secondary-hover: #e5e5e5;--color-secondary-active: #cccccc;--color-tertiary-background: #2d2d2d;--color-tertiary-foreground: #f5f5f5;--color-tertiary-hover: #3a3a3a;--color-tertiary-active: #525252;--color-destructive-background: #ef4444;--color-destructive-foreground: #f5f5f5;--color-destructive-hover: #b91c1c;--color-destructive-active: #7f1d1d;--color-muted-background: #2d2d2d;--color-muted-foreground: #737373;--color-ghost-foreground: #f5f5f5;--color-ghost-hover-bg: #2d2d2d;--color-outline-background: transparent;--color-outline-foreground: #f0c850;--color-outline-border: #f0c850;--color-outline-hover: rgba(240, 200, 80, .1);--color-outline-active: rgba(240, 200, 80, .18);--color-link-foreground: #f0c850;--color-link-hover: #e8b838;--color-link-active: #daa520;--color-ring-color: rgba(240, 200, 80, .5);--color-ring-width: 2px;--color-ring-offset: 2px;--shadow-glow: 0 8px 24px rgba(240, 200, 80, .22);--shadow-soft: 0 4px 12px rgba(0, 0, 0, .3);--shadow-xs: 0 1px 3px rgba(0, 0, 0, .3);--shadow-sm: 0 4px 12px rgba(0, 0, 0, .3);--shadow-md: 0 8px 24px rgba(0, 0, 0, .35), 0 4px 12px rgba(0, 0, 0, .2);--shadow-lg: 0 16px 48px rgba(0, 0, 0, .5);--shadow-xl: 0 24px 64px rgba(0, 0, 0, .55), 0 8px 24px rgba(0, 0, 0, .3);--badge-primary-solid-bg: #daa520;--badge-primary-solid-fg: #0f0f0f;--badge-primary-subtle-bg: rgba(218, 165, 32, .15);--badge-primary-subtle-fg: #f0c850;--badge-secondary-solid-bg: #3a3a3a;--badge-secondary-solid-fg: #e5e5e5;--badge-secondary-subtle-bg: rgba(229, 229, 229, .1);--badge-secondary-subtle-fg: #a3a3a3;--badge-success-solid-bg: #10b981;--badge-success-solid-fg: #f5f5f5;--badge-success-subtle-bg: rgba(16, 185, 129, .15);--badge-success-subtle-fg: #6ee7b7;--badge-warning-solid-bg: #f97316;--badge-warning-solid-fg: #f5f5f5;--badge-warning-subtle-bg: rgba(249, 115, 22, .15);--badge-warning-subtle-fg: #fdba74;--badge-error-solid-bg: #ef4444;--badge-error-solid-fg: #f5f5f5;--badge-error-subtle-bg: rgba(239, 68, 68, .15);--badge-error-subtle-fg: #fca5a5;--badge-info-solid-bg: #3b82f6;--badge-info-solid-fg: #f5f5f5;--badge-info-subtle-bg: rgba(59, 130, 246, .15);--badge-info-subtle-fg: #93c5fd;--card-default-background: #1a1a1a;--card-default-border: #3a3a3a;--card-elevated-background: #1a1a1a;--card-elevated-border: transparent;--card-elevated-shadow: 0 4px 12px rgba(0, 0, 0, .3);--card-outlined-background: transparent;--card-outlined-border: #525252;--card-interactive-background: #1a1a1a;--card-interactive-border: #3a3a3a;--card-interactive-hover-border: #c8894a;--card-interactive-hover-shadow: 0 4px 12px rgba(0, 0, 0, .3);--card-interactive-active-border: #b87333;--avatar-fallback-background: #3a3a3a;--avatar-fallback-foreground: #e5e5e5;--toggle-track-off: #3a3a3a;--toggle-track-on: #daa520;--toggle-thumb: #f5f5f5;--divider-color-default: #3a3a3a;--divider-color-subtle: #2d2d2d;--divider-color-strong: #525252;--checkbox-unchecked-border: #3a3a3a;--checkbox-checked-bg: #daa520;--checkbox-checked-fg: #f5f5f5;--radio-unchecked-border: #3a3a3a;--radio-checked-border: #daa520;--radio-checked-dot: #daa520;--modal-backdrop-color: rgba(15, 15, 15, .7);--modal-surface-background: #1a1a1a;--modal-surface-border: #3a3a3a;--modal-surface-shadow: 0 16px 48px rgba(0, 0, 0, .5);--alert-success-background: rgba(16, 185, 129, .1);--alert-success-foreground: #6ee7b7;--alert-success-border: rgba(16, 185, 129, .2);--alert-success-icon: #10b981;--alert-warning-background: rgba(249, 115, 22, .1);--alert-warning-foreground: #fdba74;--alert-warning-border: rgba(249, 115, 22, .2);--alert-warning-icon: #f97316;--alert-error-background: rgba(239, 68, 68, .1);--alert-error-foreground: #fca5a5;--alert-error-border: rgba(239, 68, 68, .2);--alert-error-icon: #ef4444;--alert-info-background: rgba(59, 130, 246, .1);--alert-info-foreground: #93c5fd;--alert-info-border: rgba(59, 130, 246, .2);--alert-info-icon: #3b82f6;--alert-neutral-background: rgba(82, 82, 82, .1);--alert-neutral-foreground: #e5e5e5;--alert-neutral-border: #3a3a3a;--alert-neutral-icon: #a3a3a3;--alert-toast-shadow: 0 8px 24px rgba(0, 0, 0, .4);--tabs-underline-active-border: #e8b838;--tabs-underline-active-fg: #f5f5f5;--tabs-underline-inactive-fg: #737373;--tabs-underline-hover-fg: #f5f5f5;--tabs-underline-border-color: #2d2d2d;--tabs-pill-active-bg: #f5f5f5;--tabs-pill-active-fg: #0f0f0f;--tabs-pill-inactive-fg: #737373;--tabs-pill-hover-bg: #2d2d2d;--skeleton-base: #2d2d2d;--skeleton-shimmer: #3a3a3a;--progress-track: #2d2d2d;--progress-fill-primary: #daa520;--progress-fill-success: #10b981;--progress-fill-warning: #f97316;--progress-fill-error: #ef4444;--pagination-default-fg: #a3a3a3;--pagination-default-bg: transparent;--pagination-hover-bg: #2d2d2d;--pagination-active-bg: #f5f5f5;--pagination-active-fg: #0f0f0f;--pagination-border: #2d2d2d;--tooltip-background: #f5f5f5;--tooltip-foreground: #0f0f0f;--spinner-track: #2d2d2d;--spinner-indicator: #e8b838;--dropdown-panel-bg: #1a1a1a;--dropdown-panel-border: #2d2d2d;--dropdown-panel-shadow: 0 4px 16px rgba(0, 0, 0, .4);--dropdown-item-fg: #f5f5f5;--dropdown-item-hover-bg: #2d2d2d;--dropdown-item-disabled-fg: #525252;--dropdown-separator: #2d2d2d;--dropdown-shortcut-fg: #525252;--dropdown-destructive-fg: #ef4444;--table-header-bg: #1a1a1a;--table-header-fg: #a3a3a3;--table-body-bg: transparent;--table-body-fg: #f5f5f5;--table-border: #2d2d2d;--table-stripe-bg: rgba(255, 255, 255, .02);--table-hover-bg: rgba(255, 255, 255, .04);--accordion-header-bg: transparent;--accordion-header-fg: #f5f5f5;--accordion-header-hover-bg: rgba(255, 255, 255, .04);--accordion-content-fg: #a3a3a3;--accordion-border: #2d2d2d;--accordion-icon: #737373;--breadcrumb-link: #a3a3a3;--breadcrumb-link-hover: #f5f5f5;--breadcrumb-active: #f5f5f5;--breadcrumb-separator: #525252;--tag-default-bg: #1a1a1a;--tag-default-fg: #a3a3a3;--tag-default-border: #2d2d2d;--tag-default-hover-bg: #2d2d2d;--tag-default-close-hover: #f5f5f5;--tag-primary-bg: rgba(232, 184, 56, .1);--tag-primary-fg: #e8b838;--tag-primary-border: rgba(232, 184, 56, .3);--tag-primary-hover-bg: rgba(232, 184, 56, .2);--tag-primary-close-hover: #f0c850;--tag-success-bg: rgba(16, 185, 129, .1);--tag-success-fg: #6ee7b7;--tag-success-border: rgba(16, 185, 129, .3);--tag-success-hover-bg: rgba(16, 185, 129, .2);--tag-success-close-hover: #6ee7b7;--tag-error-bg: rgba(239, 68, 68, .1);--tag-error-fg: #fca5a5;--tag-error-border: rgba(239, 68, 68, .3);--tag-error-hover-bg: rgba(239, 68, 68, .2);--tag-error-close-hover: #fca5a5;--slider-track: #2d2d2d;--slider-fill: #e8b838;--slider-thumb-bg: #f5f5f5;--slider-thumb-border: #e8b838;--bottom-sheet-backdrop-color: rgba(15, 15, 15, .7);--bottom-sheet-background: #1a1a1a;--bottom-sheet-handle: #525252;--bottom-sheet-shadow: 0 -4px 24px rgba(0, 0, 0, .4);--app-bar-background: #1a1a1a;--app-bar-foreground: #f5f5f5;--app-bar-icon: #f5f5f5;--app-bar-border: #2d2d2d;--bottom-tab-bar-background: #1a1a1a;--bottom-tab-bar-border: #2d2d2d;--bottom-tab-bar-active: #e8b838;--bottom-tab-bar-inactive: #737373;--fab-background: #e8b838;--fab-foreground: #0f0f0f;--fab-shadow: 0 4px 12px rgba(0, 0, 0, .4);--fab-hover-shadow: 0 6px 20px rgba(0, 0, 0, .5);--segmented-track: #2d2d2d;--segmented-active-bg: #3a3a3a;--segmented-active-fg: #f5f5f5;--segmented-inactive-fg: #737373;--segmented-active-shadow: 0 1px 3px rgba(0, 0, 0, .3);--list-item-background: transparent;--list-item-primary-fg: #f5f5f5;--list-item-secondary-fg: #737373;--list-item-chevron: #525252;--list-item-pressed: #2d2d2d;--list-item-divider: #2d2d2d;--snackbar-background: #e5e5e5;--snackbar-foreground: #0f0f0f;--snackbar-action: #8c6800;--snackbar-shadow: 0 4px 12px rgba(0, 0, 0, .4)}}[data-theme=light]{--color-background: #f5f5f5;--color-background-secondary: #fafafa;--color-background-tertiary: #e5e5e5;--color-surface: #f5f5f5;--color-overlay: rgba(15, 15, 15, .5);--color-foreground: #0f0f0f;--color-foreground-secondary: #525252;--color-foreground-tertiary: #737373;--color-foreground-muted: rgba(15, 15, 15, .5);--color-foreground-link: #8c6800;--color-accent: #b87333;--color-accent-hover: #955c28;--color-border: #cccccc;--color-border-strong: #737373;--color-border-subtle: #e5e5e5;--color-primary-background: #e8b838;--color-primary-foreground: #0f0f0f;--color-primary-hover: #f0c850;--color-primary-active: #daa520;--color-secondary-background: #0f0f0f;--color-secondary-foreground: #f5f5f5;--color-secondary-hover: #2d2d2d;--color-secondary-active: #3a3a3a;--color-tertiary-background: #e5e5e5;--color-tertiary-foreground: #0f0f0f;--color-tertiary-hover: #cccccc;--color-tertiary-active: #a3a3a3;--color-destructive-background: #ef4444;--color-destructive-foreground: #f5f5f5;--color-destructive-hover: #b91c1c;--color-destructive-active: #7f1d1d;--color-muted-background: #e5e5e5;--color-muted-foreground: #737373;--color-ghost-foreground: #0f0f0f;--color-ghost-hover-bg: #e5e5e5;--color-outline-background: transparent;--color-outline-foreground: #8c6800;--color-outline-border: #8c6800;--color-outline-hover: rgba(218, 165, 32, .08);--color-outline-active: rgba(218, 165, 32, .15);--color-link-foreground: #8c6800;--color-link-hover: #614800;--color-link-active: #3d2e00;--color-ring-color: rgba(218, 165, 32, .5);--color-ring-width: 2px;--color-ring-offset: 2px;--shadow-glow: 0 8px 24px rgba(240, 200, 80, .15);--shadow-soft: 0 4px 12px rgba(0, 0, 0, .1);--shadow-xs: 0 1px 3px rgba(0, 0, 0, .08);--shadow-sm: 0 4px 12px rgba(0, 0, 0, .1);--shadow-md: 0 8px 24px rgba(0, 0, 0, .1), 0 4px 12px rgba(0, 0, 0, .06);--shadow-lg: 0 16px 48px rgba(0, 0, 0, .2);--shadow-xl: 0 24px 64px rgba(0, 0, 0, .2), 0 8px 24px rgba(0, 0, 0, .08);--badge-primary-solid-bg: #daa520;--badge-primary-solid-fg: #0f0f0f;--badge-primary-subtle-bg: rgba(218, 165, 32, .12);--badge-primary-subtle-fg: #8c6800;--badge-secondary-solid-bg: #e5e5e5;--badge-secondary-solid-fg: #525252;--badge-secondary-subtle-bg: rgba(82, 82, 82, .08);--badge-secondary-subtle-fg: #525252;--badge-success-solid-bg: #10b981;--badge-success-solid-fg: #f5f5f5;--badge-success-subtle-bg: rgba(16, 185, 129, .12);--badge-success-subtle-fg: #064e3b;--badge-warning-solid-bg: #f97316;--badge-warning-solid-fg: #f5f5f5;--badge-warning-subtle-bg: rgba(249, 115, 22, .12);--badge-warning-subtle-fg: #7c2d12;--badge-error-solid-bg: #ef4444;--badge-error-solid-fg: #f5f5f5;--badge-error-subtle-bg: rgba(239, 68, 68, .12);--badge-error-subtle-fg: #7f1d1d;--badge-info-solid-bg: #3b82f6;--badge-info-solid-fg: #f5f5f5;--badge-info-subtle-bg: rgba(59, 130, 246, .12);--badge-info-subtle-fg: #1e3a8a;--card-default-background: #fafafa;--card-default-border: #cccccc;--card-elevated-background: #f5f5f5;--card-elevated-border: transparent;--card-elevated-shadow: 0 4px 12px rgba(0, 0, 0, .1);--card-outlined-background: transparent;--card-outlined-border: #a3a3a3;--card-interactive-background: #fafafa;--card-interactive-border: #cccccc;--card-interactive-hover-border: #b87333;--card-interactive-hover-shadow: 0 4px 12px rgba(0, 0, 0, .1);--card-interactive-active-border: #955c28;--avatar-fallback-background: #e5e5e5;--avatar-fallback-foreground: #525252;--toggle-track-off: #cccccc;--toggle-track-on: #e8b838;--toggle-thumb: #f5f5f5;--divider-color-default: #cccccc;--divider-color-subtle: #e5e5e5;--divider-color-strong: #737373;--checkbox-unchecked-border: #cccccc;--checkbox-checked-bg: #e8b838;--checkbox-checked-fg: #f5f5f5;--radio-unchecked-border: #cccccc;--radio-checked-border: #e8b838;--radio-checked-dot: #e8b838;--modal-backdrop-color: rgba(15, 15, 15, .5);--modal-surface-background: #f5f5f5;--modal-surface-border: #cccccc;--modal-surface-shadow: 0 16px 48px rgba(0, 0, 0, .2);--alert-success-background: #ecfdf5;--alert-success-foreground: #064e3b;--alert-success-border: rgba(16, 185, 129, .25);--alert-success-icon: #10b981;--alert-warning-background: #fff7ed;--alert-warning-foreground: #7c2d12;--alert-warning-border: rgba(249, 115, 22, .25);--alert-warning-icon: #f97316;--alert-error-background: #fef2f2;--alert-error-foreground: #7f1d1d;--alert-error-border: rgba(239, 68, 68, .25);--alert-error-icon: #ef4444;--alert-info-background: #eff6ff;--alert-info-foreground: #1e3a8a;--alert-info-border: rgba(59, 130, 246, .25);--alert-info-icon: #3b82f6;--alert-neutral-background: #fafafa;--alert-neutral-foreground: #0f0f0f;--alert-neutral-border: #cccccc;--alert-neutral-icon: #525252;--alert-toast-shadow: 0 8px 24px rgba(0, 0, 0, .15);--tabs-underline-active-border: #daa520;--tabs-underline-active-fg: #0f0f0f;--tabs-underline-inactive-fg: #737373;--tabs-underline-hover-fg: #0f0f0f;--tabs-underline-border-color: #e5e5e5;--tabs-pill-active-bg: #0f0f0f;--tabs-pill-active-fg: #f5f5f5;--tabs-pill-inactive-fg: #737373;--tabs-pill-hover-bg: #e5e5e5;--skeleton-base: #e5e5e5;--skeleton-shimmer: #fafafa;--progress-track: #e5e5e5;--progress-fill-primary: #e8b838;--progress-fill-success: #10b981;--progress-fill-warning: #f97316;--progress-fill-error: #ef4444;--pagination-default-fg: #525252;--pagination-default-bg: transparent;--pagination-hover-bg: #e5e5e5;--pagination-active-bg: #0f0f0f;--pagination-active-fg: #f5f5f5;--pagination-border: #e5e5e5;--tooltip-background: #0f0f0f;--tooltip-foreground: #f5f5f5;--spinner-track: #e5e5e5;--spinner-indicator: #daa520;--dropdown-panel-bg: #f5f5f5;--dropdown-panel-border: #e5e5e5;--dropdown-panel-shadow: 0 4px 16px rgba(0, 0, 0, .12);--dropdown-item-fg: #0f0f0f;--dropdown-item-hover-bg: #e5e5e5;--dropdown-item-disabled-fg: #a3a3a3;--dropdown-separator: #e5e5e5;--dropdown-shortcut-fg: #a3a3a3;--dropdown-destructive-fg: #ef4444;--table-header-bg: #fafafa;--table-header-fg: #525252;--table-body-bg: transparent;--table-body-fg: #0f0f0f;--table-border: #e5e5e5;--table-stripe-bg: #fafafa;--table-hover-bg: #fafafa;--accordion-header-bg: transparent;--accordion-header-fg: #0f0f0f;--accordion-header-hover-bg: #fafafa;--accordion-content-fg: #525252;--accordion-border: #e5e5e5;--accordion-icon: #737373;--breadcrumb-link: #525252;--breadcrumb-link-hover: #0f0f0f;--breadcrumb-active: #0f0f0f;--breadcrumb-separator: #a3a3a3;--tag-default-bg: #fafafa;--tag-default-fg: #525252;--tag-default-border: #e5e5e5;--tag-default-hover-bg: #e5e5e5;--tag-default-close-hover: #0f0f0f;--tag-primary-bg: rgba(218, 165, 32, .1);--tag-primary-fg: #8c6800;--tag-primary-border: rgba(218, 165, 32, .3);--tag-primary-hover-bg: rgba(218, 165, 32, .2);--tag-primary-close-hover: #8c6800;--tag-success-bg: rgba(16, 185, 129, .1);--tag-success-fg: #047857;--tag-success-border: rgba(16, 185, 129, .3);--tag-success-hover-bg: rgba(16, 185, 129, .2);--tag-success-close-hover: #047857;--tag-error-bg: rgba(239, 68, 68, .1);--tag-error-fg: #b91c1c;--tag-error-border: rgba(239, 68, 68, .3);--tag-error-hover-bg: rgba(239, 68, 68, .2);--tag-error-close-hover: #b91c1c;--slider-track: #e5e5e5;--slider-fill: #daa520;--slider-thumb-bg: #f5f5f5;--slider-thumb-border: #daa520;--bottom-sheet-backdrop-color: rgba(15, 15, 15, .5);--bottom-sheet-background: #f5f5f5;--bottom-sheet-handle: #cccccc;--bottom-sheet-shadow: 0 -4px 24px rgba(0, 0, 0, .1);--app-bar-background: #f5f5f5;--app-bar-foreground: #0f0f0f;--app-bar-icon: #0f0f0f;--app-bar-border: #e5e5e5;--bottom-tab-bar-background: #f5f5f5;--bottom-tab-bar-border: #e5e5e5;--bottom-tab-bar-active: #daa520;--bottom-tab-bar-inactive: #737373;--fab-background: #daa520;--fab-foreground: #f5f5f5;--fab-shadow: 0 4px 12px rgba(218, 165, 32, .35);--fab-hover-shadow: 0 6px 20px rgba(218, 165, 32, .45);--segmented-track: #e5e5e5;--segmented-active-bg: #f5f5f5;--segmented-active-fg: #0f0f0f;--segmented-inactive-fg: #737373;--segmented-active-shadow: 0 1px 3px rgba(0, 0, 0, .08);--list-item-background: transparent;--list-item-primary-fg: #0f0f0f;--list-item-secondary-fg: #737373;--list-item-chevron: #a3a3a3;--list-item-pressed: #e5e5e5;--list-item-divider: #e5e5e5;--snackbar-background: #1a1a1a;--snackbar-foreground: #f5f5f5;--snackbar-action: #f0c850;--snackbar-shadow: 0 4px 12px rgba(0, 0, 0, .15)}[data-theme=dark]{--color-background: #0f0f0f;--color-background-secondary: #1a1a1a;--color-background-tertiary: #2d2d2d;--color-surface: #1a1a1a;--color-overlay: rgba(15, 15, 15, .7);--color-foreground: #f5f5f5;--color-foreground-secondary: #a3a3a3;--color-foreground-tertiary: #737373;--color-foreground-muted: rgba(245, 245, 245, .5);--color-foreground-link: #f0c850;--color-accent: #c8894a;--color-accent-hover: #b87333;--color-border: #3a3a3a;--color-border-strong: #525252;--color-border-subtle: #2d2d2d;--color-primary-background: #daa520;--color-primary-foreground: #0f0f0f;--color-primary-hover: #e8b838;--color-primary-active: #b8890e;--color-secondary-background: #f5f5f5;--color-secondary-foreground: #0f0f0f;--color-secondary-hover: #e5e5e5;--color-secondary-active: #cccccc;--color-tertiary-background: #2d2d2d;--color-tertiary-foreground: #f5f5f5;--color-tertiary-hover: #3a3a3a;--color-tertiary-active: #525252;--color-destructive-background: #ef4444;--color-destructive-foreground: #f5f5f5;--color-destructive-hover: #b91c1c;--color-destructive-active: #7f1d1d;--color-muted-background: #2d2d2d;--color-muted-foreground: #737373;--color-ghost-foreground: #f5f5f5;--color-ghost-hover-bg: #2d2d2d;--color-outline-background: transparent;--color-outline-foreground: #f0c850;--color-outline-border: #f0c850;--color-outline-hover: rgba(240, 200, 80, .1);--color-outline-active: rgba(240, 200, 80, .18);--color-link-foreground: #f0c850;--color-link-hover: #e8b838;--color-link-active: #daa520;--color-ring-color: rgba(240, 200, 80, .5);--color-ring-width: 2px;--color-ring-offset: 2px;--shadow-glow: 0 8px 24px rgba(240, 200, 80, .22);--shadow-soft: 0 4px 12px rgba(0, 0, 0, .3);--shadow-xs: 0 1px 3px rgba(0, 0, 0, .3);--shadow-sm: 0 4px 12px rgba(0, 0, 0, .3);--shadow-md: 0 8px 24px rgba(0, 0, 0, .35), 0 4px 12px rgba(0, 0, 0, .2);--shadow-lg: 0 16px 48px rgba(0, 0, 0, .5);--shadow-xl: 0 24px 64px rgba(0, 0, 0, .55), 0 8px 24px rgba(0, 0, 0, .3);--badge-primary-solid-bg: #daa520;--badge-primary-solid-fg: #0f0f0f;--badge-primary-subtle-bg: rgba(218, 165, 32, .15);--badge-primary-subtle-fg: #f0c850;--badge-secondary-solid-bg: #3a3a3a;--badge-secondary-solid-fg: #e5e5e5;--badge-secondary-subtle-bg: rgba(229, 229, 229, .1);--badge-secondary-subtle-fg: #a3a3a3;--badge-success-solid-bg: #10b981;--badge-success-solid-fg: #f5f5f5;--badge-success-subtle-bg: rgba(16, 185, 129, .15);--badge-success-subtle-fg: #6ee7b7;--badge-warning-solid-bg: #f97316;--badge-warning-solid-fg: #f5f5f5;--badge-warning-subtle-bg: rgba(249, 115, 22, .15);--badge-warning-subtle-fg: #fdba74;--badge-error-solid-bg: #ef4444;--badge-error-solid-fg: #f5f5f5;--badge-error-subtle-bg: rgba(239, 68, 68, .15);--badge-error-subtle-fg: #fca5a5;--badge-info-solid-bg: #3b82f6;--badge-info-solid-fg: #f5f5f5;--badge-info-subtle-bg: rgba(59, 130, 246, .15);--badge-info-subtle-fg: #93c5fd;--card-default-background: #1a1a1a;--card-default-border: #3a3a3a;--card-elevated-background: #1a1a1a;--card-elevated-border: transparent;--card-elevated-shadow: 0 4px 12px rgba(0, 0, 0, .3);--card-outlined-background: transparent;--card-outlined-border: #525252;--card-interactive-background: #1a1a1a;--card-interactive-border: #3a3a3a;--card-interactive-hover-border: #c8894a;--card-interactive-hover-shadow: 0 4px 12px rgba(0, 0, 0, .3);--card-interactive-active-border: #b87333;--avatar-fallback-background: #3a3a3a;--avatar-fallback-foreground: #e5e5e5;--toggle-track-off: #3a3a3a;--toggle-track-on: #daa520;--toggle-thumb: #f5f5f5;--divider-color-default: #3a3a3a;--divider-color-subtle: #2d2d2d;--divider-color-strong: #525252;--checkbox-unchecked-border: #3a3a3a;--checkbox-checked-bg: #daa520;--checkbox-checked-fg: #f5f5f5;--radio-unchecked-border: #3a3a3a;--radio-checked-border: #daa520;--radio-checked-dot: #daa520;--modal-backdrop-color: rgba(15, 15, 15, .7);--modal-surface-background: #1a1a1a;--modal-surface-border: #3a3a3a;--modal-surface-shadow: 0 16px 48px rgba(0, 0, 0, .5);--alert-success-background: rgba(16, 185, 129, .1);--alert-success-foreground: #6ee7b7;--alert-success-border: rgba(16, 185, 129, .2);--alert-success-icon: #10b981;--alert-warning-background: rgba(249, 115, 22, .1);--alert-warning-foreground: #fdba74;--alert-warning-border: rgba(249, 115, 22, .2);--alert-warning-icon: #f97316;--alert-error-background: rgba(239, 68, 68, .1);--alert-error-foreground: #fca5a5;--alert-error-border: rgba(239, 68, 68, .2);--alert-error-icon: #ef4444;--alert-info-background: rgba(59, 130, 246, .1);--alert-info-foreground: #93c5fd;--alert-info-border: rgba(59, 130, 246, .2);--alert-info-icon: #3b82f6;--alert-neutral-background: rgba(82, 82, 82, .1);--alert-neutral-foreground: #e5e5e5;--alert-neutral-border: #3a3a3a;--alert-neutral-icon: #a3a3a3;--alert-toast-shadow: 0 8px 24px rgba(0, 0, 0, .4);--tabs-underline-active-border: #e8b838;--tabs-underline-active-fg: #f5f5f5;--tabs-underline-inactive-fg: #737373;--tabs-underline-hover-fg: #f5f5f5;--tabs-underline-border-color: #2d2d2d;--tabs-pill-active-bg: #f5f5f5;--tabs-pill-active-fg: #0f0f0f;--tabs-pill-inactive-fg: #737373;--tabs-pill-hover-bg: #2d2d2d;--skeleton-base: #2d2d2d;--skeleton-shimmer: #3a3a3a;--progress-track: #2d2d2d;--progress-fill-primary: #daa520;--progress-fill-success: #10b981;--progress-fill-warning: #f97316;--progress-fill-error: #ef4444;--pagination-default-fg: #a3a3a3;--pagination-default-bg: transparent;--pagination-hover-bg: #2d2d2d;--pagination-active-bg: #f5f5f5;--pagination-active-fg: #0f0f0f;--pagination-border: #2d2d2d;--tooltip-background: #f5f5f5;--tooltip-foreground: #0f0f0f;--spinner-track: #2d2d2d;--spinner-indicator: #e8b838;--dropdown-panel-bg: #1a1a1a;--dropdown-panel-border: #2d2d2d;--dropdown-panel-shadow: 0 4px 16px rgba(0, 0, 0, .4);--dropdown-item-fg: #f5f5f5;--dropdown-item-hover-bg: #2d2d2d;--dropdown-item-disabled-fg: #525252;--dropdown-separator: #2d2d2d;--dropdown-shortcut-fg: #525252;--dropdown-destructive-fg: #ef4444;--table-header-bg: #1a1a1a;--table-header-fg: #a3a3a3;--table-body-bg: transparent;--table-body-fg: #f5f5f5;--table-border: #2d2d2d;--table-stripe-bg: rgba(255, 255, 255, .02);--table-hover-bg: rgba(255, 255, 255, .04);--accordion-header-bg: transparent;--accordion-header-fg: #f5f5f5;--accordion-header-hover-bg: rgba(255, 255, 255, .04);--accordion-content-fg: #a3a3a3;--accordion-border: #2d2d2d;--accordion-icon: #737373;--breadcrumb-link: #a3a3a3;--breadcrumb-link-hover: #f5f5f5;--breadcrumb-active: #f5f5f5;--breadcrumb-separator: #525252;--tag-default-bg: #1a1a1a;--tag-default-fg: #a3a3a3;--tag-default-border: #2d2d2d;--tag-default-hover-bg: #2d2d2d;--tag-default-close-hover: #f5f5f5;--tag-primary-bg: rgba(232, 184, 56, .1);--tag-primary-fg: #e8b838;--tag-primary-border: rgba(232, 184, 56, .3);--tag-primary-hover-bg: rgba(232, 184, 56, .2);--tag-primary-close-hover: #f0c850;--tag-success-bg: rgba(16, 185, 129, .1);--tag-success-fg: #6ee7b7;--tag-success-border: rgba(16, 185, 129, .3);--tag-success-hover-bg: rgba(16, 185, 129, .2);--tag-success-close-hover: #6ee7b7;--tag-error-bg: rgba(239, 68, 68, .1);--tag-error-fg: #fca5a5;--tag-error-border: rgba(239, 68, 68, .3);--tag-error-hover-bg: rgba(239, 68, 68, .2);--tag-error-close-hover: #fca5a5;--slider-track: #2d2d2d;--slider-fill: #e8b838;--slider-thumb-bg: #f5f5f5;--slider-thumb-border: #e8b838;--bottom-sheet-backdrop-color: rgba(15, 15, 15, .7);--bottom-sheet-background: #1a1a1a;--bottom-sheet-handle: #525252;--bottom-sheet-shadow: 0 -4px 24px rgba(0, 0, 0, .4);--app-bar-background: #1a1a1a;--app-bar-foreground: #f5f5f5;--app-bar-icon: #f5f5f5;--app-bar-border: #2d2d2d;--bottom-tab-bar-background: #1a1a1a;--bottom-tab-bar-border: #2d2d2d;--bottom-tab-bar-active: #e8b838;--bottom-tab-bar-inactive: #737373;--fab-background: #e8b838;--fab-foreground: #0f0f0f;--fab-shadow: 0 4px 12px rgba(0, 0, 0, .4);--fab-hover-shadow: 0 6px 20px rgba(0, 0, 0, .5);--segmented-track: #2d2d2d;--segmented-active-bg: #3a3a3a;--segmented-active-fg: #f5f5f5;--segmented-inactive-fg: #737373;--segmented-active-shadow: 0 1px 3px rgba(0, 0, 0, .3);--list-item-background: transparent;--list-item-primary-fg: #f5f5f5;--list-item-secondary-fg: #737373;--list-item-chevron: #525252;--list-item-pressed: #2d2d2d;--list-item-divider: #2d2d2d;--snackbar-background: #e5e5e5;--snackbar-foreground: #0f0f0f;--snackbar-action: #8c6800;--snackbar-shadow: 0 4px 12px rgba(0, 0, 0, .4)}@font-face{font-family:Burlesk;src:url(/assets/Burlesk-Regular-CSxQ_TPq.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--font-family-base);background-color:var(--color-background);color:var(--color-foreground);min-height:100dvh;overflow-x:hidden}#root{min-height:100dvh;display:flex}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
