/* =========================================================
   CREdocket — Insurance & Risk Posture Guide page styles
   ========================================================= */

.irp-require-list { margin: 0; padding-left: 20px; font-size: 13.5px; line-height: 1.8; color: var(--text-secondary); }
.irp-require-list li { margin-bottom: 10px; }

/* State picker itself (.eg-state-grid / .eg-state-card) is the shared
   component from css/eviction-guide.css, already loaded on this page --
   was a native <select> here, unified to match the scannable grid the
   two handbook pages use (a dropdown hides 51 options behind one click;
   a grid can be scanned). Nothing page-specific left to style. */
