:root{color:#23354d;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--blue:#245ec0;--blue-dark:#1b4894;--muted:#6d7d91;--line:#dfe6ef;--soft:#edf3fc;--ink:#23354d;background:#f6f8fb;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}body{margin:0;font-size:14px;line-height:1.65}button,input,select,textarea{font:inherit}button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}button,a,summary{touch-action:manipulation}button{border:1px solid var(--line);min-height:38px;color:var(--ink);cursor:pointer;background:#fff;border-radius:7px;justify-content:center;align-items:center;gap:7px;padding:7px 13px;font-weight:550;transition:background .15s;display:inline-flex}button:hover:not(:disabled){background:var(--soft);border-color:#aec4e7}button:disabled{opacity:.5;cursor:default}a{color:var(--blue);text-decoration:none}a:hover{text-decoration:underline}svg{flex-shrink:0}input,select,textarea{min-width:0;max-width:100%;color:var(--ink);background:#fff;border:1px solid #d5deea;border-radius:6px;padding:9px 10px}input[type=checkbox]{width:16px;height:16px;accent-color:var(--blue);cursor:pointer;flex-shrink:0}button:focus-visible,a:focus-visible,summary:focus-visible{outline-offset:3px;outline:3px solid #7ca7e8}input:focus,textarea:focus,select:focus{outline-offset:1px;outline:2px solid #bdd2f1}h1,h2,h3,p{margin-top:0}h2{font-size:18px}h3{font-size:17px}.muted{color:var(--muted)}.primary{background:var(--blue);border-color:var(--blue);color:#fff}.primary:hover:not(:disabled){background:var(--blue-dark);border-color:var(--blue-dark)}.text-button{min-height:30px;color:var(--blue);background:0 0;border:0;padding:0;font-size:12px}.topbar{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;gap:24px;height:76px;padding:0 max(28px,50vw - 680px);display:flex}.brand{color:var(--ink);white-space:nowrap;align-items:center;gap:11px;display:flex}.brand:hover{text-decoration:none}.brand strong{letter-spacing:-.8px;font-size:23px;font-weight:700}.brand strong span{font-weight:430}.brand-mark{background:var(--blue);color:#fff;border-radius:9px;place-items:center;width:37px;height:39px;display:grid}.brand-mark svg{width:23px;height:23px}.brand-tag{border-left:1px solid var(--line);color:var(--muted);letter-spacing:1px;margin-left:3px;padding-left:13px;font-size:12px}.topbar nav{align-items:center;gap:22px;height:100%;display:flex}.nav{height:100%;color:var(--muted);background:0 0;border:0;border-radius:0;padding:0 5px;font-size:14px;position:relative}.nav.active{color:var(--blue)}.nav.active:after{content:"";background:var(--blue);height:3px;position:absolute;bottom:0;left:4px;right:4px}.count{color:#72839b;background:#eef2f7;border-radius:5px;padding:0 6px;font-size:11px}.peer-link,.platform-link{color:var(--muted);font-size:12px}main{max-width:1296px;min-height:calc(100vh - 151px);margin:auto;padding:0 28px}.hero{padding:49px 0 22px}.eyebrow{letter-spacing:1.65px;color:var(--blue);align-items:center;gap:7px;margin-bottom:16px;font-size:10px;font-weight:650;display:flex}.eyebrow>span{background:#477bcd;border-radius:50%;width:6px;height:6px}h1{letter-spacing:-.8px;margin-bottom:11px;font-size:34px;font-weight:630;line-height:1.4}h1>span{color:var(--blue)}.hero-description{color:var(--muted);margin-bottom:17px;font-size:14px}.hero-meta{color:var(--muted);align-items:center;gap:6px;font-size:11px;display:flex}.hero-meta strong{color:var(--ink);font-weight:600}.status-dot{background:#a6b3c5;border-radius:50%;width:6px;height:6px;margin-right:2px}.status-dot.ready{background:#4c80d6}.sep{color:#c1cbd8;padding:0 9px}.hero.compact{padding-top:30px}.hero.compact h1{font-size:27px}.hero.compact .hero-description{display:none}.search-box{background:#fff;border:1px solid #cbd9ed;border-radius:10px;overflow:hidden;box-shadow:0 3px 12px #244f8d05}.search-input{align-items:center;gap:12px;padding:12px 14px 12px 20px;display:flex}.search-input>svg{color:#8399b6}.search-input>input{border:0;outline:0;flex:1;padding:9px 0;font-size:15px}.search-input>input::placeholder{color:#90a0b3}.search-submit{white-space:nowrap;border-radius:7px;height:45px;padding:0 22px}.search-submit svg{width:17px}.search-options{background:#fcfdff;border-top:1px solid #edf1f7;justify-content:space-between;align-items:center;gap:14px;padding:9px 19px;display:flex}.switch-label{align-items:center;gap:7px;font-size:12px;font-weight:600;display:flex}.switch-label small{color:#8a98ab;padding-left:7px;font-size:11px;font-weight:400}.switch-label input{appearance:none;background:#d5deeb;border:0;border-radius:20px;width:25px;height:14px;margin:0;padding:0;position:relative}.switch-label input:after{content:"";background:#fff;border-radius:50%;width:10px;height:10px;transition:transform .15s;position:absolute;top:2px;left:2px}.switch-label input:checked{background:var(--blue)}.switch-label input:checked:after{transform:translate(11px)}.switch-label input:disabled{opacity:.5}.examples{color:#8997aa;flex-wrap:wrap;align-items:center;gap:8px;padding:13px 0 23px;font-size:11px;display:flex}.examples>span{margin-right:4px}.examples button{color:#6f8098;background:0 0;border-color:#e1e7ef;min-height:27px;padding:2px 10px;font-size:11px;font-weight:400}.examples button span{color:#9eadc0;font-size:10px}.workspace{grid-template-columns:225px minmax(0,1fr);align-items:start;gap:29px;margin:26px 0 55px;display:grid}.filters{border:1px solid var(--line);background:#fff;border-radius:9px;padding:21px 18px}.filter-heading{justify-content:space-between;align-items:center;margin-bottom:25px;display:flex}.filter-heading h2{margin:0;font-size:14px}.filters>label{margin-bottom:21px;font-size:12px;font-weight:550;display:block}.filters select{width:100%;margin-top:8px;padding:9px 7px;font-size:11px;display:block}.year-range{align-items:center;gap:5px;margin-top:8px;display:flex}.year-range input{width:calc(50% - 10px);padding:8px 6px;font-size:11px}.year-range span{color:#aab7c8}.filter-checks{border-top:1px solid #edf1f6;padding-top:15px}.filter-checks label{color:#5e7088;align-items:center;gap:7px;margin-bottom:12px;font-size:12px;display:flex}.apply{width:100%;color:var(--blue);background:#eef4fe;border-color:#d7e3f7;margin-top:6px;font-size:12px}.filter-note{color:#a2b0c2;border-top:1px solid #edf1f6;gap:7px;margin-top:24px;padding-top:21px;display:flex}.filter-note svg{width:15px;margin-top:3px}.filter-note p{margin:0;font-size:10px;line-height:1.9}.results{min-width:0}.results-toolbar{justify-content:space-between;align-items:center;gap:12px;padding:1px 0 18px;display:flex}.results-toolbar h2{margin:0 0 4px;font-size:16px}.results-toolbar .muted{font-size:11px}.sort-label select{background:#fff;max-width:180px;padding:8px 10px;font-size:11px}.empty-state{border:1px solid var(--line);text-align:center;background:#fff;border-radius:9px;min-height:338px;padding:51px 30px 33px}.empty-icon{color:#7198d6;background:#edf3fc;border-radius:14px;place-items:center;width:52px;height:52px;margin-bottom:20px;display:inline-grid}.empty-icon svg{width:25px;height:25px}.empty-state h3{margin-bottom:10px;font-size:17px;font-weight:550}.empty-state p{color:#8a98a9;max-width:560px;margin:0 auto 28px;font-size:12px}.feature-grid{border-top:1px solid #edf1f6;grid-template-columns:repeat(3,1fr);gap:14px;padding-top:23px;display:grid}.feature-grid div{flex-direction:column;gap:5px;display:flex}.feature-grid div+div{border-left:1px solid #edf1f6}.feature-grid strong{color:#667e9f;font-size:11px;font-weight:550}.feature-grid span{color:#9aa8ba;font-size:10px}.article-card{border:1px solid var(--line);background:#fff;border-radius:9px;gap:13px;margin-bottom:12px;padding:22px 22px 14px;display:flex}.article-leading{color:#9cabbc;flex-direction:column;align-items:center;gap:8px;padding-top:1px;font-size:10px;display:flex}.article-body{flex:1;min-width:0}.article-meta{color:#74849a;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:6px;font-size:11px;display:flex}.article-meta>span:first-child{color:#5275a8;font-weight:550}.article-title{text-align:left;color:#254d87;overflow-wrap:anywhere;background:0 0;border:0;border-radius:0;min-height:0;padding:0;font-size:17px;font-weight:600;line-height:1.45;display:block}.article-title:hover:not(:disabled){background:0 0;text-decoration:underline}.authors{color:#8b97a8;margin:8px 0;font-size:11px}.abstract-preview{color:#64748a;-webkit-line-clamp:3;overflow-wrap:anywhere;-webkit-box-orient:vertical;margin:8px 0 12px;font-size:12px;line-height:1.9;display:-webkit-box;overflow:hidden}.article-tags{flex-wrap:wrap;gap:6px;margin:8px 0 12px;display:flex}.article-tags>span{color:#7b899b;background:#f5f7fa;border:1px solid #e8edf3;border-radius:4px;padding:1px 7px;font-size:10px}.article-tags>span.mesh-tag{color:#7390b4;background:#f4f8fe;border-color:#e4edf9}.article-footer{color:#95a2b3;border-top:1px solid #f0f3f7;flex-wrap:wrap;align-items:center;gap:14px;padding-top:9px;font-size:10px;display:flex}.article-footer a{color:#6487b8}.save-button{color:#8295ae;border:0;min-height:27px;margin-left:auto;padding:2px 4px;font-size:11px}.save-button svg{width:13px;height:13px}.save-button.saved{color:var(--blue)}.selection-toolbar{color:var(--muted);border-top:1px solid var(--line);align-items:center;gap:12px;margin-bottom:12px;padding:8px 0;font-size:11px;display:flex}.selection-toolbar label{align-items:center;gap:6px;display:flex}.selection-toolbar>span{flex:1}.selection-toolbar button{min-height:29px;padding:3px 9px;font-size:11px}.query-details{color:#627fa6;background:#edf3fc;border:1px solid #dbe6f7;border-radius:7px;margin-bottom:15px;padding:10px 13px;font-size:11px}.query-details summary{cursor:pointer;font-weight:550}.query-details code{white-space:pre-wrap;overflow-wrap:anywhere;color:#3a5e8b;background:#fff;border-radius:4px;margin-top:10px;padding:10px;display:block}.query-details p{margin:8px 0}.query-details small{overflow-wrap:anywhere}.pagination{justify-content:center;align-items:center;gap:22px;padding-top:14px;font-size:12px;display:flex}.pagination button{font-size:12px}.error{color:#9c4242;background:#fff5f5;border:1px solid #e6c4c4;border-radius:8px;align-items:center;gap:12px;margin:16px 0;padding:13px 16px;font-size:13px;display:flex}.proposal{background:#f2f6fe;border:1px solid #b9cef0;border-radius:10px;margin:20px 0;padding:21px}.section-kicker{color:var(--blue);margin-bottom:9px;font-size:12px;font-weight:600}.proposal p{font-size:13px}.proposal textarea{width:100%;min-height:95px;margin:12px 0;display:block}.proposal button{font-size:12px}.site-footer{border-top:1px solid var(--line);color:#9aa8bb;justify-content:space-between;gap:20px;max-width:1240px;margin:0 auto;padding:23px 0;font-size:10px;display:flex}.site-footer strong{color:#6c83a3;font-weight:500}.loading-bar{color:var(--blue);background:#eaf2ff;border-radius:7px;margin-bottom:12px;padding:10px 15px;font-size:12px}.library-heading{padding:45px 0 0}.library-heading h1{font-size:30px}.library-actions{gap:10px;display:flex}.library-actions button,.button-like{font-size:12px}.button-like{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:7px;align-items:center;padding:7px 13px;display:inline-flex}.library-heading~.workspace{grid-template-columns:1fr}.toast{color:#fff;z-index:20;background:#243e62;border-radius:8px;max-width:90vw;padding:12px 22px;font-size:13px;position:fixed;bottom:28px;left:50%;transform:translate(-50%);box-shadow:0 8px 30px #152e4930}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.mobile-filters{display:none}dialog{color:var(--ink);background:#fff;border:0;padding:0;box-shadow:0 12px 65px #15274035}dialog::backdrop{background:#17294066}.detail-dialog{border-left:1px solid var(--line);width:min(760px,96vw);height:100dvh;max-height:100dvh;margin:0 0 0 auto}.dialog-top{border-bottom:1px solid var(--line);z-index:2;background:#fff;justify-content:space-between;align-items:center;padding:17px 26px;font-size:13px;display:flex;position:sticky;top:0}.dialog-top button{font-size:12px}.dialog-top h2{margin:0}.detail-content{padding:28px 32px 50px}.detail-content h2{color:#294b7d;font-size:25px;line-height:1.45}.detail-content>.muted{font-size:12px}.detail-content h3{border-top:1px solid var(--line);margin-top:27px;padding-top:22px;font-size:15px}.detail-links{align-items:center;gap:18px;margin:15px 0 24px;font-size:12px;display:flex}.detail-links button{margin-left:auto;font-size:12px}.abstract-section{white-space:pre-wrap;font-size:14px;line-height:1.9}.abstract-section strong{color:#627a9a;font-size:12px}.detail-content .article-tags button{color:var(--blue);background:#f2f6fc;min-height:28px;padding:4px 9px;font-size:11px}.detail-content details{margin-top:22px;font-size:12px}.detail-content details p{margin-top:14px}.detail-content summary{cursor:pointer}.gse-link{margin-right:12px;display:inline-block}.provenance{color:#98a7bb;overflow-wrap:anywhere;margin-top:35px;font-size:10px}.warning-tag{background:#fff0f0;border-radius:4px;padding:1px 6px;color:#a74e4e!important}.help-dialog{border-radius:12px;width:min(640px,94vw);max-height:90dvh;padding:22px}.help-dialog .dialog-top{margin-bottom:20px;padding:0 0 14px;position:static}.help-dialog p{font-size:13px}.help-dialog dt{margin-top:15px;font-size:12px;font-weight:600}.help-dialog dd{overflow-wrap:anywhere;background:#f4f7fc;margin:5px 0 0;padding:8px;font-size:12px}@media (min-width:1600px){main{max-width:1400px}.topbar{padding-left:max(28px,50vw - 700px);padding-right:max(28px,50vw - 700px)}.workspace{grid-template-columns:235px minmax(0,1fr);gap:32px}.site-footer{max-width:1344px}}@media (max-width:1000px){.brand-tag,.platform-link{display:none}.topbar{gap:15px;padding:0 24px}.topbar nav{gap:16px}.workspace{grid-template-columns:205px minmax(0,1fr);gap:20px}.site-footer{margin:0 28px}.feature-grid span{font-size:9px}.article-card{padding:18px 15px 12px}}@media (max-width:700px){.topbar{flex-wrap:wrap;gap:3px;height:auto;min-height:67px;padding:14px 18px 0}.brand strong{font-size:21px}.brand-mark{width:32px;height:34px}.topbar nav{gap:24px;width:100%;height:43px}.nav{font-size:12px}.peer-link{margin-left:auto}.brand-tag{font-size:10px;display:block}.topbar .brand-tag{margin-left:0}.hero{padding-top:30px}.hero h1{font-size:25px}.hero-description{font-size:12px}.eyebrow{letter-spacing:1.2px;font-size:9px}.hero-meta{flex-wrap:wrap;font-size:10px}main{padding:0 18px}.search-input{flex-wrap:wrap;gap:7px;padding:10px}.search-input>svg{width:17px}.search-input>input{width:calc(100% - 25px);font-size:13px}.search-submit{width:100%;height:40px}.search-options{padding:8px 11px}.switch-label small{display:none}.search-options .text-button{font-size:10px}.examples{gap:6px;padding-bottom:10px}.examples>span{width:100%;margin-bottom:2px}.examples button{font-size:10px}.workspace{flex-direction:column;gap:13px;margin-top:18px;display:flex}.filters{width:100%;display:none}.filters.open{display:block}.mobile-filters{justify-content:space-between;width:100%;font-size:12px;display:flex}.results{width:100%}.results-toolbar h2{font-size:15px}.sort-label select{max-width:160px;font-size:10px}.empty-state{min-height:320px;padding:31px 15px 22px}.empty-state h3{font-size:15px}.empty-state p{font-size:11px}.feature-grid{gap:5px}.feature-grid span{font-size:9px}.feature-grid strong{font-size:10px}.article-card{gap:8px;padding:16px 12px 12px}.article-title{font-size:16px}.article-leading{gap:6px}.article-meta{font-size:10px}.article-footer{gap:10px}.selection-toolbar{flex-wrap:wrap;gap:8px;font-size:10px}.selection-toolbar button{font-size:10px}.site-footer{flex-direction:column;gap:4px;margin:0 18px;padding:18px 0;font-size:9px}.detail-content{padding:22px 21px}.detail-content h2{font-size:21px}.detail-links{gap:10px}.dialog-top{padding:13px 20px}.abstract-section{font-size:13px}.proposal{padding:15px}.proposal p{font-size:12px}.error{flex-wrap:wrap}.hero.compact h1{font-size:23px}.library-heading h1{font-size:26px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}mark{color:inherit;background:#e4efff;border-radius:2px;padding:0 1px}.results{scroll-margin-top:20px}
