@tailwind base;@tailwind components;@tailwind utilities;@layer base{:root{--background: 40 23% 93%;--foreground: 60 3% 14%;--card: 0 0% 100%;--card-foreground: 60 3% 14%;--popover: 0 0% 100%;--popover-foreground: 60 3% 14%;--primary: 60 3% 14%;--primary-foreground: 40 23% 93%;--secondary: 36 12% 85%;--secondary-foreground: 60 3% 14%;--muted: 36 12% 85%;--muted-foreground: 30 6% 56%;--accent: 36 12% 85%;--accent-foreground: 60 3% 14%;--destructive: 0 84.2% 60.2%;--destructive-foreground: 0 0% 98%;--border: 36 12% 85%;--input: 0 0% 93%;--ring: 60 3% 14%;--radius: .25rem}body{font-family:Inter,sans-serif;background-color:#f3f0ea;color:#242422;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:"DM Serif Display",serif;font-weight:400}}@layer base{*{@apply border-border;}}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-scrolling iframe{pointer-events:none}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#f3f0ea}::-webkit-scrollbar-thumb{background:#969188;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#242422}
