:root { --primary: hsl(18 60% 50%); --primary-foreground: hsl(40 20% 98%); --secondary: hsl(150 15% 90%); --secondary-foreground: hsl(150 25% 25%); --accent: hsl(35 30% 88%); --accent-foreground: hsl(30 15% 20%); --background: hsl(40 20% 98%); --foreground: hsl(30 10% 15%); --card: hsl(40 15% 99%); --card-foreground: hsl(30 10% 15%); --popover: hsl(40 15% 99%); --popover-foreground: hsl(30 10% 15%); --muted: hsl(40 10% 94%); --muted-foreground: hsl(30 8% 45%); --border: hsl(35 15% 88%); --input: hsl(35 15% 88%); --ring: hsl(18 60% 50%); --roomly-cream: hsl(40 25% 96%); --roomly-sand: hsl(35 25% 85%); --roomly-clay: hsl(18 60% 50%); --roomly-clay-dark: hsl(18 65% 40%); --roomly-forest: hsl(150 20% 30%); --roomly-charcoal: hsl(30 10% 20%); --roomly-gold: hsl(45 80% 55%); --destructive: hsl(0 72% 51%); --destructive-foreground: hsl(0 0% 100%); --sidebar-background: hsl(40 20% 98%); --sidebar-foreground: hsl(30 10% 30%); --sidebar-primary: hsl(18 60% 50%); --sidebar-accent: hsl(35 30% 92%); --sidebar-border: hsl(35 15% 88%); --sidebar-ring: hsl(18 60% 50%); --text-2xs: clamp(0.82rem, calc(0.00018518518518518534 * (100vw - 36rem) + 0.82rem), 0.84rem); --text-xs: clamp(1.02rem, calc(0.0010185185185185173 * (100vw - 36rem) + 1.02rem), 1.13rem); --text-s: clamp(1.28rem, calc(0.002037037037037037 * (100vw - 36rem) + 1.28rem), 1.5rem); --text-m: clamp(1.6rem, calc(0.003703703703703703 * (100vw - 36rem) + 1.6rem), 2rem); --text-l: clamp(2rem, calc(0.0062037037037037035 * (100vw - 36rem) + 2rem), 2.67rem); --text-xl: clamp(2.5rem, calc(0.00972222222222222 * (100vw - 36rem) + 2.5rem), 3.55rem); --text-2xl: clamp(3.13rem, calc(0.014907407407407411 * (100vw - 36rem) + 3.13rem), 4.74rem); --space-2xs: clamp(0.82rem, calc(0.00018518518518518534 * (100vw - 36rem) + 0.82rem), 0.84rem); --space-xs: clamp(1.02rem, calc(0.0010185185185185173 * (100vw - 36rem) + 1.02rem), 1.13rem); --space-s: clamp(1.28rem, calc(0.002037037037037037 * (100vw - 36rem) + 1.28rem), 1.5rem); --space-m: clamp(1.6rem, calc(0.003703703703703703 * (100vw - 36rem) + 1.6rem), 2rem); --space-l: clamp(2rem, calc(0.0062037037037037035 * (100vw - 36rem) + 2rem), 2.67rem); --space-xl: clamp(2.5rem, calc(0.00972222222222222 * (100vw - 36rem) + 2.5rem), 3.55rem); --space-2xl: clamp(3.13rem, calc(0.014907407407407411 * (100vw - 36rem) + 3.13rem), 4.74rem); --h6: clamp(0.82rem, calc(0.00018518518518518534 * (100vw - 36rem) + 0.82rem), 0.84rem); --h5: clamp(1.02rem, calc(0.0010185185185185173 * (100vw - 36rem) + 1.02rem), 1.13rem); --h4: clamp(1.28rem, calc(0.002037037037037037 * (100vw - 36rem) + 1.28rem), 1.5rem); --h3: clamp(1.6rem, calc(0.003703703703703703 * (100vw - 36rem) + 1.6rem), 2rem); --h2: clamp(2rem, calc(0.0062037037037037035 * (100vw - 36rem) + 2rem), 2.67rem); --h1: clamp(2.5rem, calc(0.00972222222222222 * (100vw - 36rem) + 2.5rem), 3.55rem);}