@import"https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css";@import"https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.css";:root{--primary-color: #0d6efd;--primary-hover: #0a58ca;--light-color: #ffffff;--text-color: #212529;--text-muted: #6c757d;--border-color: #dee2e6;--body-bg: #f8f9fa;--header-bg: rgba(255, 255, 255, .95);--footer-bg: #f1f1f1;--shadow-sm: 0 2px 4px rgba(0, 0, 0, .05);--shadow-md: 0 4px 10px rgba(0, 0, 0, .1);--nav-height: 70px;--footer-height: 60px}html{scroll-behavior:smooth}body{font-family:system-ui,-apple-system,sans-serif;background-color:var(--body-bg);color:var(--text-color);padding-top:var(--nav-height);padding-bottom:var(--footer-height);min-height:100vh;position:relative}.navbar-sticky{position:fixed;top:0;left:0;right:0;z-index:1030;height:var(--nav-height);background:var(--header-bg);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:var(--shadow-sm);border-bottom:1px solid var(--border-color);padding:0 2rem;display:flex;align-items:center}.navbar-container{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:1400px;margin:0 auto}.navbar-left{display:flex;align-items:center;gap:.75rem}.navbar-logo-link{display:flex;align-items:center}.navbar-logo{height:40px;width:40px;transition:transform .4s cubic-bezier(.175,.885,.32,1.275)}.navbar-logo:hover{transform:scale(1.1) rotate(15deg)}.navbar-brand{font-size:1.5rem;font-weight:700;color:var(--primary-color);text-decoration:none;transition:color .3s ease}.navbar-brand:hover{color:var(--primary-hover)}.navbar-right{display:flex;align-items:center}.nav-links{list-style:none;display:flex;margin:0;padding:0;gap:1.75rem}.nav-links a{text-decoration:none;color:var(--text-color);font-weight:500;position:relative;padding-bottom:5px;transition:color .3s ease}.nav-links a:hover{color:var(--primary-color)}.nav-links a:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:0;height:2px;background:var(--primary-color);transition:width .3s cubic-bezier(.25,.8,.25,1)}.nav-links a:hover:after{width:100%}.bmac-container{position:relative;margin-left:1rem}.bmac-button{background:linear-gradient(145deg,#fd0,#fbb03b);color:#333;border:none;padding:.5rem 1rem;border-radius:20px;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:all .3s ease;box-shadow:0 2px 5px #0000001a;white-space:nowrap}.bmac-button:hover{transform:translateY(-2px);box-shadow:var(--shadow-md);background:linear-gradient(145deg,#ffec4d,#fcca5a)}.bmac-button svg{fill:#333;transition:transform .3s ease}.bmac-button:hover svg{transform:scale(1.1)}.bmac-dropdown{position:absolute;top:calc(100% + 10px);left:0;background:var(--light-color);border-radius:8px;box-shadow:var(--shadow-md);z-index:1001;width:120px;overflow:hidden;border:1px solid var(--border-color)}.bmac-dropdown a{display:block;padding:.75rem 1rem;color:var(--text-color);text-decoration:none;transition:background-color .2s ease,color .2s ease;font-weight:500;text-align:center}.bmac-dropdown a:hover{background-color:var(--primary-color);color:var(--light-color)}.bmac-dropdown a:not(:last-child){border-bottom:1px solid var(--border-color)}.main-content{padding-top:2rem;padding-bottom:2rem}.footer-fixed{position:relative;bottom:0;left:0;right:0;z-index:1000;height:var(--footer-height);background:var(--footer-bg);border-top:1px solid var(--border-color);padding:0 2rem;display:flex;align-items:center}.footer-container{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:1400px;margin:0 auto}.footer-copyright{font-size:.9rem;color:var(--text-muted)}.footer-links{display:flex;gap:1.5rem}.footer-links a{font-size:.9rem;color:var(--text-muted);text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:var(--primary-color);text-decoration:underline}.max-w-4xl{max-width:896px!important}:root{--primary-color: #0d6efd;--primary-hover: #0a58ca;--light-color: #ffffff;--text-color: #212529;--text-muted: #6c757d;--border-color: #dee2e6;--body-bg: #f8f9fa;--header-bg: rgba(255, 255, 255, .95);--footer-bg: #f1f1f1;--shadow-sm: 0 2px 4px rgba(0, 0, 0, .05);--shadow-md: 0 4px 10px rgba(0, 0, 0, .1);--nav-height: 70px;--footer-height: 60px;--brand-green: #008f39;--brand-green-hover: #00732e;--brand-light-green: #e8f5e9}.navbar-sticky.svelte-12qhfyh{position:fixed;top:0;left:0;right:0;z-index:1030;height:var(--nav-height);background:var(--header-bg);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:var(--shadow-sm);border-bottom:1px solid var(--border-color);padding:0 2rem;display:flex;align-items:center}.navbar-container.svelte-12qhfyh{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:1400px;margin:0 auto}.navbar-left.svelte-12qhfyh{display:flex;align-items:center;gap:.75rem}.navbar-logo-link.svelte-12qhfyh{display:flex;align-items:center}.navbar-logo.svelte-12qhfyh{height:40px;width:40px;transition:transform .4s cubic-bezier(.175,.885,.32,1.275)}.navbar-logo.svelte-12qhfyh:hover{transform:scale(1.1) rotate(15deg)}.navbar-brand.svelte-12qhfyh{font-size:1.5rem;font-weight:700;color:var(--primary-color);text-decoration:none;transition:color .3s ease}.navbar-brand.svelte-12qhfyh:hover{color:var(--primary-hover)}.navbar-right.svelte-12qhfyh{display:flex;align-items:center}.nav-links.svelte-12qhfyh{list-style:none;display:flex;margin:0;padding:0;gap:1.75rem}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh){text-decoration:none;color:var(--text-color);font-weight:500;position:relative;padding-bottom:5px;transition:color .3s ease}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--primary-color)}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh):after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:0;height:2px;background:var(--primary-color);transition:width .3s cubic-bezier(.25,.8,.25,1)}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover:after{width:100%}.bmac-container.svelte-12qhfyh{position:relative;margin-left:1rem}.bmac-button.svelte-12qhfyh{background:var(--brand-green);color:#fff;border:none;padding:.5rem 1rem;border-radius:30px;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:all .3s ease;box-shadow:0 2px 5px #0000001a;white-space:nowrap}.bmac-button.svelte-12qhfyh:hover{background:var(--brand-green-hover);transform:translateY(-2px);box-shadow:var(--shadow-md)}.bmac-button.svelte-12qhfyh svg:where(.svelte-12qhfyh){fill:#fff}.bmac-dropdown.svelte-12qhfyh{position:absolute;top:calc(100% + 10px);left:50%;transform:translate(-50%);width:240px;background:#fff;border-radius:16px;box-shadow:0 12px 32px #008f3926;overflow:hidden;border:1px solid rgba(0,143,57,.1);z-index:1001}.bmac-dropdown.svelte-12qhfyh a:where(.svelte-12qhfyh){display:flex;align-items:center;justify-content:space-between;padding:12px 20px;color:#333;text-decoration:none;font-size:.98rem;transition:all .2s ease}.bmac-dropdown.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{background:var(--brand-light-green);color:var(--brand-green);padding-left:28px}.bmac-dropdown.svelte-12qhfyh .amount:where(.svelte-12qhfyh){font-weight:700;color:var(--brand-green);font-size:1.1rem}.bmac-dropdown.svelte-12qhfyh .custom-amount:where(.svelte-12qhfyh){font-weight:600;color:var(--brand-green);border-top:1px solid #eee;justify-content:center!important}.main-content.svelte-12qhfyh{padding-top:2rem;padding-bottom:2rem}.footer-fixed.svelte-12qhfyh{position:relative;bottom:0;left:0;right:0;z-index:1000;height:var(--footer-height);background:var(--footer-bg);border-top:1px solid var(--border-color);padding:0 2rem;display:flex;align-items:center}.footer-container.svelte-12qhfyh{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:1400px;margin:0 auto}.footer-copyright.svelte-12qhfyh{font-size:.9rem;color:var(--text-muted)}.footer-links.svelte-12qhfyh{display:flex;gap:1.5rem}.footer-links.svelte-12qhfyh a:where(.svelte-12qhfyh){font-size:.9rem;color:var(--text-muted);text-decoration:none;transition:color .3s ease}.footer-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--primary-color);text-decoration:underline}
