:root[data-theme=light][data-v-0d5526a9]{--color-text-black:#000;--color-text-primary:#42464e;--color-text-secondary:#919191;--color-text-accent:#467fed;--color-text-inverted:#fcfdfe;--color-bg-page-default:#fff;--color-bg-page-default-rgba:hsla(0,0%,100%,0.6);--color-bg-page:#f6f9fe;--color-bg-card:#fcfdfe;--color-bg-element:#f4f7fd;--color-bg-hover:#deeafa;--color-bg-active:rgba(70,127,237,0.1);--color-border-default:rgba(70,127,237,0.3);--color-border-input:#42464e;--color-border-active:#467fed;--color-interactive-primary:#467fed;--color-interactive-primary-hover:#1759e7;--color-interactive-secondary:#8cb0f4;--color-interactive-secondary-hover:#5289f1;--color-interactive-link:#467fed;--color-status-success:#16ce81;--color-status-warning:#f09121;--color-status-error:#f35c5c;--color-status-info:#f1921f;--color-table-header-bg:linear-gradient(90.12deg,#60c3eb -0.87%,#2b509c 100.71%);--color-table-header-text:#fcfdfe;--color-table-row-hover:#e7effb;--color-table-positive:#18b8a5;--color-table-negative:#f05353;--color-table-neutral:#ff8f00;--shadow-default:0px 10px 50px -15px rgba(70,127,237,0.42);--color-header-bg:#fcfdfe;--color-footer-bg:#1b1c1e;--color-sidebar-bg:#1b1c1e;--color-sidebar-icon:#767676;--color-sidebar-icon-active:#467fed;--color-sidebar-border:#dbe8f6;--color-pinkish:#96abe3;--color-pinkish-rgb:#e2e6f4;--color-input-invalid-bg:#fef4f4;--color-alert-failure-bg:#fef4f4;--color-alert-success-bg:#bdcfff;--color-alert-success-text:#467fed;--color-alter-text-fallback:#f1921f;--test-shadow-currency:4px 4px 6px 0px #fcfdfe inset,10px 10px 20px 0px rgba(150,171,227,0.4),-20px -20px 20px 0px rgba(252,253,254,0.6588235294)}:root[data-theme=dark][data-v-0d5526a9],:root[data-theme=light][data-v-0d5526a9]{--gradient-button:radial-gradient(139.04% 244.61% at 100% -0.92%,#60c3eb 0%,#2b509c 55%);--gradient-table-header:linear-gradient(90.12deg,#60c3eb -0.87%,#2b509c 100.71%);--shadow-card:var(--shadow-default)}:root[data-theme=dark][data-v-0d5526a9]{--color-text-black:#fff;--color-text-primary:#fcfcdc;--color-text-secondary:#d8d8d8;--color-text-accent:#467fed;--color-text-inverted:#000;--color-bg-page-default:#091f49;--color-bg-page-default-rgba:rgba(18,24,39,0.6);--color-bg-page:#121827;--color-bg-card:#091f49;--color-bg-element:#2b3543;--color-bg-hover:#303948;--color-bg-active:rgba(70,127,237,0.2);--color-border-default:rgba(96,195,235,0.3);--color-border-input:#374151;--color-border-active:#467fed;--color-interactive-primary:#467fed;--color-interactive-primary-hover:#55aedb;--color-interactive-secondary:#60c3eb;--color-interactive-secondary-hover:#2b509c;--color-interactive-link:#60c3eb;--color-status-success:#16ce81;--color-status-warning:#f09121;--color-status-error:#f35c5c;--color-status-info:#fddc21;--color-table-header-bg:linear-gradient(90.12deg,#60c3eb -0.87%,#2b509c 100.71%);--color-table-header-text:#091f49;--color-table-row-hover:#001334;--color-table-positive:#16ce81;--color-table-negative:#fd2121;--color-table-neutral:#fd9621;--shadow-default:0px 10px 50px -15px rgba(0,109,182,0.42);--color-header-bg:#091f49;--color-footer-bg:#1b1c1e;--color-sidebar-bg:#1b1c1e;--color-sidebar-icon:#d8d8d8;--color-sidebar-icon-active:#467fed;--color-sidebar-border:#303948;--color-pinkish:#2b3543;--color-pinkish-rgb:#1f2937;--color-input-invalid-bg:#7e2541;--color-alert-failure-bg:#7e2541;--color-alert-success-bg:#4384e0;--color-alert-success-text:#16ce81;--color-alter-text-fallback:#fddc21;--test-shadow-currency:4px 4px 6px 0px #091f49 inset,10px 10px 20px 0px rgba(43,80,156,0.4),-20px -20px 20px 0px rgba(9,31,73,0.6588235294)}.bitcoin-pl[data-v-0d5526a9]{margin:30px auto;width:100%;max-width:1200px;padding:0 20px}.bitcoin-pl__label[data-v-0d5526a9]{display:flex;align-items:center;justify-content:center;gap:10px}@media screen and (max-width:901px){.bitcoin-pl__label[data-v-0d5526a9]{flex-wrap:wrap;justify-content:space-between}}.bitcoin-pl__btn[data-v-0d5526a9]{max-width:200px;width:100%}.exchanges__list[data-v-0d5526a9]{display:grid;grid-template-columns:repeat(3,minmax(250px,1fr));gap:10px;padding-top:20px}@media screen and (max-width:901px){.exchanges__list[data-v-0d5526a9]{grid-template-columns:repeat(2,minmax(200px,1fr))}}@media screen and (max-width:480px){.exchanges__list[data-v-0d5526a9]{grid-template-columns:repeat(1,minmax(200px,1fr))}}.exchanges__list-item[data-v-0d5526a9]{cursor:pointer;border-radius:5px;border:2px solid var(--color-text-black);transition:border-color .3s linear;padding:15px;margin-bottom:15px}.exchanges__list-item.active[data-v-0d5526a9]{border-color:var(--color-status-success);background-color:var(--color-interactive-primary)}.exchanges__list-item[data-v-0d5526a9]:hover{border-color:var(--color-interactive-primary)}.exchanges__list-item .exchange__name[data-v-0d5526a9]{margin:0;font-size:1.2rem;font-weight:700;color:var(--color-text-black)}.exchanges__list-item .exchange__details[data-v-0d5526a9]{margin-top:10px}.exchanges__list-item .exchange__details .exchange__detail[data-v-0d5526a9]{margin-bottom:5px;font-size:.9rem;word-wrap:break-word}.exchanges__list-item .exchange__details .exchange__detail strong[data-v-0d5526a9]{font-weight:600}.exchanges__list-item .exchange__details .exchange__status[data-v-0d5526a9]{font-weight:700}.exchanges__list-item .exchange__details .exchange__status.active[data-v-0d5526a9]{color:green}.exchanges__list-item .exchange__details .exchange__status[data-v-0d5526a9]:not(.active){color:red}.exchanges__buttons[data-v-0d5526a9]{display:flex;justify-content:space-between;align-items:center;flex-direction:row;flex-wrap:wrap;gap:20px;margin:20px 0}.admin__no-access[data-v-0d5526a9]{display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:wrap;flex-direction:column;padding:30px;margin:20px auto;width:100%}.btn-new[data-v-0d5526a9],.btn-old[data-v-0d5526a9]{background-color:var(--color-status-success)}.bitcoin-pl__button[data-v-0d5526a9]{height:40px;width:40px;min-width:40px;min-height:40px;border:none;border-radius:50%;display:grid;place-items:center;background-color:transparent}.bitcoin-pl__button.active[data-v-0d5526a9],.bitcoin-pl__button[data-v-0d5526a9]:hover{background:rgba(var(--color-pinkish),.3)}