.cmdm-directory-wrap,.cmdm-single,.cmdm-submit-wrap,.cmdm-my-listings{--cmdm-accent:#2271b1;margin:20px 0}.cmdm-search-form,.cmdm-submit-form{background:#fff;border:1px solid #e5e5e5;border-radius:16px;padding:18px;margin-bottom:18px}.cmdm-form-grid,.cmdm-search-form{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px}.cmdm-form-field{display:flex;flex-direction:column;gap:6px}.cmdm-form-field input,.cmdm-form-field select,.cmdm-form-field textarea{width:100%;border:1px solid #c7c7c7;border-radius:10px;padding:10px 12px;box-sizing:border-box}.cmdm-form-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-top:10px}.cmdm-form-actions button,.cmdm-search-form button,.cmdm-pagination a{background:var(--cmdm-accent);color:#fff;border:0;border-radius:10px;padding:10px 14px;text-decoration:none;cursor:pointer}.cmdm-form-actions .cmdm-secondary{background:#50575e}.cmdm-results{display:grid;gap:16px}.cmdm-layout-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.cmdm-layout-list,.cmdm-layout-table{grid-template-columns:1fr}.cmdm-card-item{background:#fff;border:1px solid #ebebeb;border-radius:16px;padding:18px;box-shadow:0 1px 3px rgba(0,0,0,.04)}.cmdm-card-item h3{margin-top:0;margin-bottom:10px}.cmdm-badge{display:inline-block;background:var(--cmdm-accent);color:#fff;font-size:12px;line-height:1;padding:6px 8px;border-radius:999px;margin-right:6px;margin-bottom:10px}.cmdm-badge-status{background:#50575e}.cmdm-meta-list{list-style:none;margin:12px 0 0;padding:0}.cmdm-meta-list li{margin:0 0 8px}.cmdm-alert{border-radius:12px;padding:12px 14px;margin:0 0 16px;border:1px solid #dcdcde}.cmdm-alert-success{background:#ecf8f2;border-color:#91c7a8}.cmdm-alert-error{background:#fff1f0;border-color:#e8aaaa}.cmdm-alert-info{background:#f4f6f8}.cmdm-single-grid{display:grid;grid-template-columns:2fr 1fr;gap:18px}.cmdm-detail-table,.cmdm-table{width:100%;border-collapse:collapse;background:#fff;border:1px solid #e7e7e7;border-radius:12px;overflow:hidden}.cmdm-detail-table th,.cmdm-detail-table td,.cmdm-table th,.cmdm-table td{border-bottom:1px solid #ededed;padding:12px 14px;text-align:left;vertical-align:top}.cmdm-side-card,.cmdm-step{background:#fff;border:1px solid #e5e5e5;border-radius:14px;padding:16px;margin-bottom:16px}.cmdm-inline-checkbox{display:block;margin-bottom:4px}.cmdm-pagination{display:flex;gap:8px;margin-top:16px}.cmdm-pagination a.active{opacity:.85;box-shadow:inset 0 0 0 2px rgba(255,255,255,.45)}@media (max-width:900px){.cmdm-single-grid{grid-template-columns:1fr}}
