:root{--brand-turquoise: #3F888F;--brand-turquoise-hover: #2E6469;--brand-turquoise-light: #ecf4f5;--brand-white: #ffffff;--text-dark: #2d3436;--transition-smooth: all .4s cubic-bezier(.175, .885, .32, 1.275)}html{scroll-behavior:smooth}body{background-color:#f0f7f8;color:var(--text-dark);font-family:Poppins,sans-serif;margin:0;padding-bottom:80px}.card{border:none;border-radius:25px;box-shadow:0 10px 30px #3f888f1a;transition:var(--transition-smooth)}.card:hover{transform:translateY(-5px);box-shadow:0 15px 35px #3f888f26}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:var(--brand-turquoise);border-radius:10px}.custom-navbar.svelte-12qhfyh{background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:2px solid var(--brand-turquoise-light);z-index:1050}.brand-logo.svelte-12qhfyh{height:40px;transition:transform .3s ease}.brand-group.svelte-12qhfyh:hover .brand-logo:where(.svelte-12qhfyh){transform:rotate(15deg) scale(1.1)}.brand-name.svelte-12qhfyh{font-weight:700;font-size:1.5rem;color:var(--brand-turquoise);margin-left:10px}.bmac-button.svelte-12qhfyh{background:var(--brand-turquoise);color:#fff;border:none;padding:8px 20px;border-radius:50px;font-weight:600;font-size:.9rem;display:flex;align-items:center;gap:8px;transition:var(--transition-smooth)}.bmac-button.svelte-12qhfyh:hover{background:var(--brand-turquoise-hover);transform:scale(1.05);box-shadow:0 5px 15px #3f888f4d}.bmac-dropdown.svelte-12qhfyh{position:absolute;top:55px;left:0;width:220px;background:#fff;border-radius:20px;box-shadow:0 10px 40px #0000001a;overflow:hidden;border:1px solid var(--brand-turquoise-light)}.bmac-dropdown.svelte-12qhfyh a:where(.svelte-12qhfyh){display:flex;justify-content:space-between;padding:12px 20px;text-decoration:none;color:var(--text-dark);font-size:.9rem;transition:background .2s}.bmac-dropdown.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{background:var(--brand-turquoise-light);color:var(--brand-turquoise)}.amount.svelte-12qhfyh{font-weight:700;color:var(--brand-turquoise)}.custom-link.svelte-12qhfyh{border-top:1px solid #eee;font-weight:600}.crypto-link.svelte-12qhfyh{font-size:.8rem!important;opacity:.8}.nav-links.svelte-12qhfyh{gap:30px}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh){text-decoration:none;color:var(--text-dark);font-weight:600;position:relative;transition:color .3s}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--brand-turquoise)}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh):after{content:"";position:absolute;bottom:-5px;left:0;width:0;height:2px;background:var(--brand-turquoise);transition:width .3s}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover:after{width:100%}footer.svelte-12qhfyh{background:var(--brand-turquoise);color:#fff;padding:15px 0;font-size:.85rem;position:relative}.footer-links.svelte-12qhfyh a:where(.svelte-12qhfyh){color:#fff;text-decoration:none;margin-left:20px;opacity:.8}.footer-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{opacity:1;text-decoration:underline}
