:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif;color:#23352f;background:#f4f5f0;font-synthesis:none;--green:#245b46;--line:#dce1d7;--muted:#6e7b73}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button{cursor:pointer;border:0;border-radius:8px;background:var(--green);color:white;padding:11px 18px;font-weight:600}button:hover{filter:brightness(.94)}button:disabled{opacity:.55;cursor:wait}button:focus-visible,input:focus,textarea:focus,select:focus{outline:2px solid #709d75;outline-offset:3px}input,textarea,select{width:100%;padding:11px 12px;border:1px solid #cbd4c9;border-radius:7px;background:#fff;color:#23352f}label{display:block;font-size:13px;font-weight:600;margin:16px 0}label input,label select{display:block;margin-top:7px}p{line-height:1.6}h1,h2,p{margin-top:0}h1{font-size:38px;letter-spacing:-1.5px;margin-bottom:0;font-weight:600}h2{font-size:17px;font-weight:600}.brand{display:flex;align-items:center;gap:8px;font-size:16px;letter-spacing:-.4px}.brand b{color:var(--green)}.mark{width:32px;height:32px;background:var(--green);color:white;display:grid;place-items:center;border-radius:9px;font-weight:800;margin-right:5px}.signin{max-width:410px;margin:12vh auto;padding:20px}.signin h1{font-size:36px;line-height:1.2;margin:50px 0 18px}.signin p{color:var(--muted);font-size:15px}.signin button{width:100%;margin-top:12px;display:flex;justify-content:space-between}.signin small{display:block;margin-top:45px;color:var(--muted)}#login-error{color:#9b3e27}header{height:78px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 max(24px,calc((100vw - 1140px)/2));background:#fafbf7}.quiet{background:transparent;color:var(--muted);font-size:13px}main{max-width:1140px;margin:0 auto;padding:38px 24px}.heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px}.eyebrow{font-size:11px;letter-spacing:1.5px;font-weight:700;color:var(--muted);margin-bottom:9px}.tag{font-size:12px;background:#e4eddf;border:1px solid #d3e0ce;border-radius:30px;padding:9px 13px}.layout{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(270px,1fr);gap:22px}.panel{background:#fff;border:1px solid var(--line);border-radius:13px;padding:24px}.conversation{display:flex;flex-direction:column;min-height:458px}.panel-head{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #edf0e9;padding-bottom:17px}.panel-head h2{margin:0}.dot{height:7px;width:7px;border-radius:50%;background:#75a36d}#messages{flex:1;min-height:170px;max-height:380px;overflow:auto;padding:20px 0}.message{font-size:14px;line-height:1.6;white-space:pre-wrap;overflow-wrap:anywhere;margin-bottom:15px;max-width:94%}.message.user{margin-left:auto;background:#eef3e9;padding:11px 14px;border-radius:12px 12px 2px 12px}.message.core{padding-left:12px;border-left:2px solid #89a980}.message.error{border-color:#b96d3e;color:#854b2c}#chat{border:1px solid #cbd7c5;border-radius:9px;padding:12px;background:#fbfcf9}#chat textarea{border:0;background:transparent;resize:vertical;padding:0;font-size:14px;min-height:50px}#chat textarea:focus{outline:none}.compose-bottom{display:flex;justify-content:space-between;align-items:center;font-size:11px;color:var(--muted)}.compose-bottom button{padding:8px 15px;font-size:12px}.examples{display:flex;gap:10px;margin-top:13px}.examples button{background:transparent;color:var(--muted);font-size:11px;padding:5px 0;font-weight:400}.examples button+button{margin-left:10px}.current{background:#f9fbf5;min-height:251px;margin-bottom:20px}.current h2{font-size:25px;letter-spacing:-.7px;margin-bottom:5px}.current p:not(.eyebrow){color:var(--muted);font-size:13px;margin-bottom:8px}.clock{font-variant-numeric:tabular-nums;font-size:32px;letter-spacing:-1px;margin:18px 0 12px}.totals h2{margin-bottom:20px}.totals>div{display:flex;justify-content:space-between;margin-top:15px;font-size:13px;color:var(--muted)}.totals strong{color:#263e30;font-weight:500}nav{display:flex;gap:25px;margin-top:35px;border-bottom:1px solid var(--line);overflow:auto}nav button{background:transparent;color:var(--muted);border-radius:0;padding:13px 0;white-space:nowrap;font-size:13px}nav button.selected{color:var(--green);border-bottom:2px solid var(--green)}.records{margin-top:20px}.inline-form{display:flex;gap:15px;align-items:end;flex-wrap:wrap;border-bottom:1px solid var(--line);padding-bottom:22px;margin-bottom:6px}.inline-form label{flex:1;min-width:115px;margin:0}.inline-form .grow{flex:2}.inline-form button{height:44px}.row{padding:16px 0;border-bottom:1px solid #eef0e9;display:flex;justify-content:space-between;gap:20px;align-items:center;font-size:14px}.row:last-child{border:0}.row small{display:block;font-size:12px;color:var(--muted);margin-top:5px}.row button{font-size:11px;padding:7px 10px;background:#edf2e8;color:var(--green);margin-left:8px}.settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:35px}.empty{color:var(--muted);padding:25px 0 8px;font-size:14px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}[hidden]{display:none!important}footer{display:flex;justify-content:space-between;font-size:11px;color:var(--muted);margin-top:35px}#notice{color:#854b2c;font-size:14px}#quick-actions button{font-size:12px;padding:8px 11px;margin:10px 8px 0 0}details{font-size:13px;width:100%}summary{cursor:pointer}pre{white-space:pre-wrap;overflow-wrap:anywhere;font-size:11px}@media(max-width:740px){header{height:66px;padding:0 20px}main{padding:28px 16px}.layout{grid-template-columns:1fr}.heading h1{font-size:33px}.tag{font-size:10px}.conversation{min-height:420px}.panel{padding:20px}aside{display:grid;grid-template-columns:1fr 1fr;gap:14px}.current{margin:0;min-height:0}.current h2{font-size:20px}.clock{font-size:26px}.totals{padding:20px 15px}.settings-grid{grid-template-columns:1fr}.inline-form{gap:12px}.inline-form label{min-width:130px}.inline-form button{width:100%}nav{gap:22px}.signin{margin:7vh auto}.row{align-items:flex-start}.row button{margin-top:5px}}@media(prefers-reduced-motion:no-preference){button{transition:background .15s,filter .15s}}

dialog{border:1px solid var(--line);border-radius:13px;padding:26px;width:min(440px,calc(100vw - 32px));color:#23352f;max-height:90vh;overflow:auto}dialog::backdrop{background:rgba(20,35,25,.4)}.editor-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:22px}.editor-actions button:first-child{background:#edf2e8;color:var(--green)}dialog [role=alert]{color:#854b2c;font-size:13px}
