@import"https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&family=Source+Code+Pro:wght@400;500;700&display=swap";.coming-soon{position:relative}.coming-soon__content{filter:blur(4px) saturate(.9);opacity:.7;pointer-events:none;-webkit-user-select:none;user-select:none}.coming-soon__overlay{position:fixed;top:0;bottom:0;left:248px;right:0;z-index:5;display:grid;place-items:center;padding:80px 24px 40px;background:radial-gradient(80% 60% at 80% 20%,rgba(249,107,238,.1) 0%,transparent 60%),radial-gradient(100% 70% at 10% 90%,rgba(83,58,253,.1) 0%,transparent 60%),linear-gradient(180deg,#f6f9fc8c,#f6f9fc9e);backdrop-filter:blur(6px) saturate(1.05);-webkit-backdrop-filter:blur(6px) saturate(1.05);animation:coming-soon-fade .5s ease-out both}@media (max-width: 960px){.coming-soon__overlay{left:0;padding:64px 18px 32px}}.coming-soon__shader{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;opacity:.3;pointer-events:none}.coming-soon__card{position:relative;z-index:1;text-align:center;max-width:520px;padding:44px 48px 40px;border-radius:24px;border:1px solid rgba(83,58,253,.18);background:linear-gradient(180deg,#ffffffeb,#ffffffc7);backdrop-filter:blur(20px) saturate(1.4);-webkit-backdrop-filter:blur(20px) saturate(1.4);box-shadow:0 24px 70px #533afd2e,0 4px 16px #533afd14,inset 0 1px #fffffff2;animation:coming-soon-rise .7s cubic-bezier(.22,.61,.36,1) both}.coming-soon__eyebrow{display:inline-flex;align-items:center;gap:8px;padding:6px 14px;border-radius:999px;border:1px solid rgba(83,58,253,.25);background:#ffffffa6;font-family:SourceCodePro,monospace;font-size:11px;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:#533afd;margin-bottom:22px}.coming-soon__dot{width:7px;height:7px;border-radius:999px;background:#f96bee;box-shadow:0 0 12px #f96beeb3;animation:coming-soon-pulse 1.6s ease-in-out infinite}.coming-soon__title{font-size:clamp(38px,5.4vw,60px);font-weight:600;letter-spacing:-1.6px;line-height:1.04;margin:0 0 16px;background:linear-gradient(135deg,#533afd,#f96bee 60%,#ea2261);-webkit-background-clip:text;background-clip:text;color:transparent}.coming-soon__sub{font-size:15px;line-height:1.55;color:#4a5b73;margin:0 0 28px}.coming-soon__progress{display:inline-flex;gap:8px}.coming-soon__progress span{width:7px;height:7px;border-radius:999px;background:#533afd;opacity:.35;animation:coming-soon-bounce 1.4s ease-in-out infinite}.coming-soon__progress span:nth-child(2){animation-delay:.18s}.coming-soon__progress span:nth-child(3){animation-delay:.36s}@keyframes coming-soon-fade{0%{opacity:0}to{opacity:1}}@keyframes coming-soon-rise{0%{opacity:0;transform:translateY(14px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes coming-soon-pulse{0%,to{opacity:.45;transform:scale(1)}50%{opacity:1;transform:scale(1.35)}}@keyframes coming-soon-bounce{0%,to{transform:translateY(0);opacity:.35}40%{transform:translateY(-6px);opacity:1}}@media (max-width: 720px){.coming-soon__card{padding:36px 28px 32px;border-radius:20px}.coming-soon__title{letter-spacing:-1px}}@media (prefers-reduced-motion: reduce){.coming-soon__overlay,.coming-soon__card,.coming-soon__dot,.coming-soon__progress span{animation:none!important}}.token-select{position:relative;flex-shrink:0}.token-select__trigger{display:inline-flex;align-items:center;gap:6px;min-height:44px;padding:0;border:0;background:transparent;cursor:pointer;font:inherit;color:inherit}.token-select__trigger:focus-visible{outline:2px solid #533afd;outline-offset:3px;border-radius:6px}.token-select__caret{display:inline-flex;align-items:center;color:#64748d;transition:transform .16s ease-out,color .16s}.token-select__trigger[aria-expanded=true] .token-select__caret{transform:rotate(180deg);color:#533afd}.token-select__menu{position:absolute;top:calc(100% + 6px);right:0;z-index:30;list-style:none;margin:0;padding:4px;min-width:160px;width:max-content;max-width:calc(100vw - 32px);background:#fff;border:1px solid #e5edf5;border-radius:8px;box-shadow:0 12px 32px #061b3124;animation:token-select-fade .14s ease-out both}.token-select__option{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:44px;padding:8px 10px;border-radius:6px;cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap}.token-select__option:hover{background:#f6f9fc}.token-select__option.is-active{background:#533afd14}.token-select__option-main{display:inline-flex;align-items:center;gap:6px}.token-select__hint{font-family:SourceCodePro,monospace;font-size:11px;color:#64748d}.token-select__soon{font-family:SourceCodePro,monospace;font-size:9px;font-weight:500;letter-spacing:.08em;padding:1px 6px;border-radius:4px;background:#533afd1f;color:#533afd}@keyframes token-select-fade{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.spinner{display:inline-block;line-height:0;color:currentColor}.spinner--inline{vertical-align:-2px;margin-right:6px}.spinner svg{width:1em;height:1em;display:block;animation:spinner-rotate .9s linear infinite}.spinner--sm svg{width:12px;height:12px}.spinner--md svg{width:16px;height:16px}.spinner--lg svg{width:20px;height:20px}.spinner__track{fill:none;stroke:currentColor;stroke-width:2.5;opacity:.18}.spinner__head{fill:none;stroke:currentColor;stroke-width:2.5;stroke-linecap:round;stroke-dasharray:56.5;stroke-dashoffset:42;transform-origin:center}@keyframes spinner-rotate{to{transform:rotate(360deg)}}.dash-page{padding-bottom:max(20px,env(safe-area-inset-bottom))}.dash-header{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:24px}.dash-header__eyebrow{margin-bottom:0}.dash-stats,.dash-summary{margin-bottom:14px}.dash-hero .dash-summary__value{font-size:48px}.dash-summary__value{font-size:36px;font-weight:600;color:#061b31;font-variant-numeric:tabular-nums;letter-spacing:-.02em;line-height:1.05;margin-top:4px}.dash-summary__sub{font-size:16px;font-weight:500;color:#64748d;font-variant-numeric:tabular-nums;margin-top:4px}.dash-summary__breakdown{display:flex;flex-direction:column;margin-top:16px;border-top:1px dashed #d6d9fc}.dash-summary__cell{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:14px 0;border-bottom:1px solid #e5edf5}.dash-summary__cell:last-child{border-bottom:none}.dash-summary__dot{width:9px;height:9px;border-radius:50%;flex:0 0 auto;margin-top:5px}.dash-summary__cell-label{display:inline-flex;align-items:flex-start;gap:9px;font-size:16px;font-weight:400;color:#64748d;line-height:1.3}.dash-summary__cell-vals{display:flex;flex-direction:column;align-items:flex-end;text-align:right;gap:2px;min-width:0}.dash-summary__cell-amount{font-size:18px;font-weight:600;color:#273951;font-variant-numeric:tabular-nums;line-height:1.2}.dash-summary__cell-usd{font-size:15px;font-weight:500;color:#64748d;font-variant-numeric:tabular-nums}.dash-summary__cell-note{font-size:14px;font-weight:600;color:#533afd;margin-top:2px}.dash-hero__head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;flex-wrap:wrap}.dash-hero__lead{min-width:0}@media (max-width: 700px){.dash-summary__value{font-size:28px}.dash-hero .dash-summary__value{font-size:30px}}.dash-row{padding:18px;border-top:1px solid #e5edf5}.dash-row:first-child{border-top:none}.dash-row__head{display:flex;justify-content:space-between;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:12px}.dash-row__title{display:flex;align-items:center;gap:10px;flex-wrap:wrap;min-width:0}.dash-row__id{font-family:SourceCodePro,ui-monospace,monospace;font-size:16px;color:#533afd;font-weight:600}.dash-row__market{font-size:16px;font-weight:500;color:#273951}.dash-row__metric{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:12px}.dash-row__metric-label{font-size:16px;font-weight:500;color:#64748d;margin-bottom:4px}.dash-row__metric-value{font-size:18px;font-weight:700;color:#273951;line-height:1.25}.dash-row__metric-sub{font-size:15px;font-weight:500;color:#64748d;font-variant-numeric:tabular-nums;margin-top:2px}.dash-row__progress{margin-top:4px}.dash-row__bar{height:6px;background:#e5edf5;border-radius:3px;overflow:hidden}.dash-row__fill{height:100%;background:linear-gradient(90deg,#533afd,#f96bee);transition:width .4s ease}.dash-row__progress-meta{display:flex;justify-content:space-between;margin-top:6px;font-family:SourceCodePro,ui-monospace,monospace;font-size:13px;font-weight:500;color:#273951;letter-spacing:.04em}.dash-row--warmup{background:#533afd08}@media (max-width: 700px){.dash-row{padding:14px}.dash-row__head .btn{width:100%}.dash-row__metric{grid-template-columns:1fr;gap:10px}}.swap-grid{display:flex;flex-direction:column;align-items:stretch;width:100%;max-width:100%}.swap-grid>*{min-width:0;max-width:100%}.swap-form{width:100%;max-width:460px;margin:0 auto}.swap-grid .module{min-width:0;max-width:100%;width:100%}.swap-minout{display:flex;justify-content:space-between;align-items:baseline;gap:12px;margin-top:12px;font-size:15px}.swap-minout__k{color:#64748d;font-weight:500}.swap-minout__v{color:#273951;font-weight:500;text-align:right}.swap-settings{position:relative}.swap-settings__btn{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:4px;border:1px solid #d6d9fc;background:#fff;color:#533afd;cursor:pointer;transition:background .16s,border-color .16s}.swap-settings__btn:hover{background:#533afd0f}.swap-settings__btn:focus-visible{outline:none;box-shadow:var(--shadow-focus)}.swap-settings__btn[aria-expanded=true]{background:#533afd0f;border-color:#b9b9f9}.swap-settings__menu{position:absolute;top:calc(100% + 8px);right:0;z-index:40;width:280px;max-width:calc(100vw - 32px);background:#fff;border:1px solid #e5edf5;border-radius:8px;box-shadow:#0303272e 0 16px 32px -12px;padding:14px}.swap-settings__title{font-size:16px;font-weight:600;color:#061b31;margin-bottom:12px}.swap-settings__group{margin-bottom:12px}.swap-settings__label{font-size:15px;font-weight:500;color:#273951;margin-bottom:8px}.swap-settings__rows{border-top:1px dashed #d6d9fc;padding-top:12px;display:flex;flex-direction:column;gap:10px}.swap-settings__row{display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:15px}.swap-settings__k{color:#273951;font-weight:500;flex-shrink:0}.swap-settings__v{color:#273951;font-weight:600;text-align:right;font-variant-numeric:tabular-nums;display:inline-flex;align-items:center;gap:6px;min-width:0;overflow-wrap:anywhere}.swap-settings__v--accent{color:#533afd}.swap-slippage{display:flex;gap:6px}.swap-slippage .ds-chip{flex:1}.swap-slippage__chip{flex:1;min-height:40px;border-radius:4px;border:1px solid #d6d9fc;background:transparent;color:#533afd;font-size:15px;font-weight:600;font-family:inherit;cursor:pointer;font-variant-numeric:tabular-nums}.swap-slippage__chip:hover{background:#533afd0f}.swap-slippage__chip:focus-visible{outline:none;box-shadow:var(--shadow-focus)}.swap-slippage__chip.is-active{background:#533afd;color:#fff;border-color:#533afd}.swap-grid .field-row{min-width:0}.swap-grid .field-input{min-width:0;max-width:100%}.swap-grid .field-input input{min-width:0;width:100%}@media (max-width: 600px){.swap-grid .receipt-row{flex-wrap:wrap;row-gap:4px}.swap-grid .receipt-row__k{flex-shrink:1;min-width:0}.swap-grid .receipt-row__v{font-size:14px;text-align:right;word-break:break-word}.swap-grid .field-row{flex-wrap:wrap;gap:4px 12px}.swap-grid .field-balance{white-space:normal;text-align:right}.swap-grid .field-input{padding:10px 12px}.swap-grid .field-input input{font-size:20px}.swap-grid .token-pill{padding:6px 10px;font-size:13px}.swap-grid .module{padding:16px}}.swap-token-list{margin-top:18px}.swap-token-list__rows{display:flex;flex-direction:column;gap:10px}.swap-token-row{display:flex;align-items:center;gap:12px;padding:12px 14px;border:1px solid #e5edf5;border-radius:6px;background:#f6f9fc}.swap-token-row__main{flex:1;min-width:0}.swap-token-row__head{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}.swap-token-row__symbol{font-weight:600;font-size:16px;color:#061b31;letter-spacing:.02em}.swap-token-row__desc{font-size:14px;color:#64748d}.swap-token-row__addr{font-family:SourceCodePro,ui-monospace,monospace;font-size:14px;color:#273951;margin-top:4px;word-break:break-all}@media (max-width: 600px){.swap-token-row{flex-direction:column;align-items:flex-start}.swap-token-row .btn{width:100%}}.ss-chain-hint{font-size:14px;font-weight:400;color:#273951;background:#f4f6ff;border:1px solid #d6d9fc;border-radius:8px;padding:10px 12px;margin-top:10px}.ss-action{margin-top:14px}.ss-native-hint{margin:10px 2px 0;font-size:13px;font-weight:400;color:#273951;line-height:1.5}.ss-wizard{border:1px solid #d6d9fc;border-radius:16px;padding:16px;background:#fbfcff}.ss-wizard__head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:12px}.ss-wizard__title{font-size:16px;font-weight:700;color:#061b31}.ss-wizard__counter{font-size:13px;font-weight:600;color:#533afd;flex-shrink:0}.ss-progress{display:flex;gap:6px;margin-bottom:16px}.ss-progress__dot{flex:1;height:6px;border-radius:999px;background:#e5edf5;transition:background .22s ease}.ss-progress__dot.is-done{background:#b9b9f9}.ss-progress__dot.is-active{background:#533afd}.ss-step__title{font-size:18px;font-weight:700;color:#061b31;margin-bottom:8px}.ss-step__body{font-size:15px;font-weight:400;color:#273951;line-height:1.55;margin:0 0 14px}.ss-step .inline-msg{margin-bottom:12px}.ss-liq{margin:0 0 18px}.ss-liq__head{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;margin-bottom:12px}.ss-liq__title{font-size:16px;font-weight:700;color:#061b31}.ss-liq__sub{font-size:14px;font-weight:400;color:#64748d}.ss-liq__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px}.ss-liq-card{position:relative;overflow:hidden;border:1px solid #e5edf5;border-radius:16px;background:#fff;padding:18px 18px 16px;box-shadow:#061b310f 0 10px 24px -14px}.ss-liq-card__accent{position:absolute;top:0;left:0;right:0;height:3px}.ss-liq-card__top{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}.ss-liq-card__symbol{font-size:15px;font-weight:700;color:#273951;letter-spacing:.01em}.ss-liq-card__meta{display:flex;align-items:center;gap:8px;flex-shrink:0}.ss-liq-card__venue{font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#64748d;background:#f2f5fb;border-radius:999px;padding:3px 9px}.ss-liq-card__link{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:6px;color:#64748d;border:1px solid #e5edf5;background:#fff;transition:color .16s,border-color .16s,background .16s}.ss-liq-card__link:hover{color:#533afd;border-color:#d6d9fc;background:#533afd0f}.ss-liq-card__link:focus-visible{outline:none;box-shadow:var(--shadow-focus)}.ss-liq-card__value{font-size:30px;font-weight:800;color:#061b31;line-height:1.1;font-variant-numeric:tabular-nums;margin-bottom:14px}.ss-liq-card__track{height:8px;border-radius:999px;background:#533afd14;overflow:hidden}.ss-liq-card__fill{height:100%;border-radius:999px;transition:width 1s cubic-bezier(.16,1,.3,1)}.ss-liq-card__pair{margin-top:10px;font-size:13px;font-weight:500;color:#64748d;font-variant-numeric:tabular-nums}@media (max-width: 600px){.ss-liq__grid{grid-template-columns:1fr}.ss-liq-card__value{font-size:26px}}.staking-countdown__hint{font-family:SourceCodePro,monospace;font-size:12px;color:#64748d;text-transform:uppercase;letter-spacing:.1em}.stake-signin{display:flex;flex-direction:column;align-items:stretch;gap:12px;padding:28px 4px 4px;text-align:center}.stake-signin__title{font-size:22px;font-weight:400;color:#061b31;letter-spacing:-.2px}.stake-signin__body{font-size:16px;color:#64748d;line-height:1.55;margin-bottom:12px}.staking-reward-row{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:8px 0;font-size:16px;border-bottom:1px solid #f0f4f8}.staking-reward-row:last-child{border-bottom:0}.staking-reward-row .receipt-row__v{color:#061b31;font-variant-numeric:tabular-nums}.staking-countdown__num{font-size:20px;font-variant-numeric:tabular-nums;color:#061b31;margin-top:4px}.staking-foot{display:flex;justify-content:center;margin-top:18px}.staking-hist-head{margin-bottom:20px}.staking-warmup-note{margin:10px 0 0;font-size:14px;font-weight:500;color:#64748d;line-height:1.5}.staking-balances{margin-top:24px;display:flex;flex-direction:column;gap:4px}.staking-balance-row{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:14px 0;border-bottom:1px solid #f0f4f8}.staking-balance-row:last-child{border-bottom:0}.staking-balance-row__v{text-align:right;min-width:0}.staking-balance-row__amt{font-size:22px;font-weight:300;color:#061b31;font-variant-numeric:tabular-nums;letter-spacing:-.4px;line-height:1.1}.staking-balance-row__ticker{font-size:14px;color:#64748d;margin-left:6px;font-weight:400;letter-spacing:0}.staking-balance-row__sub{font-size:13px;color:#64748d;font-variant-numeric:tabular-nums;margin-top:4px;min-height:1em}@media (max-width: 520px){.staking-balance-row{padding:12px 0;gap:12px}.staking-balance-row__amt{font-size:20px}}.staking-header{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:24px}.staking-header__eyebrow{margin-bottom:0}.staking-grid{display:grid;grid-template-columns:minmax(320px,440px) 1fr;column-gap:24px;row-gap:14px;align-items:start;margin-bottom:14px}.staking-grid__form{grid-column:1;grid-row:1}.staking-grid__right{grid-column:2;grid-row:1 / span 2;display:flex;flex-direction:column;gap:14px;min-width:0}.staking-grid__warmup{grid-column:1;grid-row:2}@media (max-width: 760px){.staking-grid{display:flex;flex-direction:column;gap:14px}.staking-grid>*,.staking-grid__right>*{width:100%;min-width:0;grid-row:auto;grid-column:auto}.staking-grid__right{display:contents}.staking-grid__cd{order:1}.staking-grid__apy{order:2}.staking-grid__next{order:3}.staking-grid__roi{order:4}.staking-grid__form{order:5}.staking-grid__warmup{order:6}}.staking-calc{margin-top:14px}.staking-calc__head{margin-bottom:14px}.staking-calc__period-tabs{display:flex;flex-wrap:wrap;gap:6px;margin-top:16px;margin-bottom:12px}.staking-calc__period-btn{background:#fff;border:1px solid #e5edf5;color:#273951;font-size:15px;font-family:inherit;border-radius:999px;padding:8px 16px;cursor:pointer;transition:border-color .12s ease,background .12s ease,color .12s ease}.staking-calc__period-btn:hover{border-color:#b9b9f9}.staking-calc__period-btn.is-active{background:#533afd;border-color:#533afd;color:#fff}.staking-calc__result{background:#f6f9fc;border:1px solid #e5edf5;border-radius:6px;padding:16px 18px;text-align:left}.staking-calc__period{font-family:SourceCodePro,monospace;font-size:12px;color:#64748d;text-transform:uppercase;letter-spacing:.1em}.staking-calc__gain{font-size:28px;font-weight:400;color:#108c3d;font-variant-numeric:tabular-nums;margin-top:8px;line-height:1.1}.staking-calc__sub{font-size:14px;color:#64748d;margin-top:6px;font-variant-numeric:tabular-nums;min-height:1em}.history-table--staking .history-table__row{grid-template-columns:110px 1fr 140px 110px}@media (max-width: 720px){.history-table--staking .history-table__row{grid-template-columns:90px minmax(0,1fr) minmax(0,1.2fr);align-items:start}.history-table--staking .history-table__row--head>:nth-child(3){display:none}}.bond-markets{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px}@media (max-width: 700px){.bond-markets{grid-template-columns:1fr}.bond-market-card{width:100%}}.bond-market-card{background:#fff;border:1px solid #e5edf5;border-radius:14px;padding:14px 16px;text-align:left;cursor:pointer;box-shadow:0 3px 6px #17171708;transition:border-color .12s ease,box-shadow .12s ease,transform .12s ease;font-family:inherit;color:inherit}.bond-market-card:hover{border-color:#b9b9f9}.bond-market-card.is-selected{border-color:#533afd;box-shadow:0 0 0 2px #533afd26}.bond-market-card__row{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-bottom:12px}.bond-market-card__title{font-size:15px;letter-spacing:.04em;color:#533afd;font-weight:600;text-transform:uppercase}.bond-market-card__grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.bond-market-card__grid>:last-child{text-align:right}.bond-market-card__grid .card__label{font-size:12px;letter-spacing:.1em;color:#64748d;text-transform:uppercase;margin-bottom:4px}.bond-market-card__price{font-size:18px;color:#061b31;font-weight:500;font-variant-numeric:tabular-nums}.bond-market-card__sub{font-size:16px;color:#061b31;font-variant-numeric:tabular-nums}.bond-page__split{display:grid;grid-template-columns:minmax(320px,440px) 1fr;gap:24px;align-items:flex-start}@media (max-width: 900px){.bond-page__split{grid-template-columns:1fr;gap:16px}}.bond-page__notes{min-width:0}.bond-page__hint{font-size:14px;color:#64748d;margin-top:4px;margin-bottom:8px;line-height:1.45}.bond-page__slippage{margin:14px 0 6px}.bond-page__slippage-label{font-size:14px;letter-spacing:.04em;color:#273951;margin-bottom:6px;display:flex;align-items:center;gap:6px}.bond-page__slippage-chips{display:flex;flex-wrap:wrap;gap:6px}.bond-page__chip{background:#fff;border:1px solid #e5edf5;color:#273951;font-size:14px;font-family:inherit;border-radius:999px;padding:8px 14px;cursor:pointer;transition:border-color .12s ease,background .12s ease,color .12s ease}.bond-page__chip:hover{border-color:#b9b9f9}.bond-page__chip.is-active{background:#533afd;border-color:#533afd;color:#fff}.bond-claim-summary{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.bond-claim-summary__cells{display:flex;gap:24px;flex-wrap:wrap}.bond-claim-summary__value{font-size:18px;color:#061b31;font-weight:500;margin-top:2px}.bond-claim-summary__hint{font-size:13px;color:#64748d;margin-top:12px;line-height:1.45}@media (max-width: 700px){.bond-claim-summary{flex-direction:column;align-items:stretch}.bond-claim-summary__cells{justify-content:space-between;gap:12px}}.bond-note{padding:16px;border-top:1px solid #e5edf5}.bond-note:first-child{border-top:none}.bond-note__head{display:flex;justify-content:space-between;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:10px}.bond-note__title{display:flex;align-items:center;gap:8px;flex-wrap:wrap;min-width:0}.bond-note__id{font-family:SourceCodePro,ui-monospace,monospace;font-size:14px;color:#533afd;font-weight:600}.bond-note__market{font-size:14px;letter-spacing:.04em;color:#64748d;text-transform:uppercase}.bond-note__row{display:flex;justify-content:space-between;align-items:center;gap:10px;font-size:16px;color:#061b31;padding:4px 0;flex-wrap:wrap}.bond-note__label{font-size:13px;letter-spacing:.1em;color:#64748d;text-transform:uppercase}.bond-note__value{color:#061b31}.bond-note__progress{margin-top:10px}.bond-note__bar{height:6px;background:#e5edf5;border-radius:3px;overflow:hidden}.bond-note__fill{height:100%;background:linear-gradient(90deg,#533afd,#f96bee);transition:width .4s ease}.bond-note__progress-meta{display:flex;justify-content:space-between;margin-top:6px;font-family:SourceCodePro,ui-monospace,monospace;font-size:13px;color:#64748d;text-transform:uppercase;letter-spacing:.08em}@media (max-width: 700px){.bond-note{padding:14px}.bond-note__head{gap:8px}.bond-page__split{gap:12px}}.bond-page{padding-bottom:max(20px,env(safe-area-inset-bottom))}.bond-soldout-modal{width:520px;max-width:calc(100% - 32px);padding:28px 26px 22px;position:relative}.bond-soldout-modal__close{position:absolute;top:10px;right:12px;width:28px;height:28px;border:0;background:transparent;font-size:22px;line-height:1;cursor:pointer;color:#64748d}.bond-soldout-modal__close:hover{color:#061b31}.bond-soldout-modal__body h3{margin:14px 0 10px;font-size:20px;font-weight:600;letter-spacing:-.2px;color:#061b31}.bond-soldout-modal__body p{color:#475569;font-size:14px;line-height:1.55;margin:0 0 10px}.bond-soldout-modal__sub{color:#64748d;font-size:13px}.bond-soldout-modal__hint{margin:14px 0 18px;padding:12px 14px;border-radius:10px;background:#f6f8fb;border:1px solid #e5ebf3}.bond-soldout-modal__hint .card__label{margin-bottom:4px}.bond-soldout-modal__actions{display:flex;gap:10px;justify-content:flex-end;margin-top:14px}@media (max-width: 560px){.bond-soldout-modal{padding:24px 18px 18px}.bond-soldout-modal__body h3{font-size:18px}.bond-soldout-modal__actions{flex-direction:column-reverse;align-items:stretch}}.spider-stats{margin-bottom:18px}.spider-pair-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:20px;margin-bottom:18px}@media (max-width: 760px){.spider-pair-grid{grid-template-columns:1fr;gap:14px}}.spider-page .card__label,.spider-page .card__delta{font-size:16px}.spider-gen-table{margin-bottom:18px}.spider-gen-table__list{display:flex;flex-direction:column;border:1px solid #eef2f7;border-radius:6px;overflow:hidden}.spider-gen-table__row{display:grid;grid-template-columns:60px 1fr 90px 80px 60px;align-items:center;gap:12px;padding:10px 14px;border-bottom:1px solid #f0f4f8;font-size:12px;font-variant-numeric:tabular-nums;background:#fff;transition:background .15s ease}.spider-gen-table__row:last-child{border-bottom:0}.spider-gen-table__row--head{font-family:SourceCodePro,monospace;font-size:9px;color:#64748d;text-transform:uppercase;letter-spacing:.08em;background:#fafbfd;border-bottom:1px solid #e5edf5}.spider-gen-table__row.is-reached{background:linear-gradient(90deg,#108c3d1a,#108c3d05)}.spider-gen-table__row.is-reached strong{color:#108c3d}.spider-gen-table__stake,.spider-gen-table__refs,.spider-gen-table__pct{text-align:right}.spider-gen-table__status{text-align:center}.spider-gen-table__check{color:#108c3d;font-weight:700;font-size:16px}.spider-gen-table__check--off{color:#cbd5e1}@media (max-width: 520px){.spider-gen-table__row{grid-template-columns:48px 1fr 60px 60px 36px;gap:8px;padding:10px;font-size:10px}}.spider-team-row{display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px}.spider-team-row--divided{margin-top:18px;padding-top:18px;border-top:1px solid #e5edf5}.spider-team-row__label{font-family:SourceCodePro,monospace;font-size:16px;color:#64748d;text-transform:uppercase;letter-spacing:.08em}.spider-team-row__num{font-family:SourceCodePro,monospace;font-size:22px;font-weight:500;color:#0c1024;font-variant-numeric:tabular-nums}.spider-team-row__sub{font-size:16px;color:#64748d;font-variant-numeric:tabular-nums}.spider-invite-head .tip__icon{background:#fff3;color:#fff}.spider-invite-head .tip:hover .tip__icon{background:#ffffff5c}.spider-invite-collapse{margin-bottom:14px}.history-table--spider{margin-top:0}.history-table--spider .history-table__row{grid-template-columns:110px 1fr 140px 110px}@media (max-width: 720px){.history-table--spider .history-table__row{grid-template-columns:90px minmax(0,1fr) minmax(0,1.2fr);align-items:start}.history-table--spider .history-table__row--head>:nth-child(3){display:none}}.spider-referrer{margin-top:8px}.spider-addr{font-family:SourceCodePro,ui-monospace,monospace;font-size:15px;word-break:break-all}.spider-addr__strong{color:#061b31;font-weight:600}.spider-addr__mid{color:#94a4b8}.spider-invite-row{display:flex;gap:8px;align-items:stretch;flex-wrap:wrap}.spider-invite-link{flex:1 1 200px;min-width:0;padding:10px 14px;background:#ffffff1f;border-radius:5px;font-family:SourceCodePro,ui-monospace,monospace;font-size:15px;font-weight:500;color:#fff;display:flex;align-items:center}.spider-invite-row .btn{flex:0 0 auto}.spider-hist-head{margin-bottom:20px}.spider-foot{display:flex;justify-content:center;margin-top:18px}@media (max-width: 520px){.spider-invite-row .btn{width:100%}}.turbine-flow,.turbine-form{max-width:460px;margin-left:auto;margin-right:auto}.turbine-flow{margin-bottom:14px}.flow{list-style:none;margin:12px 0 0;padding:0;display:flex;flex-direction:column;gap:22px}.flow__step{position:relative;display:grid;grid-template-columns:40px 1fr;gap:14px;align-items:start}.flow__step:not(:last-child):before{content:"";position:absolute;left:19px;top:44px;bottom:-22px;width:2px;background:var(--aegis-border)}.flow__num{width:40px;height:40px;border-radius:50%;background:var(--aegis-purple);color:#fff;font-family:SourceCodePro,monospace;font-weight:700;font-size:15px;display:inline-flex;align-items:center;justify-content:center;position:relative;z-index:1}.flow__title{font-size:17px;font-weight:600;color:#273951;margin-bottom:6px}.flow__list{margin:0;padding-left:18px;color:#273951;font-size:16px;font-weight:500}.flow__list li{margin:2px 0}.flow__desc{margin:0;font-size:16px;font-weight:500;color:#273951;line-height:1.5}.turbine-charger{text-align:center;padding-bottom:18px;border-bottom:1px solid var(--aegis-border);margin-bottom:18px}.turbine-charger__cap{font-size:15px;font-weight:500;color:#64748d;margin-bottom:8px}.turbine-charger__big{font-size:40px;font-weight:700;color:#061b31;letter-spacing:-.02em;line-height:1.05;font-variant-numeric:tabular-nums}.turbine-charger__big span{font-size:20px;font-weight:600;color:#64748d;margin-left:4px}.turbine-charger__bal{margin-top:10px;text-align:left;font-size:16px;font-weight:500;color:#273951;font-variant-numeric:tabular-nums}.turbine-charger__bal--error{color:#ea2261}.turbine-foot-info{margin-top:12px;display:flex;flex-wrap:wrap;gap:6px 10px;justify-content:center;font-size:15px;font-weight:500;color:#273951;font-variant-numeric:tabular-nums}.turbine-foot-info__sep{color:#b4bccc}.turbine-chip{display:inline-flex;align-items:center;min-height:32px;padding:6px 10px;border:1px solid #d6d9fc;border-radius:4px;background:#fff;color:#533afd;font-family:SourceCodePro,monospace;font-size:12px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;cursor:pointer}.turbine-chip:hover{background:#533afd0f}.turbine-chip:focus-visible{outline:none;box-shadow:var(--shadow-focus)}.turbine-cta{margin-top:14px}.turbine-foot{display:flex;justify-content:center;margin-top:18px}.turbine-hist-head{margin-bottom:20px}.turbine-empty{margin-top:10px;font-size:16px;color:#64748d}.turbine-receive-list{margin-bottom:14px}.turbine-deposits{display:grid;gap:8px;margin-top:12px}.turbine-deposit{display:grid;grid-template-columns:40px 1fr auto;gap:12px;align-items:center;border:1px solid #e5edf5;border-radius:8px;padding:12px 14px}.turbine-deposit__id{font-family:SourceCodePro,monospace;font-size:14px;font-weight:600;color:#273951}.turbine-deposit__main{font-size:16px;font-weight:600;color:#273951}.turbine-deposit__sub{color:#64748d;font-weight:500;margin-left:4px}.turbine-deposit__meta{font-size:14px;font-weight:500;color:#273951;margin-top:2px}.turbine-history__list{margin-top:10px;display:flex;flex-direction:column}.turbine-history__row{display:grid;grid-template-columns:50px 120px 1fr 1fr 1fr;gap:12px;padding:12px 4px;border-bottom:1px solid #f0f4f8;font-size:14px;color:#273951;align-items:center;font-variant-numeric:tabular-nums}.turbine-history__row:last-child{border-bottom:0}.turbine-history__row--head{font-size:14px;font-weight:500;color:#64748d;border-bottom:1px solid #e5edf5;font-variant-numeric:normal}@media (max-width: 720px){.turbine-deposit{grid-template-columns:32px 1fr auto;padding:10px 12px}.turbine-history__row{grid-template-columns:40px 100px 1fr 1fr}.turbine-history__row>:nth-child(5){display:none}.turbine-history__row--head>:nth-child(5){display:none}}.energy-ways,.energy-form{max-width:460px;margin-left:auto;margin-right:auto}.energy-ways{margin-bottom:14px}.energy-way{display:grid;grid-template-columns:auto 1fr;gap:14px;align-items:center;padding:14px 0;border-bottom:1px solid var(--aegis-border)}.energy-way:last-child{border-bottom:none}.energy-way__mult{display:inline-flex;align-items:center;justify-content:center;width:80px;box-sizing:border-box;padding:8px 10px;border-radius:8px;background:#108c3d1a;color:#108c3d;font-family:SourceCodePro,monospace;font-weight:700;font-size:18px;font-variant-numeric:tabular-nums}.energy-way__mult--burn{background:#ea22611a;color:#ea2261}.energy-way__title{font-size:17px;font-weight:600;color:#273951;margin-bottom:4px}.energy-way__desc{margin:0;font-size:16px;font-weight:500;color:#64748d;line-height:1.5}.energy-charger{text-align:center;padding-bottom:18px;border-bottom:1px solid var(--aegis-border);margin-bottom:18px}.energy-charger__cap{font-size:15px;font-weight:500;color:#64748d;margin-bottom:8px}.energy-charger__big{font-size:30px;font-weight:700;color:#061b31;letter-spacing:-.02em;line-height:1.05;font-variant-numeric:tabular-nums}.energy-charger__big span{font-size:16px;font-weight:600;color:#64748d;margin-left:4px}.energy-foot-info{margin-top:10px;text-align:center;font-size:14px;font-weight:500;color:#64748d;font-variant-numeric:tabular-nums}.energy-foot-info__gain{color:#108c3d;font-weight:600}.energy-foot-info__sep{color:#b4bccc;margin:0 6px}.energy-foot{display:flex;justify-content:center;margin-top:18px}.energy-hist-head{margin-bottom:20px}.energy-tabs{display:flex;gap:4px;background:#f6f9fc;padding:4px;border-radius:5px;margin-bottom:18px}.energy-tabs__btn{flex:1;min-height:44px;background:transparent;border:0;font:inherit;font-size:16px;font-weight:600;color:#273951;padding:10px 12px;border-radius:5px;cursor:pointer;transition:background .12s ease,color .12s ease,box-shadow .12s ease}.energy-tabs__btn{border:1px solid transparent}.energy-tabs__btn.is-active{background:#fff;color:#061b31;border-color:var(--aegis-purple);box-shadow:0 1px 3px #0000000f}.energy-page__hint{font-size:14px;color:#64748d;line-height:1.55;margin:0 0 14px}.history-table--energy .history-table__row{grid-template-columns:110px 1fr 1fr 140px 110px}@media (max-width: 720px){.history-table--energy .history-table__row{grid-template-columns:80px minmax(0,1fr) minmax(0,1fr) minmax(0,1.4fr);align-items:start}.history-table--energy .history-table__row--head>:nth-child(4){display:none}}.energy-vest-row{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;padding:10px 12px;background:#f6f9fc;border-radius:6px}.energy-vest-row__actions{display:flex;flex-direction:column;gap:6px}.energy-vest-row__actions .btn--ghost{color:#273951;border-color:#d8e0ea}.energy-vest-row__actions .btn--ghost:hover{background:#f6f9fc;border-color:#c3cdda}.energy-vest-row__actions .btn--ghost:disabled{color:#94a3b8;border-color:#e5edf5;background:#f5f7fb}@media (max-width: 600px){.energy-vest-row{grid-template-columns:auto 1fr}.energy-vest-row__actions{grid-column:1 / -1;flex-direction:column}.energy-vest-row__actions>*{width:100%}}.ilo-page{max-width:1180px}.ilo-closed{display:flex;gap:18px;align-items:flex-start;padding:22px;margin-bottom:14px;background:linear-gradient(180deg,#15be530f,#ffffffeb);border:1px solid rgba(21,190,83,.28)}.ilo-closed__icon{flex:0 0 auto;width:32px;height:32px}.ilo-closed__body{flex:1;min-width:0}.ilo-closed__head{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:8px}.ilo-closed__title{font-size:18px;font-weight:500;letter-spacing:-.18px;color:#061b31;margin:0}.ilo-closed__lede{font-size:16px;line-height:1.6;color:#64748d;margin:0 0 14px}.ilo-closed__stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:0;padding:12px;background:#15be530f;border:1px dashed rgba(21,190,83,.32);border-radius:10px}.ilo-closed__stat dt{font-size:13px;letter-spacing:.12em;text-transform:uppercase;color:#061b318c;margin-bottom:4px}.ilo-closed__stat dd{font-size:18px;font-weight:500;color:#061b31;font-variant-numeric:tabular-nums;margin:0}.ilo-closed__stat dd em{font-style:normal;font-size:13px;color:#64748d;margin-left:3px}@media (max-width: 760px){.ilo-closed{flex-direction:column;gap:12px;padding:16px}.ilo-closed__stats{grid-template-columns:1fr;gap:8px}}.ilo-round-notice{display:flex;gap:14px;align-items:center;padding:14px 18px;margin-bottom:14px;background:linear-gradient(180deg,#533afd0d,#fffffff0);border:1px solid rgba(83,58,253,.22)}.ilo-round-notice__icon{flex:0 0 auto;width:28px;height:28px}.ilo-round-notice__body{flex:1;min-width:0}.ilo-round-notice__tags{display:flex;align-items:center;gap:6px;flex-wrap:wrap;margin-bottom:4px}.ilo-round-notice__text{margin:0;font-size:15px;line-height:1.5;color:#64748d}@media (max-width: 760px){.ilo-round-notice{flex-direction:column;align-items:flex-start;gap:10px;padding:14px}}.ilo-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#15be53;box-shadow:0 0 0 3px #15be532e;margin-right:6px;vertical-align:middle}.badge--ruby .ilo-dot{background:#ea2261;box-shadow:0 0 0 3px #ea22612e}.ilo-grid-main{display:grid;grid-template-columns:1.35fr 1fr;gap:14px;margin-bottom:14px}@media (max-width: 960px){.ilo-grid-main{grid-template-columns:1fr}}.ilo-project{display:flex;flex-direction:column;gap:18px;padding:22px}.ilo-project__row{display:flex;align-items:flex-start;gap:14px}.ilo-project__mark{flex:0 0 auto}.ilo-project__meta{flex:1;min-width:0}.ilo-project__title{display:flex;align-items:center;gap:10px;margin-bottom:8px}.ilo-project__name{font-size:22px;font-weight:400;letter-spacing:-.22px;color:#061b31}.ilo-project__desc{font-size:16px;line-height:1.55;color:#64748d;margin:0 0 12px}.ilo-project__desc strong{color:#061b31;font-weight:500}.ilo-project__links{display:flex;flex-wrap:wrap;gap:6px}.ilo-project__link{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;font-size:14px;color:#273951;background:#f6f9fc;border:1px solid #e5edf5;border-radius:999px;transition:border-color .14s,color .14s,background .14s}.ilo-project__link:hover{border-color:#b9b9f9;background:#533afd0a;color:#533afd}.ilo-project__stats{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding-top:16px;border-top:1px dashed #d6d9fc}.ilo-project__stat{display:flex;flex-direction:column;gap:6px;padding:14px 16px;border:1px solid #e5edf5;border-radius:6px;background:#fff}.ilo-project__stat-k{font-family:SourceCodePro,monospace;font-size:12px;font-weight:500;color:#64748d;text-transform:uppercase;letter-spacing:.1em}.ilo-project__stat-v{font-size:24px;font-weight:300;letter-spacing:-.3px;color:#061b31;font-variant-numeric:tabular-nums}.ilo-project__stat-v em{font-style:normal;font-size:14px;color:#64748d;margin-left:4px;letter-spacing:0}.ilo-project__stat--primary{background:linear-gradient(180deg,#533afd0f,#f96bee0a);border-color:#533afd59}.ilo-project__stat--primary .ilo-project__stat-k{color:#533afd}.ilo-project__stat--primary .ilo-project__stat-v{color:#533afd;font-weight:400}.ilo-project__stat-sub{font-size:13px;color:#64748d;letter-spacing:0;font-variant-numeric:tabular-nums}.ilo-info{display:flex;flex-direction:column;padding:22px}.ilo-info__head{font-family:SourceCodePro,monospace;font-size:13px;font-weight:500;color:#533afd;text-transform:uppercase;letter-spacing:.12em;margin-bottom:8px}.ilo-info__row{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:12px 0;border-top:1px solid #e5edf5;font-size:16px}.ilo-info__row:first-of-type{border-top:none;padding-top:6px}.ilo-info__k{color:#64748d;white-space:nowrap}.ilo-info__v{color:#061b31;font-variant-numeric:tabular-nums;text-align:right}.ilo-info__v.is-accent{color:#533afd;font-weight:500}.ilo-progress{padding:22px;margin-bottom:14px}.ilo-progress__head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:16px}.ilo-progress__title{display:inline-flex;align-items:center;gap:8px;font-size:16px;color:#061b31}.ilo-progress__icon{color:#533afd}.ilo-progress__row{display:grid;grid-template-columns:1fr auto;gap:16px;align-items:flex-end;margin-bottom:10px}.ilo-progress__raised-k{font-family:SourceCodePro,monospace;font-size:12px;color:#64748d;text-transform:uppercase;letter-spacing:.1em;margin-bottom:4px}.ilo-progress__raised-v{font-size:32px;font-weight:300;letter-spacing:-.5px;color:#061b31;font-variant-numeric:tabular-nums;line-height:1}.ilo-progress__raised-v em{font-style:normal;font-size:15px;color:#64748d;margin-left:6px}.ilo-progress__countdown{text-align:right}.ilo-progress__countdown-v{font-family:SourceCodePro,monospace;font-size:24px;color:#ea2261;font-variant-numeric:tabular-nums;letter-spacing:-.2px}.ilo-progress__countdown-v--mono{font-size:20px}.ilo-progress__bar{position:relative;height:10px;border-radius:99px;background:linear-gradient(90deg,#e5edf5,#f6f9fc);overflow:visible;margin:30px 0 10px;border:1px solid #e5edf5}.ilo-progress__bar-fill{display:block;height:100%;background:linear-gradient(90deg,#665efd,#533afd 40%,#f96bee);border-radius:99px;transition:width .6s cubic-bezier(.22,.61,.36,1)}.ilo-progress__bar-soft{position:absolute;top:-5px;bottom:-5px;width:2px;background:#533afd;border-radius:2px;pointer-events:none;opacity:.85;transform:translate(-1px)}.ilo-progress__bar-soft.is-reached{background:#15be53}.ilo-progress__bar-soft:after{content:"";position:absolute;bottom:-4px;left:50%;transform:translate(-50%);width:8px;height:8px;border-radius:50%;background:inherit;border:2px solid #fff;box-shadow:0 0 0 1px #533afd2e}.ilo-progress__bar-soft.is-reached:after{box-shadow:0 0 0 1px #15be5340}.ilo-progress__bar-soft-flag{position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);background:#533afd;color:#fff;font-size:10px;font-weight:600;letter-spacing:.02em;font-variant-numeric:tabular-nums;padding:3px 8px;border-radius:99px;white-space:nowrap;pointer-events:none}.ilo-progress__bar-soft.is-reached .ilo-progress__bar-soft-flag{background:#15be53}.ilo-progress__bar-soft-flag:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:4px solid transparent;border-top-color:#533afd}.ilo-progress__bar-soft.is-reached .ilo-progress__bar-soft-flag:after{border-top-color:#15be53}.ilo-progress__hardcap{margin-top:10px;padding-top:10px;border-top:1px dashed #e5edf5;font-size:14px;color:#64748d;letter-spacing:-.1px;font-variant-numeric:tabular-nums}.ilo-progress__foot{display:flex;justify-content:space-between;align-items:center;font-size:15px}.ilo-progress__pct{font-size:18px;color:#533afd;font-weight:500;letter-spacing:-.2px;font-variant-numeric:tabular-nums}.ilo-progress__target{color:#64748d;font-variant-numeric:tabular-nums}.ilo-grid-split{display:grid;grid-template-columns:minmax(320px,440px) 1fr;gap:18px;align-items:flex-start;margin-bottom:14px;min-width:0}@media (max-width: 960px){.ilo-grid-split{grid-template-columns:1fr}}.ilo-grid-main>*,.ilo-grid-split>*{min-width:0;max-width:100%}.ilo-subscribe .field-input,.ilo-subscribe .field-input input{min-width:0;max-width:100%}.ilo-subscribe .module__title{display:inline-flex;align-items:center;gap:8px;color:#061b31}.ilo-subscribe__icon{color:#533afd}.ilo-quick{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:4px 0 14px}.ilo-quick__btn{padding:12px 0;border-radius:99px;border:1px solid #e5edf5;background:#fff;color:#273951;font-family:inherit;font-size:15px;font-weight:500;cursor:pointer;transition:border-color .14s,background .14s,color .14s,transform .18s}.ilo-quick__btn:hover:not(:disabled){border-color:#b9b9f9;background:#533afd0a;color:#533afd}.ilo-quick__btn:disabled{opacity:.5;cursor:not-allowed}.ilo-range{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px;padding:14px;border:1px dashed #d6d9fc;border-radius:6px;background:#533afd08;margin-bottom:8px}.ilo-range__col{display:flex;flex-direction:column;gap:4px}.ilo-range__col--center{text-align:center;align-items:center}.ilo-range__col--right{text-align:right;align-items:flex-end}.ilo-range__k{font-family:SourceCodePro,monospace;font-size:12px;color:#64748d;text-transform:uppercase;letter-spacing:.08em}.ilo-range__v{font-size:15px;color:#061b31;font-variant-numeric:tabular-nums;font-weight:500}.ilo-range__v--accent{color:#533afd}.ilo-mine{padding:22px;display:flex;flex-direction:column;gap:10px}.ilo-mine__head{display:flex;align-items:center;gap:8px;font-size:16px;color:#061b31;margin-bottom:6px}.ilo-mine__icon{color:#533afd}.ilo-mine__row{display:flex;justify-content:space-between;align-items:baseline;padding:12px 0;border-bottom:1px solid #e5edf5}.ilo-mine__k{font-size:16px;color:#64748d}.ilo-mine__v{font-size:22px;font-weight:300;color:#061b31;font-variant-numeric:tabular-nums;letter-spacing:-.2px}.ilo-mine__unlock{display:flex;align-items:center;gap:8px;margin:6px 0 2px;padding:10px 12px;background:#15be5314;border:1px solid rgba(21,190,83,.28);border-radius:6px;font-size:15px;color:#108c3d}.ilo-mine__unlock .badge{margin-left:auto}.ilo-mine__v--accent{color:#533afd}.ilo-mine__v--small{font-size:15px;font-weight:400;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;color:#533afd;letter-spacing:0}.ilo-rights{list-style:none;padding:6px 0 0;margin:0;display:flex;flex-direction:column;gap:2px}.ilo-right{display:flex;align-items:flex-start;gap:10px;padding:10px 0;border-top:1px dashed #e5edf5}.ilo-right:first-child{border-top:none;padding-top:4px}.ilo-right__check{color:#108c3d;flex:0 0 auto;margin-top:3px}.ilo-right__body{flex:1;min-width:0}.ilo-right__head{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:2px}.ilo-right__title{font-size:16px;color:#061b31;font-weight:400}.ilo-right__value{font-size:16px;color:#533afd;font-weight:500;font-variant-numeric:tabular-nums;letter-spacing:-.1px}.ilo-right__rate{font-family:SourceCodePro,monospace;font-size:13px;color:#ea2261;background:#ea226114;border:1px solid rgba(234,34,97,.2);padding:1px 6px;border-radius:3px;letter-spacing:.04em}.ilo-right__text{font-size:14px;color:#64748d;line-height:1.55;margin:0}.ilo-mine__zero{padding:32px 16px 8px;text-align:center}.ilo-mine__zero-head{font-size:16px;font-weight:400;color:#061b31;margin:0 0 6px}.ilo-mine__zero-body{font-size:15px;color:#64748d;margin:0 auto 14px;max-width:360px;line-height:1.5}.ilo-rules,.ilo-risk{padding:22px}.ilo-rules__head{display:flex;align-items:center;gap:8px;font-size:16px;color:#061b31;margin-bottom:6px}.ilo-rules__head svg{color:#533afd}.ilo-risk .ilo-rules__head svg{color:#ea2261}.ilo-risk__list{list-style:none;padding:6px 0 0;margin:0;display:flex;flex-direction:column;gap:10px}.ilo-risk__list li{position:relative;padding-left:18px;font-size:15px;line-height:1.55;color:#273951}.ilo-risk__list li:before{content:"";position:absolute;left:0;top:7px;width:6px;height:6px;border-radius:50%;background:#ea2261;opacity:.5}@media (max-width: 760px){.ilo-page{padding:20px 12px 60px}.ilo-project,.ilo-info,.ilo-progress,.ilo-mine,.ilo-rules,.ilo-risk{padding:16px}.ilo-project__row{gap:12px;align-items:center}.ilo-project__mark{width:40px;height:40px}.ilo-project__name{font-size:17px}.ilo-project__desc{font-size:14px;margin-bottom:0}.ilo-project__stats{grid-template-columns:1fr 1fr;gap:8px}.ilo-project__stat{padding:10px 12px}.ilo-project__stat-v{font-size:18px}.ilo-project__stat-v em{font-size:11px}.ilo-progress__row{grid-template-columns:1fr 1fr;gap:10px;align-items:flex-end}.ilo-progress__raised-v{font-size:22px}.ilo-progress__raised-v em{font-size:12px}.ilo-progress__countdown{text-align:right}.ilo-progress__countdown-v{font-size:18px}.ilo-subscribe{padding:18px}.ilo-subscribe .module__header{gap:8px;flex-wrap:wrap}.ilo-subscribe .module__title{font-size:16px}.ilo-subscribe .field-input input{font-size:18px}.ilo-quick{gap:6px}.ilo-quick__btn{padding:8px 0;font-size:12px}.ilo-range{grid-template-columns:1fr 1fr;gap:8px 14px;padding:12px}.ilo-range__col{text-align:left;align-items:flex-start}.ilo-range__col--center{grid-column:1 / -1;text-align:left;align-items:flex-start;padding-top:8px;border-top:1px dashed #d6d9fc}.ilo-range__col--right{text-align:right;align-items:flex-end}.ilo-mine__v{font-size:18px}.ilo-mine__unlock{flex-wrap:wrap;gap:6px;font-size:12px}.ilo-mine__unlock .badge{margin-left:0}.ilo-right__head{gap:6px}.ilo-right__title,.ilo-right__value{font-size:13px}.ilo-risk__list li{font-size:12px}}@media (max-width: 420px){.ilo-page{padding:16px 10px 48px}.ilo-project,.ilo-info,.ilo-progress,.ilo-mine,.ilo-rules,.ilo-risk,.ilo-subscribe{padding:14px}.ilo-project__stats{grid-template-columns:1fr}.ilo-project__row{flex-direction:column;align-items:flex-start}.ilo-quick{grid-template-columns:repeat(4,1fr)}.ilo-quick__btn{padding:8px 4px;font-size:11px}.ilo-info__row,.ilo-rules .ilo-info__row{font-size:12px;gap:8px}.ilo-info__v{text-align:right;word-break:keep-all}}:root{--aegis-purple: #533afd;--aegis-purple-hover: #4434d4;--aegis-purple-deep: #2e2b8c;--aegis-purple-mid: #665efd;--aegis-purple-light: #b9b9f9;--aegis-purple-soft: #d6d9fc;--aegis-navy: #061b31;--aegis-brand-dark: #1c1e54;--aegis-dark-navy: #0d253d;--aegis-white: #ffffff;--aegis-ruby: #ea2261;--aegis-magenta: #f96bee;--aegis-magenta-light: #ffd7ef;--aegis-lemon: #9b6829;--aegis-heading: #061b31;--aegis-label: #273951;--aegis-body: #64748d;--aegis-border: #e5edf5;--aegis-border-soft-purple: #d6d9fc;--aegis-border-purple: #b9b9f9;--aegis-border-magenta: #ffd7ef;--aegis-border-dashed: #362baa;--aegis-success: #15be53;--aegis-success-text: #108c3d;--aegis-success-bg: rgba(21,190,83,.2);--aegis-success-border: rgba(21,190,83,.4);--fg-1: var(--aegis-heading);--fg-2: var(--aegis-label);--fg-3: var(--aegis-body);--fg-inverse: var(--aegis-white);--bg-1: var(--aegis-white);--bg-2: #f6f9fc;--bg-dark: var(--aegis-brand-dark);--accent: var(--aegis-purple);--accent-hover: var(--aegis-purple-hover);--link: var(--aegis-purple);--aegis-shadow-blue-1: rgba(50,50,93,.25);--aegis-shadow-dark-blue: rgba(3,3,39,.25);--aegis-shadow-black: rgba(0,0,0,.1);--aegis-shadow-ambient: rgba(23,23,23,.08);--aegis-shadow-soft: rgba(23,23,23,.06);--shadow-ambient: 0 3px 6px var(--aegis-shadow-soft);--shadow-standard: 0 15px 35px var(--aegis-shadow-ambient);--shadow-elevated: rgba(50,50,93,.25) 0px 30px 45px -30px, rgba(0,0,0,.1) 0px 18px 36px -18px;--shadow-deep: rgba(3,3,39,.25) 0px 14px 21px -14px, rgba(0,0,0,.1) 0px 8px 17px -8px;--shadow-focus: 0 0 0 2px var(--aegis-purple);--radius-micro: 1px;--radius-xs: 4px;--radius-sm: 5px;--radius-md: 6px;--radius-lg: 8px;--space-1: 1px;--space-2: 2px;--space-4: 4px;--space-6: 6px;--space-8: 8px;--space-10: 10px;--space-12: 12px;--space-14: 14px;--space-16: 16px;--space-18: 18px;--space-20: 20px;--space-24: 24px;--space-32: 32px;--space-48: 48px;--space-64: 64px;--font-sans: "sohne-var", "Manrope", "SF Pro Display", -apple-system, BlinkMacSystemFont, system-ui, sans-serif;--font-mono: "SourceCodePro", "Source Code Pro", "SFMono-Regular", Menlo, Monaco, Consolas, monospace;--feat-ss01: "ss01";--feat-tnum: "tnum"}.aegis,.aegis *{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-feature-settings:"ss01"}.aegis{font-family:var(--font-sans);color:var(--fg-3);background:var(--bg-1);font-weight:400;font-size:16px;line-height:1.4}.aegis .t-display-hero,.aegis h1.hero{font-family:var(--font-sans);font-size:3.5rem;font-weight:300;line-height:1.03;letter-spacing:-1.4px;color:var(--fg-1);font-feature-settings:"ss01"}.aegis .t-display-large{font-family:var(--font-sans);font-size:3rem;font-weight:300;line-height:1.15;letter-spacing:-.96px;color:var(--fg-1);font-feature-settings:"ss01"}.aegis h2,.aegis .t-section{font-family:var(--font-sans);font-size:2rem;font-weight:300;line-height:1.1;letter-spacing:-.64px;color:var(--fg-1);font-feature-settings:"ss01"}.aegis h3,.aegis .t-subhead-lg{font-family:var(--font-sans);font-size:1.625rem;font-weight:300;line-height:1.12;letter-spacing:-.26px;color:var(--fg-1);font-feature-settings:"ss01"}.aegis h4,.aegis .t-subhead{font-family:var(--font-sans);font-size:1.375rem;font-weight:300;line-height:1.1;letter-spacing:-.22px;color:var(--fg-1);font-feature-settings:"ss01"}.aegis .t-body-lg{font-size:1.125rem;font-weight:400;line-height:1.4;color:var(--fg-3);font-feature-settings:"ss01"}.aegis p,.aegis .t-body{font-size:1rem;font-weight:400;line-height:1.4;color:var(--fg-3);font-feature-settings:"ss01"}.aegis .t-button{font-size:1rem;font-weight:400;line-height:1;font-feature-settings:"ss01"}.aegis .t-button-sm{font-size:.875rem;font-weight:400;line-height:1;font-feature-settings:"ss01"}.aegis .t-link,.aegis a.nav{font-size:.875rem;font-weight:400;line-height:1;color:var(--link);font-feature-settings:"ss01"}.aegis .t-caption{font-size:.8125rem;font-weight:400;font-feature-settings:"ss01"}.aegis .t-caption-sm{font-size:.75rem;font-weight:300;line-height:1.33;font-feature-settings:"ss01"}.aegis .t-caption-tabular{font-size:.75rem;font-weight:400;line-height:1.33;letter-spacing:-.36px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.aegis .t-micro{font-size:.625rem;font-weight:300;line-height:1.15;letter-spacing:.1px;font-feature-settings:"ss01"}.aegis .t-micro-tabular{font-size:.625rem;font-weight:300;line-height:1.15;letter-spacing:-.3px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.aegis .t-nano{font-size:.5rem;font-weight:300;line-height:1.07;font-feature-settings:"ss01"}.aegis code,.aegis .t-code{font-family:var(--font-mono);font-size:.75rem;font-weight:500;line-height:2}.aegis .t-code-bold{font-family:var(--font-mono);font-size:.75rem;font-weight:700;line-height:2}.aegis .t-code-label{font-family:var(--font-mono);font-size:.75rem;font-weight:500;line-height:2;text-transform:uppercase;letter-spacing:.02em}.aegis .t-code-micro{font-family:var(--font-mono);font-size:.5625rem;font-weight:500;line-height:1}.aegis a{color:var(--link);text-decoration:none}.aegis a:hover{color:var(--aegis-purple-hover)}.aegis ::selection{background:var(--aegis-purple-light);color:var(--aegis-navy)}:root{color-scheme:light}html,body{margin:0;padding:0;background:transparent;color:#061b31;font-family:sohne-var,Manrope,system-ui,sans-serif;font-weight:300;font-feature-settings:"ss01";-webkit-font-smoothing:antialiased}*{box-sizing:border-box}button{font-family:inherit;cursor:pointer}a{text-decoration:none;color:inherit}input,button{font-feature-settings:"ss01"}.wp-canvas{position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;height:100vh;z-index:-1;display:block}.wp-mask{position:fixed;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#f6f9fcd1,#f6f9fceb);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:-1;pointer-events:none}.app{display:grid;grid-template-columns:248px minmax(0,1fr);min-height:100vh;overflow-x:clip}.app>main{min-width:0;position:relative;z-index:20}.sidebar{background:#ffffffc7;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-right:1px solid #e5edf5;padding:20px 14px;display:flex;flex-direction:column;position:sticky;top:0;height:100vh;z-index:10}.sidebar__toggle{display:none}@media (max-width: 960px){.app{grid-template-columns:1fr}.sidebar{position:fixed;left:0;top:0;bottom:0;width:248px;height:100vh;transform:translate(-100%);transition:transform .24s cubic-bezier(.22,.61,.36,1);z-index:90;box-shadow:#03032733 14px 0 28px -14px}.sidebar.is-open{transform:translate(0)}.sidebar__toggle{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:5px;border:1px solid #e5edf5;background:#fffc;color:#061b31;cursor:pointer}.page{padding:20px 16px 60px!important}.grid-4{grid-template-columns:repeat(2,1fr)!important}.grid-3,.grid-2,.grid-2-wide{grid-template-columns:1fr!important}.vote-options{grid-template-columns:repeat(2,1fr)!important}[style*="grid-template-columns: minmax(360px, 440px) 1fr"]{grid-template-columns:1fr!important}.topbar{padding:12px 16px!important}.topbar__crumb{display:none}.guide-drawer{width:100%}}@media (max-width: 520px){.grid-4,.vote-options{grid-template-columns:1fr!important}.page__title{font-size:24px!important}}.sidebar__brand{display:flex;align-items:center;gap:10px;width:100%;padding:6px 10px 20px;border:0;border-bottom:1px solid #e5edf5;margin-bottom:16px;background:transparent;font:inherit;color:inherit;text-align:left;cursor:pointer;border-radius:0}.sidebar__brand:hover{opacity:.85}.sidebar__brand:focus-visible{outline:2px solid #533afd;outline-offset:2px}.sidebar__brand img{height:22px}.sidebar__chain{font-family:SourceCodePro,Source Code Pro,monospace;font-size:10px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:#533afd;background:#533afd14;padding:2px 6px;border-radius:3px;margin-left:auto}.sidebar__nav{display:flex;flex-direction:column;gap:2px;flex:1}.navitem{display:flex;align-items:center;gap:10px;min-height:48px;padding:8px 12px;border-radius:5px;font-size:16px;font-weight:400;color:#273951;transition:background .14s,color .14s;border:none;background:transparent;text-align:left;width:100%;text-decoration:none;cursor:pointer}.navitem:hover{background:#f6f9fc;color:#061b31}.navitem:focus-visible{outline:none;box-shadow:var(--shadow-focus)}.navitem.is-active{background:#533afd14;color:#533afd}.navitem--coming-soon,.navitem--coming-soon:hover{background:transparent;color:#94a4b8;cursor:not-allowed;pointer-events:none}.navitem--coming-soon .navitem__label{color:#94a4b8}.navitem--coming-soon .navitem__icon{opacity:.55}.navitem__soon-tag{margin-left:auto;font-family:SourceCodePro,monospace;font-size:9px;padding:1px 5px;border-radius:3px;background:#64748d24;color:#64748d;text-transform:uppercase;letter-spacing:.06em}.navitem__icon{width:16px;height:16px;flex:0 0 auto;stroke-width:1.5}.navitem__label{flex:1}.navitem__badge{font-family:SourceCodePro,monospace;font-size:9px;color:#ea2261;background:#ffd7ef;padding:1px 5px;border-radius:3px;text-transform:uppercase;letter-spacing:.06em}.navitem__badge--ended{color:#64748d;background:#061b3114}.navitem__badge--live{color:#108c3d;background:#15be5329}.sidebar__foot{border-top:1px solid #e5edf5;padding:14px 0 18px;display:flex;flex-direction:column;gap:10px}.lang-select{position:relative}.lang-select__btn{width:100%;display:flex;align-items:center;gap:8px;min-height:48px;padding:8px 10px;border:1px solid #e5edf5;background:#fffc;border-radius:4px;font-size:12px;color:#273951;font-family:inherit;cursor:pointer;opacity:.9;transition:opacity .16s,border-color .16s}.lang-select__btn:hover{border-color:#b9b9f9;opacity:1}.lang-select__btn:focus-visible{outline:none;box-shadow:var(--shadow-focus)}.lang-select__btn[aria-expanded=true]{opacity:1}.lang-select__btn svg{margin-left:auto;color:#64748d}.lang-select__menu{position:absolute;bottom:calc(100% + 4px);left:0;right:0;background:#fff;border:1px solid #e5edf5;border-radius:5px;box-shadow:#03032726 0 14px 28px -14px;overflow:hidden;z-index:20}.lang-select__opt{display:flex;align-items:center;gap:10px;width:100%;min-height:48px;padding:9px 14px;border:none;background:transparent;text-align:left;font-size:16px;font-weight:500;color:#273951;cursor:pointer;font-family:inherit}.lang-select__opt:hover{background:#f6f9fc}.lang-select__opt:focus-visible{outline:none;box-shadow:var(--shadow-focus);position:relative;z-index:1}.lang-select__opt.is-active{color:#533afd;background:#533afd0f}.lang-select__opt .flag{width:18px;height:14px;border-radius:2px;flex:0 0 auto;background:#e5edf5;font-size:9px;font-family:SourceCodePro,monospace;display:inline-flex;align-items:center;justify-content:center;color:#64748d}.wp-select{width:100%;padding:8px 10px;border:1px solid #e5edf5;background:#fffc;border-radius:4px;font-size:12px;font-family:inherit;color:#273951;cursor:pointer}.topbar{display:flex;align-items:center;gap:14px;padding:14px 32px;background:#fffc;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid #e5edf5;position:sticky;top:0;z-index:20}.topbar__crumb{font-family:SourceCodePro,monospace;font-size:11px;color:#64748d;text-transform:uppercase;letter-spacing:.1em}.topbar .btn,.topbar .lang-select__btn{min-height:34px;box-sizing:border-box}.topbar .lang-select__menu{top:calc(100% + 4px);bottom:auto;left:auto;right:0;min-width:180px}.topbar-addr--mini{display:none}@media (max-width: 520px){.topbar .lang-select__label{display:none}.topbar .lang-select__menu{left:0;right:auto}.topbar-addr--full{display:none}.topbar-addr--mini{display:inline}}.topbar__title{font-size:20px;font-weight:300;letter-spacing:-.3px;color:#061b31}.topbar__spacer{flex:1}.network-pill{display:inline-flex;align-items:center;gap:6px;padding:5px 10px;border-radius:4px;border:1px solid #d6d9fc;background:#fff;font-family:SourceCodePro,monospace;font-size:11px;color:#533afd;font-weight:500}.network-pill__dot{width:6px;height:6px;border-radius:50%;background:#8a5cf5;box-shadow:0 0 0 3px #8a5cf52e}.btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:48px;padding:10px 16px;border-radius:4px;font-size:16px;font-weight:600;line-height:1;border:none;font-family:inherit;font-feature-settings:"ss01";transition:background .18s cubic-bezier(.22,.61,.36,1),color .18s,box-shadow .18s,transform .18s}.btn:focus-visible{outline:none;box-shadow:var(--shadow-focus)}.btn--primary{background:#533afd;color:#fff}.btn--primary:hover{background:#4434d4}.btn--primary:active{background:#2e2b8c;transform:scale(.98)}.btn--primary:disabled{background:#b9b9f9;color:#2e2b8c;cursor:not-allowed}.btn--primary:disabled:hover{background:#b9b9f9}.btn--ghost{background:transparent;color:#533afd;border:1px solid #b9b9f9}.btn--ghost:hover{background:#533afd0d}.btn--ghost:disabled{color:#94a3b8;border-color:#e5edf5;background:#f5f7fb;cursor:not-allowed}.btn--ghost:disabled:hover{background:#f5f7fb}.btn--dark{background:#061b31;color:#fff}.btn--dark:hover{background:#1c1e54}.btn--danger{background:#ea2261;color:#fff}.btn--danger:hover{background:#c71953}.btn--block{width:100%;min-height:56px;padding:14px;border-radius:16px;font-size:17px;font-weight:700}.btn--sm{min-height:40px;padding:8px 14px;font-size:14px;font-weight:600}.ds-tabs{display:flex;gap:4px;background:#f6f9fc;padding:4px;border-radius:5px;margin-bottom:18px}.ds-tabs__btn{flex:1;min-height:44px;border:1px solid transparent;border-radius:5px;background:transparent;font-family:inherit;font-size:16px;font-weight:600;color:#273951;cursor:pointer;transition:background .12s ease,color .12s ease,box-shadow .12s ease,border-color .12s ease}.ds-tabs__btn:hover{color:#061b31}.ds-tabs__btn:focus-visible{outline:none;box-shadow:var(--shadow-focus)}.ds-tabs__btn.is-active{background:#fff;color:#061b31;border-color:var(--aegis-purple);box-shadow:0 1px 3px #0000000f}.ds-chip{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:6px 12px;border:1px solid #d6d9fc;border-radius:4px;background:transparent;color:#533afd;font-family:inherit;font-size:14px;font-weight:600;font-variant-numeric:tabular-nums;cursor:pointer;transition:background .14s ease,color .14s ease,border-color .14s ease}.ds-chip:hover{background:#533afd0f}.ds-chip:focus-visible{outline:none;box-shadow:var(--shadow-focus)}.ds-chip.is-active{background:#533afd;color:#fff;border-color:#533afd}.card.is-action-card,.module.is-action-card,.card.card--action,.module.card--action{border-color:var(--aegis-purple)}.page{padding:28px 32px 60px;max-width:1180px}.page__header{margin-bottom:24px}.page__eyebrow{font-family:SourceCodePro,monospace;font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:.1em;color:#533afd;margin-bottom:8px}.page__title{font-size:32px;font-weight:300;letter-spacing:-.64px;line-height:1.1;color:#061b31;margin:0 0 6px}.page__lede{font-size:17px;font-weight:500;color:#273951;max-width:680px;margin:0;line-height:1.5}.page-tip-header{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:24px}.page-tip-header>.page__eyebrow{margin-bottom:0}.card{background:#fff;border:1px solid #e5edf5;border-radius:6px;padding:20px;box-shadow:0 3px 6px #17171708}.card--inset{background:#f6f9fc}.card--dark{background:#1c1e54;color:#fff;border-color:#ffffff14}.card--dark .card__label{color:#ffffff80}.card--dark .card__value{color:#fff}.card__label{font-family:SourceCodePro,monospace;font-size:11px;font-weight:500;color:#64748d;text-transform:uppercase;letter-spacing:.1em;display:inline-flex;align-items:center;gap:4px}.card__value{font-size:28px;font-weight:300;letter-spacing:-.5px;color:#061b31;font-variant-numeric:tabular-nums;font-feature-settings:"tnum";line-height:1.1;margin-top:8px}.card__delta{font-size:12px;font-variant-numeric:tabular-nums;margin-top:6px}.delta-up{color:#108c3d}.delta-down{color:#ea2261}.delta-flat{color:#64748d}.tip{position:relative;display:inline-flex;align-items:center;gap:4px;cursor:help}.tip__icon{width:12px;height:12px;border-radius:50%;background:#e5edf5;color:#64748d;font-family:SourceCodePro,monospace;font-size:9px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;line-height:1}.tip:hover .tip__icon{background:#533afd;color:#fff}.tip__bubble{position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%) translateY(4px);min-width:260px;max-width:min(320px,calc(100vw - 24px));background:#061b31;color:#fff;padding:12px 14px;border-radius:6px;font-size:12px;font-weight:300;line-height:1.5;letter-spacing:0;opacity:0;pointer-events:none;transition:opacity .18s cubic-bezier(.22,.61,.36,1),transform .18s;box-shadow:#03032740 0 14px 21px -14px,#0000001a 0 8px 17px -8px;z-index:200;text-align:left;font-feature-settings:"ss01";white-space:normal}.tip:hover .tip__bubble,.tip:focus-within .tip__bubble{opacity:1;transform:translate(-50%) translateY(0);pointer-events:auto}.tip__bubble:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:5px solid transparent;border-top-color:#061b31}.tip__bubble strong{color:#fff;font-weight:500;display:block;margin-bottom:4px;font-size:12px}.tip__bubble em{color:#f96bee;font-style:normal;font-weight:500}.tip__bubble .tip__ex{margin-top:8px;padding-top:8px;border-top:1px dashed rgba(255,255,255,.14);color:#ffffffb3;font-size:11px}.tip__bubble .tip__warn{margin-top:8px;color:#ffd7ef;font-size:11px;display:flex;gap:6px}.tip__bubble .tip__warn:before{content:"!";width:12px;height:12px;border-radius:50%;background:#ea2261;color:#fff;font-family:SourceCodePro,monospace;font-size:9px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}@media (max-width: 480px){.tip__bubble{min-width:0}}.tip--right .tip__bubble{left:auto;right:0;transform:translateY(4px)}.tip--right:hover .tip__bubble,.tip--right:focus-within .tip__bubble{transform:translate(0)}.tip--right .tip__bubble:after{left:auto;right:10px;transform:none}.tip--left .tip__bubble{left:0;right:auto;transform:translateY(4px)}.tip--left:hover .tip__bubble,.tip--left:focus-within .tip__bubble{transform:translate(0)}.tip--left .tip__bubble:after{left:10px;right:auto;transform:none}.tip--below .tip__bubble{bottom:auto;top:calc(100% + 8px);transform:translate(-50%) translateY(-4px)}.tip--below:hover .tip__bubble,.tip--below:focus-within .tip__bubble{transform:translate(-50%) translateY(0)}.tip--below .tip__bubble:after{top:auto;bottom:100%;border-top-color:transparent;border-bottom-color:#061b31}.tip--below.tip--right .tip__bubble{transform:translateY(-4px)}.tip--below.tip--right:hover .tip__bubble,.tip--below.tip--right:focus-within .tip__bubble{transform:translate(0)}.tip--below.tip--left .tip__bubble{transform:translateY(-4px)}.tip--below.tip--left:hover .tip__bubble,.tip--below.tip--left:focus-within .tip__bubble{transform:translate(0)}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.grid-2-wide{display:grid;grid-template-columns:1.4fr 1fr;gap:20px}.module{background:#fff;border:1px solid #e5edf5;border-radius:8px;padding:20px;box-shadow:0 15px 35px #1717170a}.module__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.module__title{font-size:20px;font-weight:400;letter-spacing:-.2px;color:#061b31}.module__settings{color:#64748d;font-size:14px;display:inline-flex;align-items:center;gap:4px;cursor:pointer}.module__settings:hover{color:#533afd}.field-row{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:6px}.field-label{font-size:16px;font-weight:600;color:#273951;white-space:nowrap;flex-shrink:0}.field-balance{font-size:14px;font-weight:500;color:#64748d;font-variant-numeric:tabular-nums;white-space:nowrap}.field-balance__max{display:inline-flex;align-items:center;margin-left:6px;min-height:32px;padding:6px 8px;border-radius:4px;color:#533afd;font-family:SourceCodePro,monospace;font-size:12px;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;font-weight:500}.field-balance__max:hover{background:#533afd0f}.field-balance__max:focus-visible{outline:none;box-shadow:var(--shadow-focus)}.field-input{display:flex;align-items:center;gap:8px;padding:12px 14px;border:1px solid #e5edf5;border-radius:5px;background:#fff;transition:border-color .16s,box-shadow .16s;margin-bottom:12px;min-width:0;max-width:100%}.field-input:focus-within{border-color:#533afd;box-shadow:0 0 0 2px #533afd26}.field-input--error{border-color:#ea2261}.field-input--error:focus-within{box-shadow:0 0 0 2px #ea226126}.field-input--readonly{background:#f6f9fc;border-color:#eef3f8}.field-input--readonly:focus-within{border-color:#eef3f8;box-shadow:none}.field-input--readonly input{color:#3a3f55;cursor:default}.field-input input{flex:1 1 0;min-width:0;width:100%;border:none;outline:none;background:transparent;font-family:inherit;font-size:24px;font-weight:300;color:#061b31;font-variant-numeric:tabular-nums}.field-input input::placeholder{color:#b9b9f9}.token-pill{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:4px;background:#f6f9fc;font-family:SourceCodePro,monospace;font-size:14px;font-weight:500;color:#533afd;text-transform:uppercase;letter-spacing:.06em}.token-pill__mark{width:16px;height:16px;border-radius:50%;background:linear-gradient(135deg,#665efd,#2e2b8c);color:#fff;font-size:8px;display:inline-flex;align-items:center;justify-content:center;letter-spacing:0}.token-pill__img{width:16px;height:16px;border-radius:50%;object-fit:cover;display:inline-block}.token-pill--ath .token-pill__mark{background:linear-gradient(135deg,#ea2261,#f96bee)}.token-pill--ath{color:#ea2261}.token-pill--lgns .token-pill__mark{background:linear-gradient(135deg,#4c000b,#7a1a23)}.token-pill--lgns{color:#4c000b}.token-pill--slgns .token-pill__mark{background:linear-gradient(135deg,#16a34a,#22c55e)}.token-pill--slgns{color:#16a34a}.token-pill--blue .token-pill__mark{background:linear-gradient(135deg,#3b82f6,#1d4ed8)}.token-pill--blue{color:#1d4ed8}.token-pill--dai .token-pill__mark{background:linear-gradient(135deg,#f9a825,#f57f17)}.token-pill--dai{color:#f57f17}.token-pill--sath{color:#533afd}.token-pill--acoin .token-pill__mark{background:linear-gradient(135deg,#273951,#061b31)}.token-pill--acoin{color:#061b31}.token-pill--vath .token-pill__mark{background:linear-gradient(135deg,#ea2261,#2e2b8c)}.token-pill--vath{color:#2e2b8c}.token-icon{border-radius:50%;object-fit:cover;flex:none;display:inline-block}.token-icon--mark{display:inline-flex;align-items:center;justify-content:center;color:#fff;font-weight:700;line-height:1}.swap-arrow{display:flex;justify-content:center;margin:-2px 0 10px}.swap-arrow button{width:32px;height:32px;border:1px solid #e5edf5;border-radius:50%;background:#fff;color:#533afd;display:flex;align-items:center;justify-content:center;transition:transform .22s cubic-bezier(.22,.61,.36,1),border-color .16s}.swap-arrow button:hover{border-color:#b9b9f9;transform:rotate(180deg)}.receipt{border-top:1px dashed #d6d9fc;padding-top:12px;margin-top:12px;display:flex;flex-direction:column;gap:8px}.receipt-row{display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:16px}.receipt-row__k{color:#273951;font-weight:500;display:inline-flex;align-items:center;gap:4px;white-space:nowrap;flex-shrink:0}.receipt-row__v{color:#061b31;font-weight:600;font-variant-numeric:tabular-nums}.form-highlight{margin-top:12px;padding:12px 14px;border:1px solid #e5edf5;border-radius:6px;background:#f8fafd;display:flex;flex-direction:column;gap:6px}.form-highlight__row{display:flex;justify-content:space-between;align-items:baseline;gap:12px;font-size:17px}.form-highlight__k{color:#273951;font-weight:500;display:inline-flex;align-items:center;gap:4px;white-space:nowrap}.form-highlight__v{color:#061b31;font-variant-numeric:tabular-nums;font-weight:600}.form-highlight__v--error{color:#ea2261}.form-highlight__v--accent{color:#108c3d}.form-aux{margin-top:8px;font-size:13px;color:#64748d;display:flex;flex-wrap:wrap;gap:6px 10px;align-items:baseline}.form-aux__sep{color:#b4bccc}.form-aux strong{color:#3a3f55;font-weight:600}.inline-msg{margin-top:12px;padding:10px 12px;border-radius:5px;font-size:15px;display:flex;gap:8px;align-items:flex-start;line-height:1.4}.inline-msg--error{background:#ea22610f;color:#ea2261;border:1px solid rgba(234,34,97,.2)}.inline-msg--warn{background:#fff7e6;color:#9b6829;border:1px solid #f3d9a0}.inline-msg--info{background:#533afd0d;color:#2e2b8c;border:1px solid #d6d9fc}.badge{display:inline-flex;align-items:center;gap:4px;padding:3px 10px;border-radius:4px;font-size:13px;font-weight:400;font-family:inherit}.badge--success{background:#15be5324;color:#108c3d;border:1px solid rgba(21,190,83,.3)}.badge--purple{background:#533afd14;color:#533afd;border:1px solid #d6d9fc}.badge--ruby{background:#ffd7ef;color:#ea2261;border:1px solid #ffd7ef}.badge--dark{background:#061b31;color:#fff}.sec-head{display:flex;justify-content:space-between;align-items:flex-end;margin:28px 0 12px}.sec-head h3{margin:0;font-size:20px;font-weight:400;color:#061b31;letter-spacing:-.2px}.sec-head p{margin:4px 0 0;font-size:15px;color:#64748d}.vote-options{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.vote-opt{background:#fff;border:1px solid #e5edf5;border-radius:6px;padding:16px 12px;text-align:center;cursor:pointer;transition:border-color .16s,background .16s,transform .18s;position:relative}.vote-opt:hover{border-color:#b9b9f9;transform:translateY(-1px)}.vote-opt.is-selected{border-color:#533afd;background:#533afd0a;box-shadow:0 0 0 2px #533afd26}.vote-opt.is-paid:after{content:"VATH";position:absolute;top:6px;right:6px;font-family:SourceCodePro,monospace;font-size:9px;color:#ea2261;background:#ffd7ef;padding:1px 4px;border-radius:3px;letter-spacing:.06em}.vote-opt.is-free:after{content:"FREE";position:absolute;top:6px;right:6px;font-family:SourceCodePro,monospace;font-size:9px;color:#108c3d;background:#15be5324;padding:1px 4px;border-radius:3px;letter-spacing:.06em}.vote-opt__delta{font-size:22px;font-weight:300;color:#061b31;font-variant-numeric:tabular-nums;letter-spacing:-.3px;margin-bottom:4px}.vote-opt__delta.down{color:#ea2261}.vote-opt__delta.up{color:#108c3d}.vote-opt__delta.flat{color:#64748d}.vote-opt__label{font-size:11px;color:#64748d;font-family:SourceCodePro,monospace;text-transform:uppercase;letter-spacing:.08em}.vote-bar{display:flex;height:8px;border-radius:4px;overflow:hidden;background:#e5edf5;margin:6px 0 4px}.vote-bar__seg{height:100%}.tier-ladder{display:flex;flex-direction:column;gap:6px}.tier-row{display:grid;grid-template-columns:28px 1fr 90px 90px;gap:12px;align-items:center;padding:10px 12px;border:1px solid #e5edf5;border-radius:5px;background:#fff;font-size:13px}.tier-row.is-current{border-color:#533afd;background:#533afd0a}.tier-row.is-unlocked{opacity:.95}.tier-row.is-locked{opacity:.5}.tier-row__num{width:24px;height:24px;border-radius:50%;background:#f6f9fc;color:#64748d;display:inline-flex;align-items:center;justify-content:center;font-family:SourceCodePro,monospace;font-size:11px;font-weight:500}.tier-row.is-current .tier-row__num{background:#533afd;color:#fff}.tier-row.is-unlocked .tier-row__num{background:#15be5324;color:#108c3d}.tier-row__name{font-weight:400;color:#061b31}.tier-row__req{font-family:SourceCodePro,monospace;font-size:11px;color:#64748d;text-transform:uppercase;letter-spacing:.06em}.tier-row__pct{font-variant-numeric:tabular-nums;color:#533afd;font-weight:500;text-align:right}.countdown{display:flex;align-items:center;gap:18px}.countdown__ring{position:relative;width:120px;height:120px;flex:0 0 auto}.countdown__ring svg{width:100%;height:100%;transform:rotate(-90deg)}.countdown__ring-track{stroke:#e5edf5}.countdown__ring-fill{stroke:#533afd;transition:stroke-dashoffset .6s cubic-bezier(.22,.61,.36,1)}.countdown__inner{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;flex-direction:column}.countdown__time{font-size:22px;font-weight:300;color:#061b31;font-variant-numeric:tabular-nums;letter-spacing:-.3px}.countdown__label{font-family:SourceCodePro,monospace;font-size:9px;color:#64748d;text-transform:uppercase;letter-spacing:.1em;margin-top:2px}.scrim{position:fixed;top:0;right:0;bottom:0;left:0;background:#061b318c;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:100;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .2s}.scrim.is-open{opacity:1;pointer-events:auto}.modal{background:#fff;border-radius:8px;width:400px;max-width:calc(100% - 32px);padding:24px;box-shadow:#03032740 0 14px 21px -14px,#0000001a 0 8px 17px -8px;transform:translateY(8px);transition:transform .2s cubic-bezier(.22,.61,.36,1)}.scrim.is-open .modal{transform:translateY(0)}.modal h4{font-size:22px;font-weight:300;letter-spacing:-.22px;color:#061b31;margin:0 0 4px}.modal p{font-size:14px;color:#64748d;margin:0 0 18px}.wallet-opt{display:flex;align-items:center;gap:12px;padding:12px;border:1px solid #e5edf5;border-radius:5px;cursor:pointer;margin-bottom:8px;transition:border-color .16s,background .16s;background:transparent;width:100%;text-align:left;font-family:inherit}.wallet-opt:hover{border-color:#b9b9f9;background:#533afd08}.wallet-opt.is-selected{border-color:#b9b9f9;background:#533afd0f}.wallet-opt__mark{width:32px;height:32px;border-radius:6px;background:linear-gradient(135deg,#665efd,#2e2b8c);display:flex;align-items:center;justify-content:center;color:#fff;font-family:SourceCodePro,monospace;font-weight:700;font-size:12px;overflow:hidden;flex-shrink:0}.wallet-opt__mark svg,.wallet-opt__mark img{width:100%;height:100%;display:block}.wallet-opt__name{flex:1;font-size:14px;color:#061b31;font-weight:400;display:flex;flex-direction:column;gap:2px;min-width:0}.wallet-opt__sub{font-size:11px;color:#64748d;font-family:SourceCodePro,monospace;text-transform:uppercase;letter-spacing:.08em}.wallet-opt__tag{font-size:11px;color:#64748d;font-family:SourceCodePro,monospace;text-transform:uppercase;letter-spacing:.08em;flex-shrink:0}.modal--wallet{width:720px;padding:0;overflow:hidden}.modal--wallet h4{margin:0}.wallet-modal{display:grid;grid-template-columns:320px 1fr;min-height:480px;position:relative}.wallet-modal__close{position:absolute;top:12px;right:12px;width:32px;height:32px;border-radius:50%;border:none;background:#f1f5f9;color:#64748d;font-size:18px;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .16s,color .16s;z-index:1}.wallet-modal__close:hover{background:#e5edf5;color:#061b31}.wallet-modal__list{padding:24px;border-right:1px solid #e5edf5;display:flex;flex-direction:column;overflow-y:auto;max-height:560px}.wallet-modal__list h4{font-size:18px;font-weight:400;letter-spacing:-.2px;margin-bottom:14px}.wallet-modal__section{font-size:11px;color:#8b93a7;font-family:SourceCodePro,monospace;text-transform:uppercase;letter-spacing:.1em;margin:6px 0 10px}.wallet-modal__qr{padding:24px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:18px}.wallet-modal__qr-title{font-size:16px;font-weight:400;color:#061b31;text-align:center;margin:6px 0 0}.wallet-modal__qr-frame{position:relative;width:260px;height:260px;background:#fff;border:1px solid #e5edf5;border-radius:10px;padding:12px;display:flex;align-items:center;justify-content:center}.wallet-modal__qr-frame svg{width:100%;height:100%;display:block}.wallet-modal__qr-logo{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:56px;height:56px;border-radius:12px;background:#fff;padding:6px;box-shadow:0 0 0 6px #fff;display:flex;align-items:center;justify-content:center}.wallet-modal__qr-logo svg,.wallet-modal__qr-logo img{width:100%;height:100%;display:block;border-radius:8px}.wallet-modal__qr-foot{font-size:13px;color:#64748d;display:flex;align-items:center;gap:10px;margin-top:auto;padding-top:8px}.wallet-modal__qr-foot a{display:inline-flex;align-items:center;padding:6px 12px;background:#f1f5f9;color:#061b31;border-radius:6px;font-family:SourceCodePro,monospace;font-size:11px;letter-spacing:.12em;text-transform:uppercase;transition:background .16s}.wallet-modal__qr-foot a:hover{background:#e5edf5}.wallet-modal__qr-empty{margin:auto;text-align:center;color:#8b93a7;font-size:13px;max-width:220px;line-height:1.5}@media (max-width: 720px){.modal--wallet{width:400px}.wallet-modal{grid-template-columns:1fr;min-height:auto}.wallet-modal__list{border-right:none;border-bottom:1px solid #e5edf5;max-height:none}.wallet-modal__qr{padding:20px}.wallet-modal__qr-frame{width:220px;height:220px}}.toast{position:fixed;bottom:20px;right:20px;background:#061b31;color:#fff;padding:12px 16px;border-radius:6px;font-size:14px;box-shadow:#03032740 0 14px 21px -14px,#0000001a 0 8px 17px -8px;opacity:0;transform:translateY(8px);transition:opacity .2s,transform .2s;z-index:200;font-feature-settings:"ss01";max-width:360px}.toast.is-open{opacity:1;transform:translateY(0)}.toast:before{content:"✓";display:inline-block;margin-right:8px;color:#15be53}.toast--error:before{content:"!";color:#ea2261}.zero{border:1px dashed #d6d9fc;border-radius:6px;padding:40px 24px;text-align:center;background:#fff}.zero h4{font-size:18px;font-weight:400;color:#061b31;margin:0 0 6px;letter-spacing:-.2px}.zero p{font-size:13px;color:#64748d;margin:0 auto 14px;max-width:440px;line-height:1.5}.chart{position:relative;height:160px;border-radius:5px;background:linear-gradient(180deg,#533afd14,#533afd00 70%);overflow:hidden;margin-top:10px}.chart:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:#e5edf5}.guide-btn{position:fixed;bottom:20px;right:20px;z-index:80;background:#061b31;color:#fff;padding:10px 14px;border-radius:6px;font-size:13px;font-family:inherit;border:none;box-shadow:#03032740 0 14px 21px -14px,#0000001a 0 8px 17px -8px;display:inline-flex;align-items:center;gap:8px}.guide-btn:hover{background:#1c1e54}.guide-drawer{position:fixed;top:0;right:0;width:560px;max-width:100%;height:100vh;background:#fff;border-left:1px solid #e5edf5;z-index:110;transform:translate(100%);transition:transform .28s cubic-bezier(.22,.61,.36,1);overflow-y:auto;box-shadow:#03032740 -14px 0 21px -14px}.guide-drawer.is-open{transform:translate(0)}.guide-drawer__head{padding:20px 24px;border-bottom:1px solid #e5edf5;display:flex;align-items:center;gap:12px;position:sticky;top:0;background:#fff;z-index:2}.guide-drawer__close{margin-left:auto;background:transparent;border:none;width:28px;height:28px;border-radius:4px;color:#64748d;display:inline-flex;align-items:center;justify-content:center}.guide-drawer__close:hover{background:#f6f9fc;color:#061b31}.guide-drawer__body{padding:20px 24px 60px}.guide-drawer__body h5{font-family:SourceCodePro,monospace;font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:.12em;color:#533afd;margin:24px 0 8px}.guide-drawer__body h5:first-child{margin-top:0}.guide-drawer__body h6{font-size:14px;font-weight:400;color:#061b31;margin:12px 0 4px}.guide-drawer__body p{font-size:13px;color:#273951;line-height:1.55;margin:0 0 8px}.guide-drawer__body ul{padding-left:18px;margin:6px 0}.guide-drawer__body li{font-size:13px;color:#273951;line-height:1.55;margin:4px 0}.guide-drawer__body code{font-family:SourceCodePro,monospace;font-size:12px;font-weight:500;background:#f6f9fc;color:#2e2b8c;padding:1px 5px;border-radius:3px}.guide-drawer__body .kbd{display:inline-block;font-family:SourceCodePro,monospace;font-size:11px;font-weight:500;background:#061b31;color:#fff;padding:2px 6px;border-radius:3px;margin-right:4px}.guide-table{width:100%;border-collapse:collapse;font-size:13px;margin:8px 0 14px}.guide-table th,.guide-table td{text-align:left;padding:8px 10px;border-bottom:1px solid #e5edf5;vertical-align:top}.guide-table th{font-family:SourceCodePro,monospace;font-size:10px;font-weight:500;color:#64748d;text-transform:uppercase;letter-spacing:.08em;background:#f6f9fc;border-bottom:1px solid #e5edf5}.guide-scrim{position:fixed;top:0;right:0;bottom:0;left:0;background:#061b3159;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:105;opacity:0;pointer-events:none;transition:opacity .24s}.guide-scrim.is-open{opacity:1;pointer-events:auto}.collapse__head{display:flex;align-items:center;justify-content:space-between;width:100%;background:transparent;border:0;padding:0;cursor:pointer;font:inherit;color:inherit;text-align:left}.collapse__title{font-size:16px;font-weight:500;color:#061b31}.collapse__chevron{color:#64748d;transition:transform .16s ease}.collapse__chevron.is-open{transform:rotate(180deg)}.collapse__body{margin-top:14px;border-top:1px solid #f0f4f8;padding-top:14px}.history-table{margin-top:14px}.history-table__loading,.history-table__empty{color:#64748d;font-size:14px;padding:14px 4px;display:inline-flex;align-items:center;gap:8px}.history-table__list{display:flex;flex-direction:column}.history-table__row{display:grid;align-items:center;gap:12px;padding:12px 4px;border-bottom:1px solid #f0f4f8;font-size:14px}.history-table__row:last-child{border-bottom:0}.history-table__row--head{font-family:SourceCodePro,monospace;font-size:12px;color:#64748d;text-transform:uppercase;letter-spacing:.1em;border-bottom:1px solid #e5edf5}.history-table__amount{display:flex;flex-direction:column;gap:2px;font-variant-numeric:tabular-nums}.history-table__sub{font-size:13px;color:#64748d}.history-table__when{color:#64748d;font-variant-numeric:tabular-nums}.history-table__tx{display:flex;align-items:center;min-width:0;max-width:100%;color:#533afd;text-decoration:none;font-family:SourceCodePro,monospace;font-size:14px}.history-table__tx:hover{text-decoration:underline}.history-table__tx-head{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.history-table__tx-tail{flex-shrink:0}.history-table__pending{color:#64748d;font-size:14px}.pagination{display:flex;align-items:center;justify-content:center;gap:14px;padding:14px 4px 2px;margin-top:8px;border-top:1px solid #f0f4f8}.pagination__btn{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border:1px solid #e5edf5;border-radius:6px;background:#fff;color:#3a3f55;font-size:18px;line-height:1;cursor:pointer;transition:background .15s,border-color .15s}.pagination__btn:hover:not(:disabled){background:#f6f9fc;border-color:#cdd9e6}.pagination__btn:disabled{opacity:.4;cursor:default}.pagination__info{font-size:13px;color:#64748d;font-variant-numeric:tabular-nums;min-width:48px;text-align:center}.history-table__time-tx{display:contents}@media (max-width: 720px){.history-table__time-tx{display:flex;flex-direction:column;align-items:stretch;gap:2px;min-width:0}.history-table__time-tx .history-table__when{order:2;font-size:11px;line-height:1.2;color:#64748d;text-align:right}.history-table__time-tx>:nth-child(2){order:1;display:block;min-width:0}}@media (max-width: 900px){.side-by-side{grid-template-columns:minmax(0,1fr)!important}}@media (max-width: 960px){.network-pill{display:none!important}}@media (max-width: 760px) and (min-width: 521px){.grid-4{grid-template-columns:repeat(2,1fr)!important}}@media (max-width: 420px){.page{padding:16px 14px 60px!important}.page__title{font-size:22px!important;line-height:1.18!important}.card,.module{padding:14px!important}.topbar{padding:10px 12px!important;gap:8px!important}.topbar__crumb{font-size:10px!important}.guide-btn{bottom:14px!important;right:14px!important;padding:8px 12px!important;font-size:12px!important}}@supports (padding: max(0px)){.sidebar{padding-top:max(20px,env(safe-area-inset-top));padding-bottom:max(0px,env(safe-area-inset-bottom))}.topbar{padding-top:max(14px,env(safe-area-inset-top))}}.sidebar-scrim{display:none}@media (max-width: 960px){.sidebar-scrim{position:fixed;top:0;right:0;bottom:0;left:0;background:#061b3159;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:80;opacity:0;pointer-events:none;transition:opacity .2s}.sidebar-scrim.is-open{display:block;opacity:1;pointer-events:auto}}@media (max-width: 520px){.tip__bubble{min-width:200px;max-width:260px}}@media (max-width: 960px){.tip--right .tip__bubble{left:0;right:auto}.tip--right .tip__bubble:after{left:10px;right:auto;transform:none}}@media (max-width: 960px){.app>main{width:100%;min-width:0}}.token-pill{flex-shrink:0}.field-input input,.module{min-width:0}.receipt-row__v{min-width:0;overflow-wrap:anywhere;text-align:right}@media (max-width: 520px){.receipt-row{flex-wrap:wrap}}.inline-message,.inline-message *{min-width:0;overflow-wrap:anywhere}@media (max-width: 520px){.tier-row{grid-template-columns:28px 1fr 70px 60px!important;gap:8px!important;font-size:12px!important}}@media (pointer: coarse){.swap-arrow button:hover{transform:none}}:root{--aegis-ff: "sohne-var", "Manrope", system-ui, sans-serif}html,body,#root{margin:0;padding:0;min-height:100%;font-family:var(--aegis-ff);-webkit-font-smoothing:antialiased}body{background:transparent;overscroll-behavior:none}
