:root{color:#20201f;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f8f8f6;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:#f8f8f6;min-width:320px}body{min-width:320px;min-height:100vh;margin:0}button,textarea,input{font:inherit}.app-shell{color:#20201f;background:radial-gradient(circle at 50% 38%,#dee7de61,#0000 31rem),#f8f8f6;grid-template-rows:68px 1fr;min-height:100svh;display:grid}.topbar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f8f8f6db;border-bottom:1px solid #1f272114;justify-content:space-between;align-items:center;padding:0 28px;display:flex}.brand,.topbar-actions,.privacy-status,.left-controls,.composer-controls,.assistant-message{align-items:center;display:flex}.brand{letter-spacing:-.02em;gap:10px;font-weight:680}.brand-mark,.welcome-mark,.assistant-icon{color:#f8fbf7;background:#173f31;place-items:center;font-family:Georgia,Times New Roman,serif;font-weight:700;display:grid}.brand-mark{border-radius:10px;width:32px;height:32px}.topbar-actions{gap:16px}.privacy-status{color:#667069;gap:8px;font-size:.84rem}.status-dot{background:#27915f;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #27915f1a}.user-button{color:#eaf2ec;width:34px;height:34px;font:inherit;background:#29463b;border:0;border-radius:50%;font-size:.75rem;font-weight:700}.workspace{grid-template-rows:minmax(300px,1fr) auto;width:min(900px,100% - 36px);min-height:calc(100svh - 68px);margin:0 auto;display:grid}.conversation{align-items:center;padding:52px 4px 28px;display:grid}.welcome{text-align:center;max-width:650px;margin:0 auto}.welcome-mark{border-radius:15px;width:50px;height:50px;margin:0 auto 28px;font-size:1.45rem;box-shadow:0 12px 28px #173f3133}.welcome h1{color:#1e2621;letter-spacing:-.055em;margin:0;font-size:clamp(2rem,5vw,3.25rem);font-weight:590;line-height:1.05}.welcome p{color:#69726c;max-width:590px;margin:20px auto 0;font-size:1rem;line-height:1.65}.messages{width:min(760px,100%);margin:auto}.user-message{color:#252925;background:#e8ebe7;border-radius:22px 22px 7px;width:fit-content;max-width:78%;margin-left:auto;padding:14px 18px}.user-message p,.assistant-message p{margin:0;line-height:1.55}.message-files{flex-wrap:wrap;gap:6px;margin-bottom:10px;display:flex}.message-files span{color:#536158;background:#ffffff94;border-radius:8px;padding:5px 8px;font-size:.78rem}.assistant-message{align-items:flex-start;gap:14px;margin-top:28px}.assistant-icon{border-radius:9px;flex:none;width:30px;height:30px;margin-top:1px;font-size:.82rem}.assistant-message .muted{color:#6c756f;margin-top:8px}.composer-area{background:linear-gradient(#f8f8f600,#f8f8f6 22%);padding:12px 0 20px;position:sticky;bottom:0}.composer{background:#fffffff0;border:1px solid #1834291f;border-radius:24px;padding:12px;box-shadow:0 18px 50px #1f2b2417,0 2px 8px #1f2b240a}.composer:focus-within{border-color:#173f314d;box-shadow:0 18px 55px #1f2b241c,0 0 0 3px #173f310d}.composer textarea{resize:none;color:#262b27;width:100%;min-height:50px;max-height:180px;font:inherit;box-sizing:border-box;background:0 0;border:0;outline:0;padding:7px 8px 10px;line-height:1.5}.composer textarea::placeholder{color:#8a928d}.composer-controls{justify-content:space-between;gap:12px}.left-controls{gap:8px;min-width:0}.icon-button,.send-button,.model-button,.file-chip button{cursor:pointer;font:inherit;border:0}.icon-button,.send-button{border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.icon-button{color:#3f4942;background:#f1f3f0}.icon-button:hover{background:#e8ebe7}.icon-button svg,.send-button svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.model-button{color:#536158;white-space:nowrap;text-overflow:ellipsis;background:0 0;border-radius:12px;align-items:center;gap:5px;min-width:0;padding:9px 11px;font-size:.84rem;display:flex;overflow:hidden}.model-button:hover{background:#f3f5f2}.model-button svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:16px;height:16px}.send-button{color:#fff;background:#173f31}.send-button:hover:not(:disabled){background:#0e3226;transform:translateY(-1px)}.send-button:disabled{color:#a3aaa5;cursor:default;background:#eceeeb}.file-list{flex-wrap:wrap;gap:8px;padding:2px 4px 10px;display:flex}.file-chip{background:#fafbf9;border:1px solid #e3e7e3;border-radius:12px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;max-width:310px;padding:8px 9px;display:grid}.file-kind{color:#fff;letter-spacing:.02em;border-radius:6px;padding:4px 6px;font-size:.62rem;font-weight:800}.file-kind.pdf{background:#a64a42}.file-kind.excel{background:#347455}.file-name{color:#414943;white-space:nowrap;text-overflow:ellipsis;font-size:.8rem;overflow:hidden}.file-chip button{color:#7a827d;background:0 0;padding:2px 4px;font-size:1.1rem;line-height:1}.composer-note{color:#8a918c;text-align:center;margin:10px 0 0;font-size:.75rem}.visually-hidden{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}button:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #173f3140}@media (width<=620px){.app-shell{grid-template-rows:60px 1fr}.topbar{padding:0 16px}.privacy-status{display:none}.workspace{width:min(100% - 24px,900px);min-height:calc(100svh - 60px)}.conversation{padding-top:36px}.welcome-mark{margin-bottom:22px}.welcome p{font-size:.94rem}.model-button{max-width:210px}.composer-area{padding-bottom:12px}.user-message{max-width:90%}}
