@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;600;700&family=Inter:wght@300;400;500;600&display=swap";:root{--primary: #00693d;--primary-container: #c8f5d8;--on-primary: #ffffff;--on-primary-fixed: #001d0f;--secondary: #66633d;--secondary-container: #f0ecc1;--on-secondary: #ffffff;--tertiary: #996831;--tertiary-container: #ffdcc3;--on-tertiary: #ffffff;--error: #dd3c1a;--outline-variant: #cfc9be;--outline: #79716d;--surface-container-low: #faf8f5;--surface-container: #fef7f3;--surface-container-high: #f8ede6;--surface-container-highest: #f3e8e0;--surface: #fffbfe;--on-surface: #211b0c;--on-surface-variant: #52473b;--on-background: #211b0c;--background: #fff8f1}html.dark{--primary: #a0d7b8;--primary-container: #004d2c;--on-primary: #003b21;--on-primary-fixed: #c8f5d8;--secondary: #d4cfa4;--secondary-container: #4c4a25;--on-secondary: #211d00;--tertiary: #f5b89d;--tertiary-container: #77491a;--on-tertiary: #2d1510;--error: #ff7f73;--outline-variant: #49453f;--outline: #928e86;--surface-container-low: #17140f;--surface-container: #1f1c17;--surface-container-high: #29251f;--surface-container-highest: #34302a;--surface: #141210;--on-surface: #ede8e2;--on-surface-variant: #cfc9be;--on-background: #ede8e2;--background: #0f0c07}html{scroll-behavior:smooth}body{background-color:var(--background);color:var(--on-surface);font-family:Inter,sans-serif}.material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}.font-serif{font-family:Cormorant Garamond,serif}.font-headline{font-family:Cormorant Garamond,serif;font-weight:300}.font-label{font-family:Inter,sans-serif;font-weight:600}.font-body{font-family:Inter,sans-serif}.glass-nav{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}@layer components{.bg-primary{@apply bg-[#00693d] dark:bg-[#a0d7b8];}.bg-primary-container{@apply bg-[#c8f5d8] dark:bg-[#004d2c];}.text-on-primary{@apply text-white dark:text-[#003b21];}.text-primary{@apply text-[#00693d] dark:text-[#a0d7b8];}.text-secondary{@apply text-[#66633d] dark:text-[#d4cfa4];}.bg-surface{@apply bg-white dark:bg-[#1f1c17];}.bg-surface-container-low{@apply bg-[#faf8f5] dark:bg-[#17140f];}.bg-surface-container-highest{@apply bg-[#f3e8e0] dark:bg-[#34302a];}.text-on-surface-variant{@apply text-[#52473b] dark:text-[#cfc9be];}.border-outline-variant{@apply border-[#cfc9be] dark:border-[#49453f];}}
