.reference-entry { margin: 18px 0; padding: 22px 24px; background: #f2f5ee; border: 1px solid #d6e0d2; border-radius: 8px; overflow-wrap: anywhere; }
.reference-entry p { margin: 0 0 12px; color: #38463f; font-size: .98rem; line-height: 1.7; }
.reference-entry p:last-child { margin-bottom: 0; }
.reference-entry .reference-citation { color: #243e31; }
.reference-entry .reference-description { color: #536257; }
.reference-entry a { color: #315f56; text-decoration: underline; text-underline-offset: 4px; text-decoration-thickness: 1px; }
.reference-entry a:hover { text-decoration-thickness: 2px; }
.reference-entry a:focus-visible { outline: 3px solid #a87122; outline-offset: 4px; }
.reference-entry .reference-link a { display: inline-flex; align-items: center; min-height: 44px; font-weight: 700; }
@media (max-width: 640px) { .reference-entry { padding: 18px; } }
