:root{color-scheme:light;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;background:#fff;color:#333}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{background:#f5f6f8}button,textarea{font:inherit}button{border:0;cursor:pointer;-webkit-tap-highlight-color:transparent}button:disabled{cursor:not-allowed;opacity:.45}h1,h2,p{margin-top:0}p{line-height:1.6}.app-shell{min-height:100dvh;background:#fff}.centered,.consent-layout{display:grid;place-items:start center;min-height:100dvh;padding:50px 24px 32px;background:#fff}.empty-state,.consent-panel{width:min(100%,360px)}.consent-panel{display:flex;flex-direction:column;align-items:center;text-align:center}.consent-panel h1{margin-bottom:8px;color:#222;font-size:22px;font-weight:700;line-height:30px}.consent-subtitle{width:100%;margin-bottom:26px;color:#666;font-size:15px;line-height:22px}.consent-copy{width:100%;margin:0 auto;padding:22px 24px;border:1px solid #edf1ed;border-radius:8px;background:#fbfdfb;text-align:left}.consent-copy p{margin:0 0 14px;color:#666;font-size:14px;line-height:23px}.consent-copy p:last-child{margin-bottom:0}.local-warning,.inline-error{width:100%;margin:12px 0 0;padding:12px 14px;border-radius:8px;background:#fff7ed;color:#b42318;font-size:13px;line-height:1.45;text-align:left}.primary-action{width:180px;min-height:44px;margin-top:26px;border-radius:4px;background:#1aad19;color:#fff;font-size:14px;font-weight:700}.interview-layout{display:flex;flex-direction:column;width:100%;max-width:430px;min-height:100dvh;max-height:100dvh;margin:0 auto;overflow:hidden;background:#fff;color:#333}.topbar{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:56px;padding:9px 16px 8px;background:#fff;border-bottom:1px solid #f0f1f3}.topbar h1{margin:1px 0 0;color:#222;font-size:15px;font-weight:700;line-height:20px}.eyebrow{display:block;color:#8a8f99;font-size:11px;font-weight:600;line-height:14px}.icon-only,.icon-mode,.voice-cancel{display:inline-grid;place-items:center;flex:0 0 auto;border-radius:999px;background:#f3f4f6;color:#111}.icon-only{width:34px;height:34px;color:#5f7292}.status-banner{flex-shrink:0;display:flex;align-items:center;gap:8px;min-height:36px;padding:8px 12px;border-bottom:1px solid #f0f1f3;font-size:13px;line-height:1.35}.status-banner.error{background:#fff7ed;color:#d54941}.status-banner.warning{background:#fff7ed;color:#9a6700}.status-banner.muted{background:#e9f6ef;color:#1aad19}.transcript-wrap{flex:1 1 auto;min-height:0;overflow:auto;background:#fff}.transcript-list{display:flex;flex-direction:column;gap:0;list-style:none;margin:0;padding:14px 0 28px}.bubble-row{position:relative;display:flex;width:100%;padding:0 16px 16px 56px}.bubble-row.respondent{justify-content:flex-end;padding:0 16px 16px 72px}.avatar-left{position:absolute;top:0;left:16px}.bot-avatar{display:block;width:28px;height:28px;border-radius:50%;background:#1aad19;color:#fff;font-size:12px;font-weight:700;line-height:28px;text-align:center}.bubble{width:fit-content;max-width:100%;min-width:0;border:0;border-radius:0;background:transparent;color:#333;overflow-wrap:anywhere}.bubble-row.assistant .bubble p{color:#333;font-size:16px;line-height:1.8}.bubble-row.respondent .bubble{max-width:78%}.bubble-row.respondent .bubble p{padding:12px;border-radius:6px 0 6px 6px;background:#f3f5fb;color:#333;font-size:16px;line-height:1.6;word-break:break-word}.typing-row{padding-bottom:16px}.typing-bubble{min-width:54px;padding-top:3px}.typing-dots{display:inline-flex;align-items:center;gap:5px;height:28px}.typing-dots span{width:6px;height:6px;border-radius:50%;background:#9ca3af;animation:typingPulse 1.1s ease-in-out infinite}.typing-dots span:nth-child(2){animation-delay:.15s}.typing-dots span:nth-child(3){animation-delay:.3s}@keyframes typingPulse{0%,80%,to{opacity:.35;transform:translateY(0)}40%{opacity:1;transform:translateY(-2px)}}.bubble-role{display:none}.bubble p,.completion-panel p,.voice-fallback p{margin:0}.completion-panel{margin:4px 16px 18px 56px;padding:12px 14px 14px;border-radius:8px;background:#e9f6ef}.completion-panel h2{margin:0 0 5px;color:#1aad19;font-size:15px;font-weight:700;line-height:1.4}.completion-panel p{color:#4b5563;font-size:13px;line-height:1.45}.composer,.draft-panel,.retry-bar{flex-shrink:0;width:100%;background:#fff;border-top:1px solid #f0f1f3}.composer{min-height:65px;padding:8px 8px calc(12px + env(safe-area-inset-bottom))}.input_box{display:flex;align-items:flex-end;gap:5px;min-height:54px;background:#fff}.left_btns,.right_btns{width:42px;height:50px;display:flex;align-items:center;justify-content:center}.icon-mode{width:34px;height:34px;background:transparent;color:#111}.input_inner_box{width:100%;min-height:54px;display:flex;align-items:center;border:1px solid #f3f3f3;border-radius:16px;background:#f3f4f6}.input,textarea{width:100%;min-width:0;border:0;color:#000;background:transparent;resize:none}.input{min-height:42px;max-height:128px;padding:10px 8px 8px;font-size:16px;line-height:22px}textarea:focus{outline:0}.input_inner_box:focus-within,.review-input:focus{border-color:#d8dde8;box-shadow:0 0 0 2px #436af414}.send-button{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#436af4;color:#fff}.voice-panel .voice-recorder{flex:1;min-width:0}.recorder-row{display:grid;grid-template-columns:minmax(0,1fr) 34px;align-items:center;gap:8px;min-height:54px}.say_box{justify-content:center;gap:8px;color:#333;font-size:16px;font-weight:700}.say_box.recording{background:#e9f6ef;color:#1aad19}.voice-cancel{width:34px;height:34px;color:#5f7292}.voice-fallback{min-height:54px;padding:0 12px;color:#666;font-size:13px;line-height:1.35}.inline-error{margin:0 0 8px}.draft-panel{display:grid;gap:10px;padding:10px 8px calc(12px + env(safe-area-inset-bottom))}.draft-heading{display:inline-flex;align-items:center;gap:8px;padding:0 4px;color:#999;font-size:12px;font-weight:600}.review-input{min-height:64px;max-height:112px;padding:10px 12px;border:1px solid #fed7aa;border-radius:16px;background:#fff7ed;color:#7c2d12;font-size:16px;line-height:1.5}.draft-actions{display:grid;grid-template-columns:52px 1fr 1.45fr;gap:6px}.icon-text{min-height:48px;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-size:14px;font-weight:600;line-height:1}.icon-text.ghost{background:#f8fafc;color:#5f7292;border:1px solid #eef0f4}.icon-text.primary{background:#f3f4f6;color:#333;border:1px solid #f3f3f3}.retry-bar{padding:10px 8px}.retry-bar .icon-text.primary{width:100%;min-height:42px}@media(min-width:431px){.interview-layout{border-left:1px solid #eef0f4;border-right:1px solid #eef0f4}}
