/* WK-03 Safety Report authoring presentation — Figma 432:400 / 432:515 / 429:52 / 429:167. */
@media (min-width:700px){
  #safety-report-wizard{width:100%;height:auto;max-width:none;max-height:none;margin:0;padding:0;border:0;border-radius:0;background:#f8f9fa}
  #safety-report-wizard::backdrop{background:rgba(16,29,48,.24)}
  #safety-report-form{display:flex;width:100%;height:auto;max-width:none;flex-direction:column;overflow:visible;border:0;border-radius:0;background:#f8f9fa;box-shadow:none;color:#1a1c1e;font-family:Inter,"Noto Sans KR",sans-serif}
  #safety-report-form .wizard-header{display:none}
  #safety-report-form .wizard-kicker{color:#1b59f8;font-size:11px;font-weight:700;letter-spacing:.08em}
  #safety-report-form #report-wizard-title{margin:3px 0 0;color:#1a1c1e;font-size:28px;line-height:34px;font-weight:700}
  #safety-report-form .wizard-close{width:36px;height:36px;border:1px solid #e1e2e5;border-radius:8px;background:#fff;color:#4f5356}
  #safety-report-form .wizard-progress{min-height:56px;padding:8px 16px;border-bottom:1px solid #e5e7eb;background:#fff}
  #safety-report-form .wizard-progress-track{height:4px;border-radius:2px;background:#e8effe}
  #safety-report-form .wizard-progress-track span{background:#1b59f8}
  #safety-report-form .wizard-progress-copy{font-size:12px}
  #safety-report-form .wizard-body{width:100%;max-width:none;margin:0;padding:0;overflow:visible}
  #safety-report-form .wizard-step{width:100%}
  #safety-report-form[data-single-workspace="true"] .wizard-body{display:grid;gap:20px}
  #safety-report-form[data-single-workspace="true"] .wizard-step:not([data-report-step="4"]){box-sizing:border-box;padding:20px 24px;border:1px solid #e5e7eb;border-radius:12px;background:#fff;box-shadow:0 4px 16px -10px rgba(15,23,42,.18)}
  #safety-report-form[data-single-workspace="true"] .wizard-step .wizard-fields{padding:0;border:0;border-radius:0;box-shadow:none}
  #safety-report-form[data-single-workspace="true"] .report-choice-grid{margin-bottom:16px}
  #safety-report-form .wizard-step-heading{margin:0 0 14px;gap:10px}
  #safety-report-form .wizard-step-heading>.material-symbols-rounded{display:none}
  #safety-report-form .wizard-step-heading h3{margin:0;color:#1a1c1e;font-size:18px;line-height:24px;font-weight:700}
  #safety-report-form .wizard-step-heading p{margin:4px 0 0;color:#4f5356;font-size:14px;line-height:21px}
  #safety-report-form .report-choice-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
  #safety-report-form .report-choice-grid .wizard-choice{display:flex;position:relative;min-height:112px;padding:12px 16px;align-items:center;justify-content:center;flex-direction:column;gap:4px;border:1px solid #e5e7eb;border-radius:10px;background:#fff;box-shadow:0 2px 4px rgba(0,0,0,.03)}
  #safety-report-form .report-choice-grid .wizard-choice>.material-symbols-rounded{color:#1a1c1e;font-size:24px}
  #safety-report-form .report-choice-grid .wizard-choice strong{color:#1a1c1e;font-size:15px;font-weight:600}
  #safety-report-form .report-choice-grid .wizard-choice small{display:block;color:#4f5356;font-size:12px;line-height:17px;text-align:center}
  #safety-report-form .report-choice-grid .wizard-choice:has(input:checked){border-color:#1b59f8;background:#f8faff;box-shadow:0 6px 8px rgba(27,89,248,.08)}
  #safety-report-form .report-choice-grid .wizard-choice:has(input:checked) strong{color:#1b59f8;font-weight:700}
  #safety-report-form .wizard-fields,#safety-report-form .report-review-card{padding:20px 24px;gap:16px;border:1px solid #e5e7eb;border-radius:12px;background:#fff;box-shadow:0 8px 24px -8px rgba(0,0,0,.05)}
  #safety-report-form .wizard-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}
  #safety-report-form .wizard-field{gap:4px}
  #safety-report-form .wizard-field>span:first-child{color:#111827;font-size:14px;font-weight:600}
  #safety-report-form .wizard-field i{color:#e83838;font-size:12px}
  #safety-report-form .wizard-field input,#safety-report-form .wizard-field select,#safety-report-form .wizard-field textarea{min-height:42px;padding:10px 12px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;color:#1a1c1e;font-size:15px;box-shadow:none}
  #safety-report-form .wizard-field textarea{min-height:94px;line-height:1.5}
  #safety-report-form .datetime-confirm-button{min-height:36px;padding:0 16px;border:0;border-radius:6px;background:#1b59f8;box-shadow:none;font-size:13px}
  #safety-report-form .report-photo-placeholder{min-height:120px;border-color:#d0d5dd;border-radius:8px;background:#f8f9fa}
  #safety-report-form .report-photo-retry{min-height:34px;padding:0 12px;border:1px solid #b9c5d4;border-radius:7px;background:#fff;color:#173f72;font-weight:700;cursor:pointer}
  #safety-report-form .report-photo-retry[hidden]{display:none}
  #safety-report-form .report-guide-toggle{min-height:34px;padding:0 12px;border:1px solid #e1e2e5;border-radius:6px;background:#fff;color:#1b59f8;font-size:13px;font-weight:600}
  #safety-report-form .report-writing-guide-overlay{position:fixed;z-index:49;inset:0;border:0;background:rgba(0,0,0,.3);cursor:default}
  #safety-report-form .report-writing-guide{position:fixed;z-index:50;top:48px;right:0;width:420px;height:calc(100dvh - 48px);padding:24px;box-sizing:border-box;overflow-y:auto;border-radius:0;background:#fff;box-shadow:-4px 0 16px rgba(0,0,0,.15);color:#4f5356;font-size:13px}
  #safety-report-form .report-writing-guide>header{display:flex;margin-bottom:20px;align-items:center;justify-content:space-between}
  #safety-report-form .report-writing-guide>header strong{color:#1a1c1e;font-size:18px}
  #safety-report-form .report-writing-guide>header button{display:grid;width:32px;height:32px;padding:0;place-items:center;border:0;background:transparent;color:#8d9196;cursor:pointer}
  #safety-report-form .report-writing-guide section{margin-bottom:20px}
  #safety-report-form .report-writing-guide b{display:block;margin-bottom:8px;color:#1a1c1e;font-size:14px}
  #safety-report-form .report-writing-guide p{margin:0;line-height:1.7}
  #safety-report-form:has(input[value="종사자의견"]:checked) .wizard-fields{border-color:#d6e4ff;background:#fbfcff}
  #safety-report-form:has(input[value="종사자의견"]:checked) .wizard-step-heading h3{color:#1b59f8}
  #safety-report-form .report-complete{display:grid;min-height:140px;padding:20px 24px;grid-template-columns:44px minmax(0,1fr);align-items:start;gap:6px 16px;border:1px solid #d1fae5;border-radius:12px;background:#f0fdf0;box-shadow:0 6px 9px rgba(0,0,0,.04);text-align:left}
  #safety-report-form .report-complete[hidden]{display:none}
  #safety-report-form .report-complete .wizard-complete-icon{display:grid;width:44px;height:44px;grid-column:1;grid-row:1 / span 3;place-items:center;border:1px solid #d1fae5;border-radius:12px;background:#fff;color:#16a34a;font-size:24px}
  #safety-report-form .report-complete .wizard-complete-label{color:#16815b;font-size:13px;font-weight:700}
  #safety-report-form .report-complete h3{margin:6px 0;color:#1a1c1e;font-size:20px}
  #safety-report-form .report-complete>p{color:#4f5356;font-size:15px;line-height:1.5}
  #safety-report-form .report-complete>:is(.wizard-share-number,.report-confirmation-timeline,.wizard-complete-note){grid-column:1 / -1;width:100%;margin-top:12px;background:#fff}
  #safety-report-form :is(.report-first-contact,.report-routing-questions){min-width:0;margin:0;padding:16px;border:1px solid #e1e4e8;border-radius:10px;background:#f8f9fa}
  #safety-report-form .report-first-contact>legend{padding:0 6px;color:#1a1c1e;font-weight:800}
  #safety-report-form .report-inline-options{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}
  #safety-report-form .report-inline-options label{display:flex;min-height:40px;padding:8px 12px;align-items:center;gap:8px;border:1px solid #d8dce1;border-radius:8px;background:#fff}
  #safety-report-form .report-prior-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:14px}
  #safety-report-form .report-prior-fields[hidden]{display:none}
  #safety-report-form .report-prior-fields label{display:grid;min-width:0;gap:6px}
  #safety-report-form .report-prior-fields :is(input,select),#safety-report-form .report-routing-questions select{width:100%;min-width:0;min-height:42px;padding:8px 10px;border:1px solid #cfd4da;border-radius:7px;background:#fff}
  #safety-report-form .report-routing-questions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
  #safety-report-form .report-routing-questions>output{grid-column:1 / -1}
  #safety-report-form .report-routing-questions>label{display:grid;min-width:0;gap:7px;color:#30343a;font-size:13px;line-height:1.45}
  #safety-report-form #report-level-preview{display:grid;padding:12px 14px;gap:4px;border-radius:8px;background:#eaf2ff;color:#173f72}
  #safety-report-form #report-level-preview span{font-size:12px;font-weight:600}
  #safety-report-form #report-level-preview strong{font-size:16px;font-weight:800}
  #safety-report-form #report-level-preview small{color:#536b85;font-size:12px;font-weight:500}
  #safety-report-form .report-actor-meta{color:#686d73;font-size:12px}
  #safety-report-form .report-complete-summary{display:grid;width:100%;margin:12px 0 0;grid-column:1 / -1;grid-template-columns:repeat(2,minmax(0,1fr));border:1px solid #e1e4e8;border-radius:10px;background:#fff;overflow:hidden}
  #safety-report-form .report-complete-summary div{display:grid;grid-template-columns:110px minmax(0,1fr);padding:11px 14px;gap:10px;border-bottom:1px solid #eef0f2}
  #safety-report-form .report-complete-summary dt{color:#686d73}.report-complete-summary dd{min-width:0;margin:0;font-weight:700;overflow-wrap:anywhere}
  @media(max-width:720px){#safety-report-form :is(.report-prior-fields,.report-routing-questions,.report-complete-summary){grid-template-columns:1fr}#safety-report-form .report-routing-questions>output{grid-column:1}}
  #safety-report-form .wizard-actions{min-height:0;padding:16px 0 0;border-top:1px solid #e5e7eb;background:transparent;gap:12px}
  #safety-report-form[data-single-workspace="true"] .wizard-actions{position:sticky;z-index:5;bottom:0;padding:14px 0;background:#f8f9fa}
  #safety-report-form .wizard-button{height:44px;min-height:44px;padding:0 20px;border-radius:8px;font-size:14px;font-weight:600;box-shadow:none}
  #safety-report-form .wizard-button-primary{border-color:#1b59f8;background:#1b59f8}
  #safety-report-form .wizard-button-secondary{border-color:#d0d5dd;background:#fff;color:#4f5356}
}
