:root{color-scheme:light;--accent: #3e93ae;--accent-light: #d6ebf1;--accent-dark: #2d6b80;--highlight: #e23489;--highlight-light: #fce8f1;--highlight-dark: #c42977;--highlight-darker: #931d57;--bg-page: #ffffff;--bg-card: #ffffff;--bg-elev: #fafafa;--bg-section-alt: #f8f9fa;--text-primary: #111111;--text-secondary: #6b7280;--text-muted: #9ca3af;--border-subtle: #e5e7eb;--border-card: #e5e7eb;--border-strong: #c9cbd0;--font-primary: "Outfit", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-mono: "JetBrains Mono", "SFMono-Regular", Consolas, monospace;--radius-sm: 3px;--transition-base: .3s ease;--btwr-color-page: var(--bg-page);--btwr-color-surface: var(--bg-card);--btwr-color-panel: var(--bg-section-alt);--btwr-color-nav: var(--bg-elev);--btwr-color-heading: var(--text-primary);--btwr-color-text: var(--text-primary);--btwr-color-muted: var(--text-secondary);--btwr-color-subtle: var(--text-muted);--btwr-color-border: var(--border-subtle);--btwr-color-border-strong: var(--border-strong);--btwr-color-link: var(--accent-dark);--btwr-color-accent: var(--accent);--btwr-color-accent-soft: var(--accent-light);--btwr-color-highlight: var(--highlight);--btwr-color-highlight-soft: var(--highlight-light);--btwr-color-success: var(--accent-dark);--btwr-color-warning: var(--highlight-dark);--btwr-color-danger: var(--highlight-darker);--btwr-chart-variant-1: var(--accent);--btwr-chart-variant-2: var(--highlight);--btwr-chart-variant-3: #111111;--btwr-chart-variant-4: #6b7280;--btwr-chart-variant-5: #9ca3af;--btwr-chart-variant-6: var(--accent-dark);--btwr-chart-recommended: var(--highlight);--btwr-chart-grid: var(--border-subtle);--btwr-font-body: var(--font-primary);--btwr-font-label: var(--font-mono);--btwr-type-label: .72rem;--btwr-type-small: .86rem;--btwr-type-body: 1rem;--btwr-type-h1: 3.5rem;--btwr-type-h2: 1.9rem;--btwr-type-metric: 2rem;--btwr-line-body: 1.7;--btwr-line-heading: 1.15;--btwr-space-1: .25rem;--btwr-space-2: .5rem;--btwr-space-3: .75rem;--btwr-space-4: 1rem;--btwr-space-5: 1.5rem;--btwr-space-6: 2rem;--btwr-space-7: 3rem;--btwr-space-8: 4rem;--btwr-radius-sm: var(--radius-sm);--btwr-radius-md: 3px;--btwr-content-max: 73.75rem}.btwr-report{margin:0;background:var(--btwr-color-page);color:var(--btwr-color-text);font-family:var(--btwr-font-body);font-size:var(--btwr-type-body);font-weight:300;line-height:var(--btwr-line-body)}.btwr-report *,.btwr-report *:before,.btwr-report *:after{box-sizing:border-box}.btwr-report a{color:inherit}.btwr-report-header{border-bottom:1px solid var(--btwr-color-border);background:var(--btwr-color-surface)}.btwr-masthead{position:sticky;top:0;z-index:10;display:grid;grid-template-columns:minmax(16rem,1fr) minmax(12rem,auto) minmax(24rem,auto);gap:var(--btwr-space-5);align-items:center;padding:.85rem 3.75rem;border-bottom:1px solid var(--btwr-color-border);background:#fffffff5}.btwr-brand-lockup{display:inline-flex;align-items:center;gap:var(--btwr-space-3);color:var(--btwr-color-heading);text-decoration:none}.btwr-brand-mark{width:1.75rem;height:1.75rem;color:var(--btwr-color-accent);fill:currentColor;opacity:.86}.btwr-brand-lockup span{display:flex;align-items:baseline;gap:var(--btwr-space-2);min-width:0;font-family:var(--btwr-font-label);font-size:.69rem;letter-spacing:.16em;text-transform:uppercase}.btwr-brand-lockup strong{font-weight:500}.btwr-brand-lockup em{color:var(--btwr-color-subtle);font-style:normal;letter-spacing:.05em}.btwr-masthead__project{display:grid;gap:.1rem;color:var(--btwr-color-text);font-size:.88rem;line-height:1.35}.btwr-masthead__project span:first-child{color:var(--btwr-color-muted)}.btwr-masthead__nav{display:flex;align-items:center;justify-content:end;gap:var(--btwr-space-5);min-width:0;font-family:var(--btwr-font-label);font-size:.69rem;letter-spacing:.05em;text-transform:uppercase}.btwr-masthead__nav span{color:var(--btwr-color-muted)}.btwr-masthead__nav a{padding-bottom:.25rem;border-bottom:2px solid transparent;color:var(--btwr-color-muted);text-decoration:none;white-space:nowrap}.btwr-masthead__nav a[aria-current=page],.btwr-masthead__nav a:hover{border-bottom-color:var(--btwr-color-accent);color:var(--btwr-color-link)}.btwr-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(18rem,28.75rem);gap:3.75rem;max-width:var(--btwr-content-max);margin:0 auto;padding:3.75rem 0 3.125rem;background-image:linear-gradient(to right,rgba(62,147,174,.06) 1px,transparent 1px),linear-gradient(to bottom,rgba(62,147,174,.06) 1px,transparent 1px),linear-gradient(to right,rgba(62,147,174,.12) 1px,transparent 1px),linear-gradient(to bottom,rgba(62,147,174,.12) 1px,transparent 1px);background-size:20px 20px,20px 20px,100px 100px,100px 100px}.btwr-hero__copy{min-width:0}.btwr-report-header__eyebrow,.btwr-section-heading__kicker,.btwr-metric-card__label,.btwr-toc p,.btwr-toc a span,.btwr-hero__chips,.btwr-hero__stats dt,.btwr-hero__stats span,.btwr-chart-frame__meta,.btwr-source-note,.btwr-table caption{margin:0;color:var(--btwr-color-muted);font-family:var(--btwr-font-label);font-size:var(--btwr-type-label);font-weight:300;letter-spacing:.12em;text-transform:uppercase}.btwr-report-header h1{max-width:44rem;margin:1.75rem 0 1.25rem;color:var(--btwr-color-heading);font-size:var(--btwr-type-h1);font-weight:600;letter-spacing:0;line-height:1.05}.btwr-hero__lede{max-width:36.5rem;margin:0;color:#3a3a3a;font-size:1.06rem;line-height:1.65}.btwr-hero__chips{display:flex;flex-wrap:wrap;gap:var(--btwr-space-2);margin-top:1.75rem}.btwr-hero__chips span{display:inline-flex;align-items:center;min-height:2rem;padding:.35rem .85rem;border:1px solid var(--btwr-color-border);border-radius:var(--btwr-radius-sm);background:var(--btwr-color-surface)}.btwr-hero__chips span:nth-child(2){border-color:var(--btwr-color-accent);background:var(--btwr-color-accent-soft);color:var(--btwr-color-link)}.btwr-hero__figure{min-width:0}.btwr-placeholder-iso{position:relative;display:grid;min-height:18.75rem;place-items:center;border:1px solid var(--btwr-color-border);border-radius:var(--btwr-radius-sm);background:repeating-linear-gradient(45deg,var(--btwr-color-panel),var(--btwr-color-panel) 8px,var(--btwr-color-surface) 8px,var(--btwr-color-surface) 16px)}.btwr-placeholder-iso:before{content:"";position:absolute;top:.75rem;left:.75rem;width:.4rem;height:.4rem;background:var(--btwr-color-accent);box-shadow:.65rem 0 0 var(--btwr-color-border),1.3rem 0 0 var(--btwr-color-border)}.btwr-placeholder-iso span{color:var(--btwr-color-accent);font-family:var(--btwr-font-label);font-size:.72rem;letter-spacing:.1em}.btwr-hero__stats{grid-column:1 / -1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin:6rem 0 0;border:1px solid var(--btwr-color-border);background:var(--btwr-color-surface)}.btwr-hero__stats div{min-width:0;padding:1.35rem 1.5rem;border-right:1px solid var(--btwr-color-border)}.btwr-hero__stats div:last-child{border-right:0}.btwr-hero__stats dd{margin:.25rem 0 .1rem;overflow-wrap:anywhere;color:var(--btwr-color-link);font-family:var(--btwr-font-label);font-size:1.75rem;font-weight:500;letter-spacing:0;line-height:1.1}.btwr-report-grid{display:grid;grid-template-columns:minmax(0,55rem) 13.75rem;gap:3.75rem;align-items:start;max-width:var(--btwr-content-max);margin:0 auto;padding:3.75rem 0 0}.btwr-report-main{display:grid;gap:5rem;min-width:0}.btwr-report-main>*{min-width:0}.btwr-section{scroll-margin-top:5rem}.btwr-section-heading{display:grid;grid-template-columns:auto 1fr auto;gap:var(--btwr-space-3);align-items:center;margin-bottom:var(--btwr-space-4)}.btwr-section-heading:before{content:"";order:2;height:1px;background:var(--btwr-color-border)}.btwr-section-heading__kicker{color:var(--btwr-color-link)}.btwr-section-heading h2{order:3;margin:0;color:var(--btwr-color-link);font-family:var(--btwr-font-label);font-size:.75rem;font-weight:300;letter-spacing:.12em;line-height:1.4;text-transform:uppercase}.btwr-component-stack{display:grid;gap:var(--btwr-space-5)}.btwr-metric-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(12rem,1fr));gap:0;border:1px solid var(--btwr-color-border);background:var(--btwr-color-surface)}.btwr-metric-card,.btwr-data-state{border-radius:var(--btwr-radius-sm);background:var(--btwr-color-surface)}.btwr-metric-card{padding:var(--btwr-space-5);border-right:1px solid var(--btwr-color-border)}.btwr-metric-card:last-child{border-right:0}.btwr-metric-card__value{display:flex;align-items:baseline;gap:var(--btwr-space-2);margin:var(--btwr-space-1) 0 0;color:var(--btwr-color-link);font-family:var(--btwr-font-label);font-size:var(--btwr-type-metric);font-weight:500;line-height:1}.btwr-metric-card__value small,.btwr-metric-card__note{color:var(--btwr-color-muted);font-size:var(--btwr-type-small)}.btwr-metric-card__note{margin:var(--btwr-space-3) 0 0}.btwr-data-state{padding:var(--btwr-space-4) var(--btwr-space-5);border:1px solid var(--btwr-color-border);border-left:3px solid var(--btwr-color-accent);color:var(--btwr-color-muted)}.btwr-data-state--pending{background:var(--btwr-color-accent-soft)}.btwr-data-state--error{background:var(--btwr-color-highlight-soft);border-color:var(--btwr-color-highlight)}.btwr-data-state strong{color:var(--btwr-color-heading)}.btwr-data-state p{margin:var(--btwr-space-2) 0 0}.btwr-table-wrap{max-width:100%;min-width:0;overflow-x:auto;border:1px solid var(--btwr-color-border);border-radius:var(--btwr-radius-sm)}.btwr-table{width:100%;border-collapse:collapse;background:var(--btwr-color-surface);font-size:.83rem}.btwr-table caption{padding:var(--btwr-space-3) var(--btwr-space-4);text-align:left}.btwr-table th,.btwr-table td{padding:.65rem .75rem;border-bottom:1px solid var(--btwr-color-border);text-align:left;vertical-align:top}.btwr-table th{background:var(--btwr-color-panel);color:var(--btwr-color-heading);font-family:var(--btwr-font-label);font-size:.75rem;font-weight:400;letter-spacing:.02em}.btwr-table tbody th{background:var(--btwr-color-surface)}.btwr-table tr:last-child th,.btwr-table tr:last-child td{border-bottom:0}.btwr-table .btwr-cell-number{text-align:right;white-space:nowrap}.btwr-table .btwr-cell-muted{color:var(--btwr-color-muted);font-size:.75rem}.btwr-table .btwr-row-recommended th,.btwr-table .btwr-row-recommended td,.btwr-table .btwr-col-recommended{background:var(--btwr-color-highlight-soft);color:var(--btwr-color-warning)}.btwr-chart-frame{display:grid;gap:var(--btwr-space-4);max-width:100%;min-width:0;padding:var(--btwr-space-5);border:1px solid var(--btwr-color-border);border-radius:var(--btwr-radius-sm);background:var(--btwr-color-panel)}.btwr-chart-frame__header{display:flex;align-items:start;justify-content:space-between;gap:var(--btwr-space-4)}.btwr-chart-frame h3{margin:0;color:var(--btwr-color-heading);font-size:.95rem;font-weight:500;line-height:1.3}.btwr-chart-frame__meta{white-space:nowrap}.btwr-chart-frame__plot{min-width:0;overflow-x:auto}.btwr-chart-frame svg{display:block;max-width:100%;height:auto;overflow:visible;font-family:var(--btwr-font-label)}.btwr-source-note{text-transform:none;letter-spacing:.04em}.btwr-variant-swatch{display:inline-block;width:.8em;height:.8em;margin-right:.45em;border-radius:2px;vertical-align:-.05em;background:var(--btwr-color-accent)}.btwr-toc{position:sticky;top:4.5rem;align-self:start;color:var(--btwr-color-text)}.btwr-toc__skip{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.btwr-toc__skip:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto;white-space:normal}.btwr-toc nav ol{display:grid;gap:0;margin:0;padding:0;list-style:none}.btwr-toc li{border-left:2px solid var(--btwr-color-border)}.btwr-toc li:first-child{border-left-color:var(--btwr-color-accent)}.btwr-toc a{display:grid;gap:.15rem;padding:.5rem 0 .5rem .75rem;color:#3a3a3a;font-size:.83rem;font-weight:400;line-height:1.35;text-decoration:none}.btwr-toc a:hover{color:var(--btwr-color-link)}.btwr-toc__recommendation{margin-top:2.25rem;padding:var(--btwr-space-4);border:1px solid var(--btwr-color-border);border-radius:var(--btwr-radius-sm);background:var(--btwr-color-panel)}.btwr-toc__recommendation strong{display:block;margin-top:var(--btwr-space-2);color:var(--btwr-color-heading);font-size:.9rem;font-weight:500;line-height:1.4}.btwr-toc__recommendation span{display:block;margin-top:var(--btwr-space-2);color:var(--btwr-color-muted);font-size:.75rem;line-height:1.5}.btwr-report-footer{display:flex;justify-content:space-between;gap:var(--btwr-space-4);max-width:var(--btwr-content-max);margin:3.75rem auto 0;padding-block:var(--btwr-space-5);border-top:1px solid var(--btwr-color-border);color:var(--btwr-color-muted);font-family:var(--btwr-font-label);font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}.btwr-report-footer p{margin:0}@media (max-width: 1180px){.btwr-masthead,.btwr-hero,.btwr-report-grid,.btwr-report-footer{padding-right:var(--btwr-space-5);padding-left:var(--btwr-space-5)}.btwr-masthead{grid-template-columns:1fr;gap:var(--btwr-space-2)}.btwr-masthead__nav{justify-content:start;overflow-x:auto}}@media (max-width: 860px){:root{--btwr-type-h1: 2.25rem;--btwr-type-h2: 1.55rem;--btwr-type-metric: 1.5rem}.btwr-masthead{position:static}.btwr-brand-lockup span{display:grid;gap:0}.btwr-hero{grid-template-columns:1fr;gap:var(--btwr-space-5);padding-top:var(--btwr-space-6);padding-bottom:var(--btwr-space-6)}.btwr-hero__stats,.btwr-report-grid{grid-template-columns:1fr}.btwr-hero__stats{margin-top:var(--btwr-space-5)}.btwr-placeholder-iso{min-height:12rem}.btwr-hero__stats div{border-right:0;border-bottom:1px solid var(--btwr-color-border)}.btwr-hero__stats div:last-child{border-bottom:0}.btwr-report-grid{gap:var(--btwr-space-6);padding-top:var(--btwr-space-6)}.btwr-report-main{gap:var(--btwr-space-8)}.btwr-toc{position:static;order:-1}.btwr-report-footer{display:grid}}@media print{@page{margin:.6in}.btwr-report{background:#fff;color:#111}.btwr-report-grid{display:block}.btwr-toc{display:none}.btwr-masthead,.btwr-hero,.btwr-hero__stats div,.btwr-metric-card,.btwr-table-wrap{border-color:#bbb}.btwr-report-main,.btwr-report-header,.btwr-report-footer{max-width:none;padding-inline:0}.btwr-masthead{position:static;display:none}.btwr-hero{display:block;padding-block:.25in;background-image:none}.btwr-hero__figure{display:none}.btwr-section,.btwr-metric-card,.btwr-table-wrap,.btwr-data-state,.btwr-chart-frame{break-inside:avoid}.btwr-table thead{display:table-header-group}.btwr-chart-frame__plot{overflow:visible}.btwr-chart-frame svg{max-width:100%}}.btwr-project-meta{display:grid;grid-template-columns:repeat(auto-fit,minmax(14rem,1fr));gap:0;margin:0;border:1px solid var(--btwr-color-border);background:var(--btwr-color-surface)}.btwr-project-meta div{padding:.9rem 1.25rem;border-right:1px solid var(--btwr-color-border);border-bottom:1px solid var(--btwr-color-border)}.btwr-project-meta dt{margin:0;color:var(--btwr-color-muted);font-size:var(--btwr-type-label);font-weight:700;letter-spacing:.06em;text-transform:uppercase}.btwr-project-meta dd{margin:var(--btwr-space-1) 0 0;color:var(--btwr-color-heading);font-family:var(--btwr-font-label);font-size:.84rem;font-weight:500}.btwr-prose{max-width:43.75rem;margin-bottom:var(--btwr-space-5)}.btwr-prose p,.btwr-prose li{color:var(--btwr-color-text);font-size:1rem;line-height:1.7}.btwr-prose a{color:var(--btwr-color-link)}.btwr-prose code{color:var(--btwr-color-link);font-family:var(--btwr-font-label);font-size:.86em}.btwr-editorial-heading{max-width:42rem;margin:0 0 var(--btwr-space-4);color:var(--btwr-color-heading);font-size:2rem;font-weight:600;letter-spacing:0;line-height:1.15}.btwr-cover-media{margin:0 0 var(--btwr-space-5)}.btwr-cover-media img{display:block;width:min(100%,56rem);height:auto;border:1px solid var(--btwr-color-border);background:var(--btwr-color-surface)}.btwr-callout{display:grid;gap:var(--btwr-space-1);margin:var(--btwr-space-5) 0;padding:1rem 1.25rem;border-left:3px solid var(--btwr-color-accent);border-radius:var(--btwr-radius-sm);background:var(--btwr-color-accent-soft)}.btwr-callout strong{color:var(--btwr-color-link);font-family:var(--btwr-font-label);font-size:.72rem;font-weight:400;letter-spacing:.1em;text-transform:uppercase}.btwr-callout span{color:#3a3a3a;font-size:.9rem;line-height:1.55}.btwr-note-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(14rem,1fr));gap:var(--btwr-space-3);margin:var(--btwr-space-5) 0}.btwr-note-card{padding:1rem;border:1px solid var(--btwr-color-border);border-radius:var(--btwr-radius-sm);background:var(--btwr-color-surface)}.btwr-note-card strong{display:block;margin-bottom:var(--btwr-space-1);color:var(--btwr-color-heading);font-family:var(--btwr-font-label);font-size:.78rem}.btwr-note-card span{color:var(--btwr-color-text);font-size:.9rem;line-height:1.55}.btwr-media-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(20rem,100%),1fr));gap:var(--btwr-space-4);margin:var(--btwr-space-5) 0}.btwr-figure{margin:0}.btwr-figure img{display:block;width:100%;height:auto;border:1px solid var(--btwr-color-border);background:var(--btwr-color-surface)}.btwr-figure figcaption{margin-top:var(--btwr-space-2);color:var(--btwr-color-muted);font-size:var(--btwr-type-small);line-height:1.45}.btwr-assembly-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(18rem,100%),1fr));gap:var(--btwr-space-4);margin:var(--btwr-space-5) 0}.btwr-assembly-card{display:grid;gap:var(--btwr-space-2);padding:1rem;border:1px solid var(--btwr-color-border);border-radius:var(--btwr-radius-sm);background:var(--btwr-color-surface)}.btwr-assembly-card img{width:100%;height:auto;border:1px solid var(--btwr-color-border)}.btwr-assembly-card h3{margin:0;color:var(--btwr-color-heading);font-size:1rem;letter-spacing:0}.btwr-assembly-card ul{margin:0;padding-left:1.1rem}.btwr-assembly-card li{color:var(--btwr-color-text);font-size:.88rem;line-height:1.45}.btwr-section+.btwr-section{margin-top:0}.btwr-component-stack{display:grid;gap:var(--btwr-space-4);min-width:0}.btwr-chart-frame,.btwr-table-wrap{max-width:100%;min-width:0;overflow-x:auto}.btwr-placeholder-chart{display:grid;min-height:16rem;padding:var(--btwr-space-4);border:1px solid var(--btwr-color-border);border-radius:var(--btwr-radius-md);background:linear-gradient(var(--btwr-color-panel),var(--btwr-color-panel)) padding-box,repeating-linear-gradient(to right,transparent 0,transparent 13%,var(--btwr-color-border) 13%,var(--btwr-color-border) calc(13% + 1px))}.btwr-placeholder-chart__bars{display:flex;align-items:end;gap:var(--btwr-space-3);min-height:10rem}.btwr-placeholder-chart__bar{flex:1;min-width:2rem;border-radius:var(--btwr-radius-sm) var(--btwr-radius-sm) 0 0;background:var(--btwr-color-link)}.btwr-placeholder-chart__label{margin:var(--btwr-space-3) 0 0;color:var(--btwr-color-muted);font-size:var(--btwr-type-small)}.btwr-placeholder-panel{position:relative;display:grid;min-height:18rem;place-items:center;border:1px solid var(--btwr-color-border);border-radius:var(--btwr-radius-sm);background:repeating-linear-gradient(45deg,var(--btwr-color-panel),var(--btwr-color-panel) 8px,var(--btwr-color-surface) 8px,var(--btwr-color-surface) 16px)}.btwr-placeholder-panel:before{content:"";position:absolute;top:.75rem;left:.75rem;width:.4rem;height:.4rem;background:var(--btwr-color-accent);box-shadow:.65rem 0 0 var(--btwr-color-border),1.3rem 0 0 var(--btwr-color-border)}.btwr-placeholder-panel span{color:var(--btwr-color-accent);font-family:var(--btwr-font-label);font-size:.72rem;letter-spacing:.1em}@media (max-width: 860px){.btwr-editorial-heading{font-size:1.55rem}.btwr-placeholder-chart__bars{gap:var(--btwr-space-2)}}
