@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;600;700&display=swap";:root{--brand-orange: #EC7C26;--brand-orange-hover: #d36a1c;--brand-light-orange: #fff5ed;--brand-shadow: rgba(236, 124, 38, .2);--transition-smooth: all .3s cubic-bezier(.4, 0, .2, 1)}body{background-color:#fdfdfd;font-family:Poppins,sans-serif;color:#333;padding-top:80px;padding-bottom:70px}.card{border:none;border-radius:24px;box-shadow:0 15px 35px var(--brand-shadow);transition:var(--transition-smooth)}.card:hover{transform:translateY(-5px)}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:var(--brand-orange);border-radius:10px}.brand-text.svelte-12qhfyh{color:var(--brand-orange);letter-spacing:-.5px}.nav-link-custom.svelte-12qhfyh{color:#555;font-weight:600;text-decoration:none;transition:var(--transition-smooth);font-size:.95rem}.nav-link-custom.svelte-12qhfyh:hover{color:var(--brand-orange);transform:translateY(-2px)}.bmac-button.svelte-12qhfyh{background:var(--brand-orange);transition:var(--transition-smooth)}.bmac-button.svelte-12qhfyh:hover{background:var(--brand-orange-hover);transform:scale(1.05);box-shadow:0 5px 15px var(--brand-shadow)}.bmac-dropdown.svelte-12qhfyh{position:absolute;top:100%;left:0;width:220px;background:#fff;border-radius:18px;box-shadow:0 10px 30px #00000026;overflow:hidden;border:1px solid #eee;z-index:1050}.bmac-dropdown.svelte-12qhfyh a:where(.svelte-12qhfyh){display:flex;justify-content:space-between;padding:12px 18px;color:#444;text-decoration:none;transition:background .2s}.bmac-dropdown.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{background:var(--brand-light-orange);color:var(--brand-orange)}.amount.svelte-12qhfyh{font-weight:700;color:var(--brand-orange)}.custom-amount.svelte-12qhfyh{border-top:1px solid #f5f5f5;font-weight:600;justify-content:center!important}.crypto.svelte-12qhfyh{color:#f7931a}.footer-link.svelte-12qhfyh{text-decoration:none;color:inherit;transition:color .2s}.footer-link.svelte-12qhfyh:hover{color:var(--brand-orange)}
