:root{--ink:#20231f;--paper:#fbfaf7;--moss:#28513c}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:Manrope,Arial,sans-serif;min-height:100vh}.ambient{position:fixed;border-radius:999px;pointer-events:none;z-index:-1}.ambient-one{width:520px;height:520px;background:#eff2d9;top:-310px;right:-190px}.ambient-two{width:330px;height:330px;background:#eef4df;bottom:-190px;left:16%}.app-shell{display:flex;min-height:100vh}.sidebar{background:#f3f1eb;width:278px;padding:31px 17px 18px;display:flex;flex-direction:column;border-right:1px solid #e9e7e0}.brand{font-family:Newsreader,serif;font-weight:600;font-size:31px;letter-spacing:-1px;padding:0 15px 31px;display:flex;align-items:center;gap:8px}.brand-mark{font-family:Arial;font-size:23px;color:var(--moss)}button{font:inherit;cursor:pointer;border:0;background:transparent;color:inherit}.new-chat{width:100%;border:1px solid #d9d8d0;background:#faf9f6;border-radius:11px;padding:12px 14px;text-align:left;font-size:13px;font-weight:700}.new-chat span{color:var(--moss);font-size:18px;vertical-align:-1px;margin-right:8px}nav{padding-top:34px}.nav-label{font-family:'DM Mono';font-size:10px;letter-spacing:1.2px;color:#91938c;margin:0 15px 12px}.history{display:block;width:100%;text-align:left;border-radius:8px;padding:10px 14px;color:#5d6058;font-size:12px;margin:2px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.history.active,.history:hover{background:#e8e7df;color:#27322a}.history-icon{font-size:15px;margin-right:8px;color:#879384}.sidebar-bottom{margin-top:auto}.tiny-link{font-size:11px;color:#7b7e76;padding:14px}.profile{border-top:1px solid #dedcd5;width:100%;padding:18px 7px 0;display:flex;align-items:center;text-align:left;gap:10px}.avatar{width:31px;height:31px;border-radius:50%;background:#b7d35f;display:grid;place-items:center;font-size:12px;font-weight:800;color:#24432e}.profile strong,.profile small{display:block;font-size:11px}.profile small{color:#888b83;font-size:9px;margin-top:3px}.dots{margin-left:auto;color:#8c8d86}.conversation{flex:1;display:flex;flex-direction:column;min-width:0}.topbar{height:78px;display:flex;align-items:center;justify-content:space-between;padding:0 43px;border-bottom:1px solid #eeece6;font-size:12px;color:#6f726a}.status-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#a8c851;margin-right:8px}.settings{font-size:11px;color:#6d7068}.thread{width:min(820px,100%);margin:0 auto;flex:1;padding:68px 45px 35px}.welcome{max-width:650px}.eyebrow{font-family:'DM Mono';font-weight:500;font-size:10px;letter-spacing:1.4px;color:#5e7e46;margin:0 0 18px}h1{font-family:Newsreader,Georgia,serif;font-weight:500;letter-spacing:-2.3px;font-size:clamp(43px,5vw,64px);line-height:.98;margin:0 0 22px}.welcome-copy{max-width:545px;color:#6f726c;font-size:15px;line-height:1.75;margin:0}.prompts{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:40px;max-width:600px}.prompts button{border:1px solid #e2e1da;background:#fffefa;border-radius:10px;text-align:left;padding:14px;font-size:12px;font-weight:600}.prompts button:hover{border-color:#b0c580}.prompts span{color:#547041;font-size:15px;margin-right:9px}.composer-wrap{width:min(820px,100%);margin:0 auto;padding:0 45px 20px}.composer{border:1px solid #d9d9d1;border-radius:14px;background:#fffefa;padding:11px 13px 10px}.composer:focus-within{border-color:#9aac75;box-shadow:0 0 0 3px #dfebbe55}textarea{font:inherit;font-size:14px;resize:none;border:0;outline:0;background:transparent;width:100%;min-height:25px;max-height:140px;line-height:1.5;padding:2px 3px}.composer-actions{display:flex;align-items:center}.attach{font-size:20px;color:#859283;padding:2px}.hint{font-family:'DM Mono';font-size:9px;color:#a2a39d;margin-left:12px}.send{margin-left:auto;width:29px;height:29px;border-radius:8px;color:white;background:var(--moss);font-size:18px}.send:disabled{background:#b9c0b3}.privacy{text-align:center;font-size:9px;color:#9a9b94;margin:10px 0 0}.message-row{display:flex;gap:13px;margin:0 0 29px;align-items:flex-start}.message-row.user{justify-content:flex-end}.bot-avatar{flex:0 0 27px;width:27px;height:27px;background:#d8ed79;border-radius:8px;display:grid;place-items:center;font-size:14px;color:#31543b}.bubble{max-width:610px;font-size:14px;line-height:1.7;color:#41453f;white-space:pre-wrap}.user .bubble{background:#e8f0d3;padding:12px 16px;border-radius:15px 15px 3px 15px;color:#263a2c;line-height:1.55}.thinking{color:#767b70;font-size:13px;font-style:italic}dialog{width:min(440px,calc(100% - 40px));border:0;border-radius:18px;padding:35px;background:#fffefa;color:var(--ink);box-shadow:0 24px 80px #1e2b2060}dialog::backdrop{background:#20291e55;backdrop-filter:blur(4px)}dialog h2{font-family:Newsreader,serif;font-size:35px;font-weight:500;line-height:1;margin:0 0 30px}.close{position:absolute;right:17px;top:13px;font-size:26px;color:#777}label{display:block;font-size:11px;font-weight:700;margin:18px 0 8px}input{font:inherit;width:100%;border:1px solid #dddcd5;padding:11px 12px;border-radius:8px;background:#faf9f5}.tones{display:flex;gap:7px}.tones button{font-size:11px;border:1px solid #deddd5;border-radius:99px;padding:8px 11px}.tones .selected{background:var(--moss);color:#fff;border-color:var(--moss)}.endpoint-note{margin:8px 0 0;color:#898b83;font-size:10px;line-height:1.5}.save{margin-top:27px;background:var(--moss);color:#fff;width:100%;padding:12px;border-radius:9px;font-size:12px;font-weight:700}@media(max-width:720px){.sidebar{display:none}.thread{padding:52px 24px 25px}.composer-wrap{padding:0 18px 14px}.topbar{padding:0 20px}.prompts{grid-template-columns:1fr}.hint{display:none}h1{font-size:48px}}
