:root{font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;color:#172033;background:#f3f5f8;line-height:1.35}*{box-sizing:border-box}body{margin:0}.topbar{height:54px;background:#172033;color:#fff;display:flex;align-items:center;padding:0 max(18px,calc((100% - 1240px)/2));gap:24px;position:sticky;top:0;z-index:10}.brand{color:#fff;text-decoration:none;font-size:19px;font-weight:750}.brand span{background:#fff;color:#172033;padding:3px 6px;border-radius:5px;margin-right:4px}.topbar nav{margin-left:auto;display:flex;align-items:center;gap:16px}.topbar nav a,.user-chip{color:#e8edf6;text-decoration:none;font-size:14px}.user-chip{border-left:1px solid #556070;padding-left:16px}.container{max-width:1240px;margin:18px auto;padding:0 16px}.card{background:#fff;border:1px solid #dfe4ec;border-radius:10px;padding:18px;margin-bottom:14px;box-shadow:0 1px 2px rgba(20,30,50,.04)}h1{font-size:23px;margin:2px 0 5px}h2{font-size:17px;margin:2px 0 10px}p{margin:6px 0}.eyebrow,.step{font-size:11px;text-transform:uppercase;letter-spacing:.08em;font-weight:800;color:#657188}.meta,.hint,small{color:#687386}.actions,.audit-summary,.category>header,.qhead,.answer-row,.photo-form{display:flex;align-items:center;gap:10px}.audit-summary{justify-content:space-between}.summary-side{display:grid;text-align:right;gap:2px}.summary-side strong{font-size:24px}.badge,.status-pill{display:inline-block;background:#edf1f7;border-radius:999px;padding:4px 9px;font-size:12px;font-weight:700}.btn{display:inline-flex;justify-content:center;align-items:center;border:0;border-radius:7px;background:#243a64;color:white;padding:8px 12px;font-weight:700;text-decoration:none;cursor:pointer;font-size:13px}.btn.secondary{background:#e8edf5;color:#27354c}label{display:grid;gap:4px;font-size:12px;font-weight:700;color:#47546a;margin-bottom:8px}input,select,textarea{width:100%;border:1px solid #cfd6e1;border-radius:6px;padding:8px 9px;background:white;color:#172033;font:inherit}textarea{min-height:66px;resize:vertical}.grid,.two,.three,.editor-grid{display:grid;gap:10px}.grid,.two{grid-template-columns:repeat(2,minmax(0,1fr))}.three{grid-template-columns:repeat(3,minmax(0,1fr))}.editor summary{cursor:pointer;display:flex;justify-content:space-between}.editor-grid{grid-template-columns:.75fr 1.7fr;margin-top:16px}.editor-grid section+section{border-left:1px solid #e1e6ee;padding-left:18px}.step{width:24px;height:24px;border-radius:50%;background:#243a64;color:white;display:grid;place-items:center;float:left;margin-right:8px}.checks{display:flex;gap:14px;flex-wrap:wrap;margin:6px 0 10px}.checks label{display:flex;align-items:center}.checks input,.status-buttons input{width:auto}.category{padding:0;overflow:hidden}.category>header{justify-content:space-between;padding:14px 17px;background:#fafbfc;border-bottom:1px solid #e2e7ef}.question{padding:14px 17px;border-bottom:1px solid #e4e8ef;border-left:4px solid #aab3c2}.question:last-child{border-bottom:0}.status-compliant{border-left-color:#24835b}.status-non_compliant{border-left-color:#c44343}.status-not_applicable{border-left-color:#79839a}.qhead{justify-content:space-between;align-items:flex-start}.reference{font-size:12px;color:#334e7d;margin-top:4px}.guidance{font-size:12px;background:#f3f6fa;padding:7px 9px;border-radius:6px;margin:8px 0}.status-buttons{display:flex;gap:6px;flex-wrap:wrap;margin:9px 0}.status-buttons label{display:block;margin:0}.status-buttons input{position:absolute;opacity:0}.status-buttons span{display:block;padding:6px 9px;border:1px solid #cfd6e1;border-radius:6px;background:#fff}.status-buttons input:checked+span{background:#243a64;color:white;border-color:#243a64}.answer-row textarea{flex:1;min-height:48px}.photo-block{margin-top:10px;border-top:1px dashed #ccd4df;padding-top:10px}.photo-title{font-size:12px;font-weight:800;margin-bottom:8px}.photo-title span{color:#778297;font-weight:500}.gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:8px;margin-bottom:10px}.gallery figure{margin:0;border:1px solid #d9dfe8;border-radius:7px;overflow:hidden;background:#fafbfc}.gallery img{display:block;width:100%;height:105px;object-fit:cover}.gallery figcaption{padding:5px 7px;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.photo-form{display:grid;grid-template-columns:1.2fr .7fr 1fr auto}.empty{padding:16px;color:#758095;text-align:center}.alert{padding:10px 12px;border-radius:7px;margin-bottom:10px}.alert.success{background:#e7f5ed;color:#17623f}.alert.error{background:#fdeaea;color:#912f2f}table{width:100%;border-collapse:collapse}th,td{text-align:left;padding:9px;border-bottom:1px solid #e3e7ed;font-size:13px}footer{text-align:center;color:#7a8496;font-size:12px;padding:16px}.narrow,.login{max-width:720px;margin-left:auto;margin-right:auto}@media(max-width:800px){.editor-grid,.grid,.two,.three{grid-template-columns:1fr}.editor-grid section+section{border-left:0;border-top:1px solid #e1e6ee;padding-left:0;padding-top:15px}.photo-form{grid-template-columns:1fr}.answer-row,.audit-summary{align-items:stretch;flex-direction:column}.summary-side{text-align:left}.topbar nav{gap:9px}.user-chip{display:none}.container{margin-top:10px}.card{padding:13px}}
