:root{font-family:Inter,Noto Sans SC,Microsoft YaHei,sans-serif;color:#171719;background:#f5f5f5;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #171719;--muted: #77777c;--paper: #ffffff;--field: #f5f5f5;--line: #e8e8e8;--accent: #ff2442;--accent-soft: #fff0f2;--radius-card: 12px;--radius-control: 8px;color-scheme:light}*{box-sizing:border-box}html{background:var(--field)}body{margin:0;min-width:320px;min-height:100vh;background:var(--field)}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(255,36,66,.25);outline-offset:2px}.app-shell{min-height:100vh}.main-area{min-width:0;padding-bottom:64px}.nav-rail{position:fixed;left:0;right:0;bottom:0;z-index:12;height:60px;padding:5px 12px max(5px,env(safe-area-inset-bottom));border-top:1px solid var(--line);background:#fffffff5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand-mark,.nav-secondary{display:none}.nav-rail nav{height:100%;display:grid;grid-template-columns:repeat(5,1fr)}.nav-item{border:0;border-radius:var(--radius-control);display:grid;place-items:center;align-content:center;gap:2px;background:transparent;color:#85858a;cursor:pointer}.nav-item span{font-size:10px}.nav-item b{display:none}.nav-item.is-active{color:var(--ink)}.nav-item.is-active svg{color:var(--accent);stroke-width:2.2}.topbar{position:sticky;top:0;z-index:10;height:60px;padding:9px 12px;display:flex;align-items:center;gap:8px;border-bottom:1px solid var(--line);background:#fffffff2;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.mobile-brand{flex:none;width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:var(--accent);color:#fff;font-weight:800;font-size:14px}.search-box{position:relative;z-index:20;flex:1;min-width:0;height:40px;padding:0 11px;display:flex;align-items:center;gap:8px;border-radius:20px;background:#f2f2f3;color:#8d8d92}.search-box input{flex:1;min-width:0;border:0;outline:0;background:transparent;color:var(--ink);font-size:13px}.search-box input[type=search]::-webkit-search-cancel-button{display:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.search-box button{border:0;padding:2px;display:grid;background:transparent;color:var(--muted)}.search-box>#author-search-results{position:absolute;top:calc(100% + 8px);right:0;left:0}.author-search-results{overflow:hidden;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:0 18px 45px #1b1b1e29;color:var(--ink)}.author-search-results>header{min-height:38px;padding:8px 10px;display:flex;align-items:center;justify-content:space-between;gap:8px;border-bottom:1px solid var(--line);background:#fafafa}.author-search-results>header span,.author-search-results>header small{display:inline-flex;align-items:center;gap:5px}.author-search-results>header span{font-size:10px;font-weight:800}.author-search-results>header small{color:var(--muted);font-size:8px}.author-search-results [role=listbox]{max-height:min(370px,56vh);overflow-y:auto}.search-box .author-search-results button{width:100%;min-height:56px;padding:8px 10px;display:flex;align-items:center;gap:9px;border-bottom:1px solid #efeff0;color:var(--ink);text-align:left;cursor:pointer}.search-box .author-search-results button:last-child{border-bottom:0}.search-box .author-search-results button:hover,.search-box .author-search-results button:focus-visible{outline:0;background:#fff6f7}.author-search-avatar{width:30px;height:30px;flex:0 0 auto;border-radius:50%;display:grid;place-items:center;background:#242428;color:#fff;font-size:11px;font-weight:900}.author-search-results button>span:nth-child(2){min-width:0;flex:1}.author-search-results button strong,.author-search-results button small{display:block}.author-search-results button strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.author-search-results button small{margin-top:2px;overflow:hidden;color:var(--muted);font-size:8px;text-overflow:ellipsis;white-space:nowrap}.author-search-count{flex:0 0 auto;text-align:right}.author-search-count b{display:block;font-size:11px}.author-search-loading{margin:0;padding:14px 12px;color:var(--muted);font-size:10px}.source-button,.sync-button{flex:none;width:36px;height:36px;border:0;border-radius:50%;display:grid;place-items:center;background:transparent;color:var(--ink);cursor:pointer}.source-button:hover,.sync-button:hover{background:#f2f2f3}.sync-button:disabled{opacity:.5}.feed-header{padding:22px 14px 12px;display:flex;align-items:flex-end;justify-content:space-between;gap:16px;background:var(--paper)}.eyebrow{display:block;margin-bottom:7px;color:var(--accent);font-size:9px;line-height:1.2;font-weight:800;letter-spacing:.13em}.feed-header h1{margin:0;font-size:27px;line-height:1.2;letter-spacing:-.04em;font-weight:750}.feed-header p{margin:8px 0 0;max-width:65vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--muted);font-size:11px}.direction-button{display:none}.project-bar{padding:0 12px 12px;display:flex;gap:7px;overflow-x:auto;background:var(--paper);scrollbar-width:none}.project-bar::-webkit-scrollbar{display:none}.project-bar button{flex:none;height:31px;padding:0 11px;border:1px solid #e4e4e6;border-radius:16px;display:inline-flex;align-items:center;gap:5px;background:#fff;color:#66666b;font-size:11px;cursor:pointer}.project-bar button.is-active{border-color:var(--accent);background:var(--accent);color:#fff;font-weight:700}.project-bar .project-add{border-style:dashed;color:var(--accent);font-weight:700}.quality-legend{padding:0 14px 14px;display:flex;gap:10px;overflow-x:auto;background:var(--paper);color:#77777c;font-size:10px;white-space:nowrap;scrollbar-width:none}.quality-legend::-webkit-scrollbar{display:none}.quality-legend span{display:flex;align-items:center;gap:4px}.quality-legend b{width:18px;height:18px;border-radius:5px;display:grid;place-items:center;color:#fff;font-size:9px}.level-S{background:#a71d31!important;color:#fff!important}.level-A{background:#7b4e18!important;color:#fff!important}.level-B{background:#215b66!important;color:#fff!important}.level-P{background:#687078!important;color:#fff!important}.level-C{background:#6c5c8d!important;color:#fff!important}.level-M{background:#687078!important;color:#fff!important}.notice{margin:10px 12px 0;padding:10px 12px;display:flex;align-items:center;gap:8px;border-radius:var(--radius-control);background:var(--accent-soft);color:#8b2635;font-size:12px}.notice.is-error{background:#fff2e8;color:#8b4b20}.notice span{flex:1}.notice button{border:0;padding:2px;display:grid;background:transparent;color:currentColor}.topic-bar{position:sticky;top:60px;z-index:8;padding:8px 12px;display:flex;align-items:center;gap:8px;border-bottom:1px solid var(--line);background:#fffffff5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.topic-scroller{flex:1;min-width:0;display:flex;gap:8px;overflow-x:auto;scrollbar-width:none;scroll-padding-left:12px}.topic-scroller::-webkit-scrollbar{display:none}.topic-scroller button{flex:none;height:31px;padding:0 13px;border:1px solid #ededee;border-radius:16px;background:#fafafa;color:#5f5f64;font-size:12px;cursor:pointer}.topic-scroller button.is-active{border-color:var(--ink);background:var(--ink);color:#fff;font-weight:650}.topic-scroller button.author-all-tab{border-color:var(--accent);background:var(--accent)}.subscription-author-bar{padding:8px 12px 4px;display:flex;gap:8px;overflow-x:auto;background:#fff;scrollbar-width:none}.subscription-author-bar::-webkit-scrollbar{display:none}.subscription-author-bar>button{flex:none;min-width:132px;height:46px;padding:5px 11px 5px 7px;border:1px solid #e3e3e5;border-radius:10px;display:flex;align-items:center;gap:8px;background:#fafafa;color:var(--ink);text-align:left;cursor:pointer}.subscription-author-bar>button.is-active{border-color:#ffc3cc;background:var(--accent-soft);box-shadow:inset 0 0 0 1px #ff27490f}.subscription-author-avatar{width:30px;height:30px;flex:none;border-radius:50%;display:grid;place-items:center;background:#e9e9eb;color:#69696e;font-size:11px;font-weight:800}.subscription-author-bar>button.is-active .subscription-author-avatar{background:var(--accent);color:#fff}.subscription-author-copy{min-width:0;display:grid;gap:1px}.subscription-author-copy strong{max-width:150px;overflow:hidden;color:inherit;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.subscription-author-copy small{color:var(--muted);font-size:8px}.feed-toolbar{padding:6px 12px 0;display:flex;justify-content:flex-end;background:#fff}.feed-controls{flex:none;display:flex;align-items:center;gap:6px}.batch-button{height:31px;padding:0 10px;border:1px solid #dedee1;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;gap:5px;background:#fff;color:#626267;box-shadow:0 2px 8px #1414180d;font-size:11px;font-weight:700;white-space:nowrap;cursor:pointer}.batch-button svg{color:var(--accent)}.batch-button:hover:not(:disabled){border-color:#c9c9cc;background:#fafafa;color:var(--ink)}.batch-button:disabled{opacity:.48;cursor:not-allowed;box-shadow:none}.sort-menu{position:relative;flex:none}.sort-menu-trigger{height:31px;padding:0 9px;border:1px solid #dedee1;border-radius:16px;display:inline-flex;align-items:center;gap:5px;background:#fff;color:#626267;box-shadow:0 2px 8px #1414180d;font-size:11px;font-weight:700;cursor:pointer}.sort-menu-trigger>svg:first-child{color:var(--accent)}.sort-menu-trigger>svg:last-child{transition:transform .16s ease}.sort-menu-trigger.is-open{border-color:#c9c9cc;background:#fafafa}.sort-menu-trigger.is-open>svg:last-child{transform:rotate(180deg)}.sort-menu-popover{position:absolute;top:calc(100% + 8px);right:0;z-index:20;width:238px;padding:6px;border:1px solid #e2e2e4;border-radius:12px;background:#fff;box-shadow:0 14px 40px #14141829,0 2px 8px #1414180f;animation:sort-menu-in .14s ease-out}.sort-menu-heading{padding:6px 8px 7px;color:#97979c;font-size:8px;font-weight:800;letter-spacing:.1em}.sort-menu-popover>button{width:100%;min-height:52px;padding:6px 7px;border:0;border-radius:8px;display:grid;grid-template-columns:32px minmax(0,1fr) 20px;align-items:center;gap:8px;background:transparent;color:var(--ink);text-align:left;cursor:pointer}.sort-menu-popover>button:hover{background:#f5f5f6}.sort-menu-popover>button.is-active{background:var(--accent-soft)}.sort-option-icon{width:32px;height:32px;border-radius:8px;display:grid;place-items:center;background:#f0f0f1;color:#66666b}.sort-menu-popover>button.is-active .sort-option-icon{background:#fff;color:var(--accent)}.sort-option-copy{min-width:0}.sort-option-copy strong,.sort-option-copy small{display:block}.sort-option-copy strong{font-size:11px}.sort-option-copy small{margin-top:3px;overflow:hidden;color:#8a8a8f;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.sort-option-check{display:grid;place-items:center;color:var(--accent)}.collection-filter-bar{padding:0 12px 12px;display:flex;gap:7px;overflow-x:auto;background:#fff;scrollbar-width:none}.collection-filter-bar::-webkit-scrollbar{display:none}.collection-filter-bar button{flex:none;height:31px;padding:0 10px;border:1px solid #e5e5e7;border-radius:16px;display:inline-flex;align-items:center;gap:5px;background:#fff;color:#68686d;font-size:10px;cursor:pointer}.collection-filter-bar button small{min-width:16px;height:16px;padding:0 4px;border-radius:8px;display:grid;place-items:center;background:#f0f0f1;font-size:8px}.collection-filter-bar button.is-active{border-color:#9f273a;background:#9f273a;color:#fff;font-weight:700}.collection-filter-bar button.is-active small{background:#fff3}.collection-filter-bar .collection-manage{border-style:dashed;color:var(--accent);font-weight:700}.feed-list{max-width:1200px;margin:0 auto;padding:10px 8px 80px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:9px 8px}.author-papers-view{max-width:1200px;margin:0 auto;padding:12px 10px 90px}.author-papers-hero{padding:15px;display:grid;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:11px;border:1px solid #e2e2e4;border-radius:12px;background:#fff}.author-papers-avatar{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:var(--ink);color:#fff;font-size:17px;font-weight:850}.author-papers-identity{min-width:0}.author-papers-identity .eyebrow{margin-bottom:3px}.author-papers-identity h2{margin:0;overflow:hidden;font-size:21px;line-height:1.2;letter-spacing:-.035em;text-overflow:ellipsis;white-space:nowrap}.author-papers-identity>p{margin:4px 0 0;overflow:hidden;color:var(--muted);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.author-papers-identity>div{margin-top:7px;display:flex;gap:12px;color:#77777c;font-size:8px}.author-papers-identity>div b{color:var(--ink);font-size:11px}.author-papers-actions{display:flex;align-items:stretch;gap:7px;grid-column:1 / -1}.author-papers-actions button{min-width:0;min-height:42px;padding:7px 11px;flex:1;display:inline-flex;align-items:center;justify-content:flex-start;gap:8px;border:1px solid #dedee1;border-radius:9px;background:#fff;color:var(--ink);text-align:left;cursor:pointer}.author-papers-actions button span{display:grid;gap:1px}.author-papers-actions button strong{font-size:9px}.author-papers-actions button small{color:var(--muted);font-size:7px}.author-papers-actions button:disabled{opacity:.6;cursor:wait}.author-papers-actions .author-subscribe-button.is-active{border-color:#ffc3cc;background:#fff1f3;color:var(--accent)}.author-network-button{grid-column:1 / -1;min-height:44px;padding:7px 10px;border:1px solid #d8d8da;border-radius:9px;display:flex;align-items:center;justify-content:center;gap:8px;background:var(--ink);color:#fff;cursor:pointer}.author-network-button strong,.author-network-button small{display:block;text-align:left}.author-network-button strong{font-size:11px}.author-network-button small{margin-top:1px;color:#bdbdc2;font-size:8px}.author-papers-note{margin:8px 0;padding:8px 10px;display:flex;align-items:flex-start;gap:7px;border-left:3px solid var(--accent);background:#fff;color:#6e6e73;font-size:9px;line-height:1.55}.author-papers-note svg{flex:none;margin-top:1px;color:var(--accent)}.author-papers-loading,.author-papers-error{min-height:160px;display:grid;place-items:center;border:1px dashed #d7d7da;border-radius:10px;background:#fff;color:var(--muted);font-size:11px}.author-papers-error{color:#953247}.author-paper-list{border:1px solid #e1e1e3;border-radius:12px;overflow:hidden;background:#fff}.author-paper-row{min-height:100px;padding:13px 10px;display:grid;grid-template-columns:24px minmax(0,1fr) 24px;gap:8px;border-bottom:1px solid #ededee}.author-paper-row:last-child{border-bottom:0}.author-paper-index{padding-top:3px;color:#b0b0b4;font-size:8px;font-variant-numeric:tabular-nums}.author-paper-row>div{min-width:0}.author-paper-meta{margin:0 0 5px;display:flex;align-items:center;gap:7px;color:#77777c;font-size:8px;text-transform:uppercase}.author-paper-meta time{display:inline-flex;align-items:center;gap:3px}.author-paper-meta b{padding:2px 4px;border-radius:3px;background:#eaf7f1;color:#167052;font-size:7px}.author-paper-row h3{margin:0;color:var(--ink);font-size:13px;line-height:1.45;letter-spacing:-.01em}.author-paper-journal,.author-paper-authors{margin:5px 0 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:9px}.author-paper-journal{color:#a12b3e;font-weight:650}.author-paper-authors{color:#929297}.author-paper-row>a{width:24px;height:24px;border-radius:50%;display:grid;place-items:center;color:#77777c}.author-paper-row>a:hover{background:var(--accent-soft);color:var(--accent)}.author-papers-more{width:100%;height:40px;margin-top:8px;border:1px solid #d9d9dc;border-radius:9px;background:#fff;color:#55555a;font-size:10px;font-weight:700;cursor:pointer}.paper-card{width:100%;overflow:hidden;border:1px solid #ededee;border-radius:var(--radius-card);background:var(--paper);transition:transform .18s ease,box-shadow .18s ease}.paper-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #18181c14}.paper-card.is-read{opacity:.82}.card-open{width:100%;padding:0;border:0;display:block;background:transparent;color:inherit;text-align:left;cursor:pointer}.paper-cover{position:relative;min-height:152px;aspect-ratio:4 / 3;padding:12px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;color:#fff;isolation:isolate}.paper-cover img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;width:100%;height:100%;object-fit:cover}.paper-cover.has-image .cover-grid:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(180deg,rgba(12,15,20,.48),transparent 45%,rgba(12,15,20,.58))}.paper-cover.has-image .cover-grid:before,.paper-cover.has-image .cover-grid i{display:none}.tone-0{background:#28434a}.tone-1{background:#5c3943}.tone-2{background:#3d4a72}.tone-3{background:#5a5135}.tone-4{background:#31584e}.tone-5{background:#59436a}.cover-grid{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;opacity:.2}.cover-grid:before,.cover-grid:after{content:"";position:absolute;top:14px;right:14px;bottom:14px;left:14px;border:1px solid currentColor}.cover-grid:after{top:24px;right:10px;bottom:24px;left:10px;transform:rotate(8deg)}.cover-grid i{position:absolute;width:46%;height:1px;right:-4px;top:28%;background:currentColor;transform:rotate(-28deg)}.cover-grid i:nth-child(2){top:45%;width:65%}.cover-grid i:nth-child(3){top:63%;width:38%}.cover-grid i:nth-child(4){top:78%;width:72%}.quality-badge{align-self:flex-start;max-width:100%;padding:4px 7px;border-radius:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background:#141418b8;color:#fff;font-size:9px;line-height:1.2;font-weight:700;letter-spacing:.03em}.paper-cover>strong{display:-webkit-box;overflow:hidden;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:17px;line-height:1.2;letter-spacing:-.02em}.cover-meta{min-width:0;display:flex;align-items:center;gap:5px;flex-wrap:wrap;font-size:9px}.cover-source{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#ffffffeb;font-weight:700;text-shadow:0 1px 4px rgba(0,0,0,.45);text-transform:uppercase}.date-tag{min-height:22px;padding:3px 7px;border:1px solid rgba(255,255,255,.72);border-radius:5px;display:inline-flex;align-items:center;gap:4px;background:#fffffff5;box-shadow:0 2px 8px #0a0a0e2e;color:#202024;font-size:9px;line-height:1;font-weight:800;letter-spacing:.01em}.cover-zone{padding:3px 5px;border-radius:4px;background:#141418c2;color:#fff;font-size:8px;font-weight:700}.card-copy{padding:10px 10px 5px}.card-copy h2{margin:0;display:-webkit-box;overflow:hidden;-webkit-line-clamp:3;-webkit-box-orient:vertical;color:var(--ink);font-size:14px;line-height:1.45;font-weight:680;letter-spacing:-.01em}.card-abstract{margin:6px 0 0;display:-webkit-box;overflow:hidden;-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#66666b;font-size:10px;line-height:1.55}.card-journal{margin:7px 0 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#a5293d;font-size:10px;font-weight:650}.card-source,.card-authors{margin:3px 0 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#99999d;font-size:10px}.card-source{color:#77777c}.card-actions{min-height:38px;padding:4px 7px 7px 10px;display:flex;align-items:center;gap:5px}.match-pill{margin-right:auto;color:#8e8e93;font-size:9px}.card-actions button{height:28px;padding:0 5px;border:0;border-radius:14px;display:inline-flex;align-items:center;gap:3px;background:transparent;color:#77777c;font-size:10px;cursor:pointer}.card-actions button.is-active{color:var(--accent)}.card-actions .dismiss-button{width:26px;padding:0;justify-content:center}.paper-skeleton{height:260px;width:100%;border-radius:var(--radius-card);background:linear-gradient(90deg,#eee,#fafafa,#eee);background-size:200% 100%;animation:shimmer 1.3s infinite}.empty-state{grid-column:1 / -1;min-height:360px;display:grid;justify-items:center;align-content:center;text-align:center}.empty-state h2{margin:0;font-size:20px}.empty-state p{margin:8px 0 18px;color:var(--muted);font-size:12px}.primary-button{min-height:42px;padding:0 17px;border:0;border-radius:var(--radius-control);display:inline-flex;align-items:center;justify-content:center;gap:7px;background:var(--accent);color:#fff;cursor:pointer}.primary-button:hover{background:#e91d39}.primary-button:disabled{opacity:.5;cursor:wait}.detail-backdrop,.panel-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;display:flex;align-items:flex-end;justify-content:center;background:#0f0f126b;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.paper-detail,.interest-panel,.project-panel,.source-panel,.admin-panel,.system-panel,.collection-panel,.author-graph-panel{width:100%;max-height:94dvh;overflow-y:auto;border-radius:18px 18px 0 0;background:var(--paper);box-shadow:0 -18px 60px #00000029;animation:sheet-in .2s ease-out}.paper-detail{padding:10px 18px calc(24px + env(safe-area-inset-bottom))}.detail-cover{height:min(42vw,260px);margin:0 -18px 18px;overflow:hidden;background:#eee}.detail-cover img{width:100%;height:100%;display:block;object-fit:cover}.detail-handle{width:42px;height:4px;margin:0 auto 12px;border-radius:2px;background:#d4d4d6}.paper-detail header,.interest-panel header,.project-panel header,.source-panel header,.admin-panel header,.system-panel>header,.collection-panel header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.paper-detail header>div{min-width:0}.paper-detail header p{margin:8px 0 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#a5293d;font-size:12px;font-weight:650}.icon-button{flex:none;width:36px;height:36px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;background:#fff;color:var(--ink);cursor:pointer}.paper-detail>h1{margin:24px 0 12px;font-size:25px;line-height:1.3;letter-spacing:-.035em}.detail-original-title{margin:-4px 0 12px;color:#77777c;font-family:Georgia,Times New Roman,serif;font-size:14px;line-height:1.55}.detail-authors{margin:0;display:flex;flex-wrap:wrap;gap:5px;color:var(--muted);font-size:12px;line-height:1.65}.detail-authors span{padding:3px 7px;border:1px solid #e2e2e4;border-radius:12px;background:#fafafa;color:#66666b;font-size:10px}.corresponding-author-button{width:100%;min-height:48px;margin-top:10px;padding:7px 10px;border:1px solid #efc2c9;border-radius:10px;display:flex;align-items:center;gap:9px;background:#fff8f9;color:#962d3e;text-align:left;cursor:pointer}.corresponding-author-button>svg{flex:none}.corresponding-author-button span{min-width:0}.corresponding-author-button strong,.corresponding-author-button small{display:block}.corresponding-author-button strong{font-size:11px}.corresponding-author-button small{margin-top:2px;color:#8d6a70;font-size:8px}.corresponding-author-button:hover{border-color:var(--accent);background:var(--accent-soft)}.corresponding-author-button:disabled{cursor:wait;opacity:.68}.detail-metrics{margin-top:20px;display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);border-radius:10px}.detail-metrics span{padding:11px 6px;color:var(--muted);font-size:10px;text-align:center}.detail-metrics span+span{border-left:1px solid var(--line)}.detail-metrics strong{display:block;margin-top:3px;color:var(--ink);font-size:12px}.detail-abstract{margin-top:24px}.detail-abstract h2{margin:0 0 8px;display:flex;align-items:center;gap:7px;font-size:14px}.detail-abstract h2 span{padding:3px 5px;border-radius:4px;background:var(--ink);color:#fff;font-size:8px;letter-spacing:.05em}.detail-abstract p{margin:0;color:#45454a;font-size:13px;line-height:1.85}.detail-abstract.is-english{padding-top:20px;border-top:1px solid var(--line)}.detail-abstract.is-english p{color:#5d5d62;font-family:Georgia,Times New Roman,serif}.detail-topics{margin-top:18px;display:flex;flex-wrap:wrap;gap:6px}.detail-topics span{padding:5px 8px;border-radius:12px;background:#f3f3f4;color:#69696e;font-size:10px}.paper-detail footer{position:sticky;bottom:-24px;margin:24px -18px -24px;padding:12px 18px calc(12px + env(safe-area-inset-bottom));display:flex;align-items:center;gap:8px;border-top:1px solid var(--line);background:#fffffff5}.paper-detail footer button,.paper-detail footer a{height:42px;padding:0 12px;border:1px solid var(--line);border-radius:21px;display:inline-flex;align-items:center;justify-content:center;gap:6px;background:#fff;color:var(--ink);font-size:12px;text-decoration:none;cursor:pointer}.paper-detail footer .detail-save.is-active{color:var(--accent);border-color:#ffc7cf;background:var(--accent-soft)}.paper-detail footer a{flex:1;border-color:var(--accent);background:var(--accent);color:#fff}.collection-panel{padding:10px 16px calc(18px + env(safe-area-inset-bottom))}.collection-panel header>div{min-width:0}.collection-panel h2{margin:3px 0 0;font-size:24px;letter-spacing:-.035em}.collection-panel header p{margin:7px 0 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--muted);font-size:10px}.panel-kicker{color:var(--accent);font-size:8px;font-weight:800;letter-spacing:.13em}.collection-create{margin-top:20px;height:42px;display:flex;overflow:hidden;border:1px solid #d9d9dc;border-radius:10px}.collection-create input{flex:1;min-width:0;padding:0 11px;border:0;outline:0}.collection-create button{padding:0 12px;border:0;display:inline-flex;align-items:center;gap:5px;background:var(--ink);color:#fff;font-size:10px;cursor:pointer}.collection-create button:disabled{opacity:.4}.collection-error{margin:8px 0 0;color:#a22539;font-size:10px}.collection-list{margin-top:13px;display:grid;gap:7px}.collection-empty{min-height:150px;display:grid;place-items:center;align-content:center;gap:9px;color:#9b9ba0;font-size:11px}.collection-row{min-height:56px;padding:5px;display:flex;align-items:center;gap:4px;border:1px solid var(--line);border-radius:11px}.collection-row.is-selected{border-color:#efabb5;background:#fff8f9}.collection-choice{flex:1;min-width:0;padding:3px 5px;border:0;display:flex;align-items:center;gap:9px;background:transparent;color:inherit;text-align:left;cursor:pointer}.collection-choice:disabled{cursor:default}.collection-folder-icon{flex:none;width:32px;height:32px;border-radius:9px;display:grid;place-items:center;background:#f1f1f2;color:#626267}.collection-choice>span:nth-child(2){min-width:0;flex:1}.collection-choice strong,.collection-choice small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.collection-choice strong{font-size:11px}.collection-choice small{margin-top:3px;color:var(--muted);font-size:8px}.collection-choice i{flex:none;width:21px;height:21px;border:1px solid #d5d5d8;border-radius:50%;display:grid;place-items:center;color:#fff;font-style:normal}.collection-row.is-selected .collection-choice i{border-color:var(--accent);background:var(--accent)}.collection-row-actions{flex:none;display:flex;gap:2px}.collection-row-actions button,.collection-edit button{width:30px;height:30px;padding:0;border:0;border-radius:50%;display:grid;place-items:center;background:transparent;color:#8a8a8f;cursor:pointer}.collection-row-actions button:hover{background:#f1f1f2}.collection-row-actions button:last-child{color:#a13a4a}.collection-edit{flex:1;height:38px;display:flex;align-items:center;border:1px solid #cfcfd2;border-radius:8px}.collection-edit input{flex:1;min-width:0;height:100%;padding:0 9px;border:0;outline:0;background:transparent}.collection-edit button{color:#157052}.collection-footer{position:sticky;bottom:calc(-18px - env(safe-area-inset-bottom));margin:18px -16px calc(-18px - env(safe-area-inset-bottom));padding:11px 16px calc(11px + env(safe-area-inset-bottom));display:flex;gap:7px;border-top:1px solid var(--line);background:#fffffff7}.collection-footer button{height:42px;padding:0 13px;border-radius:21px;display:inline-flex;align-items:center;justify-content:center;gap:6px;font-size:11px;cursor:pointer}.collection-footer button:disabled{opacity:.5}.collection-unsave{border:1px solid #e3c4c9;background:#fff;color:#9e2c3f}.collection-confirm{flex:1;border:0;background:var(--accent);color:#fff;font-weight:700}.interest-panel,.project-panel,.source-panel,.admin-panel,.system-panel{padding:22px 18px calc(28px + env(safe-area-inset-bottom))}.interest-panel h2,.project-panel h2,.source-panel h2,.admin-panel h2,.system-panel h2{margin:0;font-size:25px;line-height:1.2}.panel-copy{margin:22px 0 15px;color:var(--muted);font-size:12px;line-height:1.7}.interest-list{display:flex;flex-wrap:wrap;gap:7px;min-height:36px}.interest-chip{min-height:32px;padding:5px 6px 5px 10px;display:inline-flex;align-items:center;gap:5px;border:1px solid #e2e2e3;border-radius:16px;background:#f7f7f8;font-size:11px}.interest-chip button{width:22px;height:22px;border:0;border-radius:50%;display:grid;place-items:center;background:transparent;color:var(--muted)}.interest-input-row{margin-top:24px}.interest-input-row>label,.refresh-field>span{display:flex;align-items:center;gap:6px;margin-bottom:7px;font-size:11px;font-weight:650}.interest-input-row>div{height:42px;display:flex;border:1px solid #d8d8da;border-radius:var(--radius-control);overflow:hidden}.interest-input-row input{flex:1;min-width:0;padding:0 11px;border:0;outline:0}.interest-input-row button{width:42px;border:0;border-left:1px solid var(--line);display:grid;place-items:center;background:#fff;color:var(--accent)}.refresh-field{margin-top:20px;display:block}.refresh-field select{width:100%;height:42px;padding:0 9px;border:1px solid #d8d8da;border-radius:var(--radius-control);background:#fff}.panel-note{margin:20px 0;padding:11px;border-left:3px solid var(--accent);background:var(--accent-soft);color:#6e4d52;font-size:10px;line-height:1.7}.interest-panel .primary-button,.source-form .primary-button{width:100%}.project-switcher{margin:20px -4px 16px;padding:0 4px 5px;display:flex;gap:6px;overflow-x:auto;scrollbar-width:thin}.project-switcher button{flex:none;height:32px;max-width:180px;padding:0 10px;overflow:hidden;border:1px solid var(--line);border-radius:7px;background:#fafafa;color:#66666b;font-size:10px;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.project-switcher button.is-active{border-color:#ffc1ca;background:var(--accent-soft);color:#9b293a;font-weight:700}.project-switcher .project-new{display:inline-flex;align-items:center;gap:4px}.project-form{display:grid;gap:13px}.project-form>label{display:grid;gap:6px;color:#4f4f54;font-size:10px;font-weight:700}.project-form input,.project-form textarea{width:100%;border:1px solid #d8d8da;border-radius:var(--radius-control);outline:0;background:#fff}.project-form input{height:40px;padding:0 10px}.project-form textarea{min-height:132px;padding:10px;resize:vertical;font-size:12px;line-height:1.65}.project-form input:focus,.project-form textarea:focus{border-color:var(--ink)}.project-tools{display:grid;grid-template-columns:1fr 1fr;gap:7px}.project-tools .secondary-button{min-width:0;padding:0 9px;display:inline-flex;align-items:center;justify-content:center;gap:6px;color:#55555a;font-size:10px}.project-tools input[type=file]{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.project-keyword-head{margin-top:5px;display:flex;align-items:center;justify-content:space-between;gap:8px}.project-keyword-head span{display:flex;align-items:center;gap:6px;font-size:11px;font-weight:700}.project-keyword-head small{color:var(--muted);font-size:9px}.project-keyword-input{margin-top:2px}.project-message{margin:0;padding:9px 10px;border-radius:7px;background:#f5f5f6;color:#5d5d62;font-size:10px;line-height:1.5}.project-actions{display:grid;grid-template-columns:auto minmax(0,1fr);gap:8px}.project-actions .primary-button{width:100%}.danger-button{min-height:42px;padding:0 12px;border:1px solid #f0cdd2;border-radius:var(--radius-control);display:inline-flex;align-items:center;justify-content:center;gap:6px;background:#fff7f8;color:#a72b3e;cursor:pointer}.danger-button:disabled{opacity:.5}.source-tabs{margin:22px 0 16px;display:grid;grid-template-columns:1fr 1fr;padding:3px;border-radius:10px;background:#f3f3f4}.source-tabs button{height:36px;border:0;border-radius:8px;display:flex;align-items:center;justify-content:center;gap:6px;background:transparent;color:var(--muted);font-size:12px;cursor:pointer}.source-tabs button.is-active{background:#fff;color:var(--ink);box-shadow:0 2px 8px #0000000f}.source-overview{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin-bottom:12px}.source-overview div{padding:10px 8px;border:1px solid var(--line);border-radius:9px;background:#fafafa}.source-overview strong,.source-overview span{display:block}.source-overview strong{font-size:17px}.source-overview span{margin-top:2px;color:var(--muted);font-size:8px}.source-search{height:40px;margin-bottom:12px;padding:0 11px;display:flex;align-items:center;gap:8px;border:1px solid #d8d8da;border-radius:var(--radius-control);color:var(--muted)}.source-search input{min-width:0;flex:1;border:0;outline:0;background:transparent;font-size:11px}.source-list{max-height:45vh;overflow-y:auto;display:grid;gap:13px;padding-right:3px;scrollbar-width:thin}.source-group{display:grid;gap:6px}.source-group h3{margin:0;display:flex;align-items:center;gap:6px;color:#66666b;font-size:10px;font-weight:700}.source-group h3 span{min-width:18px;height:18px;padding:0 5px;border-radius:9px;display:grid;place-items:center;background:#f0f0f1;font-size:8px}.source-row{min-height:58px;padding:9px 8px 9px 11px;display:grid;grid-template-columns:minmax(0,1fr) auto 30px;align-items:center;gap:8px;border:1px solid var(--line);border-radius:10px}.source-row>div{min-width:0}.source-row strong,.source-row span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.source-row strong{font-size:12px}.source-row span{margin-top:3px;color:var(--muted);font-size:9px}.source-row small{margin-top:3px;display:flex;align-items:center;gap:3px;color:#b44b29;font-size:9px}.source-row>button{width:30px;height:30px;border:0;border-radius:50%;display:grid;place-items:center;background:transparent;color:#99999d;cursor:pointer}.source-catalog-mark{width:30px;color:#aaaab0;font-size:8px;text-align:center}.source-empty{margin:28px 0;color:var(--muted);font-size:11px;text-align:center}.source-switch input{position:absolute;opacity:0}.source-switch>span{width:35px;height:20px;position:relative;display:block;border-radius:10px;background:#d7d7d9;cursor:pointer}.source-switch>span:after{content:"";position:absolute;width:16px;height:16px;left:2px;top:2px;border-radius:50%;background:#fff;transition:transform .16s ease}.source-switch input:checked+span{background:var(--accent)}.source-switch input:checked+span:after{transform:translate(15px)}.source-form{margin-top:22px;padding-top:18px;border-top:1px solid var(--line)}.source-form h3{margin:0 0 13px;font-size:14px}.source-form label{display:block;margin-top:10px;color:#55555a;font-size:10px}.source-form input{width:100%;height:40px;margin-top:5px;padding:0 10px;border:1px solid #d8d8da;border-radius:var(--radius-control)}.source-form .primary-button{margin-top:14px}.wechat-loading{padding:28px 0;color:var(--muted);font-size:11px;text-align:center}.wechat-manager{display:grid;gap:14px}.wechat-service{padding:12px;display:grid;grid-template-columns:10px minmax(0,1fr) auto;align-items:center;gap:9px;border:1px solid #eee0e2;border-radius:10px;background:#fff8f9}.wechat-service.is-online{border-color:#dbe9e5;background:#f5faf8}.service-dot{width:8px;height:8px;border-radius:50%;background:#c0c0c4}.is-online .service-dot{background:#1d9a76;box-shadow:0 0 0 3px #1d9a761f}.wechat-service strong,.wechat-service span{display:block}.wechat-service strong{font-size:11px}.wechat-service span{margin-top:3px;color:var(--muted);font-size:9px}.wechat-service a{display:flex;align-items:center;gap:4px;color:var(--accent);font-size:9px;font-weight:700;text-decoration:none}.wechat-setup{padding:14px;display:flex;gap:10px;border:1px solid var(--line);border-radius:10px;color:#77777c}.wechat-setup strong,.wechat-setup span,.wechat-setup code,.wechat-setup small{display:block}.wechat-setup strong{color:var(--ink);font-size:12px}.wechat-setup span,.wechat-setup small{margin-top:5px;font-size:10px;line-height:1.5}.wechat-setup code{margin-top:8px;padding:7px;border-radius:5px;background:#f1f1f2;color:#333338;font-size:10px}.wechat-search{display:grid;grid-template-columns:1fr 64px;gap:7px}.wechat-search label{height:40px;padding:0 10px;display:flex;align-items:center;gap:7px;border:1px solid #d8d8da;border-radius:8px;color:var(--muted)}.wechat-search input{min-width:0;border:0;outline:0;font-size:11px}.wechat-search button{border:0;border-radius:8px;background:var(--ink);color:#fff;font-size:10px;font-weight:700}.wechat-results,.wechat-subscriptions{max-height:190px;overflow-y:auto;display:grid;gap:6px}.wechat-results article,.wechat-subscriptions article{min-height:50px;padding:7px;display:grid;grid-template-columns:34px minmax(0,1fr) 30px;align-items:center;gap:8px;border:1px solid var(--line);border-radius:9px}.wechat-results img,.wechat-subscriptions img{width:34px;height:34px;border-radius:50%;object-fit:cover;background:#eee}.wechat-results strong,.wechat-results span,.wechat-subscriptions strong,.wechat-subscriptions span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wechat-results strong,.wechat-subscriptions strong{font-size:11px}.wechat-results span,.wechat-subscriptions span{margin-top:2px;color:var(--muted);font-size:9px}.wechat-results button,.wechat-subscriptions article button{width:30px;height:30px;border:0;border-radius:50%;display:grid;place-items:center;background:#f3f3f4;color:#777;cursor:pointer}.wechat-subscriptions-head{display:flex;align-items:center;justify-content:space-between}.wechat-subscriptions-head h3{margin:0;font-size:12px}.wechat-subscriptions-head h3 span{color:var(--muted)}.wechat-subscriptions-head button{height:32px;padding:0 9px;border:1px solid #ddd;border-radius:7px;display:flex;align-items:center;gap:5px;background:#fff;font-size:9px;cursor:pointer}.wechat-subscriptions>p{margin:12px 0;color:var(--muted);font-size:10px;text-align:center}.wechat-message{padding:9px 10px;border-radius:7px;background:#f6f6f7;color:#55555a;font-size:10px;line-height:1.5}.wechat-reminder-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;padding:12px;display:grid;place-items:center;background:#0f0f128c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.wechat-reminder{width:min(560px,100%);max-height:calc(100dvh - 24px);overflow-y:auto;padding:18px;border-radius:16px;background:var(--paper);box-shadow:0 28px 90px #00000047}.wechat-reminder>header{display:grid;grid-template-columns:38px minmax(0,1fr) 36px;align-items:center;gap:10px}.wechat-reminder-mark{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:var(--accent-soft);color:var(--accent)}.wechat-reminder h2{margin:3px 0 0;font-size:20px;line-height:1.2}.wechat-reminder>p{margin:14px 0;color:#5f5f64;font-size:11px;line-height:1.65}.wechat-login-frame-wrap{height:min(52dvh,510px);overflow:hidden;border:1px solid var(--line);border-radius:11px;background:#f7f7f8}.wechat-login-frame-wrap iframe{width:100%;height:100%;border:0;background:#fff}.wechat-reminder footer{position:static;margin:14px 0 0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:8px;border:0;background:transparent}.wechat-reminder footer a{text-decoration:none}.secondary-button{min-height:42px;padding:0 14px;border:1px solid #d9d9dc;border-radius:var(--radius-control);background:#fff;color:var(--ink);cursor:pointer}.wechat-reminder>small{display:block;margin-top:9px;color:var(--muted);font-size:9px;text-align:center}.boot-state{min-height:100dvh;padding:30px;display:grid;place-items:center;align-content:center;gap:12px;text-align:center}.boot-state h1,.boot-state p{margin:0}.boot-state p{color:var(--muted);font-size:13px}.boot-mark{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:var(--accent);color:#fff;font-size:20px;font-weight:800}.auth-shell{min-height:100dvh;padding:22px 16px;display:grid;align-content:center;gap:22px;background:radial-gradient(circle at 10% 8%,#fff 0,#f6f3f3 42%,#efeeee)}.auth-intro{max-width:520px;padding:10px 4px}.auth-mark{width:44px;height:44px;margin-bottom:28px;border-radius:14px;display:grid;place-items:center;background:var(--ink);color:#fff}.auth-intro h1{margin:0;font-size:clamp(34px,9vw,64px);line-height:1.02;letter-spacing:-.055em}.auth-intro>p{max-width:480px;margin:18px 0;color:#66666b;font-size:13px;line-height:1.8}.auth-proof{display:flex;align-items:center;gap:8px;color:#55555a;font-size:11px}.auth-card{width:100%;max-width:460px;justify-self:center;padding:24px 20px;border:1px solid rgba(0,0,0,.06);border-radius:22px;background:#fffffff0;box-shadow:0 28px 80px #1e14161a}.auth-card header h2{margin:0;font-size:27px;letter-spacing:-.035em}.auth-card header p{margin:7px 0 22px;color:var(--muted);font-size:11px}.auth-card form{display:grid;gap:13px}.auth-card label{display:grid;gap:6px;color:#4d4d52;font-size:11px;font-weight:650}.auth-card label small{color:var(--muted);font-weight:400}.auth-card input,.auth-card textarea{width:100%;border:1px solid #dcdcdf;border-radius:9px;outline:0;background:#fff}.auth-card input{height:43px;padding:0 11px}.auth-card textarea{min-height:74px;padding:10px 11px;resize:vertical}.auth-card input:focus,.auth-card textarea:focus{border-color:var(--ink)}.auth-card .primary-button{width:100%;margin-top:4px}.auth-switch{width:100%;margin-top:15px;padding:5px;border:0;background:transparent;color:#65656a;font-size:11px;cursor:pointer}.form-error{margin:0;padding:9px 10px;border-radius:7px;background:#fff0f2;color:#9a2437;font-size:11px;line-height:1.5}.auth-result{text-align:center}.auth-result>svg{color:#16855f}.auth-result h1{margin:3px 0 7px}.auth-result p{margin:0 0 20px;color:var(--muted);font-size:12px;line-height:1.7}.user-list{display:grid;gap:8px}.user-row{min-height:70px;padding:11px;display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid var(--line);border-radius:11px}.user-row>div:first-child{min-width:0}.user-row strong,.user-row span,.user-row small{display:block}.user-row strong{font-size:12px}.user-row span{margin-top:3px;overflow:hidden;text-overflow:ellipsis;color:var(--muted);font-size:9px}.user-row small{width:fit-content;margin-top:6px;padding:3px 6px;border-radius:5px;background:#f1f1f2;color:#68686d;font-size:8px}.user-row .status-pending{background:#fff3db;color:#8a5b09}.user-row .status-active{background:#eaf7f1;color:#157052}.user-row .status-rejected,.user-row .status-disabled{background:#f4eeee;color:#8b5555}.user-actions{flex:none;display:flex;gap:5px}.user-actions button{width:34px;height:34px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;background:#fff;color:#55555a;cursor:pointer}.user-actions button:first-child{border-color:#cce8dc;color:#137454}.user-actions button:disabled{opacity:.45}.system-header-actions{display:flex;gap:6px}.system-section{margin-top:22px}.system-section-title{display:flex;align-items:center;gap:7px}.system-section-title h3{margin:0;font-size:13px}.system-section-title span{margin-left:auto;color:var(--muted);font-size:9px}.metric-grid{margin-top:10px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border:1px solid var(--line);border-radius:11px;overflow:hidden}.metric-grid>div{min-height:68px;padding:12px;display:flex;flex-direction:column;justify-content:space-between;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.metric-grid>div:nth-child(2n){border-right:0}.metric-grid>div:nth-last-child(-n+2){border-bottom:0}.metric-grid span{color:var(--muted);font-size:9px}.metric-grid strong{font-size:21px;letter-spacing:-.03em}.metric-note{margin:8px 1px 0;color:var(--muted);font-size:9px}.task-summary{margin-top:10px;display:flex;flex-wrap:wrap;gap:6px}.task-summary span{padding:5px 7px;border-radius:6px;background:#f2f2f3;color:#626267;font-size:9px;font-weight:650}.system-task-list{margin-top:9px;display:grid;gap:6px}.system-task-row{min-height:66px;padding:10px;display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid var(--line);border-radius:9px}.system-task-row>div:first-child{min-width:0}.system-task-row strong,.system-task-row span,.system-task-row small{display:block}.system-task-row strong{font-size:11px}.system-task-row span{margin-top:4px;color:var(--muted);font-size:8px}.system-task-row small{max-width:430px;margin-top:5px;overflow:hidden;color:#9a2437;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.system-task-state{flex:none;display:grid;justify-items:end;gap:6px}.system-task-state b{padding:4px 6px;border-radius:5px;background:#f1f1f2;color:#66666b;font-size:8px}.system-task-state .task-running,.system-task-state .task-queued{background:#fff3db;color:#8a5b09}.system-task-state .task-succeeded{background:#eaf7f1;color:#157052}.system-task-state .task-failed{background:#fff0f2;color:#9a2437}.system-task-state progress{width:70px;height:5px;accent-color:var(--accent)}.system-task-state button{height:28px;padding:0 7px;border:1px solid #e7c8ce;border-radius:6px;display:flex;align-items:center;gap:4px;background:#fff;color:#9a2437;font-size:8px;cursor:pointer}.system-empty{margin-top:10px;padding:20px;border:1px dashed #d7d7da;border-radius:9px;color:var(--muted);font-size:10px;text-align:center}.author-graph-panel{padding:10px 14px calc(18px + env(safe-area-inset-bottom))}.author-graph-header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.author-graph-header h2{margin:0;font-size:24px;line-height:1.2;letter-spacing:-.035em}.author-graph-header p{margin:6px 0 0;color:var(--muted);font-size:10px}.author-graph-loading{min-height:360px;max-width:560px;margin:0 auto;padding:28px 10px;display:grid;align-content:center}.author-graph-mark{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:var(--accent-soft);color:var(--accent)}.author-progress-heading{display:flex;align-items:center;gap:12px}.author-progress-heading h3{margin:0;font-size:18px}.author-progress-heading p{margin:5px 0 0;color:var(--muted);font-size:10px}.author-graph-loading .author-graph-mark svg{animation:author-network-pulse 1.2s ease-in-out infinite alternate}.author-progress-list{margin-top:20px;display:grid}.author-progress-list>div{min-height:54px;padding:7px 0;display:grid;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:10px;position:relative;color:#a0a0a5}.author-progress-list>div:not(:last-child):after{content:"";position:absolute;left:13px;top:39px;bottom:-8px;width:1px;background:#e0e0e2}.author-progress-list i{width:28px;height:28px;border:1px solid #d9d9dc;border-radius:50%;display:grid;place-items:center;background:#fff;font-size:9px;font-style:normal}.author-progress-list strong,.author-progress-list small{display:block}.author-progress-list strong{font-size:11px}.author-progress-list small{margin-top:3px;font-size:8px}.author-progress-list .is-done{color:#35705c}.author-progress-list .is-done i{border-color:#b8ddce;background:#eaf7f1}.author-progress-list .is-active{color:var(--ink)}.author-progress-list .is-active i{border-color:var(--accent);background:var(--accent);color:#fff;box-shadow:0 0 0 5px var(--accent-soft)}.author-graph-error{min-height:220px;margin-top:18px;padding:24px;display:grid;place-items:center;border:1px solid #f0d5d9;border-radius:12px;background:#fff8f9;color:#952f40;font-size:12px;text-align:center}.author-identity-row{margin-top:18px;min-height:34px;padding:7px 9px;display:flex;align-items:center;gap:8px;overflow-x:auto;border:1px solid var(--line);border-radius:9px;white-space:nowrap}.author-identity-row span,.author-identity-row a{flex:none;display:inline-flex;align-items:center;gap:4px;color:#77777c;font-size:9px;text-decoration:none}.author-identity-row span.is-verified{color:#137255;font-weight:700}.author-identity-row b{flex:1;overflow:hidden;color:#4e4e53;font-size:9px;font-weight:600;text-overflow:ellipsis}.author-identity-row a{color:#9d2b3d}.co-corresponding{margin:7px 2px 0;color:#6e6e73;font-size:8px}.author-source-summary{margin-top:8px;display:flex;flex-wrap:wrap;gap:5px}.author-source-summary span{min-height:25px;padding:4px 7px;border:1px solid #e1e1e3;border-radius:6px;display:inline-flex;align-items:center;gap:6px;background:#fff;color:#707075;font-size:8px}.author-source-summary span b{min-width:17px;height:17px;padding:0 4px;border-radius:4px;display:grid;place-items:center;background:#f0f0f1;color:#444449;font-size:8px}.author-source-summary span.is-total{border-color:#efc1c8;color:#962d3e}.author-source-summary span.is-total b{background:var(--accent-soft);color:#962d3e}.author-source-summary small{width:100%;color:#9a6a72;font-size:8px}.author-profile-strip{margin-top:8px;padding:10px;display:grid;grid-template-columns:repeat(3,1fr);border-radius:11px;background:#f5f5f6}.author-profile-strip>div{min-width:0;padding:2px 9px;border-right:1px solid #dedee0}.author-profile-strip>div:nth-child(3){border-right:0}.author-profile-strip strong,.author-profile-strip span{display:block}.author-profile-strip strong{font-size:17px;letter-spacing:-.03em}.author-profile-strip span{margin-top:2px;color:var(--muted);font-size:8px}.author-profile-strip p{grid-column:1 / -1;margin:9px 9px 0;overflow:hidden;color:#77777c;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.author-graph-layout{margin-top:9px;display:grid;gap:9px}.author-network-empty{margin-top:9px;min-height:150px;padding:22px;border:1px dashed #d7b7bc;border-radius:12px;display:flex;align-items:flex-start;gap:14px;background:#fffafb;color:#9c3142}.author-network-empty svg{flex:0 0 auto;margin-top:2px}.author-network-empty strong{display:block;color:#222226;font-size:14px}.author-network-empty p{margin:7px 0 0;max-width:620px;color:#737378;font-size:11px;line-height:1.65}.corresponding-author-picker{margin-top:12px;padding:18px;border:1px solid var(--line);border-radius:12px;background:#fafafa}.corresponding-author-picker h3{margin:5px 0 3px;font-size:17px}.corresponding-author-picker>p{margin:0;color:var(--muted);font-size:10px}.corresponding-author-picker>div{margin-top:13px;display:grid;gap:7px}.corresponding-author-picker button{min-height:52px;padding:8px 10px;border:1px solid #dedee0;border-radius:9px;display:flex;align-items:center;gap:10px;background:#fff;color:var(--ink);text-align:left;cursor:pointer}.corresponding-author-picker button:hover,.corresponding-author-picker button:focus-visible{border-color:#d96c7d;outline:0;background:#fff7f8}.corresponding-author-picker button>span:first-child{width:32px;height:32px;flex:0 0 auto;border-radius:50%;display:grid;place-items:center;background:#242428;color:#fff;font-size:11px;font-weight:900}.corresponding-author-picker button strong,.corresponding-author-picker button small{display:block}.corresponding-author-picker button strong{font-size:11px}.corresponding-author-picker button small{margin-top:2px;color:var(--muted);font-size:8px}.author-graph-canvas{min-height:300px;overflow:hidden;border:1px solid #dfe4e8;border-radius:12px;background-color:#f8fafb;background-image:radial-gradient(circle,#dce2e6 1px,transparent 1px);background-size:18px 18px}.author-graph-canvas svg{width:100%;height:auto;min-height:300px;display:block}.author-graph-edges line{stroke:#8796a1;opacity:.56}.author-graph-node{outline:none;cursor:pointer}.author-graph-node circle{fill:#e7f0f4;stroke:#667985;stroke-width:1.5;filter:drop-shadow(0 2px 3px rgb(37 51 59 / 12%));transition:fill .16s ease,stroke .16s ease,stroke-width .16s ease}.author-graph-node:hover circle,.author-graph-node.is-active circle{fill:#ffdfe4;stroke:var(--accent);stroke-width:3}.author-graph-node.is-center circle{fill:var(--ink);stroke:var(--ink)}.author-graph-node .node-initial{fill:#55555a;font-size:15px;font-weight:800;pointer-events:none}.author-graph-node.is-center .node-initial{fill:#fff;font-size:22px}.author-graph-node .node-label{fill:#343438;font-size:10px;font-weight:700;pointer-events:none}.author-graph-node .node-count{fill:#929297;font-size:8px;pointer-events:none}.author-evidence{min-height:230px;padding:15px;border:1px solid var(--line);border-radius:12px;background:#fff}.evidence-kicker{color:var(--accent);font-size:8px;font-weight:800;letter-spacing:.11em}.author-evidence h3{margin:6px 0 11px;font-size:19px;letter-spacing:-.025em}.relation-score{display:grid;grid-template-columns:auto 1fr auto;align-items:end;gap:7px}.relation-score strong{font-size:28px;line-height:1;letter-spacing:-.05em}.relation-score span{color:var(--muted);font-size:8px}.relation-score b{padding:4px 6px;border-radius:5px;background:var(--accent-soft);color:#982d3e;font-size:8px}.relation-note{margin:8px 0 11px;color:var(--muted);font-size:9px}.evidence-papers{display:grid;gap:5px}.evidence-papers a{min-height:48px;padding:7px 8px;display:grid;grid-template-columns:minmax(0,1fr) 14px;border:1px solid #ececee;border-radius:8px;color:var(--ink);text-decoration:none}.evidence-papers a:hover{border-color:#efb6bf;background:#fffafb}.evidence-papers span,.evidence-papers small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.evidence-papers span{font-size:9px;font-weight:650}.evidence-papers small{margin-top:3px;grid-column:1;color:var(--muted);font-size:7px}.evidence-papers svg{grid-column:2;grid-row:1 / 3;align-self:center;color:#99999e}.author-no-expand{margin:11px 0 0;padding-top:10px;border-top:1px solid var(--line);color:#88888d;font-size:8px;line-height:1.55}.author-disclaimer{margin-top:9px;padding:9px 10px;display:flex;align-items:flex-start;gap:7px;border-radius:8px;background:#f5f5f6;color:#77777c;font-size:8px;line-height:1.5}.author-disclaimer svg{flex:none;color:#687078}.author-disclaimer strong{color:#444449}.is-spinning{animation:spin .75s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@keyframes shimmer{to{background-position:-200% 0}}@keyframes sheet-in{0%{transform:translateY(25px);opacity:.7}}@keyframes sort-menu-in{0%{transform:translateY(-5px);opacity:0}}@keyframes author-network-pulse{to{transform:scale(1.12);opacity:.55}}@media(max-width:359px){.feed-list{grid-template-columns:1fr;padding-left:12px;padding-right:12px}}@media(max-width:819px){.search-box>#author-search-results{position:fixed;top:58px;right:8px;left:8px}}@media(min-width:820px){.auth-shell{grid-template-columns:minmax(0,1.15fr) minmax(380px,.85fr);gap:clamp(40px,7vw,110px);padding:7vh max(36px,7vw)}.auth-intro{justify-self:end}.auth-card{align-self:center;padding:32px}.auth-result{grid-column:1 / -1}.app-shell{display:grid;grid-template-columns:190px minmax(0,1fr)}.main-area{padding-bottom:0}.nav-rail{position:sticky;top:0;width:auto;height:100vh;padding:22px 14px;display:flex;flex-direction:column;border:0;border-right:1px solid var(--line);background:#fff}.brand-mark{display:flex;align-items:center;gap:10px;padding:0 9px;margin-bottom:30px}.brand-mark span{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:var(--accent);color:#fff;font-weight:800}.brand-mark b{font-size:16px}.nav-rail nav{height:auto;display:grid;grid-template-columns:1fr;gap:5px}.nav-item{min-height:44px;padding:0 11px;grid-template-columns:22px 1fr auto;justify-items:start;align-content:center;gap:10px}.nav-item span{font-size:13px}.nav-item b{display:block;color:#aaa;font-size:10px}.nav-item.is-active{background:var(--accent-soft);color:var(--accent)}.mobile-nav-item{display:none}.nav-secondary{margin-top:auto;display:grid;gap:5px}.nav-secondary .nav-item{grid-template-columns:22px 1fr}.topbar{height:64px;padding-left:clamp(24px,4vw,56px);padding-right:clamp(24px,4vw,56px)}.mobile-brand{display:none}.search-box{max-width:520px}.feed-header,.project-bar,.quality-legend,.collection-filter-bar,.notice,.subscription-author-bar{max-width:1200px;margin-left:auto;margin-right:auto}.feed-header{padding:34px 24px 14px}.feed-header h1{font-size:36px}.feed-header p{max-width:620px}.direction-button{height:38px;padding:0 13px;border:1px solid #ddd;border-radius:19px;display:flex;align-items:center;gap:6px;background:#fff;cursor:pointer}.project-bar,.collection-filter-bar,.quality-legend,.subscription-author-bar{padding-left:24px;padding-right:24px}.feed-toolbar{padding-left:max(24px,calc((100% - 1200px)/2 + 24px));padding-right:max(24px,calc((100% - 1200px)/2 + 24px))}.topic-bar{top:64px;padding-left:max(24px,calc((100% - 1200px)/2 + 24px));padding-right:max(24px,calc((100% - 1200px)/2 + 24px))}.feed-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:16px 24px 70px}.paper-cover{min-height:180px}.author-papers-view{padding:16px 24px 80px}.author-papers-hero{grid-template-columns:58px minmax(0,1fr) auto;padding:18px 20px}.author-papers-avatar{width:58px;height:58px;font-size:21px}.author-papers-identity h2{font-size:27px}.author-papers-actions{grid-column:auto}.author-network-button{grid-column:auto;min-width:170px;padding-left:16px;padding-right:16px}.author-paper-row{grid-template-columns:34px minmax(0,1fr) 32px;padding:15px 17px}.author-paper-row h3{font-size:15px}.detail-backdrop,.panel-backdrop{align-items:center}.paper-detail{width:min(720px,calc(100% - 40px));max-height:88vh;padding:26px 30px;border-radius:18px}.detail-handle{display:none}.detail-cover{height:260px;margin:-26px -30px 24px;border-radius:18px 18px 0 0}.paper-detail footer{bottom:-26px;margin:24px -30px -26px;padding-left:30px;padding-right:30px}.interest-panel,.source-panel,.admin-panel,.collection-panel{width:min(480px,calc(100% - 40px));max-height:88vh;border-radius:18px;padding:28px}.project-panel,.system-panel{width:min(720px,calc(100% - 40px));max-height:88vh;border-radius:18px;padding:28px}.collection-footer{bottom:-28px;margin-left:-28px;margin-right:-28px;margin-bottom:-28px;padding-left:28px;padding-right:28px}.author-graph-panel{width:min(1060px,calc(100% - 40px));max-height:90vh;padding:24px;border-radius:18px}.author-graph-layout{grid-template-columns:minmax(0,1.65fr) minmax(260px,.85fr)}.author-graph-canvas,.author-graph-canvas svg{min-height:430px}.author-evidence{min-height:430px}}@media(min-width:1240px){.feed-list{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
