:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--nexus-background-app:#f5f7fa;--nexus-background-surface:#fff;--nexus-background-surface-muted:#edf1f5;--nexus-background-elevated:#fff;--nexus-background-brand:#2456d8;--nexus-background-brand-pressed:#1c43ae;--nexus-background-brand-soft:#eef4ff;--nexus-background-success-soft:#ecfdf3;--nexus-background-warning-soft:#fff8e6;--nexus-background-danger-soft:#fff0f1;--nexus-background-disabled:#e3e8ef;--nexus-text-primary:#121926;--nexus-text-secondary:#4b5565;--nexus-text-tertiary:#697586;--nexus-text-inverse:#fff;--nexus-text-brand:#1c43ae;--nexus-text-success:#087a4b;--nexus-text-warning:#9c6500;--nexus-text-danger:#c4232c;--nexus-text-disabled:#9aa4b2;--nexus-border-default:#dde3ea;--nexus-border-strong:#c6ced8;--nexus-border-brand:#2e63f2;--nexus-icon-primary:#202939;--nexus-radius-s:8px;--nexus-radius-m:12px;--nexus-radius-l:16px;--nexus-radius-xl:24px;--nexus-safe-top:max(env(safe-area-inset-top,0px), var(--tg-content-safe-area-inset-top,0px));--nexus-safe-bottom:max(env(safe-area-inset-bottom,0px), var(--tg-content-safe-area-inset-bottom,0px));font-synthesis:none;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--nexus-background-app:#0c111b;--nexus-background-surface:#171e2b;--nexus-background-surface-muted:#202939;--nexus-background-elevated:#202939;--nexus-background-brand:#4a76ee;--nexus-background-brand-pressed:#7194f4;--nexus-background-brand-soft:#172957;--nexus-background-success-soft:#102f26;--nexus-background-warning-soft:#33280f;--nexus-background-danger-soft:#38191c;--nexus-background-disabled:#293343;--nexus-text-primary:#f7f9fc;--nexus-text-secondary:#c6ced8;--nexus-text-tertiary:#9aa4b2;--nexus-text-inverse:#fff;--nexus-text-brand:#9bb6ff;--nexus-text-success:#70d8ad;--nexus-text-warning:#f5c85b;--nexus-text-danger:#ff9ca2;--nexus-text-disabled:#697586;--nexus-border-default:#354052;--nexus-border-strong:#4b5565;--nexus-border-brand:#7194f4;--nexus-icon-primary:#e3e8ef}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}html{background:var(--nexus-background-app)}body{min-width:320px;min-height:100dvh;color:var(--nexus-text-primary);overscroll-behavior-y:none;-webkit-tap-highlight-color:transparent;background:#e9edf2}:root[data-theme=dark] body{background:#080c13}button,input,a{font:inherit}button{color:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid color-mix(in srgb, var(--nexus-border-brand) 55%, transparent);outline-offset:2px}.app-shell,.startup-state{background:var(--nexus-background-app);width:min(100%,390px);min-height:max(100dvh,640px);margin:0 auto;position:relative;overflow-x:clip}.screen{width:100%;min-height:max(100dvh,844px);padding-bottom:calc(96px + var(--nexus-safe-bottom));background:var(--nexus-background-app)}.screen-heading{padding:calc(22px + var(--nexus-safe-top)) 24px 0}.screen-heading h1{letter-spacing:-.35px;margin:0;font-size:24px;font-weight:600;line-height:29px}.screen-heading p{color:var(--nexus-text-secondary);margin:1px 0 0;font-size:12px;line-height:16px}.primary-button,.secondary-button,.soft-button{border-radius:var(--nexus-radius-m);cursor:pointer;border:0;min-height:44px;font-size:14px;font-weight:600;line-height:20px;transition:background-color .12s,transform .12s,opacity .12s}.primary-button{background:var(--nexus-background-brand);color:var(--nexus-text-inverse);justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.primary-button:active:not(:disabled),.soft-button:active:not(:disabled),.secondary-button:active:not(:disabled){transform:translateY(1px)}.primary-button:active:not(:disabled){background:var(--nexus-background-brand-pressed)}.primary-button:disabled{cursor:not-allowed;background:var(--nexus-background-disabled);color:var(--nexus-text-disabled)}.secondary-button{border:1px solid var(--nexus-border-default);background:var(--nexus-background-surface);color:var(--nexus-text-primary)}.soft-button{background:var(--nexus-background-brand-soft);color:var(--nexus-text-brand)}.nexus-icon{color:currentColor;flex:none;display:inline-block;position:relative}.nexus-icon__piece{background:currentColor;display:block;position:absolute;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.preview-badge{display:none}html[data-preview=true] .preview-badge{z-index:40;top:max(6px, env(safe-area-inset-top));border:1px solid var(--nexus-border-default);background:color-mix(in srgb, var(--nexus-background-surface) 88%, transparent);color:var(--nexus-text-secondary);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:999px;padding:5px 9px;font-size:10px;display:block;position:fixed;left:50%;transform:translate(-50%)}.home-screen{padding-top:calc(16px + var(--nexus-safe-top));padding-left:24px;padding-right:24px}.home-header{align-items:center;width:358px;height:48px;margin-left:-8px;display:flex}.avatar{object-fit:cover;border-radius:999px;width:40px;height:40px}.avatar--initial{background:var(--nexus-background-brand-soft);color:var(--nexus-text-brand);place-items:center;font-size:14px;font-weight:600;display:grid}.home-header__identity{flex-direction:column;flex:1;gap:2px;min-width:0;margin-left:12px;display:flex}.home-header__identity strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;line-height:17px;overflow:hidden}.home-header__identity small{color:var(--nexus-text-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:10px;line-height:13px;overflow:hidden}.service-indicator{color:var(--nexus-text-secondary);white-space:nowrap;align-items:center;gap:7px;margin-right:6px;font-size:10px;display:flex}.service-indicator i,.balance-card__head i{background:var(--nexus-background-brand);border-radius:50%;width:7px;height:7px}.balance-card{border-radius:var(--nexus-radius-l);background:var(--nexus-background-surface);flex-direction:column;gap:8px;width:342px;margin-top:17px;padding:20px;display:flex;box-shadow:0 2px 4px #0c131c12}.balance-card__head{height:15px;color:var(--nexus-text-secondary);justify-content:space-between;align-items:center;display:flex}.balance-card__head>small{font-size:12px;font-weight:500}.balance-card__head>span{align-items:center;gap:6px;font-size:10px;display:flex}.balance-card>strong{letter-spacing:-.55px;text-overflow:ellipsis;white-space:nowrap;font-size:30px;font-weight:600;line-height:36px;overflow:hidden}.balance-card>small{color:var(--nexus-text-secondary);font-size:12px;line-height:15px}.balance-card__locked{border-radius:var(--nexus-radius-s);background:var(--nexus-background-surface-muted);justify-content:space-between;align-items:center;width:302px;height:32px;padding:0 12px;font-size:11px;display:flex}.balance-card__locked small{color:var(--nexus-text-secondary)}.balance-card__locked b{font-weight:500}.home-actions{grid-template-columns:1fr 1fr;gap:12px;margin-top:19px;display:grid}.home-actions button{height:48px}.recent-section{margin-top:22px}.recent-section>header{justify-content:space-between;align-items:center;height:23px;display:flex}.recent-section h2,.bonus-history h2{margin:0;font-size:16px;font-weight:600;line-height:20px}.recent-section header button{min-width:44px;min-height:44px;color:var(--nexus-text-brand);cursor:pointer;background:0 0;border:0;margin-right:-8px;font-size:12px}.transaction-list{flex-direction:column;display:flex}.recent-section .transaction-list{margin-top:19px}.transaction-row{align-items:center;gap:12px;width:100%;height:72px;padding:12px 0;display:flex}.transaction-row__icon{border-radius:var(--nexus-radius-m);background:var(--nexus-background-surface-muted);width:40px;height:40px;color:var(--nexus-icon-primary);flex:0 0 40px;place-items:center;display:grid}.transaction-row__icon.is-positive{background:var(--nexus-background-success-soft)}.transaction-row__info,.transaction-row__amount{flex-direction:column;gap:4px;min-width:0;display:flex}.transaction-row__info{flex:1}.transaction-row__info strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:500;line-height:17px;overflow:hidden}.transaction-row small{color:var(--nexus-text-tertiary);font-size:11px;line-height:13px}.transaction-row__amount{text-align:right;align-items:flex-end}.transaction-row__amount strong{white-space:nowrap;font-size:13px;font-weight:600;line-height:16px}.transaction-row__amount.is-positive strong{color:var(--nexus-text-success)}.transaction-row__amount small{color:var(--nexus-text-secondary);font-size:10px}.empty-state{min-height:184px;color:var(--nexus-text-secondary);text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.empty-state>span{border-radius:var(--nexus-radius-m);background:var(--nexus-background-surface-muted);place-items:center;width:48px;height:48px;margin-bottom:12px;display:grid}.empty-state strong{color:var(--nexus-text-primary);font-size:14px}.empty-state p,.compact-empty{color:var(--nexus-text-secondary);font-size:12px}.period-switch{border-radius:var(--nexus-radius-m);background:var(--nexus-background-surface-muted);grid-template-columns:repeat(3,1fr);width:342px;height:44px;margin:10px 24px 0;display:grid}.period-switch button{border-radius:var(--nexus-radius-s);min-height:44px;color:var(--nexus-text-secondary);cursor:pointer;background:0 0;border:0;font-size:12px;font-weight:500}.period-switch button.is-active{background:var(--nexus-background-surface);color:var(--nexus-text-primary);box-shadow:0 2px 8px #0c131c12}.statistics-grid{grid-template-columns:1fr 1fr;gap:12px 16px;margin:16px 24px 0;display:grid}.statistics-card{border:1px solid var(--nexus-border-default);border-radius:var(--nexus-radius-m);background:var(--nexus-background-surface);flex-direction:column;gap:6px;width:163px;height:100px;padding:16px;display:flex}.statistics-card small{color:var(--nexus-text-secondary);font-size:11px}.statistics-card strong{font-size:20px;font-weight:600;line-height:24px}.statistics-card span{color:var(--nexus-text-tertiary);font-size:10px}.chart-card{border:1px solid var(--nexus-border-default);border-radius:var(--nexus-radius-l);background:var(--nexus-background-surface);width:342px;height:176px;margin:20px 24px 0;padding:18px 14px 14px}.chart-card header{color:var(--nexus-text-secondary);justify-content:space-between;align-items:center;font-size:12px;display:flex}.chart-card header strong{color:var(--nexus-text-primary);font-size:16px;font-weight:600}.chart-bars{justify-content:space-between;align-items:flex-end;height:96px;margin-top:7px;padding:0 9px;display:flex}.chart-bars span{background:var(--nexus-background-brand-soft);border-radius:8px;width:14px}.chart-bars span.is-current{background:var(--nexus-background-brand)}.chart-labels{color:var(--nexus-text-tertiary);justify-content:space-between;padding:3px 10px 0;font-size:8px;display:flex}.filter-chips{gap:8px;margin:14px 24px 0;display:flex}.filter-chips button{border:1px solid var(--nexus-border-default);background:var(--nexus-background-surface);min-height:32px;color:var(--nexus-text-secondary);cursor:pointer;border-radius:999px;padding:0 13px;font-size:11px}.filter-chips button.is-active{border-color:var(--nexus-border-brand);color:var(--nexus-text-brand)}.statistics-transactions{margin:6px 24px 0}.compact-empty{text-align:center;margin:24px 0}.bonus-summary-card,.referral-card,.referral-statistics-card,.bonus-rule-card{width:342px;margin-left:24px;margin-right:24px}.bonus-summary-card{border-radius:var(--nexus-radius-l);background:var(--nexus-background-brand-soft);flex-direction:column;gap:14px;min-height:157px;margin-top:10px;padding:20px;display:flex}.bonus-summary-card>small{color:var(--nexus-text-brand);font-size:12px;font-weight:500}.bonus-summary-card>strong{font-size:26px;font-weight:600;line-height:31px}.bonus-summary-card dl,.referral-statistics-card dl{grid-template-columns:1fr 1fr;margin:0;display:grid}.bonus-summary-card dl div{flex-direction:column;gap:4px;display:flex}.bonus-summary-card dt,.referral-statistics-card dt{color:var(--nexus-text-secondary);font-size:10px}.bonus-summary-card dd,.referral-statistics-card dd{margin:0;font-size:15px;font-weight:600}.referral-card{border:1px solid var(--nexus-border-default);border-radius:var(--nexus-radius-l);background:var(--nexus-background-surface);margin-top:10px;padding:18px}.referral-card>small{color:var(--nexus-text-secondary);font-size:12px;font-weight:500}.referral-link{border-radius:var(--nexus-radius-s);background:var(--nexus-background-surface-muted);width:306px;height:44px;color:var(--nexus-text-primary);cursor:pointer;border:0;justify-content:space-between;align-items:center;margin-top:12px;padding:0 10px 0 12px;display:flex}.referral-link span{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.referral-card>div{grid-template-columns:1fr 1fr;gap:10px;margin-top:12px;display:grid}.referral-card>div button{border-radius:var(--nexus-radius-s);height:44px;font-size:12px;font-weight:500}.referral-statistics-card{border:1px solid var(--nexus-border-default);border-radius:var(--nexus-radius-l);background:var(--nexus-background-surface);height:128px;margin-top:14px;padding:16px}.referral-statistics-card h2{color:var(--nexus-text-secondary);margin:0 0 12px;font-size:12px;font-weight:500}.referral-statistics-card dl{gap:10px 16px}.referral-statistics-card dl div{flex-direction:column;gap:3px;display:flex}.bonus-rule-card{border-radius:var(--nexus-radius-m);background:var(--nexus-background-brand-soft);margin-top:14px;padding:16px 14px}.bonus-rule-card strong{color:var(--nexus-text-brand);font-size:11px;font-weight:500}.bonus-rule-card p{color:var(--nexus-text-secondary);margin:3px 0 0;font-size:10px}.bonus-history{margin:16px 24px 0}.bonus-history .transaction-row{margin-top:8px}.wallet-card{border:1px solid var(--nexus-border-default);border-radius:var(--nexus-radius-l);background:var(--nexus-background-surface);cursor:pointer;text-align:left;grid-template-rows:40px auto;grid-template-columns:40px 1fr;align-items:center;gap:12px;width:342px;min-height:120px;margin:10px 24px 0;padding:18px;display:grid}.wallet-card__icon,.sheet-wallet-card__icon{border-radius:var(--nexus-radius-m);background:var(--nexus-background-brand-soft);width:40px;height:40px;color:var(--nexus-icon-primary);place-items:center;display:grid}.wallet-card>span:nth-child(2),.sheet-wallet-card>span:nth-child(2){flex-direction:column;gap:3px;min-width:0;display:flex}.wallet-card strong,.sheet-wallet-card strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;overflow:hidden}.wallet-card small,.sheet-wallet-card small{color:var(--nexus-text-secondary);font-size:11px}.wallet-card em{color:var(--nexus-text-brand);grid-column:1/-1;font-size:12px;font-style:normal;font-weight:500}.settings-section{margin:24px 24px 0}.settings-section h2{margin:0 0 12px;font-size:14px;font-weight:600}.settings-list{flex-direction:column;display:flex}.settings-row{border-bottom:1px solid var(--nexus-border-default);justify-content:space-between;align-items:center;width:342px;min-height:56px;font-size:14px;font-weight:500;display:flex}.settings-row small{color:var(--nexus-text-secondary);font-size:13px;font-weight:400}.settings-toggle{cursor:pointer;background:0 0;border:0;width:52px;height:44px;padding:0;position:relative}.settings-toggle:before{background:var(--nexus-background-surface-muted);content:"";border-radius:999px;width:52px;height:32px;transition:background-color .12s;position:absolute;top:6px;left:0}.settings-toggle>span{z-index:1;background:#fff;border-radius:50%;width:24px;height:24px;transition:transform .12s;position:absolute;top:10px;left:4px;box-shadow:0 1px 2px #0c131c1f}.settings-toggle.is-on:before{background:var(--nexus-background-brand)}.settings-toggle.is-on>span{transform:translate(20px)}.settings-system{margin-top:4px;padding-bottom:24px}.manual-transfer-warning,.sheet__warning{border-radius:var(--nexus-radius-m);background:var(--nexus-background-warning-soft);color:var(--nexus-text-warning);align-items:center;gap:10px;font-size:11px;line-height:16px;display:flex}.manual-transfer-warning{margin:16px 0 0;padding:12px}.bottom-navigation{z-index:20;width:min(100%,390px);height:calc(80px + var(--nexus-safe-bottom));padding-bottom:var(--nexus-safe-bottom);border-top:1px solid var(--nexus-border-default);background:var(--nexus-background-surface);grid-template-columns:repeat(4,1fr);display:grid;position:fixed;bottom:0;left:50%;right:0;transform:translate(-50%)}.bottom-navigation__item{width:100%;min-width:0;height:64px;color:var(--nexus-text-secondary);cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:3px;padding:8px 0 0;font-size:10px;display:flex}.bottom-navigation__icon{width:36px;height:28px;color:var(--nexus-icon-primary);border-radius:999px;place-items:center;display:grid}.bottom-navigation__item.is-active{color:var(--nexus-text-brand);font-weight:500}.bottom-navigation__item.is-active .bottom-navigation__icon{background:var(--nexus-background-brand-soft);color:var(--nexus-icon-primary)}.sheet-open{overflow:hidden}.sheet-backdrop{z-index:100;background:#0c131c52;justify-content:center;align-items:flex-end;padding-top:32px;animation:.14s ease-out fade-in;display:flex;position:fixed;inset:0}.sheet{width:min(100%,390px);max-height:calc(100dvh - 24px);padding:10px 24px calc(28px + var(--nexus-safe-bottom));border-radius:var(--nexus-radius-xl) var(--nexus-radius-xl) 0 0;background:var(--nexus-background-surface);flex-direction:column;align-items:center;gap:18px;animation:.18s cubic-bezier(.2,.8,.2,1) sheet-up;display:flex;overflow-y:auto;box-shadow:0 -1px 2px #0c131c0a,0 -4px 12px #0c131c1a}.sheet__handle{background:var(--nexus-border-strong);border-radius:999px;flex:0 0 4px;width:36px;height:4px}.sheet__header{justify-content:space-between;align-items:center;width:342px;min-height:44px;display:flex}.sheet__header>span{flex-direction:column;gap:2px;display:flex}.sheet__header h2{margin:0;font-size:20px;font-weight:600;line-height:24px}.sheet__header small{color:var(--nexus-text-secondary);font-size:11px}.sheet__close{background:var(--nexus-background-surface-muted);width:44px;height:44px;color:var(--nexus-icon-primary);cursor:pointer;border:0;border-radius:999px;place-items:center;padding:0;display:grid}.amount-field{width:342px;color:var(--nexus-text-secondary);flex-direction:column;gap:8px;font-size:12px;font-weight:500;display:flex}.amount-field__control{border:1px solid var(--nexus-border-default);border-radius:var(--nexus-radius-m);background:var(--nexus-background-surface);justify-content:space-between;align-items:center;width:342px;height:56px;padding:0 16px;display:flex}.amount-field input{width:230px;color:var(--nexus-text-primary);background:0 0;border:0;outline:0;font-size:20px;font-weight:600}.amount-field__control small{color:var(--nexus-text-secondary);font-size:12px}.quote-card{border-radius:var(--nexus-radius-m);background:var(--nexus-background-surface-muted);flex-direction:column;gap:10px;width:342px;margin:0;padding:14px 16px;display:flex}.quote-card div{justify-content:space-between;align-items:center;height:20px;font-size:12px;display:flex}.quote-card dt{color:var(--nexus-text-secondary)}.quote-card dd{margin:0;font-weight:500}.sheet__note{width:342px;color:var(--nexus-text-secondary);margin:0;font-size:11px}.sheet__warning{width:342px;margin:-4px 0;padding:10px 12px}.sheet__warning .nexus-icon{flex:0 0 24px}.sheet__error{border-radius:var(--nexus-radius-m);background:var(--nexus-background-danger-soft);width:342px;color:var(--nexus-text-danger);margin:-4px 0;padding:10px 12px;font-size:11px}.sheet>.primary-button{flex:0 0 48px;width:342px;min-height:48px}.sheet-wallet-card{border:1px solid var(--nexus-border-default);border-radius:var(--nexus-radius-l);background:var(--nexus-background-surface);cursor:pointer;text-align:left;grid-template-rows:40px auto;grid-template-columns:40px 1fr;align-items:center;gap:12px;width:342px;min-height:120px;padding:18px;display:grid}.sheet-wallet-card em{color:var(--nexus-text-brand);grid-column:1/-1;font-size:12px;font-style:normal;font-weight:500}.wallet-connect-card{border-radius:var(--nexus-radius-l);background:var(--nexus-background-brand-soft);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;width:342px;height:190px;padding:20px;display:flex}.wallet-connect-card__icon{background:var(--nexus-background-surface);border-radius:999px;place-items:center;width:52px;height:52px;display:grid}.wallet-connect-card strong{font-size:15px;font-weight:600}.wallet-connect-card p{color:var(--nexus-text-secondary);margin:0;font-size:11px}.startup-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:32px 28px;display:flex}.startup-state__mark{background:var(--nexus-background-brand);color:#fff;border-radius:20px;place-items:center;width:60px;height:60px;margin-bottom:18px;font-size:24px;font-weight:700;display:grid}.startup-state strong{font-size:20px}.startup-state p{max-width:290px;color:var(--nexus-text-secondary);font-size:13px;line-height:19px}.startup-state .primary-button{width:280px;min-height:48px;margin-top:12px}.loading-line{background:var(--nexus-background-surface-muted);border-radius:999px;width:160px;height:3px;margin-top:12px;overflow:hidden}.loading-line:after{border-radius:inherit;background:var(--nexus-background-brand);content:"";width:60px;height:100%;animation:.9s ease-in-out infinite alternate loading;display:block}@keyframes loading{to{transform:translate(100px)}}@keyframes fade-in{0%{opacity:0}}@keyframes sheet-up{0%{opacity:.6;transform:translateY(24px)}}@media (min-width:520px){.app-shell,.startup-state{box-shadow:0 0 0 1px #0c131c0d,0 20px 60px #0c131c1f}.sheet{border-radius:var(--nexus-radius-xl);margin-bottom:16px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
