@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap);*{box-sizing:border-box;margin:0;padding:0}body{background:#f8fafc;color:#1a1a2e;font-family:Inter,sans-serif}:root{--green:#2d6a4f;--green-light:#52b788;--green-bg:#d8f3dc;--earth:#8b5e3c;--earth-light:#c8956c;--blue:#1b4f72;--gray:#64748b;--gray-light:#f1f5f9;--white:#fff;--shadow:0 4px 24px #00000014;--radius:12px}a{color:inherit;text-decoration:none}button{cursor:pointer}button,input,select,textarea{font-family:inherit}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#52b788;background:var(--green-light);border-radius:3px}
/*# sourceMappingURL=main.268ce7f7.css.map*/