@import "https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:wght@400;500;600;700&family=Geist+Mono:wght@400;500;600&display=swap";
.portico-dash{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#0a0a0a;--bg2:#141414;--bg3:#1c1c1c;--bg4:#222;--fg:#ede9f5;--fg2:#9090a8;--fg3:#44446a;--ac:#0d9488;--ac-d:#0d948821;--ac-h:#14b8a6;--grn:#34d399;--grn-d:#34d3991f;--red:#f87171;--red-d:#f871711c;--b1:#ffffff12;--b2:#ffffff21;--sans:"Bricolage Grotesque",system-ui,sans-serif;--mono:"Geist Mono","Courier New",monospace;--r:8px;--r2:12px;--sb:224px}.portico-dash[data-theme=light],.portico-dash[data-theme=dark]{--bg:#0a0a0a;--bg2:#141414;--bg3:#1c1c1c;--bg4:#222;--fg:#ede9f5;--fg2:#9090a8;--fg3:#44446a;--ac:#0d9488;--ac-d:#0d948821;--ac-h:#14b8a6;--b1:#ffffff12;--b2:#ffffff21}.portico-dash,.portico-dash *,.portico-dash :before,.portico-dash :after{box-sizing:border-box;margin:0;padding:0}.portico-dash{background:var(--bg);color:var(--fg);font-family:var(--sans);-webkit-font-smoothing:antialiased;flex-direction:column;font-size:14px;line-height:1.5;display:flex;position:fixed;inset:0;overflow:hidden}.portico-dash a{color:inherit;text-decoration:none}.portico-dash button{font-family:var(--sans);cursor:pointer;color:inherit;background:0 0;border:none}.portico-dash .mob-bar{background:var(--bg2);border-bottom:1px solid var(--b1);flex-shrink:0;align-items:center;gap:12px;padding:12px 18px;display:none}.portico-dash .mob-logo{letter-spacing:.05em;text-transform:uppercase;align-items:center;gap:7px;font-size:12px;font-weight:700;display:flex}.portico-dash .mob-logo svg{width:14px;height:14px;color:var(--ac)}.portico-dash .mob-menu{background:var(--bg3);border:1px solid var(--b1);width:32px;height:32px;color:var(--fg2);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;margin-left:auto;font-size:15px;display:flex}.portico-dash .shell{flex:1;min-height:0;display:flex}.portico-dash .sidebar{width:var(--sb);background:var(--bg2);border-right:1px solid var(--b1);flex-direction:column;flex-shrink:0;transition:transform .3s cubic-bezier(.22,1,.36,1);display:flex;overflow-y:auto}.portico-dash .sb-logo{letter-spacing:.05em;text-transform:uppercase;border-bottom:1px solid var(--b1);align-items:center;gap:8px;padding:18px 16px 14px;font-size:13px;font-weight:700;display:flex}.portico-dash .sb-logo svg{width:15px;height:15px;color:var(--ac);flex-shrink:0}.portico-dash .sb-sec{color:var(--fg3);text-transform:uppercase;letter-spacing:.14em;padding:14px 12px 5px;font-size:10px;font-weight:700}.portico-dash .sb-item{border-radius:var(--r);color:var(--fg2);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:9px;margin:0 6px 1px;padding:8px 14px;font-size:13px;font-weight:500;transition:background .12s,color .12s;display:flex}.portico-dash .sb-item:hover{background:var(--bg3);color:var(--fg)}.portico-dash .sb-item.active{background:var(--ac-d);color:var(--ac)}.portico-dash .sb-item svg{opacity:.65;flex-shrink:0;width:14px;height:14px}.portico-dash .sb-item.active svg{opacity:1}.portico-dash .sb-port{border-radius:var(--r);cursor:pointer;align-items:center;gap:8px;margin:0 6px 1px;padding:7px 14px;transition:background .12s;display:flex}.portico-dash .sb-port:hover{background:var(--bg3)}.portico-dash .sb-port.active{background:var(--ac-d)}.portico-dash .sb-dot{border-radius:50%;flex-shrink:0;width:7px;height:7px}.portico-dash .sb-pname{flex:1;font-size:13px;font-weight:500}.portico-dash .sb-pval{color:var(--fg2);font-size:11px;font-family:var(--mono);font-weight:500}.portico-dash .sb-foot{border-top:1px solid var(--b1);margin-top:auto;padding:14px 12px}.portico-dash .sb-user{align-items:center;gap:10px;display:flex}.portico-dash .sb-gear svg{width:14px;height:14px}.portico-dash .sb-gear:hover{background:var(--bg3);color:var(--fg)}.portico-dash .sb-av{background:var(--ac-d);width:28px;height:28px;color:var(--ac);border:1px solid #0d94884d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:11px;font-weight:700;display:flex}.portico-dash .sb-uname{font-size:13px;font-weight:600}.portico-dash .sb-urole{color:var(--fg2);margin-top:1px;font-size:10px}.portico-dash .main{flex-direction:column;flex:1;min-width:0;display:flex;overflow:hidden}.portico-dash .topbar{background:var(--bg2);border-bottom:1px solid var(--b1);flex-shrink:0;align-items:center;gap:12px;height:50px;padding:0 24px;display:flex}.portico-dash .tb-title{font-size:14px;font-weight:700}.portico-dash .tb-sep{background:var(--b2);width:1px;height:14px}.portico-dash .tb-sub{color:var(--fg2);font-size:12px}.portico-dash .tb-right{align-items:center;gap:7px;margin-left:auto;display:flex}.portico-dash .tb-btn{border-radius:var(--r);border:1px solid var(--b2);color:var(--fg2);align-items:center;gap:5px;padding:6px 13px;font-size:12px;font-weight:600;transition:background .12s,color .12s;display:flex}.portico-dash .tb-btn:hover{background:var(--bg3);color:var(--fg)}.portico-dash .tb-btn.primary{background:var(--ac);color:#fff;border-color:#0000}.portico-dash .tb-btn.primary:hover{background:var(--ac-h)}.portico-dash .tb-btn svg{width:12px;height:12px}.portico-dash .content{flex:1;padding:22px;overflow-y:auto}.portico-dash .view{display:none}.portico-dash .view.active{display:block}.portico-dash .stats-hero{background:var(--bg2);border:1px solid var(--b1);border-radius:var(--r2);flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:16px;padding:22px 26px;display:flex}.portico-dash .sh-val{letter-spacing:-.04em;color:var(--fg);font-size:36px;font-weight:700;line-height:1;font-family:var(--mono)}.portico-dash .sh-row{flex-wrap:wrap;align-items:center;gap:10px;margin-top:8px;display:flex}.portico-dash .sh-today{color:var(--grn);font-size:14px;font-weight:700;font-family:var(--mono)}.portico-dash .sh-today.neg{color:var(--red)}.portico-dash .sh-lbl{color:var(--fg2);font-size:12px}.portico-dash .sh-metrics{gap:0;display:flex}.portico-dash .shm{border-left:1px solid var(--b1);text-align:right;padding:0 22px}.portico-dash .shm:first-child{border-left:none;padding-left:0}.portico-dash .shm-v{letter-spacing:-.025em;font-size:17px;font-weight:700;line-height:1;font-family:var(--mono)}.portico-dash .shm-v.pos{color:var(--grn)}.portico-dash .shm-v.neg{color:var(--red)}.portico-dash .shm-l{color:var(--fg2);text-transform:uppercase;letter-spacing:.08em;margin-top:5px;font-size:10px}.portico-dash .chart-card{background:var(--bg2);border:1px solid var(--b1);border-radius:var(--r2);margin-bottom:16px;overflow:hidden}.portico-dash .chart-head{align-items:center;gap:10px;padding:14px 20px 0;display:flex}.portico-dash .chart-ht{font-size:13px;font-weight:700}.portico-dash .ptabs{gap:2px;margin-left:auto;display:flex}.portico-dash .ptab{color:var(--fg2);cursor:pointer;border-radius:6px;padding:5px 10px;font-size:11px;font-weight:500;transition:background .12s,color .12s}.portico-dash .ptab:hover{background:var(--bg3);color:var(--fg)}.portico-dash .ptab.on{background:var(--ac-d);color:var(--ac);font-weight:600}.portico-dash .chart-body{height:160px;padding:10px 0 0;position:relative}.portico-dash .chart-body svg{width:100%;height:100%}.portico-dash .chart-yax{flex-direction:column;justify-content:space-between;display:flex;position:absolute;top:10px;bottom:14px;left:16px}.portico-dash .cyv{color:var(--fg3);font-size:10px;font-family:var(--mono);font-weight:500}@keyframes portico-dash-dl{0%{stroke-dashoffset:2000px}to{stroke-dashoffset:0}}.portico-dash .anim-l{stroke-dasharray:2000;stroke-dashoffset:2000px;animation:1.4s cubic-bezier(.4,0,.2,1) .2s forwards portico-dash-dl}.portico-dash .grid2{grid-template-columns:1fr 272px;align-items:start;gap:14px;display:grid}.portico-dash .tcard{background:var(--bg2);border:1px solid var(--b1);border-radius:var(--r2);overflow:hidden}.portico-dash .tcard.holdings-cq{container-type:inline-size}.portico-dash .tcard-head{border-bottom:1px solid var(--b1);align-items:center;gap:10px;padding:13px 20px;display:flex}.portico-dash .tcard-title{font-size:13px;font-weight:700}.portico-dash .tcard-count{background:var(--bg3);color:var(--fg2);border-radius:100px;padding:2px 8px;font-size:11px;font-weight:500}.portico-dash .th-row,.portico-dash .td-row{grid-template-columns:76px 1fr 100px 110px 76px 80px 90px;align-items:center;gap:8px;padding:9px 20px;display:grid}.portico-dash .th-row{color:var(--fg3);text-transform:uppercase;letter-spacing:.1em;border-bottom:1px solid var(--b1);font-size:10px}.portico-dash .th-cell{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:3px;transition:color .12s;display:flex}.portico-dash .th-cell:hover{color:var(--fg2)}.portico-dash .td-row{border-bottom:1px solid var(--b1);cursor:pointer;transition:background .1s}.portico-dash .td-row>*{min-width:0}.portico-dash .td-row:last-child{border-bottom:none}.portico-dash .td-row:hover{background:var(--bg3)}.portico-dash .th-row .th-cell:nth-child(3),.portico-dash .th-row .th-cell:nth-child(4),.portico-dash .th-row .th-cell:nth-child(5),.portico-dash .th-row .th-cell:nth-child(6){justify-content:flex-end}.portico-dash .td-row .td-mono{text-align:right}.portico-dash .th-row .th-cell:nth-child(7){justify-content:center}.portico-dash .has-portfolio-col .th-row,.portico-dash .has-portfolio-col .td-row{grid-template-columns:76px 1fr 90px 100px 110px 76px 80px 90px}.portico-dash .has-portfolio-col .th-row .th-cell:nth-child(3){justify-content:flex-start}.portico-dash .has-portfolio-col .th-row .th-cell:nth-child(4),.portico-dash .has-portfolio-col .th-row .th-cell:nth-child(5),.portico-dash .has-portfolio-col .th-row .th-cell:nth-child(6),.portico-dash .has-portfolio-col .th-row .th-cell:nth-child(7){justify-content:flex-end}.portico-dash .has-portfolio-col .th-row .th-cell:nth-child(8){justify-content:center}.portico-dash .t-chip{font-family:var(--mono);background:var(--bg3);color:var(--fg2);border:1px solid var(--b1);letter-spacing:.05em;text-overflow:ellipsis;white-space:nowrap;border-radius:4px;max-width:100%;padding:3px 7px;font-size:9px;font-weight:600;display:inline-block;overflow:hidden}.portico-dash .td-name{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;overflow:hidden}.portico-dash .td-sub{color:var(--fg2);margin-top:1px;font-size:11px}.portico-dash .td-mono{font-family:var(--mono);font-size:12px;font-weight:500}.portico-dash .pos{color:var(--grn)}.portico-dash .neg{color:var(--red)}.portico-dash .spark{width:82px;height:34px}.portico-dash .spark svg{width:100%;height:100%}.portico-dash .side-stack{flex-direction:column;gap:12px;display:flex}.portico-dash .s-card{background:var(--bg2);border:1px solid var(--b1);border-radius:var(--r2);padding:16px 18px}.portico-dash .s-card-title{margin-bottom:14px;font-size:12px;font-weight:700}.portico-dash .alloc-row{align-items:center;gap:9px;margin-bottom:9px;display:flex}.portico-dash .alloc-row:last-child{margin-bottom:0}.portico-dash .alloc-dot{border-radius:50%;flex-shrink:0;width:7px;height:7px}.portico-dash .alloc-name{flex:1;font-size:12px;font-weight:500}.portico-dash .alloc-bg{background:var(--bg3);border-radius:100px;flex:2;height:3px;overflow:hidden}.portico-dash .alloc-bar{border-radius:100px;height:100%;transition:width .6s cubic-bezier(.4,0,.2,1)}.portico-dash .alloc-pct{color:var(--fg2);font-size:11px;font-family:var(--mono);text-align:right;min-width:32px;font-weight:500}.portico-dash .insight-body{color:var(--fg2);background:var(--bg3);border-radius:var(--r);border:1px solid var(--b1);margin-bottom:10px;padding:10px 12px;font-size:12px;line-height:1.7}.portico-dash .insight-btn{text-align:left;width:100%;color:var(--fg2);border:1px solid var(--b1);font-size:11px;font-family:var(--sans);cursor:pointer;background:0 0;border-radius:6px;margin-bottom:5px;padding:8px 11px;transition:border-color .12s,color .12s;display:block}.portico-dash .insight-btn:hover{border-color:var(--b2);color:var(--fg)}.portico-dash .insight-btn:last-child{margin-bottom:0}.portico-dash .mcp-row{color:var(--fg2);border:1px solid var(--b1);border-radius:6px;align-items:center;gap:6px;margin-top:12px;padding:8px 10px;font-size:11px;display:flex}.portico-dash .mcp-row-dot{background:var(--grn);border-radius:50%;flex-shrink:0;width:6px;height:6px}.portico-dash .mcp-row-link{color:var(--ac);cursor:pointer;margin-left:auto;font-size:10px;font-weight:700}.portico-dash .txn-filters{flex-wrap:wrap;gap:7px;margin-bottom:14px;display:flex}.portico-dash .txn-f{border:1px solid var(--b1);color:var(--fg2);cursor:pointer;border-radius:100px;padding:5px 13px;font-size:12px;font-weight:600;transition:all .12s}.portico-dash .txn-f:hover{border-color:var(--b2);color:var(--fg)}.portico-dash .txn-f.on{background:var(--ac-d);color:var(--ac);border-color:#0d94884d}.portico-dash .txn-th,.portico-dash .txn-tr{grid-template-columns:90px 56px 1fr 80px 80px 88px 88px 60px;align-items:center;gap:8px;padding:10px 20px;display:grid}.portico-dash .txn-th{color:var(--fg3);text-transform:uppercase;letter-spacing:.1em;border-bottom:1px solid var(--b1);font-size:10px}.portico-dash .txn-tr{border-bottom:1px solid var(--b1);font-size:13px;transition:background .1s}.portico-dash .txn-tr:last-child{border-bottom:none}.portico-dash .txn-tr:hover{background:var(--bg3)}.portico-dash .t-badge{border-radius:100px;padding:2px 7px;font-size:10px;font-weight:700}.portico-dash .t-badge.buy{background:var(--grn-d);color:var(--grn)}.portico-dash .t-badge.sell{background:var(--red-d);color:var(--red)}.portico-dash .t-badge.div{color:#f59e0b;background:#f59e0b21}.portico-dash .txn-date{font-family:var(--mono);color:var(--fg2);font-size:11px;font-weight:500}.portico-dash .mcp-page{max-width:860px}.portico-dash .mcp-page h1{letter-spacing:-.03em;margin-bottom:6px;font-size:22px;font-weight:700}.portico-dash .pg-sub{color:var(--fg2);margin-bottom:26px;font-size:14px;line-height:1.7}.portico-dash .mcp-connect-card{overflow:visible}.portico-dash .mcp-connect-card .sec-head{border-bottom:none;padding-bottom:0}.portico-dash .mcp-split{min-height:200px;display:flex}.portico-dash .mcp-client-list{border-right:1px solid var(--b1);flex-direction:column;flex-shrink:0;gap:2px;width:190px;padding:12px 8px;display:flex}.portico-dash .mcp-client-item{border-radius:var(--r);cursor:pointer;text-align:left;background:0 0;border:none;flex-direction:column;align-items:flex-start;gap:2px;width:100%;padding:10px 12px;transition:background .12s;display:flex}.portico-dash .mcp-client-item:hover{background:var(--bg3)}.portico-dash .mcp-client-item.active{background:var(--ac-d)}.portico-dash .mcp-client-label{color:var(--fg);font-size:13px;font-weight:600;transition:color .12s}.portico-dash .mcp-client-item.active .mcp-client-label{color:var(--ac)}.portico-dash .mcp-client-sub{color:var(--fg2);white-space:nowrap;text-overflow:ellipsis;width:100%;font-size:11px;overflow:hidden}.portico-dash .mcp-detail-panel{flex:1;min-width:0;padding:20px 24px}.portico-dash .mcp-detail{flex-direction:column;gap:14px;display:flex}.portico-dash .mcp-detail-title{color:var(--fg);font-size:14px;font-weight:700}.portico-dash .mcp-detail-desc{color:var(--fg2);margin:0;font-size:13px;line-height:1.65}.portico-dash .mcp-detail-desc strong{color:var(--fg);font-weight:600}.portico-dash .mcp-url-row{background:var(--bg3);border:1px solid var(--b1);border-radius:var(--r);align-items:center;gap:8px;padding:8px 12px;display:flex}.portico-dash .mcp-url{font-family:var(--mono);color:var(--fg);text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:12px;overflow:hidden}.portico-dash .mcp-cmd-row{border:1px solid var(--b1);border-radius:var(--r);background:#04040e;align-items:center;gap:8px;padding:10px 12px;display:flex}.portico-dash .mcp-cmd{font-family:var(--mono);color:#d4b483;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:12px;overflow:hidden}.portico-dash .mcp-cta{align-self:flex-start;padding:6px 14px;font-size:12px}.portico-dash .sec-card{background:var(--bg2);border:1px solid var(--b1);border-radius:var(--r2);margin-bottom:14px;overflow:hidden}.portico-dash .sec-head{border-bottom:1px solid var(--b1);padding:15px 20px}.portico-dash .sec-title{font-size:13px;font-weight:700}.portico-dash .sec-desc{color:var(--fg2);margin-top:3px;font-size:12px}.portico-dash .sec-body{padding:18px 20px}.portico-dash .api-row{background:var(--bg3);border:1px solid var(--b1);border-radius:var(--r);align-items:center;gap:9px;margin-bottom:12px;padding:10px 14px;display:flex}.portico-dash .api-val{font-family:var(--mono);color:var(--fg2);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:12px;font-weight:500;overflow:hidden}.portico-dash .api-acts{flex-shrink:0;gap:6px;display:flex}.portico-dash .ak-btn{border:1px solid var(--b2);color:var(--fg2);cursor:pointer;background:var(--bg2);font-size:11px;font-weight:600;font-family:var(--sans);border-radius:5px;padding:5px 10px;transition:background .12s,color .12s}.portico-dash .ak-btn:hover{background:var(--bg3);color:var(--fg)}.portico-dash .ak-btn.primary{background:var(--ac);color:#fff;border-color:#0000}.portico-dash .ak-btn.primary:hover{background:var(--ac-h)}.portico-dash .ak-btn.danger{color:var(--red);border-color:#f8717140}.portico-dash .api-note{color:var(--fg2);gap:6px;font-size:11px;display:flex}.portico-dash .api-note:before{content:"ℹ";opacity:.7}.portico-dash .cfg-tabs{background:var(--bg3);border-radius:var(--r);gap:2px;margin-bottom:14px;padding:3px;display:flex}.portico-dash .cfg-tab{text-align:center;color:var(--fg2);cursor:pointer;border-radius:6px;flex:1;padding:7px 10px;font-size:12px;font-weight:600;transition:background .12s,color .12s}.portico-dash .cfg-tab.on{background:var(--bg2);color:var(--fg);box-shadow:0 1px 4px #0003}.portico-dash .cfg-block{border:1px solid var(--b1);border-radius:var(--r);font-family:var(--mono);white-space:pre-wrap;word-break:break-word;background:#04040e;padding:16px 18px;font-size:12px;line-height:1.9;position:relative}.portico-dash .cfg-copy{color:var(--fg2);border:1px solid var(--b1);cursor:pointer;font-size:10px;font-weight:600;font-family:var(--sans);background:#ffffff0a;border-radius:5px;padding:4px 10px;transition:color .12s;position:absolute;top:10px;right:10px}.portico-dash .cfg-copy:hover{color:var(--fg)}.portico-dash .cm{color:#ffffff42}.portico-dash .ky{color:#89b4e8}.portico-dash .st{color:#d4b483}.portico-dash .pn{color:#fff6}.portico-dash .ac-t{color:var(--ac)}.portico-dash .caps{grid-template-columns:1fr 1fr;gap:10px;display:grid}.portico-dash .cap{background:var(--bg3);border:1px solid var(--b1);border-radius:var(--r);padding:12px 14px}.portico-dash .cap-name{font-family:var(--mono);color:var(--ac);margin-bottom:5px;font-size:11px;font-weight:600}.portico-dash .cap-desc{color:var(--fg2);font-size:12px;line-height:1.5}.portico-dash .mcp-conn-empty{color:var(--fg2);font-size:12px}.portico-dash .mcp-conn-error{color:var(--red);margin-bottom:8px;font-size:12px}.portico-dash .mcp-conn-list{flex-direction:column;gap:8px;display:flex}.portico-dash .mcp-conn-row{background:var(--bg3);border:1px solid var(--b1);border-radius:var(--r);align-items:center;gap:9px;padding:10px 14px;display:flex}.portico-dash .mcp-conn-info{flex:1;min-width:0}.portico-dash .mcp-conn-name{color:var(--fg);align-items:center;gap:8px;font-size:13px;font-weight:600;display:flex}.portico-dash .mcp-conn-meta{color:var(--fg2);margin-top:3px;font-size:11px}.portico-dash .mcp-conn-badge{color:var(--red);border:1px solid #f8717140;border-radius:4px;padding:1px 6px;font-size:10px;font-weight:700}.portico-dash .overlay{z-index:190;opacity:0;pointer-events:none;background:#00000080;transition:opacity .3s;position:fixed;inset:0}.portico-dash .overlay.on{opacity:1;pointer-events:all}.portico-dash .drawer{z-index:200;background:var(--bg2);border-left:1px solid var(--b1);flex-direction:column;width:400px;transition:transform .3s cubic-bezier(.22,1,.36,1);display:flex;position:fixed;inset:0 0 0 auto;overflow:hidden;transform:translate(100%)}.portico-dash .drawer.open{transform:none}.portico-dash .dw-head{border-bottom:1px solid var(--b1);flex-shrink:0;align-items:center;gap:12px;padding:15px 20px;display:flex}.portico-dash .dw-ticker{font-family:var(--mono);background:var(--bg3);border:1px solid var(--b1);color:var(--fg2);border-radius:4px;padding:4px 9px;font-size:10px;font-weight:500}.portico-dash .dw-name{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:14px;font-weight:700;overflow:hidden}.portico-dash .dw-close{width:28px;height:28px;color:var(--fg2);cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;font-size:18px;transition:background .12s;display:flex}.portico-dash .dw-close:hover{background:var(--bg3);color:var(--fg)}.portico-dash .dw-body{flex:1;padding:18px;overflow-y:auto}.portico-dash .dw-price{letter-spacing:-.04em;font-size:28px;font-weight:700;line-height:1;font-family:var(--mono);margin-bottom:7px}.portico-dash .dw-change{font-size:13px;font-weight:700;font-family:var(--mono);margin-bottom:16px}.portico-dash .dw-change.pos{color:var(--grn)}.portico-dash .dw-change.neg{color:var(--red)}.portico-dash .dw-chart{border-radius:var(--r);background:var(--bg3);height:104px;margin-bottom:16px;overflow:hidden}.portico-dash .dw-chart svg{width:100%;height:100%}.portico-dash .dw-sec{color:var(--fg3);text-transform:uppercase;letter-spacing:.12em;margin-bottom:10px;font-size:10px;font-weight:700}.portico-dash .dw-kv-grid{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:16px;display:grid}.portico-dash .dw-kv{background:var(--bg3);border-radius:var(--r);border:1px solid var(--b1);padding:11px 13px}.portico-dash .dw-kv-l{color:var(--fg2);text-transform:uppercase;letter-spacing:.08em;margin-bottom:5px;font-size:10px}.portico-dash .dw-kv-v{letter-spacing:-.02em;font-size:14px;font-weight:700;font-family:var(--mono)}.portico-dash .dw-kv-v.pos{color:var(--grn)}.portico-dash .dw-kv-v.neg{color:var(--red)}.portico-dash .dw-lots{flex-direction:column;gap:8px;margin-bottom:16px;display:flex}.portico-dash .dw-lot{background:var(--bg3);border:1px solid var(--b1);border-radius:var(--r);grid-template-columns:1fr 1fr 1fr;gap:8px;padding:11px 13px;display:grid}.portico-dash .dw-lot-l{color:var(--fg2);text-transform:uppercase;letter-spacing:.06em;margin-bottom:3px;font-size:10px}.portico-dash .dw-lot-v{font-size:13px;font-weight:600}.portico-dash .dw-txn{border-bottom:1px solid var(--b1);grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:10px 0;font-size:12px;display:grid}.portico-dash .dw-txn:last-child{border-bottom:none}.portico-dash .dw-txn-date{font-family:var(--mono);color:var(--fg2);font-size:10px;font-weight:500}.portico-dash .dw-txn-desc{color:var(--fg)}.portico-dash .dw-txn-amt{font-family:var(--mono);color:var(--fg);font-weight:500}.portico-dash .dash-empty{text-align:center;color:var(--fg2);background:var(--bg2);border:1px dashed var(--b1);border-radius:var(--r2);padding:48px 24px}.portico-dash .dash-empty a{color:var(--ac);font-weight:600}.portico-dash .dash-err{background:var(--red-d);border-radius:var(--r);color:var(--red);border:1px solid #f8717140;margin-bottom:16px;padding:14px 18px;font-size:13px}@container (max-width:820px){.portico-dash .holdings-cq .th-row,.portico-dash .holdings-cq .td-row{grid-template-columns:68px 1fr 100px 110px 68px 72px}.portico-dash .holdings-cq .th-row>:nth-child(7),.portico-dash .holdings-cq .td-row>:nth-child(7){display:none}.portico-dash .holdings-cq.has-portfolio-col .th-row,.portico-dash .holdings-cq.has-portfolio-col .td-row{grid-template-columns:68px 1fr 90px 100px 110px 68px 72px}.portico-dash .holdings-cq.has-portfolio-col .th-row>:nth-child(7),.portico-dash .holdings-cq.has-portfolio-col .td-row>:nth-child(7){display:revert}.portico-dash .holdings-cq.has-portfolio-col .th-row>:nth-child(8),.portico-dash .holdings-cq.has-portfolio-col .td-row>:nth-child(8){display:none}}@media (max-width:1100px){.portico-dash .grid2{grid-template-columns:1fr}.portico-dash .side-stack{flex-flow:wrap}.portico-dash .side-stack>*{flex:1;min-width:220px}}@media (max-width:900px){.portico-dash .sidebar{z-index:300;width:var(--sb);position:fixed;top:0;bottom:0;left:0;transform:translate(-100%)}.portico-dash .sidebar.open{transform:none}.portico-dash .mob-bar{display:flex}.portico-dash .caps{grid-template-columns:1fr}.portico-dash .drawer{width:100%;max-width:100vw}.portico-dash .sh-metrics{flex-wrap:wrap}.portico-dash .shm{text-align:left;border-left:none;padding:6px 14px 0 0}.portico-dash .stats-hero{flex-direction:column;align-items:flex-start;gap:14px}.portico-dash .txn-th,.portico-dash .txn-tr{grid-template-columns:70px 48px 1fr 76px 76px 40px}.portico-dash .txn-th>:nth-child(6),.portico-dash .txn-tr>:nth-child(6),.portico-dash .txn-th>:nth-child(7),.portico-dash .txn-tr>:nth-child(7){display:none}.portico-dash .txn-th>:nth-child(8),.portico-dash .txn-tr>:nth-child(8){display:flex}}@media (max-width:600px){.portico-dash .content{padding:14px}.portico-dash .mcp-split{flex-direction:column}.portico-dash .mcp-client-list{border-right:none;border-bottom:1px solid var(--b1);flex-flow:wrap;width:100%;padding:8px}.portico-dash .mcp-client-item{flex-direction:row;flex:1;align-items:center;gap:6px;min-width:120px}.portico-dash .mcp-client-sub{display:none}.portico-dash .txn-th,.portico-dash .txn-tr{grid-template-columns:60px 38px 1fr 68px 36px}.portico-dash .txn-th>:nth-child(5),.portico-dash .txn-tr>:nth-child(5),.portico-dash .txn-th>:nth-child(6),.portico-dash .txn-tr>:nth-child(6),.portico-dash .txn-th>:nth-child(7),.portico-dash .txn-tr>:nth-child(7){display:none}}.portico-dash .icon-btn{border:1px solid var(--b2);background:var(--bg3);width:26px;height:26px;color:var(--fg2);cursor:pointer;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:all .12s;display:inline-flex}.portico-dash .icon-btn:hover{border-color:var(--ac);color:var(--ac);background:var(--ac-d)}.portico-dash .icon-btn.danger:hover{border-color:var(--red);color:var(--red);background:var(--red-d)}.portico-dash .icon-btn svg{width:12px;height:12px}.portico-dash .icon-btn:disabled{opacity:.4;cursor:not-allowed}.portico-dash .fab{background:var(--ac);color:#000;cursor:pointer;z-index:200;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:transform .12s;display:flex;position:fixed;bottom:32px;right:24px;box-shadow:0 4px 20px #0d948866}.portico-dash .fab:hover{transform:scale(1.08)}.portico-dash .fab svg{width:18px;height:18px}.portico-dash .ac-row:hover{background:var(--bg2)}.portico-dash .form-overlay{z-index:599;background:#0000008c;position:fixed;inset:0}
