:root{--ink:#202c29;--muted:#5f6e68;--line:#e1e6e2;--paper:#fafbf9;--accent:#27654e;--soft:#edf3ee;--warn:#8a5427}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font:16px/1.7 -apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans TC,sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit;color:inherit}button,a,input,select,summary{outline-offset:5px}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:2px solid var(--accent)}button{cursor:pointer}button,.button{border:1px solid var(--line);background:#fff;border-radius:8px;padding:9px 15px}button:hover,.button:hover{background:#f2f6f2;border-color:#a6b8ad}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.035em;margin-bottom:16px;font-size:clamp(28px,3vw,42px);font-weight:600;line-height:1.3}h2{letter-spacing:-.02em;margin-bottom:18px;font-size:24px;font-weight:600;line-height:1.4}h3{margin:0;font-size:17px;font-weight:600}p{margin-bottom:20px}small,.small{font-size:13px}.muted{color:var(--muted)}main{min-width:0;min-height:100vh;margin-left:224px;padding:40px clamp(24px,3.5vw,64px) 72px}.sidebar{border-right:1px solid var(--line);z-index:20;background:#f1f4ef;flex-direction:column;width:224px;padding:24px 16px;display:flex;position:fixed;inset:0 auto 0 0;overflow:auto}.sidebar-mark{align-items:center;gap:12px;padding:0 12px 32px;font-size:22px;font-weight:600;display:flex}.sidebar-mark img{display:block}.sidebar nav{flex-direction:column;gap:6px;display:flex}.sidebar nav a{border-radius:7px;align-items:center;gap:10px;padding:10px 12px;font-size:14px;display:flex}.sidebar nav a:hover{background:#e5ece5}.sidebar nav a[aria-current=page]{color:var(--accent);background:#fff;font-weight:600;box-shadow:0 1px 3px #1c3c2310}.sidebar nav small{color:var(--muted);margin-left:auto}.sidebar-brand{border-top:1px solid var(--line);align-items:center;gap:10px;margin-top:24px;padding:24px 8px 14px;font-size:14px;display:flex}.sidebar-foot{color:var(--muted);letter-spacing:.1em;margin-top:auto;padding:36px 12px 0;font-size:10px}.intro{padding:8px 0 28px}.intro h1{margin-bottom:24px}.stats{gap:56px;display:flex}.stats>div{align-items:baseline;gap:12px;display:flex}.stats strong{letter-spacing:-.04em;font-variant-numeric:tabular-nums;font-size:32px;font-weight:500}.stats span{color:var(--muted);font-size:14px}.section-heading{justify-content:space-between;align-items:center;gap:20px;margin:12px 0 20px;display:flex}.section-heading h2,.section-heading p{margin:0}.directory-tools{justify-content:space-between;align-items:end;gap:24px;margin:20px 0 28px;display:flex}.search{flex-direction:column;gap:6px;min-width:200px;display:flex}.search>span{color:var(--muted);font-size:13px}input{border:1px solid var(--line);background:#fff;border-radius:8px;width:100%;min-width:280px;padding:11px 14px;font-size:16px}input:focus{border-color:var(--accent)}.filters{flex-wrap:wrap;gap:5px;display:flex}.filters button{background:0 0;border-color:#0000;font-size:14px}.filters button[aria-pressed=true]{background:var(--soft);color:var(--accent);border-color:#d8e4da}.directory-list{border:1px solid var(--line);background:#fff;border-radius:12px;overflow:hidden}.brand-row{border-bottom:1px solid var(--line);grid-template-columns:48px minmax(140px,1fr) 145px 100px 20px;align-items:center;gap:22px;padding:18px 24px;transition:background .15s;display:grid}.brand-row:last-child{border:0}.brand-row:hover{background:#f7faf6}.brand-mark{object-fit:contain;background:#fff;border-radius:7px;flex-shrink:0}.brand-mark--initial{color:var(--accent);background:#e6efe7;justify-content:center;align-items:center;font-weight:600;display:inline-flex}.brand-name span{color:var(--muted);font-size:13px}.badge{color:var(--accent);align-items:center;gap:8px;font-size:12px;display:inline-flex}.badge:before{content:"";background:currentColor;border-radius:50%;width:6px;height:6px}.badge.issue{color:var(--warn)}.row-count{text-align:right;font-variant-numeric:tabular-nums;font-size:15px}.row-count small,.arrow{color:var(--muted)}.back{color:var(--muted);margin-bottom:28px;font-size:14px;display:inline-block}.brand-hero{align-items:center;gap:24px;margin-bottom:32px;display:flex}.brand-hero h1{margin-bottom:4px}.brand-hero .download{margin-left:auto;font-size:14px}.evidence-strip{border:1px solid var(--line);background:#fff;border-radius:10px;grid-template-columns:repeat(4,1fr);margin-bottom:40px;display:grid}.evidence-strip>div{border-right:1px solid var(--line);color:var(--muted);align-items:center;gap:12px;padding:18px;display:flex}.evidence-strip>div:last-child{border:0}.evidence-strip strong{font-size:13px;font-weight:400}.evidence-strip>div>span{font-size:20px}.evidence-strip .done{color:var(--accent)}.evidence-strip .attention{color:var(--warn)}.reading-layout,.reading-content{width:100%;min-width:0}.reading-content section{padding-bottom:28px}.reading-content section>h2{margin-bottom:24px}.eyebrow{letter-spacing:.08em;color:var(--muted);font-size:11px;font-weight:600}.score-bars{grid-template-columns:repeat(4,minmax(0,1fr));gap:28px;margin:20px 0 32px;display:grid}.score-bars>div>div:first-child{justify-content:space-between;gap:14px;margin-bottom:10px;font-size:14px;display:flex}.score-bars strong{white-space:nowrap;font-weight:500}.bar-track{background:#e5ebe5;border-radius:6px;height:6px;overflow:hidden}.bar-track span{background:var(--accent);border-radius:6px;height:100%;display:block}.interpretation-card,.pitch-card{border-left:3px solid var(--accent);background:#fff;margin:24px 0;padding:24px 28px}.pitch-card{background:var(--soft);border:0}.interpretation-card p,.pitch-card p{max-width:75ch;margin:12px 0 0;line-height:1.9}.footnote,.section-note{color:var(--muted);max-width:85ch;margin:18px 0;font-size:13px}.tree-tools{align-items:end;gap:12px;margin:24px 0;display:flex}.tree-tools .search{flex:1;max-width:540px}.tree-tools button{white-space:nowrap;margin-bottom:2px;font-size:13px}.tree-legend{border-bottom:1px solid var(--line);color:var(--muted);justify-content:space-between;padding-bottom:14px;font-size:12px;display:flex}.dot{background:var(--accent);border-radius:50%;width:6px;height:6px;margin-right:8px;display:inline-block}.catalog-tree{padding:18px 0;overflow:auto}.catalog-tree ul{margin:0;padding:0;list-style:none}.catalog-tree ul ul{border-left:1px solid #d3dfd5;margin:6px 0 10px 17px;padding-left:22px}.catalog-tree li{margin:4px 0}.catalog-tree>ul>li{border:1px solid var(--line);background:#fff;border-radius:10px;margin:12px 0;padding:12px 18px}.catalog-tree summary,.leaf{overflow-wrap:anywhere;padding:6px;line-height:1.6}.catalog-tree summary{cursor:pointer}.node-icon{color:#7b9685;width:24px;display:inline-block}.node-count{color:var(--muted);background:var(--soft);border-radius:4px;margin-left:10px;padding:2px 8px}.leaf{align-items:baseline;gap:4px;display:flex}.leaf a{color:var(--accent);margin-left:12px}.focus-trigger{text-align:left;background:#fff;border-radius:10px;justify-content:space-between;align-items:center;width:100%;margin:12px 0;padding:20px 22px;font-weight:500;display:flex}.focus-dialog{border:1px solid var(--line);width:min(1080px,100vw - 48px);max-height:calc(100dvh - 48px);color:var(--ink);border-radius:14px;padding:0;box-shadow:0 24px 100px #172c342b}.focus-dialog::backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#12251db0}.dialog-header{border-bottom:1px solid var(--line);z-index:1;background:#fff;justify-content:space-between;align-items:center;gap:24px;padding:22px 32px;display:flex;position:sticky;top:0}.dialog-header h2{margin:0;font-size:20px}.dialog-header button{border:0}.dialog-body{padding:24px 32px 40px}.dialog-body p,.dialog-body li{max-width:75ch}.source-item{border-bottom:1px solid var(--line);padding:24px 0}blockquote{overflow-wrap:anywhere;border-left:3px solid #b8ccbe;max-width:68ch;margin:0 0 20px;padding-left:20px;font-size:22px;line-height:1.6}.source-item details summary{color:var(--muted);cursor:pointer;font-size:13px}.source-item code{margin-top:14px;display:block}code,pre{overflow-wrap:anywhere;white-space:pre-wrap;font:12px/1.8 ui-monospace,SFMono-Regular,monospace}pre{background:#f1f4f0;border-radius:8px;max-height:65vh;padding:20px;overflow:auto}.metadata{margin:0}.metadata>div{border-bottom:1px solid var(--line);grid-template-columns:200px 1fr;gap:24px;padding:18px 0;display:grid}dt{color:var(--muted);font-size:14px}dd{overflow-wrap:anywhere;margin:0;font-size:14px}.metadata a{text-underline-offset:4px;text-decoration:underline}.disclosure{border-bottom:1px solid var(--line);padding:20px 0}.disclosure>summary{cursor:pointer;font-weight:500}.disclosure>summary span{color:var(--muted);margin-left:12px}.excluded{flex-wrap:wrap;gap:16px;padding:14px 0;font-size:14px;display:flex}.excluded small{color:var(--muted);flex-basis:100%}.comparison-metrics{color:var(--muted);gap:48px;margin:24px 0;font-size:13px;display:flex}.comparison-metrics strong{color:var(--ink);font-size:28px;display:block}.empty{color:var(--muted);padding:40px 0}.empty a{color:var(--accent);margin-top:12px;display:block}.plot-tools{gap:24px;margin-bottom:20px;display:flex}.plot-tools label{align-items:center;gap:12px;font-size:14px;display:flex}.plot-tools select{border:1px solid var(--line);background:#fff;border-radius:6px;padding:8px 12px}.positioning-layout{grid-template-columns:minmax(0,1fr) 300px;gap:48px;display:grid}.plot-shell{border:1px solid var(--line);background:#fff;border-radius:12px;padding:80px 80px 64px;position:relative}.plot{height:440px;position:relative}.grid-y{background:#e4eae4;width:100%;height:1px;position:absolute}.grid-y>span{color:var(--muted);font-size:12px;position:absolute;top:-12px;right:calc(100% + 18px)}.grid-x{background:#e4eae4;width:1px;height:100%;position:absolute}.grid-x>span{color:var(--muted);font-size:12px;position:absolute;top:calc(100% + 10px);left:-4px}.plot-brand{border:1px solid var(--line);z-index:2;background:#fff;justify-content:center;padding:5px;display:flex;position:absolute;transform:translate(-50%,50%);box-shadow:0 2px 8px #20412a10}.plot-brand.selected{border:2px solid var(--accent);z-index:3}.plot-brand>span{white-space:nowrap;background:#ffffffeb;margin-top:6px;padding:1px 4px;font-size:11px;position:absolute;top:100%}.x-title{text-align:center;margin-top:30px;font-size:14px;display:block}.y-title{writing-mode:vertical-rl;font-size:14px;position:absolute;top:40%;left:12px}.plot-selection{padding-top:24px}.plot-selection h2{margin-top:16px}.plot-selection .score-bars{grid-template-columns:1fr;gap:20px}.plot-legend{flex-wrap:wrap;gap:12px;margin:24px 0;display:flex}.plot-legend button{align-items:center;gap:10px;font-size:13px;display:flex}.plot-legend button[aria-pressed=true]{border-color:var(--accent);background:var(--soft)}.skip{z-index:100;background:#fff;padding:10px;position:fixed;top:-100px;left:240px}.skip:focus{top:10px}@media (min-width:1600px){.directory-list{grid-template-columns:1fr 1fr;display:grid}.brand-row:nth-child(odd){border-right:1px solid var(--line)}.brand-row{grid-template-columns:48px minmax(140px,1fr) 120px 70px 20px;gap:16px}.reading-content .score-bars{max-width:none}}@media (max-width:1050px){.sidebar{width:190px;padding:24px 10px}main{margin-left:190px;padding:32px 24px}.brand-row{grid-template-columns:42px minmax(120px,1fr) 110px 20px;gap:14px}.row-count{display:none}.directory-tools{flex-wrap:wrap}.evidence-strip{grid-template-columns:1fr 1fr}.evidence-strip>div:nth-child(2){border-right:0}.evidence-strip>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.score-bars{grid-template-columns:1fr 1fr}.positioning-layout{grid-template-columns:1fr}.plot-selection .score-bars{grid-template-columns:1fr 1fr}.plot-selection{padding:0}}@media (max-width:700px){.sidebar{border-right:0;border-bottom:1px solid var(--line);width:100%;padding:12px 16px;position:relative}.sidebar-mark{padding:0 0 12px;font-size:18px}.sidebar-mark img{width:28px;height:28px}.sidebar nav{flex-direction:row;gap:4px;overflow:auto}.sidebar nav a{white-space:nowrap;padding:8px 10px;font-size:13px}.sidebar-foot{display:none}.sidebar-brand{border-top:1px solid var(--line);margin:10px 0 0;padding:10px 0}.sidebar-brand .brand-mark{width:28px!important;height:28px!important}main{margin:0;padding:24px 18px 48px}.stats{justify-content:space-between;gap:22px}.stats>div{display:block}.stats strong{font-size:28px;display:block}.stats span{font-size:12px}.intro{padding-bottom:12px}.section-heading h2{font-size:20px}.search{width:100%}input{min-width:0}.directory-tools{gap:14px;margin-top:12px}.filters button{padding:8px 10px;font-size:13px}.brand-row{grid-template-columns:38px minmax(0,1fr) 20px;gap:14px;padding:16px 14px}.brand-row>.brand-mark{width:38px!important;height:38px!important}.brand-name h3{font-size:16px}.brand-name span{font-size:12px}.brand-row .badge{grid-area:2/2;margin-top:-12px;font-size:11px}.brand-row .arrow{grid-area:1/3}.brand-hero{flex-wrap:wrap;gap:16px}.brand-hero>.brand-mark{width:60px!important;height:60px!important}.brand-hero .download{text-align:center;width:100%;margin-left:0}.evidence-strip>div{gap:8px;padding:12px}.evidence-strip strong{font-size:11px}.tree-tools{flex-wrap:wrap}.tree-tools .search{flex-basis:100%}.catalog-tree>ul>li{padding:8px}.catalog-tree ul ul{margin-left:9px;padding-left:12px}.node-icon{width:18px}.catalog-tree{font-size:14px}.metadata>div{grid-template-columns:1fr;gap:6px}.score-bars{gap:24px 16px}.score-bars>div>div:first-child{gap:6px;font-size:12px}.interpretation-card,.pitch-card{padding:20px}.plot-shell{padding:60px 54px 50px}.plot{height:310px}.plot-brand img{width:28px!important;height:28px!important}.plot-brand>span{font-size:9px}.plot-tools{flex-wrap:wrap;gap:10px}.plot-tools label{font-size:12px}.plot-tools select{padding:8px}.focus-dialog{width:calc(100vw - 20px);max-height:calc(100dvh - 20px)}.dialog-header,.dialog-body{padding:20px}.dialog-header h2{font-size:18px}blockquote{font-size:19px}.skip{left:16px}}.sidebar-mark .app-title{min-width:0;font-size:17px;line-height:1.35}.sidebar-mark>a:first-child{flex-shrink:0}.tree-guide{background:var(--soft);border:1px solid #dbe6db;border-radius:12px;margin:24px 0;padding:20px 24px}.tree-guide strong{font-size:17px}.tree-guide p{max-width:85ch;margin:6px 0 0}.tree-tools{flex-wrap:wrap;align-items:end}.tree-actions{flex-wrap:wrap;gap:8px;display:flex}.tree-actions button:disabled,.tree-toggle:disabled{cursor:default;opacity:.5}.tree-legend{flex-wrap:wrap;gap:16px}.catalog-explorer{grid-template-columns:minmax(0,1fr) 280px;align-items:start;gap:28px;margin-top:20px;display:grid}.catalog-explorer .catalog-tree{border:1px solid var(--line);background:#fff;border-radius:12px;max-height:720px;padding:20px 16px;overflow:auto}.catalog-tree .tree-branches{border:0;margin:0;padding:0;list-style:none}.catalog-tree .tree-branches .tree-branches{border:0;margin:0 0 0 16px;padding:0 0 0 22px}.catalog-tree .tree-branch{background:0 0;border:0;border-radius:0;margin:0;padding:0 0 4px;position:relative}.tree-branch>.tree-branches>.tree-branch:before,.tree-branch>.tree-branches>.tree-more:before{content:"";border-left:1px solid #bccdc0;position:absolute;top:0;bottom:0;left:-22px}.tree-branch>.tree-branches>.tree-branch:last-child:before{height:24px;bottom:auto}.tree-branch>.tree-branches>.tree-branch:after{content:"";border-top:1px solid #bccdc0;width:22px;position:absolute;top:24px;left:-22px}.tree-node{z-index:1;border-radius:8px;align-items:center;gap:7px;min-height:48px;padding:3px 7px 3px 0;display:flex;position:relative}.tree-node:hover{background:#f5f8f3}.tree-node.is-selected{background:#eaf2e9;box-shadow:inset 0 0 0 1px #b9d1bd}.tree-toggle{z-index:2;background:#fff;border:1px solid #c5d4c6;flex:0 0 30px;width:30px;height:30px;padding:0;font-size:20px;line-height:1;position:relative}.tree-end{text-align:center;flex:0 0 30px;width:30px}.tree-end:after{content:"";background:#fff;border:1px solid #8aa18d;border-radius:50%;width:7px;height:7px;display:inline-block}.tree-select{text-align:left;background:0 0;border:0;flex:1;align-items:center;gap:9px;min-width:0;padding:6px 0;font-size:14px;line-height:1.55;display:flex}.tree-select:hover{background:0 0}.tree-kind-icon{color:#839487;flex-shrink:0}.tree-kind-icon.is-group{color:var(--accent)}.tree-label{overflow-wrap:anywhere}.tree-label mark{color:inherit;background:#fae8a6;border-radius:3px;padding:1px 2px}.tree-child-count{white-space:nowrap;color:var(--muted);background:#fff;border-radius:5px;margin-left:auto;padding:2px 7px;font-size:12px}.tree-child-count span{font-size:11px}.tree-more{position:relative;padding:8px 0 12px!important}.tree-more button{text-align:left;border-style:dashed;font-size:13px}.tree-more button span{color:var(--muted)}.tree-inspector{border:1px solid var(--line);background:#fff;border-radius:12px;min-width:0;padding:24px;position:sticky;top:24px}.tree-type{color:var(--accent);background:var(--soft);border-radius:5px;margin-bottom:12px;padding:3px 8px;font-size:12px;display:inline-block}.tree-inspector h3{overflow-wrap:anywhere;font-size:22px;line-height:1.4}.tree-inspector h4{color:var(--muted);margin:24px 0 12px;font-size:13px;font-weight:500}.tree-path{margin:0;padding:0;list-style:none}.tree-path li{overflow-wrap:anywhere;border-left:1px solid #c5d4c6;padding:0 0 14px 16px;font-size:14px;position:relative}.tree-path li:before{content:"";background:#73937a;border-radius:50%;width:7px;height:7px;position:absolute;top:8px;left:-4px}.tree-path li:last-child{padding-bottom:0;font-weight:600}.tree-direct-count{margin:20px 0;font-size:14px}.tree-source{text-align:center;margin:20px 0;display:block}.tree-evidence-note{color:var(--muted);border-top:1px solid var(--line);margin:20px 0 0;padding-top:16px;font-size:12px;line-height:1.8}.row-count small{font-size:11px;display:block}@media (max-width:1050px){.catalog-explorer{grid-template-columns:minmax(0,1fr)}.tree-inspector{position:static}.tree-path{flex-wrap:wrap;gap:12px;display:flex}.tree-path li{border:0;padding:0 0 0 12px}.tree-path li:before{left:0}.catalog-explorer .catalog-tree{max-height:560px}}@media (max-width:700px){.tree-guide{padding:16px}.tree-guide strong{font-size:16px}.tree-guide p{font-size:13px}.tree-actions button{padding:8px 10px;font-size:12px}.catalog-explorer{gap:16px}.catalog-explorer .catalog-tree{padding:12px 8px}.catalog-tree .tree-branches .tree-branches{margin-left:14px;padding-left:12px}.tree-branch>.tree-branches>.tree-branch:before,.tree-branch>.tree-branches>.tree-more:before{left:-12px}.tree-branch>.tree-branches>.tree-branch:after{width:12px;left:-12px}.tree-toggle{flex-basis:26px;width:26px;height:26px}.tree-end{flex-basis:26px;width:26px}.tree-kind-icon{display:none}.tree-select{gap:5px;font-size:13px}.tree-child-count{padding:1px 5px}.tree-inspector{padding:20px}.tree-legend{font-size:11px}.brand-row .row-count{color:var(--muted);text-align:left;grid-area:3/2;font-size:12px;display:block}.brand-row .row-count small{font-size:11px;display:inline}}body:has(.positioning-page){flex-direction:column;height:100dvh;display:flex}main:has(.positioning-page){flex:1;min-width:0;height:100dvh;min-height:0;padding:24px 32px}.positioning-page{flex-direction:column;gap:14px;height:100%;min-height:0;display:flex}.positioning-page .intro{border:0;margin:0;padding:0}.positioning-page h1{margin:0;font-size:28px}.axis-choices{border:0;flex:1;min-width:0;margin:0;padding:0}.axis-choices legend{color:var(--muted);margin-bottom:7px;font-size:12px}.axis-pills{flex-wrap:wrap;gap:6px;display:flex}.axis-pills button{border-radius:24px;padding:7px 12px;font-size:12px}.axis-pills button[aria-pressed=true]{background:var(--accent);border-color:var(--accent);color:#fff}.positioning-page .plot-tools{flex-wrap:wrap;flex-shrink:0;gap:12px 24px;margin:0;display:flex}.positioning-page .positioning-layout{flex:1;grid-template-columns:minmax(0,1fr) 220px;gap:24px;min-height:0}.positioning-page .plot-shell{flex-direction:column;min-height:0;padding:40px 58px 16px;display:flex}.positioning-page .plot{flex:1;height:auto;min-height:0}.positioning-page .x-title{margin-top:26px;font-size:12px}.positioning-page .y-title{font-size:12px}.positioning-page .plot-selection{align-self:center;padding:0}.positioning-page .plot-selection h2{margin:8px 0 14px;font-size:21px}.positioning-page .plot-selection .brand-mark{width:42px!important;height:42px!important}.positioning-page .score-bars{gap:12px;margin:0 0 20px}.positioning-page .score-bars>div>div:first-child{font-size:12px}.positioning-page .plot-selection .button{padding:8px 12px;font-size:13px}.positioning-page .plot-legend{flex-shrink:0;gap:6px;margin:0}.positioning-page .plot-legend button{gap:6px;padding:6px 9px;font-size:11px}.positioning-page .plot-legend .brand-mark{width:22px!important;height:22px!important}.positioning-page .footnote{flex-shrink:0;max-width:none;margin:0;font-size:11px}.positioning-page .plot-brand .brand-mark{width:30px!important;height:30px!important}.positioning-page .plot-brand>span{font-size:9px}.positioning-page .plot-brand{padding:4px}.positioning-page .grid-x>span,.positioning-page .grid-y>span{font-size:10px}@media (max-width:1050px){main:has(.positioning-page){padding:20px}.positioning-page .positioning-layout{grid-template-columns:minmax(0,1fr) 170px;gap:16px}.positioning-page .plot-selection .score-bars{grid-template-columns:1fr}.positioning-page .plot-shell{padding-left:44px;padding-right:44px}.positioning-page .axis-pills button{padding:6px 9px;font-size:11px}}@media (max-width:700px){body:has(.positioning-page)>.sidebar{flex-shrink:0}main:has(.positioning-page){height:auto;min-height:0;padding:14px 16px}.positioning-page{gap:9px}.positioning-page h1{font-size:22px}.positioning-page .plot-tools{gap:8px}.positioning-page .axis-choices{flex-basis:100%}.positioning-page .axis-choices legend{margin-bottom:4px;font-size:11px}.positioning-page .axis-pills{gap:5px}.positioning-page .axis-pills button{padding:5px 10px;font-size:11px}.positioning-page .positioning-layout{grid-template-rows:minmax(0,1fr) auto;grid-template-columns:minmax(0,1fr);gap:10px}.positioning-page .plot-shell{padding:26px 44px 8px}.positioning-page .x-title{margin-top:22px;font-size:10px}.positioning-page .y-title{font-size:10px;left:8px}.positioning-page .plot-brand .brand-mark{width:22px!important;height:22px!important}.positioning-page .plot-brand>span{font-size:8px}.positioning-page .plot-selection>div{grid-template-columns:28px 1fr auto;align-items:center;gap:6px 9px;display:grid}.positioning-page .plot-selection .brand-mark{width:28px!important;height:28px!important}.positioning-page .plot-selection h2{margin:0;font-size:16px}.positioning-page .plot-selection .button{grid-area:1/3;padding:5px 8px;font-size:11px}.positioning-page .plot-selection .score-bars{grid-column:1/-1;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:0;display:grid}.positioning-page .score-bars>div>div:first-child{font-size:9px;display:block}.positioning-page .score-bars strong{display:block}.positioning-page .bar-track{height:3px}.positioning-page .plot-legend{grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;display:grid}.positioning-page .plot-legend button{gap:4px;min-width:0;padding:4px;font-size:9px;line-height:1.25}.positioning-page .plot-legend .brand-mark{width:18px!important;height:18px!important}.positioning-page .footnote{font-size:9px;line-height:1.4}}:root{--sidebar-width:224px}.sidebar{width:var(--sidebar-width)}main{margin-left:var(--sidebar-width)}.sidebar-mark{gap:9px;padding-left:4px;padding-right:4px}.sidebar-mark .app-title{flex:1;font-size:16px}.sidebar-toggle{background:0 0;border-color:#0000;flex:0 0 26px;width:26px;height:30px;padding:0;font-size:24px;line-height:1}.sidebar-resize{left:calc(var(--sidebar-width) - 5px);cursor:ew-resize;touch-action:none;-webkit-user-select:none;user-select:none;z-index:30;width:10px;position:fixed;top:0;bottom:0}.sidebar-resize:after{content:"";background:#a6b8ad;border-radius:2px;width:2px;height:36px;position:absolute;top:50%;left:4px}.sidebar-resize:active{background:#789b8070}.sidebar-resize:hover,.sidebar-resize:focus-visible{outline:2px solid var(--accent);outline-offset:-2px;background:#789b8070}.sidebar.is-collapsed{padding-left:10px;padding-right:10px}.sidebar.is-collapsed .sidebar-mark{flex-direction:column;gap:8px;padding:0 0 18px}.sidebar.is-collapsed .app-title,.sidebar.is-collapsed .nav-label,.sidebar.is-collapsed .sidebar-foot{display:none}.sidebar.is-collapsed nav a{justify-content:center;padding:10px 4px}.sidebar.is-collapsed .sidebar-brand{justify-content:center;padding:16px 0}.nav-icon{flex:0 0 24px;justify-content:center;align-items:center;width:24px;height:24px;font-size:22px;line-height:1;display:inline-flex}.sidebar.is-collapsed .nav-icon{flex-basis:28px;width:28px;height:28px;font-size:26px}.sidebar.is-collapsed nav a{min-height:44px}.sidebar.is-collapsed .sidebar-brand .brand-mark{width:32px!important;height:32px!important}@media (max-width:700px){.sidebar{width:100%;padding:10px 16px}.sidebar-mark{padding-bottom:8px}.sidebar-mark .app-title{font-size:16px}.sidebar-resize{display:none}main{margin-left:0}.sidebar.is-collapsed{flex-direction:row;align-items:center;gap:10px;padding:8px 12px;display:flex}.sidebar.is-collapsed .sidebar-mark{flex-direction:row;gap:4px;padding:0}.sidebar.is-collapsed nav{flex:1;min-width:0}.sidebar.is-collapsed nav a{padding:6px 10px}.sidebar.is-collapsed .sidebar-brand{display:none}.sidebar.is-collapsed nav[aria-label=品牌分頁]{flex:2}}.positioning-page .plot-brand img{width:100%!important;height:100%!important}.sidebar-mark .app-title{word-break:keep-all;overflow-wrap:normal;font-size:15px}.sidebar-mark .app-title span{white-space:nowrap;display:inline-block}.directory-guidance{color:var(--muted);max-width:90ch;margin:-8px 0 20px;font-size:13px}.hierarchy-warning{background:#fffaf0;border:1px solid #e6d5ac;border-left:3px solid #ae8037;border-radius:8px;margin:20px 0;padding:18px 20px}.hierarchy-warning p{margin:8px 0;font-size:13px}.hierarchy-warning details{color:var(--muted);font-size:12px}.hierarchy-warning li{overflow-wrap:anywhere}.audit-scope{background:var(--soft);border-radius:10px;margin-bottom:24px;padding:20px}.audit-scope p{overflow-wrap:anywhere;margin:8px 0 0;font-size:13px}.positioning-page .plot{--pitch:34px}.plot-brand>.plot-label{display:none}.plot-brand:hover,.plot-brand:focus-visible{z-index:4}.plot-brand:hover>.plot-label,.plot-brand:focus-visible>.plot-label,.plot-brand.selected>.plot-label{display:block}.plot-brand.nav-only,.plot-legend button.nav-only{border-style:dashed}.plot-selection .meta{color:var(--muted);margin:0 0 14px;font-size:12px;line-height:1.6}.plot-selection .meta .attention{color:var(--warn)}.legend-tools{flex-shrink:0;align-items:center;gap:16px;display:flex}.legend-search{color:var(--muted);align-items:center;gap:8px;font-size:12px;display:flex}.legend-search input{width:220px;min-width:0;padding:6px 10px;font-size:13px}.positioning-page .plot-legend{max-height:74px;padding:2px;overflow:auto}@media (max-width:700px){.positioning-page{height:auto}.positioning-page .positioning-layout{flex:none;grid-template-rows:auto auto}.positioning-page .plot{--pitch:24px;flex:none;height:300px}.positioning-page .plot-shell{flex:none;display:block}.legend-search span{white-space:nowrap}.positioning-page .plot-selection .meta{grid-column:1/-1;margin:0;font-size:11px}.legend-tools{flex-wrap:wrap;gap:8px}.legend-search input{width:100%}.positioning-page .plot-legend{max-height:96px}}.sidebar .sidebar-mark{padding-bottom:20px}.sidebar>.sidebar-toggle{width:100%;height:34px;color:var(--accent);background:#e7eee5;border:1px solid #dce6d9;border-radius:7px;flex:0 0 34px;justify-content:flex-start;align-items:center;gap:10px;margin:0 0 18px;padding:6px 12px;font-size:12px;line-height:1.4;display:flex}.sidebar-toggle>span:first-child{font-size:24px;line-height:1}.sidebar.is-collapsed>.sidebar-toggle{flex-basis:36px;justify-content:center;height:36px;padding:0}.sidebar.is-collapsed .sidebar-mark{padding-bottom:16px}.sidebar .sidebar-toggle:hover{background:#dce8db;border-color:#adc5ae}@media (max-width:700px){.sidebar>.sidebar-toggle{width:auto;height:30px;margin:0;padding:5px 10px;position:absolute;top:10px;right:16px}.sidebar .sidebar-mark{padding:0 118px 8px 0}.sidebar.is-collapsed .sidebar-mark{padding:0}.sidebar.is-collapsed>.sidebar-toggle{flex:0 0 34px;width:34px;height:34px;margin:0;position:static}}.history-axis{grid-template-columns:repeat(7,minmax(0,1fr));gap:10px;margin:24px 0 18px;display:grid}.history-cell{border:1px solid var(--line);background:#fff;border-radius:12px;flex-direction:column;gap:5px;min-width:0;padding:14px 12px;display:flex}.history-cell.is-no-navigation-extracted{background:#fdfaf6;border-color:#e7d9c8}.history-cell.is-raw-missing{color:var(--muted);background:#f7f8f6;border-style:dashed}.history-bar{border-bottom:1px solid var(--line);align-items:flex-end;height:70px;margin-bottom:6px;display:flex}.history-bar span{background:linear-gradient(#5b9377,var(--accent));border-radius:4px 4px 0 0;width:100%;min-height:0;display:block}.history-year{letter-spacing:-.02em;font-size:17px}.history-status{color:var(--accent);align-items:center;gap:6px;font-size:12px;display:flex}.history-cell.is-no-navigation-extracted .history-status{color:var(--warn)}.history-cell.is-raw-missing .history-status{color:var(--muted)}.history-count{font-variant-numeric:tabular-nums;font-size:14px}.history-method{color:var(--muted);background:var(--soft);overflow-wrap:anywhere;border-radius:5px;padding:3px 6px;font-size:11px}.history-cell.is-raw-missing .history-method,.history-cell.is-no-navigation-extracted .history-method{background:#f0f0ec}.history-date{color:var(--muted);font-variant-numeric:tabular-nums;font-size:12px}.history-cell a{color:var(--accent);text-underline-offset:3px;font-size:12px;text-decoration:underline}.history-reason{color:var(--muted);border-top:1px solid var(--line);margin-top:2px;padding-top:6px;font-size:11px;line-height:1.5}.history-subhead{margin:40px 0 12px;font-size:19px}.history-table-wrap{border:1px solid var(--line);background:#fff;border-radius:12px;margin-bottom:24px;overflow-x:auto}.history-table,.history-fleet{border-collapse:collapse;width:100%;font-size:14px}.history-table th,.history-table td,.history-fleet th,.history-fleet td{text-align:left;border-bottom:1px solid var(--line);vertical-align:top;padding:12px 14px}.history-table thead th,.history-fleet thead th{color:var(--muted);white-space:nowrap;z-index:1;background:#fff;font-size:12px;font-weight:500;position:sticky;top:0}.history-table tbody tr:last-child td,.history-table tbody tr:last-child th,.history-fleet tbody tr:last-child td,.history-fleet tbody tr:last-child th{border-bottom:0}.history-table th[scope=row],.history-fleet th[scope=row]{white-space:nowrap;font-weight:600}.history-number{text-align:right;font-variant-numeric:tabular-nums;white-space:nowrap}.history-chip{border:1px solid;border-radius:5px;margin:0 5px 5px 0;padding:2px 7px;font-size:12px;display:inline-block}.history-chip.is-added{color:var(--accent);background:var(--soft);border-color:#bcd7c6}.history-chip.is-removed{color:var(--warn);background:#fbf4ec;border-color:#e3cdb6}.history-fleet td{text-align:center;font-variant-numeric:tabular-nums;padding:10px}.history-fleet th[scope=row] a{text-underline-offset:3px;text-decoration:underline}.history-fleet-cell.is-extracted{background:var(--soft);color:var(--accent)}.history-fleet-cell.is-extracted a{text-decoration:none}.history-fleet-cell.is-no-navigation-extracted{color:var(--warn);background:#fbf4ec}.history-fleet-cell.is-raw-missing{color:#a9b3ad}.history-fleet-cell.is-before-launch{color:var(--muted);background:#f3f5f4}.history-before-launch{white-space:nowrap;text-underline-offset:3px;flex-direction:column;align-items:center;gap:3px;font-size:12px;text-decoration:underline;display:inline-flex}.history-before-launch span,.history-coverage-start{color:var(--muted);font-size:11px;line-height:1.5;display:block}.history-availability-sources{margin:12px 0 0;padding:0;font-size:12px;line-height:1.6;list-style:none}.history-availability-sources li+li{margin-top:10px}.history-availability-sources a{text-underline-offset:3px;text-decoration:underline}.history-legend{border-top:1px solid var(--line);margin-top:8px;padding-top:24px}.history-legend h2{font-size:19px}.history-legend h3{margin:24px 0 10px}.history-legend ul{max-width:90ch;margin:0 0 16px;padding:0;list-style:none}.history-legend li{color:var(--muted);margin-bottom:8px;font-size:14px;line-height:1.8}.history-swatch{vertical-align:-2px;border:1px solid var(--line);border-radius:4px;width:14px;height:14px;margin-right:10px;display:inline-block}.history-swatch.is-extracted{background:var(--soft);border-color:#bcd7c6}.history-swatch.is-no-navigation-extracted{background:#fbf4ec;border-color:#e3cdb6}.history-swatch.is-raw-missing{background:#fff;border-style:dashed}.history-swatch.is-before-launch{background:#f3f5f4}.graph-session-page{max-width:420px;margin:24px auto;line-height:1.7}.graph-session-page h1{font-size:22px}.history-methods{flex-wrap:wrap;gap:8px 20px;display:flex}.history-methods li{margin:0}.history-methods strong{color:var(--ink);font-weight:600}.compare-tools{flex-wrap:wrap;align-items:end;gap:14px;margin:20px 0;display:flex}.compare-tools label{color:var(--muted);flex-direction:column;gap:6px;font-size:12px;display:flex}.compare-tools select{border:1px solid var(--line);background:#fff;border-radius:8px;padding:9px 12px}.compare-tools .search{flex:1;min-width:220px;max-width:420px}.compare-arrow{color:var(--muted);padding-bottom:12px}.compare-switch{color:var(--ink);border:1px solid var(--line);cursor:pointer;white-space:nowrap;background:#fff;border-radius:8px;flex:none;align-items:center;gap:8px;padding:10px 14px;font-size:14px;flex-direction:row!important}.compare-switch input{width:auto;min-width:0;accent-color:var(--accent);flex:none;margin:0;padding:0}.compare-counts{border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-variant-numeric:tabular-nums;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:16px;padding:14px 0;display:flex}.compare-counts strong{margin-right:14px;font-size:17px}.compare-counts .muted{margin-left:auto}.compare-mark{white-space:nowrap;border:1px solid;border-radius:5px;flex-shrink:0;padding:2px 7px;font-size:11px}.compare-mark.is-added{color:var(--accent);background:var(--soft);border-color:#bcd7c6}.compare-mark.is-removed{color:var(--warn);background:#fbf4ec;border-color:#e3cdb6}.compare-mark.is-kept{color:var(--muted);border-color:var(--line);background:#f5f6f4}.compare-actions{margin-bottom:14px}.compare-node.is-removed .tree-label{color:var(--warn);-webkit-text-decoration:line-through #d9c1a6;text-decoration:line-through #d9c1a6}.compare-node.is-added .tree-label{color:var(--accent);font-weight:600}.compare-node.is-kept .tree-label{color:var(--ink)}.compare-links{margin:0}.compare-links>div{border-top:1px solid var(--line);grid-template-columns:60px minmax(0,1fr);gap:10px;padding:10px 0;display:grid}.compare-links dt{color:var(--muted);font-variant-numeric:tabular-nums;font-size:13px}.compare-links dd{overflow-wrap:anywhere;margin:0;font-size:12px;line-height:1.7}.compare-links a{color:var(--accent);text-underline-offset:3px;text-decoration:underline}.row-history{color:var(--accent);margin-left:10px;font-size:12px;font-style:normal}@media (max-width:1050px){.history-axis{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:700px){.history-axis{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.history-bar{height:48px}.history-cell{padding:10px}.history-subhead{font-size:17px}.compare-tools{gap:10px}.compare-tools .search{flex-basis:100%;max-width:none}.compare-counts .muted{flex-basis:100%;margin-left:0}.history-fleet th[scope=row]{z-index:2;background:#fff;position:sticky;left:0}.history-table,.history-fleet{font-size:13px}}.compare-mark.is-moved{color:#40618c;background:#eef3f9;border-color:#c2d2e4}.compare-node.is-moved .tree-label{color:#40618c;font-weight:600}.compare-from{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;max-width:34ch;font-size:11px;overflow:hidden}.history-chip.is-moved{color:#40618c;background:#eef3f9;border-color:#c2d2e4;margin:0}.history-moves{margin-bottom:18px}.history-moves h4{color:var(--muted);margin:0 0 8px;font-size:13px;font-weight:500}.history-moves ul{margin:0;padding:0;list-style:none}.history-moves li{overflow-wrap:anywhere;font-size:13px;line-height:1.9}.history-moves li span:first-child{color:var(--muted)}.history-moves li strong{color:#40618c;font-weight:600}.hist-strip{grid-template-columns:repeat(7,minmax(0,1fr));gap:10px;margin:20px 0 8px;display:grid}.hist-col{border:1px solid var(--line);background:#fff;border-radius:12px;min-width:0;padding:12px 12px 10px}.hist-col.is-empty{background:#f7f8f6;border-style:dashed;flex-direction:column;gap:6px;display:flex}.hist-col-head{border-bottom:1px solid var(--line);flex-direction:column;gap:6px;margin-bottom:10px;padding-bottom:10px;display:flex}.hist-total{background:var(--accent);border-radius:2px;height:4px;display:block}.hist-kpis{color:var(--muted);font-variant-numeric:tabular-nums;font-size:11px}.hist-kpis b{color:var(--ink);font-weight:600}.hist-groups{flex-direction:column;gap:7px;margin:0;padding:0;list-style:none;display:flex}.hist-groups li{grid-template-rows:auto auto;grid-template-columns:1fr auto;gap:2px 6px;min-width:0;font-size:12px;line-height:1.35;display:grid}.hist-bar{background:#edf1ec;border-radius:3px;grid-column:1/-1;height:6px;display:block;overflow:hidden}.hist-bar span{background:#569176;border-radius:3px;height:100%;display:block}.hist-label{overflow-wrap:anywhere}.hist-n{color:var(--muted);font-variant-numeric:tabular-nums}.hist-more{color:var(--muted);font-size:11px;display:block!important}.hist-matrix th[scope=row]{white-space:normal;overflow-wrap:anywhere;min-width:160px;max-width:260px;font-weight:500}.hist-cell{min-width:52px}.hist-cell.is-absent{color:#b4bdb7}.hist-cell.is-noyear{background:#f7f8f6}.hist-cell.step-0{background:#f3f7f4}.hist-cell.step-1{background:#dbe8de}.hist-cell.step-2{background:#b5d2c0}.hist-cell.step-3{color:#0f2a1e;background:#86b59a}.hist-cell.step-4{color:#fff;background:#569176}.hist-callout{border-left:3px solid var(--accent);background:#fff;margin:0 0 18px;padding:16px 20px}.hist-callout p{max-width:85ch;margin:0;line-height:1.8}.hist-meter{vertical-align:middle;background:#edf1ec;border-radius:3px;width:56px;height:6px;margin-right:8px;display:inline-block;overflow:hidden}.hist-meter span{background:var(--accent);border-radius:3px;height:100%;display:block}.hist-meter.is-warm span{background:#b8794a}.hist-dev tr.is-suspect td,.hist-dev tr.is-suspect th{background:#fdfaf6}@media (max-width:1050px){.hist-strip{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:700px){.hist-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.hist-cell{min-width:40px}}#catalog{container-type:inline-size}:is(#catalog,.history-tree-dialog) .tree-tools{gap:16px;margin:20px 0 16px}:is(#catalog,.history-tree-dialog) .tree-tools .search{min-width:0;max-width:none}:is(#catalog,.history-tree-dialog) .tree-tools input{min-width:0;height:44px;font-size:14px}:is(#catalog,.history-tree-dialog) .tree-actions{gap:6px}:is(#catalog,.history-tree-dialog) .tree-actions button{height:38px;margin:0;padding:7px 12px}:is(#catalog,.history-tree-dialog) .catalog-explorer{grid-template-columns:minmax(0,1fr) 240px;gap:16px}:is(#catalog,.history-tree-dialog) .catalog-tree{scrollbar-gutter:stable;max-height:min(720px,75dvh);padding:12px}:is(#catalog,.history-tree-dialog) .catalog-tree .tree-branch{margin:0;padding:0}:is(#catalog,.history-tree-dialog) .catalog-tree>.tree-branches>.tree-branch+.tree-branch{border-top:1px solid var(--line);margin-top:12px;padding-top:12px}:is(#catalog,.history-tree-dialog) .tree-node{border-radius:6px;gap:4px;min-height:40px;padding:2px 8px 2px 4px}:is(#catalog,.history-tree-dialog) .tree-node.is-selected{box-shadow:inset 3px 0 var(--accent);background:#edf4ef}:is(#catalog,.history-tree-dialog) .tree-toggle{background:0 0;border-color:#0000;flex-basis:28px;width:28px;height:28px;font-size:18px}:is(#catalog,.history-tree-dialog) .tree-toggle:hover{background:#dfeae2;border-color:#c5d4c6}:is(#catalog,.history-tree-dialog) .tree-end{flex-basis:28px;place-items:center;width:28px;height:28px;display:grid}:is(#catalog,.history-tree-dialog) .tree-end:after{background:#a0b4a5;border:0;width:4px;height:4px}:is(#catalog,.history-tree-dialog) .tree-select{gap:8px;min-height:36px;padding:4px 0}:is(#catalog,.history-tree-dialog) .tree-kind-icon{display:none}:is(#catalog,.history-tree-dialog) .tree-label{flex:1;min-width:0}:is(#catalog,.history-tree-dialog) .tree-child-count{text-align:center;font-variant-numeric:tabular-nums;background:#f1f4f1;min-width:36px;padding:1px 6px}:is(#catalog,.history-tree-dialog) .tree-node.is-selected .tree-label{color:var(--accent);font-weight:600}:is(#catalog,.history-tree-dialog) .catalog-tree .tree-branches .tree-branches{margin-left:17px;padding-left:18px}:is(#catalog,.history-tree-dialog) .tree-branch>.tree-branches>.tree-branch:before,:is(#catalog,.history-tree-dialog) .tree-branch>.tree-branches>.tree-more:before{left:-18px}:is(#catalog,.history-tree-dialog) .tree-branch>.tree-branches>.tree-branch:after{width:18px;top:20px;left:-18px}:is(#catalog,.history-tree-dialog) .tree-branch>.tree-branches>.tree-branch:last-child:before{height:20px}:is(#catalog,.history-tree-dialog) .tree-inspector{padding:20px;position:sticky;top:20px}:is(#catalog,.history-tree-dialog) .tree-inspector h3{font-size:20px}:is(#catalog,.history-tree-dialog) .tree-source{padding:9px 12px;font-size:14px}:is(#catalog,.history-tree-dialog) .tree-path{display:block}:is(#catalog,.history-tree-dialog) .tree-path li{border-left:1px solid #c5d4c6;padding:0 0 12px 16px}:is(#catalog,.history-tree-dialog) .tree-path li:before{left:-4px}:is(#catalog,.history-tree-dialog) .tree-path li:last-child{padding-bottom:0}@container (max-width:640px){:is(#catalog,.history-tree-dialog) .catalog-explorer{grid-template-columns:minmax(0,1fr)}:is(#catalog,.history-tree-dialog) .tree-inspector{position:static}:is(#catalog,.history-tree-dialog) .tree-tools .search{flex-basis:100%}}@media (max-width:700px){:is(#catalog,.history-tree-dialog) .tree-node{min-height:44px}:is(#catalog,.history-tree-dialog) .tree-toggle{height:32px}:is(#catalog,.history-tree-dialog) .tree-select{min-height:40px}:is(#catalog,.history-tree-dialog) .tree-branch>.tree-branches>.tree-branch:after{top:22px}:is(#catalog,.history-tree-dialog) .tree-branch>.tree-branches>.tree-branch:last-child:before{height:22px}:is(#catalog,.history-tree-dialog) .catalog-tree{padding:8px}}.sidebar-edge-toggle{left:var(--sidebar-width);z-index:40;border:1px solid var(--line);background:var(--paper);width:32px;height:32px;color:var(--accent);border-radius:7px;place-items:center;padding:0;font-size:24px;line-height:1;display:grid;position:fixed;top:50%;transform:translate(-50%,-50%);box-shadow:0 1px 3px #1c3c2310}.sidebar-edge-toggle:hover{background:var(--soft);border-color:#adc5ae}@media (max-width:700px){.sidebar-edge-toggle{top:10px;left:auto;right:12px;transform:none}}.brand-summary{border:1px solid var(--line);background:#fff;border-radius:12px;margin-bottom:24px;padding:16px 20px}.brand-summary .brand-hero{flex-wrap:wrap;gap:16px 24px;margin:0}.brand-identity{flex:220px;align-items:center;gap:14px;min-width:0;display:flex}.brand-identity>.brand-mark{width:52px!important;height:52px!important}.brand-identity-text{min-width:0}.brand-summary .brand-hero h1{margin:0 0 2px;font-size:26px;line-height:1.25}.brand-summary .brand-hero .muted{overflow-wrap:anywhere;font-size:13px}.brand-summary .brand-hero .download{width:auto;margin:0}.brand-summary .evidence-strip{border:0;border-top:1px solid var(--line);background:0 0;border-radius:0;flex-wrap:wrap;gap:8px 20px;margin:12px 0 0;padding-top:12px;display:flex}.brand-summary .evidence-strip>div{border:0;gap:6px;padding:0}.brand-summary .evidence-strip>div>span{font-size:14px;line-height:1}.brand-summary .evidence-strip strong{font-size:12px}@media (max-width:700px){.brand-summary{padding:14px}.brand-summary .brand-hero{gap:10px}.brand-summary .brand-hero h1{font-size:23px}.brand-summary .evidence-strip{gap:6px 14px}}.brand-catalog-intro{border-top:1px solid var(--line);margin-top:12px;padding-top:12px}.brand-catalog-intro .section-heading{gap:12px;margin:0}.brand-catalog-intro .section-heading h2{font-size:17px;line-height:1.4}.catalog-help{color:var(--muted);margin-top:6px;font-size:12px}.catalog-help summary{cursor:pointer;width:fit-content;padding:3px 0}.catalog-help summary:hover{color:var(--accent)}.catalog-help p,.catalog-help .section-note{max-width:90ch;margin:8px 0 0;font-size:12px;line-height:1.7}.history-data-details{border-top:1px solid var(--line);margin-top:16px;padding-top:12px;font-size:13px}.history-data-details summary{cursor:pointer;color:var(--muted);width:fit-content;padding:4px 0}.history-data-details summary:hover{color:var(--accent)}.history-data-details .footnote{margin:12px 0}.history-data-details>p:last-child{margin:0 0 8px}.history-data-details .download{padding:7px 10px;font-size:12px;display:inline-block}.directory-header{border-bottom:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:14px 24px;margin-bottom:12px;padding:16px 0;display:flex}.directory-heading{flex:340px;min-width:0}.directory-heading h1{margin:0 0 8px;font-size:26px;line-height:1.3}.directory-heading .stats{flex-wrap:wrap;justify-content:flex-start;gap:6px 18px;display:flex}.directory-heading .stats>div{align-items:baseline;gap:5px;display:flex}.directory-heading .stats strong{letter-spacing:0;font-size:16px;font-weight:600;display:inline}.directory-heading .stats span{font-size:12px}.directory-header .search{flex:200px;min-width:0}.directory-header .search input{min-width:0;height:42px;padding:9px 12px;font-size:14px}.directory-header+.directory-tools{gap:8px;margin:12px 0}.directory-header+.directory-tools .filters button{padding:7px 10px;font-size:13px}@media (max-width:700px){.directory-header{gap:12px;padding:8px 0 14px}.directory-heading h1{font-size:24px}.directory-heading .stats{gap:4px 14px}}.history-tree-button{width:100%;min-height:40px;color:var(--accent);font-variant-numeric:tabular-nums;background:0 0;border:0;border-radius:4px;padding:6px;display:block}.history-tree-button:hover{text-underline-offset:3px;background:#dce9df;text-decoration:underline}.history-tree-dialog{text-align:left;white-space:normal;font-size:16px}.history-tree-dialog .dialog-body{container-type:inline-size}.history-tree-dialog .catalog-explorer{grid-template-columns:minmax(0,1fr) 240px;gap:16px}.history-tree-dialog .catalog-tree{max-height:50dvh}.history-tree-dialog .tree-tools .search,.history-tree-dialog .tree-tools input{min-width:0}@container (max-width:640px){.history-tree-dialog .catalog-explorer{grid-template-columns:minmax(0,1fr)}.history-tree-dialog .tree-inspector{position:static}}.history-tree-dialog .dialog-body>.section-note{max-width:none;margin:0 0 12px}.history-tree-dialog .dialog-body li{max-width:none}.history-tree-dialog .catalog-explorer{align-items:start}.history-tree-dialog .tree-inspector{max-height:55dvh;overflow:auto}@media (max-width:700px){.history-tree-dialog .dialog-header,.history-tree-dialog .dialog-body{padding:16px}.history-tree-dialog .tree-inspector{max-height:none}}.monitor-confirm{border:1px solid var(--line);width:min(420px,100vw - 32px);color:var(--ink);background:#fff;border-radius:14px;padding:24px;box-shadow:0 24px 80px #172c3430}.monitor-confirm::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#12251d99}.monitor-confirm h2{margin:0 0 12px;font-size:20px}.monitor-confirm p{margin:0 0 12px;font-size:14px}.monitor-confirm .monitor-destination{color:var(--muted);font-size:12px}.monitor-confirm-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;margin-top:24px;font-size:14px;display:flex}.monitor-confirm-open{background:var(--accent);border-color:var(--accent);color:#fff}.monitor-confirm-open:hover{background:#1c503c;border-color:#1c503c}.hist-range{border:0;flex-wrap:wrap;gap:8px;margin:0 0 12px;padding:0;display:flex}.hist-range legend{color:var(--muted);margin-bottom:8px;font-size:13px}.hist-range button{border:1px solid var(--line);min-height:40px;color:var(--ink);background:#fff;border-radius:8px;padding:8px 16px}.hist-range button[aria-pressed=true]{background:var(--accent);border-color:var(--accent);color:#fff}.hist-range button:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.hist-gap{color:var(--muted);font-size:12px;font-weight:400;display:block}.history-tree-dialog .tree-tools-compact{align-items:center;gap:12px;margin:0 0 16px}.tree-tools-compact .tree-summary{color:var(--muted);font-size:13px}.history-tree-dialog .tree-tools-compact .search{flex:180px;width:auto}.history-tree-dialog .tree-tools-compact input{height:38px}.tree-tools-compact .tree-actions{margin-left:auto}@container (max-width:640px){.tree-tools-compact .tree-summary{flex-basis:100%}.history-tree-dialog .tree-tools-compact .search{flex:160px}}.history-tree-dialog{width:min(1200px,100vw - 32px)}.history-tree-dialog .dialog-header{padding:14px 20px}.history-tree-dialog .dialog-header h2{font-size:18px}.history-tree-dialog .dialog-body{padding:16px 20px}.history-tree-dialog .year-overview{margin-top:12px;display:block}.year-branches{columns:3;column-gap:12px}.year-branch{break-inside:avoid;border:1px solid var(--line);background:#fff;border-radius:8px;margin:0 0 12px;overflow:hidden}.year-branch>header{background:var(--soft);justify-content:space-between;align-items:center;gap:8px;padding:6px 10px;font-size:12px;display:flex}.year-branch>header button{text-align:left;background:0 0;border:0;padding:0;font-size:13px;font-weight:600}.year-branch>header span{color:var(--muted);white-space:nowrap}:is(#catalog,.history-tree-dialog) .year-branch .catalog-tree{scrollbar-gutter:auto;border:0;border-radius:0;max-height:none;padding:6px;overflow:visible}:is(#catalog,.history-tree-dialog) .year-branch:not(.year-utilities) .catalog-tree>.tree-branches>.tree-branch>.tree-node .tree-label{color:var(--muted);font-size:11px}:is(#catalog,.history-tree-dialog) .year-branch .tree-node{gap:2px;min-height:25px;padding:0 3px}:is(#catalog,.history-tree-dialog) .year-branch .tree-select{min-height:25px;padding:1px 0;font-size:12px;line-height:1.45}:is(#catalog,.history-tree-dialog) .year-branch .tree-toggle,:is(#catalog,.history-tree-dialog) .year-branch .tree-end{flex-basis:20px;width:20px;height:24px;font-size:15px}:is(#catalog,.history-tree-dialog) .year-branch .tree-child-count{min-width:24px;padding:0 3px;font-size:10px}:is(#catalog,.history-tree-dialog) .year-branch .catalog-tree .tree-branches .tree-branches{margin-left:10px;padding-left:10px}:is(#catalog,.history-tree-dialog) .year-branch .tree-branch>.tree-branches>.tree-branch:before{left:-10px}:is(#catalog,.history-tree-dialog) .year-branch .tree-branch>.tree-branches>.tree-branch:after{width:10px;top:12px;left:-10px}:is(#catalog,.history-tree-dialog) .year-branch .tree-branch>.tree-branches>.tree-branch:last-child:before{height:12px}.history-tree-dialog .year-utilities .catalog-tree>.tree-branches>.tree-branch+.tree-branch{border:0;margin-top:0;padding-top:0}.year-selection{background:#edf4ef;border:1px solid #bccdc0;border-radius:8px;align-items:center;gap:16px;padding:8px 12px;font-size:12px;display:flex;position:sticky;bottom:0;box-shadow:0 -4px 18px #202c2910}.year-selection>div{flex:1;min-width:0}.year-selection strong,.year-selection>div span{overflow-wrap:anywhere;display:block}.year-selection>div span{color:var(--muted);font-size:11px}.year-selection button{padding:2px 8px}.year-selection a{color:var(--accent);white-space:nowrap}@container (max-width:900px){.year-branches{columns:2}}@container (max-width:540px){.year-branches{columns:1}.year-selection{flex-wrap:wrap;gap:8px}:is(#catalog,.history-tree-dialog) .year-branch .tree-select{min-height:32px}:is(#catalog,.history-tree-dialog) .year-branch .tree-toggle{height:32px}}.history-title{align-items:center;gap:12px;margin-bottom:24px;display:flex}.intro .history-title h1{margin:0}.history-info-trigger{width:32px;height:32px;color:var(--muted);background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;padding:5px;display:inline-flex}.history-info-trigger:hover{background:var(--soft);color:var(--accent)}.history-info-dialog{width:min(520px,100vw - 32px);margin:auto}.history-info-dialog .dialog-header{padding:18px 22px}.history-info-dialog .dialog-header h2{font-size:18px}.history-info-dialog .dialog-body{padding:20px 22px}.history-info-dialog .dialog-body p{margin:0;font-size:15px;line-height:1.85}.history-intro{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px 24px;padding:4px 0 20px;display:flex}.history-intro .history-title{flex-shrink:0;gap:8px;margin:0}.history-intro .history-title h1{letter-spacing:-.025em;font-size:26px;line-height:1.3}.history-intro .stats{flex-wrap:wrap;align-items:baseline;gap:24px;display:flex}.history-intro .stats>div{align-items:baseline;gap:7px;display:flex}.history-intro .stats strong{letter-spacing:-.025em;font-size:20px;font-weight:500;display:inline}.history-intro .stats span{white-space:nowrap;font-size:12px}@media (max-width:1000px){.history-intro .stats{gap:10px 18px}.history-intro .stats strong{font-size:18px}.history-intro .history-title h1{font-size:24px}}@media (max-width:700px){.history-intro{gap:8px;padding-bottom:16px}.history-intro .stats{justify-content:flex-start;gap:4px 16px}.history-intro .stats span{font-size:11px}}.history-dialog-actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.history-dialog-actions .history-json-export{white-space:nowrap;border:1px solid var(--line);border-radius:6px;padding:6px 10px;font-size:12px}.history-json-export:disabled{opacity:.5;cursor:default}@media (max-width:540px){.history-tree-dialog .dialog-header{gap:10px}.history-tree-dialog .dialog-header h2{font-size:15px}.history-dialog-actions{gap:2px}}.sidebar-tooltip{color:#fff;z-index:2147483647;text-align:left;overflow-wrap:anywhere;background:#202c29;border:1px solid #384b42;border-radius:8px;width:220px;max-width:calc(100vw - 16px);margin:0;padding:10px 12px;font-size:12px;line-height:1.6;position:fixed;inset:auto;box-shadow:0 6px 22px #13251d30}.sidebar-tooltip strong{font-size:13px;font-weight:600;display:block}.sidebar-tooltip span{color:#d6e2db;margin-top:2px;display:block}.sidebar .nav-icon,.sidebar.is-collapsed .nav-icon{flex:0 0 24px;width:24px;height:24px}.nav-icon svg{flex-shrink:0;display:block}.sidebar .sidebar-bottom-nav{flex-shrink:0;margin-top:auto;padding-top:20px}.sidebar .sidebar-bottom-nav+.sidebar-foot{margin-top:0;padding-top:14px}@media (max-width:700px){.sidebar .sidebar-bottom-nav{margin-top:8px;padding-top:0}.sidebar.is-collapsed .sidebar-bottom-nav{flex:none;margin:0}}.hist-overflow{width:100%}.hist-overflow>summary{cursor:pointer;color:var(--accent);padding:6px 0;font-size:12px;line-height:1.5}.hist-overflow>summary small{color:var(--muted);padding-left:14px;font-size:11px;display:block}.hist-overflow .hist-collapse-label,.hist-overflow[open] .hist-expand-label{display:none}.hist-overflow[open] .hist-collapse-label{display:inline}.hist-overflow>.hist-groups{border:0;margin:6px 0 0;padding:0}.source-reader{max-width:960px}.source-reader section{margin-top:36px;scroll-margin-top:28px}.source-purpose{background:var(--soft);border:1px solid var(--line);border-radius:12px;padding:22px 24px}.source-purpose h3{margin-bottom:10px}.source-purpose p:last-child{margin-bottom:0}.source-jump{flex-wrap:wrap;gap:12px;margin:24px 0;display:flex}.source-jump a,.source-tags a{border:1px solid var(--line);color:var(--accent);background:#fff;border-radius:7px;padding:6px 12px;font-size:14px}.source-reader a:hover{text-decoration:underline}.source-excerpt-list,.source-axis-list{gap:16px;display:grid}.source-excerpt,.source-axis{border:1px solid var(--line);background:#fff;border-radius:12px;min-width:0;padding:24px;scroll-margin-top:24px}.source-excerpt:target,.source-axis:target{border-color:var(--accent);box-shadow:0 0 0 2px var(--soft)}.source-excerpt-meta{color:var(--muted);flex-wrap:wrap;justify-content:space-between;gap:12px;font-size:12px;display:flex}.source-excerpt blockquote{border-left:3px solid var(--accent);white-space:pre-wrap;overflow-wrap:anywhere;margin:16px 0;padding:0 0 0 18px;font-size:18px;line-height:1.8}.source-tags{flex-wrap:wrap;gap:8px;display:flex}.source-live-link{color:var(--accent);margin-top:16px;font-size:14px;display:inline-block}.source-location{color:var(--muted);margin-top:14px;font-size:12px}.source-location code{white-space:pre-wrap;overflow-wrap:anywhere;margin-top:10px;display:block}.source-scale{flex-wrap:wrap;gap:8px;margin:22px 0;padding:0;list-style:none;display:flex}.source-scale li{background:var(--soft);border-radius:6px;align-items:center;gap:9px;padding:9px 12px;font-size:13px;display:flex}.source-scale strong{color:var(--accent);font-size:18px}.source-scope{border-left:3px solid var(--line);color:var(--muted);padding-left:16px}.source-axis header{flex-wrap:wrap;justify-content:space-between;gap:12px;margin-bottom:12px;display:flex}.source-axis h4{margin:0;font-size:19px}.source-axis header>span{color:var(--accent)}.source-axis h5{color:var(--muted);margin:20px 0 8px;font-size:13px}.source-axis p{margin-bottom:12px}.source-citations{gap:10px;margin:0;padding:0;list-style:none;display:grid}.source-citations li{background:var(--paper);overflow-wrap:anywhere;border-radius:7px;padding:12px 16px}.source-citations a{display:block}.source-citations span{color:var(--accent);margin-bottom:4px;font-size:12px;display:block}.source-citations q{font-size:15px}.source-reader>.disclosure{margin-top:24px}@media (max-width:600px){.source-excerpt,.source-axis,.source-purpose{padding:18px}.source-excerpt blockquote{font-size:16px}.source-excerpt-meta{gap:4px;display:grid}}.history-cell a.history-source-icon{width:32px;height:32px;color:var(--accent);border-radius:6px;justify-content:center;align-self:flex-end;align-items:center;margin-left:auto;text-decoration:none;display:inline-flex;position:relative}.history-source-icon:hover,.history-source-icon:focus-visible{background:var(--soft)}.history-source-tooltip{z-index:30;background:var(--ink);color:#fff;visibility:hidden;opacity:0;pointer-events:none;border-radius:7px;width:210px;padding:9px 12px;font-size:12px;line-height:1.6;position:absolute;bottom:calc(100% + 8px);left:0;box-shadow:0 3px 14px #0002}.history-source-icon:hover .history-source-tooltip,.history-source-icon:focus-visible .history-source-tooltip{visibility:visible;opacity:1}.history-cell:nth-last-child(-n+2) .history-source-tooltip{left:auto;right:0}.hist-combined.history-cell{display:block}.hist-combined .history-bar{width:100%;height:70px}.hist-combined .hist-col-head{gap:6px}.hist-combined .hist-kpis{margin-top:4px}.hist-combined .hist-groups{margin-bottom:0}.capture-records{border-top:1px solid var(--line);margin-top:48px;padding-top:28px;scroll-margin-top:24px}main:has(.source-reader)>.back{margin-bottom:14px}main:has(.source-reader)>.brand-summary{margin-bottom:20px;padding:12px 16px}main:has(.source-reader) .brand-summary .brand-identity>.brand-mark{width:40px!important;height:40px!important}main:has(.source-reader) .brand-summary .brand-hero h1{font-size:23px}main:has(.source-reader) .brand-summary .evidence-strip{margin-top:9px;padding-top:9px}.source-reader>h2{margin-bottom:6px;font-size:23px}.source-intro{color:var(--muted);margin:0 0 8px;font-size:14px;line-height:1.65}.source-reading-note{color:var(--muted);font-size:13px}.source-reading-note summary{cursor:pointer;color:var(--accent)}.source-reading-note p{max-width:76ch;margin:8px 0}.source-jump{border-bottom:1px solid var(--line);gap:20px;margin:16px 0 20px;padding-bottom:9px}.source-jump a{background:0 0;border:0;border-radius:0;padding:3px 0;font-size:14px}.source-reader section{margin-top:24px}.source-section-caption{color:var(--muted);margin:4px 0 12px;font-size:13px}.source-excerpt-list{border:1px solid var(--line);background:#fff;border-radius:10px;gap:0;overflow:clip}.source-excerpt{border:0;border-bottom:1px solid var(--line);border-radius:0;grid-template-columns:26px minmax(0,1fr);gap:12px;padding:14px 18px;display:grid}.source-excerpt:last-child{border-bottom:0}.source-row-number{font-variant-numeric:tabular-nums;color:var(--muted);padding-top:3px;font-size:12px}.source-row-content{min-width:0}.source-excerpt blockquote{border:0;max-width:78ch;margin:0 0 7px;padding:0;font-size:16px;line-height:1.65}.source-row-footer{flex-wrap:wrap;align-items:center;gap:6px 16px;display:flex}.source-tags{gap:10px}.source-tags a{background:0 0;border:0;padding:0;font-size:12px}.source-tags .small{font-size:12px}.source-row-footer .source-live-link{margin:0;font-size:12px}.source-location{margin-top:5px}.source-location summary{cursor:pointer}.source-location p{margin:8px 0 0}.source-axis{padding:18px 20px}.source-axis-list{gap:12px}.source-axis h5{margin-top:14px}.source-citations{gap:6px}.source-citations li{padding:8px 12px}.capture-records{margin-top:32px;padding-top:22px}.capture-records .metadata>div{padding-top:12px;padding-bottom:12px}@media (max-width:600px){.source-excerpt{grid-template-columns:22px minmax(0,1fr);gap:8px;padding:12px}.source-jump{gap:10px 18px}.source-row-footer{align-items:flex-start}.source-excerpt blockquote{font-size:16px}}.history-timeline-intro{color:var(--muted);max-width:80ch;margin:0 0 8px;font-size:14px}.history-timeline-intro>span{margin-top:4px;font-size:12px;display:block}.history-timeline-help{color:var(--muted);margin-bottom:16px;font-size:13px}.history-timeline-help summary{cursor:pointer}.history-timeline-help p{max-width:76ch;margin:10px 0}.hist-strip.history-timeline{border:1px solid var(--line);overscroll-behavior-x:contain;scroll-snap-type:x proximity;background:#fff;border-radius:12px;grid-template-columns:none;grid-auto-columns:minmax(180px,1fr);grid-auto-flow:column;gap:0;margin:16px 0 24px;padding:0 0 8px;display:grid;overflow-x:auto}.history-timeline .hist-combined.history-cell{border:0;border-right:1px solid var(--line);scroll-snap-align:start;background:0 0;border-radius:0;padding:16px 14px}.history-timeline .hist-combined:last-child{border-right:0}.history-timeline .hist-combined:nth-child(2n){background:#f8faf8}.history-timeline .hist-col-head{gap:0;margin-bottom:12px;padding-bottom:14px}.timeline-year-line{justify-content:space-between;align-items:center;min-height:32px;display:flex}.timeline-year-line .history-year{letter-spacing:-.03em;font-size:20px}.history-timeline .history-date{color:var(--muted);margin-top:2px;font-size:12px}.timeline-total{align-items:baseline;gap:7px;margin-top:18px;display:flex}.timeline-total>strong{letter-spacing:-.04em;font-variant-numeric:tabular-nums;font-size:32px;font-weight:600;line-height:1.1}.timeline-total>span{color:var(--muted);font-size:12px}.history-timeline .hist-kpis{color:var(--muted);margin-top:6px;font-size:12px}.timeline-raw{color:var(--muted);margin-top:14px;font-size:11px}.timeline-raw-bar{background:var(--line);border-radius:2px;height:3px;margin-top:6px;display:block}.timeline-raw-bar>span{background:var(--accent);border-radius:2px;height:100%;display:block}.history-timeline .hist-groups{gap:5px}.history-timeline .hist-groups li{isolation:isolate;grid-template-rows:auto;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;min-height:35px;padding:8px 7px;font-size:13px;line-height:1.4;display:grid;position:relative}.history-timeline .hist-bar{z-index:-1;background:0 0;border-radius:4px;grid-column:auto;width:100%;height:auto;position:absolute;inset:0}.history-timeline .hist-bar span{background:#dfece4;border-radius:4px}.history-timeline .hist-label{overflow-wrap:normal;word-break:normal;-webkit-hyphens:auto;hyphens:auto}.history-timeline .hist-n{color:var(--muted);font-variant-numeric:tabular-nums;font-size:12px}.history-timeline .history-source-tooltip{width:150px;inset:calc(100% + 4px) 0 auto auto}.history-timeline .hist-col.is-empty{background:#f7f8f6}.graph-heading{justify-content:space-between;align-items:center;gap:16px;margin:36px 0 18px;display:flex}.graph-heading .history-subhead{margin:0}.graph-export{flex-direction:column;align-items:flex-end;gap:4px;display:flex}.graph-export button{white-space:nowrap;padding:6px 10px;font-size:12px}.graph-export button:disabled{cursor:wait;opacity:.6}.graph-export [role=status]{color:var(--muted);overflow-wrap:anywhere;max-width:280px;font-size:11px}.graph-export [role=status]:empty{display:none}.graph-export-actions{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.graph-export input{width:280px;max-width:100%;padding:5px 8px;font-size:11px}.graph-export>a{font-size:12px}.history-compare-card{border:1px solid var(--line);background:#fff;border-radius:12px;margin:32px 0 20px;padding:24px}.history-compare-card h3{margin:0 0 10px;font-size:19px}.history-compare-card .section-note{max-width:900px;margin:0;font-size:13px;line-height:1.7}.history-compare-card .compare-tools{border-top:1px solid var(--line);margin:20px 0 0;padding-top:18px}.history-compare-card .compare-tools .search{max-width:520px}@media (max-width:700px){.history-compare-card{padding:18px}.history-compare-card h3{font-size:17px}.history-compare-card .compare-tools .search{min-width:0;max-width:none}.history-compare-card .compare-tools input[type=search]{width:100%}}.compare-year-options{flex-wrap:wrap;gap:20px 32px;width:100%;display:flex}.compare-year-group{border:0;min-width:0;margin:0;padding:0}.compare-year-group legend{color:var(--muted);margin-bottom:8px;padding:0;font-size:12px}.compare-year-pills{flex-wrap:wrap;gap:6px;display:flex}.compare-tools .compare-year-pill{cursor:pointer;display:block;position:relative}.compare-year-pill input{opacity:0;width:1px;height:1px;position:absolute}.compare-year-pill span{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:999px;padding:8px 13px;font-size:13px;line-height:1.3;transition:background .15s,border-color .15s;display:block}.compare-year-pill input:checked+span{color:#fff;background:#21654e;border-color:#21654e;font-weight:600}.compare-year-pill input:focus-visible+span{outline-offset:3px;outline:2px solid #21654e}.compare-year-pill input:disabled+span{opacity:.35;cursor:not-allowed}.compare-year-pill:hover input:not(:checked):not(:disabled)+span{background:#edf4f0;border-color:#85a998}.history-split-trees{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:16px;display:grid}.reading-content .compare-year-panel{border:1px solid var(--line);background:#fff;border-radius:12px;min-width:0;padding:0;overflow:hidden}.compare-year-panel>header{background:var(--soft);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding:16px 20px;display:flex}.compare-year-panel>header span{color:var(--muted);font-size:12px}.compare-year-panel h4{margin:0;font-size:24px;line-height:1.3}.compare-year-panel .catalog-tree{scrollbar-gutter:stable;border:0;border-radius:0;flex:none;height:min(650px,65dvh);min-height:0;max-height:650px;padding:12px 16px;overflow:auto}.compare-year-panel .tree-node{border-radius:6px;grid-template-columns:28px minmax(0,1fr);align-items:start;gap:8px;min-height:40px;padding:6px 4px 6px 0;display:grid}.compare-year-panel .tree-toggle,.compare-year-panel .tree-end{place-items:center;width:28px;min-width:28px;height:28px;margin:0;display:grid}.compare-year-panel .tree-toggle{font-size:18px}.compare-year-panel .tree-select{grid-template-columns:38px minmax(0,1fr) 44px;align-items:start;gap:2px 8px;min-width:0;padding:3px 0;font-size:13px;line-height:22px;display:grid}.compare-year-panel .tree-select>.compare-mark{text-align:center;grid-area:1/1;width:38px;padding:1px 4px;line-height:18px}.compare-year-panel .tree-label{overflow-wrap:anywhere;grid-area:1/2;min-width:0}.compare-year-panel .tree-child-count{text-align:right;font-variant-numeric:tabular-nums;background:0 0;grid-area:1/3;margin:0;padding:0;line-height:22px}.compare-year-panel .compare-from{white-space:normal;overflow-wrap:anywhere;grid-area:2/2/auto/-1;max-width:none;line-height:18px}.compare-year-panel .compare-tree .tree-branch{padding:0}.compare-year-panel .compare-tree .tree-branches .tree-branches{margin:0;padding-left:20px}.compare-tree .tree-branch>.tree-branches>.tree-branch:before,.compare-tree .tree-branch>.tree-branches>.tree-more:before{left:-6px}.compare-tree .tree-branch>.tree-branches>.tree-branch:last-child:before{height:20px}.compare-tree .tree-branch>.tree-branches>.tree-branch:after{width:20px;top:20px;left:-6px}.history-split-explorer>.tree-inspector{margin-top:16px;position:static}@media (max-width:700px){.history-split-trees{grid-template-columns:repeat(2,minmax(280px,1fr));gap:10px;overflow-x:auto}.compare-year-panel>header{padding:12px}.compare-year-panel .catalog-tree{max-height:65dvh}}.graph-export-dropdown{margin-bottom:-6px;padding-bottom:6px;position:relative}.graph-export-dropdown .graph-export-actions{z-index:20;border:1px solid var(--line);background:#fff;border-radius:10px;flex-flow:column;gap:2px;min-width:160px;padding:6px;display:flex;position:absolute;top:100%;right:0;box-shadow:0 8px 24px #202c291a}.graph-export-dropdown .graph-export-actions[hidden]{display:none}.graph-export-dropdown .graph-export-actions button{text-align:left;background:0 0;border:0;border-radius:6px;width:100%;padding:9px 12px}.graph-export-dropdown .graph-export-actions button:hover,.graph-export-dropdown .graph-export-actions button:focus-visible{background:var(--soft);color:var(--accent)}.history-compare-card .compare-counts{border-bottom:0;margin:20px 0 0;padding:16px 0 0}.deviation-summary{border:1px solid var(--line);background:#fff;border-radius:12px;margin:0;padding:24px}.deviation-summary figcaption{justify-content:space-between;align-items:center;gap:20px;margin-bottom:16px;display:flex}.deviation-summary figcaption strong{font-size:26px;line-height:1.4;display:block}.deviation-item-count{align-items:center;gap:10px;font-size:24px;font-weight:600;display:flex}.deviation-item-count small{color:var(--muted);font-size:12px;font-weight:400}.deviation-summary svg{width:100%;max-width:850px;height:auto;display:block}.deviation-signals{border-top:1px solid var(--line);margin-top:16px;padding-top:16px;font-size:13px}.deviation-signals>strong{margin-bottom:6px;display:block}.deviation-signals p{color:var(--muted);margin:8px 0 0}.deviation-data-link{margin:8px 0 20px;font-size:12px;display:inline-block}@media (max-width:700px){.deviation-summary{padding:16px}.deviation-summary figcaption{flex-direction:column;align-items:start;gap:10px}}.history-multi-trees{align-items:start;padding-bottom:8px;overflow-x:auto}.history-multi-trees .compare-year-panel{flex-direction:column;display:flex}.compare-multi-counts{flex-direction:column;align-items:stretch;gap:8px;display:flex}.compare-multi-counts>div{flex-wrap:wrap;align-items:center;gap:12px 24px;font-size:13px;display:flex}.compare-multi-counts>div>strong{min-width:110px}.compare-multi-counts b{margin-left:4px}.compare-year-footer{border-top:1px solid var(--line);color:var(--muted);flex-shrink:0;margin-top:auto;font-size:12px}.compare-year-footer>span{align-items:center;min-height:42px;padding:10px 16px;display:flex}.compare-removed-details>summary{cursor:pointer;align-items:center;gap:8px;min-height:42px;padding:10px 16px;list-style:none;display:flex}.compare-removed-details>summary::-webkit-details-marker{display:none}.compare-removed-details>summary:hover{background:var(--soft)}.compare-removed-count{font-variant-numeric:tabular-nums;color:var(--warn)}.compare-removed-chevron{margin-left:auto;transition:transform .15s}.compare-removed-details[open] .compare-removed-chevron{transform:rotate(180deg)}.compare-removed-list{scrollbar-gutter:stable;max-height:220px;padding:4px 12px 12px;overflow:auto}.compare-removed-list button{text-align:left;overflow-wrap:anywhere;background:0 0;border:0;grid-template-columns:38px minmax(0,1fr);align-items:start;gap:8px;width:100%;padding:6px 4px;font-size:12px;line-height:20px;display:grid}.compare-removed-list button .compare-mark{text-align:center;padding:1px 4px;line-height:18px}.compare-removed-list button:hover{background:var(--soft)}.compare-year-pill input:checked:disabled+span{opacity:1;cursor:default}.brand-export-actions{flex-wrap:wrap;flex:0 auto;align-items:center;gap:12px;min-width:0;display:flex}.brand-download-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.brand-download-actions>button,.brand-download-actions>.button{white-space:nowrap;justify-content:center;align-items:center;min-height:38px;padding:8px 12px;font-size:12px;line-height:20px;display:inline-flex}@media (max-width:700px){.brand-summary .brand-export-actions{flex-basis:100%;justify-content:flex-start;margin:0}.brand-download-actions{gap:8px}}.catalog-language{color:var(--muted);white-space:nowrap;flex-shrink:0;align-items:center;gap:8px;font-size:12px;display:flex}.catalog-language>div{border:1px solid var(--line);background:#f5f7f4;border-radius:8px;padding:3px;display:flex}.catalog-language button{background:0 0;border:0;border-radius:5px;min-height:30px;padding:5px 10px;font-size:12px;line-height:1.5}.catalog-language button[aria-pressed=true]{color:var(--accent);background:#fff;font-weight:600;box-shadow:0 1px 3px #203d2520}.batch-export-dialog{border:1px solid var(--line);width:min(580px,100vw - 32px);max-height:calc(100dvh - 40px);color:var(--ink);background:#fff;border-radius:16px;padding:0;overflow:hidden;box-shadow:0 24px 80px #12251d40}.batch-export-dialog[open]{flex-direction:column;display:flex}.batch-export-dialog::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#142b2466}.batch-export-header{border-bottom:1px solid var(--line);flex-shrink:0;justify-content:space-between;align-items:center;gap:16px;padding:18px 24px 14px;display:flex}.batch-export-brand{color:var(--muted);margin-bottom:2px;font-size:12px;line-height:1.5;display:block}.batch-export-header h2{margin:0;font-size:21px;line-height:1.4}.batch-export-header>button{flex-shrink:0;place-items:center;width:36px;height:36px;padding:0;font-size:20px;display:grid}.batch-export-body{overscroll-behavior:contain;min-height:0;padding:16px 24px;overflow-y:auto}.batch-export-body>p{color:var(--muted);margin:0 0 16px;font-size:12px;line-height:1.6}.batch-export-dialog fieldset{border:0;min-width:0;margin:0 0 18px;padding:0}.batch-export-dialog fieldset:last-of-type{margin-bottom:0}.batch-export-dialog legend{justify-content:space-between;align-items:center;width:100%;margin-bottom:8px;padding:0;font-size:13px;font-weight:600;display:flex}.batch-export-dialog legend>span{color:var(--muted);font-size:12px;font-weight:400}.batch-export-option{cursor:pointer;text-align:left;border:1px solid #0000;border-radius:8px;grid-template-columns:18px minmax(0,1fr);align-items:start;gap:12px;padding:10px 12px;display:grid}.batch-export-option:hover{background:#f5f8f4}.batch-export-option:has(input:checked){background:#f1f6f2}.batch-export-option+.batch-export-option{margin-top:3px}.batch-export-option input[type=checkbox]{width:17px;min-width:17px;max-width:17px;height:17px;accent-color:var(--accent);cursor:pointer;margin:3px 0 0;padding:0}.batch-export-option>span{min-width:0}.batch-export-option strong{font-size:14px;font-weight:600;line-height:1.5;display:block}.batch-export-option small{color:var(--muted);overflow-wrap:anywhere;margin-top:2px;font-size:12px;line-height:1.5;display:block}.batch-export-option.is-unavailable{opacity:.5;cursor:default}.batch-export-link-options{border-top:1px solid var(--line)!important;padding-top:12px!important}.batch-export-footer{border-top:1px solid var(--line);background:#fafcf9;flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:14px 24px;display:flex}.batch-export-footer>span{color:var(--muted);white-space:nowrap;font-size:12px}.batch-export-footer>div{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.batch-export-footer .batch-export-submit{background:var(--accent);border-color:var(--accent);color:#fff;padding:10px 16px;font-size:13px}.batch-export-dialog button:disabled{opacity:.5;cursor:default}.batch-export-body .batch-export-status{margin:16px 0 0}.batch-export-results{margin-top:16px}.batch-export-results textarea{resize:vertical;border:1px solid var(--line);border-radius:6px;width:100%;min-height:130px;margin-top:10px;padding:10px;font-size:12px;display:block}.batch-export-errors{color:#914820;padding-left:20px;font-size:12px}.batch-export-modes{grid-template-columns:1fr 1fr;gap:8px;display:grid}.batch-export-modes label{border:1px solid var(--line);cursor:pointer;border-radius:8px;align-items:center;gap:8px;padding:10px 12px;font-size:13px;display:flex}.batch-export-modes label:has(input:checked){border-color:var(--accent);background:var(--soft);color:var(--accent)}.batch-export-modes input{width:16px;min-width:16px;height:16px;accent-color:var(--accent);margin:0}.batch-export-body .batch-export-mode-note{color:var(--muted);margin:10px 0;font-size:12px;line-height:1.65}.batch-export-results>div{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;font-size:12px;display:flex}.batch-export-results a,.batch-export-sign-in{color:var(--accent);text-underline-offset:3px;font-size:12px;text-decoration:underline}.batch-export-downloads{margin:16px 0 0;padding:0;list-style:none}.batch-export-downloads li{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding:8px 0;font-size:12px;display:flex}.batch-export-downloads button{white-space:nowrap;padding:6px 10px;font-size:12px}@media (max-width:600px){.batch-export-header,.batch-export-body{padding-left:16px;padding-right:16px}.batch-export-footer{padding:12px 16px}}.market-brief{max-width:960px;margin:0 auto;line-height:1.7}.market-brief>section{border-top:1px solid var(--line);padding:16px 0}.market-brief h1{margin:24px 0 12px}.market-brief h2{margin-top:32px}.market-brief h3{margin:0 0 8px}.market-brief p{overflow-wrap:anywhere}.batch-export-dialog{min-width:min(360px,100vw - 32px);max-width:calc(100vw - 32px);min-height:min(320px,100dvh - 40px)}.batch-export-dialog .batch-export-body{flex:auto}.batch-export-dialog .batch-export-footer{padding-right:44px}.batch-export-dialog .batch-export-resize{width:28px;min-width:0;height:28px;color:var(--muted);cursor:nwse-resize;touch-action:none;-webkit-user-select:none;user-select:none;z-index:2;background:0 0;border:0;border-radius:5px;place-items:center;padding:0;display:grid;position:absolute;bottom:2px;right:2px}.batch-export-dialog .batch-export-resize:hover,.batch-export-dialog .batch-export-resize:focus-visible{color:var(--accent);background:var(--soft)}.batch-export-progress{background:var(--soft);border-top:1px solid var(--line);flex-shrink:0;padding:12px 24px}.batch-export-progress>div{align-items:center;gap:9px;font-size:13px;display:flex}.batch-export-progress progress{width:100%;height:6px;accent-color:var(--accent);margin:10px 0 5px;display:block}.batch-export-progress small{color:var(--muted);font-size:11px}.batch-export-spinner{border:2px solid var(--line);border-top-color:var(--accent);border-radius:50%;flex:none;width:15px;height:15px;animation:.8s linear infinite export-spin}@keyframes export-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.batch-export-spinner{animation:none}}.batch-export-progress-meta{flex-wrap:wrap;justify-content:space-between;gap:12px;display:flex}.batch-export-timer{font-variant-numeric:tabular-nums;white-space:nowrap}.batch-export-dialog{width:min(1080px,100vw - 32px);height:min(780px,100dvh - 40px);container:export-panel/inline-size}.batch-export-dialog .batch-export-body{grid-template-columns:minmax(0,2fr) minmax(0,3fr);padding:0;display:grid;overflow:hidden}.batch-export-settings,.batch-export-output{overscroll-behavior:contain;min-width:0;min-height:0;padding:20px 24px;overflow-y:auto}.batch-export-settings{border-right:1px solid var(--line)}.batch-export-settings>p,.batch-export-empty{color:var(--muted);margin:0 0 16px;font-size:12px;line-height:1.6}.batch-export-output{flex-direction:column;display:flex}.batch-export-output h3{margin:0 0 12px;font-size:14px;line-height:1.5}.batch-export-output .batch-export-status{margin:0 0 12px;font-size:12px;line-height:1.6}.batch-export-output .batch-export-results{flex-direction:column;flex:1 0 260px;min-height:260px;margin:0;display:flex}.batch-export-output .batch-export-results textarea{resize:none;flex:1;min-height:180px;line-height:1.5}.batch-export-output .batch-export-downloads{flex-shrink:0}@container export-panel (max-width:720px){.batch-export-dialog .batch-export-body{display:block;overflow-y:auto}.batch-export-settings,.batch-export-output{padding:16px;overflow:visible}.batch-export-settings{border-right:0;border-bottom:1px solid var(--line)}.batch-export-output .batch-export-results textarea{flex:auto;height:300px}}.positioning-page{grid-template:"tools tools tools""search plot selection""legend plot selection"minmax(0,1fr)"foot foot foot"/180px minmax(0,1fr) 190px;gap:12px 18px;display:grid}.positioning-page .plot-tools{grid-area:tools;justify-content:space-between;align-items:center;gap:8px 16px}.positioning-page .axis-choices{flex:0 auto}.positioning-page .axis-choices legend{float:left;white-space:nowrap;margin:0 8px 0 0;line-height:32px}.positioning-page .axis-pills{align-items:center}.positioning-page .positioning-layout{display:contents}.positioning-page .plot-shell{grid-area:plot;min-width:0}.positioning-page .plot-selection{grid-area:selection;min-width:0}.positioning-page .legend-tools{flex-direction:column;grid-area:search;align-items:stretch;gap:6px;min-width:0;display:flex}.positioning-page .legend-search{flex-direction:column;align-items:stretch;gap:6px;display:flex}.positioning-page .legend-search input{box-sizing:border-box;width:100%}.positioning-page .plot-legend{flex-flow:column;grid-area:legend;align-items:stretch;gap:4px;min-height:0;max-height:none;display:flex;overflow-y:auto}.positioning-page .plot-legend button{text-align:left;flex-shrink:0;justify-content:flex-start}.positioning-page .footnote{grid-area:foot}@media (max-width:1050px){.positioning-page{grid-template:"tools tools""search plot""legend plot"minmax(380px,1fr)"selection selection""foot foot"/150px minmax(0,1fr);height:auto}.positioning-page .plot-selection .score-bars{grid-template-columns:repeat(4,minmax(0,1fr))}.positioning-page .plot-legend{max-height:460px}}@media (max-width:700px){.positioning-page{grid-template:"tools""search""legend""plot""selection""foot"/minmax(0,1fr)}.positioning-page .plot-legend{max-height:180px}.positioning-page .axis-choices legend{line-height:28px}.positioning-page .axis-pills{flex-wrap:wrap}.positioning-page .plot-shell{min-height:360px}}.history-introduction>summary{cursor:pointer;list-style:none}.history-introduction>summary::-webkit-details-marker{display:none}.history-introduction>summary h2{align-items:center;gap:10px;display:flex}.history-introduction-chevron{color:var(--muted);font-size:22px;transition:transform .15s;display:inline-block}.history-introduction[open] .history-introduction-chevron{transform:rotate(90deg)}.history-introduction .history-timeline-intro{margin:8px 0 16px}.graph-heading.history-export-only{justify-content:flex-end;margin-top:0}
