:root{--primary-color:#1e5a32;--secondary-color:#2e7d32;--bg-color:#fff;--surface-color:#f9fbf9;--text-primary:#333;--text-secondary:#555;--accent-color:#f26101;--glass-bg:#ffffffd9;--glass-border:#1e5a321a;--transition-smooth:all .3s cubic-bezier(.4, 0, .2, 1)}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100%;overflow-x:hidden}body{background-color:var(--bg-color);color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,sans-serif;line-height:1.6}h1,h2,h3,h4,h5,h6{font-family:Outfit,sans-serif;font-weight:600;line-height:1.2}a{color:inherit;transition:var(--transition-smooth);text-decoration:none}.glass-panel{background:var(--glass-bg);-webkit-backdrop-filter:blur(12px);border:1px solid var(--glass-border);border-radius:16px}.container{max-width:1200px;margin:0 auto;padding:0 5%}.btn-primary{background:var(--accent-color);color:#fff;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;white-space:nowrap;transition:var(--transition-smooth);border:none;border-radius:30px;padding:12px 28px;font-family:Outfit,sans-serif;font-weight:600;display:inline-block;box-shadow:0 4px 15px #f2610166}.btn-secondary{color:#fff;cursor:pointer;white-space:nowrap;transition:var(--transition-smooth);background:0 0;border:2px solid #fff;border-radius:30px;padding:12px 28px;font-family:Outfit,sans-serif;font-weight:600;display:inline-block}.btn-green{background:var(--primary-color);color:#fff;cursor:pointer;white-space:nowrap;transition:var(--transition-smooth);border:1px solid #ffffff80;border-radius:30px;padding:12px 28px;font-family:Outfit,sans-serif;font-weight:600;display:inline-block}.btn-green:hover,.btn-primary:hover{filter:brightness(1.1);transform:translateY(-2px)}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #2e7d3299}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:.8s ease-out forwards fadeIn}
.layout-module__L5FxyW__navbar{z-index:1000;background:#1b3d2f;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:.9rem 5%;display:flex;position:sticky;top:0;box-shadow:0 4px 15px #00000026}.layout-module__L5FxyW__logo{align-items:center;text-decoration:none;display:flex}.layout-module__L5FxyW__logoImage{object-fit:contain;width:auto;height:42px;display:block}.layout-module__L5FxyW__navLinks{align-items:center;gap:2rem;display:flex}.layout-module__L5FxyW__navLink{color:#fff;font-size:.95rem;font-weight:500;text-decoration:none;position:relative}.layout-module__L5FxyW__navLink:hover{color:#ffb14e}.layout-module__L5FxyW__navLink:after{content:"";width:0;height:2px;transition:var(--transition-smooth);background-color:#ffb14e;position:absolute;bottom:-4px;left:0}.layout-module__L5FxyW__navLink:hover:after{width:100%}.layout-module__L5FxyW__footer{background-color:#1c1f1d;border-top:2px solid #6cbe454d;margin-top:4rem;padding:3.5rem 5% 0}.layout-module__L5FxyW__footerContainer{max-width:1300px;margin:0 auto}.layout-module__L5FxyW__footerTopRow{border-bottom:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;padding-bottom:2rem;display:flex}.layout-module__L5FxyW__footerLogoLink{align-items:center;display:flex}.layout-module__L5FxyW__footerLogo{object-fit:contain;width:auto;height:56px;display:block}.layout-module__L5FxyW__footerSocialRow{gap:.75rem;display:flex}.layout-module__L5FxyW__footerSocialIcon{color:#fff;background:#ffffff14;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:all .3s;display:flex}.layout-module__L5FxyW__footerSocialIcon:hover{background:#289760;border-color:#289760;transform:translateY(-2px)}.layout-module__L5FxyW__footerMiddleRow{flex-wrap:wrap;justify-content:space-between;gap:3rem;padding:2.5rem 0;display:flex}.layout-module__L5FxyW__footerColumnTitle{color:#fff;margin-bottom:1rem;font-family:Instrument Sans,sans-serif;font-size:1.05rem;font-weight:700}.layout-module__L5FxyW__footerLinksColumn{flex-direction:column;display:flex}.layout-module__L5FxyW__footerNavLink{color:#ffffffa6;padding:.3rem 0;font-size:.95rem;text-decoration:none}.layout-module__L5FxyW__footerNavLink:hover{color:#ffb14e}.layout-module__L5FxyW__footerContactColumn{flex-direction:column;align-items:flex-start;display:flex}.layout-module__L5FxyW__footerContact{color:#e29b27;align-items:center;gap:.5rem;font-size:1.35rem;font-weight:600;transition:transform .3s;display:flex}.layout-module__L5FxyW__footerContact:hover{transform:translateY(-2px)}.layout-module__L5FxyW__footerClaim{color:#fff;letter-spacing:.5px;margin-top:1.25rem;font-family:Instrument Sans,sans-serif;font-size:1.1rem;font-weight:500}.layout-module__L5FxyW__greenerText{color:#6cbe45;text-shadow:0 0 15px #6cbe454d;font-weight:700}.layout-module__L5FxyW__footerBottomBar{color:#ffffff80;text-align:center;border-top:1px solid #ffffff1a;padding:1.25rem 0;font-size:.85rem}@media (max-width:768px){.layout-module__L5FxyW__navLinks{display:none}.layout-module__L5FxyW__footerTopRow,.layout-module__L5FxyW__footerMiddleRow{flex-direction:column;align-items:flex-start}}
