@import "https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;500;600;700;800&family=Noto+Serif+SC:wght@600;700;800&display=swap";:root{--bg:#060b18;--bg2:#0a1125;--panel:#0d1730;--panel2:#111d3a;--line:#8fa0d62e;--line2:#8fa0d64d;--text:#f4f6ff;--muted:#97a3c5;--muted2:#c3cbea;--accent:#6575ff;--accent2:#8b6cff;--gain:#54d8a6;--loss:#ff738f;--warn:#f4be69;--radius:18px;--shadow:0 28px 80px #00000057;color:var(--text);background:var(--bg);font-family:Noto Sans SC,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}.skip-link{z-index:1000;color:#081126;background:#fff;border-radius:8px;padding:10px 14px;position:fixed;top:8px;left:8px;transform:translateY(calc(-100% - 16px))}.skip-link:focus{transform:translateY(0)}*{box-sizing:border-box}html{scroll-behavior:smooth;touch-action:pan-x pan-y;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}body,#root{touch-action:pan-x pan-y}body{background:radial-gradient(circle at 75% 15%,#4552b924,transparent 30%),var(--bg);min-width:320px;min-height:100vh;color:var(--text);margin:0}button,input,select,textarea{font:inherit}button,a{color:inherit}button{cursor:pointer}a{text-decoration:none}.app-shell{min-height:100vh;padding-bottom:0}.site-header{z-index:50;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#060b18d6;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;width:min(1400px,100% - 64px);height:86px;margin:auto;display:flex}.brand{letter-spacing:.08em;white-space:nowrap;align-items:center;gap:12px;font-size:20px;display:flex}.desktop-nav{align-items:center;gap:32px;height:100%;display:flex}.desktop-nav a{height:100%;color:var(--muted);white-space:nowrap;align-items:center;font-size:13px;display:flex;position:relative}.desktop-nav a:hover,.desktop-nav a.active{color:#fff}.desktop-nav a.active:after{content:"";background:linear-gradient(90deg,#7688ff,#946aff);border-radius:3px;height:3px;position:absolute;bottom:0;left:0;right:0}.header-actions{align-items:center;gap:10px;display:flex}.network-state{color:var(--muted2);white-space:nowrap;align-items:center;gap:8px;font-size:12px;display:flex}.network-state i{background:#6e7fff;border-radius:50%;width:7px;height:7px;box-shadow:0 0 12px #6e7fff}.language-switcher{border:1px solid var(--line);min-height:40px;color:var(--muted2);background:#ffffff06;border-radius:10px;align-items:center;gap:5px;padding:0 8px;display:flex}.language-switcher svg{color:#8e9bff;flex:none}.language-switcher select{max-width:92px;color:inherit;cursor:pointer;background:0 0;border:0;outline:0}.language-switcher option{color:#fff;background:#0b142b}.auth-language{z-index:4;position:fixed;top:30px;right:36px}.primary-btn,.outline-btn{border:0;border-radius:10px;justify-content:center;align-items:center;gap:9px;min-height:46px;padding:0 20px;font-weight:700;display:inline-flex}.primary-btn{background:linear-gradient(135deg,#5265ed,#6e7dff);box-shadow:0 10px 28px #5365ed47}.primary-btn:hover{filter:brightness(1.08);transform:translateY(-1px)}.primary-btn.small{min-height:44px;padding:0 16px}.outline-btn{border:1px solid var(--line2);color:var(--muted2);background:#ffffff06}.menu-btn{border:1px solid var(--line);background:var(--panel);border-radius:10px;place-items:center;width:44px;height:44px;display:none}.home-page{grid-template-columns:.82fr 1.18fr;align-items:center;gap:75px;width:min(1400px,100% - 64px);min-height:690px;margin:auto;padding:84px 0 58px;display:grid}.kicker{color:#9ca8ff;letter-spacing:.1em;align-items:center;gap:8px;font-size:12px;display:inline-flex}.kicker svg{width:16px}.hero-copy h1{letter-spacing:-.045em;margin:22px 0 28px;font-family:Noto Serif SC,serif;font-size:clamp(52px,5vw,78px);line-height:1.2}.hero-copy h1 em{background:linear-gradient(90deg,#7b88ff,#9b79ff);color:#0000;-webkit-background-clip:text;font-style:normal}.hero-copy>p{max-width:540px;color:var(--muted2);font-size:16px;line-height:2}.hero-cta{min-width:230px;margin-top:26px}.trust-list{color:var(--muted);flex-wrap:wrap;gap:28px;margin-top:42px;font-size:12px;display:flex}.trust-list span{align-items:center;gap:7px;display:flex}.trust-list svg{color:#7184ff;width:17px}.ai-market-panel{border:1px solid var(--line2);box-shadow:var(--shadow);background:linear-gradient(145deg,#131f41e0,#081024f2);border-radius:24px;padding:30px 34px 22px;position:relative;overflow:hidden}.ai-market-panel:before{content:"";filter:blur(60px);pointer-events:none;background:#6675ff29;border-radius:50%;width:300px;height:300px;position:absolute;top:-180px;right:-80px}.ai-market-heading{align-items:center;gap:14px;display:flex}.ai-market-heading>div{flex-direction:column;gap:4px;display:flex}.ai-market-heading>div span{font-size:17px;font-weight:700}.ai-market-heading small{color:var(--muted);font-size:11px}.live-tag,.demo-tag{border-radius:8px;margin-left:auto;padding:7px 10px;font-size:10px}.live-tag{color:#aab4ff;background:#6f7eff1a;border:1px solid #6f7eff59}.demo-tag{color:var(--warn);background:#f4be6914}.ai-market-price{align-items:center;gap:14px;margin:24px 0 0;display:flex}.ai-market-price strong{letter-spacing:-.04em;font-variant-numeric:tabular-nums;font-size:42px}.chip{background:#54d8a614;border-radius:7px;padding:6px 8px;font-size:12px}.range-tabs{justify-content:flex-end;gap:4px;display:flex}.range-tabs button{min-width:43px;height:36px;color:var(--muted);background:0 0;border:0;border-radius:8px;font-size:11px}.range-tabs .active{color:#fff;background:#7688ff24}.chart{width:100%;height:285px}.chart.compact{min-width:150px;height:62px}.chart-foot{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;padding-top:15px;font-size:10px;display:flex}.chart-foot span{align-items:center;gap:6px;display:flex}.chart-foot svg{width:14px}.gain{color:var(--gain)}.loss{color:var(--loss)}.market-strip{border-block:1px solid var(--line);background:#0a1125b8}.strip-track{grid-template-columns:repeat(5,1fr);width:min(1400px,100%);margin:auto;display:grid}.ticker-item{border:0;border-right:1px solid var(--line);text-align:left;background:0 0;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;min-height:126px;padding:22px;display:grid}.ticker-item:hover{background:#6374ff0a}.ticker-item span{flex-direction:column;gap:5px;display:flex}.ticker-item small{color:var(--muted);font-size:10px}.ticker-price{text-align:right}.ticker-price b{font-variant-numeric:tabular-nums;font-size:12px}.ticker-price .gain,.ticker-price .loss{font-size:10px}.sub-page{width:min(1180px,100% - 48px);margin:auto;padding:70px 0 120px}.sub-page.narrow{width:min(720px,100% - 32px)}.page-head{justify-content:space-between;align-items:flex-end;margin-bottom:42px;display:flex}.page-head>div>span{color:#8795ff;letter-spacing:.12em;font-size:12px}.page-head h1,.page-head h2{margin:9px 0 10px;font-family:Noto Serif SC,serif;font-size:42px}.page-head p{max-width:680px;color:var(--muted);margin:0;line-height:1.8}.market-toolbar{justify-content:space-between;align-items:flex-end;margin-bottom:20px;display:flex}.market-toolbar label{color:var(--muted2);flex-direction:column;gap:8px;font-size:12px;display:flex}.market-toolbar input,.auth-form input{border:1px solid var(--line);background:var(--panel);color:#fff;border-radius:10px;outline:0;height:48px;padding:0 14px}.market-toolbar input{width:300px}.market-toolbar input:focus,.auth-form input:focus{border-color:#7184ff;box-shadow:0 0 0 3px #7184ff1f}.update-note{color:var(--muted);font-size:11px}.market-table{border:1px solid var(--line);background:#0d173099;border-radius:18px;overflow:hidden}.market-row{border-bottom:1px solid var(--line);grid-template-columns:1.35fr 1fr 1fr 1.2fr;align-items:center;min-height:96px;padding:15px 22px;display:grid}.market-row:last-child{border-bottom:0}.market-row>strong{font-variant-numeric:tabular-nums}.market-row.table-head{min-height:48px;color:var(--muted);background:#ffffff05;font-size:11px}.asset-name{align-items:center;gap:12px;display:flex}.asset-name b{flex-direction:column;gap:4px;display:flex}.asset-name small{color:var(--muted);font-size:10px;font-weight:400}.plan-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.plan-card{border:1px solid var(--line);background:linear-gradient(160deg,#121f41c7,#091125e6);border-radius:18px;padding:26px;position:relative}.plan-card>svg{color:#7a89ff;width:34px;height:34px}.plan-card h2{margin:23px 0 9px;font-size:20px}.plan-card>p{min-height:52px;color:var(--muted);font-size:13px;line-height:1.7}.plan-level{color:#a9b2ff;background:#7383ff1c;border-radius:6px;padding:5px 8px;font-size:10px;position:absolute;top:24px;right:24px}.plan-card dl{margin:22px 0}.plan-card dl>div{border-bottom:1px solid var(--line);justify-content:space-between;padding:13px 0;display:flex}.plan-card dt{color:var(--muted);font-size:11px}.plan-card dd{margin:0;font-size:12px;font-weight:600}.plan-card .primary-btn{width:100%}.disclosure{background:#f4be6909;border:1px solid #f4be6938;border-radius:14px;gap:14px;margin-top:24px;padding:20px;display:flex}.disclosure>svg{color:var(--warn);flex:none}.disclosure b{color:var(--warn)}.disclosure p{color:var(--muted);margin:5px 0 0;font-size:12px;line-height:1.8}.empty-state,.success-state{text-align:center;border:1px solid var(--line);background:#0d17308c;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;min-height:380px;display:flex}.empty-state>svg,.success-state>svg{color:#7184ff;width:52px;height:52px}.empty-state h2,.success-state h2{margin:20px 0 8px}.empty-state p,.success-state p{max-width:480px;color:var(--muted);margin:0 0 22px;line-height:1.8}.proof-list{border-top:1px solid var(--line)}.proof-list article{border-bottom:1px solid var(--line);grid-template-columns:70px 1fr auto;align-items:center;gap:20px;min-height:140px;display:grid}.proof-list article>span{color:#7584ee;font-size:12px}.proof-list h2{margin:0 0 8px;font-size:18px}.proof-list p{color:var(--muted);margin:0;line-height:1.7}.proof-list>article>svg{color:var(--muted)}.auth-page{grid-template-columns:1fr 1fr;min-height:100vh;display:grid}.auth-side{background:radial-gradient(circle at 30% 30%,#5b6bf240,#0000 34%),#091126;flex-direction:column;justify-content:center;padding:70px;display:flex}.auth-side .brand{position:absolute;top:36px}.auth-side .kicker{margin-top:auto}.auth-side h1{margin:16px 0;font-family:Noto Serif SC,serif;font-size:56px}.auth-side>p{max-width:520px;color:var(--muted2);margin:0 auto auto 0;line-height:2}.auth-form{border:1px solid var(--line);background:#0d1730a6;border-radius:18px;gap:17px;padding:30px;display:grid}.auth-form.standalone{background:0 0;border:0;width:min(460px,100% - 40px);margin:auto}.auth-form h2{font-size:30px}.auth-form label{color:var(--muted2);flex-direction:column;gap:8px;font-size:12px;display:flex}.auth-form input[type=file]{height:auto;min-height:54px;padding:14px}.auth-form label small{color:var(--muted);font-size:10px}.auth-form .consent{flex-direction:row;align-items:center}.auth-form .consent input{width:18px;height:18px}.auth-form>p{text-align:center;color:var(--muted);font-size:12px}.text-btn{color:#8795ff;background:0 0;border:0;padding:0}.support-btn{z-index:40;background:#182659;border:1px solid #7a89ff5c;border-radius:24px;align-items:center;gap:8px;min-height:48px;padding:0 16px;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 12px 35px #00000059}.support-btn svg{width:19px}.mobile-nav{display:none}@media (max-width:1320px){.header-inner{width:calc(100% - 48px)}.brand{letter-spacing:.045em;font-size:17px}.desktop-nav{gap:18px}.desktop-nav a{font-size:12px}.network-state,.header-actions>.outline-btn{display:none}}@media (max-width:1050px){.header-inner{width:calc(100% - 36px)}.desktop-nav{gap:18px}.home-page{grid-template-columns:1fr;gap:48px;padding-top:64px}.hero-copy{max-width:750px}.strip-track{grid-template-columns:repeat(3,1fr)}.ticker-item:nth-child(n+4){display:none}.plan-grid{grid-template-columns:1fr 1fr}.auth-page{grid-template-columns:.8fr 1.2fr}}@media (max-width:720px){body{padding-bottom:76px}.app-shell{padding-bottom:0}.site-header{position:sticky}.header-inner{width:calc(100% - 28px);height:66px}.brand{font-size:16px}.brand svg{width:28px}.desktop-nav{border:1px solid var(--line);height:auto;box-shadow:var(--shadow);background:#0b142b;border-radius:14px;flex-direction:column;align-items:stretch;gap:0;padding:12px;display:none;position:fixed;top:66px;left:14px;right:14px}.desktop-nav.open{display:flex}.desktop-nav a{border-radius:8px;height:48px;padding:0 12px}.desktop-nav a.active{background:#6f7eff1a}.desktop-nav a.active:after,.header-actions .small{display:none}.language-switcher{min-height:38px;padding:0 6px}.language-switcher select{width:38px;max-width:38px}.language-switcher svg{display:none}.auth-language{position:absolute;top:22px;right:18px}.auth-language .language-switcher svg{display:block}.auth-language .language-switcher select{width:auto;max-width:92px}.menu-btn{display:grid}.home-page{gap:38px;width:calc(100% - 28px);min-height:auto;padding:52px 0 42px}.hero-copy h1{font-size:42px}.hero-copy>p{font-size:14px}.hero-cta{width:100%}.trust-list{gap:14px;margin-top:28px}.ai-market-panel{border-radius:18px;padding:20px 16px 16px}.ai-market-heading>svg{width:43px}.ai-market-price strong{font-size:33px}.range-tabs{justify-content:space-between;margin-top:12px}.range-tabs button{min-width:48px;height:42px}.chart{height:230px}.chart-foot{flex-direction:column;align-items:flex-start;gap:8px}.market-strip{margin-bottom:15px}.strip-track{scroll-snap-type:x mandatory;display:flex;overflow-x:auto}.ticker-item{scroll-snap-align:start;min-width:260px}.ticker-item:nth-child(n){display:grid}.sub-page{width:calc(100% - 28px);padding:45px 0 80px}.page-head{flex-direction:column;align-items:flex-start;gap:18px}.page-head h1{font-size:32px}.page-head p{font-size:13px}.market-toolbar{flex-direction:column;align-items:flex-start;gap:12px}.market-toolbar label,.market-toolbar input{width:100%}.market-table{background:0 0;border:0;overflow:visible}.market-row.table-head{display:none}.market-row{background:#0d17309e;border-radius:14px;grid-template-columns:1.2fr 1fr;gap:12px;margin-bottom:10px;padding:16px;border:1px solid var(--line)!important}.market-row>.gain,.market-row>.loss{text-align:right}.market-row .chart{grid-column:1/-1}.plan-grid{grid-template-columns:1fr}.proof-list article{grid-template-columns:40px 1fr;padding:22px 0}.proof-list article>svg{display:none}.auth-page{min-height:100vh;display:block}.auth-side{min-height:300px;padding:30px 24px}.auth-side .brand{margin-bottom:80px;position:static}.auth-side .kicker{margin-top:0}.auth-side h1{font-size:38px}.auth-side>p{font-size:13px}.auth-form.standalone{padding:32px 0}.support-btn{justify-content:center;width:50px;padding:0;bottom:92px;right:16px}.support-btn span{display:none}.mobile-nav{z-index:60;height:70px;padding-bottom:env(safe-area-inset-bottom);border-top:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#080f20f2;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}.mobile-nav a{color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:4px;font-size:9px;display:flex}.mobile-nav svg{width:20px;height:20px}.mobile-nav a.active{color:#8695ff}.mobile-nav a.active:before{content:"";background:#7888ff;width:28px;height:2px;position:absolute;top:0}.narrow{width:calc(100% - 28px)}}.page-notice{color:#cbd1ff;background:#7184ff14;border:1px solid #7184ff4d;border-radius:10px;margin-bottom:18px;padding:12px 15px;font-size:12px}.asset-summary{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:22px;display:grid}.asset-summary article{border:1px solid var(--line);background:#0d17309e;border-radius:16px;padding:24px}.asset-summary span{color:var(--muted);margin-bottom:10px;font-size:11px;display:block}.asset-summary strong{font-size:22px}.order-list{border:1px solid var(--line);border-radius:16px;overflow:hidden}.order-list article{border-bottom:1px solid var(--line);grid-template-columns:1fr 180px 100px;align-items:center;min-height:76px;padding:14px 20px;display:grid}.order-list article:last-child{border:0}.order-list div{flex-direction:column;gap:4px;display:flex}.order-list small{color:var(--muted)}.compact-empty{min-height:300px}.support-panel{z-index:70;border:1px solid var(--line2);background:#0c1530;border-radius:18px;flex-direction:column;width:360px;height:520px;display:flex;position:fixed;bottom:84px;right:24px;overflow:hidden;box-shadow:0 24px 70px #00000080}.support-panel header{border-bottom:1px solid var(--line);background:#111d3a;justify-content:space-between;align-items:center;min-height:68px;padding:14px 16px;display:flex}.support-panel header div{flex-direction:column;gap:3px;display:flex}.support-panel header small{color:var(--muted);font-size:10px}.support-panel header button{background:0 0;border:0;border-radius:9px;width:36px;height:36px}.support-panel header svg{width:19px}.support-messages{flex:1;padding:16px;overflow-y:auto}.message{flex-direction:column;align-items:flex-start;gap:4px;margin-bottom:12px;display:flex}.message.mine{align-items:flex-end}.message span{max-width:82%;color:var(--muted2);background:#172443;border-radius:12px 12px 12px 3px;padding:9px 12px;font-size:12px;line-height:1.6}.message.mine span{color:#fff;background:#5265ed;border-radius:12px 12px 3px}.message small{color:var(--muted);font-size:9px}.support-panel form{border-top:1px solid var(--line);grid-template-columns:1fr auto;gap:8px;padding:12px;display:grid}.support-panel textarea{border:1px solid var(--line);resize:none;color:#fff;background:#091127;border-radius:9px;outline:0;height:62px;padding:10px}.support-panel form .primary-btn{min-height:42px;padding:0 15px}.support-empty,.support-login{color:var(--muted);text-align:center;font-size:12px}.support-login{margin:auto}.support-login svg{color:#7184ff}.support-error{color:var(--loss);padding:0 14px}.section-title{justify-content:space-between;align-items:flex-end;margin:36px 0 16px;display:flex}.section-title span,.section-title small{color:var(--muted);font-size:11px}.section-title h2{margin:5px 0 0}.mining-order-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.mining-order-card{border:1px solid var(--line2);background:linear-gradient(150deg,#121f41d1,#081023f2);border-radius:18px;padding:24px;box-shadow:0 16px 42px #00000029}.mining-order-card header{justify-content:space-between;align-items:flex-start;display:flex}.mining-order-card header>div{flex-direction:column;gap:5px;display:flex}.mining-order-card header span{color:#aab4ff;background:#7184ff1f;border-radius:6px;width:max-content;padding:5px 8px;font-size:10px}.mining-order-card h3{margin:5px 0 0}.mining-order-card header small{color:var(--muted);font-size:9px}.mining-order-card header>svg{color:#7e8dff}.reward-live{background:#7184ff0f;border:1px solid #7184ff3d;border-radius:13px;margin:24px 0;padding:18px}.reward-live>span,.reward-live>em{color:var(--muted);font-size:10px;font-style:normal;display:block}.reward-live strong{color:#98a5ff;font-variant-numeric:tabular-nums;margin:7px 0 4px;font-size:27px;display:block}.reward-live strong small{font-size:11px}.order-metrics{grid-template-columns:1fr 1fr;gap:9px;display:grid}.order-metrics>div{border:1px solid var(--line);border-radius:10px;padding:12px}.order-metrics span,.order-metrics b{display:block}.order-metrics span{color:var(--muted);margin-bottom:6px;font-size:9px}.order-metrics b{font-size:11px;line-height:1.5}.order-progress{margin:20px 0}.order-progress>div{color:var(--muted2);justify-content:space-between;font-size:10px;display:flex}.order-progress>i{background:#111c37;border-radius:6px;height:6px;margin:8px 0;display:block;overflow:hidden}.order-progress>i>span{background:linear-gradient(90deg,#6073ee,#9075ff);border-radius:6px;height:100%;display:block}.order-progress small{color:var(--muted);font-size:9px}.order-actions{grid-template-columns:1fr 1fr;gap:9px;display:grid}.order-actions>.primary-btn:only-child{grid-column:1/-1}.order-actions button:disabled{opacity:.46;cursor:not-allowed}@media (max-width:720px){.asset-summary{grid-template-columns:1fr}.order-list article{grid-template-columns:1fr auto;gap:8px}.order-list article>span:last-child{grid-area:1/2}.support-panel{width:auto;height:min(520px,100vh - 105px);bottom:82px;left:12px;right:12px}}html,body,#root{width:100%;max-width:100%;overflow-x:hidden}html{overscroll-behavior-x:none;min-height:100%}body,#root,.app-shell{min-height:100vh;min-height:var(--app-viewport-height,100dvh)}body{padding-right:env(safe-area-inset-right);padding-left:env(safe-area-inset-left)}@media (max-width:720px),(hover:none) and (pointer:coarse){input,textarea,select{font-size:16px!important}}.ai-brand-mark{isolation:isolate;border-radius:16px;place-items:center;width:48px;height:48px;display:grid;position:relative}.ai-brand-mark:before{display:none}.brand-logo-image{object-fit:contain;filter:drop-shadow(0 5px 8px #0d19302e);width:100%;height:100%;display:block;transform:translateZ(0)}.brand-copy{gap:1px;min-width:0;line-height:1.15;display:grid}.brand-copy strong{letter-spacing:.04em;white-space:nowrap;font-size:16px}.brand-copy small{color:var(--muted);letter-spacing:.06em;white-space:nowrap;font-size:9px;font-weight:600}.activity-announcement-layer{z-index:120;padding:max(24px, env(safe-area-inset-top)) max(20px, env(safe-area-inset-right)) max(24px, env(safe-area-inset-bottom)) max(20px, env(safe-area-inset-left));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#020714b8;place-items:center;animation:.18s ease-out both activity-announcement-fade-in;display:grid;position:fixed;top:0;bottom:0;left:0;right:0;overflow:auto}.activity-announcement-dialog{width:min(560px,100%);max-height:min(720px,100dvh - 48px);color:var(--text);background:linear-gradient(145deg,#142145fa,#081126fc);border:1px solid #8493ff57;border-radius:24px;padding:34px;animation:.24s ease-out both activity-announcement-enter;position:relative;overflow:auto;box-shadow:0 32px 90px #0000008c}.activity-announcement-accent{background:linear-gradient(90deg,#6579ff,#8b6eff,#45d8c3);border-radius:24px 24px 0 0;height:4px;position:absolute;top:0;left:0;right:0}.activity-announcement-close{border:1px solid var(--line2);width:44px;height:44px;color:var(--muted2);background:#ffffff09;border-radius:12px;place-items:center;display:grid;position:absolute;top:18px;right:18px}.activity-announcement-close:hover{color:#fff;background:#7184ff24;border-color:#8191ff94;outline:0;box-shadow:0 0 0 3px #7184ff24}.activity-announcement-close:focus-visible{color:#fff;background:#7184ff24;border-color:#8191ff94;outline:0;box-shadow:0 0 0 3px #7184ff24}.activity-announcement-close svg{width:20px;height:20px}.activity-announcement-icon{color:#aeb8ff;background:linear-gradient(145deg,#7184ff38,#4ed3c01a);border:1px solid #7e8fff57;border-radius:18px;place-items:center;width:58px;height:58px;margin-bottom:20px;display:grid;box-shadow:0 14px 32px #4453be2e}.activity-announcement-icon svg{width:28px;height:28px}.activity-announcement-eyebrow{color:#99a8ff;letter-spacing:.1em;font-size:12px;font-weight:700;display:block}.activity-announcement-dialog h2{margin:10px 52px 14px 0;font-size:clamp(25px,4vw,34px);line-height:1.3}.activity-announcement-content{color:#c4cce0;overflow-wrap:anywhere;white-space:pre-line;max-height:min(340px,42dvh);font-size:15px;line-height:1.85;overflow:auto}.activity-announcement-actions{flex-wrap:wrap;justify-content:flex-end;gap:12px;margin-top:28px;display:flex}.activity-announcement-actions .primary-btn,.activity-announcement-actions .outline-btn{min-width:132px;min-height:48px}.activity-announcement-actions .primary-btn svg{width:18px;height:18px}@keyframes activity-announcement-fade-in{0%{opacity:0}to{opacity:1}}@keyframes activity-announcement-enter{0%{opacity:0;transform:translateY(14px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:560px){.brand-copy small{display:none}.activity-announcement-layer{padding:max(12px, env(safe-area-inset-top)) max(12px, env(safe-area-inset-right)) max(12px, env(safe-area-inset-bottom)) max(12px, env(safe-area-inset-left));align-items:end}.activity-announcement-dialog{border-radius:22px;max-height:calc(100dvh - 24px);padding:28px 20px 20px}.activity-announcement-close{top:12px;right:12px}.activity-announcement-icon{width:52px;height:52px;margin-bottom:16px}.activity-announcement-dialog h2{margin-right:44px;font-size:25px}.activity-announcement-content{max-height:38dvh;font-size:14px}.activity-announcement-actions{display:grid}.activity-announcement-actions .primary-btn,.activity-announcement-actions .outline-btn{width:100%}}@media (prefers-reduced-motion:reduce){.activity-announcement-layer,.activity-announcement-dialog{animation:none}}.support-messages{overscroll-behavior:contain;scrollbar-width:none;-ms-overflow-style:none;overflow-x:hidden}.support-messages::-webkit-scrollbar{width:0;height:0;display:none}.support-panel textarea::-webkit-scrollbar{width:0;height:0;display:none}.support-panel textarea{scrollbar-width:none;-ms-overflow-style:none}@media (max-width:900px){.mining-order-grid{grid-template-columns:1fr}}@media (max-width:720px){.section-title{flex-direction:column;align-items:flex-start;gap:8px}.mining-order-card{padding:18px}.reward-live strong{font-size:23px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.head-actions{gap:10px;display:flex}.balance-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:16px;display:grid}.balance-grid article{border:1px solid var(--line);background:linear-gradient(145deg,#111d3ad1,#091125cc);border-radius:16px;padding:22px}.balance-grid span,.balance-grid small{color:var(--muted);font-size:11px;display:block}.balance-grid strong{font-variant-numeric:tabular-nums;margin:10px 0 8px;font-size:24px;display:block}.segmented{border:1px solid var(--line);background:var(--panel);border-radius:12px;width:max-content;margin-bottom:22px;padding:4px;display:flex}.segmented button{min-width:110px;height:42px;color:var(--muted);background:0 0;border:0;border-radius:9px}.segmented button.active{color:#fff;background:#596cf0}.funding-layout{grid-template-columns:280px 1fr;gap:18px;display:grid}.channel-list{flex-direction:column;gap:8px;display:flex}.channel-list button{border:1px solid var(--line);text-align:left;background:#0d17309e;border-radius:12px;flex-direction:column;align-items:flex-start;gap:5px;padding:16px;display:flex}.channel-list button.active{background:#6575ff1f;border-color:#7184ff}.channel-list small{color:var(--muted)}.funding-card{border:1px solid var(--line2);background:#0d1730a8;border-radius:18px;padding:28px}.channel-meta>span{color:var(--muted);font-size:11px}.channel-meta>strong{margin:5px 0 18px;font-size:24px;display:block}.channel-meta dl{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.channel-meta dl div{border:1px solid var(--line);border-radius:10px;padding:12px}.channel-meta dt{color:var(--muted);font-size:10px}.channel-meta dd{margin:5px 0 0;font-size:12px}.channel-meta p{color:var(--muted);word-break:break-all;font-size:11px}.deposit-address{border:1px solid var(--line);background:#091127;border-radius:14px;grid-template-columns:172px 1fr;align-items:center;gap:24px;margin:24px 0;padding:22px;display:grid}.deposit-address svg{background:#fff;border-radius:10px;padding:8px}.deposit-address span,.deposit-address code{display:block}.deposit-address span{color:var(--muted);font-size:11px}.deposit-address code{color:#fff;word-break:break-all;margin:10px 0 15px}.warning-box{background:#f4be690a;border:1px solid #f4be693d;border-radius:12px;gap:10px;margin:16px 0;padding:14px;display:flex}.warning-box svg{color:var(--warn);flex:none}.warning-box p{color:var(--muted2);margin:0;font-size:11px;line-height:1.7}.compact-form{background:0 0;border:0;margin-top:18px;padding:0}.form-warning{color:var(--warn)!important;text-align:left!important}.auth-form button:disabled{opacity:.45;cursor:not-allowed}.swap-card{border:1px solid var(--line2);background:linear-gradient(150deg,#111d3ad1,#091125eb);border-radius:18px;gap:18px;padding:28px;display:grid;position:relative}.swap-card label{color:var(--muted2);flex-direction:column;gap:8px;font-size:12px;display:flex}.swap-card input,.swap-card select{border:1px solid var(--line);color:#fff;background:#091127;border-radius:10px;height:52px;padding:0 14px}.swap-flip{border:1px solid var(--line2);background:#182659;border-radius:50%;place-items:center;width:44px;height:44px;margin:auto;display:grid}.quote-box{background:#7184ff14;border:1px solid #7184ff47;border-radius:12px;flex-direction:column;gap:7px;padding:18px;display:flex}.quote-box span,.quote-box small{color:var(--muted);font-size:11px}.quote-box strong{font-size:24px}.invite-card{border:1px solid var(--line2);background:linear-gradient(135deg,#5869f026,#0d1730b8);border-radius:18px;justify-content:space-between;align-items:center;padding:26px;display:flex}.invite-card div{min-width:0}.invite-card span{color:var(--muted);font-size:11px}.invite-card strong{letter-spacing:.14em;margin:7px 0;font-size:34px;display:block}.invite-card p{max-width:700px;color:var(--muted);word-break:break-all;margin:0;font-size:11px}.referral-head{justify-content:space-between;align-items:center;margin:34px 0 14px;display:flex}.referral-head h2{margin:0}.referral-head span{color:var(--muted)}.referral-list{border:1px solid var(--line);border-radius:16px;overflow:hidden}.referral-list article{border-bottom:1px solid var(--line);grid-template-columns:1fr 130px 120px;align-items:center;padding:16px 20px;display:grid}.referral-list article:last-child{border:0}.referral-list div{flex-direction:column;gap:4px;display:flex}.referral-list small,.referral-list time,.referral-list>p{color:var(--muted);font-size:11px}.referral-list>p{text-align:center;padding:30px}.site-footer{border-top:1px solid var(--line);background:#050a16;margin-top:30px}.footer-inner{grid-template-columns:1.5fr repeat(3,1fr);gap:60px;width:min(1400px,100% - 64px);margin:auto;padding:54px 0 42px;display:grid}.footer-brand p{max-width:390px;color:var(--muted);font-size:12px;line-height:1.9}.footer-inner h3{margin:0 0 18px;font-size:13px}.footer-inner>div:not(.footer-brand){flex-direction:column;align-items:flex-start;display:flex}.footer-inner a,.footer-inner button,.footer-inner>div>span{min-height:34px;color:var(--muted);background:0 0;border:0;align-items:center;gap:8px;padding:0;font-size:11px;display:flex}.footer-inner a:hover,.footer-inner button:hover{color:#fff}.footer-inner svg{width:15px}.footer-bottom{border-top:1px solid var(--line);min-height:62px;color:var(--muted);justify-content:space-between;align-items:center;padding:0 max(32px,50% - 700px);font-size:10px;display:flex}.footer-bottom span{align-items:center;gap:7px;display:flex}.footer-bottom svg{width:14px}@media (max-width:1050px){.balance-grid{grid-template-columns:repeat(2,1fr)}.footer-inner{grid-template-columns:1.4fr repeat(2,1fr)}.footer-inner>div:last-child{grid-column:2}.funding-layout{grid-template-columns:220px 1fr}.channel-meta dl{grid-template-columns:repeat(2,1fr)}}@media (max-width:720px){.head-actions{grid-template-columns:1fr 1fr;width:100%;display:grid}.head-actions .primary-btn{grid-column:1/-1}.balance-grid{grid-template-columns:1fr 1fr}.balance-grid article{padding:16px}.balance-grid strong{font-size:19px}.funding-layout{grid-template-columns:1fr}.channel-list{grid-template-columns:1fr 1fr;display:grid}.channel-meta dl{grid-template-columns:1fr 1fr}.funding-card{padding:18px}.deposit-address{text-align:center;grid-template-columns:1fr}.deposit-address svg,.deposit-address .outline-btn{margin:auto}.invite-card{flex-direction:column;align-items:flex-start;gap:20px}.invite-card .primary-btn{width:100%}.referral-list article{grid-template-columns:1fr auto;gap:6px}.referral-list time{grid-area:1/2}.site-footer{margin-bottom:0}.footer-inner{grid-template-columns:1fr 1fr;gap:30px;width:calc(100% - 28px);padding:38px 0}.footer-brand{grid-column:1/-1}.footer-inner>div:last-child{grid-column:auto}.footer-bottom{flex-direction:column;align-items:flex-start;gap:8px;padding:18px 14px}}.deposit-proof-form .upload-field{margin:2px 0}.deposit-proof-form .file-upload-card{min-height:112px}.deposit-evidence-note{background:#7184ff0f;border:1px solid #7184ff33;border-radius:11px;margin:0;padding:12px 14px;line-height:1.65;color:var(--muted2)!important;text-align:left!important;font-size:11px!important}.record-value-code{overflow-wrap:anywhere;color:#dce2ff;max-width:360px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:10px;line-height:1.55}.hero-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.hero-actions .hero-cta{margin-top:26px}.staking-plan-media{background:radial-gradient(circle at 50% 45%,#6879ff47,#0000 34%),linear-gradient(145deg,#101e42,#071022);place-items:center;min-height:190px;display:grid;position:relative;overflow:hidden}.staking-plan-media:before,.staking-plan-media:after{content:"";border:1px solid #8f9eff29;border-radius:50%;position:absolute}.staking-plan-media:before{width:190px;height:190px}.staking-plan-media:after{width:130px;height:130px}.staking-orbit{z-index:1;background:#07102294;border:1px solid #97a3ff47;border-radius:50%;place-items:center;width:104px;height:104px;display:grid;position:relative;box-shadow:0 0 56px #5b6cf440}.staking-orbit:after{content:"";background:#8998ff;border-radius:50%;width:10px;height:10px;position:absolute;top:-5px;box-shadow:0 0 14px #8998ff}.staking-product{grid-template-columns:100px 1fr}.staking-product>svg{margin:auto}.staking-position-icon{background:radial-gradient(circle,#6979ff2e,#081125cc);border:1px solid #8a97ff3d;border-radius:18px;place-items:center;width:74px;height:74px;display:grid}.staking-position-card .reward-live{background:linear-gradient(135deg,#7184ff12,#8b6cff12);border-color:#8475ff47}.asset-empty-state{margin-bottom:26px}.asset-summary{grid-template-columns:repeat(4,1fr)}@media (max-width:900px){.asset-summary{grid-template-columns:repeat(2,1fr)}}@media (max-width:720px){.hero-actions{grid-template-columns:1fr 1fr;display:grid}.hero-actions .hero-cta{width:100%;min-width:0;padding:0 12px;font-size:11px}.staking-plan-card{grid-template-columns:102px minmax(0,1fr)}.staking-plan-media{height:100%;min-height:204px}.staking-plan-media:before{width:120px;height:120px}.staking-plan-media:after{width:82px;height:82px}.staking-orbit{width:66px;height:66px}.staking-orbit svg{width:48px}.staking-product{grid-template-columns:80px 1fr}.staking-position-icon{width:64px;height:64px}.asset-summary{grid-template-columns:1fr}}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#020610c7;place-items:center;padding:20px;display:grid;position:fixed;top:0;bottom:0;left:0;right:0}.purchase-modal{border:1px solid var(--line2);background:linear-gradient(155deg,#121e3d,#091126);border-radius:20px;width:min(520px,100%);padding:26px;box-shadow:0 34px 100px #0000008c}.purchase-modal header{justify-content:space-between;align-items:flex-start;display:flex}.purchase-modal header span{color:#8795ff;font-size:11px}.purchase-modal h2{margin:6px 0 20px}.purchase-modal header button{border:1px solid var(--line);background:0 0;border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.purchase-modal form{gap:18px;display:grid}.purchase-modal label{color:var(--muted2);gap:8px;font-size:12px;display:grid}.purchase-modal input{border:1px solid var(--line);color:#fff;background:#071022;border-radius:10px;outline:0;height:50px;padding:0 14px}.purchase-modal dl{grid-template-columns:1fr 1fr;gap:10px;margin:0;display:grid}.purchase-modal dl>div{border:1px solid var(--line);border-radius:10px;padding:13px}.purchase-modal dt{color:var(--muted);font-size:10px}.purchase-modal dd{margin:5px 0 0;font-size:12px}.purchase-modal p{color:var(--muted);margin:0;font-size:11px;line-height:1.7}.purchase-modal .primary-btn{width:100%}@media (max-width:520px){.purchase-modal{padding:20px}.purchase-modal dl{grid-template-columns:1fr}}.record-tabs small{opacity:.65;margin-left:5px}.record-list{gap:14px;display:grid}.record-list article{border:1px solid var(--line);background:var(--panel);box-shadow:var(--shadow);border-radius:18px;padding:20px}.record-list article header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:16px;display:flex}.record-list article header div{gap:5px;display:grid}.record-list article header span,.record-list article header em{color:var(--muted);font-size:13px;font-style:normal}.record-list article header strong{font-size:20px}.record-list dl{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0;display:grid}.record-list dl div{border-top:1px solid var(--line);min-width:0;padding-top:12px}.record-list dt{color:var(--muted);font-size:12px}.record-list dd{overflow-wrap:anywhere;margin:5px 0 0}@media (max-width:640px){.record-list article{padding:16px}.record-list article header{gap:8px;display:grid}.record-list dl{grid-template-columns:1fr}.record-tabs{justify-content:flex-start;max-width:100%;overflow-x:auto}.record-tabs button{white-space:nowrap}}.chart{touch-action:pan-y;position:relative}.market-svg{width:100%;height:100%;display:block;overflow:visible}.chart-grid-line{stroke:#7c8cb41f;stroke-width:1px;vector-effect:non-scaling-stroke}.chart-x-label,.chart-y-label{fill:#7f8cad;font-variant-numeric:tabular-nums;font-size:10px}.chart-cursor{stroke:#94a0ff59;stroke-width:1px;stroke-dasharray:4 4;vector-effect:non-scaling-stroke}.chart-tooltip{z-index:3;pointer-events:none;background:#111a34;border:1px solid #2b3964;border-radius:10px;flex-direction:column;gap:3px;min-width:116px;padding:9px 11px;display:flex;position:absolute;top:8px;transform:translate(-50%);box-shadow:0 8px 24px #00000047}.chart-tooltip span{color:var(--muted);font-size:10px}.chart-tooltip strong{font-variant-numeric:tabular-nums;font-size:12px}.chart:focus-visible{outline-offset:3px;border-radius:10px;outline:2px solid #8d9aff}.chart-tooltip-compact{background:#0c152df5;border-radius:7px;flex-direction:row;align-items:center;gap:5px;min-width:max-content;padding:6px 8px;top:50%;transform:translate(8px,-50%);box-shadow:0 6px 18px #00000057}.chart-tooltip-compact.to-left{transform:translate(calc(-100% - 8px),-50%)}.chart-tooltip-compact span{font-size:9px}.chart-tooltip-compact strong{font-size:10px}@media (min-width:1051px){.strip-track{grid-template-columns:repeat(6,1fr)}}.server-tag{color:#a8c4ff;background:#4b7add1a;border:1px solid #6c9dff4d;border-radius:8px;margin-left:auto;padding:7px 10px;font-size:10px}.range-tabs button{cursor:pointer;transition:color .18s,background .18s,box-shadow .18s,transform .18s;position:relative}.range-tabs button:hover:not(:disabled){color:#dfe4ff;background:#7688ff14}.range-tabs button:focus-visible{outline-offset:2px;outline:2px solid #8d9aff}.range-tabs button.active{background:linear-gradient(145deg,#7688ff3d,#8b65ff24);box-shadow:inset 0 0 0 1px #94a0ff38,0 7px 18px #27327b33}.range-tabs button:disabled{cursor:wait;opacity:.72}.range-tabs button.loading{padding-right:20px}.range-tabs button.loading:after{content:"";border:1.5px solid #ffffff47;border-top-color:#fff;border-radius:50%;width:8px;height:8px;margin-top:-5px;animation:.7s linear infinite range-spin;position:absolute;top:50%;right:7px}.chart-live-pulse{fill:#7184ff2e;stroke:#8997ff59;transform-box:fill-box;transform-origin:50%;animation:1.8s ease-out infinite chart-live-pulse}.chart-live-dot{fill:#fff;stroke:#7184ff;stroke-width:3px;vector-effect:non-scaling-stroke;filter:drop-shadow(0 0 7px #7184ffe6)}@keyframes range-spin{to{transform:rotate(360deg)}}@keyframes chart-live-pulse{0%{opacity:.9;transform:scale(.55)}70%,to{opacity:0;transform:scale(1.45)}}.machine-tabs{border:1px solid var(--line);background:#0d1730b8;border-radius:14px;grid-template-columns:repeat(3,1fr);gap:5px;width:min(680px,100%);margin:0 auto 26px;padding:5px;display:grid;box-shadow:0 14px 38px #0000001f}.machine-tabs button{min-height:46px;color:var(--muted);background:0 0;border:0;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:0 18px;font-size:13px;font-weight:700;transition:background .2s,color .2s,transform .2s;display:flex;position:relative}.machine-tabs button:hover{color:#fff;background:#7184ff14}.machine-tabs button:focus-visible{outline-offset:2px;outline:2px solid #8d9aff}.machine-tabs button.active{color:#fff;background:linear-gradient(135deg,#5367ed,#756af4);box-shadow:0 8px 22px #4753cc4d}.machine-tabs button span{background:#ffffff2b;border-radius:10px;place-items:center;min-width:20px;height:20px;padding:0 6px;font-size:10px;display:grid}.plan-card{flex-direction:column;min-width:0;padding:0;transition:border-color .2s,transform .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 18px 50px #0000002b}.plan-card:hover{border-color:#8b97ff66;transform:translateY(-4px);box-shadow:0 24px 58px #00000040}.plan-media{aspect-ratio:16/9;background:#071022;position:relative;overflow:hidden}.plan-media:after{content:"";pointer-events:none;background:linear-gradient(#0000,#040916b8);height:42%;position:absolute;top:auto;bottom:0;left:0;right:0}.plan-media img{object-fit:cover;width:100%;height:100%;transition:transform .35s;display:block}.plan-card:hover .plan-media img{transform:scale(1.025)}.plan-return,.plan-level{z-index:2;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:8px;padding:7px 10px;font-size:10px;font-weight:700;line-height:1.25;position:absolute;top:14px}.plan-return{background:#5265ede6;left:14px;box-shadow:0 7px 20px #2a37a34d}.plan-level{color:#cbd2ff;background:#080f20b8;border:1px solid #9aa5ff42;right:14px}.plan-content{flex-direction:column;flex:1;padding:21px;display:flex}.plan-content h2{margin:0 0 8px;font-size:20px}.plan-content>p{min-height:44px;color:var(--muted);margin:0;font-size:12px;line-height:1.7}.plan-content dl{margin:18px 0 20px}.plan-content dl>div{padding:10px 0}.plan-content dt{font-size:10px}.plan-content dd{text-align:right;font-variant-numeric:tabular-nums;max-width:68%;font-size:11px}.plan-content .primary-btn{margin-top:auto}.machine-order-panel{min-height:320px}.machine-loading{border:1px solid var(--line);min-height:280px;color:var(--muted);background:#0d173080;border-radius:18px;justify-content:center;align-items:center;gap:10px;display:flex}.machine-loading svg{width:20px;animation:.8s linear infinite range-spin}.machine-rule-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.machine-rule-grid>article{border:1px solid var(--line);background:linear-gradient(150deg,#121f41c2,#081023eb);border-radius:18px;align-items:flex-start;gap:16px;min-height:200px;padding:24px;display:flex}.machine-rule-grid>article>svg{color:#8390ff;flex:none}.machine-rule-grid h2{margin:0 0 10px;font-size:18px}.machine-rule-grid p{color:var(--muted);margin:0;font-size:12px;line-height:1.8}.machine-rule-grid>.disclosure{grid-column:1/-1;margin-top:0}.purchase-product{border:1px solid var(--line);background:#071022;border-radius:12px;grid-template-columns:160px 1fr;align-items:center;gap:16px;padding:12px;display:grid}.purchase-product img{aspect-ratio:16/9;object-fit:cover;border-radius:8px;width:160px;display:block}.purchase-product div{flex-direction:column;gap:6px;display:flex}.purchase-product span{color:var(--muted);font-size:10px}.purchase-product strong{font-variant-numeric:tabular-nums;font-size:22px}.order-machine-image{border:1px solid var(--line);background:#071022;border-radius:10px;flex:none;width:120px;overflow:hidden}.order-machine-image img{aspect-ratio:16/9;object-fit:cover;width:100%;display:block}.mining-order-card header>.order-machine-image{color:inherit}@media (max-width:900px){.machine-rule-grid{grid-template-columns:1fr}.machine-rule-grid>.disclosure{grid-column:auto}}@media (max-width:720px){.machine-page{padding-top:24px}.machine-page .page-head{margin-bottom:18px}.machine-page .page-head>div>span,.machine-page .page-head p{display:none}.machine-page .page-head h1{margin:0;font-size:27px}.machine-tabs{z-index:12;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0a1227f0;margin-bottom:14px;position:sticky;top:74px}.machine-tabs button{min-height:44px;padding:0 8px;font-size:11px}.plan-grid{gap:12px}.plan-card{grid-template-columns:102px minmax(0,1fr);display:grid}.plan-card:hover{transform:none}.plan-media{aspect-ratio:auto;height:100%;min-height:188px}.plan-media img{height:100%}.plan-card:hover .plan-media img{transform:none}.plan-return{text-align:center;padding:5px 6px;font-size:7px;top:9px;left:7px;right:7px}.plan-level{display:none}.plan-content{padding:12px}.plan-content h2{margin-bottom:3px;font-size:16px}.plan-content>p{display:none}.plan-content dl{margin:4px 0 9px}.plan-content dl>div{align-items:flex-start;gap:7px;padding:5px 0}.plan-content dd{max-width:72%;font-size:9px}.plan-content .primary-btn{min-height:44px;padding:0 10px;font-size:11px}.machine-rule-grid>article{min-height:0;padding:20px}.order-machine-image{width:96px}.purchase-product{grid-template-columns:110px 1fr}.purchase-product img{width:110px}.purchase-product strong{font-size:19px}}@media (max-width:380px){.machine-tabs button{font-size:10px}.plan-card{grid-template-columns:98px minmax(0,1fr)}.plan-content{padding:14px 12px}.plan-content h2{font-size:16px}.plan-content dd{max-width:70%}.purchase-product{grid-template-columns:1fr}.purchase-product img{width:100%}}.onboarding-page{background:radial-gradient(circle at 12% 8%,#5c6df72e,#0000 28%),radial-gradient(circle at 88% 32%,#8b6cff1f,#0000 30%),#060b18;min-height:100vh;padding-bottom:72px}.onboarding-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;width:min(1180px,100% - 48px);min-height:78px;margin:auto;display:flex}.onboarding-container{width:min(1040px,100% - 48px);margin:auto;padding-top:42px}.onboarding-progress{grid-template-columns:repeat(4,minmax(0,1fr));width:min(840px,100%);margin:0 auto 34px;padding:0;list-style:none;display:grid}.onboarding-progress li{color:#7380a5;text-align:center;justify-items:center;gap:9px;min-width:0;display:grid;position:relative}.onboarding-progress li:not(:last-child):after{content:"";z-index:0;background:#8796c92b;width:calc(100% - 50px);height:2px;position:absolute;top:19px;left:calc(50% + 25px)}.onboarding-progress li.complete:not(:last-child):after{background:linear-gradient(90deg,#7184ff,#7184ff59)}.onboarding-progress li>span{z-index:1;color:#8995b6;background:#101a35;border:1px solid #8fa0d642;border-radius:50%;place-items:center;width:40px;height:40px;font-size:13px;font-weight:800;display:grid;position:relative;box-shadow:0 8px 24px #0003}.onboarding-progress li>span svg{width:17px}.onboarding-progress li>b{text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:600;overflow:hidden}.onboarding-progress li.current,.onboarding-progress li.complete{color:#e8ebff}.onboarding-progress li.current>span{color:#fff;background:linear-gradient(145deg,#5b6ff3,#7c72f5);border-color:#8c99ffcc;box-shadow:0 0 0 6px #7184ff1a,0 10px 28px #4454d657}.onboarding-progress li.complete>span{color:#a8b2ff;background:#5a6cef29;border-color:#7184ff80}.auth-form.standalone>.onboarding-progress{width:100%;margin-bottom:6px}.auth-form.standalone>.onboarding-progress li:not(:last-child):after{width:calc(100% - 40px);left:calc(50% + 20px)}.auth-form.standalone>.onboarding-progress li>b{font-size:9px}.onboarding-panel{border:1px solid var(--line2);background:linear-gradient(155deg,#101d3bf2,#081125f0);border-radius:24px;width:100%;padding:34px;box-shadow:0 28px 90px #00000047}.onboarding-title{margin-bottom:28px}.onboarding-title>span{color:#96a3ff;letter-spacing:.09em;font-size:11px;font-weight:700}.onboarding-title h1,.onboarding-state-card h1{letter-spacing:-.025em;margin:9px 0 12px;font-family:Noto Serif SC,serif;font-size:clamp(28px,4vw,40px)}.onboarding-title p,.onboarding-state-card p{max-width:760px;color:var(--muted);margin:0;font-size:13px;line-height:1.85}.onboarding-form{background:0 0;border:0;padding:0}.identity-fields{grid-template-columns:1fr 1fr;gap:16px;display:grid}.identity-upload-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.identity-upload-grid .file-upload-card{text-align:center;grid-template-columns:1fr;align-content:center;justify-items:center;min-height:184px}.identity-upload-grid .file-upload-card.has-file{align-content:start;min-height:286px;padding:10px 10px 14px;gap:10px!important}.identity-upload-grid .file-upload-visual{width:100%}.identity-upload-grid .file-upload-preview{border-radius:11px;width:100%;height:168px}.identity-upload-grid .file-upload-preview-check{bottom:8px;right:8px}.identity-upload-grid .file-upload-copy{width:100%}.identity-upload-grid .file-upload-copy strong,.identity-upload-grid .file-upload-copy small{white-space:normal}.identity-upload-grid .file-upload-action{margin-top:2px}.identity-upload-grid .file-upload-card.has-file{background:linear-gradient(145deg,#2a356f8c,#08142beb);border-color:#8090ff80}.identity-upload-grid .has-file .file-upload-icon{color:#9ca8ff;background:#7184ff1f;border-color:#8090ff57}.onboarding-state-card{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:min(650px,100%);min-height:360px;margin:auto;display:flex}.onboarding-state-card>svg{color:#8391ff;filter:drop-shadow(0 9px 22px #5b6cf24d);width:58px;height:58px}.onboarding-state-card p{max-width:500px;margin-bottom:24px}.onboarding-state-card .page-notice{width:min(460px,100%)}.security-setup-grid{grid-template-columns:280px minmax(0,1fr);gap:28px;display:grid}.security-qr-card{border:1px solid var(--line);text-align:center;background:#070f21c2;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:20px;min-height:330px;padding:28px 18px;display:flex}.security-qr-placeholder{color:#7f8dff;width:70px;height:70px}.security-qr-card>svg:not(.security-qr-placeholder){background:#fff;border-radius:13px;padding:10px}.security-qr-card span{max-width:220px;color:var(--muted2);font-size:11px;line-height:1.7}.security-instructions>ol{gap:13px;margin:0 0 18px;padding:0;list-style:none;display:grid}.security-instructions>ol li{grid-template-columns:30px 1fr;align-items:start;gap:10px;display:grid}.security-instructions>ol li>span{color:#a8b1ff;background:#7184ff17;border:1px solid #8291ff40;border-radius:9px;place-items:center;width:28px;height:28px;font-size:10px;font-weight:800;display:grid}.security-instructions>ol p{color:var(--muted);margin:0;font-size:11px;line-height:1.65}.security-instructions>ol b{color:var(--text);margin-bottom:2px;font-size:12px;display:block}.security-secret{border:1px solid var(--line);background:#060d1dbf;border-radius:13px;grid-template-columns:1fr auto;align-items:center;gap:8px 12px;padding:14px;display:grid}.security-secret>span{color:var(--muted);font-size:10px}.security-secret code{overflow-wrap:anywhere;color:#e7eaff;letter-spacing:.08em;grid-column:1;font-size:13px}.security-secret .outline-btn{grid-area:1/2/3;min-height:40px;padding:0 13px;font-size:10px}.security-confirm-form{background:0 0;border:0;grid-template-columns:1fr auto;align-items:end;margin-top:16px;padding:0}.security-confirm-form .primary-btn{min-height:48px}.security-secondary-actions{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;margin-top:26px;padding-top:20px;display:flex}.security-secondary-actions .text-btn{background:#7184ff12;border-radius:9px;min-height:42px;padding:0 12px}.security-secondary-actions small{color:var(--muted);text-align:right;font-size:10px;line-height:1.6}.security-loading{min-height:280px;color:var(--muted);justify-content:center;align-items:center;gap:10px;display:flex}.security-loading svg{width:20px;animation:.8s linear infinite range-spin}.security-required-card,.security-reminder{background:linear-gradient(135deg,#5668eb17,#7c65eb0d);border:1px solid #7688ff42;border-radius:14px;align-items:flex-start;gap:13px;padding:16px;display:flex}.security-required-card>svg,.security-reminder>svg{color:#92a0ff;flex:none}.security-required-card b,.security-reminder b{font-size:12px}.security-required-card p,.security-reminder p{color:var(--muted);margin:5px 0 11px;font-size:11px;line-height:1.65}.security-required-card .outline-btn{min-height:38px;padding:0 13px;font-size:10px}.security-reminder{align-items:center;margin-bottom:18px}.security-reminder>div{flex:1}.security-reminder p{margin-bottom:0}@media (max-width:760px){.auth-shell{margin-bottom:-76px}.onboarding-page{min-height:100dvh;padding-bottom:44px}.onboarding-header{width:calc(100% - 28px);min-height:66px}.onboarding-header .brand{font-size:15px}.onboarding-header .brand svg{width:27px}.onboarding-container{width:calc(100% - 24px);padding-top:26px}.onboarding-progress{margin-bottom:24px}.onboarding-progress li{gap:7px}.onboarding-progress li>span{width:34px;height:34px;font-size:11px}.onboarding-progress li:not(:last-child):after{width:calc(100% - 40px);top:16px;left:calc(50% + 20px)}.onboarding-progress li>b{max-width:70px;font-size:9px}.auth-form.standalone>.onboarding-progress{width:calc(100% + 8px);margin-left:-4px}.auth-form.standalone>.onboarding-progress li>span{width:31px;height:31px}.auth-form.standalone>.onboarding-progress li:not(:last-child):after{width:calc(100% - 36px);top:15px;left:calc(50% + 18px)}.onboarding-panel{border-radius:19px;padding:22px 17px}.onboarding-title{margin-bottom:22px}.onboarding-title h1,.onboarding-state-card h1{font-size:28px}.onboarding-title p,.onboarding-state-card p{font-size:12px}.identity-fields,.identity-upload-grid,.security-setup-grid,.security-confirm-form{grid-template-columns:1fr}.identity-upload-grid{gap:12px}.identity-upload-grid .file-upload-card{min-height:150px}.identity-upload-grid .file-upload-card.has-file{min-height:286px}.identity-upload-grid .file-upload-preview{height:174px}.onboarding-state-card{min-height:350px}.security-setup-grid{gap:18px}.security-qr-card{min-height:290px}.security-secret{grid-template-columns:1fr}.security-secret code,.security-secret .outline-btn{grid-column:1}.security-secret .outline-btn{grid-row:auto;width:100%}.security-secondary-actions,.security-reminder{flex-direction:column;align-items:stretch}.security-secondary-actions small{text-align:left}.security-reminder .outline-btn{width:100%}}.reward-settlement-note{color:var(--muted2);background:#6f7eee0e;border:1px solid #7e8dff29;border-radius:10px;margin:-6px 0 14px;padding:10px 12px;font-size:10px;line-height:1.65}@media (max-width:720px){.reward-settlement-note{margin-top:-4px;font-size:11px}}.swap-policy-row{min-height:48px;color:var(--muted2);background:linear-gradient(135deg,#596cf01a,#7f63e00f);border:1px solid #7184ff33;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:10px 13px;font-size:11px;display:flex}.swap-policy-row span{align-items:center;gap:7px;display:inline-flex}.swap-policy-row span:first-child{color:#75dfb4;font-weight:700}.swap-policy-row svg{width:17px;height:17px}.swap-card>label input{font-variant-numeric:tabular-nums;outline:0;width:100%;transition:border-color .18s,box-shadow .18s,background-color .18s}.swap-card>label input:focus{background:#0b1530;border-color:#8595ffb3;box-shadow:0 0 0 3px #7184ff1a}.swap-asset-balance{color:var(--muted);font-variant-numeric:tabular-nums;text-align:right;font-size:10px}.swap-flip{color:#aeb7ff;box-shadow:inset 0 1px #ffffff0d,0 10px 24px #00000029}.swap-flip:hover{color:#fff;background:#21316c;border-color:#8595ffa3}.swap-flip svg{width:19px;height:19px}.quote-box{box-shadow:inset 0 1px #ffffff09}.quote-box strong{font-variant-numeric:tabular-nums}.quote-box .quote-fee-zero{color:#76dfb5;background:#54d8a612;border:1px solid #54d8a638;border-radius:7px;width:max-content;margin-top:3px;padding:5px 8px;font-weight:700}.swap-card>.primary-btn:disabled{cursor:wait;filter:none;opacity:.62;transform:none}.swap-state-card{border:1px solid var(--line2);min-height:220px;color:var(--muted2);text-align:center;background:linear-gradient(150deg,#111d3ad1,#091125eb);border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:14px;padding:28px;display:flex}.swap-state-card>svg{color:#95a2ff;width:28px;height:28px;animation:.8s linear infinite range-spin}.swap-state-card.is-error>svg{color:var(--loss);animation:none}.swap-state-card button{border:1px solid var(--line2);color:#dfe3ff;background:#7184ff1a;border-radius:10px;min-height:44px;padding:0 18px;font-weight:700}@media (max-width:720px){.swap-card{gap:16px;padding:20px 16px}.swap-policy-row{flex-direction:column;align-items:flex-start;gap:7px}.swap-card .asset-select .custom-select-menu{width:100%}.swap-card .asset-select .custom-select-options{max-height:min(310px,42dvh)}}@media (prefers-reduced-motion:reduce){.swap-state-card>svg{animation:none}}.brand-logo{flex:none}@media (max-width:720px){.brand-logo{width:38px;height:38px}}.referral-summary{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-top:18px;display:grid}.referral-summary article{border:1px solid var(--line);background:linear-gradient(155deg,#131f3fe0,#081124f0);border-radius:16px;gap:8px;min-width:0;padding:18px;display:grid;box-shadow:0 16px 40px #00000021}.referral-summary article>span{min-width:0;color:var(--muted2);align-items:center;gap:7px;font-size:11px;display:flex}.referral-summary article>span svg{color:#8d9aff;flex:none;width:16px;height:16px}.referral-summary strong{font-variant-numeric:tabular-nums;font-size:28px}.referral-summary small{color:var(--muted);font-size:10px}.referral-levels{color:var(--muted2);background:#6f7eee0b;border:1px solid #7e8dff24;border-radius:12px;flex-wrap:wrap;gap:10px 22px;margin-top:12px;padding:12px 16px;font-size:11px;display:flex}.referral-levels span{padding-left:13px;position:relative}.referral-levels span:before{content:"";background:#8291ff;border-radius:50%;width:5px;height:5px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.referral-head{align-items:flex-end}.referral-head>div{gap:6px;display:grid}.referral-head p{color:var(--muted);margin:0;font-size:11px}.referral-list{border:0;border-radius:0;gap:12px;transition:opacity .18s;display:grid;overflow:visible}.referral-list.is-loading{opacity:.65}.referral-list .referral-card{background:linear-gradient(155deg,#111d3ad6,#081022eb);border-radius:17px;grid-template-columns:1.2fr 1fr;gap:18px 24px;min-width:0;padding:20px;display:grid;box-shadow:0 14px 38px #0000001f;border:1px solid var(--line)!important}.referral-card>header{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:11px;min-width:0;display:grid}.referral-avatar{color:#dce1ff;background:linear-gradient(145deg,#596cf042,#7d72ff1a);border:1px solid #8997ff47;border-radius:14px;place-items:center;width:44px;height:44px;font-weight:800;display:grid}.referral-list .referral-identity{gap:5px;min-width:0;display:grid}.referral-identity b,.referral-identity small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.referral-identity b{font-size:15px}.referral-list .referral-identity small{color:var(--muted);font-size:10px}.referral-list .referral-statuses{flex-flow:wrap;grid-column:1/-1;gap:7px;display:flex}.referral-statuses span{border:1px solid var(--line);min-height:26px;color:var(--muted2);background:#ffffff06;border-radius:13px;align-items:center;padding:0 9px;font-size:9px;display:inline-flex}.referral-statuses .is-positive{color:#88e7bf;background:#54d8a612;border-color:#54d8a638}.referral-statuses .is-negative{color:#ff9aae;background:#ff688512;border-color:#ff688538}.referral-statuses .is-pending{color:#f4c985;background:#f4be6912;border-color:#f4be6938}.referral-card dl{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:0;display:grid}.referral-card dl>div{border:1px solid var(--line);background:#050c1c7a;border-radius:11px;gap:5px;min-width:0;padding:11px;display:grid}.referral-card dt{color:var(--muted);font-size:9px}.referral-card dd{font-variant-numeric:tabular-nums;margin:0;font-size:12px;font-weight:700}.referral-card>footer{border-top:1px solid var(--line);min-width:0;color:var(--muted);flex-wrap:wrap;grid-column:1/-1;align-items:center;gap:8px 18px;padding-top:14px;font-size:10px;display:flex}.referral-card>footer span{align-items:center;gap:6px;display:inline-flex}.referral-card>footer svg{width:14px;height:14px}.referral-card>footer .is-ready{color:#9aa7ff}.referral-card>footer time{margin-left:auto}.referral-loading,.referral-empty{border:1px solid var(--line);min-height:230px;color:var(--muted);text-align:center;background:#0d173085;border-radius:17px;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:30px;display:flex}.referral-loading svg{width:22px;animation:.8s linear infinite range-spin}.referral-empty>svg{color:#7184ff;width:42px;height:42px}.referral-empty strong{color:var(--text)}.referral-empty p{margin:0;font-size:11px}.referral-pagination{justify-content:center;align-items:center;gap:14px;margin-top:18px;display:flex}.referral-pagination button{border:1px solid var(--line2);min-height:44px;color:var(--muted2);background:#0d1730ad;border-radius:10px;align-items:center;gap:7px;padding:0 15px;font-size:11px;display:inline-flex}.referral-pagination button:disabled{cursor:not-allowed;opacity:.42}.referral-pagination button svg{width:15px;height:15px}.referral-pagination span{color:var(--muted);font-size:10px}.footer-inner a,.footer-inner button,.footer-inner>div>span{min-height:44px}.footer-link{border-radius:10px;width:100%;transition:color .18s,background-color .18s,transform .18s}.footer-link:hover{background:#7184ff12;padding-inline-start:7px;padding-inline-end:7px;transform:translate(2px)}.footer-link-icon{color:#9ca8ff;background:#7184ff12;border:1px solid #8494ff2e;border-radius:9px;flex:none;place-items:center;width:28px;height:28px;display:grid}.footer-link-icon svg{width:15px;height:15px;display:block}.footer-link>span:nth-child(2){text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.footer-link .footer-link-external{opacity:.58;width:12px;height:12px;margin-left:auto}.brand{min-height:44px}@media (max-width:1050px){.referral-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.referral-list .referral-card{grid-template-columns:1fr}}@media (max-width:720px){.referral-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.referral-summary article{padding:15px}.referral-summary strong{font-size:24px}.referral-levels{flex-direction:column;align-items:flex-start}.referral-head{align-items:flex-start}.referral-list .referral-card{gap:15px;padding:16px}.referral-card dl{grid-template-columns:repeat(2,minmax(0,1fr))}.referral-card>footer{flex-direction:column;align-items:flex-start}.referral-card>footer time{margin-left:0}.referral-pagination{justify-content:space-between}.referral-pagination button{padding:0 11px}.footer-link:hover{padding-inline-start:0;padding-inline-end:0;transform:none}}@media (max-width:340px){.referral-summary{grid-template-columns:1fr}.referral-pagination span{display:none}}.page-loading-state>svg,.qr-loading-state>svg{animation:.8s linear infinite range-spin}.qr-loading-state{border:1px solid var(--line);width:172px;height:172px;color:var(--muted);background:#ffffff09;border-radius:10px;align-content:center;place-items:center;gap:9px;display:grid}.qr-loading-state>svg{width:22px;height:22px}.qr-loading-state small{font-size:9px}.auth-password-actions{justify-content:flex-end;align-items:center;min-height:44px;margin-top:-14px;display:flex}.auth-password-actions .text-btn{align-items:center;min-height:44px;padding:0 2px 0 14px;font-size:11px;font-weight:700;display:inline-flex}.auth-password-actions .text-btn:hover{color:#bdc5ff}.auth-password-actions .text-btn:focus-visible{color:#bdc5ff}.auth-form.standalone.registration-form{gap:14px;width:min(560px,100% - 48px);padding-block-start:38px;padding-block-end:38px}.registration-form h2{margin-bottom:0}.auth-form.standalone>p:last-child{justify-content:center;align-items:center;min-height:44px;display:flex}.auth-form.standalone>p:last-child .text-btn{min-height:44px;padding-inline-start:6px;padding-inline-end:6px}.registration-intro{margin:-2px 0 4px;line-height:1.75;color:var(--muted)!important;text-align:left!important;font-size:11px!important}.registration-form input[readonly]{color:#dbe0ff;cursor:default;background:#7184ff12;border-color:#8090ff47}.registration-resume-card{background:linear-gradient(135deg,#7184ff1a,#8b6cff0e);border:1px solid #7184ff40;border-radius:12px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:11px;min-height:66px;padding:12px 14px;display:grid}.registration-resume-card>svg{color:#aab4ff;background:#7184ff1a;border:1px solid #8b97ff3d;border-radius:10px;width:34px;height:34px;padding:8px}.registration-resume-card>div{gap:4px;min-width:0;display:grid}.registration-resume-card strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.registration-resume-card small{color:var(--muted);font-variant-numeric:tabular-nums;font-size:10px}.registration-resume-card .text-btn{white-space:nowrap;min-height:44px;padding-inline-start:8px;padding-inline-end:8px}.registration-recovery-card{background:linear-gradient(145deg,#f4be6913,#7184ff0b);border:1px solid #f4be6940;border-radius:12px;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:10px 12px;padding:14px;display:grid}.registration-recovery-card>svg{color:#f4c985;background:#f4be6913;border:1px solid #f4be693d;border-radius:11px;width:38px;height:38px;padding:9px}.registration-recovery-card>div:nth-child(2){gap:4px;min-width:0;display:grid}.registration-recovery-card strong{font-size:12px}.registration-recovery-card small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.registration-recovery-actions{flex-wrap:wrap;grid-column:2;align-items:center;gap:8px 14px;display:flex}.registration-recovery-actions .outline-btn,.registration-recovery-actions .text-btn{min-height:44px}.registration-recovery-actions .outline-btn{padding-inline-start:13px;padding-inline-end:13px;font-size:10px}.registration-recovery-actions .text-btn{padding-inline-start:4px;padding-inline-end:4px;font-size:10px;font-weight:700}.registration-code-field{gap:8px;display:grid}.registration-code-field>label{color:var(--muted2);font-size:12px}.registration-code-control{grid-template-columns:minmax(0,1fr) 142px;gap:9px;display:grid}.registration-code-control input{font-variant-numeric:tabular-nums;letter-spacing:.12em;width:100%;min-width:0}.code-send-button{color:#cbd2ff;white-space:nowrap;background:linear-gradient(145deg,#5465ed33,#7560e021);border:1px solid #8090ff61;border-radius:10px;min-height:48px;padding:0 12px;font-size:11px;font-weight:700;transition:border-color .18s,background-color .18s,transform .18s}.code-send-button:hover:not(:disabled){background:linear-gradient(145deg,#5465ed4d,#7560e033);border-color:#96a3ffad;transform:translateY(-1px)}.code-send-button:focus-visible{outline-offset:2px;outline:2px solid #9aa7ff}.registration-code-field>small{color:var(--muted);font-size:10px;line-height:1.6}.auth-form.standalone.password-reset-form{gap:14px;width:min(520px,100% - 48px);padding-block-start:38px;padding-block-end:38px}.password-reset-form h2{margin-bottom:0}.password-reset-form input[readonly]{color:#dbe0ff;cursor:default;background:#7184ff12;border-color:#8090ff47}.password-reset-assurance{min-height:48px;color:var(--muted2);background:#7184ff0e;border:1px solid #7184ff2e;border-radius:11px;align-items:center;gap:10px;padding:10px 12px;font-size:10px;line-height:1.55;display:flex}.password-reset-assurance svg{color:#9ca8ff;flex:none;width:17px;height:17px}.password-reset-success{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:460px;display:flex}.password-reset-success>span{color:#aab4ff;background:linear-gradient(145deg,#5b6cf038,#7e67ef1a);border:1px solid #7184ff47;border-radius:22px;place-items:center;width:68px;height:68px;display:grid;box-shadow:0 18px 50px #24307d38}.password-reset-success>span svg{width:32px;height:32px}.password-reset-success h2{margin:24px 0 10px}.password-reset-success p{max-width:360px;color:var(--muted);margin:0 0 26px;font-size:12px;line-height:1.8}.password-reset-success .primary-btn{width:min(280px,100%);min-height:48px}.password-reset-form>.primary-btn{min-height:48px}@media (max-width:720px){.registration-page .auth-side{min-height:218px;padding:24px 20px}.registration-page .auth-side .brand{margin-bottom:42px}.registration-page .auth-side h1{margin-block-start:10px;margin-block-end:10px;font-size:34px}.registration-page .auth-side>p{max-width:94%;line-height:1.7}.auth-form.standalone.registration-form{gap:13px;width:calc(100% - 28px);padding:26px 0 38px}.password-reset-page .auth-side{min-height:224px;padding:24px 20px}.password-reset-page .auth-side .brand{margin-bottom:42px}.password-reset-page .auth-side h1{margin-block-start:10px;margin-block-end:10px;font-size:34px}.password-reset-page .auth-side>p{max-width:94%;line-height:1.7}.auth-form.standalone.password-reset-form{gap:13px;width:calc(100% - 28px);padding:26px 0 38px}.password-reset-form h2{margin-block-start:8px;margin-block-end:2px;font-size:27px}.password-reset-success{min-height:430px}.registration-form h2{margin-block-start:8px;margin-block-end:2px;font-size:27px}.registration-code-control{grid-template-columns:minmax(0,1fr) 124px;gap:8px}.code-send-button{padding-inline-start:8px;padding-inline-end:8px;font-size:10px}}@media (max-width:370px){.registration-resume-card{grid-template-columns:32px minmax(0,1fr)}.registration-resume-card .text-btn{grid-column:2;justify-self:start;min-height:32px;padding:0}.registration-code-control{grid-template-columns:minmax(0,1fr) 108px}.registration-recovery-actions{flex-direction:column;align-items:stretch}.registration-recovery-actions .outline-btn,.registration-recovery-actions .text-btn{justify-content:center;width:100%}}.page-notice{border-radius:11px;align-items:flex-start;gap:10px;min-height:48px;margin-bottom:18px;padding:12px 15px;font-size:12px;font-weight:600;line-height:1.65;display:flex;position:relative}.page-notice-icon{border-radius:7px;flex:none;place-items:center;width:22px;height:22px;display:grid}.page-notice-icon svg{width:16px;height:16px}.page-notice-message{overflow-wrap:anywhere;flex:1;min-width:0}.page-notice-close{color:currentColor;cursor:pointer;opacity:.72;background:0 0;border:0;border-radius:9px;flex:none;place-items:center;width:44px;height:44px;margin:-10px -10px -10px 0;padding:0;transition:background-color .16s,opacity .16s,transform .16s;display:grid}.page-notice-close:hover{opacity:1;background:#ffffff17}.page-notice-close:focus-visible{opacity:1;background:#ffffff17}.page-notice-close:active{transform:scale(.94)}.page-notice-close svg{width:17px;height:17px}.page-notice.is-error{color:#ffd9df;background:linear-gradient(135deg,#7e182d6b,#3d101f57);border-color:#ff5b70b8;animation:.36s ease-out feedback-attention;box-shadow:0 0 0 1px #ff5b7014,0 10px 30px #5d102233}.page-notice.is-error .page-notice-icon{color:#ff8192;background:#ff5b702b}.page-notice.is-success{color:#c9f8e7;background:linear-gradient(135deg,#20745745,#0e403540);border-color:#4fd5a766}.page-notice.is-success .page-notice-icon{color:#68ddb5;background:#4fd5a724}.page-notice.is-info,.page-notice.is-neutral{color:#d7dcff;background:linear-gradient(135deg,#7184ff1f,#4a5bbe14);border-color:#7184ff5c}.page-notice.is-info .page-notice-icon,.page-notice.is-neutral .page-notice-icon{color:#aab4ff;background:#7184ff24}.form-field.has-error input,.auth-form .form-field.has-error input,.upload-field.has-error .file-upload-card,.identity-upload-grid .upload-field.has-error .file-upload-card,.consent-field.has-error .custom-checkbox{border-color:#ff5b70d1!important;box-shadow:0 0 0 3px #ff5b701f!important}.upload-field.has-error .file-upload-card,.identity-upload-grid .upload-field.has-error .file-upload-card{background:linear-gradient(145deg,#5b142761,#220d1c80)}.consent-field{gap:8px;display:grid}.consent-field.has-error .custom-checkbox{background:#6f152a33;border:1px solid #ff5b70d1;border-radius:10px;padding:10px 12px}.field-error{align-items:flex-start;gap:6px;font-weight:700;line-height:1.5;display:flex;color:#ff8797!important;font-size:11px!important}.field-error svg{flex:none;width:15px;height:15px;margin-top:1px}@keyframes feedback-attention{0%{opacity:.45;transform:translate(-5px)}42%{transform:translate(3px)}72%{transform:translate(-2px)}to{opacity:1;transform:translate(0)}}@keyframes feedback-popup{0%{opacity:0;transform:translateY(18px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:720px){.page-notice,.onboarding-state-card .page-notice{z-index:120;right:14px;bottom:calc(82px + env(safe-area-inset-bottom));overscroll-behavior:contain;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#111b37f5;border-radius:14px;align-items:flex-start;width:auto;max-height:min(42vh,280px);margin:0;padding:13px 13px 13px 14px;animation:.22s ease-out feedback-popup;position:fixed;left:14px;overflow:hidden auto;box-shadow:0 20px 55px #00000080,0 0 0 1px #ffffff08}.page-notice.is-error{background:linear-gradient(135deg,#4c1426fa,#261122fa);animation:.22s ease-out feedback-popup,.36s ease-out .22s feedback-attention}.page-notice.is-success{background:linear-gradient(135deg,#134a3cfa,#0d312ffa)}.page-notice.is-info,.page-notice.is-neutral{background:linear-gradient(135deg,#273066fa,#171f46fa)}.page-notice-close{margin:-10px -9px -10px 0}}@media (prefers-reduced-motion:reduce){.page-notice,.page-notice.is-error{animation:none}}.wealth-page>.page-head{margin-bottom:26px}.wealth-category-tabs{border:1px solid var(--line);background:linear-gradient(145deg,#101b39d1,#081023e6);border-radius:18px;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0 0 38px;padding:8px;display:grid;box-shadow:0 18px 48px #00000029}.wealth-category-tabs a{min-width:0;min-height:76px;color:var(--muted2);border:1px solid #0000;border-radius:13px;grid-template-columns:46px minmax(0,1fr) 20px;align-items:center;gap:12px;padding:12px 14px;transition:border-color .18s,background .18s,color .18s,transform .18s;display:grid}.wealth-category-tabs a:hover{color:#fff;background:#7184ff12;border-color:#8b97ff42;transform:translateY(-1px)}.wealth-category-tabs a:focus-visible{outline-offset:2px;outline:2px solid #8d9aff}.wealth-category-tabs a.active{color:#fff;background:linear-gradient(135deg,#5265ed3d,#8b6cff24);border-color:#8b97ff61;box-shadow:inset 0 0 0 1px #a1abff0d,0 10px 28px #2a37a329}.wealth-category-tabs i{color:#93a0ff;background:#7184ff14;border:1px solid #919dff33;border-radius:13px;place-items:center;width:46px;height:46px;display:grid}.wealth-category-tabs i svg{width:21px;height:21px}.wealth-category-tabs a.active i{color:#fff;background:linear-gradient(145deg,#596cef,#746af2);border-color:#b3bbff4d;box-shadow:0 9px 24px #4552cc47}.wealth-category-tabs span{flex-direction:column;gap:5px;min-width:0;display:flex}.wealth-category-tabs strong{font-size:14px}.wealth-category-tabs small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.wealth-category-tabs a>svg{width:18px;color:var(--muted)}.wealth-product-section{padding-top:0}.wealth-product-section .page-head{margin-bottom:28px}@media (max-width:720px){.page-head h2{font-size:32px}.wealth-page{padding-top:32px}.wealth-page>.page-head{margin-bottom:18px}.wealth-page>.page-head p{display:block}.wealth-category-tabs{z-index:14;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0a1227f0;border-radius:14px;gap:6px;margin-bottom:20px;padding:6px;position:sticky;top:72px}.wealth-category-tabs a{grid-template-columns:34px minmax(0,1fr);gap:8px;min-height:58px;padding:8px}.wealth-category-tabs a:hover{transform:none}.wealth-category-tabs i{border-radius:10px;width:34px;height:34px}.wealth-category-tabs i svg{width:17px;height:17px}.wealth-category-tabs strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.wealth-category-tabs small,.wealth-category-tabs a>svg{display:none}.wealth-product-section.machine-page{padding-top:0}.wealth-product-section .page-head h2{margin:0;font-size:27px}}button,input,textarea{-webkit-appearance:none;appearance:none;touch-action:manipulation}button{transition:color .18s,border-color .18s,background-color .18s,box-shadow .18s,opacity .18s,transform .18s}button:active:not(:disabled){transform:scale(.98)}.page-back-nav{margin:0 0 20px}.page-back-nav a{width:max-content;max-width:100%;min-height:48px;color:var(--muted2);background:linear-gradient(145deg,#121e3bd1,#081125e6);border:1px solid #8998dc40;border-radius:13px;align-items:center;gap:10px;padding:5px 15px 5px 6px;transition:color .18s,border-color .18s,background .18s,box-shadow .18s,transform .18s;display:inline-flex;box-shadow:inset 0 1px #ffffff09}.page-back-nav a:hover{color:#fff;background:linear-gradient(145deg,#19274deb,#0a142bf0);border-color:#8997ff85;transform:translateY(-1px);box-shadow:0 10px 28px #0000002e}.page-back-nav a:active{transform:scale(.98)}.page-back-icon{color:#aeb8ff;background:#7184ff1a;border:1px solid #8997ff38;border-radius:10px;flex:none;place-items:center;width:36px;height:36px;display:grid}.page-back-icon svg{width:18px;height:18px}.page-back-copy{text-align:left;gap:1px;min-width:0;display:grid}.page-back-copy small{color:var(--muted);font-size:9px;line-height:1.2}.page-back-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:1.35;overflow:hidden}.onboarding-back-nav{margin-bottom:24px}.auth-home-back-nav{margin-bottom:0}:where(button,a,input,textarea,[tabindex]):focus-visible{outline-offset:3px;outline:2px solid #9aa7ff}@media (max-width:720px){.page-back-nav{margin-bottom:16px}.page-back-nav a{min-height:46px;padding-right:13px}.page-back-icon{width:34px;height:34px}.onboarding-back-nav{margin-bottom:20px}}input[type=number]{-moz-appearance:textfield}input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.custom-select{width:100%;position:relative}.custom-select-trigger{border:1px solid var(--line);width:100%;min-height:52px;color:var(--text);text-align:left;background:linear-gradient(145deg,#121e3bfa,#081125fa);border-radius:12px;align-items:center;gap:11px;padding:0 14px;display:flex;box-shadow:inset 0 1px #ffffff09}.custom-select-trigger:hover,.custom-select.is-open .custom-select-trigger{background:linear-gradient(145deg,#18264afa,#0a142bfa);border-color:#8595ff94;box-shadow:inset 0 1px #ffffff0d,0 0 0 3px #7184ff14}.custom-select-trigger:disabled{cursor:wait;opacity:.58}.select-leading{color:#a9b3ff;background:#7184ff17;border:1px solid #8595ff33;border-radius:9px;flex:none;place-items:center;width:28px;height:28px;display:grid}.select-option-icon{flex:none;place-items:center;width:30px;height:30px;display:grid}.select-option-icon img{object-fit:contain;width:100%;height:100%;display:block}.select-value{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.select-value b{text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:650;overflow:hidden}.select-value small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.select-value-short{display:none}.select-chevron{color:#8492c9;flex:none;width:17px;height:17px;transition:transform .18s}.custom-select.is-open .select-chevron{transform:rotate(180deg)}.custom-select-menu{z-index:180;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0a1329fa;border:1px solid #8fa0d652;border-radius:14px;width:max(100%,210px);padding:7px;animation:.18s ease-out both control-menu-in;position:absolute;top:calc(100% + 9px);left:0;box-shadow:0 24px 64px #0000007a}.custom-select-search{color:#8290c1;background:#050c1bb8;border:1px solid #8fa0d63b;border-radius:10px;align-items:center;gap:9px;min-height:46px;margin:1px 1px 7px;padding:0 11px;display:flex}.swap-card .custom-select-search{color:#8290c1;flex-direction:row;gap:9px}.custom-select-search:focus-within{border-color:#8595ff9e;box-shadow:0 0 0 3px #7184ff14}.custom-select-search>svg{flex:none;width:17px;height:17px}.custom-select-search input{width:100%;min-width:0;font-size:12px;height:44px!important;color:var(--text)!important;box-shadow:none!important;background:0 0!important;border:0!important;outline:0!important;padding:0!important}.custom-select-search input::-webkit-search-cancel-button{display:none}.custom-select-options{gap:2px;display:grid}.asset-select .custom-select-menu{width:100%}.asset-select .custom-select-options{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#7e8dd375 transparent;max-height:min(360px,48dvh);padding-right:2px;overflow-y:auto}.custom-select-empty{min-height:82px;color:var(--muted);text-align:center;place-items:center;margin:0;padding:18px;font-size:11px;display:grid}.custom-select-menu button{width:100%;min-height:50px;color:var(--muted2);text-align:left;background:0 0;border:0;border-radius:9px;justify-content:space-between;align-items:center;gap:14px;padding:8px 10px;display:flex}.custom-select-menu button:hover{color:#fff;background:#7184ff1a;outline:0}.custom-select-menu button:focus-visible{color:#fff;background:#7184ff1a;outline:0}.custom-select-menu button.is-selected{color:#fff;background:#7184ff24}.custom-select-menu button>.select-option-main{align-items:center;gap:11px;min-width:0;display:flex}.select-option-copy{flex-direction:column;gap:3px;min-width:0;display:flex}.custom-select-menu strong{font-size:12px}.custom-select-menu small{color:var(--muted);font-size:10px}.custom-select-menu button>svg{color:#9eabff;opacity:0;flex:none;width:17px;height:17px}.custom-select-menu button.is-selected>svg{opacity:1}.language-switcher{background:0 0;border:0;min-height:0;padding:0}.language-switcher .custom-select{width:148px}.language-switcher .custom-select-trigger{background:#ffffff06;border-radius:11px;min-height:44px;padding:0 10px}.language-switcher .custom-select-menu{width:270px;left:auto;right:0}.language-switcher .custom-select-options{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#7e8dd375 transparent;max-height:min(430px,58dvh);padding-right:2px;overflow-y:auto}html[dir=rtl] .language-switcher .custom-select-menu{left:0;right:auto}html[dir=rtl] :is(.custom-select-trigger,.custom-select-menu button,.page-back-copy){text-align:right}.language-switcher .custom-select-menu svg{display:block}.auth-language{z-index:90}.form-field,.upload-field{gap:8px;display:grid}.field-label{color:var(--muted2);font-size:12px}.asset-select .custom-select-trigger{border-radius:11px;min-height:56px}.asset-select .select-value b{font-size:14px}.file-upload-card{cursor:pointer;background:linear-gradient(145deg,#101d3ad1,#081125e0);border:1px dashed #8fa0d661;border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;min-height:104px;padding:16px;transition:border-color .18s,background-color .18s,box-shadow .18s,transform .18s;position:relative;overflow:hidden;align-items:center!important;gap:14px!important;display:grid!important}.file-upload-card:hover,.file-upload-card:focus-within{border-color:#8b99ffb8;box-shadow:0 0 0 3px #7184ff17}.file-upload-card:active{transform:scale(.995)}.file-upload-card.has-file{background:linear-gradient(145deg,#2a356f8c,#08142beb);border-style:solid;border-color:#8090ff80}.file-input-hidden,.auth-form .file-input-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;position:absolute;overflow:hidden;border:0!important;width:1px!important;height:1px!important;min-height:0!important;padding:0!important}.file-upload-icon{color:#9daaff;background:#7184ff1a;border:1px solid #8595ff3d;border-radius:13px;place-items:center;width:46px;height:46px;display:grid}.file-upload-visual{place-items:center;min-width:46px;display:grid;position:relative}.file-upload-preview{object-fit:contain;background:#050a16;border:1px solid #8fa0d647;border-radius:11px;width:76px;height:76px;display:block;box-shadow:0 8px 24px #00000038}.file-upload-preview-check{color:#fff;background:#697cff;border:2px solid #0c1730;border-radius:50%;place-items:center;width:25px;height:25px;display:grid;position:absolute;bottom:-6px;right:-6px;box-shadow:0 5px 14px #3241b459}.file-upload-preview-check svg{stroke-width:3px;width:14px;height:14px}.has-file .file-upload-icon{color:#9ca8ff;background:#7184ff1f;border-color:#8090ff57}.file-upload-icon svg{width:22px;height:22px}.file-upload-copy{gap:5px;min-width:0;display:grid}.file-upload-copy strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.file-upload-copy small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;line-height:1.5;overflow:hidden}.file-upload-action{color:#cbd2ff;background:#ffffff09;border:1px solid #8fa0d63d;border-radius:9px;align-items:center;min-height:34px;padding:0 11px;font-size:10px;font-weight:700;display:inline-flex}@media (prefers-reduced-motion:reduce){.file-upload-card{transition:none}}.custom-checkbox{cursor:pointer;min-height:44px;position:relative;gap:11px!important}.custom-checkbox>input,.auth-form .custom-checkbox>input{opacity:0;width:1px;height:1px;position:absolute}.checkbox-mark{color:#0000;background:#091127;border:1px solid #8fa0d675;border-radius:7px;flex:none;place-items:center;width:22px;height:22px;transition:border-color .18s,background-color .18s,box-shadow .18s;display:grid}.checkbox-mark svg{stroke-width:3px;width:15px;height:15px}.custom-checkbox>input:checked+.checkbox-mark{color:#fff;background:linear-gradient(135deg,#596cf0,#7d72ff);border-color:#7e8eff}.custom-checkbox>input:focus-visible+.checkbox-mark{outline-offset:3px;outline:2px solid #9aa7ff}.password-control{display:block;position:relative}.password-control input{width:100%;padding-right:54px}.password-control button{color:#8996c3;background:0 0;border:0;border-radius:9px;place-items:center;width:44px;height:44px;display:grid;position:absolute;top:2px;right:2px}.password-control button:hover{color:#c7ceff;background:#7184ff1a}.password-control button svg{width:18px;height:18px}.support-panel textarea:focus-visible{border-color:#7184ff;outline:0;box-shadow:0 0 0 3px #7184ff1f}.swap-card input:focus-visible{border-color:#7184ff;outline:0;box-shadow:0 0 0 3px #7184ff1f}.purchase-modal input:focus-visible{border-color:#7184ff;outline:0;box-shadow:0 0 0 3px #7184ff1f}.modal-backdrop{animation:.18s ease-out both modal-scrim-in}.purchase-modal{animation:.22s ease-out both modal-card-in}.modal-backdrop,.action-result-backdrop,.activity-announcement-layer{top:auto;bottom:auto;left:auto;right:auto;top:var(--app-viewport-offset-top,0px);left:var(--app-viewport-offset-left,0px);width:var(--app-viewport-width,100vw);height:var(--app-viewport-height,100dvh);max-width:none;padding-top:max(12px, env(safe-area-inset-top));padding-right:max(12px, env(safe-area-inset-right));padding-bottom:max(12px, env(safe-area-inset-bottom));padding-left:max(12px, env(safe-area-inset-left));overscroll-behavior:contain;overflow:hidden}.purchase-modal,.action-result-dialog,.activity-announcement-dialog{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;min-width:0;max-width:100%;max-height:100%;overflow:hidden auto}.purchase-modal:not(.copy-success-modal){flex-direction:column;display:flex;overflow:hidden}.purchase-modal:not(.copy-success-modal)>header{flex:none}.purchase-modal:not(.copy-success-modal)>form{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex:auto;min-height:0;padding:0 2px 2px;overflow:hidden auto}.purchase-modal:not(.copy-success-modal)>form>.primary-btn:last-child{z-index:3;position:sticky;bottom:0;box-shadow:0 -12px 24px #071022b8,0 10px 28px #5365ed47}.purchase-modal>header{gap:12px}.purchase-modal>header>div,.purchase-modal form,.purchase-modal label,.purchase-modal dl,.purchase-modal dl>div,.purchase-product,.purchase-product>*,.purchase-range-summary{min-width:0}.purchase-modal h2,.purchase-modal dd,.purchase-modal p,.purchase-range-summary span,.purchase-range-summary strong{overflow-wrap:anywhere}.purchase-modal header button{flex:0 0 44px;width:44px;height:44px}.purchase-product{grid-template-columns:minmax(0,160px) minmax(0,1fr)}.purchase-product>img:not(.token-logo){aspect-ratio:16/9;width:160px;max-width:100%;height:auto}.staking-product>.token-logo{aspect-ratio:1;object-fit:contain;width:64px;height:64px;margin:auto}.purchase-range-summary{color:var(--muted2);font-variant-numeric:tabular-nums;background:#7184ff12;border:1px solid #7184ff38;border-radius:11px;gap:7px;padding:13px 14px;font-size:11px;line-height:1.6;display:grid}.purchase-range-summary strong{color:#dce1ff;font-size:12px}.action-result-backdrop{z-index:140;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#020610d6;place-items:center;padding:20px;animation:.18s ease-out both modal-scrim-in;display:grid;position:fixed;top:0;bottom:0;left:0;right:0}.action-result-dialog{border:1px solid var(--line2);text-align:center;background:linear-gradient(155deg,#121e3d,#091126);border-radius:20px;width:min(420px,100%);padding:30px 28px 26px;animation:.22s ease-out both modal-card-in;box-shadow:0 34px 100px #00000094}.action-result-icon{border-radius:22px;place-items:center;width:68px;height:68px;margin:0 auto 18px;display:grid}.action-result-icon svg{width:32px;height:32px}.action-result-dialog.is-success .action-result-icon{color:#72e2b2;background:#47cd941f;border:1px solid #47cd945c}.action-result-dialog.is-error .action-result-icon{color:#ff9bad;background:#ed71841f;border:1px solid #ed718461}.action-result-dialog.is-info .action-result-icon{color:#aeb8ff;background:#7184ff21;border:1px solid #7184ff61}.action-result-dialog h2{margin:0;font-size:24px}.action-result-dialog p{color:var(--muted2);margin:12px 0 22px;font-size:13px;line-height:1.75}.action-result-dialog .primary-btn{width:100%;min-height:46px}.change-password-modal .page-notice{margin-bottom:0}@media (max-width:520px){.action-result-backdrop{padding:14px}.action-result-dialog{padding:25px 20px 21px}}.copy-success-modal{text-align:center;width:min(460px,100%);padding:24px 26px 28px}.copy-success-modal header{justify-content:flex-end;min-height:44px;margin-bottom:2px}.copy-success-modal header button{width:44px;height:44px}.copy-success-icon{color:#b8c0ff;background:linear-gradient(145deg,#596cf038,#7d72ff17);border:1px solid #8997ff57;border-radius:22px;place-items:center;width:68px;height:68px;margin:0 auto 18px;display:grid;box-shadow:0 16px 44px #2d399e33}.copy-success-icon svg{stroke-width:2.5px;width:32px;height:32px}.copy-success-modal h2{margin:0 0 10px;font-size:25px}.copy-success-modal>p{max-width:360px;color:var(--muted2);margin:0 auto 20px;font-size:13px;line-height:1.75}.copied-address-box{border:1px solid var(--line);text-align:left;background:#050c1cb8;border-radius:12px;margin-bottom:20px;padding:14px 16px}.copied-address-box span{color:var(--muted);margin-bottom:7px;font-size:10px;display:block}.copied-address-box code{color:var(--text);overflow-wrap:anywhere;word-break:break-word;font-size:12px;line-height:1.65}.copy-success-modal>.primary-btn{width:100%;min-height:48px}.deposit-success-modal .copy-success-icon{color:#7be1bd;background:linear-gradient(145deg,#208e673d,#2368591a);border-color:#4fd5a761;box-shadow:0 16px 44px #14685033}.deposit-success-number{text-align:center}.deposit-success-number code{letter-spacing:.04em;font-size:14px;font-weight:700;display:block}@keyframes control-menu-in{0%{opacity:0;transform:translateY(-6px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes modal-scrim-in{0%{opacity:0}to{opacity:1}}@keyframes modal-card-in{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (min-width:721px) and (max-width:1180px){.site-header .language-switcher .custom-select{width:52px}.site-header .language-switcher .custom-select-trigger{justify-content:center;width:52px;min-width:52px;padding:0}.site-header .language-switcher .select-leading,.site-header .language-switcher .select-chevron,.site-header .language-switcher .select-value-full{display:none}.site-header .language-switcher .select-value,.site-header .language-switcher .select-value-short{flex:none;display:block}}@media (max-width:720px){.site-header .language-switcher{min-height:44px;padding:0}.site-header .language-switcher .custom-select{width:44px}.site-header .language-switcher .custom-select-trigger{justify-content:center;width:44px;min-width:44px;min-height:44px;padding:0}.site-header .language-switcher .select-leading,.site-header .language-switcher .select-chevron,.site-header .language-switcher .select-value-full{display:none!important}.site-header .language-switcher .select-value,.site-header .language-switcher .select-value-short{flex:none;display:block}.site-header .language-switcher .custom-select-menu{width:min(240px, calc(var(--app-viewport-width,100vw) - 28px - env(safe-area-inset-left) - env(safe-area-inset-right)));left:auto;right:0}.site-header .language-switcher .custom-select-menu svg{display:block!important}.auth-language .language-switcher,.auth-language .language-switcher .custom-select{width:148px}.auth-language .language-switcher .custom-select-trigger{min-height:44px}.auth-language .select-leading,.auth-language .select-chevron{display:grid!important}.auth-language .select-value-full{display:block!important}.auth-language .select-value-short{display:none!important}.file-upload-card{grid-template-columns:auto minmax(0,1fr);min-height:116px}.file-upload-action{grid-column:1/-1;justify-content:center}.copy-success-modal{padding:18px 18px calc(22px + env(safe-area-inset-bottom));border-radius:18px}.copy-success-icon{border-radius:19px;width:62px;height:62px;margin-bottom:15px}.copy-success-modal h2{font-size:22px}body{padding-bottom:calc(76px + env(safe-area-inset-bottom))}.site-header{padding-top:env(safe-area-inset-top)}.auth-language{top:calc(22px + env(safe-area-inset-top));right:max(18px, env(safe-area-inset-right))}.mobile-nav{height:calc(70px + env(safe-area-inset-bottom))}.support-btn{right:max(16px, env(safe-area-inset-right));bottom:calc(92px + env(safe-area-inset-bottom))}.support-panel{right:max(12px, env(safe-area-inset-right));bottom:calc(82px + env(safe-area-inset-bottom));left:max(12px, env(safe-area-inset-left));height:min(520px, calc(var(--app-viewport-height,100dvh) - 105px - env(safe-area-inset-bottom)))}.page-notice,.onboarding-state-card .page-notice{right:max(14px, env(safe-area-inset-right));left:max(14px, env(safe-area-inset-left));max-height:min(42dvh,280px)}.purchase-modal{border-radius:18px;padding:18px}.purchase-modal h2{margin-bottom:16px}.purchase-modal form{gap:14px}.purchase-product,.staking-product{grid-template-columns:minmax(0,104px) minmax(0,1fr);gap:12px}.purchase-product>img:not(.token-logo){width:104px}.staking-product>.token-logo{width:64px;height:64px}.purchase-product strong{font-size:18px}}@media (max-width:360px){.modal-backdrop,.action-result-backdrop,.activity-announcement-layer{padding-right:max(8px, env(safe-area-inset-right));padding-left:max(8px, env(safe-area-inset-left))}.purchase-modal{padding:16px}.purchase-product,.staking-product{grid-template-columns:minmax(0,88px) minmax(0,1fr)}.purchase-product>img:not(.token-logo){width:88px}.staking-product>.token-logo{width:56px;height:56px}}@media (prefers-reduced-motion:reduce){.custom-select-menu,.modal-backdrop,.purchase-modal,.action-result-backdrop,.action-result-dialog{animation:none!important}}.asset-center-page{padding-top:48px}.asset-center-page .page-head{margin-bottom:24px}.asset-center-page .page-head h1{font-size:36px}.asset-center-nav{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:18px;display:grid}.asset-center-nav a{border:1px solid var(--line);min-width:0;min-height:76px;color:var(--muted2);background:#0c162eb3;border-radius:14px;grid-template-columns:38px minmax(0,1fr) 16px;align-items:center;gap:10px;padding:13px 14px;transition:border-color .18s,background .18s,transform .18s;display:grid}.asset-center-nav a:hover{background:#121f40d9;border-color:#8191ff57;transform:translateY(-1px)}.asset-center-nav a:focus-visible{outline-offset:3px;outline:2px solid #8d9aff}.asset-center-nav a.active{color:#fff;background:linear-gradient(145deg,#5b6cf033,#0f1b37d1);border-color:#7f8fff7a}.asset-center-nav a>i{color:#95a2ff;background:#7184ff1a;border-radius:11px;place-items:center;width:38px;height:38px;font-style:normal;display:grid}.asset-center-nav a.active>i{color:#c4cbff;background:#7184ff33}.asset-center-nav a>i svg,.asset-center-nav a>svg{width:17px}.asset-center-nav a>span,.asset-center-nav a b,.asset-center-nav a small{min-width:0;display:block}.asset-center-nav a b{font-size:12px}.asset-center-nav a small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:9px;overflow:hidden}.asset-center-nav a>svg{color:var(--muted)}.asset-overview-hero{background:radial-gradient(circle at 12% 18%,#5b6cf433,#0000 38%),linear-gradient(145deg,#101d3c 0%,#091127 68%,#080e20 100%);border:1px solid #7d8cff3d;border-radius:22px;grid-template-columns:minmax(0,1.16fr) minmax(360px,.84fr);min-height:210px;display:grid;overflow:hidden;box-shadow:0 20px 55px #0000002e}.asset-overview-page .asset-overview-hero{margin-bottom:14px}.asset-overview-page .asset-center-nav{margin-bottom:0}.asset-overview-value{flex-direction:column;justify-content:center;align-items:flex-start;padding:28px 30px;display:flex}.asset-overview-value>span{color:#bdc6ff;background:#7184ff14;border:1px solid #8897ff3d;border-radius:999px;align-items:center;gap:7px;min-height:28px;padding:0 10px;font-size:10px;display:inline-flex}.asset-overview-value>span svg{width:14px}.asset-overview-value>small{color:var(--muted);margin-top:21px;font-size:11px}.asset-overview-value>strong{font-variant-numeric:tabular-nums;margin-top:5px;font-size:38px;line-height:1.2}.asset-overview-value>strong em{color:#929eff;font-size:12px;font-style:normal}.asset-overview-value>p{color:var(--muted2);font-variant-numeric:tabular-nums;flex-wrap:wrap;align-items:center;gap:9px;margin:16px 0 0;font-size:10px;display:flex}.asset-overview-value>p i{background:#6f7cbb;border-radius:50%;width:3px;height:3px}.asset-quick-actions{background:#050b1a47;border-left:1px solid #7d8cff24;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:22px;display:grid}.asset-quick-actions button{color:#dce1ff;background:#0f1b37a6;border:1px solid #7d8cff26;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:74px;padding:12px;font-size:11px;transition:border-color .18s,background .18s;display:flex}.asset-quick-actions button:hover{background:#1b2952d1;border-color:#8191ff66}.asset-quick-actions button:focus-visible{outline-offset:2px;outline:2px solid #8d9aff}.wallet-pagination button:focus-visible{outline-offset:2px;outline:2px solid #8d9aff}.wallet-row-toggle:focus-visible{outline-offset:2px;outline:2px solid #8d9aff}.asset-quick-actions svg{color:#93a0ff;width:20px}.asset-account-panel{border:1px solid var(--line);background:linear-gradient(145deg,#0e1934c7,#080f21bd);border-radius:18px;margin-top:18px;padding:18px}.asset-account-panel>header{margin-bottom:13px}.asset-account-panel>header span,.asset-account-panel>header h2{display:block}.asset-account-panel>header span{color:#8e9aff;letter-spacing:.08em;font-size:9px}.asset-account-panel>header h2{margin:5px 0 0;font-size:16px}.asset-account-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.asset-account-row{color:#f5f6ff;text-align:left;background:#0a1329bd;border:1px solid #7d8cff24;border-radius:13px;grid-template-columns:38px minmax(0,1fr) 16px;align-items:center;gap:11px;min-width:0;min-height:70px;padding:13px 14px;transition:border-color .18s,background .18s,transform .18s;display:grid}.asset-account-row:hover{background:#111e3ed6;border-color:#8191ff57;transform:translateY(-1px)}.asset-account-row:focus-visible{outline-offset:2px;outline:2px solid #8d9aff}.asset-account-row>i{color:#96a3ff;background:#7184ff1a;border-radius:11px;place-items:center;width:38px;height:38px;font-style:normal;display:grid}.asset-account-row>i svg,.asset-account-row>svg{width:17px}.asset-account-row>span,.asset-account-row b,.asset-account-row small{min-width:0;display:block}.asset-account-row b{font-size:12px}.asset-account-row small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:9px;line-height:1.45;overflow:hidden}.asset-account-row>svg{color:var(--muted)}.asset-security-action{grid-template-columns:38px minmax(0,1fr) auto 16px}.asset-security-action>em{color:#e8bf7d;white-space:nowrap;background:#e0ae621a;border-radius:999px;padding:5px 8px;font-size:9px;font-style:normal}.asset-security-action.is-complete>em{color:#aeb8ff;background:#7184ff1a}.asset-login-account{grid-template-columns:38px minmax(0,1fr) auto}.asset-login-account:hover{background:#0a1329bd;border-color:#7d8cff24;transform:none}.asset-login-account>em{color:#aeb8ff;text-overflow:ellipsis;white-space:nowrap;max-width:120px;font-size:9px;font-style:normal;overflow:hidden}.asset-logout-action>i{color:#ef9bab;background:#ed718414}.asset-center-page .wallet-portfolio{margin-bottom:0}.asset-center-page .wallet-overview-main{padding:28px 30px}.asset-center-page .wallet-overview-main>small{margin-top:19px}.asset-center-page .wallet-overview-main>strong{font-size:34px}.asset-center-page .wallet-overview-main>p{margin-top:11px;line-height:1.6}.asset-center-page .wallet-primary-actions{margin-top:17px}.asset-center-page .wallet-overview-metrics{gap:8px;padding:16px}.asset-center-page .wallet-overview-metrics article{padding:13px 15px}.asset-center-page .wallet-overview-metrics strong{margin:5px 0 3px;font-size:17px}.asset-center-page .wallet-lock-summary{margin-bottom:14px}.asset-center-page .wallet-lock-summary article{padding:12px}.asset-center-page .wallet-asset-row{min-height:76px;padding-top:10px;padding-bottom:10px}.asset-order-grid{margin-top:4px}.asset-page-loading>svg{animation:1s linear infinite asset-loading-spin}.wallet-pagination{border-top:1px solid var(--line);background:#0a122785;justify-content:center;align-items:center;gap:16px;min-height:62px;padding:10px 16px;display:flex}.wallet-pagination button{border:1px solid var(--line2);color:#d9deff;background:#7184ff14;border-radius:9px;justify-content:center;align-items:center;gap:6px;min-width:104px;min-height:40px;padding:0 13px;font-size:10px;display:inline-flex}.wallet-pagination button:disabled{opacity:.42;cursor:not-allowed}.wallet-pagination button svg{width:14px}.wallet-pagination>span{min-width:90px;color:var(--muted);text-align:center;font-size:10px}.wallet-row-toggle{display:none}.record-pagination{margin-top:18px}@keyframes asset-loading-spin{to{transform:rotate(360deg)}}@media (max-width:900px){.asset-center-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.asset-overview-hero{grid-template-columns:1fr}.asset-quick-actions{border-top:1px solid #7d8cff24;border-left:0;grid-template-columns:repeat(4,minmax(0,1fr))}.asset-overview-page .asset-center-nav{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:720px){.asset-center-page{padding-top:26px}.asset-center-page .page-head{gap:12px;margin-bottom:17px}.asset-center-page .page-head>div>span{display:none}.asset-center-page .page-head h1{margin:0;font-size:28px}.asset-center-page .page-head p{margin-top:7px;font-size:12px;line-height:1.6}.asset-center-page .page-head>button{min-height:44px}.asset-center-nav{gap:8px;margin-bottom:14px}.asset-center-nav a{grid-template-columns:34px minmax(0,1fr);gap:9px;min-height:64px;padding:10px}.asset-center-nav a>i{width:34px;height:34px}.asset-center-nav a>svg{display:none}.asset-center-nav a small{margin-top:2px;font-size:8px}.asset-overview-hero{border-radius:18px;min-height:0}.asset-overview-value{padding:21px 19px 18px}.asset-overview-value>small{margin-top:17px}.asset-overview-value>strong{font-size:29px}.asset-overview-value>p{flex-direction:column;align-items:flex-start;gap:5px;margin-top:12px;line-height:1.5}.asset-overview-value>p i{display:none}.asset-quick-actions{gap:7px;padding:12px}.asset-quick-actions button{gap:6px;min-height:64px;padding:8px 4px;font-size:10px}.asset-quick-actions svg{width:18px}.asset-overview-page .asset-center-nav{margin-top:0}.asset-overview-page .asset-center-nav a{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-height:66px;padding:8px 3px;display:flex}.asset-overview-page .asset-center-nav a>i{width:30px;height:30px}.asset-overview-page .asset-center-nav a>i svg{width:15px}.asset-overview-page .asset-center-nav a small,.asset-overview-page .asset-center-nav a>svg{display:none}.asset-account-panel{border-radius:16px;margin-top:14px;padding:14px}.asset-account-actions{grid-template-columns:1fr;gap:8px}.asset-account-row{min-height:66px}.asset-center-page .wallet-overview-main{padding:21px 18px}.asset-center-page .wallet-overview-main>p{display:none}.asset-center-page .wallet-overview-main>strong{font-size:28px}.asset-center-page .wallet-overview-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;padding:10px}.asset-center-page .wallet-overview-metrics article{min-width:0;padding:10px}.asset-center-page .wallet-overview-metrics p{display:none}.asset-center-page .wallet-overview-metrics strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.asset-center-page .wallet-overview-metrics strong small{display:none}.asset-center-page .wallet-lock-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.asset-center-page .wallet-lock-summary article{padding:10px}.asset-center-page .wallet-lock-summary article:last-child:nth-child(odd){grid-column:1/-1}.asset-center-page .wallet-lock-summary span small{display:none}.asset-center-page .wallet-asset-row{padding:13px 14px}.asset-center-page .wallet-number:not(.wallet-total-number),.asset-center-page .wallet-row-actions{display:none}.asset-center-page .wallet-asset-row.expanded .wallet-number:not(.wallet-total-number){display:block}.asset-center-page .wallet-asset-row.expanded .wallet-row-actions{display:grid}.asset-center-page .wallet-row-toggle{border:1px solid var(--line);color:#cbd2ff;background:#7184ff0f;border-radius:9px;grid-column:1/-1;justify-content:center;align-items:center;gap:6px;min-height:40px;font-size:9px;display:flex}.asset-center-page .wallet-row-toggle svg{width:14px;transition:transform .18s}.asset-center-page .wallet-row-toggle[aria-expanded=true] svg{transform:rotate(180deg)}.wallet-pagination{gap:7px;min-height:58px;padding:9px 10px}.wallet-pagination button{flex:1;min-width:0;min-height:44px;padding:0 8px}.wallet-pagination>span{min-width:78px;font-size:9px}.asset-order-grid{gap:11px}}@media (max-width:430px){.asset-center-nav a b{font-size:11px}.asset-center-nav a small{display:none}.asset-overview-value>strong{font-size:26px}.asset-center-page .wallet-lock-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (prefers-reduced-motion:reduce){.asset-center-nav a,.asset-quick-actions button,.asset-account-row,.wallet-row-toggle svg{transition:none}.asset-page-loading>svg{animation:none}}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--surface:#0d1730;--surface-raised:#111d3a;--surface-soft:#0d1730ad;--surface-input:#091127;--surface-overlay:#060b18db;--logo-tile:#f8fbff;--logo-tile-border:#cdd9efe6;--logo-tile-shadow:0 5px 16px #0003;--action-ready-start:#087c59;--action-ready-end:#0c9168;--action-ready-border:#54d8a67a;--action-ready-shadow:0 10px 24px #087c593d;--action-ready-text:#fff;--action-waiting-bg:#8fa0d614;--action-waiting-border:#8fa0d633;--action-waiting-text:#97a3c5;--action-complete-bg:#54d8a61a;--action-complete-border:#54d8a63d;--action-complete-text:#75e1ba}html[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f4f7ff;--bg2:#eaf0fb;--panel:#fff;--panel2:#f5f7fc;--surface:#fff;--surface-raised:#f7f9fd;--surface-soft:#ffffffdb;--surface-input:#fff;--surface-overlay:#fafcffe6;--line:#37486e26;--line2:#37486e40;--text:#15213b;--muted:#65728e;--muted2:#465574;--accent:#5267e8;--accent2:#735ade;--gain:#087c59;--loss:#c52e4c;--warn:#95600a;--link:#3f55bd;--brand-copy:#4b5bb3;--positive-soft:#e6f5ef;--negative-soft:#fdecef;--warning-soft:#fff5df;--info-soft:#edf1ff;--disabled-surface:#edf1f6;--shadow:0 24px 64px #29395e21;--logo-tile:#fff;--logo-tile-border:#3d4e7333;--logo-tile-shadow:0 5px 16px #36466a24;--action-ready-start:#087553;--action-ready-end:#07845c;--action-ready-border:#05704f8a;--action-ready-shadow:0 10px 24px #086c4e33;--action-waiting-bg:#edf1f6;--action-waiting-border:#37486e33;--action-waiting-text:#65728e;--action-complete-bg:#e6f5ef;--action-complete-border:#087c593d;--action-complete-text:#075f46}body{transition:background-color .18s,color .18s}html[data-theme=light] body{background:radial-gradient(circle at 76% 8%, #596cf01f, transparent 28%), linear-gradient(180deg, #f8faff 0%, var(--bg) 48%, #eef3fb 100%)}html[data-theme=light] .brand-logo-image{filter:drop-shadow(0 5px 8px #0d193026)saturate(1.04)contrast(1.06)}.theme-toggle{border:1px solid var(--line);min-width:76px;min-height:44px;color:var(--muted2);white-space:nowrap;background:#ffffff06;border-radius:11px;justify-content:center;align-items:center;gap:7px;padding:0 11px;font-size:11px;font-weight:700;display:inline-flex}.theme-toggle:hover{color:var(--text);background:#7184ff1a;border-color:#7184ff85}.theme-toggle:focus-visible{color:var(--text);background:#7184ff1a;border-color:#7184ff85}.theme-toggle svg{color:#7d8cff;width:17px;height:17px}.theme-toggle.compact{min-width:44px}.auth-display-controls{align-items:center;gap:8px;display:flex}.token-logo{border:1px solid var(--logo-tile-border);background:var(--logo-tile);box-shadow:var(--logo-tile-shadow);object-fit:contain;border-radius:50%;flex:none;padding:max(2px,.08em);display:block;box-sizing:border-box!important}.brand-logo{padding:3px;box-shadow:0 6px 18px #0d193029}.ai-brand-mark{box-sizing:border-box;color:#15213b;background:#fff;border:1px solid #c6cfe0eb;border-radius:14px;place-items:center;width:48px;height:48px;display:grid}.ai-brand-mark>svg{width:20px;height:20px}@media (max-width:720px){.ai-brand-mark{border-radius:12px;width:40px;height:40px;padding:2px}}.primary-btn{color:#fff}.staking-position-card>header>.staking-position-icon{box-sizing:border-box;flex:none;align-self:flex-start;place-items:center;padding:0;line-height:0;display:grid}.staking-position-icon>.token-logo{object-position:50% 50%;margin:0;display:block}.order-actions button{min-height:48px;transition:border-color .18s,background-color .18s,color .18s,box-shadow .18s,filter .18s}.order-actions .principal-action.is-ready{border:1px solid var(--action-ready-border);background:linear-gradient(135deg, var(--action-ready-start), var(--action-ready-end));box-shadow:var(--action-ready-shadow);color:var(--action-ready-text);opacity:1}.order-actions .principal-action.is-ready:hover{filter:brightness(1.06);color:var(--action-ready-text)}.order-actions .principal-action.is-ready:focus-visible{filter:brightness(1.06);color:var(--action-ready-text)}.order-actions .reward-action.is-ready{background:var(--info-soft,#7184ff1a);color:var(--link,#aeb8ff);opacity:1;border-color:#5267e88a}.order-actions .principal-action.is-waiting,.order-actions .reward-action.is-waiting{border:1px solid var(--action-waiting-border);background:var(--action-waiting-bg);box-shadow:none;color:var(--action-waiting-text);opacity:1}.order-actions .principal-action.is-waiting:not(:disabled):hover,.order-actions .reward-action.is-waiting:not(:disabled):hover{color:var(--text);background:#7184ff1a;border-color:#7184ff70}.order-actions .principal-action.is-waiting:not(:disabled):focus-visible{color:var(--text);background:#7184ff1a;border-color:#7184ff70}.order-actions .reward-action.is-waiting:not(:disabled):focus-visible{color:var(--text);background:#7184ff1a;border-color:#7184ff70}.order-actions .principal-action.is-complete:disabled{border:1px solid var(--action-complete-border);background:var(--action-complete-bg);box-shadow:none;color:var(--action-complete-text);opacity:1}html[data-theme=light] .mining-order-card header span{background:var(--info-soft);color:#4054b6}html[data-theme=light] .mining-order-card .reward-live strong{color:#4054b6}html[data-theme=light] .mining-order-card .order-progress>i{background:#dce3f1}.token-logo:-webkit-any([data-asset=ALGO],[data-asset=ARB],[data-asset=HBAR],[data-asset=XRP]){background:#24324d;border-color:#222f4c47}.token-logo:is([data-asset=ALGO],[data-asset=ARB],[data-asset=HBAR],[data-asset=XRP]){background:#24324d;border-color:#222f4c47}html[data-theme=light] :-webkit-any(.site-header,.mobile-nav){background:var(--surface-overlay);box-shadow:0 6px 24px #2f3f630f}html[data-theme=light] :is(.site-header,.mobile-nav){background:var(--surface-overlay);box-shadow:0 6px 24px #2f3f630f}html[data-theme=light] :is(.desktop-nav.open,.ai-market-panel,.plan-card,.empty-state,.success-state,.asset-summary article,.support-panel,.mining-order-card,.machine-tabs,.machine-loading,.machine-rule-grid>article,.staking-position-icon,.referral-summary article,.referral-card,.referral-empty,.registration-resume-card,.registration-recovery-card,.password-reset-success,.wealth-category-tabs,.record-list article){background:var(--surface);box-shadow:var(--shadow)}html[data-theme=light] .site-footer{background:#fff;box-shadow:inset 0 1px #ffffffeb}html[data-theme=light] :is(.footer-inner a:hover,.footer-inner button:hover){color:var(--text)}html[data-theme=light] :-webkit-any(.market-strip,.market-table,.market-row,.order-list,.asset-account-panel,.security-reminder,.swap-card,.swap-state-card,.wallet-assets-panel){background:var(--surface-soft)}html[data-theme=light] :is(.market-strip,.market-table,.market-row,.order-list,.asset-account-panel,.security-reminder,.swap-card,.swap-state-card,.wallet-assets-panel){background:var(--surface-soft)}html[data-theme=light] :is(.balance-grid article,.channel-list button,.funding-card,.deposit-address,.invite-card){background:#ffffffdb}html[data-theme=light] :is(.deposit-address code,.record-value-code){color:var(--text)}html[data-theme=light] .ai-market-panel{background:radial-gradient(circle at 86% 6%,#5b6cf024,#0000 34%),linear-gradient(145deg,#fff,#f2f5fc)}html[data-theme=light] :is(.desktop-nav a:hover,.desktop-nav a.active,.range-tabs .active,.machine-tabs button:hover,.wallet-empty-filter h3){color:var(--text)}html[data-theme=light] :is(.outline-btn,.menu-btn,.theme-toggle,.language-switcher .custom-select-trigger){background:#ffffffbd}html[data-theme=light] :is(.market-toolbar input,.auth-form input,.purchase-modal input,.support-panel textarea,.swap-card input,.wallet-search,.spot-search-box,.spot-input-group){background:var(--surface-input);color:var(--text)}html[data-theme=light] :-webkit-any(input,textarea)::placeholder{color:#8792a9}html[data-theme=light] :is(input,textarea)::placeholder{color:#8792a9}html[data-theme=light] .auth-side{background:radial-gradient(circle at 28% 25%,#5b6bf230,#0000 36%),linear-gradient(155deg,#eef3ff,#e5ebf7)}html[data-theme=light] .auth-form{background:#ffffffc2}html[data-theme=light] :is(.custom-select-trigger,.page-back-nav a,.file-upload-card){background:linear-gradient(145deg,#fff,#f3f6fb);box-shadow:inset 0 1px #ffffffe6}html[data-theme=light] :is(.custom-select-trigger:hover,.custom-select.is-open .custom-select-trigger,.page-back-nav a:hover,.file-upload-card:focus-within){color:var(--text);background:linear-gradient(145deg,#fff,#edf1fa)}html[data-theme=light] .custom-select-menu{background:#fffffffa;box-shadow:0 24px 64px #2b3a5d2e}html[data-theme=light] .custom-select-search{background:#f3f6fb}html[data-theme=light] :is(.custom-select-menu button:hover,.custom-select-menu button:focus-visible,.custom-select-menu button.is-selected){color:var(--text);background:#5267e81a}html[data-theme=light] :is(.asset-center-nav a,.asset-account-row){color:var(--text);background:#ffffffdb}html[data-theme=light] :is(.asset-center-nav a:hover,.asset-center-nav a.active,.asset-account-row:hover,.asset-login-account:hover){color:var(--text);background:#eef2fb}html[data-theme=light] .asset-overview-hero,html[data-theme=light] .wallet-overview-card{box-shadow:var(--shadow);background:radial-gradient(circle at 14% 18%,#5b6cf424,#0000 36%),linear-gradient(145deg,#fff 0%,#f3f6fc 64%,#eaf0fa 100%)}html[data-theme=light] :is(.asset-quick-actions,.wallet-overview-metrics,.wallet-overview-card>footer){background:#e1e8f67a}html[data-theme=light] :is(.asset-quick-actions button,.wallet-overview-metrics article,.wallet-lock-summary article,.wallet-number:not(.wallet-total-number)){color:var(--text);background:#ffffffe0}html[data-theme=light] :is(.asset-quick-actions button:hover,.wallet-filter-tabs button.active,.wallet-row-actions button:first-child){color:var(--text);background:#5267e81a}html[data-theme=light] :is(.wallet-search input,.spot-search-box input,.spot-input-group input){color:var(--text)}html[data-theme=light] .wallet-asset-head{background:#eef2f8}html[data-theme=light] :is(.wallet-primary-actions button:not(:first-child),.wallet-row-actions button,.wallet-empty-filter button,.wallet-lock-details em){color:var(--muted2)}html[data-theme=light] :-webkit-any(.spot-market-panel,.spot-all-orders,.spot-overview-card,.spot-market-row,.spot-pair-bar,.spot-chart-panel,.spot-depth-panel,.spot-order-panel,.spot-recent-trades-panel,.spot-open-orders,.spot-order-list){background:var(--surface);color:var(--text);box-shadow:0 14px 42px #2d3c5f1a}html[data-theme=light] :is(.spot-market-panel,.spot-all-orders,.spot-overview-card,.spot-market-row,.spot-pair-bar,.spot-chart-panel,.spot-depth-panel,.spot-order-panel,.spot-recent-trades-panel,.spot-open-orders,.spot-order-list){background:var(--surface);color:var(--text);box-shadow:0 14px 42px #2d3c5f1a}html[data-theme=light] :-webkit-any(button.spot-overview-card:hover,button.spot-overview-card:focus-visible){color:var(--text);background:#f2f5fc}html[data-theme=light] :is(button.spot-overview-card:hover,button.spot-overview-card:focus-visible){color:var(--text);background:#f2f5fc}html[data-theme=light] :is(.spot-market-health,.spot-product-tab,.spot-order-filters,.spot-market-head,.spot-percent-row button,.spot-order-row,.spot-orders-title>button){background:#f3f6fb}html[data-theme=light] :is(.spot-orders-title>button:hover,.spot-order-filters button.active,.spot-type-tabs button.active,.spot-chart-ranges button.active,.spot-chart-indicators button.active){color:var(--text)}html[data-theme=light] .spot-chart-wrap{background:linear-gradient(#5267e809,#0000)}html[data-theme=light] .spot-chart-indicators{background:#f6f8fc}html[data-theme=light]{--chart-ma-short:#946600;--chart-ma-medium:#1768aa;--chart-ma-long:#7744b8;--chart-bollinger:#596780;--chart-rsi:#9d5800;--chart-macd:#1768aa;--chart-signal:#946600;--chart-buy-order:#087c59;--chart-sell-order:#c52e4c}html[data-theme=light] :-webkit-any(.purchase-modal,.action-result-dialog,.copy-success-modal,.activity-announcement-dialog){color:var(--text);background:linear-gradient(155deg,#fff,#f1f5fb);box-shadow:0 34px 90px #2735563d}html[data-theme=light] :is(.purchase-modal,.action-result-dialog,.copy-success-modal,.activity-announcement-dialog){color:var(--text);background:linear-gradient(155deg,#fff,#f1f5fb);box-shadow:0 34px 90px #2735563d}html[data-theme=light] .purchase-range-summary strong{color:var(--text)}html[data-theme=light] .purchase-modal:not(.copy-success-modal)>form>.primary-btn:last-child{box-shadow:0 -12px 24px #f4f7ffeb,0 10px 28px #5365ed38}html[data-theme=light] :-webkit-any(.modal-backdrop,.action-result-backdrop,.activity-announcement-layer){background:#1f2a4461}html[data-theme=light] :is(.modal-backdrop,.action-result-backdrop,.activity-announcement-layer){background:#1f2a4461}html[data-theme=light] .action-result-dialog.is-success .action-result-icon{color:#087c59;background:#e6f5ef;border-color:#087c594d}html[data-theme=light] .action-result-dialog.is-error .action-result-icon{color:#b52340;background:#fdecef;border-color:#b523404d}html[data-theme=light] .action-result-dialog.is-info .action-result-icon{color:#4154bc;background:#edf1ff;border-color:#4154bc47}html[data-theme=light] :-webkit-any(.activity-announcement-close:hover,.activity-announcement-close:focus-visible){color:var(--text)}html[data-theme=light] :is(.activity-announcement-close:hover,.activity-announcement-close:focus-visible){color:var(--text)}html[data-theme=light] :is(.purchase-product,.order-machine-image,.chart-tooltip,.chart-tooltip-compact,.support-panel header,.message span,.quote-box){color:var(--text);background:#f1f4fa}html[data-theme=light] .message.mine span{color:#fff;background:#5265ed}html[data-theme=light] .support-btn{color:#35446c;background:#fff;box-shadow:0 12px 30px #2a395c2e}html[data-theme=light] .staking-plan-media{background:radial-gradient(circle at 50% 45%,#6879ff33,#0000 34%),linear-gradient(145deg,#edf2ff,#dfe7f6)}html[data-theme=light] .staking-orbit{background:#ffffffb8}html[data-theme=light] .plan-level{color:#364467;background:#ffffffdb}html[data-theme=light] .page-notice.is-error{color:#8b2438;background:#fff0f3}html[data-theme=light] .page-notice.is-success{color:#166349;background:#eaf8f2}html[data-theme=light] .page-notice.is-neutral{color:#354c99;background:#edf1ff}html[data-theme=light] :is(.kicker,.page-head>div>span,.spot-eyebrow,.spot-orders-title>div>span,.onboarding-title>span,.activity-announcement-eyebrow,.asset-account-panel>header span,.wallet-assets-panel>header>div>span){color:var(--brand-copy)}html[data-theme=light] :is(.text-btn,.spot-trade-link,.spot-open-orders>header button,.referral-card>footer .is-ready){color:var(--link)}html[data-theme=light] :is(.text-btn:hover,.text-btn:focus-visible,.auth-password-actions .text-btn:hover,.auth-password-actions .text-btn:focus-visible,.spot-trade-link:hover){color:#2f438f}html[data-theme=light] :-webkit-any(.chart-x-label,.chart-y-label){fill:#596782}html[data-theme=light] :is(.chart-x-label,.chart-y-label){fill:#596782}html[data-theme=light] :is(.live-tag,.server-tag,.wallet-account-badge,.asset-overview-value>span){background:var(--info-soft);color:#3f55a8;border-color:#3f55bd3d}html[data-theme=light] :is(.chart-foot,.footer-inner a,.footer-inner button,.footer-inner>div>span,.footer-bottom,.spot-market-health small,.spot-pair-cell small,.spot-terminal-pair small,.spot-price-cell small,.spot-range-cell>small,.spot-chart-panel>footer,.spot-depth-panel>header small,.spot-recent-trades-panel>header small,.spot-depth-head,.spot-depth-mid span,.spot-recent-trades-head,.spot-recent-trades-empty,.spot-recent-trade-row>span:nth-child(3),.spot-recent-trade-row time,.spot-balance-values small,.spot-order-panel>p,.spot-market-item,.wallet-lock-summary small,.wallet-number>small,.wallet-number>em,.wallet-lock-details em,.asset-center-nav a small,.asset-account-row small,.page-back-copy small){color:var(--muted)}html[data-theme=light] :is(.chart-foot,.footer-inner a,.footer-inner button,.footer-inner>div>span,.spot-chart-panel>footer,.spot-depth-head,.spot-depth-rows>div,.spot-recent-trades-head,.spot-recent-trade-row,.spot-recent-trades-empty,.spot-balance-values small,.spot-fee-line,.spot-order-panel>p,.spot-market-item,.spot-range-cell>small,.wallet-asset-head,.wallet-number>small,.wallet-number>em,.wallet-lock-details em,.asset-center-nav a small,.asset-account-row small,.page-back-copy small){font-size:max(10px,.6875rem)}html[data-theme=light] .footer-link-icon{background:var(--info-soft);color:var(--link);border-color:#3f55bd33}html[data-theme=light] :is(.spot-terminal-nav button,.spot-orders-title>button){border-color:var(--line2);color:var(--muted2);background:#f5f7fb}html[data-theme=light] :is(.spot-terminal-nav button:hover,.spot-terminal-nav button:focus-visible,.spot-orders-title>button:hover,.spot-orders-title>button:focus-visible){color:var(--text);background:#edf1fa;border-color:#3f55bd73}html[data-theme=light] :is(.spot-filter-tabs button:hover,.spot-filter-tabs button:focus-visible,.spot-order-filters button:hover,.spot-order-filters button:focus-visible,.spot-percent-row button:hover,.spot-percent-row button:focus-visible){background:var(--info-soft);color:var(--text)}html[data-theme=light] :is(.spot-filter-tabs button.active,.spot-order-filters button.active,.spot-chart-ranges button.active,.spot-chart-indicators button.active,.spot-type-tabs button.active){background:var(--info-soft);color:#30458f;border-color:#3f55bd33}html[data-theme=light] :is(.spot-overview-card>strong.up,.spot-main-price.up,.spot-depth-rows.bids>div span:first-of-type,.spot-buy-text,.spot-depth-mid strong){color:var(--gain)!important}html[data-theme=light] :is(.spot-overview-card>strong.down,.spot-main-price.down,.spot-depth-rows.asks>div span:first-of-type,.spot-sell-text){color:var(--loss)!important}html[data-theme=light] .spot-change-pill.up{background:var(--positive-soft);color:var(--gain);border:1px solid #087c592e}html[data-theme=light] .spot-change-pill.down{background:var(--negative-soft);color:var(--loss);border:1px solid #c52e4c2e}html[data-theme=light] .spot-side-tabs button{color:var(--muted2);background:#f3f5f9}html[data-theme=light] .spot-side-tabs button.active.buy{background:var(--positive-soft);color:var(--gain);box-shadow:inset 0 0 0 1px #087c5933}html[data-theme=light] .spot-side-tabs button.active.sell{background:var(--negative-soft);color:var(--loss);box-shadow:inset 0 0 0 1px #c52e4c33}html[data-theme=light] :is(.spot-balance-line strong,.spot-total-line strong,.spot-desktop-value,.spot-input-group b,.spot-depth-rows>div span:last-child){color:var(--text)}html[data-theme=light] .spot-recent-trade-row{border-top-color:#4c5b7e1a}html[data-theme=light] .spot-recent-trades-panel>header small b{color:#3f55a8}html[data-theme=light] :is(.spot-own-depth-marker,.spot-recent-trades-panel>header small b){background:var(--info-soft);color:#30458f;border-color:#3f55bd3d}html[data-theme=light] .spot-depth-rows>div.has-own-order,html[data-theme=light] .spot-recent-trade-row.mine{box-shadow:inset 3px 0 #3f55bda8}html[data-theme=light] .spot-recent-trade-row.mine{background:linear-gradient(90deg,#3f55bd14,#0000 62%);border-top-color:#3f55bd33}html[data-theme=light] .spot-recent-trade-row.buy>:-webkit-any(span:first-child,strong){color:var(--gain)}html[data-theme=light] .spot-recent-trade-row.buy>:is(span:first-child,strong){color:var(--gain)}html[data-theme=light] .spot-recent-trade-row.sell>:-webkit-any(span:first-child,strong){color:var(--loss)}html[data-theme=light] .spot-recent-trade-row.sell>:is(span:first-child,strong){color:var(--loss)}html[data-theme=light] .spot-stream-state{background:var(--info-soft);color:#3e4d6c;border-color:#3f55bd33;font-size:10px}html[data-theme=light] .spot-stream-state.live{background:var(--positive-soft);color:#075f46;border-color:#087c5933}html[data-theme=light] .spot-order-notice.success{background:var(--positive-soft);color:#075f46;border-color:#087c5938}html[data-theme=light] .spot-order-notice.error{background:var(--negative-soft);color:#a4213d;border-color:#c52e4c3d}html[data-theme=light] .spot-order-status.pending{background:var(--warning-soft);color:#79500d}html[data-theme=light] .spot-order-status.filled{background:var(--positive-soft);color:#075f46}html[data-theme=light] .spot-order-status.cancelled{color:#59667c;background:#eef1f5}html[data-theme=light] :-webkit-any(.spot-cancel-order,.field-error){color:#b12240!important}html[data-theme=light] :is(.spot-cancel-order,.field-error){color:#b12240!important}html[data-theme=light] :is(.spot-order-filters,.spot-percent-row button,.referral-card dl>div,.security-qr-card,.security-secret,.onboarding-progress li>span){background:#f4f6fa}html[data-theme=light] :is(.asset-overview-value>strong em,.wallet-overview-main>strong em,.wallet-overview-metrics strong small,.asset-center-nav a>i,.asset-account-row>i,.asset-quick-actions svg,.wallet-lock-summary i,.security-required-card>svg,.security-reminder>svg,.password-reset-assurance svg,.registration-resume-card>svg,.password-reset-success>span){color:var(--link)}html[data-theme=light] :is(.asset-center-nav a.active,.asset-account-row,.asset-login-account,.wallet-primary-actions button:not(:first-child),.wallet-row-actions button,.wallet-empty-filter button,.code-send-button,.swap-state-card button){color:var(--text)}html[data-theme=light] :is(.asset-security-action>em,.registration-recovery-card>svg,.referral-statuses .is-pending){background:var(--warning-soft);color:#79500d}html[data-theme=light] :is(.asset-security-action.is-complete>em,.swap-policy-row span:first-child,.quote-box .quote-fee-zero,.referral-statuses .is-positive){background:var(--positive-soft);color:#075f46}html[data-theme=light] :is(.asset-logout-action>i,.referral-statuses .is-negative){background:var(--negative-soft);color:#a4213d}html[data-theme=light] :is(.activity-announcement-content,.security-secret code,.registration-form input[readonly],.password-reset-form input[readonly]){color:var(--text)}html[data-theme=light] :-webkit-any(button:disabled,input:disabled,.custom-select-trigger:disabled){color:var(--muted)}html[data-theme=light] :is(button:disabled,input:disabled,.custom-select-trigger:disabled){color:var(--muted)}html[data-theme=light] :is(.auth-form button:disabled,.spot-submit-order:disabled,.spot-cancel-order:disabled,.order-actions button:disabled){opacity:.62}@media (max-width:1320px){.theme-toggle{width:44px;min-width:44px;padding:0}.theme-toggle span{display:none}}@media (max-width:720px){.auth-display-controls{justify-content:flex-end;left:14px;right:14px}.auth-display-controls .theme-toggle{display:inline-flex}html[data-theme=light] .machine-tabs{background:#fffffff0}}@media (max-width:380px){.site-header .brand{gap:7px}.site-header .brand-copy strong{font-size:13px}.site-header .brand-copy small{display:none}}@media (prefers-reduced-motion:reduce){body{transition:none}}
