:root{--honey-yellow: #A98307;--honey-light: #fef9e7;--honey-hover: #8e6d06;--honey-soft: rgba(169, 131, 7, .1);--bubbly-radius: 50px;--card-radius: 24px;--transition-smooth: all .4s cubic-bezier(.175, .885, .32, 1.275)}body{background-color:#fafafa;color:#333;font-family:Poppins,sans-serif;padding-bottom:70px}.card{border:none;border-radius:var(--card-radius);box-shadow:0 15px 35px #a983071a;transition:var(--transition-smooth)}.card:hover{transform:translateY(-5px);box-shadow:0 20px 40px #a9830726}.form-control{border-radius:15px;border:2px solid #eee;padding:12px 20px;transition:var(--transition-smooth)}.form-control:focus{border-color:var(--honey-yellow);box-shadow:0 0 0 4px var(--honey-soft)}.swap-circle{width:50px;height:50px;background:var(--honey-yellow);color:#fff;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:1.5rem;box-shadow:0 5px 15px #a983074d;transition:var(--transition-smooth);cursor:default}.swap-circle:hover{transform:rotate(180deg)}.info-box{background:var(--honey-soft);padding:15px;border-radius:15px;color:var(--honey-yellow);font-weight:600;border:1px dashed var(--honey-yellow)}.nav-link-custom{color:#555;font-weight:500;text-decoration:none;transition:var(--transition-smooth);padding:8px 16px;border-radius:var(--bubbly-radius)}.nav-link-custom:hover{color:var(--honey-yellow);background:var(--honey-soft)}.bmac-button{background:var(--honey-yellow);transition:var(--transition-smooth)}.bmac-button:hover{background:var(--honey-hover);transform:scale(1.05);box-shadow:0 8px 20px #a983074d}.fixed-footer{position:fixed;bottom:0;width:100%;background:#fff;border-top:1px solid #eee;z-index:1030}.dropdown-menu-custom.svelte-12qhfyh{position:absolute;top:100%;left:0;margin-top:10px;width:200px;background:#fff;border-radius:15px;overflow:hidden;z-index:2000;border:1px solid var(--honey-soft)}.dropdown-menu-custom.svelte-12qhfyh a:where(.svelte-12qhfyh){display:flex;align-items:center;padding:12px 16px;color:#444;text-decoration:none;transition:.2s;font-size:.9rem}.dropdown-menu-custom.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{background:var(--honey-soft);color:var(--honey-yellow)}.amt.svelte-12qhfyh{color:var(--honey-yellow);font-weight:700;margin-right:10px}
