/* Gather's conversational workspace, built with assistant-ui primitives. */
.agent-page{padding-top:25px;max-width:1350px}.agent-heading{display:flex;justify-content:space-between;align-items:center}.agent-status{font-size:9px;letter-spacing:1.5px;color:#829078;display:flex;align-items:center;gap:8px}.agent-status i,.agent-capabilities i{width:6px;height:6px;background:#8aae67;border-radius:50%;display:inline-block}.agent-reset{background:none;font-size:10px;color:#819074;padding:9px}.gather-thread{max-width:800px;margin:auto;display:flex;flex-direction:column;min-height:660px}.chat-viewport{flex:1;max-height:58vh;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#dbe4d4 transparent}.agent-welcome{text-align:center;padding:55px 0 31px}.welcome-symbol{margin:0 auto 23px;display:grid;place-items:center;width:49px;height:49px;border-radius:15px;background:#eaf0dc;border:1px solid #dce6cb;color:#80965d;font-size:37px;box-shadow:0 0 0 7px #f1f5e9}.agent-welcome h1{font-family:Georgia,'Times New Roman',serif;font-size:58px;line-height:1.06;font-weight:400;letter-spacing:-2.9px;margin:0;color:#273c2e}.agent-welcome h2{font-size:18px;font-weight:400;letter-spacing:-.3px;color:#849079;margin:22px 0 19px}.agent-verbs{font-size:11px;color:#637750;letter-spacing:1px}.agent-verbs span{color:#b2c29e;margin:0 13px;font-size:9px}.agent-composer-zone{padding:8px 2px 0}.agent-composer{border:1px solid #cddabf;background:white;border-radius:16px;box-shadow:0 4px 12px #30451c05,0 0 0 5px #eef3e5;padding:19px 20px 13px;transition:border-color .2s}.agent-composer:focus-within{border-color:#8ea975;box-shadow:0 0 0 5px #eaf1de}.agent-input{width:100%;min-height:63px!important;max-height:155px;border:0!important;border-radius:0;padding:0!important;box-shadow:none!important;resize:none;outline:none;font-size:15px;line-height:1.6;margin:0!important;color:#34452e;background:none}.agent-input::placeholder{color:#a0ab95}.composer-bottom{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:10px}.composer-bottom>span{font-size:9px;color:#96a28b;display:flex;gap:13px;align-items:center}.source-dots{font-size:11px;color:#788c69;letter-spacing:3px}.source-dots b{font-size:9px;letter-spacing:0}.agent-send{width:34px;height:34px;border-radius:10px;background:#263d2b;color:#e5efce;font-size:23px;flex-shrink:0}.agent-send:disabled{opacity:.35;cursor:default}.suggestion-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:24px 0 17px}.suggestion{border:1px solid #e0e6d9;background:#fafbf7;border-radius:10px;min-height:99px;display:grid;grid-template-columns:20px 1fr 10px;text-align:left;align-content:start;padding:15px;gap:7px;color:#586e47;transition:background .15s,border-color .15s}.suggestion:hover{background:#f1f6e9;border-color:#bccaab}.suggestion>span{font-size:18px;grid-column:1}.suggestion b{font-size:11px;align-self:center;font-weight:550}.suggestion small{grid-column:1/4;color:#97a18b;font-size:9px;line-height:1.65}.suggestion em{font-size:10px;grid-row:1;grid-column:3;font-style:normal;color:#a5b198}.agent-footnote{text-align:center;display:flex;justify-content:center;flex-wrap:wrap;gap:15px;margin:14px 0;font-size:9px;color:#929e86;line-height:1.6}.agent-footnote span{color:#a1aa99}.agent-capabilities{display:flex;align-items:center;justify-content:center;gap:31px;margin:23px auto 0;padding:24px 0 8px;border-top:1px solid #e4e9dc;max-width:800px;color:#92a083;font-size:10px}.agent-capabilities span{display:flex;align-items:center;gap:7px}.chat-message{margin:22px 0;display:flex;gap:13px;font-size:13px;line-height:1.85}.user-message{justify-content:flex-end}.user-bubble{background:#eaf0df;padding:13px 19px;border-radius:16px 16px 3px 16px;max-width:85%;white-space:pre-wrap}.agent-avatar{flex-shrink:0;width:29px;height:29px;background:#e3eccf;border-radius:9px;display:grid;place-items:center;font-size:23px;color:#667e48;margin-top:6px}.assistant-copy{min-width:0;flex:1;padding:4px 10px 0 0;white-space:pre-wrap;overflow-wrap:anywhere}.agent-activity{font-size:10px;color:#7c8f68;padding:11px 5px;display:flex;align-items:center;gap:9px}.thinking-dot{height:6px;width:6px;border-radius:50%;background:#94ab72;animation:pulse 1.3s infinite}@keyframes pulse{50%{opacity:.25}}.agent-error{color:#a96c50;font-size:11px}.proposal-card{margin:17px 0;padding:21px;border:1px solid #d7e2cb;background:#f5f8ef;border-radius:12px;white-space:normal}.proposal-top{display:flex;align-items:center;gap:13px}.proposal-mark{width:33px;height:33px;display:grid;place-items:center;background:#e4edcf;border-radius:9px;font-size:23px;color:#71834e}.overline{font-size:8px;letter-spacing:1.3px;color:#8f9d7a}.proposal-card h3{font-size:15px;font-weight:550;margin:2px 0;line-height:1.4}.proposal-badge{margin-left:auto;border:1px solid #dbe3d0;border-radius:5px;padding:1px 6px;font-size:8px;color:#8a9877;white-space:nowrap}.proposal-details{display:flex;flex-wrap:wrap;gap:15px;font-size:9px;color:#82916f;margin:17px 0 9px}.proposal-card p{font-size:12px;line-height:1.6}.proposal-card small{display:block;font-size:10px;color:#8a977a;line-height:1.7}.proposal-card .button{margin-top:17px}.agent-loading{padding:90px;text-align:center;color:#95a089;font-size:12px}@media(min-width:1500px){.agent-welcome{padding-top:75px}.agent-welcome h1{font-size:65px}.gather-thread{min-height:740px}}@media(max-width:1050px){.agent-welcome h1{font-size:48px}.suggestion-grid{gap:8px}.suggestion{padding:11px}.composer-bottom>span{font-size:8px}.source-dots{display:none}}@media(max-width:760px){.agent-page{padding:24px 22px}.agent-heading{gap:10px}.agent-status{font-size:8px;letter-spacing:1px}.agent-welcome{padding-top:43px}.agent-welcome h1{font-size:44px;letter-spacing:-2px}.agent-welcome h2{font-size:14px;margin-top:19px}.agent-verbs{font-size:10px;letter-spacing:.3px}.agent-verbs span{margin:0 8px}.suggestion-grid{grid-template-columns:1fr 1fr}.agent-composer{padding:16px 14px 11px}.agent-input{font-size:14px}.agent-capabilities{gap:16px;flex-wrap:wrap;font-size:9px;margin-top:15px;padding-top:18px}.gather-thread{min-height:0}.chat-viewport{max-height:52vh}.agent-footnote{gap:2px;flex-direction:column;font-size:8px}.agent-composer-zone{padding-top:12px}.proposal-card{padding:14px}.proposal-badge{display:none}.chat-message{font-size:12px;gap:9px}}

.research-plan dl{display:grid;grid-template-columns:100px 1fr;gap:10px 16px;margin:20px 0}.research-plan dt{font-size:13px;color:#68766a}.research-plan dd{margin:0;font-size:14px;line-height:1.5}.research-plan .small{font-size:12px;line-height:1.6;color:#68766a}

.research-findings{max-width:100%;margin:18px 0}.research-findings .table-wrap{max-width:100%;overflow:auto}.research-findings table{min-width:850px}.research-findings td{white-space:normal;min-width:110px;vertical-align:top;font-size:13px}.research-findings details{max-width:250px}.research-findings .small{font-size:12px;line-height:1.6;color:#68766a}

.guest-onboarding{background:#eef3e5;border:1px solid #d7e1c8;border-radius:16px;padding:18px 22px;margin-bottom:16px}.guest-onboarding p{margin:6px 0 12px;font-size:14px}
