:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#07070f;--surface:#0d0e17;--surface-2:#12131d;--surface-3:#181923;--panel-2:var(--surface-2);--line:#1c1e2b;--line-soft:#ffffff0e;--text:#f7f7fb;--muted:#737687;--muted-2:#999cab;--blue:#425cff;--blue-bright:#6680ff;--blue-2:var(--blue-bright);--green:#22d77d;--red:#ff5368;--yellow:#f5b82e}*{box-sizing:border-box}html{background:var(--bg);scroll-behavior:smooth;font-size:16px}body{background:var(--bg);min-width:320px;color:var(--text);margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem}button,input{color:inherit;font:inherit}button{-webkit-tap-highlight-color:transparent;cursor:pointer}button:focus-visible,input:focus-visible{outline:2px solid var(--blue-bright);outline-offset:2px}.foom-app{background:radial-gradient(circle at 50% -30%, #435aff12, transparent 35%), var(--bg);min-height:100vh}.screen{min-height:100vh;padding:0 10px 100px}.positive{color:var(--green)!important}.negative{color:var(--red)!important}.foom-wordmark{letter-spacing:-.08em;align-items:center;height:27px;font-size:0;display:inline-flex}.foom-wordmark:before,.mini-wordmark:before{content:"";clip-path:polygon(0 0,45% 0,35% 42%,54% 42%,65% 0,100% 0,84% 100%,51% 100%,59% 58%,40% 58%,32% 100%,0 100%,17% 58%,0 58%);background:linear-gradient(135deg,#fff 0 42%,#0000 43% 51%,#fff 52% 100%);width:31px;height:22px;display:inline-block}.foom-wordmark.compact:after{content:"FOOM";color:#9699a9;letter-spacing:-.03em;margin-left:8px;font-size:1.0625rem;font-weight:800}.icon-button{color:#9295a4;background:0 0;border:0;border-radius:10px;place-items:center;width:38px;height:38px;padding:0;display:inline-grid}.icon-button:hover{color:#fff;background:var(--surface-2)}.icon-button svg{width:20px;height:20px}.person-avatar{color:#fff;background:linear-gradient(145deg,#39405a,#171a27);border:1px solid #ffffff1f;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;font-size:1rem;font-weight:800;display:grid}.person-avatar.small{width:22px;height:22px;font-size:.75rem}.foom-avatar{color:#07110b;background:linear-gradient(145deg,#4b68ff,#19ee89)}.token-avatar{--token-accent:#5f6f91;background:radial-gradient(circle at 30% 20%, #ffffff59, transparent 24%), var(--token-accent);color:#fff;text-shadow:0 1px 3px #00000073;border:1px solid #ffffff29;border-radius:50%;flex:none;place-items:center;width:38px;height:38px;font-size:.875rem;font-weight:900;display:grid;box-shadow:inset 0 0 16px #00000042}.token-avatar img{border-radius:inherit;object-fit:cover;width:100%;height:100%}.token-avatar.large{width:46px;height:46px;font-size:1rem}.verified{color:#dce8ff;place-items:center;margin-left:5px;font-size:.75rem;display:inline-grid}.new-badge{color:#7085ff;vertical-align:middle;background:#425cff33;border-radius:4px;margin-left:5px;padding:2px 4px;font-size:.6875rem;line-height:1;display:inline-block}.empty-state{min-height:280px;color:var(--muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex}.empty-state svg{width:28px;height:28px}.empty-state strong{color:#b5b8c4;font-size:1.0625rem}.empty-state span{max-width:290px;font-size:.9375rem;line-height:1.5}.empty-state.coming-soon svg{color:var(--blue-bright)}.empty-state.coming-soon span{max-width:360px}.empty-state.compact{min-height:190px}.inline-state{min-height:70px;color:var(--muted-2);justify-content:center;align-items:center;gap:9px;font-size:.9375rem;display:flex}.inline-state button{color:var(--blue-bright);background:0 0;border:0;margin-left:6px;font-weight:700}.spinner{border:2px solid #2b2e3c;border-top-color:var(--blue-bright);border-radius:50%;width:14px;height:14px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.app-nav{z-index:40;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#181923f5;border:1px solid #252734;border-radius:22px;grid-template-columns:repeat(6,1fr);width:min(420px,100% - 20px);height:60px;padding:5px;display:grid;position:fixed;bottom:12px;left:50%;transform:translate(-50%);box-shadow:0 14px 50px #00000080}.app-nav button{color:#777b8b;background:0 0;border:0;border-radius:17px;flex-direction:column;justify-content:center;align-items:center;gap:2px;display:flex;position:relative}.app-nav button:hover,.app-nav button.active{color:#fff;background:#30313d}.app-nav svg{width:22px;height:22px}.app-nav .nav-label{color:#fff;white-space:nowrap;background:#272936;border-radius:5px;padding:4px 7px;font-size:.75rem;display:none;position:absolute;top:-26px}.app-nav button:hover .nav-label{display:block}.mini-wordmark{border-radius:14px;place-items:center;width:38px;height:38px;font-size:0;display:grid}.mini-wordmark:before{width:28px;height:18px}.app-nav .feed-nav.active .mini-wordmark{background:#ededf2}.app-nav .feed-nav.active .mini-wordmark:before{filter:invert()}.app-shell main{min-width:0;padding:0 30px 48px}.app-shell .topbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;min-height:122px;display:flex}.app-shell .eyebrow{color:var(--muted);text-transform:uppercase;letter-spacing:.11em;margin:0 0 8px;font-size:.875rem;font-weight:700}.app-shell h1,.app-shell h2,.app-shell p{margin-top:0}.app-shell h1{letter-spacing:-.05em;margin:0;font-size:clamp(30px,4vw,45px)}.app-shell h2{letter-spacing:-.025em;margin:0;font-size:1.4375rem}.app-shell .balance-row{align-items:baseline;gap:14px;display:flex}.app-shell .muted{color:var(--muted);font-size:1rem}.app-shell .top-actions{align-items:center;gap:10px;display:flex}.app-shell .preview-badge{color:#aab0bf;border:1px solid #353a49;border-radius:8px;padding:8px 10px;font-size:.9375rem}.primary-button,.secondary-button{cursor:pointer;border:1px solid #0000;border-radius:10px;min-height:40px;padding:0 16px;font-size:1rem;font-weight:700}.primary-button{background:var(--blue);box-shadow:0 8px 24px #5268ff38}.secondary-button{background:var(--panel-2);border-color:var(--line)}.secondary-button:disabled{color:#73798a;cursor:not-allowed}.auth-button{min-width:92px}.auth-status{color:var(--muted);font-size:.9375rem}.auth-connected{align-items:center;gap:6px;display:flex}.wallet-state{border:1px solid var(--line);background:var(--panel-2);border-radius:10px;align-items:center;gap:8px;min-height:40px;padding:6px 9px;display:flex}.wallet-state>i{background:var(--green);border-radius:50%;width:7px;height:7px;box-shadow:0 0 10px #35d68a80}.wallet-state.error>i{background:var(--red);box-shadow:0 0 10px #ff647480}.wallet-state.warning{color:inherit;text-decoration:none}.wallet-state.warning>i{background:var(--yellow);box-shadow:0 0 10px #f5b82e80}.wallet-state strong,.wallet-state small{display:block}.wallet-state strong{font-size:.875rem}.wallet-state small{color:var(--muted);margin-top:2px;font-size:.75rem}.auth-connected .icon-button{border:1px solid var(--line);background:var(--panel-2);width:34px;height:34px;color:var(--muted);cursor:pointer;border-radius:9px}.home-screen{overflow-anchor:none}.home-header{justify-content:space-between;align-items:center;min-height:132px;padding:20px 0 12px;display:flex}.home-identity{flex-direction:column;align-items:flex-start;display:flex}.home-actions{align-items:center;gap:8px;display:flex}.notification-bell-link{border:1px solid var(--line);background:var(--panel-2);text-decoration:none}.home-balance{letter-spacing:-.04em;margin-top:8px;font-size:1.5625rem}.balance-change{color:#656878;margin-top:2px;font-size:.8125rem}.home-wallet-link{color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;flex-direction:column;align-items:flex-start;padding:0;display:flex}.home-wallet-link .balance-change{color:var(--green)}.wallet-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.wallet-header h1{letter-spacing:-.03em;margin:0;font-size:1.375rem}.wallet-header>div:first-child>span{color:var(--muted);font-size:.8125rem}.wallet-header-actions{align-items:center;gap:8px;display:flex}.perp-funding{flex-direction:column;gap:14px;display:flex}.perp-funding-header{align-items:center;gap:10px;display:flex}.perp-funding-header h1{letter-spacing:-.03em;margin:0;font-size:1.375rem}.perp-funding-header span{color:var(--muted);font-size:.8125rem}.perp-funding-note{color:var(--muted);margin:0;font-size:.75rem}.perp-funding-success{border:1px solid var(--line);background:#0b0c14;border-radius:14px;flex-direction:column;align-items:flex-start;gap:10px;padding:18px;display:flex}.perp-funding-success strong{font-size:1.0625rem}.perp-funding-success span{color:var(--muted);font-size:.8125rem}.perp-funding-success code{background:#11121b;border-radius:8px;width:100%;padding:8px 10px;font-size:.75rem;overflow-x:auto}.wallet-total{border:1px solid var(--line);background:#0b0c14;border-radius:14px;flex-direction:column;gap:4px;margin-bottom:16px;padding:16px;display:flex}.wallet-total small{color:var(--muted);font-size:.8125rem}.wallet-total strong{letter-spacing:-.04em;font-size:1.75rem}.wallet-balances .deposit-row b{flex-direction:column;align-items:flex-end;gap:2px;display:flex}.wallet-balances .deposit-row b small{color:var(--muted);font-weight:500}.wallet-hero{flex-direction:column;gap:16px;margin-bottom:18px;display:flex}.wallet-hero-total{border:1px solid var(--line);background:#0b0c14;border-radius:14px;flex-direction:column;gap:4px;padding:18px;display:flex}.wallet-hero-total small{color:var(--muted);font-size:.8125rem}.wallet-hero-total strong{letter-spacing:-.04em;font-variant-numeric:tabular-nums;font-size:2rem}.wallet-actions{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.wallet-action{border:1px solid var(--line);color:#fff;cursor:pointer;background:#11131b;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:9px;min-height:82px;padding:12px;font-size:.8125rem;font-weight:700;transition:background .15s,border-color .15s;display:flex}.wallet-action:hover:not(:disabled){background:#151824;border-color:#33384a}.wallet-action:disabled{cursor:not-allowed;opacity:.55}.wallet-action-icon{color:#bfc6ff;background:linear-gradient(145deg,#242a49,#15182b);border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.wallet-action-icon svg{width:20px;height:20px}.wallet-action-label{align-items:center;display:inline-flex}.soon-badge{color:#9aa2c4;text-transform:uppercase;letter-spacing:.04em;background:#2a2f45;border-radius:4px;margin-left:5px;padding:1px 5px;font-size:.625rem;font-weight:700}.wallet-fund-perps{color:var(--blue-bright);cursor:pointer;background:0 0;border:0;align-self:flex-start;padding:2px 0;font-size:.8125rem;font-weight:700}.wallet-perp-links{align-items:center;gap:16px;display:flex}.amount-max{color:var(--blue-bright);font-weight:700;font-size:inherit;cursor:pointer;background:0 0;border:0;padding:0}.amount-max:disabled{color:var(--muted);cursor:not-allowed}.perp-account-panel{border:1px solid var(--line);background:#0b0c14;border-radius:14px;gap:12px;margin-top:22px;padding:15px;display:grid}.perp-account-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.perp-account-header-actions{align-items:center;gap:10px;display:flex}.perp-account-header-actions .secondary-button{padding:5px 12px;font-size:.8125rem}.perp-account-header h2{letter-spacing:-.02em;margin:0;font-size:1.0625rem}.perp-account-header>div>span{color:var(--muted);font-size:.8125rem}.perp-liveness{border:1px solid var(--line);color:var(--muted-2);text-transform:uppercase;letter-spacing:.08em;border-radius:999px;flex:none;padding:3px 9px;font-size:.6875rem;font-weight:800}.perp-liveness.live{color:var(--green);background:#22d77d14;border-color:#22d77d47}.perp-liveness.degraded{color:var(--yellow);background:#f5b82e14;border-color:#f5b82e47}.perp-liveness.error{color:var(--red);background:#ff536814;border-color:#ff536847}.perp-liveness-note{color:var(--muted);margin:0;font-size:.8125rem;line-height:1.5}.perp-account-summary{border-top:1px solid var(--line-soft);border-bottom:1px solid var(--line-soft);grid-template-columns:repeat(auto-fit,minmax(128px,1fr));gap:9px;margin:0;padding:11px 0;display:grid}.perp-account-summary dt{color:var(--muted);font-size:.75rem}.perp-account-summary dd{margin:2px 0 0;font-size:.9375rem;font-weight:800}.perp-account-section h3{text-transform:uppercase;letter-spacing:.08em;color:var(--muted-2);align-items:baseline;gap:7px;margin:0 0 8px;font-size:.8125rem;font-weight:800;display:flex}.perp-account-section h3 small{color:var(--muted);text-transform:none;letter-spacing:0;font-size:.6875rem;font-weight:600}.perp-account-empty{color:var(--muted);margin:0;font-size:.875rem}.perp-account-rows{gap:8px;display:grid}.perp-position-row,.perp-order-row,.perp-fill-row{background:#11131b;border:1px solid #222531;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;gap:6px 12px;padding:11px 13px;display:grid}.perp-position-row strong,.perp-order-row strong,.perp-fill-row strong{font-size:.9375rem;display:block}.perp-position-row small,.perp-order-row small,.perp-fill-row small{color:var(--muted);margin-top:2px;font-size:.75rem;display:block}.perp-row-figure{text-align:right}.perp-row-note{grid-column:1/-1}.perp-position-row dl{border-top:1px solid var(--line-soft);grid-column:1/-1;grid-template-columns:repeat(auto-fit,minmax(96px,1fr));gap:6px;margin:4px 0 0;padding-top:8px;display:grid}.perp-position-row dl dt{color:var(--muted);font-size:.6875rem}.perp-position-row dl dd{margin:2px 0 0;font-size:.8125rem;font-weight:700}.perp-order-lifecycle-panel{border:1px solid var(--line);background:#0b0c14;border-radius:14px;gap:12px;margin:14px 0;padding:15px;display:grid}.perp-order-lifecycle-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.perp-order-lifecycle-header h2{letter-spacing:-.02em;margin:0;font-size:1.0625rem}.perp-order-lifecycle-header span{color:var(--muted);font-size:.8125rem}.perp-order-lifecycle-header .perp-liveness{color:var(--muted-2);font-size:.6875rem}.perp-order-tabs{border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;display:grid}.perp-order-tabs button{color:#555968;background:0 0;border:0;min-height:38px;font-size:.8125rem;font-weight:700;position:relative}.perp-order-tabs button:after{content:"";background:0 0;height:2px;position:absolute;bottom:-1px;left:0;right:0}.perp-order-tabs button.active{color:#fff}.perp-order-tabs button.active:after{background:var(--blue)}.perp-order-lifecycle-section{min-width:0}.perp-order-lifecycle-rows{gap:8px;display:grid}.perp-order-lifecycle-row{background:#11131b;border:1px solid #222531;border-radius:12px;gap:9px;padding:12px 13px;display:grid}.perp-order-lifecycle-row>header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.perp-order-lifecycle-row strong,.perp-order-lifecycle-row small{display:block}.perp-order-lifecycle-row strong{font-size:.9375rem}.perp-order-lifecycle-row small{color:var(--muted);margin-top:2px;font-size:.75rem}.perp-order-lifecycle-row dl{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:7px 12px;margin:0;display:grid}.perp-order-lifecycle-row dt{color:var(--muted);font-size:.6875rem}.perp-order-lifecycle-row dd{font-variant-numeric:tabular-nums;margin:2px 0 0;font-size:.8125rem}.perp-order-status{border:1px solid var(--line);color:var(--muted-2);text-transform:uppercase;letter-spacing:.06em;border-radius:999px;flex:none;padding:3px 7px;font-size:.6875rem;font-weight:800}.perp-order-status.open{color:var(--blue-bright);background:#425cff1a;border-color:#425cff52}.perp-order-status.filled{color:var(--green);background:#22d77d14;border-color:#22d77d47}.perp-order-status.partial{color:var(--yellow);background:#f5b82e14;border-color:#f5b82e47}.perp-order-lifecycle-detail{color:var(--muted);margin:0;font-size:.75rem}.perp-order-cancel-action{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.perp-order-cancel-action .secondary-button{min-height:34px;padding:0 11px;font-size:.8125rem}.perp-order-cancel-action small{margin:0}.perp-order-cancel-action small.error{color:var(--red)}.perp-order-links{flex-wrap:wrap;gap:8px;display:flex}.perp-order-links a{color:var(--blue-bright);font-size:.75rem;text-decoration:none}.perp-order-links a:hover{text-decoration:underline}.primary-cta{background:var(--blue);border:0;border-radius:8px;min-width:94px;height:38px;font-size:.875rem;font-weight:800;box-shadow:0 8px 24px #425cff40}.trader-rails{grid-template-columns:1fr 1fr;gap:9px;padding-bottom:15px;display:grid;overflow:hidden}.trader-rail{min-width:0}.trader-rail h2{align-items:center;gap:6px;margin:0 0 6px 3px;font-size:.875rem;display:flex}.trader-rail h2 span{color:#676b7b}.trader-cards{scrollbar-width:none;gap:6px;display:flex;overflow-x:auto}.trader-cards::-webkit-scrollbar{display:none}.trader-card{border:1px solid var(--line);background:#10111a;border-radius:7px;min-width:123px;overflow:hidden}.trader-name{border-bottom:1px solid var(--line);align-items:center;gap:6px;height:29px;padding:4px 6px;display:flex}.trader-name strong{text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;overflow:hidden}.trader-pnl{align-items:center;gap:5px;height:29px;padding:4px 6px;display:flex}.trader-pnl b{color:var(--green);font-size:.75rem}.coin-dot{color:#fbe4a0;background:#8b7134;border-radius:50%;place-items:center;width:20px;height:20px;font-size:.8125rem;display:grid}.market-tabs{border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);height:44px;display:grid}.market-tabs button{color:#555968;background:0 0;border:0;justify-content:center;align-items:center;gap:4px;font-size:.875rem;font-weight:700;display:flex;position:relative}.market-tabs button:after{content:"";background:0 0;height:2px;position:absolute;bottom:-1px;left:0;right:0}.market-tabs button.active{color:#fff}.market-tabs button.active:after{background:var(--blue)}.market-tabs svg{width:14px;height:14px}.filter-tabs{scrollbar-width:none;align-items:center;gap:4px;min-height:44px;display:flex;overflow-x:auto}.filter-tabs::-webkit-scrollbar{display:none}.filter-tabs button,.filter-icon{color:#717584;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:7px;place-items:center;min-width:fit-content;height:27px;padding:0 8px;font-size:.8125rem;display:grid}.filter-tabs button.active{color:#fff;background:#151620;border-color:#20222f;font-weight:700}.filter-icon{border-color:#20222f;width:27px;padding:0}.filter-icon svg{width:13px;height:13px}.fee-banner{color:#707dcd;text-align:left;background:#0e101a;border:1px solid #151827;border-radius:7px;align-items:center;gap:6px;width:100%;min-height:32px;padding:0 10px;font-size:.75rem;display:flex}.fee-banner svg{width:12px;height:12px;margin-left:auto}.risk-banner{background:#15151d;border:1px solid #272631;border-radius:8px;align-items:flex-start;gap:9px;margin:0 0 8px;padding:10px;display:flex}.risk-banner>span{background:var(--yellow);color:#251a02;border-radius:50%;flex:none;place-items:center;width:15px;height:15px;margin-top:1px;font-size:.8125rem;font-weight:900;display:grid}.risk-banner strong{font-size:.8125rem;display:block}.risk-banner p{color:#878a98;margin:3px 0 0;font-size:.75rem;line-height:1.5}.token-list{display:grid}.token-row{border:0;border-bottom:1px solid var(--line-soft);text-align:left;background:0 0;grid-template-columns:auto minmax(120px,1fr) auto auto;align-items:center;gap:9px;width:100%;min-height:54px;padding:6px 2px;display:grid}button.token-row:hover{background:#ffffff05}button.token-row:disabled,button.search-result-row:disabled{cursor:default;opacity:1}.token-identity{min-width:0}.token-identity>strong,.token-identity>span{align-items:center;display:flex}.token-identity>strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.875rem;overflow:hidden}.token-identity>span{color:#747787;margin-top:4px;font-size:.75rem}.graduation-chip,.leverage-badge{color:var(--green);background:#24d77d1a;border-radius:4px;margin-left:5px;padding:2px 4px;font-size:.6875rem;font-weight:800;display:inline-block}.leverage-badge{color:#8493ff;background:#5869ff21}.holder-badges{padding-left:8px;display:flex}.holder-badges span{background:#2d3348;border:1px solid #080910;border-radius:50%;place-items:center;width:17px;height:17px;margin-left:-6px;font-size:.6875rem;display:grid}.token-quote{text-align:right;min-width:86px}.token-quote strong,.token-quote span{display:block}.token-quote strong{font-size:.875rem}.token-quote span{margin-top:3px;font-size:.75rem;font-weight:700}.perps-filters{padding-top:2px}.perps-banner{background:linear-gradient(100deg,#425cff1f,#0f101acc);border:1px solid #20223b;border-radius:8px;align-items:center;gap:10px;min-height:54px;padding:9px 11px;display:flex}.perps-banner svg{color:#7185ff;width:20px}.perps-banner strong{font-size:.875rem}.perps-banner p{color:#858999;margin:3px 0 0;font-size:.75rem}.modal-backdrop{z-index:80;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#000000b8;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.bottom-sheet{background:#0d0e17;border:1px solid #252735;border-bottom:0;border-radius:24px 24px 0 0;width:min(100%,620px);max-height:calc(100vh - 30px);padding:11px 16px 16px;overflow-y:auto;box-shadow:0 -20px 70px #0000008c}.sheet-grabber{background:#2b2d38;border-radius:2px;width:44px;height:3px;margin:0 auto 22px}.fee-sheet{text-align:center}.fee-gem{color:#536dff;place-items:center;width:32px;height:32px;margin:0 auto 8px;font-size:1.5rem;display:grid}.fee-sheet h2{margin:0;font-size:1.0625rem}.fee-sheet p{color:#777b8c;max-width:500px;margin:8px auto 18px;font-size:.8125rem;line-height:1.5}.sheet-close{background:#171821;border:0;border-radius:8px;width:100%;height:38px;font-size:.875rem;font-weight:700}.detail-screen{padding:0 10px 100px}.detail-header{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:center;min-height:58px;display:flex}.detail-token-title,.detail-actions{align-items:center;display:flex}.detail-token-title{gap:8px}.detail-token-title>div:last-child strong,.detail-token-title>div:last-child span{display:block}.detail-token-title>div:last-child strong{font-size:.9375rem}.detail-token-title>div:last-child span{color:var(--muted);margin-top:2px;font-size:.75rem}.detail-actions{gap:2px}.icon-button.watched{color:#ffce47}.icon-button.watched svg{fill:currentColor}.chart-section{padding-top:10px;position:relative}.chart-metrics{z-index:2;pointer-events:none;justify-content:space-between;display:flex;position:absolute;left:12px;right:18px}.chart-metrics>div:last-child{text-align:right}.chart-metrics strong,.chart-metrics span{display:block}.chart-metrics strong{letter-spacing:-.03em;font-size:1.125rem}.chart-metrics span{color:var(--muted);margin-top:3px;font-size:.75rem}.price-chart{height:clamp(200px,32vw,340px);position:relative}.price-chart svg{width:100%;height:100%}.price-grid-line{stroke:#171923;stroke-width:1px}.stat-strip{border:1px solid var(--line);background:var(--line);border-radius:10px;grid-template-columns:repeat(7,minmax(0,1fr));gap:1px;margin:14px 0 4px;display:grid;overflow:hidden}.stat-tile{background:#0b0c14;flex-direction:column;gap:3px;padding:9px 12px;display:flex}.stat-tile small{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;font-size:.6875rem}.stat-tile strong{letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-size:.875rem}@media (max-width:760px){.stat-strip{grid-template-columns:repeat(3,minmax(0,1fr))}}.activity-panel{border:1px solid var(--line);background:#0b0c14;border-radius:10px;margin:4px 0 8px;padding:12px 14px}.activity-panel h3{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;margin:0 0 10px;font-size:.6875rem}.activity-row{margin-bottom:10px}.activity-row:last-child{margin-bottom:0}.activity-nums{justify-content:space-between;align-items:baseline;gap:8px;margin-bottom:5px;display:flex}.activity-nums b{font-variant-numeric:tabular-nums;font-size:.8125rem}.activity-nums small{color:var(--muted);font-size:.6875rem}.activity-bar{background:#171923;border-radius:3px;height:6px;display:flex;overflow:hidden}.activity-bar-buy{background:var(--green)}.activity-bar-sell{background:var(--red)}.terminal-left,.terminal-right{display:none}.rail-card{border:1px solid var(--line);background:#0b0c14;border-radius:12px;padding:12px}.rail-card h3{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;margin:0 0 10px;font-size:.8125rem}.rail-note{color:var(--muted);font-size:.8125rem}.rail-list{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.rail-list li{border-top:1px solid #151723;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:8px;padding:7px 0;display:grid}.rail-list li:first-child{border-top:0}.rail-rank{color:var(--muted);font-variant-numeric:tabular-nums;font-size:.6875rem}.rail-name{text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;overflow:hidden}.rail-value{flex-direction:column;align-items:flex-end;display:flex}.rail-value b{font-variant-numeric:tabular-nums;font-size:.8125rem}.rail-value small{font-size:.6875rem}.trade-rail{border:1px solid var(--line);background:#0b0c14;border-radius:12px;flex-direction:column;gap:10px;padding:14px;display:flex}.trade-rail-head{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.trade-rail-head strong{font-size:.9375rem}.trade-rail-head span{color:var(--muted);font-size:.6875rem}.trade-rail-note{color:var(--muted);font-size:.8125rem}.terminal-right .trade-rail+.rail-about{margin-top:14px}.rail-about dl{gap:0;margin:10px 0 0;display:grid}.rail-about dl div{border-top:1px solid #151723;justify-content:space-between;align-items:baseline;gap:10px;padding:7px 0;font-size:.75rem;display:flex}.rail-about dl div:first-child{border-top:0}.rail-about dt{color:var(--muted)}.rail-about dd{text-align:right;font-variant-numeric:tabular-nums;margin:0}.rail-about dd.mono{text-overflow:ellipsis;white-space:nowrap;max-width:60%;overflow:hidden}.rail-about p{color:#858998;margin:0 0 4px;font-size:.75rem;line-height:1.55}.rail-metrics{gap:0;margin-top:10px;display:grid}.rail-metrics div{border-top:1px solid #151723;justify-content:space-between;align-items:baseline;gap:10px;padding:7px 0;font-size:.75rem;display:flex}.rail-metrics span{color:var(--muted)}.rail-metrics b{font-variant-numeric:tabular-nums}@media (min-width:1024px){.token-terminal{grid-template-columns:300px minmax(0,1fr);align-items:start;gap:18px;max-width:min(2560px,100% - 32px);margin:0 auto;display:grid}.terminal-main{min-width:0}.terminal-top{grid-template-columns:minmax(0,1fr) 380px;align-items:start;gap:18px;margin-bottom:4px;display:grid}.terminal-chart{min-width:0}.terminal-left,.terminal-right{scrollbar-width:thin;max-height:calc(100vh - 28px);display:block;position:sticky;top:14px;overflow-y:auto}.token-terminal .detail-trade-bar{display:none}.token-terminal .about-card{max-width:none;margin:14px 0}.token-terminal .price-chart{height:clamp(360px,42vh,540px)}.token-terminal .chart-state{min-height:clamp(360px,42vh,540px)}}.candle-wick{stroke-width:1px;vector-effect:non-scaling-stroke}.candle-body{stroke:none}.candle-up .candle-wick{stroke:var(--green)}.candle-up .candle-body{fill:var(--green)}.candle-down .candle-wick{stroke:var(--red)}.candle-down .candle-body{fill:var(--red)}.chart-axis-y,.chart-axis-x{pointer-events:none;position:absolute;inset:0}.chart-axis-y span{color:var(--muted);font-variant-numeric:tabular-nums;font-size:.8125rem;position:absolute;left:6px;transform:translateY(-50%)}.chart-axis-x span{color:var(--muted);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:.8125rem;position:absolute;bottom:2px}.chart-axis-x span[data-edge=start]{transform:translate(0)}.chart-axis-x span[data-edge=mid]{transform:translate(-50%)}.chart-axis-x span[data-edge=end]{transform:translate(-100%)}.chart-state{min-height:clamp(200px,32vw,340px);padding-top:62px}.chart-controls{justify-content:space-between;align-items:center;height:34px;display:flex}.chart-controls>div{align-items:center;display:flex}.chart-controls .chart-style{font-size:.75rem}.chart-controls button{color:#555968;background:0 0;border:0;border-radius:6px;min-width:32px;height:24px;padding:0 6px;font-size:.75rem}.chart-controls button.active{color:#fff;background:#171822}.chart-controls .chart-style{color:var(--green)}.chart-controls svg{width:14px;height:14px}.perp-stat-strip{border:1px solid var(--line);background:#0b0c14;border-radius:9px;grid-template-columns:repeat(3,1fr);margin:0 0 4px;display:grid}.perp-stat-strip>div{border-right:1px solid var(--line);padding:10px 11px}.perp-stat-strip>div:last-child{border-right:0}.perp-stat-strip dt,.perp-stat-strip dd{margin:0}.perp-stat-strip dt{color:var(--muted);font-size:.75rem}.perp-stat-strip dd{margin-top:5px;font-size:.875rem;font-weight:800}.detail-tabs{border-bottom:1px solid var(--line);height:36px;display:flex}.detail-tabs button{color:#535665;background:0 0;border:0;flex:1;font-size:.75rem;position:relative}.detail-tabs button:after{content:"";background:0 0;height:2px;position:absolute;bottom:-1px;left:0;right:0}.detail-tabs button.active{color:#fff}.detail-tabs button.active:after{background:var(--blue)}.holder-section{padding-top:9px}.holder-summary{min-height:34px;color:var(--muted);justify-content:space-between;align-items:center;font-size:.75rem;display:flex}.holder-summary strong{color:#fff;font-size:.8125rem}.holder-rank{color:#8c93b8;background:#1d2030;border-radius:50%;place-items:center;width:26px;height:26px;font-size:.75rem;font-weight:800;display:grid}.friends-switch{color:#707484;align-items:center;gap:6px;font-size:.8125rem;display:inline-flex}.friends-switch input{opacity:0;position:absolute}.friends-switch>span{background:#20222d;border-radius:9px;width:26px;height:15px;padding:2px;transition:background .2s}.friends-switch>span:after{content:"";background:#fff;border-radius:50%;width:11px;height:11px;transition:transform .2s;display:block}.friends-switch input:checked+span{background:var(--blue)}.friends-switch input:checked+span:after{transform:translate(11px)}.holder-list{display:grid}.holder-row{border-bottom:1px solid var(--line-soft);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;min-height:48px;padding:6px 1px;display:grid}.holder-person strong,.holder-person>span{display:block}.holder-person strong{font-size:.8125rem}.holder-person>span{color:#626675;margin-top:2px;font-size:.6875rem}.holder-person p{margin:6px 0 0;font-size:.75rem}.holder-person p small{color:#656978;margin-top:4px;display:block}.holder-value{text-align:right;min-width:90px}.holder-value strong,.holder-value span{display:block}.holder-value strong{font-size:.8125rem}.holder-value span{margin-top:2px;font-size:.6875rem}.position-badge{text-transform:capitalize;border-radius:4px;align-items:center;margin-left:4px;padding:2px 4px;font-size:.6875rem;font-weight:800;display:inline-flex}.position-badge.long{color:var(--green);background:#22d77d1f}.position-badge.short{color:var(--red);background:#ff53681f}.detail-feed{display:grid}.mini-feed-event{border-bottom:1px solid var(--line);grid-template-columns:auto 1fr;gap:9px;min-height:60px;padding:10px 2px;display:grid}.mini-feed-event strong{font-size:.8125rem}.mini-feed-event p{color:#b7bac5;margin:5px 0;font-size:.8125rem}.mini-feed-event>div>span{color:var(--muted);font-size:.75rem}.about-card{border:1px solid var(--line);background:var(--surface);border-radius:12px;max-width:720px;margin:18px auto;padding:16px}.about-card h2{margin:0 0 8px;font-size:1rem}.about-card p{color:#858998;font-size:.8125rem;line-height:1.6}.about-card dl{margin:0;display:grid}.about-card dl div{border-top:1px solid var(--line);justify-content:space-between;padding:8px 0;font-size:.8125rem;display:flex}.about-card dt{color:var(--muted)}.about-card dd{margin:0}.about-card .provider-description{color:#b9bcc9;margin:0 0 10px}.about-card .metadata-note{margin:12px 0 0}.metadata-links{flex-wrap:wrap;gap:6px;margin-top:12px;display:flex}.metadata-links a{border:1px solid var(--line);color:#898c9a;background:#11121b;border-radius:999px;padding:6px 10px;font-size:.8125rem;text-decoration:none}.detail-trade-bar{z-index:30;border-top:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#07070ff5;padding:7px 10px 9px;position:fixed;bottom:0;left:0;right:0}.detail-trade-bar>span{color:#566add;text-align:center;margin-bottom:5px;font-size:.75rem;display:block}.detail-trade-bar>div{grid-template-columns:.65fr 1.35fr;gap:7px;display:grid}.detail-trade-bar button{border:0;border-radius:7px;height:38px;font-size:.875rem;font-weight:800}.detail-trade-bar button:disabled{opacity:.38;cursor:not-allowed}.buy-action{background:var(--blue)}.sell-action{color:var(--red);background:#ff536821}.perp-trade-bar>div{grid-template-columns:repeat(2,1fr)}.short-action{background:var(--red);color:#28070d}.long-action{background:var(--green);color:#03170c}.trade-sheet{text-align:left}.trade-sheet header,.trade-sheet header>div{align-items:center;display:flex}.trade-sheet header{justify-content:space-between}.trade-sheet header>div{gap:8px}.trade-sheet header small,.trade-sheet header strong{display:block}.trade-sheet header small{color:var(--muted);margin-bottom:3px;font-size:.75rem}.trade-sheet header strong{font-size:1rem}.trade-side-tabs{background:#080910;border-radius:9px;grid-template-columns:1fr 1fr;gap:4px;margin:16px 0;padding:4px;display:grid}.trade-side-tabs button{height:34px;color:var(--muted);background:0 0;border:0;border-radius:7px;font-size:.875rem;font-weight:800}.trade-side-tabs .buy.active{color:var(--green);background:#22d77d1f}.trade-side-tabs .sell.active{color:var(--red);background:#ff53681f}.trade-side-tabs .long.active{color:var(--green);background:#22d77d1f}.trade-side-tabs .short.active{color:var(--red);background:#ff53681f}.trade-side-tabs .market.active,.trade-side-tabs .limit.active{color:var(--text);background:#ffffff14}.perp-limit-crosses{color:var(--yellow);grid-column:1/-1;margin:8px 0 0;font-size:.75rem}.perp-limit-rests{color:var(--muted);font-size:.75rem}.trade-amount{border:1px solid var(--line);background:#080910;border-radius:10px;padding:11px;display:block}.trade-amount>span{color:var(--muted);font-size:.75rem}.trade-amount>div{grid-template-columns:auto 1fr auto;align-items:center;gap:6px;margin-top:6px;display:grid}.trade-amount input{background:0 0;border:0;outline:0;width:100%;font-size:1.3125rem;font-weight:800}.trade-amount strong{color:var(--muted);font-size:.8125rem}.quick-amounts{grid-template-columns:repeat(4,1fr);gap:5px;margin:7px 0 14px;display:grid}.quick-amounts button{border:1px solid var(--line);color:#898c9a;background:#11121b;border-radius:6px;height:27px;font-size:.75rem}.leverage-control{border:1px solid var(--line);background:#080910;border-radius:10px;margin:0 0 15px;padding:11px}.leverage-control>div:first-child{justify-content:space-between;align-items:center;display:flex}.leverage-control>div:first-child span{color:var(--muted);font-size:.75rem}.leverage-control>div:first-child strong{color:var(--blue-bright);font-size:1rem}.leverage-control>input{width:100%;height:24px;accent-color:var(--blue);cursor:pointer;margin:8px 0 5px}.quick-leverages{grid-template-columns:repeat(4,1fr);gap:5px;display:grid}.quick-leverages button{border:1px solid var(--line);color:#777b8a;background:#11121b;border-radius:6px;height:25px;font-size:.75rem}.quick-leverages button.active{color:#aeb7ff;background:#5268ff21;border-color:#5268ff8c}.review-details{gap:8px;margin:0 1px 14px;display:grid}.review-details div{justify-content:space-between;font-size:.8125rem;display:flex}.review-details dt{color:var(--muted)}.review-details dd{margin:0;font-weight:700}.review-cta{border:0;border-radius:8px;width:100%;height:42px;font-size:.875rem;font-weight:800}.review-cta.buy{background:var(--green);color:#04140c}.review-cta.sell{background:var(--red);color:#24070c}.review-cta.long{background:var(--green);color:#04140c}.review-cta.short{background:var(--red);color:#24070c}.review-cta:disabled{opacity:.45}.draft-result,.draft-error{background:#22d77d12;border:1px solid #22d77d33;border-radius:8px;margin-top:9px;padding:9px 10px;font-size:.8125rem}.draft-result p{margin:4px 0}.draft-result span{color:var(--muted)}.perp-draft-result>dl{gap:6px;margin:9px 0;display:grid}.perp-draft-result>dl div{justify-content:space-between;gap:12px;display:flex}.perp-draft-result>dl dt{color:var(--muted)}.perp-draft-result>dl dd{margin:0;font-weight:800}.perp-order-confirm{gap:7px;margin-top:9px;display:grid}.perp-builder-notice,.perp-leverage-notice{color:var(--muted);font-size:.75rem}.leverage-current{color:var(--muted);margin:.25rem 0 0;font-size:.75rem}.confirm-cta{border:0;border-radius:8px;width:100%;height:40px;font-size:.8125rem;font-weight:800}.confirm-cta.long{background:var(--green);color:#04140c}.confirm-cta.short{background:var(--red);color:#24070c}.confirm-cta:disabled{opacity:.45}.perp-action-sheet header>div{flex-direction:column;align-items:flex-start;gap:2px}.perp-action-sheet>p{color:var(--muted);margin:10px 0 12px;font-size:.8125rem;line-height:1.4}.perp-action-context{border:1px solid var(--line-soft);background:#080910;border-radius:10px;grid-template-columns:repeat(auto-fit,minmax(96px,1fr));gap:6px;margin:0 0 12px;padding:9px 11px;display:grid}.perp-action-context dt{color:var(--muted);font-size:.6875rem}.perp-action-context dd{margin:2px 0 0;font-size:.8125rem;font-weight:700}.perp-action-sheet label{gap:6px;margin:10px 0;display:grid}.perp-action-sheet label>span{color:var(--muted);font-size:.75rem}.perp-action-sheet label>input[type=number]{border:1px solid var(--line);width:100%;height:40px;color:inherit;background:#080910;border-radius:10px;padding:0 11px;font-size:1rem;font-weight:700}.perp-action-sheet label>input[type=number]:disabled{opacity:.55}.perp-action-toggle{grid-template-columns:repeat(2,1fr);margin:10px 0}.perp-action-toggle button{height:32px;font-size:.8125rem}.perp-action-hint{color:var(--muted);margin:-4px 0 10px;font-size:.75rem}.perp-action-review,.perp-close-review{border:1px solid var(--line-soft);background:#080910;border-radius:10px;gap:8px;margin:12px 1px 14px;padding:11px;display:grid}.perp-action-review div,.perp-close-review div{justify-content:space-between;gap:12px;font-size:.8125rem;display:flex}.perp-action-review dt,.perp-close-review dt{color:var(--muted)}.perp-action-review dd,.perp-close-review dd{text-align:right;margin:0;font-weight:700}.review-cta.perp-action-cta{background:var(--blue);color:#fff}.perp-action-sheet .perp-order-outcome{margin-top:10px;display:block}.perp-action-sheet .perp-order-outcome.error{gap:8px;display:grid}.perp-action-sheet .perp-order-outcome.error a{color:inherit}.perp-order-outcome{color:var(--muted);font-size:.75rem}.perp-order-outcome.error{color:var(--red)}.review-details dd.long{color:var(--green)}.review-details dd.short{color:var(--red)}.live-quote-result dl{border-top:1px solid #22d77d29;border-bottom:1px solid #22d77d29;gap:5px;margin:8px 0;padding:7px 0;display:grid}.live-quote-result dl div{justify-content:space-between;gap:12px;display:flex}.live-quote-result dt{color:var(--muted)}.live-quote-result dd{overflow-wrap:anywhere;text-align:right;max-width:62%;margin:0;font-weight:700}.draft-error{color:#ff9caa;background:#ff536812;border-color:#ff536833}.draft-error p{margin:0}.draft-error a{color:inherit;font-weight:800;text-decoration:underline}.review-safety{color:#666a79;text-align:center;margin:9px 3px 0;font-size:.75rem;line-height:1.5}.perp-attestation-sheet .attestation-copy{text-align:center;margin-bottom:14px}.perp-attestation-sheet .attestation-copy h2{margin:0 0 6px;font-size:1rem;font-weight:800}.perp-attestation-sheet .attestation-copy p{color:var(--muted);margin:0;font-size:.8125rem;line-height:1.5}.attestation-checkbox{background:#0d0f16;border:1px solid #242735;border-radius:12px;grid-template-columns:auto 1fr;align-items:start;gap:12px;padding:13px 14px;display:grid}.attestation-checkbox input{accent-color:#5f74ff;width:17px;height:17px;margin-top:2px}.attestation-checkbox strong{font-size:.875rem;font-weight:800;display:block}.attestation-checkbox small{color:#666a79;margin-top:5px;font-size:.75rem;line-height:1.5;display:block}.attestation-terms{color:#8d9aff;text-align:center;margin:14px 0;font-size:.8125rem;font-weight:700;display:block}.attestation-continue{color:#e7e9f3;background:#171a25}.execution-review{gap:9px;margin-top:9px;display:grid}.swap-steps{align-items:center;gap:8px;margin:0 0 2px;padding:0;list-style:none;display:flex}.swap-steps li{color:#6b7180;align-items:center;gap:6px;font-size:.75rem;font-weight:700;display:flex}.swap-steps li:before{content:"";background:#2a2f45;border-radius:50%;width:7px;height:7px}.swap-steps li.on{color:#c4c8d4}.swap-steps li.on:before{background:var(--blue-bright,#5268ff);box-shadow:0 0 8px #5268ff80}.swap-steps li:not(:last-child){border-right:1px solid #222531;padding-right:8px}.execution-review .draft-result,.execution-review .draft-error{margin-top:0}.execution-review .draft-result dl{gap:5px;margin:8px 0 0;display:grid}.execution-review .draft-result dl div{justify-content:space-between;gap:12px;display:flex}.execution-review .draft-result dt{color:var(--muted)}.execution-review .draft-result dd{margin:0;font-weight:800}.landed-trade a{color:var(--green);font-weight:800}.simple-screen-header{border-bottom:1px solid var(--line);align-items:center;gap:16px;min-height:76px;display:flex}.simple-screen-header h1{margin:0;font-size:1.25rem}.notification-screen{width:min(680px,100%);margin:0 auto}.notification-header{grid-template-columns:auto 1fr auto;gap:12px;display:grid}.notification-header>div{align-items:center;gap:12px;display:flex}.notification-header>div .foom-wordmark{display:none}.notification-header>span{color:var(--muted-2);font-size:.875rem}.notification-list{padding:10px 0}.notification-list article{border-bottom:1px solid var(--line);grid-template-columns:8px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:96px;padding:14px 10px;display:grid}.notification-list article.unread{background:#425cff0e}.notification-status-dot{background:0 0;border-radius:50%;width:6px;height:6px}.notification-list article.unread .notification-status-dot{background:var(--blue-bright);box-shadow:0 0 10px #6680ff80}.notification-copy{min-width:0}.notification-copy strong{font-size:1rem}.notification-copy p{color:#a2a5b2;margin:5px 0;font-size:.875rem}.notification-copy time{color:var(--muted);font-size:.75rem}.notification-actions{flex-direction:column;align-items:flex-end;gap:8px;display:flex}.notification-actions a,.notification-actions button{min-height:36px;color:var(--blue-bright);background:0 0;border:0;align-items:center;padding:6px 4px;font-size:.8125rem;font-weight:700;text-decoration:none;display:inline-flex}.notification-actions button:disabled{color:var(--muted)}.notification-actions span{color:var(--muted);font-size:.8125rem}.notification-message{color:var(--red);text-align:center;margin:6px 10px;font-size:.875rem}.notification-pagination{justify-content:center;padding:14px;display:flex}.notification-pagination button{border:1px solid var(--line);background:var(--panel-2);min-height:40px;color:var(--text);border-radius:8px;padding:8px 18px;font-size:.875rem;font-weight:700}.section-heading{justify-content:space-between;align-items:center;min-height:48px;display:flex}.section-heading h2{margin:0;font-size:.875rem}.section-heading>button{color:var(--blue-bright);background:0 0;border:0;align-items:center;font-size:.8125rem;display:flex}.section-heading svg{width:13px}.search-result-row{border:0;border-bottom:1px solid var(--line-soft);text-align:left;background:0 0;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:9px;width:100%;min-height:57px;padding:6px 2px;display:grid}.search-result-row>div:nth-child(2) strong,.search-result-row>div:nth-child(2) span{display:block}.search-result-row>div:nth-child(2) strong{font-size:.875rem}.search-result-row>div:nth-child(2) span{color:var(--muted);margin-top:3px;font-size:.75rem}.search-result-row>div:nth-last-child(2){text-align:right}.search-result-row>div:nth-last-child(2) strong,.search-result-row>div:nth-last-child(2) span{font-size:.8125rem;display:block}.search-result-row>div:nth-last-child(2) span{margin-top:3px;font-size:.75rem}.search-result-row>svg{color:#4e5260;width:12px}.result-group>h2{color:#777b8a;text-transform:uppercase;letter-spacing:.08em;margin:18px 0 5px;font-size:.8125rem}.search-evidence{border:1px solid var(--line-soft);color:#a7abbb;background:#425cff0f;border-radius:8px;margin:10px 0 2px;padding:9px 11px;font-size:.75rem;line-height:1.45}.person-result{grid-template-columns:auto 1fr auto}.person-result>strong{font-size:.8125rem}.search-dock{z-index:35;width:min(430px,100% - 24px);margin:auto;position:fixed;bottom:77px;left:0;right:0}.clipboard-suggestion{color:#9296a8;background:#131520f5;border:1px solid #2b2e40;border-radius:9px;justify-content:center;align-items:center;gap:5px;width:100%;margin-bottom:6px;padding:7px 10px;font-size:.75rem;display:flex}.clipboard-suggestion svg{width:12px;height:12px}.clipboard-suggestion strong{color:#fff}.search-bar{background:#2a2b34;border:1px solid #30323d;border-radius:23px;align-items:center;gap:8px;height:42px;padding:4px 6px 4px 12px;display:flex;box-shadow:0 12px 30px #00000052}.search-bar>svg{color:#979aa8;width:17px}.search-bar input{background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:16px}.search-bar button{background:#3b3c45;border:0;border-radius:16px;place-items:center;min-width:42px;height:30px;font-size:.75rem;font-weight:800;display:grid}.search-bar button svg{width:14px}.screen-top-tabs{border-bottom:1px solid var(--line);grid-template-columns:repeat(2,minmax(100px,200px));justify-content:center;height:54px;display:grid}.center-tabs button{color:#555967;background:0 0;border:0;font-size:.875rem;position:relative}.center-tabs button:after{content:"";height:2px;position:absolute;bottom:-1px;left:0;right:0}.center-tabs button.active{color:#fff}.center-tabs button.active:after{background:var(--blue)}.feed-list{width:min(100%,900px);margin:0 auto}.feed-card{border-bottom:1px solid var(--line);padding:13px 4px 10px}.feed-author{align-items:center;gap:6px;display:flex}.feed-author strong{font-size:.8125rem}.feed-author time{color:#595d6d;font-size:.75rem}.event-chip{text-transform:capitalize;border-radius:3px;margin-left:4px;padding:2px 4px;font-size:.6875rem;font-weight:800;display:inline-block}.event-chip.buy{color:var(--green);background:#22d77d26}.event-chip.sell,.event-chip.closed{color:var(--red);background:#ff536824}.event-chip.thesis{color:#7185ff;background:#425cff29}.recap-title{border:1px solid var(--line-soft);background:#11121b;border-radius:6px;align-items:center;gap:7px;min-height:32px;margin:8px 0;padding:0 9px;display:flex}.recap-title span{color:#a9b0ff}.recap-title strong{font-size:.8125rem}.recap-title small{color:var(--muted);margin-left:auto;font-size:.6875rem}.recap-card>p{color:#a5a8b5;margin:0 8px;font-size:.8125rem;line-height:1.6}.recap-card>button{color:var(--blue-bright);background:0 0;border:0;margin:5px 8px;padding:0;font-size:.75rem;font-weight:700}.trade-event-line{align-items:center;gap:7px;margin:8px 0 0 40px;display:flex}.trade-event-line p{margin:0;font-size:.8125rem}.feed-token{background:linear-gradient(145deg,#dc9f2b,#70531d);border-radius:50%;flex:none;place-items:center;width:26px;height:26px;font-size:.8125rem;font-weight:900;display:grid}.post-body{color:#c3c6d0;margin:9px 0 8px 40px;font-size:.8125rem;line-height:1.5}.position-card{border:1px solid var(--line-soft);background:#11121a;border-radius:7px;justify-content:space-between;align-items:center;min-height:46px;margin-left:40px;padding:7px 9px;display:flex}.position-card>div{align-items:center;gap:7px;display:flex}.position-card>div:last-child{flex-direction:column;align-items:flex-end;gap:2px}.position-card small,.position-card strong,.position-card span{font-size:.75rem;display:block}.position-card small{color:var(--muted)}.feed-actions{gap:6px;margin:8px 0 0 38px;display:flex}.feed-actions button{color:#666a79;background:0 0;border:0;border-radius:10px;align-items:center;gap:4px;padding:3px 7px;font-size:.75rem;display:flex}.feed-actions button:hover{background:var(--surface-2);color:#aaaebb}.feed-actions svg{width:12px;height:12px}.trader-leaderboard{margin-bottom:20px}.trader-leaderboard .leader-list{margin-top:7px}.trader-leaderboard .leader-value strong.negative{color:#f17f8f}.people-directory-heading{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:center;gap:18px;min-height:66px;display:flex}.people-directory-heading small{color:#74798b;letter-spacing:.08em;text-transform:uppercase;font-size:.75rem}.people-directory-heading h2{margin:4px 0 0;font-size:1.125rem}.people-directory-heading>span{color:#8f95a7;font-size:.8125rem}.people-boundary{color:#767b8d;margin:11px 0 4px;font-size:.8125rem;line-height:1.55}.people-directory{margin-top:7px;display:grid}.people-directory-row{border-bottom:1px solid var(--line-soft);grid-template-columns:minmax(0,1fr) auto auto auto;align-items:center;gap:11px;min-height:78px;padding:10px 3px;display:grid}.people-directory-link{min-width:0;color:inherit;cursor:pointer;align-items:center;gap:11px;text-decoration:none;display:flex}.people-directory-link .people-directory-identity{flex:1}.people-directory-link:hover .people-directory-identity strong{text-decoration:underline}.people-directory-identity{min-width:0}.people-directory-identity strong,.people-directory-identity span{display:block}.people-directory-identity strong{text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;overflow:hidden}.people-directory-identity span{color:#7c8192;margin-top:3px;font-size:.75rem}.people-directory-identity p{color:#a1a6b4;text-overflow:ellipsis;white-space:nowrap;max-width:520px;margin:5px 0 0;font-size:.75rem;line-height:1.45;overflow:hidden}.people-directory-row dl{gap:14px;margin:0;display:flex}.people-directory-row dl div{text-align:right;min-width:48px}.people-directory-row dt{color:#666b7c;font-size:.6875rem}.people-directory-row dd{margin:3px 0 0;font-size:.8125rem;font-weight:800}.people-directory-row time{color:#656a79;text-align:right;min-width:64px;font-size:.6875rem}a.leader-row{color:inherit;cursor:pointer;text-decoration:none}a.leader-row:hover{background:var(--panel-2)}.trader-profile-screen{padding:0 10px 100px}.trader-profile-header{border-bottom:1px solid var(--line-soft);align-items:center;gap:11px;min-height:64px;display:flex}.trader-avatar{width:44px;height:44px;font-size:1.25rem}.trader-identity{flex:auto;min-width:0}.trader-identity strong,.trader-identity span{display:block}.trader-identity strong{text-overflow:ellipsis;white-space:nowrap;font-size:1rem;overflow:hidden}.trader-identity span{color:#7c8192;margin-top:2px;font-size:.8125rem}.follow-button{border:1px solid var(--blue);background:var(--blue);color:#fff;cursor:pointer;border-radius:999px;min-height:34px;padding:0 18px;font-size:.8125rem;font-weight:800}.follow-button.following{color:#c4c8d4;border-color:var(--line);background:0 0}.follow-button:disabled{opacity:.6;cursor:not-allowed}.trader-follow-error{color:var(--red);margin:8px 0 0;font-size:.8125rem}.trader-bio{color:#a1a6b4;margin:10px 0 0;font-size:.8125rem;line-height:1.5}.trader-counts{align-items:center;gap:6px;margin:12px 0 4px;display:flex}.trader-counts button{border:1px solid var(--line);color:var(--muted);cursor:pointer;background:0 0;border-radius:8px;align-items:baseline;gap:5px;padding:6px 10px;font-size:.75rem;display:flex}.trader-counts button strong{color:#fff;font-variant-numeric:tabular-nums;font-size:.875rem}.trader-counts button.active{border-color:var(--blue);color:#c4c8d4}.trader-counts time{color:#656a79;margin-left:auto;font-size:.6875rem}.trader-verified{background:#ffce470f;border:1px solid #ffce4740;border-radius:10px;margin:12px 0 0;padding:10px 12px}.trader-verified-head{color:#ffce47;align-items:center;gap:6px;margin:0;font-size:.8125rem;font-weight:800;display:flex}.trader-verified-head svg{width:15px;height:15px}.trader-verified-note{color:#a1a6b4;margin:5px 0 0;font-size:.75rem;line-height:1.45}.trader-stats{border:1px solid var(--line);background:var(--line);border-radius:10px;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin:12px 0 0;display:grid;overflow:hidden}.trader-stats div{background:#0b0c14;flex-direction:column;gap:3px;padding:9px 11px;display:flex}.trader-stats dt{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-size:.6875rem}.trader-stats dd{font-variant-numeric:tabular-nums;margin:0;font-size:.875rem;font-weight:800}.trader-stats-none{color:var(--muted);margin:12px 0 0;font-size:.8125rem;line-height:1.45}.trader-connections-section{margin-top:14px}.trader-connections .trader-connection{color:inherit;grid-template-columns:auto minmax(0,1fr);text-decoration:none}a.trader-connection{cursor:pointer}a.trader-connection:hover{background:var(--panel-2)}.trader-load-more{width:100%;margin-top:10px}.clan-section{padding:8px 0 5px}.clan-rail{scrollbar-width:none;gap:7px;display:flex;overflow-x:auto}.clan-rail::-webkit-scrollbar{display:none}.clan-card,.view-all-clans{border:1px solid var(--line);background:var(--surface);text-align:center;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-width:128px;min-height:112px;padding:8px;display:flex}.clan-emblem{--clan-color:#aaa;border:1px solid color-mix(in srgb, var(--clan-color), transparent 40%);background:radial-gradient(circle, color-mix(in srgb, var(--clan-color), transparent 50%), transparent);width:42px;height:42px;color:var(--clan-color);border-radius:50%;place-items:center;font-family:Georgia,serif;font-size:1.375rem;display:grid}.clan-card strong{text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:.8125rem;overflow:hidden}.clan-card>span:not(.clan-emblem){color:var(--muted);font-size:.6875rem}.clan-card b{color:var(--green);font-size:.75rem}.view-all-clans{color:#a9acb8;min-width:90px}.view-all-clans svg{width:18px}.view-all-clans strong{font-size:.75rem}.leaderboard-controls{justify-content:space-between;align-items:center;min-height:39px;display:flex}.leaderboard-controls button{color:#606473;background:0 0;border:0;border-radius:6px;height:24px;padding:0 7px;font-size:.75rem}.leaderboard-controls .network-filter{border:1px solid var(--line);background:var(--surface);color:#fff}.leaderboard-controls button.active{background:var(--surface-3);color:#fff}.your-rank{border:1px solid var(--line);background:#12131c;border-radius:8px;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;min-height:52px;padding:7px;display:grid}.your-rank div strong,.your-rank div span{font-size:.75rem;display:block}.your-rank div span{color:var(--muted);margin-top:3px}.your-rank>b{font-size:.875rem}.leader-list{display:grid}.leader-row{border-bottom:1px solid var(--line-soft);grid-template-columns:25px auto 1fr auto;align-items:center;gap:8px;min-height:57px;padding:5px 3px;display:grid}.leader-rank{color:#797d8d;text-align:center;font-size:.8125rem}.leader-identity strong,.leader-identity span{display:block}.leader-identity strong{font-size:.8125rem}.leader-identity span{color:var(--muted);margin-top:3px;font-size:.75rem}.leader-value{text-align:right}.leader-value strong,.leader-value span{display:block}.leader-value strong{color:var(--green);font-size:.8125rem}.leader-value span{margin-top:3px;font-size:.75rem}.people-empty button{background:var(--blue);border:0;border-radius:7px;height:32px;margin-top:8px;padding:0 13px;font-size:.8125rem;font-weight:700}@media (max-width:620px){.people-directory-row{grid-template-columns:minmax(0,1fr) auto auto}.people-directory-row dl{grid-column:2/-1;justify-content:flex-start}.people-directory-row dl div{text-align:left;min-width:58px}.people-directory-row time{grid-area:1/3}}.profile-header{border-bottom:1px solid var(--line);padding:18px 0 12px;position:relative}.profile-actions{display:flex;position:absolute;top:13px;right:0}.profile-avatar{color:#06160d;background:linear-gradient(145deg,#4f6fff,#20e78b);width:52px;height:52px;font-size:1.375rem;position:relative}.profile-avatar b{border:2px solid var(--bg);color:#fff;background:#171923;border-radius:50%;place-items:center;width:16px;height:16px;font-size:.6875rem;display:grid;position:absolute;bottom:-2px;right:-2px}.profile-header h1{margin:8px 0 2px;font-size:1.1875rem}.profile-header>span:not(.profile-avatar){color:#7e8291;font-size:.8125rem}.add-bio{color:var(--blue-bright);background:0 0;border:0;margin:6px 0;padding:0;font-size:.8125rem;display:block}.profile-header p{color:#7c808f;margin:9px 0 7px;font-size:.8125rem}.profile-header p strong{color:#fff;margin-right:2px}.profile-header p strong:nth-child(2){margin-left:10px}.profile-header small{color:#74798b;font-size:.75rem}.profile-social-unavailable{color:#6f7485!important}.portfolio-card{border:1px solid var(--line);background:#0f1119;border-radius:8px;min-height:172px;padding:14px}.portfolio-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.portfolio-heading>div:first-child{gap:3px;display:grid}.portfolio-heading>div:first-child small{color:#74798b;font-size:.75rem}.portfolio-heading>div:first-child strong{font-size:1.4375rem}.portfolio-heading>div:first-child span{color:var(--muted);font-size:.8125rem}.portfolio-heading .positive{color:var(--green)!important}.portfolio-heading .negative,.portfolio-incomplete{color:#f17f8f!important}.portfolio-status{color:var(--green);letter-spacing:.08em;text-transform:uppercase;background:#58db8f1a;border-radius:100px;padding:4px 7px;font-size:.6875rem}.portfolio-status.stale{color:#f4c45c;background:#f4c45c1a}.portfolio-status.incomplete{color:#f17f8f;background:#f17f8f1a}.portfolio-boundary{color:#666c80;margin:10px 0;font-size:.75rem}.no-positions{color:#5e6375;text-align:center;border:1px dashed #252938;border-radius:7px;place-items:center;min-height:90px;font-size:.8125rem;display:grid}.portfolio-positions{gap:7px;display:grid}.portfolio-positions article{background:#12151e;border:1px solid #222635;border-radius:7px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;padding:9px;display:grid}.portfolio-positions article>div{gap:2px;min-width:0;display:grid}.portfolio-positions article>div:last-child{text-align:right}.portfolio-positions article strong{font-size:.875rem}.portfolio-positions article small{color:#74798b;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;overflow:hidden}.portfolio-warning{color:#cc7e8a;background:#f17f8f12;border-radius:6px;margin:10px 0 0;padding:8px;font-size:.75rem;line-height:1.5}.first-token-card{border:1px solid var(--line);background:#12131c;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;min-height:72px;padding:11px;display:flex}.first-token-card h2{margin:0;font-size:.875rem}.first-token-card h2 span{font-family:Georgia,serif}.first-token-card p{color:var(--muted);margin:5px 0;font-size:.75rem}.first-token-card button{color:var(--blue-bright);background:0 0;border:0;padding:0;font-size:.75rem}.token-cluster{padding-right:4px;display:flex}.token-cluster span{background:#293047;border:2px solid #12131c;border-radius:50%;place-items:center;width:26px;height:26px;margin-left:-7px;font-size:.875rem;display:grid}.profile-deposit{background:var(--blue);border:0;border-radius:7px;width:100%;height:38px;margin-top:9px;font-size:.875rem;font-weight:800}.profile-x-link{color:#b0b5c9;background:#0f111a;border:1px solid #ffffff1a;border-radius:100px;align-items:center;gap:6px;margin:7px 0 0;padding:5px 9px;font-size:.8125rem;text-decoration:none;display:inline-flex}.profile-x-link span{color:#fff;background:#000;border-radius:50%;place-items:center;width:16px;height:16px;font-size:.75rem;font-weight:900;display:grid}.profile-x-link:hover{color:#d0d5e8;border-color:#ffffff38}.profile-wallet{color:#7f8496;align-items:center;gap:6px;margin:6px 0 0;font-size:.8125rem;display:flex}.profile-wallet small{color:#7e84a0;background:#ffffff0f;border-radius:4px;padding:2px 5px;font-size:.75rem}.pnl-share-card{background:linear-gradient(145deg,#11152a,#0b0c14 55%,#101325);border:1px solid #24283a;border-radius:10px;grid-template-columns:minmax(210px,1.15fr) minmax(170px,.85fr);gap:14px;padding:13px;display:grid}.pnl-share-preview{background:radial-gradient(circle at 80% 0,#4d67ff4d,#0000 52%),#080910;border:1px solid #2a304b;border-radius:9px;flex-direction:column;justify-content:center;min-height:218px;padding:18px 18px 44px;display:flex;position:relative;overflow:hidden}.pnl-share-brand{align-items:baseline;gap:8px;display:flex;position:absolute;top:14px;left:16px}.pnl-share-brand strong{letter-spacing:-.04em;font-size:1.1875rem}.pnl-share-brand span{color:#777d94;letter-spacing:.12em;font-size:.6875rem;font-weight:800}.pnl-share-status{letter-spacing:.08em;border-radius:100px;padding:4px 7px;font-size:.6875rem;position:absolute;top:13px;right:14px}.pnl-share-status.live{color:#73efae;background:#123d2d}.pnl-share-status.stale{color:#ffd474;background:#45371d}.pnl-share-identity{gap:2px;margin:22px 0 12px;display:grid}.pnl-share-identity strong{text-overflow:ellipsis;white-space:nowrap;max-width:75%;font-size:.9375rem;overflow:hidden}.pnl-share-identity span{color:#777d94;font-size:.75rem}.pnl-share-preview>strong{letter-spacing:-.04em;font-size:clamp(24px,5vw,36px)}.pnl-share-preview>span{color:#9398aa;margin-top:2px;font-size:.75rem;font-weight:700}.pnl-share-preview>small{color:#676d82;font-size:.6875rem;position:absolute;bottom:13px;left:16px;right:16px}.pnl-share-preview>small time{color:#5f657a;margin-top:2px;display:block}.pnl-share-metrics{grid-template-columns:1fr 1fr;gap:3px 12px;margin:11px 0 0;display:grid}.pnl-share-metrics>div{gap:1px;min-width:0;display:grid}.pnl-share-metrics dt{color:#777d94;letter-spacing:.08em;font-size:.6875rem;font-weight:800}.pnl-share-metrics dd{text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.875rem;font-weight:800;overflow:hidden}.pnl-share-copy{flex-direction:column;justify-content:center;gap:10px;display:flex}.pnl-share-copy h2{margin:0;font-size:1rem}.pnl-share-copy p{color:#777d91;margin:5px 0 0;font-size:.75rem;line-height:1.5}.pnl-share-copy button{background:var(--blue);border:0;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:36px;font-size:.8125rem;font-weight:800;display:flex}.pnl-share-copy button:disabled{opacity:.65;cursor:wait}.pnl-share-copy button svg{width:14px;height:14px}.pnl-share-copy>span{color:#7e8498;min-height:13px;font-size:.75rem}.pnl-share-copy>span.pnl-share-error{color:#f17f8f}@media (min-width:760px){.screen{padding-left:18px;padding-right:18px}.home-header{min-height:148px}.token-row{min-height:60px}.token-avatar{width:42px;height:42px}.token-identity>strong,.token-quote strong{font-size:.9375rem}.token-identity>span,.token-quote span{font-size:.8125rem}.detail-trade-bar>div{width:min(560px,100%);margin:auto}.profile-screen,.people-screen{max-width:1000px;margin:auto}}@media (max-width:760px){.app-shell{display:block}.sidebar{z-index:10;border:0;border-top:1px solid var(--line);width:100%;height:66px;padding:8px 12px;position:fixed;top:auto;bottom:0}.sidebar .brand,.genie-button,.sidebar-foot{display:none}.sidebar nav{grid-template-columns:repeat(6,1fr);gap:2px}.nav-item{justify-content:center;min-height:50px;padding:0;font-size:0}.nav-item span{font-size:1.4375rem}.nav-item.active{box-shadow:inset 0 -2px 0 var(--blue-2)}.app-shell main{padding:0 14px 88px}.app-shell .topbar{align-items:flex-start;min-height:118px;padding:20px 0}.app-shell .top-actions{align-self:flex-end}.app-shell .preview-badge,.auth-connected .icon-button,.wallet-state small{display:none}.wallet-state{padding:6px 8px}.leader-grid{scroll-snap-type:x mandatory;display:flex;overflow-x:auto}.leader-card{scroll-snap-align:start;min-width:245px}.market-heading{flex-direction:column;align-items:flex-start}.search-field{width:100%;min-width:0}.tabs{overflow-x:auto}.tabs button{white-space:nowrap}.app-shell .market-row{grid-template-columns:minmax(150px,1fr) .65fr .55fr 16px;padding:0 13px}.app-shell .market-row>:nth-child(4){display:none}.market-panel,.trade-panel{border-radius:13px}}@media (max-width:620px){.pnl-share-card{grid-template-columns:1fr}.pnl-share-preview{min-height:208px}.home-actions{flex-direction:column;align-items:flex-end}.home-actions .secondary-button{min-height:34px}.trader-rails{grid-template-columns:1fr}.trader-rail:nth-child(2),.detail-actions .icon-button:first-child{display:none}.chart-metrics strong{font-size:1rem}.holder-badges{display:none}.token-row{grid-template-columns:auto minmax(90px,1fr) auto}.token-row>.holder-badges+.token-quote{grid-column:3}.screen-top-tabs{grid-template-columns:repeat(2,1fr)}}@media (max-width:390px){.screen{padding-left:7px;padding-right:7px}.filter-tabs{gap:1px}.filter-tabs button{padding:0 6px}.token-quote{min-width:75px}.detail-token-title{gap:5px}.detail-token-title>.icon-button{width:30px}.detail-actions .icon-button{width:31px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.foom-wordmark{color:#fff;letter-spacing:-.07em;font-size:1.3125rem;font-weight:800}.onboarding-screen{background:radial-gradient(circle at 50% -10%,#5268ff2e,#0000 38%),#06070b;place-items:center;min-height:100svh;padding:24px;display:grid;position:relative;overflow:hidden}.onboarding-card{z-index:1;background:#0a0b11f0;border:1px solid #242735;border-radius:28px;flex-direction:column;width:min(100%,520px);min-height:min(760px,100svh - 48px);display:flex;position:relative;overflow:hidden;box-shadow:0 34px 100px #0000007a}.onboarding-header{justify-content:space-between;align-items:center;min-height:72px;padding:0 28px;display:flex}.onboarding-header>span:last-child{color:#73798a;font-size:.9375rem;font-weight:700}.onboarding-header-left{align-items:center;gap:12px;display:flex}.onboarding-back{border:1px solid var(--line);background:var(--panel-2);width:34px;height:34px;color:var(--muted);border-radius:9px;place-items:center;transition:color .15s,border-color .15s;display:grid}.onboarding-back svg{width:18px;height:18px}.onboarding-back:hover{color:#fff;border-color:#33384a}.progress-track{background:#171924;height:2px}.progress-track span{background:linear-gradient(90deg,#5268ff,#8f9cff);height:100%;transition:width .3s;display:block}.onboarding-content{flex-direction:column;flex:1;padding:44px 42px 32px;display:flex}.onboarding-copy{margin-bottom:28px}.onboarding-copy.centered,.deposit-heading.centered{text-align:center}.onboarding-copy h1,.deposit-heading h1,.configuration-card h1,.legal-page h1{letter-spacing:-.055em;margin:0 0 12px;font-size:clamp(31px,6vw,47px);line-height:1.02}.onboarding-copy p:not(.onboarding-kicker),.deposit-heading p:not(.onboarding-kicker),.configuration-card>p:last-of-type,.legal-page>p:last-child{color:#979daf;margin:0;font-size:1.125rem;line-height:1.65}.onboarding-copy strong{color:#7e8dff}.onboarding-kicker{color:#7584ff;letter-spacing:.14em;text-transform:uppercase;margin:0 0 12px;font-size:.875rem;font-weight:800}.connect-visual{grid-template-columns:82px 1fr 82px;align-items:center;height:220px;margin:6px 0 36px;display:grid}.connect-visual .x-glyph,.connect-visual .foom-wordmark{background:#0f1119;border:1px solid #292d3b;border-radius:24px;place-items:center;width:82px;height:82px;font-size:2.125rem;display:grid;box-shadow:0 18px 60px #00000059}.connect-visual .foom-wordmark{background:linear-gradient(145deg,#6e7fff,#3549e7);border:0;font-size:1.1875rem}.connect-line{background:linear-gradient(90deg,#292d3b,#6275ff,#292d3b);height:1px;position:relative}.connect-line:after{content:"";background:#7181ff;border-radius:50%;width:8px;height:8px;position:absolute;top:-4px;left:48%;box-shadow:0 0 18px #7181ff}.onboarding-primary,.onboarding-secondary,.onboarding-text-button{cursor:pointer;border:0;border-radius:12px;width:100%;min-height:52px;font-size:1.0625rem;font-weight:800}.onboarding-primary{color:#fff;background:linear-gradient(135deg,#5f74ff,#4257ed);margin-top:auto;box-shadow:0 14px 34px #4558ee42}.onboarding-primary:disabled{opacity:.42;cursor:not-allowed;box-shadow:none}.onboarding-secondary{color:#d5d8e2;background:#13151e;border:1px solid #272a37;margin-top:9px}.onboarding-text-button{color:#8e94a6;background:0 0;min-height:42px;margin-top:9px}.link-button{text-align:center;place-items:center;display:grid}.onboarding-footnote{color:#6e7485;text-align:center;margin:15px 12px 0;font-size:.875rem;line-height:1.55}.identity-pill{color:#b5bac9;background:#10121a;border:1px solid #2a2e3d;border-radius:100px;align-self:flex-start;align-items:center;gap:8px;margin-bottom:31px;padding:7px 10px;font-size:.875rem;font-weight:700;display:inline-flex}.identity-pill span{color:#fff;background:#020203;border-radius:50%;place-items:center;width:19px;height:19px;display:grid}.onboarding-field{gap:8px;margin-bottom:14px;display:grid}.onboarding-field>span{color:#8e94a6;font-size:.875rem;font-weight:700}.onboarding-field input{color:#fff;background:#0c0e14;border:1px solid #292d3b;border-radius:12px;outline:none;width:100%;min-height:56px;padding:0 16px}.onboarding-field input:focus{border-color:#6275ff;box-shadow:0 0 0 3px #6275ff1f}.handle-field>div{background:#0c0e14;border:1px solid #292d3b;border-radius:12px;align-items:center;min-height:60px;padding:0 16px;display:flex}.handle-field>div:focus-within{border-color:#6275ff;box-shadow:0 0 0 3px #6275ff1f}.handle-field b{color:#687083;font-size:1.625rem}.handle-field input{background:0 0;border:0;min-height:58px;padding-left:7px;font-size:1.625rem;font-weight:700;box-shadow:none!important}.availability,.onboarding-error{border-radius:9px;margin:0 0 14px;padding:10px 12px;font-size:.9375rem;line-height:1.45}.availability.success{color:#79e8b0;background:#35d68a14;border:1px solid #35d68a2e}.availability.notice{color:#f4ce78;background:#f4ce7814;border:1px solid #f4ce782e}.availability.error,.onboarding-error{color:#ffadb7;background:#ff647414;border:1px solid #ff64742e}.account-link-shield{width:72px;height:72px;color:var(--yellow);background:#f5b82e14;border:1px solid #f5b82e47;border-radius:24px;place-items:center;margin:0 auto 18px;font-size:2.0625rem;font-weight:800;display:grid}.product-preview:before{content:"";background:radial-gradient(circle at 50% 5%,#5268ff21,#0000 34%);position:absolute;inset:0}.preview-grid{opacity:.32;filter:blur(1px);grid-template-columns:repeat(3,1fr);gap:12px;display:grid;position:absolute;inset:8% 5% 28%}.preview-grid span{background:linear-gradient(150deg,#141722,#090b11);border:1px solid #242735;border-radius:16px}.product-preview .onboarding-card{border-bottom:0;border-radius:28px 28px 0 0;min-height:510px;margin-top:auto}.product-preview .onboarding-header,.product-preview .progress-track{display:none}.terms-sheet{flex-direction:column;margin-top:auto;display:flex}.sheet-handle{background:#303440;border-radius:4px;width:42px;height:4px;margin:0 auto 33px}.terms-checkbox{color:#9fa5b5;background:#0d0f16;border:1px solid #242735;border-radius:12px;grid-template-columns:auto 1fr;align-items:start;gap:12px;margin:7px 0 22px;padding:15px;font-size:.9375rem;line-height:1.55;display:grid}.terms-checkbox input{accent-color:#5f74ff;width:17px;height:17px}.terms-checkbox a{color:#8d9aff;text-decoration:underline}.completion-orb,.loading-orb{color:#8ff0bd;background:radial-gradient(circle at 30% 20%,#69eeaa52,#35d68a17);border:1px solid #35d68a47;border-radius:50%;place-items:center;width:92px;height:92px;margin:72px auto 38px;font-size:2.375rem;display:grid;box-shadow:0 0 60px #35d68a1f}.loading-orb{background:0 0;border-color:#0000 #5268ff #5268ff;width:62px;height:62px;animation:1s linear infinite spin}.configuration-card,.legal-page{background:#0c0e14f0;border:1px solid #242735;border-radius:24px;width:min(100%,620px);padding:46px;box-shadow:0 30px 90px #00000061}.configuration-card .foom-wordmark,.legal-page .foom-wordmark{margin-bottom:54px;display:inline-block}.configuration-card code{color:#c8ceff}.configuration-card .link-button{margin-top:26px}.legal-page{margin:min(10vh,90px) auto}.identity-settings-card{width:min(100%,760px)}.identity-settings-list{gap:12px;margin:32px 0 18px;display:grid}.identity-settings-row{background:#0d0f16;border:1px solid #252936;border-radius:14px;grid-template-columns:minmax(180px,1fr) minmax(180px,1fr) auto;align-items:center;gap:16px;padding:18px;display:grid}.identity-settings-row strong,.identity-settings-row small{display:block}.identity-settings-row small{color:#7f8698;margin-top:5px;font-size:.875rem}.identity-settings-row a{color:#9ca8ff}.identity-settings-row>button{color:#fff;cursor:pointer;background:#171a24;border:1px solid #343a4d;border-radius:9px;min-width:72px;min-height:38px}.identity-settings-row>button:disabled{opacity:.45;cursor:not-allowed}.identity-settings-handle{background:#090b10;border:1px solid #303545;border-radius:9px;align-items:center;min-height:42px;padding:0 11px;display:flex}.identity-settings-handle span{color:#687083}.identity-settings-handle input{color:#fff;background:0 0;border:0;outline:0;width:100%;min-width:0;padding:9px 5px}.identity-settings-message{color:#aeb5c8;font-size:1rem;line-height:1.55}.notification-preferences-settings{border-top:1px solid #252936;gap:16px;margin:28px 0 18px;padding-top:28px;display:grid}.notification-settings-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.notification-settings-heading h2{letter-spacing:-.03em;margin:0;font-size:1.375rem}.notification-settings-heading .onboarding-kicker{margin-bottom:7px;font-size:.6875rem}.notification-preference-status{color:#8d94a7;text-transform:uppercase;letter-spacing:.08em;border:1px solid #343a4d;border-radius:999px;padding:5px 10px;font-size:.75rem;font-weight:800}.notification-preference-status.enabled{color:var(--green);background:#22d77d14;border-color:#22d77d47}.notification-preference-status.disabled{color:var(--yellow);background:#f5b82e14;border-color:#f5b82e47}.notification-settings-boundary{color:#858c9f;margin:0;font-size:.875rem;line-height:1.55}.notification-preference-master,.notification-preference-row{cursor:pointer;background:#0d0f16;border:1px solid #252936;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;padding:15px 16px;display:flex}.notification-preference-master strong,.notification-preference-master small,.notification-preference-row strong,.notification-preference-row small{display:block}.notification-preference-master small,.notification-preference-row small{color:#7f8698;margin-top:5px;font-size:.8125rem;line-height:1.4}.notification-preference-master input,.notification-preference-row input{width:19px;height:19px;accent-color:var(--blue-bright);flex:none}.notification-preference-categories{border:0;gap:8px;margin:0;padding:0;display:grid}.notification-preference-categories legend{color:#b8bdcc;margin-bottom:2px;font-size:.875rem;font-weight:800}.notification-settings-message{color:#aeb5c8;margin:0;font-size:.875rem;line-height:1.55}.notification-settings-error{background:#ff53680f;border:1px solid #ff536840;border-radius:12px;gap:10px;padding:16px;display:grid}.notification-settings-error h2,.notification-settings-error p{margin:0}.notification-settings-error h2{font-size:1rem}.notification-settings-error p{color:#ffadb7;font-size:.875rem;line-height:1.5}.notification-settings-signin{gap:10px;display:grid}.notification-settings-signin h2,.notification-settings-signin p{margin:0}.notification-settings-signin h2{font-size:1.125rem}.notification-settings-signin p{color:#858c9f;font-size:.875rem;line-height:1.5}@media (max-width:620px){.identity-settings-row{grid-template-columns:1fr auto}.identity-settings-row>div{grid-column:1/-1}}.deposit-screen{background:#05060a;min-height:100svh;position:relative;overflow:hidden}.deposit-backdrop{opacity:.44;background:radial-gradient(circle at 80% 5%,#5268ff29,#0000 32%);min-height:100svh;padding:30px 5vw}.deposit-backdrop-glow{filter:blur(20px);background:radial-gradient(circle,#5268ff26,#0000 68%);border-radius:50%;width:min(86vw,920px);height:55vh;margin:12vh auto 0}.deposit-sheet{z-index:5;background:#0a0b11fa;border:1px solid #292c39;border-bottom:0;border-radius:26px 26px 0 0;width:min(100%,760px);max-height:94svh;position:fixed;bottom:0;left:50%;overflow:auto;transform:translate(-50%);box-shadow:0 -30px 100px #00000094}.deposit-sheet>.sheet-handle{margin:12px auto 2px}.deposit-sheet-header{border-bottom:1px solid #1f222d;grid-template-columns:1fr auto 1fr;align-items:center;min-height:55px;padding:0 20px;display:grid}.deposit-sheet-header button,.deposit-sheet-header a:last-child{color:#9ba1b2;cursor:pointer;background:#12141d;border:0;border-radius:50%;justify-self:start;place-items:center;width:34px;height:34px;font-size:1.75rem;display:grid}.deposit-sheet-header a:last-child{justify-self:end;font-size:1.3125rem}.deposit-content{padding:34px 30px 40px}.deposit-heading{margin-bottom:28px}.deposit-heading h1{font-size:2.3125rem}.deposit-list{gap:9px;display:grid}.deposit-row{text-align:left;color:#fff;cursor:pointer;background:#11131b;border:1px solid #222531;border-radius:13px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;width:100%;min-height:76px;padding:11px 15px;transition:background .15s,border-color .15s;display:grid}.deposit-row:hover{background:#151824;border-color:#33384a}.deposit-row:disabled{cursor:not-allowed;opacity:.58}.deposit-row:disabled:hover{background:#11131b;border-color:#222531}.deposit-row.locked{opacity:.82}.deposit-row.locked small{color:var(--accent,#6b74ff)}.deposit-row .row-lock{color:#7f8698;font-size:.75rem;font-weight:700}.deposit-row>span:nth-child(2){min-width:0}.deposit-row strong,.deposit-row small{display:block}.deposit-row strong{font-size:1.0625rem}.deposit-row small{color:#7f8698;margin-top:5px;font-size:.875rem}.deposit-row>b{color:#5e6576;font-size:1.75rem}.deposit-row em{color:#cbd1ff;text-transform:uppercase;vertical-align:2px;background:#5268ff;border-radius:4px;margin-left:5px;padding:2px 5px;font-size:.6875rem;font-style:normal}.rail-icon{color:#bfc6ff;background:linear-gradient(145deg,#242a49,#15182b);border-radius:12px;place-items:center;width:42px;height:42px;font-size:1.375rem;font-weight:800;display:grid}.rail-icon.apple{color:#fff;background:linear-gradient(145deg,#32343c,#18191e);font-size:1.625rem}.network-icon{font-size:.875rem}.staging-banner{color:#a9b1ff;background:#5268ff14;border:1px solid #5268ff2e;border-radius:12px;align-items:center;gap:11px;margin-top:22px;padding:13px 15px;display:flex}.staging-banner p,.staging-banner strong,.staging-banner small{margin:0;display:block}.staging-banner strong{font-size:.875rem}.staging-banner small{color:#777f9b;margin-top:3px;font-size:.8125rem}.wallet-destination{background:#0d0f16;border:1px solid #242735;border-radius:11px;grid-template-columns:1fr auto;gap:4px 12px;margin:6px 0 18px;padding:14px;display:grid}.wallet-destination span,.wallet-destination small{color:#7f8698;font-size:.8125rem}.wallet-destination strong{font-size:.9375rem}.wallet-destination small{grid-column:1/-1}.deposit-address,.deposit-status{color:#b8c0ff;word-break:break-all;background:#5268ff14;border-radius:10px;margin:16px 0 0;padding:12px;font-size:.875rem}.wallet-proof-card,.deposit-warning{background:#0d0f16;border:1px solid #292d3d;border-radius:13px;margin-top:18px;padding:16px}.wallet-proof-card strong,.deposit-warning strong{font-size:1rem;display:block}.wallet-proof-card p,.deposit-warning p{color:#888fa3;margin:7px 0 14px;font-size:.875rem;line-height:1.55}.wallet-proof-card small{color:#787f92;margin-top:9px;font-size:.8125rem;line-height:1.5;display:block}.deposit-qr{color:#7f8698;background:#fff;border-radius:18px;place-items:center;min-height:252px;margin:0 auto 18px;display:grid}.deposit-qr img{border-radius:10px;max-width:100%;height:auto;display:block}.deposit-address-card{background:#0d0f16;border:1px solid #292d3d;border-radius:13px;gap:9px;padding:15px;display:grid}.deposit-address-card span{color:#7f8698;text-transform:uppercase;letter-spacing:.09em;font-size:.8125rem}.deposit-address-card code{color:#dfe2ff;overflow-wrap:anywhere;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.9375rem;line-height:1.55}.deposit-address-card button{color:#fff;cursor:pointer;background:#222743;border:1px solid #353d67;border-radius:9px;min-height:38px;font-weight:700}.deposit-warning{background:#f3b74e0f;border-color:#f3b74e3d}.deposit-warning strong{color:#f0c36c}.deposit-warning p{color:#a89c87;margin-bottom:0}.funding-screen,.funding-picker-grid{gap:14px;display:grid}.funding-picker-block>span{color:#81889a;text-transform:uppercase;letter-spacing:.09em;margin:0 0 8px;font-size:.8125rem;display:block}.funding-choice-list .funding-choice{grid-template-columns:auto minmax(0,1fr) auto;min-height:70px}.funding-choice.active{background:#151934;border-color:#4f63ff}.funding-asset-pills{flex-wrap:wrap;gap:8px;display:flex}.funding-pill{color:#cdd2e9;background:#11131b;border:1px solid #242836;border-radius:999px;min-width:72px;min-height:38px;padding:0 14px;font-weight:800}.funding-pill.active{color:#e9ecff;background:#5268ff24;border-color:#4f63ff}.funding-amount-field{margin-top:0}.funding-panel{background:#0d0f16;border:1px solid #252939;border-radius:16px;gap:14px;padding:16px;display:grid}.funding-panel-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.funding-panel-header h2{letter-spacing:-.02em;margin:2px 0 0;font-size:1.0625rem}.funding-quote-summary{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:10px;display:grid}.funding-quote-summary>div{background:#11131b;border:1px solid #232738;border-radius:12px;padding:12px}.funding-quote-summary span{color:#7f8698;text-transform:uppercase;letter-spacing:.09em;font-size:.75rem;display:block}.funding-quote-summary strong{margin-top:7px;font-size:.9375rem;line-height:1.45;display:block}.funding-fee-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:10px;margin:0;display:grid}.funding-fee-grid>div{background:#11131b;border:1px solid #232738;border-radius:12px;padding:12px}.funding-fee-grid dt{color:#7f8698;text-transform:uppercase;letter-spacing:.09em;font-size:.75rem}.funding-fee-grid dd{margin:7px 0 0;font-size:.9375rem;font-weight:800}.funding-warning{background:#5268ff14;border:1px solid #5268ff2e;border-radius:12px;padding:14px}.funding-warning.expired{background:#ff536814;border-color:#ff536838}.funding-warning strong{margin-bottom:6px;font-size:.9375rem;display:block}.funding-warning p{color:#9ea6c0;margin:0;font-size:.875rem;line-height:1.5}.funding-badge{color:#b2b8cc;text-transform:uppercase;letter-spacing:.08em;border:1px solid #2a2e41;border-radius:999px;align-items:center;min-height:30px;padding:0 10px;font-size:.75rem;font-weight:800;display:inline-flex}.funding-badge.ready{color:var(--green);background:#22d77d14;border-color:#22d77d47}.funding-status-copy{color:#aeb4c9;margin:0;font-size:.9375rem;line-height:1.55}.funding-status-list{gap:8px;display:grid}.funding-status-step{background:#11131b;border:1px solid #232738;border-radius:12px;padding:12px 13px}.funding-status-step.active{background:#5268ff1f;border-color:#4f63ff}.funding-status-step strong,.funding-status-step small{display:block}.funding-status-step strong{font-size:.9375rem}.funding-status-step small{color:#8c93a9;margin-top:4px;font-size:.8125rem;line-height:1.45}.funding-status-footnote{background:#11131b;border:1px solid #232738;border-radius:12px;padding:12px 14px}.funding-status-footnote strong{font-size:.9375rem;display:block}.funding-status-footnote p{color:#8c93a9;margin:6px 0 0;font-size:.8125rem;line-height:1.5}@media (max-width:600px){.onboarding-screen{padding:0}.onboarding-card{border:0;border-radius:0;min-height:100svh}.onboarding-content{padding:34px 24px 28px}.onboarding-header{padding:0 24px}.connect-visual{grid-template-columns:68px 1fr 68px;height:180px}.connect-visual .x-glyph,.connect-visual .foom-wordmark{border-radius:20px;width:68px;height:68px}.configuration-card,.legal-page{border:0;border-radius:0;min-height:100svh;padding:36px 24px}.product-preview .onboarding-card{min-height:60svh}.deposit-sheet{border-left:0;border-right:0;border-radius:22px 22px 0 0}.deposit-content{padding:28px 16px 30px}}.notification-header-actions{align-items:center;gap:8px;display:flex}.notification-header-actions span{color:var(--muted);white-space:nowrap;font-size:.75rem}.pref-panel{padding:4px 2px 100px}.pref-row{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:center;gap:14px;padding:13px 2px;display:flex}.pref-row>div{min-width:0}.pref-row strong{font-size:.875rem;display:block}.pref-row span{color:var(--muted);margin-top:3px;font-size:.75rem;line-height:1.4;display:block}.pref-row-master{border-bottom:1px solid var(--line)}.pref-categories{margin:0;padding:0;list-style:none}.pref-toggle{cursor:pointer;background:#2a2d3a;border:0;border-radius:999px;flex:none;width:42px;height:24px;padding:2px;transition:background .15s}.pref-toggle.on{background:var(--blue)}.pref-toggle:disabled{opacity:.5;cursor:not-allowed}.pref-toggle-knob{background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .15s;display:block}.pref-toggle.on .pref-toggle-knob{transform:translate(18px)}.pref-error{color:var(--red);margin:12px 2px 0;font-size:.8125rem}.pref-note{color:var(--muted);margin:14px 2px 0;font-size:.75rem;line-height:1.5}.spot-recovery-banner{background:#ffce4714;border:1px solid #ffce474d;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;margin:8px 0;padding:10px 12px;display:flex}.spot-recovery-body{align-items:center;gap:10px;min-width:0;display:flex}.spot-recovery-body>svg{color:#ffce47;flex:none;width:18px;height:18px}.spot-recovery-body strong{font-size:.875rem;display:block}.spot-recovery-body span{color:#a1a6b4;margin-top:2px;font-size:.75rem;line-height:1.4;display:block}.spot-recovery-body a{color:var(--blue-bright)}.spot-recovery-actions{flex:none;align-items:center;gap:8px;display:flex}.spot-recovery-actions .review-cta{width:auto;min-height:34px;padding:0 14px;font-size:.8125rem}.top-nav{z-index:50;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#07070ff0;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;height:52px;padding:0 12px;display:grid;position:sticky;top:0}.home-header,.simple-screen-header .foom-wordmark{display:none}@media (min-width:1024px){.top-nav{grid-template-columns:auto auto minmax(0,1fr) auto;gap:18px;height:58px;padding:0 18px}}.top-nav-logo{cursor:pointer;background:0 0;border:0;padding:0}.top-nav-links{align-items:center;gap:4px;display:none}@media (min-width:1024px){.top-nav-links{display:flex}}.top-nav-link{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:8px;padding:6px 10px;font-size:.875rem;font-weight:700}.top-nav-link:hover{color:#fff;background:var(--panel-2)}.top-nav-link.active{color:#fff}.top-nav-search{justify-self:center;width:100%;min-width:0;max-width:560px;position:relative}.top-nav-search-input{border:1px solid var(--line);background:#0b0c14;border-radius:10px;align-items:center;gap:8px;height:38px;padding:0 12px;display:flex}.top-nav-search-input svg{width:16px;height:16px;color:var(--muted);flex:none}.top-nav-search-input input{color:#fff;background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:.875rem}.top-nav-search-dropdown{z-index:60;border:1px solid var(--line);background:#0e0f18;border-radius:12px;max-height:60vh;padding:6px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto;box-shadow:0 18px 50px #00000080}.top-nav-search-row{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:8px;display:grid}.top-nav-search-row:hover{background:var(--panel-2)}.top-nav-search-row strong{text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;display:block;overflow:hidden}.top-nav-search-row span{color:var(--muted);font-size:.6875rem}.top-nav-search-price{text-align:right}.top-nav-search-evidence{border-bottom:1px solid var(--line-soft);color:#a7abbb;margin:0 0 4px;padding:8px;font-size:.6875rem;line-height:1.4}.top-nav-search-empty{color:var(--muted);text-align:center;margin:0;padding:12px;font-size:.8125rem}.top-nav-account{justify-self:end;align-items:center;gap:10px;display:flex}.top-nav-wallet{border:1px solid var(--line);cursor:pointer;background:#0b0c14;border-radius:10px;flex-direction:column;align-items:flex-end;gap:1px;padding:5px 12px;line-height:1.1;display:flex}.top-nav-wallet span{color:#fff;font-variant-numeric:tabular-nums;font-size:.8125rem;font-weight:800}.top-nav-wallet b{color:var(--blue-bright);font-size:.6875rem}.top-nav-profile{cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:0;display:flex}.top-nav-handle{color:#c4c8d4;font-size:.8125rem;display:none}@media (min-width:1024px){.top-nav-handle{display:inline}}.account-menu{position:relative}.account-menu-trigger{border:1px solid var(--line);cursor:pointer;background:#0b0c14;border-radius:999px;align-items:center;gap:8px;padding:4px 8px 4px 4px;display:flex}.account-menu-trigger:hover{border-color:#33384a}.account-menu-caret{width:15px;height:15px;color:var(--muted);transition:transform .15s}.account-menu-caret.open{transform:rotate(90deg)}.account-menu-panel{z-index:40;border:1px solid var(--line);background:#0e1018;border-radius:14px;flex-direction:column;gap:2px;width:244px;padding:8px;display:flex;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 18px 44px #00000080}.account-menu-head{border-bottom:1px solid var(--line);align-items:center;gap:10px;margin-bottom:4px;padding:8px 8px 10px;display:flex}.account-menu-head strong{font-size:.875rem;display:block}.account-menu-head small{color:var(--muted);font-variant-numeric:tabular-nums;margin-top:2px;font-size:.75rem;display:block}.account-menu-item{color:#e7e9f2;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;align-items:center;gap:10px;width:100%;padding:9px 8px;font-size:.875rem;display:flex}.account-menu-item svg{width:17px;height:17px;color:var(--muted);flex:none}.account-menu-item span{flex:1}.account-menu-item small{color:var(--muted);font-variant-numeric:tabular-nums;font-size:.75rem}.account-menu-item:hover{background:#171a26}.account-menu-item.danger,.account-menu-item.danger svg{color:#ff8794}
