@font-face{font-family:Poppins;src:url(/media/fonts/Poppins-Light.otf) format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(/media/fonts/Poppins-Regular.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(/media/fonts/Poppins-Medium.otf) format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(/media/fonts/Poppins-SemiBold.otf) format("opentype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(/media/fonts/Poppins-Bold.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}:root{--black: #000;--white: #fff;--white-05: rgba(255, 255, 255, .05);--white-10: rgba(255, 255, 255, .1);--white-15: rgba(255, 255, 255, .15);--white-22: rgba(255, 255, 255, .22);--white-25: rgba(255, 255, 255, .25);--white-28: rgba(255, 255, 255, .28);--white-35: rgba(255, 255, 255, .35);--white-38: rgba(255, 255, 255, .38);--white-40: rgba(255, 255, 255, .4);--white-48: rgba(255, 255, 255, .48);--white-50: rgba(255, 255, 255, .5);--white-52: rgba(255, 255, 255, .52);--white-55: rgba(255, 255, 255, .55);--white-70: rgba(255, 255, 255, .7);--card: rgba(18, 18, 18, .94);--pill: rgba(18, 18, 18, .82);--green: rgba(26, 209, 92, 1);--frame: 430px;--tab-h: 60px;--orb: 60px;--bar-inset: 12px;--safe-top: env(safe-area-inset-top, 0px);--safe-bottom: env(safe-area-inset-bottom, 0px);color-scheme:dark}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body,#root{margin:0;min-height:100%;height:100%;background:#050505;color:var(--white);font-family:Poppins,system-ui,sans-serif}body{overscroll-behavior:none}button,input{font-family:inherit}button{border:0;background:none;color:inherit;padding:0;cursor:pointer}img,video{display:block;max-width:100%}a{color:inherit}.app-root{min-height:100dvh;display:grid;place-items:center;background:radial-gradient(1200px 600px at 50% -10%,#1a1a1a,transparent 55%),#050505}.phone{width:min(100vw,var(--frame));height:100dvh;background:var(--black);position:relative;overflow:hidden;display:flex;flex-direction:column;transform:translateZ(0)}@media(min-width:560px){.phone{height:min(100dvh,900px);border-radius:36px;box-shadow:0 30px 80px #0000008c;border:1px solid rgba(255,255,255,.08)}}.screen{flex:1;min-height:0;position:relative;overflow:hidden;background:var(--black)}.scroll{height:100%;overflow:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.btn{width:100%;height:55px;border-radius:28px;display:grid;place-items:center;font-size:16px;font-weight:500}.btn-primary{background:var(--white);color:var(--black);font-size:22px}.btn-ghost{background:var(--white-15);border:1px solid var(--white-50);color:var(--white-50)}.btn-outline{background:transparent;border:1px solid var(--white-22);color:var(--white-55)}.btn:disabled{opacity:.45}.btn-primary:disabled{background:#1c1c1c;color:var(--white-70);opacity:1}.spinner{width:22px;height:22px;border:2px solid rgba(0,0,0,.15);border-top-color:#111;border-radius:50%;animation:spin .7s linear infinite}.spinner.light{border-color:#fff3;border-top-color:#fff}@keyframes spin{to{transform:rotate(360deg)}}.welcome{height:100%;display:flex;flex-direction:column;align-items:center;padding:calc(113px + var(--safe-top)) 0 calc(52px + var(--safe-bottom));position:relative}.welcome-media{position:absolute;inset:0 0 auto;height:60%;z-index:0}.welcome-media img,.welcome-media video{width:100%;height:100%;object-fit:cover}.welcome-logo{position:relative;z-index:2}.welcome-logo .logo-svg{display:block}.welcome-bottom{margin-top:auto;width:100%;display:flex;flex-direction:column;align-items:center;z-index:1}.welcome-login{margin-top:23px;font-size:16px;color:var(--white-50)}.sheet-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000008c;z-index:20;display:flex;align-items:flex-end}.sheet{width:100%;background:#111;border-radius:28px 28px 0 0;padding:20px 21px calc(24px + var(--safe-bottom))}.sheet h2{margin:8px 0 0;text-align:center;font-size:19px;font-weight:500}.auth{height:100%;display:flex;flex-direction:column;padding:calc(20px + var(--safe-top)) 0 calc(24px + var(--safe-bottom))}.auth-top{display:flex;align-items:center;gap:16px;padding:0 20px}.auth-top>button{width:24px;height:24px;flex:none;display:grid;place-items:center;color:#fff}.auth-top>button svg,.auth-top>button img{display:block;width:18px;height:18px}.auth-top .progress{flex:1}.auth-top>span:last-child{display:none}.progress{height:6px;border-radius:3px;background:var(--white-15);overflow:hidden}.progress-fill{display:block;height:100%;border-radius:3px;background:#fff;transition:width .45s ease}.auth-body{flex:1;padding:32px 24px 0}.auth-title{font-size:26px;font-weight:500;line-height:1.25;margin:0 0 28px}.field{width:100%;height:52px;border-radius:14px;border:1px solid var(--white-25);background:transparent;color:#fff;padding:0 16px;font-size:17px;outline:none}.field:focus,.field.filled{border-color:#fff}.phone-row{display:flex;gap:10px}.dial{width:92px;flex:none;display:grid;place-items:center;border:1px solid var(--white-25);border-radius:14px;font-size:16px}.code-boxes{display:flex;width:100%;justify-content:space-between}.code-boxes span{width:46px;height:58px;border-radius:6px;border:1px solid var(--white-25);display:grid;place-items:center;font-size:28px;font-weight:500}.code-input{position:absolute;opacity:0;pointer-events:none}.auth-next{padding:0 24px;display:flex;flex-direction:column;gap:10px}.toast{position:absolute;left:20px;right:20px;top:calc(var(--safe-top) + 16px);bottom:auto;z-index:40;background:#1c1c1c;border:1px solid var(--white-10);border-radius:14px;padding:12px 14px;font-size:14px;text-align:center}.auth-error{margin:0 0 4px;color:#ff8282;font-size:14px;line-height:20px;text-align:center}.main{height:100%;display:flex;flex-direction:column}.main-body{flex:1;min-height:0;position:relative}.tabbar{position:absolute;left:0;right:0;bottom:0;z-index:8;pointer-events:none}.tabbar-fade{position:absolute;left:0;right:0;bottom:0;height:148px;background:linear-gradient(transparent,#000000d1 40%,#000);pointer-events:none}.tabbar-row{position:relative;display:flex;align-items:center;padding:0 var(--bar-inset) max(var(--safe-bottom),10px);pointer-events:none}.tab-pill{flex:1;height:var(--tab-h);border-radius:30px;display:flex;overflow:hidden;background:var(--pill);border:.5px solid var(--white-10);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);pointer-events:auto}.tab-item{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;opacity:.45;text-decoration:none}.tab-item.on{opacity:1}.tab-item img{width:25px;height:25px;object-fit:contain}.tab-item span{font-size:10px}.aura-orb{width:var(--orb);height:var(--orb);border-radius:50%;margin-left:var(--bar-inset);overflow:hidden;background:#000;pointer-events:auto;flex:none}.aura-orb video,.aura-orb img{width:100%;height:100%;object-fit:cover}.dash{height:100%;position:relative;background:#000}.dash-aura{position:absolute;width:500px;height:500px;left:50%;transform:translate(-50%);pointer-events:none;z-index:1}.dash-aura video{width:100%;height:100%;object-fit:contain}.dash-aura-mask{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(transparent 32%,#00000073 68%,#000)}.dash-nav{position:absolute;left:0;right:0;top:0;z-index:3;display:flex;align-items:flex-end;justify-content:space-between;padding:calc(var(--safe-top) + 6px) 19px 6px}.coin{width:30px;height:30px;border-radius:50%;object-fit:cover}.icon-btn{width:36px;height:36px;border-radius:18px;display:grid;place-items:center}.icon-btn img{width:22px;height:22px}.nav-actions{display:flex;gap:8px}.dash-scroll{position:relative;z-index:2;height:100%;overflow:auto;padding:86px 0 140px}.summary{height:194px;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding:0 24px 18px;text-align:center}.balance{font-size:51px;font-weight:600;line-height:1;letter-spacing:-1px;background:linear-gradient(90deg,#757575,#fafafa,#757575);background-size:220% 100%;-webkit-background-clip:text;background-clip:text;color:transparent;animation:shine 2.6s ease-in-out infinite}@keyframes shine{0%{background-position:100% 0}to{background-position:-100% 0}}.change{margin-top:6px;font-size:13px;color:var(--white-50)}.vault-card{margin:7px 23px;height:118px;border-radius:14px;background:var(--card);border:1px solid var(--white-10);padding:14px 18px 14px 16px;display:flex;align-items:stretch;text-align:left;width:calc(100% - 46px)}.vault-card.spin{border-color:transparent}.vault-copy{flex:1;display:flex;flex-direction:column;justify-content:space-between;min-width:0}.vault-name{font-size:13px;color:var(--white-70)}.vault-bal{font-size:22px;font-weight:600}.vault-chg{font-size:12px;color:var(--white-50)}.status-row{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--white-50)}.dot{width:7px;height:7px;border-radius:50%}.sk{border-radius:6px;background:linear-gradient(90deg,var(--white-05) 25%,var(--white-15) 37%,var(--white-05) 63%);background-size:400% 100%;animation:sk-shimmer 1.4s ease infinite}@keyframes sk-shimmer{0%{background-position:100% 0}to{background-position:0% 0}}.sk-total{width:240px;max-width:70%;height:46px;border-radius:10px}.sk-sub{margin-top:10px;width:150px;height:13px}.sk-name{width:84px;height:13px}.sk-bal{margin:8px 0;width:128px;height:22px}.sk-chg{width:92px;height:12px}.sk-graph{align-self:center;width:110px;height:6px;border-radius:3px}.add-vault{margin:7px 23px 0;height:132px;border-radius:14px;border:2px solid rgba(255,255,255,.11);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:var(--white-38);font-size:19px;width:calc(100% - 46px)}.empty{height:100%;display:flex;flex-direction:column;padding:86px 0 140px}.welcome-bottom .btn{width:282px}.empty-orb{width:200px;height:200px;margin:50px auto 0;overflow:hidden;position:relative}.empty-orb video{position:absolute;top:0;right:0;bottom:0;left:0}.empty-orb video,.empty-orb img{width:100%;height:100%;object-fit:cover}.empty-hero{margin-top:auto;padding:0 24px;font-size:36px;font-weight:600;line-height:44px}.empty-hero em{font-weight:300;font-style:italic}.empty-detail{margin:16px 24px 0;color:var(--white-40);font-size:14px;line-height:20px}.empty .btn{margin:54px 24px 0;width:auto}.loans{height:100%;overflow:auto;padding:calc(var(--safe-top) + 12px) 0 140px}.loans-hero{width:68%;margin:0 auto 8px;aspect-ratio:1 / .78}.loans-hero video{width:100%;height:100%;object-fit:contain}.loans h1{margin:0;padding:0 22px 0 24px;font-size:43px;line-height:50px;font-weight:600;white-space:pre-line}.loans p.sub{margin:10px 22px 20px 24px;color:var(--white-48);font-size:16px;line-height:22px;white-space:pre-line}.action-card{margin:0 22px 12px;height:94px;border-radius:18px;background:#080808eb;border:1px solid rgba(255,255,255,.28);display:flex;align-items:center;padding:0 15px 0 18px;text-align:left;width:calc(100% - 44px)}.action-card.primary{border:0}.action-card .copy{flex:1}.action-card h3{margin:0;font-size:17px;font-weight:600}.action-card p{margin:2px 0 0;color:var(--white-52);font-size:14px;line-height:18px;white-space:pre-line}.arrow-btn{width:54px;height:54px;border-radius:50%;border:1.2px solid rgba(255,255,255,.32);display:grid;place-items:center;font-size:22px}.wallet{height:100%;overflow:auto;padding:calc(var(--safe-top) + 18px) 20px 140px}.wallet-head{display:flex;align-items:flex-start;justify-content:space-between}.wallet-total{font-size:34px;font-weight:600}.section-title{margin:28px 0 12px;font-size:13px;color:var(--white-50);letter-spacing:.4px}.wallet-row{display:flex;align-items:center;gap:12px;padding:12px 0;width:100%;text-align:left}.wallet-row img{width:36px;height:36px;border-radius:18px}.wallet-row .meta{flex:1}.wallet-row h4{margin:0;font-size:15px;font-weight:500}.wallet-row .amt{font-size:12px;color:var(--white-50)}.activity-row{display:flex;justify-content:space-between;padding:12px 0;font-size:14px;border-bottom:1px solid var(--white-05)}.muted{color:var(--white-40)}.settings{position:relative;height:100%;overflow:auto;padding:calc(var(--safe-top) + 12px) 0 calc(28px + var(--safe-bottom))}.settings-top{display:flex;justify-content:flex-end;padding:0 16px}.profile{display:flex;flex-direction:column;align-items:center;padding:12px 0 24px}.avatar{width:72px;height:72px;border-radius:36px;background:#1a1a1a;display:grid;place-items:center;overflow:hidden;font-size:24px}.avatar img{width:100%;height:100%;object-fit:cover}.profile h1{margin:12px 0 0;font-size:20px;font-weight:600}.profile p{margin:4px 0 0;color:var(--white-50);font-size:13px}.row-link{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;width:100%;text-align:left;border-bottom:1px solid var(--white-05);font-size:16px}.row-link span{color:var(--white-35)}.explore{height:100%;display:flex;flex-direction:column;background:#000}.explore-top{display:flex;align-items:center;justify-content:space-between;padding:calc(var(--safe-top) + 8px) 16px 8px;z-index:2}.explore-bg{display:none;position:absolute;top:0;right:0;bottom:0;left:0;opacity:.35;pointer-events:none}.explore-bg video{width:100%;height:100%;object-fit:cover}.carousel{flex:1;display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:16px;padding:8px 22px;z-index:1}.explore-card{flex:none;width:min(330px,calc(100vw - 48px));max-height:calc(100% - 48px);border-radius:40px;border:1px solid #262626;background:#000;overflow:auto;scroll-snap-align:center;padding:18px 15px 24px}.explore-card h2{margin:8px 0 0;font-size:29px;line-height:32px;font-weight:600}.explore-card .sub{color:var(--white-50);margin:4px 0 12px}.stats{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px;margin:12px 0}.stats b{display:block;font-size:14px}.stats span{color:var(--white-40);font-size:11px}.members{display:flex;align-items:center;gap:8px;color:var(--white-50);font-size:13px;margin:10px 0 18px}.members img{width:18px;height:18px}.dots{display:flex;justify-content:center;gap:6px;padding:0 0 calc(var(--safe-bottom) + 18px)}.dots i{width:7px;height:7px;border-radius:50%;background:var(--white-25)}.dots i.on{background:#fff}.aura-page{height:100%;display:flex;flex-direction:column;align-items:center;padding:calc(var(--safe-top) + 32px) 24px calc(var(--safe-bottom) + 16px)}.aura-hero{width:131px;height:131px;border-radius:50%;overflow:hidden}.aura-hero video{width:100%;height:100%;object-fit:cover}.eyebrow{margin:22px 0 8px;letter-spacing:3px;font-size:12px;color:var(--white-50)}.aura-page h1{margin:0;text-align:center;font-size:26px;line-height:1.2;font-weight:600;white-space:pre-line}.pill{margin-top:12px;border:1px solid var(--white-22);border-radius:20px;padding:6px 14px;font-size:11px;letter-spacing:2px;color:var(--white-55)}.benefits{width:100%;margin-top:28px}.benefits li{list-style:none;border:1px solid var(--white-10);border-radius:14px;padding:12px 14px;margin:8px 0;font-size:14px}.aura-page .btn{margin-top:auto}.preview{height:100%;overflow:auto;padding:calc(var(--safe-top) + 12px) 20px calc(24px + var(--safe-bottom))}.preview h1{font-size:28px;margin:8px 0 4px}.loader{position:absolute;top:86px;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--white-50);z-index:3}.modal{position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;z-index:30;display:grid;place-items:center;padding:24px}.modal-card{width:100%;background:#191919;border-radius:18px;padding:22px 18px;text-align:center}.modal-card h3{margin:0 0 8px}.modal-card p{margin:0 0 18px;color:var(--white-50);font-size:14px;line-height:1.4}.keypad{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:18px}.key{height:52px;border-radius:12px;background:var(--white-05);font-size:22px}.amount{font-size:42px;font-weight:600;text-align:center;margin:12px 0}.spin-border{position:relative}.spin-border:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1.4px;background:conic-gradient(from var(--ang, 0deg),#ff7ad9,#7aa2ff,#7dffd4,#ffd27a,#ff7ad9);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;animation:hue 4s linear infinite;pointer-events:none}@keyframes hue{to{--ang: 360deg}}@property --ang{syntax: "<angle>"; inherits: false; initial-value: 0deg;}.logo-svg{width:193px;height:143px;display:block}.kyc-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:60;background:#000;display:flex;flex-direction:column}.kyc-overlay-bar{display:flex;align-items:center;justify-content:space-between;padding:calc(var(--safe-top) + 8px) 12px 8px}.kyc-sdk{flex:1;min-height:0;overflow:auto}.kyc-sdk>*{min-height:100%}.kyc-sheet{display:flex;flex-direction:column;align-items:center;text-align:center;padding-top:8px}.kyc-sheet img{width:51px;height:51px}.kyc-sheet h2{margin:24px 0 0}.kyc-sheet p{margin:24px 0 0;color:var(--white-50);font-size:14px;line-height:20px}.kyc-sheet .btn{margin-top:48px;height:45px;background:#262626;color:#fff;font-size:13px;font-weight:600}.account-option{width:100%;display:flex;align-items:center;justify-content:space-between;padding:24px 0;font-size:18px;font-weight:500}.account-divider{height:1px;background:var(--white-20, rgba(255, 255, 255, .2))}.wizard{position:absolute;top:0;right:0;bottom:0;left:0;z-index:40;background:#000;display:flex;flex-direction:column}.wizard-top{display:grid;grid-template-columns:36px 1fr 36px;align-items:center;padding:calc(var(--safe-top) + 8px) 12px 8px;text-align:center;font-weight:500}.wizard-body{flex:1;min-height:0;overflow:auto;padding:8px 24px 16px}.wizard-footer{padding:12px 24px calc(20px + var(--safe-bottom))}.wizard-legal{margin-top:20px;color:var(--white-30, rgba(255, 255, 255, .3));font-size:10px;line-height:14px}.wizard-legal a{color:#ff6a3d;font-weight:700}.kind-card{width:100%;text-align:left;padding:20px 0;border-bottom:1px solid var(--white-20, rgba(255, 255, 255, .2))}.kind-card h3{margin:0 0 6px;font-size:18px;font-weight:500}.kind-card p{margin:0;color:var(--white-40);font-size:13px;line-height:18px}.asset-row{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin:12px 0}.chip{padding:6px 10px;border-radius:14px;border:1px solid var(--white-25);font-size:11px;color:var(--white-50)}.chip.on{color:#fff;border-color:#fff}.leverage-row{display:flex;flex-direction:column;gap:8px;margin:12px 0;font-size:13px}.confirm-row{display:flex;justify-content:space-between;padding:14px 0;border-bottom:1px solid var(--white-10, rgba(255, 255, 255, .1))}.progress-copy{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:240px;gap:16px;text-align:center}.broker-list{margin-top:16px}.lod-list{display:flex;flex-direction:column;gap:14px}.lod-row{display:flex;gap:10px;text-align:left;font-size:13px;line-height:18px;color:var(--white-70, rgba(255, 255, 255, .7))}.check{width:18px;height:18px;flex:0 0 18px;border-radius:4px;border:1px solid #fff}.check.on{background:#fff}.sign-pad{width:100%;height:180px;border-radius:12px;border:1px solid var(--white-25);background:#111;touch-action:none;margin-bottom:12px}.autopilot{height:100%;overflow:auto;padding:calc(var(--safe-top) + 12px) 20px calc(28px + var(--safe-bottom))}.autopilot h1{text-align:center;font-size:22px;margin:8px 0 0}.switch-row{display:flex;align-items:center;justify-content:space-between;margin:24px 0 12px;font-size:15px}.money-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:8px 0 28px}.tos-copy{max-height:240px;overflow:auto;white-space:pre-wrap;color:var(--white-50);font-size:13px;line-height:18px;margin:16px 0}.count-row{display:flex;align-items:center;justify-content:space-between;width:100%;padding:22px 0;border-bottom:1px solid var(--white-05);text-align:left;font-size:15px;font-weight:300;color:var(--white-50)}.count-row-meta{display:flex;align-items:center;gap:8px;color:#fff;font-weight:500}.count-row-meta span{color:var(--white-35);font-weight:400}.orders-page{height:100%;overflow:auto;padding:calc(var(--safe-top) + 12px) 20px calc(28px + var(--safe-bottom))}.orders-page h1{text-align:center;font-size:22px;font-weight:500;margin:4px 0 16px}.orders-list{display:flex;flex-direction:column;gap:4px;padding-bottom:24px}.orders-section{text-align:center;color:var(--white-50);font-size:16px;padding:20px 0 12px}.orders-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:280px;text-align:center;padding:24px}.orders-empty-emoji{font-size:36px}.orders-empty-title{margin-top:4px;font-size:18px;font-weight:600}.orders-empty p{max-width:232px;margin-top:4px}.trade-wrap{width:100%;text-align:left;margin-bottom:14px}.trade-card{width:100%;border-radius:10px;padding:10px 12px 12px;overflow:hidden}.trade-card.up{background:linear-gradient(90deg,#085f0a8c,#121212f5 42%)}.trade-card.down{background:linear-gradient(90deg,#9024269e,#121212f5 42%)}.trade-card.pending{background:linear-gradient(90deg,#5050508c,#121212f5 42%)}.trade-top{display:flex;align-items:center;gap:10px}.trade-icons{position:relative;width:40px;height:40px;flex:0 0 40px}.trade-icon{position:absolute;width:23px;height:23px;border-radius:50%;object-fit:cover;background:#2a2a2a;border:2px solid #000}.trade-icon.two{left:0;bottom:0;z-index:2}.trade-icon.one{right:0;top:0;z-index:1}.trade-meta{display:flex;align-items:center;gap:8px;flex:1;min-width:0}.trade-meta>div:first-child{flex:1;min-width:0}.trade-symbol{font-size:15px;font-weight:500;line-height:22px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.trade-date{color:var(--white-50);font-size:12px}.trade-side{font-size:15px;font-weight:500;white-space:nowrap}.trade-side.up,.trade-side.down{color:#2cdd7f}.trade-side.down{color:#ff8282}.trade-side.pending{color:var(--white-50)}.trade-rule{width:1px;height:22px;background:#082812}.trade-rule.down{background:#28080a}.trade-rule.pending{background:var(--white-15)}.trade-bottom{display:grid;grid-template-columns:1fr auto 1fr 1fr;align-items:end;gap:8px;margin-top:10px}.trade-label{color:var(--white-50);font-size:10px;letter-spacing:.4px;text-transform:uppercase}.trade-value{font-size:13px;font-weight:500;margin-top:2px}.trade-value.muted{color:var(--white-50)}.trade-chevron{color:var(--white-35);font-size:18px;line-height:1;padding-bottom:2px}.trade-profit{text-align:right}.trade-strategy{margin-top:4px;padding:0 12px;color:var(--white-50);font-size:12px;font-weight:300}.sheet.order-sheet{max-height:min(88dvh,740px);overflow:auto}.order-stats{display:grid;grid-template-columns:116px 1fr;gap:8px;margin:20px 0 16px;height:87px}.order-stat{border-radius:6px;display:flex;flex-direction:column;align-items:center;justify-content:center}.order-stat.up{background:#085f0a;color:#2cdd7f}.order-stat.down{background:#902426;color:#ff8282}.order-stat-value{font-size:28px;font-weight:500;line-height:1.1}.order-stat-label{font-size:12px;opacity:.75;text-transform:lowercase}.order-live{display:flex;justify-content:space-between;gap:12px;font-size:14px;margin:8px 0 16px}.order-live span:first-child{color:var(--white-50)}.order-row{display:flex;justify-content:space-between;align-items:center;padding:16px 0;border-bottom:1px solid var(--white-05);font-size:15px}.order-row span:last-child{color:var(--white-70)}.order-snapshot{margin-top:18px}.order-snapshot-title{text-align:center;color:var(--white-50);font-size:14px;margin-bottom:12px}.order-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px 12px}.order-done{text-align:center;padding:36px 12px 16px}.order-done-mark{width:64px;height:64px;margin:0 auto 16px;border-radius:50%;display:grid;place-items:center;background:#085f0a;color:#2cdd7f;font-size:28px}.signup{height:100%;position:relative;display:flex;flex-direction:column;background:#000}.signup-nav{padding:calc(var(--safe-top) + 14px) 20px 4px}.signup-bar-row{display:flex;align-items:center;gap:16px}.signup-bar{position:relative;flex:1;min-width:0;height:6px;border-radius:3px;background:var(--white-15)}.signup-bar-fill{display:block;height:100%;border-radius:3px;background:#fff;transition:width .45s ease}.signup-bar-divider{position:absolute;top:0;bottom:0;width:2px;background:#000}.signup-phases{display:flex;justify-content:space-between;margin-top:6px;padding-right:40px}.signup-phase{font-size:9px;font-weight:600;letter-spacing:.5px;color:var(--white-35)}.signup-phase.on{color:#fff}.signup-close{width:24px;height:24px;flex:none;display:grid;place-items:center;color:#fff}.signup-close svg,.signup-close img{display:block;width:18px;height:18px}.signup-body{flex:1;min-height:0;position:relative;display:flex;flex-direction:column}.signup-account{flex:1;min-height:0;display:flex;flex-direction:column;padding-bottom:calc(24px + var(--safe-bottom))}.signup-field-detail{margin:12px 0 0;color:var(--white-50);font-size:13px;line-height:18px}.field.shake{animation:shake .45s ease;border-color:#ff8282}@keyframes shake{0%,to{transform:translate(0)}20%{transform:translate(-7px)}40%{transform:translate(6px)}60%{transform:translate(-4px)}80%{transform:translate(2px)}}.signup-center{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px}.signup-intro,.signup-aura{flex:1;min-height:0;display:flex;flex-direction:column}.signup-intro-content,.signup-aura-top{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:0 30px}.signup-check{width:92px;height:92px;border-radius:50%;border:2px solid #fff;display:grid;place-items:center}.signup-eyebrow{margin-top:24px;font-size:11px;font-weight:600;letter-spacing:1px;color:var(--white-50)}.signup-intro-title{margin:10px 0 0;font-size:28px;font-weight:600;line-height:1.25}.signup-intro-detail{margin:12px 0 0;font-size:15px;line-height:21px;color:var(--white-50)}.signup-footer{padding:12px 24px calc(20px + var(--safe-bottom))}.signup-aura-video{width:240px;height:240px;border-radius:50%;overflow:hidden;margin-bottom:4px}.signup-aura-video video{width:100%;height:100%;object-fit:cover}.signup-question{flex:1;min-height:0;display:flex;flex-direction:column;padding-bottom:calc(24px + var(--safe-bottom))}.signup-question-body{flex:1;overflow:auto;padding:32px 24px 8px}.signup-options{display:flex;flex-direction:column;gap:10px;margin-top:24px}.signup-option{position:relative;width:100%;text-align:left;padding:16px 18px;border-radius:8px;background:var(--card);border:1px solid var(--white-10);color:#fff;font-size:15px;line-height:20px}.signup-option.on{border-color:transparent}.signup-analyzing-label{color:var(--white-70);font-size:15px}.signup-results{height:100%;position:relative;overflow:hidden;background:#000}.signup-results .explore-bg{inset:auto 0 0 0;height:62%;opacity:1}.signup-results .explore-bg video{opacity:.55}.signup-results .explore-bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#000,#0000 32%,#0000 74%,#000);pointer-events:none}.signup-results-scroll{position:relative;z-index:1;height:100%;overflow:auto;display:flex;flex-direction:column;align-items:center;padding:calc(var(--safe-top) + 40px) 0 calc(40px + var(--safe-bottom))}.signup-results-header{display:flex;flex-direction:column;align-items:center;text-align:center;padding:0 30px}.signup-results .signup-check{width:64px;height:64px}.signup-results-title{margin:16px 0 0;font-size:26px;font-weight:600}.explore-card.signup-result-card{margin-top:12px;height:560px;max-height:74vh;width:min(330px,calc(100vw - 48px))}.signup-skip{margin:20px auto 0;padding:12px;color:var(--white-50);font-size:15px}.settings{padding:0 0 calc(40px + var(--safe-bottom))}.settings-topbar{padding:calc(var(--safe-top) + 12px) 0 4px 12px}.settings-close{width:44px;height:44px;border-radius:22px;display:grid;place-items:center;background:#ffffff14;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);color:#fff}.settings-header{display:flex;align-items:flex-start;justify-content:space-between;padding:6px 22px 10px 24px}.settings-title{margin:0;font-size:32px;font-weight:700;line-height:1.1}.settings-name{display:flex;align-items:center;gap:4px;margin-top:2px;color:var(--white-50);font-size:16px}.settings-avatar{width:64px;height:64px;flex:none;border-radius:50%;overflow:hidden;background:#cfcfcf;color:#6b6b6b;display:grid;place-items:center}.settings-avatar img{width:100%;height:100%;object-fit:cover}.settings-section{margin-top:6px}.settings-section-head{display:flex;align-items:baseline;justify-content:space-between;padding:16px 24px 6px}.settings-section-title{font-size:20px;font-weight:700}.settings-section-version{font-size:12px;color:var(--white-35)}.settings-section-body{padding:0 24px}.settings-row{display:flex;align-items:center;gap:14px;width:100%;padding:16px 0;text-align:left;font-size:16px;color:#fff;text-decoration:none;border-bottom:1px solid var(--white-10)}.settings-section-body .settings-row:last-child{border-bottom:none}.settings-row-icon{width:24px;flex:none;display:grid;place-items:center;color:#fff}.settings-row-label{flex:1;min-width:0}.settings-row-chevron{color:var(--white-35);font-size:20px;line-height:1}.settings-toggle-row{justify-content:space-between}.toggle{width:51px;height:31px;flex:none;border-radius:16px;background:var(--white-15);position:relative;transition:background .2s ease}.toggle.on{background:var(--green)}.toggle-knob{position:absolute;top:2px;left:2px;width:27px;height:27px;border-radius:50%;background:#fff;transition:left .2s ease}.toggle.on .toggle-knob{left:22px}.lang-list{display:flex;flex-direction:column;margin-top:8px}.lang-option{display:flex;align-items:center;justify-content:space-between;width:100%;padding:14px 2px;text-align:left;font-size:16px;color:#fff;border-bottom:1px solid var(--white-10)}.lang-option:last-child{border-bottom:none}.lang-option.on{color:#fff}.lang-option span{color:var(--green)}.wallet-head-block{margin-bottom:18px}.wallet-total-row{display:flex;align-items:center;gap:8px;margin-top:2px}.wallet-eye{display:grid;place-items:center;color:var(--white-50)}.wallet-eye img,.wallet-eye svg{width:20px;height:20px}.wallet-card{display:flex;align-items:center;justify-content:space-between;width:100%;text-align:left;gap:12px;padding:14px 12px 14px 16px;margin-bottom:12px;border-radius:12px;background:#ffffff0a;border:1px solid var(--white-10)}.wallet-card-copy{display:flex;flex-direction:column;min-width:0;flex:1}.wallet-card-name{font-size:11px;color:var(--white-35)}.wallet-card-balance{font-size:24px;font-weight:600;line-height:1.15;margin:1px 0 3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wallet-card-amount{font-size:12px;color:var(--white-50);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wallet-ring{position:relative;width:70px;height:70px;flex:none}.wallet-ring svg{display:block}.wallet-ring-icon{position:absolute;top:50%;left:50%;width:36px;height:36px;transform:translate(-50%,-50%);border-radius:50%;object-fit:cover}.wallet-activity-title{margin:22px 0 12px;font-size:22px;font-weight:700}.wallet-sheet-title{text-align:center;font-size:28px;font-weight:600;margin:8px 0 0}.wallet-sheet-sub{text-align:center;color:var(--white-50);font-size:15px;margin:4px 0 10px}.sheet-option{display:flex;align-items:center;gap:16px;width:100%;padding:20px 4px;text-align:left;font-size:20px;font-weight:500;border-top:1px solid var(--white-05)}.sheet-option-icon{width:26px;flex:none;font-size:28px;font-weight:300;line-height:1;text-align:center}.sheet-option-label{flex:1}.sheet-option-chevron{color:var(--white-35);font-size:22px;line-height:1}.deposit-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:50;background:#0009;display:flex;align-items:flex-end}.deposit-card{width:100%;height:calc(100% - 30px);background:#000;border-radius:28px 28px 0 0;border-top:1px solid var(--white-10);padding:12px 24px calc(24px + var(--safe-bottom));overflow:auto;display:flex;flex-direction:column;align-items:center;text-align:center}.deposit-handle{width:44px;height:5px;border-radius:3px;background:var(--white-25);margin:0 auto 12px;flex:none}.deposit-title{margin:6px 0 0;font-size:28px;font-weight:700}.deposit-sub{margin:4px 0 0;color:var(--white-50);font-size:15px}.deposit-qr{position:relative;width:280px;max-width:78%;aspect-ratio:1;margin:32px 0 0;padding:16px;border:1px solid var(--white-15);border-radius:24px;display:grid;place-items:center}.deposit-qr-img{width:100%;height:100%}.deposit-qr-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:58px;height:58px;border-radius:50%;background:#000;display:grid;place-items:center}.deposit-qr-center img{width:44px;height:44px;border-radius:50%}.deposit-wallet-title{margin-top:28px;font-size:22px;font-weight:700}.deposit-address{margin-top:12px;max-width:320px;color:var(--white-55);font-size:17px;line-height:1.6;word-break:break-all}.deposit-actions{display:flex;gap:12px;margin-top:24px}.deposit-btn{display:flex;align-items:center;gap:8px;padding:12px 26px;border-radius:24px;background:#ffffff14;color:#fff;font-size:16px}.deposit-warning{margin:auto 0 0;padding-top:32px;max-width:340px;color:var(--white-35);font-size:15px;line-height:1.5}.deposit-card{position:relative}.deposit-close{position:absolute;top:16px;right:16px;width:40px;height:40px;border-radius:20px;display:grid;place-items:center;background:#ffffff14;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);color:#fff;z-index:2}.deposit-topbar{position:relative;width:100%;height:44px;flex:none;margin-bottom:4px}.deposit-topbar .deposit-handle{position:absolute;top:8px;left:50%;transform:translate(-50%);margin:0}.deposit-topbar .deposit-close{top:2px;right:0}.notifications-page{height:100%;overflow:auto;background:#000;padding-bottom:calc(28px + var(--safe-bottom))}.notifications-nav{display:flex;align-items:center;justify-content:space-between;padding:calc(var(--safe-top) + 12px) 16px 8px}.notifications-nav-spacer{width:28px;flex:none}.notifications-close{width:28px;height:28px;flex:none;display:grid;place-items:center;color:#fff}.notifications-close svg,.notifications-close img{width:24px;height:24px}.notifications-title{flex:1;text-align:center;font-size:26px;font-weight:700}.notifications-divider{height:1px;background:var(--white-10)}.notifications-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-height:58vh;padding:0 40px}.notifications-empty-emoji{font-size:44px}.notifications-empty-title{margin-top:12px;font-size:20px;font-weight:600}.notifications-empty p{margin-top:6px;color:var(--white-50);font-size:14px;line-height:1.4}.noti-list{display:flex;flex-direction:column;margin-top:6px}.noti-cell{display:flex;align-items:flex-start;gap:10px;padding:20px 24px;border-bottom:1px solid var(--white-10)}.noti-avatar{width:35px;height:35px;flex:none;border-radius:50%;background:#fff;object-fit:cover}.noti-body{flex:1;min-width:0}.noti-headline{font-size:14px;font-weight:600}.noti-detail{margin-top:4px;font-size:13px;color:var(--white-50);line-height:1.45}.noti-image{margin-top:10px;width:100%;border-radius:12px}.noti-time{margin-top:8px;font-size:11px;font-weight:600;color:var(--white-35)}.ap-nav{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.ap-back{width:24px;height:24px;display:grid;place-items:center;color:#fff}.ap-nav-title{flex:1;text-align:center;font-size:18px;font-weight:600}.ap-nav-spacer{width:24px;flex:none}.ap-balance{font-size:40px;font-weight:700;letter-spacing:-1px;line-height:1.05}.ap-change{display:flex;align-items:center;gap:8px;margin-top:8px;font-size:15px;font-weight:500}.ap-change-badge{width:26px;height:26px;flex:none;border-radius:8px;display:grid;place-items:center;font-size:14px;font-weight:700;color:#000000c7}.ap-graph{margin-top:18px;width:100%}.ap-graph svg{width:100%;height:auto;display:block}.ap-range{display:flex;align-items:center;justify-content:space-between;margin-top:14px}.ap-range-item{font-size:12px;color:var(--white-40);padding:6px 14px;border-radius:16px}.ap-range-item.on{background:#fff;color:#000;font-weight:600}.ap-active-row{display:flex;align-items:center;justify-content:space-between;margin-top:28px;font-size:16px}.ap-divider{height:1px;background:var(--white-10);margin-top:20px}.ap-strategies-head{display:flex;align-items:center;gap:6px;margin-top:22px}.ap-strategies-title{font-size:20px;font-weight:700}.ap-strategies{display:flex;gap:12px;margin-top:14px;overflow-x:auto;padding-bottom:4px}.ap-strategy-card{flex:none;width:116px;height:168px;border-radius:14px;padding:14px 12px;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;text-align:left;overflow:hidden}.ap-strategy-name{font-size:18px;font-weight:700;color:#fff}.ap-strategy-foot{display:flex;flex-direction:column}.ap-strategy-alltime{font-size:11px;color:#fff9}.ap-strategy-pips{margin-top:2px;font-size:14px;font-weight:500;color:#fff}.ap-strategy-add{flex:none;width:116px;height:168px;border-radius:14px;border:2px dashed var(--white-25);display:grid;place-items:center;color:var(--white-40)}.ap-rows{margin-top:10px}.ap-row{display:flex;align-items:center;width:100%;gap:10px;padding:22px 0;text-align:left;border-bottom:1px solid var(--white-10)}.ap-row-label{flex:1;color:var(--white-50);font-size:17px}.ap-row-value{font-size:17px;font-weight:700;color:#fff}.ap-row-account{display:flex;flex-direction:column;align-items:flex-end;text-align:right}.ap-account-sub{margin-top:2px;font-size:13px;font-weight:400;color:var(--white-50)}.ap-row-chevron{color:var(--white-35);font-size:20px;line-height:1}.ap-money{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:26px;padding-bottom:calc(8px + var(--safe-bottom))}.ap-money-btn{height:55px;border-radius:28px;display:grid;place-items:center;font-size:16px;font-weight:500;color:#fff;border:1px solid var(--white-25)}.ap-money-btn.filled{background:#1c1c1c;border-color:transparent}.download-icon{width:56px;height:56px;border-radius:50%;margin:0 auto 14px;display:block}.download-card .btn{margin-top:4px;text-decoration:none}.download-later{margin-top:12px;color:var(--white-50);font-size:15px}.aura-hero{width:136px;height:136px}.aura-pill{margin-top:22px;width:170px;height:30px;display:grid;place-items:center;border:1px solid var(--white-28);border-radius:15px;font-size:11px;font-weight:500;letter-spacing:3px;text-indent:3px;color:#fff}.aura-detail{margin:20px 0 0;max-width:320px;text-align:center;font-size:15px;line-height:1.4;color:var(--white-55);white-space:pre-line}.aura-benefits{width:100%;max-width:340px;margin-top:24px}.aura-benefit{height:48px;display:grid;place-items:center;text-align:center;font-size:15px;color:#ffffffe6}.aura-benefit:not(:last-child){border-bottom:1px solid rgba(255,255,255,.14)}.aura-notify{position:relative;margin-top:auto;width:100%;height:58px;border-radius:29px;background:#0a0a0a;color:#fff;font-size:18px;font-weight:700;display:grid;place-items:center}.aura-notify:disabled{opacity:1}.aura-cancel{margin-top:12px;color:var(--white-38);font-size:17px;font-weight:600}.explore-card{position:relative;padding:0;overflow:hidden;border-radius:28px;height:calc(100% - 16px);max-height:none;display:flex;flex-direction:column}.ev-scroll{flex:1;min-height:0;overflow-y:auto;padding-bottom:150px}.ev-description{margin:24px 0 0;font-size:12px;line-height:1.6;color:var(--white-50)}.ev-bullets{margin:18px 0 0;padding:0;list-style:none;display:flex;flex-direction:column;gap:12px}.ev-bullets li{position:relative;padding-left:14px;font-size:12px;color:var(--white-50)}.ev-bullets li:before{content:"•";position:absolute;left:0}.ev-graph{width:100%;height:200px;flex:none}.ev-graph svg{width:100%;height:100%;display:block}.ev-content{padding:0 16px}.ev-name{margin:-8px 0 0;font-size:29px;font-weight:600}.ev-level{display:flex;align-items:center;gap:6px;margin-top:6px;color:var(--white-50);font-size:14px}.ev-level-icon{width:9px;height:12px;object-fit:contain}.ev-grid{display:grid;grid-template-columns:1fr 1fr;margin-top:22px}.ev-stat{padding:18px 0;text-align:right}.ev-stat:nth-child(odd){border-right:1px solid var(--white-10);padding-right:16px}.ev-stat:nth-child(2n){padding-left:16px;padding-right:4px}.ev-stat:nth-child(1),.ev-stat:nth-child(2){border-bottom:1px solid var(--white-10)}.ev-stat-value{font-size:21px;font-weight:600;line-height:1.1;white-space:nowrap}.ev-stat-value.up{color:#40cb67}.ev-stat-value.down{color:#ff8282}.ev-stat-label{margin-top:3px;font-size:11px;color:var(--white-50)}.ev-footer{position:absolute;left:0;right:0;bottom:0;padding:44px 16px calc(16px + var(--safe-bottom));background:linear-gradient(transparent,#000 42%);pointer-events:none}.ev-footer .members{justify-content:center;margin:0 0 12px}.ev-join,.ev-preview{pointer-events:auto}.ev-join{position:relative;width:100%;height:50px;border-radius:25px;background:#0a0a0a;color:#fff;font-size:16px;font-weight:600;display:grid;place-items:center}.ev-preview{display:flex;align-items:center;justify-content:center;gap:7px;width:100%;margin-top:12px;color:var(--white-55);font-size:13px}.wizard-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:40;background:#0000008c;display:flex;align-items:flex-end}.wizard-sheet{width:100%;max-height:92%;background:#0d0d0d;border-radius:28px 28px 0 0;border-top:1px solid var(--white-10);display:flex;flex-direction:column;overflow:auto;padding-bottom:calc(16px + var(--safe-bottom))}.wizard-handle{width:44px;height:5px;flex:none;border-radius:3px;background:var(--white-25);margin:10px auto 2px}.wizard-sheet .wizard-top{padding:6px 12px 8px}.wizard-sheet .wizard-body{flex:0 1 auto;overflow:visible}.vault-explainer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;background:#0000008c;display:flex;align-items:flex-end;animation:fade-in .2s ease both}.vault-explainer-sheet{position:relative;width:100%;background:#0d0d0d;border-radius:28px 28px 0 0;border-top:1px solid var(--white-10);display:flex;flex-direction:column;align-items:center;padding:10px 22px calc(40px + var(--safe-bottom));animation:sheet-up .28s cubic-bezier(.2,.8,.2,1) both}.vault-explainer-handle{width:34px;height:4px;flex:none;border-radius:2px;background:var(--white-25);margin-bottom:8px}.vault-explainer-orb{width:200px;height:200px;margin:6px 0;overflow:hidden}.vault-explainer-orb video{width:100%;height:100%;object-fit:contain;mix-blend-mode:screen}.vault-explainer-title{margin:0 0 16px;text-align:center;color:#fff;font-size:20px;font-weight:600}.vault-explainer-message{margin:0 0 40px;text-align:center;color:var(--white-50, rgba(255, 255, 255, .5));font-size:15px;line-height:1.6}.vault-explainer-btn{width:100%;height:50px;border:none;border-radius:25px;background:#ffffff1a;color:#fff;font-size:15px;font-weight:500}@keyframes sheet-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.cac-confirm-detail{margin:2px 0 20px;text-align:center;color:var(--white-40);font-size:13px;line-height:1.5}.cac-card{background:#12100f;border:1px solid rgba(232,90,42,.1);border-radius:25px;padding:18px;margin-bottom:14px}.cac-transfer{display:flex;align-items:center;gap:11px}.cac-transfer-icon{width:34px;height:34px;flex:none;border-radius:50%;background:#ffffff0f;display:grid;place-items:center;color:var(--white-70)}.cac-transfer-label{font-size:14px;color:#fff}.cac-transfer-amounts{margin-left:auto;display:flex;flex-direction:column;align-items:flex-end}.cac-transfer-crypto{font-size:14px;font-weight:600}.cac-transfer-usd{font-size:12px;color:var(--white-50)}.cac-row{display:flex;align-items:center;justify-content:space-between;padding:8px 0;font-size:14px}.cac-row>span{color:var(--white-55)}.cac-row b{color:#fff;font-weight:600}.cac-legal{margin:6px 0 18px;text-align:center;font-size:11px;line-height:1.5;color:var(--white-40)}.cac-legal a{color:#e85a2a;font-weight:700}.cac-confirm-btn{width:100%;height:56px;border-radius:28px;background:#e85a2a;color:#fff;font-size:17px;font-weight:600;display:grid;place-items:center}
