.chat-container{display:flex;flex-direction:column;height:100vh;font-family:"Noto Serif TC",serif;background:url(/assets/rice-paper-texture-DNmr6I8O.jpg) repeat;background-size:cover}@media (min-width: 768px){.chat-container{flex-direction:row}}.left-panel{width:100%;display:flex;flex-direction:column;align-items:center;padding:2rem 1rem}@media (min-width: 768px){.left-panel{width:40%;min-width:500px}}.video-frame{width:100%;max-width:460px;border-radius:1rem;overflow:hidden;border:6px solid #c8a97e;box-shadow:0 6px 12px #0000001a}.status-box{margin-top:1.5rem;font-size:1rem;font-weight:500;background:#e1f5fe;color:#0f172a;padding:.75rem 1.25rem;border-radius:10px;box-shadow:0 2px 6px #0000001a;text-align:center;min-height:3rem}.right-panel{width:100%;padding:1.5rem;display:flex;flex-direction:column;justify-content:space-between}@media (min-width: 768px){.right-panel{width:60%;min-width:700px}}.title{font-size:2.5rem;font-weight:700;color:#2c1e18;margin-bottom:1rem;text-align:center}.clear-btn{position:absolute;top:1.25rem;right:1.25rem;background:#fff;border:1px solid #ccc;color:#333;padding:.4rem .8rem;border-radius:8px;font-size:.85rem;cursor:pointer}.message-area{flex-grow:1;overflow-y:auto;padding:1rem;border-radius:8px;margin-bottom:1rem}.message-bubble{border-radius:20px;padding:.75rem 1.25rem;max-width:75%;font-size:1rem;line-height:1.6;box-shadow:0 2px 6px #0000001a;margin-bottom:.75rem}.message-bubble.user{background-color:#fff;margin-left:auto;border-left:4px solid #c8a97e}.message-bubble.ai{background-color:#e0f7f5;margin-right:auto;border-right:4px solid #7dd3fc}.input-area{padding:1.5rem 1rem;border-radius:1rem;display:flex;flex-direction:column;gap:1rem}@media (min-width: 640px){.input-area{flex-direction:row;align-items:center}}.input-area input{padding:.8rem 1rem;font-size:1rem;border-radius:9999px;border:1px solid #ccc;outline:none;width:100%;margin:5px}.input-area button{padding:.9rem 1.9rem;font-size:1.55rem;border-radius:999px;border:none;cursor:pointer;transition:transform .2s;margin:5px}.input-area button:hover{transform:scale(1.03)}button.voice{background-color:#22d3ee;color:#fff}button.send{background-color:#f3f4f6;border:1px solid #cbd5e1;color:#111827}.empty-state{display:flex;align-items:center;justify-content:center;height:100%;text-align:center;padding:2rem;color:#444;font-size:1.1rem;line-height:1.6;font-family:"Noto Serif TC",serif}.empty-tip{max-width:400px;background:#fff;padding:1rem;border-radius:12px;box-shadow:0 2px 6px #0000000d}.bubble-wrapper{display:flex;margin-bottom:1rem;max-width:100%}.bubble-wrapper.left{justify-content:flex-start}.bubble-wrapper.right{justify-content:flex-end}.message-bubble{position:relative;max-width:75%;padding:.75rem 1.25rem;border-radius:1rem;box-shadow:0 2px 6px #0000001a;font-size:1.6rem;line-height:1.5;word-wrap:break-word}.message-bubble.ai{background-color:#b8e4e0;color:#1a1a1a;border-bottom-left-radius:.25rem}.message-bubble.user{background-color:#fff;color:#1a1a1a;border-bottom-right-radius:.25rem}.bubble-tail{position:absolute;bottom:0;width:0;height:0;border:8px solid transparent}.tail-right{right:-16px;border-left-color:#fff}.tail-left{left:-16px;border-right-color:#b8e4e0}@tailwind base;@tailwind components;@tailwind utilities;@layer utilities{.max-w-video{max-width:500px}.h-video-mobile{height:70vh}.aspect-video{aspect-ratio:16/9}}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}@layer utilities{.max-w-800{max-width:800px}}html,body,#root{height:100%;margin:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (max-width: 767px){.h-screen{height:100vh;max-height:-webkit-fill-available}}.w-full{width:100%;float:left}
