.tab-bar{padding-bottom:max(var(--app-safe-bottom), 4px);background:#fff;border-top:1px solid #e4e3df;flex-shrink:0;align-items:stretch;display:flex}.tab-bar__item{cursor:pointer;color:#9a9a9a;-webkit-tap-highlight-color:transparent;background:0 0;border:none;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:4px;padding:10px 4px 6px;font-family:inherit;text-decoration:none;transition:color .15s;display:flex}.tab-bar__item--active{color:#111}.tab-bar__icon{justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:relative}.tab-bar__label{letter-spacing:.1px;font-size:10px;font-weight:500;line-height:1}.tab-bar__item--active .tab-bar__label{font-weight:700}.home{color:#111;background:#f6f5f1;flex-direction:column;min-height:100vh;display:flex}.home__bar{background:#f6f5f1;justify-content:space-between;align-items:center;padding:16px 24px 12px;display:flex}.home__profile-btn{cursor:pointer;background:0 0;border:none;align-items:center;gap:12px;padding:0;display:flex}.home__avatar{background:#111;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;overflow:hidden}.home__avatar img{object-fit:cover;width:100%;height:100%}.home__avatar span{color:#c8ff3d;font-size:16px;font-weight:700}.home__profile-info{flex-direction:column;align-items:flex-start;gap:1px;display:flex}.home__profile-name{color:#111;font-size:15px;font-weight:600;line-height:1.2}.home__profile-vip{color:#9a9a9a;font-size:12px;font-weight:500}.home__bell{cursor:pointer;color:#111;background:#fff;border:1px solid #e5e4df;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.home__scroll{-webkit-overflow-scrolling:touch;flex:1;padding-bottom:32px;overflow-y:auto}.home__section{padding:0 24px 24px}.home__section-title{color:#9a9a9a;text-transform:uppercase;letter-spacing:.6px;margin-bottom:8px;font-size:13px;font-weight:600}.home__exchange-card{background:#fff;border:1px solid #e5e4df;border-radius:24px;flex-direction:column;gap:0;margin:8px 24px 24px;padding:20px;display:flex}.home__exchange-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.home__exchange-title{color:#111;font-size:18px;font-weight:700}.home__all-link{color:#9a9a9a;cursor:pointer;background:0 0;border:none;padding:0;font-size:13px;font-weight:500}.home__exc-block{background:#f6f5f1;border-radius:16px;padding:14px 16px}.home__exc-block--receive{background:#f0eff9}.home__exc-label{color:#9a9a9a;letter-spacing:.8px;margin-bottom:8px;font-size:11px;font-weight:600}.home__exc-row{justify-content:space-between;align-items:center;gap:8px;display:flex}.home__exc-input{color:#111;background:0 0;border:none;outline:none;flex:1;width:0;min-width:0;padding:0;font-family:Inter,sans-serif;font-size:32px;font-weight:700}.home__exc-input::placeholder{color:#ccc}.home__exc-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.home__exc-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.home__exc-input{-moz-appearance:textfield}.home__exc-result{color:#111;letter-spacing:-.5px;flex:1;font-size:34px;font-weight:800}.home__exc-result--empty{color:#ccc;font-weight:700}.home__exc-cur{cursor:pointer;background:#fff;border:1px solid #e5e4df;border-radius:999px;flex-shrink:0;align-items:center;gap:6px;padding:7px 12px 7px 10px;display:flex}.home__exc-cur span{color:#111;font-size:14px;font-weight:700}.home__exc-cur svg{color:#9a9a9a}.home__exc-mid{justify-content:space-between;align-items:center;padding:10px 16px;display:flex}.home__exc-rate-text{color:#9a9a9a;font-size:13px;font-weight:500}.home__exc-rate-empty{color:#ccc}.home__exc-swap{cursor:pointer;color:#fff;background:#111;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:opacity .1s;display:flex}.home__exc-swap:active{opacity:.7}.home__benefit{background:#c8ff3d26;border:1px solid #c8ff3d66;border-radius:10px;margin-top:14px;padding:8px 14px}.home__benefit span{color:#5a7a00;font-size:13px;font-weight:600}.home__exc-cta{color:#fff;letter-spacing:.5px;cursor:pointer;background:#111;border:none;border-radius:16px;justify-content:center;align-items:center;gap:8px;width:100%;height:54px;margin-top:16px;font-size:15px;font-weight:700;transition:opacity .15s;display:flex}.home__exc-cta:disabled{opacity:.4;cursor:default}.home__exc-cta:not(:disabled):active{opacity:.8}.home__exc-cta-arrow{color:#c8ff3d;font-size:18px;line-height:1}.home__balance-row{cursor:pointer;text-align:left;background:#fff;border:1px solid #e5e4df;border-radius:16px;align-items:center;gap:8px;width:100%;padding:14px 16px;transition:opacity .1s;display:flex}.home__balance-row:active{opacity:.8}.home__balance-label-text{color:#9a9a9a;flex:1;font-size:14px;font-weight:500}.home__balance-value{color:#111;font-size:16px;font-weight:700}.home__rates-section{padding:0 24px 24px}.home__rates-header{justify-content:space-between;align-items:baseline;margin-bottom:12px;display:flex}.home__rates-title{color:#111;font-size:20px;font-weight:700}.home__rates-date{color:#9a9a9a;font-size:12px;font-weight:400}.home__rates-card{background:#fff;border:1px solid #e5e4df;border-radius:20px;overflow:hidden}.home__rate-row{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:12px;width:100%;min-height:68px;padding:14px 16px;transition:background .1s;display:flex}.home__rate-row:active{background:#f6f5f1}.home__rate-flags{flex-shrink:0;width:48px;height:32px;position:relative}.home__rate-flag-back{background:#f6f5f1;border:1.5px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:18px;display:flex;position:absolute;top:0;right:0;overflow:hidden}.home__rate-flag-front{z-index:1;background:#f6f5f1;border:1.5px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:18px;display:flex;position:absolute;top:2px;left:0;overflow:hidden}.home__rate-info{flex:1;min-width:0}.home__rate-pair{color:#111;white-space:nowrap;font-size:15px;font-weight:600}.home__rate-names{color:#9a9a9a;white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:12px;overflow:hidden}.home__rate-right{flex-shrink:0;align-items:center;gap:6px;display:flex}.home__rate-value{color:#111;font-size:16px;font-weight:700}.home__all-rates{text-align:center;color:#9a9a9a;cursor:pointer;background:0 0;border:none;width:100%;margin-top:12px;padding:8px;font-size:14px;font-weight:600;display:block}.home__opps-card{background:#fff;border:1px solid #e5e4df;border-radius:20px;overflow:hidden}.home__opp-row{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:12px;width:100%;padding:16px;transition:background .1s;display:flex}.home__opp-row:active{background:#f6f5f1}.home__opp-icon{color:#111;background:#c8ff3d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;font-weight:700;display:flex}.home__opp-label{color:#111;flex:1;font-size:15px;font-weight:600}.home__picker-overlay{z-index:200;background:#0006;align-items:flex-end;display:flex;position:fixed;inset:0}.home__picker-sheet{background:#fff;border-radius:24px 24px 0 0;width:100%;padding:0 24px 40px}.home__picker-handle{background:#e5e4df;border-radius:2px;width:36px;height:4px;margin:12px auto 4px}.home__picker-head{justify-content:space-between;align-items:center;padding:12px 0;display:flex}.home__picker-head span{color:#111;font-size:16px;font-weight:700}.home__picker-head button{color:#9a9a9a;cursor:pointer;background:0 0;border:none;padding:4px;font-size:18px}.home__picker-item{cursor:pointer;text-align:left;background:0 0;border:none;border-bottom:1px solid #f0efeb;align-items:center;gap:14px;width:100%;padding:14px 0;transition:opacity .1s;display:flex}.home__picker-item:last-child{border-bottom:none}.home__picker-item:active{opacity:.7}.home__picker-item--active{background:#f9f9f6}.home__picker-code{color:#111;font-size:16px;font-weight:700}.home__picker-name{color:#9a9a9a;margin-top:1px;font-size:13px}.home__picker-check{color:#c8ff3d;margin-left:auto;font-size:18px;font-weight:700}.exchange{-webkit-overflow-scrolling:touch;min-height:0;padding-bottom:calc(80px + var(--app-safe-bottom));background:#f6f5f1;flex-direction:column;flex:1;display:flex;overflow-y:auto}.exchange__head{padding:calc(16px + var(--app-safe-top)) 24px 12px;background:#fff;border-bottom:1px solid #e4e3df;flex-shrink:0}.exchange__logo-mark{letter-spacing:-.5px;color:#111;font-size:18px;font-weight:900;line-height:1}.exchange__logo-mark span{color:#c8ff3d}.exchange__head-sub{color:#9a9a9a;margin-top:2px;font-size:11px;font-weight:500}.exchange__main-card{background:#fff;border-radius:24px;margin:16px 24px 0;overflow:hidden}.exchange__block{padding:16px 20px;position:relative}.exchange__block+.exchange__block{border-top:1px solid #e4e3df}.exchange__block-label{letter-spacing:.8px;text-transform:uppercase;color:#9a9a9a;margin-bottom:10px;font-size:10px;font-weight:700}.exchange__block-row{align-items:center;gap:12px;display:flex}.exchange__currency-btn{cursor:pointer;background:#f6f5f1;border:none;border-radius:16px;flex-shrink:0;align-items:center;gap:8px;padding:10px 14px;transition:background .1s;display:flex}.exchange__currency-btn:active{background:#e4e3df}.exchange__currency-flag{font-size:22px;line-height:1}.exchange__currency-code{color:#111;font-size:16px;font-weight:700}.exchange__currency-chevron{color:#9a9a9a}.exchange__amount-input{color:#111;text-align:right;background:0 0;border:none;outline:none;flex:1;min-width:0;font-family:inherit;font-size:28px;font-weight:700}.exchange__amount-input::placeholder{color:#e4e3df}.exchange__amount-result{text-align:right;color:#111;flex:1;min-width:0;font-size:28px;font-weight:700}.exchange__amount-result--empty{color:#e4e3df}.exchange__swap-wrap{z-index:2;justify-content:center;align-items:center;height:0;display:flex;position:relative}.exchange__swap-btn{cursor:pointer;color:#111;background:#fff;border:1.5px solid #e4e3df;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;margin-top:-18px;transition:background .15s;display:flex;box-shadow:0 1px 4px #00000014}.exchange__swap-btn:active{background:#f6f5f1}.exchange__quick{-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:8px;padding:12px 20px 16px;display:flex;overflow-x:auto}.exchange__quick::-webkit-scrollbar{display:none}.exchange__quick-pill{color:#111;cursor:pointer;white-space:nowrap;background:#f6f5f1;border:1px solid #e4e3df;border-radius:999px;flex-shrink:0;padding:6px 14px;font-family:inherit;font-size:13px;font-weight:600;transition:all .1s}.exchange__quick-pill:active,.exchange__quick-pill--active{color:#fff;background:#111;border-color:#111}.exchange__benefit{background:#c8ff3d;border-radius:16px;justify-content:space-between;align-items:center;gap:8px;margin:12px 24px 0;padding:14px 20px;display:flex}.exchange__benefit-left{flex-direction:column;gap:2px;display:flex}.exchange__benefit-label{letter-spacing:.5px;text-transform:uppercase;color:#1111118c;font-size:10px;font-weight:700}.exchange__benefit-rate{color:#111;font-size:17px;font-weight:800}.exchange__benefit-delivery{color:#111;text-align:right;font-size:12px;font-weight:600}.exchange__delivery-title{letter-spacing:.7px;text-transform:uppercase;color:#9a9a9a;padding:20px 24px 8px;font-size:11px;font-weight:700}.exchange__delivery{flex-direction:column;gap:8px;padding:0 24px;display:flex}.exchange__delivery-option{cursor:pointer;text-align:left;background:#fff;border:1.5px solid #0000;border-radius:16px;align-items:center;gap:14px;width:100%;padding:14px 16px;transition:border-color .15s;display:flex}.exchange__delivery-option--active{border-color:#111}.exchange__delivery-emoji{flex-shrink:0;font-size:22px}.exchange__delivery-text{flex:1}.exchange__delivery-name{color:#111;margin-bottom:2px;font-size:14px;font-weight:600}.exchange__delivery-hint{color:#9a9a9a;font-size:12px}.exchange__delivery-radio{border:2px solid #e4e3df;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;transition:border-color .15s;display:flex}.exchange__delivery-option--active .exchange__delivery-radio{border-color:#111}.exchange__delivery-radio-dot{background:#111;border-radius:50%;width:8px;height:8px}.exchange__address-wrap{padding:12px 24px 0}.exchange__actions{padding:20px 24px 0}.exchange__confirm{min-height:0;padding:calc(24px + var(--app-safe-top)) 24px 0;background:#f6f5f1;flex-direction:column;flex:1;display:flex}.exchange__confirm-logo{letter-spacing:-.5px;margin-bottom:24px;font-size:20px;font-weight:900}.exchange__confirm-logo span{color:#c8ff3d}.exchange__confirm-card{background:#fff;border-radius:24px;margin-bottom:20px;overflow:hidden}.exchange__confirm-row{border-bottom:1px solid #e4e3df;justify-content:space-between;align-items:center;padding:14px 20px;font-size:14px;display:flex}.exchange__confirm-row:last-child{border-bottom:none}.exchange__confirm-row span:first-child{color:#9a9a9a;font-weight:500}.exchange__confirm-row strong,.exchange__confirm-row span:last-child{color:#111;text-align:right;font-weight:600}.exchange__confirm-back{color:#9a9a9a;cursor:pointer;text-align:center;background:0 0;border:none;width:100%;padding:12px 0;font-family:inherit;font-size:14px;font-weight:500}.exchange__picker-overlay{z-index:200;background:#0006;align-items:flex-end;display:flex;position:fixed;inset:0}.exchange__picker-sheet{width:100%;padding-bottom:max(24px, var(--app-safe-bottom));background:#fff;border-radius:24px 24px 0 0;animation:.25s slideUp}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.exchange__picker-header{border-bottom:1px solid #e4e3df;justify-content:space-between;align-items:center;padding:18px 20px 14px;display:flex}.exchange__picker-header span{color:#111;font-size:16px;font-weight:700}.exchange__picker-close{cursor:pointer;color:#9a9a9a;background:#f6f5f1;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;display:flex}.exchange__picker-item{cursor:pointer;text-align:left;background:0 0;border:none;border-bottom:1px solid #e4e3df;align-items:center;gap:14px;width:100%;padding:14px 20px;transition:background .1s;display:flex}.exchange__picker-item:last-child{border-bottom:none}.exchange__picker-item:active,.exchange__picker-item--selected{background:#f6f5f1}.exchange__picker-item-flag{font-size:28px;line-height:1}.exchange__picker-item-code{color:#111;margin-bottom:2px;font-size:16px;font-weight:700}.exchange__picker-item-name{color:#9a9a9a;font-size:13px}.exchange__picker-item-check{color:#c8ff3d;margin-left:auto;font-size:18px;font-weight:700}.exchange__amount-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.exchange__amount-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.exchange__amount-input{-moz-appearance:textfield}.success{text-align:center;flex-direction:column;align-items:center;min-height:100vh;padding:60px 24px 24px;display:flex}.success__icon{background:var(--arbi-exchange-gradient);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:24px;font-size:32px;font-weight:700;display:flex}.success__title{margin-bottom:8px;font-size:24px;font-weight:700}.success__subtitle{color:var(--text-secondary);margin-bottom:32px;font-size:15px}.success__details{width:100%;margin-bottom:24px}.success__row{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;padding:14px 16px;font-size:14px;display:flex}.success__row:last-child{border-bottom:none}.success__row span:first-child{color:var(--text-secondary)}.success__actions{flex-direction:column;gap:10px;width:100%;display:flex}.header{padding:12px 24px;padding-top:calc(12px + var(--app-safe-top));z-index:50;background:#fff;border-bottom:1px solid #e4e3df;flex-shrink:0;justify-content:space-between;align-items:center;min-height:52px;display:flex;position:sticky;top:0}.header__left,.header__right{align-items:center;width:40px;display:flex}.header__right{justify-content:flex-end}.header__title{color:#111;text-align:center;flex:1;font-size:17px;font-weight:700}.header__back{cursor:pointer;color:#111;background:0 0;border:none;align-items:center;margin-left:-4px;padding:4px;display:flex}.history__tabs{gap:8px;padding:12px 16px;display:flex}.history__tab{cursor:pointer;background:var(--bg-card);color:var(--text-secondary);border:none;border-radius:10px;flex:1;padding:10px;font-size:14px;font-weight:500;transition:all .15s}.history__tab--active{background:var(--arbi-exchange-300);color:#fff}.history__item{border-bottom:1px solid var(--border-color);align-items:center;gap:12px;padding:14px 16px;display:flex}.history__item:last-child{border-bottom:none}.history__item-icon{width:40px;height:40px;color:var(--arbi-exchange-300);background:#0277591a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;font-size:18px;font-weight:700;display:flex}.history__item-info{flex:1}.history__item-title{font-size:14px;font-weight:600}.history__item-date{color:var(--text-secondary);margin-top:2px;font-size:12px}.history__item-amounts{flex-direction:column;align-items:flex-end;gap:3px;display:flex}.history__item-from{color:var(--text-secondary);font-size:13px}.history__item-to,.history__item-amount--plus{color:var(--arbi-info-success);font-size:14px;font-weight:600}.history__item-amount--minus{color:var(--arbi-info-red);font-size:14px;font-weight:600}.wallet-rates{-webkit-overflow-scrolling:touch;min-height:0;padding-bottom:calc(80px + var(--app-safe-bottom));background:#f6f5f1;flex:1;overflow-y:auto}.wallet-rates__header{padding:calc(20px + var(--app-safe-top)) 24px 16px;background:#fff;border-bottom:1px solid #e4e3df;justify-content:space-between;align-items:baseline;display:flex}.wallet-rates__title{color:#111;letter-spacing:-.3px;font-size:20px;font-weight:800}.wallet-rates__date{color:#9a9a9a;font-size:12px;font-weight:500}.wallet-rates__loading{justify-content:center;padding:48px;display:flex}.wallet-rates__list{flex-direction:column;gap:8px;padding:16px 24px;display:flex}.wallet-rate-row{cursor:pointer;text-align:left;background:#fff;border:none;border-radius:20px;align-items:center;gap:14px;width:100%;padding:14px 18px;transition:opacity .1s;display:flex}.wallet-rate-row:active{opacity:.7}.wallet-rate-row__dir{color:#111;flex:1;font-size:15px;font-weight:700}.wallet-rate-row__val{color:#111;font-size:16px;font-weight:700}.wallet-rate-row__btn{color:#111;white-space:nowrap;background:#c8ff3d;border-radius:999px;padding:6px 14px;font-size:12px;font-weight:700}.deposit__field{flex-direction:column;gap:6px;display:flex}.deposit__field label{text-transform:uppercase;letter-spacing:.5px;color:#9a9a9a;font-size:11px;font-weight:700}.deposit__field input,.deposit__field select,.deposit__field textarea{color:#111;-webkit-appearance:none;background:#fff;border:1.5px solid #e4e3df;border-radius:16px;outline:none;width:100%;padding:14px 16px;font-family:inherit;font-size:15px}.deposit__field input:focus,.deposit__field select:focus{border-color:#111}.profile-page{background:#f6f5f1;flex-direction:column;flex:1;min-height:0;display:flex}.profile-page__head{padding:calc(14px + var(--app-safe-top)) 24px 14px;background:#fff;border-bottom:1px solid #e4e3df;flex-shrink:0;justify-content:space-between;align-items:center;display:flex}.profile-page__head-title{color:#111;letter-spacing:-.3px;font-size:18px;font-weight:800}.profile-page__logout-btn{cursor:pointer;color:#9a9a9a;background:#f6f5f1;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.profile-page__scroll{-webkit-overflow-scrolling:touch;min-height:0;padding-bottom:calc(80px + var(--app-safe-bottom));flex:1;overflow-y:auto}.profile-page__hero{background:#fff;border-bottom:1px solid #e4e3df;flex-direction:column;align-items:center;padding:28px 24px 24px;display:flex}.profile-page__avatar{color:#fff;background:#111;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:12px;font-size:28px;font-weight:700;display:flex;overflow:hidden}.profile-page__avatar img{object-fit:cover;width:100%;height:100%}.profile-page__name{color:#111;letter-spacing:-.3px;margin-bottom:8px;font-size:20px;font-weight:800}.profile-page__vip-tag{color:#111;background:#c8ff3d;border-radius:999px;align-items:center;gap:4px;margin-bottom:12px;padding:4px 12px;font-size:12px;font-weight:700;display:inline-flex}.profile-page__uid-btn{color:#9a9a9a;cursor:pointer;background:0 0;border:none;align-items:center;gap:5px;padding:4px 8px;font-family:inherit;font-size:13px;display:flex;position:relative}.profile-page__copied{color:#fff;white-space:nowrap;background:#111;border-radius:6px;padding:3px 8px;font-size:11px;font-weight:600;position:absolute;top:-28px;left:50%;transform:translate(-50%)}.profile-page__menu{background:#fff;border-radius:24px;margin:16px 24px;overflow:hidden}.profile-page__menu-item{cursor:pointer;text-align:left;color:#111;background:0 0;border:none;border-bottom:1px solid #e4e3df;align-items:center;gap:14px;width:100%;padding:14px 18px;font-family:inherit;transition:background .1s;display:flex}.profile-page__menu-item:last-child{border-bottom:none}.profile-page__menu-item:active{background:#f6f5f1}.profile-page__menu-icon{color:#111;background:#f6f5f1;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.profile-page__menu-text{flex:1}.profile-page__menu-label{color:#111;margin-bottom:1px;font-size:14px;font-weight:600}.profile-page__menu-hint{color:#9a9a9a;font-size:12px}.profile-page__menu-badge{color:#111;background:#c8ff3d;border-radius:999px;padding:3px 10px;font-size:12px;font-weight:700}.profile-page__legal{flex-direction:column;align-items:center;gap:10px;padding:8px 24px 16px;display:flex}.profile-page__legal button{color:#9a9a9a;cursor:pointer;text-underline-offset:2px;background:0 0;border:none;font-family:inherit;font-size:13px;-webkit-text-decoration:underline #e4e3df;text-decoration:underline #e4e3df}.profile-page__version{color:#e4e3df;margin-top:4px;font-size:12px}.level__hero{background:#fff;border-bottom:1px solid #e4e3df;flex-direction:column;align-items:center;gap:16px;padding:28px 20px 24px;display:flex}.level__badge-wrap{flex-direction:column;align-items:center;gap:8px;display:flex}.level__badge{border-radius:50%;justify-content:center;align-items:center;width:76px;height:76px;display:flex;box-shadow:0 4px 20px #0003}.level__badge-num{color:#fff;font-size:32px;font-weight:900}.level__badge-label{color:#111;font-size:18px;font-weight:700}.level__xp-info{text-align:center}.level__xp-current{color:#111;margin-bottom:4px;font-size:26px;font-weight:800}.level__xp-hint{color:#9a9a9a;font-size:13px}.level__progress-track{background:#f6f5f1;border-radius:4px;width:100%;height:8px;overflow:hidden}.level__progress-fill{background:#111;border-radius:4px;height:100%;transition:width .5s}.level__progress-labels{justify-content:space-between;width:100%;display:flex}.level__progress-label{color:#9a9a9a;font-size:11px;font-weight:500}.level__levels{flex-direction:column;gap:8px;padding:0 16px;display:flex}.level__level-card{opacity:.65;background:#fff;border:2px solid #0000;border-radius:16px;align-items:flex-start;gap:14px;padding:14px 16px;transition:border-color .15s,opacity .15s;display:flex;position:relative}.level__level-card--active{opacity:1;border-color:#111}.level__level-card:not(.level__level-card--locked){opacity:.9}.level__level-card--active{opacity:1}.level__level-left{flex-shrink:0;align-items:center;gap:12px;display:flex}.level__level-badge{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:16px;font-weight:800;display:flex}.level__level-name{color:#111;align-items:center;gap:6px;margin-bottom:2px;font-size:15px;font-weight:600;display:flex}.level__current-tag{color:#111;background:#0277591a;border-radius:8px;padding:2px 7px;font-size:10px;font-weight:600}.level__level-xp{color:#9a9a9a;font-size:12px}.level__level-perks{flex-direction:column;flex:1;gap:3px;display:flex}.level__level-perk{color:#9a9a9a;font-size:12px;line-height:1.4}.level__level-check{color:#111;background:#0277591a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.ref-page{background:#f6f5f1;flex-direction:column;flex:1;min-height:0;display:flex}.ref-page__header{z-index:40;padding:14px 16px;padding-top:calc(14px + var(--app-safe-top));background:#fff;border-bottom:1px solid #e4e3df;flex-shrink:0;justify-content:space-between;align-items:center;display:flex;position:sticky;top:0}.ref-page__back{cursor:pointer;color:#111;background:#f6f5f1;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.ref-page__title{color:#111;font-size:17px;font-weight:700}.ref-page__scroll{-webkit-overflow-scrolling:touch;padding-bottom:calc(32px + var(--app-safe-bottom));flex:1;overflow-y:auto}.ref-page__hero{text-align:center;background:linear-gradient(135deg,#ff8c00 0%,#e84d00 100%);padding:32px 24px 28px;position:relative;overflow:hidden}.ref-page__hero-glow{pointer-events:none;background:#ffffff1f;border-radius:50%;width:200px;height:200px;position:absolute;top:-60px;right:-60px}.ref-page__hero-brand{color:#ffffffe6;letter-spacing:-.5px;margin-bottom:8px;font-size:18px;font-weight:800}.ref-page__hero-pct{color:#fff;margin-bottom:6px;font-size:56px;font-weight:900;line-height:1}.ref-page__hero-label{color:#fff;margin-bottom:6px;font-size:15px;font-weight:700}.ref-page__hero-sub{color:#fffc;font-size:13px;line-height:1.4}.ref-page__card{padding:12px 16px 0}.ref-page__qr-card{background:#fff;border-radius:18px;flex-direction:column;align-items:center;gap:14px;padding:24px;display:flex}.ref-page__qr-box{background:#f6f5f1;border:3px solid #e4e3df;border-radius:16px;justify-content:center;align-items:center;width:140px;height:140px;display:flex;position:relative}.ref-page__qr-corner{border-style:solid;border-color:#111;width:24px;height:24px;position:absolute}.ref-page__qr-corner--tl{border-width:3px 0 0 3px;border-radius:3px 0 0;top:8px;left:8px}.ref-page__qr-corner--tr{border-width:3px 3px 0 0;border-radius:0 3px 0 0;top:8px;right:8px}.ref-page__qr-corner--bl{border-width:0 0 3px 3px;border-radius:0 0 0 3px;bottom:8px;left:8px}.ref-page__qr-center{background:#111;border-radius:12px;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.ref-page__qr-logo{color:#fff;font-size:15px;font-weight:800}.ref-page__qr-hint{color:#9a9a9a;text-align:center;font-size:13px}.ref-page__link-card{background:#fff;border-radius:16px;padding:16px}.ref-page__link-label{color:#9a9a9a;text-transform:uppercase;letter-spacing:.4px;margin-bottom:10px;font-size:12px}.ref-page__link-row{background:#f6f5f1;border-radius:12px;align-items:center;gap:10px;padding:12px 14px;display:flex}.ref-page__link-url{color:#111;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-family:monospace;font-size:12px;overflow:hidden}.ref-page__link-copy{color:#9a9a9a;cursor:pointer;background:#fff;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;transition:all .15s;display:flex}.ref-page__link-copy--done{color:#fff;background:#111}.ref-page__faq-card{cursor:pointer;text-align:left;background:#fff;border:none;border-radius:16px;align-items:center;gap:12px;width:100%;padding:16px;display:flex}.ref-page__faq-label{color:#111;flex:1;font-size:14px;font-weight:600}.ref-page__faq-chevron{color:#9a9a9a;flex-shrink:0;transition:transform .2s}.ref-page__faq-chevron--open{color:#111;transform:rotate(180deg)}.ref-page__faq-body{color:#9a9a9a;background:#fff;border-radius:0 0 16px 16px;margin-top:-8px;padding:0 16px 16px;font-size:13px;line-height:1.6}.ref-page__stats-card{background:#fff;border-radius:16px;overflow:hidden}.ref-page__stats-header{border-bottom:1px solid #e4e3df;justify-content:space-between;align-items:center;padding:14px 16px 12px;display:flex}.ref-page__stats-title{color:#111;font-size:15px;font-weight:600}.ref-page__stats-pct{color:#111;font-size:14px;font-weight:700}.ref-page__tabs{border-bottom:1px solid #e4e3df;display:flex}.ref-page__tab{color:#9a9a9a;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;flex:1;padding:11px 0;font-size:13px;font-weight:500;transition:all .15s}.ref-page__tab--active{color:#111;border-bottom-color:#111;font-weight:600}.ref-page__tab-content{min-height:80px;padding:8px 0}.ref-page__empty{color:#9a9a9a;justify-content:center;align-items:center;padding:28px 16px;font-size:13px;display:flex}.ref-page__partner{border-bottom:1px solid #e4e3df;align-items:center;padding:12px 16px;display:flex}.ref-page__partner:last-child{border-bottom:none}.ref-page__partner-avatar{color:#fff;background:#111;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:16px;font-weight:700;display:flex}.ref-page__notice{color:#111;background:#ff8c001a;border:1px solid #ff8c0040;border-radius:14px;align-items:flex-start;gap:10px;padding:14px 16px;font-size:13px;line-height:1.5;display:flex}.ref-page__notice-icon{flex-shrink:0;margin-top:1px;font-size:16px}.ref-page__balance-row{background:#fff;border-radius:16px;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.ref-page__balance-label{color:#9a9a9a;margin-bottom:4px;font-size:12px}.ref-page__balance-val{color:#111;font-size:20px;font-weight:700}.ref-page__withdraw-btn{color:#fff;cursor:pointer;background:#111;border:none;border-radius:20px;padding:10px 24px;font-size:14px;font-weight:700;transition:opacity .15s}.ref-page__withdraw-btn:disabled{opacity:.35;cursor:not-allowed}.support-page{background:#f6f5f1;flex-direction:column;flex:1;min-height:0;display:flex}.support-page__nav{z-index:40;padding:calc(12px + var(--app-safe-top)) 16px 0;background:#fff;flex-shrink:0;position:sticky;top:0}.support-page__back{cursor:pointer;color:#111;background:#f6f5f1;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.support-page__scroll{-webkit-overflow-scrolling:touch;padding-bottom:calc(32px + var(--app-safe-bottom));flex:1;overflow-y:auto}.support-page__greeting{background:#fff;border-bottom:1px solid #e4e3df;padding:28px 20px 20px}.support-page__hello{color:#111;font-size:24px;font-weight:700;line-height:1.2}.support-page__sub{color:#9a9a9a;margin-top:6px;font-size:15px}.support-page__section{padding:12px 16px 0}.support-page__company-card{cursor:pointer;text-align:left;background:#fff;border:none;border-radius:16px;align-items:center;gap:14px;width:100%;padding:16px;transition:opacity .1s;display:flex}.support-page__company-card:active{opacity:.7}.support-page__company-icon{color:#fff;letter-spacing:-.5px;background:#111;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:13px;font-weight:800;display:flex}.support-page__company-info{flex:1}.support-page__company-name{color:#111;margin-bottom:3px;font-size:15px;font-weight:600}.support-page__company-sub{color:#9a9a9a;font-size:13px}.support-page__chat-card{cursor:pointer;text-align:left;background:#fff;border:none;border-radius:16px;align-items:center;gap:14px;width:100%;padding:16px;transition:opacity .1s;display:flex}.support-page__chat-card:active{opacity:.7}.support-page__chat-icon{color:#111;background:#0277591a;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.support-page__chat-title{color:#111;margin-bottom:3px;font-size:15px;font-weight:600}.support-page__chat-sub{color:#9a9a9a;font-size:13px}.support-page__faq-title{color:#9a9a9a;text-transform:uppercase;letter-spacing:.5px;padding:20px 16px 8px;font-size:12px;font-weight:600}.support-page__faq-list{background:#fff;border-radius:16px;overflow:hidden}.support-page__faq-item{border-bottom:1px solid #e4e3df}.support-page__faq-item:last-child{border-bottom:none}.support-page__faq-q{cursor:pointer;text-align:left;color:#111;background:0 0;border:none;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:16px;font-size:14px;font-weight:500;display:flex}.support-page__faq-chevron{color:#9a9a9a;flex-shrink:0;transition:transform .2s}.support-page__faq-chevron--open{color:#111;transform:rotate(180deg)}.support-page__faq-a{color:#9a9a9a;padding:0 16px 16px;font-size:13px;line-height:1.6}.support__unread{color:#fff;text-align:center;background:#ff3b30;border-radius:10px;min-width:18px;padding:2px 6px;font-size:11px;font-weight:700}.chat{flex-direction:column;height:100vh;display:flex}.chat__messages{flex-direction:column;flex:1;gap:12px;padding:16px 16px 80px;display:flex;overflow-y:auto}.chat__message{flex-direction:column;max-width:80%;display:flex}.chat__message--user{align-self:flex-end;align-items:flex-end}.chat__message--operator{align-self:flex-start;align-items:flex-start}.chat__bubble{border-radius:16px;padding:10px 14px;font-size:14px;line-height:1.5}.chat__message--user .chat__bubble{color:#fff;background:#111;border-bottom-right-radius:4px}.chat__message--operator .chat__bubble{color:#111;background:#fff;border-bottom-left-radius:4px}.chat__time{color:#9a9a9a;margin-top:3px;padding:0 4px;font-size:11px}.chat__input{padding:12px 16px;padding-bottom:calc(12px + var(--app-safe-bottom));background:#fff;border-top:1px solid #e4e3df;align-items:center;gap:10px;display:flex;position:fixed;bottom:0;left:0;right:0}.chat__input input{color:#111;background:#f6f5f1;border:1px solid #e4e3df;border-radius:20px;outline:none;flex:1;padding:10px 14px;font-size:14px}.chat__input button{color:#fff;cursor:pointer;background:#111;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.chat__input button:disabled{opacity:.4}.about__hero{text-align:center;background:linear-gradient(135deg,#027759 0%,#013f2e 100%);padding:48px 24px 40px;position:relative;overflow:hidden}.about__hero:after{content:"";pointer-events:none;background:#ffffff0d;border-radius:50%;width:200px;height:200px;position:absolute;top:-60px;right:-60px}.about__hero-logo{color:#fff;letter-spacing:-1px;font-size:34px;font-weight:800}.about__hero-sub{color:#fff9;margin-top:2px;font-size:14px}.about__hero-caption{color:#ffffffbf;margin-top:10px;font-size:15px}.about__section{padding:12px 16px 0}.about__text-card{color:#9a9a9a;background:#fff;border-radius:16px;padding:18px;font-size:14px;line-height:1.7}.about__stats{gap:8px;padding:16px 16px 4px;display:flex}.about__stat{text-align:center;background:#fff;border-radius:14px;flex:1;padding:16px 10px}.about__stat-val{color:#111;margin-bottom:4px;font-size:22px;font-weight:700}.about__stat-label{color:#9a9a9a;font-size:11px}.about__section-title{color:#9a9a9a;text-transform:uppercase;letter-spacing:.5px;padding:20px 16px 8px;font-size:12px;font-weight:600}.about__steps{background:#fff;border-radius:16px;flex-direction:column;gap:0;margin:0 16px;padding:0 16px;display:flex;overflow:hidden}.about__step{border-bottom:1px solid #e4e3df;align-items:center;gap:14px;padding:14px 16px;display:flex}.about__step:last-child{border-bottom:none}.about__step-n{color:#fff;background:#111;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:14px;font-weight:700;display:flex}.about__step-text{color:#111;font-size:14px}.about__office-card{background:#fff;border-radius:16px;align-items:center;gap:14px;padding:16px;display:flex}.about__office-icon{font-size:28px}.about__office-name{color:#111;margin-bottom:3px;font-size:15px;font-weight:600}.about__office-detail{color:#9a9a9a;font-size:13px}.about__contact-btn{color:#fff;cursor:pointer;background:#111;border:none;border-radius:14px;width:100%;margin-top:4px;padding:14px;font-size:16px;font-weight:700}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{-webkit-font-smoothing:antialiased;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#111;background:#f6f5f1;height:100%;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px}body{line-height:1.5;overflow:hidden}#root{flex-direction:column;display:flex;overflow:hidden}.app{background:#f6f5f1;flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.btn-primary{color:#fff;letter-spacing:.5px;text-transform:uppercase;cursor:pointer;background:#111;border:none;border-radius:16px;justify-content:center;align-items:center;gap:8px;width:100%;height:56px;font-family:inherit;font-size:15px;font-weight:700;transition:opacity .15s;display:flex}.btn-primary:disabled{opacity:.35;cursor:not-allowed}.btn-primary:not(:disabled):active{opacity:.8}.btn-lime{color:#111;letter-spacing:.5px;text-transform:uppercase;cursor:pointer;background:#c8ff3d;border:none;border-radius:16px;justify-content:center;align-items:center;gap:8px;width:100%;height:56px;font-family:inherit;font-size:15px;font-weight:700;transition:opacity .15s;display:flex}.btn-lime:disabled{opacity:.35;cursor:not-allowed}.btn-lime:not(:disabled):active{opacity:.8}.btn-outline{color:#111;cursor:pointer;background:0 0;border:1.5px solid #e4e3df;border-radius:16px;justify-content:center;align-items:center;gap:8px;width:100%;height:56px;font-family:inherit;font-size:15px;font-weight:600;display:flex}.card{background:#fff;border-radius:24px;overflow:hidden}.card-dark{background:#111;border-radius:24px;overflow:hidden}.list-item{cursor:pointer;text-align:left;color:#111;background:0 0;border:none;border-bottom:1px solid #e4e3df;align-items:center;gap:12px;width:100%;padding:14px 16px;font-family:inherit;transition:opacity .1s;display:flex}.list-item:last-child{border-bottom:none}.list-item:active{opacity:.7}.section-header{color:#9a9a9a;text-transform:uppercase;letter-spacing:.7px;padding:20px 24px 8px;font-size:11px;font-weight:600}.page-content{-webkit-overflow-scrolling:touch;min-height:0;padding-bottom:calc(80px + var(--app-safe-bottom));background:#f6f5f1;flex:1;overflow-y:auto}.page-content--no-tab{padding-bottom:calc(32px + var(--app-safe-bottom))}.spinner{border:2.5px solid #e4e3df;border-top-color:#111;border-radius:50%;width:28px;height:28px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:60px 24px;display:flex}.empty-state__title{color:#111;font-size:16px;font-weight:600}.empty-state__text{color:#9a9a9a;font-size:14px;line-height:1.5}.badge{border-radius:999px;align-items:center;padding:3px 8px;font-size:11px;font-weight:600;display:inline-flex}.badge-success{color:#16c784;background:#16c7841f}.badge-pending{color:#ff9b00;background:#ff9b001f}.badge-error{color:#ff3b30;background:#ff3b301f}.exchange__field{flex-direction:column;gap:6px;display:flex}.exchange__field label{text-transform:uppercase;letter-spacing:.5px;color:#9a9a9a;font-size:11px;font-weight:600}.exchange__field input,.exchange__field textarea{color:#111;background:#fff;border:1.5px solid #e4e3df;border-radius:16px;outline:none;padding:14px 16px;font-family:inherit;font-size:15px;transition:border-color .15s}.exchange__field input:focus,.exchange__field textarea:focus{border-color:#111}.exchange__field textarea{resize:vertical;min-height:80px}
