.morning-plan{margin:13px 0;padding:14px;border-radius:9px;background:#f4f1e8;border-left:5px solid #ad7a29}.morning-plan>div{display:flex;justify-content:space-between;align-items:center}.morning-plan h4{margin:3px 0}.morning-plan>strong{display:block;margin:9px 0;font-size:15px}.morning-plan p{margin:5px 0;font-size:12px}.morning-plan ol{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:10px 0 0;padding:10px 10px 10px 28px;background:#fff;border-radius:7px;font-size:11px;color:#58665f}.morning-plan.stage-observe,.morning-plan.stage-auction{background:#eef3f7;border-left-color:#55788d}.morning-plan.stage-exit_now,.morning-plan.stage-deadline,.morning-plan.stage-overdue{background:#fff0ed;border-left-color:#b84b43}.morning-plan.stage-deadline>strong,.morning-plan.stage-overdue>strong{color:#a43f38}@media(max-width:800px){.morning-plan ol{grid-template-columns:1fr}}
