/* PawPlants V2 Batch 30 Cohort 01 - scoped extension only */
.batch30-cohort01-plant { max-width: 760px; margin-inline: auto; }
.batch30-cohort01-plant .batch30-eyebrow { color: var(--pp19-leaf, #4d6b48); font-weight: 700; letter-spacing: .04em; text-transform: uppercase; }
.batch30-cohort01-plant .batch30-scientific { margin-top: -.25rem; }
.batch30-cohort01-plant .batch30-status { font-weight: 700; border-left: .3rem solid currentColor; padding-left: .8rem; }
.batch30-cohort01-plant .batch30-status--safe { color: var(--pp19-forest, #244b35); }
.batch30-cohort01-plant .batch30-status--toxic { color: var(--pp19-plum, #6d3e54); }
.batch30-cohort01-plant .batch30-image-state { color: var(--pp19-forest, #244b35); font-style: italic; }
.batch30-cohort01-plant .batch30-section { margin-block: 2rem; }
.batch30-cohort01-plant .batch30-section h2 { color: var(--pp19-forest, #244b35); }
.batch30-cohort01-plant .batch30-section li + li { margin-top: .4rem; }
@media (prefers-reduced-motion: reduce) { .batch30-cohort01-plant * { scroll-behavior: auto; } }
