:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ar-canvas:#f7f8fb;--ar-surface:#fff;--ar-surface-subtle:#f2f5fa;--ar-surface-selected:#edf2ff;--ar-ink:#0a1733;--ar-ink-muted:#596273;--ar-ink-faint:#7b8494;--ar-accent:#153f9f;--ar-accent-strong:#092a73;--ar-accent-soft:#e8eeff;--ar-line:#dde2ea;--ar-line-strong:#b8c4dc;--ar-positive:#28623d;--ar-positive-surface:#edf7f0;--ar-warning:#b35a18;--ar-warning-surface:#fff4e9;--ar-font-display:"Source Han Serif SC", "Noto Serif SC", "Songti SC", "STSong", serif;--ar-font-ui:"Geist", "Source Han Sans SC", "Noto Sans SC", "PingFang SC", "Microsoft YaHei", sans-serif;--ar-shadow-paper:0 10px 30px #0a173314;--ar-focus-ring:0 0 0 2px var(--ar-surface), 0 0 0 4px var(--ar-accent);--ar-ease:cubic-bezier(.16, 1, .3, 1)}*{box-sizing:border-box}html{background:var(--ar-canvas);scroll-behavior:smooth;min-width:320px}body{background:var(--ar-canvas);min-width:320px;min-height:100vh;color:var(--ar-ink);font-family:var(--ar-font-ui);-webkit-font-smoothing:antialiased;margin:0;font-size:14px;line-height:1.5}button,select{color:inherit;font:inherit}button,select,a{-webkit-tap-highlight-color:transparent}button:focus-visible,select:focus-visible,a:focus-visible,[tabindex]:focus-visible{box-shadow:var(--ar-focus-ring);outline:none}.srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.researchApp{border-inline:1px solid var(--ar-line);background:var(--ar-surface);width:min(100%,1680px);min-height:100vh;margin:0 auto;overflow:hidden}.productBar{z-index:20;border-bottom:1px solid var(--ar-line);background:var(--ar-surface);grid-template-columns:auto 1fr auto;align-items:center;gap:38px;height:64px;padding:0 24px;display:grid;position:relative}.productBrand{font:700 30px/1 var(--ar-font-display);letter-spacing:-.025em;margin:0}.runSelector{width:fit-content;position:relative}.liveRunLabel{color:var(--ar-accent-strong);font-weight:700}.liveRunLabel:after{display:none}.runSelector:after{content:"⌄";color:var(--ar-accent-strong);pointer-events:none;position:absolute;top:50%;right:0;transform:translateY(-55%)}.runSelector select{appearance:none;min-height:40px;color:var(--ar-accent-strong);cursor:pointer;background:0 0;border:0;border-radius:0;padding:0 22px 0 0;font-weight:650}.productActions{justify-content:flex-end;align-items:center;gap:10px;display:flex}.newStudyButton{border:1px solid var(--ar-accent-strong);min-height:38px;color:var(--ar-accent-strong);background:var(--ar-surface);white-space:nowrap;cursor:pointer;transition:color .12s var(--ar-ease), background .12s var(--ar-ease), transform .12s var(--ar-ease);border-radius:8px;padding:0 15px;font-size:13px;font-weight:700}.newStudyButton:hover:not(:disabled){color:#fff;background:var(--ar-accent-strong);transform:translateY(-1px)}.newStudyButton:disabled{cursor:wait;opacity:.48}.liveState{color:#fff;background:var(--ar-accent-strong);border-radius:8px;align-items:center;gap:9px;min-height:38px;padding:0 14px;font-size:13px;font-weight:650;display:flex}.liveState i{background:#dbe7ff;border-radius:50%;width:7px;height:7px}.connectionNotice{color:#7b3a0b;background:var(--ar-warning-surface);border-bottom:1px solid #f0cfad;justify-content:center;align-items:center;gap:16px;min-height:40px;padding:7px 18px;font-size:12px;display:flex}.connectionNotice button{color:currentColor;text-underline-offset:3px;cursor:pointer;background:0 0;border:0;padding:4px 6px;font-weight:700;text-decoration:underline}.creationNotice{color:var(--ar-positive);background:var(--ar-positive-surface);border-color:#bcd9c4}.creationError{color:#7b3a0b;background:var(--ar-warning-surface);border-color:#f0cfad}.mobileMatrixStatus{display:none}.matrixSection,.matrixWrap{background:var(--ar-surface)}.matrixWrap{overscroll-behavior-inline:contain;overflow-x:auto}.researchMatrix{table-layout:fixed;border-collapse:collapse;width:100%;min-width:1080px;font-size:12.5px}.researchMatrix col:first-child{width:31%}.researchMatrix col:nth-child(2){width:13%}.researchMatrix col:nth-child(3){width:16%}.researchMatrix col:nth-child(4){width:15%}.researchMatrix col:nth-child(5){width:16%}.researchMatrix col:nth-child(6){width:9%}.researchMatrix thead th{z-index:10;border-bottom:1px solid var(--ar-line);background:var(--ar-surface);height:40px;font:700 12px/1 var(--ar-font-display);text-align:left;position:sticky;top:0}.researchMatrix thead th:first-child{padding-left:50px}.researchMatrix tbody tr{cursor:pointer;height:54px;transition:color .16s var(--ar-ease), background .16s var(--ar-ease)}.researchMatrix tbody .loadingRow{height:112px;color:var(--ar-ink-muted);cursor:default}.researchMatrix tbody .loadingRow:hover{background:var(--ar-surface)}.researchMatrix tbody .loadingRow td{text-align:center}.researchMatrix tbody tr:hover{background:var(--ar-surface-subtle)}.researchMatrix tbody tr[aria-selected=true]{color:var(--ar-accent-strong);background:var(--ar-surface-selected)}.researchMatrix tbody tr[aria-selected=true]>:first-child:before{content:"";background:var(--ar-accent);width:3px;position:absolute;inset:0 auto 0 0}.researchMatrix tbody tr[data-status=需要关注]>:first-child{box-shadow:inset 3px 0 var(--ar-warning)}.researchMatrix tbody tr[data-status=需要关注] .paperState{color:var(--ar-warning)}.researchMatrix tbody th,.researchMatrix tbody td{border-bottom:1px solid var(--ar-line);vertical-align:middle;text-align:left;height:54px;padding:6px 12px;position:relative}.researchMatrix tbody th{font-weight:400}.questionCell{grid-template-columns:26px 1fr;align-items:center;gap:10px;display:grid}.questionCell strong{font:600 12.5px/1.35 var(--ar-font-display)}.studyIndex{color:var(--ar-ink-muted);text-align:right;font-variant-numeric:tabular-nums}.cellStack{gap:1px;display:grid}.cellStack strong{font-size:12.5px;font-weight:650;line-height:1.3}.cellStack small{color:var(--ar-ink-faint);text-overflow:ellipsis;white-space:nowrap;font-size:10px;line-height:1.3;overflow:hidden}.findingCell{color:var(--ar-ink-muted);line-height:1.35}.researchMatrix tr[aria-selected=true] .findingCell,.researchMatrix tr[aria-selected=true] .paperProgress{color:var(--ar-accent-strong)}.paperProgress{color:var(--ar-ink-muted);font-variant-numeric:tabular-nums;align-items:center;gap:8px;display:flex}.paperProgressText{gap:1px;display:grid}.paperState{color:var(--ar-ink-faint);white-space:nowrap;font-size:11px;line-height:1.2}.paperProgress i{border:1px solid;border-radius:2px;width:20px;height:24px;position:relative}.paperProgress i:after{content:"";opacity:.48;background:currentColor;height:1px;position:absolute;top:7px;left:4px;right:4px;box-shadow:0 4px,0 8px}.studyDetail{background:var(--ar-surface);grid-template-columns:168px minmax(520px,1fr) 400px;min-height:max(380px,100vh - 644px);display:grid}.detailNav{border-right:1px solid var(--ar-line);padding:10px 0}.detailNav button{width:100%;min-height:43px;color:var(--ar-ink-muted);text-align:left;cursor:pointer;background:0 0;border:0;border-left:3px solid #0000;padding:0 18px}.detailNav button:hover{color:var(--ar-ink);background:var(--ar-surface-subtle)}.detailNav button[aria-current=location]{border-color:var(--ar-accent);color:var(--ar-accent-strong);background:var(--ar-accent-soft);font-weight:650}.detailContent{min-width:0;animation:detail-in .18s var(--ar-ease) both;padding:20px 30px 24px}.detailLead:focus{outline:none}.detailKicker{color:var(--ar-accent);letter-spacing:.08em;margin:0 0 4px;font-size:11px;font-weight:700}.detailContent h2{font:700 22px/1.4 var(--ar-font-display);letter-spacing:-.015em;margin:0 0 5px}.detailSummary{max-width:72ch;color:var(--ar-ink-muted);margin:0 0 16px}.detailList{border-top:1px solid var(--ar-line);margin:0}.detailItem{border-bottom:1px solid var(--ar-line);grid-template-columns:96px minmax(0,1fr) auto;gap:16px;padding:11px 0;scroll-margin-block:18px;display:grid}.detailItem dt{font:700 13px/1.65 var(--ar-font-display)}.detailItem dd{color:var(--ar-ink-muted);margin:0;font-size:13px;line-height:1.65}.tag,.detailItem>strong{white-space:nowrap;border-radius:5px;align-self:start;padding:3px 8px;font-size:11px;font-weight:650}.tag{border:1px solid var(--ar-line-strong);color:var(--ar-ink-muted);background:var(--ar-surface-subtle)}.detailItem>strong{color:var(--ar-positive);background:var(--ar-positive-surface);border:1px solid #bcd9c4}.textButton{min-height:32px;color:var(--ar-accent-strong);cursor:pointer;background:0 0;border:0;align-self:start;padding:0 4px;font-size:12px;font-weight:650}.textButton:hover{text-underline-offset:3px;text-decoration:underline}.paperPane{border-left:1px solid var(--ar-line);background:#fbfbfc;min-width:0;padding:16px 18px 20px}.paperHead{justify-content:space-between;align-items:center;gap:16px;min-height:38px;margin-bottom:12px;display:flex}.paperHead h2{font:700 17px/1 var(--ar-font-display);margin:0}.paperDrawerToggle,.paperDrawerClose,.paperDrawerScrim{display:none}.primaryButton{border:1px solid var(--ar-accent-strong);color:#fff;background:var(--ar-accent-strong);white-space:nowrap;cursor:pointer;min-height:38px;transition:background .12s var(--ar-ease), transform .12s var(--ar-ease);border-radius:6px;justify-content:center;align-items:center;padding:0 16px;font-size:13px;font-weight:650;text-decoration:none;display:inline-flex}.primaryButton:disabled{border-color:var(--ar-line-strong);color:var(--ar-ink-muted);background:var(--ar-surface-subtle);cursor:default}.liveLogList{color:var(--ar-ink-muted);gap:8px;margin:0;padding-left:18px;font-size:12px;line-height:1.55;display:grid}.primaryButton:hover:not(.disabled){background:#061e55}.primaryButton:active:not(.disabled){transform:translateY(1px)}.primaryButton.disabled{border-color:var(--ar-line-strong);color:var(--ar-ink-faint);background:var(--ar-surface-subtle)}.paperSheet{border:1px solid var(--ar-line);background:var(--ar-surface);min-height:326px;box-shadow:var(--ar-shadow-paper);border-radius:4px;padding:22px 26px}.paperMeta,.paperAuthors{text-align:center}.paperSheet h3{text-align:center;max-width:28ch;font:700 17px/1.45 var(--ar-font-display);margin:2px auto 8px}.paperSheet h4{font:700 11px/1.4 var(--ar-font-display);margin:13px 0 5px}.paperSheet p{color:var(--ar-ink-muted);margin:0 0 7px;font-size:10px;line-height:1.65}.paperFigure{border-top:1px solid var(--ar-line);place-items:center;min-height:118px;margin:12px 0 0;padding-top:8px;display:grid}.analysisPlaceholder{border:1px dashed var(--ar-line-strong);background:linear-gradient(90deg, transparent 24%, #b8c4dc38 25%, transparent 26%, transparent 49%, #b8c4dc38 50%, transparent 51%, transparent 74%, #b8c4dc38 75%, transparent 76%), linear-gradient(#b8c4dc38 1px, transparent 1px), var(--ar-surface-subtle);text-align:center;background-size:100% 100%,100% 23px,100% 100%;border-radius:3px;align-content:center;place-items:center;gap:4px;width:min(100%,250px);min-height:92px;padding:15px;display:grid;position:relative;overflow:hidden}.analysisPlaceholder:after{content:"";background:var(--ar-line-strong);height:1px;position:absolute;inset:auto 14px 13px}.analysisPlaceholder span{background:var(--ar-accent);width:34px;height:2px;box-shadow:-24px 12px 0 -.5px var(--ar-accent), 27px -10px 0 -.5px var(--ar-accent);border-radius:999px}.analysisPlaceholder strong{z-index:1;color:var(--ar-accent-strong);font-size:12px;position:relative}.analysisPlaceholder small{z-index:1;color:var(--ar-ink-muted);font-size:9px;position:relative}.paperFigure figcaption{color:var(--ar-ink-muted);font-size:9px}.paperModal{z-index:60;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#08142db8;padding:32px;position:fixed;inset:0;overflow-y:auto}.paperModalPage{background:var(--ar-surface);width:min(100%,860px);min-height:calc(100vh - 64px);margin:0 auto;padding:52px clamp(28px,7vw,88px) 80px;box-shadow:0 24px 80px #020c2247}.paperModalToolbar{border-bottom:1px solid var(--ar-line);color:var(--ar-ink-muted);justify-content:space-between;align-items:center;gap:20px;margin:-24px 0 48px;padding-bottom:12px;font-size:12px;display:flex}.paperModalToolbar button{border:1px solid var(--ar-line-strong);background:var(--ar-surface);cursor:pointer;border-radius:5px;min-height:34px;padding:0 13px}.paperModalPage h2{text-align:center;max-width:24ch;font:700 clamp(26px, 4vw, 38px)/1.4 var(--ar-font-display);margin:8px auto}.paperModalPage h3{font:700 17px/1.5 var(--ar-font-display);margin:36px 0 10px}.paperModalPage>p:not(.paperMeta,.paperAuthors){color:var(--ar-ink-muted);margin:0;font-size:15px;line-height:1.9}@keyframes detail-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (width<=1180px){.studyDetail{grid-template-columns:142px minmax(0,1fr) 330px}.detailContent{padding-inline:20px}.researchMatrix{min-width:760px}.researchMatrix col:first-child{width:42%}.researchMatrix col:nth-child(2),.researchMatrix col:nth-child(4){width:0;display:none}.researchMatrix col:nth-child(3){width:21%}.researchMatrix col:nth-child(5){width:24%}.researchMatrix col:nth-child(6){width:13%}.researchMatrix thead th:nth-child(2),.researchMatrix thead th:nth-child(4),.researchMatrix tbody td:nth-child(2),.researchMatrix tbody td:nth-child(4){display:none}}@media (width<=900px) and (width>=721px){.studyDetail{grid-template-columns:142px minmax(0,1fr)}.paperDrawerToggle,.paperDrawerClose{border:1px solid var(--ar-line-strong);min-height:34px;color:var(--ar-accent-strong);background:var(--ar-surface);cursor:pointer;border-radius:5px;justify-content:center;align-items:center;padding:0 12px;font-size:12px;font-weight:650;display:inline-flex}.paperDrawerToggle{margin-bottom:14px}.paperPane{z-index:50;border-top:0;border-left:1px solid var(--ar-line);visibility:hidden;width:min(380px,100vw - 72px);transition:transform .18s var(--ar-ease), visibility .18s;position:fixed;inset:0 0 0 auto;overflow-y:auto;transform:translate(100%);box-shadow:-18px 0 46px #0a173326}.paperPane.isOpen{visibility:visible;transform:translate(0)}.paperDrawerScrim{z-index:45;cursor:pointer;background:#08142d6b;border:0;display:block;position:fixed;inset:0}}@media (width<=720px){.researchApp{border-inline:0}.productBar{grid-template-columns:auto 1fr;gap:4px 18px;height:auto;min-height:74px;padding:12px 16px}.productBrand{font-size:25px}.runSelector{justify-self:end}.runSelector select{font-size:12px}.productActions{grid-column:1/-1;justify-content:space-between;width:100%}.newStudyButton{border-radius:6px;min-height:30px;padding-inline:11px;font-size:11px}.liveState{border-radius:5px;grid-column:1/-1;width:fit-content;min-height:26px;padding:0 9px;font-size:11px}.mobileMatrixStatus{color:var(--ar-ink-muted);justify-content:space-between;align-items:center;padding:10px 16px 0;font-size:12px;display:flex}.mobileMatrixStatus strong{color:var(--ar-accent-strong);font-variant-numeric:tabular-nums}.matrixWrap{padding:10px 12px 12px}.researchMatrix{min-width:0;display:block}.researchMatrix colgroup,.researchMatrix thead{display:none}.researchMatrix tbody{scroll-snap-type:x mandatory;gap:8px;padding:2px;display:flex;overflow-x:auto}.researchMatrix tbody tr{border:1px solid var(--ar-line);scroll-snap-align:start;flex:0 0 78%;height:auto;display:block}.researchMatrix tbody th{border:0;align-items:center;min-height:76px;padding:12px;display:flex}.researchMatrix tbody td{display:none!important}.questionCell strong{font-size:14px}.studyDetail{min-height:0;display:block}.detailNav{border-right:0;border-bottom:1px solid var(--ar-line);padding:0;display:flex;overflow-x:auto}.detailNav button{border-bottom:2px solid #0000;border-left:0;flex:none;width:auto;min-height:44px;padding:0 14px}.detailNav button[aria-current=location]{border-bottom-color:var(--ar-accent)}.detailContent{padding:18px 16px 24px}.detailContent h2{font-size:20px}.detailItem{grid-template-columns:76px minmax(0,1fr);gap:10px}.detailItem .tag,.detailItem>strong,.detailItem>button{grid-column:2;justify-self:start}.paperPane{border-top:1px solid var(--ar-line);width:auto;box-shadow:none;visibility:visible;border-left:0;padding:16px;position:static;overflow:visible;transform:none}.paperDrawerToggle,.paperDrawerClose,.paperDrawerScrim{display:none}.paperSheet{min-height:0;padding:22px}.paperModal{padding:0}.paperModalPage{min-height:100vh;padding:28px 22px 56px}.paperModalToolbar{z-index:2;background:var(--ar-surface);margin:-8px 0 36px;padding:8px 0 12px;position:sticky;top:0}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
