@import"https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,600;1,600&display=swap";:root{color:#25231f;background:#f3f0ea;font-family:DM Sans,system-ui,sans-serif;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input{font:inherit}button{cursor:pointer}button:focus-visible,input:focus-visible{outline:2px solid #d05d3e;outline-offset:3px}.app-shell{display:flex;min-height:100vh}.sidebar{width:278px;flex:0 0 278px;display:flex;flex-direction:column;border-right:1px solid #ded9d0;background:#e9e5dd;padding:27px 18px 20px}.brand{display:flex;align-items:center;gap:10px;font-size:19px;font-weight:700;letter-spacing:-.04em;padding:0 10px 39px}.brand-mark{display:inline-grid;width:29px;height:29px;place-items:center;border-radius:9px;color:#f8f5ee;background:#292822;font-family:Georgia,serif;font-size:19px}.sidebar-label,.eyebrow,.dev-badge,.sidebar-footer label{color:#7a756c;font-family:DM Mono,monospace;font-size:10px;letter-spacing:.11em;text-transform:uppercase}.sidebar-label{display:flex;justify-content:space-between;padding:0 10px 12px}.sidebar-label span{color:#9b958b}.project-list{display:grid;gap:4px}.project-row{display:flex;width:100%;align-items:center;gap:10px;border:0;border-radius:8px;background:transparent;color:#565249;text-align:left;padding:12px 10px}.project-row:hover,.project-row.selected{background:#f3f0ea;color:#292822}.project-dot{width:8px;height:8px;border:2px solid #d05d3e;border-radius:50%}.project-row-copy{display:grid;min-width:0;flex:1;gap:3px}.project-row strong{overflow:hidden;font-size:13px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.project-row small{color:#918b81;font-size:11px}.chevron{color:#a9a298;font-size:20px;line-height:1}.sidebar-footer{margin-top:auto;padding:18px 10px 0;border-top:1px solid #d7d2c9}.dev-badge{display:flex;align-items:center;gap:6px;color:#5f695e;margin-bottom:13px}.status-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#75966e}.sidebar-footer label{display:block;margin-bottom:7px;font-size:9px}.sidebar-footer input{width:100%;border:1px solid #d4cfc5;border-radius:5px;padding:8px;color:#625d55;background:#f3f0ea;font-family:DM Mono,monospace;font-size:10px}.sidebar-footer p{color:#938d83;font-size:10px;line-height:1.45;margin:9px 0 0}.main-content{width:min(1220px,100%);padding:0 58px 70px}.topbar{display:flex;height:84px;align-items:center;justify-content:space-between;border-bottom:1px solid #dfdad1}.breadcrumb{display:flex;align-items:center;gap:12px;color:#aaa399;font-size:12px}.breadcrumb strong{color:#403d37;font-weight:600}.slash{color:#d0cbc2}.topbar-actions{display:flex;align-items:center;gap:20px}.connection{display:flex;align-items:center;gap:7px;color:#858078;font-family:DM Mono,monospace;font-size:10px}.avatar{display:grid;width:29px;height:29px;place-items:center;border:0;border-radius:50%;color:#f6f1e9;background:#292822;font-family:Georgia,serif;font-size:14px}.project-header{display:flex;align-items:end;justify-content:space-between;padding:64px 0 39px}.eyebrow{margin:0 0 15px}h1,h2,p{margin-top:0}h1{margin-bottom:13px;color:#292822;font-family:Playfair Display,Georgia,serif;font-size:clamp(32px,4vw,51px);font-weight:600;letter-spacing:-.045em;line-height:1.06}.project-description{max-width:550px;color:#8b857b;font-size:13px;line-height:1.55}.updated{color:#a09a90;font-family:DM Mono,monospace;font-size:10px;line-height:1.65;text-align:right}.updated strong{color:#5a564e;font-weight:500}.workspace-tabs{display:grid;grid-template-columns:repeat(5,1fr);gap:9px;padding-bottom:25px}.workspace-tabs button{display:flex;min-width:0;align-items:center;gap:11px;border:1px solid transparent;border-radius:8px;color:#817b72;background:transparent;padding:14px 12px;text-align:left}.workspace-tabs button:hover,.workspace-tabs button.active{border-color:#dad4ca;color:#302e29;background:#eae6df}.workspace-tabs button.active{box-shadow:inset 0 -2px #d05d3e}.tab-icon{display:grid;width:27px;height:27px;flex:0 0 27px;place-items:center;border:1px solid #d3cdc3;border-radius:5px;color:#a19a90;font-family:DM Mono,monospace;font-size:9px}.workspace-tabs button.active .tab-icon{border-color:#d05d3e;color:#d05d3e}.workspace-tabs button>span:nth-child(2){display:grid;min-width:0;gap:3px}.workspace-tabs strong{overflow:hidden;font-size:12px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.workspace-tabs small{overflow:hidden;color:#a29c92;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.workspace-tabs b{margin-left:auto;color:#aaa399;font-family:DM Mono,monospace;font-size:10px;font-weight:400}.workspace-panel{min-height:340px;border:1px solid #ded8ce;border-radius:10px;background:#f9f7f27a}.panel-inner{padding:31px 33px}.panel-heading{display:flex;align-items:start;justify-content:space-between;gap:20px;padding-bottom:27px;border-bottom:1px solid #e3ded5}.panel-heading .eyebrow{margin-bottom:9px}h2{margin-bottom:8px;color:#302e29;font-family:Playfair Display,Georgia,serif;font-size:27px;letter-spacing:-.03em}.panel-heading p:not(.eyebrow){margin:0;color:#938d83;font-size:12px;line-height:1.5}.primary{border:0;border-radius:5px;color:#f8f3ea;background:#292822;padding:11px 14px;font-size:11px;white-space:nowrap}.primary span{margin-left:10px;color:#e58f77}.primary:disabled{cursor:not-allowed;opacity:.55}.placeholder-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;padding-top:22px}.data-card{display:flex;align-items:center;gap:13px;min-height:66px;border:1px solid #e4ded5;border-radius:7px;background:#ffffff47;padding:12px 14px}.card-index{color:#d05d3e;font-family:DM Mono,monospace;font-size:10px}.data-card div{display:grid;gap:5px}.data-card strong{color:#4e4a42;font-size:12px;font-weight:600}.data-card small{color:#a39c92;font-size:10px}.empty-panel{display:grid;min-height:210px;place-content:center;justify-items:center;gap:8px;color:#a19a90;font-size:12px;text-align:center}.empty-panel strong{color:#6b665d;font-size:13px;font-weight:600}.empty-symbol{color:#d05d3e;font-size:27px}.research-panel{color:#5d5951}.provider-badge{border-radius:999px;padding:8px 11px;font-family:DM Mono,monospace;font-size:10px;white-space:nowrap}.provider-badge.ready{color:#526c4d;background:#e4eee1}.provider-badge.missing{color:#a94f38;background:#f8e5df}.research-notice{margin:22px 0 0;border:1px solid #e6c4b9;border-radius:7px;color:#8b5546;background:#fcf0eb;padding:13px 15px;font-size:12px;line-height:1.55}.research-notice code{font-family:DM Mono,monospace;font-size:10px}.research-launch{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:end;padding:22px 0;border-bottom:1px solid #e3ded5}.research-launch label{grid-column:1 / -1;color:#7a756c;font-family:DM Mono,monospace;font-size:10px;text-transform:uppercase;letter-spacing:.08em}.research-launch textarea{min-height:58px;resize:vertical;border:1px solid #d8d2c8;border-radius:6px;color:#4e4a42;background:#fffdf9;padding:11px;font-size:12px;line-height:1.45}.research-launch textarea::placeholder{color:#b3ada3}.research-message{margin:12px 0 0;color:#6e7968;font-size:11px}.research-section{padding-top:21px}.section-label{margin-bottom:9px;color:#8d877e;font-family:DM Mono,monospace;font-size:10px;letter-spacing:.08em;text-transform:uppercase}.suggestion-row{display:flex;width:100%;gap:9px;border:1px solid #e2d7cb;border-radius:6px;color:#6c5b51;background:#fff9f4;padding:10px 12px;text-align:left;font-size:12px}.suggestion-row+.suggestion-row{margin-top:7px}.suggestion-row span:first-child{color:#d05d3e}.research-metrics{display:flex;flex-wrap:wrap;gap:8px 20px;padding:19px 0 0;color:#8f8980;font-family:DM Mono,monospace;font-size:10px}.research-row,.source-row{display:grid;grid-template-columns:auto auto 1fr;gap:10px;align-items:baseline;border-bottom:1px solid #eee9e1;padding:10px 0;font-size:12px}.source-row{grid-template-columns:1fr auto}.source-row a{overflow:hidden;color:#6f594e;text-overflow:ellipsis;white-space:nowrap}.source-row small,.row-muted{color:#aaa399;font-size:10px}.run-status{color:#66805f;font-family:DM Mono,monospace;font-size:10px}.empty-state{color:#9b958b;font-size:11px}.empty-state.compact{padding:14px 10px}.loading-line{padding:38px 33px;color:#9b958b;font-family:DM Mono,monospace;font-size:10px}.alert{display:flex;align-items:center;gap:10px;margin-top:20px;border:1px solid #e5b3a5;border-radius:6px;color:#a94f38;background:#f9e8e2;padding:11px 14px;font-size:12px}.alert>span{display:grid;width:17px;height:17px;place-items:center;border-radius:50%;color:#fff;background:#d05d3e;font-family:Georgia,serif;font-weight:700}.alert button{margin-left:auto;border:0;color:#a94f38;background:transparent;text-decoration:underline;font-size:11px}.welcome{max-width:600px;padding:17vh 0 0 8vw}.welcome h1{font-size:clamp(42px,6vw,72px)}.welcome h1 em{color:#d05d3e;font-style:italic}.welcome>p:last-child{max-width:350px;color:#898379;font-size:13px;line-height:1.6}@media(max-width:900px){.sidebar{width:224px;flex-basis:224px}.main-content{padding:0 28px 50px}.workspace-tabs{grid-template-columns:repeat(3,1fr)}}@media(max-width:640px){.app-shell{display:block}.sidebar{width:100%;padding-bottom:12px}.brand{padding-bottom:20px}.project-list{grid-template-columns:repeat(2,minmax(0,1fr))}.sidebar-footer{display:none}.main-content{padding:0 17px 40px}.topbar{height:65px}.project-header{padding:42px 0 28px}.project-header .updated{display:none}.workspace-tabs{grid-template-columns:repeat(2,1fr)}.workspace-tabs button{padding:11px 8px}.placeholder-grid{grid-template-columns:1fr}.panel-inner{padding:25px 20px}.panel-heading{display:block}.primary{margin-top:18px}.welcome{padding:12vh 10px 0}.research-launch{grid-template-columns:1fr}.research-launch .primary{margin-top:2px}.research-row,.source-row{grid-template-columns:1fr;gap:4px}}.auth-shell{min-height:100vh;display:grid;place-items:center;padding:32px;background:var(--paper, #f5f3ef)}.auth-card{width:min(420px,100%);padding:48px;border:1px solid rgba(20,25,30,.12);background:#fff;box-shadow:0 20px 60px #14191e14}.auth-card h1{margin:18px 0 10px}.auth-card p{color:#5e6368;line-height:1.6}.auth-button{width:100%;justify-content:space-between;margin:24px 0 12px}.auth-card small{color:#81878b}.auth-error{color:#b53e32!important;font-size:.9rem}.auth-user{margin:8px 0 12px;color:#5e6368;font-size:.85rem;overflow-wrap:anywhere}.auth-signout{width:100%}.sidebar-create{width:100%;margin:0 0 13px;padding:10px;border:1px solid #cfc8bb;border-radius:7px;color:#393630;background:#f8f5ee;text-align:left;font-size:12px}.sidebar-create:hover{border-color:#d05d3e}.modal-backdrop{position:fixed;inset:0;z-index:20;display:grid;place-items:center;padding:18px;background:#1c1a167a}.modal-card{width:min(520px,100%);max-height:90vh;overflow:auto;padding:30px;border:1px solid #ded8ce;border-radius:10px;background:#faf8f3;box-shadow:0 25px 80px #0000002e}.modal-card label,.form-stack label{display:grid;gap:7px;color:#5c574e;font-size:12px;font-weight:600}.modal-card label+label{margin-top:16px}.modal-card input,.modal-card textarea,.form-stack input,.form-stack textarea,.form-stack select,.filters select,.filters input,.detail-card>textarea{width:100%;padding:10px 12px;border:1px solid #d7d0c5;border-radius:6px;color:#35332d;background:#fffdf9;font:inherit;font-size:12px;line-height:1.5}.modal-card textarea,.form-stack textarea,.detail-card>textarea{resize:vertical}.form-actions,.row-actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.form-actions{justify-content:end;margin-top:20px}.secondary,.row-actions button,.filters button{padding:9px 12px;border:1px solid #d6cfc3;border-radius:5px;color:#554f46;background:#fffdf9;font-size:11px}.secondary:disabled,.row-actions button:disabled{opacity:.5;cursor:not-allowed}.form-error{color:#a44432;font-size:12px;line-height:1.45}.workflow-section{padding-top:25px;border-top:1px solid #e7e0d6;margin-top:25px}.workflow-section:first-of-type{border-top:0;margin-top:0}.workflow-section .section-label{margin-bottom:13px}.form-stack{display:grid;gap:14px;max-width:740px}.form-stack small,.muted{color:#91897e;font-size:12px;line-height:1.6}.workflow-message{margin:16px 0 0;padding:11px 13px;border:1px solid #e7d6bd;border-radius:6px;color:#6c5945;background:#fbf4e9;font-size:12px;line-height:1.5}.segmented{display:inline-flex;gap:2px;margin-bottom:18px;border:1px solid #d7d0c5;border-radius:6px;padding:3px}.segmented button{border:0;border-radius:4px;padding:8px 12px;color:#665f55;background:transparent;font-size:12px}.segmented button.active{color:#fffdf8;background:#393630}.workflow-row{display:flex;align-items:start;justify-content:space-between;gap:18px;width:100%;border-bottom:1px solid #e9e3da;padding:14px 0;text-align:left}.workflow-row>div:first-child{display:grid;min-width:0;gap:5px}.workflow-row strong{color:#3c3933;font-size:13px;line-height:1.45;overflow-wrap:anywhere}.workflow-row small{color:#948c80;font-size:11px;line-height:1.45}.row-button{border-top:0;border-right:0;border-left:0;background:transparent;cursor:pointer}.row-button:hover{background:#f7f2e9}.row-button>span{color:#b45f46;font-size:11px;white-space:nowrap}.detail-card{padding:18px;border:1px solid #ddd4c8;border-radius:8px;background:#fffdf9}.detail-card .section-label:not(:first-child){margin-top:20px}.document-preview{max-height:520px;overflow:auto;padding:16px;border:1px solid #e3dcd2;border-radius:6px;color:#48433b;background:#f8f5ef;font:12px/1.65 DM Mono,monospace;white-space:pre-wrap;overflow-wrap:anywhere}.chunk{border-top:1px solid #ece6dd;padding:10px 0}.chunk small,.source-link{color:#a05a45;font-size:11px}.chunk p{margin:5px 0 0;color:#514b42;font-size:12px;white-space:pre-wrap}.filters{display:flex;flex-wrap:wrap;gap:10px;margin:12px 0}.filters select{width:auto;min-width:145px}.version-note{margin:8px 0;color:#71695e;font-size:11px;line-height:1.5}.module-card{display:flex;justify-content:space-between;gap:18px;padding:16px 0;border-bottom:1px solid #e9e3da}.module-card strong{font-size:13px}.module-card small{display:block;margin-top:5px;color:#948c80;font-size:11px}.module-card p{margin:8px 0 0;color:#625b51;font-size:12px}.json-editor{font-family:DM Mono,monospace!important}.check-ok{color:#527351;font-size:12px}.source-choice{display:flex;align-items:start;gap:8px;margin:10px 0;color:#625b51;font-size:12px;line-height:1.5}.source-choice input{margin:2px 0 0}.plan-editor{max-width:none;margin:22px 0}.plan-section{padding:20px 0;border-top:1px solid #e9e3da}.plan-section h3{margin:0 0 8px;font:600 18px Georgia,serif;color:#3c3933}.plan-section select{max-width:220px;margin-top:8px}.citation-picker{display:flex;gap:8px;margin:10px 0}.citation-picker select{flex:1;max-width:650px;margin:0}.citation-picker button{padding:8px 11px;border:1px solid #d6cfc3;border-radius:5px;background:#fffdf9;font-size:11px}.citation-link{display:inline;margin-right:8px;border:0;color:#a05a45;background:transparent;padding:0;text-decoration:underline;font-size:11px}@media(max-width:640px){.workflow-row,.module-card{display:grid}.row-actions{justify-content:start}.modal-card{padding:22px}.filters select{flex:1}}
