.qx-skel,.qx-skel__bone{--qx-skel-ink:#ffffff14}.qx-skel{color:#f4f6f8;opacity:1;pointer-events:none;transition:opacity .16s;animation:.16s both qx-skel-enter}.qx .qx-skel,.qx-root .qx-skel,.qx .qx-skel__bone,.qx-root .qx-skel__bone{--qx-skel-ink:var(--qx-surface-2,#1a1d28)}@keyframes qx-skel-enter{0%{opacity:0}to{opacity:1}}@keyframes qx-skel-shine{0%{opacity:.35;transform:translate(-100%)}50%{opacity:.7}to{opacity:.35;transform:translate(100%)}}.qx-skel__bone{background:var(--qx-skel-ink);border-radius:6px;display:block;position:relative;overflow:hidden}.qx-skel__bone:after{content:"";opacity:.55;background:linear-gradient(90deg,#0000 0%,#c4c8d038 42%,#e4e6ec8c 50%,#c4c8d038 58%,#0000 100%);animation:1.4s ease-in-out infinite qx-skel-shine;position:absolute;inset:0}.qx-skel__bone--line{border-radius:6px;width:100%;height:12px}.qx-skel__bone--block{border-radius:12px;width:100%;height:88px}.qx-skel__bone--circle{border-radius:50%;flex:none;width:40px;height:40px}.qx-skel-page{width:100%;min-width:0}.qx-skel-page__bar{justify-content:space-between;align-items:center;gap:16px;min-height:56px;margin-bottom:8px;padding:12px 16px;display:flex}.qx-skel-page__bar-end{align-items:center;gap:10px;display:flex}.qx-skel-table{width:100%;min-width:0}.qx-skel-table__toolbar{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:14px;display:flex}.qx-skel-table__pill{border-radius:999px;width:88px;height:32px}.qx-skel-table__pill:first-child{width:72px}.qx-skel-table__pill:nth-child(2){width:104px}.qx-skel-table__pill:nth-child(3){width:88px}.qx-skel-table__pill:nth-child(4){width:96px}.qx-skel-table__pill:nth-child(5){width:80px}.qx-skel-table__pill:nth-child(6){width:92px}.qx-skel-table__pill:nth-child(7){width:86px}.qx-skel-table__search{border-radius:10px;width:min(220px,100%);height:36px;margin-left:auto}.qx-skel-table__wrap{border:1px solid color-mix(in srgb, currentColor 8%, transparent);background:color-mix(in srgb, currentColor 4%, transparent);border-radius:16px;width:100%;overflow:hidden}.qx .qx-skel-table__wrap,.qx-root .qx-skel-table__wrap{border-color:var(--qx-line,#f4f6f814);background:var(--qx-surface,#14161f)}.qx-skel-table__grid{border-collapse:collapse;table-layout:fixed;width:100%}.qx-skel-table__grid th,.qx-skel-table__grid td{border-bottom:1px solid color-mix(in srgb, currentColor 7%, transparent);vertical-align:middle;padding:12px 14px}.qx .qx-skel-table__grid th,.qx .qx-skel-table__grid td,.qx-root .qx-skel-table__grid th,.qx-root .qx-skel-table__grid td{border-bottom-color:var(--qx-line,#f4f6f814)}.qx-skel-table__grid thead th{padding-top:14px;padding-bottom:14px}.qx-skel-table__grid tbody tr:last-child td{border-bottom:0}.qx-skel-table__grid thead .qx-skel__bone{width:58%;height:10px}.qx-skel-table__grid tbody .qx-skel__bone{width:72%;height:11px}.qx-skel-table__grid td:first-child .qx-skel__bone,.qx-skel-table__grid th:first-child .qx-skel__bone{width:44%}.qx-skel-table__grid td:nth-child(2) .qx-skel__bone{width:86%}.qx-skel-table__grid td:nth-child(3) .qx-skel__bone{width:64%}.qx-skel-table__grid td:last-child .qx-skel__bone{width:36%;margin-left:auto}.qx-skel-cards{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:16px;display:grid}.qx-skel-card{border:1px solid color-mix(in srgb, currentColor 8%, transparent);background:color-mix(in srgb, currentColor 4%, transparent);border-radius:16px;flex-direction:column;gap:12px;padding:18px 16px 16px;display:flex}.qx .qx-skel-card,.qx-root .qx-skel-card{border-color:var(--qx-line,#f4f6f814);background:var(--qx-surface,#14161f)}.qx-skel-card__media{border-radius:12px;height:112px}.qx-skel-card__title{width:68%;height:14px}.qx-skel-card__line{width:92%;height:10px}.qx-skel-card__line--short{width:54%}.qx-skel-form{flex-direction:column;gap:16px;max-width:560px;display:flex}.qx-skel-form__field{flex-direction:column;gap:8px;display:flex}.qx-skel-form__label{width:28%;height:10px}.qx-skel-form__input{border-radius:10px;width:100%;height:40px}.qx-skel-form__area{border-radius:10px;width:100%;height:96px}.qx-skel-form__submit{border-radius:10px;width:148px;height:40px;margin-top:4px}.qx-skel-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.qx-skel-stat{border:1px solid color-mix(in srgb, currentColor 8%, transparent);background:color-mix(in srgb, currentColor 4%, transparent);border-radius:16px;align-items:center;gap:14px;min-height:88px;padding:16px 18px;display:flex}.qx .qx-skel-stat,.qx-root .qx-skel-stat{border-color:var(--qx-line,#f4f6f814);background:var(--qx-surface,#14161f)}.qx-skel-stat__body{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.qx-skel-stat__value{width:56%;height:18px}.qx-skel-stat__label{width:40%;height:10px}@media (width<=960px){.qx-skel-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.qx-skel-table__search{width:100%;margin-left:0}}@media (width<=720px){.qx-skel-table__grid thead{display:none}.qx-skel-table__grid,.qx-skel-table__grid tbody,.qx-skel-table__grid tr,.qx-skel-table__grid td{width:100%;display:block}.qx-skel-table__grid tr{border-bottom:1px solid color-mix(in srgb, currentColor 7%, transparent);padding:12px 14px}.qx-skel-table__grid td{border-bottom:0;padding:6px 0}.qx-skel-table__grid td .qx-skel__bone,.qx-skel-table__grid td:last-child .qx-skel__bone{width:70%;margin-left:0}.qx-skel-table__grid td:first-child .qx-skel__bone{width:42%}.qx-skel-stats{grid-template-columns:1fr}.qx-skel-form{max-width:none}}.qx-skel-nwo{flex-direction:column;gap:18px;width:100%;display:flex}.qx-skel-nwo__toolbar{border:1px solid color-mix(in srgb, currentColor 8%, transparent);background:color-mix(in srgb, currentColor 4%, transparent);border-radius:16px;margin-bottom:0;padding:18px 16px}.qx-skel-nwo__dash{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.qx-skel-nwo__dash-card{border:1px solid color-mix(in srgb, currentColor 8%, transparent);background:color-mix(in srgb, currentColor 4%, transparent);border-radius:16px;justify-content:space-between;align-items:center;gap:12px;min-height:88px;padding:16px 18px;display:flex}.qx-skel-nwo__dash-body{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.qx-skel-nwo__dash-label{width:48%;height:10px}.qx-skel-nwo__dash-val{width:36%;height:20px}.qx-skel-nwo__dash-ic{border-radius:10px;flex:none;width:36px;height:36px}.qx .qx-skel-nwo__toolbar,.qx-root .qx-skel-nwo__toolbar,.qx .qx-skel-nwo__chip,.qx-root .qx-skel-nwo__chip,.qx .qx-skel-nwo__dash-card,.qx-root .qx-skel-nwo__dash-card{border-color:var(--qx-line,#f4f6f814);background:var(--qx-surface,#14161f)}.qx-skel-nwo__chips{align-items:center;gap:10px;margin-bottom:0;display:flex;overflow:hidden}.qx-skel-nwo__chip{border:1px solid color-mix(in srgb, currentColor 8%, transparent);border-radius:7px;flex:none;align-items:center;gap:10px;height:50px;padding:0 16px 0 12px;display:flex}.qx .qx-skel-nwo__chip,.qx-root .qx-skel-nwo__chip{border-color:var(--qx-line,#f4f6f814)}.qx-skel-nwo__chip-icon{border-radius:6px;width:22px;height:22px}.qx-skel-nwo__chip-text{width:58px;height:11px}.qx-skel-nwo__chip:nth-child(2) .qx-skel-nwo__chip-text{width:42px}.qx-skel-nwo__chip:nth-child(3) .qx-skel-nwo__chip-text{width:70px}.qx-skel-nwo__chip:nth-child(5) .qx-skel-nwo__chip-text{width:48px}.qx-skel-nwo__chip:nth-child(7) .qx-skel-nwo__chip-text{width:64px}.qx-skel-nwo__grid{grid-template-columns:minmax(0,7fr) minmax(0,5fr);align-items:start;gap:20px;display:grid}.qx-skel-nwo__panel{border:1px solid color-mix(in srgb, currentColor 8%, transparent);background:color-mix(in srgb, currentColor 4%, transparent);border-radius:16px;padding:18px 16px 20px}.qx .qx-skel-nwo__panel,.qx-root .qx-skel-nwo__panel{border-color:var(--qx-line,#f4f6f814);background:var(--qx-surface,#14161f)}.qx-skel-nwo__search{border-radius:10px;width:100%;height:42px;margin-bottom:16px}.qx-skel-nwo__avg{border-radius:10px;width:100%;height:52px}.qx-skel-nwo-fields{flex-direction:column;display:flex}.qx-skel-nwo__guide-head{align-items:center;gap:10px;margin-bottom:16px;display:flex}.qx-skel-nwo__guide-ic{border-radius:6px;flex:none;width:22px;height:22px}.qx-skel-nwo__guide-title{width:42%;height:14px}.qx-skel-nwo__guide-badge{border-radius:999px;width:88px;height:22px;margin-left:auto}.qx-skel-nwo__guide{border-bottom:1px solid color-mix(in srgb, currentColor 7%, transparent);align-items:flex-start;gap:12px;padding:12px 0;display:flex}.qx-skel-nwo__guide:last-of-type{border-bottom:0}.qx-skel-nwo__guide-dot{border-radius:50%;flex:none;width:18px;height:18px}.qx-skel-nwo__guide-text{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.qx-skel-nwo__guide-name{width:46%;height:12px}.qx-skel-nwo__guide-desc{width:78%;height:10px}.qx-skel-nwo__media{border-radius:14px;height:160px;margin-top:14px}.qx-skel-nwo__field{flex-direction:column;gap:8px;margin-bottom:14px;display:flex}.qx-skel-nwo__label{width:28%;height:10px}.qx-skel-nwo__input{border-radius:10px;width:100%;height:40px}.qx-skel-nwo__submit{border-radius:10px;width:100%;height:42px;margin-top:4px}.qx-skel-orders{flex-direction:column;gap:14px;width:100%;display:flex}.qx-skel-orders__toolbar{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.qx-skel-orders__pill{border-radius:999px;width:88px;height:32px}.qx-skel-orders__pill:first-child{width:72px}.qx-skel-orders__pill:nth-child(2){width:104px}.qx-skel-orders__pill:nth-child(3){width:96px}.qx-skel-orders__pill:nth-child(4){width:80px}.qx-skel-orders__pill:nth-child(5){width:92px}.qx-skel-orders__pill:nth-child(6){width:86px}.qx-skel-orders__pill:nth-child(7){width:98px}.qx-skel-orders__search{border-radius:10px;width:min(220px,100%);height:36px;margin-left:auto}.qx-skel-orders__list{flex-direction:column;gap:12px;display:flex}.qx-skel-order{border:1px solid color-mix(in srgb, currentColor 8%, transparent);background:color-mix(in srgb, currentColor 4%, transparent);border-radius:16px;flex-direction:column;gap:14px;padding:16px;display:flex}.qx .qx-skel-order,.qx-root .qx-skel-order{border-color:var(--qx-line,#f4f6f814);background:var(--qx-surface,#14161f)}.qx-skel-order__top{grid-template-columns:minmax(88px,.7fr) minmax(0,1.4fr) minmax(0,1.6fr) minmax(72px,.8fr) minmax(88px,.7fr);align-items:center;gap:12px;display:grid}.qx-skel-order__id{border-radius:10px;width:72px;height:28px}.qx-skel-order__title{width:86%;height:13px}.qx-skel-order__link{border-radius:10px;width:92%;height:28px}.qx-skel-order__date{width:78%;height:11px}.qx-skel-order__status{border-radius:999px;width:88px;height:28px;margin-left:auto}.qx-skel-order__stats{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:10px;display:grid}.qx-skel-order__stat{flex-direction:column;gap:8px;min-height:44px;padding:8px 0;display:flex}.qx-skel-order__stat-label{width:48%;height:9px}.qx-skel-order__stat-val{width:36%;height:13px}.qx-skel-svc__toolbar{border:1px solid color-mix(in srgb, currentColor 8%, transparent);background:color-mix(in srgb, currentColor 4%, transparent);border-radius:16px;margin-bottom:16px;padding:18px 16px}.qx-skel-svc__head{align-items:center;gap:10px;margin-bottom:16px;display:flex}.qx-skel-svc__head-ic{border-radius:6px;flex:none;width:22px;height:22px}.qx-skel-svc__head-tx{width:28%;height:12px}.qx .qx-skel-svc__toolbar,.qx-root .qx-skel-svc__toolbar,.qx .qx-skel-svc__item,.qx-root .qx-skel-svc__item{border-color:var(--qx-line,#f4f6f814);background:var(--qx-surface,#14161f)}.qx-skel-svc__filters{flex-wrap:wrap;gap:10px;margin-bottom:16px;display:flex}.qx-skel-svc__filter{border-radius:10px;width:46px;height:46px}.qx-skel-svc__search-row{grid-template-columns:minmax(0,1fr) minmax(140px,220px);align-items:end;gap:12px;display:grid}.qx-skel-svc__search,.qx-skel-svc__currency{border-radius:10px;width:100%;height:42px}.qx-skel-svc__cat{margin-bottom:22px}.qx-skel-svc__cat-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.qx-skel-svc__cat-title{width:min(220px,52%);height:16px}.qx-skel-svc__cat-count{border-radius:999px;width:88px;height:26px}.qx-skel-svc__item{border:1px solid color-mix(in srgb, currentColor 8%, transparent);background:color-mix(in srgb, currentColor 4%, transparent);border-radius:12px;flex-direction:column;gap:12px;margin-bottom:12px;padding:16px;display:flex}.qx-skel-svc__item-top{align-items:center;gap:12px;display:flex}.qx-skel-svc__sid{flex:none;width:44px;height:12px}.qx-skel-svc__name{flex:1;height:13px}.qx-skel-svc__rate{flex:none;width:56px;height:13px}.qx-skel-svc__star{border-radius:4px;flex:none;width:18px;height:18px}.qx-skel-svc__item-bottom{flex-wrap:wrap;gap:14px;display:flex}.qx-skel-svc__meta{width:72px;height:10px}@media (width<=960px){.qx-skel-nwo__grid{grid-template-columns:1fr}.qx-skel-nwo__dash{grid-template-columns:repeat(2,minmax(0,1fr))}.qx-skel-svc__search-row{grid-template-columns:1fr}.qx-skel-order__top{grid-template-columns:1fr 1fr}.qx-skel-order__status{margin-left:0}.qx-skel-order__stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.qx-skel-nwo__dash{grid-template-columns:1fr}.qx-skel-orders__search{width:100%;margin-left:0}.qx-skel-order__top{grid-template-columns:1fr}.qx-skel-order__stats{grid-template-columns:1fr 1fr}}.qx-skel-funds__hero,.qx-skel-aff__hero,.qx-skel-mo__hero,.qx-skel-acc__hero,.qx-skel-tk__hero{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.qx-skel-funds__title,.qx-skel-aff__title,.qx-skel-mo__title,.qx-skel-acc__title,.qx-skel-tk__title{width:min(240px,52%);height:22px;margin-bottom:8px}.qx-skel-funds__sub,.qx-skel-aff__sub,.qx-skel-mo__sub,.qx-skel-acc__sub,.qx-skel-tk__sub{width:min(360px,72%);height:12px}.qx-skel-funds__bal,.qx-skel-aff__bal,.qx-skel-mo__bal{border-radius:999px;flex:none;width:148px;height:44px}.qx-skel-funds__grid,.qx-skel-mo__grid,.qx-skel-tk__grid,.qx-skel-acc__grid{grid-template-columns:1fr 1fr;align-items:start;gap:16px;display:grid}.qx-skel-funds__panel,.qx-skel-aff__panel,.qx-skel-mo__panel,.qx-skel-acc__panel,.qx-skel-tk__panel,.qx-skel-xfer__card,.qx-skel-terms__card,.qx-skel-comm__card,.qx-skel-auth__box,.qx-skel-faq__cta,.qx-skel-faq__card,.qx-skel-blog__card,.qx-skel-blog-post__body,.qx-skel-admin__toolbar,.qx-skel-admin__row,.qx-skel-cp__plan,.qx-skel-cp__table,.qx-skel-api__panel,.qx-skel-api__nav{border:1px solid color-mix(in srgb, currentColor 8%, transparent);background:color-mix(in srgb, currentColor 4%, transparent);border-radius:16px}.qx .qx-skel-funds__panel,.qx-root .qx-skel-funds__panel,.qx .qx-skel-aff__panel,.qx-root .qx-skel-aff__panel,.qx .qx-skel-mo__panel,.qx-root .qx-skel-mo__panel,.qx .qx-skel-acc__panel,.qx-root .qx-skel-acc__panel,.qx .qx-skel-tk__panel,.qx-root .qx-skel-tk__panel,.qx .qx-skel-xfer__card,.qx-root .qx-skel-xfer__card,.qx .qx-skel-terms__card,.qx-root .qx-skel-terms__card,.qx .qx-skel-comm__card,.qx-root .qx-skel-comm__card,.qx .qx-skel-auth__box,.qx-root .qx-skel-auth__box,.qx .qx-skel-admin__toolbar,.qx-root .qx-skel-admin__toolbar,.qx .qx-skel-admin__row,.qx-root .qx-skel-admin__row,.qx .qx-skel-cp__plan,.qx-root .qx-skel-cp__plan,.qx .qx-skel-cp__table,.qx-root .qx-skel-cp__table,.qx .qx-skel-api__panel,.qx-root .qx-skel-api__panel,.qx .qx-skel-api__nav,.qx-root .qx-skel-api__nav{border-color:var(--qx-line,#f4f6f814);background:var(--qx-surface,#14161f)}.qx-skel-funds__panel,.qx-skel-aff__panel,.qx-skel-mo__panel,.qx-skel-acc__panel,.qx-skel-tk__panel{padding:16px 16px 18px}.qx-skel-funds__head,.qx-skel-aff__head,.qx-skel-mo__head,.qx-skel-acc__head,.qx-skel-tk__head,.qx-skel-xfer__head,.qx-skel-terms__head{align-items:center;gap:10px;margin-bottom:16px;display:flex}.qx-skel-funds__head-ic,.qx-skel-aff__head-ic,.qx-skel-mo__head-ic,.qx-skel-acc__head-ic,.qx-skel-tk__head-ic,.qx-skel-xfer__head-ic,.qx-skel-terms__head-ic{border-radius:6px;flex:none;width:22px;height:22px}.qx-skel-funds__head-tx,.qx-skel-aff__head-tx,.qx-skel-mo__head-tx,.qx-skel-acc__head-tx,.qx-skel-tk__head-tx,.qx-skel-xfer__head-tx,.qx-skel-terms__head-tx{width:42%;height:12px}.qx-skel-tk__head-tx--wide{width:58%}.qx-skel-funds__label,.qx-skel-mo__label,.qx-skel-acc__label,.qx-skel-xfer__label,.qx-skel-tk__label,.qx-skel-comm__label,.qx-skel-auth__label{width:28%;height:10px;margin-bottom:8px}.qx-skel-funds__chips{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:16px;display:grid}.qx-skel-funds__chip{border-radius:10px;height:40px}.qx-skel-funds__input,.qx-skel-mo__search,.qx-skel-acc__input,.qx-skel-xfer__input,.qx-skel-tk__input,.qx-skel-comm__input,.qx-skel-auth__input{border-radius:10px;width:100%;height:40px;margin-bottom:14px}.qx-skel-funds__method{border-bottom:1px solid color-mix(in srgb, currentColor 7%, transparent);align-items:center;gap:12px;padding:10px 0;display:flex}.qx-skel-funds__method:last-child{border-bottom:0}.qx-skel-funds__logo{border-radius:10px;flex:none;width:40px;height:40px}.qx-skel-funds__method-text{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.qx-skel-funds__method-title{width:48%;height:12px}.qx-skel-funds__method-meta{width:64%;height:10px}.qx-skel-funds__summary{border:1px solid color-mix(in srgb, currentColor 8%, transparent);background:color-mix(in srgb, currentColor 4%, transparent);border-radius:16px;justify-content:space-between;align-items:center;gap:16px;margin-top:16px;padding:16px;display:flex}.qx-skel-funds__sum-left{flex-direction:column;flex:1;gap:8px;display:flex}.qx-skel-funds__sum-muted{width:72px;height:10px}.qx-skel-funds__sum-amt{width:120px;height:18px}.qx-skel-funds__cta,.qx-skel-xfer__submit,.qx-skel-acc__btn,.qx-skel-tk__btn,.qx-skel-auth__submit{border-radius:10px;flex:none;width:148px;height:42px}.qx-skel-aff__link{border-radius:10px;width:100%;height:40px;margin-bottom:16px}.qx-skel-aff__terms{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.qx-skel-aff__term,.qx-skel-aff__stat,.qx-skel-mo__stat,.qx-skel-acc__stat{align-items:center;gap:12px;display:flex}.qx-skel-aff__term-ic,.qx-skel-aff__stat-ic,.qx-skel-mo__stat-ic,.qx-skel-acc__stat-ic{border-radius:50%;flex:none;width:36px;height:36px}.qx-skel-aff__term-body,.qx-skel-aff__stat-body,.qx-skel-mo__stat-body,.qx-skel-acc__stat-body,.qx-skel-mo__tpl-body,.qx-skel-tk__item-body{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.qx-skel-aff__term-label,.qx-skel-aff__stat-label,.qx-skel-mo__stat-label,.qx-skel-acc__stat-label,.qx-skel-aff__value-label{width:44%;height:10px}.qx-skel-aff__term-val,.qx-skel-aff__stat-val,.qx-skel-mo__stat-val,.qx-skel-acc__stat-val,.qx-skel-aff__value-num{width:56%;height:16px}.qx-skel-aff__stats,.qx-skel-mo__stats,.qx-skel-acc__stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:16px 0;display:grid}.qx-skel-acc__stats{grid-template-columns:repeat(3,minmax(0,1fr))}.qx-skel-aff__stat,.qx-skel-mo__stat,.qx-skel-acc__stat{border:1px solid color-mix(in srgb, currentColor 8%, transparent);background:color-mix(in srgb, currentColor 4%, transparent);border-radius:16px;min-height:80px;padding:14px 16px}.qx-skel-aff__values{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.qx-skel-aff__value{flex-direction:column;gap:8px;display:flex}.qx-skel-mo__area,.qx-skel-tk__area{border-radius:10px;width:100%;height:168px;margin-bottom:14px}.qx-skel-mo__opts{flex-wrap:wrap;gap:10px;display:flex}.qx-skel-mo__opt{border-radius:10px;width:120px;height:36px}.qx-skel-mo__opt--wide{flex:1;width:160px}.qx-skel-mo__tpl,.qx-skel-tk__item{border-bottom:1px solid color-mix(in srgb, currentColor 7%, transparent);justify-content:space-between;align-items:center;gap:12px;padding:12px 0;display:flex}.qx-skel-mo__tpl:last-child,.qx-skel-tk__item:last-child{border-bottom:0}.qx-skel-mo__tpl-name,.qx-skel-tk__item-title{width:62%;height:12px}.qx-skel-mo__tpl-meta,.qx-skel-tk__item-meta{width:40%;height:10px}.qx-skel-mo__tpl-act,.qx-skel-tk__badge{border-radius:999px;flex:none;width:72px;height:28px}.qx-skel-acc__field,.qx-skel-xfer__field,.qx-skel-comm__field,.qx-skel-auth__field{margin-bottom:14px}.qx-skel-xfer__card,.qx-skel-terms__card,.qx-skel-comm__card,.qx-skel-auth__box{max-width:640px;padding:18px 16px 20px}.qx-skel-xfer__h4{width:48%;height:16px;margin-bottom:16px}.qx-skel-tk-thread__back,.qx-skel-blog-post__back{width:88px;height:14px;margin-bottom:14px}.qx-skel-tk-thread__msgs{flex-direction:column;gap:14px;margin-bottom:16px;display:flex}.qx-skel-tk-thread__msg{max-width:78%}.qx-skel-tk-thread__msg--alt{margin-left:auto}.qx-skel-tk-thread__bubble{border-radius:14px;height:56px;margin-bottom:8px}.qx-skel-tk-thread__meta{width:42%;height:10px}.qx-skel-faq__cta{text-align:center;margin-bottom:16px;padding:18px 16px}.qx-skel-faq__cta-title{width:46%;height:18px;margin:0 auto 14px}.qx-skel-faq__cta-btn{border-radius:8px;width:132px;height:32px;margin:0 auto}.qx-skel-faq__card{border-radius:8px;margin-bottom:10px;padding:16px}.qx-skel-faq__q{width:58%;height:14px;margin-bottom:10px}.qx-skel-faq__a{width:92%;height:10px;margin-bottom:8px}.qx-skel-faq__a--short{width:54%}.qx-skel-blog__head{margin-bottom:20px}.qx-skel-blog__h1{width:min(280px,60%);height:22px;margin-bottom:10px}.qx-skel-blog__lead{width:min(480px,80%);height:12px}.qx-skel-blog__grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:16px;display:grid}.qx-skel-blog__card{flex-direction:column;gap:12px;padding:0 0 16px;display:flex;overflow:hidden}.qx-skel-blog__media{border-radius:16px 16px 0 0;height:128px}.qx-skel-blog__card-title,.qx-skel-blog__excerpt{margin-left:14px;margin-right:14px}.qx-skel-blog__card-title{width:72%;height:14px}.qx-skel-blog__excerpt{width:88%;height:10px}.qx-skel-blog__excerpt--short{width:52%}.qx-skel-blog-post__chip{border-radius:999px;width:120px;height:26px;margin-bottom:12px}.qx-skel-blog-post__h1{width:min(420px,80%);height:24px;margin-bottom:12px}.qx-skel-blog-post__meta{gap:16px;margin-bottom:16px;display:flex}.qx-skel-blog-post__meta .qx-skel__bone{width:88px;height:10px}.qx-skel-blog-post__cover{border-radius:16px;height:180px;margin-bottom:18px}.qx-skel-blog-post__body{flex-direction:column;gap:10px;padding:20px 16px;display:flex}.qx-skel-blog-post__line{width:100%;height:11px}.qx-skel-blog-post__line--short{width:62%}.qx-skel-terms__block{margin-bottom:18px}.qx-skel-terms__h{width:36%;height:14px;margin-bottom:10px}.qx-skel-terms__p{width:100%;height:10px;margin-bottom:8px}.qx-skel-terms__p--short{width:58%}.qx-skel-auth__title{width:42%;height:18px;margin-bottom:18px}.qx-skel-auth__submit{width:100%;margin-top:4px}.qx-skel-admin__toolbar{margin-bottom:16px;padding:16px}.qx-skel-admin__pills{flex-wrap:wrap;gap:8px;margin-bottom:14px;display:flex}.qx-skel-admin__pill{border-radius:999px;width:88px;height:32px}.qx-skel-admin__pill:nth-child(2){width:104px}.qx-skel-admin__pill:nth-child(3){width:76px}.qx-skel-admin__pill:nth-child(5){width:96px}.qx-skel-admin__search-row{grid-template-columns:minmax(0,1fr) minmax(120px,180px);gap:12px;display:grid}.qx-skel-admin__search,.qx-skel-admin__select{border-radius:10px;width:100%;height:40px}.qx-skel-admin__group{margin-bottom:18px}.qx-skel-admin__group-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.qx-skel-admin__group-title{width:min(200px,48%);height:14px}.qx-skel-admin__group-count{border-radius:999px;width:72px;height:24px}.qx-skel-admin__row{border-radius:12px;align-items:center;gap:12px;margin-bottom:8px;padding:12px 14px;display:flex}.qx-skel-admin__id{flex:none;width:44px;height:11px}.qx-skel-admin__name{flex:1;height:12px}.qx-skel-admin__meta{flex:none;width:72px;height:11px}.qx-skel-admin__meta--short{width:48px}.qx-skel-admin__act{border-radius:8px;flex:none;width:64px;height:28px}.qx-skel-comm__link{align-items:center;gap:10px;margin-bottom:14px;display:flex}.qx-skel-comm__link-ic{border-radius:8px;flex:none;width:28px;height:28px}.qx-skel-comm__link-tx{border-radius:10px;flex:1;height:36px}.qx-skel-blog__media-wrap{position:relative}.qx-skel-blog__chip{border-radius:999px;width:110px;height:24px;position:absolute;bottom:12px;left:12px}.qx-skel-blog__meta{gap:14px;margin:0 14px;display:flex}.qx-skel-blog__meta .qx-skel__bone{width:72px;height:10px}.qx-skel-cp{flex-direction:column;gap:22px;width:100%;display:flex}.qx-skel-cp__title{width:min(240px,50%);height:22px;margin:0 auto}.qx-skel-cp__plans{grid-template-columns:1fr 1fr;gap:16px;width:100%;max-width:820px;margin:0 auto;display:grid}.qx-skel-cp__plan-head{flex-direction:column;align-items:center;gap:10px;padding:20px 16px 16px;display:flex}.qx-skel-cp__plan-name{width:42%;height:14px}.qx-skel-cp__plan-price{width:56%;height:28px}.qx-skel-cp__plan-body{flex-direction:column;gap:10px;padding:8px 20px 20px;display:flex}.qx-skel-cp__feat{width:78%;height:11px}.qx-skel-cp__feat--short{width:52%}.qx-skel-cp__cta{border-radius:8px;width:100%;height:40px;margin-top:8px}.qx-skel-cp__mine{width:100%;max-width:960px;margin:0 auto}.qx-skel-cp__mine-h{width:min(180px,40%);height:16px;margin-bottom:12px}.qx-skel-cp__table{padding:8px 0;overflow:hidden}.qx-skel-cp__thead,.qx-skel-cp__trow{grid-template-columns:48px minmax(0,1.6fr) 72px 80px minmax(0,1fr) 88px;align-items:center;gap:12px;padding:10px 16px;display:grid}.qx-skel-cp__th{width:70%;height:10px}.qx-skel-cp__td{width:80%;height:11px}.qx-skel-cp__td--id{width:28px}.qx-skel-cp__td--dom{width:90%}.qx-skel-cp__td--pill{border-radius:999px;width:56px;height:22px}.qx-skel-cp__td--act{border-radius:8px;width:64px;height:26px}.qx-skel-api{flex-direction:column;gap:20px;width:100%;display:flex}.qx-skel-api__hero{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.qx-skel-api__h1{width:min(180px,40%);height:22px;margin-bottom:8px}.qx-skel-api__sub{width:min(420px,80%);height:12px}.qx-skel-api__php{border-radius:10px;flex:none;width:168px;height:40px}.qx-skel-api__layout{grid-template-columns:minmax(160px,220px) minmax(0,1fr);align-items:start;gap:20px;display:grid}.qx-skel-api__nav{flex-direction:column;gap:10px;padding:14px;display:flex}.qx-skel-api__nav-link{border-radius:8px;width:78%;height:28px}.qx-skel-api__nav-link:nth-child(odd){width:64%}.qx-skel-api__main{flex-direction:column;gap:16px;display:flex}.qx-skel-api__panel{padding:16px}.qx-skel-api__head{align-items:center;gap:10px;margin-bottom:16px;display:flex}.qx-skel-api__head-ic{border-radius:6px;flex:none;width:20px;height:20px}.qx-skel-api__head-tx{width:36%;height:12px}.qx-skel-api__kv{grid-template-columns:1fr 1fr;gap:14px;display:grid}.qx-skel-api__kv-item{flex-direction:column;gap:8px;display:flex}.qx-skel-api__kv-label{width:42%;height:10px}.qx-skel-api__kv-val{width:68%;height:14px}.qx-skel-api__table{flex-direction:column;gap:8px;margin-bottom:14px;display:flex}.qx-skel-api__thead,.qx-skel-api__trow{grid-template-columns:minmax(0,.4fr) minmax(0,1fr);align-items:center;gap:16px;display:grid}.qx-skel-api__th{width:48%;height:10px}.qx-skel-api__td{width:82%;height:11px}.qx-skel-api__td--param{width:56%}.qx-skel-api__pre{border-radius:10px;height:120px}@media (width<=960px){.qx-skel-funds__grid,.qx-skel-mo__grid,.qx-skel-tk__grid,.qx-skel-acc__grid{grid-template-columns:1fr}.qx-skel-aff__stats,.qx-skel-mo__stats,.qx-skel-aff__values,.qx-skel-aff__terms{grid-template-columns:repeat(2,minmax(0,1fr))}.qx-skel-admin__search-row,.qx-skel-cp__plans,.qx-skel-api__layout{grid-template-columns:1fr}.qx-skel-api__nav{flex-flow:wrap}.qx-skel-api__nav-link,.qx-skel-api__nav-link:nth-child(odd){width:88px}.qx-skel-api__kv{grid-template-columns:1fr}}@media (width<=720px){.qx-skel-funds__hero,.qx-skel-aff__hero,.qx-skel-mo__hero,.qx-skel-api__hero{flex-direction:column}.qx-skel-aff__stats,.qx-skel-mo__stats,.qx-skel-acc__stats,.qx-skel-aff__values,.qx-skel-aff__terms,.qx-skel-funds__chips{grid-template-columns:1fr}.qx-skel-funds__summary{flex-direction:column;align-items:stretch}.qx-skel-funds__cta,.qx-skel-xfer__submit,.qx-skel-tk__btn,.qx-skel-api__php{width:100%}.qx-skel-admin__meta,.qx-skel-admin__meta--short,.qx-skel-cp__thead{display:none}.qx-skel-cp__trow{border-bottom:1px solid color-mix(in srgb, currentColor 7%, transparent);grid-template-columns:1fr 1fr;padding:12px 14px}.qx-skel-cp__trow:last-child{border-bottom:0}}@media (prefers-reduced-motion:reduce){.qx-skel{transition:none;animation:none}.qx-skel__bone:after{opacity:0;background:0 0;animation:none;transform:none}}#root{min-height:100vh}.qx-boot{color:#9aa3b5;background:#07080c;place-items:center;min-height:100vh;font-family:ui-sans-serif,system-ui,sans-serif;font-size:.875rem;display:grid}@media (width<=991.98px){.head-menu.spa-head-open{display:block!important}}.spa-logout-btn{text-align:left;cursor:pointer;background:0 0;border:0;width:100%}.spa-main-wrap{flex-direction:column;flex:1;min-width:0;display:flex}.spa-twig-host{flex:1;min-width:0}.spa-twig-host>.app-content{display:block}.spa-dd-menu{width:100%;max-height:320px;overflow-y:auto}.spa-main-wrap .search-results-dropdown{border:1px solid var(--border-2,#333);z-index:1000;background:#242426;border-radius:8px;max-height:400px;margin-top:5px;position:absolute;top:100%;left:0;right:0;overflow-y:auto}.spa-main-wrap .search-result-item{border-bottom:1px solid var(--border-2,#333);cursor:pointer;justify-content:space-between;align-items:center;gap:12px;padding:12px 15px;display:flex}.spa-main-wrap .search-result-item:hover{background:var(--color-3);color:var(--color-0)}.spa-main-wrap .search-result-item.active,.spa-main-wrap .search-result-item.keyboard-active{background:#6366f126;border-left:3px solid #6366f1}.spa-main-wrap .search-loading{text-align:center;color:var(--color-3);padding:20px}.spa-main-wrap .nwo-desc{max-height:420px;font-size:.95rem;line-height:1.45;overflow:auto}.spa-main-wrap .swiper-slide,.spa-main-wrap .nwo-categories .swiper-slide{width:auto!important}.spa-main-wrap .shine-effect{position:relative;overflow:hidden}.spa-main-wrap .shine-effect:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000 0%,#ffffff1a 50%,#0000 100%);width:200%;height:200%;animation:3s infinite spa-shine;position:absolute;top:-50%;left:-50%;transform:rotate(45deg)}@keyframes spa-shine{0%{transform:translate(-100%)rotate(45deg)}to{transform:translate(100%)rotate(45deg)}}.spa-main-wrap .shine-border{background:linear-gradient(var(--color-1,#1c1c1e), var(--color-1,#1c1c1e)) padding-box, linear-gradient(45deg, var(--color-3,#22c55e), transparent) border-box;border:2px solid #0000}.spa-main-wrap #accountStatusModal.modal{z-index:1000;background-color:#0006;width:100%;height:100%;display:none;position:fixed;top:0;left:0;overflow:auto}.spa-main-wrap #accountStatusModal .modal-content{background-color:var(--color-1,#1c1c1e);border:1px solid var(--border-1,#333);color:#fff;border-radius:8px;width:80%;max-width:900px;margin:5% auto;padding:20px}.spa-main-wrap #accountStatusModal .close{color:var(--color-4,#aaa);float:left;cursor:pointer;font-size:28px;font-weight:700}.spa-main-wrap .levels-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;display:grid}.spa-main-wrap .level-card{background-color:var(--color-0,#111);border:1px solid var(--border-1,#333);border-radius:8px;padding:15px}.spa-main-wrap .level-header{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.spa-main-wrap .level-title{color:var(--color-3,#22c55e);font-weight:700}.spa-main-wrap .benefit{background-color:var(--color-3,#22c55e);color:#000;border-radius:4px;margin-bottom:5px;padding:5px 10px;font-size:14px}.spa-main-wrap #categoryTitle,.spa-main-wrap #serviceTitle{text-align:left;white-space:nowrap;text-overflow:ellipsis;width:90%;height:20px;position:absolute;overflow:hidden}.spa-main-wrap .d-card .dropdown{position:relative}.spa-main-wrap .d-card .dropdown>.form-control{text-align:left;min-height:42px;position:relative}.spa-main-wrap #category-drop.dropdown-menu,.spa-main-wrap #orders-drop.dropdown-menu{background:var(--color-1,#1c1c1e);z-index:1100;width:100%;max-height:43.6vh;margin-top:15px;padding:0;overflow-y:auto;border:none!important;transform:none!important}.spa-main-wrap #serviceItem,.spa-main-wrap #categoryItem{white-space:inherit;background:var(--color-1,#1c1c1e);color:#fff;text-align:left;border-bottom:1px solid #ffffff14;width:100%;padding:12px;font-size:14px;font-weight:500;display:block}.spa-main-wrap #serviceItem:hover,.spa-main-wrap #categoryItem:hover:not(.nwo-fav-category-item){color:var(--color-0,#0b1210);background:var(--color-3)!important}.spa-main-wrap #service_speed{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.spa-main-wrap .nwo-eta-note{color:#94a3b8;width:100%;font-size:12px;display:block}@media (width>=768px){.spa-main-wrap .service-colors-guide .guide-content{grid-template-columns:repeat(2,1fr)}}.spa-main-wrap .nwo-categories .swiper-wrapper:before,.spa-main-wrap .nwo-categories .swiper-wrapper:after{pointer-events:none}.spa-main-wrap .nwo-cat-btn{pointer-events:auto}.app-header .navbar-nav.langs,.navbar-nav.langs,.navbar-left-block.langs{position:relative;overflow:visible}.app-header .spa-lang-col{z-index:10821;position:relative;overflow:visible}.app-header .navbar-nav.langs .dropdown,.navbar-nav.langs .dropdown,.navbar-left-block.langs .dropdown{position:relative}.app-header .navbar-nav.langs .dropdown-menu,.navbar-nav.langs .dropdown-menu,.navbar-left-block.langs .dropdown-menu{float:none;z-index:10820;width:auto;min-width:10rem;top:100%;left:0;position:absolute!important;transform:none!important}.app-header .navbar-nav.langs .dropdown.open>.dropdown-menu,.app-header .navbar-nav.langs .dropdown-menu.show,.navbar-nav.langs .dropdown.open>.dropdown-menu,.navbar-nav.langs .dropdown-menu.show,.navbar-left-block.langs .dropdown.open>.dropdown-menu,.navbar-left-block.langs .dropdown-menu.show{display:block}.dropdown-max-height{max-height:300px;overflow-y:auto}
