
:root{font-family:Inter,"Segoe UI","Microsoft YaHei",sans-serif;color:#17283b;background:#f4f6f9;font-size:16px;font-synthesis:none;--ink:#17283b;--muted:#6b7a8b;--line:#e2e7ee;--orange:#e56729;--nav:#142335;--blue:#2868de}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.55}button:focus-visible,a:focus-visible{outline:3px solid #5d99fb;outline-offset:3px}a{color:var(--blue);text-decoration:none}button{border:0;background:none;color:inherit}svg.icon{width:20px;height:20px;stroke:currentColor;fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.shell{display:grid;grid-template-columns:224px minmax(0,1fr);min-height:100vh}.sidebar{background:var(--nav);color:#aebdce;padding:32px 18px;position:sticky;top:0;height:100vh;display:flex;flex-direction:column;gap:30px}.brand{display:flex;align-items:center;gap:10px;color:#fff;padding:0 10px;font-size:18px;font-weight:700;letter-spacing:.03em}.brand img{width:34px;height:34px}.nav-group{display:grid;gap:6px}.nav-label{padding:0 14px;color:#7e91a7;font-size:12px;letter-spacing:.12em;margin-bottom:8px}.nav-button{padding:12px 14px;display:flex;gap:12px;align-items:center;text-align:left;border-radius:9px;font-size:14px}.nav-button:hover{background:#203246;color:white}.nav-button.active{background:#2c3d4e;color:#fff}.nav-button.active .icon{color:#ffac74}.nav-count{margin-left:auto;font-size:12px;color:#aebdce}.sidebar-bottom{margin-top:auto;border-top:1px solid #304153;padding-top:20px;display:grid;gap:7px}.account{display:flex;gap:10px;align-items:center;padding:8px 12px;font-size:13px}.avatar{width:32px;height:32px;background:#35475a;color:#fff;border-radius:50%;display:grid;place-items:center}.subtle{color:var(--muted);font-size:13px;line-height:1.6}.sidebar .subtle{color:#94a6bb;font-size:12px}.main{min-width:0}.topbar{height:79px;padding:0 36px;border-bottom:1px solid var(--line);background:#fff;display:flex;align-items:center;gap:20px}.search-wrap{display:flex;gap:10px;align-items:center;flex:1;color:#7c8a99}.search-wrap input{border:0;outline:0;width:100%;background:none;font-size:14px}.keycap{border:1px solid var(--line);border-radius:5px;padding:2px 6px;font-size:12px}.top-actions{display:flex;gap:12px;align-items:center}.primary,.secondary,.danger{border-radius:8px;padding:10px 17px;display:inline-flex;gap:8px;align-items:center;justify-content:center;font-size:14px;white-space:nowrap}.primary{background:var(--ink);color:white}.primary:hover{background:#2a435e}.primary.orange{background:var(--orange)}.secondary{background:white;border:1px solid var(--line)}.secondary:hover{background:#f1f5fa}.danger{background:#fff0f0;color:#bf3442;border:1px solid #ffd5d9}.icon-button{padding:7px;display:inline-grid;place-items:center;border-radius:7px}.icon-button:hover{background:#eaf0f8}.content{padding:32px 36px 60px;max-width:1660px;margin:auto}.page-title{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:24px}.eyebrow{color:#8b98a7;font-size:11px;letter-spacing:.18em;margin:0 0 10px;font-weight:600}h1{font-size:28px;font-weight:650;letter-spacing:-.03em;margin:0 0 8px}h2{font-size:19px;margin:0 0 16px}h3{font-size:16px;margin:0}.page-title p{margin:0;color:var(--muted);font-size:14px}.date-block{font-size:13px;color:#8a97a7}.capture-strip{background:#fff;border:1px solid var(--line);border-radius:14px;margin-bottom:28px;box-shadow:0 4px 16px #21354703;overflow:hidden}.capture-top{padding:20px 23px;display:flex;gap:14px;align-items:center}.capture-symbol{width:40px;height:40px;border-radius:12px;background:#fff1e7;color:#dd692c;display:grid;place-items:center}.capture-top input{flex:1;min-width:0;border:0;outline:0;color:var(--ink);font-size:15px}.capture-bottom{border-top:1px solid #edf0f5;background:#fcfdfe;display:flex;justify-content:space-between;gap:12px;align-items:center;padding:10px 23px;font-size:12px;color:#91a0af}.capture-tools{display:flex;gap:18px}.capture-tools button{display:flex;gap:6px;align-items:center;font-size:12px;color:#667b91}.capture-tools .icon{width:15px;height:15px}.toolbar{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;flex-wrap:wrap}.tabs{display:flex;gap:5px;flex-wrap:wrap}.tab{font-size:14px;padding:9px 13px;border-radius:7px;color:#768598}.tab.selected{background:#e4eaf2;color:#1c344f;font-weight:600}.filters{display:flex;gap:8px;flex-wrap:wrap}.filters select{max-width:180px;border:1px solid var(--line);background:white;color:#607084;border-radius:7px;padding:8px 10px;font-size:13px}.result-line{font-size:12px;color:#8694a4;display:flex;justify-content:space-between;margin:0 0 15px}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;align-items:start}.card{background:#fff;border:1px solid var(--line);border-radius:12px;overflow:hidden;transition:transform .18s,box-shadow .18s;position:relative}.card:hover{transform:translateY(-3px);box-shadow:0 10px 26px #20364d0c}.card-body{padding:20px;cursor:pointer}.card-media{height:170px;background:#e9edf3;overflow:hidden;display:flex;align-items:center;justify-content:center;color:#a0aebf}.card-media img{height:100%;width:100%;object-fit:cover}.card-media .icon{width:45px;height:45px;stroke-width:1}.card-top{display:flex;align-items:center;gap:8px;margin-bottom:14px;color:#8391a1;font-size:12px}.type-dot{width:27px;height:27px;border-radius:8px;display:grid;place-items:center;background:#edf2fa;color:#4976b1}.type-dot.idea{background:#fff0d8;color:#bb8323}.type-dot.text{background:#e9f5ee;color:#448863}.type-dot .icon{width:16px;height:16px}.card h3{font-size:16px;line-height:1.55;overflow-wrap:anywhere}.card-excerpt{font-size:13px;line-height:1.85;color:#7b8898;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin:12px 0 17px;white-space:pre-wrap;overflow-wrap:anywhere}.tags{display:flex;gap:6px;flex-wrap:wrap}.tag{font-size:11px;color:#6a7d93;background:#f1f4f8;padding:4px 7px;border-radius:4px;max-width:100%;overflow-wrap:anywhere}.card-footer{padding:12px 20px;border-top:1px solid #f0f3f7;display:flex;align-items:center;justify-content:space-between;font-size:11px;color:#91a0b0}.favorite.active{color:#e68a30}.card .favorite{position:absolute;right:10px;top:12px;background:#ffffffdd}.status{display:inline-flex;align-items:center;gap:5px;font-size:11px}.status:before{content:"";width:5px;height:5px;border-radius:50%;background:#a8b6c7}.status.ready:before{background:#5a9b80}.empty{grid-column:1/-1;border:1px dashed #cfdae6;border-radius:14px;min-height:280px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:32px;color:#8190a2;background:linear-gradient(150deg,#f9fbfe,#eef3f8)}.empty-symbol{width:58px;height:58px;display:grid;place-items:center;border-radius:17px;background:white;border:1px solid var(--line);color:#db8150;margin-bottom:20px;transform:rotate(-7deg)}.empty h2{font-size:18px;color:#324860;margin:0 0 10px}.empty p{max-width:410px;font-size:14px;line-height:1.8;margin:0 0 20px}.modal-shade{position:fixed;inset:0;background:#11203566;z-index:40;display:flex;align-items:center;justify-content:center;padding:24px;backdrop-filter:blur(3px)}.modal{background:#fff;width:620px;max-width:100%;border-radius:17px;max-height:90vh;overflow:auto;box-shadow:0 20px 90px #14233533}.modal.wide{width:900px}.modal-head{display:flex;align-items:center;justify-content:space-between;padding:22px 26px;border-bottom:1px solid var(--line)}.modal-head h2{margin:0}.modal-content{padding:24px 26px}.field{display:flex;flex-direction:column;gap:8px;margin-bottom:18px;font-size:13px;color:#53677e}.field input,.field textarea,.field select{border:1px solid #dce3ed;border-radius:8px;padding:11px 12px;background:#fff;color:#22374e;outline:none;width:100%;font-size:14px}.field textarea{min-height:110px;resize:vertical;line-height:1.7}.field input:focus,.field textarea:focus,.field select:focus{border-color:#729dda;box-shadow:0 0 0 3px #4985d410}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}.form-actions{display:flex;gap:9px;justify-content:flex-end;flex-wrap:wrap;margin-top:20px}.notice{padding:13px 15px;background:#f0f5fc;border:1px solid #dce8fa;color:#537092;line-height:1.7;font-size:13px;border-radius:8px;margin-bottom:18px}.notice.warn{background:#fff6e9;border-color:#f8e2bd;color:#9a7437}.error{color:#b93746;background:#fff0f2;padding:11px;border-radius:8px;font-size:13px;margin-bottom:15px}.detail-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:24px}.detail-image{max-width:100%;max-height:300px;object-fit:contain;border-radius:10px;background:#f1f4f8}.detail-text{white-space:pre-wrap;overflow-wrap:anywhere;font-size:14px;line-height:1.9;max-height:330px;overflow:auto}.ai-note{background:#f6f4ff;border:1px solid #e7e1fa;border-radius:10px;padding:16px;margin-top:20px}.ai-note h3{color:#72619d;font-size:13px;margin-bottom:10px}.settings-grid{display:grid;gap:20px;max-width:850px}.panel{background:white;border:1px solid var(--line);border-radius:12px;padding:24px}.panel-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.panel-head h2{margin:0}.pill{border-radius:15px;background:#f0f3f8;font-size:12px;padding:5px 10px;color:#77869a}.pill.green{background:#e6f5ed;color:#3c8463}.auth-page{min-height:100vh;display:grid;grid-template-columns:1fr 1fr;background:#fff}.auth-art{background:var(--nav);padding:60px;color:white;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.auth-art h1{font-size:48px;line-height:1.35;max-width:430px}.auth-art p{line-height:1.9;color:#a2b5cd;max-width:370px}.auth-shape{position:absolute;bottom:-100px;right:-110px;border:1px solid #39516b;width:500px;height:500px;border-radius:50%;box-shadow:0 0 0 70px #20364a,0 0 0 140px #1b2c3f;opacity:.6}.auth-art>*:not(.auth-shape){z-index:1}.auth-form{display:flex;align-items:center;justify-content:center;padding:30px}.auth-box{width:360px}.auth-box h1{font-size:26px;margin-bottom:12px}.auth-box>p{font-size:14px;color:var(--muted);line-height:1.8;margin-bottom:30px}.auth-box .primary{width:100%;padding:13px}#toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,20px);background:#172d42;color:white;border-radius:9px;padding:12px 22px;font-size:14px;z-index:100;opacity:0;pointer-events:none;transition:.2s;max-width:90vw}#toast.show{opacity:1;transform:translate(-50%,0)}.project-card{padding:24px;cursor:pointer}.project-card .icon{color:#df8551;margin-bottom:18px}.project-card p{font-size:13px;color:var(--muted);line-height:1.7;min-height:40px}.report-body{white-space:pre-wrap;line-height:1.95;font-size:14px;overflow-wrap:anywhere}.mobile-menu{display:none}.loading{padding:55px;text-align:center;color:#8a98aa}.drop-zone{border:1px dashed #becbdc;border-radius:8px;padding:20px;text-align:center;background:#f7f9fc;color:#71839b;font-size:13px}.drop-zone input{max-width:100%;margin-top:12px}.link-line{overflow-wrap:anywhere;font-size:13px;display:block;margin:12px 0}.button-row{display:flex;gap:8px;flex-wrap:wrap}.checkline{display:flex;gap:10px;align-items:flex-start;font-size:13px;line-height:1.7;margin-bottom:18px;color:#667a91}.checkline input{margin-top:5px}.capture-strip.dragging{outline:3px solid #4e8bdd}.stats-mini{display:flex;gap:25px;margin-top:14px}.stats-mini b{font-size:20px;font-weight:600}.stats-mini span{font-size:12px;color:#8e9aad;margin-left:6px}.mobile-only{display:none}@media(min-width:1500px){.grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:1100px){.grid{grid-template-columns:repeat(2,minmax(0,1fr))}.content{padding:28px 24px}.topbar{padding:0 24px}.shell{grid-template-columns:200px minmax(0,1fr)}}@media(max-width:760px){.shell{display:block}.sidebar{display:none;position:fixed;inset:0 auto 0 0;width:230px;z-index:30;box-shadow:20px 0 90px #17283b55}.sidebar.open{display:flex}.mobile-menu{display:inline-grid}.topbar{height:68px;padding:0 16px;gap:10px}.keycap,.date-block,.capture-bottom>span,.desktop-only{display:none}.content{padding:25px 17px}.page-title{align-items:flex-start}h1{font-size:24px}.page-title p{font-size:13px}.capture-top{padding:15px 13px;gap:9px}.capture-top input{font-size:13px}.capture-symbol{width:32px;height:32px}.capture-top .primary{padding:9px 11px}.capture-bottom{padding:10px 13px}.grid{gap:12px}.card-body{padding:15px}.card-footer{padding:10px 15px}.card-media{height:140px}.card h3{font-size:14px}.filters select{font-size:12px;max-width:135px}.tab{padding:8px 9px;font-size:13px}.modal-shade{padding:12px}.modal-content,.modal-head{padding:19px}.detail-grid{grid-template-columns:1fr}.form-row{grid-template-columns:1fr;gap:0}.auth-page{display:block}.auth-art{display:none}.auth-form{min-height:100vh}.panel{padding:19px}.top-actions{gap:4px}.top-actions .primary{padding:9px 11px}.toolbar{gap:12px}.stats-mini{gap:14px}.stats-mini b{font-size:17px}.mobile-only{display:block}}@media(max-width:420px){.grid{grid-template-columns:1fr}.card-media{height:195px}}

.site-footer{display:flex;justify-content:center;gap:10px;align-items:center;padding:18px 24px 26px;color:#91a0af;font-size:12px;line-height:1.6}.site-footer a{color:#6f8298;text-decoration:underline;text-underline-offset:2px}.auth-form .site-footer{width:360px;max-width:100%;margin-top:22px}.auth-page .site-footer{margin-left:auto;margin-right:auto}@media(max-width:760px){.site-footer{padding:16px 17px 22px;flex-wrap:wrap}}

.field select[multiple]{min-height:118px;padding:6px}.field select[multiple] option{padding:5px 8px;border-radius:4px}.toast-action{margin-left:12px;padding:4px 10px;border:1px solid #ffffff66;border-radius:5px;background:#ffffff1f;color:#fff;font-size:13px}.toast-action:hover{background:#ffffff33}.project-actions{display:flex;gap:7px;flex-wrap:wrap;margin-top:16px}.project-actions .secondary,.project-actions .danger{font-size:12px;padding:7px 10px}.project-card{min-width:0}.drop-zone input{display:block;margin-left:auto;margin-right:auto}
@media(max-width:760px){.project-actions .secondary,.project-actions .danger{padding:8px 10px}.sidebar.open:after{content:"";position:fixed;inset:0;left:230px;background:#12203466;z-index:-1}.field select[multiple]{min-height:135px}}
.collection-overview{background:#fff;border:1px solid var(--line);border-radius:14px;padding:22px;margin-bottom:24px}.overview-heading{display:flex;justify-content:space-between;gap:24px;align-items:flex-start}.overview-heading h2{margin:0 0 7px;font-size:17px}.overview-heading p,.overview-hint{color:var(--muted);font-size:12px;line-height:1.7;margin:0}.overview-stats{display:flex;gap:24px;flex-shrink:0}.overview-stats span{display:grid;gap:4px;color:var(--muted);font-size:11px}.overview-stats b{font-size:24px;line-height:1.2;color:var(--ink);font-weight:650}.overview-stats .needs-attention b{color:#b76425}.domain-overview{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:20px}.domain-tile{background:#f7f9fc;border:1px solid transparent;border-radius:9px;padding:13px;text-align:left;display:grid;grid-template-columns:1fr auto;gap:11px;font-size:12px}.domain-tile>span:first-child{align-self:center}.domain-tile strong{font-size:18px;color:var(--category-color)}.domain-tile small{font-size:11px;font-weight:400;color:var(--muted)}.domain-tile:hover,.domain-tile.selected{border-color:var(--category-color);background:#fff}.domain-meter{height:4px;background:#e8edf3;border-radius:4px;grid-column:1/-1;overflow:hidden}.domain-meter i{height:100%;display:block;background:var(--category-color);border-radius:4px}.overview-hint{margin-top:14px}.result-line{flex-wrap:wrap;gap:10px;align-items:center}#batch-status{flex-basis:100%}@media(max-width:900px){.overview-heading{flex-direction:column;gap:16px}.overview-stats{gap:30px}.domain-overview{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:420px){.collection-overview{padding:17px}.overview-stats{width:100%;justify-content:space-between;gap:10px}.overview-stats b{font-size:22px}.domain-tile{padding:11px;font-size:11px}}
