/* CED Clinic pipeline module styles. Change CL-027 (2026-09-10).
   This is the .ced-care-pill block that the publishing pipelines pasted inline into 4,142 posts (1.9 KB each, 8 MB in total).
   It lives here once, enqueued from functions.php, and the inline copies were removed from post_content.
   Rollback: restore post_content from tmp-export/cl027_before.jsonl (or the pre-tags database export) and remove the enqueue. */
.ced-care-pill{ display:inline-flex !important; align-items:center !important; justify-content:center !important; padding:7px 12px !important; border-radius:999px !important; font-size:11px !important; font-weight:700 !important; line-height:1.2 !important; text-decoration:none !important; transition:transform 0.2s ease, box-shadow 0.25s ease, filter 0.2s ease, background-color 0.2s ease !important; box-shadow:none !important; position:relative !important; z-index:1 !important; will-change:transform, box-shadow; }
.ced-care-pill:hover, .ced-care-pill:focus{ transform:translateY(-1px) !important; filter:brightness(1.03) !important; text-decoration:none !important; }
.ced-care-pill-blue{ background:#EEF3F9 !important; color:#4E6485 !important; border:1px solid #D5DFEC !important; }
.ced-care-pill-blue:hover, .ced-care-pill-blue:focus{ box-shadow:0 0 0 1px rgba(78,100,133,0.18), 0 0 22px rgba(78,100,133,0.32) !important; }
.ced-care-pill-green{ background:#F1F6ED !important; color:#587048 !important; border:1px solid #D8E4CF !important; }
.ced-care-pill-green:hover, .ced-care-pill-green:focus{ box-shadow:0 0 0 1px rgba(88,112,72,0.18), 0 0 22px rgba(88,112,72,0.30) !important; }
.ced-care-pill-purple{ background:#F5F1F9 !important; color:#6C5C86 !important; border:1px solid #E1D8EC !important; }
.ced-care-pill-purple:hover, .ced-care-pill-purple:focus{ box-shadow:0 0 0 1px rgba(108,92,134,0.18), 0 0 22px rgba(108,92,134,0.30) !important; }
.ced-care-pill-slate{ background:#EAF1F8 !important; color:#45607C !important; border:1px solid #D4E0EB !important; }
.ced-care-pill-slate:hover, .ced-care-pill-slate:focus{ box-shadow:0 0 0 1px rgba(69,96,124,0.18), 0 0 22px rgba(69,96,124,0.30) !important; }
@media (max-width: 720px){ .ced-care-wrap{ flex-wrap:wrap !important; } .ced-care-headshot{ flex:0 0 100% !important; text-align:left !important; margin-top:8px !important; } .ced-care-headshot a img{ margin-left:0 !important; } }
