/* Portal styles are rendered inline by the plugin. This file is intentionally light. */
.hfc-crs-admin-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:18px;margin-top:20px}.hfc-crs-admin-card{background:#fff;border:1px solid #d7dcea;border-radius:18px;padding:20px}.hfc-crs-admin-card h3{margin-top:0}.hfc-crs-admin-card select{width:100%;max-width:100%}
