.pf-cost-detail-section{overflow:visible;padding-top:12px}.pf-cost-detail-section .pf-cost-results-title{margin-bottom:18px;font-size:23px;font-weight:600;letter-spacing:-.03em}.pf-cost-ledger{min-width:0;border:1px solid var(--border);border-radius:10px;background:var(--card);overflow:hidden}.pf-cost-ledger-toolbar{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:20px 22px}.pf-cost-ledger-toolbar p{font-size:14px;font-weight:550;color:var(--foreground)}.pf-cost-ledger-toolbar>div>span{display:block;margin-top:5px;font-size:12px;color:var(--muted-foreground)}.pf-cost-table-controls{display:flex;align-items:center;gap:12px}.pf-cost-table-controls input{width:170px;min-height:36px;min-width:0;padding:8px 12px;border:1px solid var(--border);border-radius:5px;background:var(--surface-inset);color:var(--foreground);font-size:12px}.pf-cost-table-controls input::placeholder{color:var(--muted-foreground)}.pf-cost-table-controls input:focus-visible{outline:2px solid var(--ring);outline-offset:3px}.pf-cost-table .pf-cost-no-results td{text-align:center;padding:40px 20px;color:var(--muted-foreground);font-size:13px}.pf-cost-no-results button{margin-top:16px}.pf-cost-table-scroll{position:relative;max-height:640px;overflow:auto;overscroll-behavior-x:contain}.pf-cost-table-scroll:focus-visible{outline:2px solid var(--ring);outline-offset:-2px}.pf-cost-table{width:100%;min-width:840px;table-layout:fixed;border-collapse:separate;border-spacing:0;font-variant-numeric:tabular-nums}.pf-cost-col-venue{width:27%}.pf-cost-col-action{width:88px}.pf-cost-table thead th{padding:14px 14px 12px;text-align:right;border-block:1px solid var(--border);color:var(--pf-text-soft);font-size:12px;font-weight:500;white-space:nowrap}.pf-cost-table th:first-child{text-align:left;padding-left:22px}.pf-cost-table small{display:block;margin-top:4px;color:var(--muted-foreground);font-size:10px;font-weight:400}.pf-cost-table thead i{display:inline-block;width:6px;height:6px;margin-right:6px;border-radius:2px;background:var(--part-color)}.pf-cost-table [data-part=fee]{--part-color:var(--series-1)}.pf-cost-table [data-part=spread]{--part-color:var(--series-2)}.pf-cost-table [data-part=slippage]{--part-color:var(--series-3)}.pf-cost-table [data-part=total]{--part-color:var(--foreground);background:color-mix(in srgb,var(--foreground) 3%,var(--card))}.pf-cost-table tbody :is(th,td){padding:18px 14px;text-align:right;vertical-align:top;border-bottom:1px solid var(--border)}.pf-cost-table tbody tr:last-child :is(th,td){border-bottom:0}.pf-cost-table tbody tr:focus-within :is(th,td),.pf-cost-table tbody tr:hover :is(th,td){background:var(--pf-surface-2)}.pf-cost-table tbody .pf-cost-venue{text-align:left;font-weight:400}.pf-cost-venue-name{display:flex;align-items:center;gap:10px;min-height:36px}.pf-cost-venue-name>div{min-width:0}.pf-cost-venue-name a,.pf-cost-venue-name>div>span:first-child{display:block;font-size:14px;font-weight:550;color:var(--foreground);overflow-wrap:anywhere}.pf-cost-venue-name a:hover{color:var(--primary);text-decoration:underline;text-underline-offset:4px}.pf-cost-rank{flex-shrink:0;min-width:22px;font-weight:400}.pf-cost-rank,.pf-cost-venue-meta{color:var(--muted-foreground);font-size:10px}.pf-cost-venue-meta{display:block;margin-top:4px}.pf-cost-depth,.pf-cost-unavailable{display:block;margin:8px 0 0 32px;color:var(--series-4);font-size:10px;line-height:1.6}.pf-cost-value{display:flex;flex-direction:column;align-items:flex-end;gap:5px;min-width:0}.pf-cost-value>strong{color:var(--foreground);font-size:15px;line-height:1.35;font-weight:550;letter-spacing:-.02em;white-space:nowrap}.pf-cost-secondary{font-size:11px;line-height:1.4;color:var(--muted-foreground);white-space:nowrap}.pf-cost-fee-model{color:var(--muted-foreground);font-size:10px;line-height:1.5}.pf-cost-fee-model em{display:block;color:var(--primary);font-style:normal}.pf-cost-table [data-part=total] .pf-cost-value>strong{font-size:17px;font-weight:650}.pf-cost-status{display:block;font-size:11px;color:var(--series-4);line-height:1.6}.pf-cost-dash{color:var(--muted-foreground);font-size:15px}.pf-cost-table .pf-cost-action{padding-right:16px;vertical-align:middle}.pf-cost-table .pf-cost-action .pf-action{width:100%;min-height:36px;padding-inline:8px;font-size:12px}.pf-cost-table tfoot :is(th,td){padding:16px 14px;text-align:right;border-top:1px solid var(--border);font-size:12px;font-weight:500;vertical-align:top}.pf-cost-table tfoot th{text-align:left}.pf-cost-table tfoot .pf-cost-value>strong{font-size:13px}.pf-cost-ledger-key{display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px 20px;padding:18px 22px;border-top:1px solid var(--border);font-size:11px;color:var(--muted-foreground)}.pf-cost-ledger-key p{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.pf-cost-ledger-key p span:first-of-type{color:var(--series-1)}.pf-cost-ledger-key p span:nth-of-type(2){color:var(--series-2)}.pf-cost-ledger-key p span:nth-of-type(3){color:var(--series-3)}.pf-cost-ledger-key b{font-weight:400}.pf-cost-ledger-key strong{color:var(--foreground);font-weight:500}.pf-cost-expand,.pf-cost-mobile-label,.pf-cost-static-heading,.pf-cost-unit{display:none}.pf-cost-table thead th{position:sticky;top:0;z-index:3;background:var(--surface-inset)}.pf-cost-table thead button{display:inline-flex;align-items:center;gap:5px;min-height:24px;color:inherit;font:inherit;cursor:pointer}.pf-cost-table thead button:hover{color:var(--foreground)}.pf-cost-table thead button svg{width:12px;height:12px;color:var(--primary)}.pf-cost-table tbody tr{scroll-margin-block:88px}.pf-cost-table tbody tr[data-selected] :is(th,td){background:color-mix(in srgb,var(--primary) 6%,var(--card))}.pf-cost-table tbody tr[data-selected] th{box-shadow:inset 2px 0 var(--primary)}.pf-cost-view-controls{display:flex;flex-wrap:wrap;align-items:center;gap:10px;padding:0 22px 12px}.pf-cost-view-controls>label{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--muted-foreground);margin-left:4px}.pf-cost-sort-direction,.pf-cost-view-controls select{min-height:36px;border:1px solid var(--border);border-radius:5px;background:var(--surface-inset);color:var(--foreground);font-size:12px}.pf-cost-view-controls select{padding:6px 10px}.pf-cost-sort-direction{width:36px;display:grid;place-items:center;cursor:pointer}.pf-cost-sort-direction:hover{border-color:var(--primary)}.pf-cost-sort-direction svg{width:15px;height:15px}.pf-cost-export-actions{display:flex;gap:8px;margin-left:auto}.pf-cost-export-actions .pf-action{font-size:12px;gap:6px}.pf-cost-export-actions svg{width:14px;height:14px}.pf-cost-export-actions button:disabled{opacity:.5;cursor:wait}.pf-cost-action-status,.pf-cost-view-note{padding:0 22px 16px;font-size:11px;line-height:1.6;color:var(--muted-foreground)}.pf-cost-action-status{color:var(--primary)}.pf-cost-share-fallback{display:block;margin:0 22px 16px;font-size:12px;color:var(--muted-foreground)}.pf-cost-share-fallback input{display:block;width:100%;padding:10px;margin-top:6px;color:var(--foreground);background:var(--surface-inset);border:1px solid var(--border);border-radius:5px}.pf-cost-pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;padding:16px 22px;border-top:1px solid var(--border)}.pf-cost-pagination>span{font-size:12px;color:var(--muted-foreground)}.pf-cost-pagination>div{display:flex;flex-wrap:wrap;gap:8px}.pf-cost-pagination .pf-action{font-size:12px}.pf-execution-row{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:transparent}.pf-execution-row[data-selected]{background:color-mix(in srgb,var(--primary) 6%,var(--card))}.pf-execution-row:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.pf-execution-detail{min-height:154px;padding-top:18px;margin-top:18px;border-top:1px solid var(--border)}.pf-execution-detail>p{color:var(--muted-foreground);font-size:12px;padding-top:38px}.pf-execution-detail-heading{display:flex;align-items:center;flex-wrap:wrap;gap:8px 12px;min-height:36px}.pf-execution-detail-heading>strong{font-size:14px;font-weight:550}.pf-execution-detail-heading>span{font-size:11px;color:var(--muted-foreground)}.pf-execution-detail-heading .pf-action{margin-left:auto;font-size:12px}.pf-execution-detail dl{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:16px}.pf-execution-detail dt{display:flex;align-items:center;gap:7px;color:var(--muted-foreground);font-size:11px}.pf-execution-detail dt i{width:6px;height:6px;border-radius:2px}.pf-execution-detail dd{margin-top:6px;font-size:17px;font-weight:550;font-variant-numeric:tabular-nums}.pf-execution-detail dd small{display:block;font-size:11px;color:var(--muted-foreground);font-weight:400;margin-top:3px}@media (max-width:767px){.pf-cost-detail-section .pf-cost-results-title{font-size:21px}.pf-cost-ledger-toolbar{align-items:flex-start;flex-wrap:wrap;padding:18px 16px}.pf-cost-ledger-toolbar>div:first-child{flex:1 1 190px}.pf-cost-table-controls{width:100%;justify-content:space-between}.pf-cost-table-controls input{flex:1;width:120px;min-height:44px}.pf-cost-table-scroll{overflow:visible;max-height:none}.pf-cost-table,.pf-cost-table tbody,.pf-cost-table tfoot{display:block;min-width:0}.pf-cost-table colgroup{display:none}.pf-cost-table thead{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.pf-cost-table thead button{display:none}.pf-cost-static-heading{display:inline}.pf-cost-table tbody tr,.pf-cost-table tfoot tr{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));position:relative;padding:0 16px 16px;border-top:1px solid var(--border);gap:0 20px}.pf-cost-table .pf-cost-no-results td{grid-column:1/-1;padding-block:32px}.pf-cost-table tbody :is(th,td),.pf-cost-table tfoot :is(th,td){padding:14px 0;border:0;text-align:left}.pf-cost-table tbody .pf-cost-venue{grid-column:1;grid-row:1;padding:18px 0}.pf-cost-venue-name{gap:8px}.pf-cost-rank{min-width:18px}.pf-cost-table tbody td[data-part]{border-top:1px solid var(--border)}.pf-cost-table tbody tr:not([data-expanded]) td[data-part]:not([data-part=total]){display:none}.pf-cost-table tbody td[data-part=total]{grid-column:2;grid-row:1;text-align:right;border-top:0;padding-top:18px}.pf-cost-table tbody td[data-part=total] .pf-cost-value{align-items:flex-end}.pf-cost-table tbody td[data-part=total] .pf-cost-mobile-label{justify-content:flex-end}.pf-cost-table [data-part=total]{background:transparent}.pf-cost-table tbody tr:focus-within :is(th,td),.pf-cost-table tbody tr:hover :is(th,td){background:transparent}.pf-cost-mobile-label{display:flex;align-items:center;gap:6px;margin-bottom:8px;font-size:12px;color:var(--pf-text-soft)}.pf-cost-mobile-label:before{content:"";height:5px;width:5px;flex-shrink:0;border-radius:1px;background:var(--part-color)}.pf-cost-value{align-items:flex-start;gap:4px}.pf-cost-value>strong{font-size:18px}.pf-cost-unit{display:inline;font-size:11px;font-weight:400;color:var(--muted-foreground);letter-spacing:0}.pf-cost-secondary{font-size:12px}.pf-cost-fee-model{font-size:11px}.pf-cost-table [data-part=total] .pf-cost-value>strong{font-size:21px}.pf-cost-table .pf-cost-action{position:static;grid-column:1/-1;padding:0;width:auto;display:flex;justify-content:space-between;align-items:center}.pf-cost-table .pf-cost-action .pf-action{min-height:44px;width:auto;min-width:72px}.pf-cost-expand{display:inline-flex;align-items:center;gap:8px;min-height:44px;padding:0 10px;margin-left:-10px;font-size:12px;color:var(--pf-text-soft)}.pf-cost-expand svg{width:14px;height:14px}.pf-cost-expand[aria-expanded=true] svg{transform:rotate(180deg)}.pf-cost-table tbody tr[data-selected] :is(th,td){background:transparent}.pf-cost-table tbody tr[data-selected] th{box-shadow:none}.pf-cost-table tbody tr[data-selected]{background:color-mix(in srgb,var(--primary) 5%,var(--card));box-shadow:inset 2px 0 var(--primary)}.pf-cost-table tfoot th{grid-column:1/-1;padding-top:20px}.pf-cost-table tfoot th small{display:inline;margin-left:8px;font-size:11px}.pf-cost-table tfoot .pf-cost-action{display:none}.pf-cost-ledger-key{padding:18px 16px;line-height:1.7}.pf-cost-view-controls{padding-inline:16px;gap:8px}.pf-cost-view-controls>label{margin-left:0}.pf-cost-sort-direction,.pf-cost-view-controls select{min-height:44px}.pf-cost-sort-direction{width:44px}.pf-cost-export-actions{margin-left:0}.pf-cost-action-status,.pf-cost-view-note{padding-inline:16px}.pf-cost-pagination{padding:16px}.pf-cost-pagination .pf-action{min-height:44px}.pf-cost-share-fallback{margin-inline:16px}.pf-execution-detail{min-height:265px}.pf-execution-detail-heading{align-items:start}.pf-execution-detail-heading>span{width:100%;order:3}.pf-execution-detail-heading .pf-action{min-height:44px}.pf-execution-detail dl{grid-template-columns:repeat(2,minmax(0,1fr))}}:root{--chart-axis:#9aadb9;--chart-grid:rgb(154 173 185/.12);--chart-crosshair:#718a9c;--chart-oi:#f27bb9}.pf-main .recharts-wrapper{font-family:var(--font-sans);font-variant-numeric:tabular-nums}.pf-main .recharts-cartesian-axis-tick text{font-family:var(--font-sans);font-weight:400;font-size:11px}.pf-main .recharts-cartesian-grid line{stroke:var(--chart-grid);stroke-dasharray:none}.pf-main .recharts-legend-item-text{font-family:var(--font-sans);font-size:12px}.pf-main .recharts-tooltip-wrapper{z-index:20}.pf-main .recharts-default-tooltip{max-width:min(340px,82vw);font-variant-numeric:tabular-nums}.pf-main .recharts-tooltip-item{display:flex;align-items:baseline;flex-wrap:wrap;gap:3px}.pf-main .recharts-tooltip-item-value{margin-left:auto;font-weight:600}.pf-main .recharts-tooltip-label{font-weight:400}.pf-chart-card{box-shadow:none;padding:18px;border-radius:9px;background:var(--card)}.pf-chart-card .pf-chart-header{padding:0;margin:0 0 18px;gap:16px;flex-wrap:wrap}.pf-chart-card .pf-chart-heading :is(h2,h3){font-size:15px;letter-spacing:-.02em}.pf-chart-card .pf-chart-heading>p{font-size:12px;color:var(--muted-foreground);line-height:1.5;margin-top:5px}.pf-chart-card .pf-chart-headline{font-weight:550;letter-spacing:-.035em}.pf-chart-card .pf-chart-actions{gap:8px}.pf-chart-downloads{border:0;padding:0;gap:6px}.pf-main .pf-chart-icon-button{min-height:32px;padding:0 10px;gap:6px;background:transparent;border:1px solid var(--border);color:var(--foreground);font-size:12px;font-weight:450;border-radius:6px}.pf-main .pf-chart-icon-button svg{width:14px;height:14px;stroke-width:1.7}.pf-chart-icon-button:hover{background:var(--surface-inset);border-color:var(--input)}.pf-chart-export-group{display:flex;flex-direction:column;gap:4px;align-items:end}.pf-chart-export-status{max-width:260px;font-size:11px}.pf-chart-card .pf-chart-segmented{border:1px solid var(--border);background:transparent;padding:3px;gap:2px;border-radius:6px}.pf-chart-card .pf-chart-segmented button{min-height:28px;min-width:32px;padding:0 9px;font-size:12px;font-weight:450;border-radius:4px}.pf-chart-card .pf-chart-segmented button.is-active{color:var(--series-2);background:color-mix(in srgb,var(--series-2) 14%,transparent)}.pf-chart-card .pf-chart-plot{background:transparent}.pf-plot-key{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:3px 12px 8px;color:var(--muted-foreground);font-size:11px}.pf-plot-key>div{display:flex;gap:16px}.pf-plot-key span{display:inline-flex;align-items:center;gap:6px}.pf-plot-key i{width:13px;height:7px;border-radius:2px}.pf-overview-volume>.pf-volume-studio{min-height:680px}.pf-volume-studio .pf-chart-header{padding:18px 20px 0;gap:12px;margin-bottom:0}.pf-volume-studio .pf-chart-title-row h2{font-size:15px}.pf-volume-studio .pf-chart-headline{font-size:30px;letter-spacing:-.035em}.pf-volume-studio .pf-chart-summary{margin:6px 0 0;gap:16px}.pf-volume-studio .pf-chart-heading>.pf-volume-close{display:flex;flex-wrap:wrap;align-items:baseline;gap:4px 8px;margin-top:12px;font-size:13px;color:var(--foreground)}.pf-volume-close strong{font-weight:650}.pf-volume-close time{font-variant-numeric:tabular-nums}.pf-volume-studio .pf-chart-heading>.pf-volume-period-note{margin-top:5px;font-size:11px;color:var(--muted-foreground)}.pf-volume-toolbar{padding:7px 0;border-bottom:0;gap:10px}.pf-volume-tabs{align-self:center;gap:2px;padding:3px;border:1px solid var(--border);border-radius:6px}.pf-volume-tabs button{min-height:28px;padding:0 10px;border:0;font-size:12px;border-radius:4px}.pf-volume-tabs button.is-active{color:var(--foreground);background:var(--surface-inset);border:0}.pf-volume-view{gap:2px;padding:3px;border:1px solid var(--border);border-radius:6px}.pf-volume-view button{min-height:28px;padding:0 8px}.pf-volume-view button[aria-pressed=true]{color:var(--series-2);background:color-mix(in srgb,var(--series-2) 14%,transparent)}.pf-volume-view svg{width:14px;height:14px}.pf-volume-studio .pf-chart-plot{padding:0 12px}.pf-volume-breakdown{display:flex;gap:24px;padding:12px 0 0;border-top:1px solid var(--border);margin:10px 20px 0}.pf-volume-composition{display:none}.pf-volume-series{display:flex;flex-wrap:wrap;align-items:baseline;gap:5px 10px}.pf-volume-series>span{gap:6px}.pf-volume-series strong{margin:0;font-size:16px;letter-spacing:-.02em}.pf-volume-series small{margin-left:4px}.pf-volume-range{padding:3px 4px 0 12px;min-height:26px}.pf-volume-source{padding:10px 20px 14px;font-size:11px;gap:3px}.pf-chain-chart .recharts-brush-slide,.pf-venue-chart-workspace .recharts-brush-slide,.pf-volume-studio .recharts-brush-slide{fill:var(--muted-foreground);fill-opacity:.055;stroke:var(--border)}.recharts-brush-traveller:focus-visible{outline:none}.recharts-brush-traveller:focus-visible rect{stroke:var(--primary);stroke-width:2}.pf-chart-tooltip,.pf-volume-studio .pf-chart-tooltip{min-width:190px;max-width:min(330px,82vw);padding:12px 14px;border:1px solid var(--input);border-radius:8px;background:var(--popover);box-shadow:0 8px 24px rgb(0 0 0/.24);font-family:var(--font-sans);font-variant-numeric:tabular-nums}.pf-chart-tooltip-head{padding:0 0 8px;font-size:11px;color:var(--muted-foreground);border-bottom:1px solid var(--border)}.pf-chart-tooltip-total{display:flex;justify-content:space-between;align-items:baseline;gap:16px;padding:9px 0 0;font-size:12px}.pf-chart-tooltip-total strong,.pf-volume-studio .pf-chart-tooltip-total strong{font-size:18px;font-weight:550}.pf-chart-tooltip-series{padding-top:8px;font-size:12px}.pf-chart-tooltip-series>span{min-height:25px}.pf-venue-chart-controls{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-bottom:12px}.pf-venue-chart-controls>span{font-size:11px;color:var(--muted-foreground)}.pf-venue-chart-controls .pf-chart-export-group{margin-left:auto}.pf-venue-series{padding:0 0 12px;gap:12px 28px}.pf-venue-series>span{grid-template-columns:12px auto}.pf-venue-series i{width:12px;height:6px}.pf-venue-series strong{font-size:19px}.pf-venue-series>span:nth-child(2) i{height:2px;border-radius:0}.pf-venue-history-note{padding-top:8px;display:flex;justify-content:space-between;flex-wrap:wrap;gap:8px;font-size:11px;color:var(--muted-foreground)}.pf-chain-chart .pf-chart-headline{display:block;font-size:26px;margin-top:6px}.pf-chart-empty{height:320px;display:grid;place-items:center;color:var(--muted-foreground);font-size:12px}.pf-basis-plot,.pf-vq-history-plot{background:transparent;border-top:0;padding-top:8px}.pf-history-chart-svg{background:transparent}.pf-history-axis{fill:var(--chart-axis);font-family:var(--font-sans)}.pf-history-chart-heading{padding-bottom:10px}.pf-history-legend{gap:14px;font-size:12px}.pf-history-caption{border-top:1px solid var(--border);padding-top:12px}.pf-execution-track{height:20px;background:transparent;border-radius:2px;overflow:visible}.pf-execution-track>span{border-right:1px solid var(--card)}.pf-execution-row{border-bottom-color:color-mix(in srgb,var(--border) 65%,transparent)}.pf-execution-chart-header{margin-bottom:12px}.pf-execution-legend i{border-radius:2px;width:11px;height:7px}.pf-execution-axis{border-top:1px solid var(--border);padding-top:8px}.pf-mini-track,.pf-ranking-track{background:transparent;border-radius:2px}.pf-mini-fill,.pf-ranking-fill{border-radius:2px;box-shadow:none}.pf-ranking-row{border-bottom:1px solid color-mix(in srgb,var(--border) 60%,transparent)}.pf-main .pf-table.pf-tool-matrix{border-collapse:separate;border-spacing:3px}.pf-main .pf-table.pf-tool-matrix td{border:0;border-radius:3px;font-weight:500}.pf-funding-panel td{border-radius:3px}.pf-donut-legend{display:flex;flex-direction:column;gap:2px;width:100%}.pf-donut-legend button{display:grid;grid-template-columns:9px minmax(0,1fr) auto;gap:9px;align-items:center;padding:9px 6px;text-align:left;border-bottom:1px solid var(--border);font-size:12px}.pf-donut-legend button:hover,.pf-donut-legend button[aria-pressed=true]{background:var(--surface-inset)}.pf-donut-legend small{display:block;font-size:11px;color:var(--muted-foreground);margin-top:2px}.pf-donut-legend .pf-donut-share{text-align:right;font-variant-numeric:tabular-nums}@media (max-width:639px){.pf-chart-card{padding:14px}.pf-chart-card .pf-chart-header{gap:12px}.pf-overview-volume>.pf-volume-studio{min-height:804px}.pf-volume-studio .pf-chart-header{padding:14px 14px 0}.pf-volume-toolbar{gap:8px}.pf-volume-tabs .pf-venue-word{display:none}.pf-volume-toolbar .pf-volume-tabs{flex:1;justify-content:space-between}.pf-volume-view{margin-left:0}.pf-volume-studio .pf-chart-segmented{margin-left:0;flex:1;justify-content:space-between}.pf-main .pf-chart-card .pf-chart-segmented button,.pf-main .pf-chart-icon-button,.pf-main .pf-volume-tabs button,.pf-main .pf-volume-view button{min-height:44px;min-width:44px}.pf-volume-breakdown{margin-inline:14px;gap:12px;justify-content:space-between}.pf-volume-series{display:block}.pf-volume-series strong{margin-top:5px}.pf-volume-source{padding-inline:14px}.pf-volume-studio .pf-chart-plot{padding-inline:3px}.pf-venue-chart-controls .pf-chart-export-group{margin-left:0}.pf-venue-chart-controls,.pf-venue-series{justify-content:space-between}.pf-venue-series{gap:12px}.pf-venue-series small{display:block;margin-left:0;margin-top:3px}.pf-donut-legend button{min-height:44px}}.pf-execution-segment-label{display:flex;align-items:center;justify-content:center;height:100%;color:var(--background);font-size:11px;font-weight:600;font-variant-numeric:tabular-nums}.pf-ranking-track{height:13px}.pf-ranking-track>div.is-cex{background:var(--series-2)}.pf-ranking-track>div.is-dex{background:var(--series-1)}.pf-ranking-identity strong,.pf-ranking-value{font-size:12px;font-weight:500}.pf-tool-gauge-track{stroke:var(--border)}.pf-tool-gauge-fill{stroke:var(--series-4)}.pf-tool-spark-line{stroke-width:1.5;stroke:var(--series-2)}.pf-tool-spark-area{fill:var(--series-2);fill-opacity:.12}@media (max-width:767px){.pf-execution-segment-label{display:none}}.pf-options-chart>h2{font-size:15px;font-weight:550;letter-spacing:-.02em}.pf-strike-distribution{max-height:480px;overflow-y:auto;padding-right:6px}.pf-strike-distribution>div{min-height:38px;border-bottom:1px solid var(--border)}.pf-strike-side{display:flex;flex-direction:column;gap:4px;padding:5px 0;min-width:0}.pf-strike-side.is-call{align-items:end}.pf-strike-side.is-put{align-items:start}.pf-strike-side>span{font-size:11px;color:var(--muted-foreground)}.pf-strike-side>div{height:5px;border-radius:1px}.pf-venue-history-chart{min-height:480px}.pf-venue-history-chart-placeholder{height:480px}@media (max-width:639px){.pf-venue-history-chart{min-height:562px}.pf-venue-history-chart-placeholder{height:562px}}.pf-funding-matrix{min-width:0;color:var(--foreground)}.pf-fm-heading{display:flex;justify-content:space-between;align-items:end;flex-wrap:wrap;gap:14px;margin-bottom:16px}.pf-fm-heading h2{font-size:22px;font-weight:650;letter-spacing:-.035em}.pf-fm-data-state,.pf-fm-heading p{color:var(--muted-foreground);font-size:12px;line-height:1.8}.pf-fm-data-state{display:grid;text-align:right}.pf-fm-settings,.pf-fm-toolbar{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.pf-fm-toolbar{padding-bottom:14px}.pf-fm-settings{border-top:1px solid var(--border);padding:14px 0}.pf-fm-search{display:flex;align-items:center;gap:9px;min-width:200px;flex:1;max-width:430px;height:42px;border:1px solid var(--border);background:var(--card);border-radius:8px;padding:0 12px;color:var(--muted-foreground)}.pf-fm-search input{min-width:0;width:100%;color:var(--foreground);background:transparent;outline:none;font-size:13px}.pf-fm-search:focus-within{border-color:var(--primary)}.pf-fm-control{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;padding:8px 12px;font-size:12px;font-weight:550;border-radius:7px;border:1px solid var(--border);background:var(--card);cursor:pointer}.pf-fm-control span{color:var(--muted-foreground);font-variant-numeric:tabular-nums}.pf-fm-control:hover,.pf-fm-control[aria-expanded=true],.pf-fm-control[aria-pressed=true]{color:var(--primary);border-color:var(--primary)}.pf-fm-export{margin-left:auto}.pf-funding-matrix button:disabled{opacity:.4;cursor:default}.pf-fm-scroll:focus-visible,.pf-funding-matrix button:focus-visible,.pf-funding-matrix select:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.pf-funding-matrix .pf-segmented{min-width:0}.pf-funding-matrix .pf-segmented button{font-size:12px;padding-inline:13px}.pf-fm-sort{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--muted-foreground)}.pf-funding-matrix select{background:var(--card);color:var(--foreground);border:1px solid var(--border);padding:7px 9px;border-radius:5px;min-height:36px;max-width:150px}.pf-fm-picker{border-block:1px solid var(--border);padding:16px 0;margin-bottom:14px}.pf-fm-picker-head{display:flex;flex-wrap:wrap;align-items:center;gap:16px;font-size:12px}.pf-fm-picker-head input{background:var(--card);border:1px solid var(--border);padding:9px 12px;border-radius:6px;width:180px}.pf-fm-picker-head button{color:var(--primary);min-height:36px;cursor:pointer}.pf-fm-picker-head button:last-child{margin-left:auto}.pf-fm-venue-options{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:4px 18px;margin-top:14px}.pf-fm-venue-options label{display:flex;align-items:center;gap:8px;font-size:12px;min-height:36px;cursor:pointer}.pf-fm-venue-options input{accent-color:var(--primary);width:15px;height:15px}.pf-fm-venue-options span{color:var(--muted-foreground);font-size:10px;margin-left:auto}.pf-fm-legend{display:flex;align-items:center;flex-wrap:wrap;gap:8px 18px;padding:4px 0 13px;font-size:11px;color:var(--muted-foreground)}.pf-fm-legend span{display:inline-flex;align-items:center;gap:6px}.pf-fm-legend strong{margin-left:auto;font-weight:500}.pf-fm-dot{display:inline-block;width:5px;height:5px;border-radius:50%;background:currentColor}.pf-fm-positive{color:var(--primary)}.pf-fm-negative{color:var(--destructive)}.pf-fm-scroll{overflow:auto;overscroll-behavior-x:contain;max-height:760px;border:1px solid var(--border);border-radius:9px 9px 0 0;scrollbar-width:thin;scrollbar-color:var(--border) transparent;isolation:isolate}.pf-fm-table{table-layout:fixed;border-collapse:separate;border-spacing:0;font-size:12px;line-height:1.4;font-variant-numeric:tabular-nums}.pf-fm-table td,.pf-fm-table th{padding:0;border-bottom:1px solid color-mix(in srgb,var(--border) 65%,transparent);text-align:right}.pf-fm-table thead th{position:sticky;top:0;z-index:2;background:var(--card);height:66px;padding:12px 12px 9px;font-weight:550;vertical-align:middle}.pf-fm-table thead button{display:flex;justify-content:end;align-items:center;gap:6px;width:100%;height:24px;white-space:nowrap;font-size:11px;cursor:pointer}.pf-fm-table thead img{border-radius:5px;flex-shrink:0}.pf-fm-table small{color:var(--muted-foreground);font-weight:450;font-size:9px}.pf-fm-table tr>:first-child{position:sticky;left:0;z-index:1;background:var(--background);box-shadow:1px 0 0 var(--border);text-align:left}.pf-fm-table thead tr>:first-child{z-index:3;background:var(--card)}.pf-fm-table thead th:first-child button{justify-content:start;padding-left:18px}.pf-fm-table tbody th{height:51px;padding:0 10px;font-weight:600}.pf-fm-table td{height:51px;padding:0 12px;font-weight:550}.pf-fm-table td button{display:block;width:100%;height:50px;text-align:right;cursor:pointer;font:inherit}.pf-fm-table td button:hover{text-decoration:underline;text-underline-offset:4px}.pf-fm-table tbody tr:hover td,.pf-fm-table tbody tr:hover th{background-color:color-mix(in srgb,var(--foreground) 3%,var(--background))}.pf-fm-symbol{display:flex;align-items:center;gap:7px;min-width:0}.pf-fm-symbol>a,.pf-fm-symbol>span:last-child{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--foreground)}.pf-fm-symbol a:hover{color:var(--primary)}.pf-fm-star{color:var(--muted-foreground);display:flex;align-items:center;justify-content:center;flex-shrink:0;width:25px;height:36px;cursor:pointer}.pf-fm-star[aria-pressed=true]{color:var(--primary)}.pf-fm-missing{color:var(--muted-foreground);opacity:.6}.pf-fm-scroll.is-heatmap td.pf-fm-positive{background:rgb(from var(--primary) r g b/var(--rate-intensity))}.pf-fm-scroll.is-heatmap td.pf-fm-negative{background:rgb(from var(--destructive) r g b/var(--rate-intensity))}.pf-fm-pagination{display:flex;align-items:center;flex-wrap:wrap;gap:12px;border:1px solid var(--border);border-top:0;padding:12px 16px;border-radius:0 0 9px 9px;font-size:11px;font-variant-numeric:tabular-nums;color:var(--muted-foreground)}.pf-fm-pagination>span:first-child{margin-right:auto}.pf-fm-pagination label{display:flex;align-items:center;gap:8px}.pf-fm-pagination button{width:32px;height:36px;display:grid;place-items:center;color:var(--foreground);border:1px solid var(--border);border-radius:5px}.pf-fm-empty{padding:42px 20px;display:grid;justify-items:start;gap:12px;font-size:13px}.pf-fm-empty button{color:var(--primary)}.pf-fm-footnote{font-size:11px;color:var(--muted-foreground);line-height:1.8;margin-top:16px}.pf-fm-footnote nav{display:flex;flex-wrap:wrap;gap:8px 20px;padding-top:10px}.pf-fm-detail a,.pf-fm-footnote a{color:var(--primary);text-decoration:underline;text-underline-offset:3px}.pf-fm-notice{border-left:2px solid var(--primary);padding:8px 12px;margin-bottom:12px;font-size:12px;color:var(--muted-foreground)}.pf-fm-detail{margin-top:16px;padding:18px 0;border-block:1px solid var(--border);font-size:12px}.pf-fm-detail>div{display:flex;justify-content:space-between;align-items:center}.pf-fm-detail dl{display:flex;flex-wrap:wrap;gap:18px 40px;margin:14px 0}.pf-fm-detail dt,.pf-fm-detail p{color:var(--muted-foreground)}.pf-fm-detail dd{margin-top:4px;font-variant-numeric:tabular-nums}.pf-funding-stored{margin-top:36px;border-top:1px solid var(--border);padding-top:20px}.pf-funding-stored>summary{cursor:pointer;font-size:15px;font-weight:600;padding-bottom:20px}@media (max-width:640px){.pf-fm-heading{margin-bottom:18px}.pf-fm-heading h2{font-size:20px}.pf-fm-data-state{text-align:left;font-size:10px}.pf-fm-search{flex-basis:100%;max-width:none}.pf-fm-settings,.pf-fm-toolbar{gap:8px}.pf-fm-control,.pf-funding-matrix .pf-segmented button{min-height:44px;padding-inline:10px}.pf-fm-legend{font-size:10px;gap:8px 12px}.pf-fm-legend strong{margin-left:0;flex-basis:100%}.pf-fm-sort{order:3}.pf-fm-scroll{max-height:620px}.pf-fm-pagination{gap:8px;padding:10px}.pf-fm-pagination>span:first-child{flex-basis:100%}.pf-fm-pagination label{margin-right:auto}}.pf-fm-dialog{position:fixed;inset:0;margin:auto;width:min(480px,calc(100% - 32px));max-height:calc(100dvh - 40px);overflow:auto;background:var(--card);color:var(--foreground);border:1px solid var(--border);border-radius:12px;padding:24px}.pf-fm-dialog::backdrop{background:rgb(0 0 0/.6)}.pf-fm-dialog .pf-fm-detail{border:0;padding:0;margin:0}.pf-fm-dialog .pf-fm-detail strong{font-size:18px}.pf-fm-dialog .pf-fm-detail button{display:grid;place-items:center;width:40px;height:40px;border:1px solid var(--border);border-radius:6px;cursor:pointer}.pf-fm-dialog .pf-fm-detail dl{display:grid;gap:18px;margin:20px 0}.pf-fm-dialog .pf-fm-detail dl>div{display:flex;justify-content:space-between;gap:16px}.pf-fm-dialog .pf-fm-detail dd{margin:0}.pf-fm-dialog .pf-fm-detail p{line-height:1.8}:root{--workspace-gutter:clamp(16px,2vw,28px);--workspace-width:1680px}.pf-footer-inner,.pf-home-shell,.pf-hub-body,.pf-page-hero-inner{width:100%;max-width:var(--workspace-width);padding-inline:var(--workspace-gutter);margin-inline:auto}.pf-main{min-width:0}.pf-main h1{font-size:clamp(25px,2.25vw,34px);font-weight:600;line-height:1.2;letter-spacing:-.04em}.pf-main h1,.pf-main h2{text-wrap:pretty}.pf-command-bar{min-height:60px;padding-inline:var(--workspace-gutter);border-bottom-color:var(--border)}.pf-command-search-trigger{background:var(--background);height:36px}.pf-nav-link{min-height:36px;padding-block:7px;font-size:13px;gap:9px}.pf-nav-link>span:first-of-type{white-space:normal;line-height:1.4}.pf-nav-group{margin-top:18px}.pf-nav-group-label{font-size:10px;font-weight:500;letter-spacing:.08em}.pf-nav-count{font-size:10px;color:var(--pf-text-dim)}.pf-sidebar-brand{height:60px}.pf-home-shell{padding-top:22px}.pf-overview-heading{flex-wrap:nowrap;align-items:center;margin-bottom:18px;gap:20px}.pf-overview-heading h1{font-size:clamp(23px,2vw,30px)}.pf-overview-heading p{margin-top:5px;font-size:13px}.pf-overview-actions{flex-shrink:0}.pf-overview-actions a{min-height:38px;padding-inline:14px;font-size:12px;border-radius:6px}.pf-overview-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:0 0 14px;border-bottom:1px solid var(--border)}.pf-overview-stat,.pf-overview-stat:not(:first-child){display:grid;grid-template-areas:"label" "value" "context";grid-template-columns:minmax(0,1fr);grid-template-rows:auto auto auto;gap:5px;padding:0;border:0}.pf-overview-stat dt{font-size:11px;color:var(--muted-foreground)}.pf-overview-stat .pf-overview-stat-value{align-items:baseline;flex-direction:row;justify-content:start;gap:8px}.pf-overview-stat .pf-overview-stat-value>strong,.pf-overview-stat:first-child .pf-overview-stat-value>strong{font-size:clamp(22px,2.2vw,29px);font-weight:550;color:var(--foreground);letter-spacing:-.035em}.pf-overview-stat-context{font-size:11px;line-height:1.45}.pf-overview-source{border:0;padding-top:8px;font-size:11px}.pf-home-shell>.pf-overview-stats{margin-bottom:0}.pf-overview-market-bar{margin-block:0 14px}.pf-overview-market-bar .pf-market-tabs a{min-height:34px;padding:6px 12px;font-size:12px}.pf-overview-charts{grid-template-columns:minmax(0,1.55fr) minmax(400px,1fr);gap:16px;align-items:start}.pf-overview-aside{display:grid;gap:16px;min-width:0}.pf-overview-aside>.pf-overview-stats{margin:0;padding:4px 4px 0}.pf-overview-aside .pf-overview-stat-value>strong{font-size:24px}.pf-overview-aside .pf-overview-source{display:block;line-height:1.7}.pf-overview-aside .pf-overview-source>p{margin-bottom:3px}.pf-overview-volume{border-radius:8px}.pf-overview-volume>.pf-volume-studio{min-height:620px;padding:0}.pf-volume-studio .pf-chart-header{padding:16px 18px 0;gap:10px}.pf-volume-studio .pf-chart-title-row h2{font-size:14px}.pf-volume-studio .pf-chart-heading>.pf-volume-close{font-size:11px;margin-top:7px}.pf-volume-studio .pf-chart-summary{margin-top:4px}.pf-volume-studio .pf-chart-headline{font-size:28px}.pf-volume-studio .pf-volume-period-note{font-size:11px}.pf-volume-studio .pf-chart-plot{flex:none}.pf-volume-source{margin-top:0;padding:10px 18px 12px}.pf-volume-toolbar{padding:6px 0;gap:6px}.pf-volume-view span{display:none}.pf-volume-view{margin-left:auto}.pf-volume-tabs{gap:0}.pf-volume-tabs button{padding-inline:8px}.pf-volume-studio .pf-chart-segmented button{padding-inline:7px;min-width:28px}.pf-volume-breakdown{margin-inline:18px;padding-top:9px}.pf-volume-delta{max-width:155px}.pf-volume-empty{min-height:360px}.pf-funding-panel{min-height:0;padding:16px;border:1px solid var(--border);border-radius:8px;background:var(--card)}.pf-funding-panel header{margin-bottom:8px;gap:8px}.pf-funding-panel h2{font-size:15px;margin:0}.pf-funding-panel .pf-panel-kicker{display:none}.pf-funding-panel header>a{min-height:28px;padding:0;font-size:11px}.pf-funding-panel footer,.pf-funding-panel header p{font-size:11px}.pf-main .pf-funding-panel :is(th,td){font-size:11px;letter-spacing:-.02em;padding:8px 3px;white-space:nowrap}.pf-funding-panel th:first-child{width:94px}.pf-funding-panel table{min-width:360px}.pf-funding-venue{gap:5px}.pf-funding-venue img{width:16px;height:16px}.pf-funding-panel footer{margin-top:0;padding-top:12px}.pf-funding-panel footer p+p{margin-top:5px}.pf-home-section,.pf-live-signals{margin-top:32px}.pf-section-heading{margin-bottom:14px}.pf-section-heading h2{font-size:19px}.pf-section-heading-compact p{margin-top:4px}.pf-mini-series{gap:12px}.pf-mini-series article{border:1px solid var(--border);border-radius:7px;background:var(--card);padding:14px 16px 8px}.pf-mini-series header p{font-size:23px}.pf-data-notes{margin-top:16px}.pf-page-hero-inner{padding-top:20px;padding-bottom:20px}.pf-page-hero-layout{gap:20px;align-items:end}.pf-page-hero-subtitle{max-width:80ch;font-size:13px;line-height:1.6;margin-top:7px}.pf-page-hero-back,.pf-page-hero-crumbs{margin-bottom:12px}.pf-page-hero-kicker{margin-bottom:8px}.pf-page-hero-side{max-width:36ch}.pf-hero-meta{line-height:1.8}.pf-linkrail{display:flex;flex-wrap:wrap;gap:4px 20px;border:0;border-bottom:1px solid var(--border);border-radius:0;background:transparent;padding:0;margin-top:16px}.pf-linkrail a{min-height:36px;padding:8px 0;border:0;border-radius:0;background:transparent;color:var(--muted-foreground);font-size:12px}.pf-linkrail a[aria-current=page]{color:var(--primary);box-shadow:inset 0 -2px var(--primary);background:transparent}.pf-linkrail a:hover{color:var(--foreground);background:transparent}.pf-panel-head{padding:15px 18px;align-items:center}.pf-e-h2,.pf-panel-head :is(h2,h3){font-size:16px;font-weight:550}.pf-panel-body{padding:18px}.pf-ranking-summary{padding-block:8px 18px;gap:20px;margin-bottom:18px}.pf-ranking-summary>div>p:first-child{min-height:0;margin-bottom:6px}.pf-ranking-summary>div:first-child>p:nth-child(2),.pf-ranking-summary>div>p:nth-child(2){font-size:28px}.pf-table-card{border-radius:8px;background:var(--card)}.pf-table-toolbar{gap:10px;padding:12px 16px}.pf-main .pf-table thead th{padding:12px;font-size:12px;font-weight:500;background:var(--card)}.pf-main .pf-table tbody td{padding:14px 12px;font-size:13px;line-height:1.45;border-bottom-color:var(--border)}.pf-main .pf-table .pf-cell-name{font-size:13px;font-weight:550}.pf-main .pf-table .pf-cell-sub{font-size:11px;margin-top:3px}.pf-main .pf-table .pf-table-grouprow th{padding-block:9px;background:var(--surface-inset);color:var(--pf-text-soft)}.pf-main .pf-table td[data-active-col=true]{background:color-mix(in srgb,var(--series-2) 4%,var(--card))}.pf-main .pf-table .cta-visit{background:transparent;border-color:transparent;color:var(--muted-foreground);font-weight:400;padding-inline:6px}.pf-main .pf-table .cta-visit:focus-visible,.pf-main .pf-table .cta-visit:hover{color:var(--primary);background:var(--surface-inset)}.pf-main .pf-table .pf-chip--venue{border:0;background:transparent;padding-inline:0;font-size:10px;color:var(--muted-foreground)}.pf-volume-cell-track{height:2px;opacity:.7;margin-top:5px}.pf-main :is(.pf-action,.pf-btn-ghost){background:var(--card);border-color:var(--border);color:var(--pf-text-soft)}.pf-main :is(.pf-action,.pf-btn-ghost):hover{color:var(--primary);background:var(--surface-inset);border-color:var(--input)}.pf-chart-card{border-radius:8px}.pf-chart-card .pf-chart-heading :is(h2,h3){font-weight:550}.pf-main .recharts-cartesian-axis-tick text{fill:var(--chart-axis)}.pf-fm-heading{margin-bottom:12px}.pf-fm-heading h2{font-size:17px}.pf-fm-search{height:38px;border-radius:6px}.pf-fm-control{min-height:36px;border-radius:6px}.pf-fm-settings{padding-block:10px}.pf-fm-table{font-size:13px}.pf-fm-table thead button{font-size:12px}.pf-fm-table small{font-size:11px}.pf-fm-table tbody th,.pf-fm-table td{height:52px}.pf-fm-table tr>:first-child{background:var(--card)}.pf-fm-scroll.is-heatmap td.pf-fm-positive{color:var(--heatmap-positive-text)}.pf-fm-scroll.is-heatmap td.pf-fm-negative{color:var(--heatmap-negative-text)}.pf-cost-workspace>.glass{padding-block:16px}.pf-cost-results-title{font-size:18px;margin-bottom:12px}.pf-cost-ledger-toolbar{padding:14px 18px}.pf-cost-view-controls{padding-inline:18px}.pf-cost-view-note{padding-bottom:10px}.pf-cost-table tbody :is(th,td){padding-block:16px}.pf-cost-depth,.pf-cost-fee-model,.pf-cost-unavailable{font-size:11px}.pf-entity-title{margin-bottom:10px;gap:12px}.pf-entity-title h1{font-size:30px}.pf-entity-nav{margin-block:14px 18px;gap:24px}.pf-entity-nav a{font-size:13px}.pf-venue-workspace{align-items:start}.pf-venue-workspace>#venue-overview{margin-top:0}.pf-venue-terms{padding:16px 18px;gap:14px}.pf-venue-terms dd{font-size:23px;font-weight:550;letter-spacing:-.03em}.pf-venue-chart{padding:16px 18px}.pf-venue-chart-controls{padding-bottom:8px}.pf-asset-glance .pf-glance-facts{gap:20px}.pf-options-metric{padding-block:12px}.pf-options-dashboard .pf-options-value{font-size:25px;font-weight:550}.pf-options-metric>p:first-child{min-height:0}.pf-e-guide{gap:40px}.pf-e-guide-article{min-width:0;max-width:80ch;font-size:15px;line-height:1.85}.pf-e-guide-article>p{color:var(--pf-text-soft)}.pf-e-guide-article>h2{padding-top:10px;margin-top:36px;font-size:25px;font-weight:550;letter-spacing:-.035em}.pf-e-guide-article>h3{font-size:19px;margin-top:26px}.ef-figure{margin-block:32px}.ef-body{padding:22px}.ef-heading h3{font-weight:550}.pf-e-measure p,.pf-panel-prose p,.pf-review-prose p{color:var(--pf-text-soft);line-height:1.8}.pf-reading-section{margin-top:28px}.pf-footer-inner{padding-top:32px}.pf-footer-intro{padding-bottom:24px}.pf-footer-navigation{padding-block:22px}@media (max-width:1100px){.pf-overview-charts{grid-template-columns:minmax(0,1fr)}.pf-overview-aside{grid-template-columns:minmax(0,1fr) minmax(368px,1fr);align-items:start}.pf-overview-heading{flex-wrap:wrap;gap:12px}}@media (max-width:767px){.pf-home-shell{padding-top:20px}.pf-overview-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 20px}.pf-overview-stat:first-child{padding:0}.pf-overview-stat:not(:first-child) .pf-overview-stat-value>strong{font-size:25px}.pf-overview-actions a,.pf-overview-market-bar .pf-market-tabs a{min-height:44px}.pf-overview-aside{grid-template-columns:minmax(0,1fr)}.pf-overview-volume>.pf-volume-studio{min-height:740px}.pf-volume-studio .pf-chart-header{padding-inline:14px}.pf-volume-studio .pf-volume-toolbar{gap:8px}.pf-volume-studio .pf-chart-segmented{margin-left:0}.pf-volume-studio .pf-chart-segmented button{min-width:44px}.pf-volume-view{margin-left:0}.pf-mini-series{grid-template-columns:repeat(2,minmax(0,1fr))}.pf-mini-series article{padding:12px}.pf-mini-series header h3{font-size:11px}.pf-mini-series header p{display:block;font-size:21px}.pf-mini-series header p span{font-size:11px}.pf-page-hero-layout{align-items:start;gap:12px}.pf-page-hero-side{max-width:none}.pf-linkrail{gap:4px 18px}.pf-linkrail a{min-height:44px}.pf-main .pf-table tbody td{padding-block:12px}.pf-main :is(.pf-action,.pf-fm-control){min-height:44px}.pf-fm-search{height:44px}.pf-entity-title h1{font-size:27px}.pf-venue-terms dd{font-size:20px}.pf-e-guide{gap:24px}.pf-e-guide-article{font-size:15px}.pf-e-guide-article>h2{font-size:23px}.ef-body{padding:16px}}@media (prefers-reduced-motion:reduce){.pf-main *,.pf-nav-link{scroll-behavior:auto}}.pf-fm-quick-markets{display:flex;gap:6px;overflow-x:auto;padding:2px 0 14px;scrollbar-width:thin}.pf-fm-quick-markets button{display:inline-flex;align-items:center;gap:6px;flex-shrink:0;min-height:34px;padding:6px 10px;border:1px solid var(--border);border-radius:5px;font-size:12px;color:var(--muted-foreground);background:var(--card)}.pf-fm-quick-markets button[aria-pressed=true]{color:var(--primary);border-color:color-mix(in srgb,var(--primary) 35%,var(--border));background:color-mix(in srgb,var(--primary) 8%,var(--card))}.pf-fm-quick-markets button:hover{color:var(--foreground);border-color:var(--input)}@media (max-width:767px){.pf-fm-quick-markets button{min-height:44px}}.pf-e-guide .pf-e-rail{padding-left:18px;border-left:1px solid var(--border)}.pf-e-guide .pf-e-rail a{font-size:12px;line-height:1.55;padding-block:8px}@media (min-width:768px){.pf-cost-scenario-row>div{flex-direction:row;align-items:center;gap:10px}.pf-cost-scenario-row{gap:24px}}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:optional;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2?dpl=dpl_C2C7wsBfJqETXxxoJAn7CkWAbM68) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:optional;src:url(/_next/static/media/21350d82a1f187e9-s.woff2?dpl=dpl_C2C7wsBfJqETXxxoJAn7CkWAbM68) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:optional;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2?dpl=dpl_C2C7wsBfJqETXxxoJAn7CkWAbM68) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:optional;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2?dpl=dpl_C2C7wsBfJqETXxxoJAn7CkWAbM68) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:optional;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2?dpl=dpl_C2C7wsBfJqETXxxoJAn7CkWAbM68) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:optional;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2?dpl=dpl_C2C7wsBfJqETXxxoJAn7CkWAbM68) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:optional;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2?dpl=dpl_C2C7wsBfJqETXxxoJAn7CkWAbM68) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_dd5150{font-family:Inter,Inter Fallback;font-style:normal}.__variable_dd5150{--font-geist-sans:"Inter","Inter Fallback"}.pf-cr-panels>.pf-cr-panel{display:none;scroll-margin-top:88px}.pf-cr-panels>.pf-cr-panel:target{display:block}.pf-cr-panels:not(:has(>.pf-cr-panel:target))>.pf-cr-panel[data-default=true]{display:block}.pf-cr-tabs a[aria-current=true]{color:var(--foreground);background:var(--selected)}.pf-cr-table td.pf-cr-total{color:var(--foreground);font-weight:600}.pf-cr-table td[data-num=true],.pf-cr-table th[data-num=true]{font-variant-numeric:tabular-nums}.pf-cr-answer{max-width:72ch}.pf-cr-answer p{font-size:15px;line-height:1.65;color:var(--foreground)}.pf-cr-answer p+p{margin-top:.6rem}.pf-cr-stamp{font-size:12px;color:var(--muted-foreground);font-variant-numeric:tabular-nums}.pf-cr-stamp strong{color:var(--foreground);font-weight:600}.pf-cr-excluded{font-size:12px;line-height:1.6;color:var(--muted-foreground);padding:10px 14px 0}.pf-cr-excluded strong{color:var(--foreground);font-weight:550}