@import"https://fonts.googleapis.com/css2?family=Figtree:wght@400;500;600;700&family=Noto+Sans+SC:wght@400;500;600;700&display=swap";:root{font-family:Noto Sans SC,sans-serif;color:#183b3c;background:#eef3f0;font-synthesis:none;--ink:#183b3c;--muted:#637b7a;--line:#d9e3df;--teal:#087f78;--teal-dark:#09655f;--mint:#dff1eb;--paper:#fbfcfa;--white:#fff}*{box-sizing:border-box}html,body,#app{height:100%;margin:0}body{overflow:hidden}button,textarea{font:inherit}button{cursor:pointer}svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.skip-link{position:fixed;left:12px;top:-60px;z-index:100;background:#fff;padding:10px 16px;color:var(--teal);border-radius:8px}.skip-link:focus{top:12px}.app-shell{height:100%;display:flex;position:relative;overflow:hidden;background:linear-gradient(145deg,#edf3ef,#f7f8f4 48%,#edf4f1)}.ambient{position:absolute;border-radius:50%;filter:blur(1px);pointer-events:none}.ambient-one{width:340px;height:340px;right:-130px;top:-160px;background:radial-gradient(circle,#d8ede6 0%,transparent 70%)}.ambient-two{width:300px;height:300px;left:180px;bottom:-180px;background:radial-gradient(circle,#e0eee5 0%,transparent 72%)}.sidebar{width:286px;flex:0 0 286px;margin:12px 0 12px 12px;border:1px solid rgba(205,220,214,.8);background:#f9fbf8d4;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:20px 0 0 20px;display:flex;flex-direction:column;position:relative;z-index:4;box-shadow:0 18px 60px #274b4212}.brand{height:88px;padding:20px 21px;display:flex;align-items:center;gap:12px}.brand-mark{width:39px;height:39px;border-radius:12px;background:var(--teal);color:#fff;display:grid;place-items:center;box-shadow:0 7px 18px #087f7833}.brand-mark svg{width:22px}.brand-mark circle{opacity:.38}.brand>div:nth-child(2){display:flex;flex-direction:column}.brand span{font-family:Figtree,sans-serif;font-weight:700;font-size:17px;letter-spacing:.08em}.brand small{font-size:11px;color:#7a908d;letter-spacing:.18em;margin-top:2px}.new-chat{margin:5px 16px 25px;height:50px;border:1px solid #cbdcd6;border-radius:14px;background:#fff;color:var(--ink);display:flex;align-items:center;padding:0 14px;gap:10px;font-weight:600;transition:.2s}.new-chat:hover{border-color:#92b9af;background:#f7fbf9}.new-chat svg{width:19px;color:var(--teal)}kbd{margin-left:auto;border:1px solid #dde6e2;border-radius:5px;background:#f3f6f4;padding:2px 6px;color:#78908a;font-size:10px}.history-label{display:flex;align-items:center;justify-content:space-between;padding:0 21px 10px;color:#718581;font-size:12px;letter-spacing:.08em}.history-label button,.sidebar-foot button{border:0;background:none;color:#839692;padding:6px}.history-label svg{width:17px}.history-list{padding:0 10px;overflow:auto}.history-list button{width:100%;border:0;background:transparent;border-radius:12px;text-align:left;display:flex;align-items:center;padding:11px 12px;gap:11px;color:#59706d;transition:.2s}.history-list button:hover{background:#edf4f0}.history-list button.active{background:#e5f1ec;color:#163f3c}.history-dot{width:7px;height:7px;border:1.5px solid #8fa29e;border-radius:50%;flex:none}.history-list .active .history-dot{background:var(--teal);border-color:var(--teal);box-shadow:0 0 0 3px #087f781f}.history-copy{min-width:0;display:flex;flex-direction:column;gap:4px}.history-copy b{font-size:13px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.history-copy small{font-size:10px;color:#91a09d}.sidebar-foot{margin:auto 14px 13px;padding:13px 11px;border-top:1px solid var(--line);display:flex;align-items:center;gap:10px}.status-dot{width:8px;height:8px;border-radius:50%;background:#23a26d;box-shadow:0 0 0 4px #dff2e8}.sidebar-foot div{display:flex;flex-direction:column;gap:2px}.sidebar-foot b{font-size:11px;font-weight:600}.sidebar-foot small{font-size:9px;color:#8b9b98}.sidebar-foot button{margin-left:auto}.main-panel{min-width:0;flex:1;display:flex;flex-direction:column;position:relative;z-index:2}.topbar{height:84px;display:flex;align-items:center;padding:0 clamp(20px,4vw,58px);border-bottom:1px solid rgba(211,224,219,.85);background:#f8faf78c;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.agent-avatar{width:42px;height:42px;border:1px solid #c8ded7;background:#e3f1ec;color:var(--teal);border-radius:13px;display:grid;place-items:center;margin-right:13px}.agent-avatar svg{width:23px}.agent-title{min-width:0}.agent-title>div{display:flex;align-items:center;gap:9px}.agent-title h1{font-family:Figtree,Noto Sans SC;font-size:16px;margin:0;letter-spacing:.02em}.agent-title span{color:#15815d;background:#e2f4ea;border-radius:20px;font-size:9px;padding:3px 7px}.agent-title p{margin:3px 0 0;font-size:11px;color:#728581;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.icon-btn{width:40px;height:40px;border:0;background:transparent;border-radius:10px;color:#657c78;display:grid;place-items:center;transition:.2s}.icon-btn:hover{background:#e8f0ec;color:var(--teal)}.topbar>.icon-btn:last-child{margin-left:auto}.menu-btn,.mobile-close{display:none}.chat-scroll{flex:1;min-height:0;overflow:auto;scroll-behavior:smooth}.chat-column{width:min(780px,calc(100% - 48px));margin:0 auto;padding:54px 0 38px}.message{display:flex;margin-bottom:34px}.user-message{flex-direction:column;align-items:flex-end}.user-message .bubble{max-width:72%;background:#164f4c;color:#fff;border-radius:18px 18px 4px;padding:13px 17px;font-size:14px;line-height:1.7;box-shadow:0 9px 24px #124b4721}.message time{font-size:9px;color:#91a29e;margin-top:8px}.ai-message{align-items:flex-start;gap:13px}.mini-avatar{width:31px;height:31px;display:grid;place-items:center;border:1px solid #c7ddd5;background:#edf7f3;color:var(--teal);border-radius:10px;flex:none}.mini-avatar svg{width:15px}.answer{min-width:0;max-width:90%;padding-top:2px}.answer-text{font-size:14px;line-height:1.85;color:#294a48}.answer-text strong{color:#163d3b}.answer-text .step{display:flex;gap:10px;margin:8px 0}.answer-text .step>b{display:inline-grid;place-items:center;min-width:23px;height:23px;border-radius:7px;background:#e2f1ec;color:var(--teal);font-size:11px}.message-meta{display:flex;align-items:center;gap:10px;margin-top:15px;padding-top:11px;border-top:1px solid #dfe7e3;color:#8a9b97;font-size:9px}.message-meta>span+span:before{content:"·";margin-right:10px}.message-actions{margin-left:auto;display:flex;gap:3px}.message-actions button{border:0;background:transparent;color:#82928f;padding:5px;border-radius:6px}.message-actions button:hover,.message-actions button.selected{background:#e1efe9;color:var(--teal)}.message-actions svg{width:15px;height:15px}.thinking{height:32px;display:flex;align-items:center;gap:5px;color:#657d78;font-size:12px}.thinking i{width:5px;height:5px;border-radius:50%;background:#299087;animation:pulse 1s infinite}.thinking i:nth-child(2){animation-delay:.15s}.thinking i:nth-child(3){animation-delay:.3s;margin-right:6px}.welcome{text-align:left;padding-top:2vh}.welcome-mark{width:48px;height:48px;border-radius:15px;background:#e0f0ea;color:var(--teal);display:grid;place-items:center;position:relative;margin-bottom:25px}.welcome-mark span{position:absolute;width:12px;height:12px;right:-2px;top:-2px;background:#f4a75b;border:3px solid #f4f7f3;border-radius:50%}.eyebrow{font-family:Figtree,sans-serif;font-size:10px!important;letter-spacing:.22em!important;color:#60807a!important;text-transform:uppercase}.welcome h2{font-family:Figtree,Noto Sans SC;font-size:clamp(34px,5vw,54px);line-height:1.12;letter-spacing:-.035em;margin:13px 0 17px;color:#153b39}.welcome h2 em{font-style:normal;color:var(--teal)}.welcome>p{max-width:520px;color:#6b807d;font-size:14px;line-height:1.7}.prompt-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:38px}.prompt-grid button{min-height:104px;border:1px solid #d3e1dc;background:#ffffff94;border-radius:14px;padding:15px;text-align:left;color:#365452;display:flex;flex-direction:column;justify-content:space-between;transition:.2s}.prompt-grid button:hover{background:#fff;border-color:#96bbb2;box-shadow:0 10px 24px #36544912}.prompt-grid span{font-size:12px;line-height:1.6}.prompt-grid svg{width:17px;color:var(--teal);align-self:flex-end}.composer-wrap{padding:5px 24px 17px;background:linear-gradient(0deg,#f2f5f1 75%,#f2f5f100);position:relative}.composer{width:min(780px,100%);margin:auto;border:1px solid #c9d9d4;border-radius:17px;background:#ffffffe6;box-shadow:0 10px 32px #2d494117;padding:13px 14px 10px;transition:.2s}.composer:focus-within{border-color:#6da69c;box-shadow:0 0 0 3px #087f7817,0 10px 32px #2d494117}.composer textarea{width:100%;min-height:31px;max-height:110px;resize:none;border:0;outline:0;background:transparent;color:#244744;font-size:13px;line-height:1.6}.composer textarea::placeholder{color:#9aa8a5}.composer-bottom{display:flex;align-items:center;justify-content:space-between}.composer-bottom>span{display:flex;align-items:center;gap:5px;color:#8a9b97;font-size:9px}.composer-bottom>span svg{width:13px}.send-btn{width:34px;height:34px;border:0;border-radius:10px;background:var(--teal);color:#fff;display:grid;place-items:center;transition:.2s}.send-btn:hover{background:var(--teal-dark)}.send-btn:disabled{background:#d5dfdc;cursor:not-allowed}.send-btn svg{width:17px}.stop-btn{height:34px;border:1px solid #c7d9d3;border-radius:10px;background:#f4f8f6;color:#3f5d59;padding:0 11px;display:flex;align-items:center;gap:7px;font-size:11px}.stop-btn span{width:8px;height:8px;background:currentColor;border-radius:2px}.disclaimer{text-align:center;font-size:9px;color:#91a09d;margin:8px 0 0}.error-banner{width:min(780px,100%);margin:0 auto 8px;padding:9px 12px;background:#fff0ec;border:1px solid #f2c7bc;color:#8d3b2a;border-radius:10px;font-size:11px}.error-banner button{float:right;border:0;background:none;color:inherit}.scrim{display:none}.mobile-close{margin-left:auto}@keyframes pulse{0%,80%,to{opacity:.25;transform:translateY(1px)}40%{opacity:1;transform:translateY(-2px)}}button:focus-visible,textarea:focus-visible,a:focus-visible{outline:3px solid rgba(8,127,120,.28);outline-offset:2px}@media(max-width:800px){.sidebar{position:fixed;inset:0 auto 0 0;margin:0;border-radius:0;transform:translate(-105%);transition:transform .25s ease;width:min(310px,86vw)}.sidebar.open{transform:translate(0)}.scrim{display:block;position:fixed;top:0;right:0;bottom:0;left:0;border:0;background:#102a2747;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:3}.menu-btn,.mobile-close{display:grid}.topbar{height:72px;padding:0 14px;gap:8px}.agent-avatar{width:37px;height:37px;margin-right:3px}.chat-column{width:calc(100% - 30px);padding:32px 0 24px}.composer-wrap{padding:5px 12px 12px}.prompt-grid{grid-template-columns:1fr;margin-top:28px}.prompt-grid button{min-height:70px}.welcome{padding-top:0}.user-message .bubble{max-width:88%}.answer{max-width:calc(100% - 44px)}.message-meta>span:first-child{display:none}}@media(max-width:420px){.agent-title p{max-width:205px}.topbar>.icon-btn:last-child{display:none}.chat-column{width:calc(100% - 24px)}.welcome h2{font-size:36px}.message{margin-bottom:27px}.composer{border-radius:15px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.feedback-panel{margin-top:10px;padding:13px;border:1px solid #d5e3de;border-radius:12px;background:#f8fbf9}.feedback-panel p{margin:0 0 10px;font-size:11px;font-weight:600;color:#405f5a}.feedback-panel>div{display:flex;flex-wrap:wrap;gap:7px}.feedback-panel label{cursor:pointer}.feedback-panel input{position:absolute;opacity:0;pointer-events:none}.feedback-panel label span{display:block;border:1px solid #d4e1dd;border-radius:20px;padding:5px 9px;background:#fff;color:#667c78;font-size:10px;transition:.2s}.feedback-panel input:checked+span{border-color:#5e9d91;background:#e4f1ec;color:#176c63}.feedback-panel>button{display:block;margin:11px 0 0 auto;border:0;border-radius:8px;background:var(--teal);color:#fff;padding:7px 12px;font-size:10px}.feedback-panel>button:disabled{background:#cdd9d5;cursor:not-allowed}.composer textarea:focus,.composer textarea:focus-visible{outline:none!important;box-shadow:none!important}.message-actions .copy-action.copied{color:#087f78;background:#e1efe9}.welcome h2{font-size:clamp(28px,4vw,44px)}@media(max-width:420px){.welcome h2{font-size:31px}}.success-toast{position:absolute;z-index:12;top:96px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:8px;max-width:calc(100% - 32px);padding:10px 15px;border:1px solid #badbd0;border-radius:12px;background:#f8fcfaf5;color:#176c63;box-shadow:0 12px 35px #1e4d4324;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-size:12px;font-weight:600;white-space:nowrap}.success-toast svg{width:16px;height:16px;padding:2px;border-radius:50%;background:#dff1eb}.toast-enter-active,.toast-leave-active{transition:opacity .2s ease,transform .2s ease}.toast-enter-from,.toast-leave-to{opacity:0;transform:translate(-50%,-8px)}
