:root{--brand-green: #193737;--brand-green-light: #2a5a5a;--brand-accent: #e0f2f1;--white: #ffffff;--transition: all .4s cubic-bezier(.175, .885, .32, 1.275)}body{background-color:#f4f7f7;font-family:Poppins,sans-serif;color:var(--brand-green);min-height:100vh;display:flex;flex-direction:column}.card{border:none;border-radius:24px;box-shadow:0 20px 40px #1937371a;transition:var(--transition)}.card:hover{transform:translateY(-5px)}.form-control{border-radius:15px;border:2px solid #eee;padding:12px 20px;transition:var(--transition)}.form-control:focus{border-color:var(--brand-green);box-shadow:0 0 0 .25rem #1937371a}.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-size:1.5rem;margin:15px 0;box-shadow:0 4px 15px #19373733}.btn-bubbly{background:var(--brand-green);color:#fff;border-radius:50px;padding:12px 30px;font-weight:600;border:none;transition:var(--transition)}.btn-bubbly:hover{background:var(--brand-green-light);transform:scale(1.05);color:#fff}.btn-outline-bubbly{border:2px solid var(--brand-green);color:var(--brand-green);border-radius:50px;font-weight:600;transition:var(--transition)}.btn-outline-bubbly:hover{background:var(--brand-green);color:#fff}.navbar-sticky.svelte-12qhfyh{position:sticky;top:0;background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;border-bottom:1px solid rgba(25,55,55,.05)}.logo-img.svelte-12qhfyh{height:40px;transition:var(--transition)}.logo-img.svelte-12qhfyh:hover{transform:rotate(15deg) scale(1.1)}.brand-name.svelte-12qhfyh{font-weight:700;font-size:1.4rem;color:var(--brand-green);letter-spacing:-.5px}.bmac-trigger.svelte-12qhfyh{background:var(--brand-green);color:#fff;border:none;padding:8px 18px;border-radius:50px;font-weight:600;font-size:.9rem;transition:var(--transition)}.bmac-trigger.svelte-12qhfyh:hover{background:var(--brand-green-light);box-shadow:0 4px 15px #19373733}.bmac-menu.svelte-12qhfyh{position:absolute;top:50px;left:0;width:220px;background:#fff;border-radius:20px;box-shadow:0 15px 35px #0000001a;padding:10px;border:1px solid #f0f0f0}.bmac-menu.svelte-12qhfyh a:where(.svelte-12qhfyh){display:flex;justify-content:space-between;padding:10px 15px;color:var(--brand-green);text-decoration:none;border-radius:12px;font-weight:500;transition:var(--transition)}.bmac-menu.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{background:var(--brand-accent);padding-left:20px}.price.svelte-12qhfyh{font-weight:700}.custom-val.svelte-12qhfyh{border-top:1px solid #eee;margin-top:5px}.crypto-link.svelte-12qhfyh{font-size:.8rem;opacity:.8}.nav-links.svelte-12qhfyh{list-style:none;gap:30px}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh){text-decoration:none;color:var(--brand-green);font-weight:600;opacity:.7;transition:var(--transition)}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{opacity:1;transform:translateY(-2px)}.blog-btn.svelte-12qhfyh{background:var(--brand-accent);padding:8px 20px;border-radius:50px}.fixed-footer.svelte-12qhfyh{background:var(--brand-green);color:#fff;padding:15px 0;font-size:.9rem;width:100%;position:relative}.fixed-footer.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--brand-accent);text-decoration:none;transition:var(--transition)}.fixed-footer.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:#fff}
