/* Robin Hood Cigars V16.2 — additive luxury gallery. Does not alter poster hotspots. */
.rhc-luxury-showcase{background:#050505;color:#f4ead6;padding:78px 20px 86px;border-top:1px solid rgba(198,151,64,.28);border-bottom:1px solid rgba(198,151,64,.18)}
.rhc-luxury-inner{width:min(1240px,100%);margin:0 auto}
.rhc-luxury-heading{text-align:center;max-width:760px;margin:0 auto 34px}
.rhc-luxury-heading span{display:block;color:#caa45c;letter-spacing:.24em;font-size:.72rem;font-weight:700;margin-bottom:12px}
.rhc-luxury-heading h2{font-family:Georgia,serif;font-weight:500;font-size:clamp(2rem,5vw,4rem);line-height:1.02;margin:0 0 16px;color:#fff7e8}
.rhc-luxury-heading p{margin:0;color:#c9c0b1;line-height:1.75;font-size:1rem}
.rhc-luxury-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}
.rhc-luxury-card{position:relative;display:block;overflow:hidden;border:1px solid rgba(211,169,91,.3);background:#111;aspect-ratio:2/3;cursor:zoom-in;text-decoration:none}
.rhc-luxury-card img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .65s ease,filter .4s ease}
.rhc-luxury-card::after{content:"VIEW";position:absolute;left:14px;bottom:12px;color:#fff7e8;font:700 .65rem/1 Arial,sans-serif;letter-spacing:.18em;opacity:0;transform:translateY(8px);transition:.3s ease;text-shadow:0 2px 8px #000}
.rhc-luxury-card:hover img,.rhc-luxury-card:focus img{transform:scale(1.045);filter:brightness(.78)}
.rhc-luxury-card:hover::after,.rhc-luxury-card:focus::after{opacity:1;transform:none}
.rhc-luxury-actions{text-align:center;margin-top:30px}
.rhc-luxury-actions a{display:inline-block;border:1px solid #caa45c;color:#f7e8c7;padding:13px 22px;text-decoration:none;letter-spacing:.15em;font-size:.72rem;font-weight:700}
.rhc-luxury-actions a:hover{background:#caa45c;color:#090705}
.rhc-lightbox{position:fixed;inset:0;z-index:100000;background:rgba(0,0,0,.94);display:none;align-items:center;justify-content:center;padding:24px}
.rhc-lightbox.is-open{display:flex}
.rhc-lightbox img{max-width:min(92vw,900px);max-height:88vh;object-fit:contain;box-shadow:0 24px 80px rgba(0,0,0,.8);border:1px solid rgba(218,174,93,.4)}
.rhc-lightbox button{position:absolute;top:18px;right:20px;width:46px;height:46px;border:1px solid rgba(255,255,255,.35);background:rgba(0,0,0,.45);color:#fff;font-size:30px;cursor:pointer}
body.rhc-lock-scroll{overflow:hidden}
@media(max-width:980px){.rhc-luxury-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:620px){.rhc-luxury-showcase{padding:58px 12px 64px}.rhc-luxury-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.rhc-luxury-card::after{display:none}}
@media(prefers-reduced-motion:reduce){.rhc-luxury-card img{transition:none}}
