:root{font-family:DM Sans,-apple-system,BlinkMacSystemFont,PingFang SC,sans-serif;color:#edeef2;background:#101319;color-scheme:dark;font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,textarea{font:inherit}button{cursor:pointer;border:1px solid #343b49;background:#202630;color:#e9ecf2;border-radius:12px;padding:10px 16px;transition:background .2s}button:hover:not(:disabled){background:#303a49}button:disabled{opacity:.4;cursor:default}button:focus-visible,textarea:focus-visible{outline:2px solid #a7c3ff;outline-offset:3px}header{max-width:1480px;margin:auto;padding:30px 48px;display:flex;justify-content:space-between;align-items:center}.brand{font-size:25px;font-weight:700;letter-spacing:-1px;text-decoration:none;color:#f0f3fa}.brand span{font-size:16px;font-weight:400;letter-spacing:0;color:#8190a5}.header-note{font-size:13px;color:#8b95a7}main{max-width:1480px;margin:8px auto 0;display:grid;grid-template-columns:minmax(0,1.06fr) minmax(0,1fr);gap:36px;padding:0 48px}.stage-frame{width:100%;aspect-ratio:1;background:radial-gradient(ellipse at 45% 30%,#515e70,#242c38 50%,#191d27);border:1px solid #3b4555;border-radius:24px;overflow:hidden;position:relative;box-shadow:0 20px 70px #0004}iframe{display:block;width:100%;height:100%;border:0}.welcome{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;padding:10%;background:radial-gradient(ellipse at 20% 20%,#334054,#171d29 80%)}.welcome[hidden]{display:none}.eyebrow{color:#a5b7d4;letter-spacing:2px;font-size:10px}h1{font-size:clamp(26px,3vw,43px);font-weight:500;line-height:1.5;letter-spacing:-1px;margin:22px 0 8px}.welcome p{font-size:14px;line-height:1.8;color:#a5b0c0}.welcome .primary{align-self:flex-start;margin:20px 0 18px}.welcome small{font-size:11px;color:#7e8ba0}.primary{background:#e8eef8;color:#172031;border-color:#e8eef8;font-weight:600}.primary:hover:not(:disabled){background:#fff}.avatar-footer{display:flex;align-items:center;gap:9px;padding:20px 4px 6px;color:#b0bac9;font-size:13px}.avatar-footer button{margin-left:auto;font-size:12px;padding:7px 13px}.status-dot{width:7px;height:7px;border-radius:50%;background:#a8c7c0;box-shadow:0 0 12px #a8c7c050}.stage-note{font-size:12px;color:#727f93;margin:8px 4px}.chat-panel{min-height:580px;height:min(760px,calc(100vh - 156px));display:flex;flex-direction:column;border:1px solid #2c3442;background:#151a22;border-radius:24px;overflow:hidden;position:relative}.chat-header{display:flex;justify-content:space-between;align-items:center;padding:23px 26px;border-bottom:1px solid #2a323e}.chat-header h2{margin:0;font-size:20px;font-weight:500}.chat-header p{font-size:11px;margin:5px 0 0;color:#7c8ba1}.quiet{background:none;border:0;color:#a5b0c0;font-size:12px}#messages{flex:1;overflow:auto;padding:26px;scroll-behavior:smooth;min-height:100px}.empty{height:100%;min-height:250px;display:flex;flex-direction:column;justify-content:center}.empty>span{font-size:24px;color:#c3ccda}.empty p{font-size:13px;line-height:1.9;max-width:300px;color:#8491a4}.suggestions{display:flex;flex-direction:column;gap:9px;margin-top:17px;align-items:flex-start}.suggestions button{text-align:left;font-size:12px;background:#1b222e;border-color:#323d4e;padding:12px 14px}.user-message{margin:4px 0 23px 17%;background:#2a3547;color:#e6edf9;padding:13px 17px;border-radius:16px 16px 4px;font-size:14px;line-height:1.75;white-space:pre-wrap;overflow-wrap:anywhere}.speaker{font-size:9px;font-weight:600;letter-spacing:2px;color:#7b8aa0;margin:8px 0 12px}.assistant-message{margin-bottom:26px}.sentence{border-left:2px solid transparent;padding:8px 10px;margin:2px -10px;border-radius:0 9px 9px 0;transition:background .2s}.sentence[data-status=playing]{background:#253044;border-left-color:#b2caff}.sentence[data-status=interrupted],.sentence[data-status=error]{opacity:.5}.sentence-meta{display:flex;align-items:center;gap:9px}.badge{font-size:10px;padding:3px 7px;border-radius:5px;letter-spacing:.2px;background:#394251;color:#d6dce5}.badge[data-emotion=happy]{color:#ffe2a2;background:#504326}.badge[data-emotion=sad]{color:#aacaff;background:#293d59}.badge[data-emotion=angry]{color:#ffb9b0;background:#512e30}.badge[data-emotion=surprised]{color:#d9b8ff;background:#433151}.badge[data-emotion=disgust]{color:#b7dca6;background:#344530}.play-status{font-size:10px;color:#8f9fb6}.sentence p{font-size:14px;line-height:1.9;margin:8px 0 0;overflow-wrap:anywhere;white-space:pre-wrap}.pending{color:#91a0b6;font-size:13px}.composer{padding:16px 22px 17px;border-top:1px solid #2b3340;background:#181e28}#notice{font-size:11px;color:#a7b4c7;margin-bottom:12px;min-height:16px}form{display:flex;align-items:flex-end;gap:10px;background:#111720;border:1px solid #354052;border-radius:13px;padding:10px}textarea{width:100%;resize:none;color:#f0f3fa;background:transparent;border:0;outline:0;padding:5px;font-size:14px;line-height:1.6}textarea::placeholder{color:#6f7e93}#send{padding:9px 15px;white-space:nowrap;border-radius:8px;font-size:12px}.actions{display:flex;align-items:center;gap:8px;margin-top:12px}.actions button{font-size:11px;padding:8px 10px}.actions .active{background:#2f4c49;border-color:#588c83}#mic-state{margin-left:auto;font-size:10px;color:#8494ac}.caption{font-size:10px;color:#68788e;line-height:1.6;margin:12px 0 0}#latest{position:absolute;bottom:214px;left:50%;transform:translate(-50%);font-size:11px;background:#34455e;box-shadow:0 3px 20px #0008}footer{max-width:1480px;margin:auto;padding:22px 48px;font-size:10px;letter-spacing:1px;color:#58677e}@media(min-width:1500px){main{gap:48px}}@media(max-width:850px){header{padding:22px}.header-note{display:none}main{padding:0 20px;grid-template-columns:1fr;gap:18px;max-width:600px}.avatar-panel{max-width:440px;width:100%;margin:auto}.chat-panel{height:650px;min-height:500px}.stage-frame{border-radius:20px}.welcome{padding:10%}h1{font-size:32px}footer{padding:20px;text-align:center}.chat-header{padding:19px 20px}#messages{padding:20px}.composer{padding:14px}.actions{flex-wrap:wrap}#mic-state{font-size:9px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
