@charset "UTF-8";
:root{--ink:#142c3d;--muted:#6d7d87;--teal:#087d78;--teal-dark:#07625f;--teal-pale:#e7f5f2;--navy:#173c46;--surface:#fff;--canvas:#f5f7f7;--line:#e3e9e9;--red:#b23e44;--red-pale:#fff0f0;--amber:#946323;--amber-pale:#fff6e8;--radius:18px;--shadow:0 12px 40px rgba(31,61,68,.055);font-family:Inter,-apple-system,BlinkMacSystemFont,"Apple SD Gothic Neo","Noto Sans KR","Malgun Gothic",sans-serif;color:var(--ink);font-synthesis:none}
*{box-sizing:border-box}body{margin:0;background:var(--canvas);font-size:14px;line-height:1.65}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}a{color:var(--teal);text-decoration:none}button{color:inherit}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3,h4{line-height:1.4;letter-spacing:-.035em}h1{font-size:30px;margin-bottom:9px;font-weight:750}h2{font-size:21px;margin-bottom:12px}h3{font-size:17px;margin-bottom:8px}h4{font-size:15px;margin-bottom:6px}p{margin-bottom:14px}input,textarea,select{width:100%;border:1px solid #dbe3e4;border-radius:10px;background:#fff;color:var(--ink);padding:11px 13px;transition:border-color .15s,box-shadow .15s}textarea{resize:vertical;min-height:100px;line-height:1.85}input:focus,textarea:focus,select:focus{outline:none;border-color:var(--teal);box-shadow:0 0 0 3px #087d7817}input::placeholder,textarea::placeholder{color:#9ba7ad}label{display:block;font-weight:650;margin:18px 0 7px;font-size:13px}button:focus-visible,a:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid #25a4a3;outline-offset:4px}svg{display:block;width:20px;height:20px;flex-shrink:0}audio{display:block;width:100%;height:42px}pre{white-space:pre-wrap;overflow-wrap:anywhere;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px}summary{cursor:pointer;font-weight:600}hr{border:0;border-top:1px solid var(--line);margin:24px 0}[hidden]{display:none!important}.muted{color:var(--muted)}.small{font-size:12px}.eyebrow{display:block;color:var(--teal);font-weight:750;letter-spacing:.1em;font-size:10px;margin-bottom:12px}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 17px;border-radius:10px;border:1px solid transparent;font-weight:650;font-size:13px;line-height:1.5;min-height:42px;transition:background .15s,transform .15s;white-space:nowrap}.button:not(:disabled):active{transform:translateY(1px)}.button.primary{background:var(--teal);color:#fff;box-shadow:0 4px 10px #087d7810}.button.primary:hover:not(:disabled){background:var(--teal-dark)}.button.secondary{background:#fff;border-color:var(--line)}.button.secondary:hover:not(:disabled){background:#f5f8f8}.button.ghost{background:transparent;color:var(--teal);padding-left:10px;padding-right:10px}.button.danger{color:var(--red);background:var(--red-pale)}.button.small{padding:7px 11px;min-height:34px;font-size:12px}.button.wide{width:100%}.button svg{width:17px;height:17px}.icon-button{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:36px;height:36px;border:1px solid var(--line);background:#fff;border-radius:9px;font-size:24px;line-height:1}.icon-button:hover{background:#f1f7f6}.icon-button svg{width:17px;height:17px}.button-row{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.skip-link{position:fixed;left:20px;top:-70px;padding:10px 20px;background:#fff;z-index:100}.skip-link:focus{top:15px}.boot{min-height:100dvh;display:flex;align-items:center;justify-content:center;gap:12px;color:var(--muted)}.spinner{display:inline-block;width:19px;height:19px;border:2px solid #d4e6e3;border-top-color:var(--teal);border-radius:50%;animation:spin .8s linear infinite;flex-shrink:0}@keyframes spin{to{transform:rotate(360deg)}}
.app-shell{display:flex;min-height:100dvh}.sidebar{width:236px;background:#fff;position:fixed;inset:0 auto 0 0;border-right:1px solid var(--line);display:flex;flex-direction:column;padding:31px 20px 20px;z-index:20}.brand{display:flex;align-items:center;gap:12px;color:var(--ink);font-size:17px;font-weight:750;letter-spacing:-.05em;line-height:1.3}.brand small{display:block;color:#96a4aa;font-weight:600;letter-spacing:.17em;font-size:8px;margin-top:5px}.brand-mark{display:flex;align-items:center;justify-content:center;gap:3px;width:38px;height:43px;border-radius:12px;background:var(--teal);flex-shrink:0}.brand-mark i{display:block;width:3px;border-radius:2px;height:12px;background:#fff}.brand-mark i:nth-child(2){height:21px}.brand-mark i:nth-child(3){height:28px}.brand-mark i:nth-child(4){height:18px}.brand-mark i:nth-child(5){height:10px}.nav-label{font-size:10px;letter-spacing:.05em;color:#9ba7ab;font-weight:650;margin:43px 14px 12px}nav{display:flex;flex-direction:column;gap:6px}.nav-item{display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:10px;color:#708088;font-weight:600;font-size:13px;min-height:46px}.nav-item svg{width:18px;height:18px}.nav-item:hover{background:#f5f8f8;color:var(--ink)}.nav-item.active{background:var(--teal-pale);color:var(--teal)}.nav-item .nav-count{font-size:10px;margin-left:auto;background:#fff;padding:0 6px;min-width:19px;border-radius:5px;text-align:center}.sidebar-bottom{margin-top:auto;padding-top:30px}.server-summary{background:#f6f8f8;border:1px solid var(--line);border-radius:12px;display:flex;gap:9px;padding:14px 11px;align-items:flex-start;font-size:11px}.server-summary strong{font-weight:650;display:block}.server-summary small{display:block;font-size:10px;color:var(--muted);margin-top:4px;line-height:1.5;overflow-wrap:anywhere}.status-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#acb8bd;margin-top:5px;flex-shrink:0}.status-dot.ready{background:#19a782}.status-dot.busy{background:#d29c44}.status-dot.error{background:#c6575a}.logout-button{background:none;border:0;display:flex;gap:9px;align-items:center;padding:18px 12px 0;color:var(--muted);font-size:11px}.logout-button svg{width:15px;height:15px}.workspace{width:calc(100% - 236px);margin-left:236px;min-width:0;display:flex;flex-direction:column}.topbar{height:75px;border-bottom:1px solid var(--line);background:#fff;display:flex;justify-content:space-between;align-items:center;padding:0 40px}.breadcrumb{font-size:11px;color:#91a0a6;display:flex;align-items:center;gap:15px}.breadcrumb strong{font-weight:550;color:#60737d}.topbar-right{display:flex;align-items:center;gap:18px}.private-badge{font-size:10px;color:#708089}.private-badge span{color:var(--teal);font-size:7px;margin-right:5px}main{padding:34px 40px 40px;max-width:1570px;width:100%;margin:0 auto;flex:1}.workspace-footer{padding:12px 40px 23px;display:flex;justify-content:space-between;color:#99a6ac;font-size:10px}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:27px}.page-heading p{font-size:13px;color:var(--muted);margin:0}.page-heading .eyebrow{margin-bottom:7px}.page-heading-actions{display:flex;gap:10px;align-items:center}.voice-select-wrap{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid var(--line);border-radius:11px;padding:4px 7px 4px 13px}.voice-select-wrap svg{width:16px;height:16px;color:var(--teal)}.voice-select-wrap label{white-space:nowrap;margin:0;font-size:11px;color:var(--muted)}.voice-select-wrap select{border:0;background:transparent;max-width:220px;min-width:130px;padding:7px 22px 7px 4px;font-weight:650;font-size:12px}.voice-select-wrap select:focus{box-shadow:none}.panel{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:25px;box-shadow:var(--shadow);min-width:0}.panel-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:19px}.panel-heading h2,.panel-heading h3{margin-bottom:4px}.panel-heading p{font-size:12px;color:var(--muted);margin:0}.panel-heading-icon{width:39px;height:39px;border-radius:11px;background:var(--teal-pale);color:var(--teal);display:grid;place-items:center;flex-shrink:0}.content-grid{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(300px,.85fr);gap:22px}.stack{display:flex;flex-direction:column;gap:22px}.badge{display:inline-flex;align-items:center;gap:5px;font-size:10px;font-weight:650;line-height:1.5;padding:4px 9px;border-radius:6px;color:var(--muted);background:#f1f4f5;white-space:nowrap}.badge.teal{background:var(--teal-pale);color:var(--teal)}.badge.amber{background:var(--amber-pale);color:var(--amber)}.badge.red{background:var(--red-pale);color:var(--red)}.badge.blue{background:#eef2fc;color:#4e65a0}.text-link{background:none;border:0;color:var(--teal);padding:0;font-size:12px;font-weight:650;text-align:left}.helper{font-size:11px;color:var(--muted);margin-top:7px;line-height:1.65}.notice{display:flex;gap:10px;background:#f1f7f6;border:1px solid #dfedeb;border-radius:11px;padding:12px 14px;color:#54726f;font-size:12px;line-height:1.75}.notice svg{width:16px;height:16px;margin-top:3px}.notice p{margin:0}.notice.warning{background:var(--amber-pale);border-color:#f1e3ca;color:var(--amber)}.notice.error{background:var(--red-pale);border-color:#f2dadd;color:var(--red)}.field-error{font-size:12px;color:var(--red);margin-top:8px;margin-bottom:0}.required-label,.optional-label{font-size:10px;font-weight:500;color:#95a1a6;margin-left:5px}.required-label{color:var(--teal)}.empty-state{text-align:center;padding:57px 20px;max-width:550px;margin:0 auto}.empty-state .empty-icon{display:grid;place-items:center;width:64px;height:64px;border-radius:20px;background:var(--teal-pale);color:var(--teal);margin:0 auto 20px}.empty-state .empty-icon svg{width:29px;height:29px}.empty-state h2{font-size:20px;margin-bottom:10px}.empty-state p{font-size:13px;color:var(--muted);margin-bottom:23px}.empty-state.compact{padding:32px 20px}.empty-state.compact h3{font-size:15px}.empty-state.compact p{font-size:12px;margin-bottom:0}.loading-panel{padding:50px;display:flex;justify-content:center;align-items:center;gap:10px;color:var(--muted);font-size:12px}
.welcome-banner{background:var(--navy);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:30px;border-radius:20px;padding:28px 32px;position:relative;overflow:hidden;margin-bottom:25px}.welcome-banner .eyebrow{color:#a9d3ce;font-size:9px}.welcome-banner h2{font-size:23px;letter-spacing:-.04em;margin-bottom:9px}.welcome-banner p{color:#b4cacf;font-size:12px;margin:0}.banner-wave{display:flex;height:110px;align-items:center;gap:5px;flex-shrink:0;padding:0 30px}.banner-wave span{width:5px;border-radius:5px;background:#74cfc0;opacity:.65;height:30px}.banner-wave span:nth-child(4n){height:90px;background:#b3d9c8}.banner-wave span:nth-child(4n+1){height:48px}.banner-wave span:nth-child(4n+2){height:71px}.banner-wave span:nth-child(7n){height:102px}.stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px;margin-bottom:27px}.stat-card{display:flex;gap:14px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:14px;padding:20px 22px}.stat-icon{width:39px;height:39px;display:grid;place-items:center;background:#f2f6f5;border-radius:11px;color:#5d8985}.stat-icon svg{width:19px;height:19px}.stat-card small{color:var(--muted);font-size:11px}.stat-value{font-size:22px;line-height:1.4;font-weight:750;letter-spacing:-.04em}.stat-value span{font-size:11px;font-weight:500;color:var(--muted);letter-spacing:0;margin-left:5px}.section-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.section-heading h2{font-size:17px;margin:0}.section-heading p{font-size:11px;color:var(--muted);margin:0}.voices-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.voice-card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:22px;box-shadow:var(--shadow)}.voice-card-top{display:flex;align-items:center;gap:13px;margin-bottom:17px}.voice-avatar{background:#eaf3f1;border:1px solid #deebe7;border-radius:12px;width:47px;height:47px;display:grid;place-items:center;color:var(--teal);font-size:18px;font-weight:650}.voice-card-title{min-width:0;flex:1}.voice-card-title h3{font-size:16px;margin:0 0 4px;overflow-wrap:anywhere}.voice-card-title p{font-size:11px;color:var(--muted);margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.voice-card-info{display:flex;gap:20px;border-top:1px solid #edf0f0;padding:15px 0;font-size:11px;color:var(--muted)}.voice-card-info strong{font-weight:650;color:var(--ink);margin-left:5px}.voice-card-actions{display:flex;gap:8px}.voice-card-add{border:1px dashed #c5d7d3;background:#f5faf8;border-radius:16px;min-height:214px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--teal);gap:10px}.voice-card-add>span{display:grid;place-items:center;width:37px;height:37px;background:#e8f3ee;border-radius:50%}.voice-card-add small{color:#7c928b;font-size:11px;font-weight:400}.flow-guide{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;border:1px solid var(--line);background:#fff;border-radius:16px;padding:23px;margin-top:25px}.flow-step{display:flex;gap:11px}.flow-number{font-size:10px;font-weight:750;color:var(--teal);background:var(--teal-pale);width:25px;height:25px;border-radius:8px;display:grid;place-items:center;flex-shrink:0}.flow-step h3{font-size:12px;margin:2px 0 5px}.flow-step p{font-size:11px;line-height:1.7;color:var(--muted);margin:0}
.record-stage{background:linear-gradient(145deg,#f2f9f7,#f8fbfa);border:1px solid #e1eeea;border-radius:14px;padding:23px;text-align:center}.record-stage.is-recording{background:#fff7f7;border-color:#f0dddd}.record-status{display:flex;align-items:center;justify-content:center;gap:7px;color:#65837b;font-size:11px}.record-status .status-dot{margin:0;background:#a7c3b9}.record-stage.is-recording .record-status{color:var(--red)}.record-stage.is-recording .status-dot{background:#d6585f;animation:pulse 1.4s ease-in-out infinite}@keyframes pulse{50%{opacity:.35}}.record-timer{font-size:36px;font-weight:450;letter-spacing:.025em;font-variant-numeric:tabular-nums;margin:5px 0 0;line-height:1.6}.waveform{width:100%;height:52px;display:block;margin:0 auto 16px}.record-stage .button-row{justify-content:center}.record-hint{font-size:10px;color:#80948d;margin:12px 0 0}.file-upload{position:relative;display:flex;align-items:center;justify-content:center;gap:8px;border:1px dashed #cbd8d6;background:#fafcfb;min-height:54px;border-radius:10px;color:#68837b;font-size:12px;font-weight:550;cursor:pointer;margin:14px 0 0;padding:10px;text-align:center}.file-upload input{position:absolute;width:1px;height:1px;opacity:0}.file-upload:focus-within{outline:3px solid #25a4a3;outline-offset:3px}.file-upload svg{width:16px;height:16px}.file-upload small{font-size:10px;color:#96a4a0}.audio-draft{padding:13px;background:#f7f9f9;border:1px solid var(--line);border-radius:11px;margin-top:14px}.draft-heading{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:9px;font-size:11px;font-weight:650}.draft-heading span{min-width:0;overflow-wrap:anywhere}.prompt-card{background:#f6f8f8;border:1px solid var(--line);border-radius:12px;padding:18px;margin-bottom:12px}.prompt-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;font-size:10px;color:var(--muted)}.prompt-text{font-size:16px;line-height:1.85;font-weight:500;letter-spacing:-.035em;margin:0;word-break:keep-all}.prompt-controls{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:15px}.prompt-pagination{display:flex;gap:6px;align-items:center}.prompt-pagination .icon-button{width:30px;height:30px}.mini-progress{height:5px;background:#e9efee;overflow:hidden;border-radius:5px}.mini-progress>span{height:100%;display:block;background:#37a391;border-radius:5px;transition:width .3s}.progress-label{display:flex;justify-content:space-between;font-size:10px;color:var(--muted);margin-bottom:7px}.recording-tips{padding:0;margin:0;list-style:none}.recording-tips li{display:flex;gap:10px;font-size:12px;color:#6d8186;margin-bottom:13px}.recording-tips li:last-child{margin:0}.recording-tips svg{color:var(--teal);width:15px;height:15px;margin-top:3px}.sample-list{display:flex;flex-direction:column;gap:12px}.sample-item{border:1px solid var(--line);border-radius:12px;padding:16px}.sample-top{display:flex;gap:10px;align-items:center;justify-content:space-between;font-size:10px;color:var(--muted);margin-bottom:10px}.sample-index{display:flex;align-items:center;gap:7px;color:#66867e;font-weight:650}.sample-item p{font-size:12px;line-height:1.85;color:#475f6c;margin-bottom:10px;white-space:pre-wrap;overflow-wrap:anywhere}.sample-item .icon-button{width:29px;height:29px;color:#98a5a8;border-color:transparent}.sample-item .icon-button:hover{color:var(--red);background:var(--red-pale)}.samples-summary{display:flex;gap:14px;color:var(--muted);font-size:11px;margin-bottom:15px}.samples-summary strong{color:var(--ink);font-weight:650}.inline-stats{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:22px}.inline-stat{background:#f5f8f7;border:1px solid #e8efec;border-radius:11px;padding:15px}.inline-stat small{font-size:10px;color:var(--muted)}.inline-stat strong{display:block;font-size:22px;margin-top:4px;line-height:1.3}.inline-stat strong span{font-size:11px;font-weight:500;margin-left:4px}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-actions{display:flex;align-items:center;justify-content:space-between;gap:14px;padding-top:22px;margin-top:20px;border-top:1px solid var(--line)}.form-actions p{margin:0;font-size:11px;color:var(--muted);max-width:65%}.model-options{display:grid;grid-template-columns:1fr 1fr;gap:12px}.choice-card{display:block;position:relative;margin:0;border:1px solid var(--line);border-radius:11px;padding:15px;cursor:pointer;background:#fff}.choice-card:has(input:checked){border-color:#3b9b8d;background:#f0f8f5;box-shadow:0 0 0 1px #3b9b8d}.choice-card:has(input:focus-visible){outline:3px solid #25a4a3;outline-offset:3px}.choice-card:has(input:disabled){opacity:.55;cursor:not-allowed}.choice-card input{width:14px;height:14px;accent-color:var(--teal);position:absolute;top:17px;right:13px;box-shadow:none}.choice-card strong{display:block;font-size:13px;padding-right:16px}.choice-card small{display:block;font-size:10px;font-weight:400;color:var(--muted);line-height:1.6;margin-top:6px}.training-list{display:flex;flex-direction:column;gap:10px}.training-row{display:flex;gap:12px;align-items:center;padding:14px;border:1px solid var(--line);border-radius:10px}.training-row .panel-heading-icon{width:33px;height:33px;border-radius:9px}.training-row .panel-heading-icon svg{width:16px;height:16px}.training-row-body{flex:1;min-width:0}.training-row h4{font-size:12px;margin:0 0 3px}.training-row p{font-size:10px;color:var(--muted);margin:0}.step-list{list-style:none;padding:0;margin:0}.step-list li{display:flex;gap:12px;padding-bottom:21px;position:relative}.step-list li:last-child{padding:0}.step-list li:not(:last-child):after{position:absolute;content:"";left:12px;top:30px;bottom:6px;width:1px;background:var(--line)}.step-list .flow-number{background:#f0f5f4}.step-list h4{font-size:12px;margin-top:2px}.step-list p{font-size:11px;color:var(--muted);margin:0}
.tabs{display:flex;border-bottom:1px solid var(--line);gap:22px;margin-bottom:23px}.tab-button{border:0;border-bottom:2px solid transparent;background:none;padding:0 0 12px;font-size:12px;color:var(--muted);font-weight:600}.tab-button.active{color:var(--teal);border-color:var(--teal)}.generate-textarea{min-height:230px;font-size:13px}.textarea-footer{display:flex;align-items:center;justify-content:space-between;margin-top:7px;font-size:10px;color:#91a0a5}.script-upload{min-height:158px;flex-direction:column;gap:7px;margin:0}.script-upload svg{width:27px;height:27px;margin-bottom:3px;color:var(--teal)}.script-upload strong{font-size:13px;color:var(--ink)}.script-preview{margin-top:15px;border:1px solid var(--line);border-radius:11px;overflow:hidden}.script-preview-header{padding:12px 14px;display:flex;justify-content:space-between;gap:10px;background:#f4f8f7;font-size:11px}.script-preview ol{margin:0;padding:0;list-style:none;max-height:235px;overflow:auto}.script-preview li{display:flex;align-items:center;gap:10px;padding:10px 14px;font-size:11px;border-top:1px solid #edf0f0}.script-preview li small{margin-left:auto;color:var(--muted);white-space:nowrap}.script-preview li span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.script-preview li b{color:#86a19a;font-size:10px;font-weight:650}.results-list{display:flex;flex-direction:column;gap:12px}.result-item{padding:15px;border:1px solid var(--line);border-radius:11px}.result-heading{display:flex;gap:10px;align-items:center;justify-content:space-between;margin-bottom:10px}.result-heading h4{font-size:12px;margin:0;overflow-wrap:anywhere}.result-heading a{font-size:10px;font-weight:600;white-space:nowrap}.result-duration{font-size:10px;color:var(--muted);margin-top:7px}.mode-summary{font-size:11px;color:#6b837c;display:flex;gap:8px;align-items:center;padding:13px 0 0}.mode-summary svg{width:15px;height:15px}.job-card{border:1px solid var(--line);border-radius:13px;background:#fff;padding:18px;margin-bottom:13px}.job-card:last-child{margin-bottom:0}.job-header{display:flex;align-items:center;gap:10px;justify-content:space-between;margin-bottom:13px}.job-header h3{font-size:13px;margin:0 0 4px}.job-header small{font-size:10px;color:var(--muted)}.job-message{font-size:12px;color:#667e87;white-space:pre-wrap;overflow-wrap:anywhere;margin:11px 0}.job-actions{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:13px}.job-log{background:#17313a;color:#bed2d5;padding:14px;border-radius:8px;max-height:245px;overflow:auto;line-height:1.75;margin:10px 0 0}.job-details{margin-top:14px}.job-details summary{font-size:10px;color:var(--muted)}.job-filter{display:flex;gap:7px;flex-wrap:wrap}.filter-button{padding:6px 13px;border-radius:8px;background:#fff;border:1px solid var(--line);font-size:11px;color:var(--muted)}.filter-button.active{border-color:#a3c9c0;color:var(--teal);background:var(--teal-pale)}.jobs-layout{display:grid;grid-template-columns:minmax(250px,.8fr) minmax(0,1.4fr);gap:23px;align-items:start}.job-list-button{width:100%;text-align:left;display:block;background:#fff;border:1px solid var(--line);border-radius:12px;padding:16px;margin-bottom:10px}.job-list-button.active{border-color:#70ae9f;background:#f6fbf9}.job-list-title{display:flex;justify-content:space-between;align-items:center;gap:10px;font-weight:650;font-size:12px;margin-bottom:9px}.job-list-meta{font-size:10px;color:var(--muted);display:flex;justify-content:space-between;gap:8px}.job-list-message{color:var(--muted);font-size:11px;margin:9px 0 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.job-detail-panel h2{font-size:17px}.job-detail-panel>.job-card{border:0;padding:0;border-radius:0}.job-detail-panel .job-header h3{font-size:18px}.inline-error{padding:12px 15px;background:var(--red-pale);border:1px solid #efdadc;color:var(--red);border-radius:10px;font-size:12px;margin-bottom:18px}
.login-screen{min-height:100dvh;display:grid;grid-template-columns:1.06fr 1fr;background:#fff}.login-story{background:#133b44;color:#fff;padding:46px 58px;display:flex;flex-direction:column;overflow:hidden;position:relative}.brand-light{color:#fff}.brand-light .brand-mark{background:#387471}.login-story-copy{margin:auto 0;padding:70px 0 0;position:relative;z-index:1}.login-story-copy .eyebrow{color:#9ac8bf;letter-spacing:.12em;font-size:11px;margin-bottom:20px}.login-story-copy h1{font-size:42px;font-weight:600;line-height:1.5;letter-spacing:-.055em;margin-bottom:22px}.login-story-copy p{font-size:14px;line-height:1.95;color:#abc8cd}.login-foot{font-size:10px;letter-spacing:.1em;color:#91b5b9;margin:40px 0 0}.sound-art{display:flex;align-items:center;gap:8px;height:200px;margin:35px -8px 0;position:relative;opacity:.8}.sound-art span{width:6px;min-width:6px;height:30px;background:#67baac;border-radius:20px}.sound-art span:nth-child(4n){height:86px}.sound-art span:nth-child(5n){height:139px}.sound-art span:nth-child(3n){height:65px}.sound-art span:nth-child(7n){height:184px;background:#a0c6a9}.sound-art span:nth-child(9n){height:117px}.login-form-area{display:flex;align-items:center;justify-content:center;padding:50px}.login-form{width:100%;max-width:350px}.login-form h2{font-size:28px;margin-bottom:9px}.login-form>.muted{font-size:13px;margin-bottom:35px}.login-form label{font-size:12px}.login-form input{height:49px}.login-form .button{margin-top:23px;height:48px;justify-content:space-between;padding-left:19px;padding-right:19px}.login-help{text-align:center;color:#98a5a9;font-size:10px;margin:24px 0 0}dialog{width:calc(100% - 40px);max-width:470px;border:1px solid var(--line);border-radius:20px;padding:28px;color:var(--ink);box-shadow:0 20px 100px #12323930}dialog::backdrop{background:#12313d66;backdrop-filter:blur(3px)}.dialog-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:15px}.dialog-heading .eyebrow{margin-bottom:6px}.dialog-heading h2{margin-bottom:8px}.dialog-heading .icon-button{border:0}.dialog-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:26px}.toast-region{position:fixed;bottom:25px;right:25px;z-index:1000;display:flex;flex-direction:column;gap:9px;max-width:420px}.toast{display:flex;align-items:flex-start;gap:10px;background:#163d43;color:#fff;border:1px solid #375c60;padding:14px 17px;border-radius:12px;box-shadow:0 10px 40px #12303922;font-size:12px;animation:toast-in .2s ease-out}.toast.error{background:#8c3941;border-color:#ab5c62}.toast svg{width:16px;height:16px;margin-top:2px}.toast button{border:0;background:none;color:inherit;margin-left:8px;font-size:17px;line-height:1.2;padding:0 2px}@keyframes toast-in{from{opacity:0;transform:translateY(8px)}}
@media(min-width:1600px){main{padding-top:42px}.content-grid{grid-template-columns:minmax(0,1.2fr) minmax(340px,.8fr)}}
@media(max-width:1200px){.sidebar{width:212px;padding:27px 16px 18px}.workspace{width:calc(100% - 212px);margin-left:212px}.brand{font-size:15px;gap:10px}.brand-mark{width:35px;height:40px}.topbar{padding:0 27px}main{padding:28px 27px}.workspace-footer{padding-left:27px;padding-right:27px}.page-heading{align-items:flex-start}.page-heading h1{font-size:26px}.content-grid{grid-template-columns:minmax(0,1.2fr) minmax(270px,.9fr);gap:18px}.panel{padding:21px}.welcome-banner{padding:25px}.banner-wave{padding-right:0;gap:4px}.flow-guide{gap:15px;padding:20px}.stat-card{padding:17px 18px;gap:12px}.stats-grid{gap:12px}.voice-select-wrap label{display:none}.login-story{padding:40px}.login-story-copy h1{font-size:36px}}
@media(max-width:990px){.content-grid{grid-template-columns:1fr}.stats-grid{gap:10px}.stat-card{padding:15px 12px;gap:8px}.stat-icon{width:31px;height:31px;border-radius:9px}.stat-value{font-size:20px}.voices-grid{grid-template-columns:1fr}.voice-card-add{min-height:150px}.page-heading{flex-wrap:wrap}.page-heading-actions{margin-left:auto}.flow-guide{grid-template-columns:1fr;gap:17px}.banner-wave{display:none}.jobs-layout{grid-template-columns:1fr}.job-list{max-height:320px;overflow:auto}.login-story-copy h1{font-size:32px}.login-story{padding:35px}.login-form-area{padding:35px}}
@media(max-width:720px){.app-shell{display:block}.sidebar{width:100%;position:static;border-right:0;padding:17px 20px 0;display:block;border-bottom:1px solid var(--line)}.sidebar>.brand{font-size:16px}.brand small{display:none}.brand-mark{height:35px;width:33px;border-radius:10px}.brand-mark i:nth-child(3){height:23px}.sidebar-bottom{display:none}.nav-label{display:none}nav{flex-direction:row;overflow-x:auto;gap:0;margin:17px -20px 0;padding:0 12px;scrollbar-width:none}.nav-item{border-radius:0;min-height:47px;white-space:nowrap;font-size:11px;gap:6px;padding:11px 12px;border-bottom:2px solid transparent}.nav-item svg{width:15px;height:15px}.nav-item.active{background:transparent;border-bottom-color:var(--teal)}.nav-item .nav-count{display:none}.workspace{width:100%;margin-left:0}.topbar{height:53px;padding:0 21px}.topbar-right{gap:12px}.breadcrumb{font-size:10px;gap:10px}.private-badge{font-size:9px}.topbar .icon-button{height:29px;width:29px}main{padding:25px 20px 30px}.page-heading{gap:15px;margin-bottom:23px}.page-heading h1{font-size:25px}.page-heading .eyebrow{font-size:9px}.page-heading p{font-size:12px}.page-heading-actions{margin-left:0;flex:1;justify-content:flex-end}.voice-select-wrap{width:100%;max-width:none;padding:3px 9px;gap:7px}.voice-select-wrap label{display:block;font-size:10px}.voice-select-wrap select{max-width:none;width:100%;min-width:0;font-size:11px}.welcome-banner{padding:23px;border-radius:15px;margin-bottom:19px}.welcome-banner h2{font-size:20px}.welcome-banner p{font-size:11px}.stats-grid{gap:8px;margin-bottom:23px}.stat-card{display:block;padding:14px 11px}.stat-icon{width:27px;height:27px;margin-bottom:7px}.stat-icon svg{width:15px;height:15px}.stat-card small{font-size:9px}.stat-value{font-size:19px}.stat-value span{font-size:9px;margin-left:3px}.panel{padding:20px;border-radius:14px}.content-grid,.stack{gap:18px}.voice-card{padding:19px}.voice-card-actions .button{flex:1}.flow-guide{padding:20px}.record-stage{padding:20px 15px}.prompt-text{font-size:15px}.field-grid{grid-template-columns:1fr;gap:0}.model-options{gap:9px}.choice-card{padding:13px 12px}.choice-card strong{font-size:12px}.choice-card small{font-size:10px}.form-actions{align-items:flex-start;flex-direction:column}.form-actions p{max-width:none}.form-actions>.button{width:100%}.workspace-footer{padding:10px 20px 20px;font-size:9px}.toast-region{bottom:18px;right:15px;left:15px;max-width:none}.login-screen{grid-template-columns:1fr}.login-story{padding:25px 30px 30px;min-height:300px}.login-story-copy{padding:28px 0 0}.login-story-copy .eyebrow{margin-bottom:12px;font-size:9px}.login-story-copy h1{font-size:30px;margin-bottom:10px}.login-story-copy p{font-size:12px}.sound-art{position:absolute;right:-80px;bottom:20px;height:140px;width:230px;opacity:.15;gap:6px;transform:rotate(-13deg)}.login-foot{display:none}.login-form-area{padding:36px 30px 45px}.login-form{max-width:420px}.login-form h2{font-size:25px}.login-form>.muted{margin-bottom:26px}.login-form .eyebrow{font-size:9px}dialog{padding:24px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}

.mobile-logout{display:none}@media(max-width:720px){.mobile-logout{display:inline-flex}}

@media(max-width:720px){.record-layout{display:flex;flex-direction:column}.record-layout>.stack{display:contents}.record-layout section[aria-labelledby="prompt-title"]{order:0}.record-layout section[aria-labelledby="record-title"]{order:1}.record-layout section[aria-labelledby="samples-title"]{order:2}.record-layout section:not([aria-labelledby]){order:3}.record-layout .stack>.notice{order:4}}
@media(max-width:720px){.sidebar nav{overflow:visible;padding:0 10px}.nav-item{flex:1;flex-direction:column;justify-content:center;gap:5px;padding:9px 4px 10px;min-width:0;font-size:10px}.nav-item svg{width:16px;height:16px}}
/* PDF pages, narration, and lecture video */
.video-library-bar{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:20px}.presentation-picker{display:flex;align-items:center;gap:10px;min-width:0;flex:1;max-width:650px}.presentation-picker label{margin:0;white-space:nowrap;font-size:11px;color:var(--muted)}.presentation-picker select{font-size:12px;font-weight:600;min-width:0}.pdf-upload-button{position:relative;margin:0;cursor:pointer;overflow:hidden}.pdf-upload-button input{position:absolute;width:1px;height:1px;opacity:0;left:0;bottom:0}.pdf-upload-button:focus-within{outline:3px solid #25a4a3;outline-offset:3px}.pdf-upload-button:has(input:disabled){opacity:.5;cursor:not-allowed}.pdf-empty .empty-state{padding:28px 20px 14px;max-width:620px}.pdf-empty .empty-state p{margin-bottom:0}.pdf-empty-upload{max-width:630px;margin:0 auto 25px;min-height:150px}.presentation-editor{margin-bottom:23px}.presentation-editor-top{display:flex;align-items:flex-end;justify-content:space-between;gap:22px;margin-bottom:20px}.presentation-title-field{flex:1;min-width:0;max-width:550px}.presentation-title-field label{margin-top:0;font-size:10px;color:var(--muted)}.presentation-title-field input{font-size:16px;font-weight:650}.presentation-save-area{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.presentation-save-area>.badge{font-size:9px}.presentation-import{display:flex;justify-content:space-between;align-items:center;gap:15px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:15px 0;margin:17px 0 22px}.presentation-import strong{font-size:11px;font-weight:650}.presentation-import p{font-size:10px;color:var(--muted);margin:3px 0 0}.presentation-import-controls{display:flex;align-items:center;justify-content:flex-end;gap:8px;min-width:0;flex:1;max-width:630px}.presentation-import-controls select{max-width:310px;font-size:11px;padding:8px 10px;min-width:0}.presentation-import-controls .button{flex-shrink:0;font-size:10px}.pdf-editor-grid{display:grid;grid-template-columns:126px minmax(0,1fr);gap:22px;align-items:start}.pdf-pages-pane{min-width:0;background:#f6f8f8;border:1px solid var(--line);border-radius:12px;overflow:hidden}.pdf-pages-heading{padding:12px 11px 8px;display:flex;align-items:center;justify-content:space-between;gap:7px;font-size:10px}.pdf-pages-heading span{font-size:8px;color:var(--muted);white-space:nowrap}.pdf-page-list{display:flex;flex-direction:column;gap:9px;padding:4px 9px 12px;max-height:575px;overflow-y:auto;scrollbar-width:thin}.pdf-page-button{display:block;background:#fff;border:1px solid #e0e7e7;border-radius:8px;padding:6px;flex-shrink:0;width:100%;transition:border .15s}.pdf-page-button.active{border-color:var(--teal);box-shadow:0 0 0 1px var(--teal)}.pdf-page-button:hover{border-color:#83b3a8}.pdf-thumb{height:65px;background:#fafbfb;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:4px}.pdf-thumb img{display:block;width:100%;height:100%;object-fit:contain}.pdf-thumb svg{width:25px;height:25px;color:#adc2bb}.pdf-thumb-label{display:flex;align-items:center;justify-content:space-between;padding:6px 2px 1px;font-size:9px;color:#799088}.pdf-thumb-label strong{font-weight:600}.pdf-script-dot{display:inline-block;width:5px;height:5px;border-radius:50%;background:#cdd9d6}.pdf-script-dot.ready{background:#169878}.pdf-page-editor{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:23px;min-width:0}.pdf-preview-column,.pdf-script-column{min-width:0}.pdf-preview-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;gap:10px;font-size:11px;color:var(--muted);min-height:36px}.pdf-preview-heading strong{font-size:13px;color:var(--ink)}.pdf-preview-heading .button-row{gap:5px}.pdf-preview-heading .icon-button{width:29px;height:29px}.pdf-preview-heading .icon-button svg{width:15px;height:15px}.pdf-large-preview{display:flex;align-items:center;justify-content:center;aspect-ratio:16/9;background:#eaf0ef;border:1px solid #dfe8e5;border-radius:10px;overflow:hidden;padding:8px}.pdf-large-preview img{width:100%;height:100%;display:block;object-fit:contain;background:#fff;box-shadow:0 3px 13px #244c4820}.pdf-large-preview>.muted{font-size:11px}.pdf-preview-column>.helper{font-size:9px;margin-top:10px}.pdf-script-column>label{margin:9px 0 13px;font-size:12px;line-height:1.6}.pdf-script-column textarea{height:315px;min-height:220px;font-size:12px;line-height:1.95}.pdf-script-column .helper{font-size:10px}.pdf-script-column .textarea-footer{font-size:9px}.video-output-grid{align-items:start;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.video-selected-voice{display:flex;align-items:center;gap:9px;padding:11px 13px;background:#f4f8f7;border:1px solid #e5eeeb;border-radius:10px;font-size:11px;color:#7c918a;margin-bottom:17px}.video-selected-voice svg{width:15px;height:15px;color:var(--teal)}.video-selected-voice strong{color:var(--ink);margin-left:8px}.video-validation{margin-top:20px}.video-validation .notice p{white-space:pre-line;overflow-wrap:anywhere}.video-format{display:flex;flex-wrap:wrap;gap:6px;margin-top:16px}.video-format span{padding:5px 8px;border:1px solid #e0e9e6;background:#f8faf9;border-radius:6px;color:#6b837c;font-size:9px;white-space:nowrap}.video-result{margin-top:20px;padding-top:17px;border-top:1px solid var(--line)}.video-result .section-heading h3{font-size:14px;margin:0}.video-result video{display:block;width:100%;max-height:440px;aspect-ratio:16/9;border-radius:10px;background:#15343b;object-fit:contain}.pdf-preview-dialog{width:calc(100% - 50px);max-width:1250px;padding:20px;background:#f6f8f8}.pdf-preview-dialog>.dialog-heading{align-items:center;margin-bottom:14px}.pdf-preview-dialog h2{font-size:16px;margin:0}.pdf-preview-dialog>img{display:block;width:100%;height:calc(88dvh - 80px);object-fit:contain;background:#e8eeed;border-radius:8px}.presentation-editor .notice strong{font-size:12px}.presentation-editor .notice .button{font-size:10px}
@media(max-width:1200px){.presentation-editor-top{align-items:flex-start;gap:14px}.presentation-save-area{justify-content:flex-end;max-width:240px}.presentation-save-area>.badge{width:100%;justify-content:center}.presentation-import{align-items:flex-start;flex-direction:column;gap:12px}.presentation-import-controls{width:100%;justify-content:flex-start;max-width:none}.presentation-import-controls select{max-width:370px}.pdf-editor-grid{grid-template-columns:112px minmax(0,1fr);gap:17px}.pdf-page-editor{grid-template-columns:1fr;gap:8px}.pdf-script-column textarea{height:250px}.pdf-page-list{max-height:760px}.pdf-thumb{height:59px}.pdf-preview-column>.helper{margin-bottom:5px}.pdf-pages-heading{flex-wrap:wrap;gap:4px}.pdf-preview-dialog{padding:15px}}
@media(max-width:990px){.video-output-grid{grid-template-columns:1fr}.presentation-title-field input{font-size:14px}.pdf-editor-grid{grid-template-columns:104px minmax(0,1fr);gap:15px}.presentation-save-area{max-width:210px;gap:6px}.presentation-save-area .button{font-size:11px;padding:9px 12px}.presentation-save-area .icon-button{width:32px;height:34px}.pdf-page-list{max-height:720px}.pdf-thumb{height:53px}}
@media(max-width:720px){.video-library-bar{flex-wrap:wrap;margin-bottom:17px;gap:11px}.presentation-picker{flex-basis:100%;max-width:none}.video-library-bar>.button-row{margin-left:auto}.video-library-bar>.button-row .button{min-height:35px;font-size:11px}.presentation-editor{padding:17px}.presentation-editor-top{flex-direction:column;gap:13px}.presentation-title-field{width:100%;max-width:none}.presentation-title-field input{font-size:14px}.presentation-save-area{width:100%;max-width:none;flex-wrap:nowrap;justify-content:space-between}.presentation-save-area>.badge{width:auto;font-size:8px;margin-right:auto;padding:4px 6px}.presentation-save-area .button{font-size:10px;min-height:34px;padding:8px 10px;gap:5px}.presentation-save-area .button svg{width:14px;height:14px}.presentation-save-area .icon-button{width:30px;height:33px}.presentation-save-area .icon-button svg{width:14px;height:14px}.presentation-import{margin:15px 0;padding:12px 0}.presentation-import-controls{flex-wrap:wrap;gap:7px}.presentation-import-controls select{flex-basis:100%;max-width:none}.presentation-import-controls>.button{min-height:31px}.pdf-editor-grid{display:flex;flex-direction:column;gap:17px}.pdf-pages-pane{width:100%}.pdf-pages-heading{padding:9px 11px;flex-wrap:nowrap}.pdf-pages-heading span{font-size:9px}.pdf-page-list{flex-direction:row;max-height:none;overflow-x:auto;overflow-y:hidden;padding:1px 10px 10px;gap:8px}.pdf-page-button{width:88px}.pdf-thumb{height:48px}.pdf-thumb-label{font-size:9px}.pdf-page-editor{width:100%;gap:8px}.pdf-preview-heading{margin-bottom:9px}.pdf-script-column textarea{height:285px;font-size:12px}.pdf-preview-column .helper{font-size:9px}.pdf-preview-dialog{width:calc(100% - 24px);padding:12px}.pdf-preview-dialog h2{font-size:14px}.pdf-preview-dialog>img{height:calc(80dvh - 50px)}.pdf-empty{padding:19px}.pdf-empty .empty-state{padding:16px 1px 22px}.pdf-empty .empty-state h2{font-size:18px}.pdf-empty .empty-state p{font-size:11px}.pdf-empty-upload{padding:15px 8px;min-height:138px}.pdf-empty-upload strong{font-size:12px}.pdf-empty-upload span{font-size:10px}.pdf-empty .flow-guide{padding:17px}.video-format span{font-size:8px}.video-validation .notice{font-size:11px}.video-output-grid{gap:18px}.video-output-grid .model-options{gap:8px}.video-result .button{font-size:11px}.sidebar nav{padding:0 5px}.nav-item{font-size:9px;padding-left:2px;padding-right:2px}}

/* PDF upload list and detail navigation */
.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.pdf-board{padding:0;overflow:hidden}.pdf-board-heading{display:flex;justify-content:space-between;align-items:center;gap:22px;padding:25px 27px 23px}.pdf-board-heading h2{font-size:19px;margin-bottom:7px}.pdf-board-heading p{font-size:11px;color:var(--muted);margin:0}.pdf-board-heading-divider{padding:0 9px;color:#b8c5c7}.pdf-board-heading .pdf-upload-button{flex-shrink:0}.pdf-board>.inline-error{margin:0 27px 20px}.pdf-board-table-wrap{width:100%}.pdf-board-table{width:100%;table-layout:fixed;border-collapse:collapse;font-size:12px}.pdf-col-number{width:6%}.pdf-col-name{width:42%}.pdf-col-pages{width:10%}.pdf-col-scripts{width:11%}.pdf-col-date{width:20%}.pdf-col-status{width:11%}.pdf-board-table thead{background:#f5f8f8}.pdf-board-table thead th{padding:12px 8px;color:#708289;font-size:11px;font-weight:600;border-top:1px solid var(--line);border-bottom:1px solid var(--line);text-align:center}.pdf-board-table thead .pdf-board-title-header{text-align:left;padding-left:15px}.pdf-board-table td,.pdf-board-table tbody th{padding:22px 8px;border-bottom:1px solid var(--line);vertical-align:middle;text-align:center}.pdf-board-table .pdf-board-name{text-align:left;padding-left:15px;font-weight:400}.pdf-board-row{cursor:pointer;transition:background .15s}.pdf-board-row:hover{background:#f5fbf9}.pdf-board-row:focus-visible{outline:2px solid var(--teal);outline-offset:-3px;background:#f5fbf9}.pdf-board-title{display:inline-block;color:var(--ink);font-size:13px;font-weight:650;line-height:1.7;overflow-wrap:anywhere}.pdf-board-title:hover{text-decoration:underline;color:var(--teal);text-underline-offset:4px}.pdf-board-number{font-size:11px;color:#98a7ad}.pdf-board-date{font-size:10px;color:var(--muted);overflow-wrap:anywhere}.pdf-board-pages,.pdf-board-scripts{font-size:11px;color:#617780}.pdf-board-complete{font-weight:650;color:var(--teal)}.pdf-board-status .badge{font-size:9px;padding:4px 7px;white-space:nowrap}.pdf-board-mobile-label,.pdf-board-mobile-number{display:none}.pdf-board-draft-badge{display:table;margin-top:7px;font-size:9px}.pdf-board-row-error{color:var(--red);font-size:10px;font-weight:400;margin:6px 0 0;overflow-wrap:anywhere}.pdf-board-empty td{padding:20px}.pdf-board-empty .empty-state{padding:34px 15px}.pdf-board-footnote{padding:17px 27px;margin:0;font-size:10px;color:#809199}.pdf-detail-bar{justify-content:flex-start;gap:14px}.pdf-back-link{font-size:11px;min-height:36px;padding:8px 12px}.pdf-back-link svg{width:15px;height:15px}.pdf-detail-label{font-size:11px;color:var(--muted)}
@media(min-width:721px) and (max-width:1050px){.pdf-board-heading{padding:22px 20px;align-items:flex-start}.pdf-board-heading p{max-width:340px;line-height:1.8}.pdf-col-number{width:6%}.pdf-col-name{width:37%}.pdf-col-pages{width:10%}.pdf-col-scripts{width:11%}.pdf-col-date{width:22%}.pdf-col-status{width:14%}.pdf-board-table td,.pdf-board-table tbody th{padding:19px 6px}.pdf-board-table .pdf-board-name,.pdf-board-table thead .pdf-board-title-header{padding-left:8px}.pdf-board-title{font-size:12px}.pdf-board-date{font-size:9px}}
@media(max-width:720px){.pdf-board{padding:0}.pdf-board-heading{padding:20px 18px 18px;align-items:flex-start;gap:12px}.pdf-board-heading h2{font-size:17px}.pdf-board-heading p{font-size:10px;line-height:1.8}.pdf-board-heading-divider{display:none}.pdf-board-heading #pdf-board-count{display:block;margin-bottom:2px}.pdf-board-heading .pdf-upload-button{font-size:10px;min-height:35px;padding:8px 10px;gap:5px}.pdf-board-heading .pdf-upload-button svg{width:14px;height:14px}.pdf-board>.inline-error{margin:0 18px 15px}.pdf-board-table,.pdf-board-table tbody{display:block;width:100%}.pdf-board-table colgroup{display:none}.pdf-board-table thead{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.pdf-board-table .pdf-board-row{display:grid;grid-template-columns:1fr 1fr;gap:11px 12px;padding:19px 18px;border-top:1px solid var(--line)}.pdf-board-table .pdf-board-row:hover{background:#f5fbf9}.pdf-board-table td,.pdf-board-table tbody th{padding:0;border:0;text-align:left;min-width:0}.pdf-board-table .pdf-board-number{display:none}.pdf-board-table .pdf-board-name{grid-column:1/-1;display:flex;gap:10px;align-items:flex-start;padding:0}.pdf-board-name>div{min-width:0;flex:1}.pdf-board-mobile-number{display:inline-block;min-width:22px;margin-top:2px;padding:1px 5px;background:#f0f5f4;border-radius:5px;font-size:9px;color:#879b98;text-align:center}.pdf-board-title{font-size:12px}.pdf-board-pages,.pdf-board-scripts{font-size:10px}.pdf-board-mobile-label{display:inline-block;color:#8a9a9f;font-size:9px;margin-right:7px}.pdf-board-date{align-self:center;font-size:9px}.pdf-board-table .pdf-board-status{text-align:right}.pdf-board-status .badge{font-size:8px;padding:3px 7px}.pdf-board-draft-badge{font-size:8px}.pdf-board-footnote{padding:15px 18px;border-top:1px solid var(--line);font-size:9px;line-height:1.8}.pdf-board-empty{display:block;border-top:1px solid var(--line)}.pdf-board-empty td{display:block;padding:12px}.pdf-board-empty .empty-state{padding:20px 10px}.pdf-board-empty .empty-state h2{font-size:16px}.pdf-board-empty .empty-state p{font-size:11px}.pdf-detail-label{font-size:10px}.pdf-detail-bar{gap:11px}.pdf-back-link{font-size:10px;min-height:34px}}

/* Voice backups and deletion controls */
.voice-management{margin-top:17px;padding-top:16px;border-top:1px solid var(--line)}.voice-management-actions{display:flex;align-items:center;justify-content:space-between;gap:10px}.voice-management-actions .button{font-size:11px;min-height:34px}.backup-description{font-size:10px;line-height:1.8;color:var(--muted);margin:11px 0 0}.deletion-help{font-size:10px;color:#829097;line-height:1.8;margin:9px 0 0;overflow-wrap:anywhere}.backup-progress{padding:13px 14px;margin-top:12px;background:#f3f8f6;border:1px solid #e2eee9;border-radius:10px}.backup-progress .progress-label{gap:12px;font-size:10px}.backup-progress .progress-label strong{color:var(--teal);white-space:nowrap}.backup-progress>p{font-size:9px;color:var(--muted);margin:6px 0 0;text-align:right}.backup-error{font-size:10px;line-height:1.8;color:var(--red);background:var(--red-pale);padding:11px 12px;border-radius:9px;margin:12px 0 0;overflow-wrap:anywhere}.backup-error .text-link{font-size:10px}.backup-complete{font-size:10px;color:var(--teal);margin:12px 0 0}.backup-downloads{display:flex;flex-direction:column;gap:8px;margin-top:10px}.backup-download{display:block;padding:11px 13px;border:1px solid #cfe3dc;border-radius:10px;background:#f7fbf9;min-width:0;transition:background .15s}.backup-download:hover{background:#edf7f3}.backup-download>span:first-child{display:flex;align-items:center;gap:7px}.backup-download svg{width:14px;height:14px}.backup-download strong{font-size:11px;font-weight:650}.backup-download small{display:block;font-size:9px;color:#7b8e88;margin-top:5px}.backup-download .backup-filename{display:block;font-size:9px;color:#7b8e88;overflow-wrap:anywhere;line-height:1.7;margin-top:3px}.backup-downloads details{margin-top:2px}.backup-downloads summary{font-size:10px;color:var(--muted);padding:6px 0}.backup-downloads details .backup-download{margin-top:7px}.training-row{flex-wrap:wrap}.training-row-body{min-width:0}.training-row-actions{display:flex;align-items:center;justify-content:flex-end;gap:5px;margin-left:auto}.training-row-actions .button{font-size:10px;min-height:31px;padding:6px 8px}.training-row-actions .button svg{width:13px;height:13px}.job-delete-actions{display:flex;justify-content:flex-end;align-items:center;gap:12px;padding-top:15px;margin-top:17px;border-top:1px solid var(--line)}.job-delete-actions>p{flex:1;margin:0;font-size:10px;line-height:1.8;color:var(--muted)}.job-delete-actions .button{font-size:10px;min-height:33px;flex-shrink:0}
@media(max-width:720px){.voice-management{margin-top:15px;padding-top:14px}.voice-management-actions .button{font-size:10px;min-height:33px;padding:7px 10px}.voice-management-actions .button svg{width:14px;height:14px}.backup-description,.deletion-help{font-size:9px}.backup-progress{padding:12px}.backup-download{padding:10px 12px}.backup-download strong{font-size:10px}.training-row-actions{flex-basis:100%;padding-left:44px}.training-row-actions .button{font-size:9px}.job-delete-actions{gap:10px;flex-wrap:wrap}.job-delete-actions>p{flex-basis:100%;font-size:9px}.job-delete-actions .button{font-size:10px}}
.model-deleted-label{font-size:10px;color:var(--muted);line-height:1.8;border:1px solid var(--line);border-radius:8px;padding:10px 12px;background:#f7f9f9;margin:12px 0}
.voice-card,.voice-card-add{min-width:0}
@media(max-width:990px){.voices-grid{grid-template-columns:minmax(0,1fr)}}
