:root{--brand-blue: #3E5F8A;--brand-blue-hover: #2C4463;--brand-light-blue: #EBF1F7;--bg-gradient: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%);--transition-smooth: all .4s cubic-bezier(.175, .885, .32, 1.275)}body{font-family:Poppins,sans-serif;background:#f8f9fa;color:#333;min-height:100vh;padding-bottom:80px}.card{border:none;border-radius:24px;box-shadow:0 15px 35px #3e5f8a1a;transition:var(--transition-smooth)}.card:hover{transform:translateY(-5px);box-shadow:0 20px 40px #3e5f8a26}.form-control{border-radius:15px;border:2px solid var(--brand-light-blue);padding:12px 20px;transition:var(--transition-smooth)}.form-control:focus{border-color:var(--brand-blue);box-shadow:0 0 0 4px #3e5f8a1a}.swap-circle{width:50px;height:50px;background:var(--brand-blue);color:#fff;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:1.5rem;cursor:pointer;transition:var(--transition-smooth);margin:15px 0}.swap-circle:hover{transform:rotate(180deg) scale(1.1);background:var(--brand-blue-hover)}.info-box{background:var(--brand-light-blue);padding:15px;border-radius:18px;color:var(--brand-blue);font-weight:500;font-size:.9rem;border:1px solid rgba(62,95,138,.1)}.custom-navbar.svelte-12qhfyh{padding:1rem 0;z-index:1050}.bubbly-nav.svelte-12qhfyh{background:#ffffffd9;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1.5px solid var(--brand-light-blue);border-radius:100px;padding:.6rem 2rem;box-shadow:0 10px 30px #3e5f8a14;transition:var(--transition-smooth)}.custom-footer.svelte-12qhfyh{padding:2rem 0 3rem}.footer-pill.svelte-12qhfyh{background:#ffffffd9;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1.5px solid var(--brand-light-blue);border-radius:50px;padding:1rem 2.5rem;box-shadow:0 -10px 30px #3e5f8a0d}.copyright-text.svelte-12qhfyh{color:#64748b;font-size:.9rem}.footer-link.svelte-12qhfyh{color:#64748b;font-weight:600;font-size:.85rem;transition:var(--transition-smooth);padding:4px 12px;border-radius:50px}.footer-link.svelte-12qhfyh:hover{color:var(--brand-blue);background:var(--brand-light-blue);transform:translateY(-2px)}.brand-name.svelte-12qhfyh{color:var(--brand-blue);letter-spacing:-.5px}.nav-link-custom.svelte-12qhfyh{color:#555;font-weight:600;text-decoration:none;transition:var(--transition-smooth);padding:6px 12px;border-radius:50px}.nav-link-custom.svelte-12qhfyh:hover{color:var(--brand-blue);background:var(--brand-light-blue)}.bmac-button.svelte-12qhfyh{background:var(--brand-blue);transition:var(--transition-smooth)}.bmac-button.svelte-12qhfyh:hover{background:var(--brand-blue-hover);transform:scale(1.05) translateY(-1px);box-shadow:0 5px 15px #3e5f8a33}.bmac-dropdown.svelte-12qhfyh{position:absolute;top:100%;left:0;width:250px;background:#fff;border-radius:24px;overflow:hidden;z-index:1000;border:1px solid var(--brand-light-blue)}.bmac-dropdown.svelte-12qhfyh a:where(.svelte-12qhfyh){display:flex;justify-content:space-between;padding:14px 20px;color:#333;text-decoration:none;transition:all .2s}.bmac-dropdown.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{background:var(--brand-light-blue);color:var(--brand-blue);padding-left:25px}.amount.svelte-12qhfyh{font-weight:700;color:var(--brand-blue)}.custom-amount.svelte-12qhfyh{border-top:1px solid #eee;font-weight:600;text-align:center;display:block!important}.crypto-link.svelte-12qhfyh{font-size:.8rem;background:#fdfdfd;color:#888!important;text-align:center;display:block!important}@media(max-width:768px){.footer-pill.svelte-12qhfyh{border-radius:24px;padding:1.5rem;text-align:center}}
