@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;600;700&display=swap";:root{--brand-orange: #FFA420;--brand-orange-hover: #e8931a;--brand-light-orange: #fff4e6;--text-dark: #2d2d2d;--bg-light: #fefefe;--radius-bubbly: 30px;--shadow-soft: 0 10px 30px rgba(255, 164, 32, .15)}body{background-color:var(--bg-light);color:var(--text-dark);font-family:Poppins,sans-serif;margin:0;padding-bottom:80px}.card{border:none;border-radius:var(--radius-bubbly);box-shadow:var(--shadow-soft);background:#fff;transition:transform .3s ease}.card:hover{transform:translateY(-5px)}a,button{transition:all .3s cubic-bezier(.4,0,.2,1)}.custom-navbar.svelte-12qhfyh{padding:15px 0;background:transparent;z-index:1050}.bubbly-nav.svelte-12qhfyh{background:#ffffffe6;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:50px;padding-left:30px;padding-right:30px;border:1px solid rgba(255,164,32,.1)}.brand-text.svelte-12qhfyh{color:var(--brand-orange);letter-spacing:-1px;font-family:Poppins,sans-serif}.nav-link-custom.svelte-12qhfyh{color:var(--text-dark);font-weight:600;text-decoration:none;position:relative;padding:5px 10px;transition:all .3s ease}.nav-link-custom.svelte-12qhfyh:hover{color:var(--brand-orange);background:var(--brand-light-orange);border-radius:12px}.bmac-button.svelte-12qhfyh{background:var(--brand-orange);border-radius:30px;font-size:.9rem;transition:all .3s cubic-bezier(.175,.885,.32,1.275)}.bmac-button.svelte-12qhfyh:hover{background:var(--brand-orange-hover);transform:scale(1.05) translateY(-2px);box-shadow:0 5px 15px #ffa42066}.bmac-dropdown.svelte-12qhfyh{position:absolute;top:110%;left:0;width:220px;background:#fff;border-radius:20px;box-shadow:0 15px 40px #00000026;overflow:hidden;z-index:1000;border:1px solid #eee}.bmac-dropdown.svelte-12qhfyh a:where(.svelte-12qhfyh){display:flex;align-items:center;justify-content:space-between;padding:12px 20px;color:var(--text-dark);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 #eee;font-weight:600;text-align:center;display:block!important}.custom-footer.svelte-12qhfyh{background:transparent}.bubbly-footer.svelte-12qhfyh{background:#fffc;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-radius:var(--radius-bubbly, 25px);border:1px solid rgba(0,0,0,.05);transition:all .3s ease}.bubbly-footer.svelte-12qhfyh:hover{border-color:#ffa42033;box-shadow:0 10px 30px #0000000d!important}.footer-link.svelte-12qhfyh{color:#6c757d;font-weight:500;padding:4px 12px;border-radius:10px;transition:all .2s ease}.footer-link.svelte-12qhfyh:hover{color:var(--brand-orange);background:var(--brand-light-orange)}
