/* Process-specific refinement; only the central pharmacy chapter is affected. */
.central-section { --process-mint: #d8f2e9; --process-blue: #e1ebff; --process-peach: #ffe5cc; --process-lilac: #eee9fc; }
.central-section .icon-accent { stroke: #bb874d; }
.central-section .feature-icon { box-shadow: inset 0 1px 0 #ffffffb3; }
.central-service-points li { padding-block: 2px; }
.central-service-points .feature-icon { border: 1px solid #ffffffab; }
.central-visual .scene-carousel { aspect-ratio: auto; padding-bottom: 76px; background: #f5faf4; }
.central-visual .scene-carousel::before { content: ""; display: block; aspect-ratio: 3 / 2; }
.central-visual .scene-carousel > [data-scene-frame] { bottom: auto; height: auto; aspect-ratio: 3 / 2; border-radius: inherit; }
.central-visual .scene-carousel .rotation-controls { top: 12px; bottom: auto; left: 12px; background: #244658b3; }
.central-visual .scene-carousel .rotation-controls:has(.rotation-status:not(:empty)) { top: 12px; bottom: auto; left: 12px; max-width: calc(100% - 24px); background: #244658ed; }
.central-visual .central-scene-selectors { left: 8px; right: 8px; bottom: 6px; gap: 5px; padding: 6px; border-radius: 19px; background: #f5faf4; border-color: transparent; box-shadow: none; backdrop-filter: none; }
.central-visual .central-scene-selectors button { flex: 1; min-width: 0; width: auto; height: 51px; display: flex; flex-direction: column; justify-content: center; gap: 4px; padding: 5px 1px; border-radius: 12px; color: #5c756b; transition: background .25s, color .25s; }
.central-visual .central-scene-selectors button svg { width: 20px; height: 20px; }
.central-visual .central-scene-selectors button span { width: auto; height: auto; background: none; border-radius: 0; font-size: 12px; line-height: 1.2; }
.central-visual .central-scene-selectors button[aria-pressed="true"] { color: #306c56; background: #d7ece0; box-shadow: inset 0 1px 0 #ffffffc4; }
.central-visual .central-scene-selectors button:nth-child(2)[aria-pressed="true"], .central-visual .central-scene-selectors button:nth-child(4)[aria-pressed="true"] { color: #88582d; background: #f8e7d4; }
.central-visual .central-scene-selectors button:nth-child(3)[aria-pressed="true"] { color: #756394; background: #e8e1f5; }
.central-visual .central-scene-selectors button:nth-child(6)[aria-pressed="true"] { color: #476d98; background: #dfeafb; }
.central-visual .central-scene-selectors button:hover { background: #e3eee8; color: #285f4b; }
.central-visual .central-scene-selectors button:focus-visible { outline: 2px solid #326f5d; outline-offset: -2px; }
.central-scene-caption { min-height: 130px; }
.central-scene-mark { background: #ffffffb3; border: 1px solid #fff; }
.central-dosages { margin-top: 38px; display: grid; grid-template-columns: minmax(0, .8fr) minmax(0, 1.7fr); align-items: center; gap: 30px; padding: 28px 30px; border-radius: 24px; background: #fcfaf6; border: 1px solid #eee9de; }
.central-dosage-heading .eyebrow { font-size: 13px; color: #856c51; letter-spacing: .5px; }
.central-dosage-heading h3 { margin: 7px 0 9px; font-size: 25px; line-height: 1.5; }
.central-dosage-heading > p:last-child { font-size: 13px; color: #786c5f; line-height: 1.8; }
.central-dosages ul { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); list-style: none; margin: 0; padding: 0; gap: 14px; }
.central-dosages li { min-width: 0; }
.central-form-icon { display: grid; place-items: center; width: 48px; height: 48px; border-radius: 15px; background: #f8e7d4; color: #916235; margin-bottom: 12px; border: 1px solid #fff; box-shadow: 0 3px 8px #5b4c3405; }
.central-form-icon svg { width: 26px; height: 26px; }
.central-dosages li:nth-child(2) .central-form-icon { background: #e7e1f4; color: #756395; }
.central-dosages li:nth-child(3) .central-form-icon { background: #deeee2; color: #538064; }
.central-dosages li:nth-child(4) .central-form-icon { background: #e1eaf8; color: #53739d; }
.central-dosages strong { font-size: 17px; line-height: 1.6; font-weight: 600; }
.central-dosages li p { font-size: 13px; color: #766d63; line-height: 1.85; margin-top: 4px; }
.central-flow { margin-top: 28px; }
.central-role--pharmacy .central-duty-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 10px; }
.central-role--pharmacy .central-duty-grid li { flex-direction: row; align-items: center; gap: 11px; padding: 15px 12px; background: #ffffffa8; }
.central-duty-icon { display: grid; place-items: center; width: 38px; height: 38px; flex-shrink: 0; border-radius: 12px; background: #e1eee5; }
.central-duty-grid li:nth-child(2) .central-duty-icon, .central-duty-grid li:nth-child(5) .central-duty-icon { background: #e3ecfa; }
.central-duty-grid li:nth-child(2) svg, .central-duty-grid li:nth-child(5) svg { color: #587a9d; }
.central-duty-grid li:nth-child(3) .central-duty-icon, .central-duty-grid li:nth-child(6) .central-duty-icon { background: #f8e9d7; }
.central-duty-grid li:nth-child(3) svg, .central-duty-grid li:nth-child(6) svg { color: #aa7847; }
.central-duty-grid li:nth-child(4) .central-duty-icon { background: #eae4f6; }
.central-duty-grid li:nth-child(4) svg { color: #85729f; }
.central-role--pharmacy .central-duty-grid svg { width: 22px; height: 22px; }
.central-duty-grid strong { display: block; font-size: 15px; font-weight: 500; line-height: 1.65; }
.central-duty-grid li div > span { display: block; color: #64776d; font-size: 12px; line-height: 1.8; margin-top: 2px; }
.central-digital-controls { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 25px; padding: 28px 22px 5px; }
.central-digital-controls > div { display: flex; gap: 12px; align-items: flex-start; min-width: 0; }
.central-digital-icon { width: 40px; height: 40px; flex-shrink: 0; display: grid; place-items: center; border-radius: 13px; color: #4e7a69; background: #e8f3ec; }
.central-digital-controls > div:nth-child(2) .central-digital-icon { color: #617da5; background: #eaf0fb; }
.central-digital-controls > div:nth-child(3) .central-digital-icon { color: #9a744b; background: #faf0e4; }
.central-digital-controls strong { font-size: 16px; line-height: 1.65; font-weight: 600; }
.central-digital-controls p { margin-top: 4px; font-size: 14px; color: #677a70; line-height: 1.85; }
.central-trace ol { justify-content: flex-start; }
.central-trace li svg { width: 17px; height: 17px; color: #89739d; }
@media (max-width: 1100px) {
 .central-dosages { grid-template-columns: 1fr; gap: 23px; }
 .central-dosage-heading { display: grid; grid-template-columns: 1fr 1fr; column-gap: 30px; align-items: center; }
 .central-dosage-heading .eyebrow { grid-column: 1; }
 .central-dosage-heading h3 { grid-column: 1; margin-bottom: 0; }
 .central-dosage-heading > p:last-child { grid-column: 2; grid-row: 1 / span 2; }
 .central-dosages li { display: flex; gap: 12px; align-items: center; }
 .central-form-icon { margin: 0; flex-shrink: 0; }
 .central-role--pharmacy .central-duty-grid li { padding: 14px 9px; gap: 8px; }
 .central-duty-icon { width: 32px; height: 32px; border-radius: 10px; }
 .central-digital-controls { gap: 18px; padding-inline: 10px; }
}
@media (max-width: 800px) {
 .central-dosages ul { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 23px; }
 .central-role--pharmacy .central-duty-grid li { flex-direction: column; text-align: center; padding: 14px 7px; }
 .central-digital-controls { padding-inline: 0; gap: 16px; }
 .central-digital-controls > div { flex-direction: column; gap: 10px; }
 .central-scene-caption { min-height: 114px; }
}
@media (max-width: 520px) {
.central-visual .scene-carousel { padding-bottom: 64px; }
 .central-visual .central-scene-selectors { left: 7px; right: 7px; bottom: 7px; gap: 2px; padding: 4px; border-radius: 14px; }
 .central-visual .central-scene-selectors button { height: 43px; gap: 3px; border-radius: 9px; }
 .central-visual .central-scene-selectors button svg { width: 17px; height: 17px; }
 .central-visual .central-scene-selectors button span { font-size: 11px; }
 .central-visual .scene-carousel .rotation-controls, .central-visual .scene-carousel .rotation-controls:has(.rotation-status:not(:empty)) { top: 7px; left: 7px; bottom: auto; max-width: calc(100% - 14px); }
 .central-scene-caption { min-height: 149px; }
 .central-dosages { padding: 23px 20px; margin-top: 29px; }
 .central-dosage-heading { display: block; }
 .central-dosage-heading > p:last-child { margin-top: 9px; }
 .central-dosages ul { gap: 20px 12px; }
 .central-dosages li { flex-direction: column; align-items: flex-start; gap: 9px; }
 .central-dosages li p { font-size: 13px; }
 .central-role--pharmacy .central-duty-grid li { padding: 14px 8px; }
 .central-duty-icon { width: 38px; height: 38px; border-radius: 12px; }
 .central-digital-controls { grid-template-columns: 1fr; gap: 21px; padding: 24px 7px 5px; }
 .central-digital-controls > div { flex-direction: row; align-items: center; gap: 14px; }
}
@media (prefers-reduced-motion: reduce) {
 .central-section *, .central-section *::before, .central-section *::after { animation: none !important; transition: none !important; }
}
