:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,PingFang TC,Noto Sans TC,Microsoft JhengHei,sans-serif;color-scheme:dark;--bg: #0d1018;--surface: #151925;--surface-soft: #1b202e;--surface-raised: #202636;--ink: #f3f5fb;--muted: #aab1c3;--faint: #737c92;--line: #2a3040;--brand: #8795ff;--brand-strong: #6574ed;--brand-soft: #272d4b;--green: #47c98a;--amber: #e6a650;--red: #eb665d;--shadow: 0 20px 60px rgb(0 0 0 / .32)}:root[data-theme=light]{color-scheme:light;--bg: #edf0f7;--surface: #fff;--surface-soft: #f6f7fb;--surface-raised: #fff;--ink: #1b2134;--muted: #5f6679;--faint: #9299aa;--line: #e0e4ed;--brand: #4455bc;--brand-strong: #35459f;--brand-soft: #edf0ff;--green: #188354;--amber: #ad6d13;--red: #cb433b;--shadow: 0 18px 54px rgb(37 47 88 / .12)}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:var(--bg);color:var(--ink)}button,select{font:inherit}button{-webkit-tap-highlight-color:transparent}.icon{width:18px;height:18px;flex:0 0 auto}.app-shell{min-height:100vh}.topbar{height:76px;padding:0 clamp(18px,3vw,42px);display:flex;align-items:center;justify-content:space-between;gap:24px;background:var(--surface);border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:13px;min-width:0}.brand-mark{width:45px;height:45px;border-radius:12px;display:grid;place-items:center;flex:0 0 auto;background:var(--brand-strong);color:#fff;font-weight:800;font-size:20px;letter-spacing:.08em}.brand h1{margin:0;font-size:18px;line-height:1.25;letter-spacing:-.01em}.brand p{margin:4px 0 0;color:var(--muted);font-size:12px}.topbar-tools,.heading-actions{display:flex;align-items:center;gap:11px}.call-state{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:12px;font-weight:650}.call-state>span,.status-line>span{width:8px;height:8px;border-radius:50%;background:var(--faint)}.call-state.live>span,.status-line>span.active{background:var(--green);box-shadow:0 0 0 4px color-mix(in srgb,var(--green) 14%,transparent)}.icon-button{width:40px;height:40px;display:grid;place-items:center;border:1px solid var(--line);border-radius:11px;background:var(--surface-soft);color:var(--muted);cursor:pointer}.icon-button:hover{color:var(--ink)}.workspace{display:grid;grid-template-columns:286px minmax(0,1fr);min-height:calc(100vh - 76px)}.app-shell.analysis-open .workspace{grid-template-columns:286px minmax(0,1fr) 342px}.settings-panel{padding:24px 21px;background:var(--surface);border-right:1px solid var(--line)}.rail-title{display:flex;align-items:center;gap:8px;margin-bottom:21px;font-size:14px;font-weight:750}.rail-title .icon{width:17px;color:var(--brand)}.mobile-settings-button{display:none}.settings-fields{display:grid;gap:13px}.field>span{display:block;margin-bottom:6px;color:var(--muted);font-size:11.5px;font-weight:650}.field select{width:100%;height:39px;padding:0 10px;border:1px solid var(--line);border-radius:9px;background:var(--surface-soft);color:var(--ink);font-size:12.5px;cursor:pointer}.field select:disabled{cursor:not-allowed;opacity:.62}.setting-row,.analysis-setting{display:flex;align-items:center;justify-content:space-between;gap:12px}.setting-row>span,.analysis-setting>span{min-width:0}.setting-row strong,.analysis-setting strong{display:block;color:var(--ink);font-size:12px}.setting-row small,.analysis-setting small{display:block;margin-top:3px;color:var(--faint);font-size:10px;line-height:1.35}.toggle{position:relative;width:40px;height:23px;flex:0 0 40px;padding:0;border:1px solid var(--line);border-radius:999px;background:var(--surface-raised);cursor:pointer;transition:background .15s ease}.toggle span{position:absolute;width:17px;height:17px;left:2px;top:2px;border-radius:50%;background:var(--faint);transition:transform .15s ease,background .15s ease}.toggle[aria-checked=true]{background:color-mix(in srgb,var(--green) 20%,var(--surface));border-color:color-mix(in srgb,var(--green) 55%,var(--line))}.toggle[aria-checked=true] span{transform:translate(17px);background:var(--green)}.toggle:disabled{opacity:.5;cursor:not-allowed}.analysis-setting{margin-top:19px;padding:17px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.runtime-list{margin:13px 0 0}.runtime-list div{display:flex;justify-content:space-between;gap:12px;padding:7px 0}.runtime-list dt,.runtime-list dd{margin:0;font-size:10.5px}.runtime-list dt{color:var(--faint)}.runtime-list dd{color:var(--muted);text-align:right}.conversation-workspace{min-width:0;max-width:980px;width:100%;margin:0 auto;padding:31px clamp(22px,4vw,52px) 48px}.workspace-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:22px}.workspace-heading>div:first-child>span{display:block;margin-bottom:4px;color:var(--brand);font-size:11px;font-weight:750}.workspace-heading h2{margin:0;font-size:clamp(24px,3vw,31px);letter-spacing:-.035em}.call-button,.analysis-trigger{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:10px;cursor:pointer;font-size:12.5px;font-weight:750}.call-button{padding:0 15px;border:0;background:var(--brand-strong);color:#fff}.call-button.hangup{background:var(--red)}.call-button:disabled{opacity:.58;cursor:wait}.analysis-trigger{padding:0 11px;border:1px solid var(--line);background:var(--surface);color:var(--muted)}.analysis-trigger .icon{width:16px;color:var(--green)}.analysis-trigger strong{min-width:22px;color:var(--green);font-size:15px}.analysis-trigger.low strong{color:var(--red)}.analysis-trigger.medium strong{color:var(--amber)}.status-line{display:flex;align-items:center;gap:8px;margin:16px 1px 18px;color:var(--muted);font-size:11.5px}.status-line>span{flex:0 0 auto}.transcript-surface{min-height:520px;padding:19px 22px;border:1px solid var(--line);border-radius:16px;background:var(--surface);box-shadow:0 8px 30px #00000014}.transcript-surface>header{display:flex;align-items:center;justify-content:space-between;padding-bottom:13px;border-bottom:1px solid var(--line)}.transcript-surface>header strong{font-size:13px}.transcript-surface>header span{color:var(--faint);font-size:10.5px}.transcript-list{position:relative}.transcript-list:before{content:"";position:absolute;left:17px;top:22px;bottom:22px;width:1px;background:var(--line)}.turn{position:relative;display:grid;grid-template-columns:35px minmax(0,1fr);gap:13px;padding:17px 0;border-bottom:1px solid var(--line);content-visibility:auto;contain-intrinsic-size:92px}.turn:last-child{border-bottom:0}.turn-marker{position:relative;z-index:1;width:35px;height:35px;display:grid;place-items:center;border:5px solid var(--surface);border-radius:50%;box-shadow:0 0 0 1px var(--line);background:var(--brand-soft);color:var(--brand);font-size:9px;font-weight:800}.turn.agent .turn-marker{background:color-mix(in srgb,var(--green) 14%,var(--surface));color:var(--green)}.turn-body{min-width:0;padding-top:1px}.turn-body header{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.turn-body header strong{color:var(--muted);font-size:11px}.turn-body time{color:var(--faint);font-size:9.5px}.turn-body p{margin:5px 0 0;color:var(--ink);font-size:14px;line-height:1.6;white-space:pre-wrap;overflow-wrap:anywhere}.turn.partial .turn-body p{color:var(--muted)}.turn.partial{opacity:.74}.interrupted{width:fit-content;margin-top:8px;padding:4px 8px;border-radius:6px;background:color-mix(in srgb,var(--red) 10%,transparent);color:var(--red);font-size:10px;font-weight:700}.inline-analysis{display:flex;align-items:baseline;gap:7px;width:fit-content;margin-top:9px;padding-left:8px;border-left:2px solid var(--green);color:var(--green)}.inline-analysis.low{color:var(--red);border-color:var(--red)}.inline-analysis.medium{color:var(--amber);border-color:var(--amber)}.inline-analysis strong{font-size:13px}.inline-analysis span{color:var(--muted);font-size:10.5px}.empty-transcript{min-height:430px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.empty-transcript>div{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:var(--brand-soft);color:var(--brand);font-weight:800}.empty-transcript strong{margin-top:13px;font-size:13px}.empty-transcript span{max-width:340px;margin-top:6px;color:var(--faint);font-size:11px;line-height:1.6}.analysis-backdrop{min-width:0}.analysis-panel{height:calc(100vh - 76px);position:sticky;top:76px;padding:25px 21px;overflow:auto;background:var(--surface);border-left:1px solid var(--line);box-shadow:-14px 0 40px #00000014}.analysis-panel>header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:22px}.analysis-panel>header span{color:var(--faint);font-size:10.5px}.analysis-panel>header h2{margin:4px 0 0;font-size:17px}.analysis-panel>header button{width:34px;height:34px;display:grid;place-items:center;border:1px solid var(--line);border-radius:9px;background:var(--surface-soft);color:var(--muted);cursor:pointer}.score-block{color:var(--green)}.score-block.low{color:var(--red)}.score-block.medium{color:var(--amber)}.score-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.score-head>div{display:flex;align-items:baseline;gap:5px}.score-head strong{font-size:46px;line-height:1;letter-spacing:-.06em}.score-head span{color:var(--faint);font-size:11px}.score-head em{font-style:normal;font-size:12px;font-weight:750}.score-track{height:6px;margin:14px 0 20px;overflow:hidden;border-radius:99px;background:var(--surface-soft)}.score-track span{display:block;height:100%;border-radius:inherit;background:currentColor;transition:width .3s ease}.score-block dl{margin:0;color:var(--ink)}.score-block dl div{padding:13px 0;border-top:1px solid var(--line)}.score-block dt{color:var(--faint);font-size:10px}.score-block dd{margin:4px 0 0;font-size:12.5px;line-height:1.5}.analysis-meta{margin-top:15px;color:var(--faint);font-size:10px}.trend-card{margin-top:16px;padding-top:15px;border-top:1px solid var(--line)}.trend-card>header{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:8px}.trend-card>header strong{color:var(--ink);font-size:11px}.trend-card>header span{color:var(--faint);font-size:9.5px}.trend-card svg{display:block;width:100%;height:auto;overflow:visible}.trend-guide line{stroke:var(--line);stroke-width:1;stroke-dasharray:2 4}.trend-guide text,.trend-axis-label{fill:var(--faint);font-size:8px}.trend-guide text{text-anchor:end}.trend-axis-label.end{text-anchor:end}.trend-area{fill:color-mix(in srgb,var(--green) 9%,transparent);stroke:none}.trend-line{fill:none;stroke:var(--green);stroke-width:2;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.trend-point{fill:var(--surface);stroke:var(--green);stroke-width:2;outline:none;vector-effect:non-scaling-stroke}.trend-point.latest{fill:var(--green)}.trend-point:focus{stroke:var(--brand);stroke-width:4}.analysis-note{margin:24px 0 0;padding-top:15px;border-top:1px solid var(--line);color:var(--faint);font-size:10.5px;line-height:1.55}.empty-analysis{min-height:270px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.empty-analysis .icon{width:24px;height:24px;color:var(--brand)}.empty-analysis strong{margin-top:13px;font-size:12.5px}.empty-analysis span{max-width:230px;margin-top:6px;color:var(--faint);font-size:10.5px;line-height:1.55}.audio-sink{display:none}button:focus-visible,select:focus-visible{outline:3px solid color-mix(in srgb,var(--brand) 30%,transparent);outline-offset:2px}@media(max-width:1040px){.app-shell.analysis-open .workspace,.workspace{grid-template-columns:250px minmax(0,1fr)}.analysis-backdrop{position:fixed;z-index:30;inset:76px 0 0;display:flex;justify-content:flex-end;background:#05070c94;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.analysis-panel{position:static;width:min(360px,92vw);height:100%}}@media(max-width:700px){.topbar{height:68px;padding:0 14px}.brand-mark{width:40px;height:40px}.brand h1{font-size:15px}.brand p{font-size:10px}.call-state{display:none}.workspace,.app-shell.analysis-open .workspace{display:block}.settings-panel{padding:13px 14px;border-right:0;border-bottom:1px solid var(--line)}.rail-title,.settings-fields:not(.mobile-open),.runtime-list{display:none}.mobile-settings-button{width:100%;display:flex;align-items:center;gap:8px;margin-bottom:13px;padding:0 0 12px;border:0;border-bottom:1px solid var(--line);background:transparent;color:var(--ink);font-size:12px;font-weight:750;cursor:pointer}.mobile-settings-button .icon{width:15px;color:var(--brand)}.mobile-settings-button em{margin-left:auto;color:var(--faint);font-size:10px;font-style:normal}.settings-fields.mobile-open{margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid var(--line)}.analysis-setting{margin:0;padding:0;border:0}.conversation-workspace{padding:20px 14px 32px}.workspace-heading{align-items:flex-start}.workspace-heading h2{font-size:23px}.heading-actions{flex-direction:column-reverse;align-items:stretch}.analysis-trigger,.call-button{min-height:38px}.transcript-surface{min-height:450px;padding:16px 14px;border-radius:13px}.turn{gap:10px}.analysis-backdrop{inset:0;align-items:flex-end}.analysis-panel{width:100%;height:auto;max-height:86vh;border:1px solid var(--line);border-radius:18px 18px 0 0;box-shadow:var(--shadow)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
