﻿.alert-header.svelte-lurzj4{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.5rem 1rem;font-size:1.4rem;min-width:375px;background-color:#ea5656;font-weight:600}.alert-header-content.svelte-lurzj4{display:flex;align-items:center;justify-content:center;gap:1rem;flex-grow:1}@media (min-width: 768px){.alert-header.svelte-lurzj4{font-size:1.6rem}}.more-links-wrapper.svelte-mci6dr{grid-area:links;font-weight:800;font-size:1.4rem;color:#bababa}.more-links-list.svelte-mci6dr{display:grid;grid-template-columns:repeat(2,1fr)}.more-links-list-item.svelte-mci6dr{display:flex;white-space:nowrap;padding:1rem 1rem 1rem 0}@media (min-width: 1280px){.more-links-list-item.svelte-mci6dr{padding:1.5rem}}.disclaimer-wrapper.svelte-ehlflw{grid-area:rights;display:flex;flex-direction:column;align-items:flex-start;gap:2rem;text-align:start;font-size:1.4rem;color:#9d9d9d}@media (min-width: 1280px){.disclaimer-wrapper.svelte-ehlflw{text-align:center;align-items:center}}.footer-logo.svelte-6yx00t{grid-area:logo;justify-self:start;align-self:center}@media (min-width: 640px){.footer-logo.svelte-6yx00t{margin-bottom:1rem}}@media (min-width: 1280px){.footer-logo.svelte-6yx00t{justify-self:center;align-self:end}}.footer-language.svelte-zxhtlz{grid-area:language;justify-self:start}@media (min-width: 768px){.footer-language.svelte-zxhtlz{justify-self:end}}.footer-btc-rate.svelte-1nl7n8l{grid-area:btc-rate;justify-self:end}.footer-btc-rate-badge.svelte-1nl7n8l{border-radius:9999px;background-color:#232325;padding:1rem 2rem}.currencies-wrapper.svelte-x8vnzs{grid-area:currency;display:flex;flex-direction:column;align-items:center;gap:2rem;text-align:center;font-size:1.4rem;color:#9d9d9d;border-top:solid 1px #2F3746;padding-top:1.5rem}.currencies-list-title.svelte-x8vnzs{font-weight:800;color:#bababa}.currencies-list.svelte-x8vnzs{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}@media (min-width: 1280px){.currencies-wrapper.svelte-x8vnzs{justify-content:flex-end;flex-direction:row;padding-bottom:4rem}}.footer-wrapper.svelte-oung5o{width:100%;max-width:1400px;display:grid;gap:2rem;grid-template-columns:repeat(2,1fr);grid-template-areas:"logo btc-rate" "language language" "links links" "rights rights" "currency currency";padding:2rem}@media (min-width: 768px){.footer-wrapper.svelte-oung5o{grid-template-columns:repeat(2,1fr);grid-template-areas:"logo logo" "rights rights" "links language" "links btc-rate" "links ." "currency currency";padding:3rem 2rem}}@media (min-width: 1280px){.footer-wrapper.svelte-oung5o{grid-template-columns:1fr minmax(auto,70rem) 1fr;grid-template-areas:"links logo language" "links rights btc-rate" "links rights ." "currency currency currency";padding:5rem 2rem}}.profile-drawer.svelte-i3d4ja{overflow:auto;padding:1.2rem;height:100%;width:100%}.profile-menu-button.svelte-1cboctk{position:relative;display:flex;align-items:center;gap:1rem}.profile-menu-backdrop.svelte-1cboctk{position:absolute;top:calc(100% + 2rem);right:50%;transform:translate(50%);width:25rem;padding:1rem;background-color:#1e1e20;border-radius:1rem;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;z-index:100}.skeleton.svelte-1lzja6j{width:16rem;height:100%;border-radius:1rem;background-color:#232325}@keyframes svelte-1lzja6j-pulse{50%{opacity:.5}}.skeleton.svelte-1lzja6j{animation:svelte-1lzja6j-pulse 2s cubic-bezier(.4,0,.6,1) infinite}.notifications-counter-wrapper.svelte-1sze35k{position:relative}@keyframes svelte-1sze35k-wiggle{0%,7%{transform:rotate(0)}15%{transform:rotate(-15deg)}20%{transform:rotate(10deg)}25%{transform:rotate(-10deg)}30%{transform:rotate(6deg)}35%{transform:rotate(-4deg)}40%,to{transform:rotate(0)}}.notifications-counter-wrapper.active>*:first-child{animation:svelte-1sze35k-wiggle 3s linear infinite}.notifications-counter.svelte-1sze35k{position:absolute;top:0;right:var(--offset, 0);background-color:red;border-radius:9999px;min-width:14px;height:14px;padding:.4rem;display:flex;align-items:center;justify-content:center;font-size:.9rem;z-index:100;transform-origin:left bottom}.header-controls.svelte-1dcla77{display:flex;gap:1rem}.header-logo.svelte-1w678ua{cursor:pointer}.header-content.svelte-1kp39oe{display:grid;grid-template-columns:minmax(auto,1fr) 260px minmax(auto,1fr);justify-content:space-between;align-content:center;width:100%;max-width:1400px;gap:1.5rem;padding:1rem 2rem}@media (min-width: 1025px) and (max-width: 1280px){.header-content.svelte-1kp39oe{grid-template-columns:auto 260px auto}}@media (min-width: 769px) and (max-width: 1024px){.header-content.svelte-1kp39oe{grid-template-columns:auto 260px auto}}@media (max-width: 768px){.header-section.logo.svelte-1kp39oe{min-width:0;overflow:hidden}.header-content.svelte-1kp39oe{grid-template-columns:auto 1fr auto}}.header-section.svelte-1kp39oe{display:flex;align-items:center;justify-content:center;gap:1.5rem}.header-section.svelte-1kp39oe:first-child{justify-content:flex-start}.header-section.svelte-1kp39oe:last-child{justify-content:flex-end}.support-btn.svelte-1e9iko4{display:flex;justify-content:center;align-items:center;position:absolute;height:5rem;width:5rem;bottom:2rem;right:2rem;border-radius:100%;transition:all .2s ease-in-out;box-shadow:0 0 10px #0000004d;background-color:#1e1e20;cursor:pointer}.support-btn.svelte-1e9iko4:disabled{opacity:.7;cursor:not-allowed}.support-btn.svelte-1e9iko4:not(:disabled):hover{transform:scale(1.05)}.support-btn.svelte-1e9iko4:not(:disabled):active{transform:scale(.95)}.mobile-nav.svelte-26ft72{display:flex;justify-content:center;width:100%;align-items:center}.layout.svelte-m68lcb{display:grid;grid-template-columns:minmax(0,auto) minmax(0,1fr) minmax(0,auto);grid-template-rows:6.4rem 1fr;grid-template-areas:"left-side header right-side" "left-side main right-side" "left-side footer right-side" "left-side support right-side";min-height:100%;min-width:375px}@media (max-width: 1280px){.layout.svelte-m68lcb{grid-template-areas:"left-side header header" "left-side main right-side" "left-side footer right-side" "left-side support right-side"}.right-side.svelte-m68lcb{top:6.4rem!important}}@media (max-width: 1024px){.layout.svelte-m68lcb{grid-template-areas:"header header header" "left-side main right-side" "left-side footer right-side" "bottom bottom bottom"}.header.svelte-m68lcb,.bottom.svelte-m68lcb{z-index:99!important}}.header.svelte-m68lcb{position:sticky;top:0;display:flex;justify-content:center;grid-area:header;z-index:100}.left-side.svelte-m68lcb{align-self:start;position:sticky;top:0;display:flex;grid-area:left-side;height:100vh;z-index:101}.right-side.svelte-m68lcb{align-self:start;position:sticky;top:0;display:flex;grid-area:right-side;height:100vh;z-index:101}@media screen and (min-width: 1024px) and (max-width: 1280px){.right-side.svelte-m68lcb{height:calc(100vh - 6.4rem)}}.support.svelte-m68lcb{align-self:end;justify-self:end;position:sticky;bottom:0;right:0;grid-area:support;z-index:102}.bottom.svelte-m68lcb{align-self:end;position:sticky;bottom:0;display:flex;grid-area:bottom;height:6.4rem;z-index:101}.main.svelte-m68lcb{container:page-container / inline-size;grid-area:main;display:flex;align-items:center;flex-direction:column}.footer.svelte-m68lcb{grid-area:footer;display:flex;justify-content:center;align-items:center}
