@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&family=Montserrat:wght@400;500;600;700&display=swap);:root{--dark-green:#1e4620;--medium-green:#2e6930;--light-green:#4a8f4d;--pale-green:#c5e1c6;--off-white:#f8f9fa;--pure-white:#fff}*{font-family:Roboto,Arial,sans-serif;margin:0;padding:0}body,html{-webkit-overflow-scrolling:touch;height:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8f9fa;background-color:var(--off-white);color:#1e4620;color:var(--dark-green);font-size:16px;line-height:1.6}#root{-webkit-overflow-scrolling:touch;height:100%}h1,h2,h3,h4,h5,h6{font-family:Montserrat,Arial,sans-serif;line-height:1.2;margin-bottom:.5em;margin-top:0}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.75rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-bottom:1rem}.cookie-consent{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffefafa;border:1px solid #deded6;border-radius:16px;bottom:18px;box-shadow:0 18px 46px #1c2c2433;color:#323631;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;padding:18px 20px;position:fixed;right:18px;width:min(620px,calc(100vw - 36px));z-index:9999}.cookie-content{grid-gap:8px 20px;align-items:center;display:grid;gap:8px 20px;grid-template-columns:minmax(0,1fr) auto}.cookie-content h3{color:#273f34;font-size:1rem;line-height:1.25;margin:0}.cookie-content p{color:#646b65;font-size:.8rem;grid-column:1;line-height:1.5;margin:0}.cookie-buttons{display:flex;gap:8px;grid-column:2;grid-row:1/span 2}.accept-button,.decline-button{border:1px solid #cdd2cc;border-radius:999px;cursor:pointer;font:inherit;font-size:.8rem;font-weight:750;min-height:40px;padding:9px 16px;transition:background .16s ease,border-color .16s ease,transform .16s ease}.accept-button{background:#273f34;border-color:#273f34;color:#fff}.decline-button{background:#fffefa;color:#425f51}.accept-button:hover,.decline-button:hover{transform:translateY(-1px)}.accept-button:hover{background:#345246}.decline-button:hover{background:#f2ece2;border-color:#6f9382}.accept-button:focus-visible,.decline-button:focus-visible{outline:3px solid #d8a93d;outline-offset:2px}@media (max-width:640px){.cookie-consent{bottom:12px;padding:16px;right:12px;width:calc(100vw - 24px)}.cookie-content{grid-template-columns:1fr}.cookie-buttons,.cookie-content p{grid-column:1}.cookie-buttons{grid-row:auto;justify-content:stretch;margin-top:6px}.accept-button,.decline-button{flex:1 1}}
/*# sourceMappingURL=main.d3c6f999.css.map*/