@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;600;700&display=swap";:root{--brand-blue: #3B83BD;--brand-blue-hover: #2d6694;--brand-light: #f0f7ff;--bs-body-bg: #f8fbff;--transition-smooth: all .3s cubic-bezier(.4, 0, .2, 1)}html{scroll-behavior:smooth}body{font-family:Poppins,sans-serif;color:#334155;margin:0}.btn-bubbly{background-color:var(--brand-blue);color:#fff;border-radius:50px;padding:10px 24px;border:none;transition:var(--transition-smooth);font-weight:600}.btn-bubbly:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 10px 20px #3b83bd4d;background-color:var(--brand-blue-hover);color:#fff}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:var(--brand-blue);border-radius:10px}.custom-navbar.svelte-12qhfyh{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #e2e8f0;z-index:1000}.brand-name.svelte-12qhfyh{font-size:1.5rem;font-weight:700;color:var(--brand-blue);font-family:Poppins,sans-serif}.logo-img.svelte-12qhfyh{transition:transform .3s ease}.logo-img.svelte-12qhfyh:hover{transform:rotate(10deg)}.nav-link-custom.svelte-12qhfyh{color:#64748b;font-weight:600;font-size:1rem;text-decoration:none;transition:all .3s ease}.nav-link-custom.svelte-12qhfyh:hover{color:var(--brand-blue);transform:translateY(-2px)}.bmac-button.svelte-12qhfyh{background:var(--brand-blue);font-size:.95rem;transition:all .3s ease}.bmac-button.svelte-12qhfyh:hover{background:var(--brand-blue-hover);transform:translateY(-2px);box-shadow:0 8px 15px #3b83bd40}.bmac-dropdown.svelte-12qhfyh{position:absolute;top:100%;left:50%;transform:translate(-50%);width:240px;background:#fff;border-radius:16px;box-shadow:0 12px 32px #3b83bd26;overflow:hidden;border:1px solid rgba(59,131,189,.1);z-index:1050}.bmac-dropdown.svelte-12qhfyh a:where(.svelte-12qhfyh){display:flex;align-items:center;justify-content:space-between;padding:12px 20px;color:#334155;text-decoration:none;font-size:.95rem;transition:all .2s ease}.bmac-dropdown.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{background:var(--brand-light);color:var(--brand-blue);padding-left:28px}.bmac-dropdown.svelte-12qhfyh .amount:where(.svelte-12qhfyh){font-weight:700;color:var(--brand-blue);font-size:1.1rem}.bmac-dropdown.svelte-12qhfyh .custom-amount:where(.svelte-12qhfyh){font-weight:600;color:var(--brand-blue);border-top:1px solid #f1f5f9;justify-content:center!important}.footer-link.svelte-12qhfyh{text-decoration:none;color:#64748b;transition:color .2s}.footer-link.svelte-12qhfyh:hover{color:var(--brand-blue)!important}
