:root{font-family:Noto Sans SC,Microsoft YaHei,sans-serif;color:#26332d;background:#fafbfa;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;font-weight:400;font-size:14px;letter-spacing:0;color-scheme:light}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,select{font:inherit;letter-spacing:0}button,a,input,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:default;opacity:.45}a{color:inherit;text-decoration:none}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #82aebf;outline-offset:3px}button:disabled:hover{transform:none}svg{flex-shrink:0}h1,h2,h3,p{margin:0}button{border:0;background:none}button,input,select{min-width:0}::selection{background:#cfe4d8}.app-shell{display:flex;min-height:100vh}.sidebar{width:258px;flex:0 0 258px;background:#fff;border-right:1px solid #e3e8e4;display:flex;flex-direction:column;position:fixed;inset:0 auto 0 0;z-index:20;padding:34px 19px 18px}.brand{display:inline-flex;align-items:center;gap:11px;font-size:25px;font-weight:600;color:#234b38;line-height:1.4}.brand-symbol{width:40px;height:42px;display:grid;place-items:center;border:1px solid #c2d1c8;border-radius:7px;background:#f6f9f7}.sidebar-brand-row{padding:0 9px 0 7px;display:flex;align-items:center;justify-content:space-between}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:45px;padding:10px 18px;border-radius:6px;font-weight:500;line-height:1.5;white-space:nowrap;transition:background .15s ease,border-color .15s ease}.primary{background:#284f3e;color:#fff;border:1px solid #284f3e}.primary:hover:not(:disabled){background:#1d3f2f}.secondary{background:#fff;border:1px solid #cdd8d0;color:#3b5145}.secondary:hover:not(:disabled){background:#f3f6f4;border-color:#9eb5a7}.danger{background:#ac403c;color:#fff;border:1px solid #ac403c}.danger:hover:not(:disabled){background:#94332f}.new-session{margin-top:35px;background:#f0f5f2;border:1px solid #c9d9cf;color:#315b44;width:100%}.new-session:hover:not(:disabled){background:#e5efe9}.sidebar-list-title{display:flex;align-items:center;justify-content:space-between;margin:33px 11px 12px;color:#8b968e;font-size:12px}.sidebar-list-title span:last-child{font-variant-numeric:tabular-nums}.session-list{overflow-y:auto;min-height:0;flex:1;margin:0 -3px;padding:0 3px}.session-item{display:block;width:100%;text-align:left;padding:14px 11px 15px;border-radius:6px;min-height:75px;margin-bottom:5px;border:1px solid transparent}.session-item:hover:not(:disabled){background:#f6f8f6}.session-item.selected{background:#f0f5f2;border-color:#e0eae3}.session-item-top{display:flex;align-items:center;gap:10px;justify-content:space-between;color:#41564a}.session-item-title{font-size:13px;line-height:1.8;font-weight:500;overflow-wrap:anywhere;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.session-item-meta{display:flex;justify-content:space-between;gap:6px;margin-top:7px;font-size:10px;color:#8a978e;font-variant-numeric:tabular-nums}.small-dot{width:5px;height:5px;display:inline-block;border-radius:50%;background:#70957e;flex-shrink:0}.list-empty{color:#a0aaa3;text-align:center;padding:31px 3px;line-height:1.8;font-size:12px}.list-empty p{margin-top:9px}.sidebar-bottom{padding-top:20px}.private-label{display:flex;align-items:center;gap:7px;color:#8b988f;font-size:11px;margin:0 11px 15px}.settings-link{display:flex;align-items:center;gap:9px;min-height:45px;width:100%;padding:10px 11px;border-top:1px solid #edf0ed;color:#66786c;font-size:12px}.settings-link:hover{color:#274e3a}.service-dot{height:7px;width:7px;border-radius:50%;background:#b8a071;flex-shrink:0}.settings-link .service-dot{margin-left:auto}.service-dot.ready{background:#4f9871}.main-content{margin-left:258px;min-width:0;width:calc(100% - 258px);display:flex;flex-direction:column}.workspace-header{min-height:77px;border-bottom:1px solid #e5eae6;padding:0 42px;display:flex;align-items:center;justify-content:space-between;gap:16px;background:#fff}.workspace-breadcrumb{display:flex;gap:11px;align-items:center;color:#8a978f;font-size:12px}.workspace-breadcrumb>svg:first-of-type{color:#617d6b}.breadcrumb-current{color:#44584b}.workspace-status{font-size:11px;color:#89988f;display:flex;align-items:center;gap:7px;white-space:nowrap}.workspace-body{width:100%;max-width:1290px;margin:0 auto;padding:37px 42px 25px;flex:1}.page-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:31px}.section-kicker{font-size:11px;color:#86958b;display:flex;align-items:center;gap:8px;line-height:1.8}.page-heading h1{font-size:29px;font-weight:550;line-height:1.5;margin-top:9px;overflow-wrap:anywhere}.session-mode-tag{display:flex;align-items:center;gap:7px;padding-bottom:6px;font-size:11px;color:#7b8d80;white-space:nowrap}.interview-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(265px,34%);gap:31px;align-items:stretch}.interview-main{min-width:0}.topic-form{margin-bottom:21px}.topic-form label{display:block;font-size:12px;color:#7c8a80;margin-bottom:9px}.topic-input{border:1px solid #dce4dd;width:100%;background:#fff;border-radius:5px;padding:13px 15px;font-size:17px;font-weight:500;line-height:1.5;color:#334b3e}.topic-input:focus{border-color:#81a38e}.interview-options{display:flex;align-items:center;justify-content:space-between;gap:13px;flex-wrap:wrap;margin-bottom:22px}.segmented-control{display:inline-flex;align-items:center;background:#edf1ed;border:1px solid #e4eae4;border-radius:6px;padding:3px;gap:3px;min-height:41px}.segmented-control button{display:flex;align-items:center;justify-content:center;gap:6px;border-radius:4px;padding:8px 10px;color:#839085;font-size:12px;line-height:1.35;min-height:33px;white-space:nowrap}.segmented-control button.active{background:#fff;color:#3e5c49;box-shadow:0 1px 3px #27332b12}.segmented-control button:disabled{opacity:.55}.segmented-control button.active:disabled{opacity:1}.language-select{display:flex;align-items:center;gap:7px;font-size:10px;color:#919c94}.language-select select{border:0;background:transparent;padding:5px 3px;color:#5c6e61;max-width:110px;font-size:12px;min-height:36px}.availability-notice{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:11px 12px;background:#eef4f8;color:#5d7c92;border-radius:4px;margin-top:-6px;margin-bottom:17px;font-size:12px}.availability-notice>span,.availability-notice button{display:flex;align-items:center;gap:7px}.availability-notice button{font-size:11px;color:#326c94;padding:4px 0;white-space:nowrap}.language-note{display:flex;align-items:center;gap:6px;font-size:11px;color:#658398;margin-bottom:14px;margin-top:-8px}.recorder-surface{background:#f0f4f1;border-top:1px solid #dfe8e1;border-bottom:1px solid #dfe8e1;padding:20px 23px 0;text-align:center;position:relative;min-height:430px;display:flex;align-items:center;flex-direction:column}.recorder-topline{display:flex;align-items:center;justify-content:space-between;align-self:stretch;gap:15px;font-size:10px;color:#85938a}.recording-indicator{display:flex;align-items:center;gap:7px}.recording-indicator>span{width:6px;height:6px;border-radius:50%;background:#afbbb2}.recording-indicator.active{color:#a04a42}.recording-indicator.active>span{background:#b6574b;animation:record-pulse 1.7s infinite}.recorder-limit{font-size:10px;color:#9aa69d}.microphone-emblem{height:78px;width:78px;display:grid;place-items:center;background:#e3ece6;color:#3f6550;border:1px solid #d4e0d8;border-radius:50%;margin:24px 0 16px}.microphone-emblem.active{background:#2b5940;color:#fff;border-color:#2b5940;box-shadow:0 0 0 7px #dfeae2}.microphone-emblem.complete{background:#e1ebe4;color:#416c51}.recorder-state{font-size:16px;font-weight:500;color:#516558;line-height:1.6}.duration-display{font-family:Noto Sans SC,Microsoft YaHei,sans-serif;font-size:35px;line-height:1.5;font-weight:450;font-variant-numeric:tabular-nums;color:#2f4638;margin-top:1px}.waveform{width:100%;max-width:320px;height:47px;display:block;margin:11px 0 20px}.recorder-controls{display:flex;align-items:center;justify-content:center;gap:10px;min-height:46px;flex-wrap:wrap;width:100%}.recorder-controls .button{min-height:46px;font-size:13px}.record-primary{min-width:145px}.turn-control{min-height:48px;display:flex;align-items:center;justify-content:center;margin:3px 0 7px}.text-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;color:#6f8575;font-size:11px;min-height:32px;padding:4px 0}.text-button:hover:not(:disabled){color:#244e36}.text-button:disabled{opacity:.4}.save-status{border-top:1px solid #dfe7e0;display:flex;align-items:center;justify-content:space-between;gap:12px;align-self:stretch;padding:14px 0;color:#8c9b90;font-size:10px;margin-top:auto}.save-status span{display:flex;align-items:center;gap:5px}.save-status .pending-label{color:#9c752e}.recording-details{margin-top:27px;border-bottom:1px solid #e4eae5;padding-bottom:10px}.section-title-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:9px}.section-title-row h2{font-size:13px;font-weight:500;display:flex;align-items:center;gap:7px;color:#57705e}.icon-button{min-width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:5px;color:#819287}.icon-button:hover:not(:disabled){background:#e9efeb;color:#43604e}.delete-button:hover:not(:disabled){color:#ab4841;background:#faefed}.recording-details audio{display:block;width:100%;height:39px}.recording-empty{font-size:12px;color:#929e95;padding:11px 0}.recording-links{display:flex;align-items:center;gap:22px;margin-top:7px}.recording-links .text-button{font-size:11px}.transcript-panel{border-left:1px solid #e3e9e4;min-width:0;display:flex;flex-direction:column;padding-left:29px;min-height:548px;max-height:calc(100vh - 255px)}.transcript-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:27px;padding-bottom:19px;border-bottom:1px solid #e6ebe7}.transcript-heading h2{font-size:13px;font-weight:500;display:flex;align-items:center;gap:8px;color:#56705e}.transcript-heading>span{font-size:10px;color:#99a59b;white-space:nowrap}.transcript-list{flex:1;overflow-y:auto;overflow-x:hidden;padding:0 3px 0 0;min-height:0;scrollbar-width:thin;scrollbar-color:#ccd9cf transparent}.transcript-empty{display:flex;align-items:center;flex-direction:column;padding:135px 0 70px;color:#adb9b0;text-align:center}.transcript-empty h3{font-size:12px;font-weight:400;color:#8d9a90;margin:17px 0 8px}.transcript-empty>span{font-size:10px;color:#a4afa7}.transcript-entry{padding:22px 0 21px;border-bottom:1px solid #e6ebe7}.transcript-byline{display:flex;align-items:center;justify-content:space-between;gap:15px;color:#8b9b8f;font-size:10px;margin-bottom:11px}.transcript-byline span:first-child{display:flex;align-items:center;gap:6px;color:#617a68}.transcript-byline time{white-space:nowrap;font-variant-numeric:tabular-nums}.transcript-entry p{font-size:14px;line-height:1.95;color:#4a5e50;white-space:pre-wrap;overflow-wrap:anywhere}.assistant-entry p{color:#658376}.assistant-entry .transcript-byline span:first-child{color:#527e64}.partial-entry p{color:#81968a}.interrupted-label{color:#a59b8f;font-size:10px;display:block;margin-top:9px}.typing-caret{display:inline-block;width:2px;height:14px;background:#819f8b;margin-left:4px;vertical-align:-2px;animation:record-pulse 1s infinite}.transcript-footer{border-top:1px solid #e4eae5;color:#a0aca3;font-size:10px;min-height:44px;display:flex;align-items:center;gap:6px;margin-top:15px}.workspace-footer{display:flex;align-items:center;justify-content:center;gap:7px;font-size:10px;color:#b0bbb3;margin:28px 30px 23px;line-height:1.7}.footer-divider{height:10px;width:1px;background:#d9e2dc;margin:0 7px}.notice{display:flex;align-items:flex-start;gap:9px;border:1px solid;border-radius:5px;padding:12px 13px;margin:0 0 19px;font-size:12px;line-height:1.8;overflow-wrap:anywhere}.notice>svg{margin-top:2px}.notice>span{flex:1;min-width:0}.notice>.icon-button{width:25px;height:25px;min-width:25px;margin:-2px -3px -2px 0}.error-notice{color:#9f4b44;background:#fbf1ef;border-color:#ebd3cf}.info-notice{color:#557892;background:#eff5f9;border-color:#d6e5ee}.modal{border:1px solid #dce5de;border-radius:8px;padding:0;background:#fff;color:#344b3d;width:min(510px,calc(100% - 32px));max-height:calc(100dvh - 40px);box-shadow:0 22px 85px #16322226;overflow:auto}.modal::backdrop{background:#152a2255;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.modal-inner{padding:25px}.modal-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px}.modal-heading h2{font-size:20px;font-weight:550;line-height:1.5}.settings-summary{display:flex;align-items:center;gap:9px;padding:14px 0;border-top:1px solid #e6ece7;border-bottom:1px solid #e6ece7;font-size:13px}.settings-summary>span:last-child{margin-left:auto;color:#9aa89f;font-size:11px}.service-row{padding:17px 0;border-bottom:1px solid #e9eeea}.service-row>div{display:flex;justify-content:space-between;gap:10px;font-size:12px}.service-row strong{font-weight:500}.configured-label{color:#629074}.missing-label{color:#a1895b}.service-row ul{list-style:none;padding:0;margin:9px 0 0}.service-row li{margin:4px 0;font-size:10px;color:#84958a;overflow-wrap:anywhere}.service-row code{font-size:10px}.settings-subtitle{font-size:13px;font-weight:500;margin:22px 0 12px}.capabilities-list>div{display:grid;grid-template-columns:1fr 1fr 1.2fr;gap:8px;font-size:11px;line-height:1.8;padding:7px 0;color:#8b9a90}.capabilities-list>div>span:first-child{color:#607969}.capabilities-list>div>span:last-child{text-align:right}.modal-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;margin-top:25px}.modal-actions .button{font-size:12px;min-height:41px}.delete-description{font-size:14px;line-height:1.9;color:#7b8c80;overflow-wrap:anywhere}.mobile-only,.sidebar-scrim{display:none}.spin{animation:spin 1.2s linear infinite}.loading-page{min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px;gap:20px;color:#668172}.loading-page p{font-size:14px;line-height:1.8;text-align:center;max-width:420px}.loading-page h1{font-size:24px;font-weight:500}.access-page{min-height:100dvh;display:flex;flex-direction:column;background:#fbfcfb;padding:40px 6% 26px}.access-brand{align-self:flex-start}.access-content{width:100%;max-width:410px;margin:auto;padding:50px 0 65px}.access-content>.section-kicker{font-size:12px;color:#82978a}.access-content h1{font-size:28px;font-weight:550;line-height:1.6;margin-top:13px;margin-bottom:35px;color:#2e4d3c}.access-form{display:flex;flex-direction:column;gap:11px}.access-form label{font-size:13px;color:#6d8173}.access-form input{border:1px solid #d6e0d8;border-radius:5px;background:#fff;font-size:16px;padding:14px;min-height:52px;color:#344e3d;width:100%}.access-form input::placeholder{color:#aab5ad}.access-form .button{margin-top:11px;min-height:49px}.form-error{font-size:12px;line-height:1.8;color:#a45147}.access-footer{display:flex;align-items:center;justify-content:center;gap:7px;font-size:11px;color:#a1afa5}@keyframes spin{to{transform:rotate(360deg)}}@keyframes record-pulse{0%,to{opacity:1}50%{opacity:.35}}@media(min-width:1550px){.workspace-body{padding-top:47px}.page-heading{margin-bottom:37px}.interview-layout{gap:42px}.transcript-panel{padding-left:38px}.recorder-surface{min-height:450px}.microphone-emblem{margin-top:29px}.waveform{margin-top:17px;margin-bottom:24px}}@media(max-width:1200px){.sidebar{width:222px;flex-basis:222px;padding-inline:15px}.main-content{margin-left:222px;width:calc(100% - 222px)}.workspace-header{padding-inline:28px}.workspace-body{padding:32px 28px 23px}.interview-layout{gap:23px;grid-template-columns:minmax(0,1fr) minmax(235px,34%)}.transcript-panel{padding-left:22px}.interview-options{gap:8px}.language-select{margin-left:auto}.language-select>span{display:none}.segmented-control button{padding:8px}.recorder-surface{padding-inline:17px}.recorder-controls .button{padding-inline:13px}.record-primary{min-width:125px}}@media(max-width:1020px){.sidebar{width:203px;flex-basis:203px;padding-inline:13px}.main-content{margin-left:203px;width:calc(100% - 203px)}.brand{font-size:23px;gap:9px}.workspace-header,.workspace-body{padding-inline:23px}.page-heading h1{font-size:26px}.interview-layout{grid-template-columns:minmax(0,1fr)}.transcript-panel{border-left:0;border-top:1px solid #e3e9e4;padding-left:0;padding-top:25px;min-height:270px;max-height:460px}.transcript-empty{padding:55px 0}.recorder-surface{min-height:425px}.language-select>span{display:inline}.interview-options{gap:16px}.recorder-controls .button{padding-inline:21px}.record-primary{min-width:155px}.recording-details{margin-top:22px}.session-mode-tag{display:none}.workspace-footer{margin-top:18px}}@media(max-width:700px){.app-shell{display:block}.sidebar{transform:translate(-100%);transition:transform .2s ease;width:272px;z-index:40;padding-top:24px}.sidebar.is-open{transform:translate(0)}.sidebar-scrim{display:block;position:fixed;inset:0;background:#122c2255;z-index:30}.main-content{margin:0;width:100%;min-height:100dvh}.mobile-only{display:inline-flex}.workspace-header{min-height:65px;padding:0 17px;gap:8px}.workspace-breadcrumb{gap:8px;font-size:11px}.workspace-breadcrumb>.mobile-only{margin-left:-7px;margin-right:2px}.workspace-breadcrumb>svg:first-of-type{display:none}.workspace-status{font-size:10px}.workspace-body{padding:25px 20px 13px}.page-heading{margin-bottom:25px}.page-heading h1{font-size:25px;margin-top:7px}.section-kicker{font-size:10px}.topic-form label{font-size:11px}.topic-input{padding:13px;font-size:17px;min-height:50px}.interview-options{margin-bottom:19px;gap:8px}.segmented-control button{font-size:12px;padding:9px}.language-select>span{display:none}.language-select select{font-size:12px;max-width:94px}.recorder-surface{padding:17px 17px 0;min-height:430px}.microphone-emblem{margin-top:25px}.recorder-state{font-size:17px}.duration-display{font-size:35px}.recorder-controls .button{min-height:49px;font-size:14px;padding:12px 18px}.record-primary{min-width:145px}.save-status{font-size:10px}.turn-control .text-button{font-size:12px;min-height:38px}.transcript-panel{padding-top:21px}.transcript-heading h2,.section-title-row h2{font-size:14px}.transcript-entry p{font-size:16px;line-height:1.85}.transcript-byline{font-size:11px}.transcript-empty h3{font-size:13px}.transcript-empty>span{font-size:11px}.recording-links .text-button{font-size:12px;min-height:40px}.workspace-footer{font-size:9px;margin:20px 15px}.workspace-footer>svg{width:13px}.access-page{padding:26px 26px 23px}.access-content h1{font-size:26px}.modal-inner{padding:21px}.settings-summary{font-size:12px}}@media(max-width:360px){.workspace-body{padding-inline:15px}.workspace-header{padding-inline:12px}.workspace-status{display:none}.page-heading h1{font-size:24px}.segmented-control{gap:2px;padding:2px}.segmented-control button{padding:8px 7px;font-size:11px;gap:4px}.language-select select{max-width:85px;font-size:11px}.recorder-surface{padding-inline:12px}.recorder-controls{gap:8px}.recorder-controls .button{padding-inline:12px;font-size:13px}.record-primary{min-width:126px}.save-status{gap:8px;font-size:9px}.access-content h1{font-size:24px}.access-page{padding-inline:22px}.availability-notice{font-size:11px;padding-inline:9px}.modal-inner{padding:18px}.modal-actions{gap:8px}.modal-actions .button{padding-inline:13px}}@media(max-width:700px){.workspace-breadcrumb .breadcrumb-brand{font-size:19px;font-weight:550;color:#31523e}.workspace-breadcrumb>.breadcrumb-current,.workspace-breadcrumb>svg{display:none}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;scroll-behavior:auto!important;transition:none!important}}
