@font-face{font-family:Roboto;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(fonts/roboto-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(fonts/roboto-latin-ext.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}:root{--bg: #f6f8fb;--panel: #ffffff;--ink: #122033;--muted: #607086;--line: #d9e1ea;--line-strong: #c7d2df;--teal: #074b7a;--teal-dark: #032642;--teal-soft: #dff4f3;--amber: #b98216;--red: #b42318;--green: #087443;--shadow: 0 12px 35px rgba(18, 32, 51, .08);--font-sans: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;--font-mono: ui-monospace, SFMono-Regular, Menlo, Consolas, monospace}*{box-sizing:border-box}html{min-width:320px}body{margin:0;background:var(--bg);color:var(--ink);font:14px/1.5 var(--font-sans);font-optical-sizing:auto;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input,select,textarea{font-family:var(--font-sans)}a{color:var(--teal);text-decoration:none}a:hover{text-decoration:underline}.topbar{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:minmax(220px,1fr) auto minmax(160px,1fr);align-items:center;gap:20px;min-height:64px;padding:0 24px;border-bottom:1px solid var(--line);background:rgba(255,255,255,.92);backdrop-filter:blur(12px)}.brand{display:inline-flex;align-items:center;gap:12px;color:var(--ink);font-size:20px;font-weight:760}.brand-mark{display:grid;place-items:center;width:34px;height:34px;border:2px solid var(--teal);border-radius:8px;color:var(--teal);font-size:22px}.topbar nav{display:flex;align-self:stretch}.topbar nav a{display:grid;place-items:center;min-width:92px;border-bottom:3px solid transparent;color:var(--ink);font-weight:650}.topbar nav a:first-child{border-bottom-color:var(--teal);color:var(--teal-dark)}.site-link{justify-self:end;color:var(--muted);font-size:13px}.app-shell{display:grid;grid-template-columns:285px minmax(0,1fr) 315px;gap:14px;padding:14px}.panel{border:1px solid var(--line);border-radius:8px;background:var(--panel);box-shadow:var(--shadow)}.filters,.right-rail{align-self:start;position:sticky;top:78px}.filters{padding:18px}.right-rail{display:grid;gap:14px}.right-rail .panel{padding:0}.panel-title{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:20px}h1,h2,h3,p{margin-top:0}h1{font-size:20px;line-height:1.2;margin-bottom:0}h2{font-size:17px;line-height:1.2;margin-bottom:16px}h3{font-size:14px;line-height:1.35;margin-bottom:8px}.panel-title h2{margin:0}.panel-title a{font-size:12px;font-weight:700}.field{display:grid;gap:8px;margin-bottom:16px}.field span,legend{color:var(--ink);font-size:12px;font-weight:750}fieldset{display:grid;gap:10px;margin:0 0 18px;padding:0;border:0}label{color:var(--ink)}fieldset label{display:flex;align-items:center;gap:9px}.accordion{overflow:hidden}.accordion>summary{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:44px;padding:0 14px;color:var(--ink);font-size:14px;font-weight:780;list-style:none;cursor:pointer}.accordion>summary::-webkit-details-marker{display:none}.accordion>summary:after{width:9px;height:9px;border-right:2px solid var(--muted);border-bottom:2px solid var(--muted);transform:rotate(45deg);transition:transform .16s ease;content:""}.accordion[open]>summary{border-bottom:1px solid var(--line)}.accordion[open]>summary:after{transform:rotate(225deg)}.accordion-body{padding:14px}.filter-advanced{margin:0 0 14px;border:1px solid var(--line);border-radius:8px;background:#f8fbfd}.filter-advanced>summary{min-height:38px;padding:0 10px;font-size:12px}.filter-advanced .accordion-body{padding:12px 10px 2px}small{margin-left:auto;padding:2px 7px;border:1px solid var(--line);border-radius:999px;color:var(--muted);font-size:11px}input,select,button,textarea{font:inherit}input[type=search],input[type=email],input[type=text],input[type=password],input[type=date],input[type=number],select{width:100%;min-height:38px;padding:0 11px;border:1px solid var(--line-strong);border-radius:6px;background:#fff;color:var(--ink);outline:0}input:focus,select:focus{border-color:var(--teal);box-shadow:0 0 0 3px #074b7a1f}input[type=checkbox],input[type=radio]{width:16px;height:16px;accent-color:var(--teal)}.date-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}button,.icon-btn{display:inline-flex;align-items:center;justify-content:center;min-height:38px;border-radius:6px;border:1px solid var(--line-strong);background:#fff;color:var(--ink);font-weight:750;cursor:pointer}button svg,a svg{width:15px;height:15px;flex:0 0 auto;stroke-width:2.2}.iconed{gap:8px}.iconed span{display:inline-flex;align-items:center}button[aria-busy=true]{cursor:wait;opacity:.78}.primary{width:100%;border-color:var(--teal);background:linear-gradient(180deg,var(--teal),var(--teal-dark));color:#fff}.copy-citation,.copy-bibtex{min-height:0;padding:0;border:0;background:transparent;color:var(--teal);font-size:12px;font-weight:750}.secondary{width:100%;border-color:var(--teal);color:var(--teal-dark)}.export-links{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:12px}.export-links a{display:inline-flex;align-items:center;justify-content:center;gap:6px;place-items:center;min-height:30px;border:1px solid var(--line);border-radius:6px;background:#f8fbfd;font-size:12px;font-weight:750}.results{display:grid;align-content:start;gap:10px;min-width:0}.overview-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(260px,.75fr);gap:10px;align-items:start;min-width:0}.overview-grid>*,.latest-panel,.summary,.paper-panel,.paper,.paper-main,.paper-meta{min-width:0}.latest-panel{padding:14px}.latest-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:10px}.latest-head p{margin:6px 0 0;color:var(--muted);font-size:13px}.latest-controls{display:inline-flex;align-items:center;gap:8px;margin-top:10px;color:var(--muted);font-size:12px;font-weight:750}.latest-nav{width:30px;height:30px;min-height:30px;border-radius:999px}.latest-nav:disabled{cursor:not-allowed;opacity:.38}.latest-status{display:grid;justify-items:end;gap:5px;min-width:240px;color:var(--muted);font-size:12px;text-align:right}.latest-status strong{color:var(--ink)}.public-refresh-form{margin:0}.inline-action{min-height:30px;padding:0 10px;border-radius:999px;color:var(--teal-dark);font-size:12px;background:#fff}.update-check{display:inline-flex;align-items:center;justify-content:flex-end;gap:8px;min-height:30px;padding:6px 10px;border:1px solid var(--line);border-radius:999px;background:#f8fbfd;color:var(--muted);font-size:12px;font-weight:700}.spinner{width:14px;height:14px;border:2px solid rgba(7,75,122,.18);border-top-color:var(--teal);border-radius:50%;animation:spin .8s linear infinite}.status-dot{width:8px;height:8px;border-radius:50%;background:var(--green)}.update-check.is-pending .status-dot{background:var(--amber)}.update-check.is-error .status-dot{background:var(--red)}.update-check.is-done{color:var(--green)}.update-check.is-pending{color:#75520d;background:#fff8e8;border-color:#b9821647}.update-check.is-error{color:var(--red);background:#fff1f0;border-color:#b4231847}@keyframes spin{to{transform:rotate(360deg)}}.latest-list{display:grid;grid-auto-columns:minmax(220px,32%);grid-auto-flow:column;grid-template-columns:none;gap:0;border:1px solid var(--line);border-radius:8px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x proximity;scrollbar-width:thin}.latest-list.is-loading{opacity:.72}.latest-paper{display:grid;grid-template-columns:minmax(0,1fr);gap:8px;height:146px;padding:10px 12px;border-right:1px solid var(--line);border-bottom:0;background:linear-gradient(180deg,#fff,#fbfdff);overflow:hidden;scroll-snap-align:start}.latest-paper:last-child{border-right:0}.latest-paper h3{display:-webkit-box;overflow:hidden;margin-bottom:4px;font-size:13px;-webkit-line-clamp:2;-webkit-box-orient:vertical}.latest-paper h3 a{color:var(--teal-dark)}.latest-paper h3,.paper h3,.abstract,.paper-meta span,.paper-meta strong,.links a{overflow-wrap:anywhere}.latest-paper p{margin:0 0 4px;color:var(--muted);font-size:12px}.latest-authors{display:-webkit-box;overflow:hidden;-webkit-line-clamp:1;-webkit-box-orient:vertical}.latest-paper .links{max-height:20px;overflow:hidden;gap:8px 12px}.latest-paper .links a{overflow:hidden;max-width:100%;text-overflow:ellipsis;white-space:nowrap}.latest-paper .tags{max-height:25px;overflow:hidden}.latest-paper .tags span:nth-child(n + 4){display:none}.state-compact{min-height:150px}.state-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:18px}.state-actions .primary,.state-actions .secondary{width:auto;min-width:150px;min-height:40px}.state-actions .secondary{display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 14px;border:1px solid rgba(7,75,122,.2);border-radius:6px;background:#fff;color:var(--teal-dark);font-weight:800}.state-actions .secondary:hover,.state-actions .secondary:focus-visible{border-color:#074b7a6b;background:#e8f6fb;text-decoration:none}.summary{padding:14px}.summary-head{display:grid;align-items:center;gap:8px;margin-bottom:12px;color:var(--muted);font-size:12px}.auto{display:inline-flex;align-items:center;gap:8px;color:var(--teal-dark);font-weight:750}.auto:after{width:30px;height:16px;border-radius:999px;background:var(--teal);box-shadow:inset 14px 0 #ffffffe6;content:""}.metrics{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.overview-grid .metrics div:first-child{grid-column:1 / -1}.metrics div{min-height:68px;padding:12px;border:1px solid var(--line);border-radius:8px;background:linear-gradient(180deg,#fff,#f8fbfd)}.metrics strong{display:block;font-size:22px;letter-spacing:0}.metrics span{color:var(--muted);font-size:12px;font-weight:680}.paper-panel{overflow:hidden}.result-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 18px;border-bottom:1px solid var(--line)}.pager{display:flex;align-items:center;gap:10px;color:var(--muted);font-size:13px}.icon-btn{width:36px;height:36px;min-height:36px;font-size:24px;line-height:1}.icon-btn.disabled{pointer-events:none;opacity:.38}.paper-list{display:grid}.paper{display:grid;grid-template-columns:minmax(0,1.4fr) 240px 160px;gap:18px;padding:16px 18px;border-bottom:1px solid var(--line)}.paper:last-child{border-bottom:0}.paper h3 a{color:var(--teal-dark)}.abstract{margin-bottom:10px;color:#2e3d4f;font-size:13px}.links{display:flex;flex-wrap:wrap;align-items:center;gap:10px 16px;font-size:12px;font-weight:700}.links a{display:inline-flex;align-items:center;gap:5px}.paper-meta{display:grid;align-content:start;gap:5px;color:var(--muted);font-size:12px}.paper-meta strong{color:var(--ink);font-size:13px}.tags{display:flex;align-content:start;align-items:flex-start;flex-wrap:wrap;gap:7px}.tags span{padding:5px 8px;border-radius:6px;background:var(--teal-soft);color:var(--teal-dark);font-size:11px;font-weight:750}.tags .soft{background:#e8eef5;color:#35506d}.tags .source-badge{border-color:#062b4929;background:#e7f0f8;color:var(--navy-2)}.tags .status-badge{border-color:#062b4924;background:#f1f6fb;color:#233d57;text-transform:uppercase;letter-spacing:.02em}.tags .status-preprint{border-color:#b0620047;background:#fff4df;color:#8a4e00}.tags .status-clinical-trial{border-color:#00698f38;background:#e6f7fc;color:#005b7e}.tags .status-protocol{border-color:#594da038;background:#f0eefb;color:#4f468d}.tags .status-review{border-color:#1e775238;background:#eaf7f1;color:#1e6c4d}.notice{padding:12px 14px;border-radius:8px;font-weight:700}.notice.success{border:1px solid rgba(8,116,67,.28);background:#edf8f2;color:var(--green)}.notice.error{border:1px solid rgba(180,35,24,.28);background:#fff1f0;color:var(--red)}.state{display:grid;place-items:center;min-height:320px;padding:42px;color:var(--muted);text-align:center}.state strong{color:var(--ink);font-size:18px}.state code{padding:2px 5px;border-radius:4px;background:#edf2f7;color:var(--ink)}.alert-form .primary{margin-top:2px}.digest pre{overflow:auto;max-height:320px;margin:0;padding:12px;border:1px solid var(--line);border-radius:6px;background:#f8fbfd;color:#27364a;white-space:pre-wrap;font:12px/1.5 var(--font-mono)}.admin h3{margin:18px 0 8px;font-size:12px;text-transform:uppercase;color:var(--muted)}.debug-list{display:grid;gap:8px;margin:0;padding:0;list-style:none;color:var(--muted);font-size:12px}.debug-list li{padding-bottom:8px;border-bottom:1px solid var(--line)}.debug-list.errors{color:var(--red)}.analytics h3{margin:16px 0 8px;color:var(--muted);font-size:12px;text-transform:uppercase}.timeline-card{display:grid;gap:10px;margin-bottom:16px}.timeline-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.timeline-head h3{margin:0}.timeline-controls{display:inline-flex;gap:4px;padding:3px;border:1px solid var(--line);border-radius:999px;background:#f8fbfd}.timeline-controls button{min-height:26px;padding:0 8px;border:0;border-radius:999px;background:transparent;color:var(--muted);font-size:11px}.timeline-controls button.is-active{background:var(--teal);color:#fff}#publication-timeline{width:100%;height:220px;max-height:220px;padding:8px;border:1px solid var(--line);border-radius:8px;background:#fff}.mini-bars{display:grid;grid-template-columns:repeat(10,1fr);align-items:end;gap:5px;min-height:100px;padding:10px;border:1px solid var(--line);border-radius:8px;background:#f8fbfd}.mini-bars span{display:grid;justify-items:center;align-items:end;gap:5px;min-width:0}.mini-bars i{display:block;width:100%;max-width:18px;border-radius:4px 4px 0 0;background:var(--teal)}.mini-bars small{margin:0;padding:0;border:0;font-size:9px;transform:rotate(-35deg)}.rank-list{display:grid;gap:7px;margin:0;padding:0;list-style:none}.rank-list li{padding-bottom:7px;border-bottom:1px solid var(--line);color:var(--muted);font-size:12px}.rank-filter-link{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:6px 8px;margin:-6px -8px 0;border-radius:7px;color:inherit;text-decoration:none}.rank-filter-link:hover,.rank-filter-link:focus-visible{background:rgba(26,107,84,.1);color:var(--forest);text-decoration:none}.rank-list span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rank-list strong{color:var(--ink)}.curation-form{display:grid;gap:10px;margin-top:10px;padding-top:10px;border-top:1px solid var(--line)}.curation-form label:not(.field){display:flex;align-items:center;gap:8px;color:var(--muted);font-size:12px}.footer{padding:14px 20px 24px;color:var(--muted);font-size:12px}@media (max-width: 1180px){.app-shell{grid-template-columns:260px minmax(0,1fr)}.right-rail{grid-column:1 / -1;position:static;grid-template-columns:repeat(3,1fr)}.overview-grid{grid-template-columns:1fr}.overview-grid .metrics{grid-template-columns:repeat(5,1fr)}.overview-grid .metrics div:first-child{grid-column:auto}.paper{grid-template-columns:minmax(0,1fr) 220px}.tags{grid-column:1 / -1}}@media (max-width: 820px){.topbar{grid-template-columns:1fr;gap:8px;padding:12px 14px}.topbar nav{order:3;overflow-x:auto}.topbar nav a{min-height:38px;min-width:78px}.site-link{justify-self:start}.app-shell{grid-template-columns:1fr;padding:10px}.filters{order:2;position:static}.results{order:1}.right-rail{order:3;grid-template-columns:1fr}.overview-grid .metrics{display:flex;overflow-x:auto;padding-bottom:2px}.overview-grid .metrics div,.overview-grid .metrics div:first-child{flex:0 0 112px;grid-column:auto}.metrics{grid-template-columns:repeat(2,1fr)}.latest-head{flex-direction:column}.latest-status{justify-items:start;min-width:0;text-align:left}.latest-list{grid-auto-columns:minmax(280px,86%);grid-auto-flow:column;grid-template-columns:none;overflow-x:auto;scroll-snap-type:x proximity}.latest-paper{grid-template-columns:1fr;min-height:150px;border-right:1px solid var(--line);border-bottom:0;scroll-snap-align:start}.latest-paper:nth-child(2n){border-right:1px solid var(--line)}.latest-paper:last-child{border-right:0}#publication-timeline{height:190px;max-height:190px}.paper{grid-template-columns:1fr;gap:10px}.result-bar,.summary-head{align-items:flex-start;flex-direction:column}}:root{--bg: #eef3f8;--panel: #ffffff;--ink: #172337;--muted: #5d6f88;--line: #d5e0eb;--line-strong: #bdcbd9;--navy: #0b3c5d;--navy-2: #092f49;--teal: #074b7a;--teal-dark: #032642;--teal-soft: #e1f3f3;--amber: #b98216;--red: #b42318;--green: #087443;--shadow: 0 18px 45px rgba(20, 42, 67, .08);--shadow-soft: 0 8px 22px rgba(20, 42, 67, .07)}html{scroll-behavior:auto}body{background:radial-gradient(circle at 12% -6%,rgba(7,75,122,.12),transparent 34%),linear-gradient(180deg,#f7fafc 0,var(--bg) 360px,#edf3f7 100%);color:var(--ink)}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.topbar{grid-template-columns:minmax(250px,1fr) auto minmax(190px,1fr);min-height:70px;padding:0 24px;border-bottom:0;border-bottom-right-radius:16px;border-bottom-left-radius:16px;background:linear-gradient(180deg,var(--navy),var(--navy-2));box-shadow:0 12px 28px #061c2e2e}.brand{color:#fff;gap:11px}.brand:hover,.site-link:hover{text-decoration:none}.brand-logo{width:38px;height:32px;border-radius:8px;object-fit:cover;background:#fff;box-shadow:0 2px 8px #0000002e}.brand span{display:grid;gap:2px}.brand strong{font-size:18px;line-height:1}.brand small{margin:0;padding:0;border:0;color:#ffffffb8;font-size:11px;font-weight:650}.topbar nav{gap:3px}.topbar nav a{min-width:92px;border:0;border-radius:999px;color:#ffffffc7;font-size:13px}.topbar nav a:first-child,.topbar nav a:hover{background:rgba(255,255,255,.12);color:#fff;text-decoration:none}.site-link{color:#ffffffb8}.hero-band{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,.55fr);gap:22px;max-width:1480px;margin:18px auto 0;padding:0 14px}.hero-copy{min-width:0;padding:24px;border:1px solid rgba(11,60,93,.13);border-radius:14px;background:linear-gradient(135deg,rgba(11,60,93,.96),rgba(7,75,122,.88)),var(--navy);color:#fff;box-shadow:var(--shadow)}.hero-copy h1{max-width:780px;margin-bottom:8px;color:#fff;font-size:30px;line-height:1.08}.hero-copy p{max-width:770px;margin-bottom:18px;color:#ffffffd1;font-size:15px}.hero-search{display:grid;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:10px;max-width:820px;min-height:52px;padding:7px 8px 7px 16px;border:1px solid rgba(255,255,255,.2);border-radius:10px;background:rgba(255,255,255,.98);box-shadow:0 10px 24px #051e2d2e}.hero-search .svg-icon{color:var(--teal)}.hero-search input{min-height:36px;padding:0;border:0;background:transparent;box-shadow:none;color:var(--ink);font-size:15px}.hero-search button{min-height:38px;padding:0 17px;border-color:var(--teal);background:var(--teal);color:#fff}.hero-meta{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.hero-meta span{display:inline-flex;gap:5px;min-height:30px;align-items:center;padding:4px 10px;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:rgba(255,255,255,.08);color:#ffffffd1;font-size:12px;font-weight:700}.hero-meta strong{color:#fff}.app-shell{grid-template-columns:300px minmax(0,1fr) 320px;gap:16px;max-width:1480px;margin:0 auto;padding:16px 14px}.panel{border-color:#0b3c5d21;border-radius:10px;box-shadow:var(--shadow-soft)}.filters,.right-rail{top:86px}.filters{padding:16px}.panel-title{margin-bottom:18px}.panel-title h2,.result-bar h1,.latest-head h1{color:var(--navy-2)}input[type=search],input[type=email],input[type=text],input[type=password],input[type=date],input[type=number],select{border-color:var(--line-strong);border-radius:7px;background:#fbfdff}button,.icon-btn,.export-links a{border-radius:7px}.primary{border-color:var(--teal);background:var(--teal);box-shadow:0 8px 16px #074b7a29}.secondary:hover,.inline-action:hover,.export-links a:hover{border-color:#074b7a73;background:var(--teal-soft);text-decoration:none}.overview-grid{grid-template-columns:minmax(0,1fr)}.latest-panel{padding:16px}.latest-head{align-items:center;padding-bottom:12px;border-bottom:1px solid var(--line)}.latest-list{margin-top:12px;border-radius:9px}.latest-paper{height:164px;background:#fff}.summary{padding:16px}.summary-head{grid-template-columns:minmax(0,1fr) auto}.metrics{grid-template-columns:repeat(5,minmax(0,1fr))}.overview-grid .metrics div:first-child{grid-column:auto}.metrics div{min-height:82px;border-radius:9px;background:linear-gradient(180deg,#fff,#f4f8fb)}.metrics strong{color:var(--navy)}.paper-panel{border-radius:10px}.paper{grid-template-columns:minmax(0,1.45fr) 245px 172px;padding:17px 18px;background:#fff}.paper:hover,.latest-paper:hover{background:#fbfdff}.paper h3,.latest-paper h3{font-weight:760}.paper h3 a,.latest-paper h3 a{color:#006f78}.abstract{color:#334255}.tags span{border:1px solid rgba(7,75,122,.12);border-radius:999px;background:var(--teal-soft)}.tags .soft{border-color:#0b3c5d17;background:#edf2f7}.accordion>summary{min-height:46px;color:var(--navy-2)}.accordion-body{padding:14px}.timeline-card{gap:11px}.timeline-head h3{color:var(--navy-2)}.timeline-controls{border-radius:8px}.timeline-controls button{border-radius:6px}.timeline-chart{width:100%;height:220px;max-height:220px;padding:8px;border:1px solid var(--line);border-radius:8px;background:#fff}.timeline-chart svg{display:block;width:100%;height:100%}.chart-grid{stroke:#dfe7ef;stroke-width:1}.chart-bar{fill:#074b7a3d;stroke:#074b7abf;stroke-width:1}.chart-line{fill:none;stroke:var(--amber);stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.chart-point{fill:#fff;stroke:var(--amber);stroke-width:2}.chart-x,.chart-y{fill:var(--muted);font-size:10px;font-weight:700}.empty-chart{display:grid;height:100%;place-items:center;margin:0;color:var(--muted)}.mini-bars{border-radius:8px}.rank-list li{min-width:0}.svg-icon,i[data-icon] svg{display:inline-flex;width:16px;height:16px;flex:0 0 auto}i[data-icon] svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}button .svg-icon,a .svg-icon{pointer-events:none}.footer{display:flex;align-items:center;justify-content:center;gap:12px;max-width:1480px;margin:0 auto;padding:10px 14px 26px}.footer img{width:52px;height:44px;border-radius:8px;object-fit:cover}@media (max-width: 1220px){.app-shell{grid-template-columns:285px minmax(0,1fr)}.right-rail{grid-column:1 / -1;grid-template-columns:repeat(3,minmax(0,1fr))}.paper{grid-template-columns:minmax(0,1fr) 240px}.metrics{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 900px){.topbar{grid-template-columns:1fr;gap:10px;padding:12px 14px;position:static}.topbar nav{width:100%;overflow-x:auto}.topbar nav a{min-height:38px;min-width:86px}.site-link{justify-self:start}.hero-band{grid-template-columns:1fr;margin-top:10px;padding:0 10px}.hero-copy{padding:46px 18px 18px}.hero-copy h1{font-size:25px}.app-shell{grid-template-columns:1fr;padding:10px}.filters,.right-rail{position:static}.right-rail{grid-template-columns:1fr}.latest-head{align-items:flex-start}.latest-status{justify-items:start;text-align:left}.metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:visible}.paper{grid-template-columns:1fr}}@media (max-width: 520px){.brand strong{font-size:16px}.hero-search{grid-template-columns:20px minmax(0,1fr)}.hero-search button{grid-column:1 / -1;width:100%}.hero-meta{display:grid}.latest-list{grid-auto-columns:minmax(274px,88%)}.metrics{grid-template-columns:1fr 1fr}.timeline-chart{height:190px;max-height:190px}.footer{align-items:flex-start;justify-content:flex-start}}:root{--mock-bg: #f4f7fb;--mock-navy: #062b49;--mock-navy-2: #021c33;--mock-blue: #0a4775;--mock-cyan: #074b7a;--mock-border: #cfdbe8;--mock-border-strong: #b9c9d9;--mock-text: #0e2742;--mock-muted: #60738b;--mock-green: #15a66b;--mock-shadow: 0 1px 2px rgba(15, 39, 66, .05)}body{background:var(--mock-bg);color:var(--mock-text);font-size:13px}.topbar{grid-template-columns:minmax(360px,1fr) auto minmax(120px,1fr);min-height:68px;padding:0 16px;border-bottom:1px solid rgba(7,75,122,.35);border-radius:0;background:linear-gradient(180deg,var(--mock-navy),var(--mock-navy-2));box-shadow:0 2px 8px #00162a2e}.brand{gap:12px;color:#fff;font-size:14px;letter-spacing:.02em}.brand-image{width:330px;max-width:100%}.brand-image img{display:block;width:320px;height:auto;object-fit:contain}.topbar nav{gap:28px}.topbar nav a{min-width:0;min-height:68px;padding:0 3px;border-radius:0;border-bottom:3px solid transparent;background:transparent;color:#ffffffdb;font-size:12px;font-weight:760}.topbar nav a:first-child,.topbar nav a:hover{border-bottom-color:var(--mock-cyan);background:transparent;color:#fff}.admin-link{justify-self:end;display:inline-flex;align-items:center;gap:8px;min-height:34px;padding:0 14px;border:1px solid var(--mock-cyan);border-radius:5px;color:#fff;font-size:12px;font-weight:760}.admin-link:hover{background:rgba(7,75,122,.12);text-decoration:none}.top-actions{justify-self:end;display:inline-flex;align-items:center;gap:8px}.install-app,.push-app{display:inline-flex;align-items:center;gap:7px;min-height:34px;padding:0 13px;border:1px solid rgba(7,75,122,.72);border-radius:5px;background:rgba(7,75,122,.08);color:#fff;font-size:12px;font-weight:760}.install-app:hover,.push-app:hover,.push-app.is-enabled{background:rgba(7,75,122,.16)}.push-app.is-enabled{border-color:#ffffff5c;color:#ffffffe6}.install-app[hidden],.push-app[hidden]{display:none}.hero-band,.metric-strip,.app-shell,.footer{max-width:none;width:100%}.hero-band{display:block;margin:0;padding:14px 8px 0}.hero-card{display:grid;grid-template-columns:minmax(0,1fr) 420px;gap:26px;padding:12px 18px;border:1px solid var(--mock-border);border-radius:4px;background:#fff;box-shadow:var(--mock-shadow)}.topbar nav a,.topbar nav a:first-child,.topbar nav a:hover{color:#ffffffeb}.topbar nav a:first-child{border-bottom-color:#22c3d6;background:rgba(255,255,255,.08)}.hero-copy{padding:0;border:0;border-radius:0;background:transparent;color:var(--mock-text);box-shadow:none}.hero-copy h1{margin:0 0 4px;color:var(--mock-text);font-size:29px;line-height:1.08;letter-spacing:0}.hero-copy p{margin:0 0 12px;color:var(--mock-muted);font-size:13px}.hero-search{grid-template-columns:18px minmax(0,1fr) 92px 102px;gap:8px;max-width:900px;min-height:44px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.hero-search>i{z-index:1;grid-column:1;grid-row:1;margin-left:13px;color:var(--mock-muted)}.hero-search input{grid-column:1 / 3;grid-row:1;min-height:42px;padding:0 12px 0 42px;border:1px solid var(--mock-border-strong);border-radius:3px;background:#fff;color:var(--mock-text);font-size:13px}.hero-search button,.advanced-jump{min-height:42px;border-radius:3px;font-size:12px;font-weight:760}.hero-search button{grid-column:3;padding:0 18px;border-color:var(--mock-navy);background:var(--mock-navy);color:#fff}.advanced-jump{display:inline-flex;grid-column:4;align-items:center;justify-content:center;border:1px solid #1398ad;color:var(--mock-blue)}.advanced-jump:hover{background:#edf4f9;text-decoration:none}.hero-meta{gap:24px;margin-top:10px}.hero-meta span{min-height:24px;padding:0;border:0;border-radius:0;background:transparent;color:var(--mock-muted);font-size:12px;font-weight:650}.hero-meta strong{color:var(--mock-text)}.hero-meta .status-dot{width:10px;height:10px;background:var(--mock-green)}.metric-strip{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;padding:12px 8px 10px}.metric-strip div{display:grid;grid-template-columns:42px minmax(0,1fr);grid-template-rows:auto auto;align-items:center;min-height:72px;padding:12px 18px;border:1px solid var(--mock-border);border-radius:5px;background:#fff;box-shadow:var(--mock-shadow)}.metric-strip i{grid-row:1 / 3;color:var(--mock-text)}.metric-strip i svg{width:28px;height:28px;stroke-width:1.7}.metric-strip strong{color:var(--mock-text);font-size:25px;line-height:1;font-weight:820}.metric-strip span{color:var(--mock-muted);font-size:11px}.app-shell{grid-template-columns:275px minmax(0,1fr) 310px;gap:10px;padding:0 8px 10px}.panel{border:1px solid var(--mock-border);border-radius:5px;box-shadow:var(--mock-shadow)}.filters,.right-rail{top:80px}.filters{padding:12px 14px}.panel-title{min-height:30px;margin-bottom:12px;padding-bottom:10px;border-bottom:1px solid var(--mock-border)}.panel-title h2,.accordion>summary,.latest-head h1,.result-bar h1{color:var(--mock-text);font-size:15px}.panel-title h2:before{margin-right:7px;color:var(--mock-blue);content:"\25bd"}.field{gap:5px;margin-bottom:11px}.field span,legend{color:var(--mock-text);font-size:11px}fieldset{gap:7px;margin-bottom:13px}fieldset label{gap:7px;font-size:12px}small{font-size:10px}input[type=search],input[type=email],input[type=text],input[type=password],input[type=date],input[type=number],select{min-height:34px;border-color:var(--mock-border-strong);border-radius:3px;background:#fff;font-size:12px}select[multiple]{min-height:96px;padding:4px;line-height:1.35}select[multiple] option{padding:5px 7px;border-radius:3px}select[multiple] option:checked{background:linear-gradient(180deg,var(--mock-blue),var(--mock-blue));color:#fff}.evidence-status{padding:9px;border:1px solid rgba(184,204,220,.72);border-radius:4px;background:linear-gradient(180deg,#fff,#f7fbfd)}.evidence-status label{min-height:24px}button,.icon-btn,.export-links a{min-height:34px;border-color:var(--mock-border-strong);border-radius:3px}.primary{min-height:38px;border-color:var(--mock-navy);background:var(--mock-navy);box-shadow:none}.export-links{display:none}.save-search{width:100%;margin-top:12px;border-color:var(--mock-blue);background:#fff;color:var(--mock-blue);font-size:12px}.save-search:hover{background:#f1fbfd}.results{gap:10px}.overview-grid{display:block}.latest-panel{padding:0}.latest-head,.result-bar{min-height:50px;padding:10px 14px;border-bottom:1px solid var(--mock-border)}.latest-head h1,.result-bar h1{margin:0;font-size:16px}.latest-head h1:before{margin-right:8px;color:var(--mock-blue);content:"\2637"}.latest-head p{display:none}.latest-controls{margin-top:0}.latest-status{min-width:0;gap:6px;font-size:11px}.update-check,.inline-action{min-height:28px;border-radius:3px;background:#fff}.latest-list{display:grid;grid-auto-flow:row;grid-auto-columns:initial;grid-template-columns:1fr;margin:0;border:0;border-radius:0;overflow:visible}.publication-toolbar{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:center;padding:12px 18px;border-bottom:1px solid var(--mock-border);background:#fff}.publication-exports{display:grid;grid-template-columns:repeat(auto-fit,minmax(118px,1fr));gap:10px}.publication-exports a{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:34px;padding:0 10px;border:1px solid var(--mock-border-strong);border-radius:3px;background:#fff;color:var(--mock-blue);font-size:11px;font-weight:760}.publication-exports a:hover{border-color:#1398ad;background:#edf4f9;text-decoration:none}.publication-controls{display:inline-flex;gap:10px}.publication-controls select{min-width:150px;min-height:34px}.latest-paper{display:grid;grid-template-columns:minmax(0,1fr) 210px;gap:14px;height:auto;min-height:106px;padding:14px 18px;border-right:0;border-bottom:1px solid var(--mock-border);background:#fff}.latest-paper:last-child{border-bottom:0}.latest-paper h3{margin-bottom:5px;font-size:15px;-webkit-line-clamp:2}.latest-paper h3 a,.paper h3 a{color:#05294a}.latest-paper p{color:var(--mock-muted);font-size:12px}.latest-paper .links{max-height:none}.latest-paper .tags{max-height:none;justify-content:flex-start}.latest-paper .tags span:nth-child(n + 4){display:inline-flex}.paper-panel{display:block}.paper{grid-template-columns:96px minmax(0,1fr) 245px;gap:16px;padding:15px 18px}.abstract{font-size:12px}.tags span{padding:3px 8px;border-radius:3px;font-size:10px}.right-rail{gap:10px}.right-rail .analytics{order:-3}.right-rail #alerts{order:-2}.right-rail #admin{order:-1}.accordion>summary{min-height:42px;padding:0 14px;font-size:14px}.accordion-body{padding:12px 14px}.analytics h3{margin:12px 0 8px;font-size:11px}.timeline-chart{height:160px;max-height:160px;padding:8px;border-radius:3px}.mini-bars{min-height:78px;padding:8px;border-radius:3px}.rank-list li{gap:6px;padding-bottom:5px;font-size:11px}.alert-form .primary{min-height:34px}.debug-list{font-size:11px}.footer{justify-content:space-between;padding:10px 24px 12px;border-top:1px solid var(--mock-border);background:#fff;font-size:11px}.footer img{display:none}@media (max-width: 1180px){.metric-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.app-shell{grid-template-columns:260px minmax(0,1fr)}.right-rail{grid-column:1 / -1;grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 860px){.topbar{grid-template-columns:1fr;gap:8px;padding:10px 14px;position:static}.topbar nav{gap:18px;width:100%;overflow-x:auto}.topbar nav a{min-height:38px}.admin-link,.top-actions{justify-self:start}.hero-card{grid-template-columns:1fr}.hero-search{grid-template-columns:18px minmax(0,1fr) 92px}.advanced-jump{display:none}.metric-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.app-shell{grid-template-columns:1fr}.filters,.right-rail{position:static}.right-rail{grid-template-columns:1fr}.latest-head{align-items:flex-start;flex-direction:column}.publication-toolbar{grid-template-columns:1fr}.publication-exports{grid-template-columns:repeat(2,minmax(0,1fr))}.publication-controls{display:grid;grid-template-columns:1fr 1fr;gap:8px}.publication-controls select{min-width:0}.latest-status{justify-items:start;text-align:left}.latest-paper{grid-template-columns:1fr}}@media (max-width: 520px){.brand strong{font-size:14px}.brand-image img{width:255px}.hero-copy h1{font-size:24px}.hero-search{grid-template-columns:18px minmax(0,1fr)}.hero-search button{grid-column:1 / -1;width:100%}.metric-strip{grid-template-columns:1fr}}body{background:linear-gradient(180deg,rgba(230,241,250,.74),rgba(244,247,251,0) 310px),var(--mock-bg)}.topbar{isolation:isolate}.topbar:after{position:absolute;right:0;bottom:-1px;left:0;height:1px;background:linear-gradient(90deg,transparent,rgba(83,229,241,.88),transparent);content:""}.topbar nav a,.admin-link,.hero-search button,.advanced-jump,.primary,.save-search,.publication-exports a,.icon-btn,.inline-action,.scroll-top{transition:border-color .18s ease,background-color .18s ease,color .18s ease,box-shadow .18s ease,transform .18s ease}.hero-card,.panel,.metric-strip div{transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.hero-card:hover,.panel:hover,.metric-strip div:hover{border-color:#b8ccdc;box-shadow:0 8px 24px #0f274213}.metric-strip div:hover i,.publication-exports a:hover i,.admin-link:hover i{color:var(--mock-cyan)}.latest-paper,.paper{position:relative}.latest-paper:before,.paper:before{position:absolute;top:0;bottom:0;left:0;width:3px;background:linear-gradient(180deg,var(--mock-cyan),rgba(7,75,122,0));opacity:0;content:"";transition:opacity .2s ease}.latest-paper:hover,.paper:hover{background:linear-gradient(90deg,#f9fdff,#fff 44%)}.latest-paper:hover:before,.paper:hover:before{opacity:1}.latest-list.is-loading{opacity:.68}.timeline-chart{background:linear-gradient(180deg,rgba(255,255,255,.92),rgba(245,250,253,.95)),radial-gradient(circle at 80% 16%,rgba(7,75,122,.16),transparent 36%)}.chart-line{filter:drop-shadow(0 2px 2px rgba(7,75,122,.18))}.timeline-head{display:grid;grid-template-columns:1fr;gap:4px;align-items:flex-start;min-width:0;max-width:100%}.timeline-summary{display:block;width:100%;min-width:0;max-width:calc(100% - 2px);color:var(--mock-muted);font-size:10px;font-weight:760;line-height:1.35;text-align:left;overflow-wrap:anywhere;white-space:normal}.timeline-card{min-width:0;max-width:100%;overflow:hidden}.timeline-card>*,.timeline-controls,.timeline-head{width:100%;min-width:0;max-width:100%}.timeline-controls{display:grid;gap:8px;padding:8px;border:1px solid var(--mock-border);border-radius:4px;background:#f8fbfd}.timeline-presets{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px}.timeline-presets button,.timeline-custom button{min-height:28px;border-radius:3px;font-size:10px;font-weight:820}.timeline-presets button{border:1px solid var(--mock-border-strong);background:#fff;color:var(--mock-blue)}.timeline-presets button.is-active{border-color:#074b7a;background:#06395f;color:#fff}.timeline-custom{display:grid;grid-template-columns:1fr 1fr;gap:6px;align-items:end}.timeline-custom label{display:grid;gap:3px;color:var(--mock-muted);font-size:10px;font-weight:760}.timeline-custom input{min-height:30px;padding:0 6px;font-size:11px}.timeline-custom button{padding:0 8px;width:100%}.timeline-open{display:grid;grid-template-columns:1fr 1fr;gap:6px}.timeline-open button{min-height:28px;border:1px solid var(--mock-border-strong);border-radius:3px;background:#fff;color:var(--mock-blue);font-size:10px;font-weight:820}.timeline-open button:hover,.timeline-open button:focus-visible{border-color:#074b7a;background:#edf4f9}.timeline-bucket{cursor:pointer;outline:none}.timeline-bucket:hover,.timeline-bucket:focus-visible{filter:brightness(1.12) saturate(1.25);stroke:#062b49;stroke-width:2}.app-toast{position:fixed;right:18px;bottom:72px;z-index:35;width:min(340px,calc(100vw - 28px));padding:12px 14px;border:1px solid rgba(7,75,122,.38);border-radius:8px;background:rgba(248,252,255,.96);color:var(--mock-navy);box-shadow:0 18px 42px #00182d2e;font-size:13px;font-weight:760;line-height:1.35;opacity:0;pointer-events:none;transform:translateY(8px);transition:opacity .2s ease,transform .2s ease;backdrop-filter:blur(10px)}.app-toast.is-visible{opacity:1;transform:translateY(0)}.scroll-top{position:fixed;right:18px;bottom:18px;z-index:30;display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;min-height:42px;padding:0;border:1px solid rgba(7,75,122,.62);border-radius:50%;background:linear-gradient(180deg,var(--mock-navy),var(--mock-navy-2));color:#fff;box-shadow:0 12px 28px #00182d38;opacity:0;pointer-events:none;transform:translateY(10px)}.scroll-top.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.scroll-top:hover,.scroll-top:focus-visible{border-color:var(--mock-cyan);box-shadow:0 14px 32px #00182d47,0 0 0 3px #074b7a29}.scroll-top svg{width:18px;height:18px;stroke-width:2.1}.scroll-progress{position:fixed;right:0;bottom:0;left:0;z-index:29;height:5px;overflow:hidden;border:0;border-radius:0;background:rgba(3,38,66,.14);box-shadow:0 -4px 14px #03264217,inset 0 1px #ffffff2e;pointer-events:none;backdrop-filter:blur(10px)}.scroll-progress span{display:block;width:100%;height:100%;border-radius:inherit;background:linear-gradient(90deg,rgba(7,75,122,.78),rgba(7,75,122,.68));box-shadow:0 0 14px #074b7a47;transform:scaleX(0);transform-origin:left center;will-change:transform}@media (prefers-reduced-motion: reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important}}@media (max-width: 520px){.timeline-custom{grid-template-columns:1fr 1fr}.timeline-custom button{width:100%}.scroll-top{right:14px;bottom:14px}}.alert-manage-shell{width:min(760px,calc(100% - 28px));margin:22px auto 48px}.alert-manage-card{padding:24px}.alert-manage-card h1{margin:0 0 10px;color:var(--mock-text);font-size:26px;line-height:1.16}.alert-manage-card .state{min-height:0;padding:22px}.alert-manage-intro{margin:0 0 18px;color:var(--mock-muted);font-size:14px;line-height:1.5}.alert-manage-form{display:grid;gap:2px}.alert-unsubscribe-form{margin-top:12px;padding-top:14px;border-top:1px solid var(--mock-border)}.consent-check{display:grid;grid-template-columns:16px minmax(0,1fr);gap:8px;align-items:start;margin:8px 0 12px;color:var(--mock-muted);font-size:11px;line-height:1.45}.consent-check input{margin-top:2px}.privacy-note{margin-top:14px;padding:12px;border:1px solid #cfe0eb;border-radius:4px;background:#f6fbff;color:var(--mock-muted);font-size:12px;line-height:1.55}.privacy-note.compact{margin-top:10px;padding:9px 10px;font-size:11px}.alert-manage-page{padding-left:0!important;background:linear-gradient(180deg,#f4f8fb 0%,#eef4f8 46%,#f8fbfd 100%)}.alert-manage-page .topbar{position:static!important;top:auto;left:auto;display:flex;width:auto;height:auto;min-height:76px;flex-direction:row;align-items:center;justify-content:space-between;gap:18px;padding:12px clamp(18px,4vw,42px);border-right:0;border-bottom:1px solid #cbd9e5;background:rgba(255,255,255,.94);box-shadow:0 12px 32px #1e304214;overflow:visible}.alert-manage-page .brand-image{width:auto;padding:0;border:0;background:transparent;box-shadow:none}.alert-manage-page .brand-image img{width:min(300px,62vw);height:auto;object-fit:contain}.alert-manage-page .topbar nav{display:flex;flex:0 1 auto;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:8px;min-height:0;overflow:visible}.alert-manage-page .topbar nav a{width:auto;min-height:34px;padding:8px 11px;border-radius:4px;white-space:nowrap}.alert-manage-status{display:grid;grid-template-columns:.95fr .72fr 1fr 1.42fr;gap:10px;margin:16px 0 14px}.alert-manage-status div{min-width:0;padding:12px;border:1px solid #d5e1eb;border-radius:4px;background:#f8fbfd}.alert-manage-status span{display:block;margin-bottom:5px;color:#536a83;font-size:11px;font-weight:850;letter-spacing:.05em;text-transform:uppercase}.alert-manage-status strong{display:block;color:#0e2742;font-size:13px;line-height:1.35;overflow-wrap:anywhere}.notice.warning{border:1px solid rgba(167,112,18,.28);background:#fff8e8;color:#68470b}.alert-management-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px;padding-top:16px;border-top:1px solid #d8e4ef}.alert-management-actions form{margin:0}.alert-management-actions button{width:auto;min-height:38px}html body .alert-management-actions .danger{border-color:#b4231852!important;background:#fff1f0!important;color:#9d1f16!important;font-weight:850}html body .alert-management-actions .danger:hover,html body .alert-management-actions .danger:focus-visible{background:#f8d7d4!important;color:#78150f!important}@media (max-width: 760px){.alert-manage-shell{width:min(100% - 20px,760px);margin-top:14px}.alert-manage-page .topbar{align-items:flex-start;flex-direction:column;gap:10px;padding:12px 14px}.alert-manage-page .topbar nav{justify-content:flex-start}.alert-manage-status{grid-template-columns:1fr}.alert-management-actions{display:grid;grid-template-columns:1fr}.alert-management-actions form,.alert-management-actions button{width:100%}}.alert-intro{display:grid;gap:4px;margin-bottom:12px;padding:12px;border:1px solid #cfe0eb;border-radius:4px;background:linear-gradient(180deg,#f8fcff,#eef8fb)}.alert-intro strong{color:var(--mock-text);font-size:13px}.alert-intro span{color:var(--mock-muted);font-size:11px;line-height:1.45}.alert-mode,.frequency-options{padding:0;border:0}.alert-mode label{align-items:flex-start;padding:8px 9px;border:1px solid var(--mock-border);border-radius:4px;background:#fff;line-height:1.35}.alert-mode label:has(input:checked){border-color:#074b7a;background:#edf4f9;color:var(--mock-text)}.alert-targeting{margin:2px 0 12px;border:1px solid var(--mock-border);border-radius:4px;background:#fff}.alert-targeting>summary{min-height:36px;padding:0 10px;color:var(--mock-blue);font-size:12px;font-weight:800;cursor:pointer}.alert-targeting .accordion-body{padding:10px;border-top:1px solid var(--mock-border);background:#fbfdff}.alert-targeting input:disabled,.alert-targeting select:disabled{opacity:.62}.field-note{margin:-4px 0 10px;color:var(--mock-muted);font-size:11px;line-height:1.45}:root{--control-accent: var(--mock-cyan);--control-accent-dark: #087d9d;color-scheme:light}html.is-loading,html.is-loading body{overflow:hidden}.app-preloader{display:none}.js .app-preloader{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;padding:28px;background:linear-gradient(180deg,rgba(3,35,61,.96),rgba(2,22,40,.98)),var(--mock-navy-2);color:#fff}.app-preloader.is-hidden{pointer-events:none}.preloader-shell{display:grid;justify-items:center;gap:14px;width:min(360px,100%);padding:22px 26px;border:1px solid rgba(7,75,122,.34);border-radius:6px;background:rgba(255,255,255,.035);box-shadow:0 24px 80px #00000057}.preloader-shell img{display:block;width:min(260px,100%);height:auto}.preloader-title{color:#ffffffd1;font-size:12px;font-weight:760}.preloader-meter{overflow:hidden;width:100%;height:3px;border-radius:999px;background:rgba(255,255,255,.16)}.preloader-meter span{display:block;width:42%;height:100%;border-radius:inherit;background:linear-gradient(90deg,transparent,var(--mock-cyan),#fff,var(--mock-cyan),transparent);animation:preloader-scan 1.15s ease-in-out infinite}@keyframes preloader-scan{0%{transform:translate(-110%)}to{transform:translate(260%)}}input,select,textarea,button,summary{accent-color:var(--control-accent)}input[type=checkbox],input[type=radio]{accent-color:var(--control-accent)}input[type=range],progress{accent-color:var(--control-accent)}input:focus-visible,select:focus-visible,textarea:focus-visible,button:focus-visible,summary:focus-visible,a:focus-visible{outline:2px solid rgba(7,75,122,.72);outline-offset:2px}input[type=search]:focus,input[type=email]:focus,input[type=text]:focus,input[type=password]:focus,input[type=date]:focus,input[type=number]:focus,select:focus,textarea:focus{border-color:var(--control-accent-dark);box-shadow:0 0 0 3px #074b7a21}.hero-meta{align-items:center}.hero-refresh-form{display:inline-flex;margin:0}.hero-refresh-form button{display:inline-flex;align-items:center;gap:6px;min-height:26px;padding:0 9px;border:1px solid rgba(10,71,117,.2);border-radius:4px;background:#edf4f9;color:var(--mock-blue);font-size:12px;font-weight:760}.hero-refresh-form button:hover{border-color:#074b7ab8;background:#e8f0f7}.hero-refresh-form button svg{width:14px;height:14px}.hero-notice{margin-top:10px;max-width:900px;padding:9px 11px;border-radius:4px;font-size:12px}.notice.success{border-color:#074b7a61;background:#edf4f9;color:var(--mock-blue)}@media (prefers-reduced-motion: reduce){.preloader-meter span{animation:none;transform:none;width:100%}}:root{--rx-bg: #f3f7fb;--rx-bg-2: #eaf2f8;--rx-surface: #ffffff;--rx-surface-soft: #f8fbfd;--rx-ink: #08233f;--rx-ink-2: #183a58;--rx-muted: #5d7189;--rx-border: #c8d8e6;--rx-border-soft: #dde8f1;--rx-cyan: #074b7a;--rx-cyan-2: #074b7a;--rx-blue: #074b7a;--rx-navy: #032642;--rx-shadow-soft: 0 1px 2px rgba(9, 38, 66, .045), 0 10px 28px rgba(9, 38, 66, .045);--rx-shadow-lift: 0 2px 3px rgba(9, 38, 66, .05), 0 16px 40px rgba(9, 38, 66, .09)}body{background:linear-gradient(180deg,rgba(225,238,248,.78) 0,rgba(243,247,251,.92) 235px,var(--rx-bg) 560px),repeating-linear-gradient(60deg,rgba(8,75,122,.035) 0 1px,transparent 1px 38px),repeating-linear-gradient(120deg,rgba(7,75,122,.028) 0 1px,transparent 1px 42px),var(--rx-bg);color:var(--rx-ink);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}body:before{position:fixed;inset:68px 0 auto;z-index:-1;height:260px;background:linear-gradient(90deg,rgba(3,38,66,.06),transparent 45%,rgba(7,75,122,.045)),radial-gradient(ellipse at 14% 8%,rgba(7,75,122,.11),transparent 38%);pointer-events:none;content:""}a{text-underline-offset:3px}.topbar{border-bottom-color:#074b7a57;background:linear-gradient(180deg,rgba(4,42,72,.98),rgba(2,28,51,.98)),var(--rx-navy);box-shadow:0 1px #ffffff0a inset,0 8px 24px #0014262e}.topbar nav a{position:relative;color:#e8f6fadb}.topbar nav a:after{position:absolute;right:10%;bottom:-3px;left:10%;height:3px;border-radius:999px 999px 0 0;background:var(--rx-cyan);opacity:0;transform:scaleX(.48);transition:opacity .18s ease,transform .18s ease;content:""}.topbar nav a:first-child:after,.topbar nav a:hover:after,.topbar nav a:focus-visible:after{opacity:1;transform:scaleX(1)}.admin-link,.install-app,.push-app{box-shadow:0 0 0 1px #ffffff0b inset}.hero-card,.metric-strip div,.panel{border-color:var(--rx-border);background:rgba(255,255,255,.96);box-shadow:var(--rx-shadow-soft)}.hero-card{position:relative;overflow:hidden;background:linear-gradient(90deg,rgba(255,255,255,.98),rgba(255,255,255,.94)),linear-gradient(135deg,rgba(7,75,122,.065),transparent 42%)}.hero-card:before{position:absolute;inset:0 auto 0 0;width:3px;background:linear-gradient(180deg,var(--rx-cyan),rgba(7,75,122,0));content:""}.hero-copy h1{color:var(--rx-ink);font-weight:820;text-wrap:balance}.hero-copy p,.latest-head p,.abstract,.paper-meta,.timeline-summary,.footer{color:var(--rx-muted)}.hero-search input,input[type=search],input[type=email],input[type=text],input[type=password],input[type=date],input[type=number],select,textarea{border-color:var(--rx-border);background:linear-gradient(180deg,#fff,#fbfdff);color:var(--rx-ink)}.hero-search input:hover,input:hover,select:hover,textarea:hover{border-color:#aebfd0}.hero-search button,.primary{border-color:#042c4e;background:linear-gradient(180deg,#073d68,#032642);box-shadow:inset 0 1px #ffffff17,0 6px 14px #0326421f}.hero-search button:hover,.primary:hover{background:linear-gradient(180deg,#084b7a,#032c4d);transform:translateY(-1px)}.advanced-jump,.save-search,.publication-exports a,.timeline-open button,.timeline-presets button{background:linear-gradient(180deg,#fff,#f7fbfd)}.advanced-jump:hover,.save-search:hover,.publication-exports a:hover,.timeline-open button:hover,.timeline-presets button:hover{border-color:var(--rx-cyan-2);background:#edf4f9;color:var(--rx-blue)}.metric-strip div{position:relative;overflow:hidden}.metric-strip div:before{position:absolute;inset:0 auto 0 0;width:3px;background:linear-gradient(180deg,rgba(7,75,122,.86),rgba(7,75,122,.08));opacity:.72;content:""}.metric-strip div:hover,.panel:hover,.hero-card:hover{border-color:#adc4d8;box-shadow:var(--rx-shadow-lift)}.metric-strip i{color:var(--rx-blue)}.metric-strip strong{color:var(--rx-ink);font-variant-numeric:tabular-nums}.panel-title,.latest-head,.result-bar,.publication-toolbar,.accordion>summary{background:linear-gradient(180deg,rgba(250,253,255,.95),rgba(244,249,252,.95))}.panel-title h2,.latest-head h1,.result-bar h1,.accordion>summary{color:var(--rx-ink);letter-spacing:0}.panel-title h2:before,.latest-head h1:before{color:var(--rx-cyan-2)}fieldset label,.alert-mode label,.frequency-options label{border-radius:4px}fieldset label:hover,.alert-mode label:hover,.frequency-options label:hover{color:var(--rx-ink)}.evidence-status{border-color:var(--rx-border-soft);background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(247,251,253,.98)),repeating-linear-gradient(135deg,rgba(7,75,122,.035) 0 1px,transparent 1px 18px)}.latest-paper,.paper{background:linear-gradient(90deg,rgba(255,255,255,1),rgba(251,253,255,.98))}.latest-paper{border-bottom-color:var(--rx-border-soft)}.latest-paper:before,.paper:before{background:linear-gradient(180deg,var(--rx-cyan),rgba(7,75,122,0))}.latest-paper:hover,.paper:hover{background:linear-gradient(90deg,rgba(242,251,253,.92),#fff 42%)}.latest-paper h3 a,.paper h3 a{color:var(--rx-ink)}.latest-paper h3 a:hover,.paper h3 a:hover{color:var(--rx-blue)}.links a,.copy-citation,.copy-bibtex{color:#047d91}.links a:hover,.copy-citation:hover,.copy-bibtex:hover{color:var(--rx-blue)}.tags{gap:6px}.tags span{border:1px solid rgba(8,75,122,.08);background:#e9f7f8;color:#056979;box-shadow:inset 0 1px #ffffff94}.tags .source-badge{background:#e8f0f7;color:var(--rx-blue)}.tags .status-badge{background:#f4f8fb;color:var(--rx-ink-2);letter-spacing:.035em}.timeline-controls,.timeline-chart,.mini-bars,.alert-targeting,.privacy-note,.field-note{border-color:var(--rx-border-soft)}.timeline-chart{background:linear-gradient(180deg,rgba(255,255,255,.94),rgba(247,251,253,.96)),repeating-linear-gradient(90deg,rgba(8,75,122,.045) 0 1px,transparent 1px 54px),repeating-linear-gradient(0deg,rgba(8,75,122,.035) 0 1px,transparent 1px 34px)}.chart-grid{stroke:#084b7a1f}.chart-bar{fill:#074b7a52}.chart-line{stroke:var(--rx-blue);stroke-width:2.2}.chart-point{fill:#fff;stroke:var(--rx-cyan-2);stroke-width:2}.rank-list li{border-bottom-color:var(--rx-border-soft)}.rank-list li:before{color:var(--rx-cyan-2)}.notice,.app-toast{box-shadow:0 10px 24px #09264214}.scroll-top{background:linear-gradient(180deg,#073d68,#032642)}@media (max-width: 860px){body:before{inset:150px 0 auto;height:180px}.hero-card{padding:12px 18px 14px}.metric-strip div{min-height:70px}}@media (max-width: 520px){.hero-copy h1{text-wrap:balance}.publication-exports a,.publication-controls select{font-size:11px}}.latest-paper h3,.paper h3{letter-spacing:0}.latest-paper .links,.paper .links{align-items:center}.latest-paper:after,.paper:after{position:absolute;right:12px;bottom:10px;width:42px;height:18px;background:radial-gradient(circle at 12% 48%,rgba(7,75,122,.22) 0 2px,transparent 2.5px),radial-gradient(circle at 48% 20%,rgba(8,75,122,.2) 0 2px,transparent 2.5px),radial-gradient(circle at 84% 58%,rgba(7,75,122,.18) 0 2px,transparent 2.5px),linear-gradient(24deg,transparent 0 20%,rgba(7,75,122,.16) 20% 23%,transparent 23% 100%),linear-gradient(150deg,transparent 0 36%,rgba(8,75,122,.12) 36% 39%,transparent 39% 100%);opacity:.55;pointer-events:none;content:""}.latest-paper:hover:after,.paper:hover:after{opacity:.9}.publication-exports a,.timeline-open button,.timeline-presets button,.save-search,.advanced-jump{box-shadow:inset 0 1px #ffffffc2}.timeline-card h3,.analytics h3{letter-spacing:.045em}.topbar nav a,.admin-link,.install-app,.push-app,.hero-search button,.advanced-jump,.primary,.save-search,.publication-exports a,.icon-btn,.inline-action,.links a,.copy-citation,.copy-bibtex,.latest-paper,.paper,.panel,.metric-strip div{transition:border-color .18s ease,background-color .18s ease,color .18s ease,box-shadow .18s ease,opacity .18s ease,filter .18s ease}.hero-search button:hover,.primary:hover,.metric-strip div:hover,.panel:hover,.hero-card:hover{transform:none}.hero-search button:hover,.primary:hover{filter:brightness(1.05) saturate(1.04)}.metric-strip div:hover,.panel:hover,.latest-paper:hover,.paper:hover{mix-blend-mode:normal}.latest-paper:hover,.paper:hover{box-shadow:inset 0 0 0 1px #074b7a2e}.latest-paper:active,.paper:active,button:active,.publication-exports a:active{filter:brightness(.98) saturate(1.04)}.right-rail #analytics,.right-rail #alerts{position:relative;isolation:isolate}.right-rail #analytics:before,.right-rail #alerts:before{position:absolute;top:42px;right:0;z-index:-1;width:155px;height:110px;border-radius:0 4px 0 16px;background-position:center;background-size:cover;opacity:.11;mix-blend-mode:multiply;pointer-events:none;content:""}.right-rail #analytics:before{background-image:url(natural-panel-analytics-2026-07-01.webp)}.right-rail #alerts:before{background-image:url(natural-panel-alerts-2026-07-01.webp)}.footer{position:relative;overflow:hidden;min-height:96px;border-top:1px solid rgba(7,75,122,.28);background:linear-gradient(90deg,rgba(3,38,66,.96),rgba(3,38,66,.86)),var(--rx-navy);color:#eff9fcd1}.footer:before{position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,75,122,.18),transparent 34%,rgba(7,75,122,.1)),repeating-linear-gradient(90deg,rgba(255,255,255,.045) 0 1px,transparent 1px 18px);opacity:.42;mix-blend-mode:screen;pointer-events:none;content:""}.footer>*{position:relative;z-index:1}:root{--control-accent: var(--rx-blue);--control-accent-dark: var(--rx-navy);--control-ring: rgba(7, 75, 122, .18);--neu-shadow: 7px 7px 18px rgba(9, 38, 66, .1), -5px -5px 16px rgba(255, 255, 255, .82);--neu-shadow-soft: 4px 4px 12px rgba(9, 38, 66, .075), -4px -4px 12px rgba(255, 255, 255, .76);--neu-inset: inset 2px 2px 5px rgba(9, 38, 66, .075), inset -2px -2px 5px rgba(255, 255, 255, .9)}.hero-card,.metric-strip div,.panel{box-shadow:var(--neu-shadow-soft)}.hero-card:hover,.metric-strip div:hover,.panel:hover{box-shadow:var(--neu-shadow)}button,.icon-btn,.admin-link,.install-app,.push-app,.advanced-jump,.save-search,.publication-exports a,.timeline-open button,.timeline-presets button,.inline-action,input[type=search],input[type=email],input[type=text],input[type=password],input[type=date],input[type=number],select,textarea{border-color:#074b7a42}input[type=search],input[type=email],input[type=text],input[type=password],input[type=date],input[type=number],select,textarea,.timeline-controls,.timeline-chart,.mini-bars{box-shadow:var(--neu-inset)}input[type=checkbox],input[type=radio]{accent-color:var(--rx-blue)}input:focus-visible,select:focus-visible,textarea:focus-visible,button:focus-visible,summary:focus-visible,a:focus-visible{outline-color:#074b7ab8}input[type=search]:focus,input[type=email]:focus,input[type=text]:focus,input[type=password]:focus,input[type=date]:focus,input[type=number]:focus,select:focus,textarea:focus{border-color:var(--rx-blue);box-shadow:0 0 0 3px var(--control-ring),var(--neu-inset)}.hero-search input:focus{box-shadow:0 0 0 3px var(--control-ring),var(--neu-inset)}.hero-search button,.primary,.scroll-top{border-color:var(--rx-navy);background:linear-gradient(180deg,#0a4775,#032642)}.timeline-presets button.is-active,.alert-mode label:has(input:checked){border-color:var(--rx-blue);background:linear-gradient(180deg,#edf6fb,#dcebf5);color:var(--rx-navy);box-shadow:var(--neu-inset)}.alert-mode label:has(input:checked) input,.consent-check input:checked,fieldset label input:checked{accent-color:var(--rx-blue)}.advanced-jump,.save-search,.publication-exports a,.timeline-open button,.timeline-presets button,.inline-action,.hero-refresh-form button{color:var(--rx-blue)}.advanced-jump:hover,.save-search:hover,.publication-exports a:hover,.timeline-open button:hover,.timeline-presets button:hover,.inline-action:hover,.hero-refresh-form button:hover{border-color:#074b7a8a;background:#edf6fb;color:var(--rx-navy)}.metric-strip div:before,.hero-card:before,.latest-paper:before,.paper:before{background:linear-gradient(180deg,var(--rx-blue),rgba(7,75,122,0))}.panel-title h2:before,.latest-head h1:before,.rank-list li:before{color:var(--rx-blue)}.right-rail #analytics:before,.right-rail #alerts:before{opacity:.14;filter:saturate(.92) hue-rotate(2deg)}@media (max-width: 520px){.hero-card,.metric-strip div,.panel{box-shadow:3px 3px 10px #09264214,-3px -3px 10px #ffffffb8}}:root{--teal: var(--rx-blue);--teal-dark: var(--rx-navy);--teal-soft: #e8f0f7;--mock-cyan: var(--rx-blue);--rx-cyan: var(--rx-blue);--rx-cyan-2: var(--rx-blue);--control-accent: var(--rx-blue);--control-accent-dark: var(--rx-navy);--control-ring: rgba(7, 75, 122, .16)}input,select,textarea,button,summary{accent-color:var(--rx-blue)}input[type=checkbox],input[type=radio],input[type=range],progress,meter{accent-color:var(--rx-blue)}::selection{background:rgba(7,75,122,.2);color:var(--rx-navy)}a,.links a,.latest-paper h3 a,.paper h3 a,.panel-title h2:before,.latest-head h1:before,.rank-list li:before,.copy-citation,.copy-bibtex,.install-app,.push-app,.advanced-jump,.save-search,.publication-exports a,.timeline-open button,.timeline-presets button,.inline-action,.hero-refresh-form button{color:var(--rx-blue)}.topbar nav a:first-child,.topbar nav a:hover,.topbar nav a:focus-visible,.publication-exports a:hover,.timeline-open button:hover,.timeline-presets button:hover,.advanced-jump:hover,.save-search:hover,.inline-action:hover,.hero-refresh-form button:hover,.admin-link:hover,.install-app:hover,.push-app:hover{border-color:#074b7a94;color:var(--rx-navy)}.hero-search button,.primary,.scroll-top,.manual-refresh button,.apply-filters,.create-alert,.timeline-presets button.is-active,.alert-mode label:has(input:checked),.push-app.is-enabled{border-color:var(--rx-navy);background:linear-gradient(180deg,#0a4775,#032642);color:#fff}.advanced-jump:hover,.save-search:hover,.publication-exports a:hover,.timeline-open button:hover,.timeline-presets button:hover,.inline-action:hover,.hero-refresh-form button:hover,.copy-citation:hover,.copy-bibtex:hover{background:#edf4f9}.tags span,.topic-tag,.publication-status,.notice.success{border-color:#074b7a38;background:#edf4f9;color:var(--rx-blue)}.metric-strip div:before,.hero-card:before,.latest-paper:before,.paper:before,.panel:before,.preloader-progress span{background:linear-gradient(180deg,var(--rx-blue),rgba(7,75,122,0))}.chart-point,.timeline-svg circle,.timeline-svg path,.sparkline path{stroke:var(--rx-blue)}.chart-bar,.timeline-svg rect{fill:#074b7a2e;stroke:#074b7a8a}input:focus-visible,select:focus-visible,textarea:focus-visible,button:focus-visible,summary:focus-visible,a:focus-visible{outline-color:#074b7ab8}input[type=search]:focus,input[type=email]:focus,input[type=text]:focus,input[type=password]:focus,input[type=date]:focus,input[type=number]:focus,select:focus,textarea:focus{border-color:var(--rx-blue);box-shadow:0 0 0 3px #074b7a29,var(--neu-inset)}:root{--ux-bg: #f5f8fb;--ux-ink: #10243b;--ux-muted: #52677f;--ux-navy: #062b49;--ux-teal: #087487;--ux-cyan: #d8f7fb;--ux-amber: #b9831f;--ux-line: rgba(8, 45, 73, .15);--ux-shadow: 0 14px 34px rgba(12, 38, 62, .09)}body{background:linear-gradient(180deg,rgba(255,255,255,.82),rgba(245,248,251,.94) 380px),var(--ux-bg);color:var(--ux-ink)}.hero-card{min-height:280px;grid-template-columns:minmax(0,1fr) minmax(360px,520px);gap:22px;padding:18px;border-radius:8px;background:linear-gradient(90deg,rgba(255,255,255,.98),rgba(245,250,253,.92))}.hero-copy h1{max-width:880px;color:#081f35;font-size:clamp(30px,3.2vw,48px);line-height:1.02}.hero-copy p{max-width:860px;color:#213b55;font-size:17px;font-weight:650;line-height:1.48;text-shadow:0 1px 0 rgba(255,255,255,.82)}.app-shell{grid-template-columns:285px minmax(0,1fr) 315px;align-items:start;gap:14px;padding-top:12px}.filters{position:sticky;top:76px;z-index:12;grid-column:auto;display:block;padding:16px;border-radius:8px;background:linear-gradient(180deg,rgba(255,255,255,.97),rgba(250,253,255,.95));box-shadow:0 10px 26px #0c263e1a;backdrop-filter:blur(10px)}.filters .panel-title{grid-column:1 / -1;margin:0}.filter-command{display:grid;grid-template-columns:1fr;gap:8px;margin-bottom:16px}.filter-command a,.filter-command-button{display:inline-flex;align-items:center;gap:7px;min-height:32px;padding:0 11px;border:1px solid rgba(7,75,122,.18);border-radius:999px;background:rgba(255,255,255,.82);color:var(--ux-navy);font-size:12px;font-weight:780}.filter-command a:hover,.filter-command-button:hover{border-color:#074b7a61;background:var(--ux-cyan);text-decoration:none}.filters>.field,.filters>fieldset,.filters>details,.filters>button,.filters>.export-links{margin-bottom:16px}.filters>fieldset{display:grid;gap:10px;min-height:0}.filters>fieldset legend{margin-bottom:2px}.filters .primary,.filters .save-search{width:100%;min-width:0}.filters .export-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-bottom:0}.filter-advanced{grid-column:1 / -1;background:rgba(247,251,253,.9)}.filter-advanced .accordion-body{display:grid;grid-template-columns:minmax(0,1fr);gap:12px}.filter-help,.filter-advanced .evidence-status,.filter-advanced .date-grid{grid-column:1 / -1}.filter-help{margin:0;color:var(--ux-muted);font-size:12px}.filter-advanced .evidence-status{display:grid;grid-template-columns:minmax(0,1fr)}.results{grid-column:2;scroll-margin-top:84px}.results.has-search .search-context{order:0}.results.has-search .paper-panel{order:1}.results.has-search .overview-grid{order:2;display:none}.right-rail{grid-column:3}.latest-list{grid-auto-columns:minmax(270px,24%)}.paper{grid-template-columns:minmax(0,1fr) minmax(190px,240px)}.paper .tags{grid-column:1 / -1}.analytics,#alerts{overflow:hidden}.accordion[open]>summary{background:linear-gradient(90deg,rgba(216,247,251,.48),transparent)}.paper,.latest-paper,.metric-strip div,.panel{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background-color .18s ease}.paper:hover,.latest-paper:hover,.metric-strip div:hover{transform:translateY(-1px);border-color:#074b7a47;box-shadow:0 16px 32px #0c263e1f}.footer{position:relative;min-height:142px;overflow:hidden;width:auto;margin:10px 0 20px;padding:22px 24px;border:1px solid rgba(255,255,255,.5);border-radius:8px;background:#072a46;color:#ffffffe0;box-shadow:var(--ux-shadow)}.footer img,.footer span{position:relative;z-index:1}.footer span{max-width:980px;color:#ffffffe0;font-weight:650}@media (max-width: 1180px){.app-shell{grid-template-columns:1fr}.right-rail,.results{grid-column:1}.right-rail{grid-template-columns:repeat(2,minmax(0,1fr))}.filters{grid-template-columns:repeat(2,minmax(0,1fr));position:static}.filter-advanced .accordion-body,.filter-advanced .evidence-status{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 820px){body{background-attachment:scroll}.hero-card{grid-template-columns:1fr}.hero-copy h1{font-size:30px}.hero-copy p{font-size:15px}.right-rail,.filters,.filter-advanced .accordion-body,.filter-advanced .evidence-status{grid-template-columns:1fr}.filters{order:0;padding:12px}.results{order:1}.right-rail{order:2}.latest-list{grid-auto-columns:minmax(282px,88%)}}@media (max-width: 520px){.hero-card{gap:14px;min-height:0;padding:54px 18px 18px}.hero-copy h1{font-size:27px}.hero-copy p{font-size:14px}.hero-search{grid-template-columns:20px minmax(0,1fr)}.advanced-jump{display:inline-flex;align-items:center;justify-content:center;grid-column:1 / -1;width:100%}.filter-command a,.filter-command-button{flex:1 1 145px;justify-content:center}}.topbar nav a,.topbar nav a:first-child,.topbar nav a:hover,.topbar nav a:focus-visible{color:#fffffff0}.topbar nav a:first-child{border-bottom-color:#22c3d6;background:rgba(255,255,255,.08)}.footer-stats-trigger{display:inline;max-width:100%;min-height:0;padding:0;border:0;border-radius:0;background:transparent;color:#fffffff0;font:inherit;font-weight:800;text-align:left;text-decoration:underline;text-decoration-color:#ffffff57;text-underline-offset:3px;white-space:normal;overflow-wrap:anywhere;box-shadow:none;cursor:pointer}.footer span{min-width:0;overflow-wrap:anywhere}.footer-stats-trigger:hover,.footer-stats-trigger:focus-visible{background:transparent;color:#fff;text-decoration-color:#ffffffd1}.source-stats-modal{width:min(620px,calc(100vw - 28px));max-height:min(760px,calc(100vh - 36px));padding:0;border:1px solid rgba(182,207,225,.88);border-radius:8px;background:transparent;color:var(--rx-ink);box-shadow:0 28px 80px #02182b57}.source-stats-modal::backdrop{background:rgba(2,24,43,.46);backdrop-filter:blur(8px)}.source-stats-card{overflow:hidden;border-radius:inherit;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(245,250,253,.98)),var(--rx-surface)}.source-stats-card header{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:start;padding:18px 18px 14px;border-bottom:1px solid var(--rx-border-soft);background:linear-gradient(135deg,rgba(7,75,122,.08),rgba(255,255,255,.92) 52%),#fff}.source-stats-card header form{position:absolute;top:16px;right:16px;margin:0}.source-stats-card h2{margin:0 0 5px;color:var(--rx-ink);font-size:20px}.source-stats-card p{margin:0;color:var(--rx-muted)}.source-stats-close{position:relative;z-index:2;width:34px;height:34px;min-height:34px;padding:0;border-radius:50%;color:var(--rx-blue)}.source-stats-close svg{transform:rotate(-90deg)}.source-stats-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:14px 18px}.source-stats-summary div{min-width:0;padding:12px;border:1px solid rgba(7,75,122,.16);border-radius:6px;background:#f8fbfd;box-shadow:var(--neu-inset)}.source-stats-summary strong{display:block;color:var(--rx-ink);font-size:22px;line-height:1}.source-stats-summary span{display:block;margin-top:5px;color:var(--rx-muted);font-size:11px;font-weight:760;text-transform:uppercase}.source-stats-list{display:grid;gap:9px;margin:0;padding:0 18px 16px;list-style:none}.source-stats-list li{display:grid;gap:7px;min-width:0}.source-stats-list li>div{display:flex;justify-content:space-between;gap:14px;min-width:0}.source-stats-list strong{overflow:hidden;color:var(--rx-ink);text-overflow:ellipsis;white-space:nowrap}.source-stats-list span{flex:0 0 auto;color:var(--rx-muted);font-size:12px;font-weight:760}.source-stats-list i{display:block;height:7px;overflow:hidden;border-radius:999px;background:rgba(7,75,122,.11);box-shadow:inset 1px 1px 3px #0926421f,inset -1px -1px 3px #ffffffe6}.source-stats-list i:before{display:block;width:var(--source-share);height:100%;border-radius:inherit;background:linear-gradient(90deg,#073d68,#0a6f91);content:""}.source-stats-note{padding:0 18px 18px;font-size:12px;line-height:1.5}.app-preloader,.scroll-progress,.scroll-top{display:none!important}@media (max-width: 520px){.source-stats-summary{grid-template-columns:1fr}.source-stats-list li>div{display:grid;gap:3px}.source-stats-list span{flex:initial}}@media (min-width: 1181px){body{background:linear-gradient(180deg,rgba(255,255,255,.88),rgba(245,248,251,.96) 420px),#f3f7fb}.topbar{border-radius:0}.hero-band,.metric-strip,.app-shell,.footer{margin-left:312px;width:calc(100vw - 326px);box-sizing:border-box}.sidebar-collapsed .hero-band,.sidebar-collapsed .metric-strip,.sidebar-collapsed .app-shell,.sidebar-collapsed .footer{margin-left:88px;width:calc(100vw - 102px)}.hero-band,.metric-strip,.app-shell{max-width:none}.hero-band{margin-top:14px;padding:0 14px 0 0}.hero-card{grid-template-columns:minmax(0,1fr) minmax(380px,520px);min-height:270px;padding:18px;border-color:#074b7a29;background:linear-gradient(90deg,rgba(255,255,255,.98),rgba(247,251,253,.94) 70%,rgba(239,247,251,.9))}.hero-copy{align-content:start;padding:0;border:0;background:transparent;box-shadow:none}.hero-copy h1{max-width:820px;font-size:clamp(34px,3.2vw,48px)}.hero-copy p{max-width:790px;margin-bottom:18px;font-size:16px}.hero-search{max-width:840px;border-color:#074b7a33;background:rgba(255,255,255,.96)}.metric-strip{grid-template-columns:repeat(6,minmax(120px,1fr));gap:12px;padding:12px 14px 0 0}.metric-strip div{min-height:72px;border:1px solid rgba(7,75,122,.16);background:rgba(255,255,255,.96);box-shadow:0 10px 24px #0c263e14}.metric-strip strong{font-size:26px}.app-shell{grid-template-columns:minmax(0,1fr) 320px;gap:14px;padding:14px 14px 18px 0}.filters{position:fixed;inset:132px auto 14px 14px;z-index:14;width:284px;overflow:auto;padding:54px 18px 18px;border:1px solid rgba(160,215,236,.2);background:linear-gradient(180deg,rgba(5,35,58,.96),rgba(3,25,43,.98));color:#ffffffe6;box-shadow:0 20px 42px #02132138;scrollbar-color:rgba(171,231,244,.45) rgba(255,255,255,.08);transform:none!important}.filters.is-collapsed{width:58px;padding:12px 8px}.filters.is-collapsed .filters-body{display:none}.filters.is-collapsed .sidebar-toggle{writing-mode:vertical-rl;min-height:130px;width:100%;padding:10px 0}.filters .panel-title h2,.filters legend,.filters .field span,.filters label{color:#fffffff0}.filters .panel-title a,.filters .filter-help,.filters small{color:#d3e9f2b8}.filters .panel-title{display:none}.filter-command a,.filter-command-button,.filters input[type=search],.filters input[type=text],.filters input[type=date],.filters select{border-color:#b4ddec3d;background:rgba(255,255,255,.12);color:#fff}.filters input::placeholder{color:#e7f4f994}.filters select option{color:#102338}.filter-command a,.filter-command-button{min-height:36px;border-radius:8px;color:#ffffffe6}.filter-command a:hover,.filter-command-button:hover{background:rgba(73,192,211,.2);color:#fff}.filters .primary{border-color:#4fd5e780;background:linear-gradient(180deg,#0b82a1,#075778)}.filters .save-search,.filters .export-links a{border-color:#b4ddec3d;background:rgba(255,255,255,.1);color:#ffffffe6}.filter-advanced{border-color:#b4ddec33;background:rgba(255,255,255,.07)}.accordion[open].filter-advanced>summary{background:rgba(73,192,211,.14)}.results{grid-column:1;gap:14px}.right-rail{grid-column:2;position:sticky;top:84px}.right-rail .analytics{order:1}.right-rail #alerts{order:2}.right-rail .digest{order:3}.right-rail #admin{order:4}.latest-panel,.paper-panel,.right-rail .panel{border-color:#074b7a24;box-shadow:0 12px 28px #0c263e14}.latest-list{grid-auto-flow:row;grid-auto-columns:initial;grid-template-columns:1fr;overflow:visible;scroll-snap-type:none}.latest-paper{grid-template-columns:minmax(0,1fr) minmax(180px,260px);height:auto;min-height:118px;border-right:0;border-bottom:1px solid var(--line)}.latest-paper:last-child{border-bottom:0}.latest-paper h3{-webkit-line-clamp:2;font-size:14px}.paper{grid-template-columns:minmax(0,1fr) minmax(170px,230px);padding:18px}.paper .tags{padding-top:2px}.publication-toolbar{border-color:#074b7a1f;background:#f8fbfd}#publication-timeline{height:190px;max-height:190px}}.advanced-filter-trigger{width:100%;margin-bottom:16px;border-color:#074b7a33;color:var(--teal-dark)}.sidebar-toggle{width:100%;gap:8px;margin-bottom:14px;border-color:#074b7a38;background:#fff;color:var(--teal-dark)}.search-context{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px 14px;padding:14px 16px;border-color:#074b7a33;background:rgba(255,255,255,.97)}.search-context span{color:var(--muted);font-size:11px;font-weight:800;text-transform:uppercase}.search-context strong{display:block;margin-top:2px;overflow-wrap:anywhere;color:var(--teal-dark);font-size:16px;line-height:1.25}.search-context em{display:block;margin-top:4px;color:var(--muted);font-size:12px;font-style:normal}.search-context>.svg-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:8px;background:#e8f6fb;color:var(--teal)}.search-context.is-executed{border-color:#076f916b;background:linear-gradient(180deg,#fff,#f2fbfd);box-shadow:0 12px 30px #074b7a1a}.search-context.is-executed>.svg-icon{background:linear-gradient(180deg,#0a6f91,#053b63);color:#fff}.search-context-reset{align-self:center;padding:8px 11px;border:1px solid rgba(7,75,122,.2);border-radius:8px;background:#fff;color:var(--teal-dark);font-size:12px;font-weight:800}.search-context-reset:hover,.search-context-reset:focus-visible{border-color:#074b7a6b;background:#e8f6fb;text-decoration:none}.result-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end;margin-left:auto}.result-display-controls{display:inline-flex;align-items:end;gap:8px;flex-wrap:wrap;justify-content:flex-end}.result-display-controls label{display:grid;gap:3px}.result-display-controls label span{color:var(--muted);font-size:10px;font-weight:850;letter-spacing:.04em;text-transform:uppercase}.result-display-controls select{width:auto;min-width:132px;min-height:32px;padding-right:28px}.result-display-apply{width:auto;min-height:32px;padding:0 12px}.result-accordion-toggle{display:inline-flex;min-width:0;align-items:center;gap:9px;padding:0;border:0;background:transparent;color:var(--academic-navy-2);font:inherit;text-align:left}.result-accordion-toggle:hover,.result-accordion-toggle:focus-visible{color:var(--academic-teal);text-decoration:none}.result-accordion-toggle .svg-icon{width:18px;height:18px;flex:0 0 auto;transition:transform .18s ease}.result-accordion-toggle span{overflow:hidden;font-size:18px;font-weight:880;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.paper-panel .matching-results-body{display:grid;gap:12px}.results-bottom-pager{display:flex;align-items:center;justify-content:center;gap:10px;padding:14px 18px 18px;border-top:1px solid var(--line);background:linear-gradient(180deg,#fff,#f7fafc);color:var(--muted);font-size:13px;font-weight:760}.results-bottom-pager .icon-btn{background:#fff}.paper-panel .matching-results-body[hidden]{display:none!important}.paper-panel.is-collapsed{padding-bottom:0}.paper-panel.is-collapsed .result-accordion-toggle .svg-icon{transform:rotate(180deg)}.results:focus{outline:none}.results.is-search-arrival .search-context{animation:search-arrival-pulse 1.2s ease}@keyframes search-arrival-pulse{0%{box-shadow:0 0 #0a6f9157,0 12px 30px #074b7a1a}45%{box-shadow:0 0 0 8px #0a6f911f,0 12px 30px #074b7a1a}to{box-shadow:0 0 #0a6f9100,0 12px 30px #074b7a1a}}.advanced-filter-modal,.alert-modal{width:min(940px,calc(100vw - 24px));max-height:min(820px,calc(100vh - 24px));margin:auto;padding:0;overflow:hidden;border:1px solid rgba(7,75,122,.18);border-radius:8px;background:#fff;color:#172337;box-shadow:0 28px 80px #04182a47}.alert-modal{width:min(720px,calc(100vw - 24px))}.advanced-filter-modal::backdrop,.alert-modal::backdrop{background:rgba(3,24,42,.58);backdrop-filter:blur(5px)}.advanced-filter-sheet,.alert-sheet{display:grid;max-height:inherit;overflow:hidden;background:#fff;color:#172337}.advanced-filter-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:18px 20px;border-bottom:1px solid var(--line);background:linear-gradient(180deg,#fff,#f4f8fb);color:#172337}.advanced-filter-head h2{margin:0 0 5px;color:#0a243d;font-size:20px}.advanced-filter-head p{max-width:640px;margin:0;color:#44566c;font-size:13px}.advanced-filter-close{display:inline-grid;place-items:center;width:36px;height:36px;min-height:36px;padding:0;border-radius:999px;border-color:#b9c8d7;background:#fff;color:#0a243d;font-size:18px;line-height:1}.advanced-filter-close .svg-icon,.advanced-filter-close svg{width:18px;height:18px}.advanced-filter-modal .accordion-body,.alert-modal .alert-form{overflow:auto;padding:18px 20px;color:#172337}.advanced-filter-modal label,.advanced-filter-modal legend,.advanced-filter-modal .field span,.alert-modal label,.alert-modal legend,.alert-modal .field span,.alert-modal summary,.alert-modal strong{color:#172337}.advanced-filter-modal .filter-help,.alert-modal .field-note,.alert-modal .privacy-note,.alert-modal .alert-intro span{color:#44566c}.advanced-filter-modal input,.advanced-filter-modal select,.alert-modal input,.alert-modal select{border-color:#aebdca;background:#fff;color:#102338}.advanced-filter-modal option,.alert-modal option,.advanced-filter-modal small,.alert-modal small{background:#fff;color:#213a55}.advanced-filter-modal .accordion-body{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.advanced-filter-modal .filter-help,.advanced-filter-modal .evidence-status,.advanced-filter-modal .date-grid{grid-column:1 / -1}.advanced-filter-modal .evidence-status{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.advanced-filter-actions{position:sticky;bottom:0;z-index:4;display:flex;justify-content:flex-end;gap:10px;padding:14px 20px;border-top:1px solid #c5d3df;background:#f4f8fb;box-shadow:0 -12px 26px #08233914}.advanced-filter-actions .primary,.advanced-filter-actions .secondary{width:auto;min-width:150px;padding:0 16px}.advanced-filter-actions .primary{min-height:46px;border-color:#063e68;background:linear-gradient(180deg,#086f96,#053b63);color:#fff;box-shadow:0 12px 26px #053b6357;font-weight:860}.advanced-filter-actions .secondary{min-height:44px;background:#fff;color:#16324c}.alert-panel .primary{margin-top:12px}.alert-sheet .alert-intro,.alert-sheet .field,.alert-sheet fieldset,.alert-sheet details,.alert-sheet .consent-check,.alert-sheet .privacy-note{margin-bottom:14px}@media (max-width: 820px){.advanced-filter-modal,.alert-modal{width:100vw;max-width:100vw;max-height:88vh;margin:auto 0 0;border-right:0;border-bottom:0;border-left:0;border-radius:12px 12px 0 0}.advanced-filter-modal .accordion-body,.advanced-filter-modal .evidence-status,.search-context{grid-template-columns:1fr}.advanced-filter-head,.advanced-filter-actions{padding-right:14px;padding-left:14px}.advanced-filter-modal .accordion-body,.alert-modal .alert-form{padding:14px}.advanced-filter-actions{display:grid;grid-template-columns:1fr}.advanced-filter-actions .primary,.advanced-filter-actions .secondary{width:100%}}@media (min-width: 1181px){.filters .advanced-filter-trigger{border-color:#b4ddec3d;background:rgba(255,255,255,.1);color:#ffffffe6}.filters .sidebar-toggle{border-color:#b4ddec3d;background:rgba(255,255,255,.12);color:#fff}}html,body{max-width:100%;overflow-x:clip}@media (min-width: 1181px){body{background:linear-gradient(180deg,rgba(255,255,255,.88),rgba(245,248,251,.96) 420px),#f3f7fb}.hero-band,.metric-strip,.app-shell,.footer,.sidebar-collapsed .hero-band,.sidebar-collapsed .metric-strip,.sidebar-collapsed .app-shell,.sidebar-collapsed .footer{width:auto;margin-right:14px}.filters{max-height:calc(100dvh - 146px);overscroll-behavior:contain}.right-rail{position:static}}@media (max-width: 1180px){.app-shell{display:grid;grid-template-columns:minmax(0,1fr);gap:12px}.results{order:1;grid-column:1}.filters{order:2;grid-column:1;position:static;max-height:none;overflow:visible}.right-rail{order:3;grid-column:1;grid-template-columns:1fr;position:static}.publication-toolbar,.publication-exports,.export-links,.filter-command{max-width:100%}}.scroll-progress{position:fixed;top:0;right:0;left:0;z-index:80;display:block!important;height:3px;overflow:hidden;pointer-events:none;background:rgba(5,38,66,.08)}.scroll-progress span{display:block;width:100%;height:100%;transform:scaleX(0);transform-origin:left center;background:linear-gradient(90deg,#0a6f91,#31b7c8);box-shadow:0 0 12px #31b7c852}.scroll-top{position:fixed;right:18px;bottom:18px;z-index:60;display:inline-grid!important;place-items:center;width:44px;height:44px;min-height:44px;padding:0;border:1px solid rgba(176,206,225,.7);border-radius:999px;background:rgba(3,38,66,.94);color:#fff;box-shadow:0 14px 32px #03182a47;opacity:0;pointer-events:none;transform:translateY(10px);transition:opacity .18s ease,transform .18s ease,background .18s ease}.scroll-top.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.scroll-top:hover,.scroll-top:focus-visible{background:#075778}.scroll-top .svg-icon,.scroll-top svg{width:18px;height:18px}@media (max-width: 640px){.scroll-top{right:12px;bottom:12px;width:42px;height:42px;min-height:42px}}.app-preloader{display:grid!important;opacity:1;visibility:visible;transition:opacity .24s ease,visibility .24s ease}.app-preloader[hidden],.app-preloader.is-hidden{display:grid!important;opacity:0;visibility:hidden;pointer-events:none}.hero-band{position:relative;isolation:isolate;display:grid;align-items:center;min-height:clamp(620px,calc(100dvh - 64px),900px);margin:0!important;padding:clamp(34px,5vw,76px) clamp(14px,3vw,44px) clamp(28px,4vw,64px)!important;overflow:hidden;background:#031a2d}.hero-band:before{position:absolute;inset:0;z-index:-3;background:linear-gradient(90deg,rgba(2,17,31,.82),rgba(2,24,42,.52) 42%,rgba(2,18,32,.66)),linear-gradient(180deg,rgba(2,18,32,.16),rgba(2,18,32,.86)),url(natural-header-forest-2026-07-01.webp) center / cover no-repeat;content:""}.hero-band:after{position:absolute;inset:auto 0 0;z-index:-2;height:34%;background:linear-gradient(180deg,rgba(3,26,45,0),var(--bg));pointer-events:none;content:""}.hero-band .hero-card{width:min(1480px,100%);margin:0 auto;border-color:#9cd7eb3d;background:linear-gradient(90deg,rgba(255,255,255,.96),rgba(255,255,255,.88) 58%,rgba(255,255,255,.66));box-shadow:0 30px 90px #00122252;backdrop-filter:blur(8px)}@media (min-width: 1181px){.hero-band{width:auto!important;min-height:calc(100dvh - 64px)}.hero-band .hero-card{justify-self:start;width:min(1180px,calc(100vw - 370px))!important;max-width:1180px;margin-right:14px;margin-left:312px;grid-template-columns:minmax(360px,1fr) minmax(360px,520px)}.sidebar-collapsed .hero-band .hero-card{width:min(1360px,calc(100vw - 146px))!important;max-width:1360px;margin-left:88px}}@media (max-width: 820px){.hero-band{min-height:auto;padding-top:22px!important}.hero-band .hero-card{background:rgba(255,255,255,.94)}}body,button,input,select,textarea{font-family:var(--font-sans)}body{line-height:1.5}h1,h2,h3,.hero-copy h1,.latest-paper h3,.paper h3,.result-bar h1,.latest-head h1{letter-spacing:0}h1,.hero-copy h1{line-height:1.12;font-weight:850}h2,.advanced-filter-head h2{line-height:1.18;font-weight:780}h3,.paper h3,.latest-paper h3{line-height:1.34;font-weight:760}.paper h3{font-size:15px}.paper h3 a,.latest-paper h3 a{text-decoration-thickness:.08em;text-underline-offset:.16em}.abstract{color:#334255;font-size:13.5px;line-height:1.58}.paper-meta{gap:6px;font-size:12.5px;line-height:1.45}.paper-meta strong{font-size:13px;line-height:1.35}.links,.tags span,.filter-command a,.filter-command-button,.publication-exports a,.advanced-filter-actions .primary,.advanced-filter-actions .secondary{line-height:1.25}.field span,legend,.search-context span,.source-stats-summary span{letter-spacing:.01em}@media (max-width: 640px){body{font-size:14.5px;line-height:1.52}.hero-copy h1{line-height:1.08}.paper h3{font-size:15.5px;line-height:1.32}.abstract{font-size:14px;line-height:1.6}.paper-meta{font-size:13px}}@media (max-width: 820px){.paper,.latest-paper{grid-template-columns:minmax(0,1fr)}.paper-main,.paper-meta,.paper .tags{min-width:0;width:100%}.paper h3,.paper h3 a,.abstract{overflow-wrap:anywhere}}@media (min-width: 1181px){.topbar{grid-template-columns:298px minmax(0,auto) minmax(170px,1fr);gap:18px;min-height:70px;padding:0 16px 0 14px;border-bottom:1px solid rgba(112,196,223,.22);background:linear-gradient(180deg,#073452,#04263f);box-shadow:0 10px 28px #02162638}.topbar .brand-image{align-self:stretch;width:284px;padding:7px 12px 7px 4px;border-right:1px solid rgba(171,231,244,.16);background:linear-gradient(90deg,rgba(255,255,255,.055),rgba(255,255,255,0))}.topbar nav{justify-self:start;min-width:0}.topbar nav a{min-width:84px;font-weight:720}.top-actions{justify-self:end}.filters{inset:70px auto 0 0;width:298px;max-height:calc(100dvh - 70px);padding:16px 14px 18px;border-width:0 1px 0 0;border-color:#70c4df33;border-radius:0;background:linear-gradient(180deg,rgba(4,38,63,.99),rgba(3,28,48,.995)),#04263f;box-shadow:8px 0 24px #0215242e;scrollbar-color:rgba(171,231,244,.5) rgba(255,255,255,.075)}.filters .panel-title{display:flex;align-items:baseline;margin:0 0 14px;padding:0 2px 12px;border-bottom:1px solid rgba(171,231,244,.15);background:transparent}.filters .panel-title h2{color:#fff;font-size:14px;line-height:1.2;font-weight:820}.filters .panel-title a{color:#d0edf7c7;font-size:11.5px}.filters .sidebar-toggle{justify-content:flex-start;min-height:38px;margin-bottom:12px;padding:0 12px;border-color:#abe7f43d;border-radius:7px;background:rgba(255,255,255,.09);color:#fff}.filter-command{gap:7px;margin-bottom:14px}.filter-command a,.filter-command-button,.filters .save-search,.filters .export-links a,.filters .advanced-filter-trigger{border-color:#abe7f438;border-radius:7px;background:rgba(255,255,255,.085);color:#f4fbfdf0;box-shadow:none}.filter-command a:hover,.filter-command-button:hover,.filters .save-search:hover,.filters .export-links a:hover,.filters .advanced-filter-trigger:hover,.filters .sidebar-toggle:hover{border-color:#50d3e670;background:rgba(39,151,178,.23);color:#fff}.filters input[type=search],.filters input[type=text],.filters input[type=date],.filters select{min-height:38px;border-color:#bbdfed47;border-radius:7px;background:rgba(255,255,255,.12);color:#fff;box-shadow:inset 0 1px #ffffff12}.filters input[type=search]:focus,.filters input[type=text]:focus,.filters input[type=date]:focus,.filters select:focus{border-color:#50d3e6ad;box-shadow:0 0 0 3px #50d3e626}.filters fieldset{margin-bottom:15px}.filters label,.filters legend,.filters .field span{color:#f4fbfded}.filters small{margin-left:auto;color:#d9f1f8bd}.filters.is-collapsed{width:70px;padding:12px 8px}.filters.is-collapsed .sidebar-toggle{justify-content:center;min-height:124px;padding:10px 0}.sidebar-collapsed .hero-band,.sidebar-collapsed .metric-strip,.sidebar-collapsed .app-shell,.sidebar-collapsed .footer{margin-left:84px}.hero-band,.metric-strip,.app-shell,.footer,.hero-band .hero-card{margin-left:312px}.sidebar-collapsed .hero-band .hero-card{margin-left:84px}}:root{--forest-ink: #10251f;--forest-navy: #062d34;--forest-deep: #031f24;--forest-moss: #2f624e;--forest-mint: #dcefe5;--forest-line: #c9d9d1}body{background:radial-gradient(circle at 14% -8%,rgba(47,98,78,.18),transparent 32%),linear-gradient(180deg,#f4f8f5 0,#eef5f0 420px,#edf3f1 100%)}.topbar{background:linear-gradient(180deg,#07383d,#04272d);border-bottom-color:#aedccb38}.topbar nav a:first-child,.topbar nav a:hover,.topbar nav a:focus-visible{background:rgba(217,239,229,.11)}.topbar nav a:first-child:after,.topbar nav a:hover:after,.topbar nav a:focus-visible:after{background:linear-gradient(90deg,#a9ddbf,#35b5bd)}.hero-band:before{background:linear-gradient(90deg,rgba(2,18,20,.82),rgba(2,28,31,.48) 48%,rgba(2,18,20,.58)),linear-gradient(180deg,rgba(2,18,20,.1),rgba(2,18,20,.76)),url(natural-header-forest-2026-07-01.webp) center / cover no-repeat}.hero-band .hero-card{border-color:#bedacd6b;background:linear-gradient(90deg,rgba(255,255,255,.97),rgba(250,253,250,.9) 58%,rgba(238,247,242,.7));box-shadow:0 32px 90px #041f2357}.hero-copy h1,.result-bar h1,.latest-head h1,.paper h3 a,.latest-paper h3 a{color:#082b35}.hero-copy p{color:#24463e}.metric-strip div,.paper-panel,.latest-panel,.search-context,.right-rail .panel{border-color:#a4c5b673;background:rgba(255,255,255,.965)}.tags span{background:#e3f1e8;color:#173e34;border-color:#2f624e2e}.tags .soft{background:#edf3ef;color:#3d5b53}.search-context.is-executed>.svg-icon,.hero-search button,.advanced-filter-actions .primary{background:linear-gradient(180deg,#176c62,#073f49)}.search-context.is-executed{border-color:#176c626b;background:linear-gradient(180deg,#fff,#f1faf5)}@media (min-width: 1181px){.filters{border-color:#aedccb33;background:linear-gradient(180deg,rgba(5,50,54,.99),rgba(3,33,38,.995)),#04272d;box-shadow:8px 0 24px #031c2033;scrollbar-color:rgba(174,220,203,.52) rgba(255,255,255,.075)}.filters .panel-title{border-bottom-color:#aedccb29}.filter-command a,.filter-command-button,.filters .save-search,.filters .export-links a,.filters .advanced-filter-trigger,.filters .sidebar-toggle{border-color:#aedccb38;background:rgba(255,255,255,.08)}.filter-command a:hover,.filter-command-button:hover,.filters .save-search:hover,.filters .export-links a:hover,.filters .advanced-filter-trigger:hover,.filters .sidebar-toggle:hover{border-color:#a9ddbf7a;background:rgba(47,98,78,.3)}.filters input[type=search],.filters input[type=text],.filters input[type=date],.filters select{border-color:#bee2d347;background:rgba(255,255,255,.115)}}:root{--app-ink: #102923;--app-text: #17332d;--app-muted: #60756e;--app-surface: rgba(255, 255, 255, .975);--app-surface-soft: rgba(247, 251, 248, .96);--app-line: rgba(121, 158, 141, .34);--app-line-strong: rgba(54, 107, 84, .42);--app-accent: #176c62;--app-accent-deep: #063f45;--app-moss: #3f745d;--app-cyan: #37b8c4}body{color:var(--app-text);background:radial-gradient(circle at 82% 0%,rgba(55,184,196,.12),transparent 26rem),radial-gradient(circle at 12% 16%,rgba(63,116,93,.16),transparent 24rem),linear-gradient(180deg,#f6faf7 0,#eef6f1 34rem,#f7faf8 100%)}.topbar{border-bottom:1px solid rgba(176,218,202,.22);background:linear-gradient(90deg,rgba(4,34,39,.98),rgba(5,53,56,.97) 52%,rgba(4,34,39,.98));box-shadow:0 10px 26px #041e232e}.topbar nav a{color:#f4fcf9e6}.topbar nav a:first-child,.topbar nav a:hover,.topbar nav a:focus-visible{color:#fff;background:rgba(214,238,226,.12)}.hero-band .hero-card{border:1px solid rgba(190,218,205,.58);background:linear-gradient(90deg,rgba(255,255,255,.99) 0%,rgba(251,253,251,.96) 58%,rgba(237,247,241,.9) 100%);box-shadow:0 28px 86px #041f2347}.hero-copy h1,.result-bar h1,.latest-head h1,.paper h3 a,.latest-paper h3 a,.panel-title h2{color:var(--app-ink)}.hero-copy p,.search-context em,.paper-meta,.latest-paper p{color:var(--app-muted)}.hero-search{box-shadow:0 12px 30px #05373c14}.hero-search input,.filters input[type=search],.filters input[type=text],.filters input[type=date],.filters select{border-color:#799e8d6b}.hero-search input:focus,.filters input[type=search]:focus,.filters input[type=text]:focus,.filters input[type=date]:focus,.filters select:focus{border-color:#37b8c4c7;box-shadow:0 0 0 3px #37b8c429}.hero-search button,.advanced-filter-actions .primary,.alert-form .primary,.primary.iconed{background:linear-gradient(180deg,var(--app-accent),var(--app-accent-deep));box-shadow:0 10px 22px #063f452e}.hero-search button:hover,.advanced-filter-actions .primary:hover,.alert-form .primary:hover,.primary.iconed:hover{filter:brightness(1.04);transform:translateY(-1px)}.metric-strip div,.paper-panel,.latest-panel,.search-context,.right-rail .panel{border-color:var(--app-line);background:var(--app-surface);box-shadow:0 18px 46px #11312a14}.paper,.latest-paper{border-color:#799e8d47}.paper:hover,.latest-paper:hover{border-color:var(--app-line-strong);box-shadow:0 18px 44px #11312a1c}.search-context.is-executed{border-color:#176c627a;background:linear-gradient(180deg,#ffffff,#f3faf6)}.search-context.is-executed>.svg-icon{background:linear-gradient(180deg,var(--app-accent),var(--app-accent-deep))}.rank-filter-link:hover,.rank-filter-link:focus-visible{background:rgba(63,116,93,.12);color:var(--app-accent-deep)}.tags span{border-color:#3f745d2e;background:#e6f2ea;color:#173e34}.tags .soft{background:#f0f5f2;color:#4b635b}@media (min-width: 1181px){.filters{border-right:1px solid rgba(176,218,202,.18);background:linear-gradient(180deg,rgba(5,48,52,.985),rgba(3,31,36,.995)),#04272d;box-shadow:10px 0 30px #031c2038}.filters .panel-title{border-bottom-color:#d6eee229}.filters .panel-title h2,.filters legend,.filters .field span,.filters label{color:#f8fdfbf0}.filter-command a,.filter-command-button,.filters .save-search,.filters .export-links a,.filters .advanced-filter-trigger,.filters .sidebar-toggle{border-color:#d6eee238;background:rgba(255,255,255,.085)}.filter-command a:hover,.filter-command-button:hover,.filters .save-search:hover,.filters .export-links a:hover,.filters .advanced-filter-trigger:hover,.filters .sidebar-toggle:hover{border-color:#a9ddbf8a;background:rgba(63,116,93,.34)}}:root{--mock-cyan: #4f8b62;--rx-cyan: #4f8b62;--rx-cyan-2: #6fb27b;--rx-blue: #315f47;--ux-cyan: #e7f3ea;--teal: #315f47;--teal-dark: #173c2d;--teal-soft: #e6f2ea;--app-accent: #4f8b62;--app-accent-deep: #173c2d;--app-cyan: #6fb27b}a,.paper h3 a,.latest-paper h3 a,.publication-exports a,.links a,.rank-filter-link:hover,.rank-filter-link:focus-visible{color:var(--app-accent-deep)}.topbar nav a:first-child:after,.topbar nav a:hover:after,.topbar nav a:focus-visible:after,.scroll-progress span{background:linear-gradient(90deg,#9fd3aa,#4f8b62)}.hero-search button,.advanced-filter-actions .primary,.alert-form .primary,.primary.iconed,.filters .primary,.search-context.is-executed>.svg-icon,.timeline-controls button.is-active,.filter-command a:hover,.filter-command-button:hover{background:linear-gradient(180deg,#4f8b62,#173c2d)}.hero-search input:focus,.filters input[type=search]:focus,.filters input[type=text]:focus,.filters input[type=date]:focus,.filters select:focus,.timeline-controls button:focus-visible,.rank-filter-link:focus-visible{border-color:#6fb27bd1;box-shadow:0 0 0 3px #6fb27b2e}input[type=checkbox],input[type=radio],input[type=range]{accent-color:#4f8b62}.chart-line,.chart-point{stroke:#6fb27b}.timeline-bar,.mini-bars i{background:linear-gradient(180deg,#4f8b62,#173c2d)}:root{--brand-bg: #04272d;--brand-bg-2: #073f35;--brand-green: #4f8b62;--brand-green-2: #6fb27b;--brand-green-soft: #e7f3ea;--brand-focus: rgba(111, 178, 123, .24)}.topbar .brand-image,.mobile-brand{display:inline-flex;align-items:center;justify-content:flex-start;min-height:62px;padding:4px 8px;border:1px solid rgba(159,211,170,.28);border-radius:10px;background:linear-gradient(135deg,rgba(255,255,255,.06),rgba(255,255,255,0)),linear-gradient(135deg,var(--brand-bg),var(--brand-bg-2));box-shadow:inset 0 1px #ffffff14,0 10px 24px #02181938}.topbar .brand-image img,.mobile-brand img,.preloader-shell img{display:block;width:min(325px,100%);height:auto;border-radius:7px;background:var(--brand-bg)}@media (min-width: 1181px){.topbar{grid-template-columns:352px minmax(0,auto) minmax(170px,1fr)}.topbar .brand-image{width:338px;padding:5px 7px;border-right:1px solid rgba(159,211,170,.24)}.topbar .brand-image img{width:325px}}.js .app-preloader,.app-preloader{background:radial-gradient(circle at 28% 18%,rgba(111,178,123,.28),transparent 22rem),radial-gradient(circle at 72% 88%,rgba(159,211,170,.16),transparent 24rem),linear-gradient(135deg,#021c20,#04272d 52%,#173c2d);color:#f4fff7}html.js body .app-preloader,html body .app-preloader{background:linear-gradient(90deg,rgba(2,28,32,.86),rgba(2,28,32,.46) 48%,rgba(2,28,32,.7)),radial-gradient(circle at 35% 42%,rgba(111,178,123,.18),transparent 25rem),url(preloader-mushroom-desktop.webp) center / cover no-repeat,linear-gradient(135deg,#021c20,#04272d 52%,#173c2d)}.preloader-shell{border:1px solid rgba(159,211,170,.28);background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.035)),rgba(4,39,45,.84);box-shadow:inset 0 1px #ffffff1f,0 28px 70px #00101261}@media (max-width: 700px){html.js body .app-preloader,html body .app-preloader{background:linear-gradient(180deg,rgba(2,28,32,.64),rgba(2,28,32,.36) 42%,rgba(2,28,32,.72)),radial-gradient(circle at 50% 42%,rgba(111,178,123,.16),transparent 18rem),url(preloader-mushroom-mobile.webp) center / cover no-repeat,linear-gradient(135deg,#021c20,#04272d 52%,#173c2d)}}.preloader-title{color:#f6fff8;font-weight:820;letter-spacing:0}.preloader-meter{background:rgba(229,246,235,.16)}.preloader-meter span,.preloader-progress span{background:linear-gradient(90deg,#9fd3aa,#4f8b62,#d8f4de)}.spinner{border-color:#4f8b6233;border-top-color:#4f8b62}.hero-copy h1,.latest-head h1,.result-bar h1{font-size:clamp(2.6rem,2.25vw + 1.7rem,4.35rem);line-height:.98;font-weight:880;color:#082b22}.hero-copy p{max-width:690px;color:#24483d;font-size:clamp(1.08rem,.42vw + .96rem,1.34rem);line-height:1.56;font-weight:600}input,select,textarea,button{accent-color:var(--brand-green)}input[type=search],input[type=email],input[type=text],input[type=password],input[type=date],input[type=number],select,textarea{border-color:#4f8b626b;background-color:#fbfefc;color:#102923}select option{background:#ffffff;color:#102923}input[type=search]:hover,input[type=email]:hover,input[type=text]:hover,input[type=password]:hover,input[type=date]:hover,input[type=number]:hover,select:hover,textarea:hover{border-color:#4f8b6294}input:focus-visible,select:focus-visible,textarea:focus-visible,button:focus-visible,a:focus-visible,input[type=search]:focus,input[type=email]:focus,input[type=text]:focus,input[type=password]:focus,input[type=date]:focus,input[type=number]:focus,select:focus,textarea:focus{border-color:#6fb27be6!important;outline:0;box-shadow:0 0 0 3px var(--brand-focus)!important}.hero-search button,.advanced-filter-actions .primary,.alert-form .primary,.primary.iconed,.filters .primary,.filter-apply,.modal-actions .primary,.sheet-actions .primary,button[type=submit]{border-color:#173c2d3d;background:linear-gradient(180deg,#5f9a70,#315f47 55%,#173c2d);color:#fff}.hero-search button:hover,.advanced-filter-actions .primary:hover,.alert-form .primary:hover,.primary.iconed:hover,.filters .primary:hover,.filter-apply:hover,.modal-actions .primary:hover,.sheet-actions .primary:hover,button[type=submit]:hover{background:linear-gradient(180deg,#6fb27b,#3f745d 58%,#173c2d)}.alert-mode label:has(input:checked),.timeline-controls button.is-active,.rank-filter-link:focus-visible,.rank-filter-link:hover{border-color:#4f8b6280;background:rgba(231,243,234,.9);color:#173c2d}@media (min-width: 1181px){.filters input[type=search],.filters input[type=text],.filters input[type=date],.filters select{border-color:#bee2d35c;background:rgba(255,255,255,.13);color:#fff}.filters input[type=search]:focus,.filters input[type=text]:focus,.filters input[type=date]:focus,.filters select:focus{border-color:#9fd3aae0!important;box-shadow:0 0 0 3px #9fd3aa2e!important}.filters select option{color:#102923;background:#ffffff}}@media (max-width: 820px){.hero-copy h1,.latest-head h1,.result-bar h1{font-size:clamp(2.12rem,8vw,3rem);line-height:1.02}.hero-copy p{font-size:1.02rem;line-height:1.52}.mobile-brand{width:100%;min-height:60px}}.source-stats-list i:before{background:linear-gradient(90deg,#6fb27b,#4f8b62)}:root{--academic-bg: #f4f7fa;--academic-panel: #ffffff;--academic-ink: #142234;--academic-muted: #5d6b7c;--academic-line: #d8e1ea;--academic-line-strong: #b8c7d6;--academic-navy: #12314c;--academic-navy-2: #071b2c;--academic-teal: #0a6f73;--academic-teal-soft: #e7f3f3;--academic-violet: #554b8d;--academic-amber: #a76000;--academic-green: #117544;--academic-red: #a8261f;--bg: var(--academic-bg);--panel: var(--academic-panel);--ink: var(--academic-ink);--muted: var(--academic-muted);--line: var(--academic-line);--line-strong: var(--academic-line-strong);--teal: var(--academic-teal);--teal-dark: var(--academic-navy);--teal-soft: var(--academic-teal-soft);--amber: var(--academic-amber);--green: var(--academic-green);--red: var(--academic-red);--shadow: 0 10px 24px rgba(20, 34, 52, .07);--shadow-soft: 0 5px 15px rgba(20, 34, 52, .055)}body{background:linear-gradient(180deg,#ffffff 0,#f6f8fb 330px,var(--academic-bg) 100%);color:var(--academic-ink);font-size:14px}body:before,body:after,.hero-band:before,.hero-band:after,.right-rail #analytics:before,.right-rail #analytics:after,.right-rail #alerts:before,.right-rail #alerts:after,.analytics:before,.analytics:after,.alert-panel:before,.alert-panel:after{display:none!important;background:none!important;content:none!important}a{color:var(--academic-teal)}.topbar{min-height:64px;border-bottom:1px solid #d2dde7;border-radius:0;background:rgba(255,255,255,.96);box-shadow:0 4px 18px #1422340f;backdrop-filter:blur(14px)}.topbar .brand-image{width:min(280px,100%);min-height:46px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.topbar .brand-image img{width:236px;height:auto;object-fit:contain}.topbar nav{gap:0;justify-content:center}.topbar nav a{min-width:78px;min-height:64px;border-bottom:2px solid transparent;border-radius:0;color:#31455b;font-size:12px;font-weight:760}.topbar nav a:first-child,.topbar nav a:hover{border-bottom-color:var(--academic-teal);background:transparent;color:var(--academic-navy)}.top-actions{gap:8px}.top-actions a,.top-actions button,.install-app,.push-app,.admin-link{min-height:34px;border-color:var(--academic-line);border-radius:6px;background:#fff;color:#31455b;box-shadow:none;font-size:12px}.hero-band,.metric-strip,.app-shell,.footer{max-width:1500px}.hero-band{display:block;margin-top:14px}.hero-card,.hero-band .hero-card{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);align-items:start;gap:18px;min-height:0!important;padding:18px;border:1px solid var(--academic-line);border-radius:8px;background:#fff;box-shadow:var(--shadow)}.hero-card:before,.hero-card:after,.metric-strip div:before{display:none!important}.hero-copy{padding:0;min-height:0!important;border:0;border-radius:0;background:transparent;box-shadow:none;color:var(--academic-ink)}.hero-copy h1{max-width:840px;margin-bottom:8px;color:var(--academic-navy-2);font-size:30px;font-weight:850;line-height:1.08;letter-spacing:0}.hero-copy p{max-width:880px;margin-bottom:16px;color:var(--academic-muted);font-size:15px;line-height:1.52}.hero-search{max-width:920px;min-height:54px;padding:7px 8px 7px 16px;border:1px solid var(--academic-line-strong);border-radius:8px;background:#fff;box-shadow:0 8px 22px #14223414}.hero-search input{color:var(--academic-ink);font-size:15px}.hero-search button,.primary,.advanced-filter-actions .primary,.alert-form .primary,.primary.iconed,.filters .primary,.filter-apply,.modal-actions .primary,.sheet-actions .primary,button[type=submit]{border-color:#095f63;border-radius:6px;background:#0a6f73;color:#fff;box-shadow:none}.hero-search button:hover,.primary:hover,button[type=submit]:hover{background:#075a5e}.advanced-jump{border-color:var(--academic-line-strong)!important;background:#f7fafc!important;color:var(--academic-navy)!important}.hero-meta{gap:8px;margin-top:14px}.hero-meta span,.hero-refresh-form button{border:1px solid var(--academic-line);border-radius:6px;background:#f8fafc;color:#41556b;font-size:12px}.hero-meta strong{color:var(--academic-navy)}.entry-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:14px}.entry-option{display:grid;grid-template-columns:32px minmax(0,1fr);align-items:center;gap:10px;min-height:74px;padding:12px;border:1px solid #c9d9e5;border-radius:8px;background:#fff;color:var(--academic-ink);text-align:left;box-shadow:0 8px 20px #0d2a440d}.entry-option:hover,.entry-option:focus-visible,.entry-option.is-active{border-color:#8fc9cf;background:#edfafa;color:#004f54;text-decoration:none}.entry-option>.svg-icon{display:grid;place-items:center;width:32px;height:32px;padding:7px;border-radius:8px;background:#e8f6fb;color:var(--academic-teal)}.entry-option strong,.entry-option em{display:block;min-width:0}.entry-option strong{color:inherit;font-size:13px;font-weight:880;line-height:1.15}.entry-option em{margin-top:3px;color:#53687e;font-size:11px;font-style:normal;line-height:1.25}.hero-evidence-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;min-width:0}.hero-evidence{display:block;min-width:0;overflow:hidden;border:1px solid var(--academic-line);border-radius:8px;background:var(--academic-surface)}.hero-evidence>summary{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:48px;padding:12px 14px;cursor:pointer;list-style:none}.hero-evidence>summary::-webkit-details-marker{display:none}.hero-evidence>summary span{color:var(--academic-ink);font-size:12px;font-weight:900;letter-spacing:.02em;text-transform:uppercase}.hero-evidence>summary em{margin-left:auto;color:var(--academic-muted);font-size:12px;font-style:normal;font-weight:760}.hero-evidence>summary:after{display:grid;place-items:center;width:20px;height:20px;border:1px solid var(--academic-line-strong);border-radius:999px;color:var(--academic-green-dark);content:"+";flex:0 0 auto;font-size:14px;line-height:1}.hero-evidence[open]>summary{border-bottom:1px solid var(--academic-line)}.hero-evidence[open]>summary:after{content:"-"}.hero-evidence>.hero-evidence-grid{padding:10px}.evidence-card{min-width:0;padding:12px;border:1px solid var(--academic-line);border-radius:8px;background:#f9fbfd}.evidence-card-primary{grid-column:1 / -1;background:linear-gradient(180deg,#f7fbfc,#eef7f7)}.evidence-card span,.source-ledger>strong{display:block;margin-bottom:3px;color:#53687e;font-size:11px;font-weight:850;text-transform:uppercase}.evidence-card strong{display:block;color:var(--academic-navy-2);font-size:28px;font-weight:880;line-height:1}.evidence-card em{display:block;margin-top:6px;color:var(--academic-muted);font-size:12px;font-style:normal}.source-ledger{grid-column:1 / -1;display:grid;gap:7px;padding:12px;border:1px solid var(--academic-line);border-radius:8px;background:#fff}.source-ledger span{display:grid;grid-template-columns:minmax(86px,.75fr) minmax(80px,1fr) auto;align-items:center;gap:8px;color:var(--academic-muted);font-size:12px}.source-ledger b{overflow:hidden;color:var(--academic-ink);font-weight:760;text-overflow:ellipsis;white-space:nowrap}.source-ledger i{display:block;height:6px;overflow:hidden;border-radius:999px;background:#e6edf4}.source-ledger i:before{display:block;width:var(--source-share);height:100%;border-radius:inherit;background:var(--academic-teal);content:""}.source-ledger em{color:var(--academic-muted);font-style:normal;font-variant-numeric:tabular-nums}.source-coverage-table{grid-template-columns:1fr!important;gap:6px;padding:10px}.source-coverage-table table{width:100%;border-collapse:collapse;table-layout:fixed;font-size:11px;line-height:1.25}.source-coverage-table th,.source-coverage-table td{overflow:hidden;padding:5px 6px;border-top:1px solid #dbe5ee;color:var(--academic-muted);text-overflow:ellipsis;white-space:nowrap}.source-coverage-table thead th{border-top:0;color:#40566d;font-size:10px;font-weight:850;letter-spacing:0;text-align:left;text-transform:uppercase}.source-coverage-table tbody th{color:var(--academic-ink);font-weight:780;text-align:left}.source-coverage-table td{font-variant-numeric:tabular-nums;text-align:right}.source-coverage-table th:nth-child(1){width:42%}.source-coverage-table th:nth-child(2),.source-coverage-table th:nth-child(3){width:18%}.source-coverage-table th:nth-child(4){width:22%}.publication-growth-mini{display:grid;gap:6px;margin-top:8px;padding-top:8px;border-top:1px solid #dbe5ee}.publication-growth-head,.publication-growth-foot{display:flex;align-items:center;justify-content:space-between;gap:8px}.publication-growth-head span,.publication-growth-foot span{color:#40566d;font-size:10px;font-weight:850;letter-spacing:0;text-transform:uppercase}.publication-growth-head strong{color:var(--academic-ink);font-size:11px;font-weight:850;font-variant-numeric:tabular-nums}.publication-growth-chart{display:block;width:100%;height:118px;overflow:visible}.publication-growth-chart svg{display:block;width:100%;height:118px}.publication-growth-chart text{fill:#53687e;font-size:10px;font-weight:760;letter-spacing:0}.publication-growth-axis{stroke:#b9c9d8;stroke-width:1}.publication-growth-grid{stroke:#e1e9f0;stroke-dasharray:4 5;stroke-width:1}.publication-growth-bar{fill:#0b7e8452}.publication-growth-line{fill:none;stroke:#0b7e84;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.8}.publication-growth-point{fill:#0b7e84;stroke:#fff;stroke-width:2}.publication-growth-foot span:first-child:before,.publication-growth-foot span:last-child:before{display:inline-block;width:14px;height:7px;margin-right:5px;border-radius:2px;background:rgba(11,126,132,.32);vertical-align:1px;content:""}.publication-growth-foot span:last-child:before{height:2px;border-radius:999px;background:#0b7e84;vertical-align:3px}.publication-growth-empty{margin:4px 0 0;color:var(--academic-muted);font-size:11px;line-height:1.4}.metric-strip{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin-top:10px}.metric-strip div{min-height:80px;border:1px solid var(--academic-line);border-radius:8px;background:#fff;box-shadow:var(--shadow-soft);transform:none!important}.metric-strip i{color:var(--academic-teal)}.metric-strip strong{color:var(--academic-navy-2);font-size:24px}.metric-strip span{color:#53687e;font-size:11px;text-transform:uppercase}.app-shell{grid-template-columns:292px minmax(0,1fr) 312px;gap:14px}.panel,.filters,.latest-panel,.paper-panel,.right-rail .panel,.search-context{border:1px solid var(--academic-line);border-radius:8px;background:#fff;box-shadow:var(--shadow-soft)}.filters,.right-rail{top:78px}.filters{background:#fff;color:var(--academic-ink)}.filters input[type=search],.filters input[type=text],.filters input[type=date],.filters select,input[type=search],input[type=email],input[type=text],input[type=password],input[type=date],input[type=number],select{border-color:var(--academic-line-strong);border-radius:6px;background:#fff;color:var(--academic-ink)}.filters select option{color:var(--academic-ink);background:#fff}.filter-command a,.filter-command-button,.export-links a,.publication-exports a,.publication-controls select,.inline-action,.update-check,.timeline-controls,.timeline-custom input,.timeline-custom button,.timeline-open button{border-radius:6px;background:#f8fafc;color:#31455b;box-shadow:none}.panel-title h2,.latest-head h1,.result-bar h1,.timeline-head h3{color:var(--academic-navy-2);font-size:18px}.latest-head{padding-bottom:12px;border-bottom:1px solid var(--academic-line)}.latest-list{display:grid;grid-auto-flow:row;grid-auto-columns:auto;grid-template-columns:1fr;margin-top:12px;overflow:visible;border-radius:8px;scroll-snap-type:none}.latest-paper{height:auto;min-height:122px;grid-template-columns:minmax(0,1fr);border-right:0;border-bottom:1px solid var(--academic-line);background:#fff}.latest-paper:last-child{border-bottom:0}.latest-paper h3,.paper h3{font-size:14px;font-weight:780;line-height:1.35}.latest-paper h3 a,.paper h3 a{color:#064e56}.paper{grid-template-columns:minmax(0,1.45fr) 240px 176px;padding:16px 18px;background:#fff}.paper:hover,.latest-paper:hover{background:#f9fbfd}.abstract{color:#33465a;font-size:13px}.paper-meta{color:var(--academic-muted)}.tags{gap:6px}.tags span{border:1px solid #d9e6ed;border-radius:4px;background:#edf6f6;color:#0d5358;font-size:10px;font-weight:820;letter-spacing:0;text-transform:none}.tags .source-badge{background:#eaf0f6;color:var(--academic-navy)}.tags .soft{background:#f1f4f7;color:#435a70}.tags .status-badge{background:#eef3f7;color:var(--academic-navy);text-transform:uppercase}.tags .status-published{border-color:#11754438;background:#eaf7f0;color:#0d5c34}.tags .status-preprint{border-color:#a7600047;background:#fff5e6;color:#8a4e00}.tags .status-clinical-trial{border-color:#0a6f733d;background:#e4f4f5;color:#075a5e}.tags .status-protocol{border-color:#554b8d3d;background:#f0eef8;color:var(--academic-violet)}.tags .status-review{border-color:#11754433;background:#eef8f2;color:#12613b}.analytics h3,.admin h3{color:#53687e;letter-spacing:.04em}.timeline-controls{display:grid;gap:8px;padding:8px;border-radius:8px}.timeline-presets,.timeline-custom,.timeline-open{display:flex;flex-wrap:wrap;gap:6px}.timeline-controls button.is-active{background:var(--academic-teal);color:#fff}#publication-timeline,.timeline-chart,.mini-bars,.digest pre{border-color:var(--academic-line);border-radius:8px;background:#fff}.chart-line,.chart-point{stroke:var(--academic-teal)}.chart-bar{fill:#0a6f732e;stroke:#0a6f739e}.alert-intro{gap:5px}.alert-intro strong,.accordion>summary{color:var(--academic-navy-2)}.footer{border-top:1px solid var(--academic-line);color:var(--academic-muted)}.footer img{width:42px;height:36px;border-radius:6px}@media (min-width: 1181px){.filters input[type=search],.filters input[type=text],.filters input[type=date],.filters select{border-color:var(--academic-line-strong);background:#fff;color:var(--academic-ink)}.filters input[type=search]:focus,.filters input[type=text]:focus,.filters input[type=date]:focus,.filters select:focus{border-color:var(--academic-teal)!important;box-shadow:0 0 0 3px #0a6f731f!important}}@media (max-width: 1220px){.hero-card,.hero-band .hero-card{grid-template-columns:1fr}.app-shell{grid-template-columns:280px minmax(0,1fr)}.right-rail{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 900px){.topbar{position:static;min-height:0}.topbar nav a{min-height:40px}.topbar nav{justify-content:flex-start;padding-inline:0}.topbar nav a{flex:0 0 auto}.hero-card,.hero-band .hero-card{padding:14px}.hero-copy h1{font-size:26px}.hero-search{grid-template-columns:18px minmax(0,1fr)}.hero-search button{width:100%}.entry-options{grid-template-columns:1fr}.hero-evidence,.metric-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.source-ledger span{grid-template-columns:minmax(80px,1fr) minmax(60px,.8fr) auto}.app-shell,.right-rail,.paper{grid-template-columns:1fr}}@media (max-width: 560px){.hero-evidence,.metric-strip{grid-template-columns:1fr}.hero-copy h1{font-size:23px}.source-ledger span{grid-template-columns:1fr auto}.source-ledger i{grid-column:1 / -1}}html body .hero-band{padding-top:18px;padding-bottom:6px;background:radial-gradient(circle at 18% 0%,rgba(10,111,115,.13),transparent 30%),radial-gradient(circle at 86% 16%,rgba(85,75,141,.09),transparent 30%),linear-gradient(180deg,rgba(255,255,255,.55),rgba(244,247,250,0))!important}html body .hero-card,html body .hero-band .hero-card{position:relative;overflow:hidden;max-width:1180px;margin:0 auto;grid-template-columns:minmax(0,1fr);border-color:#b8c7d6b8;background:linear-gradient(135deg,rgba(255,255,255,.88),rgba(255,255,255,.62)),rgba(255,255,255,.68);box-shadow:inset 0 1px #ffffffeb,0 18px 44px #1422341a;backdrop-filter:blur(18px) saturate(1.25);-webkit-backdrop-filter:blur(18px) saturate(1.25)}html body .hero-card:after,html body .hero-band .hero-card:after{position:absolute;inset:0;pointer-events:none;background:linear-gradient(110deg,rgba(255,255,255,.34),rgba(255,255,255,0) 36%),linear-gradient(180deg,rgba(10,111,115,.045),rgba(255,255,255,0) 42%);content:""}html body .hero-copy,html body .hero-evidence{position:relative;z-index:1}html body .hero-copy p{max-width:900px}html body .hero-search{max-width:860px}html body .hero-evidence{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch}html body .hero-evidence .evidence-card-primary{grid-column:auto}html body .hero-evidence .source-ledger{grid-column:1 / -1}html body .source-ledger{grid-template-columns:auto repeat(3,minmax(0,1fr));align-items:center}html body .source-ledger>strong{margin:0}html body .source-ledger span{grid-template-columns:minmax(72px,.7fr) minmax(70px,1fr) auto}html body .filters{position:sticky!important;top:78px!important;z-index:5;max-height:calc(100vh - 92px);overflow:auto}html body .app-shell{align-items:start;padding-top:12px}html body .filters,html body .filters *,html body .filters .panel-title h2,html body .filters label,html body .filters legend,html body .filters .field span{color:var(--academic-ink)}html body .filters .filter-command a,html body .filters .filter-command-button,html body .filters .export-links a,html body .filters small{color:#31455b}html body .filters input::placeholder{color:#8b9bad}html body .filters input[type=checkbox],html body .filters input[type=radio]{accent-color:var(--academic-teal)}@media (max-width: 1220px){html body .hero-evidence{grid-template-columns:repeat(2,minmax(0,1fr))}html body .source-ledger{grid-template-columns:1fr}}@media (max-width: 900px){html body .filters{position:static!important;max-height:none}}@media (max-width: 560px){html body .hero-evidence{grid-template-columns:1fr}}html body .hero-band{height:auto!important;min-height:0!important;padding:10px 14px 0!important}html body .hero-card,html body .hero-band .hero-card{max-width:1260px;padding:16px 18px}html body .hero-copy h1{margin-bottom:6px;font-size:28px}html body .hero-copy p{margin-bottom:12px}html body .hero-search{grid-template-columns:20px minmax(0,1fr) auto auto;max-width:920px;min-height:48px;padding:6px 7px 6px 14px}html body .hero-search button{min-height:36px}html body .hero-search .advanced-jump{width:auto}html body .hero-evidence{gap:8px}html body .evidence-card{min-height:86px;padding:10px 12px}html body .evidence-card strong{font-size:24px}html body .evidence-card em{margin-top:4px}html body .source-ledger{padding:10px 12px}html body .app-shell{padding-top:10px}html body .metric-strip{display:none!important}html body .app-shell{grid-template-columns:292px minmax(0,1fr) 312px;width:min(100% - 28px,1500px);max-width:1500px;margin:0 auto!important;padding:10px 0 18px!important}html body .filters{grid-column:1}html body .results{grid-column:2!important;grid-row:1}html body .right-rail{grid-column:3!important;grid-row:1}@media (max-width: 900px){html body .hero-card,html body .hero-band .hero-card{padding:14px}html body .hero-search{grid-template-columns:18px minmax(0,1fr)}html body .hero-search button,html body .hero-search .advanced-jump{width:100%}html body .app-shell{grid-template-columns:1fr;width:auto;padding:10px 14px 18px!important}html body .filters,html body .results,html body .right-rail{grid-column:1!important;grid-row:auto}}:root{--academic-bg: #f3f6f9;--academic-panel: #ffffff;--academic-ink: #102033;--academic-muted: #3f5368;--academic-line: #cfdbe7;--academic-line-strong: #aebfd0;--academic-navy: #0d2a44;--academic-navy-2: #06182a;--academic-teal: #006c70;--academic-teal-dark: #005357;--academic-teal-soft: #e5f3f4;--academic-focus: rgba(0, 108, 112, .2);--shadow: 0 12px 28px rgba(13, 42, 68, .08);--shadow-soft: 0 6px 18px rgba(13, 42, 68, .06)}html body{background:linear-gradient(180deg,#ffffff 0,#f7f9fb 340px,var(--academic-bg) 100%)!important;color:var(--academic-ink);text-rendering:optimizeLegibility}html body a{color:var(--academic-teal-dark);text-decoration-thickness:.08em;text-underline-offset:.16em}html body a:hover{color:#003f43}html body .topbar{min-height:66px;padding-inline:clamp(14px,2vw,28px);border-bottom-color:#c8d5e2;background:rgba(255,255,255,.985)}html body .topbar .brand-image{width:clamp(212px,21vw,292px);min-height:54px;align-items:center}html body .topbar .brand-image img{width:clamp(204px,20vw,270px);max-height:48px;filter:contrast(1.08) saturate(1.08)}html body .topbar nav{gap:2px}html body .topbar nav a{min-width:auto;min-height:42px;padding:0 12px;border-radius:6px;color:#26394f;font-size:12px;font-weight:820}html body .topbar nav a:hover,html body .topbar nav a:focus-visible,html body .topbar nav a:first-child{background:var(--academic-teal-soft);color:var(--academic-teal-dark)}html body .top-actions a,html body .top-actions button,html body .install-app,html body .push-app,html body .admin-link{min-height:36px;padding-inline:11px;color:#24384d;font-weight:820}html body .hero-band{padding-top:14px!important}html body .hero-card,html body .hero-band .hero-card{border-color:#aebfd0d1;border-radius:8px;background:linear-gradient(135deg,rgba(255,255,255,.94),rgba(255,255,255,.72)),rgba(255,255,255,.74);box-shadow:inset 0 1px #fffffff5,0 18px 42px #0d2a441a;backdrop-filter:blur(20px) saturate(1.18);-webkit-backdrop-filter:blur(20px) saturate(1.18)}html body .hero-copy h1{max-width:760px;color:var(--academic-navy-2);font-size:clamp(28px,3vw,40px);line-height:1.05}html body .hero-copy p{max-width:860px;color:#2f4358;font-size:15.5px;line-height:1.55}html body .hero-search{max-width:900px;min-height:52px;border-color:#9fb4c7;box-shadow:0 10px 24px #0d2a441a}html body .hero-search input{color:var(--academic-ink);font-size:15px;font-weight:560}html body .hero-search input::placeholder,html body input::placeholder{color:#728397;opacity:1}html body .hero-search button,html body .primary,html body button[type=submit]{background:var(--academic-teal);color:#fff;font-weight:850}html body .hero-search button:hover,html body .primary:hover,html body button[type=submit]:hover{background:var(--academic-teal-dark)}html body .hero-search .advanced-jump,html body .secondary,html body .search-context-reset{border-color:#aebfd0!important;background:#f6f9fb!important;color:#17334d!important;font-weight:830}html body .hero-meta span,html body .hero-refresh-form button{background:#f7fafc;color:#2f4358;font-weight:760}html body .evidence-card,html body .source-ledger{border-color:#cbd9e5}html body .evidence-card span,html body .source-ledger>strong,html body .metric-strip span{color:#40566d}html body .evidence-card strong{color:#06182a}html body .evidence-card em,html body .source-ledger em{color:#495f75}html body .app-shell{gap:16px}html body .panel,html body .filters,html body .latest-panel,html body .paper-panel,html body .right-rail .panel,html body .search-context{border-color:#cbd8e5;box-shadow:var(--shadow-soft)}html body .panel-title h2,html body .latest-head h1,html body .result-bar h1,html body .timeline-head h3,html body .alert-intro strong,html body .accordion>summary{color:var(--academic-navy-2);font-weight:860}html body .filters input[type=search],html body .filters input[type=text],html body .filters input[type=date],html body .filters select,html body input[type=search],html body input[type=email],html body input[type=text],html body input[type=password],html body input[type=date],html body input[type=number],html body select{border-color:#aebfd0;color:var(--academic-ink);font-weight:560}html body input:focus-visible,html body select:focus-visible,html body button:focus-visible,html body a:focus-visible,html body textarea:focus-visible{outline:3px solid var(--academic-focus);outline-offset:2px}html body .filter-command a,html body .filter-command-button,html body .export-links a,html body .publication-exports a,html body .publication-controls select,html body .inline-action,html body .update-check{border-color:#d1dce7;color:#24384d;font-weight:780}html body .search-context strong{color:var(--academic-navy-2)}html body .search-context em,html body .latest-head p,html body .latest-status,html body .paper-meta,html body .abstract{color:#3f5368}html body .latest-paper,html body .paper{border-color:#d4e0ea}html body .latest-paper h3,html body .paper h3{font-size:15px;line-height:1.38}html body .latest-paper h3 a,html body .paper h3 a{color:#004f58;font-weight:820}html body .latest-paper h3 a:hover,html body .paper h3 a:hover{color:#003d44}html body .links a,html body .links button,html body .copy-citation,html body .copy-bibtex{min-height:32px;color:#17334d;font-weight:780}html body .tags span{border-color:#ccdce7;background:#eef7f7;color:#074e54;font-weight:850}html body .tags .status-badge{color:#0d2a44}html body .advanced-filter-modal::backdrop,html body .alert-modal::backdrop{background:rgba(6,24,42,.5)}html body .advanced-filter-sheet,html body .alert-sheet{color:var(--academic-ink)}@media (max-width: 1180px){html body .topbar{gap:10px}html body .topbar nav{order:3;width:100%}}@media (max-width: 900px){html body .topbar{grid-template-columns:minmax(0,1fr) auto;padding:10px 14px}html body .topbar .brand-image{grid-column:1;grid-row:1;width:min(230px,68vw)}html body .topbar .brand-image img{width:min(224px,66vw)}html body .topbar nav{grid-column:1 / -1;grid-row:2;overflow-x:auto;scrollbar-width:thin}html body .top-actions{grid-column:2;grid-row:1;align-self:center;justify-self:end}html body .topbar nav a{min-height:38px;padding-inline:10px}html body .hero-copy h1{font-size:28px}html body .hero-card,html body .hero-band .hero-card{padding:16px}}@media (max-width: 560px){html body .hero-band{padding-inline:10px!important}html body .hero-copy h1{font-size:25px;line-height:1.12}html body .hero-copy p{font-size:14.5px}html body .hero-search{min-height:0;gap:8px;padding:10px}html body .hero-search input{min-height:42px}html body .hero-search button,html body .hero-search .advanced-jump{min-height:40px}}:root{--sidebar-width: 316px;--workspace-gutter: 20px}html body .topbar nav a i,html body .top-actions i{width:17px;height:17px;flex:0 0 auto}html body .sidebar-status,html body .nav-sidebar-toggle{display:none}@media (min-width: 1181px){html body{padding-left:var(--sidebar-width)}html body .topbar{position:fixed!important;inset:0 auto 0 0;z-index:30;display:flex;width:var(--sidebar-width);height:100vh;min-height:100vh;flex-direction:column;align-items:stretch;gap:18px;padding:20px 16px;border-right:1px solid #cbd8e5;border-bottom:0;background:linear-gradient(180deg,rgba(255,255,255,.99),rgba(247,250,252,.97));box-shadow:12px 0 30px #0d2a4412;overflow-y:auto}html body .primary-sidebar-content{display:flex;flex:1 1 auto;min-height:0;flex-direction:column;align-items:stretch;gap:18px}html body .nav-sidebar-toggle{position:sticky;top:0;z-index:2;display:grid;place-items:center;width:34px;height:34px;min-height:34px;margin-left:auto;margin-bottom:-2px;padding:0;border:1px solid #c8d7e3;border-radius:7px;background:#fff;color:#26394f;box-shadow:0 6px 14px #0d2a440f}html body .nav-sidebar-toggle:hover,html body .nav-sidebar-toggle:focus-visible{border-color:#9fcfd2;background:#e8f5f5;color:#004f54}html body .topbar .brand-image{width:100%;min-height:0;padding-bottom:14px;border-bottom:1px solid #d7e1eb}html body .topbar .brand-image img{width:100%;max-width:232px;max-height:none}html body .topbar nav{display:flex;width:100%;flex:0 0 auto;flex-direction:column;align-self:stretch;gap:6px;padding:2px 0}html body .topbar nav a{display:flex;min-height:42px;justify-content:flex-start;gap:10px;padding:0 12px;border:1px solid transparent;border-bottom-width:1px;border-radius:7px;color:#26394f;font-size:13px;line-height:1;text-decoration:none}html body .topbar nav a:first-child,html body .topbar nav a:hover,html body .topbar nav a:focus-visible{border-color:#b8d9dc;background:#e8f5f5;color:#004f54}html body .topbar nav a i{color:currentColor}html body .sidebar-status{display:grid;gap:5px;margin-top:2px;padding:12px;border:1px solid #cbd8e5;border-radius:8px;background:#fff;box-shadow:0 6px 16px #0d2a440d}html body .sidebar-status span{color:#40566d;font-size:11px;font-weight:860;line-height:1;text-transform:uppercase}html body .sidebar-status strong{color:var(--academic-navy-2);font-size:30px;font-weight:880;line-height:1}html body .sidebar-status em{color:#53687e;font-size:12px;font-style:normal;line-height:1.35}html body .top-actions{display:grid;width:100%;gap:8px;margin-top:auto;justify-self:stretch}html body .top-actions a,html body .top-actions button,html body .install-app,html body .push-app,html body .admin-link{display:flex;width:100%;min-height:40px;justify-content:flex-start;gap:10px;padding-inline:12px;border-radius:7px;text-decoration:none}html body .hero-band,html body .metric-strip,html body .app-shell,html body .footer{width:min(calc(100vw - var(--sidebar-width) - (var(--workspace-gutter) * 2)),1500px)!important;max-width:1500px!important;margin-left:auto!important;margin-right:auto!important}html body .hero-band{padding-top:18px!important}html body .hero-card,html body .hero-band .hero-card{max-width:none}html body .app-shell{grid-template-columns:minmax(260px,292px) minmax(0,1fr);gap:16px;padding-bottom:22px!important}html body .filters{top:18px!important;max-height:calc(100vh - 36px)}html body .results{grid-column:2!important}html body .right-rail{position:static;top:auto;grid-column:1 / -1!important;grid-row:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}html body .publication-toolbar{align-items:center;gap:12px}html body .publication-exports{display:flex;flex-wrap:wrap;gap:8px}html body .publication-exports a{min-width:138px}html body .publication-controls{margin-left:auto}}@media (min-width: 1181px) and (max-width: 1360px){html body{--sidebar-width: 286px;--workspace-gutter: 14px}html body .topbar{padding-inline:14px}html body .topbar .brand-text strong{font-size:16px}html body .right-rail{grid-template-columns:1fr}}@media (min-width: 1181px){html.nav-sidebar-collapsed body{--sidebar-width: 78px}html.nav-sidebar-collapsed body .topbar{gap:12px;padding:14px 10px}html.nav-sidebar-collapsed body .primary-sidebar-content{gap:14px;align-items:center}html.nav-sidebar-collapsed body .nav-sidebar-toggle{margin-inline:auto}html.nav-sidebar-collapsed body .nav-sidebar-toggle .svg-icon{transform:rotate(180deg)}html.nav-sidebar-collapsed body .brand-lockup,html.nav-sidebar-collapsed body .brand.brand-lockup{justify-content:center;width:100%;gap:0;padding-bottom:12px;border-bottom:1px solid #d7e1eb}html.nav-sidebar-collapsed body .brand-text,html.nav-sidebar-collapsed body .topbar nav a span,html.nav-sidebar-collapsed body .top-actions span,html.nav-sidebar-collapsed body .sidebar-status{display:none!important}html.nav-sidebar-collapsed body .topbar nav{align-items:center}html.nav-sidebar-collapsed body .topbar nav a,html.nav-sidebar-collapsed body .top-actions a,html.nav-sidebar-collapsed body .top-actions button,html.nav-sidebar-collapsed body .install-app,html.nav-sidebar-collapsed body .push-app,html.nav-sidebar-collapsed body .admin-link{width:42px;min-width:42px;height:42px;min-height:42px;justify-content:center;padding:0}html.nav-sidebar-collapsed body .topbar nav a i,html.nav-sidebar-collapsed body .top-actions i{width:18px;height:18px}html.nav-sidebar-collapsed body .top-actions{align-items:center}}@media (max-width: 1180px){html body{padding-left:0}html body .topbar nav a{gap:8px}html body .topbar nav a i{display:none}}html body .brand-lockup,html body .brand.brand-lockup,html body .brand-lockup-preloader{display:flex;align-items:center;gap:11px;color:var(--academic-navy-2);text-decoration:none}html body .brand-symbol{display:grid;width:42px;height:42px;flex:0 0 42px;place-items:center;border:1px solid #9cc8cb;border-radius:10px;background:radial-gradient(circle at 30% 24%,rgba(255,255,255,.95),transparent 28%),linear-gradient(135deg,#e8f6f6,#ffffff 64%);color:#005f63;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #0d2a4412;font-size:13px;font-weight:900;letter-spacing:.02em}html body .brand-icon{display:block;width:42px;height:42px;flex:0 0 42px;border:1px solid #9cc8cb;border-radius:10px;background:#fff;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #0d2a4412;object-fit:cover}html body .brand-icon-mushroom{background:#173c2d;object-position:50% 50%}html body .brand-text{display:grid;gap:3px;min-width:0}html body .brand-text strong{display:block;color:#06182a;font-size:17px;font-weight:900;line-height:1.05;letter-spacing:0;white-space:nowrap}html body .brand-text em{display:block;color:#006c70;font-size:11.5px;font-style:normal;font-weight:760;line-height:1.2;letter-spacing:0}html body .preloader-shell>img{display:none!important}html body .preloader-shell .brand-icon-mushroom{display:block!important}@media (min-width: 1181px){html body .topbar .brand-lockup,html body .topbar .brand.brand-lockup{width:100%;min-height:auto;padding:0 0 16px;border:0;border-bottom:1px solid #d7e1eb;border-radius:0;background:transparent;box-shadow:none}html body .topbar .brand-symbol,html body .topbar .brand-icon{width:46px;height:46px;flex-basis:46px}html body .topbar .brand-text strong{font-size:18px}html body .topbar .brand-text em{font-size:12px}}@media (max-width: 1180px){html body .topbar .brand-lockup,html body .topbar .brand.brand-lockup{width:auto;min-height:48px}}@media (max-width: 900px){html body .topbar .brand-lockup,html body .topbar .brand.brand-lockup{grid-column:1;grid-row:1;width:min(250px,68vw)}html body .topbar .brand-symbol,html body .topbar .brand-icon{width:38px;height:38px;flex-basis:38px;border-radius:9px;font-size:12px}html body .topbar .brand-text strong{font-size:14px}html body .topbar .brand-text em{font-size:10.5px}}@media (min-width: 1181px) and (max-width: 1360px){html body .topbar .brand-lockup,html body .topbar .brand.brand-lockup{gap:9px}html body .topbar .brand-symbol,html body .topbar .brand-icon{width:42px;height:42px;flex-basis:42px}html body .topbar .brand-text strong{font-size:16px}html body .topbar .brand-text em{font-size:11px}}@media (max-width: 900px){html body .topbar .brand-text strong{font-size:15px}}@media (min-width: 1181px){html body .hero-band,html body .app-shell,html body .footer{width:min(calc(100vw - var(--sidebar-width) - 36px),1240px)!important}html body .hero-card,html body .hero-band .hero-card{max-width:none!important}html body .app-shell{display:grid;grid-template-columns:minmax(0,1fr)!important;gap:16px}html body .filters{display:contents!important;position:static!important;max-height:none!important;overflow:visible!important;background:transparent!important;border:0!important;box-shadow:none!important}html body .filters>.sidebar-toggle,html body .filters .filters-body>:not(.advanced-filter-modal){display:none!important}html body .filters .advanced-filter-modal{color:var(--academic-ink)}html body .results,html body .right-rail{grid-column:1!important;width:100%}html body .right-rail{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}html body .latest-panel,html body .paper-panel,html body .search-context{border-radius:8px}html body .publication-toolbar{display:grid;grid-template-columns:minmax(0,1fr) auto}html body .publication-exports{display:flex;flex-wrap:wrap}}@media (min-width: 1181px) and (max-width: 1360px){html body .hero-band,html body .app-shell,html body .footer{width:min(calc(100vw - var(--sidebar-width) - 28px),980px)!important}html body .right-rail{grid-template-columns:1fr}}html body .publication-growth-chart .publication-growth-bar{fill:#0b7e8438;stroke:#0b7e84b8;stroke-width:1}html body .publication-growth-chart .publication-growth-line,html body .publication-growth-chart .publication-growth-point{stroke:#0b7e84}html body .publication-growth-chart .publication-growth-point{fill:#0b7e84;stroke:#fff;stroke-width:2}html body .publication-growth-chart text{fill:#53687e;font-size:10px;font-weight:780;letter-spacing:0}html body .publication-growth-chart .publication-growth-latest{fill:#0b6f73;font-size:10px;font-weight:850}html body:not(.alert-manage-page){background:linear-gradient(90deg,rgba(247,250,252,.98),rgba(247,250,252,.94)),linear-gradient(180deg,#f7fafc,#eff6f7)!important}html body .publication-growth-chart .publication-growth-year{cursor:pointer;outline:none;transition:opacity .16s ease,stroke-width .16s ease,filter .16s ease}html body .publication-growth-chart .publication-growth-year:hover,html body .publication-growth-chart .publication-growth-year:focus-visible{opacity:1;stroke:#064f53;stroke-width:2;filter:drop-shadow(0 2px 4px rgba(6,50,54,.18))}@media (max-width: 760px){html body:not(.alert-manage-page){background:linear-gradient(180deg,#f7fafc,#eff6f7)!important}}html body .analytics-modal{width:min(980px,calc(100vw - 28px));max-height:min(900px,calc(100dvh - 28px));padding:0;border:0;border-radius:10px;background:transparent}html body .analytics-modal::backdrop{background:rgba(4,22,34,.52);backdrop-filter:blur(5px)}html body .analytics-sheet{max-height:min(900px,calc(100dvh - 28px));overflow:auto;padding:clamp(18px,3vw,30px);border:1px solid var(--academic-line-strong);border-radius:10px;background:#fff;box-shadow:0 28px 70px #10263a3d}html body .topbar nav a:first-child:not(.is-active):not(:hover):not(:focus-visible){border-color:transparent;background:transparent;color:#26394f}html body .topbar nav a.is-active,html body .topbar nav a[aria-current=location],html body .top-actions a.is-active,html body .top-actions a[aria-current=location]{border-color:#8fc2c6;background:var(--academic-teal-soft);color:var(--academic-teal-dark);box-shadow:inset 3px 0 #0b7e84}html body .hero-refresh-form button,html body .latest-head form button{min-height:36px;padding-block:8px}@media (min-width: 1181px){html body .topbar{background:linear-gradient(180deg,rgba(252,254,255,.995),rgba(246,250,252,.985));border-right-color:#c3d2df;box-shadow:10px 0 28px #071f390e}html body .topbar nav{gap:5px;padding-top:4px}html body .topbar nav a{position:relative;min-height:42px;padding:0 12px 0 14px;border:1px solid transparent;border-radius:6px;background:transparent;color:#42566b;font-size:12.5px;font-weight:820;letter-spacing:0;box-shadow:none}html body .topbar nav a:before{position:absolute;top:8px;bottom:8px;left:0;width:3px;border-radius:999px;background:transparent;content:"";transition:background-color .16s ease,transform .16s ease}html body .topbar nav a i{color:#61778d;transition:color .16s ease,transform .16s ease}html body .topbar nav a:first-child,html body .topbar nav a.is-active,html body .topbar nav a[aria-current=location]{border-color:#cfe0e7;background:linear-gradient(180deg,#f7fbfc,#edf6f7);color:#062f45;box-shadow:inset 0 1px #ffffffd1}html body .topbar nav a:first-child:before,html body .topbar nav a.is-active:before,html body .topbar nav a[aria-current=location]:before{background:#0b7e84}html body .topbar nav a:hover,html body .topbar nav a:focus-visible{border-color:#bdd5dc;background:#f5fafb;color:#062f45;transform:translate(2px)}html body .topbar nav a:hover:before,html body .topbar nav a:focus-visible:before{background:#8fc2c6}html body .topbar nav a:hover i,html body .topbar nav a:focus-visible i,html body .topbar nav a:first-child i,html body .topbar nav a.is-active i,html body .topbar nav a[aria-current=location] i{color:#0b7e84}html body .top-actions a,html body .top-actions button,html body .install-app,html body .push-app{border-color:#ccd9e5;background:#fff;color:#31475d;font-weight:820}html body .top-actions a:hover,html body .top-actions button:hover,html body .install-app:hover,html body .push-app:hover,html body .top-actions a:focus-visible,html body .top-actions button:focus-visible{border-color:#bdd5dc;background:#f5fafb;color:#062f45;transform:translate(2px)}html body .sidebar-status{border-color:#d4e0ea;background:linear-gradient(180deg,#fff,#f8fbfd);box-shadow:inset 0 1px #ffffffdb,0 5px 14px #071f390a}html.nav-sidebar-collapsed body .topbar nav a:hover,html.nav-sidebar-collapsed body .topbar nav a:focus-visible,html.nav-sidebar-collapsed body .top-actions a:hover,html.nav-sidebar-collapsed body .top-actions button:hover{transform:none}}html body .footer{justify-content:center;min-height:54px;border-top:1px solid #d4e0ea;background:#fff;text-align:center}html body .source-filter-link{display:inline-flex;align-items:center;min-height:26px;margin:-3px 0;padding:3px 7px;border:1px solid transparent;border-radius:4px;color:#064e56;font-weight:850;text-decoration:none}html body .source-filter-link:hover,html body .source-filter-link:focus-visible{border-color:#bdd5dc;background:#eef7f8;color:#043b42;text-decoration:none}:root{--workbench-bg: #f2f6fa;--workbench-panel: #ffffff;--workbench-ink: #071f39;--workbench-muted: #536b84;--workbench-border: #c5d5e4;--workbench-border-soft: #dce7f0;--workbench-blue: #073d68;--workbench-cyan: #087d9d;--workbench-green: #087443;--workbench-warning: #8a4e00;--workbench-shadow: 0 1px 2px rgba(7, 31, 57, .05), 0 10px 24px rgba(7, 31, 57, .055)}body{background:linear-gradient(180deg,rgba(227,239,248,.82),rgba(242,246,250,.96) 300px),linear-gradient(90deg,rgba(7,61,104,.035) 1px,transparent 1px),linear-gradient(180deg,rgba(7,61,104,.028) 1px,transparent 1px),var(--workbench-bg);background-size:auto,42px 42px,42px 42px,auto}html body .topbar{background:linear-gradient(180deg,rgba(4,45,77,.98),rgba(2,28,51,.99)),var(--workbench-blue)}html body:not(.alert-manage-page) .hero-band{padding-top:12px}html body .hero-card{gap:22px;border-color:var(--workbench-border);border-radius:6px;box-shadow:var(--workbench-shadow)}html body .hero-copy h1{max-width:820px;color:var(--workbench-ink);font-size:clamp(25px,2.15vw,34px);line-height:1.04}html body .hero-copy p{max-width:850px;color:var(--workbench-muted);font-size:14px;line-height:1.55}html body .hero-search{grid-template-columns:18px minmax(0,1fr) minmax(82px,auto) minmax(94px,auto)}html body .hero-search input{border-color:#b3c7d9;box-shadow:0 1px #ffffffbf inset}html body .entry-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;max-width:900px;margin-top:12px}html body .entry-option{justify-content:flex-start;gap:10px;min-height:54px;padding:9px 10px;border-color:var(--workbench-border);background:linear-gradient(180deg,#fff,#f8fbfd);color:var(--workbench-ink);text-align:left}html body .entry-option:hover,html body .entry-option:focus-visible,html body .entry-option[aria-pressed=true]{border-color:#087d9d9e;background:#eef7fa;transform:translateY(-1px)}html body .entry-option span{display:grid;gap:1px;min-width:0}html body .entry-option strong{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}html body .entry-option em{color:var(--workbench-muted);font-size:11px;font-style:normal;font-weight:600;line-height:1.35}html body .hero-evidence{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;align-content:start}html body .evidence-card,html body .source-ledger{min-width:0;border:1px solid var(--workbench-border);border-radius:5px;background:rgba(255,255,255,.96);box-shadow:0 1px 2px #071f390b}html body .evidence-card{display:grid;gap:3px;min-height:82px;padding:12px}html body .evidence-card span,html body .source-ledger>strong,html body .publication-growth-head span{color:var(--workbench-muted);font-size:10px;font-weight:850;letter-spacing:.05em;text-transform:uppercase}html body .evidence-card strong{color:var(--workbench-ink);font-size:26px;line-height:1;font-variant-numeric:tabular-nums}html body .evidence-card em{color:var(--workbench-muted);font-size:11px;font-style:normal;line-height:1.35}html body .evidence-card-primary{border-color:#087d9d6b;background:linear-gradient(180deg,#f7fdff,#edf7fa)}html body .source-ledger{grid-column:1 / -1;padding:12px}html body .source-ledger table{width:100%;margin-top:9px;border-collapse:collapse;font-size:11px}html body .source-ledger th,html body .source-ledger td{padding:6px 5px;border-bottom:1px solid var(--workbench-border-soft);color:var(--workbench-muted);text-align:left;vertical-align:top}html body .source-ledger th{color:var(--workbench-ink);font-weight:800}html body .publication-growth-mini{margin-top:12px;padding-top:10px;border-top:1px solid var(--workbench-border-soft)}html body .publication-growth-chart{height:80px;margin-top:8px}html body .publication-growth-chart svg{display:block;width:100%;height:100%}html body .publication-growth-foot{display:flex;justify-content:space-between;gap:10px;margin-top:5px;color:var(--workbench-muted);font-size:10px}html body .metric-strip{gap:10px}html body .metric-strip div{border-radius:6px;box-shadow:var(--workbench-shadow)}html body:not(.alert-manage-page) .app-shell{gap:12px}html body .panel{border-color:var(--workbench-border);border-radius:6px;box-shadow:var(--workbench-shadow)}html body .filters{background:rgba(255,255,255,.98)}html body .filter-command{display:grid;gap:7px;margin-bottom:13px}html body .filter-command a,html body .filter-command-button,html body .advanced-filter-trigger{display:inline-flex;align-items:center;justify-content:flex-start;gap:8px;min-height:34px;padding:0 10px;border:1px solid var(--workbench-border);border-radius:4px;background:linear-gradient(180deg,#fff,#f8fbfd);color:var(--workbench-blue);font-size:12px;font-weight:780}html body .filter-command a:hover,html body .filter-command-button:hover,html body .advanced-filter-trigger:hover{border-color:#087d9d9e;background:#eef7fa;text-decoration:none}html body .search-context{display:grid;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:11px;padding:12px 14px;border-color:var(--workbench-border);background:rgba(255,255,255,.96)}html body .search-context>i{display:grid;place-items:center;width:32px;height:32px;border-radius:4px;background:#e8f3f8;color:var(--workbench-blue)}html body .search-context span{display:block;color:var(--workbench-muted);font-size:10px;font-weight:850;letter-spacing:.05em;text-transform:uppercase}html body .search-context strong{display:block;overflow-wrap:anywhere;color:var(--workbench-ink);font-size:13px}html body .search-context em{color:var(--workbench-muted);font-size:11px;font-style:normal}html body .search-context-reset{display:inline-flex;align-items:center;min-height:30px;padding:0 10px;border:1px solid var(--workbench-border);border-radius:4px;background:#fff;color:var(--workbench-blue);font-size:12px;font-weight:780}html body .publication-toolbar,html body .latest-head,html body .result-bar{background:linear-gradient(180deg,#fbfdff,#f5f9fc)}html body .publication-exports a,html body .publication-controls select{min-height:32px}html body .latest-paper,html body .paper{transition:background-color .16s ease,box-shadow .16s ease}html body .latest-paper h3,html body .paper h3{line-height:1.28}html body .paper{grid-template-columns:minmax(0,1.35fr) minmax(190px,.45fr) minmax(180px,.42fr);min-height:132px}html body .paper-meta{padding:2px 0 0;line-height:1.38}html body .paper-meta strong{color:var(--workbench-ink)}html body .abstract{max-width:92ch;line-height:1.52}html body .tags .status-preprint{background:#fff5e5;color:var(--workbench-warning)}html body .tags .status-clinical-trial{background:#e7f6fb;color:#005b7e}html body .tags .status-review{background:#e9f7f0;color:var(--workbench-green)}html body .right-rail .panel,html body .analytics-sheet,html body .alert-sheet,html body .advanced-filter-sheet{border-radius:6px}html body .alert-intro{border-color:var(--workbench-border-soft);background:linear-gradient(180deg,#fbfdff,#f1f8fb)}html body .footer{color:var(--workbench-muted)}@media (max-width: 1180px){html body .hero-card{grid-template-columns:minmax(0,1fr) 360px}html body .hero-evidence{grid-template-columns:repeat(4,minmax(0,1fr))}html body .source-ledger{grid-column:1 / -1}}@media (max-width: 860px){html body .hero-card{grid-template-columns:1fr;gap:14px;padding:14px}html body .hero-evidence,html body .entry-options{grid-template-columns:1fr}html body .metric-strip div{min-height:68px;padding:11px 14px}html body .search-context{grid-template-columns:32px minmax(0,1fr)}html body .search-context-reset{grid-column:1 / -1;justify-content:center}html body .paper{grid-template-columns:1fr;min-height:0}}@media (max-width: 520px){html body .hero-band,html body .metric-strip,html body .app-shell{padding-right:8px;padding-left:8px}html body .hero-search{grid-template-columns:18px minmax(0,1fr)}html body .hero-card{padding:16px}html body .hero-copy h1{font-size:25px;line-height:1.06}html body .hero-copy p{font-size:13px}html body .hero-search input{grid-column:1 / -1}html body .advanced-jump{display:inline-flex;grid-column:1 / -1;width:100%}html body .publication-exports,html body .publication-controls{grid-template-columns:1fr}html body .hero-evidence{grid-template-columns:repeat(2,minmax(0,1fr))}html body .evidence-card{min-height:74px;padding:10px}html body .evidence-card strong{font-size:22px}html body .evidence-card em{font-size:10px}html body .latest-head,html body .result-bar,html body .publication-toolbar,html body .latest-paper,html body .paper{padding-right:12px;padding-left:12px}html body .result-actions,html body .result-display-controls{width:100%;justify-content:stretch}html body .result-display-controls{display:grid;grid-template-columns:1fr 1fr auto;align-items:end}html body .result-display-controls select{width:100%;min-width:0}html body .source-ledger{display:none}}html.js body .app-preloader,html body .app-preloader,.js .app-preloader,.app-preloader{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;min-height:100dvh;padding:28px;background:linear-gradient(90deg,rgba(3,18,31,.72),rgba(3,18,31,.24) 46%,rgba(3,18,31,.58)),linear-gradient(180deg,rgba(3,18,31,.24),rgba(3,18,31,.46)),url(preloader-mushroom-desktop.webp) center / cover no-repeat!important;color:#fff}html body .app-preloader:before{position:absolute;inset:0;background:radial-gradient(circle at 18% 18%,rgba(255,255,255,.12),transparent 20rem),linear-gradient(180deg,rgba(255,255,255,.04),transparent 42%);pointer-events:none;content:""}html body .preloader-shell{position:relative;z-index:1;width:min(420px,calc(100vw - 44px));padding:20px 24px;border:1px solid rgba(226,238,247,.34);border-radius:8px;background:rgba(3,18,31,.56)!important;box-shadow:0 28px 80px #00000057,inset 0 1px #ffffff1f;backdrop-filter:blur(12px)}html body .preloader-shell .brand-icon-mushroom{display:none!important}html body .preloader-shell .brand-lockup-preloader{justify-content:center}html body .preloader-shell .brand-text strong{color:#fff;font-size:20px;text-align:center}html body .preloader-shell .brand-text em{color:#a9dce3;font-size:12px;text-align:center}html body .preloader-title{color:#ffffffe0}html body .preloader-meter{background:rgba(255,255,255,.18)}html body .preloader-meter span{background:linear-gradient(90deg,transparent,#8fc2c6,#fff,#8fc2c6,transparent)}@media (max-width: 700px){html.js body .app-preloader,html body .app-preloader,.js .app-preloader,.app-preloader{background:linear-gradient(180deg,rgba(3,18,31,.52),rgba(3,18,31,.16) 44%,rgba(3,18,31,.62)),url(preloader-mushroom-mobile.webp) center / cover no-repeat!important}}:root{--ui-bg: #f4f7fa;--ui-bg-grid: rgba(30, 64, 96, .035);--ui-surface: #ffffff;--ui-surface-soft: #f8fbfd;--ui-surface-tint: #eef6f7;--ui-ink: #071d33;--ui-ink-soft: #17324d;--ui-muted: #50667d;--ui-muted-2: #6b7f92;--ui-line: #cbd8e5;--ui-line-soft: #dce6ef;--ui-line-strong: #aebfd0;--ui-accent: #0b6f78;--ui-accent-dark: #064e56;--ui-accent-soft: #e8f5f6;--ui-navy: #062b49;--ui-navy-dark: #031b30;--ui-success: #087443;--ui-warning: #8a4e00;--ui-danger: #9f1f18;--ui-focus: rgba(11, 111, 120, .24);--ui-shadow: 0 1px 2px rgba(7, 29, 51, .045), 0 12px 28px rgba(7, 29, 51, .055);--ui-shadow-lift: 0 2px 4px rgba(7, 29, 51, .055), 0 18px 42px rgba(7, 29, 51, .09);--bg: var(--ui-bg);--panel: var(--ui-surface);--ink: var(--ui-ink);--muted: var(--ui-muted);--line: var(--ui-line);--line-strong: var(--ui-line-strong);--teal: var(--ui-accent);--teal-dark: var(--ui-accent-dark);--teal-soft: var(--ui-accent-soft);--green: var(--ui-success);--amber: var(--ui-warning);--red: var(--ui-danger);--shadow: var(--ui-shadow);--shadow-soft: var(--ui-shadow)}html body:not(.alert-manage-page){background:linear-gradient(180deg,#f9fbfd 0,var(--ui-bg) 340px),linear-gradient(90deg,var(--ui-bg-grid) 1px,transparent 1px),linear-gradient(180deg,var(--ui-bg-grid) 1px,transparent 1px),var(--ui-bg);background-size:auto,44px 44px,44px 44px,auto;color:var(--ui-ink)}html body .topbar,html body .panel,html body .hero-card,html body .metric-strip div,html body .evidence-card,html body .source-ledger,html body .search-context,html body .latest-panel,html body .paper-panel,html body .right-rail .panel{border-color:var(--ui-line);background-color:var(--ui-surface);box-shadow:var(--ui-shadow)}html body .panel:hover,html body .hero-card:hover,html body .metric-strip div:hover{border-color:var(--ui-line-strong);box-shadow:var(--ui-shadow-lift)}@media (min-width: 1181px){html body .topbar{background:linear-gradient(180deg,rgba(255,255,255,.995),rgba(247,250,252,.985))}}html body h1,html body h2,html body h3,html body .panel-title h2,html body .latest-head h1,html body .result-bar h1,html body .timeline-head h3,html body .alert-intro strong,html body .accordion>summary,html body .paper-meta strong,html body .search-context strong{color:var(--ui-ink)}html body p,html body .abstract,html body .paper-meta,html body .latest-head p,html body .latest-status,html body .search-context em,html body .alert-intro span,html body .footer,html body .field-note{color:var(--ui-muted)}html body a,html body .links a,html body .copy-citation,html body .copy-bibtex,html body .source-filter-link,html body .rank-filter-link:hover,html body .rank-filter-link:focus-visible{color:var(--ui-accent-dark)}html body a:hover,html body a:focus-visible,html body .latest-paper h3 a:hover,html body .paper h3 a:hover{color:var(--ui-navy)}html body .hero-search button,html body .primary,html body .timeline-presets button.is-active,html body .scroll-top{border-color:var(--ui-navy-dark);background:linear-gradient(180deg,var(--ui-navy),var(--ui-navy-dark));color:#fff;box-shadow:inset 0 1px #ffffff1a,0 7px 16px #062b4924}html body .hero-search button:hover,html body .primary:hover{background:linear-gradient(180deg,#07365b,var(--ui-navy-dark))}html body button,html body .icon-btn,html body .secondary,html body .advanced-jump,html body .save-search,html body .publication-exports a,html body .filter-command a,html body .filter-command-button,html body .advanced-filter-trigger,html body .inline-action,html body .search-context-reset{border-color:var(--ui-line);background:linear-gradient(180deg,#fff,var(--ui-surface-soft));color:var(--ui-ink-soft)}html body button:hover,html body .icon-btn:hover,html body .secondary:hover,html body .advanced-jump:hover,html body .save-search:hover,html body .publication-exports a:hover,html body .filter-command a:hover,html body .filter-command-button:hover,html body .advanced-filter-trigger:hover,html body .inline-action:hover,html body .search-context-reset:hover{border-color:#b9d2d7;background:var(--ui-accent-soft);color:var(--ui-accent-dark);text-decoration:none}html body input[type=search],html body input[type=email],html body input[type=text],html body input[type=password],html body input[type=date],html body input[type=number],html body select,html body textarea{border-color:var(--ui-line-strong);background:#fff;color:var(--ui-ink)}html body input:focus-visible,html body select:focus-visible,html body textarea:focus-visible,html body button:focus-visible,html body summary:focus-visible,html body a:focus-visible{outline:3px solid var(--ui-focus);outline-offset:2px}html body input[type=search]:focus,html body input[type=email]:focus,html body input[type=text]:focus,html body input[type=password]:focus,html body input[type=date]:focus,html body input[type=number]:focus,html body select:focus,html body textarea:focus{border-color:var(--ui-accent);box-shadow:0 0 0 3px var(--ui-focus)}html body .topbar nav a:first-child,html body .topbar nav a.is-active,html body .topbar nav a[aria-current=location]{border-color:#cfe0e7;background:linear-gradient(180deg,#f8fbfd,var(--ui-accent-soft));color:var(--ui-navy)}html body .topbar nav a:hover,html body .topbar nav a:focus-visible,html body .top-actions a:hover,html body .top-actions button:hover{border-color:#b9d2d7;background:var(--ui-surface-tint);color:var(--ui-navy)}html body .topbar nav a:first-child:before,html body .topbar nav a.is-active:before,html body .topbar nav a[aria-current=location]:before,html body .topbar nav a:hover:before,html body .topbar nav a:focus-visible:before{background:var(--ui-accent)}html body .topbar nav a i,html body .top-actions i,html body .metric-strip i{color:var(--ui-accent)}html body .topbar a,html body .topbar a:hover,html body .topbar a:focus-visible,html body .topbar nav a,html body .topbar nav a:hover,html body .topbar nav a:focus-visible,html body .top-actions a,html body .top-actions a:hover,html body .top-actions a:focus-visible{text-decoration:none!important}html body .topbar nav a:after{display:none!important}html body .sidebar-quick-actions{display:grid;grid-template-columns:1fr;gap:7px;margin:12px 0 10px}html body .sidebar-action{width:100%;min-height:38px;display:inline-flex;align-items:center;justify-content:flex-start;gap:9px;padding:0 12px;border:1px solid #cbd9e6;border-radius:6px;background:linear-gradient(180deg,#fff,#f8fbfd);color:#31475d;font-size:12px;font-weight:820;letter-spacing:0;cursor:pointer;transition:background-color .16s ease,border-color .16s ease,color .16s ease,transform .16s ease,box-shadow .16s ease}html body .sidebar-action[hidden]{display:none!important}html body .sidebar-action:hover,html body .sidebar-action:focus-visible{border-color:#b9d2d7;background:var(--ui-surface-tint);color:var(--ui-navy);box-shadow:inset 0 1px #ffffffd1;transform:translate(1px)}html body .sidebar-action .svg-icon{width:16px;height:16px;color:var(--ui-accent)}html body .sidebar-action[aria-pressed=true]{border-color:#8fc2c6;background:var(--ui-accent-soft);color:var(--ui-navy)}html.nav-sidebar-collapsed body .sidebar-quick-actions{grid-template-columns:1fr;gap:6px}html.nav-sidebar-collapsed body .sidebar-action{width:42px;min-height:38px;padding:0}html.nav-sidebar-collapsed body .sidebar-action span{display:none}html body .latest-head,html body .result-bar,html body .publication-toolbar,html body .panel-title,html body .accordion>summary{border-color:var(--ui-line-soft);background:linear-gradient(180deg,#fff,#f7fafc)}html body .latest-paper,html body .paper{border-color:var(--ui-line-soft);background:#fff}html body .latest-paper:hover,html body .paper:hover{background:#fbfdff}html body .latest-paper:before,html body .paper:before,html body .metric-strip div:before,html body .hero-card:before{background:linear-gradient(180deg,var(--ui-accent),rgba(11,111,120,0))}html body .latest-paper h3 a,html body .paper h3 a{color:var(--ui-ink)}html body .tags span{border-color:#cbdde5;background:#eef7f8;color:var(--ui-accent-dark)}html body .tags .soft{background:#f3f6f9;color:#354b61}html body .tags .source-badge{background:#e8f0f7;color:var(--ui-navy)}html body .tags .status-badge{background:#f4f7fa;color:var(--ui-ink-soft)}html body .tags .status-preprint{background:#fff5e5;color:var(--ui-warning)}html body .tags .status-clinical-trial{background:#e7f5f8;color:var(--ui-accent-dark)}html body .tags .status-review{background:#eaf7f1;color:var(--ui-success)}html body .notice.success,html body .update-check.is-done{border-color:#08744347;background:#edf8f2;color:var(--ui-success)}html body .notice.error,html body .update-check.is-error{border-color:#9f1f1847;background:#fff1f0;color:var(--ui-danger)}html body .notice.warning,html body .update-check.is-pending{border-color:#8a4e0047;background:#fff8e8;color:var(--ui-warning)}html body .source-filter-link:hover,html body .source-filter-link:focus-visible{border-color:#b9d2d7;background:var(--ui-accent-soft);color:var(--ui-navy)}html body .hero-evidence .evidence-accordion{grid-column:1 / -1;display:block;padding:0;overflow:hidden;border:1px solid #cbdde5;border-radius:8px;background:#fff}html body .hero-evidence .evidence-accordion>summary{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:42px;padding:11px 13px;cursor:pointer;list-style:none;background:#f7fafc;color:var(--ui-navy);font-weight:850}html body .hero-evidence .evidence-accordion>summary::-webkit-details-marker{display:none}html body .hero-evidence .evidence-accordion>summary:after{width:18px;height:18px;border:1px solid #b8cbd8;border-radius:999px;color:var(--ui-accent-dark);content:"+";display:grid;flex:0 0 auto;font-size:14px;line-height:1;place-items:center}html body .hero-evidence .evidence-accordion[open]>summary:after{content:"-"}html body .hero-evidence .evidence-accordion>summary span{margin:0;color:var(--ui-navy);font-size:11px;font-weight:900;letter-spacing:.02em;text-transform:uppercase}html body .hero-evidence .evidence-accordion>summary em{margin-left:auto;color:var(--ui-ink-soft);font-size:11px;font-style:normal;font-weight:750;text-transform:none}html body .hero-evidence .evidence-accordion-body{padding:10px 12px 12px}html body .hero-evidence .publication-growth-mini{margin-top:0;padding-top:0;border-top:0}html body .hero-evidence .publication-growth-head{justify-content:flex-start;margin-bottom:8px}html body .hero-evidence .publication-growth-chart,html body .hero-evidence .publication-growth-chart svg{height:156px}html body .timeline-card{gap:14px}html body .timeline-head{align-items:flex-start}html body .timeline-head h3{font-size:20px}html body .timeline-summary{max-width:100%;padding:5px 9px;border:1px solid #cbdde5;border-radius:999px;background:#f7fafc;color:var(--ui-ink-soft);font-size:12px;font-weight:800}html body .timeline-insight{min-height:40px;padding:10px 12px;border:1px solid #cbdde5;border-left:4px solid var(--ui-accent);border-radius:8px;background:#f8fbfc;color:var(--ui-ink);font-size:13px;font-weight:750;line-height:1.35}html body #publication-timeline,html body .timeline-chart{min-height:360px;padding:12px 12px 8px;overflow:hidden}html body .timeline-chart svg{display:block;width:100%;min-height:340px}html body .timeline-svg .chart-grid{stroke:#dfe9ef;stroke-dasharray:5 6}html body .timeline-svg .chart-axis{stroke:#aebfcb;stroke-width:1.2}html body .timeline-svg .chart-axis-label,html body .timeline-svg .chart-y,html body .timeline-svg .chart-x{fill:#42596e;font-size:12px;font-weight:800}html body .timeline-svg .chart-bar{fill:#0b6f7833;stroke:#0b6f78b3;transition:fill .16s ease,stroke .16s ease,opacity .16s ease}html body .timeline-svg .chart-line{fill:none;stroke:var(--ui-accent);stroke-linecap:round;stroke-linejoin:round;stroke-width:3.2}html body .timeline-svg .chart-point{fill:var(--ui-accent);stroke:#fff;stroke-width:2.5;transition:r .16s ease,fill .16s ease}html body .timeline-svg .timeline-bucket:hover,html body .timeline-svg .timeline-bucket:focus-visible{fill:var(--ui-accent);outline:none;stroke:var(--ui-navy);stroke-width:2}html body .timeline-svg circle.timeline-bucket:hover,html body .timeline-svg circle.timeline-bucket:focus-visible{fill:var(--ui-navy)}@media (max-width: 760px){html body .hero-evidence .evidence-accordion>summary{align-items:flex-start;flex-wrap:wrap}html body .hero-evidence .evidence-accordion>summary em{order:3;width:100%;margin-left:0}html body #publication-timeline,html body .timeline-chart{min-height:300px;overflow-x:auto}html body .timeline-chart svg{min-width:760px;min-height:300px}}html body .advanced-filter-modal,html body .alert-modal,html body .analytics-modal,html body .source-stats-modal{max-width:calc(100vw - 24px);max-height:calc(100dvh - 24px);overflow:hidden;border:1px solid var(--ui-line-strong);border-radius:8px;background:#fff;box-shadow:0 18px 44px #10263a33}html body .analytics-modal{width:min(1120px,calc(100vw - 24px));height:min(920px,calc(100dvh - 24px));padding:0}html body .analytics-sheet{display:grid;grid-template-rows:auto minmax(0,1fr);width:100%;height:100%;max-height:none;overflow:hidden;padding:0;border:0;border-radius:inherit;background:#fff;box-shadow:none}html body .analytics-scrollbody{min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:clamp(16px,2vw,24px);scrollbar-gutter:stable}html body .analytics-scrollbody>h3{margin:20px 0 10px;color:var(--ui-navy);font-size:15px;font-weight:880}html body .advanced-filter-head{position:sticky;top:0;z-index:3;align-items:flex-start;padding:16px 18px;border-bottom:1px solid var(--ui-line);background:#fff}html body .advanced-filter-head h2{color:var(--ui-navy);font-size:19px;letter-spacing:0}html body .advanced-filter-head p{color:var(--ui-ink-soft);line-height:1.45}html body .timeline-card{padding:clamp(14px,2vw,20px);border:1px solid var(--ui-line);border-radius:8px;background:#fff}html body button,html body .icon-btn,html body .secondary,html body .advanced-jump,html body .save-search,html body .publication-exports a,html body .filter-command a,html body .filter-command-button,html body .advanced-filter-trigger,html body .inline-action,html body .search-context-reset,html body .timeline-open button,html body .timeline-presets button,html body .timeline-custom button{border:1px solid var(--ui-line);border-radius:6px;background:#fff;color:var(--ui-ink-soft);box-shadow:none;font-weight:780;text-decoration:none;transform:none;transition:border-color .14s ease,background-color .14s ease,color .14s ease,box-shadow .14s ease}html body button:hover,html body .icon-btn:hover,html body .secondary:hover,html body .advanced-jump:hover,html body .save-search:hover,html body .publication-exports a:hover,html body .filter-command a:hover,html body .filter-command-button:hover,html body .advanced-filter-trigger:hover,html body .inline-action:hover,html body .search-context-reset:hover,html body .timeline-open button:hover,html body .timeline-presets button:hover,html body .timeline-custom button:hover{border-color:#9fb6c4;background:#f7fafc;color:var(--ui-navy);box-shadow:none;text-decoration:none;transform:none}html body .primary,html body .hero-search button,html body .advanced-filter-actions .primary,html body .modal-actions .primary,html body .timeline-presets button.is-active,html body .scroll-top{border-color:var(--ui-navy);background:var(--ui-navy);color:#fff;box-shadow:none}html body .primary:hover,html body .hero-search button:hover,html body .advanced-filter-actions .primary:hover,html body .modal-actions .primary:hover,html body .timeline-presets button.is-active:hover,html body .scroll-top:hover{border-color:var(--ui-navy-dark);background:var(--ui-navy-dark);color:#fff;box-shadow:none}html body .advanced-filter-close{border-radius:6px;background:#fff;color:var(--ui-navy)}html body .advanced-filter-close:hover{border-color:#9fb6c4;background:#f7fafc;color:var(--ui-navy)}html body .rank-list li{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px}html body .rank-list .rank-filter-link{grid-column:1 / -1}html body .rank-list strong{justify-self:end;font-variant-numeric:tabular-nums}@media (max-width: 820px){html body .analytics-modal{width:100vw;max-width:100vw;height:92dvh;max-height:92dvh;margin:auto 0 0;border-radius:10px 10px 0 0}html body .analytics-scrollbody,html body .advanced-filter-head{padding:14px}}:root{--academic-paper: #f7f5ef;--academic-paper-deep: #efebe1;--academic-surface: #fffdf8;--academic-surface-soft: #f3f1ea;--academic-ink: #24251f;--academic-ink-soft: #3d4238;--academic-muted: #696c61;--academic-muted-2: #7d7c71;--academic-line: #d8d2c4;--academic-line-soft: #e4dfd3;--academic-line-strong: #bdb6a5;--academic-green: #1a6b54;--academic-green-dark: #123c31;--academic-green-soft: #e7eee6;--academic-sage: #cdd8c9;--academic-ochre: #8a5e14;--academic-red: #8f3328;--academic-focus: rgba(26, 107, 84, .24);--academic-shadow: 0 1px 2px rgba(36, 37, 31, .045), 0 12px 28px rgba(36, 37, 31, .06);--bg: var(--academic-paper);--panel: var(--academic-surface);--ink: var(--academic-ink);--muted: var(--academic-muted);--line: var(--academic-line);--line-strong: var(--academic-line-strong);--teal: var(--academic-green);--teal-dark: var(--academic-green-dark);--teal-soft: var(--academic-green-soft);--green: var(--academic-green);--amber: var(--academic-ochre);--red: var(--academic-red);--ui-bg: var(--academic-paper);--ui-bg-grid: rgba(61, 66, 56, .04);--ui-surface: var(--academic-surface);--ui-surface-soft: var(--academic-surface-soft);--ui-surface-tint: var(--academic-green-soft);--ui-ink: var(--academic-ink);--ui-ink-soft: var(--academic-ink-soft);--ui-muted: var(--academic-muted);--ui-muted-2: var(--academic-muted-2);--ui-line: var(--academic-line);--ui-line-soft: var(--academic-line-soft);--ui-line-strong: var(--academic-line-strong);--ui-accent: var(--academic-green);--ui-accent-dark: var(--academic-green-dark);--ui-accent-soft: var(--academic-green-soft);--ui-navy: var(--academic-green-dark);--ui-navy-dark: #0d2f26;--ui-success: var(--academic-green);--ui-warning: var(--academic-ochre);--ui-danger: var(--academic-red);--ui-focus: var(--academic-focus);--ui-shadow: var(--academic-shadow);--ui-shadow-lift: 0 2px 3px rgba(36, 37, 31, .055), 0 18px 40px rgba(36, 37, 31, .08);--shadow: var(--academic-shadow);--shadow-soft: var(--academic-shadow)}html body:not(.alert-manage-page){background:linear-gradient(180deg,#fbfaf6 0,var(--academic-paper) 340px),linear-gradient(90deg,rgba(61,66,56,.035) 1px,transparent 1px),linear-gradient(180deg,rgba(61,66,56,.03) 1px,transparent 1px),var(--academic-paper)!important;background-size:auto,44px 44px,44px 44px,auto!important;color:var(--academic-ink)}html body .topbar,html body .panel,html body .hero-card,html body .metric-strip div,html body .evidence-card,html body .source-ledger,html body .search-context,html body .latest-panel,html body .paper-panel,html body .right-rail .panel,html body .timeline-card{border-color:var(--academic-line);background-color:var(--academic-surface);box-shadow:var(--academic-shadow)}@media (min-width: 1181px){html body .topbar{background:linear-gradient(180deg,rgba(255,253,248,.995),rgba(243,241,234,.985))}}html body .app-preloader{background:linear-gradient(90deg,rgba(18,60,49,.72),rgba(18,60,49,.24) 46%,rgba(18,60,49,.58)),linear-gradient(180deg,rgba(18,60,49,.22),rgba(18,60,49,.48)),url(preloader-mushroom-desktop.webp) center / cover no-repeat!important}html body .preloader-shell{border-color:#e7eee661;background:rgba(18,60,49,.6)!important}html body .preloader-shell .brand-text em{color:#cdd8c9}html body .preloader-meter span{background:linear-gradient(90deg,transparent,#cdd8c9,#fffdf8,#cdd8c9,transparent)}@media (max-width: 700px){html.js body .app-preloader,html body .app-preloader,.js .app-preloader,.app-preloader{background:linear-gradient(180deg,rgba(18,60,49,.54),rgba(18,60,49,.16) 44%,rgba(18,60,49,.64)),url(preloader-mushroom-mobile.webp) center / cover no-repeat!important}}html body h1,html body h2,html body h3,html body .panel-title h2,html body .latest-head h1,html body .result-bar h1,html body .timeline-head h3,html body .alert-intro strong,html body .accordion>summary,html body .paper-meta strong,html body .search-context strong,html body .latest-paper h3 a,html body .paper h3 a{color:var(--academic-ink)}html body p,html body .abstract,html body .paper-meta,html body .latest-head p,html body .latest-status,html body .search-context em,html body .alert-intro span,html body .footer,html body .field-note{color:var(--academic-muted)}html body a,html body .links a,html body .copy-citation,html body .copy-bibtex,html body .source-filter-link,html body .rank-filter-link:hover,html body .rank-filter-link:focus-visible{color:var(--academic-green-dark)}html body a:hover,html body a:focus-visible,html body .latest-paper h3 a:hover,html body .paper h3 a:hover{color:var(--academic-green)}html body input[type=search],html body input[type=email],html body input[type=text],html body input[type=password],html body input[type=date],html body input[type=number],html body select,html body textarea{border-color:var(--academic-line-strong);background:#fffdf8;color:var(--academic-ink)}html body input[type=search]:focus,html body input[type=email]:focus,html body input[type=text]:focus,html body input[type=password]:focus,html body input[type=date]:focus,html body input[type=number]:focus,html body select:focus,html body textarea:focus,html body input:focus-visible,html body select:focus-visible,html body textarea:focus-visible,html body button:focus-visible,html body summary:focus-visible,html body a:focus-visible{border-color:var(--academic-green);outline-color:var(--academic-focus);box-shadow:0 0 0 3px var(--academic-focus)}html body input[type=checkbox],html body input[type=radio]{accent-color:var(--academic-green)}html body button,html body .icon-btn,html body .secondary,html body .advanced-jump,html body .save-search,html body .publication-exports a,html body .filter-command a,html body .filter-command-button,html body .advanced-filter-trigger,html body .inline-action,html body .search-context-reset,html body .timeline-open button,html body .timeline-presets button,html body .timeline-custom button,html body .sidebar-action,html body .state-actions .secondary{border-color:var(--academic-line);background:#fffdf8;color:var(--academic-ink-soft);box-shadow:none}html body button:hover,html body .icon-btn:hover,html body .secondary:hover,html body .advanced-jump:hover,html body .save-search:hover,html body .publication-exports a:hover,html body .filter-command a:hover,html body .filter-command-button:hover,html body .advanced-filter-trigger:hover,html body .inline-action:hover,html body .search-context-reset:hover,html body .timeline-open button:hover,html body .timeline-presets button:hover,html body .timeline-custom button:hover,html body .sidebar-action:hover,html body .sidebar-action:focus-visible,html body .source-filter-link:hover,html body .source-filter-link:focus-visible,html body .state-actions .secondary:hover,html body .state-actions .secondary:focus-visible{border-color:var(--academic-sage);background:var(--academic-green-soft);color:var(--academic-green-dark);box-shadow:none;text-decoration:none;transform:none}html body .primary,html body .hero-search button,html body .advanced-filter-actions .primary,html body .modal-actions .primary,html body .timeline-presets button.is-active,html body .scroll-top{border-color:var(--academic-green-dark);background:var(--academic-green-dark);color:#fffdf8;box-shadow:none}html body .primary:hover,html body .hero-search button:hover,html body .advanced-filter-actions .primary:hover,html body .modal-actions .primary:hover,html body .timeline-presets button.is-active:hover,html body .scroll-top:hover{border-color:#0d2f26;background:#0d2f26;color:#fffdf8}html body .topbar nav a:first-child,html body .topbar nav a.is-active,html body .topbar nav a[aria-current=location],html body .topbar nav a:hover,html body .topbar nav a:focus-visible,html body .top-actions a:hover,html body .top-actions button:hover,html body .sidebar-action[aria-pressed=true]{border-color:var(--academic-sage);background:var(--academic-green-soft);color:var(--academic-green-dark)}html body .topbar nav a:first-child:before,html body .topbar nav a.is-active:before,html body .topbar nav a[aria-current=location]:before,html body .topbar nav a:hover:before,html body .topbar nav a:focus-visible:before,html body .latest-paper:before,html body .paper:before,html body .metric-strip div:before,html body .hero-card:before{background:linear-gradient(180deg,var(--academic-green),rgba(26,107,84,0))}html body .topbar nav a i,html body .top-actions i,html body .metric-strip i,html body .sidebar-action .svg-icon{color:var(--academic-green)}html body .latest-head,html body .result-bar,html body .publication-toolbar,html body .panel-title,html body .accordion>summary,html body .hero-evidence .evidence-accordion>summary,html body .advanced-filter-head{border-color:var(--academic-line-soft);background:linear-gradient(180deg,#fffdf8,#f3f1ea)}html body .latest-paper,html body .paper,html body .hero-evidence .evidence-accordion{border-color:var(--academic-line-soft);background:#fffdf8}html body .latest-paper:hover,html body .paper:hover{background:#fbfaf6}html body .tags span{border-color:var(--academic-sage);background:var(--academic-green-soft);color:var(--academic-green-dark)}html body .tags .soft,html body .tags .status-badge,html body .tags .source-badge{border-color:var(--academic-line);background:var(--academic-surface-soft);color:var(--academic-ink-soft)}html body .tags .status-preprint{border-color:#8a5e1447;background:#fbf2df;color:var(--academic-ochre)}html body .tags .status-clinical-trial,html body .tags .status-review,html body .tags .status-protocol{border-color:var(--academic-sage);background:var(--academic-green-soft);color:var(--academic-green-dark)}html body .notice.success,html body .update-check.is-done{border-color:#1a6b5447;background:var(--academic-green-soft);color:var(--academic-green-dark)}html body .notice.error,html body .update-check.is-error{border-color:#8f332847;background:#fbebe7;color:var(--academic-red)}html body .notice.warning,html body .update-check.is-pending{border-color:#8a5e1447;background:#fbf2df;color:var(--academic-ochre)}html body .spinner{border-color:#1a6b542e;border-top-color:var(--academic-green)}html body .timeline-summary,html body .timeline-insight,html body #publication-timeline,html body .timeline-chart,html body .filter-advanced,html body .digest pre,html body .state code{border-color:var(--academic-line);background:var(--academic-surface-soft);color:var(--academic-ink-soft)}html body .timeline-insight{border-left-color:var(--academic-green)}html body .timeline-svg .chart-grid{stroke:#e4dfd3}html body .timeline-svg .chart-axis{stroke:#bdb6a5}html body .timeline-svg .chart-axis-label,html body .timeline-svg .chart-y,html body .timeline-svg .chart-x{fill:var(--academic-muted)}html body .timeline-svg .chart-bar{fill:#1a6b5433;stroke:#1a6b54b3}html body .timeline-svg .chart-line{stroke:var(--academic-green)}html body .timeline-svg .chart-point,html body .timeline-svg .timeline-bucket:hover,html body .timeline-svg .timeline-bucket:focus-visible{fill:var(--academic-green);stroke:var(--academic-green-dark)}html body .advanced-filter-modal,html body .alert-modal,html body .analytics-modal,html body .source-stats-modal,html body .analytics-sheet{border-color:var(--academic-line-strong);background:var(--academic-surface);box-shadow:0 18px 44px #24251f2e}html body,html body .topbar,html body .primary-sidebar-content{color:var(--academic-ink)!important}html body .topbar,html body .primary-sidebar-content,html body .sidebar-status,html body .top-actions,html body .nav-sidebar-toggle,html body .sidebar-toggle{border-color:var(--academic-line)!important;background-color:var(--academic-surface)!important;background-image:none!important;box-shadow:none!important}html body h1,html body h2,html body h3,html body h4,html body strong,html body .brand-text strong,html body .latest-paper h3 a,html body .paper h3 a,html body .paper-meta strong,html body .result-bar h1,html body .latest-head h1,html body #tracker-heading{color:var(--academic-ink)!important}html body p,html body span,html body em,html body label,html body legend,html body small,html body td,html body th,html body .brand-text em,html body .latest-head p,html body .latest-status,html body .abstract,html body .paper-meta,html body .field-note,html body .publication-growth-head,html body .publication-growth-foot,html body .timeline-summary{color:var(--academic-muted)!important}html body a,html body a:visited,html body .links a,html body .copy-citation,html body .copy-bibtex,html body .rank-filter-link,html body .source-filter-link{color:var(--academic-green-dark)!important}html body a:hover,html body a:focus-visible,html body .links a:hover,html body .rank-filter-link:hover,html body .source-filter-link:hover{color:var(--academic-green)!important}html body .panel,html body .hero-card,html body .metric-strip div,html body .evidence-card,html body .source-ledger,html body .search-context,html body .latest-panel,html body .paper-panel,html body .right-rail .panel,html body .timeline-card,html body .latest-paper,html body .paper,html body input,html body select,html body textarea,html body button,html body .icon-btn,html body .publication-exports a,html body .filter-command a,html body .filter-command-button,html body .entry-option,html body .hero-search,html body .source-coverage-table,html body .publication-growth-mini{border-color:var(--academic-line)!important}html body .panel,html body .hero-card,html body .latest-panel,html body .paper-panel,html body .right-rail .panel,html body .latest-paper,html body .paper,html body input,html body select,html body textarea,html body .hero-search,html body .entry-option,html body .source-coverage-table,html body .publication-growth-mini{background-color:var(--academic-surface)!important;background-image:none!important}html body button,html body .icon-btn,html body .secondary,html body .advanced-jump,html body .save-search,html body .publication-exports a,html body .filter-command a,html body .filter-command-button,html body .advanced-filter-trigger,html body .inline-action,html body .search-context-reset,html body .timeline-open button,html body .timeline-presets button,html body .timeline-custom button,html body .sidebar-action{background:var(--academic-surface)!important;color:var(--academic-ink-soft)!important}html body .primary,html body .hero-search button,html body .advanced-filter-actions .primary,html body .modal-actions .primary,html body .timeline-presets button.is-active,html body .scroll-top{border-color:var(--academic-green-dark)!important;background:var(--academic-green-dark)!important;color:var(--academic-surface)!important}html body .topbar nav a:first-child,html body .topbar nav a.is-active,html body .topbar nav a[aria-current=location],html body .topbar nav a:hover,html body .topbar nav a:focus-visible,html body .sidebar-action:hover,html body .sidebar-action:focus-visible,html body .sidebar-action[aria-pressed=true],html body .entry-option:hover,html body .entry-option:focus-visible{border-color:var(--academic-sage)!important;background:var(--academic-green-soft)!important;color:var(--academic-green-dark)!important}html body svg,html body .svg-icon,html body [data-icon],html body .topbar nav a i,html body .top-actions i,html body .metric-strip i,html body .entry-option i,html body .hero-search i{color:var(--academic-green)!important;stroke:currentColor}html body .tags span,html body .source-badge,html body .status-badge{border-color:var(--academic-sage)!important;background:var(--academic-green-soft)!important;color:var(--academic-green-dark)!important}html body .timeline-svg .chart-bar{fill:#1a6b542e!important;stroke:#1a6b54b8!important}html body .timeline-svg .chart-line,html body .timeline-svg .chart-point,html body .timeline-svg .timeline-bucket:hover,html body .timeline-svg .timeline-bucket:focus-visible{stroke:var(--academic-green)!important;fill:var(--academic-green)!important}html body .timeline-svg .chart-axis-label,html body .timeline-svg .chart-y,html body .timeline-svg .chart-x{fill:var(--academic-muted)!important}@media (max-width: 1180px){html body .topbar,html body .primary-sidebar-content{background:var(--academic-green-dark)!important;color:var(--academic-surface)!important}html body .topbar .brand-text strong,html body .topbar .brand-text em{color:var(--academic-surface)!important}html body .topbar nav a,html body .top-actions a,html body .top-actions button{color:#fffdf8b8!important}html body .topbar nav a:first-child,html body .topbar nav a.is-active,html body .topbar nav a[aria-current=location]{background:var(--academic-green-soft)!important;color:var(--academic-green-dark)!important}}html body details.hero-evidence.evidence-disclosure{display:block!important;grid-template-columns:none!important;gap:0!important;align-content:initial!important;align-items:initial!important}html body .hero-evidence>summary{display:flex!important}html body .hero-evidence>.hero-evidence-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}html body .hero-evidence>.hero-evidence-grid .evidence-card-primary{grid-column:1 / -1!important}html body .hero-evidence:not([open])>.hero-evidence-grid{display:none!important}@media (min-width: 1181px){html body .hero-evidence>.hero-evidence-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}html body .hero-evidence>.hero-evidence-grid .evidence-card-primary{grid-column:auto!important}html body .hero-evidence>.hero-evidence-grid .source-ledger{grid-column:1 / -1!important}}html body ::placeholder{color:#7c8175!important;opacity:1}html body .evidence-card,html body .evidence-card-primary,html body .metric-strip div,html body .sidebar-status,html body .entry-option,html body .search-context,html body .summary,html body .metrics div{border-color:var(--academic-line)!important;background:var(--academic-surface)!important}html body .entry-option i,html body .hero-search i,html body .metric-strip i,html body .filter-command i,html body .publication-exports i,html body .links i{background:var(--academic-green-soft)!important;color:var(--academic-green)!important}html body .hero-meta span,html body .hero-meta button,html body .latest-status,html body .update-check,html body .timeline-summary,html body .publication-growth-foot span{border-color:var(--academic-line)!important;background:var(--academic-surface-soft)!important;color:var(--academic-ink-soft)!important}html body .timeline-svg .chart-bar{fill:#1a6b5429!important;stroke:#1a6b54!important}html body .timeline-svg .chart-line{stroke:#1a6b54!important}html body .timeline-svg .chart-point,html body .timeline-svg .timeline-bucket:hover,html body .timeline-svg .timeline-bucket:focus-visible{fill:#1a6b54!important;stroke:#123c31!important}
