@import "https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;600;700&display=swap";:root{--brand-green:#2f693e;--brand-green-hover:#245230;--brand-green-light:#f0f7f2;--white:#fff;--transition-smooth:all .4s cubic-bezier(.175, .885, .32, 1.275)}body{color:#333;scroll-behavior:smooth;background-color:#fcfdfc;padding-bottom:80px;font-family:Poppins,sans-serif}.main-card{background:var(--white);transition:var(--transition-smooth);border:none;border-radius:24px;box-shadow:0 10px 30px #2f693e14}.main-card:hover{transform:translateY(-5px);box-shadow:0 15px 35px #2f693e1f}section{padding:80px 0}.fade-in{animation:.8s ease-out forwards fadeIn}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.custom-navbar.svelte-12qhfyh{-webkit-backdrop-filter:blur(12px);z-index:1050;max-width:1200px;transition:var(--transition-smooth);background:#ffffffe6;border:1px solid #2f693e26}.sticky-top{top:15px!important}.logo-img.svelte-12qhfyh{transition:transform .3s}.logo-img.svelte-12qhfyh:hover{transform:scale(1.1)rotate(8deg)}.nav-link-custom.svelte-12qhfyh{color:#444;transition:var(--transition-smooth);border-radius:50px;padding:8px 16px;font-size:.95rem;font-weight:600;text-decoration:none}.nav-link-custom.svelte-12qhfyh:hover{color:var(--brand-green);background:var(--brand-green-light)}.bmac-button.svelte-12qhfyh{background:var(--brand-green);transition:var(--transition-smooth);font-size:.9rem}.bmac-button.svelte-12qhfyh:hover{background:var(--brand-green-hover);transform:translateY(-2px)scale(1.03);box-shadow:0 10px 20px #2f693e33!important}.bmac-dropdown.svelte-12qhfyh{z-index:1000;background:#fff;border:1px solid #2f693e1a;border-radius:20px;width:250px;position:absolute;top:100%;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 15px 35px #0000001a}.bmac-dropdown.svelte-12qhfyh a:where(.svelte-12qhfyh){color:#333;justify-content:space-between;align-items:center;padding:12px 20px;font-size:.95rem;text-decoration:none;transition:all .2s;display:flex}.bmac-dropdown.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{background:var(--brand-green-light);color:var(--brand-green);padding-left:25px}.bmac-dropdown.svelte-12qhfyh .amount:where(.svelte-12qhfyh){color:var(--brand-green);font-weight:700}.bmac-dropdown.svelte-12qhfyh .custom-amount:where(.svelte-12qhfyh){color:var(--brand-green);border-top:1px solid #f0f0f0;font-weight:600;justify-content:center!important}.custom-footer.svelte-12qhfyh{-webkit-backdrop-filter:blur(10px);z-index:1000;max-width:1000px;transition:var(--transition-smooth);background:#ffffffd9;border:1px solid #2f693e1f;box-shadow:0 -5px 25px #00000008}.sticky-bottom{bottom:20px!important}.hover-green.svelte-12qhfyh:hover{color:var(--brand-green)!important;text-decoration:underline!important}
