.page{width:100%;min-height:100dvh;background:#080808;padding-bottom:116px;position:relative;overflow-x:hidden}.header{display:flex;align-items:center;gap:8px;padding:20px 16px 0}.header__title{font-family:Montserrat,sans-serif;font-size:20px;font-weight:700;color:#ececee;line-height:1.2}.profile-row{display:flex;align-items:center;justify-content:space-between;padding:20px 16px 0}.profile-row__left{display:flex;align-items:center;gap:10px;flex:none}.avatar{width:40px;height:40px;border-radius:50%;background:#3c3c3e;flex-shrink:0}.profile-row__name{font-family:Roboto,sans-serif;font-size:15px;font-weight:500;color:#ececee}.standard-badge{display:flex;align-items:center;gap:6px;border:1px solid rgba(255,255,255,.18);border-radius:20px;padding:7px 12px;cursor:default;-webkit-tap-highlight-color:transparent}.standard-badge__text{font-family:Roboto,sans-serif;font-size:13px;font-weight:400;color:#ececee}.cards-row{display:flex;gap:6px;padding:16px 16px 0}.channel-card{flex:1;aspect-ratio:1 / 1;border-radius:16px;overflow:hidden;position:relative;background:transparent;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:opacity .15s,transform .15s}.channel-card:active{opacity:.86;transform:scale(.99)}.channel-card__img{width:100%;height:100%;object-fit:cover;display:block}.channel-card__placeholder{width:100%;height:100%;background:linear-gradient(160deg,#1a1e2e,#111118)}.rate-card{margin:8px 16px 0;background:#121214;border-radius:20px;padding:16px}.rate-card__header{display:flex;align-items:center;gap:8px;margin-bottom:8px}.rate-card__icon{width:24px;height:24px;object-fit:contain;flex-shrink:0}.rate-card__pair{font-family:Roboto,sans-serif;font-size:13px;font-weight:400;color:#8b8b93}.rate-card__value{font-family:Roboto,sans-serif;font-size:36px;font-weight:700;color:#ececee;line-height:1.1}.calc-card{margin:8px 16px 0;background:#121214;border-radius:20px;padding:16px}.calc-card__title{font-family:Roboto,sans-serif;font-size:14px;font-weight:500;color:#ececee;margin-bottom:14px}.calc-card__row{display:flex;align-items:flex-end;gap:8px}.calc-field{flex:1;display:flex;flex-direction:column;gap:5px}.calc-field__label{font-family:Roboto,sans-serif;font-size:12px;font-weight:400;color:#8b8b93}.calc-field__input{width:100%;background:#ffffff0a;border:1px solid rgba(139,139,147,.28);border-radius:8px;padding:10px 12px;font-family:Roboto,sans-serif;font-size:14px;font-weight:400;color:#8b8b93;-moz-appearance:textfield}.calc-field__input::-webkit-inner-spin-button,.calc-field__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.calc-card__arrow{flex-shrink:0;padding-bottom:2px;display:flex;align-items:center}.calc-card__rate{font-family:Roboto,sans-serif;font-size:12px;font-weight:400;color:#8b8b93;margin-top:10px}.create-btn{display:flex;align-items:center;justify-content:center;gap:8px;width:calc(100% - 32px);margin:16px 16px 0;height:56px;background:#1270ff;border-radius:20px;font-family:Roboto,sans-serif;font-size:16px;font-weight:500;color:#fff;letter-spacing:0;transition:opacity .15s}.create-btn:active{opacity:.85}.bottom-nav{position:fixed;bottom:40px;left:50%;transform:translate(-50%);width:min(353px,calc(100% - 32px));max-width:353px;height:60px;border-radius:30px;background:#829abf26;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);display:grid;grid-template-columns:repeat(4,1fr);align-items:center;justify-items:center;padding:5px 8px;gap:0;z-index:100;overflow:visible}.nav-item{width:68px;height:50px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;padding:0 0 1px;border-radius:25px;background:transparent;cursor:pointer;-webkit-tap-highlight-color:transparent;position:relative;overflow:visible}.nav-item svg{width:24px;height:24px;flex:0 0 24px;overflow:visible;position:relative;z-index:1;display:block}.nav-item span{font-family:Roboto,sans-serif;font-size:11px;font-weight:400;color:#ececee;line-height:12px;position:relative;z-index:1;display:block;width:100%;text-align:center;white-space:nowrap}.nav-item--active{background:transparent}.nav-item--active:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:25px;background:#ffffff14}.nav-item--active span{color:#1270ff;font-weight:500}.profile-page{width:100%;min-height:100dvh;background:#080808;padding:20px 16px 40px;display:flex;flex-direction:column;gap:8px}.back-btn{display:flex;align-items:center;gap:4px;background:transparent;padding:0;margin-bottom:8px;-webkit-tap-highlight-color:transparent}.back-btn__text{font-family:Roboto,sans-serif;font-size:16px;font-weight:400;color:#ececee;line-height:1}.pcard{background:#121214;border-radius:20px;padding:16px;display:flex;flex-direction:column;gap:12px}.card-label{font-family:Roboto,sans-serif;font-size:14px;font-weight:400;color:#ececee;line-height:1}.user-card{flex-direction:row;align-items:center;gap:12px}.user-card__avatar{width:64px;height:64px;border-radius:50%;background:#3c3c3e;flex-shrink:0}.user-card__info{display:flex;flex-direction:column;gap:4px}.user-card__name{font-family:Roboto,sans-serif;font-size:20px;font-weight:600;color:#ececee;line-height:1.2}.user-card__username{font-family:Roboto,sans-serif;font-size:14px;font-weight:400;color:#1270ff;line-height:1.3}.user-card__id{font-family:Roboto,sans-serif;font-size:13px;font-weight:400;color:#8b8b93;line-height:1.3}.stats-row{display:flex;gap:8px}.stat-cell{flex:1;display:flex;flex-direction:column;align-items:center;gap:6px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:12px 8px}.stat-cell__value{font-family:Roboto,sans-serif;font-size:20px;font-weight:600;color:#ececee;line-height:1}.stat-cell__label{font-family:Roboto,sans-serif;font-size:11px;font-weight:400;color:#8b8b93;line-height:1.2;text-align:center}.loyalty-card__top{display:flex;align-items:center;gap:10px}.loyalty-card__txt{display:flex;flex-direction:column;gap:2px}.loyalty-card__level{font-family:Roboto,sans-serif;font-size:20px;font-weight:600;color:#ececee;line-height:1.2}.loyalty-card__sub{font-family:Roboto,sans-serif;font-size:12px;font-weight:400;color:#8b8b93;line-height:1.3}.loyalty-bar{width:100%;height:4px;background:#ffffff14;border-radius:2px;overflow:hidden}.loyalty-bar__fill{width:10%;height:100%;background:#1270ff;border-radius:2px}.loyalty-card__row{display:flex;justify-content:space-between;align-items:center}.loyalty-card__current{font-family:Roboto,sans-serif;font-size:13px;font-weight:500;color:#1270ff;line-height:1}.loyalty-card__next{font-family:Roboto,sans-serif;font-size:13px;font-weight:400;color:#8b8b93;line-height:1}.referral-stats{display:flex;gap:8px}.referral-cell{flex:1;display:flex;flex-direction:column;gap:6px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:12px}.referral-cell__value{font-family:Roboto,sans-serif;font-size:18px;font-weight:600;color:#ececee;line-height:1}.referral-cell__label{font-family:Roboto,sans-serif;font-size:11px;font-weight:400;color:#8b8b93;line-height:1.2}.copy-btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;height:48px;background:#1270ff;border-radius:14px;font-family:Roboto,sans-serif;font-size:15px;font-weight:500;color:#fff;transition:opacity .15s,transform .15s,background .15s}.copy-btn:active{opacity:.85;transform:scale(.99)}.copy-btn:disabled{opacity:.5;cursor:default}.referral-card__link{display:block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:Roboto,sans-serif;font-size:12px;font-weight:400;color:#8b8b93;text-align:center;line-height:1.35}.referral-card__note{font-family:Roboto,sans-serif;font-size:12px;font-weight:400;color:#8b8b93;text-align:center;line-height:1.4}.more-page{width:100%;min-height:100dvh;background:#080808;position:relative}.more-content{padding:20px 16px 116px;display:flex;flex-direction:column;gap:8px}.more-card{border-radius:20px;overflow:hidden;background:#121214;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:opacity .15s,transform .15s}.more-card:active{opacity:.86;transform:scale(.99)}.more-card__img{width:100%;display:block;height:auto}.more-card--large .more-card__img{height:100%;object-fit:cover}.more-card--large{width:100%;height:175px}.more-cols{display:flex;gap:8px}.more-col{flex:1;display:flex;flex-direction:column;gap:8px}.tech-support-row{display:flex;align-items:center;justify-content:space-between;background:#121214;border-radius:20px;padding:16px;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:opacity .15s,transform .15s,background .15s}.tech-support-row:active{opacity:.86;transform:scale(.99);background:#17171a}.tech-support-row__text{font-family:Roboto,sans-serif;font-size:16px;font-weight:400;color:#ececee;line-height:1.2}.exchange-page{width:100%;min-height:100dvh;background:#080808;position:relative}.exchange-content{padding:20px 16px 116px;display:flex;flex-direction:column;gap:12px}.exchange-title{font-family:Roboto,sans-serif;font-size:24px;font-weight:700;color:#ececee;margin:0 0 8px;line-height:1.2}.ex-card{background:#121214;border-radius:20px;padding:16px;display:flex;flex-direction:column;gap:12px}.ex-card--collapsible{gap:0}.ex-direction{display:flex;align-items:center;gap:8px}.ex-direction__icon{width:24px;height:24px;object-fit:contain;flex-shrink:0}.ex-direction__text{font-family:Roboto,sans-serif;font-size:16px;font-weight:500;color:#ececee;line-height:1;display:inline-flex;align-items:center;gap:4px}.ex-input{width:100%;box-sizing:border-box;background:#ffffff0a;border:1px solid rgba(139,139,147,.28);border-radius:12px;padding:14px 16px;font-family:Roboto,sans-serif;font-size:14px;font-weight:400;color:#8b8b93;outline:none}.ex-input::placeholder{color:#8b8b93}.ex-section-header{display:flex;align-items:center;justify-content:space-between;cursor:pointer;-webkit-tap-highlight-color:transparent}.ex-section-title{font-family:Roboto,sans-serif;font-size:16px;font-weight:600;color:#ececee;line-height:1.2}.ex-section-subtitle{font-family:Roboto,sans-serif;font-size:13px;font-weight:400;color:#8b8b93;margin-top:2px}.ex-chevron{flex-shrink:0;transition:transform .35s ease}.ex-chevron--open{transform:rotate(180deg)}.ex-collapsible{overflow:hidden;max-height:0;padding-top:0;display:flex;flex-direction:column;gap:12px;transition:max-height .35s ease,padding-top .35s ease}.ex-collapsible--open{max-height:800px;padding-top:12px}.ex-field-group{display:flex;flex-direction:column;gap:6px}.ex-label{font-family:Roboto,sans-serif;font-size:14px;font-weight:400;color:#ececee}.ex-save-btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:14px 16px;background:#1270ff;border:1px solid #1270FF;border-radius:12px;font-family:Roboto,sans-serif;font-size:14px;font-weight:400;color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent}.ex-save-btn svg path,.ex-save-btn svg rect{stroke:#fff}.ex-cancel-edit-btn{width:100%;padding:12px 16px;background:transparent;border:1px solid rgba(139,139,147,.28);border-radius:12px;font-family:Roboto,sans-serif;font-size:14px;font-weight:400;color:#8b8b93;cursor:pointer;-webkit-tap-highlight-color:transparent}.ex-card--terms .ex-collapsible--open{max-height:520px}.ex-terms-scroll{max-height:min(46dvh,420px);overflow-y:auto;overscroll-behavior:contain;padding-right:4px}.ex-terms-scroll::-webkit-scrollbar{width:3px}.ex-terms-scroll::-webkit-scrollbar-thumb{background:#8b8b9373;border-radius:999px}.ex-terms{font-family:Roboto,sans-serif;font-size:12.5px;font-weight:400;color:#a6a6ad;line-height:1.45}.ex-terms-text{font-family:Roboto,sans-serif;font-size:12.5px;font-weight:400;color:#a6a6ad;line-height:1.45;margin:0;overflow-wrap:anywhere;white-space:pre-line}.ex-terms-intro{margin:0 0 8px}.ex-terms-list{display:flex;flex-direction:column;gap:8px;margin:0;padding-left:18px}.ex-terms-list li{margin:0;padding-left:2px;overflow-wrap:anywhere}.ex-terms-list li::marker{color:#ececee;font-weight:600}.ex-terms-line{display:block}.ex-checkbox-row{display:flex;align-items:center;gap:10px;cursor:pointer;-webkit-tap-highlight-color:transparent}.ex-checkbox-box{width:18px;height:18px;flex-shrink:0;background:#242427;border:1px solid #35353A;border-radius:4px;display:flex;align-items:center;justify-content:center}.ex-checkbox-label{font-family:Roboto,sans-serif;font-size:14px;font-weight:400;color:#8b8b93}.ex-transfer-options{display:flex;flex-direction:column;gap:8px}.ex-transfer-option{display:flex;align-items:center;gap:16px;padding:10px 20px;border-radius:10px;background:#ffffff0a;border:1px solid transparent;cursor:pointer;-webkit-user-select:none;user-select:none;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.ex-transfer-option--selected{background:#122543;border-color:#1270ff}.ex-radio{width:20px;height:20px;border-radius:50%;border:2px solid rgba(255,255,255,.35);flex-shrink:0}.ex-radio--selected{border-color:#1270ff;display:flex;align-items:center;justify-content:center}.ex-radio__dot{width:10px;height:10px;border-radius:50%;background:#1270ff}.ex-transfer-icon{width:24px;height:24px;object-fit:contain;flex-shrink:0}.ex-transfer-info{display:flex;flex-direction:column;gap:2px;flex:1}.ex-transfer-name{font-family:Roboto,sans-serif;font-size:15px;font-weight:500;color:#ececee}.ex-transfer-subtitle{font-family:Roboto,sans-serif;font-size:12px;font-weight:400;color:#ececeeb3}.ex-menu-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;background:transparent}.ex-context-menu{position:fixed;width:168px;overflow:hidden;background:#1a1a1d;border:1px solid rgba(139,139,147,.28);border-radius:12px;box-shadow:0 14px 36px #00000073}.ex-context-menu__item{width:100%;min-height:44px;padding:0 14px;background:transparent;border:0;border-bottom:1px solid rgba(139,139,147,.16);text-align:left;font-family:Roboto,sans-serif;font-size:14px;font-weight:500;color:#ececee;cursor:pointer}.ex-context-menu__item:last-child{border-bottom:0}.ex-context-menu__item:active{background:#ffffff0f}.ex-context-menu__item--danger{color:#ff5c5c}.ex-send-btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;height:56px;background:#1270ff;border-radius:20px;font-family:Roboto,sans-serif;font-size:16px;font-weight:500;color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:opacity .15s}.ex-send-btn:active{opacity:.85}.ex-send-btn:disabled{opacity:.5;cursor:default}.history-page{width:100%;min-height:100dvh;background:#080808;display:flex;flex-direction:column;position:relative}.history-content{padding:20px 16px 116px;display:flex;flex-direction:column;gap:16px}.history-content--empty{flex:1;padding:20px 16px 116px;display:flex;flex-direction:column;gap:0}.history-title{font-family:Roboto,sans-serif;font-size:28px;font-weight:700;color:#ececee;margin:0 0 4px;line-height:1.2}.history-error{font-family:Roboto,sans-serif;font-size:13px;font-weight:400;color:#ff6b6b;margin:-4px 0 4px;line-height:1.35}.history-empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding-bottom:16px}.history-empty__image{width:80px;height:80px;object-fit:contain;margin-bottom:16px}.history-empty__title{font-family:Roboto,sans-serif;font-size:16px;font-weight:500;color:#ececee;margin:0 0 4px;line-height:1.3}.history-empty__subtitle{font-family:Roboto,sans-serif;font-size:14px;font-weight:400;color:#8b8b93;margin:0 0 32px;line-height:1.3}.history-empty__btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;height:56px;background:#1270ff;border-radius:20px;border:none;font-family:Roboto,sans-serif;font-size:16px;font-weight:500;color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:opacity .15s}.history-empty__btn:active{opacity:.85}.history-group{display:flex;flex-direction:column;gap:8px}.history-group-label{font-family:Roboto,sans-serif;font-size:14px;font-weight:400;color:#8b8b93;line-height:1.2}.history-cards{display:flex;flex-direction:column;gap:8px}.history-card{display:flex;align-items:center;gap:12px;background:#121214;border-radius:16px;padding:14px}.history-card__icon{width:44px;height:44px;flex-shrink:0;object-fit:contain}.history-card__info{display:flex;flex-direction:column;gap:4px;flex:1;min-width:0}.history-card__title{font-family:Roboto,sans-serif;font-size:15px;font-weight:500;color:#ececee;line-height:1.2}.history-card__date{font-family:Roboto,sans-serif;font-size:13px;font-weight:400;color:#8b8b93;line-height:1.2}.history-card__amount{display:flex;flex-direction:column;align-items:flex-end;gap:4px;flex-shrink:0}.history-card__usdt{font-family:Roboto,sans-serif;font-size:15px;font-weight:500;color:#ececee;line-height:1.2}.history-card__rub{font-family:Roboto,sans-serif;font-size:13px;font-weight:400;color:#8b8b93;line-height:1.2}.withdrawal-page{width:100%;min-height:100dvh;background:#080808;padding:20px 16px 40px;display:flex;flex-direction:column;gap:16px}.wd-card{background:#121214;border-radius:20px;padding:20px;display:flex;flex-direction:column;gap:16px}.wd-title{font-family:Roboto,sans-serif;font-size:20px;font-weight:700;color:#ececee;margin:0;line-height:1.3}.wd-city{position:relative;z-index:2}.wd-city-trigger{width:100%;min-height:50px;display:flex;align-items:center;justify-content:space-between;gap:12px;background:#ffffff0a;border:1px solid rgba(139,139,147,.28);border-radius:12px;padding:14px 16px;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:border-color .15s,background .15s}.wd-city-trigger--open{background:#1270ff14;border-color:#1270ffd9}.wd-city-trigger svg{flex-shrink:0;transition:transform .18s}.wd-city-trigger--open svg{transform:rotate(180deg)}.wd-city-trigger__text{font-family:Roboto,sans-serif;font-size:14px;font-weight:400;color:#8b8b93;line-height:1.25;text-align:left;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.wd-city-trigger__text--selected{color:#ececee}.wd-city-menu{position:absolute;left:0;right:0;top:calc(100% + 8px);max-height:280px;overflow-y:auto;background:#121214;border:1px solid rgba(139,139,147,.28);border-radius:14px;box-shadow:0 18px 44px #00000075;padding:6px}.wd-city-menu::-webkit-scrollbar{width:6px}.wd-city-menu::-webkit-scrollbar-track{background:transparent}.wd-city-menu::-webkit-scrollbar-thumb{background:#8b8b9373;border-radius:999px}.wd-city-option{width:100%;min-height:40px;display:flex;align-items:center;background:transparent;border:none;border-radius:10px;padding:0 12px;font-family:Roboto,sans-serif;font-size:14px;font-weight:400;color:#ececee;text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent}.wd-city-option:active{background:#ffffff14}.wd-city-option--selected{background:#122543;color:#fff}.wd-field{display:flex;flex-direction:column;gap:8px}.wd-label{font-family:Roboto,sans-serif;font-size:13px;font-weight:400;color:#8b8b93;line-height:1}.wd-input{width:100%;box-sizing:border-box;background:#ffffff0a;border:1px solid rgba(139,139,147,.28);border-radius:12px;padding:14px 16px;font-family:Roboto,sans-serif;font-size:14px;font-weight:400;color:#ececee;outline:none}.wd-input::placeholder{color:#8b8b93}.wd-submit{width:100%;height:56px;background:#1270ff;border-radius:20px;font-family:Roboto,sans-serif;font-size:16px;font-weight:500;color:#fff;cursor:pointer;border:none;-webkit-tap-highlight-color:transparent;transition:opacity .15s}.wd-submit:active{opacity:.85}.wd-submit:disabled{opacity:.5;cursor:default}.wd-message{font-family:Roboto,sans-serif;font-size:13px;font-weight:400;line-height:1.35;margin:-4px 0 0}.wd-message--error{color:#ff6b6b}.wd-message--success{color:#2eea7a}.service-page{width:100%;min-height:100dvh;background:#080808;padding:20px 16px 40px;display:flex;flex-direction:column;gap:16px}.service-card{background:#121214;border-radius:20px;padding:20px;display:flex;flex-direction:column;gap:16px}.service-title{font-family:Roboto,sans-serif;font-size:24px;font-weight:700;color:#ececee;line-height:1.2;margin:0}.service-subtitle{font-family:Roboto,sans-serif;font-size:14px;font-weight:400;color:#8b8b93;line-height:1.45;margin:-6px 0 0}.service-section{display:flex;flex-direction:column;gap:10px;padding:14px;background:#ffffff0a;border:1px solid rgba(139,139,147,.16);border-radius:14px}.service-section__title{font-family:Roboto,sans-serif;font-size:15px;font-weight:600;color:#ececee;line-height:1.2}.service-list{display:flex;flex-direction:column;gap:8px;margin:0;padding:0;list-style:none}.service-list li{position:relative;padding-left:16px;font-family:Roboto,sans-serif;font-size:13px;font-weight:400;color:#b8b8bf;line-height:1.4}.service-list li:before{content:"";position:absolute;left:0;top:8px;width:5px;height:5px;border-radius:50%;background:#1270ff}.service-note{font-family:Roboto,sans-serif;font-size:13px;font-weight:400;color:#8b8b93;line-height:1.45;margin:0}.service-btn{display:flex;align-items:center;justify-content:center;width:100%;height:56px;background:#1270ff;border-radius:20px;border:none;font-family:Roboto,sans-serif;font-size:16px;font-weight:500;color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:opacity .15s}.service-btn:active{opacity:.85}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{height:100%}body{width:100%;min-height:100%;background:#080808;font-family:Roboto,-apple-system,BlinkMacSystemFont,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}#root{width:100%;min-height:100dvh}input,button{font-family:inherit}button{cursor:pointer;border:none;outline:none}input{outline:none;border:none}
