@font-face{font-family:Open Sauce Sans;src:url(/assets/OpenSauceSans-Regular-tqjqJxBT.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Open Sauce Sans;src:url(/assets/OpenSauceSans-Medium-pC_7d6Wa.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Open Sauce Sans;src:url(/assets/OpenSauceSans-SemiBold-BjzDnpkW.ttf) format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Open Sauce Sans;src:url(/assets/OpenSauceSans-Bold-IJaEr9Gk.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Open Sauce Sans;src:url(/assets/OpenSauceSans-ExtraBold-D_q6vYCU.ttf) format("truetype");font-weight:800;font-style:normal}:root{--bg: #040705;--bg-soft: #08110d;--panel: rgba(11, 13, 16, .92);--panel-soft: rgba(15, 18, 23, .84);--panel-border: rgba(136, 167, 150, .12);--panel-border-strong: rgba(136, 167, 150, .24);--text: #f6faf7;--muted: #8a9b90;--muted-strong: #b6c5bd;--accent: #19d0ba;--accent-bright: #43f0d8;--success: #31d08e;--danger: #ff7f7f;--warning: #e7bc6a;--shadow: 0 28px 80px rgba(0, 0, 0, .42);--radius-xl: 28px;--radius-lg: 22px;--radius-md: 18px;--radius-sm: 14px;--sidebar-width: 270px;--sidebar-collapsed: 98px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{min-height:100vh;font-family:Open Sauce Sans,sans-serif;color:var(--text);background:radial-gradient(circle at 12% 10%,rgba(67,240,216,.08),transparent 22%),radial-gradient(circle at 75% 14%,rgba(79,132,255,.08),transparent 18%),radial-gradient(circle at 86% 82%,rgba(255,182,73,.08),transparent 20%),linear-gradient(180deg,#040506,#090b0f);overflow-x:hidden;cursor:none}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.02) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.02) 1px,transparent 1px);background-size:80px 80px;-webkit-mask-image:radial-gradient(circle at 50% 30%,rgba(0,0,0,.55),transparent 80%);mask-image:radial-gradient(circle at 50% 30%,rgba(0,0,0,.55),transparent 80%);opacity:.18}a{color:inherit;text-decoration:none;cursor:none}button,input{font:inherit;cursor:none}button{color:inherit;border:0;background:none}img{display:block;max-width:100%}svg{fill:currentColor}.cursor-glow{position:fixed;top:0;left:0;width:26px;height:26px;border-radius:50%;pointer-events:none;border:1px solid rgba(255,255,255,.32);background:radial-gradient(circle,#43f0d82e,#43f0d808);box-shadow:0 0 18px #43f0d829,0 0 34px #4f84ff1f;transform:translate(-50%,-50%);z-index:15}.cursor-glow:after{content:"";position:absolute;top:-10px;right:-10px;bottom:-10px;left:-10px;border-radius:50%;border:1px solid rgba(41,225,203,.14)}.app-shell{position:relative;z-index:2;display:grid;grid-template-columns:var(--sidebar-width) 1fr;min-height:100vh;transition:grid-template-columns .46s cubic-bezier(.22,1,.36,1)}body.sidebar-collapsed .app-shell{grid-template-columns:var(--sidebar-collapsed) 1fr}.sidebar{position:sticky;top:0;height:100vh;padding:1.25rem 1rem 1.5rem;background:linear-gradient(180deg,#0c1013f0,#080a0cfa);border-right:1px solid var(--panel-border);display:flex;flex-direction:column;gap:1.25rem;overflow:hidden;transition:padding .42s cubic-bezier(.22,1,.36,1),gap .42s cubic-bezier(.22,1,.36,1)}.sidebar-ambient{position:absolute;left:-40px;top:70px;width:180px;height:180px;border-radius:50%;background:radial-gradient(circle,rgba(67,240,216,.12),transparent 60%),radial-gradient(circle at 70% 20%,rgba(79,132,255,.1),transparent 58%);filter:blur(18px);pointer-events:none}.sidebar:after{content:"";position:absolute;inset:24px auto 24px 0;width:2px;background:linear-gradient(180deg,transparent,rgba(67,240,216,.55),transparent);opacity:.82}.sidebar-top,.topbar,.topbar-left,.topbar-actions,.brand,.profile-mini,.panel-heading,.chart-header,.title-row,.clock-pill,.profile-button,.trade-switcher,.trade-tabs,.trade-chart-header,.trade-symbol,.trade-stats-row,.sidebar-toggle,.mobile-menu-button{display:flex;align-items:center}.sidebar-top{justify-content:space-between;gap:.75rem;position:relative;z-index:1;min-height:52px;transition:gap .4s cubic-bezier(.22,1,.36,1),padding .4s cubic-bezier(.22,1,.36,1)}.brand{gap:.85rem;min-width:0;flex:1 1 auto;overflow:hidden;transition:width .42s cubic-bezier(.22,1,.36,1),max-width .42s cubic-bezier(.22,1,.36,1),transform .42s cubic-bezier(.22,1,.36,1)}.brand-logo{width:auto;height:40px;max-width:156px;flex-shrink:0;object-fit:contain;object-position:left center;filter:drop-shadow(0 0 16px rgba(41,225,203,.16));transition:height .42s cubic-bezier(.22,1,.36,1),max-width .42s cubic-bezier(.22,1,.36,1),transform .42s cubic-bezier(.22,1,.36,1)}.profile-mini-copy,.sidebar-label,.nav-text{overflow:hidden;white-space:nowrap;transition:opacity .22s ease,transform .34s cubic-bezier(.22,1,.36,1),max-width .34s cubic-bezier(.22,1,.36,1)}.sidebar-label,.topbar-kicker,.eyebrow,.trade-form span,thead th{color:var(--muted)}.sidebar-toggle,.mobile-menu-button{width:42px;height:42px;justify-content:center;gap:.28rem;border-radius:14px;border:1px solid var(--panel-border);background:#ffffff05;cursor:pointer;flex-direction:column;transition:transform .36s cubic-bezier(.22,1,.36,1),background .3s ease,border-color .3s ease}.mobile-menu-button{display:none}.sidebar-toggle span,.mobile-menu-button span{width:18px;height:2px;background:var(--text);border-radius:999px}.profile-mini,.profile-button{gap:.75rem}.profile-mini{padding:.7rem .75rem;border-radius:18px;background:linear-gradient(180deg,#43f0d80f,#ffffff04);border:1px solid var(--panel-border);position:relative;z-index:1}.avatar-ring,.profile-avatar{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:linear-gradient(135deg,#43f0d833,#4f84ff29);border:1px solid rgba(67,240,216,.24);font-weight:700}.profile-mini-copy{display:grid;gap:.08rem}.profile-mini-copy strong,.profile-name{font-size:.94rem;font-weight:600}.profile-mini-copy strong{font-size:.82rem}.profile-mini-copy small{color:var(--muted);font-size:.7rem}.sidebar-section{display:grid;gap:.7rem;position:relative;z-index:1}.sidebar-label,.topbar-kicker,.eyebrow,thead th{font-size:.72rem;text-transform:uppercase;letter-spacing:.16em}.sidebar-nav{display:grid;gap:.36rem}.nav-item{display:flex;align-items:center;gap:.9rem;min-height:50px;padding:0 .9rem;border-radius:16px;color:var(--muted-strong);border:1px solid transparent;transition:transform .22s ease,background .22s ease,border-color .22s ease,padding .34s cubic-bezier(.22,1,.36,1)}.nav-item:hover,.nav-item.is-active{background:linear-gradient(90deg,#43f0d814,#ffffff05);border-color:var(--panel-border);transform:translate(2px)}.nav-item.is-active{box-shadow:inset 0 0 0 1px #29e1cb0f}.nav-icon{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.nav-icon svg{width:18px;height:18px}.main-shell{display:flex;flex-direction:column;min-width:0}.topbar{position:sticky;top:0;z-index:10;justify-content:space-between;gap:1rem;padding:1rem 1.6rem;border-bottom:1px solid var(--panel-border);background:#0a0c0fe0;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.topbar-left,.topbar-actions{gap:.9rem}.topbar-left{min-width:0}.topbar-title{display:grid;gap:.2rem}.title-row{gap:.8rem}.topbar h1,.panel-heading h2,.panel-heading h3,.summary-card strong{font-weight:700;letter-spacing:-.035em}.topbar h1{font-size:clamp(1.22rem,1.8vw,1.55rem)}.network-pill,.status-pill,.positive-pill,.negative-pill{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:0 .8rem;border-radius:999px;font-size:.76rem;font-weight:700}.network-pill,.status-pill,.positive-pill{background:linear-gradient(135deg,#31d08e29,#43f0d814);color:#86f0bf}.negative-pill{background:#ff7f7f1f;color:#ffadad}.search-field,.clock-pill,.ghost-button,.profile-button,.panel,.asset-chip,.watch-card,.summary-card,.trade-side,.trade-tab,.trade-form input,.trade-action-button{border:1px solid var(--panel-border);background:linear-gradient(180deg,#ffffff07,#ffffff03);box-shadow:var(--shadow)}.search-field{display:flex;align-items:center;gap:.65rem;min-width:350px;height:48px;padding:0 .95rem;border-radius:16px;position:relative}.search-field svg{width:18px;height:18px;color:var(--muted)}.search-field input{width:100%;border:0;background:transparent;color:var(--text);outline:none}.clock-pill{gap:.6rem;min-height:48px;padding:0 .95rem;border-radius:16px}.clock-pill strong{font-size:.95rem}.ghost-button,.profile-button,.primary-button{min-height:48px;padding:0 1rem;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;gap:.65rem;cursor:pointer;transition:transform .22s ease,border-color .22s ease,background .22s ease}.primary-button{background:linear-gradient(135deg,#efca795c,#43f0d82e);border:1px solid rgba(239,202,121,.18);box-shadow:var(--shadow)}.ghost-button:hover,.profile-button:hover,.primary-button:hover,.asset-chip:hover,.watch-card:hover,.trade-side:hover,.trade-tab:hover{transform:translateY(-1px);border-color:var(--panel-border-strong)}.main-content{padding:1.8rem;display:grid;gap:1.8rem}.ticker-strip{position:relative;overflow:hidden;border-bottom:1px solid var(--panel-border);background:#ffffff03}.ticker-strip:before,.ticker-strip:after{content:"";position:absolute;top:0;bottom:0;width:72px;z-index:2;pointer-events:none}.ticker-strip:before{left:0;background:linear-gradient(90deg,#040705fa,#04070500)}.ticker-strip:after{right:0;background:linear-gradient(270deg,#040705fa,#04070500)}.ticker-track{display:flex;align-items:center;gap:1rem;width:max-content;padding:.85rem 1.6rem;animation:ticker 38s linear infinite}.ticker-chip{display:inline-flex;align-items:center;gap:.6rem;padding:.58rem .88rem;border-radius:999px;border:1px solid rgba(255,255,255,.04);background:#ffffff07;font-size:.84rem}.ticker-chip img,.asset-chip img,.table-token img{width:20px;height:20px;border-radius:50%}.hero-grid,.dashboard-grid,.trading-layout,.trade-lower-grid,.summary-grid{display:grid;gap:1.8rem}.hero-grid{grid-template-columns:1fr}.dashboard-grid{grid-template-columns:1fr .84fr}.dashboard-page .dashboard-grid{grid-template-columns:1fr}.summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.trading-layout{grid-template-columns:1.35fr .72fr}.trade-lower-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.panel{opacity:0;transform:translateY(12px);transition:opacity .4s ease,transform .4s ease;padding:1.3rem;border-radius:var(--radius-xl);background:linear-gradient(180deg,#0e1014e6,#0a0b0ef5);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);position:relative;overflow:hidden}.panel.is-visible{opacity:1;transform:translateY(0)}.panel:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,.035),transparent 26%);opacity:.75}.panel:after{content:"";position:absolute;inset:auto -12% -55% auto;width:180px;height:180px;border-radius:50%;background:radial-gradient(circle,rgba(67,240,216,.08),transparent 70%);pointer-events:none}.panel-heading{justify-content:space-between;gap:1rem;margin-bottom:1rem}.panel-heading.compact{margin-bottom:1.1rem}.panel-heading h2{font-size:clamp(1.8rem,2.2vw,2.5rem);line-height:1.08;max-width:12ch}.panel-heading h3{font-size:1.08rem}.clean-hero{padding:1.7rem}.clean-hero:after{width:260px;height:260px;background:radial-gradient(circle,rgba(67,240,216,.12),transparent 64%)}.summary-card span,.summary-card small,.stat-card span,.stat-card small,.mini-row small,.watch-card small{color:var(--muted)}.stats-grid,.asset-selector,.watch-grid{display:grid;gap:1rem}.stats-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.stats-grid.spacious{margin-bottom:1.45rem}.stat-card,.summary-card{padding:1rem 1.05rem;border-radius:20px;display:grid;gap:.4rem;position:relative;overflow:hidden}.stat-card strong,.summary-card strong{font-size:1.5rem}.summary-card{min-height:124px;padding:1.05rem 1.15rem;isolation:isolate}.summary-card:after{content:"";position:absolute;inset:auto -36px -60px auto;width:138px;height:138px;border-radius:50%;background:radial-gradient(circle,color-mix(in srgb,currentColor 18%,transparent),transparent 68%);opacity:.9;pointer-events:none;z-index:-1}.summary-card-top{display:flex;align-items:center;justify-content:space-between;gap:1rem}.summary-card-top>span:first-child{color:var(--muted-strong)}.summary-icon{width:50px;height:50px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;color:currentColor;background:radial-gradient(circle at 30% 20%,rgba(255,255,255,.16),transparent 28%),linear-gradient(135deg,color-mix(in srgb,currentColor 24%,transparent),#ffffff07);border:1px solid color-mix(in srgb,currentColor 26%,transparent);box-shadow:inset 0 1px #ffffff1a,inset 0 -12px 28px #00000029,0 14px 28px #0000003d,0 0 24px color-mix(in srgb,currentColor 14%,transparent);flex-shrink:0}.summary-icon svg{width:32px;height:32px;overflow:visible}.summary-icon .icon-soft-fill{fill:color-mix(in srgb,currentColor 18%,transparent)}.summary-icon .icon-accent-fill{fill:color-mix(in srgb,currentColor 34%,transparent)}.summary-card-portfolio{color:#8fc4ff}.summary-card-pnl{color:#7be6af}.summary-card-stable{color:#f0c86a}.summary-card>strong,.summary-card>small,.summary-card-top{position:relative;z-index:1}.summary-card>strong{color:var(--text)}.summary-card>strong.text-positive{color:#7be6af}.stat-card{min-height:156px;padding:1.15rem 1.2rem 1.05rem;border:1px solid rgba(255,255,255,.045);background:linear-gradient(180deg,#0f1116f0,#0b0d11fa);box-shadow:inset 0 1px #ffffff09,0 18px 34px #0003}.stat-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:linear-gradient(145deg,rgba(255,255,255,.03),transparent 44%),radial-gradient(circle at 100% 0%,rgba(255,255,255,.06),transparent 20%);pointer-events:none}.stat-card:after{content:"";position:absolute;top:1px;right:1px;bottom:1px;left:1px;border-radius:19px;border:1px solid rgba(255,255,255,.03);pointer-events:none}.stat-card-top{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:.35rem;position:relative;z-index:1}.stat-card-token{display:flex;align-items:center;gap:.72rem}.stat-card-icon{width:10px;height:10px;border-radius:50%;flex-shrink:0;box-shadow:0 0 14px currentColor}.stat-card-copy{display:grid;gap:.1rem}.stat-card-copy span{color:var(--muted-strong);font-size:.8rem;font-weight:500;letter-spacing:-.01em}.stat-card-copy small{color:#b6c5bd6b;font-size:.63rem;text-transform:uppercase;letter-spacing:.16em}.stat-card>strong,.stat-card>small{position:relative;z-index:1}.stat-card>strong{margin-top:.15rem;font-size:clamp(1.8rem,2vw,2.3rem);letter-spacing:-.05em;line-height:1}.stat-card>small{margin-top:auto;max-width:17ch;color:#b6c5bda8;line-height:1.45;font-size:.84rem}.stat-card-orb{display:none}.stat-card-cap{color:#8fc4ff;background:linear-gradient(180deg,#0e141ff5,#0a0d14fc)}.stat-card-cap .stat-card-icon{background:#77b0ff}.stat-card-volume{color:#43f0d8;background:linear-gradient(180deg,#091716f5,#0a1010fc)}.stat-card-volume .stat-card-icon{background:#43f0d8}.stat-card-movers{color:#f0c86a;background:linear-gradient(180deg,#18140ff5,#110f0cfc)}.stat-card-movers .stat-card-icon{background:#f0c86a}.asset-selector{grid-template-columns:repeat(4,minmax(0,1fr))}.asset-chip,.watch-card{padding:1rem 1rem .95rem;border-radius:20px;display:grid;gap:.5rem}.asset-chip span:last-child{margin-top:.2rem}.asset-chip{cursor:pointer}.asset-chip.is-active{border-color:#43f0d83d;background:linear-gradient(135deg,#43f0d81f,#4f84ff0f)}.asset-chip-header{display:flex;align-items:center;gap:.65rem}.asset-chip strong{font-size:1rem}.chart-shell{padding:1.4rem;display:grid;gap:1rem}.chart-shell:after{width:240px;height:240px;background:radial-gradient(circle,rgba(79,132,255,.14),transparent 66%)}.chart-header{justify-content:space-between;gap:1rem;margin-bottom:1rem}.chart-title-block{display:grid;gap:.42rem}.chart-title-row{display:flex;align-items:center;gap:.75rem}.chart-title-icon{width:24px;height:24px;border-radius:50%;flex-shrink:0}.chart-meta{display:grid;justify-items:end;gap:.2rem;color:var(--muted);font-size:.84rem}.chart-surface{position:relative;min-height:360px;padding:.8rem .35rem 0;border-radius:20px;border:1px solid rgba(127,160,141,.08);background:linear-gradient(180deg,#ffffff05,#ffffff01)}.chart-surface:before{content:"";position:absolute;top:16px;right:16px;bottom:16px;left:16px;border-radius:16px;background-image:linear-gradient(rgba(127,160,141,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(127,160,141,.04) 1px,transparent 1px);background-size:100% 58px,82px 100%;pointer-events:none}.site-footer{display:grid;gap:.6rem;margin-top:.25rem;padding:.1rem 0 0}.site-footer-cta{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.9rem;padding:1rem 1.05rem;border-radius:12px;border:1px solid rgba(136,167,150,.1);text-align:left;overflow:hidden;background:radial-gradient(circle at 18% 120%,rgba(67,240,216,.16),rgba(67,240,216,.04) 18%,transparent 48%),linear-gradient(180deg,#060f0ffa,#04070afc)}.site-footer-cta .eyebrow{margin-bottom:.2rem}.site-footer-cta-copy{display:grid;gap:.28rem;justify-items:start}.site-footer-cta h2{max-width:12ch;font-size:clamp(1.05rem,1.45vw,1.45rem);line-height:1.08;letter-spacing:-.04em}.site-footer-cta p:last-of-type{max-width:38ch;color:var(--muted);font-size:.68rem}.site-footer-cta-button{min-height:34px;padding:0 .82rem;border-radius:8px;border:1px solid rgba(67,240,216,.14);background:#43f0d81a;color:var(--text);font-size:.72rem;font-weight:700;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap}.site-footer-main{display:grid;grid-template-columns:minmax(180px,.95fr) minmax(0,1.9fr);gap:1rem;padding:.6rem 0 .05rem;border-top:1px solid rgba(136,167,150,.1);color:var(--muted)}.site-footer-brand,.site-footer-meta,.site-footer-column{display:grid;gap:.28rem}.site-footer-brand strong,.site-footer-meta span,.site-footer-column>span{color:var(--text);font-size:.78rem;font-weight:600}.site-footer-brand span,.site-footer-brand small,.site-footer-meta small,.site-footer-column a{font-size:.65rem;line-height:1.45}.site-footer-columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.95rem}.site-footer-column a{color:var(--muted-strong);transition:color .18s ease,opacity .18s ease}.site-footer-column a:hover{color:var(--text)}.site-footer-socials{display:flex;align-items:center;gap:.45rem;margin-top:.15rem}.site-footer-socials a{width:28px;height:28px;border-radius:50%;border:1px solid rgba(136,167,150,.14);display:inline-flex;align-items:center;justify-content:center;color:var(--muted-strong);background:#ffffff05}.site-footer-socials a svg{width:13px;height:13px;fill:currentColor}.site-footer-form{display:flex;align-items:center;gap:.45rem;margin-top:.25rem}.site-footer-form input{flex:1 1 auto;min-width:0;min-height:36px;padding:0 .85rem;border-radius:8px;border:1px solid rgba(136,167,150,.12);background:#ffffff08;color:var(--text);font-size:.72rem}.site-footer-form button{min-height:36px;padding:0 .9rem;border-radius:10px;border:1px solid rgba(67,240,216,.14);background:#43f0d81a;color:var(--text);font-weight:700;font-size:.72rem;white-space:nowrap}.site-footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-top:.05rem;color:var(--muted);font-size:.66rem}.site-footer-cta-button:hover,.site-footer-form button:hover{border-color:#43f0d838;background:#43f0d824}.site-footer-socials a:hover{border-color:#43f0d82e;color:var(--text);background:#43f0d80f}.tv-chart-shell{padding:0;overflow:hidden}.tv-chart-shell:before{display:none}.tv-chart{position:relative;min-height:360px;height:360px;width:100%;border-radius:inherit;overflow:hidden;background:radial-gradient(circle at 18% 14%,rgba(67,240,216,.06),transparent 28%),linear-gradient(180deg,#ffffff05,#ffffff02)}.tv-chart-large{min-height:460px;height:460px}.tv-chart>div{height:100%}.tradingview-widget-container{display:flex;flex-direction:column}.tv-chart .tradingview-widget-container__widget,.tv-chart iframe{width:100%!important;height:100%!important;min-height:inherit}.tv-chart .tradingview-widget-container__widget{flex:1 1 auto;min-height:0}.tradingview-widget-copyright{display:flex;justify-content:flex-end;padding:.35rem .75rem .55rem;color:var(--muted);font-size:.7rem;line-height:1.2}.tradingview-widget-copyright a{color:var(--muted-strong)}.chart-footer{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem}.chart-note{padding:.95rem 1rem;border-radius:16px;border:1px solid var(--panel-border);background:#ffffff05;display:grid;gap:.25rem}.chart-note span{color:var(--muted);font-size:.78rem;text-transform:uppercase;letter-spacing:.12em}.chart-note strong{font-size:.96rem}.allocation-panel{min-height:100%;padding:1.45rem}.board-panel{padding-top:1.35rem}.table-wrap{overflow:hidden;border-radius:20px;border:1px solid var(--panel-border)}table{width:100%;border-collapse:collapse;background:#ffffff03}thead th{text-align:left;padding:1rem;font-weight:600;border-bottom:1px solid var(--panel-border)}tbody td{padding:1rem;border-bottom:1px solid rgba(255,255,255,.04);vertical-align:middle}tbody tr{cursor:pointer;transition:background .2s ease}tbody tr:hover,tbody tr.is-active{background:#16b8a50f}.table-token{gap:.75rem}.table-token strong{display:block;font-size:.96rem}.table-name{color:var(--muted-strong);font-weight:500}.table-token small{color:var(--muted)}.search-dropdown{position:absolute;top:calc(100% + 6px);left:0;right:0;background:#0c1610;border:1px solid rgba(41,225,203,.15);border-radius:14px;display:none;z-index:100}.search-dropdown.open{display:block}.search-drop-item{padding:.65rem 1rem;font-size:.84rem;color:#b6c5bd;cursor:pointer;display:flex;align-items:center;gap:.6rem}.search-drop-item img{width:18px;height:18px;border-radius:50%}.search-drop-item span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.search-drop-item strong{margin-left:auto;font-size:.72rem;color:#d6e4dd}.search-drop-item small{color:#8a9b90;min-width:max-content}.search-drop-item:hover{background:#29e1cb0f;color:#f6faf7}@keyframes pulse-border{0%,to{box-shadow:0 0 #31d08e4d}50%{box-shadow:0 0 0 5px #31d08e00}}.status-pill{animation:pulse-border 2.5s ease-in-out infinite}.cmd-palette{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;display:none;align-items:center;justify-content:center;padding:2rem}.cmd-palette.open{display:flex}.cmd-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000008c;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.cmd-modal{position:relative;z-index:1;width:min(100%,480px);background:#0c1610;border:1px solid rgba(41,225,203,.2);border-radius:18px;overflow:hidden}.cmd-search-row{display:flex;align-items:center;gap:.75rem;padding:1rem 1.1rem;border-bottom:1px solid rgba(127,160,141,.1)}.cmd-search-input{flex:1;background:transparent;border:0;outline:none;color:#f6faf7;font-size:.95rem;font-family:inherit}.cmd-esc{font-size:.7rem;color:#8a9b90;border:1px solid rgba(127,160,141,.2);padding:2px 7px;border-radius:6px}.cmd-results{padding:.4rem 0;max-height:280px;overflow-y:auto}.cmd-result-item{padding:.7rem 1.1rem;font-size:.88rem;color:#b6c5bd;cursor:pointer;display:flex;justify-content:space-between}.cmd-result-item:hover{background:#29e1cb0f;color:#f6faf7}.loading-row{text-align:center;color:var(--muted);padding:2rem}.text-positive{color:#7be6af}.watch-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.watch-card strong{font-size:1.05rem}.watch-card span{color:var(--muted-strong)}.watch-grid .watch-card:nth-child(1){background:linear-gradient(135deg,#3078ff38,#ffffff05)}.watch-grid .watch-card:nth-child(2){background:linear-gradient(135deg,#43f0d82e,#ffffff05)}.watch-grid .watch-card:nth-child(3){background:linear-gradient(135deg,#e875482e,#ffffff05)}.watch-grid .watch-card:nth-child(4){background:linear-gradient(135deg,#f45b9629,#ffffff05)}.mini-table{display:grid;gap:.75rem}.mini-row{display:grid;grid-template-columns:1fr auto auto;gap:.85rem;align-items:center;padding:.9rem 1rem;border-radius:16px;background:#ffffff04;border:1px solid var(--panel-border)}.mini-row span{color:var(--muted-strong);display:inline-flex;align-items:center;gap:.55rem}.row-icon{width:12px;height:12px;display:inline-block;border-radius:50%;background:#fff3;box-shadow:0 0 12px #ffffff0f}.row-icon.btc{background:#f7931a}.row-icon.eth{background:#7f8da8}.row-icon.usdc{background:#2775ca}.row-icon.sol{background:linear-gradient(135deg,#14f195,#9945ff)}.row-icon.vault{background:linear-gradient(135deg,#16b8a5,#29e1cb)}.trading-page .panel,.portfolio-page .panel,.watchlist-page .panel,.research-page .panel{padding:1.35rem}.trade-chart-header{justify-content:space-between;gap:1rem;margin-bottom:1rem}.trade-symbol{gap:.85rem}.trade-token-badge{width:50px;height:50px;display:inline-flex;align-items:center;justify-content:center;border-radius:16px;background:linear-gradient(135deg,#e7bc6a47,#ffffff0a);font-weight:700}.trade-token-badge img{width:26px;height:26px}.trade-symbol strong{display:block;font-size:1rem}.trade-symbol span{color:var(--muted)}.trade-stats-row{gap:1.1rem}.trade-stats-row div{display:grid;gap:.22rem}.trade-stats-row span{color:var(--muted);font-size:.78rem;text-transform:uppercase;letter-spacing:.12em}.candles-wrap{min-height:460px;border-radius:22px;border:1px solid var(--panel-border);background:radial-gradient(circle at 18% 14%,rgba(67,240,216,.08),transparent 28%),linear-gradient(180deg,#ffffff05,#ffffff01);padding:1rem .85rem .55rem}.candles-wrap.tv-chart-shell{padding:0}.trade-switcher,.trade-tabs{gap:.75rem}.trade-tabs{margin-top:.95rem}.trade-amounts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.65rem;margin-top:.95rem}.trade-chip{min-height:40px;border-radius:12px;border:1px solid var(--panel-border);background:#ffffff05;cursor:pointer}.trade-chip:hover{border-color:#43f0d838;background:linear-gradient(135deg,#43f0d81f,#ffffff05)}.trade-side,.trade-tab{min-height:44px;padding:0 1rem;border-radius:14px;cursor:pointer}.trade-side.is-active,.trade-tab.is-active{background:linear-gradient(135deg,#43f0d82e,#efca7914);border-color:#43f0d838}.trade-form{display:grid;gap:.9rem;margin:1rem 0 1.2rem}.trade-form label{display:grid;gap:.4rem}.trade-form input{min-height:48px;padding:0 .9rem;border-radius:14px;color:var(--text);outline:none}.trade-summary{display:grid;gap:.75rem;margin-bottom:1.1rem;padding:1rem;border-radius:18px;border:1px solid var(--panel-border);background:#ffffff06}.trade-summary div{display:flex;justify-content:space-between;gap:1rem}.trade-summary span{color:var(--muted)}.trade-action-button{background:linear-gradient(135deg,#efca7947,#43f0d829)}.auth-shell{min-height:100vh;display:grid;place-items:center;padding:2rem}.auth-panel{width:min(100%,520px);padding:2.3rem;border-radius:28px;border:1px solid var(--panel-border);background:radial-gradient(circle at 20% 10%,rgba(67,240,216,.08),transparent 28%),linear-gradient(180deg,#0c0f13f0,#090a0efa);box-shadow:var(--shadow);display:grid;gap:1.4rem}.auth-brand,.auth-copy,.auth-form{display:grid;gap:.8rem}.auth-brand{justify-items:center}.auth-logo{width:min(100%,220px);height:auto;filter:drop-shadow(0 0 18px rgba(41,225,203,.18))}.auth-copy h1{font-size:clamp(1.7rem,2.4vw,2.2rem);line-height:1.08;letter-spacing:-.04em;text-align:center}.auth-copy p:last-child{color:var(--muted);line-height:1.75;text-align:center}.auth-form label{display:grid;gap:.45rem}.auth-form span{color:var(--muted)}.auth-form input{min-height:50px;padding:0 1rem;border-radius:16px;border:1px solid var(--panel-border);background:#ffffff05;color:var(--text);outline:none}.center-button{width:100%}body.sidebar-collapsed .sidebar{padding-inline:.75rem}body.sidebar-collapsed .sidebar-top{flex-direction:column;justify-content:flex-start;align-items:center;gap:.75rem;padding-top:.25rem}body.sidebar-collapsed .brand{justify-content:flex-start;flex:0 0 auto;width:48px;max-width:48px}body.sidebar-collapsed .brand-logo{width:auto;height:48px;max-width:none;object-fit:contain;object-position:left center;transform:translate(0)}body.sidebar-collapsed .profile-mini,body.sidebar-collapsed .nav-item{justify-content:center}body.sidebar-collapsed .profile-mini{display:none}body.sidebar-collapsed .profile-mini-copy,body.sidebar-collapsed .sidebar-label,body.sidebar-collapsed .nav-text{opacity:0;transform:translate(-8px);max-width:0;pointer-events:none}body.sidebar-collapsed .nav-item{padding:0}body.sidebar-collapsed .sidebar-toggle{position:static;margin-top:0;align-self:center;width:36px;height:36px;background:#0c1411}@keyframes ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width: 1280px){.hero-grid,.dashboard-grid,.trading-layout,.trade-lower-grid{grid-template-columns:1fr}.asset-selector{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 980px){.summary-grid,.stats-grid,.watch-grid,.chart-footer{grid-template-columns:1fr}.search-field{min-width:220px}}@media (max-width: 900px){.app-shell{grid-template-columns:1fr}.sidebar{position:fixed;inset:0 auto 0 0;width:min(88vw,300px);z-index:25;transform:translate(-100%);transition:transform .28s ease}body.sidebar-open .sidebar{transform:translate(0)}.mobile-menu-button{display:inline-flex}.sidebar-toggle{display:none}.topbar{padding-inline:1rem}.topbar-actions{width:100%;flex-wrap:wrap}.search-field{min-width:0;width:100%}}@media (max-width: 720px){.cursor-glow{display:none}.topbar{flex-direction:column;align-items:flex-start}.topbar-left,.topbar-actions,.title-row{width:100%}.title-row{justify-content:space-between;flex-wrap:wrap}.main-content{padding:1rem;gap:1rem}.asset-selector{grid-template-columns:1fr}.trade-amounts{grid-template-columns:repeat(2,minmax(0,1fr))}.chart-surface,.tv-chart{min-height:300px;height:300px}.candles-wrap,.tv-chart-large{min-height:360px;height:360px}.site-footer{justify-items:start;text-align:left}.site-footer-cta{grid-template-columns:1fr;justify-items:start;text-align:left;padding:1.15rem 1rem}.site-footer-main,.site-footer-columns,.site-footer-bottom{grid-template-columns:1fr}.site-footer-bottom{display:grid;justify-items:start}.site-footer-form{width:100%;flex-wrap:wrap}.site-footer-form input,.site-footer-form button{width:100%}.trade-stats-row{display:grid;grid-template-columns:1fr 1fr}.table-wrap{overflow-x:auto}table{min-width:760px}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.cursor-glow{display:none}}.allocation-composition{display:grid;grid-template-columns:minmax(0,1fr) 240px minmax(0,1fr);align-items:center;gap:1.6rem}.allocation-chart-wrap{position:relative;width:240px;height:240px;justify-self:center}.allocation-side-list{display:grid;gap:8px;align-content:center;min-height:240px}.allocation-item{display:grid;grid-template-columns:14px 1fr auto;align-items:center;gap:12px;padding:10px 14px;border-radius:14px;border:1px solid transparent;transition:all .2s;cursor:default}.allocation-item:hover{background:#ffffff08;border-color:#7fa08d1f}.allocation-dot{width:14px;height:14px;border-radius:50%;flex-shrink:0}.allocation-name{font-size:15px;color:#d7e3dd;font-weight:600}.allocation-name small{color:#8a9b90;margin-left:6px;font-size:13px;font-weight:500}.allocation-value{font-size:15px;font-weight:700}.allocation-footer-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:14px}.alloc-foot-card{background:#ffffff06;border:1px solid rgba(127,160,141,.1);border-radius:10px;padding:8px 12px}.alloc-foot-label{font-size:10px;color:#8a9b90;text-transform:uppercase;letter-spacing:.12em;margin-bottom:2px}.alloc-foot-val{font-size:13px;font-weight:600;color:#f6faf7}@media (max-width: 1100px){.allocation-composition{grid-template-columns:1fr}.allocation-side-list{min-height:0}.allocation-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 720px){.allocation-footer-grid{grid-template-columns:1fr}}body.figma-dashboard{--bg: #030709;--panel: #071111;--panel-soft: #0a1515;--panel-border: rgba(117, 153, 143, .11);--panel-border-strong: rgba(0, 255, 213, .22);--text: #e9f4ef;--muted: #63746e;--muted-strong: #9fb0aa;--accent: #00f0cb;--success: #31d88b;--danger: #e06470;--warning: #ffb22e;--shadow: none;--sidebar-width: 224px;--sidebar-collapsed: 76px;min-height:100vh;background:radial-gradient(circle at 47% 24%,rgba(0,255,213,.08),transparent 30%),radial-gradient(circle at 76% 58%,rgba(0,130,102,.08),transparent 28%),#030709;cursor:auto}body.figma-dashboard *,body.figma-dashboard a,body.figma-dashboard button,body.figma-dashboard input{cursor:auto}body.figma-dashboard:before{opacity:.1;background-size:42px 42px;-webkit-mask-image:linear-gradient(90deg,transparent,#000 25%,#000 85%,transparent);mask-image:linear-gradient(90deg,transparent,#000 25%,#000 85%,transparent)}.figma-dashboard .app-shell{grid-template-columns:var(--sidebar-width) minmax(0,1fr);max-width:1440px;min-height:100vh;margin:0 auto;border-inline:1px solid rgba(255,255,255,.025)}.figma-dashboard .sidebar{gap:18px;padding:18px 14px;background:linear-gradient(180deg,#050a0d,#030608);border-right:1px solid rgba(255,255,255,.055)}.figma-dashboard .sidebar:after,.figma-dashboard .sidebar-ambient,.figma-dashboard .profile-mini,.figma-dashboard .cursor-glow,.figma-dashboard .network-pill,.figma-dashboard .clock-pill,.figma-dashboard .topbar-title{display:none}.figma-dashboard .sidebar-top{min-height:35px}.figma-dashboard .brand-logo{height:28px;max-width:112px;object-fit:contain;filter:none}.figma-dashboard .sidebar-toggle,.figma-dashboard .mobile-menu-button{width:26px;height:26px;border-radius:10px;border-color:#ffffff0f;background:#091012;gap:3px}.figma-dashboard .sidebar-toggle span,.figma-dashboard .mobile-menu-button span{width:10px;height:1px;background:#6d7d78}.sidebar-welcome{display:grid;gap:5px;padding:14px 4px 10px}.sidebar-welcome small,.sidebar-welcome span{color:#64736e;font-size:11px;line-height:1}.sidebar-welcome strong{color:#f2faf7;font-size:18px;letter-spacing:-.04em}.figma-dashboard .sidebar-section{gap:8px}.figma-dashboard .sidebar-label{padding-inline:4px;color:#596862;font-size:10px;letter-spacing:.12em}.figma-dashboard .sidebar-nav{gap:4px}.figma-dashboard .nav-item{min-height:34px;gap:10px;padding:0 10px;border-radius:8px;color:#9daca7;font-size:12px;border-color:transparent;background:transparent}.figma-dashboard .nav-item:hover,.figma-dashboard .nav-item.is-active{transform:none;color:#e7f4ef;background:#00ffd511;border-color:#00ffd51f}.figma-dashboard .nav-svg{width:13px;height:13px;opacity:.76}.figma-dashboard .nav-dot{width:7px;height:7px;border-radius:50%;background:#7f8f8a}.figma-dashboard .nav-plus{width:13px;color:#8c9b96;font-weight:700}.figma-dashboard .nav-badge{margin-left:auto;min-width:18px;padding:2px 5px;border-radius:5px;background:#151b22;color:#9fa9b4;font-size:9px;text-align:center}.figma-dashboard .topbar{min-height:48px;padding:10px 22px;background:#03080af0;border-bottom:1px solid rgba(255,255,255,.055);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.figma-dashboard .crumbs{display:flex;align-items:center;gap:12px;color:#64746f;font-size:12px;font-weight:600}.figma-dashboard .crumbs img{width:12px;height:12px}.figma-dashboard .crumbs strong{color:#d8e4df}.figma-dashboard .topbar-actions{gap:10px}.figma-dashboard .search-field{width:332px;min-width:332px;height:32px;padding:0 12px;border-radius:10px;background:#070d0f;border-color:#ffffff0e;box-shadow:none}.figma-dashboard .search-field svg{width:13px;height:13px}.figma-dashboard .search-field input{color:#dbe8e2;font-size:11px}.figma-dashboard .search-field input::placeholder{color:#56645f}.figma-dashboard .ghost-button{min-height:32px;padding:0 14px;border-radius:9px;background:#070d0f;border-color:#ffffff0f;box-shadow:none;color:#dbe8e2;font-size:12px}.figma-dashboard .profile-button{width:28px;min-width:28px;height:28px;min-height:28px;padding:0;border-radius:50%;background:radial-gradient(circle at 34% 28%,#ffe76a 0,#ffe76a 17%,#27c86e 18%,#27c86e 42%,#0067ff 43%,#0067ff 70%,#fa443e 71%,#fa443e);border:0;color:transparent;box-shadow:none}.figma-dashboard .ticker-strip{position:relative;height:45px;background:#030709;border-bottom:1px solid rgba(255,255,255,.055)}.figma-dashboard .ticker-strip:before,.figma-dashboard .ticker-strip:after{content:"";position:absolute;top:0;bottom:0;width:78px;z-index:2;pointer-events:none}.figma-dashboard .ticker-strip:before{left:0;background:linear-gradient(90deg,#030709,#03070900)}.figma-dashboard .ticker-strip:after{right:0;background:linear-gradient(270deg,#030709,#03070900)}.figma-dashboard .ticker-track{min-height:45px;padding:0 22px;gap:20px;animation-duration:52s}.figma-dashboard .ticker-chip{gap:8px;padding:0;border:0;background:transparent;color:#83928d;font-size:11px}.figma-dashboard .ticker-chip strong{color:#ecf5f2;font-size:11px}.figma-dashboard .ticker-chip img{width:14px;height:14px}.figma-dashboard .main-content{gap:14px;padding:18px 22px 28px}.figma-dashboard .site-footer{margin-top:4px;color:#7f9089}.figma-dashboard .site-footer-cta{border-radius:12px;border-color:#ffffff0f;background:radial-gradient(circle at 18% 120%,rgba(67,240,216,.18),rgba(67,240,216,.04) 18%,transparent 48%),linear-gradient(180deg,#060a0efc,#030609fc)}.figma-dashboard .site-footer-brand strong,.figma-dashboard .site-footer-meta span,.figma-dashboard .site-footer-column>span,.figma-dashboard .site-footer-cta h2{color:#edf8f4}.figma-dashboard .site-footer-brand small,.figma-dashboard .site-footer-bottom,.figma-dashboard .site-footer-cta p:last-of-type{color:#7f9089}.figma-dashboard .site-footer-column a,.figma-dashboard .site-footer-socials a{color:#b8c8c1}.figma-dashboard .site-footer-column a:hover,.figma-dashboard .site-footer-socials a:hover{color:#f1f8f5}.figma-dashboard .site-footer-main{border-top:1px solid rgba(255,255,255,.055)}.figma-dashboard .site-footer-form input{border-color:#ffffff12;background:#ffffff08;color:#edf8f4}.figma-dashboard .site-footer-form button,.figma-dashboard .site-footer-cta-button{background:#43f0d81a;color:#edf8f4;border-color:#43f0d824}.figma-dashboard .auth-footer{width:min(100%,520px);margin-top:18px}.figma-dashboard .panel{opacity:1;transform:none;padding:18px;border-radius:12px;border:1px solid rgba(255,255,255,.055);background:radial-gradient(circle at 35% 18%,rgba(0,255,213,.06),transparent 34%),linear-gradient(180deg,#071211fa,#04080afa);box-shadow:none;overflow:hidden}.figma-dashboard .panel:before,.figma-dashboard .panel:after{display:none}.figma-dashboard .panel-heading{margin-bottom:14px}.figma-dashboard .eyebrow,.figma-dashboard thead th{color:#70817b;font-size:10px;letter-spacing:.14em}.figma-dashboard .status-pill{min-height:22px;padding:0 10px;border-radius:999px;background:#00ffae14;color:#60eab0;font-size:10px;animation:none}.figma-dashboard .status-pill.subtle{color:#66e0b4;background:#00ffae0f}.figma-dashboard .stats-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.figma-dashboard .stats-grid.spacious{margin-bottom:12px}.figma-dashboard .stat-card{min-height:122px;gap:7px;padding:18px 20px;border-radius:11px;border:1px solid rgba(255,255,255,.065);background:linear-gradient(180deg,#081313fa,#050a0cfa);color:#dfe9e5;box-shadow:none}.figma-dashboard .stat-card:before,.figma-dashboard .stat-card:after{display:none}.figma-dashboard .stat-card span{color:#7d8d87;font-size:11px}.figma-dashboard .stat-card strong{color:#eaf7f2;font-size:30px;line-height:1;letter-spacing:-.07em}.figma-dashboard .stat-card small{margin:0;color:#607069;font-size:11px;line-height:1.35}.figma-dashboard .stat-card-cap strong{color:#9cc7ff}.figma-dashboard .stat-card-volume strong{color:#20f2ca}.figma-dashboard .stat-card-movers strong{color:#ffd36f}.figma-dashboard .asset-selector{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.figma-dashboard .asset-chip{min-height:80px;grid-template-columns:1fr auto;align-items:start;gap:7px 10px;padding:14px 16px;border-radius:10px;border-color:#ffffff12;background:#080d10;box-shadow:none}.figma-dashboard .asset-chip:hover,.figma-dashboard .asset-chip.is-active{transform:none;border-color:#00ffd52e;background:linear-gradient(180deg,#081817fa,#080d10fa)}.figma-dashboard .asset-chip-header{gap:8px}.figma-dashboard .asset-chip img{width:17px;height:17px}.figma-dashboard .asset-chip strong{color:#f1faf7;font-size:12px}.figma-dashboard .asset-chip>span{justify-self:end;color:#e4efeb;font-size:19px;font-weight:700;letter-spacing:-.04em}.figma-dashboard .asset-chip .text-positive,.figma-dashboard .asset-chip .text-negative,.figma-dashboard .asset-chip small{grid-column:1 / -1;width:100%;min-height:18px;display:flex;align-items:center;justify-content:center;border-radius:999px;background:#e0647029;color:#d66b74;font-size:10px;font-weight:700}.figma-dashboard .asset-chip .text-positive{background:#31d88b1f;color:#56e29c}.figma-dashboard .chart-shell{gap:14px;padding:18px}.figma-dashboard .chart-header{margin-bottom:0}.figma-dashboard .trade-symbol{gap:10px}.figma-dashboard .chart-title-icon{width:22px;height:22px}.figma-dashboard .chart-header h3{color:#edf8f4;font-size:21px;letter-spacing:-.04em}.figma-dashboard .chart-header span,.figma-dashboard .chart-meta{color:#70817b;font-size:11px}.figma-dashboard .chart-meta strong{color:#d9e5df;font-size:11px}.figma-dashboard .chart-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.figma-dashboard .chart-note{min-height:62px;padding:14px 16px;border-radius:10px;background:#070d10d1;border-color:#ffffff0f}.figma-dashboard .chart-note span{color:#6e7f79;font-size:10px}.figma-dashboard .chart-note strong{color:#dfeae5;font-size:13px}.figma-dashboard .chart-surface{min-height:282px;padding:0;border-radius:10px;border-color:#ffffff0e;background:#050a0c}.figma-dashboard .tv-chart{min-height:282px;height:282px;background:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px),#050a0c;background-size:100% 34px,45px 100%,auto}.figma-dashboard .allocation-panel{padding:18px}.figma-dashboard .allocation-composition{grid-template-columns:minmax(0,1fr) 210px minmax(0,1fr);gap:28px}.figma-dashboard .allocation-chart-wrap{width:210px;height:210px}.figma-dashboard .allocation-chart-wrap canvas{width:210px!important;height:210px!important}.figma-dashboard .allocation-side-list{min-height:210px;gap:8px}.figma-dashboard .allocation-item{grid-template-columns:10px 1fr auto;gap:10px;padding:8px;border-radius:9px}.figma-dashboard .allocation-dot{width:8px;height:8px}.figma-dashboard .allocation-name,.figma-dashboard .allocation-value{font-size:12px}.figma-dashboard .allocation-name small{color:#66766f;font-size:10px}.figma-dashboard .allocation-footer-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin-top:12px}.figma-dashboard .alloc-foot-card{min-height:38px;padding:8px 10px;border-radius:7px;background:#080d10;border-color:#ffffff0e}.figma-dashboard .alloc-foot-label{color:#66766f;font-size:8px}.figma-dashboard .alloc-foot-val{color:#e6f2ed;font-size:10px}.figma-dashboard .board-panel{padding:18px}.figma-dashboard .table-wrap{border-radius:9px;border-color:#ffffff0e}.figma-dashboard table{background:#050a0c}.figma-dashboard thead th{padding:12px 14px;background:#081411;border-bottom-color:#ffffff0e}.figma-dashboard tbody td{padding:13px 14px;border-bottom-color:#ffffff0b;color:#dce8e3;font-size:12px}.figma-dashboard tbody tr:hover,.figma-dashboard tbody tr.is-active{background:#00ffd50e}.figma-dashboard .table-token{display:flex;align-items:center;gap:10px}.figma-dashboard .table-token img{width:17px;height:17px}.figma-dashboard .table-token strong{color:#e8f4ef;font-size:12px}.figma-dashboard .table-name,.figma-dashboard .table-token small{color:#70817b;font-size:10px}.figma-dashboard .text-positive{color:#4fe094}.figma-dashboard .text-negative{color:#df6974}.figma-dashboard .search-dropdown{background:#071111;border-color:#00ffd521}body.sidebar-collapsed.figma-dashboard .app-shell{grid-template-columns:var(--sidebar-collapsed) minmax(0,1fr)}body.sidebar-collapsed.figma-dashboard .brand{width:34px;max-width:34px}body.sidebar-collapsed.figma-dashboard .brand-logo{height:34px;max-width:none}body.sidebar-collapsed.figma-dashboard .sidebar-welcome,body.sidebar-collapsed.figma-dashboard .sidebar-others,body.sidebar-collapsed.figma-dashboard .sidebar-system .sidebar-label,body.sidebar-collapsed.figma-dashboard .nav-badge{display:none}@media (max-width: 1100px){.figma-dashboard .app-shell{max-width:none}.figma-dashboard .stats-grid,.figma-dashboard .asset-selector,.figma-dashboard .chart-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.figma-dashboard .allocation-composition{grid-template-columns:1fr;justify-items:center}.figma-dashboard .allocation-side-list{width:100%;min-height:0}}@media (max-width: 900px){.figma-dashboard .app-shell,body.sidebar-collapsed.figma-dashboard .app-shell{grid-template-columns:1fr}.figma-dashboard .sidebar{width:min(84vw,260px)}.figma-dashboard .mobile-menu-button{display:inline-flex}.figma-dashboard .topbar{align-items:flex-start}.figma-dashboard .topbar-actions{width:100%}.figma-dashboard .search-field{width:100%;min-width:0}}@media (max-width: 720px){.figma-dashboard .topbar,.figma-dashboard .main-content{padding-inline:14px}.figma-dashboard .stats-grid,.figma-dashboard .asset-selector,.figma-dashboard .chart-metrics,.figma-dashboard .allocation-footer-grid{grid-template-columns:1fr}.figma-dashboard .stat-card strong{font-size:25px}.figma-dashboard .chart-surface,.figma-dashboard .tv-chart{min-height:260px;height:260px}}.figma-dashboard .asset-chip>span:not(.positive-pill):not(.negative-pill){justify-self:end;color:#e4efeb;font-size:19px;font-weight:700;letter-spacing:-.04em}.figma-dashboard .asset-chip .positive-pill,.figma-dashboard .asset-chip .negative-pill{grid-column:1 / -1;width:100%;min-height:18px;padding:0;border-radius:999px;font-size:10px;font-weight:700}.figma-dashboard .asset-chip .positive-pill{color:#56e29c;background:#31d88b1f}.figma-dashboard .asset-chip .negative-pill{color:#d66b74;background:#e0647029}.figma-dashboard .ticker-chip .positive-pill,.figma-dashboard .ticker-chip .negative-pill,.figma-dashboard tbody .positive-pill,.figma-dashboard tbody .negative-pill{min-height:18px;padding:0 8px;font-size:10px}.figma-dashboard .topbar-title{display:grid;gap:5px}.figma-dashboard .topbar-kicker{color:#7a8b84;font-size:11px;letter-spacing:.24em;line-height:1}.figma-dashboard .title-row{gap:12px}.figma-dashboard .topbar h1{color:#f0f7f4;font-size:clamp(20px,1.65vw,30px);line-height:1;letter-spacing:-.07em}.figma-dashboard .network-pill,.figma-dashboard .clock-pill{display:inline-flex}.figma-dashboard .network-pill{min-height:26px;padding:0 12px;border-radius:999px;background:#00ffae14;color:#78e7aa;font-size:11px}.figma-dashboard .clock-pill{min-height:38px;gap:9px;padding:0 14px;border-radius:12px;background:#070d0f;border-color:#ffffff0f;box-shadow:none;color:#d8e3de}.figma-dashboard .clock-pill span{color:#c3cfca;font-size:12px}.figma-dashboard .clock-pill strong{color:#f2f8f5;font-size:13px}.figma-dashboard .nav-icon{width:13px;height:13px;color:#b7c4bf}.figma-dashboard .nav-icon svg{width:13px;height:13px}.figma-dashboard .profile-button:has(.profile-avatar){width:auto;min-width:126px;height:38px;min-height:38px;padding:0 12px;border-radius:14px;color:#eef7f3;background:#070d0f;border:1px solid rgba(255,255,255,.06)}.figma-dashboard .profile-button:has(.profile-avatar) .profile-avatar{width:28px;height:28px;background:#123338;border-color:#00ffd52e;color:#e7f4ef;font-size:12px}.figma-dashboard .profile-button:has(.profile-avatar) .profile-name{color:#f1f7f4;font-size:13px}.figma-dashboard .summary-grid{gap:22px}.figma-dashboard .summary-card{min-height:126px;padding:24px;border-radius:14px;color:#eaf4ef}.figma-dashboard .summary-card span:first-child,.figma-dashboard .summary-card small{color:#879890}.figma-dashboard .summary-card strong{color:#f2f8f5;font-size:28px;letter-spacing:-.06em}.figma-dashboard .summary-card .text-positive{color:#79eba9}.figma-dashboard .summary-icon{width:42px;height:42px;border-radius:9px;color:#a8bbb2;background:#ffffff09;border-color:#ffffff12;box-shadow:none}.figma-dashboard .dashboard-grid,.figma-dashboard .trading-layout,.figma-dashboard .trade-lower-grid,.figma-dashboard .summary-grid{gap:22px}.figma-dashboard .trading-layout{grid-template-columns:minmax(0,1fr) minmax(280px,320px);align-items:start}.figma-dashboard .trade-chart-panel,.figma-dashboard .trade-form-panel{border-radius:16px;background:linear-gradient(180deg,#0a0f12fa,#04070afa)}.figma-dashboard .trade-chart-panel{padding:18px}.figma-dashboard .trade-form-panel{padding:16px 18px}.figma-dashboard .trade-chart-header{margin-bottom:14px}.figma-dashboard .trade-token-badge{width:40px;height:40px;border-radius:12px;background:#ffb22e1a}.figma-dashboard .trade-symbol strong{color:#f1f8f5;font-size:15px}.figma-dashboard .trade-symbol span,.figma-dashboard .trade-stats-row span{color:#81928b;font-size:11px}.figma-dashboard .trade-stats-row strong{color:#eef7f3;font-size:13px}.figma-dashboard .candles-wrap,.figma-dashboard .tv-chart-large{min-height:610px;height:610px;border-radius:12px;border-color:#ffffff0f;background:#05090b}.figma-dashboard .trade-switcher,.figma-dashboard .trade-tabs,.figma-dashboard .trade-amounts{gap:8px}.figma-dashboard .trade-tabs,.figma-dashboard .trade-amounts{margin-top:12px}.figma-dashboard .trade-side,.figma-dashboard .trade-tab,.figma-dashboard .trade-chip{min-height:34px;padding:0 13px;border-radius:8px;border:1px solid rgba(255,255,255,.065);background:#080d10;color:#d9e4df;font-size:14px}.figma-dashboard .trade-side.is-active,.figma-dashboard .trade-tab.is-active,.figma-dashboard .trade-side:hover,.figma-dashboard .trade-tab:hover,.figma-dashboard .trade-chip:hover{transform:none;border-color:#00ffd52e;background:#00ffd513}.figma-dashboard .trade-form{gap:8px;margin:14px 0}.figma-dashboard .trade-form span,.figma-dashboard .auth-form span{color:#81928b}.figma-dashboard .trade-form input,.figma-dashboard .auth-form input{min-height:38px;border-radius:8px;border-color:#fff1;background:#080d10;box-shadow:none;color:#f0f8f4}.figma-dashboard .trade-summary{gap:8px;margin-bottom:14px;padding:14px 16px;border-radius:8px;border-color:#ffffff0f;background:#ffffff06}.figma-dashboard .primary-button,.figma-dashboard .trade-action-button{min-height:36px;padding:0 16px;border-radius:8px;border:1px solid rgba(234,212,125,.18);background:linear-gradient(135deg,#dec76c38,#00ffd51a);box-shadow:none;color:#f2f7f3}.figma-dashboard .mini-table{gap:10px}.figma-dashboard .mini-row{min-height:52px;padding:12px 16px;border-radius:11px;border-color:#ffffff0e;background:#080d10}.figma-dashboard .mini-row span{color:#c2d0cb}.figma-dashboard .mini-row strong{color:#f0f7f4}.figma-dashboard .mini-row small{color:#7f9089}.figma-dashboard .watch-grid{gap:12px}.figma-dashboard .watch-card,.figma-dashboard .watch-grid .watch-card:nth-child(n){min-height:132px;padding:18px;border-radius:12px;border-color:#ffffff0f;background:linear-gradient(180deg,#081313fa,#050a0cfa);box-shadow:none}.figma-dashboard .watch-card:hover{transform:none;border-color:#00ffd529}.figma-dashboard .watch-card strong{color:#f1f8f5}.figma-dashboard .watch-card span{color:#c1d0ca}.figma-dashboard .watch-card small{color:#81928b}.figma-dashboard .auth-shell{background:radial-gradient(circle at 50% 18%,rgba(0,255,213,.08),transparent 32%),#030709}.figma-dashboard .auth-panel{border-radius:16px;border-color:#fff1;background:linear-gradient(180deg,#081212fa,#04080afa);box-shadow:none}.figma-dashboard .auth-logo{width:150px;filter:none}.figma-dashboard .auth-copy h1{color:#f0f8f4;font-size:28px}@media (max-width: 1280px){.figma-dashboard .trading-layout{grid-template-columns:1fr}}@media (max-width: 720px){.figma-dashboard .clock-pill,.figma-dashboard .profile-button:has(.profile-avatar){width:100%;justify-content:center}.figma-dashboard .candles-wrap,.figma-dashboard .tv-chart-large{min-height:360px;height:360px}}.figma-dashboard .nav-login-icon{width:13px;height:13px;display:inline-flex;align-items:center;justify-content:center;color:#b7c4bf;flex-shrink:0}.figma-dashboard .nav-login-icon svg{width:13px;height:13px;fill:currentColor}.profile-pfp{object-fit:cover;object-position:center}.figma-dashboard .profile-button .profile-pfp,.figma-dashboard .profile-button:has(.profile-avatar) .profile-pfp{width:28px;height:28px;border-radius:50%;border:1px solid rgba(0,255,213,.18);background:#12181a}.figma-dashboard .profile-button:has(.profile-pfp):not(:has(.profile-name)){display:inline-flex;align-items:center;justify-content:center;width:30px;min-width:30px;height:30px;min-height:30px;padding:0;border-radius:50%;background:#070d0f;border:1px solid rgba(255,255,255,.06)}.figma-dashboard .profile-button:has(.profile-pfp):not(:has(.profile-name)) .profile-pfp{width:26px;height:26px}.figma-dashboard .avatar-ring.profile-pfp{width:38px;height:38px;padding:0;border-radius:50%;border:1px solid rgba(0,255,213,.18);background:#12181a}:root{--button-skin-active: url("data:image/svg+xml,%3csvg%20width='139'%20height='42'%20viewBox='0%200%20139%2042'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='139'%20height='42'%20rx='13'%20fill='url(%23paint0_linear_572_580)'%20fill-opacity='0.35'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_572_580'%20x1='15.4225'%20y1='-14.4238'%20x2='30.5827'%20y2='39.9407'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%2351FFEB'/%3e%3cstop%20offset='1'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");--button-skin-base: url("data:image/svg+xml,%3csvg%20width='155'%20height='42'%20viewBox='0%200%20155%2042'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0%2013C0%205.8203%205.8203%200%2013%200H142C149.18%200%20155%205.8203%20155%2013V29C155%2036.1797%20149.18%2042%20142%2042H13C5.8203%2042%200%2036.1797%200%2029V13Z'%20fill='black'%20fill-opacity='0.01'/%3e%3c/svg%3e")}.figma-dashboard .ghost-button,.figma-dashboard .profile-button:has(.profile-avatar),.figma-dashboard .trade-side,.figma-dashboard .trade-tab,.figma-dashboard .trade-chip,.figma-dashboard .sidebar-toggle,.figma-dashboard .mobile-menu-button,.figma-dashboard .cmd-esc,.figma-dashboard .search-field{background-image:var(--button-skin-base),linear-gradient(180deg,#ffffff06,#ffffff02);background-size:100% 100%,100% 100%;background-repeat:no-repeat;background-position:center}.figma-dashboard .primary-button,.figma-dashboard .trade-action-button,.figma-dashboard .trade-side.is-active,.figma-dashboard .trade-tab.is-active,.figma-dashboard .asset-chip.is-active,.figma-dashboard .nav-item.is-active,.figma-dashboard .status-pill,.figma-dashboard .network-pill,.figma-dashboard .positive-pill{background-image:var(--button-skin-active),linear-gradient(135deg,#00ffd51c,#00000026);background-size:100% 100%,100% 100%;background-repeat:no-repeat;background-position:center}.figma-dashboard .ghost-button:hover,.figma-dashboard .trade-side:hover,.figma-dashboard .trade-tab:hover,.figma-dashboard .trade-chip:hover,.figma-dashboard .sidebar-toggle:hover,.figma-dashboard .mobile-menu-button:hover{background-image:var(--button-skin-active),linear-gradient(135deg,#00ffd514,#00000029);border-color:#00ffd533}.figma-dashboard .negative-pill{background-image:var(--button-skin-base),linear-gradient(135deg,#e0647029,#00000014);background-size:100% 100%,100% 100%;background-repeat:no-repeat;background-position:center}.figma-dashboard .ghost-button,.figma-dashboard .profile-button:has(.profile-avatar),.figma-dashboard .trade-side,.figma-dashboard .trade-tab,.figma-dashboard .trade-chip,.figma-dashboard .sidebar-toggle,.figma-dashboard .mobile-menu-button,.figma-dashboard .cmd-esc,.figma-dashboard .search-field,.figma-dashboard .primary-button,.figma-dashboard .trade-action-button,.figma-dashboard .asset-chip.is-active,.figma-dashboard .nav-item.is-active,.figma-dashboard .status-pill,.figma-dashboard .network-pill,.figma-dashboard .positive-pill,.figma-dashboard .negative-pill{background-image:none;background-repeat:initial;background-position:initial;background-size:initial}.figma-dashboard .ghost-button,.figma-dashboard .trade-side,.figma-dashboard .trade-tab,.figma-dashboard .trade-chip,.figma-dashboard .sidebar-toggle,.figma-dashboard .mobile-menu-button,.figma-dashboard .cmd-esc{background:linear-gradient(180deg,#ffffff09,#ffffff02),#070d10d1;border:1px solid rgba(255,255,255,.075);box-shadow:inset 0 1px #ffffff0b}.figma-dashboard .search-field,.figma-dashboard .profile-button:has(.profile-avatar){background:linear-gradient(180deg,#ffffff07,#ffffff02),#070d10db;border:1px solid rgba(255,255,255,.065);box-shadow:inset 0 1px #ffffff09}.figma-dashboard .primary-button,.figma-dashboard .trade-action-button,.figma-dashboard .trade-side.is-active,.figma-dashboard .trade-tab.is-active,.figma-dashboard .asset-chip.is-active,.figma-dashboard .nav-item.is-active,.figma-dashboard .status-pill,.figma-dashboard .network-pill,.figma-dashboard .positive-pill{background:radial-gradient(circle at 18% 0%,rgba(81,255,235,.26),transparent 48%),linear-gradient(135deg,#51ffeb33,#040c0deb 62%),#071413e6;border-color:#51ffeb2e;box-shadow:inset 0 1px #ffffff0e,inset 0 -12px 24px #0000001f}.figma-dashboard .negative-pill{background:linear-gradient(180deg,#ffffff07,#ffffff02),#e0647021;border-color:#e0647033}.figma-dashboard .ghost-button:hover,.figma-dashboard .trade-side:hover,.figma-dashboard .trade-tab:hover,.figma-dashboard .trade-chip:hover,.figma-dashboard .sidebar-toggle:hover,.figma-dashboard .mobile-menu-button:hover{background:radial-gradient(circle at 18% 0%,rgba(81,255,235,.18),transparent 48%),linear-gradient(135deg,#51ffeb1f,#040c0deb 62%),#071413e6;border-color:#51ffeb33}.figma-dashboard{opacity:0;transform:translateY(6px);transition:opacity .16s ease,transform .16s ease}.figma-dashboard.page-ready{opacity:1;transform:translateY(0)}.figma-dashboard.page-leaving{opacity:.88;transform:translateY(4px) scale(.998);pointer-events:none}.figma-dashboard .main-shell,.figma-dashboard .main-content,.figma-dashboard .panel,.figma-dashboard .topbar,.figma-dashboard .sidebar{backface-visibility:hidden}.figma-dashboard .panel{will-change:transform,opacity;transition:opacity .22s ease,transform .22s cubic-bezier(.22,1,.36,1),border-color .16s ease,background-color .16s ease}.figma-dashboard .nav-item,.figma-dashboard .ghost-button,.figma-dashboard .primary-button,.figma-dashboard .trade-side,.figma-dashboard .trade-tab,.figma-dashboard .trade-chip,.figma-dashboard .asset-chip,.figma-dashboard .watch-card,.figma-dashboard tbody tr,.figma-dashboard .mini-row{transition:transform .15s ease,border-color .15s ease,background-color .15s ease,color .15s ease,opacity .15s ease}.figma-dashboard .ticker-track{will-change:transform;transform:translateZ(0)}.figma-dashboard .tv-chart{contain:layout paint}.chart-loading{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:grid;place-items:center;gap:10px;color:#7c9189;background:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.02) 1px,transparent 1px),#05090b;background-size:100% 34px,45px 100%,auto;pointer-events:none}.chart-loading span{width:34px;height:34px;border-radius:50%;border:1px solid rgba(81,255,235,.18);border-top-color:#51ffebb8;animation:chart-spin .85s linear infinite}.chart-loading strong{font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.tv-chart iframe+.chart-loading,.tv-chart .tradingview-widget-container__widget:not(:empty)~.chart-loading{display:none}@keyframes chart-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion: reduce){.figma-dashboard,.figma-dashboard.page-ready,.figma-dashboard.page-leaving{opacity:1;transform:none}}.figma-dashboard .ghost-button,.figma-dashboard .primary-button,.figma-dashboard .trade-action-button,.figma-dashboard .trade-side,.figma-dashboard .trade-tab,.figma-dashboard .trade-chip,.figma-dashboard .sidebar-toggle,.figma-dashboard .mobile-menu-button,.figma-dashboard .cmd-esc,.figma-dashboard .profile-button:has(.profile-avatar),.figma-dashboard .network-pill,.figma-dashboard .status-pill,.figma-dashboard .positive-pill,.figma-dashboard .negative-pill{color:#f2f4f2;background:linear-gradient(180deg,#ffffff0c,#ffffff02),#070a0c;border-color:#ffffff16;box-shadow:inset 0 1px #ffffff0b}.figma-dashboard .nav-item.is-active,.figma-dashboard .asset-chip.is-active{color:#f2f4f2;background:linear-gradient(180deg,#ffffff0a,#ffffff02),#071012;border-color:#ffffff17;box-shadow:inset 0 1px #ffffff0b}.figma-dashboard .positive-pill,.figma-dashboard .negative-pill{color:#e9eeeb}.figma-dashboard .ghost-button:hover,.figma-dashboard .primary-button:hover,.figma-dashboard .trade-action-button:hover,.figma-dashboard .trade-side:hover,.figma-dashboard .trade-tab:hover,.figma-dashboard .trade-chip:hover,.figma-dashboard .sidebar-toggle:hover,.figma-dashboard .mobile-menu-button:hover,.figma-dashboard .profile-button:has(.profile-avatar):hover,.figma-dashboard .nav-item:hover,.figma-dashboard .asset-chip:hover,.figma-dashboard .watch-card:hover,.figma-dashboard .mini-row:hover,.figma-dashboard tbody tr:hover{color:#f4fffb;background:radial-gradient(circle at 18% 0%,rgba(81,255,235,.24),transparent 48%),linear-gradient(135deg,#51ffeb26,#040c0df0 62%),#071413;border-color:#51ffeb38;box-shadow:inset 0 1px #ffffff0f,0 0 0 1px #51ffeb05}.figma-dashboard .trade-side.is-active,.figma-dashboard .trade-tab.is-active,.figma-dashboard .nav-item.is-active:hover,.figma-dashboard .asset-chip.is-active:hover,.figma-dashboard .primary-button:hover,.figma-dashboard .trade-action-button:hover{background:radial-gradient(circle at 18% 0%,rgba(81,255,235,.3),transparent 48%),linear-gradient(135deg,#51ffeb33,#040c0df0 62%),#071615;border-color:#51ffeb42}.figma-dashboard .ghost-button,.figma-dashboard .primary-button,.figma-dashboard .trade-action-button,.figma-dashboard .trade-side,.figma-dashboard .trade-tab,.figma-dashboard .trade-chip,.figma-dashboard .sidebar-toggle,.figma-dashboard .mobile-menu-button,.figma-dashboard .cmd-esc,.figma-dashboard .profile-button:has(.profile-avatar),.figma-dashboard .nav-item,.figma-dashboard .asset-chip,.figma-dashboard .status-pill,.figma-dashboard .network-pill,.figma-dashboard .positive-pill,.figma-dashboard .negative-pill{position:relative;isolation:isolate;overflow:hidden;color:#f4f7f5;background:#070a0cd1;border:1px solid rgba(255,255,255,.11);box-shadow:inset 0 1px #ffffff0f,inset 0 -10px 22px #0000002e}.figma-dashboard .ghost-button:before,.figma-dashboard .primary-button:before,.figma-dashboard .trade-action-button:before,.figma-dashboard .trade-side:before,.figma-dashboard .trade-tab:before,.figma-dashboard .trade-chip:before,.figma-dashboard .sidebar-toggle:before,.figma-dashboard .mobile-menu-button:before,.figma-dashboard .cmd-esc:before,.figma-dashboard .profile-button:has(.profile-avatar):before,.figma-dashboard .nav-item:before,.figma-dashboard .asset-chip:before,.figma-dashboard .status-pill:before,.figma-dashboard .network-pill:before,.figma-dashboard .positive-pill:before,.figma-dashboard .negative-pill:before{content:"";position:absolute;z-index:-2;width:var(--star-light-width, 110px);aspect-ratio:1;left:0;top:50%;border-radius:50%;background:radial-gradient(ellipse at center,var(--star-light-color, rgba(250, 250, 250, .52)),rgba(250,250,250,.18) 28%,transparent 68%);filter:blur(3px);opacity:0;transform:translate(-65%,-50%);animation:star-button-orbit var(--star-duration, 3s) linear infinite paused}.figma-dashboard .ghost-button:after,.figma-dashboard .primary-button:after,.figma-dashboard .trade-action-button:after,.figma-dashboard .trade-side:after,.figma-dashboard .trade-tab:after,.figma-dashboard .trade-chip:after,.figma-dashboard .sidebar-toggle:after,.figma-dashboard .mobile-menu-button:after,.figma-dashboard .cmd-esc:after,.figma-dashboard .profile-button:has(.profile-avatar):after,.figma-dashboard .nav-item:after,.figma-dashboard .asset-chip:after,.figma-dashboard .status-pill:after,.figma-dashboard .network-pill:after,.figma-dashboard .positive-pill:after,.figma-dashboard .negative-pill:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;border-radius:inherit;border:1px solid rgba(255,255,255,.09);background-image:radial-gradient(circle at 32% 67%,currentColor 0 .7px,transparent .8px),radial-gradient(circle at 56% 10%,currentColor 0 .7px,transparent .8px),radial-gradient(circle at 74% 15%,currentColor 0 .7px,transparent .8px),radial-gradient(circle at 22% 85%,currentColor 0 .7px,transparent .8px),radial-gradient(circle at 8% 61%,currentColor 0 .7px,transparent .8px),radial-gradient(circle at 18% 46%,currentColor 0 .7px,transparent .8px),radial-gradient(circle at 40% 44%,currentColor 0 .7px,transparent .8px),radial-gradient(circle at 54% 72%,currentColor 0 .7px,transparent .8px),radial-gradient(circle at 60% 70%,currentColor 0 .7px,transparent .8px),radial-gradient(circle at 69% 53%,currentColor 0 .7px,transparent .8px),radial-gradient(circle at 80% 38%,currentColor 0 .7px,transparent .8px),radial-gradient(circle at 86% 62%,currentColor 0 .7px,transparent .8px),radial-gradient(circle at 92% 25%,currentColor 0 .7px,transparent .8px);background-color:#00000003;opacity:.1;pointer-events:none}.figma-dashboard .ghost-button:hover:before,.figma-dashboard .primary-button:hover:before,.figma-dashboard .trade-action-button:hover:before,.figma-dashboard .trade-side:hover:before,.figma-dashboard .trade-tab:hover:before,.figma-dashboard .trade-chip:hover:before,.figma-dashboard .sidebar-toggle:hover:before,.figma-dashboard .mobile-menu-button:hover:before,.figma-dashboard .cmd-esc:hover:before,.figma-dashboard .profile-button:has(.profile-avatar):hover:before,.figma-dashboard .nav-item:hover:before,.figma-dashboard .asset-chip:hover:before,.figma-dashboard .status-pill:hover:before,.figma-dashboard .network-pill:hover:before,.figma-dashboard .positive-pill:hover:before,.figma-dashboard .negative-pill:hover:before,.figma-dashboard .trade-side.is-active:before,.figma-dashboard .trade-tab.is-active:before,.figma-dashboard .nav-item.is-active:before,.figma-dashboard .asset-chip.is-active:before{opacity:1;animation-play-state:running}.figma-dashboard .ghost-button:hover:after,.figma-dashboard .primary-button:hover:after,.figma-dashboard .trade-action-button:hover:after,.figma-dashboard .trade-side:hover:after,.figma-dashboard .trade-tab:hover:after,.figma-dashboard .trade-chip:hover:after,.figma-dashboard .sidebar-toggle:hover:after,.figma-dashboard .mobile-menu-button:hover:after,.figma-dashboard .cmd-esc:hover:after,.figma-dashboard .profile-button:has(.profile-avatar):hover:after,.figma-dashboard .nav-item:hover:after,.figma-dashboard .asset-chip:hover:after,.figma-dashboard .status-pill:hover:after,.figma-dashboard .network-pill:hover:after,.figma-dashboard .positive-pill:hover:after,.figma-dashboard .negative-pill:hover:after,.figma-dashboard .trade-side.is-active:after,.figma-dashboard .trade-tab.is-active:after,.figma-dashboard .nav-item.is-active:after,.figma-dashboard .asset-chip.is-active:after{opacity:.2}.figma-dashboard .ghost-button:hover,.figma-dashboard .primary-button:hover,.figma-dashboard .trade-action-button:hover,.figma-dashboard .trade-side:hover,.figma-dashboard .trade-tab:hover,.figma-dashboard .trade-chip:hover,.figma-dashboard .sidebar-toggle:hover,.figma-dashboard .mobile-menu-button:hover,.figma-dashboard .cmd-esc:hover,.figma-dashboard .profile-button:has(.profile-avatar):hover,.figma-dashboard .nav-item:hover,.figma-dashboard .asset-chip:hover,.figma-dashboard .status-pill:hover,.figma-dashboard .network-pill:hover,.figma-dashboard .positive-pill:hover,.figma-dashboard .negative-pill:hover,.figma-dashboard .trade-side.is-active,.figma-dashboard .trade-tab.is-active,.figma-dashboard .nav-item.is-active,.figma-dashboard .asset-chip.is-active{color:#fff;background:linear-gradient(180deg,#ffffff0e,#ffffff03),#070c0ee6;border-color:#ffffff29}.figma-dashboard .ghost-button,.figma-dashboard .primary-button,.figma-dashboard .trade-action-button,.figma-dashboard .trade-side,.figma-dashboard .trade-tab,.figma-dashboard .trade-chip,.figma-dashboard .nav-item,.figma-dashboard .status-pill,.figma-dashboard .network-pill,.figma-dashboard .positive-pill,.figma-dashboard .negative-pill{text-shadow:0 1px 0 rgba(255,255,255,.02)}.figma-dashboard .ghost-button:hover,.figma-dashboard .primary-button:hover,.figma-dashboard .trade-action-button:hover,.figma-dashboard .trade-side:hover,.figma-dashboard .trade-tab:hover,.figma-dashboard .trade-chip:hover,.figma-dashboard .nav-item:hover,.figma-dashboard .asset-chip:hover,.figma-dashboard .trade-side.is-active,.figma-dashboard .trade-tab.is-active,.figma-dashboard .nav-item.is-active,.figma-dashboard .asset-chip.is-active{--star-light-color: rgba(250, 250, 250, .72)}@keyframes star-button-orbit{0%{transform:translate(-65%,-50%)}25%{transform:translate(calc(100% - 25px),-115%)}50%{transform:translate(calc(100% - 25px),15%)}75%{transform:translate(-65%,15%)}to{transform:translate(-65%,-50%)}}@media (prefers-reduced-motion: reduce){.figma-dashboard .ghost-button:before,.figma-dashboard .primary-button:before,.figma-dashboard .trade-action-button:before,.figma-dashboard .trade-side:before,.figma-dashboard .trade-tab:before,.figma-dashboard .trade-chip:before,.figma-dashboard .sidebar-toggle:before,.figma-dashboard .mobile-menu-button:before,.figma-dashboard .cmd-esc:before,.figma-dashboard .profile-button:has(.profile-avatar):before,.figma-dashboard .nav-item:before,.figma-dashboard .asset-chip:before,.figma-dashboard .status-pill:before,.figma-dashboard .network-pill:before,.figma-dashboard .positive-pill:before,.figma-dashboard .negative-pill:before{animation:none}}.figma-dashboard .asset-chip:before,.figma-dashboard .asset-chip:after,.figma-dashboard .status-pill:before,.figma-dashboard .status-pill:after,.figma-dashboard .network-pill:before,.figma-dashboard .network-pill:after,.figma-dashboard .positive-pill:before,.figma-dashboard .positive-pill:after,.figma-dashboard .negative-pill:before,.figma-dashboard .negative-pill:after{content:none;display:none}.figma-dashboard .asset-chip,.figma-dashboard .asset-chip:hover,.figma-dashboard .asset-chip.is-active,.figma-dashboard .asset-chip.is-active:hover{color:inherit;background:#080d10;border-color:#ffffff12;box-shadow:none}.figma-dashboard .asset-chip:hover,.figma-dashboard .asset-chip.is-active{border-color:#51ffeb2e;background:linear-gradient(180deg,#081817fa,#080d10fa)}.figma-dashboard .status-pill,.figma-dashboard .network-pill{color:#78e7aa;background:#00ffae14;border-color:transparent;box-shadow:none}.figma-dashboard .positive-pill{color:#56e29c;background:#31d88b1f;border-color:transparent;box-shadow:none}.figma-dashboard .negative-pill{color:#d66b74;background:#e0647029;border-color:transparent;box-shadow:none}.figma-dashboard .ghost-button:hover:before,.figma-dashboard .primary-button:hover:before,.figma-dashboard .trade-action-button:hover:before,.figma-dashboard .trade-side:hover:before,.figma-dashboard .trade-tab:hover:before,.figma-dashboard .trade-chip:hover:before,.figma-dashboard .sidebar-toggle:hover:before,.figma-dashboard .mobile-menu-button:hover:before,.figma-dashboard .cmd-esc:hover:before,.figma-dashboard .profile-button:has(.profile-avatar):hover:before,.figma-dashboard .nav-item:hover:before{opacity:0;animation-play-state:paused}.figma-dashboard .ghost-button:hover:after,.figma-dashboard .primary-button:hover:after,.figma-dashboard .trade-action-button:hover:after,.figma-dashboard .trade-side:hover:after,.figma-dashboard .trade-tab:hover:after,.figma-dashboard .trade-chip:hover:after,.figma-dashboard .sidebar-toggle:hover:after,.figma-dashboard .mobile-menu-button:hover:after,.figma-dashboard .cmd-esc:hover:after,.figma-dashboard .profile-button:has(.profile-avatar):hover:after,.figma-dashboard .nav-item:hover:after{opacity:.1}.figma-dashboard .ghost-button:hover,.figma-dashboard .primary-button:hover,.figma-dashboard .trade-action-button:hover,.figma-dashboard .trade-side:hover,.figma-dashboard .trade-tab:hover,.figma-dashboard .trade-chip:hover,.figma-dashboard .sidebar-toggle:hover,.figma-dashboard .mobile-menu-button:hover,.figma-dashboard .cmd-esc:hover,.figma-dashboard .profile-button:has(.profile-avatar):hover,.figma-dashboard .nav-item:hover,.figma-dashboard .watch-card:hover,.figma-dashboard .mini-row:hover,.figma-dashboard tbody tr:hover{color:#f4f7f5;background:linear-gradient(180deg,#ffffff0c,#ffffff02),#070a0c;border-color:#ffffff16;box-shadow:inset 0 1px #ffffff0b;transform:none}.figma-dashboard .trade-side.is-active:before,.figma-dashboard .trade-tab.is-active:before,.figma-dashboard .nav-item.is-active:before{opacity:1;animation-play-state:running}.figma-dashboard .trade-side.is-active:after,.figma-dashboard .trade-tab.is-active:after,.figma-dashboard .nav-item.is-active:after{opacity:.2}.figma-dashboard .trade-side.is-active,.figma-dashboard .trade-tab.is-active,.figma-dashboard .nav-item.is-active{color:#fff;background:linear-gradient(180deg,#ffffff0e,#ffffff03),#070c0ee6;border-color:#ffffff29}.figma-dashboard .ghost-button:active,.figma-dashboard .primary-button:active,.figma-dashboard .trade-action-button:active,.figma-dashboard .trade-chip:active,.figma-dashboard .sidebar-toggle:active,.figma-dashboard .mobile-menu-button:active,.figma-dashboard .profile-button:active{filter:brightness(1.18);transform:translateY(1px)}.figma-dashboard .asset-chip:hover{color:inherit;background:#080d10;border-color:#ffffff12;box-shadow:none;transform:none}.figma-dashboard .asset-chip.is-active,.figma-dashboard .asset-chip.is-active:hover{color:inherit;background:radial-gradient(circle at 18% 0%,rgba(81,255,235,.2),transparent 48%),linear-gradient(135deg,#51ffeb24,#080d10fa 62%),#081817;border-color:#51ffeb33;box-shadow:inset 0 1px #ffffff0b;transform:none}.figma-dashboard .asset-chip:not(.is-active):hover .positive-pill,.figma-dashboard .asset-chip:not(.is-active):hover .negative-pill{filter:none}.figma-dashboard .asset-selector{gap:14px}.figma-dashboard .asset-chip,.figma-dashboard .asset-chip:hover{min-height:100px;grid-template-columns:minmax(0,1fr) auto;align-content:start;gap:18px 12px;padding:18px 18px 14px;border-radius:15px;background:#080c0f;border:1px solid rgba(255,255,255,.12);box-shadow:inset 0 1px #ffffff09}.figma-dashboard .asset-chip.is-active,.figma-dashboard .asset-chip.is-active:hover{background:radial-gradient(circle at 12% 0%,rgba(81,255,235,.12),transparent 50%),#081113;border-color:#51ffeb47;box-shadow:inset 0 1px #ffffff0b}.figma-dashboard .asset-chip-header{align-self:center;gap:10px;min-width:0}.figma-dashboard .asset-chip img{width:22px;height:22px;border-radius:50%}.figma-dashboard .asset-chip strong{color:#f2f5f3;font-size:13px;letter-spacing:.02em}.figma-dashboard .asset-chip>span:not(.positive-pill):not(.negative-pill){justify-self:end;align-self:center;color:#f4f5f4;font-size:clamp(22px,1.65vw,30px);font-weight:600;line-height:1;letter-spacing:.05em}.figma-dashboard .asset-chip .positive-pill,.figma-dashboard .asset-chip .negative-pill{grid-column:1 / -1;width:100%;min-height:24px;padding:0;border-radius:999px;font-size:10px;font-weight:700;letter-spacing:.01em}.figma-dashboard .asset-chip .positive-pill{color:#7ff3ae;background:#248e5a38}.figma-dashboard .asset-chip .negative-pill{color:#f39aa0;background:#742d3a52}@media (max-width: 1280px){.figma-dashboard .asset-chip>span:not(.positive-pill):not(.negative-pill){font-size:23px}}.figma-dashboard .ghost-button,.figma-dashboard .primary-button,.figma-dashboard .trade-action-button,.figma-dashboard .trade-side,.figma-dashboard .trade-tab,.figma-dashboard .trade-chip,.figma-dashboard .sidebar-toggle,.figma-dashboard .mobile-menu-button,.figma-dashboard .cmd-esc,.figma-dashboard .profile-button:has(.profile-avatar),.figma-dashboard .nav-item{overflow:hidden;color:#eef2ef;background:#070a0c;border:1px solid rgba(255,255,255,.12);box-shadow:inset 0 1px #ffffff09}.figma-dashboard .ghost-button:before,.figma-dashboard .primary-button:before,.figma-dashboard .trade-action-button:before,.figma-dashboard .trade-side:before,.figma-dashboard .trade-tab:before,.figma-dashboard .trade-chip:before,.figma-dashboard .sidebar-toggle:before,.figma-dashboard .mobile-menu-button:before,.figma-dashboard .cmd-esc:before,.figma-dashboard .profile-button:has(.profile-avatar):before,.figma-dashboard .nav-item:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;width:auto;aspect-ratio:auto;border-radius:inherit;opacity:0;filter:none;transform:none;animation:none;background:radial-gradient(circle at 17% 12%,rgba(255,255,255,.9) 0 1px,transparent 1.3px),radial-gradient(circle at 33% 78%,rgba(255,255,255,.56) 0 .8px,transparent 1.1px),radial-gradient(circle at 48% 36%,rgba(255,255,255,.72) 0 .7px,transparent 1px),radial-gradient(circle at 66% 68%,rgba(255,255,255,.52) 0 .8px,transparent 1.1px),radial-gradient(circle at 82% 26%,rgba(255,255,255,.74) 0 .8px,transparent 1.1px),linear-gradient(90deg,#ffffff0f,#51ffeb47,#ffffff0f);padding:1px;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.figma-dashboard .ghost-button:after,.figma-dashboard .primary-button:after,.figma-dashboard .trade-action-button:after,.figma-dashboard .trade-side:after,.figma-dashboard .trade-tab:after,.figma-dashboard .trade-chip:after,.figma-dashboard .sidebar-toggle:after,.figma-dashboard .mobile-menu-button:after,.figma-dashboard .cmd-esc:after,.figma-dashboard .profile-button:has(.profile-avatar):after,.figma-dashboard .nav-item:after{content:"";position:absolute;top:1px;right:1px;bottom:1px;left:1px;z-index:-1;border-radius:inherit;background:#070a0c;opacity:1;border:0;pointer-events:none}.figma-dashboard .ghost-button:hover,.figma-dashboard .primary-button:hover,.figma-dashboard .trade-action-button:hover,.figma-dashboard .trade-side:hover,.figma-dashboard .trade-tab:hover,.figma-dashboard .trade-chip:hover,.figma-dashboard .sidebar-toggle:hover,.figma-dashboard .mobile-menu-button:hover,.figma-dashboard .cmd-esc:hover,.figma-dashboard .profile-button:has(.profile-avatar):hover,.figma-dashboard .nav-item:hover{color:#fff;background:#070a0c;border-color:#fff3;box-shadow:inset 0 1px #ffffff0b,0 0 18px #51ffeb09;transform:none}.figma-dashboard .ghost-button:hover:before,.figma-dashboard .primary-button:hover:before,.figma-dashboard .trade-action-button:hover:before,.figma-dashboard .trade-side:hover:before,.figma-dashboard .trade-tab:hover:before,.figma-dashboard .trade-chip:hover:before,.figma-dashboard .sidebar-toggle:hover:before,.figma-dashboard .mobile-menu-button:hover:before,.figma-dashboard .cmd-esc:hover:before,.figma-dashboard .profile-button:has(.profile-avatar):hover:before,.figma-dashboard .nav-item:hover:before,.figma-dashboard .trade-side.is-active:before,.figma-dashboard .trade-tab.is-active:before,.figma-dashboard .nav-item.is-active:before{opacity:1;animation:border-stars-drift 3s linear infinite}.figma-dashboard .trade-side.is-active,.figma-dashboard .trade-tab.is-active,.figma-dashboard .nav-item.is-active{background:#070a0c;border-color:#ffffff38;color:#fff}@keyframes border-stars-drift{0%{background-position:0 0,0 0,0 0,0 0,0 0,-140px 0}to{background-position:18px 8px,-12px 10px,10px -8px,-16px -10px,12px 14px,140px 0}}.figma-dashboard .nav-item:not(.is-active),.figma-dashboard .ghost-button:not(:hover):not(:active),.figma-dashboard .trade-side:not(.is-active):not(:hover),.figma-dashboard .trade-tab:not(.is-active):not(:hover),.figma-dashboard .trade-chip:not(:hover):not(:active),.figma-dashboard .sidebar-toggle:not(:hover):not(:active),.figma-dashboard .mobile-menu-button:not(:hover):not(:active),.figma-dashboard .profile-button:has(.profile-avatar):not(:hover):not(:active){border-color:transparent;box-shadow:none}.figma-dashboard .nav-item:not(.is-active):before,.figma-dashboard .nav-item:not(.is-active):after{opacity:0}.figma-dashboard .nav-item.is-active{border-color:#51ffeb6b;box-shadow:inset 0 1px #ffffff0b}.figma-dashboard .ghost-button:before,.figma-dashboard .ghost-button:after,.figma-dashboard .primary-button:before,.figma-dashboard .primary-button:after,.figma-dashboard .trade-action-button:before,.figma-dashboard .trade-action-button:after,.figma-dashboard .trade-side:before,.figma-dashboard .trade-side:after,.figma-dashboard .trade-tab:before,.figma-dashboard .trade-tab:after,.figma-dashboard .trade-chip:before,.figma-dashboard .trade-chip:after,.figma-dashboard .sidebar-toggle:before,.figma-dashboard .sidebar-toggle:after,.figma-dashboard .mobile-menu-button:before,.figma-dashboard .mobile-menu-button:after,.figma-dashboard .cmd-esc:before,.figma-dashboard .cmd-esc:after,.figma-dashboard .profile-button:has(.profile-avatar):before,.figma-dashboard .profile-button:has(.profile-avatar):after{content:none;display:none}.figma-dashboard .ghost-button,.figma-dashboard .primary-button,.figma-dashboard .trade-action-button,.figma-dashboard .trade-side,.figma-dashboard .trade-tab,.figma-dashboard .trade-chip,.figma-dashboard .sidebar-toggle,.figma-dashboard .mobile-menu-button,.figma-dashboard .cmd-esc,.figma-dashboard .profile-button:has(.profile-avatar){background:linear-gradient(180deg,#ffffff0c,#ffffff02),#070a0c;border-color:#ffffff16;box-shadow:inset 0 1px #ffffff0b}.figma-dashboard .ghost-button:hover,.figma-dashboard .primary-button:hover,.figma-dashboard .trade-action-button:hover,.figma-dashboard .trade-side:hover,.figma-dashboard .trade-tab:hover,.figma-dashboard .trade-chip:hover,.figma-dashboard .sidebar-toggle:hover,.figma-dashboard .mobile-menu-button:hover,.figma-dashboard .cmd-esc:hover,.figma-dashboard .profile-button:has(.profile-avatar):hover{color:#f4f7f5;background:linear-gradient(180deg,#ffffff0c,#ffffff02),#070a0c;border-color:#ffffff16;box-shadow:inset 0 1px #ffffff0b;transform:none}.figma-dashboard .sidebar-nav .nav-item{border-color:transparent;box-shadow:none;background:transparent}.figma-dashboard .sidebar-nav .nav-item:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;border-radius:inherit;opacity:0;background:radial-gradient(circle at 17% 12%,rgba(255,255,255,.9) 0 1px,transparent 1.3px),radial-gradient(circle at 33% 78%,rgba(255,255,255,.56) 0 .8px,transparent 1.1px),radial-gradient(circle at 48% 36%,rgba(255,255,255,.72) 0 .7px,transparent 1px),radial-gradient(circle at 66% 68%,rgba(255,255,255,.52) 0 .8px,transparent 1.1px),radial-gradient(circle at 82% 26%,rgba(255,255,255,.74) 0 .8px,transparent 1.1px),linear-gradient(90deg,#ffffff0f,#51ffeb47,#ffffff0f);padding:1px;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.figma-dashboard .sidebar-nav .nav-item:after{content:"";position:absolute;top:1px;right:1px;bottom:1px;left:1px;z-index:-1;border-radius:inherit;background:#070a0c;opacity:0;pointer-events:none}.figma-dashboard .sidebar-nav .nav-item:hover,.figma-dashboard .sidebar-nav .nav-item.is-active{color:#fff;background:transparent;border-color:transparent;box-shadow:none}.figma-dashboard .sidebar-nav .nav-item:hover:before,.figma-dashboard .sidebar-nav .nav-item.is-active:before{opacity:1;animation:border-stars-drift 3s linear infinite}.figma-dashboard .sidebar-nav .nav-item:hover:after,.figma-dashboard .sidebar-nav .nav-item.is-active:after{opacity:1}.figma-dashboard{--glow-base: 160;--glow-spread: 120;--glow-border-size: 1px;--glow-spotlight-size: 220px;--glow-hue: calc(var(--glow-base) + (var(--xp, 0) * var(--glow-spread)))}@media (pointer: fine){body.figma-dashboard,body.figma-dashboard *{cursor:none!important}}.figma-dashboard .cursor-glow{display:block;position:fixed;top:0;left:0;width:18px;height:18px;border-radius:50%;pointer-events:none;z-index:9999;border:1px solid rgba(238,255,250,.72);background:radial-gradient(circle,rgba(255,255,255,.95) 0 12%,rgba(81,255,235,.24) 13% 48%,transparent 70%);box-shadow:0 0 14px #51ffeb3d,0 0 34px #51ffeb1f;transform:translate3d(-100px,-100px,0);will-change:transform;mix-blend-mode:screen}.figma-dashboard .cursor-glow:after{content:"";position:absolute;top:-16px;right:-16px;bottom:-16px;left:-16px;border-radius:inherit;border:1px solid rgba(81,255,235,.08);background:radial-gradient(circle,rgba(81,255,235,.1),transparent 62%)}.figma-dashboard .main-content>.panel,.figma-dashboard .dashboard-grid>.panel,.figma-dashboard .summary-grid>.panel,.figma-dashboard .trading-layout>.panel,.figma-dashboard .trade-lower-grid>.panel,.figma-dashboard .auth-panel{--radius: 14;--border: 1;--backdrop: rgba(6, 15, 14, .72);--backup-border: rgba(106, 136, 127, .16);--border-size: var(--glow-border-size);--spotlight-size: var(--glow-spotlight-size);position:relative;isolation:isolate;border:var(--border-size) solid var(--backup-border);background-image:radial-gradient(var(--spotlight-size) var(--spotlight-size) at calc(var(--x, -9999) * 1px) calc(var(--y, -9999) * 1px),hsl(var(--glow-hue, 160) 95% 62% / .055),transparent 62%),radial-gradient(circle at 28% 0%,rgba(81,255,235,.035),transparent 34%),linear-gradient(180deg,#071211f2,#04080afa);background-color:var(--backdrop);background-attachment:fixed,scroll,scroll;box-shadow:0 1rem 2rem -1.25rem #000000e6,inset 0 1px #ffffff06;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.figma-dashboard .main-content>.panel:before,.figma-dashboard .main-content>.panel:after,.figma-dashboard .dashboard-grid>.panel:before,.figma-dashboard .dashboard-grid>.panel:after,.figma-dashboard .summary-grid>.panel:before,.figma-dashboard .summary-grid>.panel:after,.figma-dashboard .trading-layout>.panel:before,.figma-dashboard .trading-layout>.panel:after,.figma-dashboard .trade-lower-grid>.panel:before,.figma-dashboard .trade-lower-grid>.panel:after,.figma-dashboard .auth-panel:before,.figma-dashboard .auth-panel:after{content:"";display:block;position:absolute;pointer-events:none;inset:calc(var(--border-size) * -1);border:var(--border-size) solid transparent;border-radius:inherit;background-attachment:fixed;background-repeat:no-repeat;background-position:50% 50%;background-size:calc(100% + (2 * var(--border-size))) calc(100% + (2 * var(--border-size)));-webkit-mask:linear-gradient(transparent,transparent),linear-gradient(white,white);-webkit-mask-clip:padding-box,border-box;-webkit-mask-composite:source-in;mask:linear-gradient(transparent,transparent),linear-gradient(white,white);mask-clip:padding-box,border-box;mask-composite:intersect}.figma-dashboard .main-content>.panel:before,.figma-dashboard .dashboard-grid>.panel:before,.figma-dashboard .summary-grid>.panel:before,.figma-dashboard .trading-layout>.panel:before,.figma-dashboard .trade-lower-grid>.panel:before,.figma-dashboard .auth-panel:before{background-image:radial-gradient(calc(var(--spotlight-size) * .7) calc(var(--spotlight-size) * .7) at calc(var(--x, -9999) * 1px) calc(var(--y, -9999) * 1px),hsl(var(--glow-hue, 160) 95% 58% / .9),transparent 72%);filter:brightness(1.55);opacity:.72}.figma-dashboard .main-content>.panel:after,.figma-dashboard .dashboard-grid>.panel:after,.figma-dashboard .summary-grid>.panel:after,.figma-dashboard .trading-layout>.panel:after,.figma-dashboard .trade-lower-grid>.panel:after,.figma-dashboard .auth-panel:after{background-image:radial-gradient(calc(var(--spotlight-size) * .42) calc(var(--spotlight-size) * .42) at calc(var(--x, -9999) * 1px) calc(var(--y, -9999) * 1px),rgba(255,255,255,.86),transparent 70%);opacity:.58}@media (prefers-reduced-motion: reduce),(pointer: coarse){body.figma-dashboard,body.figma-dashboard *{cursor:auto!important}.figma-dashboard .cursor-glow{display:none}}.figma-dashboard .main-content>.panel,.figma-dashboard .dashboard-grid>.panel,.figma-dashboard .summary-grid>.panel,.figma-dashboard .trading-layout>.panel,.figma-dashboard .trade-lower-grid>.panel,.figma-dashboard .auth-panel{--glow-x: -9999px;--glow-y: -9999px;background-image:radial-gradient(var(--spotlight-size) var(--spotlight-size) at var(--glow-x) var(--glow-y),hsl(var(--glow-hue, 160) 95% 62% / 0),transparent 62%),radial-gradient(circle at 28% 0%,rgba(81,255,235,.035),transparent 34%),linear-gradient(180deg,#071211f2,#04080afa);background-attachment:scroll,scroll,scroll}.figma-dashboard .main-content>.panel.is-glow-active,.figma-dashboard .dashboard-grid>.panel.is-glow-active,.figma-dashboard .summary-grid>.panel.is-glow-active,.figma-dashboard .trading-layout>.panel.is-glow-active,.figma-dashboard .trade-lower-grid>.panel.is-glow-active,.figma-dashboard .auth-panel.is-glow-active{background-image:radial-gradient(var(--spotlight-size) var(--spotlight-size) at var(--glow-x) var(--glow-y),hsl(var(--glow-hue, 160) 95% 62% / .055),transparent 62%),radial-gradient(circle at 28% 0%,rgba(81,255,235,.035),transparent 34%),linear-gradient(180deg,#071211f2,#04080afa)}.figma-dashboard .main-content>.panel:before,.figma-dashboard .main-content>.panel:after,.figma-dashboard .dashboard-grid>.panel:before,.figma-dashboard .dashboard-grid>.panel:after,.figma-dashboard .summary-grid>.panel:before,.figma-dashboard .summary-grid>.panel:after,.figma-dashboard .trading-layout>.panel:before,.figma-dashboard .trading-layout>.panel:after,.figma-dashboard .trade-lower-grid>.panel:before,.figma-dashboard .trade-lower-grid>.panel:after,.figma-dashboard .auth-panel:before,.figma-dashboard .auth-panel:after{background-attachment:scroll;opacity:0}.figma-dashboard .main-content>.panel:before,.figma-dashboard .dashboard-grid>.panel:before,.figma-dashboard .summary-grid>.panel:before,.figma-dashboard .trading-layout>.panel:before,.figma-dashboard .trade-lower-grid>.panel:before,.figma-dashboard .auth-panel:before{background-image:radial-gradient(calc(var(--spotlight-size) * .7) calc(var(--spotlight-size) * .7) at var(--glow-x) var(--glow-y),hsl(var(--glow-hue, 160) 95% 58% / .9),transparent 72%)}.figma-dashboard .main-content>.panel:after,.figma-dashboard .dashboard-grid>.panel:after,.figma-dashboard .summary-grid>.panel:after,.figma-dashboard .trading-layout>.panel:after,.figma-dashboard .trade-lower-grid>.panel:after,.figma-dashboard .auth-panel:after{background-image:radial-gradient(calc(var(--spotlight-size) * .42) calc(var(--spotlight-size) * .42) at var(--glow-x) var(--glow-y),rgba(255,255,255,.86),transparent 70%)}.figma-dashboard .main-content>.panel.is-glow-active:before,.figma-dashboard .dashboard-grid>.panel.is-glow-active:before,.figma-dashboard .summary-grid>.panel.is-glow-active:before,.figma-dashboard .trading-layout>.panel.is-glow-active:before,.figma-dashboard .trade-lower-grid>.panel.is-glow-active:before,.figma-dashboard .auth-panel.is-glow-active:before{opacity:.72}.figma-dashboard .main-content>.panel.is-glow-active:after,.figma-dashboard .dashboard-grid>.panel.is-glow-active:after,.figma-dashboard .summary-grid>.panel.is-glow-active:after,.figma-dashboard .trading-layout>.panel.is-glow-active:after,.figma-dashboard .trade-lower-grid>.panel.is-glow-active:after,.figma-dashboard .auth-panel.is-glow-active:after{opacity:.58}.figma-dashboard .main-content>.panel,.figma-dashboard .dashboard-grid>.panel,.figma-dashboard .summary-grid>.panel,.figma-dashboard .trading-layout>.panel,.figma-dashboard .trade-lower-grid>.panel,.figma-dashboard .auth-panel{--glow-x: -9999px;--glow-y: -9999px;--card-border-rest: rgba(106, 136, 127, .14);--card-border-active: rgba(81, 255, 235, .22);position:relative;isolation:isolate;overflow:hidden;border:1px solid var(--card-border-rest);background:radial-gradient(circle at 28% 0%,rgba(81,255,235,.035),transparent 34%),linear-gradient(180deg,#071211f2,#04080afa);box-shadow:0 1rem 2rem -1.25rem #000000e6,inset 0 1px #ffffff06}.figma-dashboard .main-content>.panel:after,.figma-dashboard .dashboard-grid>.panel:after,.figma-dashboard .summary-grid>.panel:after,.figma-dashboard .trading-layout>.panel:after,.figma-dashboard .trade-lower-grid>.panel:after,.figma-dashboard .auth-panel:after{content:none;display:none}.figma-dashboard .main-content>.panel:before,.figma-dashboard .dashboard-grid>.panel:before,.figma-dashboard .summary-grid>.panel:before,.figma-dashboard .trading-layout>.panel:before,.figma-dashboard .trade-lower-grid>.panel:before,.figma-dashboard .auth-panel:before{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;padding:1px;border:0;border-radius:inherit;pointer-events:none;opacity:0;background:radial-gradient(180px 180px at var(--glow-x) var(--glow-y),rgba(235,255,250,.95),rgba(81,255,235,.42) 28%,transparent 62%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask-composite:exclude;filter:none;transform:none}.figma-dashboard .main-content>.panel.is-glow-active,.figma-dashboard .dashboard-grid>.panel.is-glow-active,.figma-dashboard .summary-grid>.panel.is-glow-active,.figma-dashboard .trading-layout>.panel.is-glow-active,.figma-dashboard .trade-lower-grid>.panel.is-glow-active,.figma-dashboard .auth-panel.is-glow-active{border-color:var(--card-border-active)}.figma-dashboard .main-content>.panel.is-glow-active:before,.figma-dashboard .dashboard-grid>.panel.is-glow-active:before,.figma-dashboard .summary-grid>.panel.is-glow-active:before,.figma-dashboard .trading-layout>.panel.is-glow-active:before,.figma-dashboard .trade-lower-grid>.panel.is-glow-active:before,.figma-dashboard .auth-panel.is-glow-active:before{opacity:1}.figma-dashboard .main-content>.panel>*,.figma-dashboard .dashboard-grid>.panel>*,.figma-dashboard .summary-grid>.panel>*,.figma-dashboard .trading-layout>.panel>*,.figma-dashboard .trade-lower-grid>.panel>*,.figma-dashboard .auth-panel>*{position:relative;z-index:1}.figma-dashboard .trading-layout{grid-template-columns:minmax(0,1fr) minmax(250px,280px);gap:18px;align-items:start}.figma-dashboard .trade-chart-panel{padding:16px 18px 18px}.figma-dashboard .trade-form-panel{align-self:start;max-width:280px;padding:12px 14px 14px}.figma-dashboard .trade-chart-header{margin-bottom:12px}.figma-dashboard .candles-wrap,.figma-dashboard .tv-chart-large{aspect-ratio:16 / 9;min-height:0;height:auto}.figma-dashboard .tv-chart.tradingview-widget-container{display:flex;flex-direction:column}.figma-dashboard .tv-chart>div{height:auto}.figma-dashboard .tv-chart .tradingview-widget-container__widget{flex:1 1 auto;width:100%!important;height:auto!important;min-height:0}.figma-dashboard .tv-chart .tradingview-widget-container__widget iframe{display:block;width:100%!important;height:100%!important}.figma-dashboard .tv-chart .tradingview-widget-copyright{flex:0 0 auto;height:auto!important;min-height:0}.figma-dashboard .trade-switcher,.figma-dashboard .trade-tabs{display:grid;gap:7px}.figma-dashboard .trade-switcher{grid-template-columns:repeat(2,minmax(0,1fr))}.figma-dashboard .trade-tabs{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:8px}.figma-dashboard .trade-amounts{gap:6px;margin-top:8px}.figma-dashboard .trade-side,.figma-dashboard .trade-tab,.figma-dashboard .trade-chip{min-height:30px;padding:0 9px;border-radius:8px;font-size:12px;font-weight:600}.figma-dashboard .trade-form{gap:6px;margin:10px 0}.figma-dashboard .trade-form label{gap:5px}.figma-dashboard .trade-form span,.figma-dashboard .trade-summary span{font-size:13px}.figma-dashboard .trade-form input{min-height:34px;padding:0 11px;border-radius:8px;font-size:14px}.figma-dashboard .trade-summary{gap:6px;margin-bottom:10px;padding:10px 12px;border-radius:8px}.figma-dashboard .trade-summary div{gap:12px}.figma-dashboard .trade-summary strong{font-size:13px}.figma-dashboard .trade-action-button{min-height:32px;padding:0 12px;border-radius:8px;font-size:12px;font-weight:600}@media (max-width: 1280px){.figma-dashboard .trading-layout{grid-template-columns:minmax(0,1fr) minmax(240px,270px)}}@media (max-width: 1080px){.figma-dashboard .trading-layout{grid-template-columns:1fr}.figma-dashboard .trade-form-panel{max-width:none}}@media (max-width: 720px){.figma-dashboard .candles-wrap,.figma-dashboard .tv-chart-large{min-height:320px;height:auto}}.figma-dashboard .tv-chart iframe,.figma-dashboard .tv-chart .tradingview-widget-container__widget{pointer-events:none}.figma-dashboard .tv-chart:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none;border-radius:inherit}.figma-dashboard .main-content>.panel:not(.is-glow-active):before,.figma-dashboard .dashboard-grid>.panel:not(.is-glow-active):before,.figma-dashboard .summary-grid>.panel:not(.is-glow-active):before,.figma-dashboard .trading-layout>.panel:not(.is-glow-active):before,.figma-dashboard .trade-lower-grid>.panel:not(.is-glow-active):before,.figma-dashboard .auth-panel:not(.is-glow-active):before{opacity:0!important}.figma-dashboard .main-content>.panel:not(.is-glow-active),.figma-dashboard .dashboard-grid>.panel:not(.is-glow-active),.figma-dashboard .summary-grid>.panel:not(.is-glow-active),.figma-dashboard .trading-layout>.panel:not(.is-glow-active),.figma-dashboard .trade-lower-grid>.panel:not(.is-glow-active),.figma-dashboard .auth-panel:not(.is-glow-active){border-color:var(--card-border-rest, rgba(106, 136, 127, .14))!important}.figma-dashboard .main-content>.panel,.figma-dashboard .dashboard-grid>.panel,.figma-dashboard .summary-grid>.panel,.figma-dashboard .trading-layout>.panel,.figma-dashboard .trade-lower-grid>.panel,.figma-dashboard .auth-panel{--card-border-rest: rgba(106, 136, 127, .13);--card-border-active: rgba(106, 136, 127, .13);--glow-stroke-size: 520px;border-color:var(--card-border-rest)!important}.figma-dashboard .main-content>.panel.is-glow-active,.figma-dashboard .dashboard-grid>.panel.is-glow-active,.figma-dashboard .summary-grid>.panel.is-glow-active,.figma-dashboard .trading-layout>.panel.is-glow-active,.figma-dashboard .trade-lower-grid>.panel.is-glow-active,.figma-dashboard .auth-panel.is-glow-active{border-color:var(--card-border-rest)!important}.figma-dashboard .main-content>.panel:before,.figma-dashboard .dashboard-grid>.panel:before,.figma-dashboard .summary-grid>.panel:before,.figma-dashboard .trading-layout>.panel:before,.figma-dashboard .trade-lower-grid>.panel:before,.figma-dashboard .auth-panel:before{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;padding:1px;border-radius:inherit;pointer-events:none;opacity:0;background:radial-gradient(var(--glow-stroke-size) var(--glow-stroke-size) at var(--glow-x) var(--glow-y),rgba(242,255,251,.95) 0%,rgba(81,255,235,.66) 16%,rgba(81,255,235,.24) 34%,transparent 62%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask-composite:exclude;filter:drop-shadow(0 0 8px rgba(81,255,235,.25))}.figma-dashboard .main-content>.panel:after,.figma-dashboard .dashboard-grid>.panel:after,.figma-dashboard .summary-grid>.panel:after,.figma-dashboard .trading-layout>.panel:after,.figma-dashboard .trade-lower-grid>.panel:after,.figma-dashboard .auth-panel:after{content:"";display:block;position:absolute;top:1px;right:1px;bottom:1px;left:1px;z-index:0;border-radius:13px;pointer-events:none;opacity:0;background:radial-gradient(260px 260px at var(--glow-x) var(--glow-y),rgba(81,255,235,.055),transparent 68%)}.figma-dashboard .cursor-glow{left:-9999px;top:-9999px;transform:translate3d(-50%,-50%,0)!important;margin:0}.figma-dashboard .cursor-glow{display:block!important;position:fixed!important;left:-9999px;top:-9999px;width:34px;height:34px;margin:0!important;border:0!important;border-radius:50%;pointer-events:none!important;z-index:2147483647;transform:translate3d(-50%,-50%,0)!important;background:radial-gradient(circle at 50% 50%,rgba(245,255,252,1) 0 2px,rgba(81,255,235,.38) 3px 8px,rgba(81,255,235,.12) 9px 15px,transparent 16px);box-shadow:none!important;filter:drop-shadow(0 0 10px rgba(81,255,235,.22));mix-blend-mode:screen;will-change:left,top}.figma-dashboard .cursor-glow:before,.figma-dashboard .cursor-glow:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none}.figma-dashboard .cursor-glow:before{border:1px solid rgba(210,255,246,.55)}.figma-dashboard .cursor-glow:after{top:-9px;right:-9px;bottom:-9px;left:-9px;border:1px solid rgba(81,255,235,.09);background:radial-gradient(circle,rgba(81,255,235,.08),transparent 62%)}.figma-dashboard .main-content>.panel,.figma-dashboard .dashboard-grid>.panel,.figma-dashboard .summary-grid>.panel,.figma-dashboard .trading-layout>.panel,.figma-dashboard .trade-lower-grid>.panel,.figma-dashboard .auth-panel{--glow-x: -9999px;--glow-y: -9999px;--main-card-border: rgba(106, 136, 127, .14);position:relative!important;isolation:isolate!important;overflow:hidden!important;border:1px solid var(--main-card-border)!important;background:radial-gradient(circle at 28% 0%,rgba(81,255,235,.035),transparent 34%),linear-gradient(180deg,#071211f2,#04080afa)!important;box-shadow:0 1rem 2rem -1.25rem #000000e6,inset 0 1px #ffffff06!important}.figma-dashboard .main-content>.panel:before,.figma-dashboard .main-content>.panel:after,.figma-dashboard .dashboard-grid>.panel:before,.figma-dashboard .dashboard-grid>.panel:after,.figma-dashboard .summary-grid>.panel:before,.figma-dashboard .summary-grid>.panel:after,.figma-dashboard .trading-layout>.panel:before,.figma-dashboard .trading-layout>.panel:after,.figma-dashboard .trade-lower-grid>.panel:before,.figma-dashboard .trade-lower-grid>.panel:after,.figma-dashboard .auth-panel:before,.figma-dashboard .auth-panel:after{content:""!important;position:absolute!important;pointer-events:none!important;border:0!important;transform:none!important;animation:none!important}.figma-dashboard .main-content>.panel:before,.figma-dashboard .dashboard-grid>.panel:before,.figma-dashboard .summary-grid>.panel:before,.figma-dashboard .trading-layout>.panel:before,.figma-dashboard .trade-lower-grid>.panel:before,.figma-dashboard .auth-panel:before{top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:4!important;padding:1px!important;border-radius:inherit!important;opacity:0!important;background:radial-gradient(420px 420px at var(--glow-x) var(--glow-y),rgba(246,255,252,.98) 0%,rgba(81,255,235,.62) 12%,rgba(81,255,235,.28) 26%,transparent 52%)!important;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0)!important;-webkit-mask-composite:xor!important;mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0)!important;mask-composite:exclude!important;filter:drop-shadow(0 0 7px rgba(81,255,235,.22))!important}.figma-dashboard .main-content>.panel:after,.figma-dashboard .dashboard-grid>.panel:after,.figma-dashboard .summary-grid>.panel:after,.figma-dashboard .trading-layout>.panel:after,.figma-dashboard .trade-lower-grid>.panel:after,.figma-dashboard .auth-panel:after{top:1px!important;right:1px!important;bottom:1px!important;left:1px!important;z-index:0!important;border-radius:inherit!important;display:block!important;opacity:0!important;background:radial-gradient(260px 260px at var(--glow-x) var(--glow-y),rgba(81,255,235,.05),transparent 68%)!important}.figma-dashboard .main-content>.panel.is-glow-active:before,.figma-dashboard .dashboard-grid>.panel.is-glow-active:before,.figma-dashboard .summary-grid>.panel.is-glow-active:before,.figma-dashboard .trading-layout>.panel.is-glow-active:before,.figma-dashboard .trade-lower-grid>.panel.is-glow-active:before,.figma-dashboard .auth-panel.is-glow-active:before{opacity:1!important}.figma-dashboard .main-content>.panel.is-glow-active:after,.figma-dashboard .dashboard-grid>.panel.is-glow-active:after,.figma-dashboard .summary-grid>.panel.is-glow-active:after,.figma-dashboard .trading-layout>.panel.is-glow-active:after,.figma-dashboard .trade-lower-grid>.panel.is-glow-active:after,.figma-dashboard .auth-panel.is-glow-active:after{opacity:1!important}.figma-dashboard .main-content>.panel:not(.is-glow-active):before,.figma-dashboard .main-content>.panel:not(.is-glow-active):after,.figma-dashboard .dashboard-grid>.panel:not(.is-glow-active):before,.figma-dashboard .dashboard-grid>.panel:not(.is-glow-active):after,.figma-dashboard .summary-grid>.panel:not(.is-glow-active):before,.figma-dashboard .summary-grid>.panel:not(.is-glow-active):after,.figma-dashboard .trading-layout>.panel:not(.is-glow-active):before,.figma-dashboard .trading-layout>.panel:not(.is-glow-active):after,.figma-dashboard .trade-lower-grid>.panel:not(.is-glow-active):before,.figma-dashboard .trade-lower-grid>.panel:not(.is-glow-active):after,.figma-dashboard .auth-panel:not(.is-glow-active):before,.figma-dashboard .auth-panel:not(.is-glow-active):after{opacity:0!important}body.figma-dashboard,body.figma-dashboard.page-ready,body.figma-dashboard.page-leaving{transform:none!important}body.figma-dashboard.page-leaving{opacity:.9}html>.cursor-glow{position:fixed!important;left:-9999px;top:-9999px;transform:translate3d(-50%,-50%,0)!important;pointer-events:none!important}.figma-dashboard .tv-chart iframe,.figma-dashboard .tv-chart .tradingview-widget-container__widget{pointer-events:auto!important}body.figma-dashboard.chart-interaction,body.figma-dashboard.chart-interaction *{cursor:auto!important}body.figma-dashboard.chart-interaction .cursor-glow,html>.cursor-glow[style*="opacity: 0"]{opacity:0!important}body.figma-dashboard.chart-interaction .tv-chart,body.figma-dashboard.chart-interaction .tv-chart *{cursor:crosshair!important}.figma-dashboard .asset-selector{perspective:900px;transform-style:preserve-3d}.figma-dashboard .asset-chip,.figma-dashboard .asset-chip:hover,.figma-dashboard .asset-chip.is-active,.figma-dashboard .asset-chip.is-active:hover{--tilt-x: 0deg;--tilt-y: 0deg;--shine-x: 50%;--shine-y: 50%;min-height:108px;overflow:hidden;isolation:isolate;transform:perspective(900px) rotateX(var(--tilt-x)) rotateY(var(--tilt-y)) translateZ(0);transform-style:preserve-3d;transform-origin:center;border-radius:8px;background:radial-gradient(circle at var(--shine-x) var(--shine-y),rgba(116,255,225,.16),transparent 28%),linear-gradient(135deg,#0b1819fa,#05080bfa 64%),#080d10;border-color:#ffffff1a;box-shadow:0 18px 38px -28px #000000e6,inset 0 1px #ffffff0e;transition:transform .18s cubic-bezier(.22,1,.36,1),border-color .18s ease,background .18s ease,box-shadow .18s ease,filter .18s ease;will-change:transform}.figma-dashboard .asset-chip:before,.figma-dashboard .asset-chip:after{content:"";display:block;position:absolute;pointer-events:none;border-radius:inherit}.figma-dashboard .asset-chip:before{top:-1px;right:-1px;bottom:-1px;left:-1px;z-index:-1;background:linear-gradient(120deg,transparent 0 24%,rgba(255,255,255,.18) 34%,transparent 46%),radial-gradient(circle at var(--shine-x) var(--shine-y),rgba(81,255,235,.32),transparent 34%);opacity:0;transform:translate(-18%);transition:opacity .18s ease,transform .38s cubic-bezier(.22,1,.36,1)}.figma-dashboard .asset-chip:after{top:1px;right:1px;bottom:1px;left:1px;z-index:0;background:linear-gradient(90deg,transparent,rgba(81,255,235,.18),transparent),radial-gradient(circle at 18% 16%,rgba(255,255,255,.12),transparent 20%);opacity:0;mix-blend-mode:screen;transform:translate(-70%) skew(-18deg);transition:opacity .16s ease,transform .52s cubic-bezier(.22,1,.36,1)}.figma-dashboard .asset-chip:hover,.figma-dashboard .asset-chip.is-active:hover{transform:perspective(900px) rotateX(var(--tilt-x)) rotateY(var(--tilt-y)) translate3d(0,-10px,34px) scale(1.035);border-color:#51ffeb57;background:radial-gradient(circle at var(--shine-x) var(--shine-y),rgba(81,255,235,.22),transparent 30%),linear-gradient(135deg,#0d2423fa,#05080bfa 66%),#081514;box-shadow:0 28px 70px -32px #000000f2,0 16px 44px -34px #51ffebd9,inset 0 1px #ffffff14;z-index:3}.figma-dashboard .asset-chip:hover:before,.figma-dashboard .asset-chip.is-active:hover:before{opacity:1;transform:translate(0)}.figma-dashboard .asset-chip:hover:after,.figma-dashboard .asset-chip.is-active:hover:after{opacity:1;transform:translate(80%) skew(-18deg)}.figma-dashboard .asset-chip-header,.figma-dashboard .asset-chip>span,.figma-dashboard .asset-chip small{position:relative;z-index:1;transform:translateZ(18px)}.figma-dashboard .asset-chip img{box-shadow:0 0 18px #51ffeb1f;transition:transform .18s ease,box-shadow .18s ease}.figma-dashboard .asset-chip:hover img{transform:translateZ(24px) scale(1.08);box-shadow:0 0 22px #51ffeb42}.figma-dashboard .asset-chip .positive-pill,.figma-dashboard .asset-chip .negative-pill{position:relative;z-index:1;transform:translateZ(16px);transition:filter .18s ease,transform .18s ease}.figma-dashboard .asset-chip:hover .positive-pill,.figma-dashboard .asset-chip:hover .negative-pill{filter:brightness(1.14);transform:translateZ(26px)}@media (prefers-reduced-motion: reduce){.figma-dashboard .asset-chip,.figma-dashboard .asset-chip:hover,.figma-dashboard .asset-chip.is-active,.figma-dashboard .asset-chip.is-active:hover{transform:none;transition:border-color .12s ease,background .12s ease}.figma-dashboard .asset-chip:before,.figma-dashboard .asset-chip:after{transition:none}}.figma-dashboard .asset-selector{min-height:132px;align-items:end;overflow:visible;padding-top:12px;padding-bottom:4px}.figma-dashboard .asset-chip,.figma-dashboard .asset-chip.is-active{--peek-y: 44px;min-height:118px;transform:perspective(900px) rotateX(var(--tilt-x)) rotateY(var(--tilt-y)) translate3d(0,var(--peek-y),0)}.figma-dashboard .asset-chip:hover,.figma-dashboard .asset-chip.is-active:hover{--peek-y: -8px;transform:perspective(900px) rotateX(var(--tilt-x)) rotateY(var(--tilt-y)) translate3d(0,var(--peek-y),36px) scale(1.04)}.figma-dashboard .asset-chip:before{z-index:0;opacity:.42;transform:none;background:linear-gradient(90deg,transparent,rgba(81,255,235,.2),transparent),repeating-linear-gradient(90deg,#51ffeb00 0,#51ffeb00 12px,#51ffeb42 12px,#51ffeb42 14px,#ff7a7a33 14px,#ff7a7a33 16px,#51ffeb00 16px,#51ffeb00 24px);background-size:160px 100%,72px 48px;background-position:-120px 0,0 calc(100% - 18px);-webkit-mask-image:linear-gradient(180deg,transparent,#000 40%,#000);mask-image:linear-gradient(180deg,transparent,#000 40%,#000);animation:asset-card-market-video 3.6s linear infinite}.figma-dashboard .asset-chip:after{z-index:0;inset:auto 14px 18px;height:34px;opacity:.55;mix-blend-mode:screen;transform:none;border:0;background:linear-gradient(135deg,transparent 0 10%,rgba(81,255,235,.62) 10% 12%,transparent 12% 22%,rgba(255,122,122,.44) 22% 24%,transparent 24% 38%,rgba(81,255,235,.58) 38% 40%,transparent 40% 100%),linear-gradient(180deg,transparent,rgba(81,255,235,.12));background-size:150px 100%,100% 100%;background-position:0 0,0 0;filter:drop-shadow(0 0 10px rgba(81,255,235,.18));animation:asset-card-line-video 4.4s linear infinite}.figma-dashboard .asset-chip:hover:before,.figma-dashboard .asset-chip.is-active:hover:before{opacity:.8;transform:none}.figma-dashboard .asset-chip:hover:after,.figma-dashboard .asset-chip.is-active:hover:after{opacity:.9;transform:none}.figma-dashboard .asset-chip-header,.figma-dashboard .asset-chip>span,.figma-dashboard .asset-chip small{z-index:2}@keyframes asset-card-market-video{0%{background-position:-120px 0,0 calc(100% - 18px)}to{background-position:260px 0,72px calc(100% - 18px)}}@keyframes asset-card-line-video{0%{background-position:0 0,0 0}to{background-position:150px 0,0 0}}@media (prefers-reduced-motion: reduce){.figma-dashboard .asset-chip:before,.figma-dashboard .asset-chip:after{animation:none}}.figma-dashboard .market-panel{overflow:visible!important;position:relative;z-index:2;padding-bottom:18px}.figma-dashboard .dashboard-page .market-panel,.figma-dashboard .main-content>.market-panel{overflow:visible!important}.figma-dashboard .asset-selector{min-height:108px;align-items:end;gap:12px;perspective:700px;overflow:visible;padding-bottom:0}.figma-dashboard .asset-chip,.figma-dashboard .asset-chip:hover,.figma-dashboard .asset-chip.is-active,.figma-dashboard .asset-chip.is-active:hover{--peek-y: 10px;--tilt-x: 0deg;--tilt-y: 0deg;min-height:104px;padding:18px 18px 14px;border-radius:8px;overflow:visible;isolation:isolate;transform:perspective(700px) rotateX(calc(var(--tilt-x) * .55)) rotateY(calc(var(--tilt-y) * .55)) translate3d(0,var(--peek-y),0);background:linear-gradient(180deg,#0f1618fe,#080b0dfe),#090d10;border:1px solid rgba(146,171,160,.16);box-shadow:0 10px 22px -18px #000000e6,inset 0 1px #ffffff0b;transition:transform .18s cubic-bezier(.22,1,.36,1),border-color .18s ease,box-shadow .18s ease,background .18s ease}.figma-dashboard .asset-chip:before,.figma-dashboard .asset-chip:after{content:none;display:none}.figma-dashboard .asset-chip:hover,.figma-dashboard .asset-chip.is-active:hover{--peek-y: -6px;transform:perspective(700px) rotateX(calc(var(--tilt-x) * .55)) rotateY(calc(var(--tilt-y) * .55)) translate3d(0,var(--peek-y),28px) scale(1.045);background:linear-gradient(180deg,#121e1ffe,#090e10fe),#0a1112;border-color:#84d3c347;box-shadow:0 20px 36px -24px #000000f2,0 10px 24px -26px #51ffeb38,inset 0 1px #ffffff0d;z-index:2}.figma-dashboard .asset-chip.is-active,.figma-dashboard .asset-chip.is-active:hover{background:linear-gradient(180deg,#131f1ffe,#090e10fe),#0a1112;border-color:#6ac4b33d;box-shadow:0 12px 24px -22px #000000e0,0 8px 18px -24px #51ffeb24,inset 0 1px #ffffff0d}.figma-dashboard .asset-chip-header,.figma-dashboard .asset-chip>span,.figma-dashboard .asset-chip small,.figma-dashboard .asset-chip .positive-pill,.figma-dashboard .asset-chip .negative-pill{position:relative;z-index:3;transform:none}.figma-dashboard .asset-chip img,.figma-dashboard .asset-chip:hover img{transform:none;box-shadow:none}.figma-dashboard .asset-chip .positive-pill,.figma-dashboard .asset-chip .negative-pill{min-height:22px;border-radius:999px;filter:none}@media (prefers-reduced-motion: reduce){.figma-dashboard .asset-chip,.figma-dashboard .asset-chip:hover,.figma-dashboard .asset-chip.is-active,.figma-dashboard .asset-chip.is-active:hover{transform:translateY(0)}}
