.ed .ed-pdp-gallery{position:relative;aspect-ratio:1;overflow:hidden;border:1px solid #e3d6ce;border-radius:10px;background:#fff8f2}
.ed .ed-pdp-gallery img{display:block;width:100%;height:100%;object-fit:contain}
.ed .ed-pdp-thumbnails{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;margin-top:12px}
.ed .ed-pdp-thumbnails button{aspect-ratio:1;padding:0;overflow:hidden;border:2px solid #e3d6ce;border-radius:6px;background:#fff8f2;cursor:pointer}
.ed .ed-pdp-thumbnails button[aria-pressed=true]{border-color:#a62024}
.ed .ed-pdp-thumbnails img{width:100%;height:100%;display:block;object-fit:contain}
.ed .ed-protocol-title{font-size:32px;font-weight:700;line-height:1.12;color:#7d1e20;margin:4px 0 14px}
.ed .ed-review-summary{display:flex;align-items:center;flex-wrap:wrap;gap:7px;font-size:14px;color:#4b3c34;text-decoration:none;margin:0 0 12px}
.ed .ed-review-summary>span,.ed .ed-proof-rating>span:first-child{color:#a62024;letter-spacing:2px}
.ed .ed-customer-proof{padding:44px 5%;background:#fbf4ec;border-top:1px solid #e8dcd1;border-bottom:1px solid #e8dcd1;margin:32px 0 0;scroll-margin-top:24px}
.ed .ed-proof-heading{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-bottom:26px}
.ed .ed-proof-heading .eyebrow{margin:0 0 8px;font-size:12px}
.ed .ed-proof-heading h2{font-size:32px;line-height:1.2;margin:0;color:#7d1e20}
.ed .ed-proof-rating{display:grid;gap:3px;font-size:13px;min-width:175px;margin:0}
.ed .ed-proof-rating strong{font-size:19px}
.ed .ed-proof-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.ed .ed-proof-card{display:flex;flex-direction:column;justify-content:space-between;gap:22px;padding:24px;background:#fff;border:1px solid #e6dcd5;border-radius:10px;margin:0;min-width:0}
.ed .ed-proof-card blockquote{font:17px/1.55 Georgia,serif;margin:0;padding:0;border:0;color:#342820}
.ed .ed-proof-card figcaption{display:grid;gap:4px;font:13px/1.4 Arial,sans-serif;color:#57483d}
.ed .ed-proof-card figcaption strong{font-size:15px;color:#35251b}
.ed .ed-proof-card figcaption span{color:#486044}
.ed .ed-proof-note{font-size:12px;line-height:1.5;color:#66564b;margin:18px 0 0}
.ed .ed-proof-note a{text-decoration:underline}
.ed .ed-pdp-thumbnails button:focus-visible,.ed .ed-review-summary:focus-visible{outline:3px solid #a62024;outline-offset:3px}
@media(max-width:680px){.ed .ed-customer-proof{padding:30px 18px}.ed .ed-proof-heading{display:block}.ed .ed-proof-heading h2{font-size:27px}.ed .ed-proof-rating{margin-top:16px}.ed .ed-proof-grid{grid-template-columns:1fr;gap:12px}.ed .ed-proof-card{padding:20px;gap:18px}.ed .ed-protocol-title{font-size:29px}.ed .ed-pdp-thumbnails{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}}
