html,body,#root{height:100%;max-height:100vh;overflow:hidden}.chat-container{display:flex;flex-direction:column;height:100vh;font-family:"Noto Serif TC",serif;overflow:hidden}@media (max-width: 767px){.chat-container{flex-direction:column;overflow:hidden}}@media (min-width: 768px){.chat-container{flex-direction:row}}.title{font-size:2.5rem;font-weight:700;color:#2c1e18;margin-bottom:1rem;text-align:center}@media (max-width: 768px){.title{display:none}}.text-black{color:#000}.left-panel{width:100%;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;padding:.5rem;background-color:#fefaf3;overflow:hidden}@media (min-width: 768px){.left-panel{height:30vh;display:flex;justify-content:center;align-items:center;overflow:hidden}}@media (max-width: 767px){.left-panel{width:100%;display:flex;justify-content:center;align-items:center;overflow:hidden}}.video-frame-with-status{width:100%;max-width:100%;height:auto}.right-panel{display:flex;flex-direction:column;width:100%;height:60vh;background-color:#fff}@media (min-width: 768px){.right-panel{width:60%;height:100vh}}@media (max-width: 767px){.right-panel{display:flex;flex-direction:column;height:70vh;width:100%}}.message-area{flex-grow:1;overflow-y:auto;padding:.5rem;margin-bottom:.5rem;max-height:calc(50vh - 3rem)}@media (max-width: 767px){.message-area{flex-grow:1;overflow-y:auto;padding:1rem;background-color:#58686a}}.input-area{flex-shrink:0;padding:1rem 0;position:sticky;bottom:0;background-color:#f9f9f9;z-index:10}@media (min-width: 640px){.input-area{flex-direction:row;align-items:center}}@media (max-width: 767px){.input-area{min-height:60px;flex-shrink:0;position:sticky;bottom:0;background-color:#fefefe;border-top:1px solid #ccc;display:ruby;align-items:center;justify-content:center;padding:.5rem;z-index:10;padding-bottom:50px}}.input-area input{padding:.8rem 1rem;font-size:1rem;border-radius:9999px;border:1px solid #ccc;outline:none;width:-webkit-fill-available;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}@media (max-width: 767px){.input-area button{font-size:1rem}}.input-area button:hover{transform:scale(1.03)}.video-frame{width:100%;max-width:100%;height:100%;display:inline-flex;justify-content:center;align-items:center}@media (max-width: 767px){.video-frame{height:100%!important;max-height:100%;padding:65px 65px 45px 45px}}.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}.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-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}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;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}@media (max-width: 767px){.voice-switch-button{display:none}}.video-wrapper{display:flex;flex-direction:column;width:100%;height:100%;max-height:100%;border:4px solid #c8a97e;border-radius:1rem;background:#fff;box-shadow:0 4px 8px #0000001a;overflow:hidden}.video-wrapper,.video-container{height:100%;max-height:100%}@media (max-width: 767px){.video-wrapper{height:90%;width:100%;display:flex;flex-direction:column}}.video-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background-color:#fff}.video-container video{height:100%;width:auto;object-fit:contain;max-width:100%;display:block}@media (max-width: 767px){.video-container{height:100%;width:auto;display:flex;justify-content:center;align-items:center}.video-container video{height:100%;width:auto;object-fit:contain}}.status-line{padding:.5rem 1rem;background:#91b9e0;font-size:.9rem;color:#111;text-align:left;border-top:1px solid #ccc}.chat-footer{position:fixed;bottom:0;left:0;width:100%;background-color:#1a1a1a;display:flex;justify-content:space-around;align-items:center;z-index:50;box-shadow:0 -2px 5px #0003}.footer-btn{color:#fff;background:transparent;border:none;font-size:.95rem;font-weight:500;cursor:pointer;transition:opacity .2s ease;display:flex;align-items:center;gap:.5rem}.footer-btn:hover{opacity:.75}.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}@media (max-width: 767px){.message-bubble{font-size:1rem}}.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}
