@import "https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;600;700&display=swap";:root{--brand-moss:#6c7059;--brand-moss-dark:#565a47;--brand-moss-light:#f4f5f0;--brand-moss-subtle:#e2e4d8;--text-main:#333;--transition-smooth:all .4s cubic-bezier(.175, .885, .32, 1.275)}body{background-color:var(--brand-moss-light);color:var(--text-main);scroll-behavior:smooth;padding-top:80px;padding-bottom:70px;font-family:Poppins,sans-serif}.btn-bubbly{transition:var(--transition-smooth);border:none;border-radius:50px;font-weight:600}.btn-bubbly:hover{transform:scale(1.05)translateY(-2px);box-shadow:0 10px 20px #6c705933}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--brand-moss-light)}::-webkit-scrollbar-thumb{background:var(--brand-moss);border-radius:10px}.custom-navbar.svelte-12qhfyh{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--brand-moss-subtle);z-index:1050;background:#ffffffd9}.logo-img.svelte-12qhfyh{height:38px;transition:transform .3s}.brand-group.svelte-12qhfyh:hover .logo-img:where(.svelte-12qhfyh){transform:rotate(-10deg)scale(1.1)}.brand-name.svelte-12qhfyh{color:var(--brand-moss);margin-left:10px;font-size:1.5rem;font-weight:700}.bmac-button.svelte-12qhfyh{background:var(--brand-moss);color:#fff;transition:var(--transition-smooth);border:none;border-radius:50px;align-items:center;gap:8px;margin-left:15px;padding:8px 18px;font-size:.85rem;font-weight:600;display:flex}.bmac-button.svelte-12qhfyh:hover{background:var(--brand-moss-dark);transform:scale(1.05)}.bmac-dropdown.svelte-12qhfyh{border:1px solid var(--brand-moss-subtle);background:#fff;border-radius:20px;width:220px;padding:10px;position:absolute;top:50px;left:15px;box-shadow:0 15px 35px #0000001a}.bmac-dropdown.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--text-main);border-radius:12px;justify-content:space-between;align-items:center;padding:10px 15px;font-size:.9rem;text-decoration:none;transition:all .2s;display:flex}.bmac-dropdown.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{background:var(--brand-moss-light);color:var(--brand-moss)}.amount.svelte-12qhfyh{color:var(--brand-moss);font-weight:700}.custom-opt.svelte-12qhfyh{border-top:1px solid #eee;margin-top:5px;font-weight:600;justify-content:center!important}.crypto.svelte-12qhfyh{color:#f7931a!important}.nav-links.svelte-12qhfyh{gap:30px}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh){color:#666;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .3s;position:relative}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--brand-moss)}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh):after{content:"";background:var(--brand-moss);width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover:after{width:100%}.blog-link.svelte-12qhfyh{background:var(--brand-moss-subtle);border-radius:20px;padding:5px 15px}.custom-footer.svelte-12qhfyh{border-top:1px solid var(--brand-moss-subtle);color:#777;background:#fff;padding:15px 0;font-size:.85rem}.footer-links.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--brand-moss);margin-left:20px;font-weight:500;text-decoration:none}
