:root{--brand-green: #2C5545;--brand-green-hover: #1e3a2f;--brand-light: #e9f0ed;--brand-soft-green: rgba(44, 85, 69, .1);--transition-smooth: all .4s cubic-bezier(.175, .885, .32, 1.275)}html{scroll-behavior:smooth}body{background-color:#f8faf9;font-family:Poppins,sans-serif;color:#333;min-height:100vh;padding-bottom:80px}.card{border:none;border-radius:24px;box-shadow:0 15px 35px #2c55451a;background:#fff;transition:var(--transition-smooth)}.card:hover{transform:translateY(-5px);box-shadow:0 20px 40px #2c554526}.form-control{border-radius:15px;border:2px solid var(--brand-light);padding:12px 20px;transition:var(--transition-smooth)}.form-control:focus{border-color:var(--brand-green);box-shadow:0 0 0 4px var(--brand-soft-green)}.swap-circle{width:50px;height:50px;background:var(--brand-green);color:#fff;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:1.4rem;box-shadow:0 5px 15px #2c55454d;margin:15px 0;transition:var(--transition-smooth)}.swap-circle:hover{transform:rotate(180deg) scale(1.1)}.info-box{background:var(--brand-soft-green);padding:15px;border-radius:18px;color:var(--brand-green);font-weight:600;border:1px dashed var(--brand-green)}.bubbly-header.svelte-12qhfyh{border-bottom-left-radius:20px;border-bottom-right-radius:20px}.bubbly-footer.svelte-12qhfyh{border-top-left-radius:20px;border-top-right-radius:20px;box-shadow:0 -5px 15px #0000000d}.brand-text.svelte-12qhfyh{color:var(--brand-green);font-family:Poppins,sans-serif}.nav-link-custom.svelte-12qhfyh{color:#444;font-weight:600;font-size:1rem;text-decoration:none;transition:color .3s ease}.nav-link-custom.svelte-12qhfyh:hover{color:var(--brand-green)}.bmac-button.svelte-12qhfyh{background:var(--brand-green);font-size:.95rem;transition:all .3s ease}.bmac-button.svelte-12qhfyh:hover{background:var(--brand-green-hover);transform:translateY(-1px)}.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 #2c554526;overflow:hidden;border:1px solid rgba(44,85,69,.1);z-index:1000}.bmac-dropdown.svelte-12qhfyh a:where(.svelte-12qhfyh){display:flex;align-items:center;justify-content:space-between;padding:12px 20px;color:#333;text-decoration:none;font-size:.98rem;transition:all .2s ease}.bmac-dropdown.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{background:var(--brand-soft-green);color:var(--brand-green);padding-left:28px}.bmac-dropdown.svelte-12qhfyh .amount:where(.svelte-12qhfyh){font-weight:700;color:var(--brand-green);font-size:1.1rem}.bmac-dropdown.svelte-12qhfyh .custom-amount:where(.svelte-12qhfyh){font-weight:600;color:var(--brand-green);border-top:1px solid #eee;justify-content:center!important}.footer-link.svelte-12qhfyh{color:#888;transition:color .3s}.footer-link.svelte-12qhfyh:hover{color:var(--brand-green)}
