@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Plus+Jakarta+Sans:wght@500;600;700;800&display=swap";*{box-sizing:border-box}:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#f4f5f7;background:#080a0f}body{margin:0;min-width:320px;background:radial-gradient(circle at top right,rgba(82,102,255,.1),transparent 30%),#080a0f}button,input,select{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.app-shell{min-height:100vh;display:flex}.sidebar{width:250px;min-height:100vh;padding:26px 18px;border-right:1px solid #1b1f29;background:#0b0e14;display:flex;flex-direction:column}.brand{display:flex;align-items:center;gap:12px;margin-bottom:42px}.brand-mark{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;background:#fff;color:#080a0f;font-weight:900;font-size:20px}.brand strong{display:block;font-size:15px}.brand span{display:block;color:#747b88;font-size:11px;margin-top:3px}.sidebar nav{display:grid;gap:6px}.sidebar nav a{padding:13px 14px;border-radius:10px;color:#8e95a3;font-size:14px;transition:.2s}.sidebar nav a:hover,.sidebar nav a.active{background:#151922;color:#fff}.logout{margin-top:auto;border:1px solid #252a35;background:transparent;color:#999fac;padding:12px;border-radius:10px}.main{flex:1;min-width:0}.topbar{height:82px;padding:0 40px;border-bottom:1px solid #1b1f29;display:flex;align-items:center;justify-content:space-between}.topbar h2{margin:3px 0 0;font-size:18px}.avatar{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:#1b202b;border:1px solid #2b303b}.content{padding:38px 40px;max-width:1350px}.page-title{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:28px}.page-title h1{margin:0;font-size:30px}.page-title p{margin:6px 0 0;color:#747b88}.muted{color:#747b88;font-size:12px}.wallet-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.balance-card,.panel,.wallet-row{border:1px solid #1d222c;background:#0e1118;border-radius:16px}.balance-card{padding:24px}.balance-card span,.balance-card small{display:block;color:#7e8593}.balance-card strong{display:block;font-size:27px;margin:13px 0 6px}.balance-card small{font-size:11px}.section-grid{display:grid;grid-template-columns:1.6fr 1fr;gap:18px;margin-top:18px}.panel{padding:24px}.panel h3{margin:0 0 20px}.panel-head{display:flex;align-items:center;justify-content:space-between}.panel-head a{font-size:12px;color:#9ca3ff}.empty{min-height:220px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;text-align:center;color:#7e8593}.empty strong{color:#fff}.empty-icon{font-size:35px;margin-bottom:8px}.empty.compact{min-height:120px}.primary{border:0;background:#fff;color:#080a0f;border-radius:10px;padding:12px 18px;font-weight:700}.primary:hover{opacity:.9}.primary:disabled{opacity:.5;cursor:not-allowed}.primary.inline{display:inline-block}.full{width:100%}.quick{display:grid;align-content:start;gap:10px}.quick h3{margin-bottom:8px}.quick a{display:flex;align-items:center;gap:12px;padding:14px;border:1px solid #202631;border-radius:10px;color:#d5d8df}.quick a span{width:28px;height:28px;display:grid;place-items:center;background:#171b24;border-radius:8px}.card-list{display:grid;gap:10px}.mini-card{min-height:100px;border-radius:14px;padding:17px;background:linear-gradient(135deg,#20252e,#0e1117);border:1px solid #303642;display:grid;gap:8px}.mini-card strong{font-size:18px}.mini-card small{color:#808795;text-transform:uppercase}.wallet-list{display:grid;gap:12px}.wallet-row{min-height:86px;padding:18px;display:flex;align-items:center;gap:15px}.currency-icon{width:48px;height:48px;border-radius:12px;display:grid;place-items:center;background:#181c25;font-weight:800}.wallet-info{display:grid;gap:5px}.wallet-info span{color:#737a88;font-size:12px}.wallet-balance{margin-left:auto;font-weight:700;font-size:18px}.method-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:22px}.method{border:1px solid #252b36;background:#11151d;color:#fff;border-radius:13px;padding:17px;text-align:left}.method.active{border-color:#fff}.method strong,.method span,.method small{display:block}.method strong{font-size:23px;margin-bottom:9px}.method span{font-weight:700}.method small{color:#747b88;margin-top:3px}label{display:block;color:#9ba1ad;font-size:12px;margin:16px 0 7px}input,select{width:100%;border:1px solid #252b35;background:#0a0d12;color:#fff;border-radius:9px;padding:12px 13px;outline:none}input:focus,select:focus{border-color:#666d7c}.notice,.error{margin:15px 0;padding:11px 13px;border-radius:9px;font-size:12px}.notice{background:#151a22;border:1px solid #29303c;color:#b9bfca}.error{background:#251416;border:1px solid #482124;color:#ff9ca2}.deposit-row{display:flex;justify-content:space-between;align-items:center;padding:14px 0;border-bottom:1px solid #1d222b}.deposit-row div{display:grid;gap:4px}.deposit-row span{font-size:11px;color:#707784}.status{font-size:10px;font-style:normal;text-transform:uppercase}.status.pending{color:#d2b46d}.status.confirmed,.status.completed{color:#82d39a}.status.failed{color:#ef7f87}.cards-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.virtual-card{min-height:220px;padding:24px;border-radius:19px;background:radial-gradient(circle at 90% 10%,rgba(255,255,255,.15),transparent 30%),linear-gradient(135deg,#292e38,#0d1015);border:1px solid #383e4a;display:flex;flex-direction:column;justify-content:space-between}.vc-top,.vc-bottom{display:flex;justify-content:space-between;color:#aeb4bf;font-size:11px}.vc-number{font-size:20px;letter-spacing:2px}.form-panel{max-width:950px}.grid-2{display:grid;grid-template-columns:1fr 1fr;gap:0 16px}.full-span{grid-column:1 / -1}.auth-page{min-height:100vh;display:grid;place-items:center;padding:25px}.auth-card{width:100%;max-width:430px;padding:38px;border:1px solid #1e232d;background:#0d1016;border-radius:20px}.auth-card.wide{max-width:650px}.auth-brand{margin-bottom:30px}.auth-card h1{margin:0 0 7px;font-size:28px}.auth-card form{margin-top:22px}.auth-footer{text-align:center;color:#777f8c;margin-top:24px;font-size:12px}.auth-footer button{background:transparent;border:0;color:#fff;margin-left:5px}@media(max-width:1000px){.sidebar{width:210px}.wallet-grid,.cards-grid{grid-template-columns:1fr 1fr}.section-grid{grid-template-columns:1fr}}@media(max-width:720px){.app-shell{display:block}.sidebar{width:100%;min-height:auto;border-right:0;border-bottom:1px solid #1b1f29}.sidebar nav{grid-template-columns:repeat(2,1fr)}.logout{margin-top:15px}.topbar{padding:0 20px}.content{padding:25px 20px}.wallet-grid,.cards-grid,.grid-2,.method-grid{grid-template-columns:1fr}.full-span{grid-column:auto}.auth-card{padding:25px}}html,body,#root{width:100%;min-height:100%;margin:0}body{overflow-x:hidden}@media(max-width:768px){html,body,#root{width:100%;height:100dvh;min-height:100dvh}body{overflow:hidden}.app-shell,.main{width:100%;height:100dvh;min-height:100dvh;overflow:hidden}.sidebar{display:none!important}.content{height:calc(100dvh - 130px);min-height:0;overflow-y:auto;overflow-x:hidden;padding-bottom:90px;box-sizing:border-box;-webkit-overflow-scrolling:touch}.content::-webkit-scrollbar{display:none}.topbar{min-height:60px}}.telegram-bottom-nav{display:none}@media(max-width:768px){.telegram-bottom-nav{position:fixed;display:flex;left:0;right:0;bottom:0;z-index:99999;height:calc(64px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);background:#0f172af7;border-top:1px solid rgba(255,255,255,.08);backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px)}.telegram-bottom-nav a{flex:1;height:64px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:#94a3b8;text-decoration:none;font-size:11px;font-weight:500}.telegram-bottom-nav a.active{color:#2ea6ff}.telegram-bottom-nav .nav-icon{font-size:21px;line-height:1}}html,body,#root{width:100%;min-width:100%;margin:0;padding:0}html{min-height:100%;height:100%}body{min-height:100%;min-height:100dvh;overflow-x:hidden;overscroll-behavior-x:none;-webkit-text-size-adjust:100%}#root{min-height:100%;min-height:100dvh}@media(max-width:768px){html,body,#root{height:100%;min-height:100dvh}body{overflow-x:hidden;overflow-y:auto}#root>*{min-height:100dvh}.app,.app-container,.layout,.main-content,.main,.page-container{max-width:none!important}.container,.content-container{width:100%!important;max-width:none!important;box-sizing:border-box}.bottom-nav,.mobile-bottom-nav,nav[class*=bottom]{padding-bottom:max(8px,env(safe-area-inset-bottom))}main,.main-content,.page-content{padding-bottom:calc(80px + env(safe-area-inset-bottom))}.card,.panel,.content-card{box-sizing:border-box;max-width:100%}}.telegram-app{width:100%;min-height:100dvh;min-height:100vh;padding-top:env(safe-area-inset-top);box-sizing:border-box}.create-card-header{display:grid;grid-template-columns:52px 1fr auto;align-items:center;gap:15px;margin-bottom:20px}.create-card-back{width:52px;height:52px;border-radius:16px;border:1px solid #26343b;background:#0b1318;color:#fff;font-size:27px;display:grid;place-items:center}.create-card-header h1{margin:0;font-size:30px;letter-spacing:-.8px}.create-card-header p{margin:5px 0 0;color:#7d8a93;font-size:13px}.create-card-badge{padding:9px 14px;border:1px solid rgba(0,232,166,.5);border-radius:999px;color:#00e8a6;font-size:10px;font-weight:800;letter-spacing:1px}.create-card-hero{position:relative;overflow:hidden;min-height:315px;display:grid;grid-template-columns:1fr 1fr;gap:20px;padding:31px;border:1px solid #18282d;border-radius:25px;background:radial-gradient(circle at 80% 40%,rgba(0,238,167,.13),transparent 30%),radial-gradient(circle at 18% 100%,rgba(255,207,75,.07),transparent 30%),linear-gradient(135deg,#071015,#0b1218 60%,#07120f)}.create-card-copy{display:flex;flex-direction:column;justify-content:center}.create-card-eyebrow{color:#00e6a4;font-size:10px;font-weight:900;letter-spacing:2px;margin-bottom:10px}.create-card-copy h2{margin:0;font-size:clamp(30px,4vw,46px);line-height:.98;letter-spacing:-1.5px}.create-card-copy h2 strong{color:#ffd45b}.create-card-copy p{max-width:380px;margin:15px 0 21px;color:#95a2aa;font-size:15px;line-height:1.45}.create-card-features{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.create-card-features span{text-align:center;color:#8c999f;font-size:8px;line-height:1.25}.create-card-features b{width:40px;height:40px;margin:0 auto 7px;display:grid;place-items:center;border:1px solid #245041;border-radius:12px;background:#041d18b3;color:#ffd35a;font-size:16px}.create-card-preview{position:relative;align-self:center;justify-self:end;width:min(100%,470px);aspect-ratio:1.62;padding:26px 29px;border:1px solid rgba(255,204,75,.65);border-radius:22px;transform:rotate(5deg);background:radial-gradient(circle at 85% 15%,rgba(255,209,84,.14),transparent 31%),linear-gradient(145deg,#242a30,#0b0f13 58%,#171d21);box-shadow:0 30px 55px #0000008c,0 0 55px #ffc34114,inset 0 1px #ffffff21}.create-card-preview:after{content:"✦";position:absolute;right:25px;top:48px;color:#ffd35b38;font-size:100px;transform:rotate(-18deg)}.ccp-top,.ccp-bottom{position:relative;z-index:2;display:flex;align-items:center}.ccp-top strong{color:#ffd65e;font-size:25px}.ccp-top span{margin-left:7px;font-size:16px;font-weight:700}.ccp-top i{margin-left:auto;color:#e4e9ea;font-style:normal;font-size:20px}.ccp-chip{position:relative;z-index:2;width:45px;height:33px;margin-top:32px;border-radius:8px;background:linear-gradient(135deg,#ffe48a,#b88720)}.ccp-chip:before,.ccp-chip:after,.ccp-chip span{content:"";position:absolute;border:1px solid rgba(75,47,5,.55)}.ccp-chip:before{top:0;right:13px;bottom:0;left:13px;border-top:0;border-bottom:0}.ccp-chip:after{top:10px;right:0;bottom:10px;left:0;border-left:0;border-right:0}.ccp-chip span{top:7px;right:12px;bottom:7px;left:12px;border-radius:50%}.ccp-number{position:relative;z-index:2;margin-top:27px;color:#edf1f2;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:21px;letter-spacing:2px}.ccp-bottom{position:absolute;z-index:2;left:29px;right:29px;bottom:21px;justify-content:space-between}.ccp-bottom div{display:grid;gap:4px}.ccp-bottom small{color:#87939a;font-size:7px;letter-spacing:1.6px}.ccp-bottom div b{font-size:9px;letter-spacing:1px}.ccp-bottom>strong{color:#f5f6f6;font-size:23px;font-style:italic}.create-card-types{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin:17px 0}.create-card-type{min-height:82px;display:flex;align-items:center;gap:13px;padding:15px;border-radius:17px;border:1px solid #202e34;background:#0d151a}.create-card-type.active{border-color:#00dca0;background:linear-gradient(110deg,#00da9e1c,#0d151a)}.create-card-type.disabled{opacity:.72}.type-icon{width:43px;height:43px;flex:0 0 43px;display:grid;place-items:center;border-radius:12px;color:#e4faf3;background:#10201e;border:1px solid #29453e}.create-card-type div{display:grid;gap:4px}.create-card-type strong{font-size:14px}.create-card-type small{color:#718089;font-size:10px}.create-card-type>b{margin-left:auto;width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:#00dda1;color:#04130f;font-size:11px}.create-card-type em{margin-left:auto;padding:5px 8px;border:1px solid #36434a;border-radius:999px;color:#74818a;font-size:7px;font-style:normal;font-weight:800;letter-spacing:.8px}.create-card-form-panel{max-width:100%;padding:27px;border-radius:22px;background:linear-gradient(145deg,#0d1419,#0b1015);border-color:#1a272d}.create-card-form-panel h3{font-size:17px}.create-card-form-panel input,.create-card-form-panel select{min-height:47px;border-radius:12px;background:#091015;border-color:#223039}.create-card-form-panel input:focus,.create-card-form-panel select:focus{border-color:#00e8a6a6;box-shadow:0 0 0 3px #00e8a60d}.create-card-form-panel .primary{width:100%;min-height:55px;border-radius:15px;margin-top:5px;background:linear-gradient(100deg,#00d79c,#08e8aa);color:#04120f;box-shadow:0 13px 35px #00dba024}.create-card-form-panel .notice{border-color:#245044;background:#00dca00d;color:#8cebc9}@media(max-width:820px){.create-card-hero{grid-template-columns:1fr}.create-card-preview{justify-self:center;width:min(100%,460px)}}@media(max-width:600px){.create-card-header{grid-template-columns:44px 1fr;gap:11px}.create-card-back{width:44px;height:44px;border-radius:14px}.create-card-header h1{font-size:24px}.create-card-header p{font-size:11px}.create-card-badge{display:none}.create-card-hero{min-height:auto;padding:22px 16px 16px;border-radius:21px;gap:17px}.create-card-copy h2{font-size:30px}.create-card-copy p{font-size:12px;margin:11px 0 16px}.create-card-features{gap:3px}.create-card-features b{width:34px;height:34px;border-radius:10px;font-size:13px}.create-card-features span{font-size:7px}.create-card-preview{width:94%;padding:19px 21px;border-radius:17px}.ccp-top strong{font-size:20px}.ccp-top span{font-size:13px}.ccp-chip{width:37px;height:27px;margin-top:23px}.ccp-number{margin-top:19px;font-size:12px;letter-spacing:1.2px}.ccp-bottom{left:21px;right:21px;bottom:14px}.ccp-bottom div b{font-size:7px}.ccp-bottom>strong{font-size:17px}.create-card-types{gap:8px;margin:12px 0}.create-card-type{min-height:70px;padding:11px;gap:8px;border-radius:14px}.type-icon{width:36px;height:36px;flex-basis:36px;border-radius:10px}.create-card-type strong{font-size:11px}.create-card-type small{font-size:8px}.create-card-type>b{width:20px;height:20px;font-size:9px}.create-card-type em{font-size:6px;padding:4px 5px}.create-card-form-panel{padding:18px 14px;border-radius:18px}.create-card-form-panel .grid-2{grid-template-columns:1fr}.create-card-form-panel .full-span{grid-column:auto}}.main:has(.create-card-screen) .topbar{display:none}.main:has(.create-card-screen) .content{max-width:none;width:100%;height:100dvh;min-height:0;overflow:hidden;padding:14px 24px;box-sizing:border-box}.create-card-screen{width:100%;height:calc(100dvh - 28px);max-height:calc(100dvh - 28px);overflow:hidden;display:grid;grid-template-rows:auto auto auto minmax(0,1fr);gap:9px}.create-card-header{margin-bottom:0;min-height:42px}.create-card-back{width:42px;height:42px;border-radius:13px;font-size:22px}.create-card-header h1{font-size:24px}.create-card-header p{margin-top:2px;font-size:11px}.create-card-badge{padding:7px 11px;font-size:8px}.create-card-hero{min-height:0;height:170px;padding:18px 22px;border-radius:20px;grid-template-columns:1fr 1fr;gap:12px}.create-card-copy{min-width:0}.create-card-eyebrow{font-size:8px;margin-bottom:5px}.create-card-copy h2{font-size:30px}.create-card-copy p{font-size:10px;line-height:1.25;margin:7px 0 10px;max-width:300px}.create-card-features{gap:4px}.create-card-features b{width:28px;height:28px;border-radius:8px;font-size:11px;margin-bottom:4px}.create-card-features span{font-size:6px}.create-card-preview{width:min(100%,350px);padding:18px 20px;border-radius:16px}.ccp-top strong{font-size:18px}.ccp-top span{font-size:12px}.ccp-chip{width:34px;height:25px;margin-top:18px}.ccp-number{margin-top:15px;font-size:11px;letter-spacing:1px}.ccp-bottom{left:20px;right:20px;bottom:13px}.ccp-bottom small{font-size:5px}.ccp-bottom div b{font-size:7px}.ccp-bottom>strong{font-size:16px}.create-card-types{margin:0;gap:8px}.create-card-type{min-height:54px;padding:8px 11px;gap:8px;border-radius:13px}.type-icon{width:34px;height:34px;flex-basis:34px;border-radius:9px}.create-card-type strong{font-size:11px}.create-card-type small{font-size:7px}.create-card-type>b{width:18px;height:18px;font-size:8px}.create-card-type em{font-size:6px;padding:3px 5px}.create-card-form-panel{min-height:0;height:100%;overflow:hidden;padding:12px 14px;border-radius:17px}.create-card-form-panel form{height:100%;min-height:0;display:flex;flex-direction:column}.create-card-form-panel h3{margin:0 0 6px;font-size:13px}.create-card-fields{flex:1 1 auto;min-height:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px 9px;align-content:start}.create-card-fields>div{min-width:0}.create-card-fields label{font-size:9px;margin-bottom:3px}.create-card-form-panel input,.create-card-form-panel select{min-height:34px;height:34px;padding:5px 9px;border-radius:9px;font-size:11px}.create-card-fields .full-span{grid-column:span 2}.create-card-form-panel input[type=file]{padding:3px 6px;font-size:9px}.create-card-form-panel small{font-size:7px!important}.create-card-form-panel .notice{padding:7px 9px;margin-top:5px;font-size:9px}.create-card-form-panel .primary{min-height:38px;height:38px;margin-top:6px;border-radius:11px;font-size:12px}@media(max-height:850px)and (min-width:769px){.main:has(.create-card-screen) .content{padding:9px 18px}.create-card-screen{height:calc(100dvh - 18px);max-height:calc(100dvh - 18px);gap:6px}.create-card-header{min-height:36px}.create-card-back{width:36px;height:36px}.create-card-header h1{font-size:20px}.create-card-hero{height:145px;padding:13px 17px}.create-card-copy h2{font-size:25px}.create-card-copy p{margin:4px 0 7px}.create-card-types{gap:6px}.create-card-type{min-height:46px;padding:6px 9px}.type-icon{width:29px;height:29px;flex-basis:29px}.create-card-form-panel{padding:9px 11px}.create-card-fields{gap:4px 7px}.create-card-fields label{font-size:8px}.create-card-form-panel input,.create-card-form-panel select{min-height:30px;height:30px;font-size:10px}}@media(max-width:768px){.main:has(.create-card-screen) .content{height:100dvh;padding:8px 9px;overflow:hidden}.main:has(.create-card-screen) .telegram-bottom-nav{display:none}.create-card-screen{height:calc(100dvh - 16px);max-height:calc(100dvh - 16px);gap:5px}.create-card-header{grid-template-columns:34px 1fr auto;gap:7px;min-height:34px}.create-card-back{width:34px;height:34px;border-radius:10px;font-size:18px}.create-card-header h1{font-size:18px}.create-card-header p{display:none}.create-card-badge{padding:5px 7px;font-size:6px}.create-card-hero{height:125px;padding:10px 12px;border-radius:15px;gap:7px}.create-card-eyebrow{font-size:6px;letter-spacing:1px}.create-card-copy h2{font-size:20px;letter-spacing:-.8px}.create-card-copy p{font-size:7px;margin:4px 0 5px}.create-card-features b{width:21px;height:21px;border-radius:6px;font-size:8px;margin-bottom:2px}.create-card-features span{font-size:4.5px}.create-card-preview{width:100%;padding:11px 12px;border-radius:11px}.ccp-top strong{font-size:12px}.ccp-top span{font-size:8px}.ccp-top i{font-size:11px}.ccp-chip{width:25px;height:18px;margin-top:10px;border-radius:5px}.ccp-number{margin-top:9px;font-size:7px}.ccp-bottom{left:12px;right:12px;bottom:8px}.ccp-bottom small{font-size:3px}.ccp-bottom div b{font-size:5px}.ccp-bottom>strong{font-size:10px}.create-card-type{min-height:43px;padding:5px 7px;gap:5px}.type-icon{width:25px;height:25px;flex-basis:25px;border-radius:7px;font-size:10px}.create-card-type strong{font-size:8px}.create-card-type small{font-size:5px}.create-card-type>b{width:14px;height:14px;font-size:6px}.create-card-type em{font-size:5px;padding:2px 3px}.create-card-form-panel{padding:7px 8px;border-radius:12px}.create-card-form-panel h3{font-size:10px;margin-bottom:3px}.create-card-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:3px 5px}.create-card-fields .full-span{grid-column:span 2}.create-card-fields label{font-size:6px;margin-bottom:1px}.create-card-form-panel input,.create-card-form-panel select{min-height:25px;height:25px;padding:2px 5px;border-radius:6px;font-size:7px}.create-card-form-panel input[type=file]{font-size:6px;padding:1px 3px}.create-card-form-panel small{font-size:5px!important}.create-card-form-panel .notice{display:none}.create-card-form-panel .primary{min-height:28px;height:28px;margin-top:3px;border-radius:8px;font-size:8px}}.main:has(.create-wizard-screen) .topbar,.main:has(.create-wizard-screen) .telegram-bottom-nav{display:none!important}.main:has(.create-wizard-screen) .content{max-width:none;width:100%;height:100dvh;min-height:0;overflow:hidden;padding:24px;box-sizing:border-box}.create-wizard-screen{width:min(100%,760px);height:100%;margin:0 auto;display:flex;flex-direction:column}.wizard-header{display:grid;grid-template-columns:50px 1fr auto;align-items:center;gap:16px;margin-bottom:14px}.wizard-back{width:50px;height:50px;border-radius:16px;border:1px solid #27343b;background:#0c1419;color:#fff;font-size:26px;display:grid;place-items:center}.wizard-title span{color:#00e5a5;font-size:10px;font-weight:900;letter-spacing:2px}.wizard-title h1{margin:2px 0;font-size:25px;letter-spacing:-.7px}.wizard-title p{margin:0;color:#77858e;font-size:11px}.wizard-step-count{color:#9aabb3;font-size:12px;font-weight:800}.wizard-progress{display:grid;grid-template-columns:repeat(5,1fr);gap:6px;margin-bottom:18px}.wizard-progress span{height:4px;border-radius:99px;background:#1d2930}.wizard-progress span.done{background:linear-gradient(90deg,#00d99e,#bde95a)}.wizard-form{flex:1;min-height:0;display:flex;flex-direction:column;border:1px solid #1c2b31;border-radius:26px;background:radial-gradient(circle at 85% 5%,rgba(0,225,163,.07),transparent 30%),#0b1217;padding:36px 42px;box-shadow:0 25px 70px #00000047}.wizard-step{flex:1;min-height:0;overflow:auto;scrollbar-width:none}.wizard-step::-webkit-scrollbar{display:none}.step-icon{width:52px;height:52px;border-radius:16px;display:grid;place-items:center;background:#00dca017;border:1px solid #175343;color:#00e4a4;font-size:22px;margin-bottom:14px}.step-kicker{color:#00dda1;font-size:10px;font-weight:900;letter-spacing:1.8px}.wizard-step h2{margin:7px 0 6px;font-size:32px;letter-spacing:-1px}.step-desc{margin:0 0 26px;color:#819099;font-size:13px;line-height:1.5;max-width:560px}.wizard-step label:not(.upload-box):not(.agree){display:block;margin:0 0 7px;color:#d8e0e4;font-size:12px;font-weight:700}.wizard-step input:not([type=file]):not([type=checkbox]),.wizard-step select{width:100%;height:58px;margin:0 0 18px;padding:0 17px;border:1px solid #26363e;border-radius:15px;background:#080f14;color:#fff;outline:none;font-size:15px}.wizard-step input:focus,.wizard-step select:focus{border-color:#00dca0;box-shadow:0 0 0 4px #00dca00f}.wizard-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:0 14px}.phone-field{display:flex;align-items:center;gap:8px;height:58px;margin-bottom:18px;padding:0 12px;border:1px solid #26363e;border-radius:15px;background:#080f14}.phone-field b{color:#00dda1;font-size:14px}.phone-field input{border:0!important;box-shadow:none!important;background:transparent!important;margin:0!important;height:52px!important;padding:0 4px!important}.brand-options{display:grid;grid-template-columns:1fr 1fr;gap:12px}.brand-options button{height:58px;border:1px solid #26363e;border-radius:15px;background:#080f14;color:#c9d3d8;font-size:15px;font-weight:700;text-align:left;padding:0 17px;display:flex;justify-content:space-between;align-items:center}.brand-options button.selected{border-color:#00dda0;background:#00dca014;color:#fff}.brand-options button span{color:#00dda0;font-size:18px}.card-mini-preview{height:105px;margin-bottom:23px;padding:18px 20px;border-radius:18px;border:1px solid rgba(255,211,85,.4);background:linear-gradient(135deg,#222b31,#0b1014);display:grid;grid-template-columns:1fr auto;align-content:space-between;box-shadow:0 15px 35px #0000004d}.card-mini-preview div{font-size:15px;font-weight:800}.card-mini-preview div b{color:#ffd45b;font-size:20px;margin-right:5px}.card-mini-preview strong{color:#00dda1;font-size:9px;letter-spacing:1.5px}.card-mini-preview small{grid-column:1/-1;letter-spacing:2px;color:#b7c0c4}.info-box{padding:13px 15px;border:1px solid #1c4d40;background:#00dca00d;border-radius:13px;color:#88cdb8;font-size:11px;line-height:1.4}.upload-box{height:150px;border:1px dashed #315047;border-radius:16px;background:#00dca009;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;color:#a9b5bb;cursor:pointer}.upload-box input{display:none}.upload-box span{font-size:28px;color:#00dda1}.upload-box b{font-size:13px}.upload-box small{font-size:10px;color:#68777f}.review-card{border:1px solid #22333a;border-radius:17px;overflow:hidden;margin-bottom:20px}.review-card div{display:flex;justify-content:space-between;gap:20px;padding:14px 16px;border-bottom:1px solid #1a282e}.review-card div:last-child{border-bottom:0}.review-card span{color:#73838b;font-size:11px}.review-card b{text-align:right;font-size:12px}.agree{display:flex;align-items:flex-start;gap:10px;color:#aab6bb;font-size:11px;line-height:1.5;cursor:pointer}.agree input{margin-top:2px}.wizard-actions{display:flex;gap:10px;margin-top:22px}.wizard-actions button{height:56px;border-radius:15px;font-size:14px;font-weight:800}.wizard-actions .secondary{width:130px;border:1px solid #293840;background:#0b1419;color:#aebbc0}.wizard-actions .wizard-next{flex:1;background:linear-gradient(100deg,#00d89d,#a8df55);color:#03110c;border:0;box-shadow:0 12px 30px #00dca021}.wizard-actions .wizard-next span{margin-left:8px;font-size:18px}@media(max-width:768px){.main:has(.create-wizard-screen) .content{padding:10px;height:100dvh;overflow:hidden}.create-wizard-screen{width:100%;height:100%}.wizard-header{grid-template-columns:42px 1fr auto;gap:10px;margin-bottom:10px}.wizard-back{width:42px;height:42px;border-radius:13px;font-size:22px}.wizard-title h1{font-size:21px}.wizard-title p{display:none}.wizard-title span{font-size:8px}.wizard-progress{margin-bottom:10px;gap:4px}.wizard-progress span{height:3px}.wizard-form{padding:24px 20px 18px;border-radius:20px}.step-icon{width:44px;height:44px;border-radius:13px;font-size:18px;margin-bottom:11px}.step-kicker{font-size:8px}.wizard-step h2{font-size:27px}.step-desc{font-size:11px;margin-bottom:20px}.wizard-step input:not([type=file]):not([type=checkbox]),.wizard-step select{height:55px;font-size:14px;margin-bottom:14px;border-radius:13px}.phone-field{height:55px;margin-bottom:14px;border-radius:13px}.brand-options button{height:55px;border-radius:13px}.card-mini-preview{height:92px;margin-bottom:18px}.upload-box{height:130px}.wizard-actions{margin-top:12px}.wizard-actions button{height:52px}}.wizard-error{margin-top:10px;padding:10px 13px;border:1px solid #6b3939;background:#be373714;border-radius:11px;color:#ff9d9d;font-size:11px;font-weight:700}@media(max-width:768px){.wizard-error{font-size:9px;padding:8px 10px;margin-top:8px}}.cards-page{width:100%;max-width:980px;margin:0 auto}.cards-page-title{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:24px}.cards-page-title h1{margin:0;font-size:32px;line-height:1;letter-spacing:-1px}.cards-page-title h1 span{color:#22e889}.cards-page-title p{margin:8px 0 0;color:#7d8799;font-size:14px}.cards-create-top{display:inline-flex;align-items:center;gap:8px;padding:13px 20px;border-radius:12px;background:#fff;color:#070a0d;font-size:14px;font-weight:800;text-decoration:none}.cards-create-top b{font-size:20px;line-height:1}.empty-card-hero{position:relative;overflow:hidden;min-height:650px;padding:0 22px 25px;border:1px solid #1c3437;border-radius:24px;background:radial-gradient(circle at 50% 27%,rgba(21,232,130,.17),transparent 31%),radial-gradient(circle at 50% 65%,rgba(0,255,155,.06),transparent 38%),linear-gradient(180deg,#071311,#06100f 58%,#071514);box-shadow:inset 0 1px #ffffff08,0 22px 70px #0000003d}.card-art{position:relative;height:310px;margin:0 -22px;overflow:hidden}.art-glow{position:absolute;left:50%;top:118px;width:380px;height:170px;transform:translate(-50%);background:radial-gradient(ellipse,rgba(50,255,120,.34),transparent 67%);filter:blur(10px)}.art-orbit{position:absolute;left:50%;top:116px;width:430px;height:150px;transform:translate(-50%) rotate(-10deg);border:2px solid rgba(118,255,80,.45);border-radius:50%;box-shadow:0 0 25px #41ff6426}.orbit-b{width:470px;height:180px;top:104px;transform:translate(-50%) rotate(14deg);border-color:#ffd7495c}.art-podium{position:absolute;left:50%;bottom:4px;width:270px;height:54px;transform:translate(-50%);border-radius:50%;background:linear-gradient(180deg,#28b94f,#062817);border:1px solid #63ff75;box-shadow:0 -8px 35px #35ff6652}.tonee-card{position:absolute;left:50%;top:70px;width:300px;height:175px;border-radius:17px;border:1px solid #d5a928;background:radial-gradient(circle at 80% 25%,rgba(215,173,45,.18),transparent 30%),linear-gradient(135deg,#11140f,#020302 70%);box-shadow:0 18px 38px #00000080,0 0 22px #ffce2c2e}.tonee-card-back{transform:translate(-39%) rotate(8deg);opacity:.96}.tonee-card-front{transform:translate(-58%) rotate(7deg);top:83px;z-index:2;padding:16px 18px;color:#e8c95c}.tonee-card-top{display:flex;justify-content:space-between;font-size:13px}.tonee-card-top span{font-size:9px;color:#a9b3a7}.chip{width:39px;height:27px;margin-top:23px;border-radius:6px;background:linear-gradient(135deg,#fff0a4,#c99b2e);box-shadow:inset 0 0 0 1px #8e6b1f}.contactless{position:absolute;top:61px;left:70px;font-size:18px;letter-spacing:-5px;transform:rotate(-90deg)}.card-digits{margin-top:18px;font-size:15px;letter-spacing:2px;font-weight:700}.card-holder{display:flex;align-items:flex-end;justify-content:space-between;margin-top:15px}.card-holder span{font-size:7px;letter-spacing:1.4px}.card-holder strong{font-size:18px;font-style:italic;color:#fff}.master-circles{position:absolute;right:18px;bottom:17px;display:flex}.master-circles i{display:block;width:25px;height:25px;border-radius:50%;background:#e52323;opacity:.9}.master-circles i+i{margin-left:-8px;background:#ffbf00;mix-blend-mode:screen}.empty-card-copy{text-align:center;position:relative}.empty-card-icon{width:48px;height:48px;margin:-2px auto 10px;display:grid;place-items:center;border:1px solid #263640;border-radius:50%;background:#0b1719;color:#aebaca;font-size:20px}.empty-card-copy h2{margin:0;color:#fff;font-size:25px}.empty-card-copy p{margin:7px 0 25px;color:#8c98aa;font-size:15px}.card-benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;max-width:760px;margin:0 auto 25px}.card-benefits div{text-align:center;color:#fff}.card-benefits span{width:58px;height:58px;margin:0 auto 9px;display:grid;place-items:center;border-radius:16px;border:1px solid rgba(0,225,145,.32);background:#005a4329;color:#39f09a;font-size:27px}.card-benefits b{font-size:11px;line-height:1.35;font-weight:700}.create-card-hero-btn{width:min(760px,100%);margin:0 auto;min-height:58px;display:flex;align-items:center;justify-content:center;gap:16px;border-radius:32px;background:linear-gradient(100deg,#00d99b,#8df24f);color:#06120b;font-size:18px;font-weight:900;text-decoration:none;box-shadow:0 10px 34px #00ec8240}.create-card-hero-btn span{font-size:22px}.create-card-hero-btn b{font-size:27px}.hero-note{display:block;text-align:center;margin-top:12px;color:#839294;font-size:11px}@media(max-width:768px){.cards-page{max-width:none}.cards-page-title{margin-bottom:18px}.cards-page-title h1{font-size:29px}.cards-page-title p{font-size:12px}.cards-create-top{padding:12px 15px;font-size:13px}.empty-card-hero{min-height:600px;padding-left:14px;padding-right:14px;border-radius:19px}.card-art{margin:0 -14px;height:285px}.tonee-card{width:280px;height:164px}.tonee-card-front{top:84px}.tonee-card-back{top:70px}.card-benefits{gap:4px}.card-benefits span{width:49px;height:49px;border-radius:13px;font-size:22px}.card-benefits b{font-size:9px}.create-card-hero-btn{min-height:55px;font-size:16px;gap:11px}.hero-note{font-size:10px}}.wallet-page{width:100%;max-width:980px;margin:0 auto;padding-bottom:32px}.wallet-hero{min-height:260px;position:relative;display:flex;align-items:flex-start;justify-content:space-between;overflow:hidden}.wallet-hero h1{margin:0;padding-top:10px;font-size:54px;line-height:1;letter-spacing:-2px}.wallet-hero p{margin:10px 0 22px;color:#8590a4;font-size:18px}.wallet-filters{display:flex;gap:10px}.wallet-filters button{border:1px solid #173d39;background:#071714;color:#a8b2c1;border-radius:24px;padding:10px 24px}.wallet-filters button.active{background:#0be69a;color:#03140d;border-color:#0be69a;font-weight:800}.wallet-art{position:absolute;right:10px;top:0;width:390px;height:260px}.wallet-orbit{position:absolute;width:330px;height:140px;left:25px;top:55px;border:2px solid #1dff96;border-radius:50%;transform:rotate(-15deg);box-shadow:0 0 30px #00ff8240}.wallet-box{position:absolute;left:105px;top:55px;width:170px;height:125px;border-radius:16px;background:linear-gradient(145deg,#17221e,#020807);border:2px solid #22e98e;box-shadow:0 0 35px #00ff824d;display:grid;place-items:center;transform:rotate(-3deg)}.wallet-box b{font-size:58px;color:#d5ef24}.coin{position:absolute;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;font-style:normal;font-weight:900;font-size:30px;box-shadow:0 0 25px #00ffa04d}.coin-usdt{left:70px;top:30px;background:#08a77c;color:#fff}.coin-btc{right:38px;top:48px;background:#f4a51c;color:#fff}.coin-eth{right:28px;bottom:30px;background:#5b6ff2;color:#fff}.wallet-balance-card{position:relative;min-height:205px;padding:24px 28px;border:1px solid #09c987;border-radius:20px;background:radial-gradient(circle at 65% 45%,rgba(0,255,150,.13),transparent 45%),#061613;overflow:hidden;box-shadow:0 0 35px #00ff9114}.balance-head{display:flex;justify-content:space-between;align-items:center;color:#e9f3ef;font-size:16px}.balance-head span b{color:#24e7a0;margin-left:7px}.balance-head button{border:1px solid #0a7557;background:#071e19;color:#fff;border-radius:22px;padding:9px 18px}.balance-amount{display:flex;align-items:baseline;gap:10px;margin-top:8px}.balance-amount strong{font-size:55px;letter-spacing:-2px}.balance-amount em{font-style:normal;color:#10e9a0;font-size:34px;font-weight:800}.balance-sub{color:#8590a4;font-size:16px}.balance-sub span{margin-left:28px;color:#10e9a0}.balance-chart{position:absolute;right:25px;bottom:20px;width:280px;height:95px;opacity:.9}.balance-chart svg{width:100%;height:100%}.balance-chart path:first-child{fill:#00eb961f}.balance-chart path:last-child{fill:none;stroke:#12e99d;stroke-width:3}.wallet-actions{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:14px 0}.wallet-actions a,.wallet-actions button{min-height:118px;border:1px solid #075d49;border-radius:18px;background:linear-gradient(180deg,#071d19,#061311);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;text-decoration:none}.wallet-actions span{width:45px;height:45px;border-radius:50%;display:grid;place-items:center;background:#0be69a;color:#042015;font-size:29px;font-weight:900}.wallet-actions b{font-size:14px}.wallet-actions button{font:inherit;cursor:pointer}.assets-panel{border:1px solid #173c3a;border-radius:20px;background:#081116;overflow:hidden}.assets-head{display:flex;align-items:center;justify-content:space-between;padding:18px 22px}.assets-head h3{margin:0;font-size:17px}.assets-head label{font-size:11px;color:#758092}.assets-head i{display:inline-block;width:42px;height:23px;border-radius:20px;border:1px solid #536174;vertical-align:middle;margin-left:7px;background:#101a24}.assets-head i:after{content:"";display:block;width:17px;height:17px;margin:2px;border-radius:50%;background:#c4d0df}.asset-row{min-height:82px;display:grid;grid-template-columns:55px 1fr auto 20px;gap:14px;align-items:center;padding:12px 20px;border-top:1px solid #16232b}.asset-icon{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;color:#fff;font-size:25px;font-weight:900}.asset-icon.usd{background:#18b77b}.asset-icon.usdt{background:#16aa7d}.asset-icon.btc{background:#f5a51c}.asset-icon.eth{background:#6174f2}.asset-row div b{display:block;font-size:15px}.asset-row div small,.asset-row strong small{display:block;color:#778496;font-size:11px;font-weight:400;margin-top:4px}.asset-row strong{text-align:right;font-size:15px}.asset-row em{font-style:normal;font-size:30px;color:#91a0b3}.wallet-promo{margin-top:18px;min-height:190px;padding:24px 28px;border:1px solid #0dd58d;border-radius:20px;overflow:hidden;position:relative;background:linear-gradient(110deg,#061b17,#05251b)}.wallet-promo small{color:#12eaa0;font-weight:800;letter-spacing:2px}.wallet-promo h2{margin:8px 0;font-size:30px}.wallet-promo h2 span{color:#13eaa0}.wallet-promo p{color:#a1adbb;margin:0 0 16px}.wallet-promo button{border:1px solid #0be69a;background:transparent;color:#0be69a;border-radius:25px;padding:10px 18px;font-weight:800}.promo-globe{position:absolute;right:55px;top:18px;width:190px;height:190px;border:2px solid #19ed9d;border-radius:50%;display:grid;place-items:center;color:#20eea0;font-size:150px;opacity:.65;box-shadow:0 0 45px #00ff962e}@media(max-width:768px){.wallet-page{padding-bottom:25px;overflow:visible}.wallet-hero{min-height:235px}.wallet-hero h1{font-size:42px;padding-top:5px}.wallet-hero p{font-size:14px;margin-bottom:18px}.wallet-filters button{padding:8px 17px;font-size:12px}.wallet-art{right:-90px;top:5px;width:300px;height:230px;opacity:.9}.wallet-box{left:80px;top:55px;width:145px;height:105px}.wallet-box b{font-size:45px}.coin{width:48px;height:48px;font-size:24px}.coin-usdt{left:40px}.coin-btc{right:15px}.coin-eth{right:15px;bottom:25px}.wallet-balance-card{min-height:210px;padding:20px}.balance-amount strong{font-size:42px}.balance-amount em{font-size:25px}.balance-sub span{display:block;margin:7px 0 0}.balance-chart{right:10px;bottom:8px;width:220px;height:75px}.wallet-actions{grid-template-columns:repeat(2,1fr);gap:9px}.wallet-actions a,.wallet-actions button{min-height:95px}.assets-head{padding:15px 16px}.asset-row{grid-template-columns:48px 1fr auto 15px;padding:11px 14px}.wallet-promo{min-height:205px;padding:20px 18px}.wallet-promo h2{font-size:25px}.wallet-promo p{max-width:230px}.promo-globe{right:-45px;top:40px;width:170px;height:170px;opacity:.45}}@media(max-width:768px){body{overflow:hidden}.app-shell,.main{height:100dvh;min-height:100dvh;overflow:hidden}.content{height:calc(100dvh - 124px - env(safe-area-inset-bottom));min-height:0;overflow-y:auto!important;overflow-x:hidden;padding-bottom:110px!important;-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain}.wallet-page{padding-bottom:30px}}.wallet-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100000;background:#000000b8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;padding:20px}.wallet-modal{width:min(520px,100%);max-height:min(760px,90dvh);overflow-y:auto;position:relative;padding:30px;border:1px solid #1a5b4c;border-radius:24px;background:linear-gradient(180deg,#0a1716,#071013);box-shadow:0 30px 90px #0000008c}.wallet-modal-close{position:absolute;right:18px;top:15px;width:36px;height:36px;border:1px solid #27343e;border-radius:50%;background:#101a22;color:#a9b4c2;font-size:25px;line-height:1}.modal-kicker{color:#14e99c;font-size:10px;font-weight:900;letter-spacing:2px}.wallet-modal h2{margin:7px 0;font-size:30px}.wallet-modal>p{margin:0 0 20px;color:#8490a0;font-size:13px}.modal-balance{padding:13px 15px;margin-bottom:18px;border:1px solid #164b3e;border-radius:13px;background:#071e19;color:#8e9aa8;font-size:12px}.modal-balance b{float:right;color:#18eca0}.wallet-modal form{display:grid;gap:9px}.wallet-modal label{font-size:11px;color:#9aa6b5;font-weight:700;margin-top:4px}.wallet-modal input,.wallet-modal select{width:100%;height:48px;border:1px solid #26333d;border-radius:12px;background:#0c1319;color:#fff;padding:0 14px;outline:none}.wallet-modal input:focus,.wallet-modal select:focus{border-color:#13d994;box-shadow:0 0 0 3px #13d99414}.modal-submit{margin-top:8px;height:52px;border:0;border-radius:14px;background:linear-gradient(100deg,#00d99b,#8df24f);color:#03130b;font-weight:900;font-size:14px}.modal-submit:disabled{opacity:.55}.modal-message{padding:11px 13px;border-radius:11px;border:1px solid #276b54;background:#0a2019;color:#9df4ca;font-size:11px}.modal-note{display:block;margin-top:14px;color:#6f7d8d;font-size:10px;line-height:1.5}.history-list{display:grid;gap:7px;max-height:420px;overflow:auto}.history-item{display:grid;grid-template-columns:40px 1fr auto;gap:10px;align-items:center;padding:12px;border:1px solid #182831;border-radius:13px;background:#091218}.history-item>span{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#10231e;color:#16e99a}.history-item b{display:block;font-size:12px}.history-item small{display:block;color:#718092;font-size:9px;margin-top:4px}.history-item strong{font-size:12px;text-align:right}.positive{color:#16e99a}.negative{color:#ff8790}.history-section-title{margin:22px 0 10px;font-size:13px}.history-empty{padding:35px 10px;text-align:center;color:#718092;border:1px dashed #25333c;border-radius:14px}@media(max-width:768px){.wallet-modal-backdrop{align-items:flex-end;padding:0}.wallet-modal{width:100%;max-height:88dvh;border-radius:24px 24px 0 0;padding:25px 18px calc(25px + env(safe-area-inset-bottom))}.wallet-modal h2{font-size:25px}.wallet-modal-close{right:14px;top:12px}}.deposit-qr-panel{margin-bottom:18px;padding:22px;border:1px solid #0ccf8a;border-radius:20px;background:linear-gradient(120deg,#071b17,#091319);display:grid;grid-template-columns:1fr 190px auto;gap:20px;align-items:center}.deposit-qr-panel h2{margin:7px 0;font-size:22px}.deposit-qr-panel p{margin:0;color:#83909f;font-size:12px;line-height:1.5}.deposit-qr-panel img{width:180px;height:180px;padding:8px;background:#fff;border-radius:14px}.deposit-reference{margin-top:12px;color:#778797;font-size:11px}.deposit-reference b{color:#16e99c;margin-left:5px}.qr-unavailable{width:180px;height:180px;display:grid;place-items:center;text-align:center;padding:20px;border:1px dashed #40505a;border-radius:14px;color:#82909e;font-size:11px}@media(max-width:768px){.deposit-qr-panel{grid-template-columns:1fr;text-align:center}.deposit-qr-panel img,.qr-unavailable{margin:0 auto}.deposit-qr-panel .secondary{width:100%}}.asset-empty{padding:28px 18px;text-align:center;color:#738293;font-size:12px;border-top:1px solid #16232b}.asset-hint{padding:12px 18px;font-size:10px;color:#5f6d7b}.deposit-page{max-width:900px;margin:0 auto;padding:4px 0 90px}.deposit-hero{position:relative;min-height:235px;margin-bottom:18px;padding:28px 30px;border:1px solid #143b36;border-radius:24px;overflow:hidden;background:radial-gradient(circle at 80% 50%,rgba(0,239,155,.16),transparent 34%),linear-gradient(120deg,#071312,#080e13 68%,#071b17)}.deposit-hero-copy{position:relative;z-index:2;max-width:56%}.deposit-eyebrow{color:#17e79b;font-size:9px;font-weight:900;letter-spacing:2px;margin-bottom:10px}.deposit-hero h1{margin:0;font-size:38px;letter-spacing:-1.5px}.deposit-hero h1 span{color:#39ed9f}.deposit-hero p{margin:8px 0 18px;color:#85919f;font-size:13px;line-height:1.55}.deposit-benefits{display:flex;gap:17px;flex-wrap:wrap}.deposit-benefits span{font-size:11px;color:#d8e1e8;font-weight:700}.deposit-benefits i{font-style:normal;color:#13e69b;margin-right:5px}.deposit-hero-art{position:absolute;right:28px;top:20px;width:300px;height:205px}.deposit-glow{position:absolute;top:25px;right:25px;bottom:25px;left:25px;background:radial-gradient(circle,rgba(0,245,160,.3),transparent 65%);filter:blur(15px)}.deposit-coin{position:absolute;right:130px;top:13px;width:78px;height:78px;border:3px solid #21ed9f;border-radius:50%;display:grid;place-items:center;color:#6dffbd;font-size:40px;font-weight:900;background:#062b22;box-shadow:0 0 25px #00ed9a8c}.deposit-arrow{position:absolute;right:76px;top:62px;color:#1bf3a0;font-size:58px;font-weight:900;transform:rotate(-22deg);text-shadow:0 0 20px #00e99a}.deposit-wallet-art{position:absolute;right:35px;bottom:13px;width:170px;height:72px;border:2px solid #1e765e;border-radius:12px;background:linear-gradient(145deg,#0c171b,#07110f);transform:skewY(-5deg);box-shadow:0 14px 30px #00000080}.deposit-wallet-art:before,.deposit-wallet-art:after{content:"";position:absolute;left:13px;right:13px;height:9px;border-radius:8px;background:#102e28}.deposit-wallet-art:before{top:17px}.deposit-wallet-art:after{top:34px}.deposit-wallet-art b{position:absolute;right:27px;bottom:11px;color:#20eaa0;font-size:27px}.deposit-stack{position:absolute;bottom:6px;width:42px;height:74px;border-radius:8px;background:repeating-linear-gradient(to bottom,#0b3c30 0,#0b3c30 7px,#16a36f 8px,#0b3c30 10px);opacity:.8}.deposit-stack.one{right:10px}.deposit-stack.two{right:1px;height:58px;bottom:8px}.deposit-stack.three{right:45px;height:53px;bottom:7px}.deposit-form{display:grid;gap:14px}.deposit-card{padding:23px;border:1px solid #173d38;border-radius:22px;background:linear-gradient(145deg,#091412,#0a1116);box-shadow:0 12px 30px #0000002e}.deposit-step{display:flex;align-items:center;gap:13px;margin-bottom:18px}.deposit-step>b{width:35px;height:35px;display:grid;place-items:center;border:2px solid #19e99d;border-radius:50%;color:#1cf1a2;font-size:14px}.deposit-step h3{margin:0;font-size:17px}.deposit-step p{margin:3px 0 0;color:#778594;font-size:11px}.deposit-method{width:100%;display:flex;align-items:center;gap:15px;padding:17px;border:1px solid #19e89c;border-radius:18px;background:linear-gradient(110deg,#0a241e,#0b1418);color:#fff;text-align:left}.thai-flag{width:50px;height:50px;flex:none;border-radius:50%;display:block;background:linear-gradient(to bottom,#d82b3b 0,#d82b3b 18%,#fff 18%,#fff 31%,#283e96 31%,#283e96 69%,#fff 69%,#fff 82%,#d82b3b 82%);box-shadow:0 0 0 8px #13e49b14}.method-copy{display:flex;flex-direction:column;gap:3px}.method-copy b{font-size:15px}.method-copy small{font-size:11px;color:#8996a4}.method-copy em{width:max-content;margin-top:4px;padding:4px 9px;border-radius:99px;background:#08382c;color:#13e89a;font-style:normal;font-size:9px;font-weight:800}.method-check{margin-left:auto;width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#45f19c;color:#03140d;font-weight:900}.deposit-amount-wrap{display:flex;align-items:center;height:65px;padding:0 15px;border:1px solid #2d4650;border-radius:16px;background:#080f14}.deposit-amount-wrap>span{padding-right:14px;margin-right:14px;border-right:1px solid #2a3941;color:#fff;font-size:23px;font-weight:900}.deposit-amount-wrap input{flex:1;min-width:0;height:100%;border:0;outline:0;background:transparent;color:#fff;font-size:27px;font-weight:800}.deposit-amount-wrap input::placeholder{color:#53616e}.deposit-amount-wrap button{width:30px;height:30px;border:1px solid #263640;border-radius:50%;background:#0d171e;color:#778694;font-size:19px}.deposit-presets{display:grid;grid-template-columns:repeat(5,1fr);gap:9px;margin-top:10px}.deposit-presets button{height:43px;border:1px solid #263c46;border-radius:13px;background:#0a141b;color:#dbe2e7;font-weight:800;font-size:11px}.deposit-presets button.active{border-color:#12e99b;background:#082a22;color:#2af1a5;box-shadow:0 0 0 1px #12e99b}.deposit-conversion{display:grid;grid-template-columns:auto auto 1fr;gap:12px;align-items:center;margin-top:12px;padding:13px 15px;border-radius:15px;background:#09251e;color:#b8c7ce}.deposit-conversion strong{color:#dce7eb;font-size:13px}.deposit-conversion b{color:#19eda0;font-size:14px}.deposit-conversion small{text-align:right;color:#7f909b;font-size:10px}.muted-conversion span{font-size:11px;color:#74838f}.deposit-message{margin-top:10px}.deposit-continue{width:100%;height:56px;margin-top:14px;border:0;border-radius:17px;background:linear-gradient(100deg,#00dfa2,#b4f75d);color:#02150c;font-size:16px;font-weight:900;box-shadow:0 12px 30px #00e29d2e}.deposit-continue:disabled{opacity:.45;filter:saturate(.3)}.deposit-continue span{font-size:22px;margin-left:7px}.deposit-trust{display:flex;justify-content:center;gap:24px;padding:16px;color:#647482;font-size:10px}.deposit-page .deposit-qr-panel{margin-top:0}@media(max-width:768px){.deposit-page{padding:0 0 110px}.deposit-hero{min-height:185px;padding:22px 18px;border-radius:18px}.deposit-hero-copy{max-width:100%}.deposit-hero h1{font-size:31px}.deposit-hero p{max-width:55%;font-size:11px}.deposit-benefits{gap:10px}.deposit-benefits span{font-size:9px}.deposit-hero-art{right:-12px;top:18px;width:190px;height:155px;opacity:.9}.deposit-coin{right:72px;top:3px;width:58px;height:58px;font-size:29px}.deposit-arrow{right:33px;top:48px;font-size:43px}.deposit-wallet-art{right:3px;bottom:6px;width:125px;height:55px}.deposit-stack{display:none}.deposit-card{padding:18px;border-radius:18px}.deposit-step{margin-bottom:14px}.deposit-step h3{font-size:15px}.deposit-method{padding:14px}.thai-flag{width:43px;height:43px}.deposit-amount-wrap{height:58px}.deposit-amount-wrap input{font-size:23px}.deposit-presets{gap:6px}.deposit-presets button{height:39px;font-size:10px}.deposit-conversion{grid-template-columns:1fr 1fr;gap:6px}.deposit-conversion small{grid-column:1/-1;text-align:left}.deposit-trust{gap:12px;font-size:8px}}.wallet-modal-backdrop{overflow:hidden;touch-action:none}.wallet-modal{height:min(760px,90dvh);max-height:min(760px,90dvh);min-height:0;box-sizing:border-box;overflow-x:hidden!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;touch-action:pan-y;scrollbar-width:thin}.history-list{max-height:none;overflow:visible}@media(max-width:768px){.wallet-modal{height:88dvh;max-height:88dvh;min-height:0;overflow-x:hidden!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;touch-action:pan-y}}.wallet-modal-backdrop{touch-action:pan-y!important;overflow:hidden!important}.wallet-modal{touch-action:pan-y!important;overflow-y:scroll!important;overflow-x:hidden!important;overscroll-behavior-y:contain!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none}.wallet-modal::-webkit-scrollbar{display:none}.wallet-modal input,.wallet-modal select,.wallet-modal button{touch-action:manipulation}@media(max-width:768px){.wallet-modal-backdrop{align-items:flex-end!important;touch-action:pan-y!important}.wallet-modal{height:88dvh!important;max-height:88dvh!important;min-height:0!important;touch-action:pan-y!important;overflow-y:scroll!important}}@media(max-width:768px){.wallet-modal-backdrop{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;display:block!important;padding:0!important;overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch!important;overscroll-behavior-y:contain!important;touch-action:pan-y!important}.wallet-modal{position:relative!important;width:100%!important;height:auto!important;max-height:none!important;min-height:88dvh!important;margin:12dvh 0 0!important;padding:25px 18px calc(35px + env(safe-area-inset-bottom))!important;border-radius:24px 24px 0 0!important;overflow:visible!important;touch-action:auto!important;-webkit-overflow-scrolling:auto!important}.wallet-modal-backdrop .wallet-modal-close{position:sticky;float:right;z-index:3}}.finance-page{max-width:760px;margin:0 auto;padding:4px 0 110px;min-height:calc(100dvh - 140px)}.finance-head{padding:20px 0 22px}.finance-back{display:inline-flex;margin-bottom:22px;color:#16e99a;font-size:13px;font-weight:800}.finance-head .modal-kicker{display:block}.finance-head h1{margin:8px 0 6px;font-size:40px;letter-spacing:-1px}.finance-head p{margin:0;color:#83909e;font-size:13px}.finance-card{padding:24px;border:1px solid #173d38;border-radius:22px;background:linear-gradient(145deg,#091412,#0a1116);box-shadow:0 12px 30px #0000002e}.finance-card form{display:grid;gap:9px}.finance-card label{font-size:11px;color:#9aa6b5;font-weight:700;margin-top:4px}.finance-card input,.finance-card select{width:100%;height:52px;box-sizing:border-box;border:1px solid #26333d;border-radius:13px;background:#0c1319;color:#fff;padding:0 14px;outline:none}.finance-card input:focus,.finance-card select:focus{border-color:#13d994;box-shadow:0 0 0 3px #13d99414}.finance-card .modal-submit{margin-top:10px}.finance-card .history-list{display:grid;gap:8px}.finance-card .history-item{min-height:58px}.wallet-activity-link{display:inline-block;border:1px solid #0be69a;background:transparent;color:#0be69a;border-radius:25px;padding:10px 18px;font-weight:800}.finance-card .history-section-title:first-child{margin-top:0}@media(max-width:768px){.finance-page{padding:0 0 110px;min-height:auto}.finance-head{padding:8px 0 18px}.finance-head h1{font-size:32px}.finance-card{padding:18px;border-radius:18px}.finance-card input,.finance-card select{height:54px}.finance-card .history-item{grid-template-columns:38px 1fr auto}.wallet-activity-link{padding:9px 15px;font-size:11px}}@media(max-width:768px){.main:has(.finance-page) .telegram-bottom-nav{display:flex!important;position:fixed!important;left:0!important;right:0!important;bottom:0!important;z-index:999999!important;height:calc(64px + env(safe-area-inset-bottom))!important;padding-bottom:env(safe-area-inset-bottom)!important;visibility:visible!important;opacity:1!important}.main:has(.finance-page) .content{padding-bottom:calc(110px + env(safe-area-inset-bottom))!important}}@media(max-width:768px){html,body,#root{height:100%;min-height:100%;overflow:hidden!important}body{position:fixed;width:100%;top:0;right:0;bottom:0;left:0}.app-shell,.main{height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;overflow:hidden!important}.content{height:calc(100dvh - 124px - env(safe-area-inset-bottom))!important;max-height:calc(100dvh - 124px - env(safe-area-inset-bottom))!important;min-height:0!important;overflow:hidden!important;padding:0 14px 8px!important}.finance-page,.deposit-page,.wallet-page,.cards-page{height:100%!important;min-height:0!important;max-height:100%!important;overflow:hidden!important;padding:0!important}.finance-head{padding:6px 0 10px!important}.finance-head h1{font-size:28px!important;margin:5px 0 2px!important}.finance-head p{font-size:11px!important}.finance-back{margin-bottom:7px!important}.finance-card{padding:14px!important;border-radius:16px!important}.finance-card form{gap:6px!important}.finance-card label{font-size:10px!important;margin-top:2px!important}.finance-card input,.finance-card select{height:46px!important}.finance-card .modal-submit{height:46px!important;margin-top:7px!important}.deposit-page{display:flex!important;flex-direction:column!important}.deposit-hero{padding:6px 0 8px!important}.deposit-hero h1{font-size:29px!important;margin:3px 0!important}.deposit-hero p{font-size:11px!important;line-height:1.35!important}.deposit-hero .deposit-benefits{gap:5px!important;margin-top:7px!important}.deposit-form{display:grid!important;gap:8px!important}.deposit-form .deposit-step-card{padding:13px!important;border-radius:15px!important}.deposit-form .deposit-quick-grid{gap:5px!important}.deposit-form .deposit-quick-grid button{height:38px!important}.deposit-form input{height:46px!important}.deposit-form .deposit-continue{height:46px!important;margin-top:5px!important}.wallet-page{display:flex!important;flex-direction:column!important}.wallet-page .wallet-hero{padding:8px 0!important}.wallet-page .wallet-artwork{display:none!important}.wallet-page .wallet-balance-card{padding:14px!important}.wallet-page .wallet-actions{gap:6px!important}.wallet-page .wallet-actions a{min-height:54px!important}.wallet-page .wallet-chart{display:none!important}.wallet-page .wallet-assets{flex:1!important;min-height:0!important;overflow:hidden!important}.cards-page{display:flex!important;flex-direction:column!important}.cards-page .cards-artwork{display:none!important}.cards-page .cards-empty{padding:14px!important}.cards-page .cards-feature-grid{gap:6px!important}.cards-page .cards-feature{padding:9px!important}.cards-page .cards-create-btn{height:46px!important}.telegram-bottom-nav{z-index:999999!important}}@media(max-width:768px){.content{background:#070b0e!important;padding:0 12px 8px!important}.wallet-page{position:relative;display:flex!important;flex-direction:column!important;gap:10px!important;padding:8px 0 0!important;background:radial-gradient(circle at 85% 0%,rgba(16,220,145,.08),transparent 32%)}.wallet-hero{min-height:48px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;padding:0!important}.wallet-hero h1{font-size:25px!important;line-height:1!important;letter-spacing:-.8px!important;margin:0!important}.wallet-hero p{font-size:10px!important;color:#66747f!important;margin:4px 0 0!important}.wallet-filters{margin-top:7px!important;display:flex!important;gap:4px!important}.wallet-filters button{height:25px!important;padding:0 10px!important;border-radius:20px!important;font-size:9px!important}.wallet-art{display:none!important}.wallet-balance-card{position:relative!important;overflow:hidden!important;min-height:138px!important;padding:16px!important;border-radius:20px!important;border:1px solid rgba(42,226,164,.2)!important;background:radial-gradient(circle at 95% 0%,rgba(27,229,155,.18),transparent 38%),linear-gradient(145deg,#10201d,#0b1217 70%)!important;box-shadow:0 14px 30px #00000047!important}.balance-head{font-size:10px!important;color:#82918f!important}.balance-head button{font-size:9px!important;padding:5px 9px!important}.balance-amount{margin-top:8px!important;display:flex!important;align-items:end!important;gap:6px!important}.balance-amount strong{font-size:35px!important;line-height:.95!important;letter-spacing:-1.7px!important}.balance-amount em{font-size:10px!important;color:#20d99a!important;margin-bottom:3px!important}.balance-sub{font-size:9px!important;margin-top:7px!important;color:#71817f!important}.balance-sub span{margin-left:8px!important}.balance-chart{display:none!important}.wallet-actions{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:7px!important;margin:0!important}.wallet-actions a{min-height:58px!important;padding:8px 3px!important;border-radius:15px!important;border:1px solid #18252a!important;background:#0c1216!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:5px!important;box-shadow:none!important}.wallet-actions a:first-child{border-color:#14e09752!important;background:#14e0970e!important}.wallet-actions span{width:25px!important;height:25px!important;border-radius:8px!important;display:grid!important;place-items:center!important;background:#14221f!important;color:#1be39d!important;font-size:14px!important}.wallet-actions b{font-size:9px!important;color:#c8d0d4!important}.assets-panel{min-height:0!important;flex:1!important;overflow:hidden!important;border:1px solid #182329!important;border-radius:18px!important;background:#0a1014!important;padding:12px!important}.assets-head{height:25px!important;margin:0 0 6px!important}.assets-head h3{font-size:13px!important}.assets-head label{font-size:9px!important}.asset-row{min-height:55px!important;border-radius:13px!important;padding:7px!important;background:#0e171b!important;border:1px solid #16272a!important}.asset-icon{width:34px!important;height:34px!important;border-radius:11px!important}.asset-row div b{font-size:11px!important}.asset-row div small,.asset-row strong small{font-size:8px!important}.asset-row strong{font-size:11px!important}.asset-empty{font-size:10px!important;padding:13px!important}.finance-page{height:100%!important;min-height:0!important;padding:7px 0 0!important;display:flex!important;flex-direction:column!important}.finance-head{padding:0 2px 10px!important}.finance-back{font-size:10px!important;margin-bottom:9px!important}.finance-head .modal-kicker{font-size:8px!important;letter-spacing:1.4px!important}.finance-head h1{font-size:27px!important;letter-spacing:-1px!important;margin:4px 0 2px!important}.finance-head p{font-size:10px!important}.finance-card{flex:1!important;min-height:0!important;padding:15px!important;border-radius:18px!important;background:linear-gradient(145deg,#0d1718,#090e12)!important;border:1px solid #18302d!important}.finance-card .modal-balance{padding:10px 11px!important;border-radius:12px!important;background:#101c1d!important;font-size:9px!important}.finance-card .modal-balance b{font-size:13px!important}.finance-card label{font-size:9px!important;color:#83918e!important}.finance-card input,.finance-card select{height:47px!important;border-radius:12px!important;font-size:13px!important;background:#0a1115!important}.finance-card .modal-submit{height:48px!important;border-radius:13px!important;background:linear-gradient(90deg,#16d995,#20e5a2)!important;color:#03110b!important;font-weight:900!important;border:0!important}.deposit-page{height:100%!important;min-height:0!important;padding:7px 0 0!important;display:flex!important;flex-direction:column!important;gap:7px!important}.deposit-hero{padding:0!important;min-height:52px!important}.deposit-eyebrow{font-size:8px!important;letter-spacing:1.4px!important}.deposit-hero h1{font-size:27px!important;letter-spacing:-1px!important;margin:4px 0 2px!important}.deposit-hero p{font-size:10px!important;max-width:290px!important}.deposit-benefits{margin-top:5px!important;gap:4px!important}.deposit-benefits span{font-size:8px!important;padding:4px 7px!important}.deposit-hero-art{display:none!important}.deposit-form{display:flex!important;flex-direction:column!important;gap:7px!important;flex:1!important;min-height:0!important}.deposit-card{padding:13px!important;border-radius:17px!important}.deposit-step b{width:23px!important;height:23px!important;font-size:9px!important}.deposit-step h3{font-size:12px!important}.deposit-step p{font-size:8px!important}.deposit-method{min-height:54px!important;padding:8px!important}.method-copy b{font-size:10px!important}.method-copy small,.method-copy em{font-size:7px!important}.deposit-amount-wrap{height:48px!important}.deposit-amount-wrap input{font-size:19px!important}.deposit-presets{gap:4px!important}.deposit-presets button{height:31px!important;font-size:8px!important}.deposit-conversion{padding:8px 10px!important}.deposit-conversion strong,.deposit-conversion b{font-size:10px!important}.deposit-conversion small{font-size:7px!important}.deposit-continue{height:45px!important;font-size:11px!important}.cards-page{height:100%!important;min-height:0!important;padding:7px 0 0!important;display:flex!important;flex-direction:column!important}.cards-page-title{min-height:45px!important}.cards-page-title h1{font-size:26px!important}.cards-page-title p{font-size:9px!important}.cards-create-top{font-size:9px!important;padding:8px 10px!important}.empty-card-hero{flex:1!important;min-height:0!important;padding:10px!important;border-radius:20px!important;justify-content:center!important}.card-art{height:155px!important;transform:scale(.82)!important;margin:-8px 0!important}.empty-card-copy{margin:0!important}.empty-card-icon{width:30px!important;height:30px!important;font-size:12px!important}.empty-card-copy h2{font-size:17px!important;margin:5px 0 2px!important}.empty-card-copy p{font-size:9px!important}.card-benefits{grid-template-columns:repeat(4,1fr)!important;gap:4px!important;margin:9px 0!important}.card-benefits div{padding:7px 2px!important;border-radius:10px!important}.card-benefits span{font-size:11px!important}.card-benefits b{font-size:6px!important}.create-card-hero-btn{height:43px!important;font-size:10px!important}.hero-note{font-size:7px!important;margin-top:5px!important}.telegram-bottom-nav{height:calc(61px + env(safe-area-inset-bottom))!important}.telegram-bottom-nav a{font-size:9px!important}}@media(max-width:768px){.topbar,.sidebar{display:none!important}.main{height:100dvh!important;min-height:100dvh!important;background:#020908!important}.content{height:calc(100dvh - 68px - env(safe-area-inset-bottom))!important;max-height:none!important;padding:0!important;overflow:hidden!important;background:#020908!important}.tp-screen{height:100%;box-sizing:border-box;padding:12px 16px 8px;display:flex;flex-direction:column;gap:10px;overflow:hidden;background:radial-gradient(circle at 82% 8%,rgba(0,255,153,.12),transparent 30%),linear-gradient(180deg,#03110d,#020809);color:#fff}.tp-brand{height:48px;display:flex;align-items:center;gap:9px;flex:none}.tp-logo{width:38px;height:38px;display:grid;place-items:center;color:#14f39b;font-size:30px;font-weight:900;border:2px solid #14f39b;clip-path:polygon(0 0,100% 0,72% 100%,50% 82%,28% 100%)}.tp-brand>div:nth-child(2){display:flex;flex-direction:column}.tp-brand>div:nth-child(2)>b{font-size:20px;line-height:1}.tp-brand small{font-size:8px;color:#89948f;margin-top:4px}.tp-head-icons{margin-left:auto;display:flex;align-items:center;gap:10px}.tp-avatar{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;border:1px solid #33413f;background:#111b1b;font-size:11px}.tp-wallet-balance{height:112px;position:relative;flex:none;padding:7px 2px;box-sizing:border-box;overflow:hidden}.tp-balance-top{display:flex;align-items:center;justify-content:space-between;color:#a9b4b2;font-size:10px}.tp-balance-top button{border:1px solid #16875d;background:#071711;color:#fff;border-radius:18px;padding:5px 10px;font-size:9px}.tp-wallet-balance>strong{display:block;font-size:34px;letter-spacing:-1.5px;line-height:1.05;margin-top:8px}.tp-wallet-balance>small{font-size:9px;color:#aab3b4}.tp-chart{position:absolute;right:-15px;bottom:7px;width:48%;height:70px;opacity:.75;background:repeating-linear-gradient(90deg,rgba(26,255,163,.06) 0 1px,transparent 1px 22px)}.tp-chart i{position:absolute;left:0;right:0;top:32px;height:2px;background:#17e99b;transform:skewY(-10deg);box-shadow:0 0 12px #17e99b}.tp-actions{height:70px;flex:none;display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.tp-actions a{border:1px solid #24413a;border-radius:14px;background:#0a1313;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;color:#fff}.tp-actions a:first-child{border-color:#00df8d;background:#073624}.tp-actions a:nth-child(2){border-color:#a87900;background:#302505}.tp-actions a:nth-child(3){border-color:#0877a7;background:#071b22}.tp-actions i{font-style:normal;font-size:21px;color:#45eca9}.tp-actions b{font-size:9px}.tp-bonus{height:48px;flex:none;border:1px solid #078d60;border-radius:13px;background:linear-gradient(90deg,#0a2a1d,#07120f);display:flex;align-items:center;padding:0 12px;gap:10px}.tp-bonus>span{font-size:20px}.tp-bonus div{display:flex;flex-direction:column}.tp-bonus b{font-size:10px;color:#f4cf3d}.tp-bonus small{font-size:7px;color:#a8b0ad}.tp-bonus em{margin-left:auto;font-size:20px;font-style:normal}.tp-section-title{height:23px;flex:none;display:flex;align-items:center;justify-content:space-between}.tp-section-title>b{font-size:14px}.tp-section-title a{font-size:8px;color:#9aa5a2}.tp-assets{flex:1;min-height:0;display:flex;flex-direction:column;gap:6px;overflow:hidden}.tp-assets>div{flex:1;min-height:43px;max-height:55px;border:1px solid #1b302f;border-radius:12px;background:#0b1416;display:grid;grid-template-columns:34px 1fr auto 10px;align-items:center;gap:8px;padding:5px 9px;box-sizing:border-box}.tp-assets>div>span{width:29px;height:29px;border-radius:50%;display:grid;place-items:center;background:#143d80;font-weight:900}.tp-assets .tp-coming>span{background:#15201e;color:#89938f}.tp-assets p{margin:0;display:flex;flex-direction:column}.tp-assets p b{font-size:10px}.tp-assets p small{font-size:7px;color:#87928f}.tp-assets strong{font-size:10px;text-align:right;display:flex;flex-direction:column}.tp-assets strong small{font-size:6px;color:#85908e}.tp-assets em{font-style:normal;color:#82908d}.tp-promo{height:54px;flex:none;border-radius:13px;border:1px solid #12372b;padding:0 12px;display:flex;align-items:center;justify-content:space-between;background:radial-gradient(circle at 75% 50%,rgba(19,238,150,.16),transparent 35%),#07110e}.tp-promo div{display:flex;flex-direction:column}.tp-promo b{font-size:10px}.tp-promo small{font-size:7px;color:#9ba5a1}.tp-promo>span{font-size:9px;color:#20e59b}.cards-page{height:100%!important;box-sizing:border-box;padding:12px 16px 8px!important;gap:9px!important;background:radial-gradient(circle at 82% 8%,rgba(0,255,153,.12),transparent 30%),linear-gradient(180deg,#03110d,#020809)!important}.cards-page-title{min-height:48px!important;align-items:center!important}.cards-page-title h1{font-size:26px!important}.cards-page-title p{font-size:9px!important}.cards-create-top{height:34px!important;padding:0 13px!important;border-radius:18px!important;background:#73f3b9!important;color:#052015!important;display:flex!important;align-items:center!important}.empty-card-hero{padding:0!important;border:0!important;background:none!important;box-shadow:none!important}.card-art{height:205px!important;transform:none!important;margin:0!important}.tonee-card-front{width:88%!important;height:180px!important;left:6%!important;top:10px!important;border:1px solid #31ec9c!important;background:radial-gradient(circle at 85% 30%,rgba(21,255,157,.16),transparent 30%),linear-gradient(145deg,#102c20,#07110e)!important}.empty-card-copy{display:none!important}.card-benefits{height:55px!important;margin:0!important;grid-template-columns:repeat(3,1fr)!important}.card-benefits div:nth-child(4){display:none!important}.card-benefits span{width:31px!important;height:31px!important;border-radius:50%!important;border:1px solid #315047!important;display:grid!important;place-items:center!important;margin:auto!important}.card-benefits b{font-size:7px!important}.create-card-hero-btn{height:42px!important}.hero-note{display:none!important}.telegram-bottom-nav{display:grid!important;grid-template-columns:repeat(3,1fr)!important;height:calc(68px + env(safe-area-inset-bottom))!important;background:#071011!important;border-top:1px solid #18312c!important}.telegram-bottom-nav:after{content:"Profile";display:flex;align-items:center;justify-content:center;color:#7d8987;font-size:9px}.telegram-bottom-nav a{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:3px!important;color:#7f8c8a!important}.telegram-bottom-nav a.active{color:#17e99b!important}.telegram-bottom-nav .nav-icon{font-size:19px!important}}@media(max-width:768px){html,body,#root{width:100%!important;height:100%!important;min-height:100%!important;overflow:hidden!important}body{background:#030807!important}.app-shell,.main{width:100%!important;height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;overflow:hidden!important}.main:has(.tg-home-screen) .topbar{display:none!important}.main:has(.tg-home-screen) .content{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100dvh!important;max-height:100dvh!important;padding:env(safe-area-inset-top) 12px calc(68px + env(safe-area-inset-bottom))!important;overflow:hidden!important;background:radial-gradient(circle at 50% -10%,rgba(0,255,157,.09),transparent 38%),#030807!important;box-sizing:border-box!important}.tg-home-screen{width:100%!important;height:calc(100dvh - env(safe-area-inset-top) - 68px - env(safe-area-inset-bottom))!important;max-height:calc(100dvh - env(safe-area-inset-top) - 68px - env(safe-area-inset-bottom))!important;min-height:0!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;box-sizing:border-box!important;color:#f5faf8}.tg-brand-head{flex:0 0 45px;display:flex;align-items:center;justify-content:space-between;padding:3px 2px 5px}.tg-brand{display:flex;align-items:center;gap:8px}.tg-logo{width:34px;height:34px;display:grid;place-items:center;border:2px solid #16e99a;color:#16e99a;border-radius:10px;font-size:19px;font-weight:900;box-shadow:0 0 18px #16e99a38}.tg-brand b{display:block;font-size:17px;line-height:17px;letter-spacing:-.4px}.tg-brand small{display:block;margin-top:2px;font-size:7px;color:#71807b}.tg-head-actions{display:flex;align-items:center;gap:9px}.tg-bell{font-size:17px;color:#d8e1de}.tg-avatar{width:35px;height:35px;border:1px solid #34433f;border-radius:50%;display:grid;place-items:center;background:#111b1a;font-size:13px;font-weight:800}.wallet-v2-balance{position:relative;flex:0 0 170px;padding:9px 5px 0;overflow:hidden}.wallet-balance-label{color:#a5b3af;font-size:11px;font-weight:700}.wallet-balance-label span{color:#19e59b;margin-left:4px}.currency-pill{position:absolute;right:2px;top:7px;height:34px;padding:0 14px;border:1px solid #15d88f;border-radius:20px;background:#071411;color:#fff;font-weight:800}.wallet-v2-balance>strong{display:block;margin-top:8px;font-size:42px;line-height:.95;letter-spacing:-2.4px}.wallet-usd-sub{display:block;margin-top:7px;font-size:11px;color:#899792}.wallet-chart-v2{position:absolute;left:0;right:0;bottom:0;height:86px;opacity:.9}.wallet-chart-v2 svg{width:100%;height:100%}.wallet-chart-v2 .chart-fill{fill:#0ee1930f}.wallet-chart-v2 .chart-line{fill:none;stroke:#18e69a;stroke-width:2.2;filter:drop-shadow(0 0 6px rgba(24,230,154,.5))}.wallet-v2-actions{flex:0 0 68px;display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.wallet-v2-actions a{min-width:0;border-radius:14px;border:1px solid #263330;background:#0b1213;color:#dbe4e1;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px;text-decoration:none}.wallet-v2-actions a span{font-size:21px;line-height:20px}.wallet-v2-actions a b{font-size:9px}.wallet-v2-actions .action-green{border-color:#12df96;background:#0b5b3d40}.wallet-v2-actions .action-green span{color:#19e99b}.wallet-v2-actions .action-gold{border-color:#b28b19}.wallet-v2-actions .action-gold span{color:#ffd044}.wallet-v2-actions .action-blue{border-color:#1979a1}.wallet-v2-actions .action-blue span{color:#36c7ff}.wallet-bonus-v2{flex:0 0 53px;display:flex;align-items:center;gap:10px;padding:7px 11px;border:1px solid #087d56;border-radius:15px;background:linear-gradient(100deg,#0071493d,#051915cc);box-sizing:border-box}.bonus-icon{color:#ffd52e;font-size:22px}.wallet-bonus-v2 div{flex:1}.wallet-bonus-v2 b{display:block;color:#ffda2f;font-size:11px}.wallet-bonus-v2 small{display:block;margin-top:2px;color:#9aaba5;font-size:8px}.wallet-assets-v2{flex:1;min-height:0;overflow:hidden}.section-title-v2{display:flex;align-items:center;justify-content:space-between;margin:7px 3px 6px}.section-title-v2 h2{margin:0;font-size:17px;letter-spacing:-.5px}.section-title-v2 a{color:#b0bbb8;text-decoration:none;font-size:9px}.asset-v2{height:51px;margin-bottom:5px;padding:6px 8px;border:1px solid #1b2928;border-radius:14px;background:#0b1315;display:flex;align-items:center;gap:8px;box-sizing:border-box}.asset-round{flex:0 0 35px;width:35px;height:35px;border-radius:50%;display:grid;place-items:center;font-weight:900;font-size:17px}.usd-round{background:linear-gradient(145deg,#1ad998,#064c35);color:#fff}.usdt-round{background:#14382e;color:#18e99c}.asset-v2>div{flex:1;min-width:0}.asset-v2 div b{display:block;font-size:11px}.asset-v2 div small{display:block;color:#74827e;font-size:7px;margin-top:2px}.asset-v2>strong{text-align:right;font-size:10px}.asset-v2>strong small{display:block;color:#75827e;font-size:7px;font-weight:400;margin-top:2px}.asset-arrow{color:#687571;font-size:18px}.muted-asset{opacity:.7}.wallet-promo-v2{flex:0 0 67px;border:1px solid #154934;border-radius:16px;padding:9px 13px;overflow:hidden;position:relative;background:radial-gradient(circle at 85% 90%,rgba(0,255,158,.25),transparent 40%),linear-gradient(120deg,#071613,#0c241a)}.wallet-promo-v2 b{display:block;font-size:12px}.wallet-promo-v2 small{display:block;margin-top:3px;font-size:8px;color:#9aaba5}.wallet-promo-v2>span{position:absolute;right:28px;bottom:-18px;color:#1be99c;font-size:70px;font-weight:900;opacity:.45}.cards-v2-title{flex:0 0 48px;display:flex;justify-content:space-between;align-items:start}.cards-v2-title h1{margin:0;font-size:26px;letter-spacing:-1px}.cards-v2-title p{margin:3px 0 0;color:#899691;font-size:9px}.add-card-v2{padding:10px 13px;border-radius:20px;background:#9dffd9;color:#06110d;text-decoration:none;font-size:10px;font-weight:900}.virtual-card-v2{flex:0 0 156px;position:relative;overflow:hidden;border:1px solid #28c985;border-radius:20px;padding:15px;background:radial-gradient(circle at 85% 75%,rgba(0,255,157,.32),transparent 32%),linear-gradient(135deg,#10231e,#07100e 60%,#0b1e18);box-shadow:0 0 30px #00ff9d21}.virtual-card-v2:after{content:"";position:absolute;width:180px;height:180px;right:-55px;top:-40px;border:4px solid rgba(25,238,159,.2);border-radius:50%;transform:rotate(-25deg)}.vc-brand{font-size:20px;color:#1be99c;font-weight:900}.vc-brand span{color:#fff;font-size:17px;margin-left:3px}.vc-type{position:absolute;right:15px;top:18px;font-size:8px;letter-spacing:1.4px;color:#b5c1bd}.vc-chip{position:absolute;left:17px;top:56px;width:31px;height:23px;border-radius:5px;background:linear-gradient(135deg,#ffe9a1,#bc8d37)}.vc-symbol{position:absolute;right:35px;top:44px;color:#19e99c;font-size:80px;font-weight:900;line-height:1;opacity:.38}.vc-number{position:absolute;left:17px;bottom:48px;font-size:14px;letter-spacing:1px;color:#fff}.vc-bottom{position:absolute;left:17px;right:15px;bottom:13px;display:flex;align-items:end;gap:18px;font-size:8px;color:#d7dfdc}.vc-bottom span:nth-child(2){margin-left:auto;color:#8f9c97;font-size:6px}.vc-bottom strong{font-size:21px;font-style:italic}.card-dots-v2{flex:0 0 17px;display:flex;justify-content:center;align-items:center;gap:7px}.card-dots-v2 i{width:7px;height:7px;border-radius:50%;background:#52605c}.card-dots-v2 i.active{width:9px;height:9px;background:#19e99c}.card-controls-v2{flex:0 0 59px;display:grid;grid-template-columns:repeat(3,1fr);gap:4px}.card-controls-v2 button{border:0;background:transparent;color:#dce4e1;display:flex;flex-direction:column;align-items:center;gap:4px}.card-controls-v2 button span{width:36px;height:36px;display:grid;place-items:center;border:1px solid #30403c;border-radius:50%;background:#0b1413;font-size:16px}.card-controls-v2 b{font-size:8px;font-weight:600}.card-transactions-v2{flex:1;min-height:0;overflow:hidden;border:1px solid #182826;border-radius:16px;padding:0 9px;background:#080f0fcc}.card-transactions-v2 .section-title-v2{margin-top:7px}.card-tx-v2{min-height:40px;border-top:1px solid #14211f;display:flex;align-items:center;gap:8px}.tx-icon-v2{width:29px;height:29px;flex:0 0 29px;display:grid;place-items:center;border-radius:50%;background:#152523;color:#1be99c;font-size:11px;font-weight:900}.card-tx-v2>div{flex:1;min-width:0}.card-tx-v2>div b{display:block;font-size:9px}.card-tx-v2>div small{display:block;color:#697772;font-size:7px;margin-top:2px}.card-tx-v2>strong{text-align:right;font-size:9px}.card-tx-v2>strong small{display:block;color:#17e99b;font-size:6px;margin-top:2px}.negative-tx{color:#fff}.positive-tx{color:#18e99c}.cards-promo-v2{flex:0 0 66px;margin-top:7px;border:1px solid #315b37;border-radius:16px;padding:9px 12px;background:radial-gradient(circle at 80% 40%,rgba(255,208,65,.16),transparent 35%),linear-gradient(120deg,#101a12,#1a2111);position:relative;overflow:hidden}.cards-promo-v2 b{display:block;font-size:13px;line-height:14px}.cards-promo-v2 small{display:block;margin-top:4px;font-size:7px;color:#a8b1a5}.cards-promo-v2>span{position:absolute;right:35px;top:12px;color:#d9bd4d;font-size:35px}.profile-v2{padding-top:2px}.profile-hero-v2{text-align:center;padding:18px 0 15px}.profile-avatar-v2{width:72px;height:72px;margin:auto;display:grid;place-items:center;border-radius:50%;border:2px solid #18e99b;background:#10231e;color:#1be99c;font-size:30px;font-weight:900;box-shadow:0 0 30px #18e99b2e}.profile-hero-v2 h1{margin:10px 0 3px;font-size:25px}.profile-hero-v2 p{margin:0;color:#75827e;font-size:9px}.profile-menu-v2{border:1px solid #172623;border-radius:17px;overflow:hidden;background:#0a1213}.profile-menu-v2 div{height:53px;padding:0 13px;display:flex;align-items:center;gap:11px;border-bottom:1px solid #14211f}.profile-menu-v2 div:last-child{border-bottom:0}.profile-menu-v2 span{width:32px;height:32px;display:grid;place-items:center;border-radius:10px;background:#10221d;color:#18e99b}.profile-menu-v2 b{flex:1;font-size:10px}.profile-menu-v2 i{color:#66746f;font-style:normal}.main:has(.tg-home-screen) .telegram-bottom-nav{position:fixed!important;left:0!important;right:0!important;bottom:0!important;z-index:999999!important;height:calc(62px + env(safe-area-inset-bottom))!important;padding:0 8px env(safe-area-inset-bottom)!important;box-sizing:border-box!important;display:grid!important;grid-template-columns:repeat(3,1fr)!important;background:#050d0cfa!important;border-top:1px solid #1b2c29!important;-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important}.main:has(.tg-home-screen) .telegram-bottom-nav a{height:61px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:3px!important;color:#7c8985!important;text-decoration:none!important;font-size:9px!important}.main:has(.tg-home-screen) .telegram-bottom-nav .nav-icon{font-size:20px!important;line-height:20px!important}.main:has(.tg-home-screen) .telegram-bottom-nav a.active{color:#18e99b!important}.main:has(.tg-home-screen) .telegram-bottom-nav a.active:after{content:"";position:absolute;bottom:0;width:46px;height:2px;background:#18e99b;box-shadow:0 0 10px #18e99b}}@media(max-width:380px){.wallet-v2-balance{flex-basis:150px}.wallet-v2-balance>strong{font-size:37px}.virtual-card-v2{flex-basis:143px}.vc-number{font-size:12px}.wallet-promo-v2,.cards-promo-v2{flex-basis:58px}}@media(max-width:768px){.main:has(.tg-screen) .content{padding-left:16px!important;padding-right:16px!important;background:#07100e!important}.tg-screen{gap:0!important}.tg-head{height:52px!important;flex-basis:52px!important;padding:4px 1px!important}.tg-brand>span{width:35px!important;height:35px!important;border-radius:11px!important;background:linear-gradient(145deg,#0e3025,#071611)!important}.tg-brand b{font-size:17px!important}.tg-brand small{font-size:7px!important;color:#71847d!important}.tg-user{width:35px!important;height:35px!important;background:#14221e!important;color:#19e99c!important;border-color:#25463b!important}.wallet-v2,.w-balance{display:block}.w-balance{height:183px!important;flex-basis:183px!important;padding:13px 2px 0!important;border-radius:22px!important;background:radial-gradient(circle at 92% 8%,rgba(30,235,159,.16),transparent 32%),linear-gradient(145deg,#10231e,#0a1512 72%)!important;border:1px solid #1b4939!important;box-shadow:inset 0 1px #ffffff06,0 15px 35px #00000038!important}.w-balance div{font-size:10px!important}.w-balance button{top:11px!important;right:11px!important;height:30px!important;padding:0 12px!important;background:#10201b!important;border-color:#26785b!important}.w-balance>strong{font-size:43px!important;margin-top:12px!important}.w-balance>small{font-size:9px!important;color:#91a19b!important}.w-balance svg{bottom:0!important;height:78px!important;opacity:.75!important}.w-actions{height:72px!important;flex-basis:72px!important;gap:8px!important;margin-top:9px!important}.w-actions a{border-radius:16px!important;background:#0b1513!important;border-color:#20342f!important;box-shadow:0 5px 16px #00000029!important}.w-actions a b{width:29px!important;height:29px!important;display:grid!important;place-items:center!important;border-radius:10px!important;background:#12271f!important;font-size:18px!important}.w-actions a:nth-child(2) b{background:#28200b!important;color:#ffd34b!important}.w-actions a:nth-child(3) b{background:#102531!important;color:#36c8ff!important}.w-actions a:nth-child(4) b{background:#171f1d!important;color:#b5c1bd!important}.w-actions span{font-size:8px!important;color:#bdc8c4!important}.w-bonus{height:56px!important;flex-basis:56px!important;margin-top:9px!important;border-radius:16px!important;padding:8px 12px!important;background:linear-gradient(100deg,#103126,#0b1815)!important;border-color:#1a6e50!important}.w-bonus>b{width:31px!important;height:31px!important;display:grid!important;place-items:center!important;border-radius:10px!important;background:#1b3c2d!important}.w-bonus strong{font-size:10px!important}.w-bonus small{font-size:7px!important}.w-assets{margin-top:5px!important}.tg-section{height:31px!important;margin:0 3px!important}.tg-section h2{font-size:15px!important}.tg-section a{font-size:8px!important;color:#18e99b!important}.asset{height:57px!important;border-radius:16px!important;padding:8px 10px!important;margin-bottom:6px!important;background:#0b1514!important}.asset>em{width:38px!important;height:38px!important;font-size:18px!important}.asset div b{font-size:10px!important}.asset div small{font-size:7px!important}.asset>strong{font-size:10px!important}.w-promo{height:67px!important;flex-basis:67px!important;border-radius:17px!important;padding:11px 13px!important}.w-promo b{font-size:12px!important}.w-promo small{font-size:7px!important}.c-title{height:54px!important;flex-basis:54px!important;align-items:center!important}.c-title h1{font-size:26px!important}.c-title p{font-size:8px!important}.c-title>a{height:35px!important;padding:9px 14px!important;background:#b2ffdc!important;box-shadow:0 6px 18px #18e99b1f!important}.virtual-card{height:174px!important;flex-basis:174px!important;border-radius:22px!important;padding:17px!important;background:radial-gradient(circle at 92% 80%,rgba(0,255,157,.35),transparent 38%),radial-gradient(circle at 12% 0%,rgba(35,115,84,.16),transparent 35%),linear-gradient(145deg,#123128,#07100d 68%)!important;border-color:#2bd393!important;box-shadow:0 15px 35px #0000004d,0 0 28px #18e99b14!important}.virtual-card>b{font-size:20px!important}.virtual-card>b span{font-size:18px!important}.virtual-card>i{font-size:7px!important;letter-spacing:1.5px!important}.virtual-card>label{top:60px!important;left:18px!important;width:35px!important;height:25px!important;background:linear-gradient(135deg,#ffe8a0,#a9792f)!important}.virtual-card>label:after{content:"";position:absolute;top:5px;right:5px;bottom:5px;left:5px;border:1px solid rgba(70,45,10,.45);border-radius:3px}.virtual-card:after{content:"";position:absolute;right:-40px;top:-40px;width:150px;height:150px;border:2px solid rgba(28,233,157,.16);border-radius:50%}.virtual-card>strong{bottom:57px!important;font-size:15px!important;letter-spacing:1.3px!important}.virtual-card>small{bottom:16px!important;font-size:8px!important;letter-spacing:.2px!important}.virtual-card>small u{right:45px!important;font-size:6px!important}.virtual-card>small em{font-size:24px!important}.dots{height:20px!important;flex-basis:20px!important}.c-controls{height:63px!important;flex-basis:63px!important}.c-controls button{font-size:18px!important}.c-controls button small{font-size:7px!important;color:#8b9893!important}.c-trans{border-radius:17px!important;background:#0a1211!important}.tx{height:45px!important}.tx>em{width:31px!important;height:31px!important}.tx div b{font-size:9px!important}.tx div small{font-size:6px!important}.c-promo{height:70px!important;flex-basis:70px!important;border-radius:17px!important;padding:11px 13px!important}.c-promo b{font-size:12px!important}.c-promo small{font-size:7px!important}.wallet-v2 .w-assets{overflow:hidden!important}}@media(max-width:380px){.w-balance{height:160px!important;flex-basis:160px!important}.w-balance>strong{font-size:37px!important}.w-actions{height:66px!important;flex-basis:66px!important}.w-bonus{height:50px!important;flex-basis:50px!important}.virtual-card{height:150px!important;flex-basis:150px!important}.c-controls{height:52px!important;flex-basis:52px!important}}@media(max-width:768px){html,body,#root{width:100%;height:100%;margin:0;overflow:hidden!important}.app-shell{width:100%;height:100dvh;min-height:0;overflow:hidden!important}.sidebar,.main:has(.tg-screen) .topbar{display:none!important}.main{width:100%;height:100dvh;min-height:0;overflow:hidden!important}.main:has(.tg-screen) .content{width:100%!important;max-width:none!important;height:100dvh!important;min-height:0!important;box-sizing:border-box!important;padding:0 14px!important;margin:0!important;overflow:hidden!important;background:#07100e!important}.tg-screen{width:100%;height:calc(100dvh - 62px - env(safe-area-inset-bottom));min-height:0;box-sizing:border-box;display:flex!important;flex-direction:column!important;gap:0!important;overflow:hidden!important;padding:0!important;color:#eef6f2}.tg-head{width:100%;height:52px;min-height:52px;flex:0 0 52px;box-sizing:border-box;display:flex!important;align-items:center!important;justify-content:space-between!important;padding:6px 1px!important}.tg-brand{display:flex!important;align-items:center!important;gap:9px!important;min-width:0}.tg-brand>span{width:34px!important;height:34px!important;flex:0 0 34px;display:grid!important;place-items:center!important;border-radius:10px!important;background:#10251e!important;color:#19e99c!important;font-weight:900!important;font-size:18px!important}.tg-brand div{display:flex!important;flex-direction:column!important;min-width:0}.tg-brand b{font-size:16px!important;line-height:17px!important}.tg-brand small{font-size:7px!important;color:#71817c!important;line-height:9px!important}.tg-user{width:34px!important;height:34px!important;flex:0 0 34px;display:grid!important;place-items:center!important;border-radius:50%!important;background:#12211d!important;border:1px solid #24483a!important;color:#19e99c!important;font-weight:900!important}.tg-screen:has(.w-balance) .w-balance{position:relative;width:100%;height:166px;min-height:166px;flex:0 0 166px;box-sizing:border-box;margin:0;padding:13px 14px 0;border-radius:21px;overflow:hidden;background:radial-gradient(circle at 90% 8%,rgba(30,235,159,.18),transparent 34%),linear-gradient(145deg,#10251f,#091411 75%);border:1px solid #1c4b3a;box-shadow:0 12px 28px #00000040}.w-balance div{margin:0!important;font-size:10px!important;color:#9caaa5!important}.w-balance button{position:absolute!important;top:11px!important;right:11px!important;height:28px!important;padding:0 10px!important;border-radius:9px!important;background:#11221d!important;border:1px solid #28694f!important;color:#d8e7e1!important;font-size:8px!important}.w-balance>strong{display:block!important;margin-top:9px!important;font-size:38px!important;line-height:43px!important;letter-spacing:-1.2px!important}.w-balance>small{display:block!important;margin-top:0!important;font-size:8px!important;color:#899b94!important}.w-balance svg{position:absolute!important;left:0!important;right:0!important;bottom:0!important;width:100%!important;height:64px!important}.tg-screen:has(.w-balance) .w-actions{width:100%;height:68px;min-height:68px;flex:0 0 68px;display:grid!important;grid-template-columns:repeat(4,1fr);gap:7px;margin:8px 0 0}.w-actions a{min-width:0;height:68px!important;box-sizing:border-box;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:5px!important;border-radius:15px!important;background:#0b1513!important;border:1px solid #20342f!important;text-decoration:none!important}.w-actions a b{width:28px!important;height:28px!important;display:grid!important;place-items:center!important;border-radius:9px!important;font-size:17px!important;line-height:1!important}.w-actions a span{font-size:7px!important;color:#b9c5c0!important}.tg-screen:has(.w-balance) .w-bonus{width:100%;height:52px;min-height:52px;flex:0 0 52px;box-sizing:border-box;margin:8px 0 0;padding:8px 11px;display:flex!important;align-items:center!important;gap:9px!important;border-radius:15px!important;background:linear-gradient(100deg,#103126,#0a1714)!important;border:1px solid #1b624a!important}.w-bonus>b{width:30px!important;height:30px!important;flex:0 0 30px;display:grid!important;place-items:center!important;border-radius:9px!important}.w-bonus div{min-width:0;flex:1}.w-bonus strong{display:block!important;font-size:9px!important}.w-bonus small{display:block!important;font-size:7px!important;color:#82938d!important;margin-top:2px}.w-bonus>span{font-size:20px!important;color:#7c928b!important}.tg-screen:has(.w-balance) .w-assets{width:100%;min-height:0;flex:1 1 auto;overflow:hidden!important;margin:4px 0 0}.tg-screen:has(.w-balance) .tg-section{height:27px;min-height:27px;display:flex!important;align-items:center!important;justify-content:space-between!important;margin:0 2px!important}.tg-section h2{font-size:14px!important;margin:0!important}.tg-section a{font-size:7px!important;color:#18e99b!important}.asset{width:100%;height:52px!important;min-height:52px;box-sizing:border-box;display:flex!important;align-items:center!important;margin:0 0 5px!important;padding:7px 9px!important;border-radius:14px!important;background:#0b1514!important;border:1px solid #182a26!important}.asset>em{width:35px!important;height:35px!important;flex:0 0 35px;display:grid!important;place-items:center!important;border-radius:10px!important;font-size:17px!important}.asset div{min-width:0;flex:1}.asset div b{font-size:9px!important}.asset div small{display:block!important;font-size:7px!important;color:#72817c!important}.asset>strong{font-size:9px!important;text-align:right}.asset>strong small{display:block!important;font-size:6px!important;color:#70817a!important}.tg-screen:has(.w-balance) .w-promo{width:100%;height:53px;min-height:53px;flex:0 0 53px;box-sizing:border-box;margin:5px 0 0;border-radius:15px!important;padding:9px 12px!important}.w-promo b{font-size:10px!important}.w-promo small{font-size:6px!important}.tg-screen:has(.virtual-card) .c-title{width:100%;height:48px;min-height:48px;flex:0 0 48px;display:flex!important;align-items:center!important;justify-content:space-between!important}.c-title h1{margin:0!important;font-size:24px!important;line-height:26px!important}.c-title p{margin:1px 0 0!important;font-size:7px!important;color:#75847e!important}.c-title>a{height:32px!important;display:flex!important;align-items:center!important;box-sizing:border-box;padding:0 12px!important;border-radius:10px!important;font-size:8px!important;text-decoration:none!important}.tg-screen:has(.virtual-card) .virtual-card{position:relative;width:100%;height:158px;min-height:158px;flex:0 0 158px;box-sizing:border-box;display:block!important;overflow:hidden!important;margin:0!important;padding:16px!important;border-radius:21px!important;background:radial-gradient(circle at 90% 82%,rgba(0,255,157,.3),transparent 38%),linear-gradient(145deg,#123128,#07100d 68%)!important;border:1px solid #2bd393!important}.virtual-card>b{position:absolute!important;top:15px;left:16px;font-size:19px!important}.virtual-card>b span{font-size:16px!important}.virtual-card>i{position:absolute!important;top:19px;right:16px;font-size:6px!important;letter-spacing:1.5px!important}.virtual-card>label{position:absolute!important;top:56px!important;left:16px!important;width:34px!important;height:24px!important;border-radius:5px!important;background:linear-gradient(135deg,#ffe8a0,#a9792f)!important}.virtual-card>strong{position:absolute!important;left:16px!important;bottom:52px!important;font-size:13px!important;letter-spacing:1.1px!important}.virtual-card>small{position:absolute!important;left:16px!important;right:16px!important;bottom:13px!important;font-size:7px!important}.virtual-card>small u{position:absolute!important;right:42px!important;font-size:5px!important}.virtual-card>small em{position:absolute!important;right:0!important;font-size:21px!important}.tg-screen:has(.virtual-card) .dots{height:17px;min-height:17px;flex:0 0 17px;display:flex!important;align-items:center!important;justify-content:center!important;gap:5px!important}.dots i{width:5px!important;height:5px!important;border-radius:50%!important;background:#34413d!important}.dots i.on{width:15px!important;border-radius:5px!important;background:#19e99c!important}.tg-screen:has(.virtual-card) .c-controls{height:56px;min-height:56px;flex:0 0 56px;display:grid!important;grid-template-columns:repeat(3,1fr);gap:7px}.c-controls button{border:1px solid #1b2c28!important;background:#0a1412!important;border-radius:13px!important;color:#d9e4df!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:3px!important;font-size:17px!important}.c-controls button small{font-size:6px!important;color:#84918d!important}.tg-screen:has(.virtual-card) .c-trans{min-height:0;flex:1 1 auto;overflow:hidden;margin-top:7px;padding:0 10px 5px;border:1px solid #172824!important;border-radius:15px!important;background:#0a1211!important}.c-trans .tg-section{height:30px!important;min-height:30px!important}.tx{height:39px!important;display:flex!important;align-items:center!important}.tx>em{width:27px!important;height:27px!important;display:grid!important;place-items:center!important;border-radius:8px!important}.tx div{flex:1;min-width:0}.tx div b{font-size:8px!important}.tx div small{display:block!important;font-size:6px!important;color:#71807b!important}.tx>strong{font-size:16px!important}.tg-screen:has(.virtual-card) .c-promo{width:100%;height:54px;min-height:54px;flex:0 0 54px;box-sizing:border-box;margin-top:6px;border-radius:15px!important;padding:9px 12px!important}.c-promo b{font-size:10px!important}.c-promo small{font-size:6px!important}.profile{padding:14px 0!important;text-align:center}.profile-list{width:100%;margin-top:4px}.profile-list div{height:49px!important;display:flex;align-items:center;gap:10px;padding:0 12px;border-bottom:1px solid #172623}.telegram-bottom-nav:after{display:none!important;content:none!important}.telegram-bottom-nav{position:fixed!important;left:0!important;right:0!important;bottom:0!important;z-index:999999!important;width:100%!important;height:calc(62px + env(safe-area-inset-bottom))!important;padding:0 8px env(safe-area-inset-bottom)!important;box-sizing:border-box!important;display:grid!important;grid-template-columns:repeat(3,1fr)!important;background:#050d0cfa!important;border-top:1px solid #1b2c29!important;-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important}.telegram-bottom-nav a{position:relative!important;height:61px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:3px!important;color:#7c8985!important;text-decoration:none!important;font-size:9px!important}.telegram-bottom-nav .nav-icon{font-size:20px!important;line-height:20px!important}.telegram-bottom-nav a.active{color:#18e99b!important}}@media(max-width:380px){.main:has(.tg-screen) .content{padding-left:10px!important;padding-right:10px!important}.tg-screen:has(.w-balance) .w-balance{height:150px;min-height:150px;flex-basis:150px}.tg-screen:has(.w-balance) .w-balance>strong{font-size:34px!important}.tg-screen:has(.w-balance) .w-actions,.tg-screen:has(.w-balance) .w-actions a{height:62px!important}.tg-screen:has(.w-balance) .w-actions{min-height:62px;flex-basis:62px}.tg-screen:has(.w-balance) .w-bonus{height:48px;min-height:48px;flex-basis:48px}.tg-screen:has(.virtual-card) .virtual-card{height:145px;min-height:145px;flex-basis:145px}.tg-screen:has(.virtual-card) .c-controls{height:51px;min-height:51px;flex-basis:51px}}@media(max-width:768px){.w-balance{isolation:isolate!important}.balance-orb{position:absolute!important;border-radius:50%!important;pointer-events:none!important;z-index:0!important;filter:blur(.2px)}.balance-orb.orb-a{width:145px;height:145px;right:-55px;top:-72px;background:radial-gradient(circle,rgba(37,244,167,.25) 0%,rgba(37,244,167,.08) 38%,transparent 70%)}.balance-orb.orb-b{width:95px;height:95px;left:-48px;bottom:-45px;background:radial-gradient(circle,rgba(48,157,255,.13),transparent 68%)}.balance-grid{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:0!important;pointer-events:none;opacity:.16;background-image:linear-gradient(rgba(79,255,194,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(79,255,194,.08) 1px,transparent 1px);background-size:25px 25px;-webkit-mask-image:linear-gradient(to bottom,transparent 5%,#000 50%,transparent 100%);mask-image:linear-gradient(to bottom,transparent 5%,#000 50%,transparent 100%)}.w-balance>*:not(.balance-orb):not(.balance-grid){position:relative;z-index:2}.w-balance:before{content:"";position:absolute;right:17px;bottom:31px;width:8px;height:8px;border-radius:50%;background:#5dffbe;box-shadow:0 0 0 5px #5dffbe14,0 0 18px #5dffbecc;z-index:3}.w-actions a{position:relative!important;overflow:hidden!important}.w-actions a:before{content:"";position:absolute;width:45px;height:45px;right:-18px;top:-20px;border-radius:50%;background:radial-gradient(circle,rgba(28,233,155,.12),transparent 68%)}.w-actions a:nth-child(2):before{background:radial-gradient(circle,rgba(255,210,65,.12),transparent 68%)}.w-actions a:nth-child(3):before{background:radial-gradient(circle,rgba(54,200,255,.12),transparent 68%)}.w-promo{position:relative!important;overflow:hidden!important}.promo-orbit{position:absolute;right:11px;top:50%;transform:translateY(-50%);width:62px;height:48px;border:1px solid rgba(24,233,155,.16);border-radius:50%;transform-origin:center;rotate:-18deg}.promo-orbit:before,.promo-orbit:after{content:"";position:absolute;top:6px;right:6px;bottom:6px;left:6px;border:1px solid rgba(24,233,155,.11);border-radius:50%}.promo-orbit:after{top:14px;right:14px;bottom:14px;left:14px;border-color:#18e99b29}.promo-orbit i{position:absolute;width:5px;height:5px;border-radius:50%;background:#1de99c;box-shadow:0 0 8px #1de99c}.promo-orbit i:nth-child(1){left:3px;top:18px}.promo-orbit i:nth-child(2){right:8px;top:5px}.promo-orbit i:nth-child(3){right:12px;bottom:5px}.virtual-card{isolation:isolate!important}.virtual-card .card-glow{position:absolute;right:-50px;bottom:-65px;width:190px;height:190px;border-radius:50%;background:radial-gradient(circle,rgba(25,239,161,.3),rgba(25,239,161,.07) 36%,transparent 68%);z-index:0;pointer-events:none}.virtual-card .card-wave{position:absolute;right:-46px;top:18px;width:150px;height:150px;border:1px solid rgba(52,255,186,.18);border-radius:44% 56% 52% 48%;rotate:28deg;z-index:0;pointer-events:none;box-shadow:0 0 0 14px #34ffba06,0 0 0 29px #34ffba05}.virtual-card .card-wave:after{content:"";position:absolute;top:24px;right:24px;bottom:24px;left:24px;border:1px solid rgba(52,255,186,.13);border-radius:50%}.virtual-card>*:not(.card-glow):not(.card-wave){z-index:2}.virtual-card:before{content:"";position:absolute;left:-30px;top:95px;width:120px;height:80px;background:linear-gradient(120deg,rgba(33,255,172,.06),transparent);filter:blur(1px);rotate:-20deg;z-index:1}.c-promo{position:relative!important;overflow:hidden!important;isolation:isolate}.travel-art{position:absolute;right:10px;top:50%;transform:translateY(-50%);width:76px;height:54px;z-index:1}.travel-art:before{content:"";position:absolute;right:4px;top:7px;width:45px;height:45px;border-radius:50%;background:radial-gradient(circle,rgba(255,221,87,.28),rgba(255,221,87,.03) 50%,transparent 72%)}.travel-art:after{content:"";position:absolute;left:7px;top:28px;width:64px;height:1px;background:linear-gradient(90deg,transparent,#2de9a1,transparent);rotate:-18deg;box-shadow:0 0 9px #2de9a180}.travel-art span{position:absolute;left:19px;top:18px;width:38px;height:15px;border:1px solid rgba(216,255,241,.55);border-radius:50% 50% 30% 30%;rotate:-17deg}.travel-art span:before,.travel-art span:after{content:"";position:absolute;background:#d8fff1;width:15px;height:1px;top:6px;opacity:.55}.travel-art span:before{left:-11px;rotate:25deg}.travel-art span:after{right:-11px;rotate:-25deg}.travel-art i{position:absolute;left:8px;bottom:7px;width:4px;height:4px;border-radius:50%;background:#24eaa0;box-shadow:28px -8px #f5d34f,48px -18px #24eaa0,15px -28px #6ac9ff}.travel-art>b{position:absolute;right:0;top:0;color:#f5d34f;font-size:11px;text-shadow:0 0 10px rgba(245,211,79,.7)}}@media(max-width:768px){.c-controls .card-control-link{border:1px solid #1b2c28!important;background:#0a1412!important;border-radius:13px!important;color:#d9e4df!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:3px!important;font-size:17px!important;text-decoration:none!important}.c-controls .card-control-link small{font-size:6px!important;color:#84918d!important}.card-inline-message{flex:0 0 auto!important;min-height:24px!important;box-sizing:border-box!important;display:flex!important;align-items:center!important;padding:4px 9px!important;border:1px solid #23483b!important;background:#0c2119!important;color:#9ff2ce!important;border-radius:9px!important;font-size:7px!important;margin-top:5px!important}.card-detail-sheet{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:1000000!important;display:flex!important;align-items:flex-end!important;background:#0000009e!important;-webkit-backdrop-filter:blur(5px)!important;backdrop-filter:blur(5px)!important}.card-detail-sheet>div{width:100%!important;box-sizing:border-box!important;padding:20px!important;border-radius:24px 24px 0 0!important;background:#0b1513!important;border:1px solid #1e3c33!important;box-shadow:0 -20px 60px #00000080!important;position:relative!important}.card-detail-sheet h2{font-size:20px!important;margin:7px 0!important}.card-detail-sheet p{font-size:13px!important;letter-spacing:1px;color:#a5b5af!important}.card-detail-sheet>div>div{display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px solid #172824;font-size:9px}.card-detail-sheet>div>div span{color:#73827c}.card-detail-sheet>div>div b{color:#e5eee9}.sheet-close{position:absolute;right:14px;top:12px;border:0;background:#172622;color:#aebbb6;width:30px;height:30px;border-radius:50%;font-size:20px}}:root{--font-ui:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-display:"Plus Jakarta Sans","Inter",-apple-system,sans-serif}body,#root,.app-shell,.main,.content,.tg-screen,.finance-page,.create-wizard-screen{font-family:var(--font-ui)!important;-webkit-font-smoothing:antialiased!important;text-rendering:optimizeLegibility!important;letter-spacing:-.01em}h1,h2,h3,h4,.tg-brand b,.c-title h1,.finance-head h1,.wizard-title h1,.wizard-step h2{font-family:var(--font-display)!important;font-weight:700!important;letter-spacing:-.035em!important}.tg-brand b{font-size:16px!important;font-weight:700!important;letter-spacing:-.025em!important}.tg-brand small{font-weight:500!important;letter-spacing:.01em!important}.w-balance>strong{font-family:var(--font-display)!important;font-weight:800!important;letter-spacing:-.055em!important;font-variant-numeric:tabular-nums}.w-balance>div:first-of-type{font-weight:600!important;letter-spacing:.015em!important}.w-balance>small{font-weight:500!important;letter-spacing:.01em!important}.w-actions a span,.w-bonus strong,.asset div b,.asset div small,.asset>strong,.asset>strong small,.tg-section h2,.tg-section a,.w-promo b,.w-promo small,.c-title p,.c-title>a,.c-controls button small,.card-control-link small,.c-trans .tx b,.c-trans .tx small,.c-promo b,.c-promo small{font-family:var(--font-ui)!important}.w-actions a span{font-weight:600!important;letter-spacing:-.005em!important}.w-bonus strong{font-weight:700!important;letter-spacing:-.015em!important}.asset div b{font-weight:700!important}.asset div small,.asset>strong small{font-weight:500!important}.tg-section h2{font-weight:700!important;letter-spacing:-.025em!important}.c-title h1{font-size:24px!important;font-weight:800!important}.c-title p{font-weight:500!important}.virtual-card>b{font-family:var(--font-display)!important;font-weight:800!important;letter-spacing:-.04em!important}.virtual-card>b span{font-weight:600!important}.virtual-card>strong{font-family:var(--font-ui)!important;font-weight:600!important;letter-spacing:.075em!important;font-variant-numeric:tabular-nums}.virtual-card>small{font-weight:600!important;letter-spacing:.01em!important}.virtual-card>small u{font-weight:500!important;letter-spacing:.04em!important;text-decoration:none!important}.virtual-card>small u b{font-weight:700!important}.finance-head h1,.wizard-title h1{font-family:var(--font-display)!important;font-weight:800!important;letter-spacing:-.045em!important}.finance-head p,.wizard-title p,.step-desc{font-weight:500!important;color:#7f8f89!important;line-height:1.55!important}.modal-kicker,.step-kicker{font-family:var(--font-ui)!important;font-weight:700!important;letter-spacing:.13em!important;font-size:9px!important}input,select,button,.finance-page label,.wizard-form label{font-family:var(--font-ui)!important}input,select{font-weight:500!important;letter-spacing:-.005em!important}button,.primary,.secondary,.wizard-next{font-weight:700!important;letter-spacing:-.01em!important}.telegram-bottom-nav a{font-family:var(--font-ui)!important;font-weight:600!important;letter-spacing:-.01em!important}.tonee-logo{display:flex;align-items:center;gap:9px;min-width:0}.tonee-logo-mark{width:38px;height:38px;flex:0 0 38px;filter:drop-shadow(0 0 10px rgba(25,240,176,.28))}.tonee-wordmark{display:grid;grid-template-columns:auto auto;column-gap:0;align-items:baseline;line-height:1}.tonee-wordmark b,.tonee-wordmark strong{font-family:var(--font-display)!important;font-size:20px;font-weight:800;letter-spacing:-.055em}.tonee-wordmark b{color:#f5fffb}.tonee-wordmark strong{color:#20efb0}.tonee-wordmark small{grid-column:1/-1;margin-top:4px;color:#82948e;font-size:6.5px;letter-spacing:.25em;font-weight:700;white-space:nowrap}.tg-head>.tonee-logo{flex:1}.tg-head>.tonee-logo .tonee-logo-mark{width:34px;height:34px;flex-basis:34px}.tg-head>.tonee-logo .tonee-wordmark b,.tg-head>.tonee-logo .tonee-wordmark strong{font-size:17px}.tg-head>.tonee-logo .tonee-wordmark small{font-size:5.5px;margin-top:3px}.brand>.tonee-logo .tonee-logo-mark{width:42px;height:42px;flex-basis:42px}.brand>.tonee-logo .tonee-wordmark b,.brand>.tonee-logo .tonee-wordmark strong{font-size:22px}.brand>.tonee-logo .tonee-wordmark small{font-size:6px}@media(max-width:420px){.tg-head>.tonee-logo .tonee-wordmark b,.tg-head>.tonee-logo .tonee-wordmark strong{font-size:16px}.tg-head>.tonee-logo .tonee-wordmark small{display:none}}@media(max-width:768px){.main:has(.tp-wallet-screen) .content,.main:has(.tp-cards-screen) .content{padding:0!important;background:#020807!important}.tg-screen.tp-wallet-screen,.tg-screen.tp-cards-screen{height:100%!important;box-sizing:border-box!important;padding:10px 16px 6px!important;gap:8px!important;background:radial-gradient(circle at 80% 3%,rgba(16,255,160,.1),transparent 28%),linear-gradient(180deg,#020b08,#010504)!important;color:#f5fbf8!important}.tp-app-head{height:43px;display:flex;align-items:center;justify-content:space-between;flex:none}.tp-app-head .tonee-logo{gap:7px}.tp-app-head .tonee-logo-mark{width:35px;height:35px;flex-basis:35px}.tp-app-head .tonee-wordmark b,.tp-app-head .tonee-wordmark strong{font-size:18px}.tp-app-head .tonee-wordmark small{font-size:5.5px;margin-top:3px}.tp-head-right{display:flex;align-items:center;gap:8px}.tp-bell{width:38px;height:38px;border:1px solid #18342b;background:#071512;border-radius:12px;color:#e6f4ef;font-size:19px;position:relative}.tp-bell i{position:absolute;width:6px;height:6px;border-radius:50%;background:#ff554d;right:6px;top:5px;box-shadow:0 0 7px #ff554d}.tp-avatar{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;border:1px solid #1de99c;background:radial-gradient(circle at 40% 30%,#2a3d36,#101816);font-weight:800}.tp-welcome{height:67px;flex:none}.tp-welcome small{font-size:10px;color:#c0cbc7}.tp-welcome h1{font-size:25px;line-height:1;margin:3px 0 4px;letter-spacing:-1px}.tp-welcome p{font-size:9px;color:#9aa7a3;line-height:1.35;margin:0}.tp-balance-card{height:177px;flex:none;position:relative;overflow:hidden;border:1px solid #28e99f;border-radius:21px;padding:14px 16px;background:radial-gradient(circle at 85% 28%,rgba(22,255,164,.16),transparent 34%),linear-gradient(145deg,#0a2219,#06100d 70%);box-shadow:0 0 25px #15ec9a1a,inset 0 0 30px #11ff9e09}.tp-balance-label{font-size:11px;color:#c9d4d0;position:relative;z-index:3}.tp-balance-label span{margin-left:8px}.tp-balance-label button{float:right;border:1px solid #24775b;background:#0b2019;color:#fff;border-radius:12px;padding:5px 10px;font-size:10px}.tp-balance-card>strong{position:relative;z-index:3;display:block;font-size:35px;letter-spacing:-1.7px;margin-top:9px;font-family:var(--font-display)!important}.tp-balance-card>small{position:relative;z-index:3;color:#25eda4;font-size:10px;font-weight:700}.tp-balance-card>small em{color:#a8b3af;font-style:normal;margin-left:7px;font-weight:500}.tp-globe{position:absolute;right:-17px;top:24px;width:165px;height:165px;border-radius:50%;background:radial-gradient(circle at 38% 35%,rgba(27,235,157,.34),rgba(8,73,51,.25) 36%,rgba(0,0,0,.1) 63%,transparent 64%);box-shadow:inset -18px -5px 30px #00000073,0 0 35px #16ff9e1a}.tp-globe:before{content:"";position:absolute;top:16px;right:16px;bottom:16px;left:16px;border:1px solid rgba(50,255,183,.22);border-radius:50%;transform:rotate(28deg) scaleX(.52)}.tp-globe:after{content:"";position:absolute;top:5px;right:37px;bottom:5px;left:37px;border-left:1px solid rgba(50,255,183,.18);border-right:1px solid rgba(50,255,183,.18);border-radius:50%}.tp-big-t{position:absolute;right:38px;top:76px;color:#29efad;font-size:54px;font-weight:900;z-index:2;text-shadow:0 0 18px rgba(38,240,169,.45);transform:skew(-7deg)}.tp-balance-chart{position:absolute;left:0;bottom:20px;width:100%;height:75px;z-index:3}.tp-balance-chart path{fill:none;stroke:#25eaa0;stroke-width:2.3;filter:drop-shadow(0 0 5px #19e99b)}.tp-balance-card label{position:absolute;bottom:8px;left:16px;z-index:4;font-size:6.5px;color:#b8c8c1;letter-spacing:.02em}.tp-actions{height:67px;flex:none;display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.tp-actions a{border:1px solid #1a4a3a;border-radius:15px;background:linear-gradient(145deg,#0b2119,#07110e);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:#fff;text-decoration:none}.tp-actions a:first-child{background:linear-gradient(145deg,#0d4a32,#09271d);border-color:#20e99d}.tp-actions i{font-style:normal;font-size:23px;color:#3ff2af;line-height:1}.tp-actions b{font-size:8px}.tp-bonus{height:54px;flex:none;border:1px solid #1c6a4d;border-radius:14px;background:linear-gradient(100deg,#0b271d,#08120f);display:flex;align-items:center;padding:0 10px;gap:9px}.tp-bonus>span{font-size:22px}.tp-bonus div{display:flex;flex-direction:column}.tp-bonus b{font-size:10px;color:#f0d264}.tp-bonus small{font-size:7px;color:#b2c0ba;margin-top:2px}.tp-bonus em{margin-left:auto;font-size:24px;font-style:normal;color:#e1eee9}.tp-section-title{height:22px;flex:none;display:flex;align-items:center;justify-content:space-between}.tp-section-title>b{font-size:14px;letter-spacing:-.3px}.tp-section-title a{font-size:9px;color:#20eaa0;text-decoration:none}.tp-assets{flex:1;min-height:0;display:flex;flex-direction:column;gap:4px;overflow:hidden}.tp-assets>div{min-height:42px;flex:1;max-height:49px;border:1px solid #1b302d;border-radius:13px;background:linear-gradient(90deg,#0b1516,#091113);display:grid;grid-template-columns:32px 1fr auto 8px;align-items:center;gap:8px;padding:5px 9px}.tp-assets>div>span{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;font-size:14px;font-weight:900}.asset-tonee{background:linear-gradient(135deg,#1c6,#062);color:#cffff0}.asset-usdt{background:#22a477;color:#fff}.asset-btc{background:#f59e0b;color:#fff}.asset-eth{background:#5379d8;color:#fff}.tp-assets p{margin:0;display:flex;flex-direction:column}.tp-assets p b{font-size:10px}.tp-assets p small{font-size:7px;color:#83928d;margin-top:2px}.tp-assets strong{font-size:10px;text-align:right;display:flex;flex-direction:column}.tp-assets strong small{font-size:6.5px;color:#83928d;margin-top:2px}.tp-promo{height:57px;flex:none;border:1px solid #1b5c48;border-radius:14px;overflow:hidden;padding:0 12px;display:flex;align-items:center;justify-content:space-between;background:radial-gradient(circle at 76% 50%,rgba(27,235,158,.2),transparent 28%),linear-gradient(110deg,#06120f,#0a2019)}.tp-promo div{display:flex;flex-direction:column}.tp-promo b{font-size:13px;line-height:1}.tp-promo b em{color:#1ff0a6;font-style:normal}.tp-promo small{font-size:7px;color:#b7c4bf;margin-top:5px}.tp-promo>span{font-size:30px;color:#c9fff0;text-shadow:0 0 12px #21e9a0}.tp-cards-screen{gap:7px!important}.tp-card-head{height:51px;display:flex;align-items:center;justify-content:space-between;flex:none}.tp-card-head h1{font-size:25px;margin:0;letter-spacing:-1px}.tp-card-head p{font-size:9px;color:#a1ada8;margin:4px 0 0}.tp-card-head>a{height:34px;padding:0 13px;border:1px solid #20eaa0;border-radius:10px;color:#31efa9;display:flex;align-items:center;text-decoration:none;font-size:9px;background:#061711}.tp-virtual-card{height:191px;flex:none;position:relative;overflow:hidden;border:1px solid #39efaa;border-radius:21px;background:radial-gradient(circle at 75% 45%,rgba(28,242,161,.24),transparent 35%),linear-gradient(145deg,#103d2b,#06120e 72%);box-shadow:0 0 24px #16ef9c1f,inset 0 0 40px #1fefa50d}.tp-card-earth{position:absolute;right:-18px;top:-22px;width:220px;height:220px;border-radius:50%;background:radial-gradient(circle at 38% 42%,rgba(25,229,153,.4),rgba(6,65,45,.35) 44%,transparent 67%);box-shadow:inset -25px -18px 35px #0000008c}.tp-card-top{position:absolute;left:16px;right:15px;top:13px;display:flex;align-items:center;justify-content:space-between;z-index:3}.tp-card-top .tonee-logo{gap:5px}.tp-card-top .tonee-logo-mark{width:28px;height:28px;flex-basis:28px}.tp-card-top .tonee-wordmark b,.tp-card-top .tonee-wordmark strong{font-size:14px}.tp-card-top .tonee-wordmark small{display:none}.tp-card-top>span{font-size:26px;color:#fff}.tp-chip{position:absolute;left:17px;top:63px;width:38px;height:27px;border-radius:5px;background:linear-gradient(135deg,#ffe9a4,#b98731);box-shadow:inset 0 0 0 1px #73551d}.tp-chip:after{content:"";position:absolute;top:6px;right:6px;bottom:6px;left:6px;border:1px solid rgba(90,55,8,.5);border-radius:3px}.tp-virtual-card>strong{position:absolute;left:17px;bottom:51px;font-size:14px;letter-spacing:1.2px;z-index:3}.tp-virtual-card>small{position:absolute;left:17px;bottom:17px;font-size:7px;letter-spacing:.8px;z-index:3}.tp-virtual-card>em{position:absolute;right:66px;bottom:17px;font-size:5px;font-style:normal;z-index:3;color:#d0dad6}.tp-virtual-card>em b{font-size:6px}.tp-visa{position:absolute;right:14px;bottom:13px;font-size:24px;font-style:italic;z-index:3}.tp-visa small{display:block;font-size:7px;font-style:normal;text-align:right;letter-spacing:1px}.tp-big-t{position:absolute;right:61px;top:63px;font-size:76px;font-weight:900;color:#28eea9;z-index:2;transform:skew(-8deg);text-shadow:0 0 22px rgba(26,240,165,.45)}.tp-card-dots{height:12px;flex:none;display:flex;align-items:center;justify-content:center;gap:7px}.tp-card-dots i{width:6px;height:6px;border-radius:50%;background:#55615e}.tp-card-dots i.on{width:18px;border-radius:6px;background:#22eaa1}.tp-card-controls{height:65px;flex:none;display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.tp-card-controls button,.tp-card-controls>a{border:1px solid #1d3a32;border-radius:14px;background:#0a1514;color:#dfe9e5;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;text-decoration:none}.tp-card-controls span{font-size:21px;color:#dffbf2}.tp-card-controls b{font-size:8px;font-weight:600}.tp-transactions{flex:1;min-height:0;overflow:hidden;border:1px solid #1b302d;border-radius:17px;background:#081111;padding:10px}.tp-transactions .tp-section-title{height:26px}.tp-tx{height:45px;display:grid;grid-template-columns:32px 1fr auto;align-items:center;gap:8px;border-top:1px solid #142421}.tp-tx>span{width:29px;height:29px;border-radius:50%;display:grid;place-items:center;background:#20d98f;color:#03120c;font-weight:900}.tp-tx:nth-child(3)>span{background:#887879;color:#fff}.tp-tx:nth-child(4)>span{background:#f2bd27;color:#fff}.tp-tx>div{display:flex;flex-direction:column}.tp-tx b{font-size:10px}.tp-tx small{font-size:7px;color:#7e8c88;margin-top:2px}.tp-tx strong{text-align:right;font-size:9px}.tp-tx strong small{display:block}.tp-tx strong.positive{color:#20eaa0}.tp-global{height:70px;flex:none;border:1px solid #2a6e92;border-radius:17px;overflow:hidden;padding:9px 12px;box-sizing:border-box;background:radial-gradient(circle at 82% 50%,rgba(22,151,255,.22),transparent 35%),linear-gradient(100deg,#07161b,#071118)}.tp-global>b{font-size:18px;line-height:.84;letter-spacing:-.8px}.tp-global>b span{color:#fff}.tp-global>small{display:block;font-size:8px;margin-top:4px}.tp-global>div{font-size:6px;color:#b7c4c1;margin-top:7px}.tp-cards-screen .telegram-bottom-nav,.tp-wallet-screen .telegram-bottom-nav{margin-left:-16px!important;margin-right:-16px!important;width:calc(100% + 32px)!important}}@media(max-width:768px){.tp-wallet-screen{overflow:hidden!important}.tp-wallet-screen .tp-assets{flex:0 1 150px!important;min-height:0!important;max-height:150px!important;overflow-y:auto!important;overflow-x:hidden!important;padding-right:2px!important;scrollbar-width:thin!important;scrollbar-color:#245f4b transparent!important}.tp-wallet-screen .tp-assets>div{flex:0 0 46px!important;max-height:none!important}.tp-wallet-screen .tp-assets::-webkit-scrollbar{width:3px}.tp-wallet-screen .tp-assets::-webkit-scrollbar-track{background:transparent}.tp-wallet-screen .tp-assets::-webkit-scrollbar-thumb{background:#245f4b;border-radius:8px}.tp-wallet-screen .tp-section-title,.tp-wallet-screen .tp-promo{flex:none!important}.tp-cards-screen .tp-transactions{overflow-y:auto!important;overflow-x:hidden!important;scrollbar-width:thin!important;scrollbar-color:#245f4b transparent!important}.tp-cards-screen .tp-transactions::-webkit-scrollbar{width:3px}.tp-cards-screen .tp-transactions::-webkit-scrollbar-track{background:transparent}.tp-cards-screen .tp-transactions::-webkit-scrollbar-thumb{background:#245f4b;border-radius:8px}}@media(max-width:768px){.tp-cards-screen .tp-transactions{flex:1 1 auto!important;min-height:0!important;display:flex!important;flex-direction:column!important;overflow:hidden!important}.tp-cards-screen .tp-transactions .tp-section-title{flex:0 0 26px!important}.tp-tx-count{font-size:8px!important;color:#71827c!important;margin-left:auto!important;margin-right:2px!important}.tp-tx-list{flex:1 1 auto!important;min-height:0!important;overflow-y:auto!important;overflow-x:hidden!important;padding-right:2px!important;scrollbar-width:thin!important;scrollbar-color:#245f4b transparent!important}.tp-tx-list::-webkit-scrollbar{width:3px}.tp-tx-list::-webkit-scrollbar-track{background:transparent}.tp-tx-list::-webkit-scrollbar-thumb{background:#245f4b;border-radius:8px}.tp-cards-screen .tp-tx{flex:0 0 45px!important;min-height:45px!important}.tp-tx-empty{min-height:80px;display:grid;place-items:center;color:#687873;font-size:9px;text-align:center}.tp-pagination{flex:0 0 28px!important;height:28px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:5px!important;margin-top:4px!important}.tp-pagination button{width:25px!important;height:25px!important;padding:0!important;border:1px solid #1d3a32!important;border-radius:8px!important;background:#0a1714!important;color:#9aaba4!important;font-size:9px!important;cursor:pointer!important}.tp-pagination button.active{background:#20eaa0!important;border-color:#20eaa0!important;color:#03140d!important;font-weight:800!important}.tp-pagination button:disabled{opacity:.3!important;cursor:default!important}}@media(max-width:768px){.main:has(.tp-wallet-screen) .content,.main:has(.tp-cards-screen) .content{height:calc(100dvh - 62px - env(safe-area-inset-bottom))!important;max-height:calc(100dvh - 62px - env(safe-area-inset-bottom))!important;min-height:0!important;overflow:hidden!important}.tg-screen.tp-wallet-screen,.tg-screen.tp-cards-screen{height:100%!important;max-height:100%!important;min-height:0!important;overflow:hidden!important}}@media(max-width:768px)and (max-height:700px){.tg-screen.tp-wallet-screen,.tg-screen.tp-cards-screen{padding:6px 14px 4px!important;gap:5px!important}.tp-app-head{height:36px!important}.tp-app-head .tonee-logo-mark{width:30px!important;height:30px!important;flex-basis:30px!important}.tp-app-head .tonee-wordmark b,.tp-app-head .tonee-wordmark strong{font-size:15px!important}.tp-bell{width:32px!important;height:32px!important}.tp-welcome{height:55px!important}.tp-welcome h1{font-size:21px!important;margin:2px 0 3px!important}.tp-welcome p{font-size:8px!important}.tp-balance-card{height:145px!important}.tp-actions{height:57px!important}.tp-actions i{font-size:19px!important}.tp-bonus{height:46px!important}.tp-section-title{height:19px!important}.tp-assets{max-height:116px!important}.tp-assets>div{min-height:36px!important;flex-basis:36px!important}.tp-assets>div>span{width:25px!important;height:25px!important;font-size:12px!important}.tp-assets p b,.tp-assets strong{font-size:9px!important}.tp-promo{height:46px!important}.tp-promo b{font-size:11px!important}.tp-promo small{font-size:6px!important}.tp-card-head{height:42px!important}.tp-card-head h1{font-size:21px!important}.tp-card-head p{font-size:8px!important;margin-top:2px!important}.tp-card-head>a{height:29px!important;padding:0 10px!important;font-size:8px!important}.tp-virtual-card{height:150px!important}.tp-card-earth{width:175px!important;height:175px!important}.tp-card-top{top:9px!important}.tp-card-top .tonee-logo-mark{width:23px!important;height:23px!important;flex-basis:23px!important}.tp-chip{top:48px!important;width:32px!important;height:22px!important}.tp-virtual-card>strong{bottom:40px!important;font-size:11px!important}.tp-virtual-card>small{bottom:11px!important;font-size:6px!important}.tp-virtual-card>em{bottom:11px!important;font-size:4px!important}.tp-visa{bottom:8px!important;font-size:19px!important}.tp-big-t{top:48px!important;right:49px!important;font-size:60px!important}.tp-card-dots{height:8px!important}.tp-card-controls{height:52px!important}.tp-card-controls span{font-size:17px!important}.tp-card-controls b{font-size:7px!important}.tp-transactions{padding:7px!important}.tp-transactions .tp-section-title{height:22px!important}.tp-cards-screen .tp-tx{height:38px!important;min-height:38px!important;flex-basis:38px!important}.tp-tx>span{width:24px!important;height:24px!important}.tp-tx b{font-size:9px!important}.tp-tx small{font-size:6px!important}.tp-tx strong{font-size:8px!important}.tp-pagination{height:23px!important;flex-basis:23px!important;margin-top:2px!important}.tp-pagination button{width:21px!important;height:21px!important;font-size:8px!important}.tp-global{height:50px!important;padding:6px 10px!important}.tp-global>b{font-size:14px!important}.tp-global>small{font-size:6px!important;margin-top:2px!important}.tp-global>div{font-size:5px!important;margin-top:4px!important}}@media(max-width:768px)and (max-height:560px){.tg-screen.tp-wallet-screen,.tg-screen.tp-cards-screen{padding:4px 12px 2px!important;gap:3px!important}.tp-app-head{height:31px!important}.tp-welcome{height:45px!important}.tp-balance-card{height:118px!important}.tp-actions{height:49px!important}.tp-bonus{height:39px!important}.tp-assets{max-height:92px!important}.tp-assets>div{min-height:30px!important;flex-basis:30px!important}.tp-promo{height:39px!important}.tp-card-head{height:35px!important}.tp-virtual-card{height:125px!important}.tp-card-controls{height:46px!important}.tp-transactions{padding:5px!important}.tp-cards-screen .tp-tx{height:34px!important;min-height:34px!important;flex-basis:34px!important}.tp-global{height:42px!important}}@media(max-width:768px){.tp-promo-v2{position:relative!important;height:58px!important;min-height:58px!important;flex:0 0 58px!important;overflow:hidden!important;padding:0 10px 0 12px!important;border:1px solid #18dca0!important;border-radius:15px!important;background:radial-gradient(circle at 76% 48%,rgba(25,244,170,.25),transparent 27%),linear-gradient(105deg,#07130f,#09231a 55%,#03100d)!important;box-shadow:inset 0 0 22px #0feaa012,0 0 14px #11ea9d12!important;display:flex!important;align-items:center!important;justify-content:space-between!important}.tp-promo-v2:before{content:"";position:absolute;right:35px;top:-25px;width:105px;height:105px;border-radius:50%;border:1px solid rgba(48,246,177,.3);box-shadow:inset 0 0 20px #1feea41f,0 0 18px #1feea414}.tp-promo-v2:after{content:"";position:absolute;right:4px;top:-9px;width:132px;height:75px;border-top:1px solid rgba(48,246,177,.25);border-radius:50%;transform:rotate(-13deg)}.tp-promo-copy{position:relative!important;z-index:5!important;display:flex!important;flex-direction:column!important;gap:4px!important;min-width:0!important}.tp-promo-copy b{font-family:var(--font-display)!important;font-size:13px!important;line-height:1!important;letter-spacing:.1px!important;color:#f4faf8!important;white-space:nowrap!important}.tp-promo-copy b em{color:#20efaa!important;font-style:normal!important}.tp-promo-copy small{font-size:6.5px!important;color:#b9c9c3!important;white-space:nowrap!important}.tp-promo-world{position:absolute!important;right:7px!important;top:0!important;width:122px!important;height:100%!important;z-index:3!important}.tp-promo-world i{position:absolute!important;right:13px!important;top:8px!important;width:87px!important;height:42px!important;border-radius:50%!important;border-top:1px solid rgba(63,255,190,.34)!important;border-bottom:1px solid rgba(63,255,190,.15)!important;transform:rotate(-8deg)!important}.tp-promo-world i:before,.tp-promo-world i:after{content:""!important;position:absolute!important;border:1px solid rgba(65,255,191,.18)!important;border-radius:50%!important}.tp-promo-world i:before{top:3px!important;right:21px!important;bottom:3px!important;left:21px!important}.tp-promo-world i:after{top:0!important;right:38px!important;bottom:0!important;left:38px!important}.tp-promo-world span{position:absolute!important;right:58px!important;top:19px!important;z-index:4!important;font-size:21px!important;color:#bfffee!important;transform:rotate(-18deg)!important;text-shadow:0 0 9px #19efa4!important}.tp-promo-world b{position:absolute!important;right:11px!important;top:11px!important;z-index:5!important;font-size:34px!important;line-height:1!important;font-weight:900!important;font-style:italic!important;color:#22efaa!important;transform:skew(-8deg)!important;text-shadow:0 0 12px rgba(29,241,168,.65)!important}.tp-promo-glow{position:absolute!important;right:52px!important;bottom:-20px!important;width:145px!important;height:45px!important;border-radius:50%!important;background:#16ec9d24!important;filter:blur(14px)!important}}@media(max-width:768px){.tp-global-v2{position:relative!important;height:70px!important;min-height:70px!important;flex:0 0 70px!important;padding:7px 9px 6px 11px!important;overflow:hidden!important;border:1px solid #1675a0!important;border-radius:17px!important;background:radial-gradient(circle at 82% 48%,rgba(17,143,255,.27),transparent 31%),radial-gradient(circle at 63% 95%,rgba(16,237,159,.13),transparent 34%),linear-gradient(110deg,#06141a,#071a24 58%,#06121a)!important;box-shadow:inset 0 0 24px #1bb2ff12,0 0 12px #128bd214!important}.tp-global-v2:before{content:"";position:absolute;right:-24px;top:-37px;width:148px;height:148px;border-radius:50%;border:1px solid rgba(54,196,255,.22);box-shadow:inset 0 0 24px #13aaff1f}.tp-global-copy{position:absolute!important;left:11px!important;top:8px!important;z-index:5!important;display:flex!important;flex-direction:column!important}.tp-global-copy>b{font-family:var(--font-display)!important;font-size:16px!important;line-height:.78!important;letter-spacing:-.6px!important;color:#f4fbff!important}.tp-global-copy>b span{color:#20efaa!important}.tp-global-copy small{display:block!important;font-size:6px!important;color:#d2e0e2!important;margin-top:5px!important}.tp-global-art{position:absolute!important;right:5px!important;top:0!important;width:148px!important;height:70px!important;z-index:2!important}.tp-mini-globe{position:absolute!important;right:-12px!important;top:-19px!important;width:108px!important;height:108px!important;border-radius:50%!important;background:radial-gradient(circle at 38% 38%,rgba(34,211,255,.28),rgba(5,77,108,.23) 44%,transparent 68%)!important;border:1px solid rgba(48,202,255,.18)!important;box-shadow:inset -15px -8px 20px #0000006b,0 0 18px #16a4ff1f!important}.tp-mini-globe:before{content:""!important;position:absolute!important;top:11px!important;right:11px!important;bottom:11px!important;left:11px!important;border:1px solid rgba(70,220,255,.22)!important;border-radius:50%!important;transform:rotate(24deg) scaleX(.48)!important}.tp-mini-globe:after{content:""!important;position:absolute!important;left:9px!important;right:9px!important;top:48px!important;border-top:1px solid rgba(67,218,255,.22)!important}.tp-global-art span{position:absolute!important;right:68px!important;top:10px!important;color:#bff7ff!important;font-size:17px!important;transform:rotate(-15deg)!important;text-shadow:0 0 8px #24cfff!important}.tp-global-art>b{position:absolute!important;right:8px!important;top:19px!important;color:#20efaa!important;font-size:34px!important;font-weight:900!important;font-style:italic!important;transform:skew(-8deg)!important;text-shadow:0 0 12px rgba(28,239,170,.55)!important}.tp-global-features{position:absolute!important;left:10px!important;bottom:5px!important;z-index:6!important;display:flex!important;align-items:center!important;gap:7px!important}.tp-global-features span{color:#21efae!important;font-size:9px!important;display:flex!important;align-items:center!important;gap:2px!important;white-space:nowrap!important}.tp-global-features span+span{border-left:1px solid rgba(77,173,186,.28)!important;padding-left:7px!important}.tp-global-features small{color:#aebdc0!important;font-size:5.5px!important}}@media(max-width:768px)and (max-height:700px){.tp-global-v2{height:50px!important;min-height:50px!important;flex-basis:50px!important;border-radius:14px!important;padding:5px 7px 4px 9px!important}.tp-global-copy{left:9px!important;top:5px!important}.tp-global-copy>b{font-size:13px!important}.tp-global-copy small{font-size:5px!important;margin-top:3px!important}.tp-global-art{width:105px!important;height:50px!important}.tp-mini-globe{width:78px!important;height:78px!important;top:-14px!important;right:-8px!important}.tp-global-art span{right:47px!important;top:7px!important;font-size:12px!important}.tp-global-art>b{right:5px!important;top:13px!important;font-size:25px!important}.tp-global-features{left:8px!important;bottom:3px!important;gap:4px!important}.tp-global-features span{font-size:7px!important}.tp-global-features span+span{padding-left:4px!important}.tp-global-features small{font-size:4.5px!important}}@media(max-width:768px)and (max-height:560px){.tp-global-v2{height:42px!important;min-height:42px!important;flex-basis:42px!important}.tp-global-copy>b{font-size:11px!important}.tp-global-copy small{font-size:4px!important}.tp-global-features{display:none!important}}@media(max-width:768px){.tp-global-v2 .tp-global-copy>b{display:block!important;line-height:1!important;white-space:nowrap!important;letter-spacing:-.3px!important}.tp-global-v2 .tp-global-copy>b br{display:none!important}.tp-global-v2 .tp-global-copy>b span{margin-left:3px!important}.tp-global-v2 .tp-global-copy small{line-height:1!important;white-space:nowrap!important}}@media(max-width:768px)and (max-height:700px){.tp-global-v2{height:50px!important;min-height:50px!important;flex-basis:50px!important;padding:4px 7px 3px 9px!important}.tp-global-copy{left:9px!important;top:5px!important}.tp-global-copy>b{font-size:11px!important;line-height:1!important}.tp-global-copy small{font-size:4.5px!important;margin-top:3px!important}.tp-global-features{left:9px!important;bottom:4px!important;gap:5px!important}.tp-global-features span{font-size:6px!important;gap:2px!important;line-height:1!important}.tp-global-features span+span{padding-left:5px!important}.tp-global-features small{font-size:4px!important;line-height:1!important}.tp-global-art{width:105px!important;height:50px!important}}@media(max-width:768px)and (max-height:560px){.tp-global-v2{height:42px!important;min-height:42px!important;flex-basis:42px!important}.tp-global-copy{top:4px!important}.tp-global-copy>b{font-size:9px!important}.tp-global-copy small{font-size:3.5px!important;margin-top:2px!important}.tp-global-features{bottom:3px!important;gap:4px!important}.tp-global-features span{font-size:5px!important}.tp-global-features span+span{padding-left:4px!important}.tp-global-features small{font-size:3.5px!important}}@media(max-width:768px){.tp-global-v2{border-color:#16d98f!important;background:radial-gradient(circle at 82% 48%,rgba(24,230,148,.2),transparent 31%),radial-gradient(circle at 63% 95%,rgba(16,237,159,.14),transparent 34%),linear-gradient(110deg,#06140f,#08231a 58%,#06140e)!important;box-shadow:inset 0 0 24px #16e89614,0 0 12px #16e8961a!important}.tp-global-v2:before{border-color:#2defa438!important;box-shadow:inset 0 0 24px #13e6911f!important}.tp-mini-globe{background:radial-gradient(circle at 38% 38%,rgba(35,238,163,.25),rgba(5,87,61,.23) 44%,transparent 68%)!important;border-color:#30e8a433!important;box-shadow:inset -15px -8px 20px #0000006b,0 0 18px #16e09121!important}.tp-mini-globe:before{border-color:#46f0ae38!important}.tp-mini-globe:after{border-color:#43e6aa!important}.tp-global-art span{color:#c8fff0!important;text-shadow:0 0 8px #20e9a1!important}}@media(max-width:768px){.tp-profile-screen{height:100%!important;min-height:0!important;overflow-y:auto!important;overflow-x:hidden!important;padding:7px 14px 78px!important;gap:7px!important;background:radial-gradient(circle at 88% 17%,rgba(0,255,154,.09),transparent 25%),linear-gradient(180deg,#03120e,#020a08)!important}.tp-profile-screen::-webkit-scrollbar{width:2px}.tp-profile-screen::-webkit-scrollbar-thumb{background:#1a7655;border-radius:8px}.tp-profile-screen .tp-app-head{height:37px!important;flex:0 0 37px!important}.tp-profile-title{flex:0 0 auto!important;margin:1px 1px 2px!important}.tp-profile-title h1{margin:0!important;font-family:var(--font-display)!important;font-size:24px!important;line-height:1.05!important}.tp-profile-title p{margin:3px 0 0!important;color:#8b9a95!important;font-size:8px!important}.tp-profile-hero{position:relative!important;flex:0 0 112px!important;height:112px!important;min-height:112px!important;overflow:hidden!important;display:flex!important;align-items:center!important;gap:9px!important;padding:10px!important;border:1px solid #19eaa0!important;border-radius:17px!important;background:radial-gradient(circle at 82% 48%,rgba(20,237,155,.23),transparent 31%),linear-gradient(110deg,#071913,#09271d 65%,#04120e)!important;box-shadow:inset 0 0 25px #12e69412,0 0 12px #12e69412!important}.tp-profile-earth{position:absolute!important;right:-43px!important;top:-30px!important;width:150px!important;height:150px!important;border-radius:50%!important;border:1px solid rgba(35,237,163,.22)!important;background:radial-gradient(circle at 35% 38%,rgba(35,237,163,.2),transparent 57%)!important;box-shadow:inset -16px -10px 25px #00000073,0 0 22px #13eb9d17!important}.tp-profile-earth:before,.tp-profile-earth:after{content:"";position:absolute;border:1px solid rgba(39,239,166,.16);border-radius:50%}.tp-profile-earth:before{top:10px;right:10px;bottom:10px;left:10px;transform:scaleX(.42) rotate(20deg)}.tp-profile-earth:after{left:9px;right:9px;top:67px}.tp-profile-orb{position:relative!important;z-index:4!important;flex:0 0 62px!important;width:62px!important;height:62px!important;border-radius:50%!important;display:grid!important;place-items:center!important;border:2px solid #21edaa!important;background:radial-gradient(circle at 35% 30%,#244d40,#0a1814 70%)!important;box-shadow:0 0 18px #18eba029!important}.tp-profile-orb span{font-size:30px!important;color:#25edaa!important}.tp-profile-orb i{position:absolute!important;right:-2px!important;bottom:-1px!important;width:20px!important;height:20px!important;border-radius:50%!important;display:grid!important;place-items:center!important;background:#0bd994!important;color:#03130d!important;border:2px solid #061710!important;font-size:9px!important;font-style:normal!important;font-weight:900!important}.tp-profile-info{position:relative!important;z-index:5!important;display:flex!important;flex-direction:column!important;min-width:0!important}.tp-profile-info h2{margin:0!important;font-size:16px!important;line-height:1.05!important;white-space:nowrap!important}.tp-profile-info p{margin:3px 0!important;color:#b0beb9!important;font-size:8px!important}.tp-verified{width:max-content!important;padding:3px 7px!important;border:1px solid #087e5a!important;border-radius:10px!important;color:#20eca6!important;background:#08251b!important;font-size:7px!important;font-weight:700!important}.tp-profile-info small{margin-top:4px!important;color:#95a39e!important;font-size:6px!important}.tp-edit-profile{position:absolute!important;right:9px!important;bottom:9px!important;z-index:8!important;height:26px!important;padding:0 8px!important;border:1px solid #12bd7c!important;border-radius:13px!important;background:#062119!important;color:#20e9a5!important;font-size:7px!important}.tp-profile-stats{flex:0 0 52px!important;height:52px!important;min-height:52px!important;display:grid!important;grid-template-columns:repeat(3,1fr)!important;border:1px solid #174238!important;border-radius:15px!important;background:#071310!important;overflow:hidden!important}.tp-profile-stats div{position:relative;display:grid;grid-template-columns:22px 1fr;grid-template-rows:1fr 1fr;align-items:center;padding:5px 6px!important}.tp-profile-stats div+div{border-left:1px solid #18322c!important}.tp-profile-stats span{grid-row:1/3;font-size:17px;color:#20eaa4;text-align:center}.tp-profile-stats small{font-size:5px;color:#8b9994;line-height:1}.tp-profile-stats b{font-size:7px;color:#f2f7f5;line-height:1}.tp-profile-stats b.active{color:#20eca5}.tp-profile-menu{flex:0 0 auto!important;border:1px solid #174238!important;border-radius:16px!important;background:#07110f!important;overflow:hidden!important}.tp-profile-menu button{width:100%!important;min-height:45px!important;height:45px!important;display:flex!important;align-items:center!important;gap:8px!important;padding:4px 9px!important;border:0!important;border-bottom:1px solid #132722!important;background:transparent!important;color:#fff!important;text-align:left!important}.tp-profile-menu button:last-child{border-bottom:0!important}.tp-profile-menu button>span{flex:0 0 29px!important;width:29px!important;height:29px!important;display:grid!important;place-items:center!important;border-radius:50%!important;background:#09291e!important;color:#1eeaa3!important;font-size:14px!important}.tp-profile-menu button>div{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.tp-profile-menu button b{font-size:9px!important;line-height:1.1!important}.tp-profile-menu button small{font-size:6px!important;color:#7e8d88!important;line-height:1.1!important}.tp-profile-menu button>i{font-size:18px!important;color:#71817b!important;font-style:normal!important}.tp-profile-logout{flex:0 0 35px!important;height:35px!important;min-height:35px!important;border:1px solid #9f2929!important;border-radius:13px!important;background:linear-gradient(90deg,#1b0b0b,#140808)!important;color:#ff5252!important;font-size:10px!important}}@media(max-width:768px)and (max-height:700px){.tp-profile-screen{padding:5px 12px 72px!important;gap:5px!important}.tp-profile-screen .tp-app-head{height:33px!important;flex-basis:33px!important}.tp-profile-title h1{font-size:21px!important}.tp-profile-title p{font-size:7px!important;margin-top:2px!important}.tp-profile-hero{height:91px!important;min-height:91px!important;flex-basis:91px!important;padding:7px!important}.tp-profile-orb{width:51px!important;height:51px!important;flex-basis:51px!important}.tp-profile-orb span{font-size:23px!important}.tp-profile-info h2{font-size:13px!important}.tp-profile-info p{font-size:7px!important}.tp-verified{font-size:6px!important;padding:2px 5px!important}.tp-profile-info small{font-size:5px!important}.tp-profile-stats{height:43px!important;min-height:43px!important;flex-basis:43px!important}.tp-profile-stats span{font-size:13px!important}.tp-profile-stats small{font-size:4.5px!important}.tp-profile-stats b{font-size:6px!important}.tp-profile-menu button{height:38px!important;min-height:38px!important}.tp-profile-menu button>span{width:25px!important;height:25px!important;flex-basis:25px!important;font-size:11px!important}.tp-profile-menu button b{font-size:7.5px!important}.tp-profile-menu button small{font-size:5px!important}.tp-profile-menu button>i{font-size:15px!important}.tp-profile-logout{height:30px!important;min-height:30px!important;flex-basis:30px!important;font-size:8px!important}}@media(max-width:768px)and (max-height:560px){.tp-profile-hero{height:78px!important;min-height:78px!important;flex-basis:78px!important}.tp-profile-orb{width:43px!important;height:43px!important;flex-basis:43px!important}.tp-profile-orb span{font-size:19px!important}.tp-profile-stats{height:37px!important;min-height:37px!important;flex-basis:37px!important}.tp-profile-menu button{height:33px!important;min-height:33px!important}.tp-profile-menu button>span{width:22px!important;height:22px!important;flex-basis:22px!important}.tp-profile-menu button b{font-size:6.5px!important}.tp-profile-menu button small{display:none!important}}@media(max-width:768px){.tp-referral-menu>span{background:#0a3023!important;color:#20eea5!important}.tp-referral-overlay{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:1000000!important;display:grid!important;place-items:center!important;padding:18px!important;background:#000000b8!important;-webkit-backdrop-filter:blur(6px)!important;backdrop-filter:blur(6px)!important}.tp-referral-modal{position:relative!important;width:min(355px,100%)!important;padding:18px!important;border:1px solid #1ce8a1!important;border-radius:22px!important;background:linear-gradient(145deg,#071b14,#06100d 70%)!important;box-shadow:0 0 35px #18eba129!important;color:#fff!important}.tp-referral-close{position:absolute!important;right:11px!important;top:9px!important;width:27px!important;height:27px!important;border:1px solid #173e32!important;border-radius:50%!important;background:#0a1915!important;color:#94a39d!important;font-size:18px!important}.tp-referral-icon{width:43px!important;height:43px!important;border-radius:14px!important;display:grid!important;place-items:center!important;background:#0a3224!important;color:#21eea7!important;font-size:21px!important;border:1px solid #126b4c!important}.tp-referral-modal h2{margin:10px 0 3px!important;font-size:20px!important;font-family:var(--font-display)!important}.tp-referral-modal>p{margin:0 0 13px!important;color:#83938d!important;font-size:8px!important}.tp-referral-link{display:flex!important;align-items:center!important;gap:6px!important;padding:7px!important;border:1px solid #173f33!important;border-radius:12px!important;background:#071510!important}.tp-referral-link span{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#a9b9b3;font-size:7px!important}.tp-referral-link button{height:25px!important;padding:0 8px!important;border:1px solid #1acb8d!important;border-radius:9px!important;background:#0a2b20!important;color:#20e9a4!important;font-size:7px!important}.tp-referral-stats{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:6px!important;margin:10px 0!important}.tp-referral-stats div{padding:8px 4px!important;border:1px solid #153b31!important;border-radius:12px!important;background:#081712!important;text-align:center!important}.tp-referral-stats b{display:block!important;font-size:15px!important;color:#20eca5!important}.tp-referral-stats small{font-size:6px!important;color:#7f8f89!important}.tp-referral-tiers{display:grid!important;grid-template-columns:1fr 1fr!important;gap:7px!important}.tp-referral-tiers div{padding:8px!important;border-radius:12px!important;background:#091914!important;border:1px solid #163d32!important}.tp-referral-tiers b{display:block!important;font-size:8px!important;color:#eff8f4!important}.tp-referral-tiers span{display:block!important;margin-top:2px!important;font-size:6px!important;color:#778982!important}.tp-referral-tiers strong{display:block!important;margin-top:4px!important;font-size:13px!important;color:#20eda6!important}.tp-referral-share{width:100%!important;height:37px!important;margin-top:11px!important;border:1px solid #20eaa3!important;border-radius:12px!important;background:linear-gradient(90deg,#0b3828,#0a2119)!important;color:#20eda6!important;font-size:9px!important;font-weight:800!important}}@media(max-width:768px){.tp-referral-tiers small{display:block!important;margin-top:2px!important;color:#61746d!important;font-size:4.5px!important}}@media(max-width:768px){.tp-welcome{height:auto!important;min-height:70px!important;flex:0 0 70px!important;overflow:visible!important;position:relative!important;z-index:10!important}.tp-welcome h1{white-space:nowrap!important}.tp-welcome p{position:relative!important;z-index:11!important;white-space:normal!important}.tp-balance-card{position:relative!important}.tp-balance-card .tp-globe{z-index:0!important}.tp-balance-card .tp-balance-chart{z-index:1!important;pointer-events:none!important}.tp-balance-label,.tp-balance-card>strong,.tp-balance-card>small,.tp-balance-card label{z-index:5!important}.tp-balance-card>small{display:block!important;position:relative!important;white-space:nowrap!important}.tp-balance-card>small em{margin-left:5px!important}}@media(max-width:768px)and (max-height:700px){.tg-screen.tp-wallet-screen{gap:4px!important}.tp-welcome{min-height:66px!important;flex-basis:66px!important}.tp-balance-card{height:138px!important;flex-basis:138px!important}.tp-balance-chart{bottom:18px!important;height:62px!important}.tp-balance-card label{bottom:7px!important;font-size:6px!important;white-space:nowrap!important}.tp-actions{height:54px!important;flex-basis:54px!important}.tp-bonus{height:44px!important;flex-basis:44px!important}.tp-assets{max-height:108px!important}.tp-assets>div{min-height:34px!important;flex-basis:34px!important}.tp-promo-v2{height:52px!important;min-height:52px!important;flex-basis:52px!important}}@media(max-width:768px)and (max-height:560px){.tp-welcome{min-height:58px!important;flex-basis:58px!important}.tp-balance-card{height:112px!important;flex-basis:112px!important}.tp-actions{height:45px!important;flex-basis:45px!important}.tp-bonus{height:37px!important;flex-basis:37px!important}.tp-assets{max-height:88px!important}.tp-promo-v2{height:39px!important;min-height:39px!important;flex-basis:39px!important}}@media(max-width:768px){.tp-profile-title h1{font-size:24px!important}.tp-profile-title p{font-size:8px!important}.tp-profile-info h2{font-size:14px!important}.tp-profile-info p{font-size:8px!important}.tp-profile-info small{font-size:6px!important}.tp-profile-stats small{font-size:5px!important}.tp-profile-stats b{font-size:7px!important}.tp-profile-menu button b{font-size:8px!important}.tp-profile-menu button small{font-size:5.5px!important}.tp-profile-menu button>i{font-size:16px!important}.tp-profile-logout{font-size:9px!important}}.tp-avatar-upload{cursor:pointer;overflow:hidden}.tp-avatar-upload input{display:none}.tp-avatar-upload img{width:100%;height:100%;display:block;object-fit:cover;border-radius:50%}.tp-avatar-upload:hover{box-shadow:0 0 0 2px #20eea52e,0 0 18px #20eea529}.tp-avatar-upload i{z-index:6}.tp-profile-settings-modal{max-height:82vh;overflow-y:auto}.tp-profile-detail-list{display:flex;flex-direction:column;gap:7px;margin:14px 0}.tp-profile-detail-list>div,.tp-preference-row,.tp-security-row{min-height:42px;padding:9px 11px;border:1px solid #18382f;border-radius:12px;background:#071512;display:flex;align-items:center;justify-content:space-between;gap:10px;box-sizing:border-box}.tp-profile-detail-list span,.tp-preference-row small,.tp-security-row small{display:block;color:#82958e;font-size:7px}.tp-profile-detail-list b,.tp-preference-row b,.tp-security-row b{font-size:9px;color:#edf8f4;text-align:right}.tp-green-text{color:#25eaa1!important}.tp-profile-modal-note{font-size:7px;line-height:1.5;color:#71847d;padding:8px 2px}.tp-settings-action{min-height:48px;padding:8px 10px;border:1px solid #18382f;border-radius:12px;background:#071512;display:grid;grid-template-columns:30px 1fr 12px;align-items:center;gap:9px;margin:7px 0;cursor:pointer}.tp-settings-action>span{width:28px;height:28px;border-radius:9px;display:grid;place-items:center;background:#0c2b20;color:#25eaa1;font-size:14px}.tp-settings-action b{display:block;font-size:9px;color:#edf8f4}.tp-settings-action small{display:block;font-size:6.5px;color:#82958e;margin-top:2px}.tp-settings-action>i{font-style:normal;color:#25eaa1;font-size:17px}.tp-security-row{margin:12px 0}.tp-toggle{width:40px;height:22px;border:0;border-radius:20px;background:#20342e;padding:2px;position:relative;flex:none}.tp-toggle i{display:block;width:18px;height:18px;border-radius:50%;background:#83928d;transition:.2s}.tp-toggle.on{background:#159a6d}.tp-toggle.on i{transform:translate(18px);background:#fff}.tp-preference-row{margin:7px 0}.tp-preference-row select{background:#0b211a;border:1px solid #245542;color:#eaf7f2;border-radius:8px;padding:5px 7px;font-size:8px}@media(max-width:768px){.tp-profile-settings-modal{width:min(92vw,390px)!important}.tp-profile-settings-modal h2{font-size:17px!important}.tp-profile-settings-modal>p{font-size:8px!important}.tp-profile-detail-list span,.tp-preference-row small,.tp-security-row small{font-size:7px!important}.tp-profile-detail-list b,.tp-preference-row b,.tp-security-row b,.tp-settings-action b{font-size:9px!important}.tp-settings-action small,.tp-profile-modal-note{font-size:7px!important}}.wallet-detail-sheet{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#00000094;display:flex;align-items:flex-end;justify-content:center;padding:16px}.wallet-detail-sheet>div{width:min(520px,100%);background:#fff;border-radius:24px 24px 18px 18px;padding:22px;box-shadow:0 -10px 40px #00000038;position:relative}.wallet-detail-sheet h2{margin:6px 0 2px;font-size:28px}.wallet-detail-name{margin:0 0 18px;color:#6d756f}.wallet-detail-balance{padding:18px;border-radius:18px;background:#f2f8f3;margin-bottom:16px}.wallet-detail-balance small,.wallet-detail-balance span{display:block;color:#6d756f}.wallet-detail-balance b{display:block;font-size:25px;margin:5px 0}.wallet-detail-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.wallet-detail-actions a{display:flex;align-items:center;justify-content:center;padding:13px 8px;border-radius:13px;background:#123b25;color:#fff;text-decoration:none;font-weight:700;font-size:13px}.wallet-detail-actions a:last-child{background:#e9f2ec;color:#123b25}.tp-asset-row{width:100%;border:0;background:transparent;color:inherit;display:flex;align-items:center;text-align:left;padding:13px 0;cursor:pointer;border-bottom:1px solid rgba(0,0,0,.05)}.tp-asset-row p{flex:1;margin:0 10px}.tp-asset-row p b,.tp-asset-row p small,.tp-asset-row strong small{display:block}.tp-asset-row p small,.tp-asset-row strong small{font-size:11px;color:#7b827d;font-weight:500;margin-top:3px}.tp-asset-row strong{text-align:right;font-size:14px}.tp-asset-arrow{font-size:22px;margin-left:9px;color:#8b938d}.asset-usd,.asset-thb{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;background:#e7f3ea;font-weight:800;color:#1d6b3b}.tp-wallet-loading,.tp-wallet-empty{padding:22px 4px;text-align:center;color:#7b827d}@media(max-width:480px){.wallet-detail-actions{grid-template-columns:1fr 1fr}.wallet-detail-actions a:last-child{grid-column:1/-1}}.wallet-detail-sheet{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:9999!important;width:100vw!important;height:100dvh!important;min-height:100dvh!important;box-sizing:border-box!important;background:#000000b8!important;display:flex!important;align-items:flex-end!important;justify-content:center!important;padding:0!important;overflow:hidden!important}.wallet-detail-sheet>div{width:100%!important;max-width:560px!important;max-height:88dvh!important;box-sizing:border-box!important;overflow-y:auto!important;overscroll-behavior:contain;background:linear-gradient(180deg,#071510,#020806)!important;color:#f4fbf7!important;border:1px solid rgba(41,233,159,.22)!important;border-bottom:0!important;border-radius:26px 26px 0 0!important;padding:24px 18px calc(22px + env(safe-area-inset-bottom))!important;box-shadow:0 -18px 50px #00000080!important}.wallet-detail-sheet h2{color:#f4fbf7!important;font-size:30px!important;margin:8px 0 2px!important}.wallet-detail-name{color:#9aa9a3!important}.wallet-detail-balance{background:linear-gradient(145deg,#10281d,#07120e)!important;border:1px solid rgba(41,233,159,.18)!important;color:#f4fbf7!important}.wallet-detail-balance small,.wallet-detail-balance span{color:#9aa9a3!important}.wallet-detail-balance b{color:#f4fbf7!important}.wallet-detail-actions a{background:#18d98e!important;color:#03120b!important}.wallet-detail-actions a:last-child{background:#10251b!important;color:#dffbef!important;border:1px solid rgba(41,233,159,.2)}.wallet-detail-sheet .sheet-close{position:absolute!important;right:16px!important;top:14px!important;z-index:2!important}@media(max-width:600px){.wallet-detail-sheet>div{max-height:90dvh!important;border-radius:24px 24px 0 0!important}.wallet-detail-actions{grid-template-columns:1fr 1fr!important}.wallet-detail-actions a:last-child{grid-column:1/-1!important}}.wallet-detail-sheet{height:calc(100dvh - 74px)!important;min-height:calc(100dvh - 74px)!important;bottom:74px!important;inset-top:auto!important;padding-bottom:0!important;align-items:flex-end!important}.wallet-detail-sheet>div{max-height:100%!important;height:auto!important;padding-bottom:calc(28px + env(safe-area-inset-bottom))!important}@media(max-width:600px){.wallet-detail-sheet{height:calc(100dvh - 78px)!important;min-height:calc(100dvh - 78px)!important;bottom:78px!important}.wallet-detail-sheet>div{max-height:100%!important;padding-bottom:32px!important}}
