@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;600;700&display=swap";:root{--brand-red: #A12312;--brand-red-hover: #cb2d1a;--brand-red-light: rgba(161, 35, 18, .1);--glass-white: rgba(255, 255, 255, .95);--bouncy: cubic-bezier(.175, .885, .32, 1.275)}body{font-family:Poppins,sans-serif;background-color:#fdfdfd;color:#333;padding-bottom:80px}.bubbly-card{border-radius:24px;border:none;box-shadow:0 10px 30px #a1231214;transition:transform .3s var(--bouncy),box-shadow .3s ease}.bubbly-card:hover{transform:translateY(-5px);box-shadow:0 15px 35px #a123121f}.btn-bubbly{border-radius:50px;padding:10px 25px;transition:all .3s var(--bouncy);font-weight:600}.btn-bubbly:hover{transform:scale(1.05)}.custom-navbar.svelte-12qhfyh{background:var(--glass-white);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(161,35,18,.05)}.logo-img.svelte-12qhfyh{height:35px;transition:transform .3s ease}.logo-img.svelte-12qhfyh:hover{transform:rotate(15deg)}.brand-name.svelte-12qhfyh{color:var(--brand-red);letter-spacing:-.5px}.nav-link-fancy.svelte-12qhfyh{color:#555;text-decoration:none;font-weight:600;font-size:.95rem;position:relative;padding:5px 0}.nav-link-fancy.svelte-12qhfyh:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:var(--brand-red);transition:width .3s ease}.nav-link-fancy.svelte-12qhfyh:hover{color:var(--brand-red)}.nav-link-fancy.svelte-12qhfyh:hover:after{width:100%}.btn-bmac.svelte-12qhfyh{background:var(--brand-red);color:#fff;border:none;border-radius:50px;padding:8px 18px;font-size:.85rem;font-weight:600;transition:all .3s var(--bouncy)}.btn-bmac.svelte-12qhfyh:hover{background:var(--brand-red-hover);box-shadow:0 4px 15px #a123124d}.bmac-dropdown.svelte-12qhfyh{position:absolute;top:120%;left:0;width:220px;background:#fff;border-radius:18px;box-shadow:0 10px 40px #0000001a;border:1px solid rgba(0,0,0,.05);overflow:hidden;z-index:1000}.bmac-dropdown.svelte-12qhfyh a:where(.svelte-12qhfyh){display:flex;justify-content:space-between;padding:12px 20px;color:#444;text-decoration:none;transition:background .2s ease}.bmac-dropdown.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{background:var(--brand-red-light);color:var(--brand-red)}.amount.svelte-12qhfyh{font-weight:700;color:var(--brand-red)}.custom-link.svelte-12qhfyh{border-top:1px solid #eee;font-weight:600;justify-content:center!important}.footer-link.svelte-12qhfyh{color:#777;text-decoration:none;transition:color .2s ease}.footer-link.svelte-12qhfyh:hover{color:var(--brand-red)}
