.chat-v22{padding:0!important;overflow:hidden}.chat-shell-v22{display:flex;flex-direction:column;min-height:560px;max-height:72vh;background:#fff;color:#1a2821}.chat-top{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 18px;border-bottom:1px solid #e7ece8;background:#fbfcfb}.chat-top span,.chat-top strong{display:block}.chat-top strong{font:700 15px Manrope,sans-serif;margin-top:3px}.chat-top-actions{display:flex;gap:8px}.chat-top-actions button{border:1px solid #dce4de;background:#fff;color:#315d49;border-radius:9px;padding:8px 10px;font-size:11px;font-weight:700;cursor:pointer}#copilot-mobile-close{display:none!important;font-size:20px!important;line-height:1;padding:5px 10px!important}.chat-transcript{flex:1;overflow:auto;padding:24px 18px 10px;scroll-behavior:smooth;background:linear-gradient(180deg,#fff,#fbfcfb);overscroll-behavior:contain}.chat-welcome{max-width:720px;margin:36px auto;text-align:center;padding:18px}.chat-welcome-orb{display:grid;place-items:center;width:48px;height:48px;margin:0 auto 14px;border-radius:15px;background:#d9f3e5;color:#214432;font:800 13px Manrope}.chat-welcome h3{font:700 28px Manrope;margin:0 0 9px}.chat-welcome p{margin:0 auto;color:#67756d;line-height:1.6;max-width:620px;font-size:14px}.chat-welcome-prompts{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;margin-top:18px}.chat-welcome-prompts button,.chat-actions button{border:1px solid #dce4de;background:#fff;color:#315d49;border-radius:999px;padding:9px 12px;font-size:11px;font-weight:600;cursor:pointer}.chat-welcome-prompts button:hover,.chat-actions button:hover{background:#f1f7f3;border-color:#bcd1c4}.chat-message{max-width:850px;margin:0 auto 18px}.chat-message-user{display:flex;justify-content:flex-end}.chat-message-assistant,.chat-message-thinking{display:grid;grid-template-columns:34px minmax(0,1fr);gap:10px;align-items:flex-start}.chat-avatar{display:grid;place-items:center;width:32px;height:32px;border-radius:10px;background:#d9f3e5;color:#214432;font:800 10px Manrope;box-shadow:inset 0 0 0 1px rgba(33,68,50,.05)}.chat-assistant-body{min-width:0}.chat-bubble{border-radius:18px;padding:13px 15px}.chat-bubble p{margin:0;line-height:1.68;font-size:14px;white-space:pre-wrap}.chat-bubble.user{max-width:min(78%,680px);background:#214335;color:#fff;border-bottom-right-radius:5px;box-shadow:0 8px 20px rgba(25,58,43,.09)}.chat-bubble.assistant{padding-left:0;padding-top:5px;background:transparent;color:#1a2821}.chat-thinking{display:flex;align-items:center;gap:10px;color:#6d7a72;font-size:12px;padding-top:7px}.thinking-dots{display:flex;gap:4px}.thinking-dots i{width:6px;height:6px;border-radius:50%;background:#6fb08d;animation:chatDot 1.25s infinite ease-in-out}.thinking-dots i:nth-child(2){animation-delay:.15s}.thinking-dots i:nth-child(3){animation-delay:.3s}@keyframes chatDot{0%,60%,100%{transform:translateY(0);opacity:.45}30%{transform:translateY(-4px);opacity:1}}.chat-meta{margin-top:7px}.chat-meta-row{display:flex;gap:12px;flex-wrap:wrap;align-items:center;color:#849088;font-size:10px}.chat-meta-row strong{color:#56665d;font-weight:700}.chat-fast-badge{display:inline-flex;align-items:center;border-radius:999px;background:#eef5f1;color:#2e6652;padding:4px 7px;font-weight:700}.chat-actions{display:flex;gap:6px;flex-wrap:wrap;margin-top:10px}.chat-actions button{padding:7px 10px;background:#f8faf9}.chat-system{max-width:760px;margin:8px auto 18px;border-radius:12px;padding:12px 14px;background:#f4f6f5;color:#66736c;font-size:12px;border:1px solid #e2e7e4}.chat-system.error{background:#fff3f1;color:#934b42;border-color:#f0d5d1}.chat-system.timeout{background:#fff9e9;color:#7d6327;border-color:#eadfbf}.chat-retry{margin-left:10px;border:1px solid currentColor;background:transparent;border-radius:8px;padding:5px 8px;color:inherit;font-weight:700;cursor:pointer}.chat-composer{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:end;margin:6px 16px 0;padding:9px 9px 9px 14px;border:1px solid #cfdad3;border-radius:18px;background:#fff;box-shadow:0 8px 28px rgba(28,48,38,.08)}.chat-composer:focus-within{border-color:#86aa97;box-shadow:0 8px 30px rgba(28,48,38,.11),0 0 0 3px rgba(111,176,141,.10)}.chat-composer textarea{resize:none;border:0;outline:0;background:transparent;color:#1a2821;min-height:28px;max-height:150px;padding:7px 2px;font:500 14px/1.45 Figtree,sans-serif}.chat-composer textarea::placeholder{color:#929d97}.chat-composer button{display:grid;place-items:center;width:36px;height:36px;border:0;border-radius:11px;background:#214335;color:#fff;font-size:18px;font-weight:800;cursor:pointer}.chat-composer button:disabled{opacity:.45}.chat-footnote{text-align:center;color:#929d97;font-size:9px;padding:8px 14px 12px}.copilot-dock input{font-size:14px}.copilot-dock form button{display:block!important}.copilot-dock{transition:transform .2s ease,opacity .2s ease}.copilot-chat-open #copilot-dock{opacity:0;pointer-events:none;transform:translateY(12px)}@media(max-width:720px){body.copilot-chat-open{overflow:hidden}.copilot-chat-open #screen-copilot{display:flex!important;flex-direction:column;position:fixed;inset:0;z-index:80;background:#f6f3ea;padding:0!important;overflow:hidden}.copilot-chat-open #screen-copilot>.page-head,.copilot-chat-open #screen-copilot>.copilot-grid,.copilot-chat-open #screen-copilot>.brief-center,.copilot-chat-open #screen-copilot>.brief-settings{display:none!important}.copilot-chat-open #screen-copilot>.copilot-command-panel{margin:0!important;border-radius:0!important;box-shadow:none!important;flex:1;min-height:0;background:#fff}.chat-shell-v22{height:100dvh;max-height:none;min-height:0}.chat-top{padding:12px 14px;padding-top:max(12px,env(safe-area-inset-top));position:relative;z-index:2}#copilot-mobile-close{display:block!important}.chat-transcript{padding:18px 14px 8px}.chat-welcome{margin:24px auto;padding:12px 4px}.chat-welcome h3{font-size:24px}.chat-message{margin-bottom:16px}.chat-bubble.user{max-width:88%}.chat-bubble p{font-size:15px;line-height:1.6}.chat-composer{margin:5px 10px 0;border-radius:17px;padding:8px 8px 8px 12px}.chat-composer textarea{font-size:16px}.chat-footnote{padding-bottom:max(10px,env(safe-area-inset-bottom));font-size:8px}.copilot-dock{grid-template-columns:auto 1fr!important;left:10px!important;right:10px!important;bottom:max(10px,env(safe-area-inset-bottom))!important}.copilot-dock form{grid-template-columns:1fr auto!important}.copilot-dock form button{display:block!important;min-width:48px}.chat-meta-row{font-size:9px}}