:root{--brand-color-50: #f5f3ff;--brand-color-100: #ede9fe;--brand-color-200: #ddd6fe;--brand-color-300: #c4b5fd;--brand-color-400: #a78bfa;--brand-color-500: #7c5cfc;--brand-color-600: #6d4fe0;--brand-color-700: #5b3fc5;--brand-color-800: #4c35a3;--brand-color-900: #3b2a7e;--gray-50: #faf9f7;--gray-100: #f5f3f0;--gray-200: #e8e5e1;--gray-300: #d6d3cd;--gray-400: #a8a29e;--gray-500: #78716c;--gray-600: #57534e;--gray-700: #44403c;--gray-800: #292524;--gray-900: #1c1917;--accent-50: #fff7ed;--accent-100: #ffedd5;--accent-200: #fed7aa;--accent-300: #fdba74;--accent-400: #fb923c;--accent-500: #f97316;--accent-600: #ea580c;--accent-700: #c2410c;--accent-800: #9a3412;--accent-900: #7c2d12;--warm-50: #fffbeb;--warm-100: #fef3c7;--warm-200: #fde68a;--warm-300: #fcd34d;--warm-400: #fbbf24;--warm-500: #f59e0b;--warm-600: #d97706;--color-success: #16a34a;--color-success-light: #dcfce7;--color-warning: #d97706;--color-warning-light: #fef3c7;--color-error: #dc2626;--color-error-light: #fee2e2;--color-info: #7c5cfc;--color-info-light: #f5f3ff;--color-success-text: #15803d;--color-success-dark: #15803d;--color-warning-text: #92400e;--color-error-text: #991b1b;--color-info-text: #6d4fe0;--color-success-bg: #f0fdf4;--color-error-bg: #fef2f2;--color-error-border: #fecaca;--color-error-hover: #b91c1c;--color-error-active: #991b1b;--blue-600: #2563eb;--color-star: var(--warm-600);--color-ink: #1f2937;--color-surface: #ffffff;--color-surface-secondary: var(--gray-50);--color-surface-overlay: rgba(250, 249, 247, .95);--gradient-hero: linear-gradient(135deg, #ea580c 0%, #dc2626 50%, #db2777 100%);--gradient-cta: linear-gradient(135deg, #ea580c 0%, #c2410c 100%);--gradient-section: linear-gradient(180deg, #fff7ed 0%, #ffffff 100%);--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;--space-32: 8rem;--space-40: 10rem;--space-48: 12rem;--space-64: 16rem;--font-sans: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-display: "Plus Jakarta Sans", "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-mono: "JetBrains Mono", ui-monospace, SFMono-Regular, "SF Mono", Menlo, Consolas, "Liberation Mono", monospace;--text-xs: .75rem;--text-sm: .875rem;--text-base: 1rem;--text-lg: 1.125rem;--text-xl: 1.25rem;--text-2xl: 1.5rem;--text-3xl: 1.875rem;--text-4xl: 2.25rem;--font-weight-normal: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--leading-tight: 1.25;--leading-normal: 1.5;--leading-relaxed: 1.625;--radius-sm: .375rem;--radius-md: .625rem;--radius-lg: .875rem;--radius-xl: 1.25rem;--radius-full: 9999px;--shadow-xs: 0 1px 2px 0 rgb(30 20 15 / .04);--shadow-sm: 0 1px 3px 0 rgb(30 20 15 / .08), 0 1px 2px -1px rgb(30 20 15 / .06);--shadow-md: 0 4px 6px -1px rgb(30 20 15 / .08), 0 2px 4px -2px rgb(30 20 15 / .06);--shadow-lg: 0 10px 15px -3px rgb(30 20 15 / .08), 0 4px 6px -4px rgb(30 20 15 / .06);--shadow-xl: 0 20px 25px -5px rgb(30 20 15 / .08), 0 8px 10px -6px rgb(30 20 15 / .06);--shadow-card: 0 4px 20px rgb(30 20 15 / .05);--shadow-card-hover: 0 8px 30px rgb(30 20 15 / .08);--transition-fast: .15s ease;--transition-normal: .2s ease;--transition-slow: .3s ease;--z-dropdown: 100;--z-sticky: 200;--z-modal: 300;--z-toast: 400;--breakpoint-sm: 30rem;--breakpoint-md: 48rem;--breakpoint-lg: 64rem;--breakpoint-xl: 72rem;--container-sm: 40rem;--container-md: 48rem;--container-lg: 64rem;--container-xl: 72rem;--container-2xl: 80rem;--animation-spin: .6s linear infinite;--animation-shimmer: 1.5s ease-in-out infinite;--motion-lift-sm: -2px;--motion-lift-md: -4px;--motion-slide-sm: -.5rem;--border-accent: 4px;--toast-max-width: 28rem;--component-height-sm: 2rem;--component-height-md: 2.5rem;--component-height-lg: 3rem;--focus-ring-color: var(--brand-color-600);--focus-ring-width: 2px;--focus-ring-offset: 2px;--focus-ring-shadow: 0 0 0 var(--focus-ring-width) var(--brand-color-100);--focus-ring-shadow-error: 0 0 0 var(--focus-ring-width) var(--color-error-light)}*,*:before,*:after{box-sizing:border-box}*{margin:0;padding:0}html{-webkit-text-size-adjust:100%;text-size-adjust:100%}body{font-family:var(--font-sans);font-size:var(--text-base);line-height:var(--leading-normal);color:var(--form-text, var(--gray-900));background-color:var(--form-bg, var(--gray-50));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}h1,h2,h3,h4,h5,h6{font-family:var(--font-display)}a{color:inherit;text-decoration:none}ul,ol{list-style:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.focus-ring:focus-visible{outline:2px solid var(--brand-color-500);outline-offset:2px}@media(prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}
