:root{color:#12372a;background:#eefaf1;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{min-width:320px}button,input{font:inherit}button{touch-action:manipulation}.app-shell{min-height:100dvh;display:flex;justify-content:center;padding:0;background:radial-gradient(circle at 16% 8%,rgba(67,197,120,.2),transparent 24%),linear-gradient(180deg,#f5fff7,#e9f8ef 45%,#eefaf2)}.chat-phone{position:relative;width:min(100%,430px);min-height:100dvh;display:flex;flex-direction:column;overflow:hidden;padding:max(22px,env(safe-area-inset-top)) 16px max(12px,env(safe-area-inset-bottom))}.soft-glow{position:absolute;width:150px;height:150px;border-radius:999px;filter:blur(8px);pointer-events:none}.soft-glow-left{left:-80px;top:170px;background:#45d3911f}.soft-glow-right{right:-90px;bottom:90px;background:#27ae6024}.hero{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;padding:6px 0 14px;text-align:center}.leaf-mark{width:82px;height:82px;display:grid;place-items:center;margin-bottom:12px;background:transparent}.leaf-mark img{width:92px;height:92px;object-fit:contain}.hero h1{margin:0;color:#08753d;font-size:22px;line-height:1.25;font-weight:800;letter-spacing:0}.hero p{margin:8px 0 0;color:#7b9488;font-size:13px;line-height:1.6}.message-list{position:relative;z-index:1;flex:1;overflow-y:auto;padding:0 0 14px;scrollbar-width:none}.message-list::-webkit-scrollbar{display:none}.agent-card,.bubble,.error-panel{box-shadow:0 8px 24px #16634014}.agent-card{display:flex;gap:10px;align-items:center;margin:0 0 12px;padding:13px 14px;border:1px solid rgba(35,159,94,.08);border-radius:16px;background:#ffffffeb}.intro-card{width:fit-content;max-width:100%;margin-left:auto;margin-right:auto}.intro-card>div:last-child{min-width:0}.avatar{flex:0 0 auto;width:40px;height:40px;display:grid;place-items:center;border-radius:11px;overflow:hidden;background:transparent}.avatar img{width:54px;height:54px;object-fit:contain}.small-avatar{width:46px;height:46px;border-radius:10px;margin-top:2px}.small-avatar img{width:62px;height:62px}.agent-title-row{display:flex;gap:8px;align-items:center}.agent-title-row strong{font-size:14px;color:#1b4c37}.agent-title-row span{color:#13a15f;font-size:11px;font-weight:700}.agent-card p{margin:4px 0 0;color:#8a9d93;font-size:12px}.intro-card p{white-space:nowrap}.message-row{display:flex;align-items:flex-start;gap:8px;margin:10px 0}.message-row-user{justify-content:flex-end}.bubble{max-width:min(78%,300px);padding:12px 14px;border-radius:16px;font-size:14px;line-height:1.65;white-space:pre-wrap;word-break:break-word}.markdown-message{white-space:normal}.markdown-message>:first-child{margin-top:0}.markdown-message>:last-child{margin-bottom:0}.markdown-message p{margin:0 0 9px}.markdown-message strong{color:#153d2b;font-weight:800}.markdown-message ul,.markdown-message ol{margin:8px 0 10px;padding-left:18px}.markdown-message li{margin:4px 0;padding-left:2px}.markdown-message h1,.markdown-message h2,.markdown-message h3{margin:12px 0 7px;color:#0a7441;font-size:15px;line-height:1.45}.markdown-message a{color:#0a8b4a;font-weight:700;text-decoration:none;overflow-wrap:anywhere}.markdown-message code{padding:2px 5px;border-radius:6px;color:#0b6d42;background:#e8f7ee;font-size:.92em}.markdown-message blockquote{margin:8px 0;padding:6px 0 6px 10px;border-left:3px solid #80d6a8;color:#536a60}.bubble-assistant{color:#314c3f;background:#fffffff2;border-top-left-radius:6px}.bubble-user{color:#fff;background:linear-gradient(145deg,#29c875,#0aa45b);border-top-right-radius:6px;box-shadow:0 8px 20px #19a3572e}.loading-bubble{display:inline-flex;align-items:center;gap:8px;color:#678175}.spin{animation:spin .85s linear infinite}.error-panel{margin:12px 0;padding:10px 12px;border-radius:12px;color:#9f2c22;background:#fff1ef;font-size:13px;line-height:1.5}.quick-area{margin:18px 0 8px}.quick-area h2{margin:0 0 10px;color:#8ca196;font-size:12px;font-weight:700}.quick-list{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.quick-chip{min-height:42px;max-width:100%;padding:10px 17px;border:1px solid rgba(44,178,104,.12);border-radius:999px;color:#0a8b4a;background:#ffffffe6;box-shadow:0 7px 18px #17804b12;font-size:13px;font-weight:700}.quick-chip:active,.composer button:active{transform:scale(.97)}.quick-chip:disabled{opacity:.55}.composer{position:relative;z-index:2;display:flex;gap:9px;align-items:center;padding:10px;border:1px solid rgba(31,161,90,.1);border-radius:999px;background:#fffffff5;box-shadow:0 12px 28px #125b381f}.composer input{min-width:0;flex:1;height:42px;border:0;outline:0;color:#173c2c;background:transparent;font-size:15px}.composer input::placeholder{color:#99aca2}.composer button{width:42px;height:42px;display:grid;place-items:center;border:0;border-radius:999px;color:#fff;background:linear-gradient(145deg,#27c46d,#08a45a);box-shadow:0 8px 18px #119c5338}.composer button:disabled{opacity:.48;transform:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes spin{to{transform:rotate(360deg)}}@media(min-width:431px){.chat-phone{min-height:min(860px,100dvh);margin:0 auto}}@media(min-width:768px){.app-shell{align-items:stretch;padding:0}.chat-phone{width:100%;max-width:none;min-height:100dvh;padding:26px clamp(28px,5vw,72px) 18px;border:0;border-radius:0;background:transparent;box-shadow:none}.hero{padding-top:0}.message-list{width:100%;max-width:860px;margin:0 auto;padding:0 4px 16px}.agent-card{width:fit-content;min-width:360px;max-width:520px;margin-left:auto;margin-right:auto}.message-row{gap:12px;margin:12px 0}.bubble{max-width:min(76%,640px);font-size:15px}.quick-area{max-width:860px;margin-left:auto;margin-right:auto}.quick-list{flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center}.quick-chip{min-height:44px}.composer{width:100%;max-width:820px;margin:0 auto}}@media(min-width:1024px){.app-shell{padding:0}.chat-phone{width:100%;min-height:100dvh;padding:30px clamp(42px,6vw,96px) 22px}.soft-glow{width:220px;height:220px}.soft-glow-left{left:-90px;top:120px}.soft-glow-right{right:-110px;bottom:80px}.leaf-mark{width:96px;height:96px}.leaf-mark img{width:108px;height:108px;transform:translate(-7px)}.hero h1{font-size:26px}.hero p{font-size:14px}.agent-card{max-width:540px;padding:15px 18px}.message-row-assistant{display:grid;grid-template-columns:46px minmax(0,min(760px,calc(100% - 116px))) 46px;justify-content:center;align-items:start}.message-row-assistant .small-avatar{margin-right:0}.message-row-assistant .bubble{width:100%;max-width:none}.message-row-assistant:after{content:"";width:46px;height:1px}.bubble{max-width:min(74%,720px);padding:14px 16px;font-size:15px}.markdown-message h1,.markdown-message h2,.markdown-message h3{font-size:16px}.quick-area{max-width:860px}.composer{width:100%;max-width:920px}}@media(min-width:1280px){.message-list{max-width:980px}.quick-area{max-width:860px}.bubble{max-width:min(72%,780px)}.composer{max-width:1040px}}@media(max-width:360px){.chat-phone{padding-left:12px;padding-right:12px}.bubble{max-width:min(82%,280px);padding:11px 12px;font-size:13px}.small-avatar{width:40px;height:40px}.small-avatar img{width:55px;height:55px}.quick-chip{font-size:12px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
