*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--topnav-h:44px;--bg:#f0f2f5;--surface:#fff;--surface-2:#f8f9fa;--surface-3:#f1f3f5;--text:#212529;--text-strong:#2c3e50;--text-body:#495057;--text-muted:#6c757d;--text-subtle:#868e96;--border:#dee2e6;--border-strong:#ced4da;--tick:#adb5bd;--accent:#76b5b2;--accent-strong:#3f8f8b;--accent-contrast-text:#1a252f;--accent-surface:#f1f8f8;--accent-surface-border:#cfe6e5;--fill-strong:#2c3e50;--agg-surface:#eff6ff;--agg-surface-hover:#dbeafe;--agg-border:#bfdbfe;--agg-text:#1e40af;--hero-grad:linear-gradient(135deg, #1a252f 0%, #2c3e50 60%, #34495e 100%);--scrollbar-thumb:#cbd5e1;--scrollbar-thumb-hover:#94a3b8;--chart-grid:#f0f0f0;--focus-ring:#76b5b2;--shadow-sm:0 1px 3px #00000014;--shadow-md:0 4px 12px #0000001f}[data-theme=dark]{--bg:#0f1419;--surface:#1a222c;--surface-2:#222c38;--surface-3:#283543;--text:#e6e9ee;--text-strong:#f1f4f8;--text-body:#c2cad4;--text-muted:#9aa5b1;--text-subtle:#7c8794;--border:#2c3744;--border-strong:#3a4654;--tick:#4a5666;--accent:#76b5b2;--accent-strong:#8cc7c4;--accent-contrast-text:#0f1419;--accent-surface:#16292b;--accent-surface-border:#2c4f4d;--fill-strong:#33414f;--agg-surface:#16243a;--agg-surface-hover:#1c2e4a;--agg-border:#28456e;--agg-text:#93c5fd;--hero-grad:linear-gradient(135deg, #0c1218 0%, #16202b 60%, #1c2733 100%);--scrollbar-thumb:#3a4654;--scrollbar-thumb-hover:#4a5666;--chart-grid:#2c3744;--focus-ring:#8cc7c4;--shadow-sm:0 1px 3px #0006;--shadow-md:0 4px 12px #00000080}html,body{background:var(--bg);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}body{background:var(--bg);color:var(--text);scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb) transparent;font-family:Atkinson Hyperlegible,Segoe UI,system-ui,sans-serif;overflow-y:scroll}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);background-clip:padding-box;border:2px solid #0000;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover);background-clip:padding-box;border:2px solid #0000}::-webkit-scrollbar-corner{background:0 0}h1{font-family:Crimson Pro,Georgia,serif;font-size:30px;font-weight:700;line-height:1.2}h2{color:var(--text-strong);font-family:Crimson Pro,Georgia,serif;font-size:19px;font-weight:600}h3{color:var(--text-strong);font-size:14px;font-weight:700}p{color:var(--text-body);font-size:13px;line-height:1.7}a{color:var(--text-strong)}:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px;border-radius:3px}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}.field-card{transform:none!important}.field-card:hover{transform:none}}.hero{background:var(--hero-grad);color:#fff;padding:48px 48px 44px;position:relative}.hero__title{color:#fff;margin-bottom:14px;font-family:Crimson Pro,Georgia,serif;font-size:34px;font-weight:700;line-height:1.18}.hero__title em{color:var(--accent);font-style:italic}.hero__title em.hero__title-bar{color:#d55e00}.hero__title em.hero__title-informative{color:#4ba3d8}.label-bar{color:#d55e00}.label-informative{color:#0072b2}.hero__subtitle{color:#ffffff8c;letter-spacing:.01em;margin-top:-8px;margin-bottom:18px;font-family:Crimson Pro,Georgia,serif;font-size:15px;font-style:italic;font-weight:400}.hero__sub{color:#ffffffb8;text-align:justify;text-justify:inter-word;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:normal;word-break:normal;margin-bottom:24px;font-size:13px;line-height:1.65}.hero__sub strong{color:#fff}.hero__cta{background:var(--accent);color:var(--accent-contrast-text);cursor:pointer;border:none;border-radius:6px;margin-right:10px;padding:11px 28px;font-size:13px;font-weight:700;text-decoration:none;display:inline-block}.hero__cta-ghost{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff59;border-radius:6px;padding:11px 24px;font-size:13px;text-decoration:none;display:inline-block}.stats-strip{background:var(--surface);border-bottom:1px solid var(--border);justify-content:center;display:flex}.stats-strip__item{text-align:center;border-right:1px solid var(--border);flex:1;max-width:180px;padding:20px 16px}.stats-strip__item:last-child{border-right:none}.stats-strip__num{color:var(--text-strong);font-size:24px;font-weight:800}.stats-strip__lbl{color:var(--text-muted);text-transform:uppercase;letter-spacing:.07em;margin-top:3px;font-size:10px}.accordion{background:var(--surface);border:1px solid var(--border);border-radius:7px;margin-bottom:10px;overflow:hidden}.accordion__toggle{text-align:left;background:var(--surface);width:100%;color:var(--text-strong);cursor:pointer;border:none;justify-content:space-between;align-items:center;padding:14px 18px;font-size:14px;font-weight:600;display:flex}.accordion__toggle:hover{background:var(--surface-2)}.accordion__icon{color:var(--text-muted);font-size:12px;transition:transform .2s}.accordion__icon--closed{transform:rotate(-90deg)}.accordion__body{border-top:1px solid var(--surface-3);padding:4px 18px 18px}.field-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.field-grid__note{color:var(--text-body);background:var(--accent-surface);border:1px solid var(--accent-surface-border);border-left:4px solid var(--accent);border-radius:8px;margin:16px 0 0;padding:12px 16px;font-size:13px;line-height:1.6}.field-grid__note strong{color:var(--text-strong);font-weight:700}.field-grid>:first-child{flex-flow:wrap;grid-column:1/-1;align-items:center;gap:24px;padding:20px 24px}.field-grid>:first-child .field-card__name{flex:200px;margin-bottom:0;padding-bottom:0;font-size:15px}.field-grid>:first-child .field-card__stats{flex-shrink:0;margin-bottom:0}.field-grid>:first-child .field-card__count{font-size:36px}.field-grid>:first-child .field-card__arrow{margin-top:0;margin-left:auto}.field-card{background:var(--surface);border:1px solid var(--border);cursor:pointer;border-radius:10px;flex-direction:column;padding:18px 14px 14px;text-decoration:none;transition:transform .22s,box-shadow .22s,border-color .22s;display:flex;position:relative;overflow:hidden}.field-card:before{content:attr(data-icon);opacity:0;pointer-events:none;z-index:0;font-size:64px;line-height:1;transition:opacity .22s,transform .22s;position:absolute;bottom:-6px;right:2px;transform:scale(.85)rotate(-6deg)}.field-card:hover{border-color:var(--text-strong);transform:translateY(-3px)scale(1.025);box-shadow:0 8px 24px #2c3e5024}.field-card:hover:before{opacity:.13;transform:scale(1)rotate(-6deg)}.field-card__name{color:var(--text-strong);z-index:1;margin-bottom:auto;padding-bottom:10px;font-size:14px;font-weight:700;line-height:1.35;position:relative}.field-card__stats{z-index:1;align-items:center;gap:0;margin-bottom:8px;display:flex;position:relative}.field-card__stat{flex-direction:column;flex:1;align-items:flex-start;display:flex}.field-card__divider{background:var(--border);flex-shrink:0;width:1px;height:32px;margin:0 12px}.field-card__count{color:var(--text-strong);font-family:Crimson Pro,Georgia,serif;font-size:26px;font-weight:700;line-height:1}.field-card__count--policy{color:var(--accent)}.field-card__unit{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;margin-top:2px;font-size:9px}.field-card__arrow{color:var(--tick);z-index:1;margin-top:6px;font-size:11px;transition:color .15s;position:relative}.field-card:hover .field-card__arrow{color:var(--accent)}.metric-item{align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.metric-item:last-child{margin-bottom:0}.metric-swatch{border-radius:2px;flex-shrink:0;width:12px;height:12px;margin-top:3px}.metric-label{color:var(--text);margin-bottom:3px;font-size:13px;font-weight:700}.metric-desc{color:var(--text-muted);font-size:12px;line-height:1.5}.ref-list{padding:0;list-style:none}.ref-list li{color:var(--text);padding:8px 0;font-size:14px;line-height:1.55}.ref-list a{color:var(--text-strong);text-underline-offset:2px;text-decoration:underline}.ref-list a:hover{color:var(--accent)}.footer{background:var(--surface);border-top:1px solid var(--border);margin-top:36px}.footer__inner{text-align:center;padding-top:20px;padding-bottom:20px}.footer__label{color:var(--tick);text-transform:uppercase;letter-spacing:.09em;white-space:nowrap;margin:0 12px;font-size:10px}.footer__logos{flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;display:flex}.footer__logo-card{cursor:pointer;justify-content:center;align-items:center;text-decoration:none;display:flex}.footer__logo-card img{object-fit:contain;filter:grayscale()opacity(.5);max-width:160px;height:52px;transition:filter .25s,transform .2s}.footer__logo-card--bih img{max-width:285px;height:88px}.footer__logo-card--excellsior img{max-width:190px;height:68px}.footer__logo-card:hover img{filter:grayscale(0)opacity();transform:translateY(-2px)}[data-theme=dark] .footer__logo-card img{filter:grayscale()brightness(0)invert()opacity(.55)}[data-theme=dark] .footer__logo-card:hover img{filter:grayscale(0)opacity()}.section-wrap{max-width:996px;margin:0 auto;padding:0 48px}.breadcrumb{background:var(--fill-strong);color:#fff;align-items:center;gap:10px;padding:10px 24px;font-size:13px;display:flex}.breadcrumb__home{color:#ffffffa6;font-size:12px;text-decoration:none}.breadcrumb__sep{color:#ffffff4d}.top-nav__filter-slot{flex:1;justify-content:flex-end;align-items:center;min-width:0;display:flex}.filter-bar{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px 8px;width:100%;display:flex}@media (width<=1100px){.filter-bar{justify-content:flex-start}}@media (width<=760px){.filter-bar{gap:6px}.filter-chip{padding:4px 10px;font-size:11px}.filter-bar__label{font-size:11px}.filter-sep{display:none}}@media (width<=520px){.filter-bar__label{display:none}}.filter-bar__journals{align-items:center;gap:10px;display:flex}.filter-bar__label{color:#ffffffbf;font-size:13px;font-weight:600}.filter-chip{cursor:pointer;color:#ffffffa6;-webkit-user-select:none;user-select:none;background:#ffffff12;border:1px solid #ffffff59;border-radius:16px;align-items:center;gap:5px;padding:5px 14px;font-size:12px;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.filter-chip:hover{color:#ffffffb3;border-color:#fff6}.filter-chip.active{color:#1a252f;background:#fff;border-color:#fff;font-weight:600}.filter-chip__swatch{border-radius:2px;width:10px;height:3px;display:inline-block}.filter-chip__txt{flex-direction:column;display:inline-flex}.filter-chip__txt:after{content:attr(data-label);visibility:hidden;pointer-events:none;height:0;font-weight:600;overflow:hidden}.filter-sep{color:#ffffff59}.global-search{flex:0 300px;min-width:200px;margin-left:auto;position:relative}.global-search__pill{background:#ffffff1a;border:1px solid #ffffff47;border-radius:999px;align-items:center;gap:7px;padding:6px 12px 6px 14px;transition:background .15s,border-color .15s;display:flex}.global-search__pill:hover{background:#ffffff24;border-color:#fff6}.global-search__pill:focus-within{background:#ffffff2e;border-color:#fff9}.global-search__icon{color:#fff9;flex-shrink:0}.global-search__input{color:#fff;background:0 0;border:none;outline:none;flex:1;min-width:0;margin:0;padding:0;font-family:inherit;font-size:12px}.global-search__input::placeholder{color:#ffffff8c}.global-search__clear{color:#fff9;cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;padding:0;font-size:14px;line-height:1;display:inline-flex}.global-search__clear:hover{color:#fff}.global-search__pill{box-sizing:border-box;min-height:30px}.global-search__input{line-height:16px}.global-search__dropdown{background:var(--surface);border:1px solid var(--border);z-index:1000;border-radius:10px;width:100%;min-width:280px;max-width:420px;max-height:420px;position:absolute;top:calc(100% + 6px);left:auto;right:0;overflow-y:auto;box-shadow:0 12px 32px #0000002e}.global-search__empty{color:var(--text-subtle);padding:14px 16px;font-size:12px;font-style:italic}.global-search__item{text-align:left;cursor:pointer;border:none;border-bottom:1px solid var(--surface-3);background:0 0;flex-direction:column;gap:2px;width:100%;padding:8px 14px;font-family:inherit;display:flex}.global-search__item:last-child{border-bottom:none}.global-search__item.active,.global-search__item:hover{background:var(--surface-2)}.global-search__item-name{color:var(--text-strong);font-size:13px;font-weight:600;line-height:1.3}.global-search__item-meta{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:6px;font-size:11px;display:flex}.global-search__item-abbrev{color:var(--text-subtle);font-family:ui-monospace,monospace;font-size:10px}.global-search__item-sep{color:var(--border-strong)}.global-search__item-field{color:var(--text-body)}.global-search__item-policy{color:#0c5460;background:#d1ecf1;border-radius:8px;margin-left:auto;padding:1px 6px;font-size:10px;font-weight:600}.filter-select{border:1px solid var(--border-strong);background:var(--surface);color:var(--text-body);border-radius:5px;padding:3px 10px;font-size:11px}.seg-switch{background:#ffffff1a;border-radius:20px;gap:0;padding:2px;display:inline-flex;position:relative}.seg-switch__pill{will-change:transform, width;pointer-events:none;z-index:0;background:#fff;border-radius:18px;transition:transform .45s cubic-bezier(.22,1,.36,1),width .45s cubic-bezier(.22,1,.36,1);position:absolute;top:2px;bottom:2px;left:0;transform:translate(0,0)}.seg-switch__btn{cursor:pointer;color:#ffffffa6;white-space:nowrap;z-index:1;background:0 0;border:none;border-radius:18px;padding:5px 14px;font-size:12px;transition:color .35s;position:relative}.seg-switch__btn:after{content:attr(data-label);visibility:hidden;pointer-events:none;height:0;font-weight:600;display:block;overflow:hidden}.seg-switch__btn:hover{color:#ffffffe6}.seg-switch__btn.active{color:var(--accent-contrast-text);font-weight:600}@keyframes fieldEnter{0%{opacity:0}to{opacity:1}}.field-layout{align-items:flex-start;display:flex}.field-main{flex-direction:column;flex:1;min-width:0;animation:.28s cubic-bezier(.22,1,.36,1) both fieldEnter;display:flex}.journal-sidebar::-webkit-scrollbar{display:none}.journal-sidebar{scrollbar-width:none;width:var(--journal-sidebar-width,300px);background:var(--surface);border-right:1px solid var(--border);max-width:100%;top:var(--topnav-h);height:calc(100vh - var(--topnav-h));flex-shrink:0;padding:8px 10px 16px;font-family:Atkinson Hyperlegible,Segoe UI,system-ui,sans-serif;transition:width .2s;position:sticky;overflow-y:auto}.journal-sidebar__measure{visibility:hidden;pointer-events:none;white-space:nowrap;box-sizing:border-box;width:max-content;max-width:none;padding:6px 7px;font-family:Atkinson Hyperlegible,Segoe UI,system-ui,sans-serif;font-size:14px;font-weight:700;line-height:1.35;position:absolute;top:0;left:0}.journal-sidebar__field{border-bottom:1px solid var(--surface-3);margin-bottom:10px;padding:0 0 10px}.journal-sidebar__field-label{text-transform:uppercase;letter-spacing:.06em;color:var(--text-subtle);margin-bottom:5px;font-size:10px;font-weight:600;display:block}.journal-sidebar__field-select{border:1px solid var(--border);background:var(--surface-2);width:100%;color:var(--text-strong);cursor:pointer;box-sizing:border-box;border-radius:10px;outline:none;margin:0;padding:9px 10px;font-family:Atkinson Hyperlegible,Segoe UI,system-ui,sans-serif;font-size:14px;font-weight:700;line-height:1.35;display:block}.journal-sidebar__field-select option{color:var(--text-strong);font-family:Atkinson Hyperlegible,Segoe UI,system-ui,sans-serif;font-size:14px;font-weight:700}.journal-sidebar__field-select:focus{border-color:var(--text-strong);background:var(--surface)}@keyframes flyout-in{0%{opacity:0;transform:translate(-8px)scale(.97)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes flyout-out{0%{opacity:1;transform:translate(0)scale(1)}to{opacity:0;transform:translate(-8px)scale(.97)}}.journal-sidebar__fields-flyout{background:var(--surface);border:1px solid var(--border);z-index:1000;border-radius:10px;flex-direction:column;gap:6px;width:280px;max-height:70vh;margin:0;padding:8px;list-style:none;animation:.2s forwards flyout-in;display:flex;overflow-y:auto;box-shadow:0 8px 24px #2c3e5024}.journal-sidebar__fields-flyout--closing{animation:.2s forwards flyout-out}.journal-sidebar__fields-toggle{border:1px solid var(--border);background:var(--surface-2);width:100%;color:var(--text-muted);cursor:pointer;text-align:left;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:4px;padding:7px 10px;font-family:Atkinson Hyperlegible,Segoe UI,system-ui,sans-serif;font-size:12px;font-weight:600;display:flex}.journal-sidebar__fields-toggle:hover{background:var(--surface-3);color:var(--text-strong);border-color:var(--tick)}.journal-sidebar__field-active{border:2px solid var(--text-strong);background:var(--fill-strong);color:#fff;box-sizing:border-box;border-radius:10px;flex-direction:column;gap:7px;width:100%;padding:9px 10px;font-family:Atkinson Hyperlegible,Segoe UI,system-ui,sans-serif;font-size:14px;font-weight:700;line-height:1.35;display:flex}.journal-sidebar__field-active-tags{flex-wrap:wrap;gap:4px;display:flex}.journal-sidebar__field-active .sf-tag--journals,.journal-sidebar__field-active .sf-tag--total,.journal-sidebar__field-active .sf-tag--eligible{color:#ffffffe6;background:#ffffff26}.journal-sidebar__subfields{border-bottom:1px solid var(--surface-3);margin:-4px 0 12px;padding-bottom:10px}.journal-sidebar__subfields-hint{color:var(--text-muted);margin-bottom:8px;font-size:12px;font-weight:600;line-height:1.4}.journal-sidebar__subfields-list{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.journal-sidebar__subfields-list li{min-width:0;margin:0;padding:0}.journal-sidebar__subfield-btn{text-align:left;border:1px solid var(--border);background:var(--surface);width:100%;color:var(--text-strong);cursor:pointer;border-radius:10px;align-items:center;gap:8px;margin:0;padding:10px;font-family:Atkinson Hyperlegible,Segoe UI,system-ui,sans-serif;font-size:14px;font-weight:700;line-height:1.35;transition:transform .22s,box-shadow .22s,border-color .22s;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 2px #2c3e500f}.journal-sidebar__subfield-btn:before{content:attr(data-icon);opacity:0;pointer-events:none;z-index:0;font-size:52px;line-height:1;transition:opacity .22s,transform .22s;position:absolute;top:-6px;right:2px;transform:scale(.85)rotate(-6deg)}.journal-sidebar__subfield-btn:hover{background:var(--surface-2);border-color:var(--text-strong);color:var(--text-strong);transform:translateY(-2px);box-shadow:0 4px 14px #2c3e501a}.journal-sidebar__subfield-btn:hover:before{opacity:.13;transform:scale(1)rotate(-6deg)}.journal-sidebar__subfield-ico{flex-shrink:0;font-size:16px;line-height:1}.journal-sidebar__subfield-name{z-index:1;flex-direction:column;flex:1;gap:6px;min-width:0;display:flex;position:relative}.journal-sidebar__subfield-tags{flex-wrap:wrap;gap:4px;display:flex}.sf-tag{white-space:nowrap;letter-spacing:.02em;border-radius:10px;padding:2px 6px;font-size:9px;font-weight:600}.sf-tag--journals{background:var(--surface-3);color:var(--text-body)}.sf-tag--total{color:#2c7a7b;background:#e8f4f8}.sf-tag--eligible{color:#92400e;background:#fef3c7}.sf-tag--policy{color:#075985;background:#dbeafe}.sf-tag--no-policy{color:#9a3412;background:#ffedd5}.policy-bar{flex:100%;align-items:stretch;gap:6px;width:100%;margin:2px 0;display:flex}.policy-bar__track{background:var(--border);border:1px solid var(--border-strong);border-radius:10px;flex:auto;min-width:90px;display:flex;overflow:hidden;box-shadow:inset 0 1px 2px #00000014}.policy-bar__seg{color:#fff;justify-content:center;align-items:center;min-width:max-content;font-size:10px;font-weight:800;transition:opacity .18s,filter .18s;display:flex;overflow:hidden}.policy-bar__seg--policy{color:#3a2f00;text-shadow:0 1px 1px #fff6;background:linear-gradient(#fde725 0%,#d4b106 100%)}.policy-bar__seg--no{background:linear-gradient(#9b8cf5 0%,#5a3ec8 100%)}.policy-bar__lbl{letter-spacing:.02em;text-shadow:0 1px 1px #00000059;padding:0 5px;line-height:1}.policy-bar__total{color:var(--text-strong);background:var(--border);white-space:nowrap;letter-spacing:.02em;border:1px solid var(--border-strong);border-radius:10px;align-items:center;padding:3px 8px;font-size:9px;font-weight:700;display:inline-flex}.policy-bar[data-filter=policy] .policy-bar__seg--no,.policy-bar[data-filter=nopolicy] .policy-bar__seg--policy{background:linear-gradient(180deg, var(--border-strong) 0%, var(--text-subtle) 100%)}.policy-bar[data-filter=policy] .policy-bar__seg--no .policy-bar__lbl,.policy-bar[data-filter=nopolicy] .policy-bar__seg--policy .policy-bar__lbl{color:#fff;text-shadow:0 1px 1px #00000080}.policy-bar[data-filter=policy] .policy-bar__seg--policy,.policy-bar[data-filter=nopolicy] .policy-bar__seg--no{filter:saturate(1.25)brightness(1.05)}.policy-bar[data-filter=policy] .policy-bar__track,.policy-bar[data-filter=nopolicy] .policy-bar__track{box-shadow:inset 0 1px 2px #00000014,0 0 0 2px #3b82f640}.journal-link--agg .policy-bar__total{color:var(--agg-text)}.journal-link.active .policy-bar__total{color:#ffffffd9}.journal-link.active .policy-bar__track{background:#ffffff26;border-color:#fff3}.journal-link.active .policy-bar__total,.journal-link.active .articles-bar__total{background:var(--surface);color:var(--text-strong);border-color:var(--surface)}.journal-link.active .articles-bar__lbl--dark{color:#1f2937}.bar-legend{z-index:5;background:var(--surface);flex-direction:column;gap:6px;margin:0 0 10px;padding:8px 0;display:flex;position:sticky;top:-4px;box-shadow:0 4px 6px -4px #0000001f}.bar-legend__item{align-items:stretch;gap:6px;display:flex}.bar-legend__label{color:var(--text-body);background:var(--border);border:1px solid var(--border-strong);white-space:nowrap;border-radius:10px;justify-content:center;align-items:center;min-width:58px;padding:3px 8px;font-size:9px;font-weight:700;display:inline-flex}.bar-legend__bar{border:1px solid var(--border-strong);border-radius:10px;flex:auto;min-height:18px;display:flex;overflow:hidden;box-shadow:inset 0 1px 2px #00000014}.bar-legend__seg{color:#fff;text-shadow:0 1px 1px #00000059;letter-spacing:.02em;flex:50%;justify-content:center;align-items:center;font-size:9px;font-weight:700;display:flex}.bar-legend__seg--dark{color:#374151;text-shadow:0 1px 1px #ffffff80}.bar-legend__seg--policy{color:#3a2f00;text-shadow:0 1px 1px #fff6;background:linear-gradient(#fde725 0%,#d4b106 100%)}.bar-legend__seg--no{background:linear-gradient(#9b8cf5 0%,#5a3ec8 100%)}.bar-legend__seg--eligible{background:linear-gradient(#4cc9a4 0%,#009e73 100%)}.bar-legend__seg--non{background:linear-gradient(#e5e7eb 0%,#cbd5e1 100%)}.articles-bar{flex:100%;align-items:stretch;gap:6px;width:100%;margin:2px 0;display:flex}.articles-bar__total{background:var(--accent-surface);color:var(--accent-strong);border-color:var(--accent-surface-border)}.articles-bar__seg--eligible{color:#fff;background:linear-gradient(#4cc9a4 0%,#009e73 100%)}.articles-bar__seg--non{color:#374151;background:linear-gradient(#e5e7eb 0%,#cbd5e1 100%)}.articles-bar__lbl--dark{color:#374151;text-shadow:0 1px 1px #ffffff80}.journal-link{color:var(--text-strong);cursor:pointer;background:var(--surface);border:1px solid var(--surface-3);border-radius:8px;justify-content:space-between;align-items:flex-start;margin-bottom:5px;padding:9px 12px;font-size:13px;text-decoration:none;transition:border-color .15s,box-shadow .15s,background .15s;display:flex;position:relative;box-shadow:0 1px 3px #0000000d}.journal-link:hover{background:var(--surface-2);border-color:var(--tick);box-shadow:0 2px 6px #00000017}.journal-link.active{background:var(--fill-strong);color:#fff;border-color:var(--fill-strong);font-weight:600;box-shadow:0 2px 8px #2c3e5040}.journal-link.active .journal-link__name{color:#fff}.journal-link.active .sf-tag--total,.journal-link.active .sf-tag--eligible{color:#fffc;background:#ffffff1f}.journal-link__chevron{opacity:.75;cursor:pointer;color:inherit;background:0 0;border:none;border-radius:4px;flex-shrink:0;padding:4px 6px;font-size:11px;line-height:1;position:absolute;top:8px;right:8px}.journal-link__chevron:hover{opacity:1;background:#0000000f}.journal-link.active .journal-link__chevron{color:#fff}.journal-link.active .journal-link__chevron:hover{background:#ffffff26}.journal-link__body{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.journal-link__name{color:var(--text-strong);font-size:13px;font-weight:600;line-height:1.4}.journal-link__tags{flex-wrap:wrap;gap:3px;width:100%;display:flex}.journal-link--agg{background:var(--agg-surface);border-color:var(--agg-border);color:var(--agg-text);font-weight:600}.journal-link--agg:hover{background:var(--agg-surface-hover);border-color:var(--agg-text)}.journal-link--agg.active{color:#fff;background:#1e40af;border-color:#1e40af;box-shadow:0 2px 8px #1e40af4d}.journal-link--agg .sf-tag--journals,.journal-link--agg .sf-tag--total,.journal-link--agg .sf-tag--eligible{background:var(--agg-surface-hover);color:var(--agg-text)}.journal-link--agg.active .sf-tag--journals,.journal-link--agg.active .sf-tag--total,.journal-link--agg.active .sf-tag--eligible{color:#ffffffe6;background:#ffffff26}.journal-link--agg.active .policy-bar__total,.journal-link--agg.active .articles-bar__total{color:#1e40af;background:#fff;border-color:#fff;font-weight:800}.journal-link--agg.active .policy-bar__track,.journal-link--agg.active .articles-bar .policy-bar__track{background:#ffffff40;border-color:#ffffff80}.journal-link--agg.active .articles-bar__seg--non{background:linear-gradient(#f1f5f9 0%,#cbd5e1 100%)}.journal-link--agg.active .articles-bar__lbl--dark{color:#1f2937}.policy-badge{color:#075985;background:#dbeafe;border-radius:10px;flex-shrink:0;padding:1px 7px;font-size:10px;font-weight:600;line-height:1.6}.journal-link>.policy-badge{position:absolute;top:6px;right:8px}.journal-link:has(>.policy-badge) .journal-link__name{padding-right:76px}.journal-link--agg .journal-link__name{padding-right:18px}.journal-link.active .policy-badge{color:#fff;background:#ffffff2e}.policy-badge--legend{pointer-events:none}.chart-area{flex:0 auto;padding:20px 24px;overflow-y:visible}.chart-section-title{color:var(--text-strong);border-bottom:2px solid var(--border);justify-content:space-between;align-items:center;margin-top:20px;margin-bottom:12px;padding-bottom:6px;font-size:13px;font-weight:700;display:flex}.chart-section-title__cols{align-items:center;gap:7px;display:flex}.chart-section-title__download-btn{cursor:pointer;color:var(--tick);background:0 0;border:none;align-items:center;padding:0 2px;line-height:0;transition:color .15s;display:flex}.chart-section-title__download-btn:hover{color:var(--text-strong)}.chart-section-title__download-btn:disabled{opacity:.5;cursor:default}.cols-seg__label{color:var(--tick);font-size:11px;font-weight:600}.cols-seg{border:1px solid var(--border);border-radius:6px;flex-shrink:0;display:inline-flex;overflow:hidden}.cols-seg__btn{color:var(--tick);background:var(--surface);cursor:pointer;border:none;padding:3px 9px;font-size:11px;font-weight:600;line-height:1.4;transition:background .15s,color .15s}.cols-seg__btn+.cols-seg__btn{border-left:1px solid var(--border)}.cols-seg__btn:hover:not(.active){color:var(--text-strong)}.cols-seg__btn.active{background:var(--fill-strong);color:#fff}.chart-section-title:first-child{margin-top:0}.chart-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:20px;display:grid}.chart-grid--full{grid-template-columns:1fr}.chart-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}@media (width<=1000px){.chart-grid--three{grid-template-columns:repeat(2,minmax(0,1fr))}}.field-chart-link{cursor:pointer;border-radius:7px;transition:transform .15s,box-shadow .15s}.field-chart-link:hover{transform:translateY(-2px);box-shadow:0 4px 16px #0000001a}.field-chart-link:focus-visible{outline-offset:2px;outline:2px solid #4dabf7}.chart-card{background:var(--surface);border:1px solid var(--border);border-radius:7px;overflow:hidden}.chart-card__header{border-bottom:1px solid var(--surface-3);color:var(--text-strong);flex-direction:column;gap:2px;padding:10px 14px 8px;font-size:12px;font-weight:600;display:flex}.chart-card__header-top{justify-content:space-between;align-items:center;display:flex}.chart-card__meta{white-space:nowrap;border-radius:10px;padding:2px 7px;font-size:10px;font-weight:600}.chart-card__meta--policy{color:#075985;background:#dbeafe;border:1px solid #bfdbfe}.chart-card__meta--no-policy{background:var(--surface-3);color:var(--text-muted);border:1px solid var(--border)}.chart-card__subtitle{color:var(--text-subtle);font-size:10px;font-weight:400}.chart-card__menu{flex-shrink:0;position:relative}.chart-card__menu-btn{cursor:pointer;color:var(--tick);background:0 0;border:none;align-items:center;padding:0 2px;line-height:0;transition:color .15s;display:flex}.chart-card__menu-btn:hover{color:var(--text-strong)}.chart-card__menu-btn:disabled{opacity:.5;cursor:default}.chart-card__menu-dropdown{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-md);z-index:50;border-radius:7px;min-width:160px;position:absolute;top:calc(100% + 4px);right:0;overflow:hidden}.chart-card__menu-item{width:100%;color:var(--text-strong);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:8px;padding:9px 14px;font-size:12px;font-weight:600;display:flex}.chart-card__menu-item:hover{background:var(--surface-2)}.chart-card__body{height:260px}.chart-card__body--agg{height:300px}.chart-card__skeleton{background:linear-gradient(90deg, var(--surface-2) 25%, var(--surface-3) 50%, var(--surface-2) 75%);background-size:200% 100%;height:100%;animation:1.5s infinite shimmer}.policy-badge{color:#075985;background:#dbeafe;border-radius:3px;margin-left:4px;padding:1px 5px;font-size:9px;font-weight:600}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.field-header{background:var(--surface);border-bottom:1px solid var(--border);padding:18px 24px}.field-header__icon{margin-bottom:4px;font-size:24px}.home-section{padding:32px 0 0}.field-grid-wrap{max-width:996px;margin:0 auto;padding:32px 48px 0}.dashboard-about{margin-bottom:32px}.dashboard-about p{color:var(--text);max-width:none;margin-bottom:0;font-size:14px;line-height:1.65}.dashboard-about__defs{max-width:none;margin:14px 0 0;padding-left:1.35rem;list-style:outside}.dashboard-about__defs li{color:var(--text);margin-bottom:8px;padding-left:.35rem;font-size:14px;line-height:1.65}.dashboard-about__defs li:last-child{margin-bottom:0}.dashboard-about__defs strong{color:var(--text-strong);font-weight:700}.dashboard-about--post-browse{margin-top:40px;margin-bottom:0}.collapsible-home-section{margin-bottom:28px}.collapsible-home-section__toggle{cursor:pointer;text-align:left;width:100%;color:var(--text-strong);background:0 0;border:none;align-items:center;gap:8px;margin:0;padding:0;font-family:Crimson Pro,Georgia,serif;font-size:19px;font-weight:600;line-height:1.3;display:flex}.collapsible-home-section__toggle:hover{color:var(--text-strong)}.collapsible-home-section__chev{color:var(--text-muted);font-size:12px;line-height:1;transition:transform .2s;display:inline-block}.collapsible-home-section__chev--closed{transform:rotate(-90deg)}.collapsible-home-section__rule{border:0;border-top:1px solid var(--border);height:0;margin:12px 0 0}.collapsible-home-section__panel{margin-top:16px}.collapsible-home-section__panel p,.collapsible-home-section__panel li{color:var(--text-body);font-family:Atkinson Hyperlegible,Segoe UI,system-ui,sans-serif;font-size:14px;line-height:1.7}.collapsible-home-section__panel ul{padding-left:1.25rem}.home-browse-collapsible{margin-bottom:0}.home-refs-section{margin-top:32px;padding-bottom:0}.methods-section__steps{flex-direction:column;gap:14px;margin:4px 0 8px;padding:0;list-style:none;display:flex}.methods-section__step{align-items:flex-start;gap:12px;display:flex}.methods-section__step-n{background:var(--accent);color:#fff;border-radius:999px;flex:none;justify-content:center;align-items:center;width:24px;height:24px;margin-top:1px;font-family:Atkinson Hyperlegible,Segoe UI,system-ui,sans-serif;font-size:12px;font-weight:700;display:flex}.methods-section__step-title{color:var(--text-strong);margin-bottom:2px;font-family:Atkinson Hyperlegible,Segoe UI,system-ui,sans-serif;font-size:14px;font-weight:700}.methods-section__step-desc{margin:0}.methods-section__subhead{color:var(--text-strong);margin:20px 0 6px;font-family:Crimson Pro,Georgia,serif;font-size:15px;font-weight:600}.methods-section__defs{margin:0}.methods-section__defs li{padding:2px 0}.impressum-section__subhead{color:var(--text-strong);margin:20px 0 6px;font-family:Crimson Pro,Georgia,serif;font-size:15px;font-weight:600}.impressum-section__ops{flex-wrap:wrap;gap:16px;margin:4px 0 8px;padding:0;list-style:none;display:flex}.impressum-section__op{border:1px solid var(--border);background:var(--surface);border-radius:8px;flex:260px;padding:12px 14px}.impressum-section__op-name{color:var(--text-strong);flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:4px;font-family:Atkinson Hyperlegible,Segoe UI,system-ui,sans-serif;font-size:14px;font-weight:700;display:flex}.impressum-section__badge{text-transform:uppercase;letter-spacing:.04em;color:#fff;background:var(--accent);border-radius:999px;padding:2px 7px;font-size:10px;font-weight:700}.impressum-section__op-org,.impressum-section__op-addr,.impressum-section__op-email,.impressum-section__op-orcid{color:var(--text-body);font-family:Atkinson Hyperlegible,Segoe UI,system-ui,sans-serif;font-size:13px;line-height:1.5}.impressum-section__op-addr{color:var(--tick)}.impressum-section__cards{flex-wrap:wrap;gap:16px;margin:4px 0 8px;display:flex}.impressum-section__card{border:1px solid var(--border);background:var(--surface);border-radius:8px;flex-direction:column;flex:220px;gap:3px;padding:12px 14px;text-decoration:none;transition:border-color .15s,transform .15s;display:flex}.impressum-section__card:hover{border-color:var(--accent);transform:translateY(-2px)}.impressum-section__card-label{text-transform:uppercase;letter-spacing:.05em;color:var(--tick);font-family:Atkinson Hyperlegible,Segoe UI,system-ui,sans-serif;font-size:11px;font-weight:700}.impressum-section__card-url{color:var(--text-strong);text-underline-offset:2px;word-break:break-word;font-family:Atkinson Hyperlegible,Segoe UI,system-ui,sans-serif;font-size:13px;line-height:1.4;text-decoration:underline}.impressum-section__card:hover .impressum-section__card-url{color:var(--accent)}.impressum-section__card-note{color:var(--tick);font-family:Atkinson Hyperlegible,Segoe UI,system-ui,sans-serif;font-size:12px}.impressum-section__defs{margin:0}.impressum-section__defs li{padding:2px 0}.metrics-mean{margin-top:40px}.metrics-mean__cards{flex-direction:column;gap:12px;display:flex}.metrics-mean__card{border:1px solid var(--border);background:var(--surface);border-radius:8px;padding:14px 16px}.metrics-mean__card-head{align-items:center;gap:10px;display:flex}.metrics-mean__swatch{border-radius:3px;flex-shrink:0;width:28px;height:6px}.metrics-mean__card-title{font-family:Atkinson Hyperlegible,Segoe UI,system-ui,sans-serif;font-size:14px;font-weight:700}.metrics-mean__card-desc{color:var(--text);margin:10px 0 0;font-size:14px;line-height:1.65}:root{--nav-height:44px}.top-nav{background:var(--fill-strong);color:#fff;z-index:100;border-bottom:1px solid #ffffff1a;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:10px 16px;padding:10px 24px;display:flex;position:sticky;top:0}.top-nav__start{flex:1;align-items:center;gap:14px 20px;min-width:0;display:flex}.top-nav__logo{color:#fff;letter-spacing:.02em;white-space:nowrap;flex-shrink:0;font-size:14px;font-weight:700;text-decoration:none}.top-nav__info{color:#ffffffd9;cursor:pointer;background:#ffffff14;border:1px solid #ffffff40;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.top-nav__info:hover{color:#fff;background:#ffffff2e;border-color:#ffffff80}@media (width<=760px){.top-nav{gap:10px;padding:8px 14px}.global-search{flex-basis:100%;order:3;min-width:0;margin-left:0}.top-nav__filter-slot{flex-basis:100%;order:2}.top-nav__info{order:1;margin-left:auto}}.hero__inner{align-items:stretch;gap:32px;max-width:900px;margin:0 auto;display:flex}.hero__text{flex:1;max-width:680px}.hero__link{color:var(--accent)}.hero__actions{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.hero__or{color:#ffffff8c;flex-shrink:0;padding:0 2px;font-family:Crimson Pro,Georgia,serif;font-size:14px;font-style:italic}.hero__search{flex:300px;min-width:220px}.hero__search .global-search{flex:auto;min-width:0;margin-left:0}.hero__search .global-search__pill{border-radius:6px;padding:9px 14px}.hero__search .global-search__input{font-size:14px;line-height:18px}.hero__search .global-search__icon{width:15px;height:15px}.hero__stats{flex-direction:column;flex-shrink:0;gap:10px;min-width:130px;margin-left:auto;display:flex}.hero__stat-card{text-align:center;background:#ffffff14;border-radius:8px;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:14px 18px;display:flex}.hero__stat-num{color:var(--accent);font-size:22px;font-weight:800}.hero__stat-lbl{color:#ffffff80;text-transform:uppercase;letter-spacing:.08em;margin-top:3px;font-size:10px}.metric-strip{background:var(--surface);border-bottom:1px solid var(--border);justify-content:center;gap:32px;padding:14px 48px;display:flex}.metric-strip__item{flex:1;align-items:flex-start;gap:10px;max-width:280px;display:flex}.metric-strip__swatch{border-radius:3px;flex-shrink:0;width:28px;height:6px;margin-top:5px}.metric-strip__label{color:var(--text);margin-bottom:2px;font-size:11px;font-weight:700}.metric-strip__desc{color:var(--text-muted);font-size:10px;line-height:1.5}.journal-sidebar__search{width:100%;padding:0 0 12px}.journal-search-input{border:1px solid var(--border);background:var(--surface-2);width:100%;color:var(--text-body);box-sizing:border-box;appearance:none;border-radius:6px;outline:none;margin:0;padding:7px 10px;font-family:inherit;font-size:11px;display:block}.journal-search-input::-webkit-search-decoration{appearance:none;display:none}.journal-search-input::-webkit-search-cancel-button{appearance:none;display:none}.journal-search-input::-webkit-search-results-button{appearance:none;display:none}.journal-search-input::-webkit-search-results-decoration{appearance:none;display:none}.journal-search-input:focus{border-color:var(--text-strong);background:var(--surface)}.journal-sidebar__no-results{color:var(--text-subtle);padding:8px 0;font-size:11px;font-style:italic}.journal-sidebar__legend{border-top:1px solid var(--surface-3);color:var(--text-body);flex-direction:column;gap:7px;margin-top:10px;padding:12px 0 0;font-size:10px;font-weight:500;display:flex}.journal-sidebar__legend-title{text-transform:uppercase;letter-spacing:.08em;color:var(--text-subtle);margin-bottom:2px;font-size:9px;font-weight:700}.journal-sidebar__legend-item{align-items:center;gap:7px;display:inline-flex}.legend-swatch{border-radius:2px;flex-shrink:0;width:14px;height:8px}.legend-swatch--dashed{background:0 0;border-top:2px dashed;border-radius:0;align-self:center;width:14px;height:0}@media (width<=700px){.field-grid{grid-template-columns:repeat(2,1fr)}.hero{padding:40px 24px 36px}.field-layout{flex-direction:column}.journal-sidebar{border-right:none;border-bottom:1px solid var(--border);width:100%;height:auto;position:relative;top:auto}.chart-grid{grid-template-columns:1fr}}.tooltip{z-index:2000;pointer-events:auto;max-width:280px;animation:.14s ease-out tooltip-in;position:absolute}@keyframes tooltip-in{0%{opacity:0;transform:translateY(-2px)}to{opacity:1;transform:translateY(0)}}.tooltip__body{color:#fff;text-align:left;white-space:pre-line;background:#1a252f;border:1px solid #ffffff14;border-radius:8px;padding:8px 12px;font-family:Atkinson Hyperlegible,Segoe UI,system-ui,sans-serif;font-size:12px;font-weight:400;line-height:1.45;display:block;box-shadow:0 10px 28px #00000052}.tooltip__arrow{pointer-events:none;background:#1a252f;border:1px solid #ffffff14;width:8px;height:8px;position:absolute;transform:rotate(45deg)}.tooltip--bottom .tooltip__arrow{border-bottom:none;border-right:none;margin-left:-4px;top:-5px}.tooltip--top .tooltip__arrow{border-top:none;border-left:none;margin-left:-4px;bottom:-5px}.chart-card__compare-btn{color:var(--tick)}.chart-card__compare-btn:hover{color:#0072b2}.compare-modal__backdrop{z-index:1000;background:#0f172a8c;justify-content:center;align-items:center;padding:24px;animation:.15s ease-out compareFadeIn;display:flex;position:fixed;inset:0}@keyframes compareFadeIn{0%{opacity:0}to{opacity:1}}.compare-modal{background:var(--surface);border-radius:12px;flex-direction:column;width:min(1180px,100%);height:min(760px,100%);display:flex;overflow:hidden;box-shadow:0 20px 60px #00000040}.compare-modal__header{border-bottom:1px solid var(--surface-3);justify-content:space-between;align-items:flex-start;gap:16px;padding:16px 20px;display:flex}.compare-modal__title{color:var(--text-strong);margin:0;font-size:17px;font-weight:700}.compare-modal__subtitle{color:var(--text-muted);margin-top:2px;font-size:12px}.compare-modal__close{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:0 6px;font-size:26px;line-height:1}.compare-modal__close:hover{background:var(--surface-3);color:var(--text-strong)}.compare-modal__body{flex:1;grid-template-columns:320px 1fr;min-height:0;display:grid}.compare-modal__sidebar{border-right:1px solid var(--surface-3);flex-direction:column;gap:12px;min-height:0;padding:14px 14px 0;display:flex}.compare-modal__metric-group{flex-wrap:wrap;gap:6px;display:flex}.compare-modal__metric{border:1px solid var(--border);background:var(--surface);color:var(--text-body);cursor:pointer;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:700;transition:all .15s}.compare-modal__metric:hover{background:var(--surface-2)}.compare-modal__metric.active{background:var(--surface);border-width:1.5px}.compare-modal__section-title{text-transform:uppercase;letter-spacing:.04em;color:var(--text-subtle);margin-bottom:6px;font-size:11px;font-weight:700}.compare-modal__selected{flex-shrink:0}.compare-modal__chips{flex-direction:column;gap:4px;max-height:200px;margin:0;padding:0;list-style:none;display:flex;overflow:auto}.compare-modal__chip{background:var(--surface-2);color:var(--text-strong);border-left:3px solid #0000;border-radius:4px;align-items:center;gap:8px;padding:6px 8px;font-size:12px;display:flex}.compare-modal__chip-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.compare-modal__chip-name{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.compare-modal__chip-base{text-transform:uppercase;background:var(--surface-3);color:var(--text-body);border-radius:3px;padding:1px 5px;font-size:9px;font-weight:700}.compare-modal__chip-remove{cursor:pointer;color:var(--tick);background:0 0;border:none;border-radius:4px;padding:0 4px;font-size:16px;line-height:1}.compare-modal__chip-remove:hover{color:#c0392b;background:#fee2e2}.compare-modal__search-wrap{flex-direction:column;flex:1;min-height:0;padding-bottom:12px;display:flex}.compare-modal__search{box-sizing:border-box;border:1px solid var(--border-strong);border-radius:6px;outline:none;width:100%;padding:7px 10px;font-size:12px}.compare-modal__search:focus{border-color:#0072b2;box-shadow:0 0 0 2px #0072b226}.compare-modal__search:disabled{background:var(--surface-3);cursor:not-allowed}.compare-modal__results{border:1px solid var(--surface-3);background:var(--surface);border-radius:6px;flex:1;margin-top:6px;overflow:auto}.compare-modal__empty{color:var(--text-subtle);text-align:center;padding:12px;font-size:12px}.compare-modal__result{text-align:left;border:none;border-bottom:1px solid var(--surface-3);cursor:pointer;background:0 0;width:100%;padding:8px 10px;font-size:12px;display:block}.compare-modal__result:last-child{border-bottom:none}.compare-modal__result:hover,.compare-modal__result.active{background:var(--accent-surface)}.compare-modal__result-primary{color:var(--text-strong);align-items:center;gap:6px;font-weight:600;display:flex}.compare-modal__result-icon{font-size:14px}.compare-modal__result-secondary{color:var(--text-muted);margin-top:2px;font-size:10.5px}.compare-modal__chart{min-height:0;padding:16px 18px}.compare-modal__chart-empty{height:100%;color:var(--text-subtle);justify-content:center;align-items:center;font-size:13px;display:flex}@media (width<=800px){.compare-modal__body{grid-template-columns:1fr}.compare-modal__sidebar{border-right:none;border-bottom:1px solid var(--surface-3);max-height:50%}.compare-modal{border-radius:0;height:100%}.compare-modal__backdrop{padding:0}}.compare-modal__chart{flex-direction:column;display:flex}.compare-modal__chart-toolbar{justify-content:flex-end;align-items:center;min-height:18px;margin-bottom:2px;display:flex}.compare-modal__capture{background:var(--surface);flex-direction:column;flex:1;min-height:0;display:flex}.compare-modal__chart-legend{border-bottom:1px dashed var(--surface-3);flex-direction:column;gap:4px;margin-bottom:6px;padding-bottom:8px;display:flex}.compare-modal__legend-row{color:var(--text-body);flex-wrap:wrap;gap:4px 10px;font-size:11px;display:flex}.compare-modal__legend-row--styles{color:var(--text-muted)}.compare-modal__legend-pill{align-items:center;gap:5px;padding:2px 4px;display:inline-flex}.compare-modal__legend-dot{border-radius:50%;width:9px;height:9px;display:inline-block}.compare-modal__policy-toggle{color:var(--text-body);cursor:pointer;align-items:center;gap:6px;padding:4px 0;font-size:11px;font-weight:600;display:inline-flex}.compare-modal__policy-toggle input{accent-color:#d4a017;cursor:pointer}.compare-modal__result-primary{align-items:center;gap:6px;display:flex}.compare-modal__result-name{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.compare-modal__result-policy{flex-shrink:0}.compare-modal__chips-empty{color:var(--text-subtle);border:1px dashed var(--surface-3);border-radius:4px;padding:8px;font-size:11px;font-style:italic;list-style:none}.compare-modal__legend-toggle{background:var(--surface-3);border:1px solid var(--border);font:inherit;color:var(--text);cursor:pointer;border-radius:999px;align-items:center;gap:7px;padding:5px 12px 5px 10px;font-size:12px;font-weight:700;line-height:1;transition:background .12s,border-color .12s,opacity .12s,transform 80ms;display:inline-flex}.compare-modal__legend-toggle:hover{background:var(--surface-3);border-color:var(--border-strong)}.compare-modal__legend-toggle:active{transform:translateY(1px)}.compare-modal__legend-toggle.is-off{background:var(--surface-2);border-color:var(--surface-3);color:var(--tick);opacity:.85}.compare-modal__legend-toggle.is-off:hover{opacity:1;background:var(--surface-3)}.compare-modal__legend-row{gap:8px}.compare-tooltip{color:#713f12;box-sizing:border-box;background:#fefce8;border:1px solid #fef08a;border-radius:6px;width:max-content;min-width:200px;max-width:min(560px,100vw - 40px);padding:6px 10px;font-size:11px;font-weight:700;line-height:1.6;overflow:hidden;box-shadow:0 8px 24px #0f172a1f}.compare-tooltip__year-cell{white-space:nowrap;color:#713f12!important;padding-right:10px!important;font-size:13px!important;font-weight:700!important}.compare-tooltip__head-cell{vertical-align:middle;text-align:right!important;color:#713f12!important;font-size:11px!important;font-weight:700!important}.compare-tooltip__head-cell>svg{vertical-align:middle;flex-shrink:0;margin-right:4px}.compare-tooltip__head-cell{display:table-cell}.compare-tooltip__head-cell>span{vertical-align:middle;text-overflow:ellipsis;white-space:nowrap;max-width:140px;display:inline-block;overflow:hidden}.compare-tooltip__table{border-collapse:collapse;width:100%}.compare-tooltip__table th,.compare-tooltip__table td{text-align:left;vertical-align:middle;padding:3px 6px;font-weight:600}.compare-tooltip__table thead th{color:#713f12;border-bottom:1px solid #fef08a;font-size:10px}.compare-tooltip__table tbody td{white-space:nowrap}.compare-tooltip__table tbody td:first-child{white-space:nowrap;align-items:center;gap:6px;display:flex}.compare-tooltip__dot{border-radius:50%;flex-shrink:0;width:8px;height:8px;display:inline-block}.compare-tooltip__val{text-align:right;font-variant-numeric:tabular-nums;color:inherit}.compare-tooltip__policy{color:#6c5500;border-top:1px dashed #fef08a;margin-top:6px;padding-top:5px;font-size:10.5px;font-weight:700}.compare-tooltip__policy-row{align-items:center;gap:5px;line-height:1.6;display:flex}.compare-tooltip__sep td{border-top:1px solid #fef08a;padding-top:5px}.compare-tooltip__label-soft{color:#713f12;font-weight:700}.compare-tooltip__sep~tr td,.compare-tooltip__sep td{color:#713f12}.compare-tooltip__val-sub{color:#a16207;font-size:10px;font-weight:600}.intro-modal__backdrop{z-index:1100;background:#0f172a8c;justify-content:center;align-items:center;padding:24px;animation:.15s ease-out compareFadeIn;display:flex;position:fixed;inset:0}.intro-modal{background:var(--surface);border-radius:12px;flex-direction:column;width:min(560px,100%);max-height:min(680px,100%);display:flex;overflow:hidden;box-shadow:0 20px 60px #00000040}.intro-modal__header{border-bottom:1px solid var(--surface-3);justify-content:space-between;align-items:flex-start;gap:16px;padding:18px 22px;display:flex}.intro-modal__title{color:var(--text-strong);margin:0;font-size:18px;font-weight:700}.intro-modal__subtitle{color:var(--text-muted);margin-top:3px;font-size:13px}.intro-modal__close{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:0 6px;font-size:26px;line-height:1}.intro-modal__close:hover{background:var(--surface-3);color:var(--text-strong)}.intro-modal__body{padding:16px 22px;overflow-y:auto}.intro-modal__features{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.intro-modal__feature{align-items:flex-start;gap:13px;display:flex}.intro-modal__features:not(.intro-modal__features--home) .intro-modal__feature+.intro-modal__feature{border-top:1px solid var(--surface-3);padding-top:14px}.intro-modal__feature-icon{background:var(--accent-surface);width:36px;height:36px;color:var(--accent-strong);border-radius:9px;flex:none;justify-content:center;align-items:center;display:flex}.intro-modal__feature-title{color:var(--text-strong);font-size:14px;font-weight:700}.intro-modal__feature-desc{color:var(--text-muted);margin-top:2px;font-size:12.5px;line-height:1.45}.intro-states{background:var(--surface-2);border:1px solid var(--surface-3);border-radius:8px;flex-direction:column;gap:11px;margin-top:9px;padding:11px 12px;display:flex}.collapsible-home-section__panel .intro-modal__features--home{padding-left:0}.intro-modal__features--home{column-count:2;column-gap:16px;display:block}.intro-modal__features--home .intro-modal__feature{break-inside:avoid;-webkit-column-break-inside:avoid;background:var(--surface);border:1px solid var(--surface-3);border-radius:12px;margin:0 0 16px;padding:16px}.intro-modal__features--home .intro-states{align-self:flex-start;width:100%;max-width:560px}@media (width<=720px){.intro-modal__features--home{column-count:1}}.intro-states__group{flex-direction:column;gap:6px;display:flex}.intro-states__caption{color:var(--text-body);font-size:11px;font-weight:600}.intro-states__caption--soft{color:var(--text-subtle);font-weight:500}.intro-states__row{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.intro-chip{-webkit-user-select:none;user-select:none;border-radius:14px;align-items:center;gap:5px;padding:4px 11px;font-size:11px;display:inline-flex}.intro-chip__swatch{border-radius:2px;width:10px;height:3px;display:inline-block}.intro-chip--on{background:var(--fill-strong);color:#fff;border:1px solid var(--fill-strong);font-weight:600}.intro-chip--off{background:var(--surface);color:var(--tick);border:1px solid var(--border)}.intro-chip--off .intro-chip__swatch{opacity:.45}.intro-states__tag{text-transform:uppercase;letter-spacing:.04em;font-size:10px;font-weight:700}.intro-states__tag--on{color:var(--accent-strong)}.intro-states__tag--off{color:var(--tick)}.intro-seg{background:var(--surface-3);border-radius:16px;align-self:flex-start;padding:2px;display:inline-flex}.intro-seg__btn{color:var(--text-subtle);border-radius:14px;padding:4px 13px;font-size:11px}.intro-seg__btn--on{background:var(--surface);color:var(--text-strong);box-shadow:var(--shadow-sm);font-weight:700}.intro-modal__note{background:var(--accent-surface);border:1px solid var(--accent-surface-border);color:var(--accent-strong);border-radius:8px;margin:16px 0 0;padding:11px 13px;font-size:12.5px;line-height:1.5}.intro-modal__footer{border-top:1px solid var(--surface-3);justify-content:space-between;align-items:center;gap:16px;padding:14px 22px;display:flex}.intro-modal__dontshow{color:var(--text-body);cursor:pointer;align-items:center;gap:7px;font-size:13px;display:flex}.intro-modal__dontshow input{cursor:pointer}.intro-modal__got-it{background:var(--fill-strong);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:9px 20px;font-size:13px;font-weight:700;transition:background .15s}.intro-modal__got-it:hover{background:#1f2d3a}@media (width<=560px){.intro-modal{border-radius:0;height:100%;max-height:100%}.intro-modal__backdrop{padding:0}}.theme-toggle{border:1px solid var(--border,#dee2e6);background:var(--surface,#fff);width:30px;height:30px;color:var(--text-strong,#2c3e50);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;padding:0;display:inline-flex}.theme-toggle:hover{background:var(--surface-2,#f8f9fa)}.theme-float{z-index:1000;position:fixed;bottom:20px;right:20px}.theme-float .theme-toggle{border-radius:50%;width:56px;height:56px;box-shadow:0 4px 14px #0000002e}.theme-float .theme-toggle svg{width:24px;height:24px}
