@import"https://fonts.googleapis.com/css2?family=Nunito:wght@600;700;800;900&family=Noto+Sans+SC:wght@400;500;700;900&display=swap";:root{font-family:Noto Sans SC,sans-serif;color:#3f332a;background:#fff8ee;font-synthesis:none}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}html,body{height:100%;overflow:hidden;overscroll-behavior:none}body{margin:0;min-width:320px}button{font:inherit;border:0;cursor:pointer}.app-shell{height:100vh;height:100dvh;max-width:560px;margin:auto;position:relative;overflow:hidden;background:#fff8ee}.select-screen{height:100%;padding:max(32px,env(safe-area-inset-top)) 27px 28px;display:flex;flex-direction:column;position:relative;overflow-y:auto;overflow-x:hidden}.sun{position:absolute;width:440px;height:440px;border-radius:50%;top:-250px;right:-185px;background:#ffd989;opacity:.55}.brand{position:relative;display:flex;align-items:center;gap:7px;color:#6d5140;font:900 18px Nunito,sans-serif;letter-spacing:.4px}.intro-copy{position:relative;margin:clamp(55px,12vh,108px) 0 32px}.eyebrow{margin:0 0 10px;color:#d48458;font:800 10px Nunito,sans-serif;letter-spacing:1.8px}h1{margin:0;font-size:clamp(35px,9vw,45px);line-height:1.18;letter-spacing:-2px;color:#3f332a}.intro-copy>p:last-child{margin:13px 0 0;color:#92786a;font-size:15px;line-height:1.8}.pet-options{position:relative;display:grid;gap:15px}.pet-option{min-height:147px;padding:20px 24px 19px 128px;text-align:left;position:relative;overflow:hidden;border-radius:27px;transition:transform .18s ease,box-shadow .18s ease}.pet-option:active{transform:scale(.98)}.pet-option strong,.pet-option small{display:block;position:relative;z-index:1}.pet-option strong{margin-top:18px;font-size:22px}.pet-option small{margin-top:5px;color:#886f60;font-size:12px}.pet-option.dog{background:#ffe5bc}.pet-option.cat{background:#dcefe0}.pet-emoji{position:absolute;left:24px;top:16px;font-size:92px;line-height:1;filter:drop-shadow(0 8px 5px #9b694033)}.pet-option.cat .pet-emoji{filter:drop-shadow(0 8px 5px #5b806333)}.privacy-note{margin:auto 0 0;color:#ad988a;text-align:center;font-size:11px;line-height:1.7}.chat-screen{height:100%;display:grid;grid-template-rows:auto 1fr auto}.chat-header{height:calc(76px + env(safe-area-inset-top));padding:env(safe-area-inset-top) 19px 0;display:flex;align-items:center;justify-content:space-between;background:#fff8ee;border-bottom:1px solid #f5e8da}.back-button{background:transparent;color:#7c6254;width:42px;height:42px;font-size:40px;line-height:30px}.pet-title{display:flex;align-items:center;gap:9px;margin-left:-20px}.pet-title>span{font-size:31px}.pet-title strong,.pet-title small{display:block}.pet-title strong{font-size:15px}.pet-title small{margin-top:2px;color:#7fa98a;font-size:10px}.leaf{color:#e4a75d;font-size:20px;width:42px;text-align:right}.message-area{overflow-y:auto;padding:18px 19px 135px;background-image:radial-gradient(#eddbc9 1px,transparent 1px);background-size:18px 18px}.date-label{margin:0 auto 22px;width:max-content;border-radius:20px;padding:4px 11px;background:#f5ebdf;color:#a58977;font-size:11px}.message{display:flex;gap:8px;margin:0 0 16px;align-items:flex-start}.message.user{flex-direction:row-reverse}.avatar{display:grid;place-items:center;flex:0 0 35px;width:35px;height:35px;background:#dcefe0;border-radius:14px 14px 14px 4px;font-size:23px}.bubble{max-width:min(76%,350px);padding:11px 13px;border-radius:4px 18px 18px;background:#fffdf8;box-shadow:0 6px 20px #76563b0c}.user .bubble{background:#f5b56d;border-radius:18px 4px 18px 18px}.bubble p{margin:9px 1px 1px;color:#604b3d;font-size:14px;line-height:1.65}.voice-card{min-width:128px;padding:3px 0;display:flex;align-items:center;gap:9px;background:transparent;color:#624d40;font-size:12px}.user .voice-card{color:#fffaf3}.sound-bars{height:21px;width:20px;display:flex;align-items:center;gap:2px}.sound-bars i{display:block;width:3px;border-radius:10px;background:currentColor;animation:wave 1.1s ease-in-out infinite}.sound-bars i:nth-child(1){height:7px}.sound-bars i:nth-child(2){height:15px;animation-delay:.2s}.sound-bars i:nth-child(3){height:10px;animation-delay:.35s}.sound-bars i:nth-child(4){height:18px;animation-delay:.15s}.voice-card em{font-style:normal;opacity:.7;margin-left:auto}.thinking{background:#fffdf8;border-radius:4px 18px 18px;padding:12px 14px 10px}.thinking span{display:inline-block;width:6px;height:6px;margin-right:4px;border-radius:50%;background:#e49b69;animation:pulse 1s infinite alternate}.thinking span:nth-child(2){animation-delay:.2s}.thinking span:nth-child(3){animation-delay:.4s}.thinking p{margin:7px 0 0;color:#ae8b72;font-size:11px}.record-dock{position:absolute;bottom:0;width:100%;padding:13px 24px calc(16px + env(safe-area-inset-bottom));background:#fff8eeeb;border-top:1px solid #f3e5d7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.record-hint{min-height:18px;margin:0 0 9px;color:#9b7d6b;text-align:center;font-size:12px}.record-button{width:100%;height:54px;display:flex;align-items:center;justify-content:center;gap:9px;border-radius:18px;color:#fffaf2;background:#e57c4b;box-shadow:0 7px #ca673d;font-weight:700;touch-action:none;-webkit-user-select:none;user-select:none}.record-button:active,.record-button.recording{transform:translateY(4px);box-shadow:0 3px #ca673d;background:#d96840}.record-button.disabled{opacity:.65}.mic{width:14px;height:20px;border-radius:12px;display:inline-grid;place-items:center;color:transparent;background:#fff8ee;position:relative}.mic:after{content:"";position:absolute;bottom:-5px;width:10px;height:5px;border-bottom:2px solid #fff8ee;border-radius:0 0 10px 10px}.toast{position:fixed;z-index:10;left:50%;bottom:102px;max-width:calc(100% - 40px);margin:0;padding:10px 15px;transform:translate(-50%);border-radius:14px;background:#3f332aec;color:#fff9ef;font-size:13px}.toast-enter-active,.toast-leave-active{transition:.2s ease}.toast-enter-from,.toast-leave-to{opacity:0;transform:translate(-50%,8px)}@keyframes wave{50%{transform:scaleY(.45)}}@keyframes pulse{to{transform:translateY(-3px);opacity:.4}}.welcome-guide{margin-bottom:20px}.welcome-bubble{display:flex;gap:10px;max-width:min(88%,400px);padding:14px 15px;border-radius:4px 20px 20px;background:#fffdf8;box-shadow:0 6px 20px #76563b0c}.welcome-emoji{font-size:40px;line-height:1;filter:drop-shadow(0 6px 5px #9b694022)}.welcome-body strong{display:block;font-size:15px;color:#4a382c}.welcome-body p{margin:7px 0 10px;color:#8a7060;font-size:13px;line-height:1.7}.welcome-tips{display:flex;flex-wrap:wrap;gap:6px}.welcome-tips span{padding:4px 9px;border-radius:10px;background:#f6ecdd;color:#a97f5c;font-size:11px}.analysis-panel{margin:0 0 8px;border-radius:12px;background:#f6efe4;overflow:hidden}.analysis-toggle{width:100%;display:flex;align-items:center;gap:6px;padding:7px 10px;background:transparent;color:#a9825f;font-size:12px}.analysis-icon{font-size:13px}.chevron{font-style:normal;margin-left:auto;transition:transform .2s ease;font-size:15px;line-height:1}.chevron.open{transform:rotate(90deg)}.analysis-panel .analysis-text{margin:0;padding:0 10px 10px;color:#9c8067;font-size:11px;line-height:1.7;white-space:pre-wrap;word-break:break-word}.bubble .human-text{margin:2px 1px 1px;color:#4a382c;font-size:15px;line-height:1.7;word-break:break-word}.tts-card{min-width:150px;padding:6px 10px;display:flex;align-items:center;gap:9px;border-radius:12px;background:#f6ece0;color:#7a5c46;font-size:12px}.tts-card em{font-style:normal;opacity:.7;margin-left:auto}.sound-bars i{animation:none}.voice-card.playing .sound-bars i,.tts-card.playing .sound-bars i{animation:wave 1.1s ease-in-out infinite}.voice-card.playing,.tts-card.playing{color:#d96840}.failure{display:flex;align-items:flex-start;gap:8px;padding:11px 13px;border-radius:4px 18px 18px;background:#fbecec}.failure-icon{font-size:16px;line-height:1.4}.failure p{margin:0;color:#b3604d;font-size:13px;line-height:1.6}.thinking p{font-size:12px;color:#9b7d6b}@media(min-width:561px){body{background:#f2e4d5}.app-shell{box-shadow:0 0 50px #5b40311d}}
