.dashboard-screen{--dash-bg:#050507;--dash-surface:#ffffff0f;--dash-surface-hover:#ffffff17;--dash-border:#ffffff14;--dash-text-muted:#8b8f9a;--dash-green:#34d399;--dash-red:#f472b6;--dash-radius-lg:20px;--dash-radius-md:16px;box-sizing:border-box;width:100%;max-width:28rem;min-height:100dvh;background:var(--dash-bg);color:#f5f5f7;touch-action:manipulation;min-height:-webkit-fill-available;margin-inline:auto;padding-bottom:7rem;overflow-x:hidden}.dashboard-screen__inner{box-sizing:border-box;width:100%;padding:1.25rem 1rem 0}@media (min-width:640px){.dashboard-screen{border-inline:1px solid #ffffff0f;padding-bottom:8rem}.dashboard-screen__inner{padding-top:1.5rem}}.dashboard-screen .dash-header{justify-content:space-between;align-items:center;gap:8px;min-height:28px;margin-bottom:14px;display:flex}.dashboard-screen .dash-header__wallet{min-width:0;color:inherit;cursor:pointer;text-align:left;background:0 0;border:none;flex:1;align-items:center;gap:8px;padding:0;display:flex}.dashboard-screen .dash-header__wallet:hover{opacity:.85}.dashboard-screen .dash-header__address{letter-spacing:0;white-space:nowrap;text-overflow:ellipsis;color:#d1d5db;font-size:12px;font-weight:500;overflow:hidden}.dashboard-screen .dash-header__address--copied{color:#6ee7b7;font-size:11px}.dashboard-screen .dash-header__actions{flex-shrink:0;align-items:center;gap:6px;display:flex}.dashboard-screen .dash-header__chain{color:var(--dash-text-muted);white-space:nowrap;background:0 0;border:none;align-items:center;gap:2px;padding:0;font-size:11px;font-weight:500;transition:color .2s;display:inline-flex}.dashboard-screen .dash-header__chain:hover{color:#f5f5f7}.dashboard-screen .dash-header__menu-btn{width:28px;height:28px;color:var(--dash-text-muted);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:color .2s;display:inline-flex}.dashboard-screen .dash-header__menu-btn:hover{color:#f5f5f7}.dashboard-screen .dash-hero{text-align:center;margin-bottom:18px;padding-bottom:8px;position:relative}.dashboard-screen .dash-hero__meta{color:var(--dash-text-muted);margin-bottom:8px;font-size:13px}.dashboard-screen .dash-hero__balance{letter-spacing:-.03em;margin-bottom:6px;font-size:clamp(2.25rem,9vw,2.75rem);font-weight:700;line-height:1.05}.dashboard-screen .dash-hero__change{margin-bottom:10px;font-size:14px;font-weight:500}.dashboard-screen .dash-hero__change--up{color:var(--dash-green)}.dashboard-screen .dash-hero__change--down{color:#fb7185}.dashboard-screen .dash-sparkline-wrap{height:88px;margin:0 -4px;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}.dashboard-screen .dash-sparkline-wrap svg{width:100%;height:100%;display:block}.dashboard-screen .dash-actions-row{grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:18px;display:grid}.dashboard-screen .dash-action-card{border-radius:var(--dash-radius-lg);background:var(--dash-surface);border:1px solid var(--dash-border);color:#f5f5f7;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:80px;padding:12px 6px;transition:background .2s,transform .15s;display:flex}.dashboard-screen .dash-action-card:hover{background:var(--dash-surface-hover)}.dashboard-screen .dash-action-card:active{transform:scale(.98)}.dashboard-screen .dash-action-card__icon{color:#f5f5f7;width:24px;height:24px}.dashboard-screen .dash-action-card__label{font-size:12px;font-weight:600}.dashboard-screen .dash-ticker{margin-bottom:18px}.dashboard-screen .dash-ticker__label{color:var(--dash-text-muted);margin-bottom:10px;font-size:13px}.dashboard-screen .dash-ticker__track{scrollbar-width:none;-ms-overflow-style:none;gap:8px;padding-bottom:4px;display:flex;overflow-x:auto}.dashboard-screen .dash-ticker__marquee{width:100%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000);mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000)}.dashboard-screen .dash-ticker__marquee-track{will-change:transform;gap:10px;width:max-content;animation:28s linear infinite dash-ticker-marquee;display:flex}.dashboard-screen .dash-ticker__marquee:hover .dash-ticker__marquee-track{animation-play-state:paused}@keyframes dash-ticker-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.dashboard-screen .dash-ticker__pill--price{gap:10px;padding:8px 14px}.dashboard-screen .dash-ticker__symbol{color:#f5f5f7;font-weight:700}.dashboard-screen .dash-ticker__price{color:#e5e7eb;font-size:13px;font-weight:600}.dashboard-screen .dash-ticker__change{font-size:12px;font-weight:600}.dashboard-screen .dash-ticker__track::-webkit-scrollbar{display:none}.dashboard-screen .dash-ticker__pill{background:var(--dash-surface);border:1px solid var(--dash-border);border-radius:999px;flex-shrink:0;align-items:center;gap:8px;padding:8px 12px;font-size:13px;font-weight:600;display:inline-flex}.dashboard-screen .dash-ticker__pill-action{font-weight:600}.dashboard-screen .dash-ticker__pill-action--buy{color:var(--dash-green)}.dashboard-screen .dash-ticker__pill-action--sell{color:var(--dash-red)}.dashboard-screen .dash-segment{border-radius:var(--dash-radius-md);background:var(--dash-surface);border:1px solid var(--dash-border);grid-template-columns:1fr 1fr;gap:4px;margin-bottom:14px;padding:4px;display:grid}.dashboard-screen .dash-segment__btn{color:var(--dash-text-muted);cursor:pointer;background:0 0;border:none;border-radius:12px;padding:10px 12px;font-size:14px;font-weight:600;transition:all .2s}.dashboard-screen .dash-segment__btn--active{color:#fff;background:#ffffff1a;box-shadow:inset 0 0 0 1px #ffffff0f}.dashboard-screen .dash-asset-list{flex-direction:column;gap:2px;display:flex}.dashboard-screen .dash-asset-row{border-bottom:1px solid #ffffff0d;align-items:center;gap:14px;padding:14px 4px;display:flex}.dashboard-screen .dash-asset-row:last-child{border-bottom:none}.dashboard-screen .dash-asset-row__main{flex:1;min-width:0}.dashboard-screen .dash-asset-row__name{letter-spacing:-.02em;margin-bottom:4px;font-size:16px;font-weight:700}.dashboard-screen .dash-asset-row__sub{color:var(--dash-text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.dashboard-screen .dash-asset-row__value{text-align:right;flex-shrink:0}.dashboard-screen .dash-asset-row__usd{letter-spacing:-.02em;font-size:16px;font-weight:700}.dashboard-screen .dash-asset-row__pct{margin-top:2px;font-size:13px;font-weight:500}.dashboard-screen .dash-asset-row__pct--up{color:var(--dash-green)}.dashboard-screen .dash-asset-row__pct--down{color:#fb7185}.dashboard-screen .dash-empty{text-align:center;color:var(--dash-text-muted);border-radius:var(--dash-radius-md);background:var(--dash-surface);border:1px solid var(--dash-border);padding:48px 20px}.dashboard-screen .dash-portfolio-scroll{background:var(--dash-bg)}.dashboard-screen .dash-nft-panel{padding-top:2px}.dashboard-screen .dash-nft-section-label{letter-spacing:.06em;text-transform:uppercase;color:var(--dash-text-muted);margin-bottom:.625rem;font-size:.75rem;font-weight:600}.dashboard-screen .dash-nft-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}@media (min-width:640px){.dashboard-screen .dash-nft-grid{gap:1rem}}.dashboard-screen .dash-nft-empty{text-align:center;border-radius:var(--dash-radius-lg);background:var(--dash-surface);border:1px solid var(--dash-border);padding:1.5rem 1.25rem;transition:background .2s,border-color .2s}.dashboard-screen .dash-nft-empty:hover{background:var(--dash-surface-hover);border-color:#ffffff1f}.dashboard-screen .dash-nft-empty__icon{width:3.5rem;height:3.5rem;color:var(--dash-text-muted);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:1rem;justify-content:center;align-items:center;margin:0 auto .875rem;display:flex}.dashboard-screen .dash-nft-empty__title{color:#fff;margin-bottom:.25rem;font-size:.9375rem;font-weight:600}.dashboard-screen .dash-nft-empty__text{color:var(--dash-text-muted);max-width:16rem;margin:0 auto 1rem;font-size:.8125rem;line-height:1.5}.dashboard-screen .dash-nft-empty__cta{color:#c4b5fd;justify-content:center;align-items:center;gap:.5rem;font-size:.8125rem;font-weight:600;display:inline-flex}.dashboard-screen .nft-gallery-card{background:var(--dash-surface);border:1px solid var(--dash-border);border-radius:16px}.dashboard-screen .nft-gallery-card:hover{background:var(--dash-surface-hover);border-color:#ffffff1f}.dashboard-screen .nft-gallery-card__image{background:#0006;border-bottom:1px solid #ffffff0f}.dashboard-screen .nft-gallery-card__collection-name,.dashboard-screen .nft-gallery-card__price-label{color:var(--dash-text-muted)}.dashboard-screen .nft-gallery-card__title,.dashboard-screen .nft-gallery-card__price{color:#f5f5f7}.dashboard-screen .nft-gallery-card__verified{color:#a78bfa}.dashboard-screen .nft-gallery-card__menu-btn{width:2rem;height:2rem;color:var(--dash-text-muted);cursor:pointer;background:0 0;border:none;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;transition:background .2s,color .2s;display:inline-flex}.dashboard-screen .nft-gallery-card__menu-btn:hover{color:#f5f5f7;background:#ffffff0f}
