:root{--color-neutral-50: #f9fafb;--color-neutral-100: #f3f4f6;--color-neutral-200: #e5e7eb;--color-neutral-300: #d1d5db;--color-neutral-400: #9ca3af;--color-neutral-500: #6b7280;--color-neutral-600: #4b5563;--color-neutral-700: #374151;--color-neutral-800: #1f2937;--color-neutral-900: #111827;--color-bg-primary: #111827;--color-bg-secondary: #1f2937;--color-bg-tertiary: #374151;--color-bg-hover: #4b5563;--color-text-primary: #f3f4f6;--color-text-secondary: #d1d5db;--color-text-tertiary: #9ca3af;--color-text-inverse: #111827;--color-border: #374151;--color-border-light: #4b5563;--color-primary: #3b82f6;--color-primary-dark: #1e40af;--color-primary-light: #60a5fa;--color-accent: #ef4444;--color-accent-dark: #991b1b;--color-accent-light: #f87171;--color-success: #10b981;--color-success-dark: #065f46;--color-success-light: #6ee7b7;--color-warning: #f59e0b;--color-warning-dark: #92400e;--color-warning-light: #fbbf24;--color-danger: #ef4444;--color-danger-dark: #7f1d1d;--color-danger-light: #fca5a5;--font-family-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;--font-family-mono: "Courier New", Courier, monospace;--font-size-h1: 2.5rem;--font-size-h2: 2rem;--font-size-h3: 1.5rem;--font-size-h4: 1.25rem;--font-size-h5: 1.125rem;--font-size-h6: 1rem;--font-size-body: 1rem;--font-size-body-sm: .875rem;--font-size-body-xs: .75rem;--font-size-h1-tv: 2.5rem;--font-size-h2-tv: 2rem;--font-size-h3-tv: 1.5rem;--font-size-h4-tv: 1.25rem;--font-size-h5-tv: 1.125rem;--font-size-h6-tv: 1rem;--font-size-body-tv: 1rem;--font-weight-light: 300;--font-weight-normal: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--font-weight-extrabold: 800;--line-height-tight: 1.2;--line-height-normal: 1.5;--line-height-relaxed: 1.75;--space-0: 0;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.25rem;--space-6: 1.5rem;--space-8: 2rem;--space-10: 2.5rem;--space-12: 3rem;--space-16: 4rem;--space-20: 5rem;--space-24: 6rem;--radius-none: 0;--radius-xs: .25rem;--radius-sm: .5rem;--radius-md: .75rem;--radius-lg: 1rem;--radius-xl: 1.5rem;--radius-full: 9999px;--shadow-none: none;--shadow-xs: 0 1px 2px 0 rgba(0, 0, 0, .3);--shadow-sm: 0 1px 3px 0 rgba(0, 0, 0, .4), 0 1px 2px 0 rgba(0, 0, 0, .2);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .5), 0 2px 4px -1px rgba(0, 0, 0, .3);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .6), 0 4px 6px -2px rgba(0, 0, 0, .3);--shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, .7), 0 10px 10px -5px rgba(0, 0, 0, .3);--shadow-2xl: 0 25px 50px -12px rgba(0, 0, 0, .8);--z-dropdown: 40;--z-sticky: 35;--z-fixed: 30;--z-modal: 50;--z-tooltip: 60;--z-notification: 70;--transition-fast: .15s ease-in-out;--transition-base: .3s ease-in-out;--transition-slow: .5s ease-in-out;--size-button-height-sm: 2.25rem;--size-button-height-md: 2.75rem;--size-button-height-lg: 3.25rem;--size-input-height: 2.75rem;--size-input-height-sm: 2.25rem;--size-icon-sm: 1.25rem;--size-icon-md: 1.5rem;--size-icon-lg: 2rem;--size-icon-xl: 2.5rem;--max-container-width: 1400px;--container-padding-desktop: 2rem;--container-padding-tablet: 1.5rem;--container-padding-mobile: 1rem;--gap-desktop: 1.25rem;--gap-tablet: 1rem;--gap-mobile: .75rem}[data-theme=light]{--color-bg-primary: #ffffff;--color-bg-secondary: #f9fafb;--color-bg-tertiary: #f3f4f6;--color-bg-hover: #e5e7eb;--color-text-primary: #111827;--color-text-secondary: #374151;--color-text-tertiary: #6b7280;--color-text-inverse: #f3f4f6;--color-border: #e5e7eb;--color-border-light: #d1d5db;--shadow-xs: 0 1px 2px 0 rgba(0, 0, 0, .05);--shadow-sm: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px 0 rgba(0, 0, 0, .06);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);--shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04);--shadow-2xl: 0 25px 50px -12px rgba(0, 0, 0, .15)}*{margin:0;padding:0;box-sizing:border-box}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}body{background-color:var(--color-bg-primary);color:var(--color-text-primary);font-family:var(--font-family-sans);font-size:var(--font-size-body);font-weight:var(--font-weight-normal);line-height:var(--line-height-normal);transition:background-color var(--transition-base),color var(--transition-base)}h1,.h1{font-size:var(--font-size-h1);font-weight:var(--font-weight-bold);line-height:var(--line-height-tight);margin-bottom:var(--space-4)}h2,.h2{font-size:var(--font-size-h2);font-weight:var(--font-weight-bold);line-height:var(--line-height-tight);margin-bottom:var(--space-3)}h3,.h3{font-size:var(--font-size-h3);font-weight:var(--font-weight-semibold);line-height:var(--line-height-tight);margin-bottom:var(--space-2)}h4,.h4{font-size:var(--font-size-h4);font-weight:var(--font-weight-semibold);margin-bottom:var(--space-2)}h5,.h5{font-size:var(--font-size-h5);font-weight:var(--font-weight-semibold);margin-bottom:var(--space-1)}h6,.h6{font-size:var(--font-size-h6);font-weight:var(--font-weight-semibold);margin-bottom:var(--space-1)}p{margin-bottom:var(--space-4)}a{color:var(--color-primary);text-decoration:none;transition:color var(--transition-fast)}a:hover{color:var(--color-primary-light)}code,pre{font-family:var(--font-family-mono);background-color:var(--color-bg-tertiary);border-radius:var(--radius-md);padding:var(--space-2)}@media(max-width:480px){:root{--font-size-h1: 1.875rem;--font-size-h2: 1.5rem;--font-size-h3: 1.25rem;--font-size-h4: 1.125rem;--font-size-body: .9375rem;--font-size-body-sm: .8125rem;--container-padding-mobile: .75rem;--gap-mobile: .5rem}}@media(min-width:481px)and (max-width:1024px){:root{--container-padding-tablet: 1.25rem;--gap-tablet: 1rem}}@media(min-width:1025px){:root{--container-padding-desktop: 2rem;--gap-desktop: 1.5rem}}@media(min-width:1921px){:root{--font-size-h1: 3.5rem;--font-size-h2: 3rem;--font-size-h3: 2rem;--font-size-body: 1.5rem;--font-size-body-sm: 1.25rem;--size-button-height-md: 4rem;--size-button-height-lg: 5rem;--size-input-height: 4rem;--space-4: 2rem;--space-6: 3rem;--space-8: 4rem;--gap-desktop: 2rem}}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.no-scrollbar::-webkit-scrollbar{display:none}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.transition-theme{transition:background-color var(--transition-base),color var(--transition-base),border-color var(--transition-base),box-shadow var(--transition-base)}.focus-visible-ring:focus-visible{outline:none;box-shadow:0 0 0 3px var(--color-bg-primary),0 0 0 5px var(--color-primary)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--color-bg-secondary)}::-webkit-scrollbar-thumb{background:var(--color-neutral-600);border-radius:var(--radius-full);transition:background var(--transition-fast)}::-webkit-scrollbar-thumb:hover{background:var(--color-neutral-500)}@media(min-width:1921px){:root{--font-size-h1: 3.5rem;--font-size-h2: 2.75rem;--font-size-h3: 2.25rem;--font-size-h4: 1.75rem;--font-size-h5: 1.5rem;--font-size-h6: 1.25rem;--font-size-body: 1.5rem;--font-size-body-sm: 1.25rem;--font-size-body-xs: 1rem;--space-0: 0;--space-1: .5rem;--space-2: 1rem;--space-3: 1.5rem;--space-4: 2rem;--space-5: 2.5rem;--space-6: 3rem;--space-8: 4rem;--space-10: 5rem;--space-12: 6rem;--space-16: 8rem;--space-20: 10rem;--space-24: 12rem;--button-height-sm: 3rem;--button-height-md: 3.5rem;--button-height-lg: 4.5rem;--input-height: 3.5rem;--radius-sm: .5rem;--radius-md: .75rem;--radius-lg: 1rem;--shadow-sm: 0 4px 12px rgba(0, 0, 0, .3);--shadow-base: 0 8px 24px rgba(0, 0, 0, .35);--shadow-md: 0 12px 32px rgba(0, 0, 0, .4);--shadow-lg: 0 20px 48px rgba(0, 0, 0, .45)}button,input[type=button],input[type=submit]{min-height:3.5rem;min-width:3.5rem}button svg{width:1.75rem;height:1.75rem}button:focus-visible,input:focus-visible,a:focus-visible{outline-width:4px}}*{scrollbar-color:var(--color-neutral-600) var(--color-bg-secondary);scrollbar-width:thin}
