@import "https://fonts.googleapis.com/css2?family=Geologica:wght@300;400;500;600;700&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#0a0a0f;--bg2:#111118;--bg3:#16161f;--border:#ffffff12;--border2:#ffffff1f;--text:#f0f0f5;--muted:#6b6b80;--muted2:#9898aa;--green:#00d98b;--green-dim:#00d98b1f;--red:#ff4d6d;--red-dim:#ff4d6d1f;--blue:#4d9fff;--amber:#ffb340;--purple:#a78bfa;--teal:#2dd4bf;--accent:#00d98b;--font-display:"Geologica", sans-serif;--font-body:"Geologica", sans-serif}[data-theme=light]{--bg:#f4f4f8;--bg2:#fff;--bg3:#ebebf2;--border:#00000014;--border2:#00000021;--text:#0a0a0f;--muted:#8888a0;--muted2:#55556a;--green:#00b876;--green-dim:#00b8761f;--red:#e8304a;--red-dim:#e8304a1a;--blue:#2b7fff;--amber:#e09000;--purple:#7c5ce0;--teal:#14b8a6;--accent:#00b876}html{font-size:16px}body{font-family:var(--font-body);background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;min-height:100vh}h1,h2,h3,h4{font-family:var(--font-display);font-weight:600}input,select,button,textarea{font-family:var(--font-body)}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#80808033;border-radius:2px}@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes pageFade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse-green{0%,to{box-shadow:0 0 #00d98b66}50%{box-shadow:0 0 0 6px #00d98b00}}@keyframes shimmer{0%{background-position:-200%}to{background-position:200%}}.fade-up{animation:.5s both fadeUp}.page-transition{animation:.25s both pageFade}.desktop-sidebar{flex-shrink:0;height:100vh;display:block;position:sticky;top:0}.mobile-topbar{display:none}.main-content{padding:36px 48px}@media (width<=1024px){.main-content{padding:28px}.desktop-topbar{padding:0 28px}.summary-grid{grid-template-columns:repeat(3,1fr)!important}}@media (width<=768px){.desktop-sidebar{display:none}.desktop-topbar{display:none!important}.mobile-topbar{z-index:30;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0d0d14;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:14px 20px;display:flex;position:sticky;top:0}.main-content{padding:24px 16px}.mobile-sidebar{display:block!important}.stat-grid,.chart-grid{grid-template-columns:1fr!important}.summary-grid{grid-template-columns:repeat(2,1fr)!important}.add-form-grid{grid-template-columns:1fr!important}.asset-table-header{display:none!important}.asset-table-row{grid-template-columns:1fr auto!important;gap:8px!important}.asset-table-row .category-badge,.asset-table-row .share-bar{display:none!important}.asset-value{text-align:right!important}.filter-pills{-webkit-overflow-scrolling:touch;padding-bottom:4px;overflow-x:auto;flex-wrap:nowrap!important}.holdings-bar{display:none!important}}@media (width<=480px){.summary-grid{grid-template-columns:repeat(2,1fr)!important}.stat-grid{grid-template-columns:1fr!important}}
