#root{background:#000;border:0;width:100%;max-width:390px;min-height:100dvh}:root{--bg:#000;--surface:#202020;--text:#f7f7f7;--muted:#9b9b9b;--green:#cf0;--avatar:#88df70;background:var(--bg);color:var(--text);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{background:var(--bg);width:100%;min-height:100%;margin:0;padding:0;overflow-x:hidden}body{background:#000;justify-content:center;min-height:100dvh;display:flex}#root{width:100%;min-height:100dvh;text-align:initial;background:#000;border-inline:0;display:block}button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:0}.app-shell{background:#000;width:100%;max-width:390px;min-height:100dvh;margin:0 auto;overflow-x:hidden}.topbar{justify-content:space-between;align-items:flex-start;display:flex}.avatar-wrapper{width:52px;height:52px;position:relative}.avatar{background:var(--avatar);color:#fff;border-radius:50%;place-items:center;width:52px;height:52px;font-size:29px;font-weight:700;display:grid}.settings-button{background:#292929;border-radius:50%;outline:2px solid #000;place-items:center;width:28px;height:28px;display:grid;position:absolute;bottom:-2px;right:-8px}.chat-button{background:#202020;border-radius:50%;place-items:center;width:52px;height:52px;display:grid}.balance-block{text-align:center;margin-top:-18px}.balance-block p{color:var(--muted);letter-spacing:.8px;margin:0 0 14px;font-size:12px;font-weight:600}.balance-block h1{color:#fff;letter-spacing:-2px;margin:0;font-size:52px;font-weight:800;line-height:.9}.balance-block h1 span:first-child{vertical-align:5px;margin-right:3px;font-size:47px}.balance-block .cents{letter-spacing:-1px;font-size:31px}.action-grid{grid-template-columns:1fr 1fr;gap:14px;margin-top:38px;display:grid}.main-action{background:var(--green);color:#111;border-radius:17px;justify-content:center;align-items:center;gap:10px;height:54px;font-size:16px;font-weight:800;display:flex}.content-stack{flex-direction:column;gap:22px;padding:14px 14px 32px;display:flex}.kyc-card{background:var(--green);color:#111;text-align:left;border-radius:20px;grid-template-columns:50px 1fr 32px;align-items:center;gap:12px;width:100%;min-height:126px;padding:18px;display:grid;box-shadow:inset 0 -3px #0000002e}.kyc-icon{place-items:center;display:grid}.kyc-content span{color:#0000007a;letter-spacing:.5px;margin-bottom:4px;font-size:12px;font-weight:800;display:block}.kyc-content strong{margin-bottom:5px;font-size:16px;font-weight:900;line-height:1.05;display:block}.kyc-content p{margin:0 0 16px;font-size:14px;line-height:1.2}.progress-row{grid-template-columns:repeat(4,1fr);gap:4px;margin-bottom:10px;display:grid}.progress-row span{background:#0000002b;border-radius:999px;height:7px}.kyc-content small{color:#0000007a;font-size:12px;font-weight:800}.kyc-arrow{place-items:center;display:grid}.kyc-arrow svg{border:3px solid #111;border-radius:50%;width:29px;height:29px}.cards-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.mini-card{background:var(--surface);text-align:left;border-radius:16px;height:86px;padding:15px 14px}.bank-card{background:linear-gradient(135deg,#555,#2f2f2f);border-radius:7px;width:46px;height:32px;margin-bottom:14px;position:relative;overflow:hidden}.bank-card-active{background:linear-gradient(135deg, var(--green), #aee400)}.bank-card:before{content:"";background:linear-gradient(135deg,#ffffff24 0 35%,#0000 36%),linear-gradient(45deg,#0000 0 55%,#ffffff1a 56%);position:absolute;inset:0}.card-dots{color:#fff;letter-spacing:2px;font-size:9px;position:absolute;bottom:4px;left:6px}.mini-card>span{color:#fff;font-size:15px;font-weight:850;display:block}.feature-row{background:var(--surface);text-align:left;border-radius:18px;justify-content:space-between;align-items:center;gap:14px;width:100%;min-height:70px;padding:16px 14px;display:flex}.feature-row.highlighted{border:0;position:relative;overflow:hidden}.feature-row.highlighted:before{content:"";z-index:0;background:conic-gradient(from 0deg, transparent 0deg, transparent 80deg, #c6ff0033 120deg, var(--green) 180deg, #c6ff0033 240deg, transparent 280deg, transparent 360deg);border-radius:20px;animation:2.2s linear infinite karatBorderSpin;position:absolute;inset:-2px}.feature-row.highlighted:after{content:"";z-index:0;background:var(--surface);border-radius:17px;position:absolute;inset:2px}.feature-row.highlighted>*{z-index:1;position:relative}@keyframes karatBorderSpin{to{transform:rotate(360deg)}}.feature-left{align-items:center;gap:13px;min-width:0;display:flex}.feature-icon{border-radius:50%;flex:none;place-items:center;width:42px;height:42px;display:grid}.feature-icon.white{color:#111;background:#fff}.feature-icon.green{background:var(--green);color:#111}.feature-copy strong{color:#fff;font-size:16px;font-weight:850;line-height:1.1;display:block}.feature-copy span{color:var(--muted);margin-top:5px;font-size:14px;line-height:1.1;display:block}.feature-right{white-space:nowrap;flex-direction:column;align-items:flex-end;gap:5px;display:flex}.karat-amount{color:var(--green);align-items:center;gap:5px;font-size:16px;font-weight:800;display:flex}.karat-amount svg{width:17px;height:17px}.feature-right span{color:var(--muted);font-size:15px}.transactions-section{margin-top:8px}.transactions-section h2{text-align:left;margin:0 0 18px;font-size:24px;font-weight:900;line-height:1}.empty-history{background:var(--surface);text-align:center;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;min-height:260px;padding:26px 20px;display:flex}.empty-emoji{transform-origin:50%;filter:drop-shadow(0 10px 18px #00000040);margin-bottom:28px;font-size:64px;line-height:1;animation:2.4s ease-in-out infinite emojiFloat,3.2s ease-in-out infinite emojiLook;display:inline-block}@keyframes emojiFloat{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-7px)scale(1.03)}}@keyframes emojiLook{0%,to{rotate:-2deg}35%{rotate:4deg}70%{rotate:-5deg}}.empty-history strong{margin-bottom:12px;font-size:27px;font-weight:900;line-height:1.05;display:block}.empty-history p{color:#d1d1d1;margin:0;font-size:17px;line-height:1.4}.sheet-overlay{z-index:50;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00000094;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.action-sheet{color:#fff;background:#1f1f1f;border-radius:28px 28px 0 0;flex-direction:column;width:100vw;max-width:none;min-height:62dvh;max-height:86dvh;transition:transform .18s;animation:.18s ease-out sheetIn;display:flex;position:relative;overflow-y:auto}@keyframes sheetIn{0%{opacity:.7;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.sheet-handle{z-index:20;touch-action:none;background:#ffffff59;border-radius:999px;width:58px;height:6px;margin:14px auto 0;position:sticky;top:12px;left:50%}.sheet-visual{background:radial-gradient(circle at 50% 45%,#ffffff1a,#0000 38%),#353535;flex:0 0 34dvh;min-height:260px;position:relative;overflow:hidden}.sheet-content{padding:28px 22px calc(28px + env(safe-area-inset-bottom,0px));text-align:center;background:#1f1f1f;flex-direction:column;flex:1;justify-content:flex-end;display:flex}.sheet-content h2{margin:0 0 18px;font-size:25px;font-weight:850}.sheet-content p{color:#f1f1f1;max-width:335px;margin:0 auto 28px;font-size:17px;line-height:1.48}.verify-button{background:var(--green);color:#111;border-radius:17px;width:100%;height:56px;margin-top:20px;font-size:17px;font-weight:850}@media (width<=600px){.sheet-content{padding-bottom:calc(34px + env(safe-area-inset-bottom,0px))}.verify-button{margin-top:24px}}@media (width>=700px){.action-sheet{width:390px;max-width:390px}}.coin{border-radius:50%;place-items:center;font-weight:900;display:grid;position:absolute}.eth{color:#fff;background:#282d31;width:48px;height:48px;top:74px;left:50%;transform:translate(-50%)}.karta{color:#1a1a1a;background:#ffe600;width:62px;height:62px;font-size:28px;top:135px;right:58px}.wise{color:#151515;background:#8ee86c;width:58px;height:58px;font-size:18px;top:208px;left:70px;transform:rotate(10deg)}.usdt{color:#fff;background:#2f9650;width:52px;height:52px;font-size:25px;bottom:54px;right:56px}.floating-label{color:#9da1ae;font-size:13px;font-style:italic;font-weight:800;position:absolute}.token-label{top:118px;left:105px;transform:rotate(5deg)}.bank-label{top:244px;left:167px;transform:rotate(-12deg)}.select-card{color:#202635;background:#fff;border-radius:8px;justify-content:space-between;align-items:center;height:42px;padding:0 14px;font-size:15px;display:flex;position:absolute;box-shadow:0 12px 24px #0000002e}.token-card{width:155px;top:146px;left:105px;transform:rotate(4deg)}.bank-select-card{width:160px;top:248px;left:170px;transform:rotate(-12deg)}.send-visual{height:350px}.small-coin{border-radius:50%;place-items:center;font-weight:900;display:grid;position:absolute}.telegram{color:#fff;background:#58aeea;width:27px;height:27px;font-size:14px;top:98px;left:118px}.bitcoin{color:#191919;background:#f6a33b;width:27px;height:27px;font-size:18px;top:83px;right:124px}.revolut{color:#000;background:#fff;width:46px;height:46px;font-size:31px;bottom:77px;left:115px}.citi{color:#fff;background:#2b70ff;width:35px;height:35px;font-size:14px;font-style:italic;bottom:82px;right:122px}.send-ticket{color:#1e2530;background:#fff;border-radius:7px;grid-template-columns:32px 1fr auto;align-items:center;gap:9px;min-width:170px;padding:9px 12px;display:grid;position:absolute;left:50%;box-shadow:0 14px 28px #00000029}.send-ticket strong{font-size:10px;line-height:1.1;display:block}.send-ticket small{color:#7d8490;margin-top:3px;font-size:8px;display:block}.send-ticket b{font-size:16px}.ticket-icon{border-radius:50%;place-items:center;font-weight:800;display:grid}.green-dot{color:#fff;background:#39a85e;width:24px;height:24px}.red-dot{color:#fff;background:#ec252b;width:28px;height:28px}.face-dot{background:#f0c8b3;width:24px;height:24px;font-size:14px}.ticket-1{width:145px;top:125px;transform:translate(-50%)rotate(-5deg)}.ticket-2{width:180px;top:171px;transform:translate(-50%)}.ticket-3{width:142px;top:221px;transform:translate(-50%)rotate(6deg)}.accounts-visual{place-items:center;height:48vh;padding:32px;display:grid}.bank-info-card{color:#111;background:#fff;border-radius:24px;width:280px;padding:22px 20px;transform:rotate(.5deg);box-shadow:0 26px 50px #00000047}.bank-info-line{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.bank-info-line:last-child{margin-bottom:0}.bank-info-line span{color:#999;margin-bottom:4px;font-size:14px;line-height:1;display:block}.bank-info-line strong{color:#3f82e8;font-size:15px;font-weight:700;display:block}.bank-info-line svg{color:#3f82e8;flex:none}.kyc-sheet-visual{background:radial-gradient(circle at 50% 45%,#ffffff14,#0000 40%),#353535;place-items:center;min-height:300px;display:grid}.kyc-benefits{background:#ffffff14;border-radius:22px;margin:8px 0 0;padding:20px 16px}.kyc-benefits h3{color:#f2f2f2;margin:0 0 18px;font-size:18px;font-weight:800}.kyc-pill{background:var(--green);color:#111;text-align:center;border-radius:999px;justify-content:center;align-items:center;min-height:44px;margin:10px auto 0;padding:0 18px;font-size:16px;font-weight:800;display:flex}.support-screen{z-index:80;color:#17191f;isolation:isolate;background:#000;width:100%;max-width:390px;min-height:100dvh;margin:0 auto;position:fixed;inset:0;overflow-y:auto}.support-screen:before{content:"";z-index:0;background:linear-gradient(180deg, var(--green) 0%, var(--green) 39%, #f7f7f7 39%, #f7f7f7 100%);max-width:390px;margin:0 auto;position:fixed;inset:0}.support-screen>*{z-index:1;position:relative}.support-header{justify-content:space-between;align-items:center;padding:34px 26px 22px;display:flex;position:relative}.support-brand{align-items:center;gap:12px;display:flex}.support-logo{width:38px;height:24px;color:var(--green);background:#111;border-radius:4px 14px 14px 4px;place-items:center;font-size:17px;font-weight:950;display:grid}.support-brand strong{color:#111;letter-spacing:-2px;font-size:42px;font-weight:950}.support-agents{align-items:center;margin-left:auto;margin-right:22px;display:flex}.support-agents span{border-radius:50%;place-items:center;width:31px;height:31px;margin-left:-5px;font-size:24px;display:grid}.support-close{color:#111;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.support-hero{padding:58px 28px 34px}.support-hero p{color:#00000073;margin:0 0 8px;font-size:27px;font-weight:850}.support-hero h1{color:#111;letter-spacing:-.8px;max-width:330px;margin:0;font-size:32px;font-weight:950;line-height:1.25}.support-content{flex-direction:column;gap:12px;padding:0 9px 100px;display:flex}.help-card,.ticket-card,.question-card{background:#fff;border:1px solid #e4e4e4;border-radius:17px;box-shadow:0 8px 24px #00000014}.help-card{padding:9px 9px 12px}.search-box{color:#17191f;background:#f0f0f0;border-radius:11px;justify-content:space-between;align-items:center;width:100%;height:48px;margin-bottom:14px;padding:0 13px;font-size:17px;font-weight:800;display:flex}.help-link{color:#70737a;text-align:left;justify-content:space-between;align-items:center;gap:8px;width:100%;min-height:43px;padding:7px 13px;font-size:16px;line-height:1.2;display:flex}.help-link span{max-width:300px}.ticket-card{padding:20px 21px 18px}.ticket-card>strong,.question-card strong{color:#17191f;margin-bottom:18px;font-size:18px;font-weight:900;display:block}.ticket-row{color:#17191f;justify-content:space-between;align-items:center;width:100%;font-size:17px;display:flex}.question-card{text-align:left;justify-content:space-between;align-items:center;width:100%;padding:20px 21px;display:flex}.question-card strong{margin-bottom:6px}.question-card p{color:#73767d;max-width:220px;margin:0;font-size:16px;line-height:1.35}.question-agents{align-items:center;display:flex}.question-agents span{background:#fff;border:2px solid #ededed;border-radius:50%;place-items:center;width:33px;height:33px;margin-left:-7px;font-size:20px;display:grid}.question-agents span:nth-child(2){color:#fff;background:#101820}.support-nav{z-index:81;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;border-top:1px solid #e3e3e3;grid-template-columns:repeat(3,1fr);width:100%;max-width:390px;height:82px;display:grid;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.support-nav button{color:#70737a;flex-direction:column;justify-content:center;align-items:center;gap:7px;font-size:14px;font-weight:600;display:flex}.support-nav button.active{color:#17191f;font-weight:900}.support-back-inline{color:#17191f;background:#ffffffdb;border-radius:999px;align-self:flex-start;align-items:center;gap:8px;min-height:42px;padding:0 14px;font-size:15px;font-weight:850;display:inline-flex}.support-panel{color:#17191f;background:#fff;border:1px solid #e4e4e4;border-radius:18px;padding:22px 21px;box-shadow:0 8px 24px #00000014}.support-panel h2{color:#17191f;margin:0 0 10px;font-size:23px;font-weight:950;line-height:1.1}.support-panel p{color:#73767d;margin:0 0 18px;font-size:16px;line-height:1.4}.support-actions{gap:10px;display:grid}.support-primary,.support-secondary{border-radius:14px;width:100%;min-height:48px;font-size:16px;font-weight:850}.support-primary{background:var(--green);color:#111}.support-secondary{color:#17191f;background:#efefef}.support-topic-row{min-height:48px;margin-bottom:8px;padding:0}.support-input,.support-textarea{color:#17191f;width:100%;font:inherit;background:#f5f5f5;border:1px solid #dedede;border-radius:14px;outline:none;margin-bottom:12px}.support-input{height:48px;padding:0 14px}.support-textarea{resize:none;padding:14px}.support-status{font-weight:800;color:#4f6200!important;margin:14px 0 0!important;font-size:14px!important}.avatar-trigger{background:0 0;padding:0}.telegram-avatar-image,.telegram-avatar-fallback{object-fit:cover;border-radius:50%;width:52px;height:52px}.telegram-avatar-fallback{color:#fff;background:linear-gradient(#a7df7e,#59cf68);place-items:center;font-size:29px;font-weight:700;display:grid}.profile-screen{z-index:120;color:#fff;background:#000;width:100%;max-width:390px;min-height:100dvh;margin:0 auto;position:fixed;inset:0;overflow-y:auto}.profile-topbar{padding:calc(env(safe-area-inset-top,0px) + 72px) 22px 10px;justify-content:flex-start;display:flex}.profile-back{z-index:200;color:#fff;background:#1f1f1f;border-radius:999px;align-items:center;gap:8px;height:42px;margin-top:6px;padding:0 16px;font-size:15px;font-weight:700;display:inline-flex;position:relative}.profile-hero{flex-direction:column;align-items:center;padding:28px 20px 30px;display:flex}.profile-avatar-large{border-radius:50%;width:126px;height:126px}.profile-hero h1{text-align:center;letter-spacing:-1px;margin:22px 0 0;font-size:34px;font-weight:900;line-height:1.05}.profile-content{flex-direction:column;gap:14px;padding:0 14px 40px;display:flex}.settings-group{background:#1f1f1f;border-radius:22px;overflow:hidden}.settings-row{color:#fff;background:0 0;justify-content:space-between;align-items:center;width:100%;min-height:70px;padding:0 18px;display:flex}.settings-row+.settings-row{border-top:1px solid #ffffff0d}.settings-row-left{align-items:center;gap:14px;display:flex}.settings-row-icon{color:#f3f3f3;place-items:center;width:26px;height:26px;display:grid}.settings-row-title{font-size:17px;font-weight:600}.settings-row-right{color:#7d7d7d;align-items:center;gap:10px;display:flex}.settings-row-value{color:#7d7d7d;font-size:17px}.settings-row.muted .settings-row-title,.settings-row.muted .settings-row-value,.settings-row.muted .settings-row-icon,.settings-row.muted .settings-row-right{color:#5d5d5d}.profile-detail-page{z-index:130;color:#fff;background:#000;width:100%;max-width:390px;min-height:100dvh;margin:0 auto;position:fixed;inset:0;overflow-y:auto}.profile-detail-content{padding:24px 18px 42px}.profile-detail-content h1{letter-spacing:-1px;margin:20px 0 26px;font-size:34px;font-weight:900;line-height:1}.detail-card{background:#1f1f1f;border-radius:22px;padding:22px}.detail-card.center{text-align:center;flex-direction:column;align-items:center;display:flex}.detail-card.center svg{color:var(--green);margin-bottom:16px}.detail-card h2{margin:0 0 10px;font-size:24px;font-weight:900}.detail-card p{color:#b8b8b8;margin:0 0 18px;font-size:16px;line-height:1.45}.detail-main-button{background:var(--green);color:#111;border-radius:16px;width:100%;height:54px;margin-top:18px;font-size:17px;font-weight:850}.choice-row{color:#fff;justify-content:space-between;align-items:center;width:100%;min-height:58px;font-size:17px;font-weight:700;display:flex}.choice-row+.choice-row{border-top:1px solid #ffffff0f}.choice-row.active{color:var(--green)}.detail-note{color:#8f8f8f;margin:16px 4px 0;font-size:14px;line-height:1.4}.limit-row{color:#fff;justify-content:space-between;align-items:center;min-height:56px;display:flex}.limit-row+.limit-row{border-top:1px solid #ffffff0f}.limit-row span{color:#cfcfcf;font-size:16px}.limit-row strong{color:var(--green);font-size:16px}.detail-label{color:#a0a0a0;margin:0 0 8px;font-size:14px;font-weight:700;display:block}.detail-input,.detail-textarea{color:#fff;width:100%;font:inherit;background:#111;border:1px solid #ffffff14;border-radius:14px;outline:none;margin-bottom:18px}.detail-input{height:52px;padding:0 14px}.detail-textarea{resize:none;padding:14px}.detail-input::placeholder,.detail-textarea::placeholder{color:#666}.privacy-card p{margin-bottom:16px}.detail-success{font-weight:800;color:var(--green)!important;margin:14px 0 0!important;font-size:14px!important}@media (hover:hover) and (pointer:fine){body{background:#000;justify-content:center;display:flex}#root{background:#000;width:390px;max-width:390px;min-height:100dvh}.hero{padding:18px 10px}.balance-block{margin-top:-8px}.action-grid{margin-top:34px}}.hero{padding:78px 9px 14px!important}.avatar-wrapper,.avatar,.telegram-avatar-image,.telegram-avatar-fallback{width:44px!important;height:44px!important}.avatar,.telegram-avatar-fallback{font-size:25px!important}.settings-button{width:24px!important;height:24px!important;bottom:-2px!important;right:-7px!important}.settings-button svg{width:16px!important;height:16px!important}.chat-button{width:44px!important;height:44px!important}.chat-button svg{width:25px!important;height:25px!important}.balance-block{margin-top:-12px!important}.balance-block p{letter-spacing:.7px!important;margin-bottom:12px!important;font-size:11px!important}.balance-block h1{font-size:46px!important}.balance-block h1 span:first-child{font-size:42px!important}.balance-block .cents{font-size:27px!important}.action-grid{gap:14px!important;margin-top:34px!important}.main-action{border-radius:16px!important;gap:8px!important;height:50px!important;font-size:15px!important}.main-action svg{width:28px!important;height:28px!important}.content-stack{gap:18px!important;padding:14px 9px 28px!important}.kyc-card{border-radius:18px!important;grid-template-columns:46px 1fr 30px!important;gap:11px!important;min-height:118px!important;padding:16px!important}.kyc-icon svg{width:42px!important;height:42px!important}.kyc-content span{margin-bottom:3px!important;font-size:11px!important}.kyc-content strong{margin-bottom:4px!important;font-size:15px!important}.kyc-content p{margin-bottom:13px!important;font-size:13px!important}.progress-row{gap:4px!important;margin-bottom:9px!important}.progress-row span{height:6px!important}.kyc-content small{font-size:11px!important}.kyc-arrow svg{width:26px!important;height:26px!important}.cards-grid{gap:14px!important}.mini-card{border-radius:16px!important;height:82px!important;padding:14px!important}.bank-card{width:42px!important;height:29px!important;margin-bottom:12px!important}.mini-card>span{font-size:14px!important}.feature-row{border-radius:17px!important;min-height:66px!important;padding:14px!important}.feature-icon{width:38px!important;height:38px!important}.feature-icon svg{width:25px!important;height:25px!important}.feature-copy strong{font-size:15px!important}.feature-copy span{font-size:13px!important}.karat-amount{font-size:15px!important}.feature-right span{font-size:13px!important}.sheet-overlay{cursor:default}.action-sheet{will-change:transform}.sheet-handle{z-index:30;cursor:grab;touch-action:none;background:#ffffff59;border-radius:999px;width:58px;height:6px;margin:14px auto 0;position:sticky;top:14px}.sheet-handle:active{cursor:grabbing}.sheet-handle:before{content:"";width:120px;height:44px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (hover:none) and (pointer:coarse){.hero{padding-top:118px!important}.topbar{margin-bottom:4px!important;padding-left:8px!important;padding-right:8px!important}.avatar-wrapper,.chat-button{transform:translateY(12px)}#root,.app-shell,.support-screen,.profile-screen,.profile-detail-page,.support-nav{width:100vw!important;min-width:0!important;max-width:none!important;margin-left:0!important;margin-right:0!important}.hero,.content-stack,.support-content{padding-left:24px!important;padding-right:24px!important}.support-screen{left:0!important;right:0!important}}@media (hover:hover) and (pointer:fine){#root,.app-shell,.support-screen,.profile-screen,.profile-detail-page,.support-nav{width:390px!important;max-width:390px!important;margin-left:auto!important;margin-right:auto!important}}@media (hover:none) and (pointer:coarse){.support-screen{color:#111!important;background:#f3f3f3!important}.support-screen:before{display:none!important}.support-header{background:var(--green)!important;border-radius:0!important;min-height:240px!important;padding:72px 26px 34px!important}.support-brand{transform:translateY(8px)!important}.support-close{color:#111!important;background:0 0!important;width:38px!important;height:38px!important;position:absolute!important;top:72px!important;right:26px!important}.support-hero{background:var(--green)!important;margin-top:-128px!important;padding:0 26px 78px!important}.support-hero p{color:#00000073!important;font-size:30px!important;font-weight:850!important}.support-hero h1{color:#050505!important;max-width:300px!important;font-size:38px!important;font-weight:950!important;line-height:1.15!important}.support-content{margin-top:-48px!important;padding-bottom:104px!important}.help-card,.ticket-card,.question-card{background:#fff!important;border-radius:18px!important}.support-nav{border-radius:0!important;width:100vw!important;max-width:none!important;left:0!important;right:0!important;transform:none!important}.support-close{color:#111!important;z-index:20!important;background:#00000014!important;border-radius:999px!important;place-items:center!important;width:42px!important;height:42px!important;display:grid!important;position:absolute!important;top:96px!important;right:28px!important}.support-close svg{width:24px!important;height:24px!important}}.telegram-avatar-image,.telegram-avatar-fallback{object-fit:cover!important;border-radius:999px!important;place-items:center!important;display:grid!important;overflow:hidden!important}.avatar.telegram-avatar-image,.avatar.telegram-avatar-fallback{width:52px!important;height:52px!important}.profile-avatar-large.telegram-avatar-image,.profile-avatar-large.telegram-avatar-fallback{width:112px!important;height:112px!important}.action-sheet--kyc{-webkit-overflow-scrolling:touch!important;overscroll-behavior:contain!important;touch-action:pan-y!important;background:#171717!important;border-radius:28px 28px 0 0!important;width:min(100vw,390px)!important;max-width:390px!important;min-height:auto!important;max-height:calc(100svh - 54px)!important;overflow:hidden auto!important}.action-sheet--kyc .sheet-handle{touch-action:none!important;background:#ffffff52!important;border-radius:999px!important;width:46px!important;height:5px!important;margin:10px auto 6px!important;left:auto!important}.action-sheet--kyc .sheet-visual{z-index:2!important;background:0 0!important;flex:0 0 56px!important;place-items:center!important;height:56px!important;min-height:56px!important;padding:10px 0 4px!important;display:grid!important;position:relative!important;overflow:visible!important}.action-sheet--kyc .sheet-content{z-index:1!important;padding:17px 18px calc(18px + env(safe-area-inset-bottom,0px))!important;text-align:center!important;touch-action:pan-y!important;background:#171717!important;flex-direction:column!important;flex:none!important;justify-content:flex-start!important;gap:13px!important;display:flex!important;position:relative!important}.kyc-sheet-title{color:#fff!important;text-align:center!important;letter-spacing:-.7px!important;max-width:320px!important;margin:0 auto!important;font-size:23px!important;font-weight:900!important;line-height:1.08!important}.kyc-sheet-copy{color:#ffffff9e!important;text-align:center!important;max-width:300px!important;margin:-2px auto 2px!important;font-size:12.8px!important;font-weight:500!important;line-height:1.36!important}.kyc-timeline{flex-direction:column!important;gap:12px!important;margin-top:2px!important;padding-left:24px!important;display:flex!important;position:relative!important}.kyc-timeline-line{content:""!important;z-index:0!important;background:#ffffff2e!important;border-radius:999px!important;width:2px!important;position:absolute!important;top:20px!important;bottom:36px!important;left:7px!important}.kyc-timeline-item{z-index:1!important;position:relative!important}.kyc-timeline-dot{z-index:2!important;background:#ffffff52!important;border-radius:999px!important;width:14px!important;height:14px!important;position:absolute!important;top:18px!important;left:-24px!important;box-shadow:0 0 0 6px #171717!important}.kyc-timeline-item.active .kyc-timeline-dot{background:var(--green)!important;box-shadow:0 0 0 5px #171717,0 0 18px #ccff006b!important}.kyc-stage-card{text-align:left!important;-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important;border-radius:18px!important;width:100%!important;padding:14px!important}.kyc-stage-card-main{background:linear-gradient(#ffffff13,#ffffff0b)!important;border:1px solid #ccff0042!important;box-shadow:inset 0 0 0 1px #ffffff06!important}.kyc-stage-card-later{background:linear-gradient(#fff1,#ffffff0a)!important;border:1px solid #ffffff1a!important}.kyc-stage-topline{justify-content:space-between!important;align-items:center!important;gap:10px!important;margin-bottom:12px!important;display:flex!important}.kyc-stage-topline span{color:#fff!important;letter-spacing:-.25px!important;font-size:15px!important;font-weight:900!important;line-height:1!important}.kyc-stage-topline b{min-height:24px!important;color:var(--green)!important;white-space:nowrap!important;background:#ccff0026!important;border-radius:999px!important;align-items:center!important;padding:0 10px!important;font-size:10.5px!important;font-weight:900!important;line-height:1!important;display:inline-flex!important}.kyc-stage-card-later .kyc-stage-topline b{color:#ffffffb8!important;background:#ffffff14!important}.kyc-stage-row{grid-template-columns:31px 1fr!important;align-items:start!important;gap:10px!important;display:grid!important}.kyc-stage-row+.kyc-stage-row{margin-top:10px!important}.kyc-stage-icon{color:#ffffffe6!important;background:#ffffff13!important;border-radius:999px!important;place-items:center!important;width:31px!important;height:31px!important;display:grid!important}.kyc-timeline-item.active .kyc-stage-icon{color:var(--green)!important}.kyc-stage-row strong{color:#fff!important;letter-spacing:-.15px!important;margin:0 0 3px!important;font-size:13.5px!important;font-weight:850!important;line-height:1.12!important;display:block!important}.kyc-stage-row p{color:#ffffff85!important;margin:0!important;font-size:11.7px!important;font-weight:500!important;line-height:1.28!important}.kyc-verify-button{background:var(--green)!important;color:#111!important;border-radius:17px!important;width:100%!important;height:50px!important;min-height:50px!important;margin-top:2px!important;font-size:15px!important;font-weight:900!important;box-shadow:0 12px 30px #ccff002e!important}.wallet-check-icon{width:52px;height:52px;color:var(--green);background:#ccff0021;border-radius:16px;place-items:center;margin:0 auto;display:grid}.kyc-lock{filter:drop-shadow(0 18px 24px #00000059);font-size:110px}.action-sheet--kyc .kyc-lock{width:40px!important;height:40px!important;color:var(--green)!important;filter:none!important;box-shadow:none!important;background:#ccff0014!important;border-radius:14px!important;place-items:center!important;display:grid!important;position:relative!important;transform:translateY(-2px)!important}.action-sheet--kyc .kyc-lock:before{content:""!important;z-index:-1!important;pointer-events:none!important;background:radial-gradient(circle,#cf03 0%,#ccff001f 38%,#cf00 72%)!important;border-radius:999px!important;position:absolute!important;inset:-24px!important}@media (hover:none) and (pointer:coarse){.action-sheet--kyc{width:100vw!important;max-width:none!important;max-height:calc(100svh - 54px)!important}.action-sheet--kyc .sheet-content{padding-left:20px!important;padding-right:20px!important}}@media (hover:hover) and (pointer:fine){.action-sheet--kyc{width:390px!important;max-width:390px!important;max-height:calc(100vh - 90px)!important}.action-sheet--kyc .sheet-visual{background:0 0!important;flex-basis:48px!important;height:48px!important;min-height:48px!important;padding:8px 0 3px!important}.action-sheet--kyc .kyc-lock{border-radius:12px!important;width:34px!important;height:34px!important}.action-sheet--kyc .kyc-lock svg{width:22px!important;height:22px!important}.action-sheet--kyc .sheet-content{gap:10px!important;padding:13px 18px 16px!important}.kyc-sheet-title{font-size:21px!important}.kyc-sheet-copy{font-size:12px!important}.kyc-stage-card{padding:12px!important}.kyc-stage-row strong{font-size:12.5px!important}.kyc-stage-row p{font-size:10.8px!important}.kyc-verify-button{height:44px!important;min-height:44px!important;font-size:13.5px!important}}.mini-card{transition:transform .14s,background .14s,opacity .14s}.mini-card:active{opacity:.88;transform:scale(.985)}.legal-sheet-content{width:100%;padding:8px 16px calc(16px + env(safe-area-inset-bottom,0px));text-align:center;flex-direction:column;gap:14px;display:flex}.legal-emoji{margin:4px 0;font-size:58px;line-height:1}.legal-title{color:#fff;letter-spacing:-.7px;margin:0;font-size:25px;font-weight:900;line-height:1.05}.legal-copy{color:#ffffffdb;max-width:330px;margin:0 auto;font-size:14px;line-height:1.35}.legal-card{text-align:left;background:#ffffff14;border-radius:22px;flex-direction:column;gap:12px;padding:16px 14px;display:flex}.legal-row{grid-template-columns:28px 1fr;align-items:start;gap:10px;display:grid}.legal-check{background:var(--green);color:#111;border-radius:6px;place-items:center;width:22px;height:22px;margin-top:1px;font-size:17px;font-weight:950;line-height:1;display:grid}.legal-row p{color:#f4f4f4;margin:0;font-size:14px;font-weight:500;line-height:1.35}.legal-link{color:var(--green);padding:0;font-weight:800;text-decoration:underline;display:inline}.legal-accept-button{border-radius:17px!important;height:52px!important;min-height:52px!important;margin-top:2px!important;font-size:15px!important;font-weight:900!important}.action-sheet--kyc:has(.legal-sheet-content) .sheet-visual{display:none!important}@media (hover:hover) and (pointer:fine){.legal-emoji{font-size:48px}.legal-title{font-size:22px}.legal-copy{font-size:12.5px}.legal-card{gap:10px;padding:14px 13px}.legal-row p{font-size:12.5px}.legal-accept-button{height:46px!important;min-height:46px!important;font-size:13.5px!important}}.legal-row-button{text-align:left;background:0 0;grid-template-columns:28px 1fr;align-items:start;gap:10px;width:100%;padding:0;display:grid}.legal-row-button .legal-check{color:#111;background:#ffffff1f;border-radius:6px;place-items:center;width:22px;height:22px;margin-top:1px;font-size:17px;font-weight:950;line-height:1;transition:background .15s,transform .15s;display:grid}.legal-row-button.checked .legal-check{background:var(--green)}.legal-row-button:active .legal-check{transform:scale(.92)}.legal-row-button p{color:#f4f4f4;margin:0;font-size:14px;font-weight:500;line-height:1.35}.legal-accept-button:disabled{opacity:.35!important;cursor:not-allowed!important}.action-sheet--kyc:has(.legal-sheet-content){max-height:calc(100svh - 48px)!important;overflow-y:auto!important}.action-sheet--kyc:has(.legal-sheet-content) .sheet-content{padding:0!important}.legal-sheet-content{min-height:auto!important;padding-bottom:calc(22px + env(safe-area-inset-bottom,0px))!important}@media (hover:hover) and (pointer:fine){.action-sheet--kyc:has(.legal-sheet-content){max-height:calc(100vh - 86px)!important;overflow-y:auto!important}.legal-sheet-content{gap:10px!important;padding:8px 18px 18px!important}.legal-emoji{margin:0!important;font-size:40px!important}.legal-title{font-size:22px!important;line-height:1.05!important}.legal-copy{font-size:12.5px!important;line-height:1.3!important}.legal-card{border-radius:18px!important;gap:8px!important;padding:13px 12px!important}.legal-row-button,.legal-row{grid-template-columns:24px 1fr!important;gap:9px!important}.legal-check{width:20px!important;height:20px!important;font-size:15px!important}.legal-row-button p,.legal-row p{font-size:12.2px!important;line-height:1.25!important}.legal-accept-button{border-radius:14px!important;height:42px!important;min-height:42px!important;margin-top:0!important;font-size:13px!important}}.action-sheet--kyc:has(.wallet-check-screen){max-height:calc(100svh - 48px)!important;overflow-y:auto!important}.action-sheet--kyc:has(.wallet-check-screen) .sheet-visual{display:none!important}.action-sheet--kyc:has(.wallet-check-screen) .sheet-content{padding:0!important}.wallet-check-screen{width:100%;padding:10px 18px calc(20px + env(safe-area-inset-bottom,0px));text-align:center;flex-direction:column;gap:14px;display:flex}.wallet-check-title{color:#fff;letter-spacing:-.6px;margin:0;font-size:24px;font-weight:900;line-height:1.08}.wallet-check-copy,.wallet-note{color:#ffffffad;max-width:330px;margin:0 auto;font-size:13px;line-height:1.35}.wallet-info-card,.wallet-connected-card,.wallet-status-card{text-align:left;background:#202020;border:1px solid #ffffff14;border-radius:20px;width:100%;padding:15px}.wallet-info-head,.wallet-connected-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.wallet-info-head span,.wallet-connected-head span,.wallet-info-line span,.wallet-mini-stat span{color:#ffffff85;font-size:12px;font-weight:700;line-height:1}.wallet-info-head b,.wallet-connected-head strong,.wallet-info-line strong,.wallet-mini-stat strong{color:#fff;font-size:13px;font-weight:850}.wallet-info-head b{color:#ffffffc7;background:#ffffff14;border-radius:999px;align-items:center;min-height:24px;padding:0 10px;font-size:11px;display:inline-flex}.wallet-info-lines{flex-direction:column;gap:10px;margin-top:14px;display:flex}.wallet-info-line,.wallet-mini-grid{grid-template-columns:1fr auto;align-items:center;gap:10px;display:grid}.wallet-main-button{border-radius:16px!important;justify-content:center!important;align-items:center!important;gap:8px!important;height:48px!important;min-height:48px!important;font-size:14px!important;font-weight:900!important;display:inline-flex!important}.wallet-secondary-button{color:#ffffffb8;height:42px;font-size:13px;font-weight:800}.wallet-secondary-button.muted{color:#ffffff6b}.wallet-connected-head{justify-content:flex-start}.wallet-connected-icon{width:38px;height:38px;color:var(--green);background:#ccff001f;border-radius:12px;place-items:center;display:grid}.wallet-mini-grid{grid-template-columns:repeat(2,1fr);margin-top:14px}.wallet-mini-stat{background:#ffffff0e;border-radius:14px;padding:12px}.wallet-mini-stat span,.wallet-mini-stat strong{display:block}.wallet-mini-stat strong{margin-top:6px}.wallet-status-card{text-align:center;flex-direction:column;align-items:center;gap:10px;display:flex}.wallet-status-card svg{color:var(--green)}.wallet-status-card.review svg{color:#ffcf4a}.wallet-status-card h3{color:#fff;margin:0;font-size:20px;line-height:1.1}.wallet-status-card p{color:#ffffffa8;margin:0;font-size:13px;line-height:1.35}.wallet-loader{animation:.9s linear infinite wallet-spin}.wallet-progress{background:#ffffff14;border-radius:999px;width:100%;height:6px;overflow:hidden}.wallet-progress span{border-radius:inherit;background:var(--green);width:45%;height:100%;animation:1.2s ease-in-out infinite wallet-progress;display:block}@keyframes wallet-spin{to{transform:rotate(360deg)}}@keyframes wallet-progress{0%{transform:translate(-100%)}to{transform:translate(230%)}}@media (hover:hover) and (pointer:fine){.action-sheet--kyc:has(.wallet-check-screen){max-height:calc(100vh - 86px)!important;overflow-y:auto!important}.wallet-check-screen{gap:11px;padding:8px 18px 18px}.wallet-check-title{font-size:21px}.wallet-check-copy,.wallet-note,.wallet-status-card p{font-size:12px}.wallet-info-card,.wallet-connected-card,.wallet-status-card{border-radius:18px;padding:13px}.wallet-main-button{height:42px!important;min-height:42px!important;font-size:13px!important}.hero{padding-top:32px!important}.avatar-wrapper,.chat-button{transform:none!important}}@media (hover:none) and (pointer:coarse){.hero,.content-stack{padding-left:4px!important;padding-right:4px!important}}.action-sheet--send,.action-sheet--topup,.action-sheet--accounts{overflow:hidden!important}.action-sheet--send .sheet-handle,.action-sheet--topup .sheet-handle,.action-sheet--accounts .sheet-handle{display:none!important}.action-sheet--send .sheet-visual,.action-sheet--topup .sheet-visual,.action-sheet--accounts .sheet-visual{background:radial-gradient(circle at 50% 42%,#ffffff14,#0000 42%),#353535!important;flex:0 0 46%!important;height:46%!important;min-height:300px!important;margin:0!important;padding:0!important;overflow:hidden!important}.action-sheet--send .send-visual,.action-sheet--topup .topup-visual,.action-sheet--accounts .accounts-visual{height:100%!important;min-height:0!important}.action-sheet--send .sheet-content,.action-sheet--topup .sheet-content,.action-sheet--accounts .sheet-content{text-align:center!important;background:#1f1f1f!important;flex:1!important;justify-content:flex-start!important;padding:34px 22px 30px!important}.action-sheet--send .sheet-content h2,.action-sheet--topup .sheet-content h2,.action-sheet--accounts .sheet-content h2{margin:0 0 18px!important;font-size:29px!important;font-weight:900!important;line-height:1.05!important}.action-sheet--send .sheet-content p,.action-sheet--topup .sheet-content p,.action-sheet--accounts .sheet-content p{max-width:340px!important;margin:0 auto 28px!important;font-size:17px!important;line-height:1.42!important}.action-sheet--send .verify-button,.action-sheet--topup .verify-button,.action-sheet--accounts .verify-button{border-radius:17px!important;height:52px!important;min-height:52px!important;margin:0!important}@media (hover:hover) and (pointer:fine){.action-sheet--send,.action-sheet--topup,.action-sheet--accounts{width:390px!important;max-width:390px!important;height:min(720px,100vh - 92px)!important;min-height:auto!important;max-height:calc(100vh - 92px)!important;overflow:hidden!important}.action-sheet--send .sheet-visual,.action-sheet--topup .sheet-visual,.action-sheet--accounts .sheet-visual{flex:0 0 300px!important;height:300px!important;min-height:300px!important}.action-sheet--send .sheet-content,.action-sheet--topup .sheet-content,.action-sheet--accounts .sheet-content{padding:30px 22px 28px!important}.action-sheet--send .sheet-content h2,.action-sheet--topup .sheet-content h2,.action-sheet--accounts .sheet-content h2{margin-bottom:16px!important;font-size:28px!important}.action-sheet--send .sheet-content p,.action-sheet--topup .sheet-content p,.action-sheet--accounts .sheet-content p{margin-bottom:24px!important;font-size:16.5px!important;line-height:1.4!important}.action-sheet--send .verify-button,.action-sheet--topup .verify-button,.action-sheet--accounts .verify-button{height:50px!important;min-height:50px!important}}@media (hover:none) and (pointer:coarse){.action-sheet--send,.action-sheet--topup,.action-sheet--accounts{max-height:92svh!important;overflow:hidden!important}.action-sheet--send .sheet-visual,.action-sheet--topup .sheet-visual,.action-sheet--accounts .sheet-visual{flex:0 0 44svh!important;height:44svh!important;min-height:310px!important}.action-sheet--send .sheet-content,.action-sheet--topup .sheet-content,.action-sheet--accounts .sheet-content{padding:30px 22px calc(34px + env(safe-area-inset-bottom,0px))!important}.action-sheet--send .sheet-content p,.action-sheet--topup .sheet-content p,.action-sheet--accounts .sheet-content p{margin-bottom:28px!important}}
