/* Robin Hood Cigars V11.0 Premium — stability, mobile navigation and polish */
:root{--rhc-gold:#d6ae58;--rhc-black:#050505;--rhc-panel:#111;--rhc-text:#f4efe5}
html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}
body{overflow-x:hidden}
a,button,[role="button"]{touch-action:manipulation;-webkit-tap-highlight-color:transparent}
img{max-width:100%;height:auto}
:focus-visible{outline:2px solid var(--rhc-gold);outline-offset:3px}

/* Lightweight premium loader. It never blocks navigation after page load. */
#rhcLoader{position:fixed;inset:0;z-index:99999;display:grid;place-items:center;background:#050505;transition:opacity .28s ease,visibility .28s ease}
#rhcLoader.is-hidden{opacity:0;visibility:hidden;pointer-events:none}
#rhcLoader img{width:92px;filter:drop-shadow(0 0 22px rgba(214,174,88,.22));animation:rhcPulse 1.2s ease-in-out infinite alternate}
@keyframes rhcPulse{to{transform:scale(1.035);opacity:.72}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}

/* Precise homepage image hotspots. No visual halo and no overlapping hit boxes. */
.poster{position:relative!important;isolation:isolate}
.poster>.hotspot{position:absolute!important;display:block!important;margin:0!important;padding:0!important;border:0!important;min-width:0!important;min-height:0!important;background:transparent!important;box-shadow:none!important;outline:0!important;filter:none!important;transform:none!important;overflow:hidden!important;z-index:20!important;pointer-events:auto!important;-webkit-user-select:none;user-select:none}
.poster>.hotspot::before,.poster>.hotspot::after{display:none!important;content:none!important;pointer-events:none!important}
.poster>.hotspot:active,.poster>.hotspot:focus,.poster>.hotspot:focus-visible{background:transparent!important;box-shadow:none!important;outline:0!important;filter:none!important;transform:none!important}

/* Desktop map, with a physical gap between every neighboring item. */
.poster>.hotspot.home{left:21.85%!important;top:4.50%!important;width:5.00%!important;height:4.05%!important}
.poster>.hotspot.about{left:27.20%!important;top:4.50%!important;width:5.15%!important;height:4.05%!important}
.poster>.hotspot.collection{left:32.75%!important;top:4.50%!important;width:7.20%!important;height:4.05%!important}
.poster>.hotspot.build-box{left:40.45%!important;top:4.50%!important;width:7.45%!important;height:4.05%!important}
.poster>.hotspot.accessories{left:48.45%!important;top:4.50%!important;width:7.70%!important;height:4.05%!important}
.poster>.hotspot.guides{left:56.75%!important;top:4.50%!important;width:5.10%!important;height:4.05%!important}
.poster>.hotspot.wholesale{left:62.45%!important;top:4.50%!important;width:7.40%!important;height:4.05%!important}
.poster>.hotspot.contact{left:70.45%!important;top:4.50%!important;width:6.10%!important;height:4.05%!important}
.poster>.hotspot.search{left:86.55%!important;top:4.05%!important;width:3.45%!important;height:4.25%!important}

/* Mobile Safari: slightly smaller targets prevent finger release from landing in a neighbor. */
@media(max-width:700px){
 .poster>.hotspot.home{left:21.90%!important;width:4.80%!important}
 .poster>.hotspot.about{left:27.25%!important;width:4.95%!important}
 .poster>.hotspot.collection{left:32.80%!important;width:7.00%!important}
 .poster>.hotspot.build-box{left:40.50%!important;width:7.25%!important}
 .poster>.hotspot.accessories{left:48.50%!important;width:7.50%!important}
 .poster>.hotspot.guides{left:56.80%!important;width:4.90%!important}
 .poster>.hotspot.wholesale{left:62.50%!important;width:7.20%!important}
 .poster>.hotspot.contact{left:70.50%!important;width:5.90%!important}
 .poster>.hotspot.home,.poster>.hotspot.about,.poster>.hotspot.collection,.poster>.hotspot.build-box,.poster>.hotspot.accessories,.poster>.hotspot.guides,.poster>.hotspot.wholesale,.poster>.hotspot.contact{top:4.55%!important;height:3.85%!important}
}

/* Accessible skip link and scroll-to-top control */
.rhc-skip{position:fixed;left:12px;top:12px;z-index:100000;transform:translateY(-160%);background:#111;color:#fff;padding:10px 14px;border:1px solid var(--rhc-gold);text-decoration:none}
.rhc-skip:focus{transform:none}
#rhcTop{position:fixed;right:18px;bottom:78px;z-index:5000;width:44px;height:44px;border-radius:50%;border:1px solid rgba(214,174,88,.7);background:rgba(8,8,8,.9);color:#f4d487;font-size:20px;opacity:0;visibility:hidden;transform:translateY(8px);transition:.2s;cursor:pointer}
#rhcTop.is-visible{opacity:1;visibility:visible;transform:none}

/* Better forms and touch controls throughout the site */
button,input,select,textarea{font:inherit}
button,.btn,input[type="submit"]{min-height:44px}
@media(max-width:700px){input,select,textarea{font-size:16px!important}}

/* V11.1 Dominican expertise section */
.rhc-expertise{padding:88px 24px;background:linear-gradient(180deg,#0a0a0a,#111);border-top:1px solid rgba(212,175,55,.22);border-bottom:1px solid rgba(212,175,55,.22);text-align:center}.rhc-expertise h2{max-width:850px;margin:12px auto 18px;font-size:clamp(32px,5vw,64px);line-height:1.05}.rhc-expertise>div>p{max-width:820px;margin:0 auto 38px;color:#c9c3b7;font-size:17px;line-height:1.8}.rhc-expertise-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.rhc-expertise-grid div{padding:26px 14px;border:1px solid rgba(212,175,55,.28);background:rgba(255,255,255,.02)}.rhc-expertise-grid strong,.rhc-expertise-grid span{display:block}.rhc-expertise-grid strong{color:#e2c468;font-size:20px;margin-bottom:7px}.rhc-expertise-grid span{color:#aaa;font-size:12px;text-transform:uppercase;letter-spacing:.1em}@media(max-width:760px){.rhc-expertise{padding:64px 18px}.rhc-expertise-grid{grid-template-columns:1fr 1fr}}
