:root{--font:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--type:14px;--type-xs:10px;--type-sm:11px;--type-md:12px;--type-lg:13px;--leading:1.55;--background:#f7f7f4;--surface:#fff;--surface-subtle:#fafbf6;--surface-muted:#fafaf7;--surface-hover:#eceee6;--surface-selected:#eeefe7;--ink:#2a2c28;--ink-strong:#2e312b;--ink-soft:#41443b;--muted:#777970;--muted-strong:#70756b;--line:#e7e7e1;--line-strong:#dedfd7;--line-panel:#e1e3d9;--line-soft:#e9ebdf;--accent-record:#ae4137;--accent-record-hover:#92382f;--accent-record-muted:#ba827a;--accent-ui:#5c6a4c;--danger-bg:#fcf0ed;--danger-line:#ead2cb;--danger-ink:#934338;--success:#4f5d44;--focus:#898d7b;--radius:7px;--radius-sm:6px;--radius-md:8px;--radius-lg:11px;--radius-xl:15px;--space:12px;--space-sm:8px;--space-lg:22px;--red:var(--accent-record);font-family:var(--font);color:var(--ink);background:var(--background);font-synthesis:none;font-weight:400;font-size:var(--type);line-height:var(--leading);font-optical-sizing:auto;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.46}button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible,audio:focus-visible{outline:3px solid var(--focus);outline-offset:4px}button{transition:background .16s,border-color .16s,transform .16s}button:not(:disabled):active{transform:translateY(1px)}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{font-family:var(--font)}input{border:1px solid var(--line-strong);background:var(--surface);border-radius:var(--radius);width:100%;min-height:47px;color:var(--ink);padding:12px 14px}input::placeholder{color:var(--muted-strong)}button svg,.notice svg,.private-label svg{flex-shrink:0}.brand{font-family:var(--font);letter-spacing:-1.3px;align-items:center;font-size:25px;font-weight:800;line-height:1;display:inline-flex}.brand-dot{color:var(--muted-strong)}.brand-mark{grid-template-columns:7px 7px;gap:2px;margin-right:11px;display:grid}.brand-mark i{background:var(--ink-strong);border-radius:1px;height:7px}.brand-mark i:nth-child(4){background:var(--muted-strong)}.button{border-radius:var(--radius);white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;gap:9px;min-height:46px;padding:11px 18px;font-size:13px;font-weight:600;display:inline-flex}.primary{background:var(--ink-strong);color:var(--surface)}.primary:hover:not(:disabled){background:var(--ink-soft)}.secondary{background:var(--surface);color:var(--ink-soft);border-color:var(--line-strong)}.secondary:hover:not(:disabled){background:var(--surface-hover);border-color:var(--line-strong)}.button.small{min-height:44px;padding:8px 12px;font-size:12px}.icon-button{width:44px;height:44px;color:var(--muted-strong);border-radius:var(--radius);background:0 0;border:0;justify-content:center;align-items:center;display:inline-flex}.icon-button:hover:not(:disabled){background:var(--surface-hover);color:var(--ink)}.eyebrow{letter-spacing:1.9px;color:var(--muted-strong);font-size:10px;font-weight:650}.busy{justify-content:center;align-items:center;gap:8px;display:inline-flex}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.notice{background:var(--surface-hover);border:1px solid var(--line);border-radius:var(--radius);align-items:flex-start;gap:10px;margin-bottom:18px;padding:13px 15px;font-size:12px;line-height:1.6;display:flex}.notice>svg{margin-top:2px}.notice>span{overflow-wrap:anywhere;flex:1}.notice .icon-button{width:28px;min-width:44px;height:28px;min-height:44px;margin:-5px -7px -5px 0}.error{background:var(--danger-bg);border-color:var(--danger-line);color:var(--danger-ink)}.success{color:var(--success)}.login-page{min-height:100dvh;padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left);background-color:var(--background);background-image:repeating-linear-gradient(0deg,transparent,transparent 21px,var(--surface-hover) 21px,var(--surface-hover) 22px),repeating-linear-gradient(90deg,transparent,transparent 21px,var(--surface-hover) 21px,var(--surface-hover) 22px);flex-direction:column;display:flex}.login-header{justify-content:space-between;align-items:center;padding:39px 52px;display:flex}.private-label{color:var(--muted-strong);align-items:center;gap:8px;font-size:11px;display:flex}.private-label>span:first-child{background:var(--accent-ui);border-radius:50%;width:5px;height:5px}.login-main{width:100%;max-width:420px;margin:auto;padding:24px 24px 48px}.login-symbol{border:1px solid var(--line-strong);border-radius:var(--radius-xl);width:53px;height:53px;color:var(--muted-strong);background:var(--surface-hover);justify-content:center;align-items:center;margin-bottom:32px;display:flex;box-shadow:0 2px 4px #333a2203}.login-main .eyebrow{margin-bottom:13px}.login-main h1{letter-spacing:-1.5px;font-size:35px;font-weight:650;line-height:1.25}.login-intro{color:var(--muted);margin-top:15px;font-size:13px}.login-form{gap:var(--space-lg);flex-direction:column;margin-top:40px;display:flex}.login-form .admin-field{margin:0}.login-form label{font-size:var(--type-md);margin-bottom:0;font-weight:550}.login-form input,.login-form .notice{margin-bottom:0}.login-form .button{justify-content:space-between;margin-top:4px;padding:13px 16px}.login-note{font-size:var(--type-md);color:var(--muted-strong);margin-top:var(--space-lg);justify-content:center;align-items:center;gap:7px;display:flex}.login-footer{text-align:center;color:var(--muted-strong);padding:25px;font-size:11px}.loading-page{flex-direction:column;justify-content:center;align-items:center;gap:30px;min-height:100svh;padding:24px;display:flex}.loading-page>.busy{color:var(--muted);font-size:12px}.workspace{min-height:100svh}.app-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;max-width:1144px;margin:auto;padding:27px 52px;display:flex}.app-header .brand{font-size:24px}.account{color:var(--muted);align-items:center;gap:13px;font-size:11px;display:flex}.app-main{max-width:1144px;margin:0 auto;padding:44px 52px 20px}.page-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:33px;display:flex}.page-heading .eyebrow{margin-bottom:10px}.page-heading h1{letter-spacing:-1px;font-size:27px;font-weight:650;line-height:1.25}.page-heading p:last-child{color:var(--muted);margin-top:9px;font-size:12px}.new-recording{min-height:42px;margin-top:15px;font-size:12px}.workspace-grid{border:1px solid var(--line-panel);border-radius:var(--radius-lg);background:var(--surface);grid-template-columns:270px minmax(0,1fr);min-height:585px;display:grid;overflow:hidden;box-shadow:0 4px 20px #282e1903}.library{background:var(--surface-muted);border-right:1px solid var(--line);flex-direction:column;display:flex;position:relative}.section-heading{justify-content:space-between;align-items:center;margin:27px 23px 21px;display:flex}.section-heading h2{font-family:inherit;font-size:12px;font-weight:600}.section-heading>span{color:var(--muted-strong);font-variant-numeric:tabular-nums;font-size:10px}.library-empty{color:var(--muted);padding:39px 23px;font-size:12px}.library-empty>span{color:var(--muted-strong);margin-top:7px;font-size:11px;line-height:1.8;display:block}.library-empty .empty-line{background:var(--line-strong);width:25px;height:1px;margin:0 0 20px;display:block}.recording-list{max-height:680px;margin:0;padding:0 10px 20px;list-style:none;overflow-y:auto}.recording-item{text-align:left;border-radius:var(--radius);width:100%;color:inherit;background:0 0;border:1px solid #0000;gap:12px;margin-bottom:4px;padding:14px 12px;display:flex}.recording-item:hover:not(:disabled){background:var(--surface-hover)}.recording-item.selected{background:var(--surface-selected);border-color:var(--line)}.recording-icon{background:var(--surface);border:1px solid var(--line-soft);border-radius:var(--radius-sm);width:32px;height:35px;color:var(--muted-strong);flex-shrink:0;justify-content:center;align-items:center;display:flex}.recording-info{flex-direction:column;min-width:0;display:flex}.recording-info strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:550;overflow:hidden}.recording-info>span{color:var(--muted-strong);margin-top:3px;font-size:10px}.recording-info .recording-meta{color:var(--muted-strong);align-items:center;gap:7px;margin-top:6px;font-size:10px;display:flex}.recording-meta i{background:var(--muted-strong);border-radius:50%;width:2px;height:2px}.library-footer{color:var(--muted-strong);align-items:center;gap:7px;margin-top:auto;padding:25px 23px 22px;font-size:10px;display:flex}.main-panel{min-width:0;padding:0}.recorder{flex-direction:column;height:100%;padding:30px 34px 24px;display:flex}.recorder-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.duration-limit{color:var(--muted-strong);align-items:center;gap:6px;font-size:10px;display:flex}.recorder-center{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;min-height:290px;padding:27px 0;display:flex}.mic-orb{background:var(--surface-hover);width:81px;height:81px;color:var(--muted-strong);border:1px solid var(--line-soft);border-radius:50%;justify-content:center;align-items:center;margin:5px 0 24px;display:flex;position:relative}.mic-orb:before{content:"";border:1px solid var(--surface-hover);border-radius:50%;position:absolute;inset:-8px}.mic-orb.recording{color:var(--accent-record);background:var(--danger-bg);border-color:var(--danger-line)}.mic-orb.recording:before{border-color:var(--danger-line);transform:scale(calc(1 + var(--level,0) * .2));transition:transform .1s}.recorder-center h2{letter-spacing:-.75px;margin-bottom:5px;font-size:23px;font-weight:550}.recorder-center>p{color:var(--muted-strong);font-size:12px}.title-input{border:0;border-bottom:1px solid var(--line);text-align:center;background:0 0;border-radius:0;max-width:340px;margin-top:20px;padding:10px 0;font-size:11px}.title-input:focus{outline-offset:3px}.recorder-bottom{width:100%;max-width:380px;margin:0 auto}.consent{color:var(--muted);border-radius:var(--radius-sm);border:1px solid var(--line-soft);background:var(--surface-subtle);cursor:pointer;align-items:flex-start;gap:10px;margin-bottom:17px;padding:17px 12px;font-size:13px;display:flex}.consent input{accent-color:var(--accent-ui);flex-shrink:0;width:16px;height:16px;min-height:16px;margin:2px 0 0}.consent small{color:var(--muted-strong);margin-top:2px;font-size:12px;display:block}.recorder-bottom>.button{width:100%}.record-button{background:var(--red);color:var(--surface);min-height:48px}.record-button:hover:not(:disabled){background:var(--accent-record-hover)}.record-button:disabled{background:var(--accent-record-muted);opacity:.65}.foreground-note{color:var(--muted-strong);text-align:center;max-width:300px;margin-top:15px;margin-left:auto;margin-right:auto;font-size:10px;line-height:1.7}.app-footer{color:var(--muted-strong);justify-content:space-between;margin-top:22px;font-size:10px;display:flex}.recording-timer{font-family:var(--font);letter-spacing:-1.3px;font-variant-numeric:tabular-nums;font-size:43px;font-weight:450;line-height:1.3}.capture-caption{color:var(--muted-strong);align-items:center;gap:7px;min-height:20px;margin-top:8px;font-size:11px;display:flex}.record-dot{background:var(--red);border-radius:50%;width:6px;height:6px}.level-meter{background:var(--surface-hover);border-radius:var(--radius-md);width:112px;height:4px;margin-top:20px;overflow:hidden}.level-meter>span{background:var(--accent-ui);height:100%;transition:width .1s;display:block}.upload-status{text-align:center;color:var(--muted-strong);margin-bottom:17px;font-size:11px}.upload-status>span{margin-top:4px;font-size:10px;display:block}.text-button{min-height:44px;color:var(--muted-strong);background:0 0;border:0;align-items:center;gap:7px;padding:7px 0;font-size:11px;display:inline-flex}.text-button:hover{color:var(--ink)}.back-button{margin:12px 28px 0}.recording-detail{padding:12px 30px 26px}.detail-heading{justify-content:space-between;gap:12px;margin-bottom:23px;display:flex}.detail-heading .eyebrow{letter-spacing:1.2px;font-size:9px}.detail-heading h2{letter-spacing:-.7px;overflow-wrap:anywhere;margin-top:8px;font-size:23px;font-weight:600;line-height:1.35}.detail-meta{color:var(--muted-strong);align-items:center;gap:7px;margin-top:9px;font-size:10px;display:flex}.delete-button{color:var(--muted-strong);margin-right:-12px}.delete-confirm{background:var(--danger-bg);border:1px solid var(--danger-line);border-radius:var(--radius);margin-bottom:20px;padding:17px;font-size:12px}.delete-confirm p{color:var(--muted-strong);margin:6px 0 15px;font-size:11px}.delete-confirm>div{justify-content:flex-end;gap:8px;display:flex}.danger{background:var(--accent-record);color:var(--surface)}.saved-player{border:1px solid var(--line-soft);border-radius:var(--radius-md);background:var(--surface-subtle);margin-bottom:28px;padding:16px 15px 10px}.player-label{color:var(--muted);align-items:center;gap:8px;font-size:11px;display:flex}.saved-label{color:var(--muted-strong);align-items:center;gap:4px;margin-left:auto;font-size:10px;display:flex}audio{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;width:100%;height:38px;margin-top:13px;display:block}audio::-webkit-media-controls-panel{background:var(--surface-hover)}.content-heading{justify-content:space-between;align-items:center;gap:12px;margin:20px 0 11px;display:flex}.content-heading h3{letter-spacing:-.15px;font-size:13px;font-weight:600}.provider-note{color:var(--muted-strong);background:var(--surface-subtle);border-left:2px solid var(--line);margin-bottom:18px;padding:9px 12px;font-size:10px;line-height:1.8}.content-empty{text-align:center;color:var(--muted-strong);padding:28px 12px;font-size:11px}.content-empty>svg{margin-bottom:12px}.content-empty h4{color:var(--muted-strong);margin-bottom:6px;font-size:12px;font-weight:500}.content-empty.initial{padding:36px 12px 42px}.content-empty p{line-height:1.8}.compare{border-top:1px solid var(--line);color:var(--muted-strong);padding-top:10px;font-size:10px}.compare summary,.speaker-editor summary{cursor:pointer;justify-content:space-between;align-items:center;min-height:44px;list-style:none;display:flex}.compare summary::-webkit-details-marker{display:none}.speaker-editor summary::-webkit-details-marker{display:none}details[open]>summary svg{transform:rotate(180deg)}.compare>p{margin:0 0 10px;font-size:11px;line-height:1.8}.compare>.button{margin:4px 0 9px}.run-disclosure{border-top:0;margin:0 0 12px;padding-top:0}.run-disclosure>p{margin:0 0 6px}.run-selector{align-items:center;gap:12px;margin:17px 0;display:flex}.run-selector>label{color:var(--muted-strong);font-size:10px}.run-selector select{background:var(--surface-subtle);border:1px solid var(--line-soft);border-radius:var(--radius-sm);min-width:0;min-height:44px;color:var(--muted-strong);flex:1;padding:8px;font-size:10px}.tabs{border-bottom:1px solid var(--line);gap:24px;margin:10px 0 17px;display:flex}.tabs button{min-height:44px;color:var(--muted-strong);background:0 0;border:0;border-bottom:2px solid #0000;margin-bottom:-1px;padding:11px 1px;font-size:11px}.tabs button[aria-selected=true]{border-bottom-color:var(--accent-ui);color:var(--ink-soft);font-weight:600}.tabs button span{background:var(--surface-hover);border-radius:4px;margin-left:6px;padding:2px 5px;font-size:9px}.run-content{min-height:140px}.ai-note{color:var(--muted-strong);margin-bottom:20px;font-size:10px;line-height:1.8}.notes{color:var(--muted);font-size:12px;line-height:1.8}.notes h4{color:var(--ink-soft);margin-bottom:8px;font-size:12px;font-weight:600}.notes section,.notes-summary{margin-bottom:23px}.notes ul{margin:0;padding-left:17px}.notes li{padding:3px 0}.notes p{white-space:pre-wrap}.action-items li>small{color:var(--muted-strong);display:block}.processing-empty{text-align:center;color:var(--muted-strong);padding:23px 0 30px;font-size:11px}.processing-empty p{color:var(--muted-strong);margin-top:10px;font-size:10px}.speaker-editor{border:1px solid var(--line-soft);border-radius:var(--radius-sm);color:var(--muted-strong);margin-bottom:22px;padding:0 12px;font-size:11px}.speaker-editor>p{margin-bottom:15px;font-size:10px}.speaker-editor form{margin:0 0 14px}.speaker-editor label{overflow-wrap:anywhere;font-size:10px}.speaker-editor form>div{gap:8px;margin-top:4px;display:flex}.speaker-editor input{min-width:0;font-size:11px}.transcript-segment{margin:0 0 23px}.transcript-segment>div{align-items:baseline;gap:10px;display:flex}.transcript-segment strong{color:var(--muted);overflow-wrap:anywhere;font-size:10px}.transcript-segment time{color:var(--muted-strong);font-variant-numeric:tabular-nums;font-size:9px}.transcript-segment p{color:var(--muted);white-space:pre-wrap;overflow-wrap:anywhere;margin-top:6px;font-size:12px;line-height:1.9}.detail-loading{text-align:center;color:var(--muted-strong);padding:55px 20px;font-size:12px}.detail-loading .button{margin-top:16px}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width>=1300px){.app-main{padding-top:55px}.workspace-grid{min-height:615px}.page-heading{margin-bottom:36px}.recorder-center{min-height:330px}}@media (width<=800px){.app-header{padding:21px 26px}.app-main{padding:30px 26px 20px}.workspace-grid{grid-template-columns:220px minmax(0,1fr)}.recorder{padding:24px 23px}.recording-detail{padding:12px 23px 24px}.page-heading h1{font-size:24px}.page-heading .new-recording{padding:11px 13px}.content-heading{flex-direction:column;align-items:flex-start;gap:6px}.recorder-center h2{font-size:21px}}@media (width<=620px){.login-header{padding:28px 25px}.login-main{padding-top:35px;padding-bottom:30px}.login-main h1{font-size:32px}.private-label{font-size:10px}.app-header{padding:18px 20px}.app-header .brand{font-size:23px}.app-main{padding:29px 17px 18px}.page-heading{align-items:flex-start;margin-bottom:24px}.page-heading h1{font-size:24px}.page-heading .eyebrow{font-size:9px}.page-heading p:last-child{font-size:11px}.new-recording{width:44px;min-width:44px;margin-top:0;padding:0!important;font-size:0!important}.new-recording svg{width:19px;height:19px}.workspace-grid{flex-direction:column;min-height:0;display:flex}.main-panel{order:0}.library{border-right:0;border-top:1px solid var(--line);order:1}.recorder{padding:25px 24px 23px}.recorder-center{min-height:240px;padding:20px 0}.recorder-center h2{font-size:23px}.recorder-bottom{max-width:100%}.recorder-center .title-input{max-width:100%;font-size:16px}.duration-limit,.recorder-top .eyebrow{font-size:9px}.consent{padding:14px 12px}.foreground-note{font-size:9px}.section-heading{margin:23px 22px 13px}.library-empty{flex-wrap:wrap;align-items:baseline;gap:8px;padding:18px 22px 22px;display:flex}.library-empty .empty-line{display:none}.library-empty>span{margin:0;font-size:10px}.library-empty br{display:none}.library-footer{padding:12px 22px 18px}.recording-list{max-height:340px;padding-bottom:3px}.recording-item{padding:12px}.recording-info .recording-meta{margin-top:4px}.recording-icon{width:35px;height:39px}.app-footer{margin-top:18px;font-size:9px}.recording-detail{padding:12px 22px 23px}.back-button{margin-left:22px}.detail-heading h2{font-size:23px}.content-heading{flex-direction:row;align-items:center;gap:10px}.content-heading h3{font-size:12px}.button.small{padding:8px 10px;font-size:10px}.saved-player{padding:14px 11px 10px}.recording-timer{font-size:42px}.capture-caption{font-size:10px}.notice{font-size:11px}.account{gap:3px}.account>span{text-overflow:ellipsis;max-width:115px;overflow:hidden}.delete-confirm>div{flex-wrap:wrap}}@media (prefers-reduced-motion:reduce){*,:before{transition:none!important;animation:none!important}}.notes,.transcript-segment p{font-size:14px}.recording-info strong,.notes h4{font-size:13px}.transcript-segment strong,.login-note,.foreground-note,.provider-note,.ai-note{font-size:12px}.discard-link{margin:6px auto 0;display:flex}.discard-confirm{text-align:center;margin-top:15px;font-size:12px}.discard-confirm>div{justify-content:center;gap:20px;display:flex}.discard-action{color:var(--accent-record)}.new-recording{min-height:44px}.login-tools,.header-tools{align-items:center;gap:12px;display:flex}.language-select{align-items:center;display:inline-flex}.language-select select{border:1px solid var(--line-strong);border-radius:var(--radius);background:var(--surface);width:auto;min-width:44px;min-height:44px;color:var(--ink-soft);padding:0 10px;font-size:12px}.how-to{border:1px solid var(--line-soft);border-radius:var(--radius);background:var(--surface-subtle);color:var(--muted-strong);margin:0 0 16px;padding:0 12px;font-size:12px}.how-to summary{cursor:pointer;min-height:44px;color:var(--ink-soft);justify-content:space-between;align-items:center;gap:8px;font-weight:600;list-style:none;display:flex}.how-to summary::-webkit-details-marker{display:none}.how-to[open]>summary svg{transform:rotate(180deg)}.how-to-steps{margin:0 0 12px;padding-left:18px;line-height:1.7}.how-to-steps li{margin:0 0 6px}@media (width<=620px){.login-tools,.header-tools{gap:8px}.login-header{flex-wrap:wrap;gap:12px}.login-form input{font-size:16px}}.header-start{flex-wrap:wrap;align-items:center;gap:22px;min-width:0;display:flex}.workspace-nav{gap:4px;display:flex}.workspace-nav button{min-height:44px;color:var(--muted-strong);border-radius:var(--radius);background:0 0;border:0;padding:8px 12px}.workspace-nav button:hover:not(:disabled){background:var(--surface-hover);color:var(--ink)}.workspace-nav button.is-current{background:var(--surface-selected);color:var(--ink);font-weight:600}.admin-page{flex-direction:column;gap:22px;display:flex}.admin-section{background:var(--surface);border:1px solid var(--line-panel);border-radius:var(--radius-lg);padding:8px 22px 22px;overflow:hidden;box-shadow:0 4px 20px #282e1903}.admin-section-heading{margin:18px 0 16px}.admin-help{color:var(--muted-strong);margin:0 0 16px;font-size:12px;line-height:1.7}.admin-applied{color:var(--muted-strong);margin:0 0 18px;font-size:12px}.admin-empty{color:var(--muted-strong);padding:8px 0 4px;font-size:12px}.admin-filters{grid-template-columns:repeat(3,minmax(0,1fr)) auto;align-items:end;gap:12px;margin-bottom:16px;display:grid}.admin-field{flex-direction:column;gap:7px;min-width:0;font-size:12px;font-weight:550;display:flex}.admin-field select,.admin-filters input{border:1px solid var(--line-strong);background:var(--surface);border-radius:var(--radius);width:100%;min-height:44px;color:var(--ink);padding:8px 12px}.admin-active{align-items:center;gap:10px;min-height:44px;font-weight:500;display:inline-flex}.admin-active input{width:16px;height:16px;min-height:16px;accent-color:var(--accent-ui)}.admin-table-wrap{-webkit-overflow-scrolling:touch;margin:0 -8px;overflow-x:auto}.admin-table{border-collapse:collapse;width:100%;min-width:720px}.admin-table th,.admin-table td{text-align:left;border-bottom:1px solid var(--line);vertical-align:middle;padding:10px 12px;font-size:12px}.admin-table thead th{letter-spacing:.4px;color:var(--muted-strong);font-size:10px;font-weight:650}.admin-table th[scope=row]{font-weight:550}.admin-table .notice{margin:8px 0 0;padding:10px 12px}.admin-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:22px;display:grid}.admin-metric{border:1px solid var(--line-soft);border-radius:var(--radius-md);background:var(--surface-subtle);min-width:0;padding:14px 15px}.admin-metric h3,.admin-subtitle{margin:0 0 8px;font-size:13px;font-weight:600}.admin-metric .admin-help{margin-bottom:10px}.admin-metric dl{flex-direction:column;gap:8px;margin:0;display:flex}.admin-metric div{justify-content:space-between;gap:12px;font-size:12px;display:flex}.admin-metric dt{color:var(--muted-strong)}.admin-metric dd{font-variant-numeric:tabular-nums;overflow-wrap:anywhere;text-align:right;margin:0}.admin-subtitle{margin:8px 0 12px}@media (width<=800px){.admin-filters,.admin-metrics{grid-template-columns:1fr 1fr}.admin-section{padding:8px 16px 18px}}@media (width<=620px){.header-start,.workspace-nav{width:100%}.workspace-nav button{flex:1}.admin-filters,.admin-metrics{grid-template-columns:1fr}.admin-table{min-width:640px}.app-header{align-items:flex-start}}.settings-form{flex-direction:column;gap:16px;display:flex}.settings-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.settings-form textarea{border:1px solid var(--line-strong);background:var(--surface);border-radius:var(--radius);width:100%;min-height:120px;color:var(--ink);resize:vertical;padding:10px 12px;line-height:1.5}.settings-form .admin-active{align-items:flex-start}.settings-form .admin-active span{flex-direction:column;gap:4px;font-weight:550;display:flex}.settings-form .admin-active .admin-help{margin:0;font-weight:400}.settings-form .admin-field .admin-help{margin:0}.summary-preset-list{flex-direction:column;gap:16px;display:flex}.summary-preset-card{border:1px solid var(--line-soft);border-radius:var(--radius);background:var(--surface-subtle);flex-direction:column;gap:12px;padding:14px;display:flex}.summary-preset-card-heading{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:10px;display:flex}.summary-preset-card-heading .admin-field{flex:1;min-width:min(100%,220px)}.settings-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.settings-actions .button{min-height:44px}.view-panel[hidden]{display:none!important}@media (width<=800px){.settings-grid{grid-template-columns:1fr}.admin-users-wrap{margin:0;overflow:visible}.admin-users-table.admin-table{border-collapse:separate;border-spacing:0 12px;width:100%;min-width:0}.admin-users-table thead{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.admin-users-table tbody,.admin-users-table tr,.admin-users-table th[scope=row],.admin-users-table td{width:100%;display:block}.admin-users-table tr{border:1px solid var(--line-soft);border-radius:var(--radius-md);background:var(--surface-subtle);box-sizing:border-box;padding:12px 14px}.admin-users-table th[scope=row],.admin-users-table td{text-align:left;border:0;padding:8px 0}.admin-users-table th[scope=row]{padding-top:0;font-size:14px}.admin-users-table td[data-label]:before{content:attr(data-label);letter-spacing:.4px;color:var(--muted-strong);margin-bottom:6px;font-size:10px;font-weight:650;display:block}.admin-users-table .admin-field,.admin-users-table select,.admin-users-table .button{width:100%}.admin-users-table .button{min-height:44px}.admin-models-wrap{overflow-x:auto}}@media (width<=620px){.admin-users-table.admin-table{min-width:0}}.title-editor{flex-wrap:wrap;align-items:flex-start;gap:8px 12px;display:flex}.detail-heading .title-editor h2{letter-spacing:-.7px;overflow-wrap:anywhere;margin-top:8px;font-size:23px;font-weight:600;line-height:1.35}.title-editor-form,.correction-form{flex-direction:column;gap:14px;margin:8px 0 16px;display:flex}.correction-toolbar{flex-wrap:wrap;align-items:end;gap:10px;margin:0 0 12px;display:flex}.correction-toolbar .admin-field{flex:1;min-width:min(100%,220px)}.edited-mark{min-height:44px;color:var(--ink-soft);background:var(--surface-selected);border-radius:var(--radius);align-items:center;padding:0 10px;font-size:11px;font-weight:650;display:inline-flex}.correction-action,.correction-segments{border:1px solid var(--line-soft);border-radius:var(--radius);min-width:0;margin:0 0 12px;padding:12px}.correction-form textarea{border:1px solid var(--line-strong);background:var(--surface);border-radius:var(--radius);width:100%;min-height:88px;color:var(--ink);resize:vertical;padding:10px 12px}.correction-segments .admin-active{align-items:flex-start}.correction-segments .admin-active span{overflow-wrap:anywhere}.run-corrections{min-width:0}@media (width<=620px){.correction-toolbar{flex-direction:column;align-items:stretch}.correction-toolbar .button,.title-editor-form .button,.correction-form .button{width:100%}.detail-heading .title-editor h2{font-size:23px}}.live-preview{border:1px solid var(--line-soft);border-radius:var(--radius-md);background:var(--surface-subtle);text-align:left;margin:12px 0 0;padding:12px 14px}.live-preview[aria-live]{min-width:0}.live-committed,.live-interim{white-space:pre-wrap;overflow-wrap:anywhere;margin:8px 0 0;font-size:13px}.live-interim{color:var(--muted-strong)}.live-opt-in{align-items:flex-start;gap:10px;min-height:44px;margin:12px 0;display:flex}.live-opt-in small{color:var(--muted-strong);font-weight:400;display:block}.model-table-filter{margin:0 0 12px}.decision-status{color:var(--muted-strong);margin-top:4px;font-size:11px;line-height:1.6;display:block}.provider-fields{border:1px solid var(--line-soft);border-radius:var(--radius);color:var(--muted-strong);margin:0 0 18px;padding:0 12px;font-size:12px}.provider-fields summary{cursor:pointer;min-height:44px}.provider-fields ol{margin:0 0 12px;padding-left:18px}.provider-fields li{margin:0 0 10px}.provider-fields code{overflow-wrap:anywhere;font-size:10px}.provider-fields p{white-space:pre-wrap;overflow-wrap:anywhere;color:var(--muted);margin:4px 0 0}.speaker-editor-fields{flex-direction:column;gap:8px;min-width:0;margin-top:4px;display:flex}.speaker-editor-fields>div{gap:8px;min-width:0;display:flex}.speaker-editor-fields select{border:1px solid var(--line-strong);background:var(--surface);border-radius:var(--radius);width:100%;min-height:44px;padding:8px 12px}.speaker-editor .admin-active{align-items:flex-start;font-weight:500}.saved-people{margin:0 0 16px}.people-list{margin:0 0 12px;padding:0;list-style:none}.people-list li{margin:0 0 12px}.person-row{align-items:center;gap:8px;min-width:0;display:flex}.person-row strong{overflow-wrap:anywhere;min-width:0;color:var(--ink-soft);flex:1}.person-row span{color:var(--muted-strong);font-size:10px}.speaker-editor .icon-button.favorite{flex-shrink:0}.speaker-editor .icon-button.favorite[aria-pressed=true]{color:var(--accent-ui)}.recorder-actions{flex-wrap:wrap;gap:10px;width:100%;margin:12px 0 0;display:flex}.recorder-actions .button{flex:1;min-height:47px}.admin-nav.tabs{margin:0 0 8px}.admin-tab-panel[hidden]{display:none!important}.catalog-groups{flex-direction:column;gap:18px;margin:0 0 8px;display:flex}.catalog-group{border:1px solid var(--line-soft);border-radius:var(--radius-md);background:var(--surface-subtle);min-width:0;padding:14px 15px}.catalog-group h3{font-size:var(--type-lg);margin:0 0 10px;font-weight:600}.catalog-table.admin-table{min-width:560px}.catalog-current{font-size:var(--type-xs);letter-spacing:.4px;color:var(--ink-soft);background:var(--surface-selected);vertical-align:middle;border-radius:4px;margin-left:8px;padding:2px 6px;font-weight:650;display:inline-block}.provider-hub{gap:var(--space-lg);flex-direction:column;display:flex}.provider-card-head{justify-content:space-between;align-items:flex-start;gap:12px;margin:0 0 12px;display:flex}.provider-status{font-size:var(--type-sm);color:var(--muted-strong);margin:0;line-height:1.6}.provider-status.is-ready{color:var(--success)}.provider-key-source{border:0;flex-direction:column;gap:8px;min-width:0;margin:0 0 12px;padding:0;display:flex}.provider-key-source legend{font-size:var(--type-sm);margin:0 0 8px;font-weight:650}.provider-key-source label{align-items:flex-start;gap:10px;min-height:44px;font-weight:500;display:flex}.provider-key-source input{width:16px;height:16px;min-height:16px;accent-color:var(--accent-ui);flex-shrink:0;margin-top:4px}.provider-key-source small{color:var(--muted-strong);margin-top:2px;font-weight:400;display:block}.provider-key-actions{flex-wrap:wrap;gap:10px;margin:8px 0 0;display:flex}.provider-process-list{flex-direction:column;gap:10px;margin:8px 0;display:flex}.provider-process p{margin:0 0 6px;font-size:11px;line-height:1.7}@media (width<=800px){.catalog-table.admin-table{min-width:480px}}.admin-dashboard{gap:var(--space-lg)}.admin-dashboard .admin-nav.tabs{margin:0 0 var(--space-lg);gap:var(--space-lg)}.admin-dashboard .admin-tab-panel{gap:var(--space-lg);flex-direction:column;display:flex}.admin-dashboard .admin-tab-panel[hidden]{display:none!important}.admin-dashboard .admin-section{padding:16px 22px 24px}.admin-dashboard .admin-section-heading{margin:8px 0 18px}.admin-dashboard .admin-filters{gap:var(--space);margin-bottom:var(--space-lg)}.admin-dashboard .admin-metrics{gap:var(--space);margin:0 0 var(--space-lg);grid-template-columns:repeat(2,minmax(0,1fr))}.admin-dashboard .admin-metric{padding:16px 18px}.admin-dashboard .admin-metric h3,.admin-dashboard .admin-subtitle{margin:0 0 10px}.admin-dashboard .admin-metric dl{gap:10px}.admin-dashboard .admin-table th,.admin-dashboard .admin-table td{padding:12px}.admin-summary{gap:var(--space);margin:0 0 var(--space-lg);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.admin-metric-value{font-size:var(--type);overflow-wrap:anywhere;margin:0 0 10px;font-weight:650;line-height:1.45}.admin-defaults{gap:var(--space);margin:0 0 var(--space-lg);border:1px solid var(--line-soft);border-radius:var(--radius-md);background:var(--surface-subtle);flex-direction:column;padding:16px 18px;display:flex}.admin-defaults h3{font-size:var(--type-lg);margin:0;font-weight:600}.admin-defaults .admin-help{margin:0}.admin-defaults .settings-grid{gap:var(--space)}@media (width<=800px){.admin-summary,.admin-dashboard .admin-metrics{grid-template-columns:1fr 1fr}.admin-dashboard .admin-section{padding:16px 16px 20px}}@media (width<=620px){.admin-summary,.admin-dashboard .admin-metrics{grid-template-columns:1fr}}.upload-studio{gap:var(--space-lg);margin:var(--space-lg) 0 0;flex-direction:column;width:100%;display:flex}.upload-drop{border:1px dashed var(--line-strong);border-radius:var(--radius-md);padding:var(--space-lg);background:var(--surface-subtle);gap:var(--space);text-align:center;flex-direction:column;display:flex}.upload-drop p{font-size:var(--type);color:var(--ink-soft);margin:0}.transcript-job{gap:var(--space-lg);margin:var(--space-lg) 0;padding:var(--space-lg);border:1px solid var(--line-soft);border-radius:var(--radius-md);background:var(--surface-subtle);flex-direction:column;display:flex}.quality-fieldset{gap:var(--space);border:0;flex-direction:column;margin:0;padding:0;display:flex}.quality-fieldset legend{font-size:var(--type-lg);margin:0 0 var(--space-sm);color:var(--ink-soft);font-weight:600}.quality-option{margin:0}.job-estimate{gap:var(--space-lg);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.studio-progress{align-items:center;gap:var(--space);padding:var(--space-lg) var(--space);text-align:center;margin:0 0 var(--space-lg);flex-direction:column;display:flex}.studio-progress-title{letter-spacing:-.3px;color:var(--ink-soft);font-size:18px;font-weight:550}.studio-orb{border:1px solid var(--line-soft);background:var(--surface-hover);border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;display:flex}.studio-orb span{border:2px solid var(--accent-ui);border-top-color:#0000;border-radius:50%;width:28px;height:28px;animation:1s linear infinite spin}.studio-bar{border-radius:var(--radius);background:var(--surface-hover);width:min(240px,100%);height:6px;overflow:hidden}.studio-bar span{background:var(--accent-ui);width:40%;height:100%;animation:1.2s ease-in-out infinite studio-bar;display:block}@keyframes studio-bar{0%{transform:translate(-120%)}to{transform:translate(320%)}}.download-recording{margin-top:var(--space);display:inline-flex}.speaker-panel{margin:0 0 var(--space-lg);padding:var(--space-lg);border:1px solid var(--line-soft);border-radius:var(--radius-md);background:var(--surface-subtle)}.speaker-panel h4{font-size:var(--type-lg);margin:0 0 var(--space);font-weight:600}.speaker-cards{margin:var(--space) 0 0;gap:var(--space-lg);flex-direction:column;padding:0;list-style:none;display:flex}.speaker-card{padding:var(--space);border:1px solid var(--line);border-radius:var(--radius);background:var(--surface)}.speaker-card-label,.speaker-secondary{margin:0 0 var(--space-sm);flex-direction:column;gap:4px;display:flex}.speaker-card-label span,.speaker-secondary{font-size:var(--type-sm);color:var(--muted-strong)}.transcript-segment .speaker-secondary{font-size:var(--type-xs);margin-left:0}@media (width<=800px){.job-estimate{grid-template-columns:1fr}.recorder-bottom{max-width:100%}}@media (prefers-reduced-motion:reduce){.studio-orb span,.studio-bar span{animation:none}}
