.wallet-modal-backdrop{z-index:320;background:rgba(0,0,0,.76);backdrop-filter:blur(24px) saturate(0);-webkit-backdrop-filter:blur(24px) saturate(0);place-items:center}.wallet-auth-backdrop,.wallet-modal-backdrop{position:fixed;inset:0;display:grid;padding:20px;overflow:hidden;animation:modal-backdrop-in .18s ease-out both}.wallet-auth-backdrop{z-index:420;background:rgba(0,0,0,.84);backdrop-filter:blur(28px) saturate(0);-webkit-backdrop-filter:blur(28px) saturate(0);place-items:center}.wallet-auth-modal{display:grid;width:min(430px,100%);justify-items:center;padding:30px;color:#f5f5f5;text-align:center;border:1px solid hsla(0,0%,100%,.11);border-radius:26px;background:#0a0a0a;box-shadow:0 38px 120px rgba(0,0,0,.78),inset 0 1px 0 hsla(0,0%,100%,.045);animation:modal-panel-in .25s cubic-bezier(.22,1,.36,1) both}.wallet-auth-modal__mark{position:relative;display:grid;width:64px;height:64px;margin-bottom:19px;padding:10px;color:#fff;border:1px solid hsla(0,0%,100%,.12);border-radius:50%;background:hsla(0,0%,100%,.04);place-items:center}.wallet-auth-modal__mark>svg{width:100%;height:100%}.wallet-auth-modal__mark>span{position:absolute;right:1px;bottom:3px;width:13px;height:13px;border:3px solid #0a0a0a;border-radius:50%;background:#fff}.wallet-auth-modal__mark>span.is-authenticating{border:2px solid hsla(0,0%,100%,.22);border-top-color:#fff;background:#0a0a0a;animation:wallet-spin .7s linear infinite}.wallet-auth-modal__eyebrow{margin-bottom:8px;color:hsla(0,0%,100%,.42);font-size:9px;font-weight:750;letter-spacing:.16em;text-transform:uppercase}.wallet-auth-modal h2{margin:0;color:#fff;font-size:29px;font-weight:620;letter-spacing:-.045em;line-height:1.05}.wallet-auth-modal>p{max-width:345px;margin:12px 0 0;color:hsla(0,0%,100%,.5);font-size:13px;line-height:1.55}.wallet-auth-modal__account{display:flex;width:100%;align-items:center;justify-content:space-between;gap:16px;margin-top:23px;padding:13px 14px;text-align:left;border:1px solid hsla(0,0%,100%,.08);border-radius:14px;background:hsla(0,0%,100%,.025)}.wallet-auth-modal__account span{overflow:hidden;color:hsla(0,0%,100%,.46);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.wallet-auth-modal__account strong{color:hsla(0,0%,100%,.9);font-size:12px;font-weight:620;white-space:nowrap}.wallet-auth-modal .wallet-auth-modal__error{width:100%;margin:10px 0 0;padding:10px 12px;color:#f1f1f1;text-align:left;border:1px solid hsla(0,0%,100%,.14);border-radius:10px;background:#161616;font-size:11px;line-height:1.45}.wallet-auth-modal__actions{display:grid;width:100%;grid-gap:8px;gap:8px;margin-top:18px}.wallet-auth-modal__actions button{display:flex;min-height:48px;align-items:center;justify-content:center;gap:9px;border-radius:13px;font-size:12px;font-weight:680;transition:border-color .16s ease,background .16s ease,color .16s ease}.wallet-auth-modal__primary{color:#090909;border:1px solid #fff;background:#fff}.wallet-auth-modal__primary:hover:not(:disabled){border-color:#dedede;background:#dedede}.wallet-auth-modal__primary:disabled{color:rgba(0,0,0,.56);cursor:progress}.wallet-auth-modal__primary .wallet-option__spinner{border-color:#000 rgba(0,0,0,.2) rgba(0,0,0,.2)}.wallet-auth-modal__secondary{color:hsla(0,0%,100%,.55);border:1px solid hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.025)}.wallet-auth-modal__secondary:hover{color:#fff;border-color:hsla(0,0%,100%,.16);background:hsla(0,0%,100%,.06)}.wallet-auth-modal__actions button:focus-visible{outline:2px solid hsla(0,0%,100%,.9);outline-offset:3px}.wallet-modal-backdrop[data-connected=true]{align-items:end;padding:24px 24px 0}.wallet-modal{position:relative;width:100%;color:#f5f5f5;border:1px solid hsla(0,0%,100%,.09);background:#0a0a0a;box-shadow:0 38px 120px rgba(0,0,0,.72),inset 0 1px 0 hsla(0,0%,100%,.035)}.wallet-modal:after{content:none}.wallet-modal--picker{width:min(420px,100%);padding:22px;border-radius:24px;animation:modal-panel-in .25s cubic-bezier(.22,1,.36,1) both}.wallet-modal--profile{width:min(1180px,100%);height:min(860px,calc(100dvh - 38px));padding:0 28px 22px;overflow-x:hidden;overflow-y:auto;border-radius:28px 28px 0 0;animation:wallet-premium-sheet-in .52s cubic-bezier(.16,1,.3,1) both;overscroll-behavior:contain;scrollbar-color:hsla(0,0%,100%,.16) transparent;scrollbar-width:thin}@keyframes wallet-premium-sheet-in{0%{opacity:.45;transform:translate3d(0,18%,0) scale(.985)}to{opacity:1;transform:translateZ(0) scale(1)}}.wallet-modal__header{position:-webkit-sticky;position:sticky;top:0;z-index:5;display:flex;min-height:74px;align-items:center;justify-content:space-between;gap:18px;margin:0;background:linear-gradient(#0a0a0a 76%,hsla(0,0%,4%,0))}.wallet-modal--picker .wallet-modal__header{position:relative;min-height:44px;align-items:flex-start;margin-bottom:20px;padding:0;background:transparent}.wallet-modal--picker .wallet-modal__header h2,.wallet-modal__header h2{margin:0;color:#fff;font-size:27px;font-weight:610;letter-spacing:-.045em;line-height:1}.wallet-modal--profile .wallet-modal__header h2{font-size:30px}.wallet-modal__eyebrow{display:block;margin-bottom:6px;color:hsla(0,0%,100%,.4);font-size:8px;font-weight:750;letter-spacing:.17em;text-transform:uppercase}.wallet-modal__header>button{display:grid;width:38px;height:38px;flex:0 0 auto;padding:0;color:hsla(0,0%,100%,.48);border:1px solid hsla(0,0%,100%,.07);border-radius:50%;background:hsla(0,0%,100%,.045);transition:color .16s ease,border-color .16s ease,background .16s ease,transform .16s ease;place-items:center}.wallet-modal__header>button:hover:not(:disabled){color:#fff;border-color:hsla(0,0%,100%,.14);background:hsla(0,0%,100%,.09)}.wallet-modal__header>button:focus-visible,.wallet-modal__options>button:focus-visible,.wallet-profile button:focus-visible{outline:2px solid hsla(0,0%,100%,.9);outline-offset:3px}.wallet-modal__header svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round}.wallet-modal__subtitle{margin:8px 0 0;color:hsla(0,0%,100%,.42);font-size:13px;font-weight:450;letter-spacing:-.005em;line-height:1.5}.wallet-modal__options{display:grid;grid-gap:8px;gap:8px;overflow:hidden;border:0;border-radius:0;background:transparent}.wallet-modal__options>button{display:flex;min-height:70px;align-items:center;gap:13px;padding:11px 14px;color:hsla(0,0%,100%,.92);text-align:left;border:1px solid hsla(0,0%,100%,.08);border-radius:16px;background:hsla(0,0%,100%,.02);box-shadow:none;transition:color .16s ease,border-color .16s ease,background .16s ease,transform .16s ease}.wallet-modal__options>button:last-child{border-bottom:1px solid hsla(0,0%,100%,.08)}.wallet-modal__options>button:hover:not(:disabled){color:#fff;border-color:hsla(0,0%,100%,.2);background:hsla(0,0%,100%,.05);box-shadow:none;transform:none}.wallet-modal__options>button:disabled:not([data-loading=true]){cursor:not-allowed;opacity:.38}.wallet-modal__options>button[data-loading=true]{color:#fff;cursor:progress;opacity:1;border-color:hsla(0,0%,100%,.22);background:hsla(0,0%,100%,.06)}.wallet-option__meta{display:grid;min-width:0;flex:1 1;grid-gap:3px;gap:3px}.wallet-modal__options strong{min-width:0;color:inherit;font-size:14px;font-weight:620;letter-spacing:-.012em}.wallet-option__meta small{overflow:hidden;color:hsla(0,0%,100%,.38);font-size:11px;font-weight:500;letter-spacing:0;text-overflow:ellipsis;text-transform:none;white-space:nowrap}.wallet-option__icon{display:grid;width:44px;height:44px;flex:0 0 auto;overflow:hidden;border:none;border-radius:13px;background:transparent;place-items:center}.wallet-option__icon svg{display:block;width:44px;height:44px;filter:none;opacity:1}.wallet-option__state{display:flex;min-width:24px;align-items:center;justify-content:flex-end;gap:10px}.wallet-modal__empty{margin:0;padding:22px 18px;color:hsla(0,0%,100%,.45);font-size:12px;line-height:1.55;text-align:center;border:1px dashed hsla(0,0%,100%,.12);border-radius:16px}.wallet-option__state>svg{width:16px;height:16px;color:hsla(0,0%,100%,.22);fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;transition:color .16s ease,transform .16s ease}.wallet-modal__options>button:hover:not(:disabled) .wallet-option__state>svg{color:hsla(0,0%,100%,.85);transform:translateX(2px)}.wallet-option__spinner{width:15px;height:15px;flex:0 0 auto;border:1.5px solid hsla(0,0%,100%,.15);border-top-color:#fff;border-radius:50%;animation:wallet-spin .7s linear infinite}@keyframes wallet-spin{to{transform:rotate(1turn)}}.wallet-profile{display:grid;grid-gap:15px;gap:15px}.wallet-profile__identity{display:flex;min-width:0;align-items:center;gap:12px;padding:0 0 17px;border-bottom:1px solid hsla(0,0%,100%,.065)}.wallet-profile__avatar{display:grid;width:46px;height:46px;flex:0 0 auto;color:hsla(0,0%,100%,.88);border:1px solid hsla(0,0%,100%,.12);border-radius:50%;background:#111;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.06);font-size:12px;font-weight:700;place-items:center}.wallet-profile__address{display:grid;min-width:0;grid-gap:3px;gap:3px}.wallet-profile__activity span,.wallet-profile__address span,.wallet-profile__reward span,.wallet-profile__row-main span,.wallet-profile__row-value span,.wallet-profile__stats small,.wallet-profile__stats span,.wallet-profile__x span{color:hsla(0,0%,100%,.38);font-size:8px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.wallet-profile__address strong{overflow:hidden;color:hsla(0,0%,100%,.9);font-size:14px;font-weight:610;letter-spacing:-.015em;text-overflow:ellipsis}.wallet-profile__copy{margin-left:2px;padding:6px 9px;color:hsla(0,0%,100%,.42);border:1px solid hsla(0,0%,100%,.07);border-radius:999px;background:hsla(0,0%,100%,.025);font-size:9px;font-weight:650}.wallet-profile__copy:hover{color:#fff;border-color:hsla(0,0%,100%,.15);background:hsla(0,0%,100%,.07)}.wallet-profile__online{width:7px;height:7px;margin-left:auto;border-radius:50%;background:#fff;box-shadow:0 0 12px hsla(0,0%,100%,.42)}.wallet-profile__overview{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(265px,.7fr);grid-gap:12px;gap:12px}.wallet-profile__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));overflow:hidden;border:1px solid hsla(0,0%,100%,.07);border-radius:16px;background:hsla(0,0%,100%,.025)}.wallet-profile__stats>div{display:grid;min-width:0;min-height:98px;align-content:space-between;padding:15px 16px;border-right:1px solid hsla(0,0%,100%,.06)}.wallet-profile__stats>div:last-child{border-right:0}.wallet-profile__stats strong{align-self:end;overflow:hidden;color:#fff;font-size:clamp(23px,2.5vw,33px);font-weight:570;letter-spacing:-.055em;line-height:1;text-overflow:ellipsis;white-space:nowrap}.wallet-profile__x{display:grid;min-height:98px;align-items:center;grid-gap:6px 11px;gap:6px 11px;padding:13px;grid-template-columns:38px minmax(0,1fr) auto;color:#fff;border:1px solid hsla(0,0%,100%,.1);border-radius:16px;background:hsla(0,0%,100%,.025)}.wallet-profile__x-mark{display:grid;width:38px;height:38px;grid-row:span 2;color:#000;border-radius:50%;background:hsla(0,0%,100%,.92);font-size:15px;font-weight:500;place-items:center}.wallet-profile__x>div:nth-child(2){display:grid;align-self:end;grid-gap:3px;gap:3px}.wallet-profile__x strong{overflow:hidden;font-size:12px;font-weight:620;text-overflow:ellipsis;white-space:nowrap}.wallet-profile__x button{min-width:82px;height:34px;margin-left:4px;grid-column:3;grid-row:1/span 2;padding:0 12px;color:#000;border:1px solid #fff;border-radius:999px;background:#fff;font-size:9px;font-weight:750;transition:color .16s ease,background .16s ease,transform .16s ease}.wallet-profile__x button:hover:not(:disabled){color:#000;border-color:#e5e5e5;background:#e5e5e5;transform:translateY(-1px)}.wallet-profile__x button:disabled{opacity:.5}.wallet-profile__x--required:after{align-self:start;width:5px;height:5px;grid-column:2;border-radius:50%;background:#fff;box-shadow:0 0 10px hsla(0,0%,100%,.4);content:""}.wallet-profile__content{display:grid;grid-template-columns:minmax(0,1.28fr) minmax(300px,.72fr);grid-gap:12px;gap:12px}.wallet-profile__panel{overflow:hidden;border:1px solid hsla(0,0%,100%,.07);border-radius:16px;background:hsla(0,0%,100%,.022);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.018)}.wallet-profile__panel--launches{grid-row:span 2}.wallet-profile__panel>header{display:flex;min-height:50px;align-items:center;justify-content:space-between;gap:12px;padding:0 15px;border-bottom:1px solid hsla(0,0%,100%,.055)}.wallet-profile__panel h3{color:hsla(0,0%,100%,.82);font-size:12px;font-weight:630;letter-spacing:-.01em}.wallet-profile__panel>header>span{display:grid;min-width:22px;height:22px;padding:0 6px;color:hsla(0,0%,100%,.66);border:1px solid hsla(0,0%,100%,.08);border-radius:999px;background:hsla(0,0%,100%,.035);font-size:8px;font-weight:700;place-items:center}.wallet-profile__panel>header>strong{color:hsla(0,0%,100%,.78);font-size:11px;font-weight:620;letter-spacing:-.015em}.wallet-profile__list{display:grid;max-height:264px;overflow-y:auto;scrollbar-color:hsla(0,0%,100%,.14) transparent;scrollbar-width:thin}.wallet-profile__panel--launches .wallet-profile__list{max-height:578px}.wallet-profile__row{display:grid;min-height:68px;align-items:center;grid-gap:11px;gap:11px;padding:10px 13px;grid-template-columns:38px minmax(100px,1fr) minmax(116px,auto) auto;border-bottom:1px solid hsla(0,0%,100%,.05);transition:background .15s ease}.wallet-profile__row:hover{background:hsla(0,0%,100%,.025)}.wallet-profile__row:last-child{border-bottom:0}.wallet-profile__token{display:grid;width:38px;height:38px;overflow:hidden;color:hsla(0,0%,100%,.82);border:1px solid hsla(0,0%,100%,.1);border-radius:50%;background:#111;font-size:8px;font-weight:750;letter-spacing:-.03em;place-items:center}.wallet-profile__activity>div,.wallet-profile__reward>div,.wallet-profile__row-main,.wallet-profile__row-value{display:grid;min-width:0;grid-gap:4px;gap:4px}.wallet-profile__row-main strong,.wallet-profile__row-value strong{overflow:hidden;color:hsla(0,0%,100%,.84);font-size:11px;font-weight:620;text-overflow:ellipsis;white-space:nowrap}.wallet-profile__row-value{text-align:right}.wallet-profile__state{padding:5px 7px;color:hsla(0,0%,100%,.4);border:1px solid hsla(0,0%,100%,.075);border-radius:999px;font-size:8px;font-weight:680;white-space:nowrap}.wallet-profile__activity,.wallet-profile__reward{display:flex;min-height:55px;align-items:center;gap:10px;padding:9px 13px;border-bottom:1px solid hsla(0,0%,100%,.05)}.wallet-profile__activity:last-child,.wallet-profile__reward:last-child{border-bottom:0}.wallet-profile__reward>div:last-child{margin-left:auto;text-align:right}.wallet-profile__activity strong,.wallet-profile__reward strong{color:hsla(0,0%,100%,.79);font-size:10px;font-weight:610}.wallet-profile__activity>i{width:6px;height:6px;flex:0 0 auto;border-radius:50%;background:hsla(0,0%,100%,.82);box-shadow:0 0 9px hsla(0,0%,100%,.32)}.wallet-profile__activity>div{flex:1 1}.wallet-profile__empty{display:grid;min-height:92px;color:hsla(0,0%,100%,.27);font-size:10px;place-items:center}.wallet-profile__loading{display:flex;min-height:92px;align-items:center;justify-content:center;gap:5px}.wallet-profile__loading i{width:4px;height:4px;border-radius:50%;background:hsla(0,0%,100%,.72);animation:wallet-loading .8s ease-in-out infinite alternate}.wallet-profile__footer{display:flex;align-items:center;justify-content:space-between;padding-top:2px}.wallet-profile__footer>span{color:hsla(0,0%,100%,.22);font-size:8px;font-weight:650;letter-spacing:.12em;text-transform:uppercase}.wallet-modal__disconnect{height:34px;padding:0 12px;color:hsla(0,0%,100%,.4);border:1px solid hsla(0,0%,100%,.07);border-radius:999px;background:hsla(0,0%,100%,.02);font-size:9px;font-weight:650}.wallet-modal__disconnect:hover:not(:disabled){color:#fff;border-color:hsla(0,0%,100%,.14);background:hsla(0,0%,100%,.07)}.wallet-modal__error{position:-webkit-sticky;position:sticky;right:0;bottom:0;left:0;margin-top:11px;padding:10px 12px;color:#f0f0f0;border:1px solid hsla(0,0%,100%,.14);border-radius:10px;background:#161616;font-size:10px;line-height:1.45}@media (max-width:900px){.wallet-modal-backdrop[data-connected=true]{padding:14px 14px 0}.wallet-modal--profile{height:calc(100dvh - 14px);padding-right:18px;padding-left:18px}.wallet-profile__content,.wallet-profile__overview{grid-template-columns:1fr}.wallet-profile__x{grid-row:1}.wallet-profile__panel--launches{grid-row:auto}}@media (max-width:560px){.wallet-auth-backdrop{align-items:end;padding:8px}.wallet-auth-modal{padding:25px 18px 18px;border-radius:22px}.wallet-modal-backdrop{align-items:end;padding:8px}.wallet-modal-backdrop[data-connected=true]{padding:6px 6px 0}.wallet-modal--picker{padding:17px;border-radius:20px}.wallet-modal--profile{height:calc(100dvh - 6px);padding:0 12px 16px;border-radius:22px 22px 0 0}.wallet-modal__header{min-height:66px}.wallet-modal--picker .wallet-modal__header{min-height:42px;margin-bottom:14px}.wallet-modal--picker .wallet-modal__header h2,.wallet-modal--profile .wallet-modal__header h2,.wallet-modal__header h2{font-size:25px}.wallet-modal__options>button{min-height:62px}.wallet-option__state small{display:none}.wallet-profile{gap:11px}.wallet-profile__identity{gap:9px;padding-bottom:13px}.wallet-profile__avatar{width:42px;height:42px}.wallet-profile__copy{display:none}.wallet-profile__stats{border-radius:14px}.wallet-profile__stats>div{min-height:88px;padding:12px 9px}.wallet-profile__stats strong{font-size:clamp(18px,5.6vw,25px)}.wallet-profile__stats small,.wallet-profile__stats span{font-size:7px}.wallet-profile__x{min-height:80px;padding:11px}.wallet-profile__content{gap:11px}.wallet-profile__panel{border-radius:14px}.wallet-profile__row{grid-template-columns:36px minmax(80px,1fr) auto;gap:9px;padding:9px 10px}.wallet-profile__token{width:36px;height:36px}.wallet-profile__row-value{grid-column:2/-1;text-align:left}.wallet-profile__state{grid-column:3;grid-row:1}}@media (prefers-reduced-motion:reduce){.wallet-auth-backdrop,.wallet-auth-modal,.wallet-auth-modal__mark>span.is-authenticating,.wallet-modal,.wallet-modal-backdrop,.wallet-profile__loading i{animation:none}}.wallet-popover-layer{position:fixed;inset:0;z-index:320;background:transparent}.wallet-popover{position:absolute;top:78px;right:24px;width:min(390px,calc(100vw - 32px));max-height:calc(100dvh - 96px);padding:18px;overflow-x:hidden;overflow-y:auto;color:#f7f7f7;border:1px solid hsla(0,0%,100%,.11);border-radius:24px;background:hsla(0,0%,4%,.98);box-shadow:0 28px 80px rgba(0,0,0,.7),inset 0 1px 0 hsla(0,0%,100%,.045);animation:wallet-popover-in .22s cubic-bezier(.16,1,.3,1) both;scrollbar-color:hsla(0,0%,100%,.14) transparent;scrollbar-width:thin}@keyframes wallet-popover-in{0%{opacity:0;transform:translateY(-8px) scale(.97)}to{opacity:1;transform:none}}.wallet-popover:before{position:absolute;top:-6px;right:48px;width:12px;height:12px;border-top:1px solid hsla(0,0%,100%,.11);border-left:1px solid hsla(0,0%,100%,.11);background:#0a0a0a;content:"";transform:rotate(45deg)}.wallet-popover__identity{display:grid;min-width:0;align-items:center;grid-gap:11px;gap:11px;grid-template-columns:46px minmax(0,1fr) auto}.tactile-ui .wallet-popover .wallet-popover__header-actions button{min-height:0;padding:0;color:inherit;border:0;background:transparent;box-shadow:none}.tactile-ui .wallet-popover .wallet-popover__header-actions button:hover:not(:disabled){border:0;background:transparent;box-shadow:none;transform:none}.tactile-ui .wallet-popover .wallet-profile__avatar{width:46px;height:46px;grid-row:auto}.wallet-popover__address{display:grid;min-width:0;grid-gap:3px;gap:3px;grid-template-columns:minmax(0,1fr) auto;text-align:left}.wallet-detail-activity span,.wallet-detail-modal__header span,.wallet-detail-position span,.wallet-detail-reward span,.wallet-detail-summary small,.wallet-detail-summary span,.wallet-popover__address span,.wallet-popover__balance>span,.wallet-popover__recent header span{color:hsla(0,0%,100%,.4);font-size:8px;font-weight:720;letter-spacing:.1em;text-transform:uppercase}.wallet-popover__address strong{overflow:hidden;color:hsla(0,0%,100%,.94);font-size:14px;font-weight:620;letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap;grid-column:1}.wallet-popover__address>span{grid-column:1}.tactile-ui .wallet-popover button.wallet-popover__copy,.tactile-ui .wallet-popover button.wallet-popover__copy:hover:not(:disabled){width:auto;height:25px;min-height:0;align-self:center;padding:0 8px;grid-column:2;grid-row:1/span 2;color:hsla(0,0%,100%,.45);border:1px solid hsla(0,0%,100%,.07);border-radius:999px;background:transparent;box-shadow:none;font-size:8px;transform:none}.tactile-ui .wallet-popover button.wallet-popover__copy:hover:not(:disabled){color:#fff;border-color:hsla(0,0%,100%,.15);background:hsla(0,0%,100%,.05)}.wallet-popover__header-actions{display:flex;align-items:center;gap:4px}.tactile-ui .wallet-popover .wallet-popover__header-actions button{display:grid;width:34px;height:34px;color:hsla(0,0%,100%,.48);border-radius:50%;place-items:center}.tactile-ui .wallet-popover .wallet-popover__header-actions button:hover:not(:disabled){color:#fff;background:hsla(0,0%,100%,.07)}.wallet-popover__header-actions svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.wallet-popover__balance{display:grid;grid-gap:8px;gap:8px;padding:26px 2px 20px}.wallet-popover__balance>strong{color:#fff;font-size:43px;font-weight:560;letter-spacing:-.06em;line-height:1}.wallet-popover__balance small{color:hsla(0,0%,100%,.46);font-size:11px;line-height:1.35}.wallet-popover__balance-breakdown{display:grid;grid-gap:7px;gap:7px;margin-top:3px;grid-template-columns:repeat(3,minmax(0,1fr))}.wallet-popover__balance-breakdown>div{display:grid;min-width:0;grid-gap:3px;gap:3px;padding:9px 10px;border:1px solid hsla(0,0%,100%,.065);border-radius:12px;background:hsla(0,0%,100%,.022)}.wallet-popover__balance-breakdown small{overflow:hidden;font-size:7px;font-weight:680;letter-spacing:.07em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.wallet-popover__balance-breakdown b{overflow:hidden;color:hsla(0,0%,100%,.82);font-size:10px;font-weight:630;text-overflow:ellipsis;white-space:nowrap}.wallet-detail-explanation,.wallet-popover__balance>p{margin:0;color:hsla(0,0%,100%,.34);font-size:9px;line-height:1.5}.wallet-popover__actions{display:grid;grid-gap:10px;gap:10px;grid-template-columns:1fr 1fr}.tactile-ui .wallet-popover__actions>button{display:grid;min-width:0;min-height:112px;align-content:space-between;justify-items:start;grid-gap:2px;gap:2px;padding:15px;color:#fff;text-align:left;border:1px solid hsla(0,0%,100%,.08);border-radius:19px;background:hsla(0,0%,100%,.04);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.035)}.tactile-ui .wallet-popover__actions>button:hover:not(:disabled){color:#fff;border-color:hsla(0,0%,100%,.17);background:hsla(0,0%,100%,.075);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.055);transform:translateY(-1px)}.tactile-ui .wallet-popover__actions>button[aria-disabled=true]{cursor:default}.wallet-popover__action-icon{display:grid;width:34px;height:34px;margin-bottom:11px;overflow:hidden;color:#050505;border-radius:11px;background:#f4f4f4;font-size:14px;font-weight:760;place-items:center}.wallet-popover__action-icon.has-image{border-radius:50%}.wallet-popover__action-icon img{width:100%;height:100%;object-fit:cover}.wallet-popover__action-icon svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.wallet-popover__actions strong{font-size:15px;font-weight:650;letter-spacing:-.02em}.wallet-popover__actions small{overflow:hidden;width:100%;color:hsla(0,0%,100%,.38);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.tactile-ui .wallet-popover__more,.tactile-ui .wallet-popover__portfolio-link{display:flex;width:100%;min-height:43px;align-items:center;justify-content:center;gap:9px;margin-top:11px;padding:0 14px;color:hsla(0,0%,100%,.84);border:1px solid hsla(0,0%,100%,.1);border-radius:999px;background:transparent;box-shadow:none;font-size:11px;font-weight:670}.tactile-ui .wallet-popover__more:hover:not(:disabled),.tactile-ui .wallet-popover__portfolio-link:hover:not(:disabled){color:#fff;border-color:hsla(0,0%,100%,.22);background:hsla(0,0%,100%,.055);box-shadow:none;transform:none}.wallet-popover__more svg,.wallet-popover__portfolio-link svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.wallet-popover__recent{margin-top:19px;padding-top:17px;border-top:1px solid hsla(0,0%,100%,.07)}.wallet-popover__recent>header{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;padding:0 3px 7px}.wallet-popover__recent header h3{margin:3px 0 0;color:hsla(0,0%,100%,.92);font-size:15px;font-weight:630;letter-spacing:-.02em}.wallet-popover__recent>header>small{color:hsla(0,0%,100%,.31);font-size:9px}.wallet-popover__activity-list{display:grid}.wallet-popover__activity{display:flex;min-height:53px;align-items:center;gap:10px;padding:8px 3px;border-bottom:1px solid hsla(0,0%,100%,.055)}.wallet-detail-activity>i,.wallet-popover__activity>i{width:7px;height:7px;flex:0 0 auto;border-radius:50%;background:#fff;box-shadow:0 0 10px hsla(0,0%,100%,.38)}.wallet-detail-activity>div,.wallet-popover__activity>div{display:grid;min-width:0;flex:1 1;grid-gap:4px;gap:4px}.wallet-popover__activity strong{color:hsla(0,0%,100%,.83);font-size:10px;font-weight:620}.wallet-popover__activity span{color:hsla(0,0%,100%,.35);font-size:8px}.wallet-popover__rewards>header>strong{color:hsla(0,0%,100%,.78);font-size:11px;font-weight:640}.wallet-popover__rewards-summary{margin:2px 3px 7px;color:hsla(0,0%,100%,.4);font-size:9px;line-height:1.55}.wallet-popover__reward{display:flex;min-height:50px;align-items:center;justify-content:space-between;gap:12px;padding:8px 3px;border-bottom:1px solid hsla(0,0%,100%,.055)}.wallet-popover__reward>div{display:grid;min-width:0;grid-gap:4px;gap:4px}.wallet-popover__reward strong{color:hsla(0,0%,100%,.83);font-size:10px;font-weight:620}.wallet-popover__reward span{color:hsla(0,0%,100%,.35);font-size:8px}.wallet-detail-empty,.wallet-popover__empty{display:grid;min-height:82px;align-content:center;justify-items:center;grid-gap:5px;gap:5px;color:hsla(0,0%,100%,.3);text-align:center}.wallet-detail-empty strong,.wallet-popover__empty strong{color:hsla(0,0%,100%,.58);font-size:11px}.wallet-detail-empty span,.wallet-popover__empty span{font-size:9px}.wallet-detail-backdrop{position:fixed;inset:0;z-index:340;display:grid;padding:18px;overflow-y:auto;background:rgba(0,0,0,.64);backdrop-filter:blur(14px) saturate(.6);-webkit-backdrop-filter:blur(14px) saturate(.6);place-items:center}.wallet-detail-modal{width:min(620px,100%);max-height:min(700px,calc(100dvh - 36px));padding:18px;overflow-y:auto;color:#f6f6f6;border:1px solid hsla(0,0%,100%,.1);border-radius:24px;background:#0a0a0a;box-shadow:0 30px 90px rgba(0,0,0,.72),inset 0 1px 0 hsla(0,0%,100%,.04);animation:modal-panel-in .22s cubic-bezier(.16,1,.3,1) both;scrollbar-color:hsla(0,0%,100%,.14) transparent;scrollbar-width:thin}.wallet-detail-modal__header{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:3px 3px 17px}.wallet-detail-modal__header h2{margin:4px 0 0;color:#fff;font-size:25px;font-weight:610;letter-spacing:-.045em;line-height:1}.tactile-ui .wallet-detail-modal__header button{display:grid;width:36px;height:36px;min-height:0;padding:0;color:hsla(0,0%,100%,.52);border:1px solid hsla(0,0%,100%,.08);border-radius:50%;background:hsla(0,0%,100%,.035);box-shadow:none;place-items:center}.wallet-detail-modal__header svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round}.wallet-detail-modal__body{display:grid;grid-gap:12px;gap:12px}.wallet-detail-summary{display:grid;grid-gap:8px;gap:8px;grid-template-columns:repeat(3,minmax(0,1fr))}.wallet-detail-summary>div{display:grid;min-width:0;min-height:96px;align-content:space-between;grid-gap:4px;gap:4px;padding:14px;border:1px solid hsla(0,0%,100%,.07);border-radius:16px;background:hsla(0,0%,100%,.025)}.wallet-detail-summary strong{overflow:hidden;font-size:20px;font-weight:600;letter-spacing:-.04em;text-overflow:ellipsis;white-space:nowrap}.wallet-detail-summary--rewards{grid-template-columns:repeat(2,minmax(0,1fr))}.wallet-detail-explanation{padding:0 3px 2px}.wallet-detail-list{display:grid;overflow:hidden;border:1px solid hsla(0,0%,100%,.07);border-radius:17px;background:hsla(0,0%,100%,.02)}.wallet-detail-position{display:grid;min-height:66px;align-items:center;grid-gap:10px;gap:10px;padding:9px 12px;grid-template-columns:38px minmax(90px,1fr) auto auto;border-bottom:1px solid hsla(0,0%,100%,.055)}.wallet-detail-position>div:not(.wallet-profile__token),.wallet-detail-reward>div{display:grid;min-width:0;grid-gap:4px;gap:4px}.wallet-detail-position>div:nth-child(3),.wallet-detail-reward>div:last-child{text-align:right}.wallet-detail-activity strong,.wallet-detail-position strong,.wallet-detail-reward strong{overflow:hidden;color:hsla(0,0%,100%,.84);font-size:10px;font-weight:620;text-overflow:ellipsis;white-space:nowrap}.wallet-detail-position>small{padding:5px 7px;color:hsla(0,0%,100%,.42);border:1px solid hsla(0,0%,100%,.08);border-radius:999px;font-size:8px}.wallet-detail-activity,.wallet-detail-reward{display:flex;min-height:58px;align-items:center;gap:11px;padding:10px 13px;border-bottom:1px solid hsla(0,0%,100%,.055)}.wallet-detail-activity:last-child,.wallet-detail-position:last-child,.wallet-detail-reward:last-child{border-bottom:0}.wallet-detail-reward{justify-content:space-between}.wallet-detail-modal button:focus-visible,.wallet-popover button:focus-visible{outline:2px solid #fff;outline-offset:2px}@media (max-width:560px){.wallet-popover{top:72px;right:8px;width:min(380px,calc(100vw - 16px));max-height:calc(100dvh - 80px);padding:15px;border-radius:21px}.wallet-popover:before{right:32px}.wallet-popover__balance{padding-top:22px}.wallet-popover__balance strong{font-size:38px}.wallet-detail-backdrop{align-items:end;padding:8px}.wallet-detail-modal{max-height:calc(100dvh - 16px);padding:15px;border-radius:22px}.wallet-detail-summary{grid-template-columns:1fr}.wallet-detail-summary>div{min-height:76px}.wallet-detail-position{grid-template-columns:36px minmax(80px,1fr) auto}.wallet-detail-position>div:nth-child(3){grid-column:2/-1;text-align:left}.wallet-detail-position>small{grid-column:3;grid-row:1}}@media (prefers-reduced-motion:reduce){.wallet-detail-modal,.wallet-popover{animation:none}}