@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@500;600;700&family=JetBrains+Mono:wght@500;600&display=swap";.transcript-aligned{margin-left:0!important;padding-left:0!important;text-align:left;min-height:40px;box-sizing:border-box}:root{--base-font-size: 13px;--live-bg: #0d1117;--live-panel-bg: #111820;--live-surface: #151d27;--live-border: #1e2d3d;--live-teal: #00c896;--live-red: #ef4444;--live-amber: #f59e0b;--live-text-1: #e8f0fe;--live-text-2: #8899aa;--live-text-3: #4d6070;--font-body: "DM Sans", sans-serif}.websocket-interview-container{position:fixed;inset:0;width:100%;height:100vh;margin:0;padding:0;overflow:hidden;font-size:var(--base-font-size);display:flex;flex-direction:column;background-color:#f5f5f5}.websocket-interview-container.answer-mode-light{--interview-bg: #ffffff;--interview-surface-muted: #f3f6fa;--interview-video-bg: #ffffff;--interview-border: #007a8a;--interview-text: #111827;--interview-text-soft: #526173;--interview-text-faint: #718096;background-color:#fff}.websocket-interview-container.answer-mode-dark{--interview-bg: #000000;--interview-surface-muted: #101820;--interview-video-bg: #000000;--interview-border: #243343;--interview-text: #eef4fb;--interview-text-soft: #9cb0c3;--interview-text-faint: #63788c;background-color:#000}.top-row{height:52px;width:100%;display:flex;justify-content:space-between;align-items:center;padding:0 20px;border-bottom:1px solid var(--live-border);background-color:var(--live-panel-bg);color:var(--live-text-3)}.websocket-interview-container .top-row{border-bottom-color:var(--interview-border);background-color:var(--interview-bg);color:var(--interview-text-soft)}.nav-brand{display:flex;align-items:center;gap:10px;flex:0 0 auto}.nav-brand .logo{width:30px;height:30px;display:grid;place-items:center;overflow:hidden}.nav-brand .logo img{width:30px;height:30px;object-fit:contain;display:block}.nav-brand .brand-name{font-family:var(--font-body, "DM Sans", sans-serif);font-size:15px;font-weight:700;color:var(--live-text-3);white-space:nowrap}.websocket-interview-container .nav-brand .brand-name{color:var(--interview-text)}.brand-temp-button{height:24px;border:1px solid var(--interview-border);border-radius:6px;padding:0 8px;background:var(--interview-surface-muted);color:var(--interview-text-soft);font-family:var(--font-body, Arial, sans-serif);font-size:11px;font-weight:700;cursor:pointer;white-space:nowrap}.brand-temp-button:hover{color:var(--interview-text);border-color:var(--live-teal)}.brand-temp-button.danger{border-color:#ef444473;color:#f87171}.session-toolbar{display:flex;align-items:center;gap:10px;min-width:0}.nav-center{display:flex;align-items:center;gap:20px}.session-actions{display:flex;align-items:center;gap:10px;min-width:0}.timer{display:flex;align-items:center;gap:6px;font-family:var(--font-body, "DM Sans", sans-serif);font-size:13px;font-style:normal;font-weight:500;color:var(--live-text-2)}.timer svg{width:15px;height:15px;stroke:var(--live-text-2)}.timer span{font-variant-numeric:tabular-nums}.timer-display{box-sizing:border-box;height:auto;min-height:0;max-height:none;padding:0 10px 0 0;border:0;border-radius:0;background:transparent;font-family:var(--font-body, "DM Sans", sans-serif);font-size:13px;font-style:normal;font-weight:500;color:var(--live-text-2);min-width:auto;text-align:center;font-variant-numeric:tabular-nums;white-space:nowrap;box-shadow:none}.connected-badge{min-height:28px;display:flex;align-items:center;gap:6px;padding:4px 12px;border:1px solid rgba(0,200,150,.48);border-radius:20px;background:#00c8961a;color:var(--live-teal);font-family:var(--font-body, Arial, sans-serif);font-size:12px;font-style:normal;font-weight:600;white-space:nowrap}.timer-status{min-height:28px}.timer-status.connecting,.timer-status.reconnecting,.timer-status.idle{border-color:#f59e0b8c;background:#f59e0b1f;color:var(--live-amber)}.timer-status.disconnected,.timer-status.error{border-color:#ef444494;background:#ef44441f;color:#f87171}.dot,.timer-status-dot{width:7px;height:7px;border-radius:50%;background:currentColor;animation:pulse 1.8s infinite;flex:0 0 auto}.timer-icon{width:15px;height:15px;object-fit:contain;opacity:1;filter:invert(78%) sepia(13%) saturate(423%) hue-rotate(179deg) brightness(92%) contrast(88%)}.nav-icon,.session-icon-button{box-sizing:border-box;width:30px;height:30px;min-height:30px;max-height:30px;display:grid;place-items:center;border:1px solid lch(37.77% .74 255.95 / .998);border-radius:8px;background:var(--live-surface);color:var(--live-text-2);padding:0;cursor:pointer;transition:background .2s ease}.nav-icon svg,.session-icon-button svg,.end-session-button svg,.clear-session-button svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round}.nav-icon:hover,.session-icon-button:hover{background:var(--live-border)}.nav-icon-sun{color:#fbbf24}.nav-icon-moon{color:#60a5fa}.nav-icon.active{border-color:currentColor;background:var(--live-border)}.nav-icon[aria-disabled=true]{cursor:not-allowed;opacity:.45}.nav-icon-mic.active{color:var(--live-teal)}.nav-mic-control{display:inline-flex;align-items:center;gap:10px;flex:0 0 auto}.nav-mic-state{width:106px;justify-content:center;flex:0 0 106px;height:30px;min-height:30px;max-height:30px;box-sizing:border-box}.session-divider{width:1px;height:22px;background:var(--live-border)}.btn-end,.end-session-button{box-sizing:border-box;height:30px;min-height:30px;max-height:30px;display:flex;align-items:center;gap:7px;justify-content:center;min-width:auto;padding:0 16px;border:0;border-radius:8px;background:var(--live-red);color:#fff;font-family:var(--font-body, Arial, sans-serif);font-size:12px;font-weight:600;cursor:pointer;transition:opacity .2s ease;box-shadow:none}.btn-end svg,.end-session-button svg{width:14px;height:14px;stroke:#fff}.clear-session-button{box-sizing:border-box;height:30px;min-height:30px;max-height:30px;display:inline-flex;align-items:center;justify-content:center;gap:5px;border:1px solid lch(37.77% .74 255.95 / .998);border-radius:6px;background:transparent;color:var(--live-text-2);font-family:var(--font-body, Arial, sans-serif);font-size:11px;font-weight:600;line-height:1;padding:0 12px;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease,transform .2s ease}.clear-session-button svg{width:13px;height:13px}.btn-end:hover,.end-session-button:hover{opacity:.85}.btn-end:active,.end-session-button:active{opacity:.75}.clear-session-button:hover{border-color:var(--live-teal);background:#00c896cc;color:#fff;transform:translateY(-1px)}.websocket-interview-container .timer,.websocket-interview-container .timer-display,.websocket-interview-container .clear-session-button{color:var(--interview-text-soft)}.websocket-interview-container .timer svg{stroke:var(--interview-text-soft)}.websocket-interview-container .nav-icon,.websocket-interview-container .session-icon-button{border-color:var(--interview-border);background:var(--interview-surface-muted);color:var(--interview-text-soft)}.websocket-interview-container .nav-icon:hover,.websocket-interview-container .session-icon-button:hover,.websocket-interview-container .nav-icon.active{background:var(--interview-border)}.websocket-interview-container .nav-icon-sun{color:#d97706}.websocket-interview-container .nav-icon-moon{color:#3b82f6}.websocket-interview-container .nav-icon-fullscreen{color:var(--live-teal)}.websocket-interview-container .nav-icon-fullscreen.active{color:#fff}.websocket-interview-container .session-divider{background:var(--interview-border)}.websocket-interview-container .clear-session-button{border-color:var(--interview-border)}.websocket-interview-container .clear-session-button:hover{color:#fff}.middle-row{height:calc(100% - 52px);width:100%;display:flex;border-bottom:1px solid grey;gap:0}.portion-a{width:25%;height:100%;padding:0;display:flex;flex-direction:column;font-size:var(--base-font-size);background-color:var(--live-bg)}.websocket-interview-container .portion-a{border-right:1px solid var(--interview-border);background-color:var(--interview-bg);color:var(--interview-text)}.portion-b{width:50%;height:100%;padding:10px 0 10px 10px;display:flex;font-size:var(--base-font-size);background-color:#fff;overflow:hidden;color:#000;scrollbar-width:thin;scrollbar-color:var(--live-border) transparent}.portion-b.answer-mode-dark{background-color:#000;color:var(--live-text-1)}.portion-b.answer-mode-light{background-color:#fff;color:#000}.portion-c{width:25%;height:100%;padding:10px;font-size:var(--base-font-size);background-color:var(--live-bg);overflow-y:auto;box-sizing:border-box;scrollbar-width:thin;scrollbar-color:var(--live-border) transparent}.websocket-interview-container .portion-c{background-color:var(--interview-bg);color:var(--interview-text)}.portion-c-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border:1.5px solid #1D9E75;border-bottom:.5px solid var(--interview-border);border-radius:14px 14px 0 0;background:var(--interview-bg);overflow:hidden}.portion-c-tab{min-width:0;height:38px;border:0;border-bottom:2px solid transparent;border-radius:0;background:transparent;color:var(--interview-text-soft);font-family:var(--font-body, Arial, sans-serif);font-size:13px;font-weight:600;cursor:pointer;transition:color .2s,border-color .2s}.portion-c-tab:hover{color:var(--interview-text)}.portion-c-tab.active{color:#1d9e75;border-bottom-color:#1d9e75}.portion-c-tab-body,.responses-panel{display:flex;flex-direction:column;min-height:0}.responses-panel{gap:0}.portion-c-tab-body{border:1.5px solid #1D9E75;border-top:0;border-radius:0 0 14px 14px;background:var(--interview-bg);overflow:hidden}.voice-analysis-panel{display:flex;flex-direction:column;gap:0}.voice-analysis-header,.voice-analysis-actions{display:flex;align-items:center;justify-content:space-between;gap:10px}.voice-analysis-header{padding:10px 14px 6px;color:var(--interview-text);font-size:13px;font-weight:600}.voice-analysis-state{flex:0 0 auto;border:.5px solid var(--interview-border);border-radius:999px;padding:2px 9px;color:var(--interview-text-soft);font-size:11px;font-weight:600}.voice-analysis-state.recording{border-color:#1d9e7580;color:#1d9e75}.voice-analysis-button{width:calc(100% - 28px);min-height:34px;margin:4px 14px 10px;border:0;border-radius:8px;background:#1d9e75;color:#fff;font-family:var(--font-body, Arial, sans-serif);font-size:13px;font-weight:600;cursor:pointer;transition:background .15s}.voice-analysis-button:hover{background:#0f6e56}.voice-analysis-note{display:none}.voice-analysis-error{border:1px solid rgba(239,68,68,.35);border-radius:6px;padding:8px;margin:0 14px 10px;background:#ef444414;color:#f87171;font-size:12px;line-height:1.4}.voice-analysis-empty{min-height:90px;display:flex;align-items:center;padding:0 14px 12px;color:var(--interview-text-faint);font-size:12px;line-height:1.4}.voice-analysis-result{display:flex;flex-direction:column;gap:0}.voice-analysis-overall-row{display:flex;align-items:center;gap:10px;margin:0 14px;padding:10px 0 8px;border-top:.5px solid var(--interview-border)}.voice-donut-wrap{position:relative;width:44px;height:44px;flex:0 0 auto}.voice-donut-wrap svg{display:block;width:44px;height:44px;transform:rotate(-90deg)}.voice-donut-percent{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:var(--interview-text);font-size:10px;font-weight:600}.voice-overall-text{flex:1 1 auto;min-width:0}.voice-overall-score{color:var(--interview-text);font-size:20px;font-weight:600;line-height:1}.voice-overall-score span{margin-left:1px;color:var(--interview-text-soft);font-size:12px}.voice-overall-sub{margin-top:2px;color:var(--interview-text-soft);font-size:11px}.voice-waveform-inline{display:flex;align-items:center;gap:2px;flex:0 0 auto}.voice-waveform-bar{width:3px;border-radius:999px;animation:voice-wave-pulse 1.2s ease-in-out infinite}@keyframes voice-wave-pulse{0%,to{transform:scaleY(.3);opacity:.4}50%{transform:scaleY(1);opacity:1}}.voice-metrics-list{display:flex;flex-direction:column;gap:6px;padding:0 10px 10px}.voice-metric-card{border-radius:10px;padding:8px 10px;background:var(--interview-surface-muted)}.voice-metric-card-top{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:5px}.voice-metric-name{min-width:0;color:var(--interview-text);font-size:12px;font-weight:600;line-height:1.2}.voice-metric-right{display:flex;align-items:center;gap:5px;flex:0 0 auto}.voice-sentiment-badge{border-radius:999px;padding:1px 6px;font-size:10px;font-weight:600}.voice-sentiment-badge.positive{background:#eaf3de;color:#3b6d11}.voice-sentiment-badge.neutral{background:#f1efe8;color:#5f5e5a}.voice-metric-value{font-size:13px;font-weight:600}.voice-metric-bar-track{height:4px;margin-bottom:4px;border-radius:999px;background:var(--interview-border);overflow:hidden}.voice-metric-bar-fill{height:100%;border-radius:999px}.voice-metric-tip{color:var(--interview-text-soft);font-size:10.5px;line-height:1.45}.candidate-answer-panel,.mic-transcript-panel{display:flex;flex-direction:column;gap:0}.mic-transcript-header{display:flex;align-items:center;justify-content:space-between;gap:10px;color:var(--interview-text);font-size:13px;font-weight:700}.candidate-answer-header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 14px 6px;color:var(--interview-text);font-size:13px;font-weight:600}.candidate-answer-count-badge{flex:0 0 auto;border:.5px solid var(--interview-border);border-radius:999px;padding:2px 9px;color:var(--interview-text-soft);font-size:11px;font-weight:600}.candidate-answer-list{display:flex;flex-direction:column;gap:0}.candidate-question-carousel{display:flex;align-items:center;gap:8px;min-width:0;min-height:30px;padding:0 10px 6px}.candidate-question-carousel-button{width:20px;height:30px;flex:0 0 20px;border:0;border-radius:5px;background:transparent!important;color:var(--interview-text-soft);font-family:var(--font-body, Arial, sans-serif);font-size:12px;font-weight:800;line-height:1;padding:0;cursor:pointer}.candidate-question-carousel-button:hover{background:transparent;color:var(--interview-text)}.candidate-question-carousel-button:disabled{cursor:default;opacity:.35}.candidate-question-carousel-button:disabled:hover{color:var(--interview-text-soft)}.candidate-question-markers{min-width:0;min-height:30px;display:flex;align-items:center;justify-content:center;flex:1 1 auto;flex-wrap:nowrap;gap:4px;padding:4px 2px;overflow:visible}.candidate-question-marker{width:22px;min-width:22px;max-width:22px;height:22px;min-height:22px;max-height:22px;flex:0 0 22px;aspect-ratio:1 / 1;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;appearance:none;border:1px solid var(--live-teal);border-radius:999px;background:var(--live-teal);color:#fff;font-family:var(--font-body, Arial, sans-serif);font-size:9px;font-weight:800;line-height:1;text-align:center;padding:0;overflow:hidden;cursor:pointer}.candidate-question-marker:hover{filter:brightness(.92)}.candidate-question-marker.active{border-color:var(--live-teal);background:var(--live-teal);color:#fff;box-shadow:0 0 0 2px #fff,0 0 0 4px #1d9e75}.websocket-interview-container.answer-mode-dark .candidate-question-marker{color:#fff}.websocket-interview-container.answer-mode-dark .candidate-question-marker.active{color:#fff;box-shadow:0 0 0 2px #000,0 0 0 4px #1d9e75}.websocket-interview-container.answer-mode-light .candidate-answer-card{background:#d6f0e6}.websocket-interview-container.answer-mode-light .candidate-answer-card-sep{background:#1d9e7580;opacity:1}.websocket-interview-container.answer-mode-light .candidate-answer-count-badge{background:#1d9e7526;border-color:#1d9e75a6;color:#0f6e56}.websocket-interview-container.answer-mode-light .candidate-answer-q-label{color:#0a5540}.candidate-answer-card{display:flex;flex-direction:column;gap:6px;margin:0 10px 10px;border-radius:10px;padding:8px 10px;background:var(--interview-surface-muted)}.candidate-answer-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.candidate-answer-question{min-width:0;color:var(--interview-text-soft);font-size:12px;font-weight:400;line-height:1.4}.candidate-answer-q-label{color:#1d9e75;font-weight:700;font-style:normal}.candidate-answer-state-badge{flex:0 0 auto;border:.5px solid var(--interview-border);border-radius:999px;padding:2px 8px;color:var(--interview-text-soft);font-size:10px;font-weight:600;white-space:nowrap}.candidate-answer-state-badge.listening{border-color:#1d9e7580;color:#1d9e75}.candidate-answer-card-sep{height:1px;background:var(--interview-border);border-radius:999px;opacity:.6}.candidate-answer-textbox{width:100%;border:0;background:transparent;padding:0;color:var(--interview-text-soft);font-family:inherit;font-size:12px;line-height:1.4;white-space:pre-wrap;word-break:break-word}.candidate-answer-empty{min-height:60px;display:flex;align-items:center;padding:0 14px 12px;color:var(--interview-text-faint);font-size:12px;line-height:1.4}.candidate-eval-bar{display:flex;justify-content:center;padding:4px 0 2px}.candidate-eval-button{flex:0 0 auto;height:26px;min-height:26px;max-height:26px;display:inline-flex;align-items:center;justify-content:center;background:#f97316;color:#fff;border:none;border-radius:20px;padding:0 14px;font-family:var(--font-body, Arial, sans-serif);font-size:11px;font-weight:600;line-height:1;cursor:pointer;white-space:nowrap;transition:opacity .2s ease}.candidate-eval-button:hover{opacity:.85}.websocket-interview-container.answer-mode-light .candidate-eval-button{background:#ea580c}.candidate-answer-server{max-height:92px;overflow-y:auto;color:var(--interview-text-soft);font-size:11px;line-height:1.45}.mic-transcript-state{flex:0 0 auto;border:1px solid rgba(239,68,68,.5);border-radius:999px;padding:3px 9px;color:#f87171;font-size:11px;font-weight:700}.mic-transcript-state.listening{border-color:#00c89680;color:var(--live-teal)}.mic-transcript-body{flex:1 1 auto;min-height:180px;line-height:1.5;color:var(--interview-text);white-space:pre-wrap;word-break:break-word}.mic-transcript-interim,.mic-transcript-empty{color:var(--live-text-3)}.mic-transcript-error{border-top:1px solid var(--interview-border);padding-top:8px;color:#f87171;font-size:12px;line-height:1.4}.portion-b::-webkit-scrollbar,.portion-c::-webkit-scrollbar,.answer-container::-webkit-scrollbar{width:4px}.portion-b::-webkit-scrollbar-thumb,.portion-c::-webkit-scrollbar-thumb,.answer-container::-webkit-scrollbar-thumb{background:var(--live-border);border-radius:4px}.portion-b::-webkit-scrollbar-thumb:hover,.portion-c::-webkit-scrollbar-thumb:hover,.answer-container::-webkit-scrollbar-thumb:hover{background:var(--live-text-3)}.video-wrapper{width:100%;border:0;border-radius:0;margin:0;overflow:hidden;background:#000;position:relative}.websocket-interview-container .video-wrapper{background:var(--interview-video-bg)}.sharing-bar{position:absolute;bottom:0;left:0;right:0;z-index:2;display:flex;align-items:center;justify-content:space-between;padding:8px 14px;background:transparent;border-bottom:0}.sharing-pill{display:flex;align-items:center;gap:6px;background:#00c89626;border:1px solid var(--live-teal);border-radius:20px;padding:4px 12px;font-family:var(--font-body, Arial, sans-serif);font-size:11px;font-weight:600;color:var(--live-teal)}.sharing-pill .dot{width:6px;height:6px;border-radius:50%;background:var(--live-teal);animation:pulse 1.8s infinite}.btn-stop{height:26px;min-height:26px;max-height:26px;display:inline-flex;align-items:center;justify-content:center;background:var(--live-red);color:#fff;border:none;border-radius:20px;padding:0 14px;font-family:var(--font-body, Arial, sans-serif);font-size:11px;font-weight:600;line-height:1;cursor:pointer;margin-left:auto}.btn-stop.is-idle{background:var(--live-teal);color:#05140e}.btn-stop.is-sharing{background:var(--live-red)}.video-frame{width:100%;height:100%;min-height:0;overflow:hidden;display:flex;align-items:center;justify-content:center}.websocket-interview-container .video-frame{background:var(--interview-video-bg)}.video-display{height:100%;width:100%;object-fit:scale-down;border-radius:0;display:block}.chat-controls{height:1cm;width:100%;display:flex;align-items:center;border:0;margin-bottom:10px;font-size:var(--base-font-size);gap:8px;padding:0 10px;background-color:#f9f9f9}.chat-controls button{font-size:var(--base-font-size);white-space:nowrap}.chat-controls button#start,.chat-controls button#stop{color:#fff;font-weight:600;border:1px solid transparent;border-radius:4px;padding:.25rem .5rem;font-size:var(--base-font-size);text-shadow:0 1px 0 rgba(255,255,255,.18);box-shadow:inset 0 1px #ffffff47,0 1px 2px #0000002e;transition:transform .12s ease,box-shadow .12s ease,filter .12s ease}.chat-controls button#start{background:linear-gradient(to bottom,#6cb6f4,#4d9be8);border-color:#3e89d4}.chat-controls button#stop{background:linear-gradient(to bottom,#ef5962,#d93643);border-color:#bf2f3a}.chat-controls button#start:hover:not(:disabled),.chat-controls button#stop:hover:not(:disabled){filter:brightness(1.04);box-shadow:inset 0 1px #ffffff52,0 2px 5px #00000038;transform:translateY(-1px)}.chat-controls button#start:active:not(:disabled),.chat-controls button#stop:active:not(:disabled){transform:translateY(0);box-shadow:inset 0 2px 3px #0003,0 1px 1px #00000029}.chat-controls button#stop:disabled{opacity:.6;cursor:not-allowed}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}.transcript-box{flex:1 1 auto;min-height:0;width:100%;border:0;border-radius:0;color:var(--live-text-3);margin-bottom:0;font-family:inherit;font-style:normal;font-weight:400;font-size:13px;line-height:1.5;padding:8px;resize:none;background-color:#000;max-height:none;box-sizing:border-box;scrollbar-width:thin;scrollbar-color:var(--live-border) transparent}.transcript-box::-webkit-scrollbar{width:4px}.transcript-box::-webkit-scrollbar-thumb{background:var(--live-border);border-radius:4px}.transcript-box::-webkit-scrollbar-thumb:hover{background:var(--live-text-3)}.transcript-scroll-shell{position:relative;display:flex;flex:1 1 auto;min-height:0;background-color:#000}.transcript-scroll-shell:before{content:"";position:absolute;top:0;right:4px;left:0;z-index:1;height:8px;background-color:inherit;pointer-events:none}.transcript-panel{display:flex;flex-direction:column;flex:1 1 auto;min-height:0}.transcript-header{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;border-top:1px solid var(--live-border);border-bottom:1px solid var(--live-border);background:var(--live-panel-bg)}.websocket-interview-container .transcript-header{border-top-color:var(--interview-border);border-bottom-color:var(--interview-border);background:#00c8967f}.transcript-header .t-title{display:flex;align-items:center;gap:8px;font-family:var(--font-body, Arial, sans-serif);font-size:12px;font-weight:600;color:var(--live-text-1)}.websocket-interview-container .transcript-header .t-title{color:var(--interview-text)}.transcript-header .t-title svg{width:14px;height:14px;stroke:var(--live-text-2);stroke-linecap:round;stroke-linejoin:round}.websocket-interview-container .transcript-header .t-title svg,.websocket-interview-container .expand-icon svg{stroke:var(--interview-text-soft)}.live-dot{width:7px;height:7px;border-radius:50%;background:var(--live-teal);animation:pulse 1.4s infinite}.expand-icon{display:grid;place-items:center;cursor:pointer}.expand-icon svg{width:14px;height:14px;stroke:var(--live-text-2);stroke-linecap:round;stroke-linejoin:round}.question-container{height:60px;width:100%;border-top:1px solid var(--live-border);display:flex;align-items:center;gap:8px;padding:0 2px 0 0;background-color:transparent;margin-top:auto}.websocket-interview-container .question-container{border-top-color:var(--interview-border);background-color:var(--interview-bg)}.question-container textarea,#query-input{flex:1 1 auto;min-width:0;width:100%;background:#000;border:0;color:var(--live-text-3);font-family:var(--font-body, Arial, sans-serif);font-style:normal;font-weight:500;padding:10px 12px;height:60px;font-size:var(--base-font-size);outline:none;resize:none;transition:border-color .2s ease;scrollbar-width:thin;scrollbar-color:var(--live-border) transparent}#query-input::-webkit-scrollbar{width:4px}#query-input::-webkit-scrollbar-thumb{background:var(--live-border);border-radius:4px}#query-input::-webkit-scrollbar-thumb:hover{background:var(--live-text-3)}.websocket-interview-container .transcript-box,.websocket-interview-container .transcript-scroll-shell,.websocket-interview-container .question-container textarea,.websocket-interview-container #query-input{background-color:var(--interview-bg);color:var(--interview-text-soft)}.websocket-interview-container.answer-mode-light .question-container textarea,.websocket-interview-container.answer-mode-light #query-input{color:var(--interview-text)}.websocket-interview-container.answer-mode-light .transcript-box{color:var(--interview-text-soft)}.websocket-interview-container #transcript{color:var(--interview-text-faint)}.websocket-interview-container.answer-mode-light #transcript{color:#000}#query-input::placeholder{color:var(--live-text-3);font-family:var(--font-body, Arial, sans-serif);font-style:normal;font-weight:500;opacity:1}.websocket-interview-container #query-input::placeholder{color:var(--interview-text-faint)}#query-input:hover,#query-input:focus,#query-input:active{border:0;color:var(--live-text-3);font-family:var(--font-body, Arial, sans-serif);font-style:normal;font-weight:500;-webkit-text-fill-color:var(--live-text-3)}.websocket-interview-container #query-input:hover,.websocket-interview-container #query-input:focus,.websocket-interview-container #query-input:active{color:var(--interview-text);-webkit-text-fill-color:var(--interview-text)}.question-container button,.btn-query{width:76px;height:57px;font-family:var(--font-body, Arial, sans-serif);font-size:12px;font-weight:600;white-space:nowrap}.question-bottom-spacer{height:5px;min-height:5px;background:#000;flex:0 0 auto}.question-container button#sendQuestion,.btn-query{background:var(--live-teal);color:#05140e;border:0;border-radius:4px;text-shadow:0 1px 0 rgba(255,255,255,.18);box-shadow:none;transition:opacity .2s ease}.question-container button#sendQuestion:hover,.btn-query:hover{opacity:.88}.question-container button#sendQuestion:active,.btn-query:active{opacity:.8}.answer-container{flex:1 1 auto;min-height:0;width:100%;border:0;font-size:var(--base-font-size);padding:0;overflow-y:auto;background-color:inherit;color:inherit;box-sizing:border-box;scrollbar-width:thin;scrollbar-color:var(--live-border) transparent}.answer-mode-light .answer-container,.answer-mode-light .answer-bold,.answer-mode-light .answer-title,.answer-mode-light .answer-response-label{color:#000}.answer-mode-light .answer-question-card{background:#6fcf97cc;color:#000;border:1px solid rgb(0 122 138 / 50%)}.answer-mode-dark .answer-container{color:var(--live-text-1)}.answer-mode-dark .answer-bold,.answer-mode-dark .answer-response-label{color:var(--live-teal)}.answer-mode-dark .answer-title{color:#fbbf24}.answer-question-card{border-radius:7px;padding:10px;margin-bottom:10px}.answer-section{padding:10px}.answer-mode-dark .answer-question-card{background:#6fcf9780;color:var(--live-text-1);border:1px solid rgb(30 45 61 / 50%)}.answer-mode-dark .stream-metrics{color:var(--live-text-3)}.answer-mode-light .stream-metrics{color:#555}.stream-metrics{margin-top:8px;font-size:12px;color:#555;font-weight:600}@media(max-width:1024px){.middle-row{flex-direction:column}.portion-a,.portion-b,.portion-c{width:100%;height:33.333%}.video-display{height:3cm}.transcript-box{height:5cm}}:root{color:#17202a;background:#f4f7fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}button,input,textarea{font:inherit}button{border:0;border-radius:6px;background:#1769aa;color:#fff;cursor:pointer;font-weight:700;min-height:40px;padding:0 14px}button:disabled{background:#aab7c4;cursor:not-allowed}input,textarea{border:1px solid #c9d4df;border-radius:6px;padding:10px 12px;width:100%}label{display:grid;gap:6px;font-size:.9rem;font-weight:700}.app-shell{display:grid;gap:16px;margin:0 auto;max-width:1120px;padding:24px}.toolbar,.controls,.query-panel,.event-log,.hello-panel{background:#fff;border:1px solid #d8e0e8;border-radius:8px;padding:16px}.hello-panel h2{margin:0}.hello-panel p{color:#5f6f7f;margin:6px 0 0}.hello-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.toolbar{align-items:center;display:flex;justify-content:space-between}.toolbar h1,.event-log h2{margin:0}.toolbar p,.empty{color:#5f6f7f;margin:6px 0 0}.status{border-radius:999px;font-size:.85rem;font-weight:800;padding:6px 12px;text-transform:uppercase}.status.connected{background:#dbf7e8;color:#17643b}.status.connecting{background:#e3f0ff;color:#135f9f}.status.disconnected,.status.error{background:#ffe2e2;color:#9f1f1f}.controls{align-items:end;display:grid;gap:12px;grid-template-columns:minmax(220px,1fr) auto auto}.button-row{display:flex;gap:8px}.socket-id{color:#405264;font-size:.85rem;min-height:40px;padding-top:12px}.query-panel{display:grid;gap:12px}.query-panel button{justify-self:start}.event-log{display:grid;gap:10px}.event-card{border:1px solid #e1e7ee;border-radius:6px;overflow:hidden}.event-head{align-items:center;background:#f7f9fc;display:flex;justify-content:space-between;padding:8px 10px}.event-head span{color:#657586;font-size:.8rem}pre{margin:0;max-height:260px;overflow:auto;padding:10px;white-space:pre-wrap}@media(max-width:760px){.toolbar,.controls{align-items:stretch;grid-template-columns:1fr}.toolbar{display:grid}.button-row{width:100%}.button-row button{flex:1}}
