@theme{ --color-title: #111; --color-desc: #7d8387; --color-body: #171717; --color-muted: #555; --color-subtle: #9c9c9c; --color-disabled: #a7a7a7; --color-ink: #000002; --color-ink-light: #222;  --color-primary: #1174dc; --color-primary-hover: #2a78fb; --color-primary-active: #0f61eb; --color-primary-dark: #0755a7; --color-primary-light: #e7f0ff; --color-primary-muted: #8cbbed; --color-deep-blue: #0e61b8; --color-accent: #0059cd;  --color-white: #fff; --color-black: #000; --color-gray-50: #fcfcfc; --color-gray-100: #f8f8f8; --color-gray-150: #f5f5f5; --color-gray-200: #f2f2f2; --color-gray-300: #e7e8ea; --color-gray-400: #ddd; --color-gray-500: silver; --color-gray-600: #9c9c9c; --color-gray-700: #8e8e8e; --color-gray-800: #555; --color-gray-900: #222;  --color-success: #1eb259; --color-error: #fa3434; --color-warning: #f90; --color-danger: #f33; --color-info: #1174dc;  --color-surface: #fff; --color-surface-muted: #f8f8f8; --color-surface-subtle: #f2f2f2; --color-surface-overlay: #00000080;  --color-border: silver; --color-border-light: #ddd; --color-border-subtle: #e7e7e7; --color-border-active: #1174dc;  --breakpoint-xs: 480px; --breakpoint-sm: 576px; --breakpoint-md: 768px; --breakpoint-lg: 992px; --breakpoint-ml: 1024px; --breakpoint-xl: 1200px; --breakpoint-2xl: 1440px; --breakpoint-3xl: 1600px; --breakpoint-4xl: 1920px;  --font-poppins: var(--poppins-font), "Poppins", sans-serif; --font-inter: var(--inter-font), "Inter", sans-serif; --font-sora: var(--sora-font), "Sora", sans-serif;   --text-caption: 12px; --text-caption--line-height: 18px; --text-small: 13px; --text-small--line-height: 20px; --text-body: 14px; --text-body--line-height: 22px; --text-body-md: 15px; --text-body-md--line-height: 22px; --text-body-lg: 16px; --text-body-lg--line-height: 24px; --text-subtitle: 18px; --text-subtitle--line-height: 26px; --text-title-sm: 20px; --text-title-sm--line-height: 28px; --text-title: 22px; --text-title--line-height: 30px; --text-title-lg: 24px; --text-title-lg--line-height: 32px; --text-heading-sm: 26px; --text-heading-sm--line-height: 34px; --text-heading: 30px; --text-heading--line-height: 38px; --text-heading-lg: 32px; --text-heading-lg--line-height: 40px; --text-display-sm: 36px; --text-display-sm--line-height: 44px; --text-display: 44px; --text-display--line-height: 52px; --text-display-lg: 48px; --text-display-lg--line-height: 58px; --text-hero: 64px; --text-hero--line-height: 72px;  --radius-xs: 4px; --radius-sm: 6px; --radius-md: 8px; --radius-lg: 10px; --radius-xl: 12px; --radius-2xl: 16px; --radius-3xl: 24px; --radius-full: 100px;  --z-header: 201;}
:root{--background:#fff;--foreground:#0a0a0a;--card:#fff;--card-foreground:#0a0a0a;--popover:#fff;--popover-foreground:#0a0a0a;--primary:#171717;--primary-foreground:#fafafa;--secondary:#f5f5f5;--secondary-foreground:#171717;--muted:#f5f5f5;--muted-foreground:#737373;--accent:#f5f5f5;--accent-foreground:#171717;--destructive:#ef4444;--border:#e5e5e5;--input:#e5e5e5;--ring:#a3a3a3;--radius:.625rem}*,:before,:after{border-color:var(--border)}body{background-color:var(--background);color:var(--foreground)}
