@import "https://fonts.googleapis.com/css2?family=Manrope:wght@300;400;500;600;700&family=Unbounded:wght@300;400;500;600&display=swap";:root{--bg:#f6f3ee;--bg2:#efeae1;--ink:#15181a;--ink-s:#3a3f3b;--muted:#7a7669;--line:#d8d2c5;--line-s:#e6e0d2;--green:#7cb342;--green-d:#5e8c2c;--shadow:0 2px 4px #1418140a, 0 24px 48px -24px #14181429;--red:#d14b3a}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;max-width:100%;overflow-x:hidden}body{background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;width:100%;max-width:100%;font-family:Manrope,system-ui,sans-serif;line-height:1.5;position:relative;overflow-x:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer;color:inherit;background:0 0;border:0}input,select,textarea{font:inherit}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-thumb{background:var(--line);border-radius:3px}
