.protocol-content .prose-section{margin-bottom:3rem}.protocol-content h2{font-size:1.5rem;font-weight:800;color:#0f172a;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #e2e8f0}.protocol-content h3{font-size:1.125rem;font-weight:700;color:#1e293b;margin-top:1.5rem;margin-bottom:.75rem}.protocol-content ol,.protocol-content p,.protocol-content ul{color:#475569;line-height:1.75;margin-bottom:1rem}.protocol-content ol,.protocol-content ul{padding-left:1.5rem}.protocol-content li{margin-bottom:.5rem}.protocol-content strong{color:#0f172a;font-weight:600}.protocol-content .info-box{background:#eff6ff;border:1px solid #bfdbfe;border-radius:.75rem;padding:1.25rem;margin:1.5rem 0}.protocol-content .info-box h4{font-weight:700;color:#1e40af;margin-bottom:.5rem}.protocol-content .info-box p{color:#1e40af;margin-bottom:0}.protocol-content .warning-box{background:#fefce8;border:1px solid #fde047;border-radius:.75rem;padding:1.25rem;margin:1.5rem 0}.protocol-content .warning-box h4{font-weight:700;color:#a16207;margin-bottom:.5rem}.protocol-content .warning-box p{color:#a16207;margin-bottom:0}.protocol-content .danger-box{background:#fef2f2;border:2px solid #fca5a5;border-radius:.75rem;padding:1.25rem;margin:1.5rem 0;position:relative}.protocol-content .danger-box:before{content:"⚠️";position:absolute;top:-12px;left:16px;background:#fef2f2;padding:0 6px;font-size:1.25rem}.protocol-content .danger-box h4{font-weight:700;color:#dc2626;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.025em;font-size:.875rem}.protocol-content .danger-box li,.protocol-content .danger-box p{color:#991b1b;margin-bottom:.25rem}.protocol-content .success-box{background:#f0fdf4;border:1px solid #86efac;border-radius:.75rem;padding:1.25rem;margin:1.5rem 0}.protocol-content .success-box h4{font-weight:700;color:#15803d;margin-bottom:.5rem}.protocol-content .success-box p{color:#15803d;margin-bottom:0}.safety-checklist{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0;border-radius:1rem;padding:1.5rem;margin:2rem 0}.safety-checklist .progress-bar-track{width:100%;height:8px;background:#e2e8f0;border-radius:4px;overflow:hidden;margin-bottom:1rem}.safety-checklist .progress-bar-fill{height:100%;background:linear-gradient(90deg,#14b8a6,#0d9488);border-radius:4px;transition:width .4s ease}.safety-checklist label{display:flex;align-items:flex-start;gap:.75rem;padding:.75rem;border-radius:.5rem;cursor:pointer;transition:background .15s}.safety-checklist label:hover{background:rgba(255,255,255,.7)}.safety-checklist input[type=checkbox]{margin-top:3px;width:18px;height:18px;accent-color:#0d9488;flex-shrink:0}.step-indicator{display:flex;flex-direction:column;gap:0;margin:1.5rem 0}.step-indicator .step{display:flex;gap:1rem;align-items:flex-start;position:relative}.step-indicator .step-marker{display:flex;flex-direction:column;align-items:center;flex-shrink:0}.step-indicator .step-dot{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#0d9488,#14b8a6);color:white;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.875rem;flex-shrink:0;z-index:1}.step-indicator .step-line{width:2px;flex-grow:1;min-height:24px;background:#cbd5e1}.step-indicator .step:last-child .step-line{display:none}.step-indicator .step-content{padding-bottom:1.5rem}.step-indicator .step-content h4{font-weight:700;color:#0f172a;margin-bottom:.25rem;font-size:1rem}.step-indicator .step-content p{color:#64748b;font-size:.875rem;margin-bottom:0;line-height:1.6}.flip-card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1rem;margin:1.5rem 0}.flip-card{perspective:800px;height:180px;cursor:pointer}.flip-card-inner{position:relative;width:100%;height:100%;transition:transform .5s ease;transform-style:preserve-3d}.flip-card.flipped .flip-card-inner{transform:rotateY(180deg)}.flip-card-back,.flip-card-front{position:absolute;width:100%;height:100%;backface-visibility:hidden;border-radius:.75rem;padding:1.25rem;display:flex;flex-direction:column;justify-content:center}.flip-card-front{background:linear-gradient(135deg,#0f766e,#115e59);color:white;align-items:center;text-align:center}.flip-card-front .flip-icon{font-size:2rem;margin-bottom:.75rem}.flip-card-front h4{font-weight:600;font-size:.9rem;color:white;margin:0}.flip-card-front .flip-hint{font-size:.7rem;opacity:.7;margin-top:.5rem}.flip-card-back{background:#f0fdfa;border:1px solid #99f6e4;transform:rotateY(180deg)}.flip-card-back p{color:#115e59;font-size:.85rem;line-height:1.5;margin:0}.temp-card{background:linear-gradient(135deg,#1e293b,#0f172a);border-radius:1rem;padding:1.5rem;margin:1.5rem 0;color:white}.temp-card .temp-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.25rem}.temp-card h4{font-weight:700;color:white;margin:0;font-size:1rem}.temp-card .temp-toggle{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);color:white;padding:4px 12px;border-radius:6px;cursor:pointer;font-size:.8rem;font-weight:600;transition:background .15s}.temp-card .temp-toggle:hover{background:rgba(255,255,255,.2)}.temp-zones{display:flex;flex-direction:column;gap:.75rem}.temp-zone{display:flex;align-items:center;gap:1rem;padding:.75rem;border-radius:.5rem}.temp-zone.ideal{background:rgba(34,197,94,.15)}.temp-zone.good{background:rgba(59,130,246,.15)}.temp-zone.ok{background:rgba(234,179,8,.15)}.temp-zone.bad{background:rgba(239,68,68,.15)}.temp-zone .temp-value{font-weight:700;font-size:1.1rem;min-width:80px;font-variant-numeric:tabular-nums}.temp-zone.ideal .temp-value{color:#4ade80}.temp-zone.good .temp-value{color:#60a5fa}.temp-zone.ok .temp-value{color:#facc15}.temp-zone.bad .temp-value{color:#f87171}.temp-zone .temp-label{font-size:.85rem;color:#94a3b8}.waste-quiz{background:#fafafa;border:1px solid #e5e7eb;border-radius:1rem;padding:1.5rem;margin:1.5rem 0}.waste-quiz .quiz-item{padding:1rem;border-radius:.5rem;margin-bottom:.75rem;background:white;border:1px solid #e5e7eb}.waste-quiz .quiz-options{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.75rem}.waste-quiz .quiz-btn{padding:6px 14px;border-radius:6px;border:1px solid #d1d5db;background:white;cursor:pointer;font-size:.85rem;font-weight:500;transition:all .15s}.waste-quiz .quiz-btn:hover{background:#f3f4f6;border-color:#9ca3af}.waste-quiz .quiz-btn.correct{background:#dcfce7;border-color:#22c55e;color:#15803d}.waste-quiz .quiz-btn.incorrect{background:#fee2e2;border-color:#ef4444;color:#991b1b}.ppe-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.75rem;margin:1.5rem 0}.ppe-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;padding:1rem;text-align:center;transition:transform .15s}.ppe-item:hover{transform:translateY(-2px)}.ppe-item .ppe-icon{font-size:2rem;margin-bottom:.5rem}.ppe-item .ppe-name{font-size:.8rem;font-weight:600;color:#0f172a}.ppe-item .ppe-mandatory{font-size:.65rem;color:#dc2626;font-weight:700;text-transform:uppercase;margin-top:.25rem}.section-header-icon{display:inline-flex;align-items:center;gap:.5rem}.section-header-icon .icon{font-size:1.25rem}.expandable-detail{margin:1rem 0}.expandable-detail summary{cursor:pointer;font-weight:600;color:#0d9488;padding:.75rem 1rem;background:#f0fdfa;border-radius:.5rem;border:1px solid #ccfbf1;list-style:none;display:flex;align-items:center;gap:.5rem;transition:background .15s}.expandable-detail summary:hover{background:#ccfbf1}.expandable-detail summary:before{content:"▶";font-size:.65em;transition:transform .2s}.expandable-detail[open] summary:before{transform:rotate(90deg)}.expandable-detail .detail-content{padding:1rem;border-left:2px solid #99f6e4;margin-left:.75rem;margin-top:.5rem}