.veleno-rotating-deck{margin:18px 0 22px;padding:12px;border:1px solid rgba(190,16,25,.55);border-radius:16px;background:linear-gradient(180deg,rgba(19,4,5,.93),rgba(3,3,3,.98));box-shadow:0 0 26px rgba(160,0,0,.12),inset 0 0 35px rgba(0,0,0,.9);overflow:hidden}.vhrot-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:2px 5px 10px;font:700 10px/1.2 monospace;letter-spacing:1.7px;color:#d7c9b9}.vhrot-kicker{color:#e33}.vhrot-pulse{opacity:.72;white-space:nowrap}.vhrot-pulse i{display:inline-block;width:7px;height:7px;border-radius:50%;margin-right:6px;background:#52e06f;box-shadow:0 0 9px #52e06f;animation:velenoDeckPulse 2.2s ease-in-out infinite}.vhrot-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px}.vhrot-card{position:relative;display:block;height:164px;overflow:hidden;border:1px solid rgba(230,35,39,.72);border-radius:12px;background:#050505;color:#fff;text-decoration:none!important;isolation:isolate;box-shadow:inset 0 0 0 1px rgba(215,176,112,.12)}.vhrot-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:opacity .38s ease,transform 7s linear;z-index:0}.vhrot-card:hover .vhrot-photo{transform:scale(1.025)}.vhrot-shade{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,transparent 30%,rgba(0,0,0,.22) 48%,rgba(0,0,0,.96) 100%)}.vhrot-copy{position:absolute;left:15px;right:42px;bottom:13px;text-shadow:0 2px 4px #000}.vhrot-copy strong{display:block;font:700 16px/1.1 monospace;letter-spacing:.7px;color:#f1ece4}.vhrot-copy small{display:block;margin-top:5px;font:700 9px/1.15 monospace;letter-spacing:1.1px;color:#aaa;text-transform:uppercase}.vhrot-arrow{position:absolute;right:14px;bottom:13px;font:400 34px/28px monospace;color:#f11;text-shadow:0 0 10px rgba(255,0,0,.75)}.vhrot-card.is-changing .vhrot-photo,.vhrot-card.is-changing .vhrot-copy{opacity:0}@keyframes velenoDeckPulse{0%,100%{opacity:.4}50%{opacity:1}}@media(max-width:767px){.veleno-rotating-deck{margin:14px 0 18px;padding:9px;border-radius:13px}.vhrot-head{padding-bottom:8px}.vhrot-pulse{font-size:8px}.vhrot-grid{grid-template-columns:1fr;gap:8px}.vhrot-card{height:126px}.vhrot-copy{left:12px;bottom:11px}.vhrot-copy strong{font-size:14px}.vhrot-arrow{bottom:10px}}@media(prefers-reduced-motion:reduce){.vhrot-photo,.vhrot-pulse i{animation:none!important;transition:none!important}}
.vhrot-copy,.vhrot-arrow{z-index:2}.vhrot-card{cursor:pointer}.vhrot-card:focus-visible{outline:2px solid #f22;outline-offset:2px}

#velenoRotatingDeck .vhrot-photo{display:block!important;visibility:visible!important;opacity:1;z-index:0!important}
#velenoRotatingDeck .vhrot-copy,#velenoRotatingDeck .vhrot-arrow{display:block!important;visibility:visible!important;z-index:3!important}
#velenoRotatingDeck .vhrot-shade{z-index:1!important}
#velenoRotatingDeck .vhrot-card.is-changing .vhrot-photo,#velenoRotatingDeck .vhrot-card.is-changing .vhrot-copy{opacity:0!important}
