@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap";:root{font-family:DM Sans,sans-serif;color:#e8eef9;background:#071226;font-synthesis:none;--bg:#071226;--panel:rgba(14,27,61,.7);--panel2:rgba(9,20,43,.82);--border:rgba(148,163,184,.14);--text:#f8fafc;--muted:#94a3b8;--blue:#5d7cff;--violet:#8b6df0;--green:#43d1a1;--red:#fb7185;--orange:#fbbf66;--shadow:0 18px 60px rgba(0,0,0,.25)}:root[data-theme=light]{--bg:#eef3ff;--panel:rgba(255,255,255,.72);--panel2:rgba(248,250,255,.9);--border:rgba(76,91,135,.12);--text:#17213b;--muted:#64748b;--shadow:0 16px 45px rgba(39,58,110,.1)}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:var(--bg);color:var(--text)}button,input,textarea,select{font:inherit}button{color:inherit}.app{min-height:100vh;background:radial-gradient(circle at 75% -20%,rgba(79,124,255,.17),transparent 38%),radial-gradient(circle at 0 100%,rgba(118,86,217,.12),transparent 32%)}.orb{position:fixed;z-index:0;width:380px;height:380px;border-radius:50%;filter:blur(100px);pointer-events:none;opacity:.15}.orb.one{background:#3157d5;right:4%;top:-150px}.orb.two{background:#7656d9;left:20%;bottom:-230px}.skip{position:fixed;z-index:1000;left:10px;top:-50px;padding:10px;background:#fff;color:#111}.skip:focus{top:10px}.sidebar{position:fixed;z-index:20;inset:0 auto 0 0;width:250px;padding:25px 15px 18px;background:#050e20d1;border-right:1px solid var(--border);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);display:flex;flex-direction:column}.brand{display:flex;align-items:center;gap:12px;padding:0 8px 25px}.brand .logo{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:linear-gradient(135deg,#5275ff,#8b5de8);box-shadow:0 8px 24px #4f7cff47}.brand strong{font:700 16px Manrope}.brand small,.profile small{display:block;font-size:9px;letter-spacing:1.6px;color:var(--muted);margin-top:3px}.sidebar nav{display:flex;flex-direction:column;gap:3px;flex:1;overflow:auto}.sidebar nav a{display:flex;align-items:center;gap:12px;text-decoration:none;color:#8f9db6;padding:10px 12px;border-radius:10px;font-size:13px;font-weight:500;min-height:40px}.sidebar nav a:hover,.sidebar nav a.active{background:#5976e324;color:#edf2ff}.sidebar nav a.active{box-shadow:inset 2px 0 #6985ff}.sidebar nav em{font-style:normal;margin-left:auto;font-size:10px;background:#5a79ed2e;padding:2px 6px;border-radius:9px}.glass{background:var(--panel);border:1px solid var(--border);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:17px}.processing{padding:12px;margin:14px 3px}.processing div:first-child{display:flex;gap:8px;align-items:center;font-size:11px}.processing svg{color:var(--violet)}.processing small{color:var(--muted);font-size:9px}.bar,.mini-bar{height:4px;background:#94a3b826;border-radius:3px;overflow:hidden;margin-top:10px}.bar i,.mini-bar i{display:block;height:100%;background:linear-gradient(90deg,var(--blue),var(--violet));border-radius:3px}.profile{display:flex;align-items:center;gap:9px;padding:14px 5px 0;border-top:1px solid var(--border);font-size:11px}.profile>svg{margin-left:auto;color:var(--muted)}.avatar{width:33px;height:33px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#5676d6,#b18cff);font-weight:700;font-size:11px}.workspace{margin-left:250px;min-height:100vh;position:relative;z-index:1}.topbar{height:72px;padding:0 30px;border-bottom:1px solid var(--border);display:flex;align-items:center;gap:10px;background:#07122657;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);position:sticky;top:0;z-index:10}.project{min-width:0;margin-right:auto}.project small{display:block;color:var(--muted);font-size:8px;letter-spacing:1.4px}.project strong{display:block;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:340px;margin-top:4px}.global-search{width:250px;height:37px;border:1px solid var(--border);background:#6e82b40f;border-radius:10px;color:var(--muted);display:flex;align-items:center;gap:8px;padding:0 10px;font-size:11px}.global-search span{flex:1;text-align:left}.global-search kbd,.command kbd{font-size:9px;border:1px solid var(--border);padding:3px 5px;border-radius:5px}.icon{width:37px;height:37px;border:1px solid var(--border);background:#6e82b40f;border-radius:10px;display:grid;place-items:center;position:relative;cursor:pointer}.icon b{position:absolute;width:5px;height:5px;background:#fb7185;border-radius:50%;right:8px;top:7px}.mobile-menu{display:none}main{padding:30px 32px 70px;max-width:1600px;margin:auto}.page-head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:24px;gap:16px}.eyebrow{display:block;color:#8196ec;font-size:9px;font-weight:700;letter-spacing:2px;margin-bottom:5px}.page-head h1{font:700 27px Manrope;margin:0;letter-spacing:-.6px}.btn{border:0;border-radius:10px;min-height:38px;padding:0 15px;display:inline-flex;gap:7px;align-items:center;justify-content:center;font-size:11px;font-weight:600;cursor:pointer}.btn.primary{background:linear-gradient(135deg,#5475ec,#7858da);box-shadow:0 8px 20px #4158b940;color:#fff}.btn.soft{background:#5b71be1f;border:1px solid var(--border)}.btn.ghost{background:transparent;color:var(--muted)}.hero{min-height:225px;padding:34px 45px;display:flex;justify-content:space-between;align-items:center;overflow:hidden;position:relative;background:linear-gradient(120deg,#1f3465b3,#271b4b94)}.hero:after{content:"";position:absolute;width:300px;height:300px;border-radius:50%;right:-70px;top:-90px;background:radial-gradient(circle,rgba(101,125,255,.2),transparent 65%)}.pill{font-size:8px;letter-spacing:1.3px;font-weight:700;padding:6px 9px;border-radius:12px;background:#566edf24;color:#96a9ff}.hero h2{font:700 25px Manrope;margin:14px 0 8px}.hero p{max-width:610px;color:var(--muted);font-size:12px;line-height:1.7}.hero-actions{display:flex;margin-top:20px;gap:6px}.progress-ring{width:150px;display:grid;place-items:center;position:relative;z-index:1}.progress-ring svg{width:120px;transform:rotate(-90deg);grid-area:1/1/3/2}.progress-ring circle{fill:none;stroke:#94a3b81f;stroke-width:8}.progress-ring circle.active{stroke:#6d84fb;stroke-dasharray:302;stroke-dashoffset:97;stroke-linecap:round}.progress-ring strong{font:700 24px Manrope;grid-area:1/1/2/2;align-self:end}.progress-ring span{grid-area:2/1/3/2;align-self:start;font-size:9px;color:var(--muted)}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:16px 0}.stat{padding:17px 18px;display:grid;grid-template-columns:38px 1fr;grid-template-rows:auto auto auto}.stat-icon{grid-row:1/4;width:34px;height:34px;border-radius:10px;background:#5574e61c;display:grid;place-items:center;color:#7690ff}.stat small{font-size:9px;color:var(--muted)}.stat>strong{font:700 23px Manrope;margin-top:2px}.stat>span{font-size:8px;color:var(--green)}.dashboard-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:16px}.dashboard-grid>.glass{padding:24px}.section-title{display:flex;justify-content:space-between;align-items:center}.section-title h2{font:700 16px Manrope;margin:0}.text-btn{display:flex;gap:5px;background:none;border:0;color:#8ca1ff;font-size:10px}.objective-list{margin-top:10px}.objective{display:grid;grid-template-columns:30px 1fr auto;gap:12px;padding:13px 0;border-bottom:1px solid var(--border);align-items:center}.objective:last-child{border:0}.num{font:700 10px Manrope;color:#8fa3f1}.objective strong{font-size:10px;font-weight:500;display:block}.objective .mini-bar{margin-top:7px}.evidence{display:flex;align-items:center;gap:9px;font-size:9px}.evidence em{font-style:normal;color:var(--muted);min-width:62px}.dot{display:inline-block;width:6px;height:6px;border-radius:50%}.green{background:var(--green)}.red{background:var(--red)}.blue{background:var(--blue)}.orange{background:var(--orange)}.actions{margin-top:10px}.actions>button{width:100%;display:flex;align-items:center;gap:11px;padding:14px 0;border:0;border-bottom:1px solid var(--border);background:none;text-align:left}.actions>button:last-child{border:0}.actions>button>svg{margin-left:auto;color:var(--muted);width:15px}.actions strong,.actions small{display:block;font-size:10px}.actions small{color:var(--muted);margin-top:3px;font-size:9px}.action-icon{display:grid;place-items:center;width:35px;height:35px;border-radius:10px}.action-icon svg{width:16px}.action-icon.violet{background:#8b6df021;color:#a78bfa}.action-icon.cyan{background:#43d1a11f;color:#43d1a1}.action-icon.orange{background:#fbbf661a;color:#fbbf66}.search-box{padding:20px}.provider-row{display:flex;gap:7px;align-items:center;font-size:9px;color:var(--muted);margin-bottom:13px}.provider{color:#96a8ee;background:#5574d21f;border-radius:12px;padding:4px 8px}.provider.off{opacity:.5}.big-search{display:flex;align-items:center;gap:12px;background:var(--panel2);border:1px solid var(--border);border-radius:13px;padding:12px 13px}.big-search>svg{color:#8297ee}.big-search textarea{resize:none;flex:1;height:42px;border:0;background:none;color:var(--text);outline:0;padding:7px}.big-search button{height:39px;border:0;border-radius:9px;background:linear-gradient(135deg,#5475ec,#7858da);color:#fff;padding:0 15px;display:flex;align-items:center;gap:8px;font-size:10px}.big-search button svg{width:15px}.filter-row{display:flex;align-items:center;gap:8px;margin-top:12px}.filter-row button,.filter-row span{background:#687bae12;border:1px solid var(--border);padding:6px 9px;border-radius:8px;font-size:9px;color:var(--muted)}.filter-row button{display:flex;align-items:center;gap:5px}.filter-row svg{width:13px}.empty-state{text-align:center;padding:70px 20px}.empty-state>span{display:grid;place-items:center;width:64px;height:64px;margin:auto;border-radius:20px;background:#526fdc1c;color:#7990f0}.empty-state>span svg{width:28px}.empty-state h2{font:700 19px Manrope;margin:20px 0 8px}.empty-state p{color:var(--muted);font-size:11px;max-width:470px;line-height:1.7;margin:auto}.suggestions{display:flex;justify-content:center;gap:8px;margin-top:25px;flex-wrap:wrap}.suggestions button{border:1px solid var(--border);background:var(--panel);border-radius:9px;padding:10px 12px;color:var(--muted);font-size:9px}.suggestions svg{width:12px;margin-left:7px}.result-head{display:flex;justify-content:space-between;align-items:end;margin:25px 0 10px}.result-head h2{font:700 17px Manrope;margin:0}.result-head span{font-size:9px;color:var(--muted)}select{color:var(--text);background:var(--panel);border:1px solid var(--border);border-radius:8px;padding:8px}.results{display:grid;gap:10px}.paper-card{padding:20px;display:flex;gap:25px}.paper-main{flex:1}.source-label{font-size:8px;color:#879cff;letter-spacing:1px}.source-label span{color:var(--green);margin-left:8px}.paper-card h3{font:600 15px Manrope;margin:9px 0 5px}.paper-card p{font-size:10px;color:var(--muted);line-height:1.6}.paper-card .meta{font-size:9px}.paper-actions{display:flex;align-items:start;gap:5px}.tags{display:flex;gap:5px;flex-wrap:wrap}.tags span{font-size:8px;background:#6e82b417;border:1px solid var(--border);padding:4px 7px;border-radius:9px;color:var(--muted)}.tags span.oa{color:var(--green)}.title-actions{display:flex;gap:7px}.library-tools{display:flex;gap:8px;margin-bottom:14px}.input{height:38px;display:flex;align-items:center;gap:8px;background:var(--panel2);border:1px solid var(--border);border-radius:9px;padding:0 11px;flex:1}.input svg{width:15px;color:var(--muted)}.input input{border:0;outline:0;background:none;color:var(--text);width:100%;font-size:10px}.library-tools>button{display:flex;align-items:center;gap:6px;background:var(--panel);border:1px solid var(--border);border-radius:9px;padding:0 12px;font-size:10px}.library-tools button svg{width:14px}.library-tools button span{background:#6d7ee5;color:#fff;padding:1px 5px;border-radius:8px}.seg{display:flex;border:1px solid var(--border);border-radius:9px;padding:3px}.seg button{width:30px;border:0;background:none;color:var(--muted);border-radius:6px}.seg button.active{background:#5f75d22b;color:#91a3f1}.seg svg{width:14px}.library-summary{display:flex;gap:20px;font-size:9px;color:var(--muted);margin:0 2px 16px}.library-summary strong{color:var(--text)}.paper-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.library-card{overflow:hidden}.cover{height:120px;background:linear-gradient(145deg,#253867f2,#3d2a63db);display:grid;place-items:center;position:relative}.cover>span,.cover>em{position:absolute;font-size:7px;letter-spacing:1px;font-style:normal}.cover>span{top:12px;left:12px;color:#f5a4ad}.cover>em{bottom:10px;right:11px;color:#aebaf0}.cover svg{width:34px;height:34px;color:#788ce4}.library-info{padding:16px}.card-top{display:flex;justify-content:space-between}.card-top button,.library-info button{border:0;background:none}.card-top svg{width:15px}.status{font-size:7px;text-transform:uppercase;letter-spacing:.6px;padding:4px 7px;border-radius:9px;background:#5576e01f;color:#8ca2f9}.status.reviewed,.status.important{color:var(--green);background:#43d1a11a}.status.reading{color:var(--orange);background:#fbbf661a}.library-info h3{font:600 13px Manrope;line-height:1.4;margin:12px 0 7px}.library-info p,.library-info small{font-size:9px;color:var(--muted)}.library-info .tags{margin:13px 0}.card-foot{border-top:1px solid var(--border);padding-top:12px;display:flex;justify-content:space-between;align-items:center}.card-foot span,.card-foot button{font-size:8px;color:var(--muted);display:flex;gap:5px;align-items:center}.card-foot svg{width:12px}.card-foot button{color:#91a5fb}.paper-grid.list{grid-template-columns:1fr}.paper-grid.list .library-card{display:flex}.paper-grid.list .cover{width:150px;height:auto}.paper-grid.list .library-info{flex:1}.chat-layout{display:grid;grid-template-columns:220px 1fr;margin:-30px -32px -70px;min-height:calc(100vh - 72px)}.chat-side{padding:22px 14px;border-right:1px solid var(--border);background:#050e2042}.chat-side>.btn{width:100%}.chat-search{display:flex;align-items:center;gap:6px;border:1px solid var(--border);border-radius:8px;margin:15px 0;padding:0 8px;height:34px}.chat-search svg{width:14px}.chat-search input{width:100%;border:0;background:none;color:var(--text);outline:none;font-size:9px}.chat-side>small{display:block;color:var(--muted);font-size:7px;letter-spacing:1.4px;margin:19px 8px 6px}.conversation{width:100%;display:flex;align-items:center;gap:8px;border:0;background:none;color:var(--muted);font-size:9px;padding:9px;border-radius:8px;text-align:left}.conversation svg{width:14px}.conversation.active{background:#5370db1f;color:var(--text)}.chat-main{display:flex;flex-direction:column;min-width:0}.chat-main>header{padding:20px 27px 14px;display:flex;justify-content:space-between;align-items:center}.chat-main h1{font:700 20px Manrope;margin:0}.chat-main header>div:last-child{display:flex;gap:7px}.scope{display:flex;align-items:center;gap:6px;background:var(--panel);border:1px solid var(--border);border-radius:9px;padding:0 10px;font-size:9px}.scope svg{width:14px}.mode-row{display:flex;gap:5px;padding:0 27px 13px;border-bottom:1px solid var(--border);overflow:auto}.mode-row button{white-space:nowrap;border:1px solid var(--border);background:none;border-radius:15px;padding:6px 10px;font-size:8px;color:var(--muted)}.mode-row button.active{background:#5772db21;color:#9caefa}.messages{padding:35px max(30px,8%);flex:1;overflow:auto}.message{display:flex;gap:12px;margin-bottom:25px;max-width:760px}.message.user{margin-left:auto;background:#4d66c42e;border:1px solid var(--border);padding:10px 14px;border-radius:13px}.message p{font-size:11px;line-height:1.7;margin:0}.ai-mark{width:30px;height:30px;flex:0 0 30px;border-radius:10px;display:grid;place-items:center;background:linear-gradient(135deg,#526fe0,#7b5bd8)}.ai-mark svg{width:14px}.sources{margin-top:12px;display:flex;align-items:center;gap:10px}.sources button{border:1px solid var(--border);background:var(--panel);border-radius:8px;padding:7px;display:flex;gap:6px;align-items:center;font-size:8px}.sources svg{width:12px}.sources span{font-size:8px;color:var(--muted)}.composer-wrap{padding:10px max(30px,8%) 18px}.grounding{display:flex;gap:10px;margin-bottom:7px;font-size:8px;color:var(--muted)}.strict{color:#6cdfb7}.strict svg{width:12px;vertical-align:middle}.composer{display:flex;align-items:end;border:1px solid rgba(107,132,228,.35);background:var(--panel2);border-radius:13px;padding:7px}.composer button{border:0;background:none;color:var(--muted);height:34px}.composer textarea{flex:1;border:0;background:none;resize:none;outline:0;color:var(--text);height:39px;padding:10px;font-size:10px}.composer .send{width:34px;border-radius:9px;background:#637be0;color:#fff}.composer svg{width:17px}.composer-wrap>small{display:block;text-align:center;color:var(--muted);font-size:7px;margin-top:6px}.matrix-wrap{padding:16px}.matrix-tools{display:flex;gap:8px;margin-bottom:14px}.table-scroll{overflow:auto;border:1px solid var(--border);border-radius:10px}table{border-collapse:collapse;min-width:1300px;width:100%;font-size:9px;background:var(--panel2)}th{color:var(--muted);font-size:8px;text-align:left;font-weight:500;padding:11px;white-space:nowrap;background:#707ea00d;position:sticky;top:0}th svg{width:10px;margin-left:5px;vertical-align:middle}td{border-top:1px solid var(--border);padding:12px 11px;max-width:200px;line-height:1.5;color:var(--muted)}td.title-cell{font-weight:600;color:var(--text);min-width:220px}.notes-layout{display:grid;grid-template-columns:220px 1fr;gap:15px}.note-filters{padding:13px;height:max-content}.note-filters .input{margin-bottom:13px}.note-filters>button{display:flex;width:100%;justify-content:space-between;border:0;background:none;color:var(--muted);font-size:9px;padding:10px;border-radius:8px}.note-filters>button.active{background:#5370db1f;color:var(--text)}.note-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:13px}.note-card{padding:20px}.note-card>div{display:flex;justify-content:space-between}.note-card button{border:0;background:none;color:var(--muted)}.note-card button svg{width:14px}.note-type{font-size:7px;letter-spacing:1px;color:#91a7ff}.note-type.t1{color:#f59cab}.note-type.t2{color:#58d9b0}.note-card h3{font:600 14px Manrope}.note-card p{font-size:10px;line-height:1.7;color:var(--muted)}.note-card footer{display:flex;justify-content:space-between;border-top:1px solid var(--border);padding-top:12px;margin-top:16px;font-size:8px;color:var(--muted)}.note-card footer span{display:flex;align-items:center;gap:5px}.note-card footer svg{width:11px}.objective-cards{display:grid;gap:11px}.objective-card{display:grid;grid-template-columns:70px 1fr;padding:20px}.big-num{font:800 24px Manrope;color:#738ae3}.objective-card h2{font:600 14px Manrope;margin:11px 0 18px}.coverage>div:first-child{display:flex;justify-content:space-between;font-size:9px;color:var(--muted)}.coverage .mini-bar{height:5px}.objective-card footer{display:flex;gap:17px;align-items:center;margin-top:16px;font-size:9px}.objective-card footer span{display:flex;gap:5px;align-items:center}.objective-card footer svg{width:12px}.positive{color:var(--green)}.negative{color:var(--red)}.objective-card footer button{margin-left:auto;border:0;background:none;color:#91a5fb;font-size:9px}.objective-card footer button svg{vertical-align:middle}.research-card{padding:30px}.research-card h2{font:700 21px Manrope;max-width:850px;line-height:1.45}.research-card>p{color:var(--muted);font-size:11px;line-height:1.7;max-width:750px}.research-meta{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;border-top:1px solid var(--border);margin-top:25px;padding-top:20px}.research-meta small,.foundation small{display:block;font-size:7px;letter-spacing:1px;color:var(--muted)}.research-meta strong{font-size:10px}.section-heading{font:600 15px Manrope;margin:25px 0 12px}.foundation{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.foundation>.glass{padding:20px}.foundation svg{color:#8299f1;margin-bottom:17px}.foundation p{font-size:10px;line-height:1.6}.notice{display:flex;gap:8px;align-items:center;background:#fbbf6614;border:1px solid rgba(251,191,102,.16);color:#edc77f;padding:10px 13px;border-radius:9px;font-size:9px;margin-bottom:13px}.notice svg{width:15px}.reference-list{padding:4px 20px}.reference{display:flex;gap:13px;align-items:flex-start;padding:18px 0;border-bottom:1px solid var(--border)}.reference:last-child{border:0}.ref-check{display:grid;place-items:center;width:25px;height:25px;border-radius:8px;background:#43d1a11a;color:var(--green)}.ref-check svg{width:13px}.reference>div{flex:1}.reference p{font-size:10px;margin:2px 0 11px;line-height:1.6}.reference>div>div{display:flex;gap:12px}.reference>div span,.reference button{font-size:8px;color:var(--muted);border:0;background:none}.reference button{display:flex;align-items:center;gap:4px}.reference button svg{width:11px}.export-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.export-card{padding:23px}.export-card>span{display:grid;place-items:center;width:40px;height:40px;border-radius:11px;background:#5773dc1f;color:#8097f4}.export-card h3{font:600 13px Manrope;margin:17px 0 6px}.export-card p{color:var(--muted);font-size:9px}.export-card button{display:flex;align-items:center;gap:5px;border:0;background:none;color:#91a5fb;font-size:9px;margin-top:20px}.export-card button svg{width:12px}.settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.settings-grid>.glass{padding:25px}.settings-grid h2{font:600 16px Manrope;margin:0 0 20px}.settings-grid label{display:block;font-size:9px;color:var(--muted);margin:15px 0}.settings-grid label input,.settings-grid label textarea,.settings-grid label select{display:block;width:100%;margin-top:7px;padding:10px;border:1px solid var(--border);border-radius:8px;background:var(--panel2);color:var(--text)}.settings-grid textarea{height:70px;resize:none}.two{display:flex;gap:8px}.setting-row{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--border);padding:15px 0}.setting-row strong{font-size:10px}.setting-row p,.privacy p{font-size:9px;color:var(--muted);margin:4px 0}.privacy{display:flex;gap:12px;background:#43d1a112;border:1px solid rgba(67,209,161,.13);border-radius:10px;padding:14px;margin-top:20px}.privacy svg{color:var(--green)}.modal-backdrop{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;background:#010712b3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:grid;place-items:start center;padding-top:12vh}.command{width:min(560px,90vw);background:#101c35;border:1px solid rgba(148,163,184,.2);border-radius:16px;box-shadow:0 30px 80px #00000073;padding:10px}.command>div{display:flex;gap:10px;align-items:center;border-bottom:1px solid var(--border);padding:8px}.command input{flex:1;border:0;outline:0;background:none;color:#fff;padding:10px}.command>small{display:block;color:#8090ac;font-size:7px;letter-spacing:1.3px;margin:14px 9px 5px}.command>button{display:flex;width:100%;align-items:center;gap:10px;padding:9px;border:0;background:none;border-radius:9px;color:#cbd5e1;font-size:10px}.command>button:hover{background:#5a73d221}.command>button span{display:grid;place-items:center;width:28px;height:28px;border-radius:7px;background:#5671da21}.command>button svg{width:14px}.command>button>svg:last-child{margin-left:auto;color:#66758e}.backdrop,.bottom-nav{display:none}@media(max-width:1100px){.sidebar{width:210px}.workspace{margin-left:210px}.paper-grid,.stats{grid-template-columns:repeat(2,1fr)}.dashboard-grid{grid-template-columns:1fr}.project strong{max-width:220px}.global-search{width:190px}.export-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.sidebar{transform:translate(-105%);transition:transform .25s;width:250px}.sidebar.open{transform:none}.backdrop{display:block;position:fixed;z-index:19;top:0;right:0;bottom:0;left:0;border:0;background:#00000080}.workspace{margin-left:0}.topbar{height:60px;padding:0 14px}.mobile-menu{display:grid}.project small,.global-search,.topbar>.icon:first-of-type{display:none}.project strong{max-width:45vw}.topbar .icon{width:35px;height:35px}main{padding:23px 15px 85px}.page-head{align-items:center}.page-head h1{font-size:22px}.page-head .btn{padding:0 10px}.hero{padding:25px;min-height:0}.hero h2{font-size:20px}.progress-ring{display:none}.paper-grid,.dashboard-grid{grid-template-columns:1fr}.bottom-nav{display:flex;position:fixed;z-index:15;bottom:0;left:0;right:0;height:64px;background:#071226ed;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-top:1px solid var(--border);justify-content:space-around}.bottom-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:#8290aa;text-decoration:none;font-size:7px;min-width:55px}.bottom-nav a svg{width:18px}.bottom-nav a.active{color:#8fa6ff}.chat-layout{margin:-23px -15px -85px;min-height:calc(100vh - 60px)}.chat-side{display:none}.chat-main>header{padding:18px}.chat-main header h1{font-size:17px}.scope{font-size:0;width:37px;padding:0;justify-content:center}.scope svg:last-child{display:none}.mode-row{padding:0 18px 11px}.messages{padding:25px 18px}.composer-wrap{padding:9px 15px 75px}.notes-layout{grid-template-columns:1fr}.note-filters{display:none}.foundation,.research-meta{grid-template-columns:repeat(2,1fr)}.export-grid,.settings-grid{grid-template-columns:1fr}.objective-card{grid-template-columns:45px 1fr;padding:16px}.big-num{font-size:17px}.matrix-wrap{padding:10px}.table-scroll{max-height:65vh}.title-actions .btn.soft{display:none}}@media(max-width:480px){.stats{grid-template-columns:repeat(2,1fr);gap:9px}.stat{padding:13px;grid-template-columns:32px 1fr}.stat-icon{width:29px;height:29px}.stat>strong{font-size:19px}.hero{padding:20px}.objective{grid-template-columns:25px 1fr}.evidence{grid-column:2;justify-content:flex-start}.note-grid{grid-template-columns:1fr}.paper-card{padding:16px;display:block}.paper-actions{margin-top:10px}.provider-row,.filter-row{overflow:auto}.filter-row>*{white-space:nowrap}.library-summary{overflow:auto}.library-summary span{white-space:nowrap}.paper-grid.list .cover{display:none}.foundation,.research-meta{grid-template-columns:1fr}.objective-card footer{flex-wrap:wrap}.objective-card footer button{width:100%;text-align:right}.title-actions .btn span{display:none}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}@supports not (backdrop-filter:blur(1px)){.glass,.sidebar,.topbar,.bottom-nav{background:var(--panel2)}}html,body,#root{width:100%;max-width:100%;min-width:0;overflow-x:hidden;overflow-x:clip}body{min-width:0}img,video,canvas{max-width:100%;height:auto}.app,.workspace,.workspace>*,main,main>*,.glass,.page-head>*,.title-actions,.paper-main{min-width:0;max-width:100%}.app,.workspace{width:100%}.workspace{width:calc(100% - 250px)}main{width:100%;overflow-wrap:anywhere}input,textarea,select{min-width:0;max-width:100%}.table-scroll,.provider-row,.filter-row,.library-summary,.paper-tabs{width:100%;max-width:100%;overscroll-behavior-inline:contain}.site-footer{padding:0 32px 28px;text-align:center;color:var(--muted);font-size:10px;letter-spacing:.15px}.site-footer span{display:inline-block;margin:0 2px}.site-footer a{color:#91a5fb;text-decoration:none;font-weight:700}.site-footer a:hover,.site-footer a:focus-visible{text-decoration:underline}@media(max-width:1100px){.workspace{width:calc(100% - 210px)}}@media(max-width:768px){.workspace{width:100%;max-width:100%;overflow-x:hidden;overflow-x:clip}main{max-width:100%;overflow-x:hidden;overflow-x:clip}.topbar,.page-head,.title-actions,.hero-actions,.library-tools,.result-head,.section-title{min-width:0;max-width:100%}.page-head,.title-actions,.hero-actions,.library-tools,.result-head{flex-wrap:wrap}.glass,.hero,.research-card,.objective-card,.paper-card,.note-card,.export-card,.settings-grid>*{width:100%;max-width:100%}.chat-layout{width:auto;max-width:none;overflow:hidden}.site-footer{padding:0 15px 84px}}@media(max-width:480px){.topbar{gap:6px}.project strong{max-width:38vw}.page-head{align-items:flex-start}.title-actions{width:100%}.title-actions .btn{flex:1 1 auto}.big-search{flex-wrap:wrap}.big-search textarea{flex-basis:calc(100% - 36px)}.big-search button{margin-left:auto}.two{flex-wrap:wrap}.two>*{flex:1 1 100%}}.auth-page{position:relative;display:grid;place-items:center;min-height:100vh;padding:28px;overflow:hidden;background:radial-gradient(circle at 25% 20%,rgba(79,124,255,.19),transparent 35%),radial-gradient(circle at 80% 85%,rgba(118,86,217,.17),transparent 35%),#071226}.auth-page:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:.14;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:42px 42px}.login-card{position:relative;width:min(460px,100%);padding:34px;background:#0b1833c9;box-shadow:0 35px 90px #0000006b}.login-brand{display:flex;align-items:center;gap:12px}.login-brand .logo{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:linear-gradient(135deg,#5275ff,#8b5de8)}.login-brand h1{font:700 17px Manrope;margin:0}.login-brand p{font-size:9px;color:#94a3b8;margin:3px 0}.login-copy{margin:36px 0 27px}.login-copy h2{font:700 24px Manrope;margin:8px 0}.login-copy p{font-size:10px;color:#94a3b8;line-height:1.7;max-width:360px}.login-card form>label{display:block;font-size:9px;color:#aebbd0;margin:15px 0 7px}.auth-input{height:44px;display:flex;align-items:center;gap:9px;border:1px solid rgba(148,163,184,.18);background:#081227ba;border-radius:10px;padding:0 12px;margin-top:7px}.auth-input:focus-within{border-color:#657fe8;box-shadow:0 0 0 3px #4f7cff1a}.auth-input svg{width:15px;color:#7888a6}.auth-input input{border:0;outline:0;background:none;color:#fff;flex:1;min-width:0}.auth-input button{border:0;background:none;color:#7888a6}.auth-input button svg{width:15px}.login-options{display:flex;justify-content:space-between;align-items:center;margin:13px 0 19px;font-size:8px;color:#8d9bb3}.login-options label{display:flex;align-items:center;gap:6px}.login-options button{border:0;background:none;color:#90a4ff;font-size:8px}.login-submit{height:44px;width:100%;display:flex;align-items:center;justify-content:center;gap:9px;border:0;border-radius:10px;background:linear-gradient(135deg,#5475ec,#7858da);color:#fff;font-size:10px;font-weight:600;cursor:pointer}.login-submit svg{width:16px}.login-submit:disabled{opacity:.65}.form-error{display:flex;gap:7px;align-items:center;color:#fda4af;background:#fb718514;border:1px solid rgba(251,113,133,.15);padding:9px;border-radius:8px;font-size:8px;margin-bottom:12px}.form-error svg{width:14px}.login-card>footer{display:flex;justify-content:center;align-items:center;gap:7px;margin-top:23px;color:#718096;font-size:7px}.login-card>footer svg{width:12px;color:#43d1a1}.app-loader{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;background:#071226;color:#a9b6cf;font-size:10px}.app-loader svg{color:#8098f6;animation:pulse 1.4s ease-in-out infinite}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{50%{opacity:.4;transform:scale(.9)}}.auth-back{border:0;background:none;color:#94a3b8;display:flex;align-items:center;gap:6px;font-size:9px;padding:0}.auth-back svg{width:14px}.auth-success{text-align:center;padding:20px 5px}.auth-success>svg{width:38px;height:38px;color:#43d1a1}.auth-success h3{font:600 15px Manrope}.auth-success p{color:#94a3b8;font-size:9px;line-height:1.6}.setup-page{min-height:100vh;padding:25px max(20px,calc((100vw - 920px)/2));background:radial-gradient(circle at 20% 0,rgba(79,124,255,.18),transparent 35%),#071226}.setup-top{display:flex;align-items:center;justify-content:space-between}.setup-top .brand{padding:0}.setup-top>span{font-size:9px;color:#94a3b8}.setup-progress{height:3px;background:#94a3b81f;margin:20px 0 45px}.setup-progress i{display:block;height:100%;background:linear-gradient(90deg,#5475ec,#8b5de8);transition:width .3s}.setup-card{padding:36px;max-width:900px;margin:auto;background:#0b1833c9}.setup-card>h1{font:700 25px Manrope;margin:8px 0}.setup-card>p{font-size:10px;color:#94a3b8;margin:0 0 28px}.setup-form{display:grid;grid-template-columns:1fr 1fr;gap:15px}.setup-form label{font-size:8px;text-transform:capitalize;color:#aebbd0}.setup-form label.wide{grid-column:1/-1}.setup-form input,.setup-form textarea,.setup-form select{display:block;width:100%;margin-top:7px;background:#081227ba;border:1px solid rgba(148,163,184,.18);border-radius:9px;color:#fff;padding:10px;outline:none}.setup-form textarea{height:70px;resize:vertical}.setup-form .btn{grid-column:1/-1;justify-self:end;margin-top:8px}@media(max-width:600px){.setup-form{grid-template-columns:1fr}.setup-form label.wide{grid-column:auto}.setup-card{padding:23px}.setup-progress{margin-bottom:25px}}.title-actions a{text-decoration:none}.upload-label{cursor:pointer;position:relative}.upload-label input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.notice.error{color:#fda4af;background:#fb718514;border-color:#fb718529}.editor-modal{width:min(560px,92vw);padding:24px;background:#101c35}.editor-modal .section-title{margin-bottom:18px}.editor-modal form{display:grid;gap:13px}.editor-modal label{display:block;color:#aebbd0;font-size:9px}.editor-modal input,.editor-modal textarea,.editor-modal select{display:block;width:100%;margin-top:6px;padding:10px;border-radius:8px;border:1px solid var(--border);background:#0a162d;color:#fff}.editor-modal textarea{min-height:130px;resize:vertical}.editor-modal form>.btn{justify-self:end}.card-foot a{font-size:8px;color:#91a5fb;display:flex;gap:5px;align-items:center;text-decoration:none}.paper-detail-head{display:grid;grid-template-columns:auto 1fr auto;gap:18px;align-items:center;margin-bottom:18px}.paper-detail-head>a{display:flex;align-items:center;gap:5px;color:var(--muted);text-decoration:none;font-size:9px}.paper-detail-head>a svg{width:14px}.paper-detail-head h1{font:600 17px Manrope;margin:0}.paper-detail-head p{font-size:9px;color:var(--muted);margin:5px 0}.paper-tabs{display:flex;gap:4px;overflow:auto;margin-bottom:12px}.paper-tabs button{border:0;background:none;color:var(--muted);padding:8px 11px;font-size:9px;border-bottom:2px solid transparent}.paper-tabs button.active{color:#91a5fb;border-color:#7891f3}.paper-detail-grid{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(380px,.7fr);gap:12px;height:calc(100vh - 220px);min-height:520px}.document-pane{border:1px solid var(--border);border-radius:13px;overflow:hidden;background:#e9edf4}.document-pane iframe{width:100%;height:100%;border:0}.document-placeholder{height:100%;display:grid;place-content:center;text-align:center;color:#64748b}.document-placeholder svg{margin:auto;width:45px;height:45px}.document-placeholder h2{font:600 16px Manrope}.document-placeholder p{font-size:10px}.analysis-pane{padding:20px;overflow:auto}.analysis-pane .notice{margin-top:15px}.analysis-field{border-bottom:1px solid var(--border);padding:14px 0}.analysis-field summary,.analysis-field>div{display:flex;justify-content:space-between;align-items:center;cursor:pointer}.analysis-field strong{text-transform:capitalize;font-size:10px}.analysis-field p{font-size:10px;color:var(--muted);line-height:1.7}.analysis-field footer{display:flex;gap:10px;align-items:center;font-size:8px;color:var(--muted)}.analysis-field footer button{display:flex;align-items:center;gap:4px;border:0;background:none;color:#91a5fb;font-size:8px}.analysis-field footer svg{width:11px}@media(max-width:900px){.paper-detail-grid{grid-template-columns:1fr;height:auto}.document-pane,.analysis-pane{height:65vh}.paper-detail-head{grid-template-columns:auto 1fr}.paper-detail-head>.btn{display:none}.mobile-hidden{display:none}}.notification-panel{position:fixed;z-index:40;right:18px;top:65px;width:min(390px,calc(100vw - 30px));max-height:calc(100vh - 85px);overflow:auto;background:#0c1931;border:1px solid rgba(148,163,184,.18);border-radius:15px;box-shadow:0 25px 70px #0006;padding:15px}.notification-panel>header{display:flex;align-items:center;justify-content:space-between;padding:4px 5px 12px}.notification-panel h2{font:600 16px Manrope;margin:0}.notification-panel>div>button{width:100%;display:flex;gap:10px;text-align:left;border:0;border-top:1px solid var(--border);background:none;padding:14px 5px}.notification-panel>div>button.read{opacity:.58}.notification-panel>div>button>span{width:30px;height:30px;flex:0 0 30px;display:grid;place-items:center;border-radius:9px;background:#5773dc21;color:#8299f1}.notification-panel>div>button svg{width:14px}.notification-panel strong{font-size:10px}.notification-panel p{font-size:9px;color:#94a3b8;margin:4px 0;line-height:1.4}.notification-panel small{font-size:7px;color:#64748b}.command>button>div{min-width:0;text-align:left}.command>button>div strong,.command>button>div small{display:block}.command>button>div small{color:#718096;font-size:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:390px}.command-loading{display:flex!important;justify-content:center;gap:8px!important;color:#8290aa;padding:25px!important;font-size:9px}.matrix-hint{display:flex;align-items:center;gap:6px;color:var(--muted);font-size:8px;margin:-5px 2px 10px}.matrix-hint svg{width:12px}.table-scroll td textarea{width:100%;min-height:70px;resize:vertical;background:#0a162d;border:1px solid #647ee5;border-radius:6px;color:#fff;padding:7px;font-size:9px;outline:none}body{font-size:16px;line-height:1.5}.app button,.app input,.app textarea,.app select{font-size:14px}.app p,.app li{font-size:14px;line-height:1.65}.app small{font-size:12px;line-height:1.45}.sidebar nav a{font-size:14px;min-height:44px}.brand strong{font-size:17px}.brand small,.profile small{font-size:11px}.profile,.project strong{font-size:13px}.project small{font-size:10px}.global-search{font-size:13px}.global-search kbd,.command kbd{font-size:11px}.page-head h1{font-size:30px}.eyebrow{font-size:11px}.btn{font-size:14px;min-height:42px}.section-title h2{font-size:18px}.hero h2{font-size:27px}.hero p{font-size:15px}.stat small,.stat>span{font-size:12px}.objective strong,.search-box,.paper-card,.library-card,.research-card,.settings-grid,.note-card,.objective-card{font-size:14px}.provider-row,.filter-row button,.filter-row span,.source-label,.paper-card .meta,.tags span,.library-summary,.library-info p,.library-info small,.status,.card-foot span,.card-foot button{font-size:12px}.paper-card h3{font-size:18px}.paper-card p{font-size:14px}.input input,.library-tools>button{font-size:14px}.settings-grid label,.editor-modal label,.setup-form label,.login-card form>label{font-size:13px}.settings-grid h2{font-size:19px}.setting-row strong{font-size:14px}.login-brand h1{font-size:20px}.login-brand p,.login-copy p{font-size:14px}.login-copy h2{font-size:28px}.login-options,.login-options button{font-size:13px}.login-submit{font-size:15px}.login-card>footer{font-size:12px;line-height:1.5;text-align:center}.setup-top>span,.setup-card>p{font-size:13px}.setup-card>h1{font-size:29px}.command>small{font-size:10px}.command>button{font-size:14px}.command>button>div small{font-size:12px}.notification-panel strong{font-size:14px}.notification-panel p{font-size:13px}.notification-panel small{font-size:11px}.site-footer{font-size:13px}.context-hint{display:flex;align-items:center;gap:12px;width:100%;margin:0 0 16px;padding:13px 15px;border:1px solid rgba(129,150,236,.2);border-radius:12px;background:#5d7cff14;color:#aebbd0}.context-hint>svg{flex:0 0 auto;color:#91a5fb}.context-hint>div{display:flex;flex-direction:column;min-width:0}.context-hint strong{font-size:14px;color:var(--text)}.context-hint span{font-size:13px;line-height:1.45}.context-hint a{margin-left:auto;flex:0 0 auto;color:#9aacff;font-size:13px;font-weight:600;text-decoration:none}.context-hint a:hover{text-decoration:underline}.search-context{margin:7px 0 0!important;color:var(--muted)}.search-context strong{color:var(--text)}.help-intro{display:flex;align-items:center;gap:18px;padding:24px;margin-bottom:16px;background:linear-gradient(120deg,#1f3465b3,#271b4b94)}.help-intro>svg{flex:0 0 auto;color:#91a5fb}.help-intro h2{font:700 21px Manrope;margin:0 0 5px}.help-intro p{margin:0;color:var(--muted)}.help-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.help-card{position:relative;padding:23px}.help-card>svg{color:#8299f1}.help-card h2{font:600 18px Manrope;margin:13px 0 7px}.help-card p{margin:0 0 18px;color:var(--muted)}.help-card .text-btn{align-items:center;text-decoration:none;font-size:14px}.help-number{position:absolute;right:18px;top:16px;color:#586987;font:700 12px Manrope}.help-tips{padding:24px;margin-top:16px}.help-tips h2{display:flex;align-items:center;gap:9px;font:600 18px Manrope;margin:0}.help-tips h2 svg{color:var(--orange)}.help-tips ul{margin:14px 0 0;padding-left:22px;color:var(--muted)}.help-tips li+li{margin-top:7px}@media(max-width:768px){.page-head h1{font-size:26px}.app p,.app li{font-size:14px}.context-hint{align-items:flex-start;flex-wrap:wrap}.context-hint a{margin-left:29px}.help-grid{grid-template-columns:1fr}.help-intro{align-items:flex-start}.bottom-nav a{font-size:10px}}@media(max-width:480px){.login-card{padding:25px}.login-copy h2{font-size:25px}.context-hint a{width:100%;margin-left:29px}.help-card{padding:20px}}:root[data-theme=light]{color:#17233b;background:#f4f7fc;--bg:#f4f7fc;--panel:#ffffff;--panel2:#f7f9fd;--border:#d5ddea;--text:#17233b;--muted:#53627a;--blue:#365fd6;--violet:#6847cb;--green:#087a59;--red:#c73d58;--orange:#9a5b00;--shadow:0 10px 30px rgba(37,55,91,.08)}:root[data-theme=light] body{background:#f4f7fc;color:var(--text)}:root[data-theme=light] .app{background:radial-gradient(circle at 85% 0,rgba(76,111,220,.1),transparent 32%),#f4f7fc}:root[data-theme=light] .orb{opacity:.06}:root[data-theme=light] .sidebar{background:#18243a;border-color:#2b3a55;box-shadow:6px 0 24px #19243a14}:root[data-theme=light] .sidebar .brand strong,:root[data-theme=light] .sidebar .profile strong{color:#f5f8ff}:root[data-theme=light] .sidebar .brand small,:root[data-theme=light] .sidebar .profile small{color:#9eacc2}:root[data-theme=light] .sidebar nav a{color:#b8c4d8}:root[data-theme=light] .sidebar nav a:hover{background:#7491ef21;color:#fff}:root[data-theme=light] .sidebar nav a.active{background:#314368;color:#fff;box-shadow:inset 3px 0 #7f9cff}:root[data-theme=light] .sidebar nav em{background:#40547e;color:#f4f7ff}:root[data-theme=light] .sidebar .processing{background:#22314c;border-color:#354866;color:#f5f8ff;box-shadow:none}:root[data-theme=light] .sidebar .processing small,:root[data-theme=light] .sidebar .profile>svg{color:#aebbd0}.sidebar-credit{padding:9px 5px 12px;text-align:center;color:#8f9db6;font-size:11px;line-height:1.4}.sidebar-credit span{margin:0 2px}.sidebar-credit a{color:#a9b9ff;font-weight:700;text-decoration:none}.sidebar-credit a:hover,.sidebar-credit a:focus-visible{text-decoration:underline}:root[data-theme=light] .topbar{background:#ffffffe6;border-color:#d5ddea;box-shadow:0 3px 15px #25375b0d}:root[data-theme=light] .global-search,:root[data-theme=light] .icon{background:#f7f9fd;border-color:#ccd6e5;color:#46566f}:root[data-theme=light] .global-search:hover,:root[data-theme=light] .icon:hover{background:#edf2fb;border-color:#aebbd0}:root[data-theme=light] .glass{background:#fff;border-color:#d9e1ec;box-shadow:var(--shadow);-webkit-backdrop-filter:none;backdrop-filter:none}:root[data-theme=light] .btn.soft{background:#eef2fa;border-color:#cfd9e8;color:#24334d}:root[data-theme=light] .btn.ghost{color:#46566f}:root[data-theme=light] .hero,:root[data-theme=light] .help-intro{background:linear-gradient(120deg,#edf3ff,#f2efff)}:root[data-theme=light] .pill,:root[data-theme=light] .provider,:root[data-theme=light] .status{color:#3558bd;background:#e8edff}:root[data-theme=light] .status.reviewed,:root[data-theme=light] .status.important,:root[data-theme=light] .tags span.oa{color:#087a59;background:#e5f7f1}:root[data-theme=light] .status.reading{color:#8a5200;background:#fff2d9}:root[data-theme=light] .input,:root[data-theme=light] .big-search,:root[data-theme=light] .composer,:root[data-theme=light] table,:root[data-theme=light] .text-chunks{background:#fff;border-color:#cfd9e8}:root[data-theme=light] input,:root[data-theme=light] textarea,:root[data-theme=light] select{color:#17233b}:root[data-theme=light] input::placeholder,:root[data-theme=light] textarea::placeholder{color:#718096;opacity:1}:root[data-theme=light] .filter-row button,:root[data-theme=light] .filter-row span,:root[data-theme=light] .suggestions button,:root[data-theme=light] .tags span{background:#f3f6fb;border-color:#d5ddea;color:#4e5e77}:root[data-theme=light] .library-tools>button,:root[data-theme=light] .scope{background:#fff;color:#26364f}:root[data-theme=light] .seg button.active,:root[data-theme=light] .mode-row button.active,:root[data-theme=light] .conversation.active{background:#e7edff;color:#294ba9}:root[data-theme=light] .text-btn,:root[data-theme=light] .card-foot button,:root[data-theme=light] .card-foot a,:root[data-theme=light] .objective-card footer a,:root[data-theme=light] .analysis-field footer button{color:#3158c6}:root[data-theme=light] .context-hint{background:#edf3ff;border-color:#cbd8f7;color:#42536e}:root[data-theme=light] .context-hint a,:root[data-theme=light] .source-label,:root[data-theme=light] .note-type{color:#3158c6}:root[data-theme=light] .chat-side{background:#eef2f8}:root[data-theme=light] .message.user{background:#e8eefc}:root[data-theme=light] .mode-row button{color:#4f5f78}:root[data-theme=light] th{background:#eef2f7;color:#40506a}:root[data-theme=light] td{color:#4e5d74}:root[data-theme=light] .editor-modal,:root[data-theme=light] .command,:root[data-theme=light] .notification-panel,:root[data-theme=light] .card-menu{background:#fff;color:#17233b;border-color:#d5ddea;box-shadow:0 24px 65px #25375b2e}:root[data-theme=light] .editor-modal label{color:#42536e}:root[data-theme=light] .editor-modal input,:root[data-theme=light] .editor-modal textarea,:root[data-theme=light] .editor-modal select,:root[data-theme=light] .table-scroll td textarea{background:#f7f9fd;color:#17233b;border-color:#cbd6e6}:root[data-theme=light] .command input{color:#17233b}:root[data-theme=light] .command>button{color:#26364f}:root[data-theme=light] .command>button:hover,:root[data-theme=light] .card-menu button:hover{background:#eef3fb!important}:root[data-theme=light] .card-menu button{color:#33445f!important}:root[data-theme=light] .notification-panel p,:root[data-theme=light] .command>button>div small{color:#53627a}:root[data-theme=light] .modal-backdrop{background:#23304961}:root[data-theme=light] .selection-bar{background:#e8eefb;border-color:#c2d0ee}:root[data-theme=light] .selection-bar button{background:#fff;color:#26364f}:root[data-theme=light] .argument-card p strong{color:#633bb8}:root[data-theme=light] .bottom-nav{background:#fffffff5}:root[data-theme=light] .bottom-nav a{color:#53627a}:root[data-theme=light] .bottom-nav a.active{color:#3158c6}:root[data-theme=light] .auth-page,:root[data-theme=light] .setup-page{background:radial-gradient(circle at 20% 0,rgba(76,111,220,.12),transparent 35%),#f4f7fc}:root[data-theme=light] .auth-page:before{background-image:linear-gradient(rgba(35,55,90,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(35,55,90,.04) 1px,transparent 1px)}:root[data-theme=light] .login-card,:root[data-theme=light] .setup-card{background:#fff;color:#17233b;box-shadow:0 28px 70px #25375b26}:root[data-theme=light] .login-brand p,:root[data-theme=light] .login-copy p,:root[data-theme=light] .login-options,:root[data-theme=light] .setup-card>p,:root[data-theme=light] .setup-top>span{color:#53627a}:root[data-theme=light] .login-card form>label,:root[data-theme=light] .setup-form label{color:#42536e}:root[data-theme=light] .auth-input,:root[data-theme=light] .setup-form input,:root[data-theme=light] .setup-form textarea,:root[data-theme=light] .setup-form select{background:#f7f9fd;border-color:#ccd6e5;color:#17233b}:root[data-theme=light] .auth-input input{color:#17233b}@media(max-width:768px){.sidebar-credit{padding-bottom:10px}}.draft-status{display:flex;align-items:center;gap:7px;margin:-7px 0 14px!important;color:var(--green)!important;font-size:12px!important}.setting-help{display:block;margin-top:7px;color:var(--muted)}html[data-font-size=compact] .app p,html[data-font-size=compact] .app li,html[data-font-size=compact] .app button,html[data-font-size=compact] .app input,html[data-font-size=compact] .app textarea,html[data-font-size=compact] .app select{font-size:13px}html[data-font-size=compact] .app small{font-size:11px}html[data-font-size=large] .app p,html[data-font-size=large] .app li,html[data-font-size=large] .app button,html[data-font-size=large] .app input,html[data-font-size=large] .app textarea,html[data-font-size=large] .app select{font-size:16px}html[data-font-size=large] .app small{font-size:14px}html[data-font-size=large] .page-head h1{font-size:34px}html[data-font-size=large] .sidebar nav a{font-size:16px}html[data-font-size=extra-large] .app p,html[data-font-size=extra-large] .app li,html[data-font-size=extra-large] .app button,html[data-font-size=extra-large] .app input,html[data-font-size=extra-large] .app textarea,html[data-font-size=extra-large] .app select{font-size:18px}html[data-font-size=extra-large] .app small{font-size:16px}html[data-font-size=extra-large] .page-head h1{font-size:38px}html[data-font-size=extra-large] .sidebar nav a{font-size:17px;min-height:48px}.notice{min-height:46px;padding:12px 14px;font-size:14px;line-height:1.5}.notice svg{flex:0 0 18px;width:18px}.paper-tabs button{font-size:14px;padding:10px 12px}.paper-detail-head>a,.paper-detail-head p{font-size:13px}.paper-detail-head h1{font-size:20px;line-height:1.35}.viewer-toolbar label,.viewer-toolbar strong{font-size:12px}.viewer-toolbar input{font-size:13px}.analysis-field strong,.analysis-field p{font-size:14px}.analysis-field footer{font-size:13px}.analysis-field footer button{font-size:13px}.document-placeholder{padding:28px}.document-placeholder h2{font-size:20px}.document-placeholder p{font-size:14px;max-width:520px;line-height:1.6}.metadata-only svg{color:#738ae3}.muted-copy{font-size:14px}.card-menu{width:190px;padding:7px}.card-menu button{min-height:42px;padding:10px!important;font-size:14px!important}.card-menu svg{width:16px}.editor-modal .section-title h2{font-size:19px}.editor-modal form>.btn,.editor-modal>.btn{font-size:14px}.bulk-bar strong,.bulk-bar select,.bulk-bar button{font-size:13px}.insight-grid h3{font-size:15px}.insight-grid section>div{font-size:13px}.duplicate-notice strong{font-size:14px}.duplicate-notice p,.duplicate-notice button{font-size:13px}.profile-wrap{position:relative;z-index:22}.profile-trigger{display:grid;place-items:center;width:34px;height:34px;margin-left:auto;padding:0;border:0;border-radius:8px;background:transparent;color:var(--muted);cursor:pointer}.profile-trigger:hover,.profile-trigger[aria-expanded=true]{background:#647dd229;color:var(--text)}.profile-menu-backdrop{position:fixed;z-index:19;top:0;right:0;bottom:0;left:0;border:0;background:transparent}.profile-menu{position:absolute;z-index:23;left:0;right:0;bottom:calc(100% + 9px);padding:7px;background:#101c35;border:1px solid rgba(148,163,184,.22);border-radius:12px;box-shadow:0 20px 55px #0006}.profile-menu-head{padding:9px 10px 11px;border-bottom:1px solid var(--border);margin-bottom:5px;overflow:hidden}.profile-menu-head strong,.profile-menu-head small{display:block}.profile-menu-head strong{font-size:14px}.profile-menu-head small{margin-top:3px;color:var(--muted);font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile-menu>button{display:flex;align-items:center;gap:9px;width:100%;min-height:42px;padding:9px 10px;border:0;border-radius:8px;background:transparent;color:#cbd5e1;font-size:14px;text-align:left;cursor:pointer}.profile-menu>button:hover{background:#5a73d224}.profile-menu>button svg{width:17px}.profile-menu>button.logout{color:#fda4af;border-top:1px solid var(--border);border-radius:0 0 8px 8px}.profile-menu>button:disabled{opacity:.6;cursor:wait}.profile-menu-error{margin:6px!important;color:#fda4af!important;font-size:12px!important}:root[data-theme=light] .sidebar .profile-trigger{color:#aebbd0}:root[data-theme=light] .sidebar .profile-trigger:hover,:root[data-theme=light] .sidebar .profile-trigger[aria-expanded=true]{color:#fff;background:#314368}.sidebar nav a,.text-btn,.paper-tabs button,.mode-row button,.conversation,.sources button,.filter-row button,.suggestions button,.library-tools>button,.note-filters>button,.card-foot button,.card-foot a,.objective-card footer button,.objective-card footer a,.reference button,.export-card button,.analysis-field footer button,.selection-bar button,.matrix-tools button,.bulk-bar button,.duplicate-notice button{font-size:14px!important;line-height:1.4}.card-foot span,.objective-card footer,.analysis-field footer,.viewer-toolbar label,.viewer-toolbar strong{font-size:13px}.profile-menu>button{pointer-events:auto}.objective-card footer a{margin-left:auto;color:#91a5fb;font-size:9px;text-decoration:none}.objective-card footer a svg{width:12px;vertical-align:middle}.objective-detail-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:13px}.objective-detail-grid>.glass{padding:23px}.objective-detail-grid h2{font:600 17px Manrope}.muted-copy{color:var(--muted);font-size:10px;line-height:1.7}.evidence-list>div{display:flex;gap:10px;padding:12px 0;border-top:1px solid var(--border)}.evidence-list svg{width:16px;color:#8299f1}.evidence-list strong,.evidence-list small{display:block;font-size:9px}.evidence-list small{color:var(--muted);margin-top:4px}.question-list>div{display:flex;gap:10px;border-top:1px solid var(--border);padding:12px 0}.question-list>div>span{font-size:8px;color:#91a5fb}.question-list p{margin:0;font-size:10px;line-height:1.6}.question-list svg{width:14px}.page-head>a.btn{text-decoration:none}@media(max-width:768px){.objective-detail-grid{grid-template-columns:1fr}}.argument-modal{width:min(820px,94vw);max-height:90vh;overflow:auto}.argument-modal form{grid-template-columns:1fr 1fr}.argument-modal form>label:first-child{grid-column:1/-1}.argument-modal textarea{min-height:95px}.argument-options{grid-column:1/-1;display:grid;grid-template-columns:2fr 1fr 1fr;gap:10px}.argument-options label{min-width:0}.argument-card{border-color:#8b6df040}.argument-card p strong{color:#c4b5fd}@media(max-width:650px){.argument-modal form,.argument-options{grid-template-columns:1fr}.argument-modal form>label:first-child{grid-column:auto}}.export-card select{width:100%;margin-top:8px;background:var(--panel2);font-size:9px}.export-card select+button{margin-top:10px}.bulk-bar{display:flex;align-items:center;gap:8px;padding:9px 12px;margin-bottom:13px;position:sticky;top:80px;z-index:8}.bulk-bar strong{font-size:9px;margin-right:auto}.bulk-bar select,.bulk-bar button{height:32px;border:1px solid var(--border);border-radius:8px;background:var(--panel2);font-size:8px;color:var(--text);padding:0 9px}.bulk-bar button{display:flex;align-items:center;gap:5px}.bulk-bar button svg{width:12px}.bulk-bar button.danger{color:#fda4af}.bulk-bar .icon{width:32px;padding:0}.library-card.selected{border-color:#7188ec;box-shadow:0 0 0 2px #4f7cff21}.card-select{position:absolute!important;top:10px!important;right:10px!important;left:auto!important;z-index:2}.card-select input{width:16px;height:16px;accent-color:#647ee5}@media(max-width:600px){.bulk-bar{overflow:auto}.bulk-bar>*{white-space:nowrap}.bulk-bar strong{display:none}}.insight-modal{width:min(760px,94vw)}.insight-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.insight-grid section{background:#5a6eaa0f;border:1px solid var(--border);border-radius:10px;padding:14px}.insight-grid h3{text-transform:capitalize;font:600 11px Manrope;margin:0 0 8px}.insight-grid section>div{display:flex;justify-content:space-between;padding:7px 0;border-top:1px solid var(--border);font-size:9px}.insight-grid section>div span{color:var(--muted)}.insight-grid section>div strong{color:#91a5fb}@media(max-width:560px){.insight-grid{grid-template-columns:1fr}}.duplicate-notice{display:flex;align-items:center;gap:11px;padding:12px 14px;margin-bottom:9px;border:1px solid rgba(251,191,102,.2);background:#fbbf6612;border-radius:10px}.duplicate-notice>svg{color:#fbbf66;width:18px}.duplicate-notice>div{flex:1}.duplicate-notice strong{font-size:9px}.duplicate-notice p{font-size:8px;color:var(--muted);margin:3px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:700px}.duplicate-notice button{border:1px solid rgba(251,191,102,.2);background:none;color:#f2c879;border-radius:8px;padding:7px 10px;font-size:8px}.library-info .card-top{position:relative}.card-menu{position:absolute;z-index:5;right:0;top:25px;width:140px;background:#101c35;border:1px solid var(--border);border-radius:9px;box-shadow:0 15px 35px #00000059;padding:5px}.card-menu button{display:flex!important;width:100%;align-items:center;gap:6px;padding:8px!important;border-radius:6px!important;color:#aebbd0!important;font-size:8px!important}.card-menu button:hover{background:#5a73d21f!important}.card-menu button.danger{color:#fda4af!important}.card-menu svg{width:12px}.document-pane{display:flex;flex-direction:column}.document-pane iframe{flex:1;height:auto}.viewer-toolbar{height:42px;flex:0 0 42px;display:flex;align-items:center;gap:5px;padding:0 8px;background:#111d34;color:#cbd5e1;border-bottom:1px solid rgba(148,163,184,.18)}.viewer-toolbar button{width:29px;height:29px;display:grid;place-items:center;border:1px solid rgba(148,163,184,.15);border-radius:7px;background:#17243e;color:#cbd5e1}.viewer-toolbar button svg{width:14px}.viewer-toolbar label,.viewer-toolbar strong{font-size:8px}.viewer-toolbar input{width:48px;background:#0d182d;color:#fff;border:1px solid rgba(148,163,184,.15);border-radius:6px;padding:5px}.viewer-toolbar>span{flex:1}.columns-modal{width:min(720px,94vw)}.column-list{display:grid;gap:6px;margin-bottom:16px}.column-list>div{display:grid;grid-template-columns:22px 1fr minmax(100px,1fr) 48px 30px 30px;align-items:center;gap:7px;padding:8px;border:1px solid var(--border);border-radius:8px}.column-list strong,.column-list span{font-size:9px}.column-list span{color:var(--muted)}.column-list button{width:28px;height:28px;display:grid;place-items:center;border:1px solid var(--border);background:var(--panel2);border-radius:6px;color:var(--muted)}.column-list button:disabled{opacity:.25}.column-list button svg{width:12px}.table-scroll th,.table-scroll td{min-width:var(--matrix-min,90px)}@media(max-width:560px){.column-list>div{grid-template-columns:22px 1fr 38px 28px 28px}.column-list input[type=range]{display:none}}.paper-detail-grid.text-hidden{display:none}.text-reader{padding:20px;max-width:1000px;margin:auto}.text-reader>header{display:flex;align-items:center;justify-content:space-between;gap:15px;border-bottom:1px solid var(--border);padding-bottom:14px}.text-reader h2{font:600 16px Manrope;margin:0}.text-reader header .input{max-width:330px}.text-chunks{max-height:calc(100vh - 300px);overflow:auto;background:var(--panel2);border-radius:9px;margin-top:14px;padding:5px 28px}.text-chunks article{padding:18px 0;border-bottom:1px solid var(--border)}.text-chunks article:last-child{border:0}.text-chunks small{color:#8299f1;font-size:7px;letter-spacing:1px}.text-chunks p{font-family:Georgia,serif;font-size:13px;line-height:1.85;color:var(--text);white-space:pre-wrap}.text-chunks ::selection{background:#4f7cff61}.selection-bar{position:sticky;top:0;z-index:3;display:flex;align-items:center;gap:7px;background:#182645;border:1px solid rgba(110,135,230,.3);border-radius:9px;padding:8px 10px;margin-top:12px}.selection-bar strong{font-size:8px;margin-right:auto}.selection-bar button{display:flex;align-items:center;gap:4px;border:1px solid var(--border);background:#101d37;color:#cbd5e1;border-radius:7px;padding:7px 8px;font-size:8px}.selection-bar svg{width:12px}@media(max-width:600px){.text-reader>header{display:block}.text-reader header .input{margin-top:10px;max-width:none}.text-chunks{padding:5px 15px}.selection-bar{overflow:auto}.selection-bar>*{white-space:nowrap}.selection-bar strong{display:none}}
