:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#fbfaf7;--sidebar:#f7f6f2;--surface:#fff;--surface-soft:#f0f7ef;--surface-muted:#f8faf8;--ink:#171b1f;--muted:#68716e;--line:#e6ded3;--line-strong:#d7cabb;--teal:#3f8f3d;--teal-dark:#2f6f31;--blue:#4879af;--blue-soft:#eef7ff;--purple:#6b55c7;--purple-soft:#f2efff;--yellow:#b98224;--orange:#c46c35;--orange-soft:#fff4e6;--red:#b43b3b;--green:#43a047;--green-soft:#eff9ed;--shadow:0 18px 42px #27231c1a;--soft-shadow:0 12px 28px #27231c14;--insight-width:384px}*{box-sizing:border-box}[hidden]{display:none!important}html,body{width:100%;min-height:100%;margin:0}body{background:radial-gradient(circle at 56% 20%, #55915214, transparent 34%), linear-gradient(180deg, #fffdf9 0%, var(--bg) 100%);color:var(--ink);font-family:Inter,Noto Sans SC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.55;overflow:hidden}button,textarea{font:inherit}button{cursor:pointer}.chat-app{grid-template-columns:286px minmax(540px, 1fr) var(--insight-width);width:100%;max-width:100%;height:100vh;min-height:100vh;margin:0;padding:0;transition:grid-template-columns .18s;display:grid;overflow:hidden}body.insight-collapsed .chat-app{grid-template-columns:286px minmax(540px,1fr) 64px}body.insight-hidden .chat-app{grid-template-columns:286px minmax(540px,1fr)}.app-sidebar{background:#faf9f5f0;border-right:1px solid #dacfc0b8;flex-direction:column;gap:16px;min-height:0;padding:20px 16px;display:flex;overflow:hidden}.workspace{background:#ffffff73;grid-template-rows:auto auto auto minmax(0,1fr);min-width:0;min-height:0;padding:0;display:grid;overflow:hidden}.chat-header{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff9e;border-bottom:1px solid #e6ded3c7;grid-row:1;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:68px;margin:0 auto;padding:14px 28px;display:flex}.chat-header h1{letter-spacing:0;margin:2px 0 0;font-size:21px;line-height:1.18}.view-kicker,.sidebar-label{color:var(--muted);font-size:12px;font-weight:800}.brand{width:100%;max-width:166px;color:var(--ink);border-radius:8px;align-items:center;padding:0;font-weight:900;text-decoration:none;display:inline-flex}.brand-logo{object-fit:contain;width:min(158px,100%);height:auto;display:block}.sidebar-brand-row,.header-actions,.header-brand-chip,.new-chat-button,.sidebar-user{align-items:center;display:flex}.sidebar-brand-row{justify-content:space-between;gap:10px;min-height:44px}.sidebar-icon-button,.header-icon-button{color:#565f5b;background:#ffffffbd;border:1px solid #dacfc0cc;border-radius:999px;place-items:center;width:32px;height:32px;display:grid;position:relative}.header-icon-button svg,.icon-button svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.notification-entry{color:#263431}.notification-entry span{background:var(--orange);border:1px solid #fff;border-radius:999px;width:6px;height:6px;position:absolute;top:7px;right:8px}.header-actions{justify-content:flex-end;gap:12px}.header-brand-chip{color:var(--ink);white-space:nowrap;font-weight:850}.new-chat-button{color:#fff;background:linear-gradient(#1c1d1b,#0f100f);border:0;border-radius:8px;justify-content:space-between;gap:10px;width:100%;min-width:0;min-height:44px;padding:9px 12px;box-shadow:0 16px 28px #14120e2e}.new-chat-button span{font-size:18px;line-height:1}.new-chat-button strong{text-align:left;flex:1;font-size:13px}.new-chat-button kbd{color:#d8dfdc;background:#ffffff14;border:1px solid #ffffff2e;border-radius:7px;min-width:25px;padding:2px 6px;font-family:inherit;font-size:12px}.top-nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.top-nav button{min-width:0;min-height:38px;color:var(--muted);text-align:left;background:#ffffff94;border:1px solid #dacfc0b8;border-radius:8px;grid-template-columns:24px minmax(0,1fr);align-items:center;column-gap:7px;padding:7px 8px;font-size:12px;font-weight:900;display:grid}.top-nav button.is-active{color:var(--ink);background:#ffffffc7;box-shadow:0 1px #1f2a2a0a}.top-nav button>span{width:24px;height:24px;color:var(--teal-dark);background:#dfece8;border-radius:7px;place-items:center;display:grid}.top-nav button small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:650;display:block;overflow:hidden}.top-nav button strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.sidebar-section,.sidebar-footer{gap:7px;padding:0;display:grid}.conversation-groups{flex-direction:column;gap:14px;min-height:0;padding-right:2px;display:flex;overflow-y:auto}.conversation-group{gap:8px;display:grid}.conversation-item{min-height:58px;color:var(--ink);text-align:left;background:0 0;border:1px solid #0000;border-radius:8px;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:9px;padding:8px 10px;display:grid}.conversation-item.is-active{background:#eee8deb8;border-color:#dacfc0b8}.conversation-item:hover{background:#ffffffa3;border-color:#dacfc0b8}.conversation-copy{gap:2px;min-width:0;display:grid}.conversation-copy strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13px;font-weight:780;overflow:hidden}.conversation-copy small{min-width:0;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:1.25;overflow:hidden}.conversation-meta{justify-items:end;gap:4px;display:grid}.conversation-item time{color:var(--muted);white-space:nowrap;font-size:12px}.conversation-meta em{color:var(--teal-dark);white-space:nowrap;background:#e7f2eb;border-radius:999px;padding:2px 6px;font-size:10px;font-style:normal;font-weight:850}.conversation-avatar{background:linear-gradient(145deg,#ffffff7a,#fff0),#c8b18e;border-radius:50%;width:28px;height:28px;box-shadow:inset 0 -4px 8px #3127191f}.conversation-avatar.user-avatar{background:linear-gradient(145deg,#ffffff73,#0000),#9a7a5b}.conversation-avatar.cat-avatar{background:linear-gradient(145deg,#ffffff73,#0000),#c5b099}.conversation-avatar.dog-avatar{background:linear-gradient(145deg,#ffffff73,#0000),#7f6a58}.assistant-section{margin-top:auto}.pro-card{background:linear-gradient(135deg,#fff6e8,#f7dfb7);border:1px solid #ecd0a8;border-radius:8px;grid-template-columns:1fr;gap:10px;padding:12px;display:grid}.pro-card-head strong,.pro-card-head span{display:block}.pro-card-head strong{font-size:13px}.pro-card-head span{color:#8c6840;margin-top:3px;font-size:12px}.pro-benefits{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.pro-benefits span{background:#ffffff61;border:1px solid #c9996247;border-radius:7px;justify-items:center;min-width:0;padding:7px 4px;display:grid}.pro-benefits strong{color:#7f5529;font-size:15px;line-height:1}.pro-benefits small{color:#8c6840;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:10px;overflow:hidden}.pro-card button{color:#7f5529;background:#ffffff94;border:1px solid #c99962;border-radius:7px;min-height:34px;font-weight:850}.pro-card button:hover{background:#ffffffd1}.sidebar-user{color:var(--ink);text-align:left;background:0 0;border:0;justify-content:space-between;gap:10px;padding:6px 4px 0}.sidebar-user>span:nth-child(2){flex:1;min-width:0}.sidebar-user strong,.sidebar-user small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.sidebar-user strong{font-size:13px}.sidebar-user small{color:var(--muted);font-size:12px}.sidebar-footer{color:var(--muted);margin-top:auto;font-size:12px}.sidebar-footer p{margin:0}.model-pill{border:1px solid var(--line);width:100%;min-height:40px;color:var(--ink);text-align:left;background:#fff;border-radius:8px;grid-template-columns:9px minmax(0,auto);align-items:center;gap:8px;padding:8px 10px;display:inline-grid}.model-pill strong,.model-pill small{text-overflow:ellipsis;white-space:nowrap;max-width:180px;display:block;overflow:hidden}.model-pill strong{font-size:13px;line-height:1.1}.model-pill small{color:var(--muted);font-size:11px;line-height:1.2}.status-dot,.thinking-dot{background:var(--muted);border-radius:50%;width:9px;height:9px}.status-dot.is-ready,.capability-badge.ready,.capability-item em.ready{color:var(--green);background:#e2f5ea}.status-dot.is-ready{background:var(--green)}.status-dot.is-degraded,.capability-badge.degraded,.capability-item em.degraded{color:var(--yellow);background:#fff3d2}.status-dot.is-degraded{background:var(--yellow)}.status-dot.is-loading{background:var(--blue);animation:1.8s ease-in-out infinite breathingLight}.status-dot.is-offline,.capability-badge.offline,.capability-item em.offline,.capability-badge.loading,.capability-item em.loading{color:var(--muted);background:#eef0ef}.trust-note{color:var(--muted);white-space:nowrap;font-size:13px}.model-panel{border:1px solid var(--line);width:min(760px,100% - 32px);box-shadow:var(--soft-shadow);background:#fffffff5;border-radius:8px;grid-row:2;gap:12px;margin:0 auto 8px;padding:12px;display:grid}.model-panel-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.model-panel-head strong{font-size:15px}.model-panel-head p,.capability-item p{color:var(--muted);margin:2px 0 0;font-size:12px}.capability-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.capability-item{background:#fbfcfb;border:1px solid #d9e2dde0;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;gap:6px 10px;padding:10px;display:grid}.capability-item strong,.capability-item span{display:block}.capability-item span{color:var(--muted);font-size:12px}.capability-item p{grid-column:1/-1}.capability-badge,.capability-item em{white-space:nowrap;border-radius:8px;width:fit-content;padding:4px 7px;font-size:12px;font-style:normal;font-weight:900;display:inline-flex}.chat-shell{background:0 0;grid-row:4;grid-template-rows:minmax(0,1fr);min-height:0;display:grid;position:relative;overflow:hidden}.message-list{scroll-behavior:smooth;flex-direction:column;gap:14px;width:min(760px,100%);min-height:0;margin:0 auto;padding:18px 20px 132px;display:flex;overflow:hidden auto}.agent-status{border:1px solid var(--line);width:min(760px,100% - 32px);color:var(--muted);background:#fffffff5;border-radius:8px;grid-row:3;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:8px;margin:0 auto 8px;padding:9px 12px;display:grid;box-shadow:0 10px 24px #1f2a2a14}.agent-status strong{color:var(--ink);font-size:13px}.agent-status p{margin:0;font-size:12px}.agent-stop-button{border:1px solid var(--line);min-height:30px;color:var(--ink);background:var(--surface-soft);border-radius:8px;padding:5px 9px;font-size:12px;font-weight:900}.thinking-dot{background:var(--teal);animation:1.8s ease-in-out infinite breathingLight}.composer.is-busy textarea{background:#fbfcfb}@keyframes breathingLight{0%{opacity:.64;transform:scale(.94);box-shadow:0 0 #287b702e}50%{opacity:1;transform:scale(1.04);box-shadow:0 0 0 7px #287b7014}to{opacity:.64;transform:scale(.94);box-shadow:0 0 #287b702e}}@keyframes softGlow{0%{box-shadow:0 0 #287b7047}70%{box-shadow:0 0 0 6px #287b7000}to{box-shadow:0 0 #287b7000}}@keyframes messageIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes lineReveal{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes cardReveal{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.forum-shell{background:0 0;grid-row:4;width:100%;min-height:0;margin:0;position:relative;overflow:hidden}.forum-chat-page{height:100%;min-height:0;position:relative}.forum-thread{flex-direction:column;gap:14px;width:min(760px,100%);height:100%;min-height:0;margin:0 auto;padding:18px 20px 210px;display:flex;overflow:hidden auto}.forum-chat-message{grid-template-columns:34px minmax(0,1fr);align-items:start;gap:11px;animation:.18s ease-out both messageIn;display:grid}.forum-bubble{background:#ffffffeb;border:1px solid #e0d6c9e0;border-radius:8px;width:fit-content;min-width:0;max-width:min(640px,100%);padding:12px 14px;box-shadow:0 10px 26px #2e271d0d}.forum-bubble p{color:#263431;overflow-wrap:anywhere;margin:6px 0 0}.forum-card-bubble{width:min(640px,100%)}.forum-card-bubble .forum-feed,.forum-card-bubble .forum-expert-panel,.forum-card-bubble .forum-result-panel,.forum-card-bubble .forum-draft-form{box-shadow:none;background:0 0;border:0;padding:0}.forum-quick-row{flex-wrap:wrap;gap:7px;margin-top:12px;display:flex}.forum-quick-row.compact{margin-top:0}.forum-quick-chip{min-height:30px;color:var(--teal-dark);background:var(--surface-soft);border:1px solid #d9e2ddeb;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:900}.forum-quick-chip:hover{background:#e6f3ec;border-color:#287b706b}.forum-composer-dock{z-index:3;background:linear-gradient(180deg, #f7f7f400, var(--bg) 26%);padding:10px 18px 16px;position:absolute;bottom:0;left:0;right:0}.forum-composer{background:#fffffffa;border:1px solid #d9e2ddfa;border-radius:24px;gap:8px;width:min(760px,100%);margin:0 auto;padding:10px;display:grid;box-shadow:0 16px 34px #1f2a2a21}.forum-composer textarea{resize:none;width:100%;min-height:38px;max-height:110px;color:var(--ink);background:0 0;border:0;border-radius:0;padding:8px 6px}.forum-composer textarea:focus{outline:none}.forum-composer .forum-actions{justify-content:flex-end}.forum-page{gap:14px;padding:14px;display:grid}.forum-hero{border-bottom:1px solid var(--line);gap:8px;padding:6px 2px 14px;display:grid}.forum-eyebrow,.forum-status{color:var(--blue);font-size:12px;font-weight:900}.forum-hero h1,.forum-panel-head h2,.forum-feed-head h2{margin:0}.forum-hero h1{font-size:24px;line-height:1.18}.forum-hero p,.forum-panel-head p,.forum-feed-head p,.forum-post-card p,.expert-card p,.forum-empty-state p,.forum-result-panel p,.forum-missing p{color:var(--muted);margin:0;font-size:13px}.forum-layout{grid-template-columns:minmax(0,1.55fr) minmax(240px,.9fr);align-items:start;gap:12px;display:grid}.forum-agent-panel,.forum-expert-panel,.forum-feed,.forum-result-panel,.forum-draft-form{border:1px solid var(--line);background:#fff;border-radius:8px;gap:12px;padding:12px;display:grid}.forum-panel-head,.forum-feed-head,.forum-post-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.forum-panel-head h2,.forum-feed-head h2{font-size:17px}.forum-agent-panel textarea,.forum-draft-form textarea,.forum-draft-form input,.forum-draft-form select{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:8px;padding:10px 12px}.forum-draft-form label{color:var(--muted);gap:6px;font-size:12px;font-weight:900;display:grid}.forum-draft-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.forum-check{grid-template-columns:none;align-items:center;color:var(--ink)!important;font-size:13px!important;display:flex!important}.forum-check input{width:auto}.forum-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.ghost-button{border:1px solid var(--line);min-height:38px;color:var(--teal-dark);background:var(--surface-soft);border-radius:8px;padding:9px 12px;font-weight:900}.ghost-button:hover{border-color:var(--teal)}.expert-list,.forum-post-list,.source-list,.forum-local-matches{gap:10px;display:grid}.expert-card,.forum-post-card,.forum-empty-state,.forum-missing{background:#fbfcfb;border:1px solid #d9e2dddb;border-radius:8px;gap:8px;padding:11px;display:grid}.expert-card h3,.forum-post-card h3,.forum-result-panel h3,.forum-local-matches h4,.forum-draft-form h3{margin:0}.expert-card h3,.forum-post-card h3{font-size:16px}.verified-badge,.topic-chip,.forum-tags span,.expert-tags span,.forum-topic-row span{width:fit-content;color:var(--teal-dark);background:var(--surface-soft);white-space:nowrap;border-radius:8px;padding:4px 7px;font-size:12px;font-weight:900;display:inline-flex}.verified-badge{color:#244f7a;background:#e8f1fb}.verified-badge.small{margin-left:4px;padding:2px 5px}.expert-tags,.forum-tags,.forum-topic-row{flex-wrap:wrap;gap:6px;display:flex}.forum-tags span:nth-child(2n),.forum-topic-row span:nth-child(2n){color:#6d4d12;background:#fff3d2}.source-item{border:1px solid var(--line);color:var(--ink);background:#fbfcfb;border-radius:8px;gap:3px;padding:9px 10px;text-decoration:none;display:grid}.source-item span{color:var(--muted);overflow-wrap:anywhere;font-size:12px}.forum-warning{font-weight:900;color:var(--orange)!important}.forum-empty{color:var(--muted);font-size:13px}.message{grid-template-columns:34px minmax(0,1fr);align-items:start;gap:11px;width:100%;min-width:0;animation:.18s ease-out both messageIn;display:grid}.message.user{grid-template-columns:minmax(0,1fr) 34px}.message.user .avatar{background:var(--blue);grid-column:2}.message.user .bubble{color:#fff;background:var(--teal);border-color:#0000;grid-area:1/1;justify-self:end}.message.user .message-attachments{justify-content:flex-end}.message.user .message-attachments img{border-color:#ffffff6b}.avatar{color:#fff;background:var(--teal-dark);border-radius:50%;place-items:center;width:34px;height:34px;font-size:14px;font-weight:900;display:grid}.assistant-avatar{color:#0000;background:#fff;border:1px solid #d9e2dde6;overflow:hidden;box-shadow:0 4px 12px #16473d14}.assistant-avatar img{object-fit:cover;width:100%;height:100%;display:block}.bubble{overflow-wrap:anywhere;background:#ffffffeb;border:1px solid #e0d6c9e0;border-radius:8px;width:fit-content;min-width:0;max-width:min(640px,100%);padding:12px 14px;box-shadow:0 10px 26px #2e271d0d}.bubble p{animation:.22s ease-out both lineReveal;animation-delay:calc(var(--line-index,0) * 70ms);overflow-wrap:anywhere;margin:0}.bubble p+p{margin-top:8px}.message-attachments{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.message-attachments img{object-fit:cover;background:#fff;border:1px solid #d9e2dddb;border-radius:8px;width:74px;height:74px}.source-chip-row{flex-wrap:wrap;align-items:center;gap:6px;margin-top:10px;display:flex}.source-chip-row>span,.source-chip-row a{white-space:nowrap;border-radius:8px;align-items:center;min-height:24px;padding:4px 8px;font-size:12px;font-weight:800;line-height:1;text-decoration:none;display:inline-flex}.source-chip-row>span{color:var(--muted);background:0 0;padding-left:0}.source-chip-row a{color:var(--teal-dark);background:#f7faf8;border:1px solid #d9e2ddeb}.source-chip-row a:hover{background:var(--surface-soft);border-color:#287b706b}.message.assistant:not(.agent-working) .bubble p:first-child{color:#263431}.message.agent-working .bubble{background:#f8fbfa;border-color:#287b7047;width:min(620px,100%)}.working-card{gap:12px;display:grid}.working-card.is-compact{align-items:center;gap:9px;min-height:24px;display:inline-flex}.working-card.is-compact strong{font-size:13px}.working-card-head{grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.working-card-head strong{font-size:14px;display:block}.working-card-head p,.working-note{color:var(--muted);margin:0;font-size:12px}.working-card-head em{color:var(--teal-dark);background:var(--surface-soft);white-space:nowrap;border-radius:8px;padding:4px 7px;font-size:12px;font-style:normal;font-weight:900}.working-steps{gap:7px;display:grid}.working-steps div{color:var(--muted);grid-template-columns:22px minmax(0,1fr);align-items:center;gap:8px;font-size:13px;display:grid}.working-steps span{border:1px solid var(--line);width:22px;height:22px;color:var(--muted);background:#fff;border-radius:50%;place-items:center;font-size:11px;font-weight:900;display:grid}.working-steps p{margin:0;animation:none}.working-steps .is-active{color:var(--ink);font-weight:900}.working-steps .is-active span{color:#fff;background:var(--teal);border-color:#287b705c;animation:1.1s ease-in-out infinite softGlow}.working-steps .is-done{color:var(--teal-dark)}.working-steps .is-done span{color:var(--teal-dark);background:#dff1eb;border-color:#0000}.summary-card,.result-card,.hospital-card{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:8px;gap:8px;margin-top:10px;padding:12px;animation:.24s ease-out both cardReveal;display:grid}.summary-grid{gap:7px;font-size:13px;display:grid}.summary-grid div{border-bottom:1px solid #d9e2ddb8;justify-content:space-between;gap:12px;padding-bottom:6px;display:flex}.summary-grid div:last-child{border-bottom:0;padding-bottom:0}.summary-grid span{color:var(--muted)}.risk-badge{color:#fff;border-radius:8px;width:fit-content;padding:5px 8px;font-size:13px;font-weight:900;display:inline-flex}.risk-badge.green{background:var(--green)}.risk-badge.yellow{background:var(--yellow)}.risk-badge.orange{background:var(--orange)}.risk-badge.red{background:var(--red)}.hospital-list{gap:8px;display:grid}.hospital-card h3,.result-card h3,.summary-card h3{margin:0;font-size:16px}.hospital-card p,.result-card p{color:var(--muted);margin:0;font-size:13px}.image-analysis-card{gap:10px}.image-analysis-item{border-top:1px solid var(--line);gap:5px;padding-top:9px;display:grid}.image-analysis-item strong{font-size:14px}.image-analysis-item p{color:var(--muted);margin:0;font-size:13px}.image-analysis-item .red-flag{color:var(--red);font-weight:800}.image-analysis-item span,.safety-line{color:var(--muted);font-size:12px}.hospital-tags{flex-wrap:wrap;gap:6px;display:flex}.hospital-tags span,.promotion{background:var(--surface-soft);color:var(--teal-dark);border-radius:8px;padding:4px 7px;font-size:12px;font-weight:800;display:inline-flex}.promotion{color:#744600;background:#fff1cc}.visit-code{background:var(--surface-soft);border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:12px;display:flex}.visit-code span{color:var(--muted);font-weight:800}.visit-code strong{letter-spacing:.08em;font-size:24px}.bubble-action{color:#fff;background:var(--teal);border:0;border-radius:8px;width:fit-content;min-height:38px;padding:9px 12px;font-weight:900}.bubble-action:hover,.send-button:hover{background:var(--teal-dark)}.workflow-card{color:var(--ink);background:linear-gradient(#fff,#fbfcfa);border:1px solid #dacfc0eb;border-radius:8px;gap:12px;margin-top:12px;padding:14px;animation:.24s ease-out both cardReveal;display:grid;box-shadow:0 10px 24px #2c271f0f}.workflow-card-head,.hospital-card-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.workflow-card h3,.workflow-card h4{margin:0;font-size:15px;line-height:1.25}.workflow-card p{color:#44504b;margin:0;font-size:13px}.card-status{white-space:nowrap;border-radius:999px;flex:none;align-items:center;min-height:24px;padding:4px 8px;font-size:12px;font-weight:850;display:inline-flex}.card-status.completed,.data-object.completed em,.workflow-step.completed span,.capability-status.completed span{color:var(--green);background:var(--green-soft)}.card-status.active,.data-object.active em,.workflow-step.active span,.capability-status.active span{color:var(--blue);background:var(--blue-soft)}.card-status.pending,.data-object.pending em,.workflow-step.pending span,.capability-status.pending span{color:#756b62;background:#f3eee8}.card-status.warning,.data-object.warning em,.capability-status.warning span{color:var(--orange);background:var(--orange-soft)}.structured-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.structured-grid div{background:#ffffffb8;border:1px solid #e0d6c9c7;border-radius:8px;min-width:0;padding:9px 10px}.structured-grid span,.checkin-code-layout span{color:var(--muted);font-size:12px;font-weight:760;display:block}.structured-grid strong{min-width:0;color:var(--ink);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:13px;display:block;overflow:hidden}.triage-card{background:linear-gradient(#fbfff9,#fff);border-color:#709f6852}.triage-result-grid{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:14px;display:grid}.triage-result-grid>div+div{border-left:1px solid #dacfc0e6;padding-left:14px}.triage-result-grid strong,.checkin-code-layout strong{color:var(--ink);display:block}.triage-result-grid ul{color:#44504b;margin:8px 0 0;padding-left:18px;font-size:13px}.triage-result-grid small{color:var(--muted);margin-top:8px;display:block}.case-summary-text{border-top:1px solid #e0d6c9bd;padding-top:10px}.hospital-match-card{background:linear-gradient(#fbfff8,#fff);border-color:#4f964647}.hospital-card{background:#ffffffd1;border-color:#e0d6c9d1;margin-top:0}.hospital-card-head strong{color:var(--teal-dark);white-space:nowrap;font-size:12px}.hospital-card .bubble-action{background:var(--teal);width:100%}.hospital-lead-card,.checkin-card{background:linear-gradient(#f8fcff,#fff);border-color:#4879af47}.checkin-code-layout{grid-template-columns:88px minmax(0,1fr);align-items:center;gap:16px;display:grid}.qr-placeholder{aspect-ratio:1;background:linear-gradient(90deg,#171b1f 50%,#0000 50%) 0 0/18px 18px,linear-gradient(#171b1f 50%,#0000 50%) 0 0/18px 18px,#fff;border:6px solid #fff;border-radius:8px;width:88px;box-shadow:0 0 0 1px #171b1f1f}.checkin-code-layout strong{letter-spacing:.08em;margin:4px 0 2px;font-size:28px}.generated-document-card{background:linear-gradient(#fbf9ff,#fff);border-color:#6b55c742}.document-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.document-tile{background:#ffffffc7;border:1px solid #e0d6c9c7;border-radius:8px;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:8px;padding:9px;display:grid}.document-tile span{width:28px;height:28px;color:var(--purple);background:var(--purple-soft);border-radius:7px;place-items:center;display:grid}.document-tile strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13px;overflow:hidden}.document-tile em{color:var(--muted);font-size:12px;font-style:normal}.settlement-card{background:linear-gradient(#fffaf1,#fff);border-color:#b9822447}.attachment-strip{gap:8px;width:min(760px,100% - 32px);margin:0 auto 8px;padding:0;display:flex;overflow-x:auto}.attachment-chip{flex:none;width:64px;height:64px;position:relative}.attachment-chip img{border:1px solid var(--line);object-fit:cover;border-radius:8px;width:100%;height:100%}.attachment-chip button{color:#fff;background:#1f2a2ad6;border:0;border-radius:999px;width:22px;height:22px;position:absolute;top:-6px;right:-6px}.composer-dock{z-index:3;background:linear-gradient(180deg, #f7f7f400, var(--bg) 26%);width:100%;padding:10px 18px 16px;position:absolute;bottom:0;left:0;right:0}.composer{background:#fffffffa;border:1px solid #d9e2ddfa;border-radius:24px;grid-template-columns:38px minmax(0,1fr) 38px 38px;align-items:center;gap:6px;width:min(760px,100%);margin:0 auto;padding:8px;display:grid;box-shadow:0 16px 34px #1f2a2a21}.composer.is-dragging{background:#f6fbf9;border-color:#287b709e;box-shadow:0 18px 38px #287b702e}.icon-button,.send-button{border:0;border-radius:50%;width:38px;height:38px;min-height:38px;font-weight:900}.icon-button{color:var(--ink);background:0 0}.icon-button:hover{background:var(--surface-soft)}.icon-button.is-recording{color:#fff;background:var(--red)}.mic-button{color:#172433}.mic-button.is-recording svg{stroke:#fff}textarea{resize:none;width:100%;min-height:38px;max-height:140px;color:var(--ink);background:0 0;border:0;border-radius:0;padding:8px 6px}textarea:focus{outline:none}.send-button{color:#fff;background:var(--teal);place-items:center;padding:0;font-size:17px;line-height:1;display:grid}.send-button .breathing-light{background:#fff;border-radius:50%;width:9px;height:9px;animation:1.8s ease-in-out infinite breathingLight}.composer-hint{width:min(760px,100%);color:var(--muted);text-align:center;margin:7px auto 0;font-size:11px}.toast{z-index:20;color:#fff;max-width:720px;box-shadow:var(--shadow);background:#1f2a2aeb;border-radius:8px;margin:0 auto;padding:12px 14px;position:fixed;bottom:16px;left:16px;right:16px}.benefits-sheet{z-index:40;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.benefits-backdrop{background:#171b1f47;border:0;position:absolute;inset:0}.benefits-panel{z-index:1;background:#fffdf8;border:1px solid #e0d6c9eb;border-radius:10px;gap:14px;width:min(420px,100%);padding:18px;display:grid;position:relative;box-shadow:0 28px 72px #1f2a2a38}.benefits-head,.benefits-usage{align-items:flex-start;gap:12px;display:flex}.benefits-head{justify-content:space-between}.benefits-head span{color:#8c6840;font-size:12px;font-weight:850;display:block}.benefits-head h2{margin:2px 0 0;font-size:20px;line-height:1.2}.benefits-close{width:32px;height:32px;color:var(--ink);background:#fffc;border:1px solid #dacfc0db;border-radius:999px;place-items:center;font-size:20px;line-height:1;display:grid}.benefits-usage{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.benefits-usage div{text-align:center;background:#fff6e8;border:1px solid #c9996247;border-radius:8px;min-width:0;padding:12px 8px}.benefits-usage strong,.benefits-usage span{display:block}.benefits-usage strong{color:#7f5529;font-size:20px;line-height:1}.benefits-usage span{color:#8c6840;margin-top:6px;font-size:12px}.benefits-list{gap:9px;display:grid}.benefits-list article{background:#ffffffb8;border:1px solid #e0d6c9d1;border-radius:8px;padding:11px 12px}.benefits-list strong{font-size:14px;display:block}.benefits-list p{color:var(--muted);margin:3px 0 0;font-size:12px}.insight-panel{background:#ffffff94;border-left:1px solid #dacfc0b8;flex-direction:column;gap:14px;min-width:0;min-height:0;padding:16px 18px;transition:padding .18s,background .18s;display:flex;position:relative;overflow-y:auto}body.insight-resizing{cursor:col-resize;-webkit-user-select:none;user-select:none}.insight-resize-handle{z-index:6;cursor:col-resize;touch-action:none;width:12px;position:absolute;top:0;bottom:0;left:-6px}.insight-resize-handle:after{content:"";background:#2f6f3100;border-radius:999px;width:2px;transition:background .16s,box-shadow .16s;position:absolute;top:16px;bottom:16px;left:5px}.insight-resize-handle:hover:after,body.insight-resizing .insight-resize-handle:after{background:#2f6f316b;box-shadow:0 0 0 4px #2f6f3114}body.insight-hidden .insight-panel{display:none}.insight-panel-inner{flex-direction:column;gap:14px;min-height:0;display:flex}.insight-shell-head{background:#ffffffdb;border:1px solid #e0d6c9eb;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:11px 12px;display:flex;box-shadow:0 12px 30px #2f2a220d}.insight-shell-head span,.insight-shell-head strong{display:block}.insight-shell-head span{color:var(--muted);font-size:11px;font-weight:850}.insight-shell-head strong{margin-top:1px;font-size:14px;line-height:1.25}.insight-shell-actions{align-items:center;gap:6px;display:flex}.insight-icon-button,.insight-rail-toggle,.insight-restore-button{color:var(--ink);background:#ffffffc7;border:1px solid #dacfc0db;place-items:center;display:grid}.insight-icon-button{border-radius:999px;width:30px;height:30px}.insight-icon-button svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.insight-rail-toggle{display:none}.insight-restore-button{z-index:15;min-height:38px;color:var(--teal-dark);border-radius:999px;grid-template-columns:auto auto;gap:7px;padding:8px 12px;position:fixed;top:86px;right:18px;box-shadow:0 16px 34px #1f2a2a24}.insight-restore-button[hidden]{display:none!important}body.insight-collapsed .insight-panel{background:#ffffffbd;align-items:center;gap:0;padding:12px 8px;overflow:hidden}body.insight-collapsed .insight-resize-handle{width:16px;left:-8px}body.insight-collapsed .insight-panel-inner{display:none}body.insight-collapsed .insight-rail-toggle{width:44px;min-height:132px;color:var(--teal-dark);writing-mode:vertical-rl;border-radius:999px;flex-direction:column;gap:8px;padding:12px 8px;display:inline-flex;box-shadow:0 12px 28px #1f2a2a14}body.insight-collapsed .insight-rail-toggle span{font-size:14px}body.insight-collapsed .insight-rail-toggle strong{font-size:12px}.insight-card{background:#ffffffdb;border:1px solid #e0d6c9eb;border-radius:8px;gap:14px;padding:16px;display:grid;box-shadow:0 12px 30px #2f2a220f}.insight-card-head{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.insight-card-head h2{margin:0;font-size:15px;line-height:1.25}.insight-card-head span{color:var(--muted);white-space:nowrap;font-size:12px}.workflow-rail{grid-template-columns:repeat(7,minmax(0,1fr));align-items:start;gap:6px;display:grid}.workflow-step{min-width:0;color:var(--muted);justify-items:center;gap:6px;display:grid;position:relative}.workflow-step:not(:last-child):after{content:"";background:#dacfc0e6;width:calc(100% - 28px);height:1px;position:absolute;top:13px;left:calc(50% + 17px)}.workflow-step span{z-index:1;border-radius:50%;place-items:center;width:26px;height:26px;font-size:12px;font-weight:900;display:grid}.workflow-step strong{overflow-wrap:anywhere;max-width:46px;color:inherit;text-align:center;font-size:11px;font-weight:760;line-height:1.25}.workflow-step.completed strong{color:var(--teal-dark)}.workflow-step.active strong{color:var(--blue)}.panel-outline-button{width:100%;min-height:38px;color:var(--ink);background:#fff;border:1px solid #ccb8a3e6;border-radius:8px;font-weight:850}.data-object-list,.capability-status-list{gap:9px;display:grid}.data-object{background:#ffffffb8;border:1px solid #e0d6c9d1;border-radius:8px;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px;display:grid}.data-object.completed{background:var(--green-soft);border-color:#43a04742}.data-object.active{background:var(--blue-soft);border-color:#4879af42}.data-object.pending{background:#fbfaf7}.data-object-index{width:28px;height:28px;color:var(--ink);background:#ffffffb8;border-radius:8px;place-items:center;font-weight:900;display:grid}.data-object strong,.data-object p{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.data-object strong{font-size:13px}.data-object p{color:var(--muted);margin:2px 0 0;font-size:12px}.data-object em,.capability-status em{white-space:nowrap;font-size:12px;font-style:normal;font-weight:850}.data-object em{border-radius:999px;padding:3px 7px}.capability-status{background:#ffffffc7;border:1px solid #e0d6c9bd;border-radius:8px;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:8px;padding:9px 10px;display:grid}.capability-status span{border-radius:50%;place-items:center;width:18px;height:18px;display:grid}.capability-status span:after{content:"";background:currentColor;border-radius:50%;width:7px;height:7px}.capability-status strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13px;overflow:hidden}.capability-status.completed em{color:var(--green)}.capability-status.active em{color:var(--blue)}.capability-status.pending em{color:var(--muted)}.capability-status.warning em{color:var(--orange)}.assistant-note{background:linear-gradient(#fffaf5,#fff);grid-template-columns:34px minmax(0,1fr);align-items:start}.note-icon{width:30px;height:30px;color:var(--orange);background:var(--orange-soft);border-radius:8px;place-items:center;display:grid}.assistant-note strong{font-size:13px;display:block}.assistant-note p{color:var(--muted);margin:4px 0 0;font-size:12px}@media (width<=1180px){.chat-app,body.insight-collapsed .chat-app,body.insight-hidden .chat-app{grid-template-columns:260px minmax(0,1fr)}.insight-panel{display:none}.insight-restore-button{display:none!important}}@media (width<=760px){body{overflow:auto}.chat-app{grid-template-rows:auto minmax(0,1fr);grid-template-columns:1fr;height:auto;min-height:100vh}body.insight-collapsed .chat-app,body.insight-hidden .chat-app{grid-template-columns:1fr}.app-sidebar{border-bottom:1px solid #d9e2ddc7;border-right:0;grid-template-columns:1fr;gap:10px;min-width:0;min-height:auto;padding:10px 12px;display:grid}.sidebar-brand-row{min-height:34px}.sidebar-icon-button,.conversation-groups,.assistant-section,.pro-card,.sidebar-user{display:none}.brand{max-width:142px;padding:0}.brand-logo{width:138px}.new-chat-button{min-height:40px}.new-chat-button kbd,.chat-header{display:none}.top-nav{grid-template-columns:repeat(2,minmax(0,1fr));min-width:0}.top-nav button{min-height:42px;padding:7px 8px}.top-nav button small{display:none}.sidebar-section{padding:0}.sidebar-label,.sidebar-footer{display:none}.model-pill{width:100%}.model-pill strong,.model-pill small{max-width:none}.capability-grid{grid-template-columns:1fr}.message-list{width:100%;max-width:100vw;padding:14px 12px 120px}.workspace{grid-template-rows:auto auto minmax(0,1fr);width:100%;max-width:100vw;height:calc(100vh - 140px);min-height:0}.chat-shell{width:100%;max-width:100vw}.model-panel,.agent-status{width:calc(100% - 20px)}.message{grid-template-columns:30px minmax(0,1fr);gap:8px;max-width:100%}.message.user{grid-template-columns:minmax(0,1fr) 30px}.avatar{width:30px;height:30px}.bubble{word-break:break-word;width:100%;max-width:100%;padding:10px 11px}.message.user .bubble{width:fit-content}.structured-grid,.triage-result-grid,.document-grid,.checkin-code-layout{grid-template-columns:1fr}.triage-result-grid>div+div{border-top:1px solid #dacfc0e6;border-left:0;padding-top:12px;padding-left:0}.workflow-card-head,.hospital-card-head{flex-direction:column;align-items:flex-start}.workflow-card{padding:12px}.qr-placeholder{width:76px}.forum-page{padding:10px}.forum-thread{width:100%;max-width:100vw;padding:14px 12px 220px}.forum-chat-message{grid-template-columns:30px minmax(0,1fr);gap:8px}.forum-bubble,.forum-card-bubble{width:100%;max-width:100%;padding:10px 11px}.forum-composer-dock{background:linear-gradient(180deg, #fbfaf700, var(--bg) 22%);padding:9px 10px 12px;position:fixed;bottom:0;left:0;right:0}.forum-composer{border-radius:22px;min-width:0;padding:9px}.forum-hero h1{font-size:21px}.forum-layout,.forum-draft-grid{grid-template-columns:1fr}.forum-panel-head,.forum-feed-head,.forum-post-head{flex-direction:column;align-items:flex-start}.composer-dock{background:linear-gradient(180deg, #fbfaf700, var(--bg) 22%);padding:9px 10px 12px;position:fixed;bottom:0;left:0;right:0}.composer{border-radius:22px;grid-template-columns:36px minmax(0,1fr) 36px 36px;min-width:0;padding:7px}.icon-button,.send-button{width:36px;height:36px;min-height:36px}.composer-hint{display:none}.toast{bottom:10px;left:10px;right:10px}}body.forum-view-active .chat-app{grid-template-columns:246px minmax(0,1fr)}body.forum-view-active .insight-panel,body.forum-view-active .insight-restore-button{display:none!important}body.forum-view-active .workspace{grid-template-rows:auto minmax(0,1fr)}body.forum-view-active .chat-header{min-height:58px;padding:10px 22px}body.forum-view-active .chat-header>div:first-child{display:none}body.forum-view-active .chat-header{justify-content:flex-end}body.forum-view-active .forum-shell{background:#f6faf7;grid-row:2;height:100%;min-height:0;overflow:hidden}.forum-board-page{color:#202926;background:linear-gradient(#ffffffd1,#f6faf7f5),#f6faf7;grid-template-columns:164px minmax(0,1fr) 232px;gap:12px;height:100%;min-height:0;padding:14px 14px 150px;display:grid;overflow:hidden auto}.forum-board-page button,.forum-board-page select,.forum-board-page textarea{font:inherit}.forum-board-left,.forum-board-main,.forum-board-right{min-width:0}.forum-board-left,.forum-board-right{align-content:start;gap:10px;display:grid}.forum-new-post-button{color:#fff;background:linear-gradient(#28bd5f,#16a84c);border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:44px;font-weight:900;display:inline-flex;box-shadow:0 10px 22px #18994b33}.forum-category-list{gap:5px;display:grid}.forum-category-list button{color:#2b3935;text-align:left;background:0 0;border:0;border-radius:8px;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:8px;min-width:0;min-height:38px;padding:7px 10px;font-size:14px;font-weight:850;display:grid}.forum-category-list button.is-active,.forum-category-list button:hover{color:#168348;background:#e8f5ed}.forum-category-list span{color:#168348;background:#fff;border:1px solid #18964b24;border-radius:999px;place-items:center;width:24px;height:24px;font-size:11px;font-weight:900;display:grid}.forum-friend-card,.forum-rail-agent,.forum-board-hero,.forum-side-panel,.forum-agent-card,.forum-post-card,.forum-result-panel,.forum-draft-form{background:#fffffff5;border:1px solid #dde8e1f5;border-radius:8px;box-shadow:0 12px 28px #1d3f2e12}.forum-friend-card{color:#264136;background:#eaf8ee;gap:10px;padding:11px;display:grid;overflow:hidden}.forum-friend-card strong,.forum-friend-card span,.forum-rail-agent strong,.forum-rail-agent span{display:block}.forum-friend-card span,.forum-rail-agent span{color:#5d6c66;font-size:12px}.forum-friend-card img{aspect-ratio:1.12;object-fit:cover;border-radius:8px;width:100%}.forum-rail-agent{grid-template-columns:48px minmax(0,1fr);align-items:center;padding:10px}.forum-rail-agent img{object-fit:cover;border-radius:50%;width:48px;height:48px}.forum-board-main{align-content:start;gap:10px;display:grid}.forum-board-hero{background:radial-gradient(circle at 72% 42%,#2bbe6b2e,#0000 30%),linear-gradient(100deg,#fff,#f0fbf3);grid-template-columns:minmax(0,1fr) 160px;align-items:center;gap:12px;min-height:118px;padding:18px 22px;display:grid;overflow:hidden}.forum-board-hero h2{letter-spacing:0;margin:0;font-size:22px;line-height:1.2}.forum-board-hero h2 span{color:#168348;vertical-align:middle;background:#e3f5e9;border-radius:999px;margin-left:6px;padding:3px 8px;font-size:12px;display:inline-flex}.forum-board-hero p{color:#4e5d57;max-width:610px;margin:10px 0 0;font-size:13px}.forum-board-hero img{object-fit:cover;object-position:center;justify-self:end;width:146px;height:94px}.forum-board-filter{justify-content:space-between;align-items:center;gap:10px;display:flex}.forum-topic-tabs,.forum-feed-tabs,.forum-filter-selects,.forum-post-meta,.forum-agent-actions{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.forum-topic-tabs button,.forum-feed-tabs button{color:#34433e;background:#fff;border:1px solid #dde8e1eb;border-radius:999px;min-height:34px;padding:7px 13px;font-size:13px;font-weight:850}.forum-topic-tabs button.is-active,.forum-feed-tabs button.is-active,.forum-topic-tabs button:hover,.forum-feed-tabs button:hover{color:#fff;background:#25ad58;border-color:#0000}.forum-filter-selects{justify-content:flex-end}.forum-filter-selects select{color:#34433e;background:#fff;border:1px solid #dde8e1eb;border-radius:999px;min-height:34px;padding:6px 28px 6px 12px;font-size:13px;font-weight:760}.forum-feed-tabs{border-bottom:1px solid #dde8e1eb}.forum-feed-tabs button{background:0 0;border:0;border-radius:0;padding-inline:8px}.forum-feed-tabs button.is-active{color:#168348;background:0 0;box-shadow:inset 0 -3px #25ad58}.forum-board-results{gap:10px;display:grid}.forum-board-page .forum-feed{box-shadow:none;background:0 0;border:0;padding:0}.forum-board-page .forum-feed-head{display:none}.forum-post-list{gap:9px;display:grid}.forum-post-card{grid-template-columns:126px minmax(0,1fr) 126px;align-items:center;gap:12px;min-width:0;padding:10px 12px;display:grid}.forum-post-author{grid-template-columns:38px minmax(0,1fr);align-items:center;gap:8px;min-width:0;display:grid}.forum-pet-avatar{background:radial-gradient(circle at 36% 38%,#fff 0 9%,#0000 10%),radial-gradient(circle at 64% 38%,#fff 0 9%,#0000 10%),linear-gradient(135deg,#c99858,#f4d2a2);border:2px solid #fff;border-radius:50%;width:38px;height:38px;box-shadow:0 5px 12px #23372b1f}.forum-pet-avatar.dog{background:radial-gradient(circle at 38% 40%,#fff 0 9%,#0000 10%),radial-gradient(circle at 62% 40%,#fff 0 9%,#0000 10%),linear-gradient(135deg,#b98958,#ead3ae)}.forum-pet-avatar.rabbit{background:radial-gradient(circle at 38% 42%,#c6b7a8 0 8%,#0000 9%),radial-gradient(circle at 62% 42%,#c6b7a8 0 8%,#0000 9%),linear-gradient(135deg,#fff,#e9e2d7)}.forum-post-author strong,.forum-post-author time{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.forum-post-author strong{color:#263431;font-size:13px}.forum-post-author time{color:#85918d;font-size:12px}.forum-post-main{min-width:0}.forum-post-title-row{align-items:center;gap:6px;min-width:0;display:flex}.forum-post-title-row h3{color:#202926;text-overflow:ellipsis;white-space:nowrap;min-width:0;margin:0;font-size:16px;line-height:1.25;overflow:hidden}.forum-tag{color:#168348;background:#e6f6eb;border-radius:999px;flex:none;padding:3px 7px;font-size:11px;font-weight:900}.forum-tag.alt{color:#b2664a;background:#fff0e7}.forum-tag.request{color:#2d7c52;background:#ecf8ef}.forum-post-main p{color:#65716c;text-overflow:ellipsis;white-space:nowrap;margin:6px 0 0;font-size:13px;overflow:hidden}.forum-post-meta{color:#7c8984;margin-top:9px;font-size:12px}.forum-post-thumb{aspect-ratio:1.55;object-fit:cover;border-radius:8px;width:126px;box-shadow:inset 0 0 0 1px #142a200f}.forum-panel-title{justify-content:space-between;align-items:center;gap:10px;display:flex}.forum-panel-title h2{color:#202926;margin:0;font-size:15px}.forum-panel-title button,.forum-group-row button{color:#7d8b85;background:0 0;border:0;font-size:12px;font-weight:850}.forum-side-panel{gap:11px;padding:13px;display:grid}.forum-hot-topic-list,.forum-notices ul{gap:8px;margin:0;padding:0;list-style:none;display:grid}.forum-hot-topic-list li,.forum-notices li{color:#53615c;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;font-size:12px;display:grid}.forum-hot-topic-list span,.forum-notices span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.forum-hot-topic-list strong,.forum-notices time{color:#8b9792;font-size:12px;font-weight:760}.forum-hot-topic-list li:before{content:"●";color:#ff7b34;font-size:10px}.forum-hot-topic-list li{grid-template-columns:10px minmax(0,1fr) auto}.forum-active-users{grid-template-columns:repeat(5,minmax(0,1fr));gap:7px;display:grid}.forum-active-user{justify-items:center;gap:4px;min-width:0;display:grid}.forum-active-user i{background:linear-gradient(135deg,#c99858,#f4d2a2);border-radius:50%;width:34px;height:34px;box-shadow:0 5px 12px #23372b1a}.forum-active-user:nth-child(2n) i{background:linear-gradient(135deg,#b98958,#ead3ae)}.forum-active-user span{color:#6b7873;text-overflow:ellipsis;white-space:nowrap;max-width:42px;font-size:11px;overflow:hidden}.forum-group-list{gap:9px;display:grid}.forum-group-row{grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:9px;display:grid}.forum-group-icon{color:#168348;background:#e8f5ed;border-radius:8px;place-items:center;width:34px;height:34px;font-size:12px;font-weight:900;display:grid}.forum-group-row strong,.forum-group-row span{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.forum-group-row strong{font-size:13px}.forum-group-row span{color:#7c8984;font-size:12px}.forum-group-row button{color:#168348;background:#fff;border:1px solid #25ad5861;border-radius:999px;min-height:28px;padding:3px 10px}.forum-agent-card{gap:9px;padding:13px;display:grid;position:sticky;top:10px}.forum-agent-dock{z-index:8;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffffa;border:1px solid #cce0d4f5;border-radius:22px;gap:8px;padding:10px;display:grid;position:absolute;bottom:14px;left:190px;right:258px;box-shadow:0 20px 44px #1f442f29}.forum-agent-dock:before{content:"";z-index:-1;pointer-events:none;background:linear-gradient(#f6faf700,#f6faf7 32%);height:108px;position:absolute;bottom:-14px;left:-14px;right:-14px}.forum-agent-dock-head{grid-template-columns:34px minmax(0,1fr);align-items:center;gap:8px;padding:0 3px;display:grid}.forum-agent-dock-head img{object-fit:cover;border-radius:50%;width:34px;height:34px}.forum-agent-dock-head strong,.forum-agent-dock-head span{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.forum-agent-dock-head strong{font-size:13px}.forum-agent-dock-head span{color:#168348;font-size:12px;font-weight:850}.forum-agent-dock-input{grid-template-columns:38px minmax(0,1fr) 38px 42px;align-items:end;gap:8px;min-width:0;display:grid}.forum-agent-dock textarea{color:#263431;resize:none;background:#fbfdfb;border:1px solid #dde8e1f5;border-radius:16px;width:100%;min-width:0;min-height:42px;max-height:116px;padding:10px 12px}.forum-agent-dock textarea:focus{border-color:#25ad586b;outline:2px solid #25ad582e}.forum-dock-icon-button,.forum-dock-send-button{border:1px solid #dde8e1f5;border-radius:14px;place-items:center;min-height:42px;font-size:18px;font-weight:900;display:grid}.forum-dock-icon-button{color:#2d5542;background:#f5fbf7}.forum-dock-send-button{color:#fff;background:linear-gradient(#2ac766,#15a64d);border-color:#0000;box-shadow:0 10px 20px #18994b38}.forum-agent-dock-chips{gap:7px;min-width:0;padding:0 2px 1px;display:flex;overflow-x:auto}.forum-agent-dock-chips button{color:#2d5542;background:#fff;border:1px solid #dde8e1f5;border-radius:999px;flex:none;min-height:30px;padding:5px 10px;font-size:12px;font-weight:850}.forum-agent-head{grid-template-columns:42px minmax(0,1fr);align-items:center;gap:9px;display:grid}.forum-agent-head img{object-fit:cover;border-radius:50%;width:42px;height:42px}.forum-agent-head strong,.forum-agent-head span{display:block}.forum-agent-head span{color:#6b7873;font-size:12px}.forum-agent-head i{background:#24b75a;border-radius:999px;width:6px;height:6px;margin-right:4px;display:inline-block}.forum-agent-card p{color:#54615d;margin:0;font-size:12px}.forum-agent-card textarea{color:#263431;resize:vertical;background:#fbfdfb;border:1px solid #dde8e1f5;border-radius:8px;width:100%;min-height:72px;max-height:120px;padding:9px 10px}.forum-agent-buttons{gap:7px;display:grid}.forum-agent-buttons button{color:#2d5542;text-align:left;background:#fff;border:1px solid #dde8e1f5;border-radius:8px;min-height:32px;padding:6px 9px;font-size:12px;font-weight:850}.forum-agent-actions{gap:7px}.forum-agent-actions .ghost-button,.forum-agent-actions .bubble-action{border-radius:8px;flex:100%;min-height:36px;padding:8px 10px;font-size:12px}.forum-board-page .forum-empty-state{background:#fff;border:1px dashed #25ad5842;border-radius:8px;padding:18px}.forum-board-page .forum-result-panel,.forum-board-page .forum-draft-form{gap:11px;padding:13px;display:grid}.forum-board-page .forum-result-panel h3,.forum-board-page .forum-draft-form h3,.forum-board-page .forum-local-matches h4{margin:0;font-size:15px}.forum-board-page .forum-draft-form label{color:#57645f}@media (width<=1200px){body.forum-view-active .chat-app{grid-template-columns:224px minmax(0,1fr)}.forum-board-page{grid-template-columns:minmax(0,1fr) 226px}.forum-agent-dock{left:14px;right:252px}.forum-board-left{display:none}}@media (width<=920px){.forum-board-page{grid-template-columns:1fr}.forum-agent-dock{left:12px;right:12px}.forum-board-right{grid-template-columns:repeat(2,minmax(0,1fr))}.forum-agent-card{position:static}}@media (width<=760px){body.forum-view-active .chat-app{grid-template-columns:1fr}body.forum-view-active .workspace{height:calc(100vh - 136px);min-height:0}body.forum-view-active .chat-header{display:none}body.forum-view-active .forum-shell{grid-row:1}.forum-board-page{grid-template-columns:1fr;gap:10px;width:100vw;max-width:100vw;padding:10px 10px 188px;overflow-x:hidden}.forum-agent-dock{z-index:20;border-radius:20px;width:calc(100dvw - 20px);max-width:min(370px,100dvw - 20px);padding:8px;position:fixed;bottom:10px;left:10px;right:auto;overflow:hidden}.forum-agent-dock-head{display:none}.forum-agent-dock-input{grid-template-columns:36px minmax(0,1fr) 36px 38px;gap:6px}.forum-agent-dock textarea{border-radius:14px;min-height:40px;padding:9px 10px}.forum-agent-dock-chips{display:none}.forum-dock-icon-button,.forum-dock-send-button{border-radius:13px;min-height:40px}.forum-board-left{order:2;display:grid}.forum-board-main{order:1}.forum-board-right{order:3}.forum-category-list{grid-template-columns:repeat(2,minmax(0,1fr))}.forum-friend-card,.forum-rail-agent{display:none}.forum-board-hero{padding:15px;display:block;overflow:visible}.forum-board-hero img{display:none}.forum-board-hero p{white-space:normal;overflow-wrap:anywhere;word-break:break-all;max-width:100%}.forum-board-filter{flex-direction:column;align-items:stretch}.forum-filter-selects{justify-content:flex-start}.forum-topic-tabs,.forum-filter-selects,.forum-feed-tabs{flex-wrap:nowrap;max-width:calc(100vw - 20px);overflow-x:auto}.forum-post-card{grid-template-columns:minmax(0,1fr);align-items:start}.forum-post-title-row{flex-wrap:wrap}.forum-post-title-row h3{white-space:normal;overflow-wrap:anywhere;flex:100%}.forum-post-main p{white-space:normal;overflow-wrap:anywhere;word-break:break-all;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box}.forum-post-author{grid-column:1/-1}.forum-post-thumb{display:none}.forum-board-right{grid-template-columns:1fr}}
