#pspC5MixingGuidancePanel{margin-top:8px;border:1px solid #9fc8aa;border-radius:12px;background:#f4fbf6;padding:10px 11px;color:#173424;font-size:13px;line-height:1.38}
#pspC5MixingGuidancePanel .c5MixingHead{display:flex;justify-content:space-between;gap:8px;align-items:center;flex-wrap:wrap;margin-bottom:5px}
#pspC5MixingGuidancePanel .c5MixingHead span{background:#dcefe2;border-radius:999px;padding:4px 8px;font-weight:800;font-size:12px}
#pspC5MixingGuidancePanel p,#pspC5MixingGuidancePanel div{margin:4px 0}
#pspC5MixingGuidancePanel details{margin-top:7px;border:1px solid #cfe2d4;border-radius:9px;background:#fff;padding:0 8px}
#pspC5MixingGuidancePanel summary{padding:8px 0;font-weight:800;color:#215b35}
.c5LiveSection{border:1px solid #d8e6db;border-radius:9px;padding:8px;margin:7px 0;background:#fff}
.c5LiveSection h3{margin:0 0 5px;color:#174d2d;font-size:15px}
.c5LiveRow{margin:3px 0;line-height:1.35}
.c5LiveMode{border:1px solid #c4dcc9;background:#f5faf6;border-radius:8px;padding:8px;margin-bottom:7px}
.c5LiveProcedure{padding-left:22px;margin:4px 0}.c5LiveProcedure li{margin:7px 0;line-height:1.4}
.c5LiveTimeline{display:grid;grid-template-columns:minmax(150px,36%) 1fr;gap:8px;border-bottom:1px solid #e5ece6;padding:5px 0}.c5LiveTimeline span{overflow-wrap:anywhere}
.c5Warning{border:1px solid #d6a84a;background:#fff7df;border-radius:7px;padding:7px;margin:6px 0}
.c5SavedViewer{border:1px solid #9fc8aa;border-radius:12px;background:#f7fbf8;padding:10px;margin:10px 0}
.c5SavedHeader{display:flex;justify-content:space-between;align-items:flex-start;gap:8px}.c5SavedHeader button{margin:0}
.c5SavedActions{display:flex;gap:7px;flex-wrap:wrap;margin:10px 0;position:sticky;top:var(--psp-sticky-stack-offset,0);z-index:8;background:#f7fbf8;padding:6px 0}
.c5SavedActions button{margin:0;flex:1 1 150px}
.c5SavedPreviewBody{background:#fff;border:1px solid #d8dfd9;border-radius:9px;padding:10px;max-height:70vh;overflow:auto}
.c5SavedPreviewBody .c5ReportHeader{border-bottom:2px solid #197044;margin-bottom:8px}.c5SavedPreviewBody .c5ReportHeader h1{font-size:20px;color:#0b6b35;margin:0}
.c5SavedPreviewBody .c5Section{border:1px solid #e0e5e1;border-radius:7px;padding:7px;margin:6px 0}.c5SavedPreviewBody .c5Section h2{font-size:14px;color:#174d2d;margin:0 0 4px}
.c5SavedPreviewBody .c5Row{margin:2px 0}.c5SavedPreviewBody .c5ProcedureSection li{margin:5px 0}
.c5CompareSummary{border:1px solid #d7c78a;background:#fffaf0;border-radius:9px;padding:9px;margin:9px 0}
.c5CompareResults .c5Toolbar{display:none}.c5CompareResults .c5CompareGrid{display:grid;grid-template-columns:1fr 1fr;gap:8px}
.c5CompareResults .c5CompareCard{border:1px solid #ddd4a7;border-radius:8px;padding:8px;margin:6px 0}.c5CompareResults .c5CompareCard.changed{background:#fff7dc}.c5CompareSection{font-size:11px;color:#666;font-weight:800}.c5CompareField{font-weight:900;color:#5b3b14}.c5ComparePair{display:grid;grid-template-columns:80px 1fr;gap:6px;margin:3px 0}
@media(max-width:600px){.c5LiveTimeline,.c5CompareResults .c5CompareGrid{grid-template-columns:1fr}.c5SavedActions{position:static}.c5SavedPreviewBody{max-height:none}.c5SavedHeader{display:block}.c5SavedHeader button{margin-top:8px}}
@media print{#pspC5MixingGuidancePanel,.c5SavedActions,.c5SavedHeader button{display:none!important}}

.c5CompareResults .c5CompareCard.added{background:#eef8ff;border-color:#9fc6df}.c5CompareResults .c5CompareCard.removed{background:#fff0f0;border-color:#dfaaaa}.c5CompareResults .c5CompareCard.changed{background:#fff7dc}.c5CompareStatus-added{color:#075c8a}.c5CompareStatus-removed{color:#922}.c5CompareStatus-changed{color:#705000}
