.reader-reviews{background:#10100f;color:#f2eee6}
.reviews-shell{max-width:1040px;margin:0 auto}
.reviews-head{display:flex;align-items:end;justify-content:space-between;gap:24px}
.reviews-head h2{margin:22px 0 0;font:400 clamp(48px,6vw,88px)/.88 "Cormorant Garamond",Georgia,serif;letter-spacing:-.055em}
.reviews-head .label{margin:0;color:#ad8952;font-size:12px;letter-spacing:.24em;text-transform:uppercase}
.reviews-stage{position:relative;margin-top:48px;border:1px solid rgba(173,137,82,.45);background:#171716;min-height:420px;display:grid;place-items:center;overflow:visible}
.review-slide{display:none;width:100%;height:auto;min-height:0;margin:0;padding:22px 70px;place-items:center}
.review-slide.is-active{display:grid}
.review-open{display:block;max-width:100%;padding:0;border:0;background:transparent;cursor:zoom-in}
.review-open:focus-visible{outline:2px solid #ad8952;outline-offset:5px}
.review-slide img{display:block;max-width:100%;max-height:70vh;width:auto;height:auto;object-fit:contain;cursor:zoom-in}
.reviews-control{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:46px;height:46px;border:1px solid #ad8952;border-radius:50%;background:#10100f;color:#f2eee6;font-size:24px;line-height:1;cursor:pointer}
.reviews-control:hover,.reviews-control:focus-visible{background:#ad8952;color:#10100f}
.reviews-control.prev{left:16px}.reviews-control.next{right:16px}
.reviews-foot{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:18px;color:rgba(242,238,229,.62);font-size:12px;letter-spacing:.08em}
.reviews-dots{display:flex;flex-wrap:wrap;gap:7px;justify-content:center}
.reviews-dot{width:7px;height:7px;padding:0;border:1px solid #ad8952;border-radius:50%;background:transparent;cursor:pointer}
.reviews-dot.is-active{background:#ad8952}
@media(max-width:680px){.reviews-stage{margin-top:30px;min-height:330px}.review-slide{height:auto;padding:14px 42px}.reviews-control{width:38px;height:38px;font-size:20px}.reviews-control.prev{left:8px}.reviews-control.next{right:8px}.reviews-foot{display:block;text-align:center}.reviews-dots{margin-top:12px}}
.review-lightbox{width:96vw;max-width:1200px;max-height:94vh;padding:12px 24px 24px;border:1px solid #ad8952;background:#10100f;color:#f2eee6;overflow:auto}
.review-lightbox::backdrop{background:rgba(8,8,7,.92)}
.review-lightbox img{display:block;max-width:none;max-height:none;height:auto;margin:12px auto 0;object-fit:contain}
.review-lightbox-close{position:sticky;display:block;top:0;margin-left:auto;z-index:2;width:42px;height:42px;border:1px solid #ad8952;border-radius:50%;background:#10100f;color:#f2eee6;font-size:24px;line-height:1;cursor:pointer}
.reviews-dot{width:24px;height:24px;background-clip:content-box;padding:7px}
