:root{color:#172033;background:#f5f7fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}.app-shell{width:min(1180px,calc(100vw - 32px));margin:0 auto;padding:28px 0 40px}.topbar{margin-bottom:20px}.topbar-row{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.language-switch{min-height:36px;border:1px solid #dbe4ef;border-radius:999px;background:#fff;color:#30425f;padding:0 14px;font-size:13px;font-weight:900;box-shadow:0 6px 16px #18305714}.meet-toggle,.copy-state{display:inline-flex;align-items:center;gap:7px;min-height:30px;border-radius:999px;padding:5px 10px;color:#2358c8;background:#eaf1ff;font-size:13px;font-weight:700}h1,h2,h3,p{margin:0}h1{font-size:clamp(32px,4vw,50px);line-height:1;letter-spacing:0}.tool-tabs{display:inline-flex;gap:6px;margin-top:18px;padding:4px;border:1px solid #dbe4ef;border-radius:8px;background:#fff}.tool-tabs button{min-height:36px;border:0;border-radius:6px;background:transparent;color:#536277;padding:0 12px;font-weight:850}.tool-tabs button.active{background:#2563eb;color:#fff;box-shadow:0 6px 14px #2563eb2e}.workspace-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(380px,.95fr);gap:18px;align-items:start}.results-stack{display:grid;gap:18px;min-width:0}.panel{min-width:0;border:1px solid #dfe6f0;border-radius:8px;background:#fff;box-shadow:0 14px 36px #18305714}.form-panel,.time-panel,.timeline-panel,.invite-panel{padding:22px}.panel-heading{display:flex;align-items:flex-start;gap:12px;margin-bottom:14px}.panel-heading.compact{margin-bottom:14px}.panel-heading svg{flex:0 0 auto;color:#245ed6;margin-top:2px}.panel-heading h2,.timeline-panel h2{font-size:20px;letter-spacing:0}.panel-heading p{margin-top:4px;color:#6b778a;line-height:1.45}.panel-heading .compact-button{margin-left:auto}.field-grid{display:grid;gap:18px}.form-section{display:grid;gap:12px;padding-top:16px;border-top:1px solid #e5ebf4}.form-section:first-child{padding-top:0;border-top:0}.section-title{color:#18253b;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.section-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px 15px}label{display:grid;gap:7px;min-width:0;color:#3c4655;font-size:13px;font-weight:750}label small{color:#748195;font-size:12px;font-weight:650;line-height:1.3}input,select,textarea{width:100%;min-width:0;border:1px solid #cfd9e8;border-radius:8px;background:#fbfcff;color:#172033;padding:0 12px;outline:none}input,select{height:42px}textarea{min-height:150px;padding-top:11px;line-height:1.45;resize:vertical}input:focus,select:focus,textarea:focus{border-color:#2d6bdf;box-shadow:0 0 0 3px #2d6bdf26}.role-field{grid-column:span 2}.role-field small{color:#7b8797;font-weight:600;line-height:1.35}.role-combobox{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 42px 42px;gap:8px}.icon-button{display:inline-grid;place-items:center;width:42px;height:42px;border:1px solid #cfd9e8;border-radius:8px;background:#f7faff;color:#245ed6}.dropdown-button{color:#33506f}.role-menu{position:absolute;z-index:20;top:calc(100% + 6px);left:0;right:50px;display:grid;max-height:230px;overflow:auto;padding:6px;border:1px solid #cfd9e8;border-radius:8px;background:#fff;box-shadow:0 18px 34px #162d5229}.role-menu-label{padding:8px 10px 5px;color:#687789;font-size:11px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.role-option{display:grid;grid-template-columns:minmax(0,1fr) 34px;align-items:stretch;gap:3px}.role-option>button:first-child{min-width:0;border:0;border-radius:6px;background:transparent;padding:10px;color:#172033;text-align:left;font-weight:750;overflow-wrap:anywhere}.role-delete{display:inline-grid;place-items:center;width:34px;min-width:34px;border:0;border-radius:6px;background:transparent;color:#78879a}.role-option>button:first-child:hover,.role-option>button:first-child:focus,.role-delete:hover,.role-delete:focus{background:#edf4ff;outline:none}.role-delete:hover,.role-delete:focus{color:#c23737}.source-summary{display:grid;gap:4px;margin:18px 0 14px;padding:14px;border-radius:8px;background:#f4f7fb;border:1px solid #e1e8f1}.source-summary span,.source-summary em{color:#6a7584;font-size:13px}.source-summary strong{overflow-wrap:anywhere}.primary-button,.secondary-button,.ghost-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;border-radius:8px;padding:0 14px;font-weight:800;white-space:nowrap}.primary-button{border:1px solid #1f57ce;background:#2563eb;color:#fff;box-shadow:0 8px 18px #2563eb2e}.secondary-button,.ghost-button{border:1px solid #d7e0ed;background:#fff;color:#24415f}.time-card-grid{display:grid;gap:12px}.time-card{display:grid;gap:9px;border-radius:8px;padding:14px;background:#f7faff;border:1px solid #e0e7f1}.time-card.warn{background:#fff8eb;border-color:#f3d398}.time-card.bad{background:#fff3ed;border-color:#f6c0a5}.time-card-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.time-card-top>span:first-child{color:#5c6877;font-size:13px;font-weight:850;text-transform:uppercase}.time-card strong{font-size:clamp(20px,3vw,26px);line-height:1.05;overflow-wrap:anywhere}.time-card p,.time-card em{color:#566171;line-height:1.4}.time-card em{font-style:normal;font-weight:700}.status-pill{display:inline-flex;align-items:center;gap:5px;border-radius:999px;padding:5px 8px;font-size:12px;font-weight:850;white-space:nowrap}.status-pill.ok{color:#12634d;background:#e8f8f2}.status-pill.warn{color:#8a5300;background:#ffecc7}.status-pill.bad{color:#9d3e16;background:#ffe0d1}.timeline-panel h2{margin-bottom:8px}.timeline-scale{display:grid;grid-template-columns:repeat(5,1fr);margin-left:98px;margin-bottom:8px;color:#8090a4;font-size:11px;font-weight:800}.timeline-scale span:nth-child(2),.timeline-scale span:nth-child(3),.timeline-scale span:nth-child(4){text-align:center}.timeline-scale span:last-child{text-align:right}.timeline-list{display:grid;gap:12px}.timeline-row{display:grid;grid-template-columns:86px minmax(84px,1fr) minmax(120px,auto);align-items:center;gap:12px;min-width:0;color:#4d5969;font-size:14px}.timeline-row span,.timeline-row strong{min-width:0;overflow-wrap:anywhere}.timeline-track{position:relative;height:22px;border-radius:999px;background:linear-gradient(90deg,rgba(37,99,235,.08) 0 1px,transparent 1px) 0 0 / 25% 100%,#e7edf6;overflow:hidden}.timeline-track i,.timeline-track b{position:absolute;top:4px;bottom:4px;border-radius:999px;background:linear-gradient(90deg,#2563eb,#f59e0b);box-shadow:0 0 0 2px #ffffffd9,0 4px 9px #2563eb33}.timeline-track b{opacity:.95}.invite-panel{margin-top:18px}.invite-toolbar,.button-row,.app-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.meet-toggle{color:#1f5e49;background:#e8f8f2}.copy-state{color:#8a5300;background:#fff1d1}.preview-box{display:grid;gap:10px;margin:16px 0;border:1px solid #dfe6ef;border-radius:8px;background:#f8fafc;padding:16px}.preview-box label{color:#6b7789;text-transform:uppercase;letter-spacing:.08em}.preview-box h3{overflow-wrap:anywhere;font-size:22px}.preview-box pre{max-height:360px;overflow:auto;margin:0;white-space:pre-wrap;overflow-wrap:anywhere;color:#263244;line-height:1.5;font-family:inherit}.app-footer{margin-top:18px;color:#657386;font-size:13px;justify-content:flex-end}.app-footer span{display:none}.feedback-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(420px,1fr);gap:18px;align-items:start}.feedback-input-panel,.feedback-output-panel,.loading-panel,.feedback-lock-panel{padding:22px}.feedback-lock-panel{width:min(100%,520px);margin:0 auto}.feedback-lock-form{display:grid;gap:14px;margin-top:18px}.upload-box{position:relative;display:flex;align-items:center;justify-content:center;gap:9px;min-height:78px;border:1px dashed #b9c8dd;border-radius:8px;background:#f8fbff;color:#31506f;font-weight:850;text-align:center;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease,color .16s ease}.upload-box.drag-active{border-color:#245ed6;background:#eef5ff;color:#174db5;box-shadow:inset 0 0 0 1px #245ed62e,0 10px 24px #245ed61f}.upload-box input{position:absolute;inset:0;height:auto;opacity:0;cursor:pointer}.resume-textarea{min-height:92px;color:#46546a;font-size:13px}.revision-textarea{min-height:78px;border-color:#dbe4ef;background:#fbfdff;font-size:14px}.language-toggle{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;padding:4px;border:1px solid #dbe4ef;border-radius:8px;background:#f7faff}.language-toggle button{min-height:36px;border:0;border-radius:6px;background:transparent;color:#536277;font-weight:850}.language-toggle button.active{background:#fff;color:#174db5;box-shadow:0 5px 14px #162d521f}.feedback-message{margin:16px 0 0;border-radius:8px;padding:10px 12px;background:#edf7ff;color:#28527a;font-size:13px;font-weight:750}.feedback-message.error{background:#fff0ea;color:#9d3e16}.feedback-submit{margin-top:16px}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.feedback-section{display:grid;gap:9px;padding:15px 0;border-top:1px solid #e5ebf4}.feedback-section:first-of-type{border-top:0;padding-top:0}.feedback-section h3{color:#18253b;font-size:15px}.feedback-section ul{display:grid;gap:8px;margin:0;padding-left:20px;color:#344156;line-height:1.48}.empty-output,.summary-box,.manual-field{margin:0;border-radius:8px;background:#f8fafc;color:#5f6d81;padding:12px;line-height:1.5}.manual-field{border:1px dashed #cbd7e6;color:#39475b;font-weight:800}.feedback-section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.compensation-tool{display:grid;gap:14px}.comp-tool-bar,.comp-step-footer,.comp-section-heading,.comp-section-heading>div,.comp-redaction-title,.comp-review-card header,.comp-review-card header>div,.comp-review-meta,.comp-decision-row,.comp-lock-panel form{display:flex;align-items:center}.comp-tool-bar{justify-content:space-between;gap:16px;min-height:52px;padding:8px 12px;border:1px solid #dfe6f0;border-radius:8px;background:#fff}.comp-tool-bar>div:last-child{display:flex;gap:6px}.comp-steps{display:grid;grid-template-columns:28px minmax(28px,72px) 28px minmax(28px,72px) 28px;align-items:center}.comp-steps span{display:grid;width:28px;height:28px;place-items:center;border:1px solid #cbd7e6;border-radius:50%;color:#6d7b90;background:#fff;font-size:12px;font-weight:900}.comp-steps span.active,.comp-steps span.done{border-color:#2563eb;color:#fff;background:#2563eb}.comp-steps i{height:2px;background:#dce5f1}.comp-global-message,.comp-inline-error{border-radius:6px;padding:9px 11px;background:#fff3ed;color:#98421d;font-size:13px;font-weight:700}.comp-step-layout{display:grid;grid-template-columns:minmax(0,1fr) 276px;gap:16px;align-items:start}.comp-main-panel,.comp-side-panel,.comp-review-panel,.comp-result-panel,.comp-lock-panel{padding:20px}.comp-side-panel{display:grid;gap:16px;position:sticky;top:16px}.comp-section-heading{justify-content:space-between;gap:12px;margin-bottom:16px}.comp-section-heading>div{gap:10px}.comp-section-heading>div>span{display:grid;width:30px;height:30px;place-items:center;border-radius:6px;color:#fff;background:#1f5bd8;font-size:11px;font-weight:900}.comp-section-heading h2{font-size:20px}.comp-section-heading>strong{color:#55657a;font-size:13px}.comp-dropzone{display:grid;min-height:150px;place-items:center;align-content:center;gap:8px;border:1.5px dashed #b9c8dd;border-radius:8px;background:#f8fbff;color:#36506f;text-align:center;transition:border-color .15s ease,background .15s ease}.comp-dropzone.drag-active{border-color:#2563eb;background:#eef4ff}.comp-dropzone svg{color:#2563eb}.comp-dropzone span{color:#718096;font-size:12px;font-weight:600}.comp-dropzone input{position:absolute;width:1px;height:1px;opacity:0}.comp-dropzone:focus-visible{outline:3px solid rgba(37,99,235,.28);outline-offset:2px}.comp-file-list{display:grid;gap:8px;margin-top:14px}.comp-file-list article{display:grid;grid-template-columns:minmax(0,1fr) auto 32px;align-items:center;gap:10px;min-height:52px;padding:8px 10px;border:1px solid #e3e9f2;border-radius:7px}.comp-file-list article>div{display:grid;gap:3px;min-width:0}.comp-file-list strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.comp-file-list article>div span,.comp-empty{color:#748196;font-size:12px}.comp-file-status,.comp-confidence,.comp-review-card header span,.comp-recommended span{border-radius:999px;padding:4px 8px;background:#eef2f7;color:#5c6b7f;font-size:11px;font-style:normal;font-weight:850}.comp-file-status.ok,.comp-confidence.verified{background:#e8f7ef;color:#1f6b48}.comp-file-status.bad,.comp-confidence.needs_material{background:#fff0e9;color:#9c431d}.comp-redaction-box{display:grid;gap:11px;margin-top:16px;padding-top:16px;border-top:1px solid #e4eaf2}.comp-redaction-title{justify-content:space-between;gap:12px}.comp-redaction-title>div{display:flex;align-items:center;gap:8px}.comp-redaction-title>span,.comp-redaction-box>p{color:#6b788b;font-size:12px}.comp-redaction-canvas{position:relative;overflow:hidden;min-height:210px;max-height:460px;border:1px solid #cfd9e7;border-radius:7px;background:#eef2f6;cursor:crosshair;-webkit-user-select:none;user-select:none}.comp-redaction-canvas img{display:block;width:100%;max-height:460px;object-fit:contain;pointer-events:none}.comp-sheet-mapping{display:grid;gap:12px;margin-top:16px;padding:14px;border:1px solid #d9e2ee;border-radius:7px;background:#f8fafc}.comp-sheet-mapping header{display:flex;align-items:center;gap:9px}.comp-sheet-mapping header>div{display:grid;gap:2px}.comp-sheet-mapping header span,.comp-sheet-mapping>p{color:#68778b;font-size:12px}.comp-sheet-map-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.comp-sheet-map-grid label{display:grid;gap:5px;color:#334155;font-size:12px;font-weight:750}.comp-sheet-map-grid select{width:100%}.comp-warning,.comp-confirm-check{display:flex;align-items:flex-start;gap:8px;color:#80511d;font-size:12px;line-height:1.45}.comp-warning{padding:8px 10px;border-radius:6px;background:#fff7e7}.comp-confirm-check{grid-template-columns:auto 1fr;color:#344156;font-weight:700}.comp-confirm-check input{margin-top:2px}.comp-recognition-overview{display:grid;grid-template-columns:1fr auto;gap:7px;color:#5f6e82;font-size:12px}.comp-recognition-overview strong{color:#1c2d45}.comp-recognition-overview>div,.comp-review-progress,.comp-coverage>div:nth-child(2){overflow:hidden;grid-column:1 / -1;height:6px;border-radius:999px;background:#e7edf5}.comp-recognition-overview i,.comp-review-progress i,.comp-coverage i{display:block;height:100%;border-radius:inherit;background:#2563eb;transition:width .18s ease}.comp-review-panel,.comp-result-panel{display:grid;gap:16px}.comp-review-progress{margin-top:-7px}.comp-review-list{display:grid;gap:10px}.comp-review-card{display:grid;gap:10px;border:1px solid #dfe6ef;border-left:4px solid #9aa9bc;border-radius:7px;padding:13px 14px}.comp-review-card.high{border-left-color:#df6b31;background:#fffbf8}.comp-review-card.medium{border-left-color:#d4a02c}.comp-review-card header{justify-content:space-between;gap:12px}.comp-review-card header>div{gap:7px}.comp-review-card header svg{color:#d36731}.comp-review-meta{gap:6px}.comp-review-card>p{color:#536176;line-height:1.45}.comp-recommended{display:flex;align-items:center;gap:8px;font-size:12px}.comp-recommended span{background:#e9f0ff;color:#2456b4}.comp-decision-row{flex-wrap:wrap;gap:8px}.comp-decision-row select,.comp-decision-row input{min-width:160px;flex:1 1 180px}.comp-review-empty{display:flex;align-items:center;gap:9px;min-height:72px;padding:14px;border-radius:7px;background:#edf8f2;color:#226748;font-weight:800}.comp-manual-entry{display:grid;gap:12px;padding-top:4px}.comp-manual-entry>button{justify-self:start}.comp-manual-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:14px;border:1px solid #dfe6ef;border-radius:7px;background:#f8fafc}.comp-manual-grid button{align-self:end}.comp-step-footer{justify-content:flex-end;flex-wrap:wrap;gap:10px;padding-top:14px;border-top:1px solid #e3e9f1}.comp-step-footer>span{margin-right:auto;color:#9a461f;font-size:12px;font-weight:800}.comp-result-hero{display:grid;grid-template-columns:1fr auto;gap:4px 16px;padding:18px;border-radius:8px;background:#122a50;color:#fff}.comp-result-hero span{grid-column:1;color:#b9c9e3;font-size:12px;font-weight:800}.comp-result-hero strong{grid-column:1;font-size:30px}.comp-result-hero em{grid-column:2;grid-row:1 / 3;align-self:center;font-style:normal;font-weight:800}.comp-result-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.comp-result-grid article{display:grid;align-content:start;gap:6px;min-height:92px;padding:13px;border:1px solid #dfe6ef;border-radius:7px}.comp-result-grid span{color:#68778b;font-size:12px;font-weight:750}.comp-result-grid strong{color:#1d304b;font-size:16px}.comp-coverage{display:grid;grid-template-columns:1fr auto;gap:7px;color:#5c6b7f;font-size:12px}.comp-coverage>div:first-child{display:contents}.comp-coverage p{grid-column:1 / -1}.comp-copy-output{overflow:auto;margin:0;padding:15px;border:1px solid #dce4ef;border-radius:7px;background:#f8fafc;color:#28384f;font-family:inherit;font-size:13px;line-height:1.65;white-space:pre-wrap}.comp-lock-panel{display:grid;max-width:520px;gap:11px;margin:50px auto 0;text-align:center}.comp-lock-panel>svg{margin:0 auto;color:#2563eb}.comp-lock-panel p{color:#67768b;line-height:1.5}.comp-lock-panel form{gap:8px}.comp-lock-panel input{flex:1}.comp-modal-backdrop{position:fixed;z-index:100;inset:0;display:grid;place-items:center;padding:20px;background:#121f3385}.comp-guide{position:relative;display:grid;width:min(680px,100%);max-height:calc(100vh - 40px);overflow:auto;gap:12px;border-radius:8px;padding:24px;background:#fff;box-shadow:0 24px 70px #0a1c373d}.comp-guide>p{color:#647287;line-height:1.5}.comp-guide-close{position:absolute;top:14px;right:14px}.comp-guide-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.comp-guide-grid article{display:grid;grid-template-columns:24px 1fr;gap:5px 8px;border:1px solid #e1e7f0;border-radius:7px;padding:12px}.comp-guide-grid svg{grid-row:1 / 3;color:#2563eb}.comp-guide-grid span{color:#66758a;font-size:12px;line-height:1.45}.comp-guide>.primary-button{justify-self:end}.compact-button{min-height:34px;padding:0 10px;font-size:13px}@media(max-width:880px){.app-shell{width:min(calc(100% - 24px),720px);padding-top:22px}.topbar,.workspace-grid,.feedback-grid,.comp-step-layout{grid-template-columns:1fr;display:grid}.topbar-row{align-items:center}.section-grid,.comp-step-layout{grid-template-columns:1fr}.comp-manual-grid,.comp-result-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.role-field{grid-column:span 1}.comp-side-panel{position:static}}@media(max-width:520px){.tool-tabs{display:grid;width:100%;grid-template-columns:repeat(3,minmax(0,1fr))}.tool-tabs button{min-width:0;padding:5px 3px;font-size:11px;line-height:1.15;overflow-wrap:anywhere}.compensation-tool,.comp-step-layout,.comp-main-panel,.comp-side-panel,.comp-review-panel,.comp-result-panel{min-width:0;max-width:100%}.comp-side-panel input,.comp-side-panel select,.comp-decision-row input,.comp-decision-row select{max-width:100%}.form-panel,.time-panel,.timeline-panel,.invite-panel{padding:16px}.timeline-row{grid-template-columns:1fr;align-items:stretch}.timeline-scale{margin-left:0}.time-card-top{align-items:flex-start;flex-direction:column}.primary-button,.secondary-button,.ghost-button{width:100%}.button-row{display:grid;grid-template-columns:1fr}.comp-tool-bar,.comp-step-footer,.comp-redaction-title{align-items:stretch;flex-direction:column}.comp-tool-bar>div:last-child,.comp-step-footer{display:grid;grid-template-columns:1fr}.comp-file-list article,.comp-manual-grid,.comp-result-grid,.comp-guide-grid,.comp-lock-panel form{grid-template-columns:1fr}.comp-file-list article .icon-button{width:100%}.comp-tool-bar{align-items:stretch;flex-direction:column}.comp-tool-bar>div:last-child,.comp-lock-panel form,.comp-step-footer{display:grid;grid-template-columns:1fr}.comp-main-panel,.comp-side-panel,.comp-review-panel,.comp-result-panel,.comp-lock-panel,.comp-guide{padding:16px}.comp-file-list article,.comp-guide-grid,.comp-manual-grid,.comp-result-grid,.comp-sheet-map-grid{grid-template-columns:1fr}.comp-file-list article{position:relative}.comp-file-list article>.icon-button{position:absolute;top:8px;right:8px}.comp-result-hero{grid-template-columns:1fr}.comp-result-hero em{grid-column:1;grid-row:auto}}
