:root{--color-brand-primary: #007b8b;--color-brand-primary-dark: color-mix(in srgb, var(--color-brand-primary), black 18%);--color-brand-primary-light: color-mix(in srgb, var(--color-brand-primary), white 80%);--color-brand-accent: color-mix(in srgb, var(--color-brand-primary), black 35%);--color-brand-primary-10: rgba(0, 123, 139, .1);--color-brand-primary-12: rgba(0, 111, 127, .12);--color-brand-primary-15: rgba(0, 111, 127, .15);--color-brand-primary-80: rgba(0, 111, 127, .8);--color-sun-study-accent: #ffbb29;--color-white: #ffffff;--color-black: #000000;--color-clear: #00000000;--color-white-90: rgba(255, 255, 255, .9);--color-black-40: rgba(0, 0, 0, .4);--color-black-50: rgba(0, 0, 0, .5);--color-black-70: rgba(0, 0, 0, .7);--color-gray-50: #fafafa;--color-gray-100: #f5f5f5;--color-gray-150: #f2f2f2;--color-gray-200: #e5e5e5;--color-gray-250: #e0e0e0;--color-gray-300: #d4d4d4;--color-gray-400: #a3a3a3;--color-gray-500: #737373;--color-gray-600: #525252;--color-gray-700: #404040;--color-gray-800: #262626;--color-gray-900: #171717;--color-neutral-50: #fafafa;--color-neutral-100: #f5f5f5;--color-neutral-200: #e5e5e5;--color-neutral-300: #d4d4d4;--color-neutral-400: #a3a3a3;--color-neutral-500: #737373;--color-neutral-600: #525252;--color-neutral-700: #404040;--color-neutral-800: #262626;--color-neutral-900: #171717;--color-slate-50: #f8fafc;--color-slate-100: #f1f5f9;--color-slate-200: #e2e8f0;--color-slate-300: #cbd5e1;--color-slate-400: #94a3b8;--color-slate-500: #64748b;--color-slate-600: #475569;--color-slate-700: #334155;--color-slate-800: #1e293b;--color-slate-900: #0f172a;--color-slate-900-85: rgba(15, 23, 42, .85);--color-teal-50: #f0fdfa;--color-teal-100: #ccfbf1;--color-teal-200: #99f6e4;--color-teal-300: #5eead4;--color-teal-400: #2dd4bf;--color-teal-500: #14b8a6;--color-teal-600: #0d9488;--color-teal-700: #0f766e;--color-teal-800: #115e59;--color-teal-900: #134e4a;--color-red-50: #fef2f2;--color-red-100: #fee2e2;--color-red-200: #fecaca;--color-red-300: #fca5a5;--color-red-400: #f87171;--color-red-500: #ef4444;--color-red-600: #dc2626;--color-red-700: #b91c1c;--color-red-800: #991b1b;--color-red-900: #7f1d1d;--color-red-600-95: rgba(220, 38, 38, .95);--color-green-50: #f0fdf4;--color-green-100: #dcfce7;--color-green-200: #bbf7d0;--color-green-300: #86efac;--color-green-400: #4ade80;--color-green-500: #22c55e;--color-green-600: #16a34a;--color-green-700: #15803d;--color-green-800: #166534;--color-green-900: #14532d;--color-gray-legacy-100: #f0f0f0;--color-gray-legacy-200: #f8fafc;--color-gray-legacy-300: #f1f5f9;--color-gray-legacy-400: #999999;--color-gray-legacy-500: #666666;--color-teal-600-legacy: rgb(0, 111, 127);--color-teal-700-legacy: rgb(0, 90, 102)}@property --fade-opacity{syntax: "<number>"; inherits: true; initial-value: 1;}:root{--app-scale: 1;--sidebar-width: 39.625rem;--controls-width: 40rem;--spacing-1px: .0625rem;--spacing-2px: .125rem;--spacing-4px: .25rem;--spacing-6px: .375rem;--spacing-8px: .5rem;--spacing-10px: .625rem;--spacing-12px: .75rem;--spacing-14px: .875rem;--spacing-16px: 1rem;--spacing-18px: 1.125rem;--spacing-20px: 1.25rem;--spacing-22px: 1.375rem;--spacing-24px: 1.5rem;--spacing-28px: 1.75rem;--spacing-30px: 1.875rem;--spacing-32px: 2rem;--spacing-36px: 2.25rem;--spacing-40px: 2.5rem;--spacing-44px: 2.75rem;--spacing-48px: 3rem;--spacing-50px: 3.125rem;--spacing-60px: 3.75rem;--spacing-64px: 4rem;--spacing-80px: 5rem;--spacing-200px: 12.5rem;--spacing-280px: 17.5rem;--font-size-xs: clamp(.6875rem, .75rem, 1rem);--font-size-sm: clamp(.8125rem, .875rem, 1.125rem);--font-size-base: clamp(.875rem, 1rem, 1.25rem);--font-size-lg: clamp(1rem, 1.25rem, 1.5rem);--font-size-xl: clamp(1.25rem, 1.5rem, 2rem);--font-size-2xl: clamp(1.5rem, 2rem, 2.5rem);--radius-sm: .25rem;--radius-md: .5rem;--radius-lg: .75rem;--radius-xl: 1rem;--radius-2xl: 1.5rem;--radius-full: 9999px;--blur-overlay: 10px;--blur-panel: 16px;--z-index-base: 1;--z-index-dropdown: 10;--z-index-sticky: 20;--z-index-fixed: 30;--z-index-modal-backdrop: 40;--z-index-modal: 50;--z-index-popover: 60;--z-index-tooltip: 70;--z-index-fullscreen: 9999;--z-index-fullscreen-controls: 10000}:root{--theme-bg-primary: #fafafa;--theme-bg-secondary: #f5f5f5;--theme-bg-tertiary: #f7f7f7;--theme-bg-elevated: #ffffff;--theme-bg-overlay: rgba(0, 0, 0, .5);--theme-bg-overlay-heavy: rgba(0, 0, 0, .7);--theme-surface-primary: #fafafa;--theme-surface-secondary: #f5f5f5;--theme-surface-hover: #f0f0f0;--theme-surface-active: #e8e8e8;--theme-surface-disabled: #f5f5f5;--theme-text-primary: #000000;--theme-text-secondary: #5e5e5e;--theme-text-tertiary: #666666;--theme-text-muted: #94a3b8;--theme-text-inverse: #ffffff;--theme-text-placeholder: rgba(102, 102, 102, .8);--theme-text-heading: #333333;--theme-text-dark: #1f1f1f;--theme-text-body: #111111;--theme-border-primary: #e0e0e0;--theme-border-secondary: rgba(102, 102, 102, .3);--theme-border-hover: #a3a3a3;--theme-border-focus: var(--color-brand-primary);--theme-border-input: rgba(102, 102, 102, .3);--theme-interactive-primary: var(--color-brand-primary);--theme-interactive-primary-hover: var(--color-brand-primary-dark);--theme-interactive-disabled: #94a3b8;--theme-button-primary-bg: var(--color-brand-primary);--theme-button-primary-bg-hover: var(--color-brand-primary-dark);--theme-button-primary-text: #ffffff;--theme-button-secondary-bg: #64748b;--theme-button-secondary-bg-hover: #475569;--theme-button-secondary-text: #ffffff;--theme-button-ghost-bg: transparent;--theme-button-ghost-bg-hover: rgba(0, 0, 0, .05);--theme-menu-active-bg: var(--color-brand-primary);--theme-menu-active-text: #ffffff;--theme-menu-inactive-bg: #e8e8ed;--theme-menu-inactive-text: #3c3c43;--theme-input-bg: #f9fafb;--theme-input-bg-focus: #ffffff;--theme-input-text: #111111;--theme-input-border: rgba(102, 102, 102, .3);--theme-input-border-focus: var(--color-brand-primary);--theme-input-focus-ring: rgba(0, 123, 139, .15);--theme-social-bg: #ffffff;--theme-social-border: #cacaca;--theme-social-text: #1f2937;--theme-success: #16a34a;--theme-error: #dc2626;--theme-error-hover: #b91c1c;--theme-error-bg: #fef2f2;--theme-error-80: rgba(220, 38, 38, .8);--theme-error-90: rgba(220, 38, 38, .9);--theme-error-12: rgba(220, 38, 38, .12);--theme-warning: #f59e0b;--theme-info: var(--color-brand-primary);--theme-card-bg: #ffffff;--theme-card-border: #e0e0e0;--theme-card-shadow: var(--shadow-md);--theme-sidebar-bg: #ffffff;--theme-sidebar-border: #e0e0e0;--theme-sheet-bg: #fafafa;--theme-sheet-shadow: 0 -.25rem 1.25rem rgba(0, 0, 0, .08);--theme-icon-primary: #1f1f1f;--theme-icon-secondary: #666666;--theme-icon-muted: #94a3b8;--theme-scrollbar-track: #f0f0f0;--theme-scrollbar-thumb: #c4c4c4;--theme-scrollbar-thumb-hover: #a3a3a3;--theme-upload-bg: #f9fafb;--theme-upload-border: rgba(102, 102, 102, .4);--theme-upload-border-hover: var(--color-brand-primary);--theme-upload-bg-hover: rgba(0, 123, 139, .05);--theme-interactive-primary-80: rgba(0, 123, 139, .8);--theme-interactive-primary-12: rgba(0, 123, 139, .12);--theme-interactive-primary-10: rgba(0, 123, 139, .1);--theme-surface-primary-90: rgba(255, 255, 255, .9);--theme-surface-primary-95: rgba(255, 255, 255, .95);--theme-accent-purple: #9333ea;--theme-accent-purple-80: rgba(147, 51, 234, .8);--theme-accent-purple-12: rgba(147, 51, 234, .12);--theme-accent-blue: #2563eb;--theme-accent-blue-hover: #1d4ed8;--theme-overlay-button-bg: #ffffff;--theme-overlay-button-bg-hover: #f0f0f0;--theme-overlay-button-text: #333333;--theme-overlay-button-icon: #555555;--theme-overlay-dropdown-bg: #ffffff;--theme-overlay-dropdown-border: rgba(0, 0, 0, .1);--theme-overlay-dropdown-shadow: 0 .5rem 2rem rgba(0, 0, 0, .15), 0 .125rem .5rem rgba(0, 0, 0, .08);--theme-overlay-dropdown-text: #1f1f1f;--theme-overlay-dropdown-text-secondary: rgba(0, 0, 0, .6);--theme-overlay-dropdown-hover: rgba(0, 0, 0, .06);--theme-overlay-dropdown-divider: rgba(0, 0, 0, .08);--theme-overlay-dropdown-active-bg: rgba(0, 123, 139, .12);--theme-overlay-dropdown-check: var(--color-brand-primary);--theme-overlay-selector-bg: #ffffff;--theme-overlay-selector-text: #333333;--theme-overlay-selector-active: #ffbb29}:root[data-theme=dark]{--theme-bg-primary: #1e1e1e;--theme-bg-secondary: #252525;--theme-bg-tertiary: #2a2a2a;--theme-bg-elevated: #2d2d2d;--theme-bg-overlay: rgba(0, 0, 0, .7);--theme-bg-overlay-heavy: rgba(0, 0, 0, .85);--theme-surface-primary: #252525;--theme-surface-secondary: #2d2d2d;--theme-surface-hover: #333333;--theme-surface-active: #3a3a3a;--theme-surface-disabled: #232323;--theme-text-primary: #fafafa;--theme-text-secondary: #a3a3a3;--theme-text-tertiary: #737373;--theme-text-muted: #525252;--theme-text-inverse: #1e1e1e;--theme-text-placeholder: rgba(163, 163, 163, .7);--theme-text-heading: #f5f5f5;--theme-text-dark: #f5f5f5;--theme-text-body: #e5e5e5;--theme-border-primary: #3a3a3a;--theme-border-secondary: rgba(163, 163, 163, .2);--theme-border-hover: #4a4a4a;--theme-border-input: rgba(163, 163, 163, .25);--theme-input-bg: #252525;--theme-input-bg-focus: #2a2a2a;--theme-input-text: #e5e5e5;--theme-input-border: rgba(163, 163, 163, .25);--theme-input-focus-ring: rgba(0, 123, 139, .25);--theme-social-bg: #252525;--theme-social-border: #3a3a3a;--theme-social-text: #e5e5e5;--theme-error-bg: rgba(220, 38, 38, .12);--theme-card-bg: #252525;--theme-card-border: #3a3a3a;--theme-sidebar-bg: #252525;--theme-sidebar-border: #3a3a3a;--theme-sheet-bg: #252525;--theme-sheet-shadow: 0 -.25rem 1.25rem rgba(0, 0, 0, .4);--theme-icon-primary: #e5e5e5;--theme-icon-secondary: #a3a3a3;--theme-icon-muted: #737373;--theme-scrollbar-track: #1e1e1e;--theme-scrollbar-thumb: #4a4a4a;--theme-scrollbar-thumb-hover: #5a5a5a;--theme-upload-bg: #252525;--theme-upload-border: rgba(163, 163, 163, .3);--theme-upload-bg-hover: rgba(0, 123, 139, .1);--theme-interactive-primary-80: rgba(0, 123, 139, .8);--theme-interactive-primary-12: rgba(0, 123, 139, .15);--theme-interactive-primary-10: rgba(0, 123, 139, .1);--theme-surface-primary-90: rgba(37, 37, 37, .9);--theme-surface-primary-95: rgba(37, 37, 37, .95);--theme-error-hover: #b91c1c;--theme-error-80: rgba(220, 38, 38, .8);--theme-error-90: rgba(220, 38, 38, .9);--theme-error-12: rgba(220, 38, 38, .15);--theme-accent-purple: #a855f7;--theme-accent-purple-80: rgba(168, 85, 247, .8);--theme-accent-purple-12: rgba(168, 85, 247, .15);--theme-accent-blue: #3b82f6;--theme-accent-blue-hover: #2563eb;--theme-overlay-button-bg: #141418;--theme-overlay-button-bg-hover: #1e1e22;--theme-overlay-button-text: #e0e0e0;--theme-overlay-button-icon: #d9d9d9;--theme-overlay-dropdown-bg: #141418;--theme-overlay-dropdown-border: rgba(255, 255, 255, .08);--theme-overlay-dropdown-shadow: 0 .5rem 2rem rgba(0, 0, 0, .4), 0 .125rem .5rem rgba(0, 0, 0, .2);--theme-overlay-dropdown-text: rgba(255, 255, 255, .9);--theme-overlay-dropdown-text-secondary: rgba(255, 255, 255, .6);--theme-overlay-dropdown-hover: rgba(255, 255, 255, .08);--theme-overlay-dropdown-divider: rgba(255, 255, 255, .1);--theme-overlay-dropdown-active-bg: rgba(96, 165, 250, .15);--theme-overlay-dropdown-check: rgba(96, 165, 250, 1);--theme-overlay-selector-bg: #141418;--theme-overlay-selector-text: #e0e0e0;--theme-overlay-selector-active: #ffbb29}:root[data-background-style=blur]{--bg-style-backdrop: blur(16px) saturate(180%)}:root:not([data-background-style=blur]){--bg-style-backdrop: none}:root[data-background-style=blur],:root:not([data-theme])[data-background-style=blur],:root[data-theme=light][data-background-style=blur]{--theme-bg-primary: rgba(250, 250, 250, .6);--theme-bg-secondary: rgba(245, 245, 245, .5);--theme-bg-tertiary: rgba(247, 247, 247, .5);--theme-bg-elevated: rgba(255, 255, 255, .65);--theme-surface-primary: rgba(250, 250, 250, .6);--theme-surface-secondary: rgba(245, 245, 245, .5);--theme-surface-hover: rgba(240, 240, 240, .6);--theme-surface-active: rgba(232, 232, 232, .65);--theme-surface-disabled: rgba(245, 245, 245, .5);--theme-card-bg: rgba(255, 255, 255, .55);--theme-card-border: rgba(224, 224, 224, .6);--theme-sidebar-bg: rgba(255, 255, 255, .5);--theme-sidebar-border: rgba(224, 224, 224, .6);--theme-sheet-bg: rgba(250, 250, 250, .6);--theme-input-bg: rgba(249, 250, 251, .5);--theme-input-bg-focus: rgba(255, 255, 255, .7);--theme-upload-bg: rgba(249, 250, 251, .5);--theme-social-bg: rgba(255, 255, 255, .5);--theme-surface-primary-90: rgba(255, 255, 255, .55);--theme-surface-primary-95: rgba(255, 255, 255, .6);--theme-overlay-button-bg: rgba(255, 255, 255, .45);--theme-overlay-button-bg-hover: rgba(240, 240, 240, .6);--theme-overlay-dropdown-bg: rgba(255, 255, 255, .65);--theme-overlay-selector-bg: rgba(255, 255, 255, .45)}:root[data-theme=dark][data-background-style=blur]{--theme-bg-primary: rgba(30, 30, 30, .55);--theme-bg-secondary: rgba(37, 37, 37, .5);--theme-bg-tertiary: rgba(42, 42, 42, .5);--theme-bg-elevated: rgba(45, 45, 45, .6);--theme-surface-primary: rgba(37, 37, 37, .55);--theme-surface-secondary: rgba(45, 45, 45, .5);--theme-surface-hover: rgba(51, 51, 51, .55);--theme-surface-active: rgba(58, 58, 58, .6);--theme-surface-disabled: rgba(35, 35, 35, .5);--theme-card-bg: rgba(37, 37, 37, .5);--theme-card-border: rgba(58, 58, 58, .6);--theme-sidebar-bg: rgba(37, 37, 37, .5);--theme-sidebar-border: rgba(58, 58, 58, .6);--theme-sheet-bg: rgba(37, 37, 37, .55);--theme-input-bg: rgba(37, 37, 37, .5);--theme-input-bg-focus: rgba(42, 42, 42, .6);--theme-upload-bg: rgba(37, 37, 37, .5);--theme-social-bg: rgba(37, 37, 37, .5);--theme-surface-primary-90: rgba(37, 37, 37, .55);--theme-surface-primary-95: rgba(37, 37, 37, .6);--theme-overlay-button-bg: rgba(20, 20, 24, .45);--theme-overlay-button-bg-hover: rgba(30, 30, 34, .6);--theme-overlay-dropdown-bg: rgba(20, 20, 24, .65);--theme-overlay-selector-bg: rgba(20, 20, 24, .45)}@media(prefers-color-scheme:dark){:root:not([data-theme]){--theme-bg-primary: #1e1e1e;--theme-bg-secondary: #252525;--theme-bg-tertiary: #2a2a2a;--theme-bg-elevated: #2d2d2d;--theme-bg-overlay: rgba(0, 0, 0, .7);--theme-bg-overlay-heavy: rgba(0, 0, 0, .85);--theme-surface-primary: #252525;--theme-surface-secondary: #2d2d2d;--theme-surface-hover: #333333;--theme-surface-active: #3a3a3a;--theme-surface-disabled: #232323;--theme-text-primary: #fafafa;--theme-text-secondary: #a3a3a3;--theme-text-tertiary: #737373;--theme-text-muted: #525252;--theme-text-inverse: #1e1e1e;--theme-text-placeholder: rgba(163, 163, 163, .7);--theme-text-heading: #f5f5f5;--theme-text-dark: #f5f5f5;--theme-text-body: #e5e5e5;--theme-border-primary: #3a3a3a;--theme-border-secondary: rgba(163, 163, 163, .2);--theme-border-hover: #4a4a4a;--theme-border-input: rgba(163, 163, 163, .25);--theme-input-bg: #252525;--theme-input-bg-focus: #2a2a2a;--theme-input-text: #e5e5e5;--theme-input-border: rgba(163, 163, 163, .25);--theme-input-focus-ring: rgba(0, 123, 139, .25);--theme-social-bg: #252525;--theme-social-border: #3a3a3a;--theme-social-text: #e5e5e5;--theme-error-bg: rgba(220, 38, 38, .12);--theme-card-bg: #252525;--theme-card-border: #3a3a3a;--theme-sidebar-bg: #252525;--theme-sidebar-border: #3a3a3a;--theme-sheet-bg: #252525;--theme-sheet-shadow: 0 -.25rem 1.25rem rgba(0, 0, 0, .4);--theme-icon-primary: #e5e5e5;--theme-icon-secondary: #a3a3a3;--theme-icon-muted: #737373;--theme-scrollbar-track: #1e1e1e;--theme-scrollbar-thumb: #4a4a4a;--theme-scrollbar-thumb-hover: #5a5a5a;--theme-upload-bg: #252525;--theme-upload-border: rgba(163, 163, 163, .3);--theme-upload-bg-hover: rgba(0, 123, 139, .1);--theme-overlay-button-bg: #141418;--theme-overlay-button-bg-hover: #1e1e22;--theme-overlay-button-text: #e0e0e0;--theme-overlay-button-icon: #d9d9d9;--theme-overlay-dropdown-bg: #141418;--theme-overlay-dropdown-border: rgba(255, 255, 255, .08);--theme-overlay-dropdown-shadow: 0 .5rem 2rem rgba(0, 0, 0, .4), 0 .125rem .5rem rgba(0, 0, 0, .2);--theme-overlay-dropdown-text: rgba(255, 255, 255, .9);--theme-overlay-dropdown-text-secondary: rgba(255, 255, 255, .6);--theme-overlay-dropdown-hover: rgba(255, 255, 255, .08);--theme-overlay-dropdown-divider: rgba(255, 255, 255, .1);--theme-overlay-dropdown-active-bg: rgba(96, 165, 250, .15);--theme-overlay-dropdown-check: rgba(96, 165, 250, 1);--theme-overlay-selector-bg: #141418;--theme-overlay-selector-text: #e0e0e0;--theme-overlay-selector-active: #ffbb29}}@media(prefers-color-scheme:dark){:root:not([data-theme])[data-background-style=blur]{--theme-bg-primary: rgba(30, 30, 30, .55);--theme-bg-secondary: rgba(37, 37, 37, .5);--theme-bg-tertiary: rgba(42, 42, 42, .5);--theme-bg-elevated: rgba(45, 45, 45, .6);--theme-surface-primary: rgba(37, 37, 37, .55);--theme-surface-secondary: rgba(45, 45, 45, .5);--theme-surface-hover: rgba(51, 51, 51, .55);--theme-surface-active: rgba(58, 58, 58, .6);--theme-surface-disabled: rgba(35, 35, 35, .5);--theme-card-bg: rgba(37, 37, 37, .5);--theme-card-border: rgba(58, 58, 58, .6);--theme-sidebar-bg: rgba(37, 37, 37, .5);--theme-sidebar-border: rgba(58, 58, 58, .6);--theme-sheet-bg: rgba(37, 37, 37, .55);--theme-input-bg: rgba(37, 37, 37, .5);--theme-input-bg-focus: rgba(42, 42, 42, .6);--theme-upload-bg: rgba(37, 37, 37, .5);--theme-social-bg: rgba(37, 37, 37, .5);--theme-surface-primary-90: rgba(37, 37, 37, .55);--theme-surface-primary-95: rgba(37, 37, 37, .6);--theme-overlay-button-bg: rgba(20, 20, 24, .45);--theme-overlay-button-bg-hover: rgba(30, 30, 34, .6);--theme-overlay-dropdown-bg: rgba(20, 20, 24, .65);--theme-overlay-selector-bg: rgba(20, 20, 24, .45)}}:root{--shadow-sm: 0 .0625rem .125rem rgba(0, 0, 0, .05);--shadow-md: 0 .25rem .375rem rgba(0, 0, 0, .1);--shadow-lg: 0 .25rem .75rem rgba(0, 0, 0, .15);--shadow-xl: 0 .5rem 1rem rgba(0, 0, 0, .2);--shadow-search: 0 var(--spacing-12px) var(--spacing-24px) rgba(0, 0, 0, .12);--shadow-icon: 0 0 .25rem rgba(0, 0, 0, .25);--shadow-teal: 0 0 0 3px rgba(0, 123, 139, .2);--shadow-purple: 0 0 0 3px rgba(147, 51, 234, .2);--shadow-error: 0 4px 12px rgba(220, 38, 38, .2);--text-shadow-dark: 0 .125rem .25rem rgba(0, 0, 0, .5)}:root[data-theme=dark]{--shadow-sm: 0 .0625rem .125rem rgba(0, 0, 0, .2);--shadow-md: 0 .25rem .375rem rgba(0, 0, 0, .3);--shadow-lg: 0 .25rem .75rem rgba(0, 0, 0, .4);--shadow-xl: 0 .5rem 1rem rgba(0, 0, 0, .5);--shadow-search: 0 var(--spacing-12px) var(--spacing-24px) rgba(0, 0, 0, .3)}:root{--transition-fast: .15s ease;--transition-normal: .2s ease;--transition-slow: .3s ease}html{margin:0;padding:0;width:100vw;height:100vh;height:100dvh;overflow:hidden;touch-action:manipulation}body,#root{margin:0;padding:0;width:100%;height:100%;overflow:hidden;background-color:#000}*{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}input,textarea,[contenteditable=true]{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}img{-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;pointer-events:none}img.interactive{pointer-events:auto}.app-container{position:relative;width:100%;height:100%;min-height:100vh;min-height:100dvh}.app-controls{position:fixed;top:var(--spacing-16px);right:var(--spacing-16px);pointer-events:auto;z-index:10}.hide-scrollbar{scrollbar-width:none;-ms-overflow-style:none}.hide-scrollbar::-webkit-scrollbar{display:none}@supports not selector(::-webkit-scrollbar){.minimal-scrollbar{scrollbar-width:thin;scrollbar-color:var(--theme-border-primary) transparent}}.minimal-scrollbar::-webkit-scrollbar{width:6px;height:6px}.minimal-scrollbar::-webkit-scrollbar-track{background:transparent}.minimal-scrollbar::-webkit-scrollbar-thumb{background-color:var(--theme-border-primary);border-radius:3px}.minimal-scrollbar::-webkit-scrollbar-thumb:hover{background-color:var(--theme-text-tertiary)}.minimal-scrollbar::-webkit-scrollbar-button{display:none;width:0;height:0}[class*=leva-][class*=-cv]{max-height:calc(100vh - 100px - var(--leva--titleBarHeight))!important;max-height:calc(100dvh - 100px - var(--leva--titleBarHeight))!important}.unit-label{font-size:75%;margin-left:.2em}input,textarea,select,[contenteditable]{touch-action:manipulation;-webkit-tap-highlight-color:transparent}._button_ywm0a_1{width:100%!important;height:3rem;border:none;border-radius:2rem;background-color:var(--theme-button-primary-bg)!important;color:var(--theme-button-primary-text);font-size:1rem;font-weight:500;font-family:Poppins,Segoe UI,system-ui,-apple-system,sans-serif;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;cursor:pointer;transition:transform var(--transition-fast),box-shadow var(--transition-fast),background-color var(--transition-fast)}._button_ywm0a_1:hover:not(:disabled){background-color:var(--theme-button-primary-bg-hover)!important;box-shadow:var(--shadow-lg);transform:translateY(-.0625rem)}._button_ywm0a_1:disabled{background-color:var(--theme-interactive-disabled);cursor:not-allowed}._button_ywm0a_1 span{padding-bottom:.0625rem}._button_13mqu_1{flex:1 1 auto;min-width:8rem;height:3.5rem;border-radius:2.5rem;border:.0625rem solid var(--theme-social-border);background-color:var(--theme-social-bg);display:inline-flex;align-items:center;justify-content:center;gap:.75rem;font-size:.95rem;font-weight:500;color:var(--theme-social-text);cursor:pointer;transition:border-color var(--transition-fast),box-shadow var(--transition-fast),transform var(--transition-fast);width:100%}._button_13mqu_1:hover:not(:disabled){border-color:var(--theme-border-hover);box-shadow:var(--shadow-lg);transform:translateY(-.0625rem)}._button_13mqu_1:disabled{cursor:not-allowed;opacity:.6}._icon_13mqu_31{display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem}._srOnly_13mqu_39{position:absolute;width:.0625rem;height:.0625rem;padding:0;margin:-.0625rem;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}._wrapper_1xjgg_1{display:flex;flex-direction:column;gap:min(.375rem,1vw)}._label_1xjgg_7{font-size:min(.9375rem,3.5vw);color:var(--theme-text-tertiary);font-weight:400;font-family:Poppins,Segoe UI,system-ui,-apple-system,sans-serif}._inputContainer_1xjgg_14{position:relative;display:block;width:100%}._input_1xjgg_14{width:100%;height:min(3rem,10vw);padding-left:min(1rem,3vw);padding-right:min(1rem,3vw);box-sizing:border-box;border-radius:min(.75rem,2vw);border:.0625rem solid var(--theme-input-border);background-color:var(--theme-input-bg);color:var(--theme-input-text);font-size:min(1rem,3.5vw);transition:border-color var(--transition-fast),box-shadow var(--transition-fast),background-color var(--transition-fast)}._input_1xjgg_14:focus{outline:none;border-color:var(--theme-border-focus);background-color:var(--theme-input-bg-focus);box-shadow:0 0 0 .1875rem var(--theme-input-focus-ring)}._inputWithTrailing_1xjgg_41{padding-right:min(3rem,10vw)}._trailing_1xjgg_45{position:absolute;top:50%;right:.5rem;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center}._passwordToggle_1xjgg_55{display:inline-flex;align-items:center;justify-content:center;width:min(2rem,6.5vw);height:min(2rem,6.5vw);border:none;background:transparent;border-radius:.25rem;cursor:pointer;opacity:.7;transition:background-color var(--transition-fast),opacity var(--transition-fast)}._passwordToggle_1xjgg_55 svg,._passwordToggle_1xjgg_55 img{width:min(1.375rem,4.5vw);height:min(1.375rem,4.5vw)}._passwordToggle_1xjgg_55:hover{background-color:var(--theme-surface-hover);opacity:1}._passwordToggle_1xjgg_55:focus-visible{outline:.125rem solid var(--theme-input-focus-ring);outline-offset:.125rem;opacity:1}._passwordToggleIcon_1xjgg_86{display:block}._hint_1xjgg_90{font-size:min(.8125rem,3vw);color:var(--theme-text-muted)}._inputError_1xjgg_95{border-color:var(--theme-error)}._inputError_1xjgg_95:focus{border-color:var(--theme-error);box-shadow:0 0 0 .1875rem var(--theme-error-10, rgba(220, 38, 38, .1))}._errorMessage_1xjgg_104{font-size:min(.8125rem,3vw);color:var(--theme-error);font-family:Poppins,Segoe UI,system-ui,-apple-system,sans-serif}._button_1w3cr_1{border:none;background:none;padding:0;color:var(--theme-text-primary);text-decoration:underline;font:inherit;font-weight:500;font-size:1rem;font-family:Poppins,Segoe UI,system-ui,-apple-system,sans-serif;cursor:pointer;transition:color var(--transition-fast)}._button_1w3cr_1:hover{color:var(--theme-interactive-primary)}._button_1w3cr_1:focus{outline:.125rem solid var(--theme-border-focus);outline-offset:.125rem}._container_1c8w5_1{display:flex;align-items:center;justify-content:center;gap:.25rem}._button_1c8w5_8{background:none;border:none;color:var(--theme-text-secondary);font-size:var(--font-size-sm);font-weight:500;cursor:pointer;padding:.25rem .5rem;border-radius:var(--radius-sm);transition:color var(--transition-fast),background-color var(--transition-fast)}._button_1c8w5_8:hover{color:var(--theme-text-primary);background-color:var(--theme-surface-hover)}._button_1c8w5_8._active_1c8w5_25{color:var(--theme-text-primary);font-weight:600}._separator_1c8w5_30{color:var(--theme-border-primary);font-size:var(--font-size-sm);margin:0 .125rem}._overlay_100xo_1{position:fixed;inset:0;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:99998;overflow:hidden;padding:min(2rem,4vw);padding-top:calc(min(1.5rem,3vw) + env(safe-area-inset-top,0));padding-bottom:calc(min(1.5rem,3vw) + env(safe-area-inset-bottom,0));height:100vh;height:100dvh;box-sizing:border-box}._backgroundLayer_100xo_18{position:absolute;inset:-1rem;z-index:0;filter:blur(16px)}._backgroundLayer_100xo_18:after{content:"";position:absolute;inset:0;background:#0000004d}._overlayTop_100xo_32{position:absolute;top:min(4rem,4dvh);left:0;right:0;display:flex;justify-content:center;align-items:flex-start;z-index:1}._overlayBottom_100xo_43{position:absolute;bottom:min(4rem,3dvh);left:0;right:0;display:flex;justify-content:center;align-items:center;z-index:1}._overlayImage_100xo_54{width:auto;height:min(5rem,6dvh);max-width:min(20rem,50vw);object-fit:contain}._projectNameText_100xo_61{font-family:Poppins,Segoe UI,system-ui,-apple-system,sans-serif;font-size:4rem;font-weight:500;color:#fff;text-align:center;letter-spacing:.1em;text-transform:uppercase}._overlayTagline_100xo_71{text-align:center;color:#fff;font-size:min(1.5rem,3.5vw);font-weight:300;font-family:Roboto,Poppins,Segoe UI,system-ui,-apple-system,sans-serif;padding:0 1rem}._container_100xo_80{position:relative;z-index:1;display:flex;flex-direction:column;gap:1.25rem;width:28rem;padding:2rem;border-radius:1.5rem;background-color:var(--theme-surface-primary);backdrop-filter:var(--bg-style-backdrop);-webkit-backdrop-filter:var(--bg-style-backdrop);color:var(--theme-text-primary);box-shadow:var(--shadow-xl);box-sizing:border-box}._heading_100xo_97{margin:0;text-align:center;font-size:1.75rem;font-weight:500;color:var(--theme-text-heading);font-family:Poppins,Segoe UI,system-ui,-apple-system,sans-serif}._form_100xo_106{display:flex;flex-direction:column;gap:1rem}._fieldGroup_100xo_112{display:flex;flex-direction:column;gap:.875rem}._field_100xo_112{display:flex;flex-direction:column;gap:.375rem}._label_100xo_124{font-size:.9375rem;color:var(--theme-text-tertiary);font-weight:400;font-family:Poppins,Segoe UI,system-ui,-apple-system,sans-serif}._inputWrapper_100xo_131{position:relative}._input_100xo_131{width:100%;height:3rem;padding:0 1rem;border-radius:.75rem;border:.0625rem solid var(--theme-input-border);background-color:var(--theme-input-bg);color:var(--theme-input-text);font-size:1rem;box-sizing:border-box;transition:border-color var(--transition-fast),box-shadow var(--transition-fast),background-color var(--transition-fast)}._input_100xo_131:focus{outline:none;border-color:var(--theme-border-focus);background-color:var(--theme-input-bg-focus);box-shadow:0 0 0 .1875rem var(--theme-input-focus-ring)}._passwordToggle_100xo_155{position:absolute;top:50%;right:.75rem;transform:translateY(-50%);border:none;background:none;color:var(--theme-text-placeholder);font-size:1rem;font-weight:500;cursor:pointer;transition:color var(--transition-fast)}._passwordToggle_100xo_155:hover{color:var(--theme-text-secondary)}._passwordToggle_100xo_155:focus{outline:.125rem solid var(--theme-border-focus);outline-offset:.125rem}._auxActions_100xo_178{display:flex;justify-content:space-between;flex-wrap:wrap;gap:.5rem;margin:.5rem 0;color:var(--theme-text-secondary);font-weight:500;font-size:.875rem}._auxButton_100xo_189{border:none;background:none;padding:0;color:var(--theme-text-primary);text-decoration:underline;cursor:pointer;font:inherit;transition:color var(--transition-fast)}._auxButton_100xo_189:hover{color:var(--theme-interactive-primary)}._auxButton_100xo_189:focus{outline:.125rem solid var(--theme-border-focus);outline-offset:.125rem}._socialRow_100xo_209{display:flex;width:100%;gap:.5rem;margin-top:.5rem;box-sizing:border-box}._socialButton_100xo_217{flex:1 1 0;min-width:0;height:2.75rem;margin:0;padding:0;border-radius:1.375rem;border:.0625rem solid var(--theme-social-border);background-color:var(--theme-social-bg);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-sizing:border-box;transition:border-color var(--transition-fast),box-shadow var(--transition-fast),transform var(--transition-fast)}._socialButton_100xo_217:hover:not(:disabled){border-color:var(--theme-border-hover);box-shadow:var(--shadow-lg);transform:translateY(-.0625rem)}._socialButton_100xo_217:disabled{cursor:not-allowed;opacity:.6}._error_100xo_245{color:var(--theme-error);font-size:.875rem}._actionRow_100xo_250{display:flex;width:100%;gap:.5rem;box-sizing:border-box}._actionRow_100xo_250 ._submitButton_100xo_257{flex:1 1 0;min-width:0;width:auto!important}._guestLoginButton_100xo_263{flex:1 1 0;min-width:0;height:3rem;border:none;border-radius:2rem;background-color:var(--theme-button-secondary-bg);color:var(--theme-button-secondary-text);font-size:1rem;font-weight:500;font-family:Poppins,Segoe UI,system-ui,-apple-system,sans-serif;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;margin-top:0;cursor:pointer;transition:transform var(--transition-fast),box-shadow var(--transition-fast),background-color var(--transition-fast)}._guestLoginButton_100xo_263:hover{background-color:var(--theme-button-secondary-bg-hover);box-shadow:var(--shadow-lg);transform:translateY(-.0625rem)}._disclaimer_100xo_289{text-align:center;font-size:.75rem;color:var(--theme-text-tertiary);line-height:2.4;max-width:20rem;align-self:center}._disclaimer_100xo_289 a{color:var(--theme-text-heading);text-decoration:underline;transition:color var(--transition-fast);padding:.5rem .25rem}._disclaimer_100xo_289 a:hover{color:var(--theme-interactive-primary)}._localeSwitcherRow_100xo_309{display:flex;justify-content:center;padding-top:.25rem}._srOnly_100xo_315{position:absolute;width:.0625rem;height:.0625rem;padding:0;margin:-.0625rem;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}._container_100xo_80._tabletPortrait_100xo_327{width:20.23rem;padding:1.445rem;gap:.9031rem;border-radius:1.0838rem}._tabletPortrait_100xo_327 ._heading_100xo_97{font-size:1.2644rem}._tabletPortrait_100xo_327 ._form_100xo_106{gap:.7225rem}._tabletPortrait_100xo_327 ._fieldGroup_100xo_112{gap:.6322rem}._tabletPortrait_100xo_327 ._input_100xo_131{height:2.1675rem;padding:0 .7225rem;border-radius:.5419rem;font-size:.7225rem}._tabletPortrait_100xo_327 ._submitButton_100xo_257{height:2.1675rem;font-size:.7225rem}._tabletPortrait_100xo_327 ._socialButton_100xo_217{height:1.9869rem;border-radius:.9935rem}._tabletPortrait_100xo_327 ._socialButton_100xo_217 span:first-child{width:1.4rem;height:1.4rem}._tabletPortrait_100xo_327 ._actionRow_100xo_250{gap:.3613rem}._tabletPortrait_100xo_327 ._guestLoginButton_100xo_263{height:2.1675rem;font-size:.7225rem}._tabletPortrait_100xo_327 ._label_100xo_124{font-size:.6774rem}._tabletPortrait_100xo_327 ._auxActions_100xo_178{gap:.3613rem;margin:.3613rem 0;font-size:.4rem}._tabletPortrait_100xo_327 ._error_100xo_245{font-size:.5rem}._tabletPortrait_100xo_327 ._disclaimer_100xo_289{font-size:.5419rem;max-width:14.45rem}._tabletPortrait_100xo_327 ._socialRow_100xo_209{gap:.3613rem;margin-top:.3613rem}._tabletPortrait_100xo_327 ._localeSwitcherRow_100xo_309{padding-top:.15rem}._container_100xo_80._tabletLandscape_100xo_405{width:37.03rem;padding:2.645rem;gap:1.6531rem;border-radius:1.9838rem}._tabletLandscape_100xo_405 ._heading_100xo_97{font-size:2.3144rem}._tabletLandscape_100xo_405 ._form_100xo_106{gap:1.3225rem}._tabletLandscape_100xo_405 ._fieldGroup_100xo_112{gap:1.1572rem}._tabletLandscape_100xo_405 ._input_100xo_131{height:3.9675rem;padding:0 1.3225rem;border-radius:.9919rem;font-size:1.3225rem}._tabletLandscape_100xo_405 ._submitButton_100xo_257{height:3.9675rem;font-size:1.3225rem}._tabletLandscape_100xo_405 ._socialButton_100xo_217{height:3.6369rem;border-radius:1.8185rem}._tabletLandscape_100xo_405 ._socialButton_100xo_217 span:first-child{width:2.1rem;height:2.1rem}._tabletLandscape_100xo_405 ._actionRow_100xo_250{gap:.6613rem}._tabletLandscape_100xo_405 ._guestLoginButton_100xo_263{height:3.9675rem;font-size:1.3225rem}._tabletLandscape_100xo_405 ._label_100xo_124{font-size:1.2398rem}._tabletLandscape_100xo_405 ._auxActions_100xo_178{gap:.6613rem;margin:.6613rem 0;font-size:1.25rem}._tabletLandscape_100xo_405 ._error_100xo_245{font-size:1.25rem}._tabletLandscape_100xo_405 ._disclaimer_100xo_289{font-size:.9919rem;max-width:26.45rem}._tabletLandscape_100xo_405 ._socialRow_100xo_209{gap:.6613rem;margin-top:.6613rem}._tabletLandscape_100xo_405 ._localeSwitcherRow_100xo_309{padding-top:.45rem;font-size:1.05rem}._overlay_xmz8f_1{position:fixed;inset:0;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:99998;overflow:hidden;padding:min(2rem,4vw);padding-top:calc(min(1.5rem,3vw) + env(safe-area-inset-top,0));padding-bottom:calc(min(1.5rem,3vw) + env(safe-area-inset-bottom,0));height:100vh;height:100dvh;box-sizing:border-box}._backgroundLayer_xmz8f_18{position:absolute;inset:-1rem;z-index:0;filter:blur(16px)}._backgroundLayer_xmz8f_18:after{content:"";position:absolute;inset:0;background:#0000004d}._overlayTop_xmz8f_32{position:absolute;top:min(4rem,4dvh);left:0;right:0;display:flex;justify-content:center;align-items:center;z-index:1}._overlayBottom_xmz8f_43{position:absolute;bottom:min(4rem,3dvh);left:0;right:0;display:flex;justify-content:center;align-items:center;z-index:1}._overlayImage_xmz8f_54{width:auto;height:min(5rem,6dvh);max-width:min(20rem,50vw);object-fit:contain}._overlayTagline_xmz8f_61{text-align:center;color:#fff;font-size:min(1.5rem,3.5vw);font-weight:300;font-family:Roboto,Poppins,Segoe UI,system-ui,-apple-system,sans-serif;padding:0 1rem}._container_xmz8f_70{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:min(1.25rem,2.5vw);width:min(24rem,88vw);padding:min(2rem,4vw);border-radius:min(1.5rem,4vw);background-color:var(--theme-surface-primary);backdrop-filter:var(--bg-style-backdrop);-webkit-backdrop-filter:var(--bg-style-backdrop);color:var(--theme-text-primary);box-shadow:var(--shadow-xl);box-sizing:border-box}._heading_xmz8f_88{margin:0;text-align:center;font-size:min(1.75rem,5vw);font-weight:500;color:var(--theme-text-heading);font-family:Poppins,Segoe UI,system-ui,-apple-system,sans-serif}._identity_xmz8f_97{display:flex;flex-direction:column;align-items:center;gap:min(.625rem,1.5vw);width:100%}._avatar_xmz8f_105{width:min(4.5rem,14vw);height:min(4.5rem,14vw);border-radius:50%;object-fit:cover;box-shadow:0 .125rem .5rem #00000014}._avatarFallback_xmz8f_113{width:min(4.5rem,14vw);height:min(4.5rem,14vw);border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:var(--theme-interactive-primary);color:#fff;font-size:min(1.75rem,5.5vw);font-weight:600;font-family:Poppins,Segoe UI,system-ui,-apple-system,sans-serif;text-transform:uppercase;box-shadow:0 .125rem .5rem #00000014}._nameGroup_xmz8f_129{display:flex;flex-direction:column;align-items:center;gap:min(.125rem,.25vw)}._displayName_xmz8f_136{margin:0;font-size:min(1.125rem,3.8vw);font-weight:600;color:var(--theme-text-heading);font-family:Poppins,Segoe UI,system-ui,-apple-system,sans-serif;text-align:center;word-break:break-word;line-height:1.3}._email_xmz8f_147{margin:0;font-size:min(.8125rem,2.8vw);color:var(--theme-text-tertiary);font-family:Poppins,Segoe UI,system-ui,-apple-system,sans-serif;text-align:center;word-break:break-all;line-height:1.4;letter-spacing:.01em}._divider_xmz8f_158{width:100%;height:.0625rem;background-color:var(--theme-border-primary);border:none;margin:0}._actions_xmz8f_166{display:flex;gap:min(.625rem,1.5vw);width:100%}._signOutButton_xmz8f_172{flex:1;height:min(2.875rem,9.5vw);border:none;border-radius:2rem;background-color:var(--theme-button-secondary-bg);color:var(--theme-button-secondary-text);font-size:min(.9375rem,3.2vw);font-weight:500;font-family:Poppins,Segoe UI,system-ui,-apple-system,sans-serif;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform var(--transition-fast),box-shadow var(--transition-fast),background-color var(--transition-fast)}._signOutButton_xmz8f_172:hover{background-color:var(--theme-button-secondary-bg-hover);box-shadow:var(--shadow-lg);transform:translateY(-.0625rem)}._enterButton_xmz8f_195{flex:1}._disclaimer_xmz8f_199{text-align:center;font-size:min(.75rem,2.8vw);color:var(--theme-text-tertiary);line-height:1.4;max-width:20rem;align-self:center}._disclaimer_xmz8f_199 p{margin:0}._disclaimer_xmz8f_199 a{color:var(--theme-text-heading);text-decoration:underline;transition:color var(--transition-fast)}._disclaimer_xmz8f_199 a:hover{color:var(--theme-interactive-primary)}._localeSwitcherRow_xmz8f_222{display:flex;justify-content:center;padding-top:min(.25rem,.5vw)}._overlay_1kb46_1{position:fixed;inset:0;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:100000;opacity:1;pointer-events:all;overflow:hidden;padding:min(2rem,4vw);padding-top:calc(min(1.5rem,3vw) + env(safe-area-inset-top,0));padding-bottom:calc(min(1.5rem,3vw) + env(safe-area-inset-bottom,0));height:100vh;height:100dvh;box-sizing:border-box;background:#000}._backgroundLayer_1kb46_21{position:absolute;inset:-1rem;z-index:0;filter:blur(16px)}._backgroundLayer_1kb46_21:after{content:"";position:absolute;inset:0;background:#0000004d}._overlayTop_1kb46_35{position:absolute;top:min(4rem,4dvh);left:0;right:0;display:flex;justify-content:center;align-items:flex-start;z-index:1}._overlayBottom_1kb46_46{position:absolute;bottom:min(4rem,3dvh);left:0;right:0;display:flex;justify-content:center;align-items:center;z-index:1}._overlayImage_1kb46_57{width:auto;height:min(5rem,6dvh);max-width:min(20rem,50vw);object-fit:contain}._overlayTagline_1kb46_65{text-align:center;color:#fff;font-size:min(1.5rem,3.5vw);font-weight:300;font-family:Roboto,Poppins,Segoe UI,system-ui,-apple-system,sans-serif;padding:0 1rem}._progressContainer_1kb46_74{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;width:min(32rem,80vw);gap:1rem;padding:1rem 0}._progressBarWrapper_1kb46_86{width:100%;height:.25rem;background-color:#fff3;border-radius:.5rem;overflow:hidden;-webkit-backdrop-filter:blur(var(--blur-overlay));backdrop-filter:blur(var(--blur-overlay))}._progressBar_1kb46_86{height:100%;background:#fff;border-radius:.5rem;width:30%;animation:_indeterminateProgress_1kb46_1 1.5s ease-in-out infinite}@keyframes _indeterminateProgress_1kb46_1{0%{transform:translate(-100%)}50%{transform:translate(350%)}to{transform:translate(-100%)}}._authBackdrop_lwpsy_1{position:fixed;inset:0;z-index:99997;overflow:hidden}._authBackdropBg_lwpsy_8{position:absolute;inset:-1rem;z-index:0;filter:blur(16px);background-size:cover;background-position:center;background-repeat:no-repeat}._authBackdropBg_lwpsy_8:after{content:"";position:absolute;inset:0;background:#0000004d}._forgotPasswordBackdrop_lwpsy_25{position:fixed;inset:0;background-color:var(--theme-bg-overlay);display:flex;align-items:center;justify-content:center;z-index:100000}._forgotPasswordCard_lwpsy_38{background-color:var(--theme-surface-primary);padding:min(2rem,4vw);border-radius:min(1.5rem,4vw);max-width:28rem;width:min(28rem,88vw);box-shadow:var(--shadow-xl);display:flex;flex-direction:column;gap:min(1.25rem,2.5vw);box-sizing:border-box}._forgotPasswordHeading_lwpsy_51{font-size:min(1.75rem,5vw);font-weight:500;margin:0;text-align:center;color:var(--theme-text-heading);font-family:Poppins,Segoe UI,system-ui,-apple-system,sans-serif}._forgotPasswordDescription_lwpsy_60{margin:0;color:var(--theme-text-secondary);font-size:min(.9375rem,3.5vw);font-weight:400;text-align:center;line-height:1.6;font-family:Poppins,Segoe UI,system-ui,-apple-system,sans-serif}._forgotPasswordActions_lwpsy_70{display:flex;gap:min(.75rem,2vw);justify-content:flex-end}._cancelButton_lwpsy_76{height:min(3rem,10vw);padding:0 min(1.5rem,4vw);border-radius:2rem;border:.0625rem solid var(--theme-social-border);background-color:var(--theme-social-bg);color:var(--theme-social-text);cursor:pointer;font-size:min(1.0625rem,3.8vw);font-weight:500;font-family:Poppins,Segoe UI,system-ui,-apple-system,sans-serif;transition:border-color var(--transition-fast),box-shadow var(--transition-fast),transform var(--transition-fast)}._cancelButton_lwpsy_76:hover{border-color:var(--theme-border-hover);box-shadow:var(--shadow-lg);transform:translateY(-.0625rem)}._forgotPasswordError_lwpsy_96{color:var(--theme-error);margin:0;font-size:min(.875rem,3vw);font-family:Poppins,Segoe UI,system-ui,-apple-system,sans-serif}._forgotPasswordSuccess_lwpsy_103{margin:0;color:var(--theme-success);font-size:min(1rem,3.5vw);text-align:center;line-height:1.6;font-family:Poppins,Segoe UI,system-ui,-apple-system,sans-serif}._overlay_1y4is_1{position:fixed;inset:0;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:99998;overflow:hidden;padding:min(2rem,4vw);padding-top:calc(min(1.5rem,3vw) + env(safe-area-inset-top,0));padding-bottom:calc(min(1.5rem,3vw) + env(safe-area-inset-bottom,0));height:100vh;height:100dvh;box-sizing:border-box;background-color:var(--theme-bg-overlay)}._container_1y4is_19{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:min(1.25rem,2.5vw);width:min(24rem,88vw);padding:min(2rem,4vw);border-radius:min(1.5rem,4vw);background-color:var(--theme-surface-primary);backdrop-filter:var(--bg-style-backdrop);-webkit-backdrop-filter:var(--bg-style-backdrop);color:var(--theme-text-primary);box-shadow:var(--shadow-xl);box-sizing:border-box}._heading_1y4is_37{margin:0;text-align:center;font-size:min(1.25rem,4vw);font-weight:500;color:var(--theme-text-heading);font-family:Poppins,Segoe UI,system-ui,-apple-system,sans-serif}._description_1y4is_46{margin:0;text-align:center;font-size:min(.875rem,3vw);color:var(--theme-text-tertiary);font-family:Poppins,Segoe UI,system-ui,-apple-system,sans-serif;line-height:1.5}._reloadButton_1y4is_55{width:100%;height:min(2.875rem,9.5vw);border:none;border-radius:2rem;background-color:var(--theme-button-secondary-bg);color:var(--theme-button-secondary-text);font-size:min(.9375rem,3.2vw);font-weight:500;font-family:Poppins,Segoe UI,system-ui,-apple-system,sans-serif;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform var(--transition-fast),box-shadow var(--transition-fast),background-color var(--transition-fast)}._reloadButton_1y4is_55:hover{background-color:var(--theme-button-secondary-bg-hover);box-shadow:var(--shadow-lg);transform:translateY(-.0625rem)}._container_1f62j_1{display:inline-flex;align-items:center;gap:.75rem;padding:.875rem 1.5rem;border-radius:2.5rem;border:none;background-color:var(--theme-overlay-button-bg);backdrop-filter:var(--bg-style-backdrop);-webkit-backdrop-filter:var(--bg-style-backdrop);color:var(--theme-overlay-button-text);cursor:pointer;transition:background-color var(--transition-fast),transform var(--transition-fast);font-family:Roboto,DM Sans,sans-serif}._container_1f62j_1:not(:disabled):hover{background-color:var(--theme-overlay-button-bg-hover)}._container_1f62j_1:not(:disabled):active{background-color:var(--theme-overlay-button-bg-hover);transform:translateY(.0625rem)}._container_1f62j_1:disabled{cursor:not-allowed;opacity:.5}._icon_1f62j_31{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;font-family:Material Icons;font-size:2rem;line-height:1;transform:scaleY(-1) rotate(180deg);-webkit-user-select:none;user-select:none}._time_1f62j_44{font-size:1.25rem;line-height:1.25rem;font-weight:400;white-space:nowrap}._container_11auw_1{position:relative;display:flex;flex-direction:column;align-items:center}._optionsPanel_11auw_8{position:absolute;bottom:100%;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;padding:1.25rem 1.5rem .625rem;margin-bottom:.625rem;background-color:var(--theme-overlay-selector-bg);backdrop-filter:var(--bg-style-backdrop);-webkit-backdrop-filter:var(--bg-style-backdrop);border-radius:.75rem;color:var(--theme-overlay-selector-text);box-sizing:border-box;gap:.75rem;opacity:var(--fade-opacity, 1)}._optionItem_11auw_29{color:var(--theme-overlay-selector-text);cursor:pointer;background:transparent;border:none;font-family:Roboto,sans-serif;font-size:1.75rem;padding:0;white-space:nowrap}._optionItemActive_11auw_40{color:var(--theme-overlay-selector-active);cursor:pointer;background:transparent;border:none;font-family:Roboto,sans-serif;font-size:1.75rem;padding:0;white-space:nowrap}._labelButton_11auw_51{display:flex;align-items:center;justify-content:center;gap:.375rem;font-family:Roboto,sans-serif;font-size:1.75rem;line-height:1;color:#fff;background:transparent;border:none;cursor:pointer;padding:0;text-shadow:1px 1px 1px rgba(0,0,0,.8);opacity:var(--fade-opacity, 1)}._iconSmall_11auw_68{font-family:Material Icons;font-size:1.125rem}._container_v25ut_1{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:0 1.5rem;color:#fff;width:100%;box-sizing:border-box;touch-action:pan-y pinch-zoom;-webkit-touch-callout:none;position:relative;opacity:var(--fade-opacity, 1)}._containerMobile_v25ut_16{padding:0;align-items:center}._closeRow_v25ut_21{position:absolute;bottom:calc(100% + .5rem);right:-1.25rem;z-index:101}._closeRowMobile_v25ut_28{right:-1rem;bottom:auto;top:-3.25rem}._closeButton_v25ut_34{appearance:none;background:none;border:none;padding:0;color:inherit;font-family:Material Icons;font-size:1.875rem;line-height:1;cursor:pointer;transform:translateY(-50%)}._closeButtonMobile_v25ut_47{transform:none}._valueRow_v25ut_51{display:flex;align-items:center;gap:.5rem;font-family:Roboto,sans-serif;font-size:1.75rem}._dropdownIcon_v25ut_59{font-family:Material Icons;font-size:1.75rem;line-height:1}._year_v25ut_65{font-family:Roboto,sans-serif;font-size:1.75rem}._sliderImage_v25ut_70{display:none}._sliderImageWrapper_v25ut_74{--slider-background-tint: rgb(207, 207, 207);position:relative;width:75%;height:6rem;overflow:visible;pointer-events:auto;touch-action:none;-webkit-touch-callout:none}._sliderImageWrapperMobile_v25ut_85{width:70%}._sliderImageWrapper_v25ut_74:before{content:"";position:absolute;inset:0;background-color:var(--slider-background-tint);mask-image:url(/assets/slider-background-Cq6rnxCB.svg);mask-size:contain;mask-repeat:no-repeat;mask-position:bottom;-webkit-mask-image:url(/assets/slider-background-Cq6rnxCB.svg);-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:bottom}._sliderDivider_v25ut_104{position:absolute;bottom:0;margin-bottom:4.845%;height:.25rem;border-radius:3px;pointer-events:none}._sliderDivider_v25ut_104:before{content:"";position:absolute;inset:0;background:#ff9f20;border-top-right-radius:inherit;border-bottom-right-radius:inherit}._sliderHandle_v25ut_122{position:absolute;bottom:0;width:1.75rem;height:4.5rem;transform:translate(-50%);background-image:url("data:image/svg+xml,%3csvg%20width='8'%20height='31'%20viewBox='0%200%208%2031'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='3'%20y='6'%20width='2'%20height='25'%20fill='white'/%3e%3cpath%20d='M4%206L6.59808%201.5H1.40192L4%206Z'%20fill='white'/%3e%3c/svg%3e");background-size:contain;background-repeat:no-repeat;background-position:bottom center;appearance:none;border:none;background-color:transparent;cursor:pointer;touch-action:none;pointer-events:auto;padding:1.125rem .766rem 0;box-sizing:content-box;background-origin:content-box}._bottomSection_1xp0b_1{flex:1;position:fixed;bottom:0;left:0;width:100%;pointer-events:none;z-index:1001}._controlsContainer_1xp0b_11{position:absolute;bottom:32px;left:50%;transform:translate(-50%);pointer-events:auto;width:min(640px,42vw);max-width:634px;display:flex;flex-direction:column;align-items:center;gap:20px;touch-action:pan-y pinch-zoom;-webkit-touch-callout:none}._controlsContainerMobile_1xp0b_27{width:100%;max-width:none;padding:0;left:0;transform:none}._timeWidgetContainer_1xp0b_35{position:absolute;right:var(--spacing-32px);bottom:var(--spacing-48px);pointer-events:auto}._timeWidgetContainerMobile_1xp0b_42{position:fixed;top:var(--spacing-32px);left:var(--spacing-32px);pointer-events:auto;z-index:var(--z-index-dropdown)}._overlay_1hanw_1{position:fixed;inset:0;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:11;overflow:hidden;padding:min(2rem,4vw);padding-top:calc(min(1.5rem,3vw) + env(safe-area-inset-top,0));padding-bottom:calc(min(1.5rem,3vw) + env(safe-area-inset-bottom,0));height:100vh;height:100dvh;box-sizing:border-box;background-color:var(--theme-bg-overlay)}._container_1hanw_19{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:min(1.25rem,2.5vw);width:min(24rem,88vw);padding:min(2rem,4vw);border-radius:min(1.5rem,4vw);background-color:var(--theme-surface-primary);backdrop-filter:var(--bg-style-backdrop);-webkit-backdrop-filter:var(--bg-style-backdrop);color:var(--theme-text-primary);box-shadow:var(--shadow-xl);box-sizing:border-box}._heading_1hanw_37{margin:0;text-align:center;font-size:min(1.25rem,4vw);font-weight:500;color:var(--theme-text-heading);font-family:Poppins,Segoe UI,system-ui,-apple-system,sans-serif}._description_1hanw_46{margin:0;text-align:center;font-size:min(.875rem,3vw);color:var(--theme-text-tertiary);font-family:Poppins,Segoe UI,system-ui,-apple-system,sans-serif;line-height:1.5}._reloadButton_1hanw_55{width:100%;height:min(2.875rem,9.5vw);border:none;border-radius:2rem;background-color:var(--theme-button-secondary-bg);color:var(--theme-button-secondary-text);font-size:min(.9375rem,3.2vw);font-weight:500;font-family:Poppins,Segoe UI,system-ui,-apple-system,sans-serif;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform var(--transition-fast),box-shadow var(--transition-fast),background-color var(--transition-fast)}._reloadButton_1hanw_55:hover{background-color:var(--theme-button-secondary-bg-hover);box-shadow:var(--shadow-lg);transform:translateY(-.0625rem)}._card_1jidl_1{position:relative;display:flex;align-items:center;gap:var(--spacing-16px);backdrop-filter:var(--bg-style-backdrop);-webkit-backdrop-filter:var(--bg-style-backdrop);border-radius:var(--spacing-8px);padding:0;width:max-content;pointer-events:auto;-webkit-user-select:none;user-select:none;touch-action:none;cursor:pointer;background-color:var(--theme-card-bg);opacity:1;transform:scale(1);filter:none;transition:opacity .35s ease,transform .35s ease,filter .3s ease,background .2s ease,box-shadow .2s ease}._card_1jidl_1:after{content:"";position:absolute;inset:-1px;border-radius:calc(var(--spacing-8px) + 1px);padding:1px;background:linear-gradient(135deg,#979797,#5f5f5f);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;-webkit-mask-composite:xor;pointer-events:none}._cardHidden_1jidl_40{opacity:0;transform:scale(.6);pointer-events:none!important}._cardUnselected_1jidl_46{filter:grayscale(.03) brightness(.9)}._cardSelected_1jidl_50{transform:scale(1.03);box-shadow:var(--shadow-lg)}._image_1jidl_55{width:var(--spacing-80px);height:var(--spacing-80px);border-top-left-radius:var(--spacing-8px);border-bottom-left-radius:var(--spacing-8px);object-fit:cover;flex-shrink:0;pointer-events:none}._content_1jidl_65{display:flex;flex-direction:column;gap:var(--spacing-4px);flex:1;padding-right:var(--spacing-16px);pointer-events:none}._title_1jidl_74{margin:0;font-family:Inter,sans-serif;font-size:var(--spacing-24px);font-weight:600;color:var(--theme-text-primary);line-height:1.2;pointer-events:none}._subtitle_1jidl_84{margin:0;font-family:Inter,sans-serif;font-size:var(--spacing-14px);font-weight:400;color:var(--theme-text-secondary);line-height:1.3;pointer-events:none}._overlay_vce31_1{position:fixed;inset:0;z-index:50;pointer-events:none;background-color:#000;background-size:cover;background-position:center;background-repeat:no-repeat}._blurIn_vce31_12{animation:_blurIn_vce31_12 .3s ease-in forwards}._blurred_vce31_16{filter:blur(20px);transform:scale(1.05)}._blurOut_vce31_21{filter:blur(20px);transform:scale(1.05);animation:_fadeOut_vce31_1 .3s ease-out forwards}._blurIn_vce31_12._mobile_vce31_27{animation:_blurInMobile_vce31_1 .3s ease-in forwards}._blurred_vce31_16._mobile_vce31_27,._blurOut_vce31_21._mobile_vce31_27{transform:scale(1.15)}@keyframes _blurIn_vce31_12{0%{filter:blur(0px);transform:scale(1)}to{filter:blur(20px);transform:scale(1.05)}}@keyframes _blurInMobile_vce31_1{0%{filter:blur(0px);transform:scale(1)}to{filter:blur(20px);transform:scale(1.15)}}._progressBarWrapper_vce31_61{position:fixed;bottom:40%;left:50%;transform:translate(-50%);z-index:51;pointer-events:none;width:min(32rem,80vw);height:.25rem;background-color:#fff3;border-radius:.5rem;overflow:hidden}._progressBarMobile_vce31_75{bottom:auto;top:25%}._progressBar_vce31_61{height:100%;background:#fff;border-radius:.5rem;width:30%;animation:_indeterminateProgress_vce31_1 1.5s ease-in-out infinite}@keyframes _indeterminateProgress_vce31_1{0%{transform:translate(-100%)}50%{transform:translate(350%)}to{transform:translate(-100%)}}@keyframes _fadeOut_vce31_1{0%{opacity:1}to{opacity:0}}
