/*
 * prescribers page sheet.
 *
 * This page shares its entire structure with platform.php through
 * template-parts/pages/partials/platform-body.php, so it shares the styling
 * too. Stylesheets are enqueued per page slug (functions.php:70-81), which
 * means platform.css is not loaded on this route; the import pulls it in.
 * Keep page-specific overrides below the import, not duplicated copies of it.
 */
@import url("platform.css");
