.product .portfolio-main{max-width:1280px}.product .portfolio-heading{align-items:center;margin-bottom:30px}.product .portfolio-heading-actions{display:flex;align-items:center;gap:10px}.product .portfolio-heading-actions .pill{gap:12px}.product .portfolio-heading-actions svg{height:16px;width:16px}.product .portfolio-action-status{font-size:12px;margin-bottom:16px}.product .portfolio-action-status:empty{display:none}.product .portfolio-overview{display:grid;grid-template-columns:1.22fr 1fr 1fr;gap:17px}.product .portfolio-metric{padding:25px 26px 23px;min-height:180px}.product .primary-metric{background:linear-gradient(120deg,var(--surface),var(--surface-2))}.product .metric-heading{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:16px}.product .metric-heading h2{font-size:14px;letter-spacing:0;margin:0;font-weight:500;color:var(--muted)}.product .metric-tag{font-size:9px;border:1px solid var(--line);border-radius:30px;padding:4px 8px;white-space:nowrap;color:var(--muted)}.product .metric-value{font-size:39px;line-height:1.1;font-weight:500;letter-spacing:-1.4px;margin:0 0 16px;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.product .primary-metric .metric-value{font-size:43px}.product .metric-note{font-size:11px;color:var(--muted);line-height:1.5;margin:0;max-width:270px}.product .portfolio-account{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:24px 1px 8px;font-size:11px}.product .account-identity{display:flex;align-items:center;flex-wrap:wrap;gap:9px;min-width:0}.product .account-indicator{width:6px;height:6px;border-radius:50%;background:var(--muted);flex-shrink:0}.product .account-indicator.connected{background:var(--accent)}.product .account-identity code{font-size:10px;background:var(--surface);padding:4px 7px;border-radius:6px;overflow-wrap:anywhere;color:var(--muted)}.product .portfolio-updated{font-size:10px;color:var(--muted);text-align:right;flex-shrink:0}.product .portfolio-scope-note{font-size:11px;max-width:970px;line-height:1.7;margin:0 1px 28px;overflow-wrap:anywhere}.product .portfolio-tabs{display:flex;gap:30px;border-bottom:1px solid var(--line);margin-bottom:0}.product .portfolio-tabs button{position:relative;background:none;border:0;padding:16px 0;color:var(--muted);font-size:15px;font-weight:500;display:flex;align-items:center;gap:8px}.product .portfolio-tabs button[aria-selected="true"]{color:var(--text)}.product .portfolio-tabs button[aria-selected="true"]:after{content:"";position:absolute;height:2px;bottom:-1px;left:0;right:0;background:var(--text)}.product .portfolio-tabs button>span{background:var(--surface-2);border:1px solid var(--line);padding:1px 6px;border-radius:5px;font-size:10px;font-weight:400}.product .portfolio-section-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:27px 0 22px}.product .portfolio-section-heading h2{font-size:19px;margin:0 0 5px}.product .portfolio-section-heading p{font-size:11px;margin:0}.product .portfolio-text-link{font-size:12px;white-space:nowrap}.product .portfolio-text-link:hover{text-decoration:underline;text-underline-offset:4px}.product .portfolio-empty{border:1px solid var(--line);border-radius:18px;background:var(--surface);padding:46px 24px;text-align:center;min-height:210px;display:flex;flex-direction:column;align-items:center;justify-content:center}.product .empty-portfolio-symbol{font-size:31px;line-height:1;color:var(--muted);display:block;margin-bottom:15px}.product .portfolio-empty h3{font-size:22px;letter-spacing:-.5px;margin:0 0 9px;font-weight:500}.product .portfolio-empty p{font-size:12px;line-height:1.7;color:var(--muted);max-width:460px;margin:0}.product .portfolio-empty.is-loading .empty-portfolio-symbol{animation:portfolio-breathe 1.3s ease-in-out infinite}.product .portfolio-empty.is-error{border-style:dashed}.product .portfolio-table-wrap{overflow:auto;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.product .portfolio-table{width:100%;border-collapse:collapse;text-align:left;table-layout:auto;font-size:12px}.product .portfolio-table th{font-size:10px;font-weight:400;color:var(--muted);padding:14px 14px;white-space:nowrap;border-bottom:1px solid var(--line)}.product .portfolio-table td{border-bottom:1px solid var(--line);padding:20px 14px;font-variant-numeric:tabular-nums;vertical-align:middle}.product .portfolio-table tr:last-child td{border-bottom:0}.product .portfolio-table th:first-child,.product .portfolio-table td:first-child{padding-left:0}.product .portfolio-table th:last-child,.product .portfolio-table td:last-child{padding-right:0;text-align:right}.product .portfolio-table th:nth-child(n+3),.product .portfolio-table td:nth-child(n+3){text-align:right;white-space:nowrap}.product .positions-table th:first-child{width:34%}.product .history-table th:nth-child(2){width:37%}.product .portfolio-market-title{font-size:13px;font-weight:500;line-height:1.45;display:block;max-width:380px;overflow-wrap:anywhere;min-width:150px}.product a.portfolio-market-title:hover{color:var(--accent)}.product .portfolio-market-detail{display:block;color:var(--muted);font-size:10px;line-height:1.6;margin-top:5px}.product .portfolio-outcome{display:inline-block;border:1px solid var(--line);background:var(--surface);border-radius:6px;font-size:10px;padding:5px 8px;max-width:150px;overflow-wrap:anywhere}.product .portfolio-positive{color:#a8cab7}.product .portfolio-negative{color:#e1aba6}.product .portfolio-return small{display:block;font-size:10px;margin-top:4px}.product .portfolio-activity{font-size:11px;white-space:nowrap}.product .portfolio-date{font-size:11px;color:var(--muted)}.product .portfolio-data-note{font-size:11px;line-height:1.7;margin:16px 0 0}.product .portfolio-data-note:empty{display:none}.product .portfolio-footnote{font-size:10px;line-height:1.7;max-width:810px;margin:30px 0 0}.product .history-timezone{font-size:10px;text-align:right}.product .portfolio-drafts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px}.product .portfolio-draft{display:flex;flex-direction:column;gap:15px;min-width:0}.product .portfolio-draft h3{font-size:20px;letter-spacing:-.4px;overflow-wrap:anywhere;margin:0}.product .portfolio-draft p{font-size:12px;line-height:1.7;margin:0;overflow-wrap:anywhere}.product .portfolio-draft .draft-meta{font-size:10px}.product .portfolio-draft .draft-label{font-size:10px;width:fit-content;padding:4px 8px;border:1px solid var(--line);border-radius:6px;color:var(--muted)}.product .portfolio-draft .pill{align-self:flex-start;margin-top:auto;padding:11px 16px;font-size:11px;gap:15px}.product .portfolio-table-wrap:focus-visible{outline:2px solid var(--accent);outline-offset:4px}@keyframes portfolio-breathe{50%{opacity:.35}}:root[data-theme="light"] .product .portfolio-positive{color:#407759}:root[data-theme="light"] .product .portfolio-negative{color:#a04c43}@media(max-width:1060px){.product .portfolio-overview{gap:13px}.product .portfolio-metric{padding:22px}.product .portfolio-drafts{grid-template-columns:repeat(2,minmax(0,1fr))}.product .metric-value{font-size:34px}.product .primary-metric .metric-value{font-size:38px}}@media(max-width:760px){.product .portfolio-heading{align-items:flex-start;flex-wrap:wrap;gap:22px}.product .portfolio-heading h1{font-size:34px}.product .portfolio-heading-actions{margin-left:auto}.product .portfolio-heading-actions .pill{font-size:11px;padding:10px 14px;gap:10px}.product .portfolio-overview{grid-template-columns:1fr 1fr;gap:12px}.product .primary-metric{grid-column:1/-1;min-height:160px}.product .portfolio-metric{padding:20px;min-height:155px;border-radius:18px}.product .metric-value{font-size:29px;margin-bottom:13px}.product .primary-metric .metric-value{font-size:39px}.product .metric-heading{margin-bottom:16px}.product .metric-heading h2{font-size:12px}.product .metric-note{font-size:10px}.product .portfolio-account{align-items:flex-start;margin-top:20px;flex-direction:column;gap:8px}.product .account-identity{font-size:10px;gap:7px}.product .portfolio-updated{font-size:9px}.product .portfolio-scope-note{font-size:10px;margin-bottom:22px}.product .portfolio-tabs{gap:28px}.product .portfolio-tabs button{font-size:13px;padding:14px 0}.product .portfolio-section-heading{margin-top:23px;gap:14px;align-items:flex-start}.product .portfolio-section-heading h2{font-size:17px}.product .portfolio-section-heading p{font-size:10px}.product .portfolio-text-link{font-size:10px;padding-top:3px}.product .portfolio-section-heading .pill{font-size:10px;padding:10px 12px;gap:12px}.product .portfolio-empty{padding:40px 20px;min-height:220px}.product .portfolio-empty h3{font-size:21px}.product .portfolio-empty p{font-size:11px}.product .positions-table{min-width:710px}.product .history-table{min-width:680px}.product .portfolio-table th{font-size:9px}.product .portfolio-table td{font-size:11px;padding-top:18px;padding-bottom:18px}.product .portfolio-market-title{font-size:12px}.product .portfolio-data-note{font-size:10px}.product .portfolio-footnote{font-size:9px;margin-top:24px}.product .portfolio-drafts{gap:13px}.product .portfolio-draft{padding:19px;gap:13px}.product .portfolio-draft h3{font-size:18px}.product .portfolio-draft p{font-size:11px}.product .history-timezone{font-size:9px;max-width:130px}}@media(max-width:480px){.product .portfolio-heading-actions{margin-left:0}.product .portfolio-drafts{grid-template-columns:1fr}.product .portfolio-metric{padding:18px}.product .metric-value{font-size:27px}.product .portfolio-account code{font-size:9px}.product .portfolio-section-heading{flex-wrap:wrap}}@media(prefers-reduced-motion:reduce){.product .portfolio-empty.is-loading .empty-portfolio-symbol{animation:none}}
