:root{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;color:#26332f;background:#f8f6f0;line-height:1.6;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;min-width:320px;background:radial-gradient(circle at 50% 36%,rgba(255,255,255,.9),transparent 32%),#f8f6f0}button,textarea,select,input{font:inherit}button{color:inherit}.app-shell{min-height:100dvh;display:flex;flex-direction:column}.header{width:min(100% - 48px,1080px);height:82px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px;font-size:19px;font-weight:650;letter-spacing:.08em}.brand-mark{width:34px;height:34px;display:grid;place-items:center;color:#fff;border-radius:11px;background:#4d8778;box-shadow:0 5px 14px #396f602e}.header-actions{display:flex;align-items:center;gap:11px}.speak-toggle,.speech-settings-button,.new-chat{border:0;background:transparent;cursor:pointer;height:40px;display:flex;align-items:center;gap:8px;border-radius:12px;padding:0 12px;font-size:13px;transition:background .2s,color .2s}.speak-toggle:hover,.speech-settings-button:hover,.new-chat:hover{background:#456f6314}.speak-toggle:disabled,.speech-settings-button:disabled{cursor:not-allowed;opacity:.42}.speak-toggle.is-on{color:#3f7668}.switch-track{width:30px;height:18px;border-radius:99px;padding:2px;display:flex;background:#c9ceca;transition:background .2s}.switch-track span{width:14px;height:14px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0003;transition:transform .2s}.is-on .switch-track{background:#5b8e80}.is-on .switch-track span{transform:translate(12px)}.new-chat{border:1px solid #d9ddd8;background:#ffffff85}.speech-settings{position:relative}.speech-settings-button{width:40px;justify-content:center;padding:0}.speech-settings-button.is-open{color:#3f7668;background:#456f631a}.speech-settings-panel{position:absolute;z-index:20;top:calc(100% + 9px);right:0;width:320px;padding:19px;color:#34423e;border:1px solid #d7ddd8;border-radius:17px;background:#fffffff7;box-shadow:0 18px 50px #2f423b29;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);animation:enter .2s ease-out}.settings-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:17px}.settings-heading strong{font-size:14px;font-weight:650}.settings-heading button{border:0;padding:4px 0;color:#5a8277;background:transparent;font-size:12px;cursor:pointer}.voice-field,.range-field{display:grid;gap:7px;color:#64716c;font-size:12px}.voice-field{margin-bottom:17px}.voice-field select{width:100%;height:39px;padding:0 32px 0 10px;color:#374640;border:1px solid #d8ded9;border-radius:10px;background:#fbfcfa}.voice-field select:disabled{color:#929a96;background:#f1f3f1}.range-field{margin-top:14px}.range-field>span{display:flex;justify-content:space-between;align-items:center}.range-field output{color:#477568;font-variant-numeric:tabular-nums}.range-field input{width:100%;accent-color:#568577;cursor:pointer}.chat-main{flex:1;width:min(100% - 32px,820px);margin:0 auto;display:flex;min-height:0;flex-direction:column;justify-content:center;padding:40px 0 18px}.chat-main.has-messages{justify-content:flex-end;padding-top:16px}.empty-state{text-align:center;margin:auto 0 45px;animation:enter .6s ease-out}.welcome-orb{width:78px;height:78px;margin:0 auto 24px;display:flex;align-items:center;justify-content:center;gap:6px;border:1px solid rgba(76,132,116,.18);border-radius:28px;background:linear-gradient(145deg,#ffffffe6,#deede5b3);box-shadow:0 18px 45px #486f621c}.welcome-orb span{width:5px;border-radius:5px;background:#5b8d7f}.welcome-orb span:nth-child(1){height:15px}.welcome-orb span:nth-child(2){height:27px}.welcome-orb span:nth-child(3){height:19px}.eyebrow{margin:0 0 7px;color:#6e8f85;font-size:12px;letter-spacing:.18em}.empty-state h1{margin:0;font-family:Georgia,"Noto Serif SC",serif;font-size:clamp(30px,5vw,41px);font-weight:500;letter-spacing:.02em;color:#25332f}.welcome-copy{margin:13px auto 20px;max-width:480px;color:#7a837f;font-size:15px}.ability-row{display:flex;justify-content:center;align-items:center;gap:13px;color:#75817c;font-size:12px}.ability-row span{display:flex;align-items:center;gap:6px}.ability-row i{width:3px;height:3px;background:#b8bfbb;border-radius:50%}.ability-row .is-muted{opacity:.65}.message-list{max-height:calc(100dvh - 260px);overflow-y:auto;padding:20px 8px 30px;scrollbar-width:thin;scrollbar-color:#d4d9d5 transparent}.message{display:flex;margin:0 0 30px;animation:enter .3s ease-out}.message-body{max-width:min(76%,650px)}.message-content{white-space:pre-wrap;overflow-wrap:anywhere;font-size:15px}.user-message{justify-content:flex-end}.user-message .message-content{padding:11px 17px;border-radius:18px 18px 5px;color:#294a41;background:#dfece6}.assistant-message{gap:13px}.assistant-avatar{flex:0 0 auto;width:30px;height:30px;display:grid;place-items:center;margin-top:-3px;color:#4d806f;border-radius:10px;background:#e2ece7;font-family:Georgia,serif;font-size:13px}.assistant-message .message-body{max-width:calc(100% - 48px)}.assistant-message .message-content{color:#36433f;line-height:1.85}.copy-button{border:0;padding:5px 0;margin-top:5px;display:flex;align-items:center;gap:5px;color:#929b97;background:transparent;font-size:11px;cursor:pointer}.copy-button:hover{color:#4d806f}.typing-dots{display:inline-flex;gap:3px;margin-left:7px;vertical-align:middle}.typing-dots i{width:4px;height:4px;border-radius:50%;background:#6f9186;animation:blink 1.2s infinite}.typing-dots i:nth-child(2){animation-delay:.16s}.typing-dots i:nth-child(3){animation-delay:.32s}.composer-area{width:100%;position:relative}.composer{min-height:66px;display:flex;align-items:flex-end;gap:10px;padding:12px 12px 12px 18px;border:1px solid #d9ded9;border-radius:21px;background:#ffffffd1;box-shadow:0 13px 35px #39494214;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);transition:border-color .2s,box-shadow .2s}.composer:focus-within{border-color:#8aafa3;box-shadow:0 13px 38px #39695a1f,0 0 0 3px #558b7b14}.composer.is-listening{border-color:#d69c95}.composer textarea{flex:1;min-width:0;max-height:160px;resize:none;border:0;outline:0;padding:7px 0;color:#303d39;background:transparent;line-height:1.55}.composer textarea::-moz-placeholder{color:#a6aca9}.composer textarea::placeholder{color:#a6aca9}.composer textarea:disabled{opacity:.7}.composer-actions{min-height:41px;display:flex;align-items:center;gap:7px}.mic-button,.send-button{width:41px;height:41px;border:0;display:grid;place-items:center;border-radius:14px;cursor:pointer;transition:transform .16s,background .2s}.mic-button{color:#668078;background:transparent}.mic-button:hover{background:#edf3f0}.mic-button.is-active{color:#b64e45;background:#f8e9e7;animation:pulse 1.5s infinite}.mic-button:disabled{opacity:.4;cursor:not-allowed}.send-button{color:#fff;background:#4c8172;box-shadow:0 5px 12px #356b5b33}.send-button:hover:not(:disabled){transform:translateY(-1px);background:#3f7567}.send-button:disabled{cursor:default;color:#9ca9a4;background:#e4e8e5;box-shadow:none}.stop-button{background:#6a7d76}.voice-unavailable{color:#999f9c;font-size:11px;white-space:nowrap}.character-count{display:none;color:#9ba39f;font-size:10px}.character-count.is-visible{display:inline}.composer-hint{margin:9px 0 0;text-align:center;color:#a0a6a3;font-size:10px;letter-spacing:.03em}.listening-status{display:flex;align-items:center;justify-content:center;gap:8px;margin:0 0 9px;color:#a34f48;font-size:12px}.listening-status i{width:7px;height:7px;border-radius:50%;background:#ce5d53;animation:pulse 1.3s infinite}.error-banner{display:flex;justify-content:space-between;align-items:center;gap:16px;margin:0 5px 10px;padding:10px 13px;color:#8a4944;border:1px solid #efd2cc;border-radius:12px;background:#fff3f0;font-size:12px}.error-banner button{border:0;display:grid;place-items:center;padding:2px;background:transparent;cursor:pointer}footer{padding:0 20px calc(13px + env(safe-area-inset-bottom));text-align:center;color:#adb1af;font-size:10px}button:focus-visible,textarea:focus-visible,select:focus-visible,input:focus-visible{outline:2px solid #4f8a79;outline-offset:2px}@keyframes enter{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:none}}@keyframes blink{0%,70%,to{opacity:.25;transform:translateY(1px)}35%{opacity:1;transform:translateY(-1px)}}@keyframes pulse{0%,to{box-shadow:0 0 #c14c4133}50%{box-shadow:0 0 0 7px #c14c4100}}@media(max-width:640px){.header{width:calc(100% - 28px);height:66px}.brand{font-size:17px}.brand-mark{width:31px;height:31px}.speak-toggle{padding:0 4px}.speak-toggle>span:first-of-type,.new-chat span{display:none}.new-chat{width:39px;justify-content:center;padding:0}.speech-settings-panel{width:min(320px,calc(100vw - 24px));right:-50px}.chat-main{width:calc(100% - 24px);padding-bottom:8px}.empty-state{margin-bottom:35px}.welcome-orb{width:68px;height:68px;border-radius:24px}.welcome-copy{max-width:300px;font-size:14px}.message-list{max-height:calc(100dvh - 218px);padding-inline:2px}.message-body{max-width:86%}.composer{border-radius:19px;padding-left:14px}.composer-hint{display:none}footer{padding-top:7px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
