@source "../**/*.{js,ts,jsx,tsx}";@theme{--color-background: #fafaf9; --color-foreground: #111; --color-muted: #f5f5f5; --color-muted-foreground: #666; --color-border: #eee; --color-input: #eee; --color-ring: #111; --color-accent: #f5f5f5; --color-accent-foreground: #111; --color-popover: #fff; --color-popover-foreground: #111; --color-card: #fff; --color-card-foreground: #111; --color-primary: #111; --color-primary-foreground: #fff; --color-secondary: #f5f5f5; --color-secondary-foreground: #111; --color-destructive: #ef4444; --color-destructive-foreground: #fff;}:root{--background:#fafaf9;--foreground:#111;--colors-base-white:#fff;--colors-grayscale-950:#111;--colors-grayscale-700:#666;--colors-grayscale-500:#aaa;--colors-grayscale-200:#ddd;--colors-grayscale-100:#eee;--spacing-3xl:24px;--spacing-xl:16px;--spacing-lg:12px;--spacing-md:8px;--spacing-sm:6px;--spacing-xxs:2px;--radius-md:8px;--container-padding-desktop:32px}body{color:var(--foreground);background:var(--background);margin:0;font-family:Hubot Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}p{margin:0}input{padding:0}button{font:inherit;border:0}@layer utilities{.bg-card{background-color:#fff}.text-card-foreground{color:#111}.bg-primary{background-color:#111}.text-primary-foreground{color:#fff}.bg-secondary{background-color:#f5f5f5}.text-secondary-foreground{color:#111}.bg-destructive{background-color:#ef4444}.text-destructive-foreground{color:#fff}.text-destructive{color:#ef4444}.inset-0{inset:0}.object-50\%-50\%{object-position:50% 50%}.leading-\[20px\]{line-height:20px}.leading-\[24px\]{line-height:24px}.leading-\[32px\]{line-height:32px}.leading-\[38px\]{line-height:38px}.text-\[14px\]{font-size:14px}.text-\[16px\]{font-size:16px}.text-\[24px\]{font-size:24px}.text-\[30px\]{font-size:30px}}
