:root{font-family:Arial,Helvetica,sans-serif;color:#25352b;background:#f7f8f3;font-synthesis:none;--green:#244e3b;--muted:#748075;--line:#e0e5db}*{box-sizing:border-box}body{margin:0}button,textarea{font:inherit}button,a,textarea,input{outline-offset:4px}button{cursor:pointer}button:disabled{cursor:default;opacity:.5}[hidden]{display:none!important}.topbar{height:94px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 5%}.brand{display:flex;gap:13px;align-items:center;text-decoration:none;color:inherit;font-size:13px;letter-spacing:2px;font-weight:700}.monogram{font-family:Georgia,serif;background:var(--green);color:#fff;width:42px;height:42px;text-align:center;line-height:38px;font-size:34px;letter-spacing:-4px;padding-right:5px;border-radius:12px}.brand-sub{display:block;font-size:8px;color:var(--muted);margin-top:7px;letter-spacing:1.5px}.private{font-size:12px;color:#65705f}.private span{margin-left:20px}main{max-width:1440px;margin:auto;padding:0 5%}.intro{display:flex;justify-content:space-between;gap:25px;align-items:flex-end;padding:49px 0 34px}.eyebrow{font-size:9px;font-weight:700;letter-spacing:1.8px;color:#75816e;margin:0 0 17px}h1{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-size:clamp(36px,3.8vw,53px);line-height:1.09;letter-spacing:-1.7px;margin:0 0 19px}h1 em{color:#54704b;font-weight:400}.subtitle{font-size:13px;line-height:1.8;color:#727a6d;margin:0}.intro-note{border-left:1px solid #d4ddcc;padding-left:22px;margin-bottom:7px;font-size:12px;line-height:1.7}.note-icon{font-size:31px;color:#6e875b}.intro-note p{margin:8px 0}.intro-note>span:last-child{font-size:10px;color:var(--muted)}.workspace{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);align-items:start;border:1px solid #dbe2d4;border-radius:18px;background:white;overflow:hidden;box-shadow:0 10px 35px #293c2610}.conversation{min-width:0;position:sticky;top:0}.panel-head{display:flex;align-items:center;gap:12px;padding:23px 26px;border-bottom:1px solid var(--line)}.assistant-avatar{height:37px;width:37px;flex-shrink:0;border-radius:50%;background:#eef2e7;font:28px Georgia,serif;text-align:center;line-height:34px;position:relative}.assistant-avatar span{position:absolute;font:13px Arial;right:-4px;bottom:0;color:#64874c}.panel-head h2{font-size:14px;font-weight:600;margin:0 0 5px}.panel-head p{font-size:11px;color:var(--muted);margin:0}.status-dot{width:7px;height:7px;border-radius:50%;background:#83a369;margin-left:auto}.chat{height:365px;overflow-y:auto;padding:29px 25px;display:flex;flex-direction:column;gap:20px}.message{max-width:94%;flex-shrink:0}.message-label{font-size:9px;font-weight:700;letter-spacing:1.1px;color:#7c8576;margin-bottom:8px}.message-body{white-space:pre-wrap;overflow-wrap:anywhere;font-size:13px;line-height:1.8;background:#f2f5ed;padding:17px 19px;border-radius:0 13px 13px 13px}.message.user{align-self:flex-end;max-width:88%}.user .message-body{background:#284e3e;color:#fff;border-radius:13px 0 13px 13px}.user .message-label{text-align:right}.composer-area{padding:0 24px 21px}#composer{border:1px solid #cfd9c7;border-radius:12px;padding:13px;background:#fff}textarea{resize:vertical;width:100%;border:0;background:transparent;color:#263c2e;font-size:13px;line-height:1.6;min-height:58px}textarea::placeholder{color:#858c80}#message:focus{outline:none}#composer:focus-within{box-shadow:0 0 0 2px #a7bd9670}.composer-bottom{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-top:8px}.composer-bottom>span{font-size:9px;color:#828b7d}button:not(.text-button){border:0;border-radius:7px;background:var(--green);color:#fff;padding:12px 15px;font-size:11px;font-weight:600}button span{margin-left:12px}.chat-footer{display:flex;justify-content:space-between;align-items:center;margin:14px 0;gap:10px;font-size:10px;color:#78836f}.text-button{border:0;background:none;color:#496044;font-size:10px;padding:5px 0}.privacy{font-size:9px;line-height:1.7;color:#798173;margin:0;max-width:470px}.brief-panel{background:#f2f4ec;border-left:1px solid var(--line);padding:26px 29px;min-width:0}.brief-heading{display:flex;justify-content:space-between;align-items:center;gap:10px}.brief-heading .eyebrow{font-size:8px;margin-bottom:9px}.brief-heading h2{font:29px Georgia,serif;margin:0;letter-spacing:-.6px}.draft-badge{font-size:8px;letter-spacing:1px;padding:6px 8px;border:1px solid #cbd7bd;border-radius:4px;color:#687b53}.brief-description{color:#7a8273;font-size:11px;line-height:1.7;margin:14px 0 18px}.progress-track{height:3px;background:#dfe6d7;border-radius:3px}.progress-track div{height:100%;background:#74955c;width:0;transition:width .3s}.coverage{font-size:9px;color:#758468;margin:8px 0 19px}.brief-field{padding:15px 0;border-bottom:1px solid #dee5d6}.field-heading{display:flex;align-items:center;justify-content:space-between}.field-heading h3{margin:0 0 8px;font-size:11px;font-weight:600}.field-heading span{font-size:8px;color:#7b8c6a}.brief-value{font-size:12px;line-height:1.65;white-space:pre-wrap;overflow-wrap:anywhere;margin:0}.brief-value.empty{color:#88907f;font-size:11px;font-style:italic}.brief-field textarea{background:white;border:1px solid #d6dfce;border-radius:5px;padding:8px;font-size:12px;min-height:70px}.brief-footnote{font-size:9px;color:#77816e;line-height:1.7;margin:21px 0 0}.review-box{margin-top:24px;padding:19px;background:#e7eddc;border-radius:10px}.review-box h3{font:24px Georgia,serif;margin:0 0 10px}.review-box p{font-size:11px;line-height:1.7;color:#67765a}.confirmation{display:flex;align-items:flex-start;gap:8px;font-size:11px;line-height:1.6;margin:17px 0}.confirmation input{margin-top:3px;accent-color:#244e3b}.confirmation span{min-width:0}#download{width:100%}.download-note{font-size:9px!important;margin-bottom:0}footer{display:flex;justify-content:space-between;color:#849078;font-size:9px;padding:23px 0 30px}footer span:last-child{font-size:8px;letter-spacing:1.5px}.demo{border:1px solid #d9cf9b;background:#faf5da;padding:10px 15px;border-radius:8px;font-size:10px;line-height:1.6;margin-bottom:15px;color:#736538}.error{background:#fff0e9;border:1px solid #e3bba6;color:#823e2f;border-radius:8px;font-size:12px;line-height:1.6;padding:12px;margin-bottom:10px}.thinking{font-size:11px;color:#617953;margin:0 0 12px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(min-width:1500px){.chat{height:425px}}@media(max-width:900px){.intro-note{display:none}.workspace{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr)}.panel-head,.chat{padding:20px 17px}.composer-area{padding:0 16px 20px}.brief-panel{padding:23px 19px}.brief-heading h2{font-size:24px}.brand-sub{font-size:7px}}@media(max-width:620px){.topbar{height:75px;padding:0 6%}.private{display:none}main{padding:0 5%}.intro{padding:31px 0 25px}h1{font-size:37px}.subtitle{font-size:12px}.desktop-break{display:none}.workspace{display:flex;flex-direction:column;border-radius:13px}.conversation{width:100%;position:static}.brief-panel{width:100%;border-left:0;border-top:1px solid var(--line);padding:24px 20px}.chat{height:320px}.panel-head{padding:19px}.chat-footer{font-size:9px}.privacy{font-size:9px}footer{gap:15px;font-size:8px}footer span:last-child{text-align:right;font-size:7px;line-height:1.5}.demo{font-size:9px}}
