@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Newsreader:opsz,wght@6..72,500;6..72,650&display=swap";:root{color:#23312d;font-synthesis:none;--ink:#23312d;--muted:#68736e;--paper:#fffdf8;--line:#dedbd1;--green:#205d4a;--green-dark:#174638;--green-soft:#e3eee9;--ochre:#c98543;--red:#9b3a36;--shadow:0 14px 40px #25312d14;background:#f4f1e9;font-family:DM Sans,system-ui,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;font-size:calc(18px * var(--font-scale,1));margin:0;line-height:1.55}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline-offset:3px;outline:3px solid #e9a35d}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:#18362e;font-family:Newsreader,Georgia,serif;line-height:1.12}h1{letter-spacing:-.035em;margin-bottom:.35rem;font-size:clamp(2.2rem,4vw,4rem)}h2{font-size:1.55rem}a{color:var(--green);text-underline-offset:3px}.topbar{color:#fff;border-bottom:4px solid var(--ochre);background:#173f34;justify-content:space-between;align-items:center;min-height:92px;padding:16px 4vw;display:flex}.app{grid-template-rows:auto minmax(0,1fr) auto;height:100vh;display:grid;overflow:hidden}.brand{color:#fff;cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:flex-start;padding:0;display:flex}.brand span{font:650 2rem/1 Newsreader,Georgia,serif}.brand small,.welcome{color:#d5e3dc}.welcome{align-items:center;gap:20px;display:flex}.shell{grid-template-columns:minmax(235px,280px) 1fr;min-height:0;display:grid;overflow:hidden}.sidebar{background:#e9e4d8;border-right:1px solid #d7d1c4;padding:30px 18px}.nav-item{width:100%;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;flex-direction:column;align-items:flex-start;gap:2px;margin-bottom:7px;padding:15px 16px;display:flex}.nav-item:hover{background:#ffffff8c}.nav-item.active{color:#fff;background:var(--green);box-shadow:0 8px 22px #205d4a33}.nav-item small{color:inherit;opacity:.76;font-size:.73rem}.ai-note{border-top:1px solid #cec7b8;grid-template-columns:12px 1fr;column-gap:10px;margin:40px 8px 0;padding-top:20px;display:grid}.ai-note small{color:var(--muted);grid-column:2;font-size:.72rem}.online-dot{background:#3e9369;border-radius:50%;width:10px;height:10px;margin-top:8px}.content{width:min(1180px,100%);height:100%;min-height:0;margin:0 auto;padding:48px clamp(24px,5vw,80px) 70px;overflow-y:auto}.page-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:30px;display:flex}.page-heading p:not(.eyebrow){max-width:700px;color:var(--muted);font-size:1.08rem}.eyebrow{color:var(--ochre);letter-spacing:.13em;text-transform:uppercase;margin-bottom:6px;font-size:.77rem;font-weight:700}.help{color:#345347;background:var(--green-soft);border-left:4px solid var(--green);border-radius:6px;gap:16px;margin:0 0 30px;padding:17px 20px;display:flex}.help strong{flex:none}.primary,.secondary,.record,.danger-link,.text-button,.button-link{cursor:pointer;border-radius:7px;min-height:44px;padding:10px 17px;font-weight:600}.primary{color:#fff;border:1px solid var(--green);background:var(--green)}.primary:hover{background:var(--green-dark)}.primary:disabled,.secondary:disabled,.record:disabled{cursor:not-allowed;opacity:.5}.secondary,.button-link{color:var(--green);background:var(--paper);border:1px solid #a6b8b0}.small{font-size:.8rem}.button-link{align-items:center;text-decoration:none;display:inline-flex}.text-button,.danger-link{text-underline-offset:3px;background:0 0;border:0;min-height:auto;padding:5px;text-decoration:underline}.text-button{color:var(--green)}.danger-link{color:var(--red)}.cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.article-card,.settings-card,.profile-form,.proposal,.source-row{background:var(--paper);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:11px;padding:25px}.article-card{flex-direction:column;display:flex}.article-card h2{margin:12px 0;font-size:1.7rem}.card-meta{color:var(--muted);flex-wrap:wrap;gap:7px;font-size:.72rem;display:flex}.card-meta span:not(:last-child):after{content:"·";margin-left:7px}.reason{color:#4e6159;border-top:1px solid var(--line);margin-top:auto;padding-top:14px;font-size:.88rem}.card-actions,.composer-actions,.row-actions,.message-actions,.proposal>div{flex-wrap:wrap;gap:10px;display:flex}.source-form,.search,.profile-form{margin:0 0 28px}.source-discovery{border-bottom:1px solid var(--line);margin-bottom:34px;padding:24px 0 30px}.source-discovery h2{margin-bottom:18px}.source-discovery form{grid-template-columns:1fr auto;align-items:end;gap:10px;display:grid}.source-discovery form label{grid-column:1/-1}.source-discovery textarea{min-height:76px}.discovery-reply{color:#345347;margin:20px 0 12px}.source-suggestions{gap:10px;display:grid}.source-suggestion{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:24px;padding:18px 0;display:flex}.source-suggestion h3,.source-suggestion p{margin-bottom:5px}.source-suggestion p{color:var(--muted);font-size:.85rem}.source-form>div,.search>div{gap:10px;display:flex}label{margin-bottom:7px;font-weight:600;display:block}input,textarea,select{width:100%;color:var(--ink);background:#fff;border:1px solid #aeb6b1;border-radius:7px;padding:12px 14px}textarea{resize:vertical;min-height:104px}.source-list,.history-list{gap:14px;display:grid}.source-row{justify-content:space-between;gap:30px;display:flex}.source-row h2{margin:8px 0 4px}.source-row p{color:var(--muted);margin:9px 0 0;font-size:.82rem}.row-actions{flex-direction:column;flex:0 0 250px;align-items:stretch}.status{color:#31574a;text-transform:uppercase;background:#dfece7;border-radius:20px;padding:3px 8px;font-size:.7rem;font-weight:700}.status.error{color:#7c302c;background:#f4d9d7}.history-row{min-height:92px;color:var(--ink);text-align:left;border:1px solid var(--line);background:var(--paper);cursor:pointer;border-radius:9px;grid-template-columns:minmax(190px,.8fr) 1.5fr auto;align-items:center;gap:20px;padding:18px 22px;display:grid}.history-row:hover{border-color:#95aa9f;transform:translateY(-1px)}.history-row span:first-child{flex-direction:column;display:flex}.history-row small,.history-row span:nth-child(2){color:var(--muted);font-size:.82rem}.conversation-panel{background:var(--paper);border:1px solid var(--line);height:100%;min-height:0;box-shadow:var(--shadow);border-radius:12px;grid-template-rows:auto 1fr auto;display:grid;overflow:hidden}.conversation-header{border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;padding:20px 25px;display:flex}.conversation-header h2{margin-bottom:3px}.messages{background:#f8f6f0;min-height:0;padding:24px;overflow-y:auto}.message{border:1px solid var(--line);background:#fff;border-radius:5px 14px 14px;width:min(82%,760px);margin:0 0 20px;padding:17px 20px}.message.user{background:var(--green-soft);border-color:#c4d8cf;border-radius:14px 5px 14px 14px;margin-left:auto}.message p:last-of-type{white-space:pre-wrap;margin-bottom:0}.markdown{overflow-wrap:anywhere}.markdown>:first-child{margin-top:0}.markdown>:last-child{margin-bottom:0}.markdown h1,.markdown h2,.markdown h3,.markdown h4{margin:1.2em 0 .45em;font-family:DM Sans,system-ui,sans-serif;font-size:1rem;line-height:1.35}.markdown h1{font-size:1.2rem}.markdown h2{font-size:1.1rem}.markdown p,.markdown ul,.markdown ol,.markdown blockquote,.markdown pre,.markdown table{margin:0 0 .9em}.markdown ul,.markdown ol{padding-left:1.5em}.markdown li+li{margin-top:.3em}.markdown blockquote{color:var(--muted);border-left:3px solid var(--ochre);padding:.2em 0 .2em 1em}.markdown code{background:#eef1ee;border-radius:4px;padding:.12em .35em;font:.88em/1.5 Consolas,Courier New,monospace}.markdown pre{color:#eef5f1;background:#26332f;border-radius:6px;padding:14px;overflow-x:auto}.markdown pre code{color:inherit;background:0 0;padding:0}.markdown table{border-collapse:collapse;width:100%;display:block;overflow-x:auto}.markdown th,.markdown td{text-align:left;border:1px solid var(--line);padding:8px 10px}.markdown th{background:#eef3f0}.message-author{color:var(--green);margin-bottom:5px;font-size:.75rem;font-weight:700}.message-actions{margin-top:12px}.citation{margin-top:12px;font-size:.78rem;display:block}.composer{border-top:1px solid var(--line);background:#fff;padding:19px 24px 22px}.composer textarea{min-height:82px}.composer-actions{justify-content:space-between;margin-top:10px}.record{color:#75332f;background:#fff8f7;border:1px solid #d6a19d}.record span{color:#c84740;margin-right:8px}.record.recording{color:#fff;background:var(--red)}.profile-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:26px 0;display:grid}.profile-item{background:var(--paper);border:1px solid var(--line);border-radius:9px;padding:20px}.profile-item>span{color:var(--ochre);text-transform:uppercase;font-size:.73rem;font-weight:700}.profile-item p{margin:8px 0}.profile-item small{color:var(--muted);display:block}.profile-form{grid-template-columns:.7fr 1.5fr auto;align-items:end;gap:12px;margin-top:30px;display:grid}.profile-form h2{grid-column:1/-1}.settings-card{gap:12px;margin-bottom:25px;display:grid}.toggle{align-items:center;gap:12px;display:flex}.toggle input{width:22px;height:22px}input[type=range]{padding:0}.voice-choice{grid-template-columns:minmax(0,1fr) auto;gap:10px;display:grid}.proposal-list{margin:25px 0}.proposal{border-left:4px solid var(--ochre);justify-content:space-between;align-items:center;gap:20px;display:flex}.proposal p{margin:0}.start-chat,.empty{text-align:center;background:#fffdf899;border:1px dashed #bcb7aa;border-radius:12px;padding:55px 25px}.empty-mark{color:var(--ochre);font-size:2.7rem;display:block}.loading{color:var(--muted);justify-content:center;align-items:center;gap:10px;padding:22px;display:flex}.spinner{border:3px solid #cbd5d0;border-top-color:var(--green);border-radius:50%;width:20px;height:20px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.error,.banner-error{color:var(--red)!important}.banner-error{background:#f9e4e2;border-radius:7px;padding:12px 16px}.fatal{background:var(--paper);width:min(700px,90%);box-shadow:var(--shadow);border-radius:12px;margin:15vh auto;padding:40px}.onboarding{background:radial-gradient(circle at 0 0,#c985432e,#0000 35%),#173f34;min-height:100vh;padding:5vh 20px}.auth-page{background:radial-gradient(circle at 0 0,#c9854333,#0000 38%),#173f34;place-items:center;min-height:100vh;padding:24px;display:grid}.auth-card{background:var(--paper);border-radius:16px;width:min(540px,100%);padding:clamp(28px,6vw,52px);box-shadow:0 22px 70px #00000040}.auth-form{gap:10px;margin-top:28px;display:grid}.auth-form label:not(:first-child){margin-top:8px}.auth-form small{color:var(--muted)}.auth-form .primary{margin-top:14px}.topbar .text-button{color:#e8f2ed}.onboarding-card{background:var(--paper);border-radius:16px;width:min(820px,100%);margin:auto;padding:clamp(25px,5vw,55px);box-shadow:0 22px 70px #00000040}.intro{color:var(--muted)}.interview-thread{background:#f4f1e9;border-radius:10px;max-height:380px;margin:25px 0;padding:20px;overflow-y:auto}.bubble{border:1px solid var(--line);background:#fff;border-radius:5px 13px 13px;max-width:83%;margin:0 0 14px;padding:13px 16px}.bubble.user{background:var(--green-soft);border-radius:13px 5px 13px 13px;margin-left:auto}.compact{border:0;padding:0}footer{color:#61716a;background:#e9e4d8;border-top:1px solid #d7d1c4;justify-content:space-between;padding:14px 4vw;font-size:.72rem;display:flex}@media (width<=900px){.app{height:auto;min-height:100vh;display:block;overflow:visible}.shell{display:block;overflow:visible}.sidebar{border-bottom:1px solid #d7d1c4;border-right:0;padding:10px;display:flex;overflow-x:auto}.nav-item{flex:0 0 170px;margin:0 5px 0 0}.ai-note{display:none}.content{height:auto;padding:35px 20px 60px;overflow:visible}.cards,.profile-grid{grid-template-columns:1fr}.conversation-panel{height:auto;min-height:75vh}}@media (width<=650px){.topbar,.page-heading,.source-row,.proposal{flex-direction:column;align-items:stretch}.welcome{justify-content:space-between}.welcome>span{display:none}.source-form>div,.search>div,.source-discovery form{flex-direction:column}.source-discovery form{align-items:stretch;display:flex}.source-suggestion{flex-direction:column;align-items:stretch}.row-actions{flex-basis:auto}.history-row,.profile-form,.voice-choice{grid-template-columns:1fr}.message{width:95%}footer{display:none}}.chat-page{grid-template-rows:auto minmax(0,1fr);height:100dvh;min-height:0;overflow:hidden}.chat-page .topbar{border-bottom-width:3px;min-height:62px;padding:8px 2vw}.chat-page .brand span{font-size:1.55rem}.chat-page .brand small,.chat-page .welcome>span,.chat-page .ai-note,.chat-page footer{display:none}.chat-page .welcome{gap:10px}.chat-page .welcome button{min-height:38px;padding:6px 11px}.chat-page .shell{grid-template-columns:minmax(175px,205px) minmax(0,1fr);min-height:0;overflow:hidden}.chat-page .sidebar{padding:10px 8px;overflow-y:auto}.chat-page .nav-item{margin-bottom:4px;padding:8px 10px}.chat-page .nav-item small{display:none}.chat-page .content{width:100%;height:100%;min-height:0;padding:10px;overflow:hidden}.chat-page .conversation-header{align-items:center;padding:9px 14px}.chat-page .conversation-header .eyebrow{display:none}.chat-page .conversation-header h2{text-overflow:ellipsis;white-space:nowrap;max-width:60vw;margin:0;font-size:1.25rem;overflow:hidden}.chat-page .conversation-header a{text-overflow:ellipsis;white-space:nowrap;max-width:60vw;font-size:.75rem;display:block;overflow:hidden}.chat-page .messages{padding:12px 14px}.chat-page .message{width:min(90%,820px);margin-bottom:12px;padding:12px 14px}.chat-page .composer{padding:9px 14px 11px}.chat-page .composer label{margin-bottom:3px;font-size:.78rem}.chat-page .composer textarea{min-height:54px;max-height:110px;padding:8px 10px}.chat-page .composer-actions{margin-top:6px}.chat-page .record,.chat-page .composer-actions .primary{min-height:38px;padding:6px 11px}@media (width<=900px){.app.chat-page{height:100dvh;min-height:0;display:grid;overflow:hidden}.chat-page .topbar{flex-direction:row;align-items:center}.chat-page .new-chat{display:none}.chat-page .shell{grid-template:auto minmax(0,1fr)/minmax(0,1fr);display:grid;overflow:hidden}.chat-page .sidebar{padding:5px 7px;display:flex;overflow:auto hidden}.chat-page .nav-item{flex:none;width:auto;min-height:38px;margin:0 4px 0 0;padding:6px 10px}.chat-page .content,.chat-page .conversation-panel{height:100%;min-height:0;overflow:hidden}}@media (height<=650px){.chat-page .topbar{min-height:50px;padding-block:5px}.chat-page .conversation-header{padding-block:6px}.chat-page .conversation-header a,.chat-page .conversation-header .secondary{display:none}}
