@import url(https://fonts.googleapis.com/css2?family=Nunito:wght@400;500;600;700;900&family=DM+Sans:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500&display=swap);@tailwind base;@tailwind components;@tailwind utilities;@layer base{:root{--background:35 30% 98%;--foreground:100 15% 18%;--card:0 0% 100%;--card-foreground:100 15% 18%;--popover:0 0% 100%;--popover-foreground:100 15% 18%;--primary:143 25% 39%;--primary-foreground:0 0% 100%;--secondary:14 70% 63%;--secondary-foreground:0 0% 100%;--muted:100 10% 56%;--muted-foreground:100 10% 56%;--accent:39 71% 76%;--accent-foreground:45 10% 24%;--destructive:11 73% 61%;--destructive-foreground:0 0% 100%;--border:100 10% 89%;--input:100 10% 89%;--ring:143 25% 39%;--radius:1rem}*{@apply border-border}body{@apply bg-[#FDFBF7] text-foreground font-body;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{@apply font-heading}[data-debug-wrapper=true]{display:contents!important}[data-debug-wrapper=true]>*{border:inherit;column-gap:inherit;gap:inherit;margin:inherit;padding:inherit;row-gap:inherit}}@layer utilities{.text-balance{text-wrap:balance}}*{box-sizing:border-box}.App{background-color:#fdfbf7;min-height:100vh}.App-header{align-items:center;background-color:#4a7c59;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#f2cc8f;text-decoration:none}.App-link:hover{color:#e07a5f}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#f4f1de}::-webkit-scrollbar-thumb{background:#4a7c59;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#3a6346}*{transition-duration:.2s;transition-property:background-color,border-color,color,fill,stroke;transition-timing-function:ease-out}a,button{transition-duration:.3s;transition-property:all}:focus-visible{outline:2px solid #4a7c59;outline-offset:2px}
/*# sourceMappingURL=main.a3d318bc.css.map*/