/* Same TkData paper-and-ink tokens, with revenue as the focal point. */
.commerce-workspace{--cm-ink:var(--night-text);--cm-muted:var(--night-secondary);--cm-meta:var(--night-muted);--cm-line:var(--night-line);--cm-paper:var(--night-inset);--cm-accent:var(--night-accent);color:var(--cm-ink);font-size:14px;font-variant-numeric:tabular-nums}
.commerce-workspace button,.commerce-workspace select{font:inherit}.commerce-workspace small{font-size:12px;line-height:1.6;color:var(--cm-meta)}
.cm-toolbar{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:16px}.cm-toolbar label{display:flex;align-items:center;gap:12px;border:1px solid var(--cm-line);border-radius:8px;background:var(--night-panel);padding:0 12px;min-height:44px;color:var(--cm-muted);font-size:12px}.cm-toolbar select{border:0;background:var(--night-panel);padding:10px 0;max-width:230px;color:var(--cm-ink)}.cm-toolbar label:focus-within{outline:2px solid var(--cm-accent);outline-offset:2px}.cm-range{font-size:13px;color:var(--cm-muted);margin-right:auto;white-space:nowrap}.cm-range span{margin:0 4px;color:var(--cm-meta)}
.cm-source{display:flex;align-items:center;gap:16px;flex-wrap:wrap;color:var(--cm-meta);font-size:12px;line-height:1.6;margin:0 0 24px}.cm-source b{color:var(--cm-muted);font-weight:600}.cm-status,.cm-tag{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:500;line-height:1.6;padding:4px 8px;border-radius:5px;background:var(--night-raised);color:var(--night-secondary)}.cm-status:before{content:'';width:5px;height:5px;border-radius:50%;background:#8a9c96}.cm-api{margin-left:auto;color:#eac284;background:#382e22;padding:4px 8px;border-radius:5px}
.cm-hero{display:grid;grid-template-columns:1.15fr 1fr;border:1px solid var(--cm-line);background:var(--night-panel);border-radius:12px;overflow:hidden;margin-bottom:24px}.cm-revenue{padding:32px}.cm-kicker{font-size:13px;font-weight:550;color:var(--cm-muted);margin:0 0 12px}.cm-kicker span{font-size:11px;margin-left:8px;color:var(--cm-meta);font-weight:400}.cm-amount{font-size:clamp(36px,4vw,52px);font-weight:600;letter-spacing:-.055em;line-height:1.15;color:var(--cm-accent)}.cm-comparison{display:flex;gap:12px;align-items:center;margin:20px 0 4px;font-size:13px;color:var(--cm-muted)}.cm-comparison b{font-weight:600;padding:3px 7px;border-radius:4px;background:var(--cm-paper)}.cm-comparison .positive{color:#a2d9ba;background:#1b352e}.cm-comparison .negative{color:#e7b39d;background:#392b28}.cm-shop-metrics{display:grid;grid-template-columns:1fr 1fr;padding:24px 8px;border-left:1px solid var(--cm-line);align-content:center;gap:24px 0}.cm-metric{display:grid;gap:8px;min-width:0;padding:0 24px}.cm-metric>span{font-size:13px;color:var(--cm-muted)}.cm-metric strong{font-size:26px;line-height:1.2;letter-spacing:-.03em;font-weight:600}.cm-metric small{font-size:12px;color:var(--cm-meta)}
.cm-path{background:var(--night-panel);border:1px solid var(--cm-line);border-radius:12px;overflow:hidden;margin-bottom:24px}.cm-section-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:20px 24px}.cm-section-heading h2{font-size:17px;font-weight:600}.cm-section-heading p{font-size:12px;color:var(--cm-meta,#627580);line-height:1.6;margin:6px 0 0}.cm-path-metrics{display:grid;grid-template-columns:1fr 24px 1fr 24px 1fr 24px 1.15fr;padding:4px 0 24px;align-items:start}.cm-path-metrics .cm-metric{padding:0 24px}.cm-path-metrics .cm-metric:last-child strong{color:var(--cm-accent)}.cm-path-arrow{color:#a4b4af;padding-top:28px}.cm-footnote{font-size:12px;line-height:1.7;color:var(--cm-meta,#627580);margin:16px 0}.cm-path>.cm-footnote{border-top:1px solid var(--cm-line);background:var(--cm-paper);margin:0;padding:12px 24px}.cm-panel{border-radius:12px;box-shadow:none;margin-bottom:24px}
.cm-account-table,.cm-video-table{width:100%;border-collapse:collapse;font-variant-numeric:tabular-nums}.cm-account-table th,.cm-video-table th{white-space:nowrap;font-size:12px;font-weight:500;background:var(--night-inset);padding:8px 16px}.cm-account-table td,.cm-video-table td{padding:16px;border-bottom:1px solid var(--night-line);font-size:13px;vertical-align:middle}.cm-account-table td:first-child{min-width:270px}.cm-account-table .num{white-space:nowrap}.cm-account-button,.cm-video-button{display:flex;gap:12px;border:0;background:none;padding:0;text-align:left;align-items:center;min-height:44px;color:var(--cm-ink)}.cm-account-button span:last-child,.cm-video-button span:last-child{display:grid;gap:5px;min-width:0}.cm-account-button b{font-size:13px;font-weight:600;overflow-wrap:anywhere}.cm-avatar{display:grid;place-items:center;flex-shrink:0;width:36px;height:36px;border:1px solid var(--cm-line);background:var(--cm-paper);border-radius:8px;color:var(--cm-muted);font-size:14px}.cm-emphasis{font-weight:600;color:var(--cm-accent)}.cm-contribution{width:92px;height:5px;background:var(--night-raised);border-radius:3px;overflow:hidden;margin:0 0 4px}.cm-contribution span{display:block;height:100%;background:var(--cm-accent);border-radius:3px}.cm-account-table td:last-child small{font-size:11px;color:var(--cm-meta)}
.cm-coverage{display:grid;grid-template-columns:1fr 1.4fr;gap:24px;padding:20px 24px;background:var(--night-panel);border-radius:8px;color:var(--cm-muted);margin:0 0 24px}.cm-coverage b{font-size:13px;color:var(--cm-ink);font-weight:600}.cm-coverage p{font-size:12px;line-height:1.8;margin:5px 0 0}.cm-coverage>p{margin:0}.cm-empty{text-align:center;padding:48px 24px}.cm-empty h2,.cm-empty h3{margin:16px 0 8px}.cm-empty p{font-size:14px;color:var(--cm-muted);line-height:1.8;max-width:580px;margin:0 auto 20px}
.cm-search{min-width:280px}.cm-search input{width:100%;min-width:0}.cm-video-table{min-width:1390px}.cm-video-table th:first-child{min-width:330px;width:380px}.cm-video-button{align-items:flex-start;max-width:390px}.cm-video-button b{font-weight:550;font-size:13px;line-height:1.65;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.cm-video-icon{display:grid;place-items:center;width:32px;height:44px;flex-shrink:0;border-radius:6px;background:var(--cm-paper);color:var(--night-muted);font-size:11px}.cm-video-button small{font-size:12px}.cm-id{font-size:11px!important;color:var(--night-muted)!important}.cm-video-table th button{min-height:40px}.cm-video-table tbody tr:hover .cm-video-button b,.cm-account-button:hover b{color:var(--cm-accent)}
.cm-detail{--cm-muted:var(--night-secondary);--cm-meta:var(--night-muted);--cm-accent:var(--night-accent);padding-top:16px}.cm-detail h2{font-size:20px;line-height:1.55;max-width:640px;overflow-wrap:anywhere}.cm-detail>p{font-size:13px}.cm-detail-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;padding:24px 0;border-block:1px solid var(--night-line);margin:20px 0 0}.cm-detail-grid .cm-metric{padding:0}.cm-detail-grid .cm-metric strong{font-size:21px}.cm-detail-grid.commerce-metrics{border-top:0;margin-top:0}.cm-facts{margin:24px 0;font-size:13px}.cm-facts>div{display:grid;grid-template-columns:90px 1fr;gap:16px;padding:8px 0}.cm-facts dt{color:var(--night-muted)}.cm-facts dd{margin:0;overflow-wrap:anywhere;line-height:1.8}.cm-sync-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px;padding:0 24px 24px}.cm-sync-grid b{font-size:14px}.cm-sync-grid p{font-size:14px;color:var(--night-secondary);line-height:1.6}.cm-sync-grid small{font-size:12px;color:var(--night-muted)}.cm-bound{border-top:1px solid var(--night-line);padding:24px}.cm-bound h3{font-size:15px}.cm-bound p{font-size:13px;line-height:1.8;color:var(--night-secondary);overflow-wrap:anywhere}.cm-bound>div{margin-top:16px}.cm-bound b{font-size:13px}
body:has(.commerce-workspace) footer{display:flex;gap:12px;flex-wrap:wrap}.sidebar nav{min-height:0}.commerce-workspace [hidden]{display:none!important}
@media(max-width:1100px){.cm-revenue{padding:24px}.cm-shop-metrics{padding:20px 0}.cm-metric{padding:0 16px}.cm-path-metrics .cm-metric{padding:0 16px}.cm-path-metrics .cm-metric strong{font-size:22px}.cm-path-metrics{grid-template-columns:1fr 12px 1fr 12px 1fr 12px 1.1fr}.cm-api{margin-left:0}.cm-section-heading{flex-wrap:wrap}.cm-coverage{grid-template-columns:1fr;gap:8px}}
@media(max-width:700px){.sidebar nav{overflow:auto;max-width:calc(100vw - 75px);flex-wrap:nowrap!important}.sidebar .nav-item{flex-shrink:0}.cm-toolbar{gap:8px}.cm-toolbar label{max-width:100%;flex:1 1 auto;min-width:0;justify-content:space-between}.cm-toolbar select{max-width:210px;min-width:0}.cm-range{order:3;width:100%;font-size:12px;padding:4px 0}.cm-source{gap:8px 12px;margin-bottom:16px}.cm-source>span:nth-child(3){flex-basis:100%}.cm-hero{grid-template-columns:1fr;margin-bottom:16px}.cm-revenue{padding:24px}.cm-amount{font-size:44px}.cm-shop-metrics{border-left:0;border-top:1px solid var(--cm-line);padding:20px 8px;gap:20px 0}.cm-metric strong{font-size:24px}.cm-path-metrics{grid-template-columns:1fr 1fr;gap:24px 8px;padding:0 8px 24px}.cm-path-arrow{display:none}.cm-section-heading{padding:20px 16px;gap:12px;align-items:flex-start}.cm-section-heading h2{font-size:16px}.cm-path>.cm-footnote{padding:12px 16px}.cm-search{min-width:0;width:100%}.cm-path,.cm-panel{margin-bottom:16px}.cm-coverage{padding:16px}.cm-detail-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px 16px}.cm-detail-grid .cm-metric strong{font-size:19px}.cm-facts>div{grid-template-columns:75px 1fr;gap:12px}.cm-sync-grid{grid-template-columns:1fr;gap:16px;padding:0 16px 20px}.cm-bound{padding:20px 16px}.cm-detail h2{font-size:18px}.cm-empty{padding:32px 16px}.cm-account-table{min-width:860px}}
@media(prefers-reduced-motion:reduce){.commerce-workspace *{scroll-behavior:auto!important;animation:none!important;transition:none!important}}

.commerce-workspace .cm-panel{background:var(--night-panel);border-color:var(--night-line);box-shadow:none}.commerce-workspace .cm-panel th:first-child{background:var(--night-inset)}.commerce-workspace .cm-panel tbody tr:hover,.commerce-workspace .cm-panel tbody tr:hover td:first-child{background:var(--night-raised)}.commerce-workspace .cm-section-heading h2,.commerce-workspace .cm-metric strong{color:var(--cm-ink)}.commerce-workspace .cm-path-metrics .cm-metric:last-child strong{color:var(--cm-accent)}#export[hidden],#filterbar[hidden]{display:none!important}
/* Product sales workbench: a ranked ledger with the selected product beside it. */
.sx-source-line{display:flex;gap:16px;align-items:center;flex-wrap:wrap;font-size:12px;color:var(--cm-meta);margin:4px 0 20px}.sx-hero .cm-amount{font-size:clamp(34px,4.4vw,56px)}.sx-hero .cm-shop-metrics{gap:24px}.sx-hero .cm-metric strong{font-size:24px}.sx-board{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(310px,1fr);border:1px solid var(--cm-line);background:var(--night-panel);border-radius:12px;overflow:hidden;margin:0 0 24px}.sx-products{min-width:0}.sx-product-cols,.sx-product-row{display:grid;grid-template-columns:minmax(0,1fr) 130px 68px;gap:16px;align-items:center}.sx-product-cols{font-size:11px;color:var(--cm-meta);background:var(--night-inset);padding:12px 24px}.sx-product-cols>span:not(:first-child){text-align:right}.sx-product-row{width:100%;padding:20px 24px;background:transparent;border:0;border-bottom:1px solid var(--cm-line);text-align:left;color:var(--cm-ink);position:relative}.sx-product-row:last-child{border-bottom:0}.sx-product-row:hover{background:var(--night-raised)}.sx-product-row.selected{background:color-mix(in srgb,var(--cm-accent) 8%,var(--night-panel));box-shadow:inset 3px 0 var(--cm-accent)}.sx-product-row:focus-visible{outline:2px solid var(--cm-accent);outline-offset:-3px}.sx-name{display:flex;align-items:flex-start;gap:14px;min-width:0}.sx-name>span:last-child{min-width:0;display:grid;gap:5px}.sx-name b{font-size:14px;font-weight:550;line-height:1.5;overflow-wrap:anywhere}.sx-name small{font-size:11px;overflow-wrap:anywhere}.sx-rank{font-size:12px;color:var(--cm-meta);padding-top:3px;min-width:18px}.sx-product-sales{text-align:right;display:grid;gap:6px}.sx-product-sales b{font-size:16px;letter-spacing:-.02em;font-weight:600}.sx-product-sales small{font-size:11px}.sx-unit{text-align:right;font-size:14px;color:var(--cm-muted)}.sx-product-detail{background:var(--night-inset);border-left:1px solid var(--cm-line);padding:24px;min-width:0}.sx-detail-heading h2{font-size:22px;font-weight:600;line-height:1.4;margin:10px 0}.sx-product-id{font-size:11px;color:var(--cm-meta);overflow-wrap:anywhere}.sx-product-total{display:grid;gap:10px;padding:26px 0;border-bottom:1px solid var(--cm-line)}.sx-product-total>span{font-size:12px;color:var(--cm-muted)}.sx-product-total strong{font-size:36px;color:var(--cm-accent);font-weight:600;letter-spacing:-.045em}.sx-funnel{padding:24px 0}.sx-funnel h3,.sx-linked h3{font-size:14px;font-weight:600;margin:0 0 12px}.sx-funnel>div{display:flex;gap:12px;align-items:center;padding:12px 0;border-bottom:1px solid var(--cm-line);font-size:13px}.sx-step{font-size:11px;color:var(--cm-meta);border:1px solid var(--cm-line);border-radius:50%;width:22px;height:22px;display:grid;place-items:center;flex-shrink:0}.sx-funnel>div>span:nth-child(2){display:grid;gap:4px}.sx-funnel>div small{font-size:11px}.sx-funnel>div b{margin-left:auto;font-size:16px;font-weight:550}.sx-linked>div:first-child{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.sx-linked>div:first-child span{font-size:12px;color:var(--cm-meta)}.sx-linked>p{font-size:12px;color:var(--cm-muted);margin:0 0 12px}.sx-linked>p b{color:var(--cm-ink);margin-left:8px}.sx-linked>button:not(.button){display:flex;justify-content:space-between;gap:10px;width:100%;min-height:40px;border:0;background:transparent;color:var(--cm-muted);font-size:12px;text-align:left}.sx-linked>button:hover{color:var(--cm-accent)}.sx-linked>button b{font-weight:500}.sx-wide{width:100%;margin:12px 0}.sx-linked>small{display:block;line-height:1.7}.sx-full-title{font-size:12px;margin:20px 0 0;border-top:1px solid var(--cm-line);padding-top:16px;color:var(--cm-meta)}.sx-full-title p{font-size:12px;line-height:1.7;overflow-wrap:anywhere}.sx-full-title summary{cursor:pointer}.sx-table{width:100%;border-collapse:collapse;min-width:780px}.sx-table th{padding:12px 20px;background:var(--night-inset);font-size:11px;white-space:nowrap;font-weight:500}.sx-table td{padding:18px 20px;border-bottom:1px solid var(--night-line);font-size:13px;vertical-align:middle}.sx-table td:first-child{min-width:210px}.sx-table td small{display:block;margin-top:6px;font-size:11px}.sx-table td.num{white-space:nowrap}.sx-table b{font-weight:550}.sx-table .sx-accent{color:var(--cm-accent);font-weight:600}.sx-table tbody tr:last-child td{border-bottom:0}.sx-trend{padding-bottom:16px}.sx-trend-value{display:grid;gap:6px;text-align:right}.sx-trend-value b{font-size:15px;font-weight:550}.sx-chart{height:165px;display:flex;align-items:end;gap:5px;padding:12px 24px 0}.sx-chart>button{position:relative;flex:1;min-width:0;border:0;background:transparent;height:100%;padding:0;display:flex;align-items:end;gap:1px;border-radius:3px}.sx-chart>button i,.sx-chart>button b{display:block;flex:1;min-height:2px;border-radius:2px 2px 0 0;pointer-events:none}.sx-chart>button i{background:var(--night-raised);border:1px solid var(--cm-line)}.sx-chart>button b{background:color-mix(in srgb,var(--cm-accent) 60%,var(--night-panel))}.sx-chart>button.selected b,.sx-chart>button:hover b{background:var(--cm-accent)}.sx-chart>button:focus-visible{outline:2px solid var(--cm-accent);outline-offset:2px}.sx-chart-axis{display:flex;justify-content:space-between;gap:8px;padding:12px 24px 0;font-size:11px;color:var(--cm-meta)}.sx-chart-axis i{display:inline-block;width:7px;height:7px;background:var(--cm-accent);border-radius:1px}.sx-previous-key{color:var(--cm-meta)}.sx-trend>.cm-footnote{margin:12px 24px 0}.sx-filters{display:flex;gap:12px;flex-wrap:wrap;margin:8px 0 20px}.sx-filters label{display:grid;gap:8px;color:var(--cm-muted);font-size:12px;min-width:160px;flex:1}.sx-filters label:first-child{flex:1.5;min-width:240px}.sx-filters select,.sx-filters input{background:var(--night-panel);border:1px solid var(--cm-line);border-radius:7px;padding:10px 12px;min-height:44px;min-width:0;width:100%;color:var(--cm-ink);font:inherit}.sx-filters>.button{align-self:end;min-height:44px}.sx-filters .sx-search{align-self:end;max-width:340px}.sx-videos{min-width:940px}.sx-videos th:first-child{width:42%;min-width:330px}.sx-videos .cm-video-button{max-width:460px}.sx-videos .cm-video-button small{font-size:11px}.sx-product-caption{color:var(--cm-muted)!important}.sx-status-note{white-space:normal;max-width:260px;line-height:1.6}.sx-ready{color:#a2d9ba;background:#1b352e}.sx-notes{padding:18px 24px;background:var(--night-panel);border:1px solid var(--cm-line);border-radius:10px;font-size:12px;margin:0 0 24px;color:var(--cm-muted)}.sx-notes>summary{cursor:pointer;color:var(--cm-ink);font-size:13px}.sx-notes section{padding:18px 0 4px;border-bottom:1px solid var(--cm-line)}.sx-notes h3{font-size:14px;margin:0 0 10px}.sx-notes p{font-size:12px;line-height:1.8;margin:8px 0}.sx-notes code{display:block;font-size:10px;overflow-wrap:anywhere;margin:5px 0}.sx-workflow{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid var(--cm-line);border-radius:10px;margin:0 0 24px;background:var(--night-panel)}.sx-workflow>div{padding:18px 20px;display:grid;gap:10px;border-right:1px solid var(--cm-line)}.sx-workflow>div:last-child{border:0}.sx-workflow b{font-size:13px;font-weight:550}.sx-workflow span{font-size:12px;line-height:1.7;color:var(--cm-meta)}
@media(max-width:1200px){.sx-board{grid-template-columns:minmax(0,1fr) 300px}.sx-product-cols,.sx-product-row{grid-template-columns:minmax(0,1fr) 108px;gap:12px}.sx-product-cols>span:last-child,.sx-unit{display:none}.sx-product-row{padding:18px}.sx-product-detail{padding:20px}.sx-product-sales b{font-size:14px}.sx-rank{display:none}.sx-name b{font-size:13px}.sx-product-total strong{font-size:30px}.sx-hero .cm-shop-metrics{gap:20px 0}.sx-hero .cm-metric strong{font-size:22px}}
@media(max-width:950px){.sx-board{grid-template-columns:1fr}.sx-product-detail{border-left:0;border-top:1px solid var(--cm-line);display:grid;grid-template-columns:1fr 1fr;column-gap:28px}.sx-detail-heading,.sx-product-total{grid-column:1}.sx-funnel{grid-column:2;grid-row:1/3;padding:0}.sx-linked,.sx-full-title{grid-column:1/-1}.sx-linked{margin-top:24px}.sx-product-cols,.sx-product-row{grid-template-columns:minmax(0,1fr) 130px 68px}.sx-product-cols>span:last-child,.sx-unit{display:block}.sx-product-row{padding:16px 24px}.sx-products .cm-section-heading{padding:20px 24px}.sx-product-total{border-bottom:0}.sx-chart{gap:3px}}
@media(max-width:700px){.sx-source-line{gap:8px 12px;font-size:11px}.sx-source-line>span:nth-child(2){flex-basis:100%}.sx-board{margin-bottom:16px}.sx-product-row,.sx-product-cols{padding:16px;gap:12px;grid-template-columns:minmax(0,1fr) 104px}.sx-product-cols>span:last-child,.sx-unit{display:none}.sx-products .cm-section-heading{padding:20px 16px}.sx-product-detail{display:block;padding:20px 16px}.sx-detail-heading h2{font-size:20px}.sx-product-total{padding:20px 0;border-bottom:1px solid var(--cm-line)}.sx-product-total strong{font-size:34px}.sx-funnel{padding:24px 0 0}.sx-chart{height:135px;gap:2px;padding:12px 16px 0}.sx-chart-axis{padding:12px 16px 0;flex-wrap:wrap}.sx-chart-axis>span:nth-child(2){order:3;width:100%;text-align:center;margin-top:8px}.sx-trend>.cm-footnote{margin:12px 16px 0}.sx-trend-value{text-align:left}.sx-filters{gap:12px}.sx-filters label:first-child{flex-basis:100%;min-width:0}.sx-filters label{min-width:0;flex-basis:45%}.sx-filters .sx-search{max-width:none;flex-basis:100%}.sx-notes{padding:18px 16px}.sx-workflow{grid-template-columns:1fr}.sx-workflow>div{border-right:0;border-bottom:1px solid var(--cm-line);padding:16px}.sx-hero .cm-amount{font-size:42px}.sx-hero .cm-metric strong{font-size:21px}.sx-hero .cm-shop-metrics{gap:20px 0}.sx-product-sales small{font-size:10px}.sx-product-cols{font-size:11px}.sx-name small{font-size:10px}}
@media(max-width:700px){body:has(.commerce-workspace) .sidebar .nav-item{font-size:11px;gap:6px;white-space:nowrap;padding:10px 12px}body:has(.commerce-workspace) .sidebar .nav-item svg{width:16px;height:16px}body:has(.commerce-workspace) .sidebar nav{scrollbar-width:thin}.sx-hero .cm-revenue{padding:20px}.sx-hero .cm-amount{font-size:36px}}
