:root{--blue:#0377d8;--dark:#222;--muted:#6b7280;--line:#d9e1e8;--bg:#f4f7fa;--danger:#b42318;--ok:#067647}*{box-sizing:border-box}html,body{background:var(--bg);color:var(--dark);margin:0;padding:0;font-family:Arial,Helvetica,sans-serif}button,input,select,textarea{font:inherit}.shell{max-width:1180px;margin:0 auto;padding:24px}.card{border:1px solid var(--line);background:#fff;border-radius:16px;padding:22px;box-shadow:0 8px 28px #1018280d}.grid{gap:16px;display:grid}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.field{flex-direction:column;gap:7px;display:flex}.field label{font-size:14px;font-weight:700}.field input,.field select,.field textarea{background:#fff;border:1px solid #bcc8d3;border-radius:10px;min-height:44px;padding:12px}.field textarea{min-height:90px}.btn{cursor:pointer;border:0;border-radius:10px;padding:12px 18px;font-weight:700}.btn.primary{background:var(--blue);color:#fff}.btn.secondary{color:#075b9e;background:#eaf3fb}.btn.danger{color:var(--danger);background:#fdecec}.btn:disabled{opacity:.5;cursor:not-allowed}.header-inner{justify-content:space-between;align-items:center;max-width:1180px;margin:auto;padding:14px 24px;display:flex}.brand{align-items:center;gap:14px;display:flex}.brand img{width:auto;height:42px}.muted{color:var(--muted)}.stepper{gap:8px;padding:8px 0 18px;display:flex;overflow:auto}.step{white-space:nowrap;color:#475467;background:#e8eef4;border-radius:999px;padding:8px 12px;font-size:13px}.step.active{background:var(--blue);color:#fff}.toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.checkbox-card{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:flex-start;gap:10px;padding:14px;display:flex}.photo-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.photo{border:1px solid var(--line);border-radius:12px;padding:10px}.photo img{object-fit:cover;border-radius:8px;width:100%;height:170px}.hazard{border:1px solid var(--line);border-left:5px solid var(--blue);border-radius:12px;padding:16px}.badge{color:#075b9e;background:#edf6ff;border-radius:999px;padding:4px 9px;font-size:12px;font-weight:700;display:inline-block}.warning{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:10px;padding:12px}.error{color:var(--danger);font-weight:700}.ok{color:var(--ok);font-weight:700}h1,h2,h3{margin-top:0}@media (max-width:800px){.grid.two,.grid.three,.photo-grid{grid-template-columns:1fr}.shell{padding:14px}.header-inner{padding:12px 14px}}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #0377d852}.step{border:0;align-items:center;gap:7px;display:inline-flex}.step-complete,.step-count{border-radius:999px;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 7px;font-size:12px;font-weight:800;display:inline-flex}.step-complete{color:#067647;background:#dcfce7}.step-count{color:#991b1b;background:#fee2e2}.step-error{box-shadow:inset 0 -3px #b42318}.step-warning{box-shadow:inset 0 -3px #f59e0b}.step-complete:not(.active){box-shadow:inset 0 -3px #12b76a}.grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.return-review{z-index:10;border:1px solid var(--line);border-left:5px solid var(--blue);background:#fff;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;padding:12px 14px;display:flex;position:sticky;top:0;box-shadow:0 8px 24px #10182814}.review-centre{border:1px solid var(--line);background:#fff;border-radius:14px;margin-bottom:20px;padding:18px}.review-error{border-left:6px solid var(--danger)}.review-warning{border-left:6px solid #f59e0b}.review-ok{border-left:6px solid var(--ok)}.review-group{border-top:1px solid var(--line);margin-top:14px;padding-top:14px}.review-issue-list{gap:10px;display:grid}.review-issue{border:1px solid var(--line);background:#fff;border-radius:12px;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:12px;padding:14px;display:grid}.review-issue h4{margin:2px 0 6px}.review-issue p{margin:0}.issue-error{border-left:5px solid var(--danger)}.issue-warning{border-left:5px solid #f59e0b}.issue-info{border-left:5px solid var(--blue)}.issue-icon{color:#075b9e;background:#edf6ff;border-radius:999px;place-items:center;width:28px;height:28px;font-weight:900;display:grid}.issue-error .issue-icon{color:#b42318;background:#fdecec}.issue-warning .issue-icon{color:#9a3412;background:#fff7ed}.issue-meta{color:var(--muted);font-size:13px;font-weight:700}.review-target-highlight{animation:2.8s reviewPulse;border-color:#0377d8!important;box-shadow:0 0 0 4px #0377d82e,0 8px 28px #10182814!important}@keyframes reviewPulse{0%,to{background:#fff}35%{background:#edf6ff}}@media (max-width:800px){.grid.four{grid-template-columns:1fr}.return-review{flex-direction:column;align-items:stretch}.review-issue{grid-template-columns:1fr}.review-issue .btn{width:100%}.stepper{align-items:stretch}.step{justify-content:space-between}}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}body{overflow-x:hidden}.login-page{background:linear-gradient(120deg,#06172e 0%,#08284c 45%,#0377d8 100%);place-items:center;min-height:100vh;padding:32px;display:grid}.login-card{background:linear-gradient(#fff 0%,#f4f8fc 100%);border:1px solid #ffffffb8;border-radius:28px;width:min(100%,460px);padding:38px;box-shadow:0 28px 70px #04122652}.login-logo{width:min(300px,82%);height:auto;margin:0 auto 28px;display:block}.login-copy{text-align:center;margin-bottom:28px}.login-copy h1{letter-spacing:0;color:#0b203f;margin:0 0 10px;font-size:30px;line-height:1.1}.login-copy p{color:#5d6b7a;margin:0}.login-form{gap:18px;display:grid}.access-code-input{text-align:center;letter-spacing:.54em;text-indent:.54em;color:#0b203f;background:#fff;border:1px solid #b9c7d5;border-radius:18px;width:100%;height:74px;font-size:38px;font-weight:800;box-shadow:inset 0 1px 2px #10182814}.access-code-input:disabled{color:#667085;background:#eef4fa}.login-submit{border-radius:16px;width:100%;min-height:54px;font-size:16px}.login-error{color:var(--danger);text-align:center;background:#fff4f2;border:1px solid #f3b4ad;border-radius:12px;margin:0;padding:11px 12px;font-weight:700}.app-shell{padding-top:18px}.header{border-bottom:1px solid var(--line);background:#fff}.header-inner{justify-content:space-between;align-items:center;gap:18px;max-width:1180px;min-height:76px;margin:auto;padding:14px 24px;display:flex}.brand{align-items:center;gap:14px;min-width:0;display:flex}.brand img{width:auto;max-width:220px;height:46px}.brand strong{white-space:nowrap;font-size:18px;line-height:1.1}.header-logout{border-radius:9px;padding:9px 13px;font-size:14px}.wizard-nav-shell{max-width:100%;margin:0 0 18px}.wizard-stepper{overscroll-behavior-x:contain;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:10px;max-width:100%;padding:6px 4px 14px;display:flex;overflow-x:auto}.wizard-stepper::-webkit-scrollbar{display:none}.step{color:#344054;white-space:nowrap;scroll-snap-align:center;min-height:42px;box-shadow:none;background:#fff;border:1px solid #d9e1e8;border-radius:999px;flex:none;align-items:center;gap:8px;padding:8px 12px;display:inline-flex}.step.active{background:var(--blue);border-color:var(--blue);color:#fff;box-shadow:0 8px 18px #0377d83d}.step-error:not(.active){background:#fff7f7;border-color:#f3b4ad}.step-warning:not(.active){background:#fffaf0;border-color:#f7c56b}.step-index,.step-status,.step-count{flex:none;justify-content:center;align-items:center;display:inline-flex}.step-index{color:#475467;background:#eef2f6;border-radius:999px;width:24px;height:24px;font-size:12px;font-weight:800}.step.active .step-index{color:#fff;background:#fff3}.step-count{color:#991b1b;background:#fee2e2;border-radius:999px;min-width:24px;height:24px;padding:0 7px;font-size:12px;font-weight:900}.warning-count{color:#92400e;background:#fef3c7}.step.active .step-count{color:#991b1b;background:#fff}.step.active .warning-count{color:#92400e}.step-status{border-radius:999px;width:24px;height:24px}.step-status-complete{color:var(--ok);background:#dcfce7;position:relative}.step-status-complete:after{content:"";border:2px solid;border-width:0 2px 2px 0;width:6px;height:11px;margin-top:-2px;transform:rotate(45deg)}.step.active .step-status-complete{color:var(--ok);background:#fff}.step-label{white-space:nowrap;font-weight:800;line-height:1}.return-review{z-index:10;border:1px solid var(--line);border-left:5px solid var(--blue);background:#fff;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;margin:0 0 14px;padding:10px 12px;display:flex;position:sticky;top:0;box-shadow:0 8px 24px #10182814}.return-review strong{font-size:14px}.return-review .btn{border-radius:9px;padding:9px 12px}@media (max-width:800px){.login-page{padding:18px}.login-card{border-radius:24px;padding:28px 20px}.login-copy h1{font-size:25px}.access-code-input{letter-spacing:.42em;text-indent:.42em;height:66px;font-size:32px}.header-inner{min-height:68px;padding:12px 14px}.brand{gap:10px}.brand img{max-width:170px;height:38px}.brand strong{font-size:16px}.header-logout{padding:8px 10px}.app-shell{padding-top:12px}.wizard-stepper{gap:8px;padding-left:2px;padding-right:18px}.step{min-height:40px;padding:8px 10px}.return-review{flex-direction:column;align-items:stretch}.return-review .btn{width:100%}}.header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.start-new-button{white-space:nowrap}.review-actions{border-top:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:18px;margin-top:14px;padding-top:16px;display:flex}.start-new-review-action{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.modal-backdrop{z-index:1000;background:#06172e9e;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.confirm-modal{background:#fff;border:1px solid #ffffffb8;border-radius:20px;width:min(100%,540px);padding:24px;box-shadow:0 24px 70px #04122661}.confirm-modal h2{margin:0 0 10px}.confirm-modal p{line-height:1.5}.modal-warning{color:var(--danger);background:#fff4f2;border:1px solid #f3b4ad;border-radius:12px;padding:12px;font-weight:800}.confirm-checkbox{margin-top:14px}.modal-actions{flex-wrap:wrap;justify-content:flex-end;gap:12px;margin-top:20px;display:flex}.modal-actions .btn{min-width:150px}@media (max-width:800px){.header-actions{gap:8px}.start-new-button,.header-logout{padding:8px 10px}.review-actions,.start-new-review-action{flex-direction:column;align-items:stretch}.modal-actions{flex-direction:column-reverse}.modal-actions .btn{width:100%}}.dashboard-skeleton{border:1px solid var(--line);text-align:left;background:#fff;border-radius:14px;justify-content:center;align-items:center;gap:16px;min-height:260px;padding:30px;display:flex;box-shadow:0 8px 28px #1018280d}.dashboard-skeleton h1{margin:0 0 8px}.dashboard-skeleton p{margin:0}.skeleton-spinner{border:4px solid #e5eef7;border-top-color:var(--blue);border-radius:999px;width:34px;height:34px;animation:.8s linear infinite solarfxSpin}@keyframes solarfxSpin{to{transform:rotate(360deg)}}@media (max-width:800px){.dashboard-skeleton{flex-direction:column;align-items:flex-start}}
