@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&display=swap');
.paper .abstract{font-size:16px}
.author-row{display:flex;align-items:center;gap:12px;padding:12px 22px;border-top:1px solid #eef1f7;font-size:14px}.author-row label{white-space:nowrap}.author-row input{flex:1;min-width:0;border:1px solid #dce2ec;border-radius:6px;padding:10px 12px;color:#26334a}.author-row input::placeholder{font-size:13px;color:#96a0b2}.official-sources{margin-top:30px;font-size:14px;color:#526680;border:1px solid #e6eaf1;border-radius:8px;padding:16px}.official-sources summary{cursor:pointer}.official-sources table{border-collapse:collapse;width:100%;font-size:13px;margin-top:14px}.official-sources td,.official-sources th{text-align:left;padding:10px 8px;border-bottom:1px solid #e6eaf1}.official-sources a{text-decoration:underline;text-underline-offset:3px}.official-sources p{font-size:12px;line-height:1.8}.official-sources td:last-child{font-size:12px}.intro{max-width:100%}@media(max-width:700px){.author-row{padding:12px 16px;flex-wrap:wrap}.author-row>span{display:none}.official-sources{overflow:auto}.official-sources table{min-width:450px}}
:root{font-family:'DM Sans','Microsoft YaHei',sans-serif;color:#182239;background:#fff;font-size:16px;--blue:#2854e8;--muted:#68758a;--line:#e6eaf1}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a,input,select{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:default;opacity:.45}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #8da7ff;outline-offset:3px}button{transition:background .15s,color .15s}button:hover:not(:disabled){filter:brightness(.96)}.header{height:88px;display:flex;align-items:center;justify-content:space-between;padding:0 4%;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:12px;font-size:24px;font-weight:700;letter-spacing:-.8px}.mark{width:36px;height:36px;background:var(--blue);border-radius:9px;color:white;display:grid;place-content:center;font-size:25px;position:relative}.mark span{position:absolute;font-size:15px;right:3px;top:0}.brand-sub{font-size:14px;font-weight:400;color:var(--muted);margin-left:18px;letter-spacing:0}.source-link{font-size:14px;color:#56647b}.workspace{display:grid;grid-template-columns:250px minmax(0,1fr);max-width:1536px;margin:auto}.sidebar{padding:34px 28px 40px;border-right:1px solid var(--line);background:#fafbfe;min-height:calc(100vh - 88px)}.side-title{display:flex;align-items:center;justify-content:space-between;font-weight:600;margin-bottom:32px}.text-button{border:0;background:transparent;color:var(--blue);font-size:14px;padding:0}.sidebar fieldset{border:0;padding:0;margin:0 0 30px}.sidebar legend{font-size:14px;color:var(--muted);margin-bottom:16px}.venue{display:flex;align-items:center;gap:10px;padding:11px 0;cursor:pointer}.venue input,.year-label input{accent-color:var(--blue);width:17px;height:17px;margin:0}.venue-label{display:flex;flex-direction:column;gap:3px;font-weight:600}.venue-label small{font-size:12px;color:var(--muted);font-weight:400}.year-label{display:flex;align-items:center;gap:10px;padding:9px 0;font-size:14px;cursor:pointer}.small-badge{font-size:12px;background:#eaf0ff;color:#355dd2;padding:2px 6px;border-radius:4px}.source-note{border-top:1px solid var(--line);padding-top:24px;font-size:12px;color:var(--muted);line-height:1.8}.source-note strong{font-size:14px;color:#4a5870;font-weight:500}.note-icon{display:inline-grid;place-items:center;border:1px solid #99a6bc;border-radius:50%;width:15px;height:15px;line-height:1;margin-right:6px}.source-note a{color:#4866aa}.source-note p{margin:10px 0}main{min-width:0;padding:40px 5% 24px;max-width:1200px}.eyebrow{font-size:12px;letter-spacing:2.6px;color:var(--blue);font-weight:700;margin-bottom:12px}.intro h1{font-size:30px;font-weight:600;line-height:1.5;letter-spacing:-.8px;margin:0}.intro h1 span{color:#7a879c}.intro p{font-size:14px;color:var(--muted);margin:8px 0 25px}.search-panel{border:1px solid #ced7eb;box-shadow:0 4px 20px #243a7310;border-radius:12px;overflow:hidden}.input-label{display:flex;justify-content:space-between;font-size:14px;padding:20px 22px 0;font-weight:500}.subtle{font-size:13px;color:var(--muted);font-weight:400}textarea{border:0;width:100%;resize:vertical;min-height:100px;padding:17px 22px;line-height:1.6;color:#26334a;background:white}textarea::placeholder{color:#96a0b2;font-size:14px}textarea:focus{outline:none}.search-panel:focus-within{border-color:var(--blue)}.search-bottom{background:#fafbfe;border-top:1px solid #eef1f7;display:flex;align-items:center;justify-content:space-between;padding:12px 16px 12px 22px;font-size:12px;color:var(--muted)}.primary{background:var(--blue);color:white;border:0;border-radius:7px;padding:11px 23px;font-size:14px;font-weight:500;display:flex;gap:10px;align-items:center}.primary span{font-size:23px;line-height:14px}.suggestions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:17px 0 34px;font-size:12px;color:var(--muted)}.suggestions button{border:1px solid var(--line);border-radius:5px;background:white;color:#56647a;padding:6px 9px;font-size:12px}.suggestions>span{margin-right:4px}.results-toolbar{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-bottom:18px}.results-toolbar>div:first-child{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap}h2{font-size:18px;margin:0;font-weight:600}.result-actions{display:flex;gap:10px;align-items:center}select,.outline{background:white;border:1px solid #dce2ec;border-radius:6px;font-size:14px;padding:8px 10px;color:#4d5a70}.coverage{font-size:12px;color:var(--muted);line-height:1.7;margin:0 0 10px}.coverage:empty{display:none}.coverage a{text-decoration:underline;text-underline-offset:3px}.paper{display:grid;grid-template-columns:32px 1fr;gap:12px;border-top:1px solid var(--line);padding:24px 0}.paper-num{font-size:13px;color:#9aa6b8;font-variant-numeric:tabular-nums;padding-top:4px}.paper-meta{display:flex;gap:8px;align-items:center;flex-wrap:wrap;font-size:12px;color:var(--muted);margin-bottom:10px}.venue-tag{background:#edf2ff;color:#315ac9;padding:3px 8px;border-radius:4px;font-weight:600}.status-tag{color:#59755e;background:#f0f6f0;padding:3px 7px;border-radius:4px}.paper h3{font-size:19px;line-height:1.45;letter-spacing:-.2px;font-weight:600;margin:0 0 10px}.paper h3 a:hover{color:var(--blue)}.authors{font-size:13px;line-height:1.6;color:var(--muted);margin:0 0 12px;overflow-wrap:anywhere}.abstract{color:#58647a;line-height:1.75;font-size:14px;margin:0;white-space:pre-line;overflow-wrap:anywhere}.preview{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.paper-links{display:flex;gap:18px;align-items:center;flex-wrap:wrap;font-size:13px;margin-top:14px;color:#4668b3}.paper-links button{font-size:13px;color:#4668b3;border:0;background:none;padding:0}.paper details{font-size:14px;margin-top:12px}.paper summary{color:#53698b;cursor:pointer;list-style-position:inside;margin-bottom:8px}.pagination{display:flex;justify-content:space-between;gap:15px;align-items:center;border-top:1px solid var(--line);padding:22px 0;font-size:13px;color:var(--muted)}.pagination[hidden]{display:none}.pagination>div{display:flex;gap:12px;align-items:center}.state{background:#f7f9fe;padding:26px;border:1px solid var(--line);border-radius:9px;color:var(--muted);font-size:14px;line-height:1.8;margin-bottom:16px}.state strong{display:block;font-size:16px;color:#2d3e5a;margin-bottom:5px}.warning{background:#fff9e9;color:#795e24;padding:14px 18px;border-radius:6px;font-size:13px;line-height:1.8;margin-bottom:15px}.spinner{display:inline-block;width:14px;height:14px;border:2px solid #c7d4fc;border-top-color:var(--blue);border-radius:50%;animation:spin 1s linear infinite;margin-right:8px;vertical-align:middle}@keyframes spin{to{transform:rotate(360deg)}}footer{border-top:1px solid var(--line);padding-top:24px;margin-top:16px;display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;font-size:12px;color:#94a0b3}.toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);padding:12px 24px;background:#192943;color:white;border-radius:8px;z-index:9;font-size:14px;max-width:90%}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.empty-icon{font-size:28px;color:#879bc6;margin-bottom:10px}@media(min-width:1500px){main{padding-left:65px;padding-right:65px}}@media(max-width:1000px){.brand-sub{display:none}.workspace{grid-template-columns:210px minmax(0,1fr)}.sidebar{padding:30px 20px}main{padding:32px 28px}.intro h1{font-size:26px}.results-toolbar{align-items:flex-start;flex-direction:column}.input-label .subtle{display:none}}@media(max-width:700px){.header{height:70px;padding:0 20px}.brand{font-size:22px}.source-link{font-size:12px}.workspace{display:block}.sidebar{min-height:auto;border-right:0;border-bottom:1px solid var(--line);padding:20px}.side-title{margin-bottom:14px}.sidebar fieldset{margin:0 0 12px}.sidebar legend{margin-bottom:8px}#venues,#years{display:flex;gap:10px;flex-wrap:wrap}.venue{padding:7px 10px;background:white;border:1px solid var(--line);border-radius:5px}.venue-label{font-size:14px}.venue-label small,.source-note{display:none}.year-label{padding:6px 0;margin-right:12px}.years{display:flex;flex-wrap:wrap;gap:4px}.years legend{float:left;width:100%}main{padding:25px 20px}.intro h1{font-size:23px}.eyebrow{font-size:11px}.intro p{line-height:1.7}.input-label{padding:16px 16px 0}textarea{padding:14px 16px}.search-bottom{padding:10px 12px}.primary{padding:11px 14px}.suggestions{margin-bottom:25px}.paper{grid-template-columns:24px 1fr;gap:6px}.paper h3{font-size:17px}.pagination{flex-direction:column}.result-actions{width:100%}.result-actions .outline{margin-left:auto}footer{font-size:11px}.search-bottom>span{font-size:11px}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}

.paper h3{overflow-wrap:anywhere;line-height:1.65}.paper .katex{font-size:1.05em}.paper .katex-display{overflow-x:auto;overflow-y:hidden;padding:0.4em 0;max-width:100%}.paper>div{min-width:0}.abstract.preview:has(.katex){display:block;-webkit-line-clamp:unset;max-height:none;overflow:visible}

.graph-dialog{width:min(1240px,95vw);max-width:95vw;max-height:92vh;overflow:auto;border:1px solid #dbe3f1;border-radius:18px;padding:24px;color:#15233c;background:#fff;box-shadow:0 24px 80px #182e5840}.graph-dialog::backdrop{background:#14284688}.graph-header{display:flex;justify-content:space-between;align-items:center;gap:16px}.graph-header h2{margin:6px 0}.graph-note{font-size:13px;color:#65758b;line-height:1.8}.graph-controls{display:flex;gap:10px;flex-wrap:wrap;align-items:center;padding:12px 0;border-bottom:1px solid #e5eaf2}.graph-controls label{font-size:13px;display:flex;align-items:center;gap:6px}.graph-layout{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(260px,1fr);gap:20px}.graph-layout>div,.graph-sidebar{min-width:0}.graph-sidebar{max-height:65vh;overflow:auto;padding-right:8px}#graph-canvas{background:radial-gradient(ellipse,#fff,#f2f6fc);border:1px solid #e5eaf2;border-radius:14px;overflow:hidden}#graph-canvas svg{display:block;width:100%;height:auto}#graph-canvas g[role=button]{cursor:pointer}#graph-canvas g[aria-pressed=true] circle,#graph-canvas g[role=button]:focus circle{stroke:#122443;stroke-width:4}#graph-detail h3{font-size:17px;line-height:1.7}#graph-detail .abstract{font-size:13px}#graph-detail .katex-display{overflow:auto}#graph-list{padding:0;list-style:none}#graph-list button{display:block;width:100%;text-align:left;background:#f7f9fc;border:1px solid #e4eaf4;border-radius:8px;padding:10px;margin-bottom:8px;line-height:1.5;color:#243754;cursor:pointer}#graph-list button[aria-pressed=true]{border-color:#3157e8;background:#eef2ff}#graph-list small{display:block;color:#6a7a92;margin-top:5px}#graph-legend{display:flex;gap:12px;flex-wrap:wrap;margin-top:12px;font-size:12px}#graph-legend i{display:inline-block;width:10px;height:10px;border-radius:50%;margin-right:5px}#graph-status{font-size:13px;line-height:1.8;color:#526580}button:disabled{cursor:default;opacity:.55}@media(max-width:760px){.graph-dialog{padding:16px}.graph-layout{grid-template-columns:1fr}.graph-sidebar{max-height:none}.graph-controls{gap:8px}.graph-note{font-size:12px}}
