:root{color:#202a33;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:#f6f7f4;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.65}.app-shell{width:min(1480px,100% - 32px);margin:0 auto;padding:24px 0 36px}.login-shell{place-items:center;min-height:100vh;padding:20px;display:grid}.login-panel{background:#fff;border:1px solid #dfe4de;border-radius:8px;gap:16px;width:min(440px,100%);padding:24px;display:grid;box-shadow:0 18px 40px #202a331a}.login-panel h1{letter-spacing:0;margin:0}.login-hint{color:#40505d;background:#fbfcfb;border:1px solid #dfe4de;border-radius:8px;padding:12px;line-height:1.55}.topbar{justify-content:space-between;align-items:center;gap:20px;padding:18px 0 20px;display:flex}.topbar h1,.section-heading h2,.checklist-heading h3,.question-copy h4,.result-copy h3{letter-spacing:0;margin:0}.topbar h1{font-size:30px;line-height:1.1}.eyebrow{color:#52606d;letter-spacing:0;text-transform:uppercase;margin-bottom:5px;font-size:12px;font-weight:700;display:block}.topbar-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.page-actions,.document-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.page-actions{justify-content:flex-start;margin:-4px 0 14px}.document-actions{justify-content:flex-end}.badge,.message,.primary-button,.secondary-button,.side-title,.result-pill{align-items:center;gap:8px;display:inline-flex}.badge{color:#394956;background:#fff;border:1px solid #d9ded8;border-radius:8px;min-height:34px;padding:7px 10px;font-weight:700}.message{border-radius:8px;width:100%;min-height:42px;margin-bottom:12px;padding:10px 12px;font-weight:700}.error-message{color:#7f1d1d;background:#fff1f1;border:1px solid #fecaca}.notice-message{color:#0f5132;background:#effaf2;border:1px solid #b7e4c7}.workspace{grid-template-columns:320px minmax(0,1fr);align-items:start;gap:18px}.side-panel{gap:14px;display:grid;position:sticky;top:16px}.side-section,.main-panel{background:#fff;border:1px solid #dfe4de;border-radius:8px;box-shadow:0 12px 30px #202a330f}.side-section{padding:16px}.main-panel{min-width:0;padding:22px}.side-title{color:#1f3a3d;margin-bottom:12px;font-weight:800}.flow-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.flow-list li{color:#42515e;border-left:4px solid #cfd7d0;min-height:48px;padding:4px 0 4px 12px;font-weight:700}.flow-list li span{color:#6b7785;margin-top:2px;font-size:13px;font-weight:600;display:block}.flow-list li.done{border-color:#0f766e}.flow-list li.stop{border-color:#b45309}.recent-list{gap:10px;display:grid}.recent-item{border-top:1px solid #e8ece7;gap:4px;padding-top:10px;display:grid}.recent-item.clickable{text-align:left;background:0 0;border-bottom:0;border-left:0;border-right:0;width:100%}.recent-item.clickable:hover{background:#f5f8f6}.sidebar-action{color:#24323c;text-align:left;background:#fff;border:1px solid #cfd7d0;border-radius:7px;width:100%;min-height:40px;padding:9px 10px;font-weight:800}.sidebar-action:hover{background:#f1f5f2}.list-tools{background:#fbfcfb;border:1px solid #dfe4de;border-radius:8px;grid-template-columns:minmax(160px,1.3fr) minmax(130px,.8fr) minmax(130px,.8fr) auto minmax(92px,.5fr) auto auto auto auto;align-items:end;gap:8px;margin:14px 0;padding:10px;display:grid}.list-tools.compact{grid-template-columns:1fr;align-items:stretch;margin:12px 0}.list-tool-field{gap:5px;display:grid}.list-tool-field span{color:#40505d;text-transform:uppercase;font-size:11px;font-weight:900}.list-tool-field input,.list-tool-field select{color:#202a33;background:#fff;border:1px solid #cfd7d0;border-radius:7px;width:100%;min-height:38px;padding:8px 9px}.list-count{color:#5f6f7d;white-space:nowrap;justify-content:center;align-items:center;min-height:38px;font-weight:800;display:inline-flex}.pagination-controls{grid-template-columns:auto minmax(54px,auto) auto;align-items:center;gap:6px;min-height:38px;display:grid}.pagination-controls .secondary-button{min-height:38px;padding:7px 10px}.pagination-controls span{color:#40505d;text-align:center;white-space:nowrap;font-weight:900}.recent-item strong,.recent-item span,.recent-item em{overflow-wrap:anywhere}.recent-item strong{color:#202a33}.recent-item span,.muted{color:#6b7785}.recent-item em{font-size:12px;font-style:normal;font-weight:800}.section-heading{justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;display:flex}.section-heading.compact{margin-top:18px}.section-heading h2{font-size:22px;line-height:1.2}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.field{gap:6px;display:grid}.field span{color:#40505d;font-size:13px;font-weight:800}.field input,.field select,.answer-area input,.answer-area textarea{color:#202a33;background:#fbfcfb;border:1px solid #cfd7d0;border-radius:7px;outline:none;width:100%;min-height:42px;padding:9px 10px}.field input:focus,.field select:focus,.answer-area input:focus,.answer-area textarea:focus{border-color:#0f766e;box-shadow:0 0 0 3px #0f766e24}.field.full-width{margin-bottom:14px}.divider{background:#e3e7e2;height:1px;margin:20px 0}.pdf-form-block{background:#fff;border:1px solid #1f2933;border-radius:4px;overflow:hidden}.pdf-form-header{color:#111827;text-align:center;background:#f8fafc;border-bottom:1px solid #1f2933;gap:4px;padding:12px;display:grid}.pdf-form-header strong{font-size:18px}.pdf-form-header span{color:#40505d;font-weight:700}.pdf-field-row{border-bottom:1px solid #1f2933;grid-template-columns:48px minmax(220px,.55fr) minmax(260px,1fr);min-height:54px;display:grid}.pdf-field-row:last-of-type{border-bottom:0}.pdf-field-number,.pdf-field-label,.pdf-field-value{align-content:center;padding:9px 10px;display:grid}.pdf-field-number{border-right:1px solid #1f2933;justify-content:center;font-weight:900}.pdf-field-label{color:#202a33;border-right:1px solid #1f2933;font-size:13px;font-weight:800;line-height:1.35}.pdf-field-value{min-width:0}.inline-field{color:#202a33;background:#fff;border:0;border-bottom:1px solid #8a98a8;outline:none;width:100%;min-height:36px;padding:6px 4px}.inline-field:focus{border-bottom-color:#0f766e;box-shadow:0 2px #0f766e2e}.inline-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px;display:grid}.inline-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.inline-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.inline-grid label{gap:5px;display:grid}.inline-grid label span{color:#40505d;font-size:12px;font-weight:800}.pdf-form-note{background:#fbfcfb;border-top:1px solid #1f2933;gap:10px;padding:12px;display:grid}.pdf-form-note>strong{color:#40505d;text-transform:uppercase;font-size:12px}.action-row{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;margin-top:18px;display:flex}.primary-button,.secondary-button{border-radius:7px;min-height:42px;padding:9px 14px;font-weight:800}.primary-button{color:#fff;background:#0f766e;border:1px solid #0b6b63}.primary-button:hover{background:#0b6b63}.secondary-button{color:#24323c;background:#fff;border:1px solid #cfd7d0}.secondary-button:hover{background:#f1f5f2}.score-strip,.result-grid{grid-template-columns:repeat(4,minmax(76px,1fr));gap:8px;display:grid}.metric{background:#fbfcfb;border:1px solid #dfe4de;border-radius:8px;min-height:58px;padding:9px 10px}.metric span{color:#687785;margin-bottom:3px;font-size:12px;font-weight:800;display:block}.metric strong{color:#202a33;font-size:18px;line-height:1.2}.metric.good,.good{color:#0f766e}.metric.good{background:#f0fdfa;border-color:#9ed9d2}.metric.bad,.bad{color:#b91c1c}.metric.bad{background:#fff5f5;border-color:#fecaca}.metric.warn,.warn{color:#b45309}.metric.warn{background:#fff7ed;border-color:#fed7aa}.metric.info,.info{color:#2563eb}.metric.info{background:#eff6ff;border-color:#bfdbfe}.metric.neutral,.neutral{color:#475569}.tabbar{border-bottom:1px solid #e3e7e2;flex-wrap:wrap;gap:8px;margin-bottom:16px;padding-bottom:12px;display:flex}.tab{color:#364653;background:#fff;border:1px solid #cfd7d0;border-radius:7px;min-width:86px;min-height:38px;font-weight:800}.tab.active{color:#fff;background:#0f766e;border-color:#0f766e}.checklist-heading{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:6px;display:flex}.checklist-heading h3{font-size:20px}.checklist-heading p{color:#5f6f7d;max-width:440px;margin:0;line-height:1.45}.question-row{border-top:1px solid #e7ebe6;grid-template-columns:minmax(240px,1fr) minmax(360px,520px);gap:16px;padding:16px 0;display:grid}.question-row.read-only{grid-template-columns:minmax(240px,1fr) minmax(180px,260px)}.question-copy{grid-template-columns:42px minmax(0,1fr);align-items:start;gap:12px;display:grid}.question-number{color:#0f766e;background:#e7f5f3;border-radius:50%;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.question-copy h4{color:#202a33;font-size:15px;line-height:1.35}.question-copy span{color:#6b7785;margin-top:6px;font-size:13px;font-weight:700;display:block}.answer-area{grid-template-columns:minmax(140px,220px);justify-content:end;gap:8px;display:grid}.answer-area textarea{resize:vertical;min-height:76px}.library-checklist .question-row:first-of-type{margin-top:10px}.checklist-reference{color:#40505d;background:#fbfcfb;border:1px solid #dfe4de;border-radius:8px;align-content:start;gap:5px;padding:10px;display:grid}.checklist-reference strong{color:#202a33}.checklist-reference span,.checklist-reference em{color:#6b7785;font-size:13px;font-style:normal;font-weight:700}.segmented-control{background:#fff;border:1px solid #cfd7d0;border-radius:7px;grid-template-columns:repeat(3,1fr);min-height:42px;display:grid;overflow:hidden}.segmented-control button{color:#394956;background:#fff;border:0;border-right:1px solid #cfd7d0;font-weight:800}.segmented-control button:last-child{border-right:0}.segmented-control button.selected{color:#fff;background:#1f3a3d}.pdf-checklist-table{background:#fff;border:1px solid #1f2933;border-bottom:0;border-radius:4px;display:grid;overflow:hidden}.pdf-checklist-row{border-bottom:1px solid #1f2933;grid-template-columns:74px minmax(280px,1fr) 72px 72px;display:grid}.pdf-checklist-row.header{color:#111827;text-align:center;background:#f3f4f6;font-weight:900}.pdf-checklist-row>div{border-right:1px solid #1f2933;min-width:0;padding:9px 10px}.pdf-checklist-row>div:last-child{border-right:0}.pdf-checklist-number,.pdf-checklist-choice-cell{text-align:center;place-items:center;font-weight:900;display:grid}.pdf-checklist-copy{gap:6px;line-height:1.4;display:grid}.pdf-checklist-copy strong{color:#202a33;font-size:14px}.pdf-checklist-copy span{color:#5d6b76;font-size:12px;font-weight:700}.checklist-detail-fields{border-top:1px solid #dfe4de;grid-template-columns:repeat(2,minmax(180px,1fr));gap:8px;margin-top:8px;padding-top:8px;display:grid}.checklist-detail-fields label{gap:4px;min-width:0;display:grid}.checklist-detail-fields label.wide{grid-column:1/-1}.checklist-detail-fields label span{color:#52616e;margin:0;font-size:11px;line-height:1.3}.checklist-detail-fields input:not([type=checkbox]),.checklist-detail-value{color:#202a33;width:100%;min-height:34px;font:inherit;background:#fff;border:1px solid #cfd7d0;border-radius:5px;padding:7px 8px;font-size:13px}.checklist-detail-fields input[type=checkbox]{accent-color:#0f766e;width:22px;height:22px}.checklist-detail-value{font-weight:800;display:block}.pdf-choice{color:#0f766e;background:#fff;border:1px solid #1f2933;border-radius:0;place-items:center;width:34px;height:34px;font-size:18px;font-weight:900;display:grid}.pdf-choice.selected{background:#f0fdfa}.pdf-choice:disabled{cursor:default;opacity:1}.result-panel{gap:18px;display:grid}.result-pill{white-space:nowrap;border:1px solid;border-radius:8px;min-height:40px;padding:8px 12px;font-weight:900}.result-grid{grid-template-columns:repeat(4,minmax(80px,1fr))}.result-copy{background:#fbfcfb;border:1px solid #dfe4de;border-radius:8px;padding:16px}.result-copy p{color:#40505d;margin:8px 0 0;line-height:1.55}.signature-panel{border-top:1px solid #e7ebe6;margin-top:18px;padding-top:18px}.signature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:12px;display:grid}.signature-box{background:#fbfcfb;border:1px solid #dfe4de;border-radius:8px;gap:10px;min-height:156px;padding:14px;display:grid}.signature-box img{object-fit:contain;background:#fff;border:1px solid #dfe4de;border-radius:7px;width:100%;max-height:120px}.signature-status{color:#5d6b76;border:1px dashed #b9c4bc;border-radius:7px;place-items:center;min-height:38px;padding:8px;display:grid}.upload-button{color:#0f766e;cursor:pointer;background:#fff;border:1px solid #0f766e;border-radius:7px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:8px 10px;font-weight:800;display:inline-flex}.upload-button.disabled{cursor:not-allowed;opacity:.6}.upload-button input{display:none}.linked-table{gap:10px;margin-top:16px;display:grid}.linked-table button,.linked-row{color:#202a33;text-align:left;background:#fff;border:1px solid #dfe4de;border-radius:8px;grid-template-columns:minmax(180px,1.4fr) minmax(120px,1fr) minmax(90px,.7fr) minmax(110px,.8fr);align-items:center;gap:10px;width:100%;padding:12px;display:grid}.linked-table button:hover{background:#f5f8f6}.linked-table span,.linked-table em,.linked-row span,.linked-row em{color:#6b7785;font-style:normal;font-weight:700}.filled-checklists{gap:12px;margin-top:20px;display:grid}.filled-inspection{background:#fff;border:1px solid #dfe4de;border-radius:8px;overflow:hidden}.filled-inspection summary{color:#202a33;cursor:pointer;grid-template-columns:minmax(180px,1.3fr) minmax(130px,1fr) minmax(120px,.8fr) minmax(160px,1fr);align-items:center;gap:10px;min-height:52px;padding:12px;display:grid}.filled-inspection summary::-webkit-details-marker{display:none}.filled-inspection[open] summary{background:#fbfcfb;border-bottom:1px solid #e7ebe6}.filled-inspection summary span,.filled-inspection summary em{color:#6b7785;font-style:normal;font-weight:700}.filled-inspection-meta{border-bottom:1px solid #e7ebe6;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:12px;display:grid}.filled-checklist{gap:14px;padding:12px;display:grid}.filled-section{border:1px solid #dfe4de;border-radius:8px;overflow:hidden}.filled-section-title{background:#f5f8f6;border-bottom:1px solid #dfe4de;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.filled-section-title span{color:#0f766e;text-transform:uppercase;font-size:12px;font-weight:900}.filled-section-title strong{color:#202a33;text-align:right}.filled-answer{border-top:1px solid #e7ebe6;grid-template-columns:minmax(260px,1fr) minmax(330px,.95fr);gap:12px;padding:12px;display:grid}.filled-answer:first-of-type{border-top:0}.filled-question{grid-template-columns:38px minmax(0,1fr);gap:10px;display:grid}.filled-question>span{color:#0f766e;background:#e7f5f3;border-radius:50%;place-items:center;width:32px;height:32px;font-weight:900;display:grid}.filled-question strong{color:#202a33;line-height:1.35;display:block}.filled-question em{color:#6b7785;margin-top:5px;font-size:13px;font-style:normal;font-weight:700;display:block}.filled-response{grid-template-columns:86px;justify-content:end;align-items:stretch;gap:8px;display:grid}.filled-response div{background:#fbfcfb;border:1px solid #dfe4de;border-radius:8px;align-content:start;gap:4px;padding:8px;display:grid}.filled-response strong{color:#40505d;text-transform:uppercase;font-size:12px}.filled-response span{color:#202a33;overflow-wrap:anywhere}.answer-pill{background:#fff;border:1px solid;border-radius:8px;place-items:center;min-height:42px;font-weight:900;display:grid}.answer-pill.good{color:#0f766e;background:#f0fdfa}.answer-pill.bad{color:#b91c1c;background:#fff5f5}.answer-pill.neutral{color:#475569;background:#f8fafc}.answer-pill.warn{color:#b45309;background:#fff7ed}.details-table{border:1px solid #dfe4de;border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));display:grid;overflow:hidden}.details-table div{border-bottom:1px solid #dfe4de;border-right:1px solid #dfe4de;gap:4px;padding:12px;display:grid}.details-table div:nth-child(2n){border-right:0}.details-table div:nth-last-child(-n+2){border-bottom:0}.details-table span{color:#6b7785;font-size:12px;font-weight:800}.details-table strong{color:#202a33;overflow-wrap:anywhere}@media (width<=1100px){.workspace{grid-template-columns:1fr}.side-panel{grid-template-columns:repeat(2,minmax(0,1fr));position:static}.question-row,.question-row.read-only{grid-template-columns:1fr}.pdf-field-row{grid-template-columns:44px minmax(160px,.7fr) minmax(220px,1fr)}.pdf-checklist-row{grid-template-columns:60px minmax(240px,1fr) 64px 64px}.list-tools{grid-template-columns:repeat(2,minmax(0,1fr))}.filled-answer{grid-template-columns:1fr}.filled-response{grid-template-columns:86px}}@media (width<=760px){.app-shell{width:min(100% - 20px,1480px);padding-top:12px}.topbar,.section-heading,.checklist-heading{flex-direction:column;align-items:flex-start}.topbar-actions,.document-actions,.page-actions{justify-content:stretch;width:100%}.topbar-actions>*,.document-actions>*,.page-actions>*{justify-content:center;width:100%}.topbar h1{font-size:25px}.side-panel,.list-tools,.form-grid,.score-strip,.result-grid,.filled-inspection summary,.filled-inspection-meta,.filled-response,.signature-grid,.linked-table button,.linked-row,.details-table{grid-template-columns:1fr}.main-panel{padding:16px}.answer-area{grid-template-columns:1fr}.pdf-field-row{grid-template-columns:40px minmax(0,1fr)}.pdf-field-value{border-top:1px solid #1f2933;grid-column:1/-1}.pdf-field-label{border-right:0}.inline-grid,.inline-grid.two,.inline-grid.three,.checklist-detail-fields{grid-template-columns:1fr}.pdf-checklist-table{overflow-x:auto}.pdf-checklist-row{min-width:620px}.details-table div,.details-table div:nth-child(2n),.details-table div:nth-last-child(-n+2){border-bottom:1px solid #dfe4de;border-right:0}.details-table div:last-child{border-bottom:0}}
