:root{color:#f4f9ff;font-synthesis:none;--bg:#01040d;--surface:#061126;--raised:#0b1b35;--border:#163d6b;--line:#5fa6e02e;--primary:#0768d8;--primary-2:#16c7f4;--info:#29d4ff;--reward:#65caff;--danger:#ff5f7a;--text:#f4f9ff;--muted:#91a9c4;--safe-bottom:max(8px, env(safe-area-inset-bottom));--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#01040d;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{color:var(--text);background:radial-gradient(circle at 50% -10%,#07316a 0,#01040d 34rem)}button,input,select{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--info);outline-offset:2px}.app-canvas{min-height:100vh}.app-page{width:min(100%,430px);min-height:100vh;padding:0 18px calc(76px + var(--safe-bottom));background:linear-gradient(#030c1ff5,#01040d 88%);margin:0 auto;overflow:hidden}.sub-page{padding-bottom:38px}.app-header{justify-content:space-between;align-items:center;height:84px;display:flex}.brand-lockup,.header-actions button,.icon-button,.avatar-button{background:0 0;border:0;padding:0}.brand-lockup{text-align:left;align-items:center;gap:10px;display:flex}.aethis-mark{object-fit:cover;background:#01040d;border:1px solid #50deffcc;border-radius:12px;width:38px;height:38px;display:block;box-shadow:inset 0 0 16px #4fe5ff4d,0 0 18px #0768d824}.brand-lockup>span:last-child,.auth-brand>span:last-child{flex-direction:column;display:flex}.brand-lockup strong,.auth-brand strong{letter-spacing:.02em;font:650 17px Georgia,serif}.brand-lockup small,.auth-brand small{letter-spacing:.24em;color:var(--muted);margin-top:2px;font-size:12px}.header-actions{align-items:center;gap:7px;display:flex}.header-actions button{border:1px solid var(--line);background:#05132bd1;border-radius:14px;place-items:center;width:42px;height:42px;display:grid;position:relative}.header-actions svg{width:19px}.header-actions i{border:2px solid var(--bg);background:var(--danger);border-radius:8px;place-items:center;min-width:15px;height:15px;padding:0 3px;font-size:12px;font-style:normal;display:grid;position:absolute;top:3px;right:4px}.header-actions i:empty{background:var(--reward);border-width:1px;width:8px;min-width:8px;height:8px;top:7px;right:7px}.avatar-button{font-weight:700;overflow:hidden;background:linear-gradient(145deg,#0b66ce,#062451)!important;border:1px solid #37bcff7a!important;place-items:center!important;font-size:12px!important;display:grid!important}.avatar-button img,.profile-avatar img{object-fit:cover;width:100%;height:100%;display:block}.avatar-button.small{border-radius:13px;width:40px;height:40px}.sub-header{grid-template-columns:44px 1fr 44px;align-items:center;gap:8px;height:88px;display:grid}.sub-header .icon-button{border:1px solid var(--line);background:var(--surface);border-radius:14px;place-items:center;width:42px;height:42px;display:grid}.sub-header svg{width:20px}.sub-header>div{text-align:center}.sub-header small{letter-spacing:.2em;color:var(--muted);font-size:12px}.sub-header h1{margin:3px 0 0;font-size:17px}.asset-hero{background:radial-gradient(circle at 82% 3%,#16c7f433,#0000 34%),linear-gradient(145deg,#082451,#06142c 62%);border:1px solid #24b2ff52;border-radius:22px;min-height:220px;padding:20px;position:relative;overflow:hidden;box-shadow:0 20px 55px #00000040}.asset-hero:after{content:"A";color:#4f7cff09;pointer-events:none;font:700 160px Georgia,serif;position:absolute;bottom:-34px;right:12px}.asset-hero-top{justify-content:space-between;align-items:center;display:flex}.asset-hero-top span{align-items:center;gap:8px;display:flex}.asset-hero-top small{color:var(--muted);font-size:13px}.asset-hero-top b{letter-spacing:.1em;color:#cbd5e1;background:#ffffff0f;border-radius:6px;padding:4px 7px;font-size:12px}.asset-hero-top button{color:var(--muted);background:0 0;border:0}.asset-hero-top svg{width:20px}.asset-hero h1{letter-spacing:-.04em;margin:12px 0 15px;font-size:39px;font-weight:590}.asset-split{gap:32px;display:flex}.asset-split span{flex-direction:column;gap:5px;display:flex}.asset-split small{color:var(--muted);font-size:12px}.asset-split strong{font-size:15px}.home-balance-actions{gap:8px;display:flex;position:absolute;bottom:20px;right:20px}.deposit-cta,.withdraw-cta{border-radius:13px;align-items:center;gap:7px;height:44px;padding:0 15px;font-size:12px;font-weight:750;display:flex}.deposit-cta{background:var(--primary);border:0;box-shadow:0 10px 30px #0768d84d}.withdraw-cta{border:1px solid var(--border);background:#041229e6}.deposit-cta svg,.withdraw-cta svg{width:17px}.pending-assets{text-align:left;background:linear-gradient(100deg,#f2b84b1c,#7c5cfc14);border:1px solid #f2b84b3d;border-radius:17px;align-items:center;width:100%;padding:14px;display:flex}.pending-assets>svg{width:18px;color:var(--muted)}.section-head{justify-content:space-between;align-items:flex-end;margin:20px 2px 10px;display:flex}.section-head h2{margin:0;font-size:17px}.section-head p{color:var(--muted);margin:4px 0 0;font-size:12px}.section-head button{color:#91aaff;background:0 0;border:0;align-items:center;gap:2px;font-size:12px;display:flex}.section-head button svg{width:14px}.market-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.market-card{border:1px solid var(--line);background:var(--surface);text-align:left;border-radius:19px;min-width:0;height:154px;padding:15px;position:relative;overflow:hidden}.market-card header{align-items:center;display:flex}.coin{border-radius:50%;place-items:center;width:29px;height:29px;margin-right:8px;font-size:17px;font-weight:700;display:grid}.coin.btc{color:#ffb348;background:#ffb34824}.market-card header>span:nth-child(2){align-items:baseline;min-width:0;display:flex}.market-card header strong{font-size:13px}.market-card header small{color:var(--muted);font-size:12px}.market-card header em{margin-left:auto;font-size:12px;font-style:normal}.positive{color:var(--info)!important}.negative{color:var(--danger)!important}.market-card h3{margin:11px 0 1px;font-size:18px}.market-updated{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:14px;display:block;overflow:hidden}.market-updated.stale{color:var(--reward)}.sparkline{width:100%;height:32px;overflow:visible}.sparkline polyline{fill:none;stroke:var(--info);stroke-width:2px;vector-effect:non-scaling-stroke}.market-unavailable{height:80px;color:var(--muted);text-align:center;grid-column:1/-1;justify-content:center;align-items:center;gap:5px;font-size:12px;display:flex}.market-unavailable button{min-width:44px;min-height:44px;color:var(--info);background:0 0;border:0}.market-unavailable svg{width:16px}.home-signal-card{border:1px solid var(--line);background:var(--surface);text-align:left;border-radius:20px;justify-content:space-between;width:100%;padding:17px;display:flex}.asset-load-error{z-index:2;color:#ffb0bd;justify-content:space-between;align-items:center;min-height:28px;margin-top:7px;font-size:11px;display:flex;position:relative}.asset-load-error button{color:#9bdfff;background:0 0;border:0;min-width:44px;min-height:28px;font-size:11px}.market-detail-sheet{padding-bottom:4px}.market-detail-price{justify-content:space-between;align-items:flex-end;padding:13px 2px 8px;display:flex}.market-detail-price span{flex-direction:column;gap:5px;display:flex}.market-detail-price small{color:var(--muted)}.market-detail-price strong{font-size:28px}.market-detail-price em{padding-bottom:4px;font-size:15px;font-style:normal;font-weight:700}.market-detail-sheet>.sparkline{height:82px;margin:8px 0 14px}.home-signal-card>div:first-child{flex-direction:column;align-items:flex-start;display:flex}.home-signal-card>div:first-child>small{color:var(--muted);margin-top:9px;font-size:12px}.home-signal-card h3{margin:3px 0;font-size:16px}.signal-state{letter-spacing:.06em;text-transform:uppercase;color:#aec0ff;background:#4f7cff1f;border-radius:7px;align-items:center;padding:5px 8px;font-size:12px;font-weight:750;display:inline-flex}.signal-state.cancelled{color:#ff9dac;background:#ff647c21}.home-signal-rate{text-align:right}.home-signal-rate small{color:var(--muted);font-size:12px;display:block}.home-signal-rate strong{color:var(--info);margin:5px 0 12px;font-size:25px;display:block}.home-signal-rate span{color:var(--muted);font-size:12px}.page-intro{padding:4px 4px 10px}.page-intro h1{margin:3px 0 5px;font:600 29px Georgia,serif}.page-intro p{color:var(--muted);max-width:350px;margin:0;font-size:12px;line-height:1.5}.eligibility-card{border:1px solid var(--line);background:linear-gradient(110deg,#4f7cff1f,#0d1526f2);border-radius:16px;margin:6px 0 13px;padding:13px 14px}.eligibility-card>div:first-child{justify-content:space-between;display:flex}.eligibility-card small{color:var(--muted);font-size:12px}.eligibility-card strong{font-size:12px}.tier-dots i{background:#263047;border-radius:4px;flex:1;height:5px}.tier-dots i.active{background:linear-gradient(90deg, var(--primary), var(--info))}.eligibility-card p{color:var(--muted);margin:0;font-size:12px}.signal-list{flex-direction:column;gap:10px;display:flex}.trade-card{border:1px solid var(--line);background:linear-gradient(160deg,#101a2d,#0b1221);border-radius:18px;padding:15px;overflow:hidden}.trade-card.locked{opacity:.72}.trade-card header{justify-content:space-between;align-items:flex-start;display:flex}.trade-card h2{margin:4px 0;font-size:17px}.trade-decision{background:#0508167a;border-radius:13px;grid-template-columns:1fr 1fr;gap:10px;margin:11px 0 3px;padding:12px;display:grid}.trade-decision>span:last-child{text-align:right}.trade-decision small{color:var(--muted);font-size:12px;display:block}.trade-decision strong{font-variant-numeric:tabular-nums;margin-top:4px;font-size:18px;display:block}.trade-decision>span:first-child strong{color:var(--info);font-size:25px}.trade-meta{grid-template-columns:1fr 1fr;gap:8px;padding:9px 0;display:grid}.trade-meta span{flex-direction:column;gap:4px;display:flex}.trade-meta strong{font-size:12px}.primary-button,.secondary-button{border-radius:14px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:48px;font-size:13px;font-weight:750;display:flex}.primary-button{background:var(--primary);border:0;box-shadow:0 10px 26px #4f7cff3b}.primary-button:disabled{opacity:.42;box-shadow:none}.secondary-button{border:1px solid var(--border);background:var(--raised)}.primary-button svg,.secondary-button svg{width:18px}.trade-disclosure{color:#71809a;align-items:flex-start;gap:7px;margin:12px 3px 0;font-size:12px;line-height:1.5;display:flex}.trade-disclosure svg{flex:none;width:15px;margin-top:1px}.detail-hero{background:radial-gradient(circle at 84% 0, #38bdf829, transparent 35%), var(--surface);border:1px solid #38bdf833;border-radius:20px;padding:20px}.detail-hero>small{color:var(--muted);margin:0 0 16px;font-size:12px;display:block}.detail-hero h1{margin:4px 0 5px;font-size:20px}.detail-rate small{color:var(--muted);font-size:12px}.detail-rate strong{color:var(--info);letter-spacing:-.03em;margin:4px 0;font-size:39px;display:block}.card{border:1px solid var(--line);background:var(--surface);border-radius:19px}.detail-timing{grid-template-columns:1fr 1fr;gap:12px;margin-top:13px;padding:15px;display:grid}.detail-timing>div{border-bottom:1px solid var(--line);grid-column:1/-1;justify-content:space-between;align-items:center;padding-bottom:12px;display:flex}.detail-timing span,.detail-timing>div{font-size:12px}.detail-timing small{color:var(--muted);margin-bottom:4px;display:block}.detail-timing strong{font-size:12px}.amount-panel{margin-top:13px;padding:17px}.amount-panel header{justify-content:space-between;align-items:center;display:flex}.amount-panel header span{flex-direction:column;gap:4px;display:flex}.amount-panel header small{color:var(--muted);font-size:12px}.amount-panel header strong{font-size:12px}.amount-panel header button{color:#91aaff;background:0 0;border:0;font-size:12px;font-weight:750}.amount-input{border:1px solid var(--border);background:#090f1e;border-radius:15px;align-items:center;height:62px;margin:14px 0 5px;padding:0 15px;display:flex}.amount-input.invalid{border-color:#ff647ca6}.amount-input input{width:0;color:var(--text);background:0 0;border:0;outline:none;flex:1;font-size:24px;font-weight:600}.amount-input span{color:var(--muted);font-size:12px}.cycle-confirmation{border:1px solid var(--border);background:#38bdf80f;border-radius:13px;align-items:flex-start;gap:10px;margin:14px 0;padding:12px;display:flex}.cycle-confirmation input{width:18px;height:18px;accent-color:var(--primary);margin-top:2px}.cycle-confirmation span,.cycle-confirmation small{display:block}.cycle-confirmation small{color:var(--muted);margin-top:4px;line-height:1.45}.estimate-box{background:#38bdf814;border-radius:13px;justify-content:space-between;align-items:center;margin:12px 0 15px;padding:13px;display:flex}.estimate-box small{color:var(--muted);font-size:12px;display:block}.estimate-box strong{color:var(--info);margin-top:4px;font-size:13px;display:block}.estimate-box svg{width:25px;color:var(--info)}.success-panel{text-align:center;background:#38bdf80f;border:1px solid #38bdf840;border-radius:19px;margin-top:13px;padding:25px 18px}.success-panel>i{width:48px;height:48px;color:var(--info);background:#38bdf826;border-radius:50%;place-items:center;margin:0 auto 12px;display:grid}.success-panel>i svg{width:24px}.success-panel>small{color:var(--muted);letter-spacing:.13em;font-size:12px}.success-panel h2{margin:5px 0;font-size:26px}.success-panel p{color:var(--muted);font-size:12px;line-height:1.55}.success-panel>div{border-top:1px solid var(--line);justify-content:space-between;padding:10px 0;font-size:12px;display:flex}.assets-overview{background:linear-gradient(145deg,#111c33,#0b1221);border:1px solid #4f7cff47;border-radius:23px;padding:21px}.assets-overview header{justify-content:space-between;display:flex}.assets-overview header small{color:var(--muted);font-size:12px}.assets-overview header strong{margin-top:8px;font-size:29px}.assets-overview header em{color:var(--muted);font-size:12px;font-style:normal}.assets-overview header>i{color:#8ea9ff;background:#4f7cff1f;border-radius:14px;place-items:center;width:42px;height:42px;display:grid}.assets-overview>div:nth-child(2){margin:17px 0;display:flex}.assets-overview>div:nth-child(2) span{flex-direction:column;gap:4px;display:flex}.assets-overview>div:nth-child(2) small{color:var(--muted);font-size:12px}.assets-overview>div:nth-child(2) strong{font-size:13px}.assets-actions{grid-template-columns:1fr 1fr;gap:9px!important;margin:0!important;display:grid!important}.assets-actions button{border:1px solid var(--border);background:var(--raised);border-radius:13px;justify-content:center;align-items:center;gap:7px;height:45px;font-size:12px;font-weight:700;display:flex}.assets-actions button:first-child{background:var(--primary);border:0}.pending-assets{justify-content:space-between;margin-top:12px}.pending-assets>span>svg{width:20px;color:var(--reward)}.pending-assets>span>span{flex-direction:column;display:flex}.pending-assets strong{font-size:12px}.pending-assets small{color:var(--muted);margin-top:3px;font-size:12px}.account-card{border:1px solid var(--line);background:var(--surface);text-align:left;border-radius:20px;width:100%;margin-bottom:11px;padding:18px}.account-card>header{justify-content:space-between;align-items:center;display:flex}.account-card>header>span{align-items:center;gap:9px;display:flex}.account-card>header i{width:31px;height:31px;color:var(--info);background:#38bdf81a;border-radius:10px;place-items:center;display:grid}.account-card.rewards>header i{color:var(--reward);background:#f2b84b1a}.account-card>header svg{width:17px}.account-card>header>svg{color:var(--muted)}.account-card>header strong{font-size:13px}.account-card h2{margin:16px 0;font-size:27px}.account-card h2 small{color:var(--muted);font-size:12px}.account-card>div{grid-template-columns:1fr 1fr;display:grid}.account-card>div span{flex-direction:column;gap:5px;display:flex}.account-card>div small{color:var(--muted);font-size:12px}.account-card>div strong{font-size:12px}.account-card.rewards.compact h2{margin-bottom:8px}.account-card.rewards.compact>p{color:var(--muted);margin:0;font-size:12px}.account-detail-hero{text-align:center;padding:25px 15px}.account-icon{width:50px;height:50px;color:var(--info);background:#38bdf81a;border-radius:16px;place-items:center;margin:0 auto 12px;display:grid}.account-detail-hero.reward .account-icon{color:var(--reward);background:#f2b84b1a}.account-icon svg{width:24px}.account-detail-hero>small{letter-spacing:.14em;color:var(--muted);font-size:12px}.account-detail-hero h1{margin:7px 0;font-size:33px}.account-detail-hero h1 em{color:var(--muted);font-size:12px;font-style:normal}.account-detail-hero p{color:var(--muted);margin:0;font-size:12px}.metric-grid{grid-template-columns:repeat(2,1fr);gap:9px;display:grid}.metric-grid>span{border:1px solid var(--line);background:var(--surface);border-radius:15px;flex-direction:column;gap:7px;padding:15px;display:flex}.metric-grid small{color:var(--muted);font-size:12px}.metric-grid strong{font-size:12px}.cycle-progress{margin-top:12px;padding:17px}.cycle-progress header{justify-content:space-between;display:flex}.cycle-progress header span{flex-direction:column;gap:4px;display:flex}.cycle-progress small{color:var(--muted);font-size:12px}.cycle-progress header strong{font-size:12px}.cycle-progress header em{color:var(--info);font-size:18px;font-style:normal}.progress-track{background:#222c42;border-radius:5px;height:6px;margin:14px 0;overflow:hidden}.progress-track i{border-radius:inherit;background:linear-gradient(90deg, var(--primary), var(--info));height:100%;display:block}.cycle-progress>div{justify-content:space-between;display:flex}.cycle-progress>div span{flex-direction:column;gap:4px;display:flex}.cycle-progress>div span:last-child{text-align:right}.cycle-progress>p{color:var(--muted);border-top:1px solid var(--line);margin:14px 0 0;padding-top:12px;font-size:12px}.stack-actions{flex-direction:column;gap:9px;margin-top:14px;display:flex}.assets-inline-error{color:#ffb0bd;background:#ff647c0f;border:1px solid #ff647c3d;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;min-height:42px;margin:12px 0;padding:8px 12px;font-size:12px;display:flex}.assets-inline-error button{color:#9bdfff;background:0 0;border:0;min-width:48px;min-height:32px;font-size:12px;font-weight:700}.reward-source-list{padding:6px 16px}.reward-source-list>div{border-bottom:1px solid var(--line);grid-template-columns:40px 1fr auto;align-items:center;padding:13px 0;display:grid}.reward-source-list>div:last-child{border:0}.reward-source-list i{color:#6bd5ff;background:#29aeff1f;border-radius:11px;place-items:center;width:35px;height:35px;display:grid}.reward-source-list svg{width:18px}.reward-source-list span{flex-direction:column;gap:3px;display:flex}.reward-source-list span strong,.reward-source-list b{font-size:12px}.reward-source-list span small{color:var(--muted);font-size:12px}.dual-actions{grid-template-columns:1fr 1.35fr;gap:9px;margin:14px 0;display:grid}.transfer-visual{justify-content:center;align-items:center;gap:28px;height:120px;display:flex}.transfer-visual span{flex-direction:column;align-items:center;gap:8px;display:flex}.transfer-visual span i{color:#6bd5ff;background:#29aeff1f;border-radius:16px;place-items:center;width:48px;height:48px;display:grid}.transfer-visual span:last-child i{color:var(--info);background:#29d4ff1a}.transfer-visual svg{width:22px}.transfer-visual span small{color:var(--muted);font-size:12px}.transfer-visual>b svg{color:#697791;width:20px}.transfer-effect{flex-direction:column;gap:8px;margin:13px 0;display:flex}.transfer-effect span{background:#ffffff08;border-radius:10px;justify-content:space-between;gap:12px;padding:11px;display:flex}.transfer-effect small{color:var(--muted);font-size:12px}.transfer-effect strong{text-align:right;font-size:12px}.confirm-check{align-items:flex-start;gap:9px;margin:13px 0 17px;display:flex}.confirm-check input{width:18px;height:18px;accent-color:var(--primary);margin-top:2px}.confirm-check span{color:var(--muted);font-size:12px;line-height:1.45}.warning-card{background:#38bdf80e;border:1px solid #38bdf82b;border-radius:16px;gap:11px;padding:15px;display:flex}.warning-card>svg{width:20px;color:var(--info);flex:none}.warning-card strong{font-size:12px}.warning-card p{color:var(--muted);margin:4px 0 0;font-size:12px;line-height:1.6}.warning-card{background:#f2b84b0e;border-color:#f2b84b33;margin-top:12px}.warning-card>svg{color:var(--reward)}.network-card{text-align:center;border:1px solid var(--line);background:var(--surface);border-radius:21px;padding:18px}.network-card header{text-align:left;align-items:center;display:flex}.network-icon{background:#df3e49;border-radius:12px;place-items:center;width:38px;height:38px;font-weight:800;display:grid}.network-card header>span:nth-child(2){flex-direction:column;margin-left:10px;display:flex}.network-card header small{color:var(--muted);font-size:12px}.network-card header strong{margin-top:3px;font-size:12px}.network-card header button{color:#91aaff;background:0 0;border:0;margin-left:auto;font-size:12px}.qr-placeholder{box-sizing:border-box;background:#fff;border:8px solid #fff;border-radius:10px;place-items:center;width:132px;height:132px;margin:18px auto 12px;display:grid;overflow:hidden}.qr-placeholder .aethis-mark{box-shadow:0 0 0 6px #fff}.deposit-qr{width:116px;height:116px;display:block}.network-card code{color:var(--muted);overflow-wrap:anywhere;-webkit-user-select:all;user-select:all;font-size:12px;display:block}.copy-address{color:#91aaff;background:0 0;border:0;margin-top:10px;font-size:12px}.copy-address svg{vertical-align:middle;width:14px;margin-right:5px}.segmented-control{border:1px solid var(--line);background:var(--surface);border-radius:14px;grid-template-columns:1fr 1fr;padding:4px;display:grid}.segmented-control button{height:38px;color:var(--muted);background:0 0;border:0;border-radius:10px;font-size:12px}.segmented-control button.active{background:var(--raised);color:var(--text);font-weight:700}.page-cta{margin-top:14px}.message-list{flex-direction:column;display:flex}.message-list .message-item{border:0;border-bottom:1px solid var(--line);width:100%;color:inherit;text-align:left;opacity:.7;background:0 0;grid-template-columns:40px 1fr;gap:11px;padding:15px 3px;display:grid;position:relative}.message-list .message-item.unread{opacity:1}.message-list .message-item>i{color:#91aaff;background:#4f7cff17;border-radius:12px;place-items:center;width:38px;height:38px;display:grid}.message-list svg{width:18px}.message-list .message-item>span strong{font-size:12px}.message-list .message-item>span p{color:var(--muted);margin:4px 0;font-size:12px;line-height:1.5}.message-list .message-item>span small{color:#68758e;font-size:12px}.message-list .message-item>b{background:var(--primary);border-radius:50%;width:7px;height:7px;position:absolute;top:17px;right:3px}.level-hero{background:radial-gradient(circle at 85% 0, #7c5cfc2e, transparent 35%), var(--surface);border:1px solid #7c5cfc38;border-radius:22px;padding:24px}.level-hero>small{letter-spacing:.16em;color:#b5a5ff;font-size:12px}.level-hero h1{margin:8px 0;font-size:38px}.level-hero p{color:var(--muted);margin:0;font-size:12px;line-height:1.5}.reward-choice-card{background:linear-gradient(145deg,#171a27,#101522);border:1px solid #f2b84b33;border-radius:20px;padding:21px;position:relative;overflow:hidden}.reward-number{color:#f2b84b0f;font:700 87px Georgia,serif;position:absolute;top:-19px;right:12px}.reward-choice-card>small{letter-spacing:.1em;color:#d9ba71;font-size:12px}.reward-choice-card h2{margin:8px 0;font:600 21px Georgia,serif}.reward-choice-card p{color:var(--muted);font-size:12px}.reward-choice-card>div{grid-template-columns:1fr 1fr;gap:8px;margin:17px 0 10px;display:grid}.reward-choice-card>small:last-child{color:var(--muted)}.reward-selection-options{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:16px;display:grid}.reward-selection-options button{border:1px solid var(--line);background:var(--surface);min-height:82px;color:var(--text);text-align:left;border-radius:14px;padding:13px}.reward-selection-options button.active{border-color:var(--info);background:#65caff1a}.reward-selection-options strong,.reward-selection-options small{display:block}.reward-selection-options small{color:var(--muted);margin-top:6px;line-height:1.35}.kyc-form{margin-top:14px}.kyc-form h2{margin:0 0 16px;font-size:17px}.team-overview{grid-template-columns:1fr 1fr;gap:8px;display:grid}.invite-code-card{background:linear-gradient(135deg,#38bdf81a,#243a7129);border:1px solid #38bdf838;border-radius:15px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;margin-bottom:12px;padding:15px;display:grid}.invite-code-card>span{width:40px;height:40px;color:var(--info);background:#38bdf81a;border-radius:13px;place-items:center;display:grid}.invite-code-card svg{width:20px}.invite-code-card>div{min-width:0}.invite-code-card small,.invite-code-card p{color:var(--muted);font-size:11px}.invite-code-card code,.invite-code-card strong{color:var(--text);overflow-wrap:anywhere;margin:4px 0;font-size:18px;display:block}.invite-code-card p{margin:0;line-height:1.45}.invite-code-card button{border:1px solid var(--border);min-height:44px;color:var(--info);background:#060f1f9e;border-radius:11px;padding:0 12px}.referral-share-card{background:radial-gradient(circle at 92% 8%,#38bdf82b,#0000 34%),linear-gradient(145deg,#102a53f5,#071227fa);border:1px solid #38bdf84d;border-radius:20px;margin-bottom:14px;padding:18px;box-shadow:0 16px 34px #0003}.referral-share-card>header{align-items:center;gap:12px;margin-bottom:15px;display:flex}.referral-share-card>header>span{width:44px;height:44px;color:var(--info);background:#38bdf81f;border-radius:14px;flex:none;place-items:center;display:grid}.referral-share-card>header svg{width:22px}.referral-share-card>header h2{margin:0 0 1px;font-size:19px}.referral-share-card>header p{color:var(--muted);margin:0;font-size:12px}.referral-share-grid{grid-template-columns:minmax(0,1fr) 112px;gap:10px;display:grid}.referral-code-panel,.referral-qr-panel{background:#020a188a;border:1px solid #7cacff33;border-radius:15px;min-width:0;padding:13px}.referral-code-panel{flex-direction:column;justify-content:center;display:flex}.referral-code-panel small{color:var(--muted);font-size:11px;line-height:1.35}.referral-code-panel code{color:var(--text);letter-spacing:.04em;overflow-wrap:anywhere;margin:8px 0 12px;font:750 19px/1.2 inherit}.referral-code-panel button{min-height:44px;color:var(--info);background:#38bdf814;border:1px solid #38bdf847;border-radius:11px;justify-content:center;align-items:center;gap:7px;padding:0 10px;font-size:11px;font-weight:700;display:inline-flex}.referral-code-panel button svg{width:16px}.referral-qr-panel{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.referral-qr-panel img{background:#fff;border-radius:10px;width:86px;height:86px;padding:5px}.referral-qr-panel>svg{width:44px;height:44px;color:var(--info)}.referral-share-button{justify-content:center;align-items:center;gap:8px;margin-top:12px;display:flex}.referral-share-button svg{width:18px}.referral-share-overlay{z-index:70}.referral-platform-sheet{width:min(100%,430px);max-height:88vh;padding:9px 18px calc(22px + env(safe-area-inset-bottom));background:#07162c;border:1px solid #7cacff3b;border-bottom:0;border-radius:25px 25px 0 0;animation:.2s ease-out sheet-up;position:absolute;bottom:0;left:50%;overflow:auto;transform:translate(-50%);box-shadow:0 -22px 70px #00000080}.referral-platform-header{border-bottom:1px solid var(--line);grid-template-columns:46px minmax(0,1fr) 40px;align-items:center;gap:11px;padding:2px 0 16px;display:grid}.referral-platform-heading-icon{color:#61caff;background:#0785f221;border-radius:14px;place-items:center;width:44px;height:44px;display:grid}.referral-platform-heading-icon svg{width:22px}.referral-platform-header h2{margin:0;font-size:16px}.referral-platform-header p{color:var(--muted);overflow-wrap:anywhere;margin:5px 0 0;font-size:12px}.referral-platform-header .icon-button{border:1px solid var(--line);width:40px;height:40px;color:var(--muted);background:#ffffff08;border-radius:50%;place-items:center;display:grid}.referral-platform-header .icon-button svg{width:17px}.referral-platform-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding-top:14px;display:grid}.referral-platform-grid>a,.referral-platform-grid>button{min-width:0;min-height:58px;color:var(--text);text-align:left;background:#ffffff09;border:1px solid #7cacff29;border-radius:13px;align-items:center;gap:10px;padding:8px 12px;text-decoration:none;display:flex}.referral-platform-grid>a:hover,.referral-platform-grid>button:hover,.referral-platform-grid>a:focus-visible,.referral-platform-grid>button:focus-visible{background:#0785f21f;border-color:#61caffa6}.referral-platform-grid strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;overflow:hidden}.share-platform-mark{color:#61caff;flex:none;place-items:center;width:29px;height:29px;display:grid}.share-platform-mark svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px}.share-platform-mark.facebook svg{fill:currentColor;stroke:none}.share-platform-mark.telegram svg{fill:#61caff1f}.share-platform-mark>svg{width:23px}.share-platform-mark.more{letter-spacing:.08em;font-size:15px;font-weight:800}.team-overview span{border:1px solid var(--line);background:var(--surface);border-radius:15px;flex-direction:column;gap:5px;padding:16px;display:flex}.team-overview span:last-child{grid-column:1/-1}.team-overview small{color:var(--muted);font-size:12px}.team-overview strong{font-size:18px}.member-list article{border-bottom:1px solid var(--line);grid-template-columns:40px 1fr auto;align-items:center;gap:10px;padding:13px 0;display:grid}.member-avatar{background:#243a71;border-radius:13px;place-items:center;width:38px;height:38px;font-size:12px;font-weight:700;display:grid}.member-avatar.tone-1{background:#4a306f}.member-avatar.tone-2{background:#3e394e}.member-avatar.tone-3{background:#2b465f}.member-list article>span:nth-child(2){flex-direction:column;gap:4px;display:flex}.member-list strong,.member-list small,.member-list b{font-size:12px}.member-list small{color:var(--muted)}.member-list b{text-align:right}.level-roadmap article{border-bottom:1px solid var(--line);grid-template-columns:38px 1fr auto;align-items:center;gap:10px;padding:14px 0;display:grid}.level-roadmap article>i{border:1px solid var(--border);width:34px;height:34px;color:var(--muted);border-radius:11px;place-items:center;font-size:12px;font-style:normal;display:grid}.level-roadmap article.achieved>i{color:var(--info);background:#38bdf817;border-color:#38bdf84d}.level-roadmap svg{width:16px}.level-roadmap article>div{flex-direction:column;gap:4px;display:flex}.level-roadmap strong{font-size:12px}.level-roadmap small{color:var(--muted);font-size:12px}.level-roadmap b{text-align:right;font-size:12px}.level-roadmap b small{display:block}.verification-state{text-align:center;padding:31px 14px}.verification-state>i{width:65px;height:65px;color:var(--reward);background:#f2b84b1a;border-radius:21px;place-items:center;margin:0 auto 14px;display:grid}.verification-state.verified>i{color:var(--info);background:#38bdf817}.verification-state svg{width:30px}.verification-state h1{margin:0;font-size:24px}.kyc-form{padding:17px}.kyc-upload-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:17px;display:grid}.kyc-upload-card{border:1px dashed var(--border);text-align:center;cursor:pointer;background:#ffffff06;border-radius:15px;align-content:center;place-items:center;gap:8px;min-height:116px;padding:16px 12px;transition:border-color .16s,background .16s;display:grid}.kyc-upload-card:hover,.kyc-upload-card:focus-within,.kyc-upload-card.selected{border-color:var(--info);background:#38bdf812}.kyc-upload-card>input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;overflow:hidden}.kyc-upload-card>i{width:36px;height:36px;color:var(--info);background:#0785f21c;border-radius:11px;place-items:center;display:grid}.kyc-upload-card>i svg{width:21px;height:21px}.kyc-upload-preview{object-fit:cover;background:#07172d;border:1px solid #38bdf847;border-radius:13px;width:100%;height:132px}.kyc-upload-card>strong{font-size:12px;line-height:1.35}.kyc-upload-card>small{width:100%;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.kyc-form label,.form-field{flex-direction:column;gap:7px;margin-bottom:12px;display:flex}.kyc-form label span,.form-field span{color:var(--muted);font-size:12px}.kyc-form .form-field>small{color:var(--muted);font-size:11px;line-height:1.45}.kyc-form input,.kyc-form select,.form-field input{border:1px solid var(--border);height:46px;color:var(--text);background:#090f1e;border-radius:12px;padding:0 12px}.kyc-form input:disabled{color:var(--muted);cursor:not-allowed;opacity:.75}.address-card{border:1px solid var(--line);background:var(--surface);border-radius:18px;margin-bottom:11px;padding:17px}.address-card header{align-items:center;display:flex}.address-card header>span:nth-child(2){flex-direction:column;gap:4px;margin-left:10px;display:flex}.address-card header small{color:var(--muted);font-size:12px}.address-card header strong{font-size:12px}.address-card header em{border-radius:7px;margin-left:auto;padding:4px 7px;font-size:12px;font-style:normal}.address-card header em.bound{color:var(--info);background:#38bdf817}.address-card header em.empty{color:var(--muted);background:#ffffff0a}.address-card code{margin:17px 0 8px;font-size:12px;display:block}.address-card p{color:var(--muted);font-size:12px}.address-card .secondary-button{margin-top:15px}.support-hero{text-align:center;background:linear-gradient(145deg,#101a31,#0a1121);border:1px solid #4f7cff3d;border-radius:22px;padding:26px 18px}.support-mark{color:#91aaff;background:#4f7cff1f;border-radius:17px;place-items:center;width:50px;height:50px;margin:0 auto 12px;display:grid}.support-mark svg{width:24px}.support-hero>small{letter-spacing:.15em;color:#91aaff;font-size:12px}.support-hero h1{margin:7px 0;font:600 25px Georgia,serif}.support-hero p{color:var(--muted);font-size:12px}.support-hero label{border:1px solid var(--border);background:#090f1e;border-radius:13px;align-items:center;gap:8px;height:44px;margin-top:16px;padding:0 12px;display:flex}.support-hero label svg{width:17px;color:var(--muted)}.support-hero input{color:var(--text);background:0 0;border:0;outline:0;flex:1;font-size:12px}.faq-list .faq-item summary{border:0;border-bottom:1px solid var(--line);text-align:left;cursor:pointer;background:0 0;align-items:center;width:100%;min-height:49px;padding:0 4px;font-size:12px;list-style:none;display:flex}.faq-list .faq-item summary::-webkit-details-marker{display:none}.faq-list .faq-item summary span{flex:1}.faq-list svg{width:16px;color:var(--muted)}.faq-list .faq-item[open] svg{transform:rotate(90deg)}.faq-list .faq-item>p{color:var(--muted);margin:0;padding:12px 4px 16px;font-size:12px;line-height:1.6}.support-ticket-list>button{border:0;border-bottom:1px solid var(--line);width:100%;min-height:58px;color:inherit;text-align:left;background:0 0;align-items:center;gap:9px;padding:10px 4px;display:flex}.support-ticket-list>button>span{flex-direction:column;flex:1;gap:5px;display:flex}.support-ticket-list strong,.support-ticket-list small{font-size:12px}.support-ticket-list small{color:var(--muted)}.support-ticket-list b{background:var(--primary);text-align:center;border-radius:10px;min-width:20px;padding:3px 6px;font-size:11px}.support-ticket-list svg{width:15px;color:var(--muted)}.support-form{flex-direction:column;gap:13px;display:flex}.support-form label{flex-direction:column;gap:7px;font-size:12px;display:flex}.support-form input,.support-form select,.support-form textarea,.guest-support-card select,.guest-support-card textarea,.guest-support-card input{border:1px solid var(--border);width:100%;color:var(--text);background:#090f1e;border-radius:13px;padding:12px}.support-form textarea,.guest-support-card textarea{resize:vertical;min-height:100px}.support-conversation,.guest-message-list{flex-direction:column;gap:9px;margin-bottom:16px;display:flex}.support-conversation p,.guest-message-list p{flex-direction:column;align-items:flex-start;gap:3px;margin:0;display:flex}.support-conversation p.mine,.guest-message-list p.mine{align-items:flex-end}.support-conversation p span,.guest-message-list p span{background:#ffffff0f;border-radius:13px;max-width:86%;padding:9px 12px;font-size:12px;line-height:1.55}.support-conversation p.mine span,.guest-message-list p.mine span{background:#4f7cff2e}.support-conversation small{color:var(--muted);font-size:11px}.support-status-actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.transaction-list{gap:1px;display:grid}.tx-card{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:14px;min-height:62px;padding:12px 0;display:flex}.tx-card>div{flex-direction:column;gap:3px;min-width:0;display:flex}.tx-card strong{color:var(--text);font-size:14px}.tx-card small{color:var(--muted);font-size:11px}.tx-card>b{color:var(--text);white-space:nowrap;flex:none;font-size:15px}.records-more{width:100%;margin-top:13px}.guest-support-card{max-width:520px;margin:0 auto}.guest-ticket-head{justify-content:space-between;align-items:center;margin:20px 0;display:flex}.guest-ticket-head h1{margin:3px 0}.guest-ticket-head span{color:var(--info);background:#38bdf817;border-radius:12px;padding:6px 9px;font-size:11px}.guest-reply{margin-top:14px!important}.guest-faq{border-bottom:1px solid var(--line);padding:10px 0;font-size:12px}.guest-faq p{color:var(--muted);line-height:1.55}.auth-page{min-height:100vh;padding-top:max(38px, env(safe-area-inset-top))}.auth-brand{align-items:center;gap:10px;display:flex}.auth-page form{margin-top:31px}.auth-page form>label{flex-direction:column;gap:7px;margin-bottom:15px;display:flex}.auth-page label>span{color:var(--muted);font-size:12px}.auth-page input{border:1px solid var(--border);background:var(--surface);width:100%;height:49px;color:var(--text);border-radius:13px;padding:0 13px}.auth-page.auth-flow{width:min(100%,430px);min-height:100dvh;padding:calc(env(safe-area-inset-top) + 18px) 14px calc(env(safe-area-inset-bottom) + 18px);background:radial-gradient(circle at 82% 4%, #16c7f429, transparent 30%), var(--bg);place-items:center;margin:0 auto;display:grid;overflow-x:hidden}.auth-flow-card{border:1px solid var(--line);background:#061126f5;border-radius:22px;width:100%;max-width:404px;padding:13px 17px 22px;box-shadow:0 22px 70px #00000057}.auth-flow-top{z-index:4;justify-content:space-between;align-items:center;min-height:34px;display:flex;position:relative}.auth-flow-top button,.auth-tabs button,.auth-input button,.auth-code-row>button,.auth-forgot,.auth-legal-links button,.auth-legal-modal header button{cursor:pointer;background:0 0;border:0}.auth-flow-top>button:first-child{border-radius:10px;place-items:center;width:40px;height:40px;display:grid}.auth-flow-top>button:first-child svg{width:19px}.auth-flow-top>button:first-child:disabled{visibility:hidden}.auth-support-link{min-height:40px;color:var(--info);padding:7px 8px;font-size:12px}.auth-flow-actions{justify-content:flex-end;align-items:center;gap:4px;display:flex}.auth-support-title{color:var(--info);padding:7px 4px;font-size:12px;font-weight:600}.auth-language{position:relative}.auth-language-trigger{min-width:64px;height:40px;color:var(--text);border-radius:20px;grid-template-columns:17px auto 11px;align-items:center;gap:5px;padding:0 9px;font-size:11px;font-weight:700;display:grid;background:#8bb2e214!important;border:1px solid #89b2e72e!important}.auth-language-trigger svg:first-child{width:17px;height:17px;color:var(--muted)}.auth-language-trigger svg:last-child{width:11px;height:11px;color:var(--muted);transform:rotate(90deg)}.auth-language-menu{border:1px solid var(--border);background:#07152d;border-radius:14px;gap:3px;width:174px;padding:6px;display:grid;position:absolute;top:calc(100% + 7px);right:0;box-shadow:0 18px 45px #00000075}.auth-language-menu>button{min-height:48px;color:var(--text);text-align:left;background:0 0;border:0;border-radius:9px;justify-content:space-between;align-items:center;gap:10px;padding:7px 9px;display:flex}.auth-language-menu>button:hover,.auth-language-menu>button.selected{background:#299aff1f}.auth-language-menu strong{font-size:12px}.auth-language-menu svg{width:16px;color:var(--info)}.auth-flow-card .auth-brand{gap:13px;margin-top:3px}.auth-flow-card .auth-brand .aethis-mark{border-radius:14px;width:48px;height:48px}.auth-flow-card .auth-brand>strong{letter-spacing:-.01em;font-size:21px}.auth-heading{margin-top:24px}.auth-heading h1{letter-spacing:-.02em;margin:0;font-size:23px}.auth-heading p{color:var(--muted);margin:7px 0 0;font-size:12px;line-height:1.55}.auth-flow .auth-tabs{background:#010817d6;border-radius:12px;grid-template-columns:1fr 1fr;margin:18px 0 15px;padding:3px;display:grid}.auth-flow .auth-tabs button{min-height:40px;color:var(--muted);border-radius:9px;font-size:12px}.auth-flow .auth-tabs button.active{background:var(--raised);color:var(--info);font-weight:700;box-shadow:0 8px 24px #0000003d}.auth-page .auth-production-form{gap:12px;margin-top:0;display:grid}.auth-page .auth-production-form>label{gap:7px;margin:0;font-size:12px;font-weight:600}.auth-input{border:1px solid var(--border);background:#010817cc;border-radius:12px;grid-template-columns:19px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:46px;padding:0 10px;display:grid}.auth-input:focus-within{border-color:var(--info);box-shadow:0 0 0 3px #29d4ff1c}.auth-input>svg{width:18px;color:var(--muted)}.auth-input--accent{grid-template-columns:30px minmax(0,1fr) auto}.auth-input--accent>svg:first-child{color:#49a8ff;background:#299aff1f;border-radius:8px;width:30px;height:30px;padding:6px}.auth-page .auth-input input{width:100%;min-width:0;height:44px;box-shadow:none;background:0 0;border:0;border-radius:0;outline:0;padding:0}.auth-input>button{width:36px;height:36px;color:var(--muted);place-items:center;display:grid}.auth-input>button svg{width:18px}.auth-code-row{grid-template-columns:minmax(0,1fr) 96px;gap:8px;display:grid}.auth-code-row>button{min-height:46px;color:var(--info);background:#29d4ff1a;border:1px solid #29d4ff47;border-radius:12px;padding:0 8px;font-size:12px;font-weight:650}.auth-code-row>button:disabled,.auth-consent input:disabled{cursor:not-allowed;opacity:.45}.auth-consent-block{gap:7px;display:grid}.auth-page .auth-consent{grid-template-columns:18px minmax(0,1fr);align-items:start;gap:8px;margin:0;line-height:1.5;display:grid}.auth-page .auth-consent input{width:17px;height:17px;accent-color:var(--primary-2);border:0;margin:1px 0 0;padding:0}.auth-consent span{color:var(--muted);font-size:11px;font-weight:400}.auth-legal-links{flex-wrap:wrap;gap:4px 12px;padding-left:26px;display:flex}.auth-legal-links button,.auth-forgot{min-height:32px;color:var(--info);text-underline-offset:3px;padding:3px 0;font-size:11px;text-decoration:underline}.auth-consent-block>small,.auth-consent-block>div:last-child{padding-left:26px}.auth-consent-block>div:last-child small{display:block}.auth-forgot{justify-self:end;margin-top:-4px}.auth-production-form .primary-button{margin-top:3px}.field-success{color:var(--info);background:#29d4ff1a;border-radius:9px;margin:0;padding:9px 10px;font-size:11px}.field-error{color:var(--danger);margin:0;font-size:11px}.auth-legal-modal{z-index:80;padding:max(18px, env(safe-area-inset-top)) 16px max(18px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00040dc7;place-items:center;display:grid;position:fixed;inset:0}.auth-legal-modal article{border:1px solid var(--border);background:var(--surface);border-radius:20px;gap:14px;width:min(100%,400px);max-height:min(76dvh,650px);padding:18px;display:grid;overflow:auto;box-shadow:0 24px 80px #0000008a}.auth-legal-modal header{justify-content:space-between;align-items:center;gap:12px;display:flex}.auth-legal-modal header button{width:44px;height:44px;color:var(--muted);border-radius:12px;flex:none;font-size:25px}.auth-legal-modal p{white-space:pre-wrap;color:var(--muted);margin:0;font-size:12px;line-height:1.7}.auth-legal-modal small{color:var(--muted)}@media (max-height:700px){.auth-page.auth-flow{place-items:start center}.auth-flow-card{border-radius:18px}.auth-heading{margin-top:15px}.auth-heading p{display:none}.auth-flow .auth-tabs{margin:13px 0 11px}.auth-page .auth-production-form{gap:9px}}@media (max-width:370px){.auth-flow-card{padding-inline:14px}.auth-code-row{grid-template-columns:minmax(0,1fr) 88px}.auth-flow-actions{gap:0}.auth-support-link,.auth-support-title{padding-inline:5px}}.bottom-nav{z-index:20;width:min(100%,430px);height:calc(56px + var(--safe-bottom));padding:4px 10px var(--safe-bottom);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#080d19f0;border-top:1px solid #95a2b824;grid-template-columns:repeat(4,1fr);display:grid;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.bottom-nav button{color:#697790;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:2px;min-height:48px;display:flex}.nav-icon{place-items:center;width:26px;height:22px;display:grid;position:relative}.nav-icon svg{width:19px}.nav-icon i{background:var(--reward);color:#17130a;border-radius:8px;place-items:center;min-width:15px;height:15px;padding:0 3px;font-size:12px;font-style:normal;font-weight:800;display:grid;position:absolute;top:-4px;right:-5px}.bottom-nav small{font-size:12px}.drawer-overlay,.sheet-overlay{z-index:50;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#00030cbf;position:fixed;inset:0}.profile-drawer{width:min(91%,390px);height:100%;padding:20px 17px max(20px, env(safe-area-inset-bottom));border-left:1px solid var(--border);background:#090f1d;animation:.23s ease-out slide-in;position:absolute;top:0;right:0;overflow:auto;box-shadow:-20px 0 70px #00000073}.profile-drawer>header{justify-content:space-between;align-items:center;display:flex}.drawer-brand{align-items:center;gap:9px;display:flex}.drawer-brand .aethis-mark{border-radius:10px;width:31px;height:31px;font-size:16px}.drawer-brand strong{font:600 15px Georgia,serif}.profile-drawer .icon-button{border:1px solid var(--line);border-radius:13px;place-items:center;width:40px;height:40px;display:grid}.profile-drawer .icon-button svg{width:18px}.profile-card{border:1px solid var(--line);background:var(--surface);border-radius:18px;grid-template-columns:52px 1fr auto;align-items:center;gap:12px;margin:22px 0 12px;padding:16px;display:grid}.profile-avatar{background:linear-gradient(145deg,#304a93,#181f38);border-radius:17px;place-items:center;width:50px;height:50px;font-size:14px;font-weight:750;display:grid}.profile-card h2{margin:0;font-size:13px}.profile-card p{color:var(--muted);margin:4px 0;font-size:12px}.profile-card-actions{justify-items:end;gap:8px;display:grid}.profile-card-actions button{color:#49a8ff;background:#299aff1a;border:1px solid #49a8ff38;border-radius:9px;place-items:center;width:30px;height:30px;display:grid}.profile-card-actions button svg{width:15px}.profile-card-actions b{color:#b7a6ff;font-size:12px}.profile-referral-card{background:linear-gradient(135deg,#38bdf81a,#243a7124);border:1px solid #38bdf83d;border-radius:15px;margin-bottom:10px;padding:12px}.profile-referral-open{width:100%;min-height:48px;color:var(--text);text-align:left;background:0 0;border:0;grid-template-columns:38px minmax(0,1fr) 18px;align-items:center;gap:10px;padding:0;display:grid}.profile-referral-open>i{width:38px;height:38px;color:var(--info);background:#38bdf81c;border-radius:12px;place-items:center;display:grid}.profile-referral-open>i svg{width:20px}.profile-referral-open>svg{width:17px;color:var(--muted)}.profile-referral-open code,.profile-referral-open strong{color:var(--text);overflow-wrap:anywhere;font:750 15px/1.2 inherit;display:block}.profile-referral-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:9px;display:grid}.profile-referral-actions button{min-height:42px;color:var(--info);background:#030d1c8f;border:1px solid #38bdf838;border-radius:11px;justify-content:center;align-items:center;gap:6px;padding:0 8px;font-size:11px;font-weight:700;display:flex}.profile-referral-actions button.primary{color:#fff;background:var(--primary);border-color:#0000}.profile-referral-actions button svg{width:16px}.status{border-radius:6px;padding:3px 6px;font-size:12px}.status.verified{color:var(--info);background:#38bdf814}.status.pending{color:var(--reward);background:#f2b84b14}.status.rejected{color:var(--danger);background:#ff5f7a1a}.profile-mini-stats{grid-template-columns:1fr 1fr;gap:8px;display:grid}.profile-mini-stats span{background:#ffffff08;border-radius:13px;flex-direction:column;gap:5px;padding:12px;display:flex}.profile-mini-stats small{color:var(--muted);font-size:12px}.profile-mini-stats strong{font-size:12px}.profile-mini-stats .profile-stats-status{color:var(--muted);text-align:center;grid-column:1/-1;margin:0;font-size:12px}.profile-links{margin-top:14px}.profile-links button{border:0;border-bottom:1px solid var(--line);text-align:left;background:0 0;grid-template-columns:36px 1fr 18px;align-items:center;gap:9px;width:100%;padding:11px 3px;display:grid}.profile-links button>i{color:#91aaff;background:#4f7cff14;border-radius:11px;place-items:center;width:34px;height:34px;display:grid}.profile-links svg{width:17px}.profile-links button>svg{color:var(--muted)}.profile-links span{flex-direction:column;gap:3px;display:flex}.profile-links strong{font-size:12px}.profile-links small{color:var(--muted);font-size:12px}.profile-footer{margin-top:16px}.profile-footer button{text-align:left;width:100%;height:39px;color:var(--muted);background:0 0;border:0;font-size:12px}.profile-footer button svg{vertical-align:middle;width:16px;margin-right:9px}.profile-footer .logout{text-align:center;color:#ff93a4;border:1px solid #ff647c33;border-radius:12px;margin-top:9px}.profile-edit-form{gap:14px;display:grid}.profile-edit-identity{background:#ffffff09;border-radius:17px;align-items:center;gap:14px;padding:14px;display:flex}.profile-avatar-change{color:#49a8ff;white-space:nowrap;cursor:pointer;border:1px solid #49a8ff3d;border-radius:10px;align-items:center;gap:6px;min-height:38px;margin-left:auto;padding:0 9px;font-size:11px;font-weight:650;display:flex}.profile-avatar-change svg{width:14px}.profile-avatar-change input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;overflow:hidden}.profile-avatar.large{border-radius:50%;flex:0 0 58px;width:58px;height:58px;font-size:17px}.profile-edit-identity span{gap:4px;display:grid}.profile-edit-identity strong{font-size:13px}.profile-edit-identity small{color:var(--muted);font-size:11px;line-height:1.4}.profile-edit-form .form-field{margin:0}.profile-detail-list{border:1px solid var(--line);border-radius:15px;overflow:hidden}.profile-detail-list p{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;min-height:43px;margin:0;padding:0 13px;display:flex}.profile-detail-list p:last-child{border-bottom:0}.profile-detail-list span{color:var(--muted);flex:none;font-size:12px}.profile-detail-list strong{min-width:0;color:var(--text);text-align:right;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600;overflow:hidden}.bottom-sheet{width:min(100%,430px);max-height:88vh;padding:9px 20px calc(22px + env(safe-area-inset-bottom));border:1px solid var(--border);background:#101726;border-bottom:0;border-radius:25px 25px 0 0;animation:.2s ease-out sheet-up;position:absolute;bottom:0;left:50%;overflow:auto;transform:translate(-50%)}.sheet-handle{background:#39445b;border-radius:4px;width:40px;height:4px;margin:0 auto 12px;display:block}.bottom-sheet header{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.bottom-sheet h2{font-size:16px}.bottom-sheet .icon-button{border:1px solid var(--line);border-radius:12px;width:38px;height:38px}.bottom-sheet .icon-button svg{width:17px}.withdrawal-verification-page{min-height:58vh}.withdraw-verification-gate{gap:14px;display:grid}.withdraw-verification-lead{color:var(--muted);margin:-5px 0 0;font-size:12px;line-height:1.55}.withdraw-verification-steps{border:1px solid var(--line);border-radius:15px;margin:0;padding:0;list-style:none;overflow:hidden}.withdraw-verification-steps li{border-bottom:1px solid var(--line);grid-template-columns:34px 1fr;align-items:center;gap:11px;min-height:66px;padding:11px 13px;display:grid}.withdraw-verification-steps li:last-child{border-bottom:0}.withdraw-verification-steps li>i{color:#61caff;background:#0785f21a;border-radius:50%;place-items:center;width:32px;height:32px;font-size:12px;font-style:normal;font-weight:800;display:grid}.withdraw-verification-steps li.current>i{background:var(--primary);color:#fff}.withdraw-verification-steps span{gap:4px;min-width:0;display:grid}.withdraw-verification-steps strong{font-size:12px}.withdraw-verification-steps small{color:var(--muted);font-size:11px;line-height:1.45}.withdraw-verification-actions{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:10px;display:grid}.withdraw-verification-actions .secondary-button:disabled{color:var(--muted);opacity:.7}.language-options{gap:10px;padding-bottom:4px;display:grid}.language-options button{border:1px solid var(--line);min-height:62px;color:var(--text);text-align:left;background:#ffffff05;border-radius:15px;grid-template-columns:42px 1fr 22px;align-items:center;gap:12px;padding:9px 13px;display:grid}.language-options button.selected{background:#0785f217;border-color:#65caff73}.language-options button>i{color:#7dd9ff;background:#0b2344;border-radius:50%;place-items:center;width:40px;height:40px;font-size:11px;font-style:normal;font-weight:800;display:grid}.language-options button>span{gap:3px;display:grid}.language-options button strong{font-size:13px}.language-options button small{color:var(--muted);font-size:11px}.language-options button>svg{color:#65caff;width:18px}.review-list{flex-direction:column;margin-bottom:15px;display:flex}.review-list p{border-bottom:1px solid var(--line);justify-content:space-between;margin:0;padding:11px 0;font-size:12px;display:flex}.review-list span{color:var(--muted)}.sheet-note{color:var(--muted);text-align:center;font-size:12px;line-height:1.5}.toast{left:50%;bottom:calc(64px + var(--safe-bottom));z-index:90;background:#162036;border:1px solid #38bdf840;border-radius:13px;align-items:center;gap:8px;width:max-content;max-width:calc(100% - 40px);padding:11px 15px;font-size:12px;display:flex;position:fixed;transform:translate(-50%);box-shadow:0 15px 40px #0006}.toast svg{width:17px;color:var(--info)}.toast.toast--error{color:#ffe8ec;background:#32101a;border-color:#fb7185b8}.toast.toast--error svg{color:#fb7185}.empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:240px;padding:45px 20px;display:flex}.empty-state>i{color:#8199ee;background:#4f7cff14;border-radius:17px;place-items:center;width:50px;height:50px;display:grid}.empty-state svg{width:23px}.empty-state h2{margin:13px 0 5px;font-size:15px}.empty-state p{color:var(--muted);margin:0;font-size:12px;line-height:1.5}.skeleton-stack{flex-direction:column;gap:12px;padding-top:10px;display:flex}.skeleton-stack i{background:linear-gradient(100deg,#0d1526 25%,#16213a 40%,#0d1526 56%) 0 0/300% 100%;border-radius:18px;height:118px;animation:1.4s infinite shimmer}.text-button{background:0 0;border:0}.form-field{margin:12px 0}@keyframes slide-in{0%{transform:translate(100%)}to{transform:none}}@keyframes sheet-up{0%{transform:translate(-50%,100%)}to{transform:translate(-50%)}}@keyframes shimmer{to{background-position:-100% 0}}@media (min-width:700px){.app-canvas{padding:30px 30px 0}.app-page{border:1px solid #95a2b824;border-radius:28px 28px 0 0;min-height:calc(100vh - 30px);box-shadow:0 30px 90px #00000073}.bottom-nav{border:1px solid #95a2b824;border-radius:0;bottom:0}.profile-drawer{border:1px solid var(--border);border-radius:24px;height:calc(100% - 60px);top:30px;right:calc(50vw - 185px)}.bottom-sheet{border:1px solid var(--border);border-radius:25px;bottom:30px}.referral-platform-sheet{border:1px solid #7cacff3b;border-radius:25px;padding-bottom:22px;animation:.18s ease-out referral-dialog-in;top:50%;bottom:auto;transform:translate(-50%,-50%)}.toast{bottom:120px}}@keyframes referral-dialog-in{0%{opacity:0;transform:translate(-50%,-47%)scale(.98)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}@media (max-width:370px){.app-page{padding-left:14px;padding-right:14px}.asset-hero h1{font-size:34px}.task-card{grid-template-columns:38px 1fr auto;padding:12px}.profile-drawer{width:95%}}.brand-lockup,.header-actions button,.sub-header .icon-button,.avatar-button.small,.section-head button{min-width:44px;min-height:44px}.network-selector{margin-bottom:12px}.choice-status{min-height:48px;color:var(--info);background:#38bdf814;border-radius:14px;justify-content:center;align-items:center;padding:0 12px;grid-template-columns:none!important;gap:8px!important;display:flex!important}.choice-status svg{width:18px}.download-page{text-align:center;padding-top:20px}.download-page .card{padding:24px 18px 20px}.download-page h2{margin:0 0 20px;font-size:20px}@media (max-width:370px){.task-card{grid-template-columns:36px 1fr}.task-amount{text-align:left;grid-column:2;align-items:center;gap:7px;display:flex}.task-amount>small{display:inline}.task-amount button{min-height:36px;margin:0 0 0 auto}}.asset-hero:after{color:#29d4ff0b}.pending-assets{background:linear-gradient(100deg,#29d4ff1a,#075bda1a);border-color:#48c3ff42}.section-head button,.amount-panel header button{color:#6cf}.coin.eth{color:#9cddff;background:#0d67e02e}.signal-state{color:#9bdfff;background:#0785f224}.signal-state.open{color:#c8f4ff;background:#29d4ff24}.signal-state.settling{color:#91cfff;background:#095edd2e}.signal-state.claimable{color:#bcefff;background:#65caff24}.eligibility-card{background:linear-gradient(150deg,#071c3c,#041024);border:1px solid #24b2ff47;border-radius:19px;padding:18px;box-shadow:0 10px 30px #00000038}.eligibility-card>div:first-child{justify-content:space-between;align-items:center;display:flex}.eligibility-card small{color:#91a9c4;font-size:13px;font-weight:500}.eligibility-card strong{color:#29d4ff;font-size:16px;font-weight:750}.tier-dots{gap:6px;margin:12px 0 10px;display:flex}.tier-dots i{background:#0768d838;border-radius:3px;flex:1;height:6px;transition:all .3s}.tier-dots i.active{background:linear-gradient(90deg,#0768d8,#29d4ff);box-shadow:0 0 10px #29d4ff8c}.eligibility-card p{color:#b7cde4;margin:0;font-size:12px;font-weight:550}.trade-card{background:linear-gradient(160deg,#071b39,#030b1b);border:1px solid #24b2ff40;border-radius:20px;margin-bottom:14px;padding:18px;box-shadow:0 12px 34px #00000047}.trade-decision{background:#01040da6;border:1px solid #29d4ff26;border-radius:14px;justify-content:space-between;margin:13px 0;padding:14px 16px;display:flex}.trade-decision span:first-child small{color:#91a9c4;font-size:12px}.trade-decision span:first-child strong{color:#29d4ff;letter-spacing:-.02em;font-size:26px;font-weight:750}.trade-decision span:last-child small{color:#91a9c4;font-size:12px}.trade-decision span:last-child strong{color:#f4f9ff;letter-spacing:.02em;font-size:16px;font-weight:700}.trade-meta{justify-content:space-between;margin-bottom:16px;display:flex}.trade-meta small{color:#91a9c4;font-size:12px}.trade-meta strong{color:#f4f9ff;font-size:14px;font-weight:700}.primary-button{background:var(--primary);color:#fff;cursor:pointer;border:0;border-radius:13px;justify-content:center;align-items:center;gap:8px;height:45px;font-size:13px;font-weight:750;transition:all .2s;display:flex;box-shadow:0 8px 25px #0768d861}.primary-button:active{transform:translateY(1px);box-shadow:0 4px 12px #0768d84d}.detail-hero{background:radial-gradient(circle at 84% 0, #15b5ff2e, transparent 35%), var(--surface);border-color:#29d4ff38}.amount-input,.kyc-form input,.kyc-form select,.form-field input,.support-hero label{background:#020a18}.estimate-box,.choice-status{background:#29d4ff12}.tasks-hero{background:radial-gradient(circle at 85% 5%,#16c7f438,#0000 36%),linear-gradient(145deg,#082451,#06142c 62%);border:1px solid #24b2ff59;border-radius:22px;padding:22px;position:relative;overflow:hidden;box-shadow:0 20px 55px #0000004d}.tasks-hero:after{content:"A";color:#4f7cff0a;pointer-events:none;font:700 150px Georgia,serif;position:absolute;bottom:-32px;right:14px}.tasks-hero h1{letter-spacing:-.03em;color:#f4f9ff;align-items:baseline;gap:8px;margin:6px 0 16px;font-size:38px;font-weight:650;line-height:1.1;display:flex}.task-card{background:linear-gradient(160deg,#071b39,#030b1b);border:1px solid #29d4ff2e;border-radius:18px;align-items:center;gap:14px;padding:16px;transition:all .2s;display:flex;box-shadow:0 8px 24px #0003}.tasks-page{gap:14px;display:grid}.task-list{flex-direction:column;gap:8px;display:flex}.tasks-hero-top,.tasks-hero-bar{z-index:1;justify-content:space-between;align-items:center;gap:12px;display:flex;position:relative}.tasks-hero-top small{color:#62c9ff;letter-spacing:.12em;font-size:12px;font-weight:750}.tasks-hero-top b{color:#cbd5e1;letter-spacing:.08em;background:#ffffff14;border-radius:7px;padding:4px 8px;font-size:11px}.tasks-hero-bar>span{color:#cbd5e1;font-size:12px}.claim-all-btn,.claim-single-btn,.claimed-tag{color:#f4f9ff;background:#0768d8e0;border:1px solid #29d4ff73;border-radius:11px;min-height:40px;font-size:12px;font-weight:750}.claim-all-btn{min-width:104px;padding:0 18px}.claim-single-btn,.claimed-tag{min-width:76px;padding:0 12px}.claim-all-btn:disabled,.claim-single-btn:disabled{cursor:not-allowed;opacity:.48}.task-main{min-width:0;color:inherit;text-align:left;background:0 0;border:0;flex:1;padding:0;display:grid}.task-main h3{text-overflow:ellipsis;white-space:nowrap;margin:5px 0 3px;font-size:14px;overflow:hidden}.task-main>small{color:#91a9c4;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.task-type-badge{color:#62c9ff;letter-spacing:.08em;width:-moz-fit-content;width:fit-content;font-size:11px;font-weight:800}.task-destination{color:#b9dcf3;background:#29d4ff12;border:1px solid #29d4ff33;border-radius:999px;width:-moz-fit-content;width:fit-content;margin-top:7px;padding:3px 7px;font-size:11px}.task-destination.rewards,.task-destination.choice{color:#e7c87f;background:#f2b84b14;border-color:#f2b84b40}.task-action-side{flex:none;justify-items:end;gap:8px;display:grid}.task-action-side>.task-amount{color:#29d4ff;white-space:nowrap;font-size:17px;font-weight:750;display:block}.claimed-tag{color:#9cdcf6;background:#29d4ff12;border-color:#29d4ff33;justify-content:center;align-items:center;gap:5px;display:inline-flex}.claimed-tag svg{width:14px}.task-list-state{min-height:120px;color:var(--muted);place-items:center;font-size:12px;display:grid}.task-load-more{width:100%}.claim-breakdown{gap:8px;margin-bottom:15px;display:grid}.claim-breakdown>span,.claim-breakdown>b{background:#ffffff09;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.claim-breakdown small,.claim-breakdown>b>span{color:var(--muted);font-size:12px;font-weight:500}.claim-breakdown strong{color:#62c9ff;white-space:nowrap;font-size:13px}.claim-breakdown>b{background:#29d4ff12;border:1px solid #29d4ff2e}.task-reference{overflow-wrap:anywhere;text-align:right;max-width:62%}@media (max-width:380px){.task-card{gap:10px;padding:13px}.task-action-side>.task-amount{font-size:15px}.claim-single-btn,.claimed-tag{min-width:68px;padding-inline:9px}}.account-detail-hero.reward .account-icon,.account-card.rewards>header i{background:#65caff1f}.account-icon,.status.verified{background:#29d4ff1a}.assets-overview{background:radial-gradient(circle at 82% 3%,#16c7f438,#0000 36%),linear-gradient(145deg,#082451,#06142c 62%);border:1px solid #24b2ff59;border-radius:22px;padding:22px;position:relative;overflow:hidden;box-shadow:0 20px 55px #0000004d}.assets-overview:after{content:"A";color:#4f7cff0a;pointer-events:none;font:700 150px Georgia,serif;position:absolute;bottom:-32px;right:14px}.assets-overview header{justify-content:space-between;align-items:flex-start;display:flex}.assets-overview header>span{flex-direction:column;display:flex}.assets-overview header small{color:var(--muted);letter-spacing:.02em;font-size:13px;font-weight:500}.assets-overview header strong{letter-spacing:-.03em;color:#f4f9ff;align-items:baseline;gap:8px;margin-top:6px;font-size:38px;font-weight:650;line-height:1.1;display:flex}.assets-overview header em{letter-spacing:.08em;color:#cbd5e1;background:#ffffff14;border-radius:6px;padding:3px 8px;font-size:12px;font-style:normal;font-weight:700}.assets-overview header>i{color:#29d4ff;background:#0768d82e;border:1px solid #29d4ff47;border-radius:14px;place-items:center;width:44px;height:44px;display:grid;box-shadow:0 0 16px #0768d826}.assets-overview header svg{width:22px}.assets-withdrawable{align-items:center;margin:14px 0 20px;display:flex}.assets-withdrawable span{align-items:baseline;gap:8px;display:flex}.assets-withdrawable small{color:#91a9c4;font-size:12px}.assets-withdrawable strong{color:#65caff;font-size:15px;font-weight:700}.assets-actions{z-index:2;grid-template-columns:1fr 1fr;position:relative;gap:12px!important;margin:0!important;display:grid!important}.assets-actions button{cursor:pointer;border-radius:13px;justify-content:center;align-items:center;gap:8px;height:45px;padding:0 16px;font-size:13px;font-weight:750;transition:all .2s;display:flex}.assets-actions button:first-child{background:var(--primary);color:#fff;border:0;box-shadow:0 8px 25px #0768d861}.assets-actions button:first-child:active{transform:translateY(1px);box-shadow:0 4px 12px #0768d84d}.assets-actions button:last-child{color:#f4f9ff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#081834d9;border:1px solid #29d4ff5c;box-shadow:0 4px 16px #00000040}.assets-actions button:last-child:active{background:#0e264ef2;border-color:#29d4ff8c;transform:translateY(1px)}.assets-actions svg{width:18px}.pending-assets{text-align:left;cursor:pointer;background:linear-gradient(100deg,#0768d824,#16c7f414);border:1px solid #29d4ff3d;border-radius:17px;justify-content:space-between;align-items:center;width:100%;margin-top:14px;padding:13px 16px;display:flex}.pending-assets>span{align-items:center;gap:12px;display:flex}.pending-assets>span>svg{color:#65caff;width:22px}.pending-assets strong{color:#f4f9ff;font-size:14px;font-weight:700;display:block}.pending-assets small{color:#91a9c4;margin-top:2px;font-size:12px;display:block}.pending-assets>svg{color:#91a9c4;width:16px}.warning-card{background:#65caff12;border-color:#65caff38}.level-hero{background:radial-gradient(circle at 85% 0, #16c7f42b, transparent 35%), var(--surface);border-color:#20a0ff40}.level-hero>small,.profile-card-actions b,.reward-choice-card>small{color:#78d9ff}.reward-choice-card{background:linear-gradient(145deg,#071a37,#041025);border-color:#4abeff3d}.reward-number{color:#65caff12}.bottom-nav button.active{color:#67d2ff}.profile-drawer{background:#020a18}.profile-avatar{background:linear-gradient(145deg,#0b76de,#062451)}.profile-links button>i,.empty-state>i{color:#61caff;background:#0785f21a}.bottom-sheet{background:#07162c}.toast{background:#092348;border-color:#29d4ff47}.skeleton-stack i{background:linear-gradient(100deg,#061126 25%,#0c2850 40%,#061126 56%) 0 0/300% 100%}.home-claim-notice{text-align:left;background:linear-gradient(90deg,#29d4ff1a,#0000 48%),#06142c;border:1px solid #65caff4d;border-radius:16px;align-items:center;gap:11px;width:100%;min-height:66px;margin-bottom:10px;padding:11px 12px;display:flex;position:relative;overflow:hidden}.home-claim-notice:before{content:"";background:var(--reward);width:3px;position:absolute;inset:0 auto 0 0}.home-claim-notice>i{width:38px;height:38px;color:var(--reward);background:#65caff21;border-radius:12px;flex:none;place-items:center;display:grid}.home-claim-notice>i svg{width:19px}.home-claim-notice>span{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.home-claim-notice small{color:#82d9ff;letter-spacing:.06em;font-size:12px;font-weight:750}.home-claim-notice strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.home-claim-notice>b{color:#b9ebff;flex:none;align-items:center;gap:1px;font-size:12px;display:flex}.home-claim-notice>b svg{width:14px}.home-announcement{width:100%;min-height:54px;color:var(--text);text-align:left;background:linear-gradient(100deg,#147de82e,#081936e0);border:1px solid #49a8ff40;border-radius:14px;grid-template-columns:32px minmax(0,1fr) 18px;align-items:center;gap:10px;margin-bottom:10px;padding:9px 12px;display:grid}.home-announcement>i{color:#72cfff;background:#49a8ff21;border-radius:10px;place-items:center;width:32px;height:32px;display:grid}.home-announcement>i svg{width:17px}.home-announcement>span{gap:2px;min-width:0;display:grid}.home-announcement small{color:#70caff;letter-spacing:.09em;font-size:11px;font-weight:750}.home-announcement strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.home-announcement>svg{width:16px;color:var(--muted)}.announcement-sheet-content{padding-bottom:5px}.announcement-sheet-summary{color:#a7bed7;background:#49a8ff14;border:1px solid #49a8ff26;border-radius:11px;margin:0 0 18px;padding:11px 12px;font-size:12px;line-height:1.6}.rich-text{color:#dbe8f7;overflow-wrap:anywhere;font-size:13px;line-height:1.75}.rich-text h2,.rich-text h3,.rich-text h4{color:#fff;margin:1.35em 0 .55em;line-height:1.35}.rich-text h2{font-size:19px}.rich-text h3{font-size:17px}.rich-text h4{font-size:15px}.rich-text p{margin:.8em 0}.rich-text ul,.rich-text ol{margin:.8em 0;padding-left:1.55em}.rich-text li{margin:.35em 0}.rich-text blockquote{color:#a9bdd3;border-left:3px solid #36b9ff;margin:14px 0;padding:3px 13px}.rich-text hr{border:0;border-top:1px solid #7ea9d638;margin:21px 0}.rich-text a{color:#43c1ff;text-underline-offset:2px;text-decoration:underline}.sheet-primary-action{color:#fff;background:linear-gradient(135deg,#0877e6,#0756b5);border:1px solid #4bb0ff66;border-radius:13px;width:100%;min-height:48px;margin-top:20px;font-weight:750}.primary-page .asset-hero{background:radial-gradient(circle at 90% 0,#16c7f426,#0000 34%),linear-gradient(145deg,#082451,#051329 68%);border-radius:20px;min-height:0;padding:17px}.asset-overview-main{justify-content:space-between;align-items:flex-end;gap:18px;margin-top:10px;display:flex}.primary-page .asset-hero h1{flex:1;min-width:0;margin:0;font-size:36px;line-height:1}.primary-page .asset-split{flex:none;gap:20px}.primary-page .asset-split strong{font-size:14px}.primary-page .home-balance-actions{grid-template-columns:1fr 1fr;gap:9px;margin-top:18px;display:grid;position:relative;bottom:auto;right:auto}.primary-page .deposit-cta,.primary-page .withdraw-cta{justify-content:center;width:100%;height:43px}.home-banner-shell{width:100%;margin-top:14px;position:relative}.home-promo-banner{text-align:left;isolation:isolate;cursor:pointer;background:#02060e;border:0;border-radius:20px;width:100%;height:156px;min-height:156px;margin-top:0;padding:0;display:block;position:relative;overflow:hidden;box-shadow:0 12px 36px #01040d73}.home-promo-banner:active{transform:translateY(1px)}.promo-carousel-track{width:100%;height:100%;transition:transform .45s cubic-bezier(.25,1,.5,1);display:flex}.promo-slide{box-sizing:border-box;border-radius:20px;flex:0 0 100%;width:100%;min-width:100%;height:100%;position:relative;overflow:hidden}.promo-slide.image-slide{background:#061126}.promo-slide picture{width:100%;height:100%;display:block}.promo-banner-img{object-fit:cover;width:100%;height:100%;display:block}.promo-dots{z-index:10;align-items:center;gap:0;display:flex;position:absolute;bottom:-3px;left:50%;transform:translate(-50%)}.promo-dot{cursor:pointer;background:0 0;border:0;width:28px;height:28px;padding:0;position:relative}.promo-dot:before{content:"";background:#ffffff4d;border-radius:3px;width:6px;height:6px;transition:all .3s cubic-bezier(.25,1,.5,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.promo-dot.active:before{background:#29d4ff;width:20px;box-shadow:0 0 10px #29d4ffb3}@media (prefers-reduced-motion:reduce){.promo-carousel-track{transition-duration:.01ms}}.notice-dialog{border:1px solid var(--border);text-align:center;background:#091426;border-radius:24px;width:min(100% - 32px,380px);padding:26px 20px 20px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 24px 80px #0000008c}.notice-dialog>i{width:52px;height:52px;color:var(--info);background:#29d4ff24;border-radius:50%;place-items:center;margin:0 auto 14px;display:grid}.notice-dialog>i svg{width:25px}.notice-dialog>small{color:var(--info);letter-spacing:.12em}.notice-dialog>h2{margin:9px 0;font-size:22px}.notice-dialog>p{color:var(--muted);margin:0 0 20px;line-height:1.55}.notice-dialog>button+button{margin-top:9px}.primary-page .section-head{margin-top:22px}@media (max-width:370px){.asset-overview-main{gap:12px}.primary-page .asset-hero h1{font-size:32px}.primary-page .asset-split{gap:12px}}.profile-links button{padding:13px 4px}.profile-links strong{color:#f4f9ff;font-size:14px;font-weight:600}.page-intro{margin-bottom:14px}.page-intro h1{margin-bottom:0}
