@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;700&display=swap";:root{--fir-green: #31372B;--fir-green-light: #444d3c;--accent-soft: #f0f4ef;--text-light: #ffffff;--transition-smooth: all .4s cubic-bezier(.175, .885, .32, 1.275)}html{scroll-behavior:smooth}body{background-color:#fcfdfc;font-family:"Plus+Jakarta+Sans",sans-serif;color:var(--fir-green);margin:0;padding-top:80px;padding-bottom:80px}.card{border:none;border-radius:24px;box-shadow:0 10px 30px #31372b14;transition:var(--transition-smooth)}.card:hover{transform:translateY(-5px);box-shadow:0 15px 35px #31372b1f}.form-control{border-radius:15px;padding:12px 20px;border:2px solid #eee;transition:var(--transition-smooth)}.form-control:focus{border-color:var(--fir-green);box-shadow:0 0 0 4px #31372b1a}section{padding:80px 0;border-bottom:1px solid #eee}.custom-navbar.svelte-12qhfyh{position:fixed;top:20px;left:50%;transform:translate(-50%);width:95%;max-width:1200px;background:var(--fir-green);border-radius:50px;padding:10px 30px;z-index:1000;box-shadow:0 10px 25px #0003}.nav-container.svelte-12qhfyh{display:flex;justify-content:space-between;align-items:center}.nav-left.svelte-12qhfyh{display:flex;align-items:center;gap:24px}.brand-wrapper.svelte-12qhfyh{display:flex;align-items:center;gap:10px;text-decoration:none}.nav-logo.svelte-12qhfyh{height:36px;width:36px;border-radius:50%;background:#fff;padding:2px}.brand-name.svelte-12qhfyh{color:#fff;font-weight:700;font-size:1.25rem}.nav-right-links.svelte-12qhfyh{list-style:none;display:flex;gap:1.6rem;margin:0;padding:0}.nav-link.svelte-12qhfyh{color:#ffffffd1;text-decoration:none;font-weight:500;transition:var(--transition-smooth);padding:6px 10px}.nav-link.svelte-12qhfyh:hover{color:#fff;transform:scale(1.08)}.bmac-button.svelte-12qhfyh{background:#f59e0b;color:#111;border:none;padding:9px 18px;border-radius:9999px;font-weight:700;font-size:.92rem;transition:all .3s ease;box-shadow:0 2px 8px #00000026}.bmac-button.svelte-12qhfyh:hover{background:#fbbf24;transform:translateY(-1px);box-shadow:0 5px 15px #f59e0b59}.bmac-dropdown.svelte-12qhfyh{position:absolute;top:100%;left:50%;transform:translate(-50%);width:240px;margin-top:12px;background:#fff;border-radius:16px;box-shadow:0 12px 32px #31372b2e;overflow:hidden;border:1px solid rgba(49,55,43,.08);z-index:1000}.bmac-dropdown.svelte-12qhfyh a:where(.svelte-12qhfyh){display:flex;align-items:center;justify-content:space-between;padding:12px 20px;color:#222;text-decoration:none;font-size:.97rem;transition:all .2s ease}.bmac-dropdown.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{background:var(--accent-soft);color:var(--fir-green);padding-left:28px}.bmac-dropdown.svelte-12qhfyh .amount:where(.svelte-12qhfyh){font-weight:800;color:#f59e0b;font-size:1.12rem;min-width:38px}.bmac-dropdown.svelte-12qhfyh .custom-amount:where(.svelte-12qhfyh){font-weight:700;color:var(--fir-green);border-top:1px solid #eee;justify-content:center!important;padding:14px 20px}.bitcoin-option.svelte-12qhfyh{color:#f7931a!important;font-weight:700}.bitcoin-option.svelte-12qhfyh:hover{background:#fef9f0!important;color:#e07b00!important}.custom-footer.svelte-12qhfyh{position:relative;bottom:0;left:0;width:100%;background:var(--fir-green);color:#fff;padding:16px 0;z-index:1000}.footer-container.svelte-12qhfyh{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding:0 30px;font-size:.92rem}.footer-links.svelte-12qhfyh a:where(.svelte-12qhfyh){color:#fff;margin-left:24px;text-decoration:none;opacity:.85}.footer-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{opacity:1;text-decoration:underline}@media(max-width:768px){.nav-right-links.svelte-12qhfyh,.brand-name.svelte-12qhfyh{display:none}.bmac-dropdown.svelte-12qhfyh{left:-60px;transform:translate(0);width:220px}}
