.animal-quarantine-notice{box-sizing:border-box;display:block;width:100%;padding:14px 16px;margin:12px 0;background:#fff8e6;border:1px solid #e8cc85;border-radius:12px;color:#554019;font-size:13px;line-height:1.45;text-align:left;white-space:normal}.animal-quarantine-notice strong{display:block;font-size:14px;margin-bottom:8px}.animal-quarantine-notice p{margin:5px 0;overflow-wrap:anywhere}.animal-quarantine-notice small{display:block;margin-top:8px;font-size:12px;color:#6b5c3e}
/* Catalog tiles have a fixed purchase area: never insert notice text there. */
.product_item.product-item.animal-quarantine-card{position:relative}
.animal-quarantine-card .animal-quarantine-badge{position:absolute;z-index:3;top:14px;left:14px;box-sizing:border-box;max-width:calc(100% - 105px);padding:7px 10px;border:1px solid #e8cc85;border-radius:10px;background:#fff8e6;color:#554019;text-align:left;text-decoration:none;line-height:1.3;font-size:11px;white-space:normal}
.animal-quarantine-badge strong,.animal-quarantine-badge span{display:block;font-size:inherit;color:inherit}
.animal-quarantine-badge strong{font-weight:600;margin-bottom:2px}
.animal-quarantine-badge:focus-visible{outline:2px solid #078f9d;outline-offset:2px}
/* Subtle hierarchy for the detailed notice; catalog badge geometry stays compact. */
.animal-quarantine-notice{padding:16px 18px;background:#fff9ed;border-color:#ecd4a0;line-height:1.5}
.animal-quarantine-notice>strong{margin-bottom:12px;font-size:14px;line-height:1.4}
.animal-quarantine-notice>p:nth-of-type(odd){margin:12px 0 4px;font-weight:500}
.animal-quarantine-notice>p:nth-of-type(even){margin:0 0 12px;padding-left:10px;border-left:3px solid #d9b766;font-weight:600;font-size:12px}
.animal-quarantine-notice>small{margin-top:14px;padding-top:12px;border-top:1px solid #ecdfc2;font-size:12px;line-height:1.5;color:#75664a}
@media(max-width:480px){.animal-quarantine-notice{padding:14px}.animal-quarantine-notice>strong{font-size:13px}}
