/* Velora luxury art direction — generated assets + hand-built UI, v1.0 */
:root {
  --bg:#050604;
  --bg2:#090a07;
  --card:#0d0f0a;
  --card2:#11130d;
  --text:#f4f0e5;
  --muted:#aaa58f;
  --line:rgba(211,158,48,.24);
  --gold:#d7a23a;
  --gold2:#f0c15b;
  --gold3:#8d5c16;
  --green:#186334;
  --green2:#229448;
  --mint:#79c85a;
  --shadow:0 26px 80px rgba(0,0,0,.52);
  --radius:20px;
  --shell:1280px;
}
html {
  background:#050604
}
body {
  background:   radial-gradient(circle at 50% -10%,rgba(214,157,45,.085),transparent 34%),   linear-gradient(180deg,#050604 0,#080905 38%,#050604 100%);
  color:var(--text)
}
body:before {
  content:"";
  position:fixed;
  inset:0;
  pointer-events:none;
  z-index:-1;
  background:url('/assets/img/luxury/section-texture.webp') center/900px repeat;
  opacity:.08;
  mix-blend-mode:screen
}
::selection {
  background:#b7832f;
  color:#090704
}
a:focus-visible,button:focus-visible,input:focus-visible {
  outline:2px solid var(--gold2);
  outline-offset:3px
}
/* Header */
.site-header {
  background:rgba(5,6,4,.94);
  border-bottom:1px solid rgba(211,158,48,.22);
  backdrop-filter:blur(18px);
  box-shadow:0 10px 35px rgba(0,0,0,.22)
}
.site-header.scrolled {
  background:rgba(4,5,3,.975);
  border-bottom-color:rgba(225,177,71,.34);
  box-shadow:0 12px 42px rgba(0,0,0,.38)
}
.header-inner {
  height:66px;
  gap:22px
}
.brand {
  gap:0
}
.brand-mark {
  display:none
}
.brand-copy {
  line-height:1;
  min-width:118px
}
.brand-copy b {
  font-family:"Prata",Georgia,serif;
  font-size:22px;
  font-weight:400;
  letter-spacing:.07em;
  background:linear-gradient(180deg,#ffdf7d 0,#d8a23a 58%,#8d5c16 100%);
  -webkit-background-clip:text;
  background-clip:text;
  color:transparent;
  text-shadow:0 0 24px rgba(224,169,55,.14)
}
.brand-copy small {
  font-family:"Onest",sans-serif;
  font-size:7px;
  letter-spacing:.46em;
  color:#bd8c33;
  margin:5px 0 0 3px;
  font-weight:700
}
.main-nav {
  gap:23px
}
.main-nav a {
  position:relative;
  color:#d2cdbd;
  font-size:13px;
  font-weight:600;
  transition:color .2s ease
}
.main-nav a:after {
  content:"";
  position:absolute;
  left:0;
  right:100%;
  bottom:-9px;
  height:1px;
  background:linear-gradient(90deg,var(--gold2),transparent);
  transition:right .25s ease
}
.main-nav a:hover {
  color:#f4d886
}
.main-nav a:hover:after {
  right:0
}
.header-actions {
  gap:9px
}
.header-actions .btn {
  min-height:38px;
  padding:0 18px;
  border-radius:7px;
  font-size:12px
}
.header-login {
  border-color:rgba(216,166,62,.26);
  background:#080905
}
.header-register {
  background:linear-gradient(180deg,#1f7639,#0e5226);
  color:#eff7e8;
  border:1px solid rgba(93,188,98,.32);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 8px 26px rgba(18,104,49,.2)
}
.mobile-play-header {
  border-radius:7px;
  background:linear-gradient(180deg,#258743,#105729);
  color:#f2f7eb;
  border:1px solid rgba(93,188,98,.34);
  box-shadow:0 8px 22px rgba(18,104,49,.18)
}
.menu-toggle span {
  background:#e8bc55
}
/* Buttons */
.btn {
  border-radius:8px;
  min-height:44px;
  font-weight:760;
  letter-spacing:.005em
}
.btn-primary {
  background:linear-gradient(180deg,#f3c960 0,#cf9225 100%);
  color:#171005;
  border:1px solid rgba(255,222,134,.62);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.34),0 10px 30px rgba(200,137,30,.18)
}
.btn-primary:hover {
  filter:brightness(1.06)
}
.btn-ghost {
  background:rgba(7,8,5,.72);
  border-color:rgba(211,158,48,.28);
  color:#efe3c2
}
.btn-ghost:hover {
  border-color:rgba(239,191,88,.58);
  background:rgba(211,158,48,.07)
}
.btn-green {
  background:linear-gradient(180deg,#238342,#105c2a);
  color:#eff8eb;
  border:1px solid rgba(108,203,111,.3);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 14px 32px rgba(13,95,42,.2)
}
/* Hero */
.home-page .luxury-hero {
  position:relative;
  isolation:isolate;
  padding:0 0 30px;
  min-height:650px;
  overflow:hidden;
  border-bottom:1px solid rgba(218,166,55,.13)
}
.luxury-hero-bg {
  position:absolute;
  inset:0;
  z-index:-3;
  background-image:linear-gradient(90deg,rgba(3,4,2,.92) 0%,rgba(3,4,2,.55) 35%,rgba(3,4,2,.18) 58%,rgba(3,4,2,.72) 100%),linear-gradient(180deg,rgba(4,5,3,.05),rgba(4,5,3,.2) 58%,#050604 100%),url('/assets/img/luxury/hero-desktop.webp');
  background-size:cover;
  background-position:center 44%;
  transform:scale(1.025);
  animation:templeBreath 16s ease-in-out infinite alternate
}
.luxury-hero:before {
  content:"";
  position:absolute;
  inset:0;
  z-index:-2;
  background:radial-gradient(circle at 65% 46%,rgba(235,168,52,.15),transparent 28%),radial-gradient(circle at 44% 40%,rgba(46,97,38,.12),transparent 32%);
  pointer-events:none
}
.luxury-hero:after {
  content:"";
  position:absolute;
  left:18%;
  right:18%;
  bottom:55px;
  height:90px;
  background:url('/assets/img/luxury/glow-elements.webp') center/contain no-repeat;
  opacity:.32;
  filter:saturate(1.15);
  pointer-events:none;
  z-index:-1
}
.luxury-hero-grid {
  min-height:525px;
  display:grid;
  grid-template-columns:minmax(0,1.08fr) minmax(300px,.78fr) minmax(255px,.58fr);
  align-items:center;
  gap:18px;
  position:relative;
  z-index:2;
  padding-top:28px
}
.luxury-hero-copy {
  align-self:center;
  padding:38px 0 42px;
  position:relative;
  z-index:4
}
.luxury-hero-copy .eyebrow {
  border:0;
  background:transparent;
  padding:0;
  color:#e3aa3f;
  font-size:11px;
  letter-spacing:.13em
}
.luxury-hero-copy .eyebrow:before {
  background:#4aa259;
  box-shadow:0 0 18px rgba(69,170,82,.55)
}
.luxury-hero-copy h1 {
  margin:18px 0 22px;
  max-width:560px;
  line-height:.91;
  letter-spacing:-.04em
}
.luxury-hero-copy h1 span {
  display:block;
  text-transform:uppercase
}
.hero-line-top {
  font-size:clamp(28px,3vw,43px);
  font-weight:800;
  color:#f2eee3;
  letter-spacing:.02em
}
.luxury-hero-copy h1 strong {
  display:block;
  font-family:"Prata",Georgia,serif;
  font-size:clamp(64px,7.3vw,102px);
  font-weight:400;
  letter-spacing:.025em;
  text-transform:uppercase;
  background:linear-gradient(180deg,#ffe394 0,#efbd50 42%,#ad711a 82%,#edbd56 100%);
  -webkit-background-clip:text;
  background-clip:text;
  color:transparent;
  filter:drop-shadow(0 6px 22px rgba(223,163,44,.12));
  margin:6px 0 9px
}
.hero-line-bottom {
  font-size:clamp(22px,2.5vw,34px);
  font-weight:780;
  color:#f0ece1;
  letter-spacing:.01em
}
.luxury-hero-copy .hero-lead {
  max-width:555px;
  color:#c7c1ae;
  font-size:15.5px;
  line-height:1.62;
  margin-bottom:0
}
.luxury-hero-copy .hero-lead strong {
  color:#f1d28c
}
.luxury-hero-copy .hero-actions {
  margin:25px 0 17px
}
.luxury-hero-copy .hero-actions .btn {
  min-height:48px;
  min-width:160px
}
.luxury-hero-copy .micro-trust {
  font-size:11px;
  color:#a9a38f;
  gap:12px 18px
}
.luxury-hero-copy .micro-trust span:before {
  color:#58ad5b
}
.luxury-hero-character {
  position:relative;
  align-self:end;
  justify-self:center;
  width:min(390px,100%);
  height:520px;
  z-index:3;
  pointer-events:none
}
.luxury-hero-character>img:first-child {
  position:absolute;
  left:50%;
  bottom:-5px;
  width:auto;
  height:525px;
  max-width:none;
  transform:translateX(-50%);
  filter:drop-shadow(0 28px 35px rgba(0,0,0,.5));
  animation:womanFloat 6.5s ease-in-out infinite
}
.luxury-vip-card {
  position:absolute!important;
  width:108px!important;
  height:auto!important;
  left:auto!important;
  right:-8px!important;
  bottom:126px!important;
  transform:rotate(-10deg)!important;
  opacity:.86;
  filter:drop-shadow(0 12px 22px rgba(0,0,0,.45));
  animation:cardFloat 5.2s ease-in-out infinite!important
}
.luxury-offer-card {
  position:relative;
  z-index:4;
  justify-self:end;
  width:min(300px,100%);
  min-height:322px;
  display:grid;
  place-items:center;
  padding:34px 30px;
  background:linear-gradient(180deg,rgba(8,9,5,.96),rgba(7,8,4,.91));
  border:1px solid rgba(222,173,64,.28);
  box-shadow:0 25px 65px rgba(0,0,0,.42),inset 0 0 60px rgba(139,91,15,.06);
  overflow:hidden
}
.luxury-offer-card:before {
  content:"";
  position:absolute;
  inset:10px;
  border:1px solid rgba(223,174,65,.16);
  pointer-events:none
}
.luxury-offer-frame {
  position:absolute;
  inset:3px;
  width:calc(100% - 6px);
  height:calc(100% - 6px);
  object-fit:fill;
  opacity:.64;
  pointer-events:none
}
.luxury-offer-content {
  position:relative;
  z-index:2;
  text-align:center
}
.luxury-offer-content>span {
  display:block;
  color:#c9aa64;
  font-size:10px;
  font-weight:800;
  text-transform:uppercase;
  letter-spacing:.09em
}
.luxury-offer-content h2 {
  font-family:"Prata",Georgia,serif;
  color:#f1c35b;
  font-size:28px;
  line-height:1.08;
  letter-spacing:0;
  margin:18px 0 12px
}
.luxury-offer-content p {
  font-size:12px;
  line-height:1.55;
  color:#b8b29f;
  margin:0 auto 18px;
  max-width:220px
}
.luxury-offer-content .btn {
  width:100%;
  min-height:42px;
  font-size:12px
}
.luxury-offer-content small {
  display:block;
  margin-top:10px;
  color:#817c6c;
  font-size:9.5px
}
.luxury-feature-strip {
  position:relative;
  z-index:5;
  margin-top:-12px;
  border:1px solid rgba(211,158,48,.24);
  background:linear-gradient(180deg,rgba(16,17,11,.94),rgba(8,9,6,.92));
  display:grid;
  grid-template-columns:repeat(4,1fr);
  box-shadow:0 22px 55px rgba(0,0,0,.28)
}
.luxury-feature {
  min-height:76px;
  padding:12px 18px;
  display:flex;
  align-items:center;
  gap:13px;
  border-right:1px solid rgba(211,158,48,.16);
  transition:background .22s ease
}
.luxury-feature:last-child {
  border-right:0
}
.luxury-feature:hover {
  background:rgba(211,158,48,.055)
}
.luxury-feature img {
  width:42px;
  height:42px;
  object-fit:contain;
  filter:drop-shadow(0 5px 12px rgba(193,126,21,.18))
}
.luxury-feature span {
  display:block;
  min-width:0
}
.luxury-feature b {
  display:block;
  color:#e2b34d;
  font-size:11px;
  text-transform:uppercase;
  letter-spacing:.03em
}
.luxury-feature small {
  display:block;
  color:#9f9985;
  font-size:10.5px;
  line-height:1.3;
  margin-top:3px
}
/* Thin trust strip after hero */
.luxury-trust-section {
  padding:20px 0 8px
}
.trust-strip {
  gap:8px
}
.trust-pill {
  padding:12px 15px;
  border-color:rgba(211,158,48,.16);
  border-radius:7px;
  background:rgba(13,15,10,.72)
}
.trust-pill b {
  font-size:11px;
  color:#dbc178
}
.trust-pill span {
  font-size:10.5px;
  color:#8f8b7c;
  margin-top:2px
}
/* Sections */
.section {
  padding:58px 0
}
.section-tight {
  padding:28px 0
}
.section-head {
  margin-bottom:22px
}
.section-kicker {
  color:#d6a33e;
  font-size:10.5px;
  letter-spacing:.11em
}
.section h2 {
  font-size:clamp(28px,4vw,42px);
  line-height:1.04;
  letter-spacing:-.035em
}
.section-head p {
  color:#a8a28f;
  font-size:14px;
  line-height:1.55;
  max-width:510px
}
.text-link {
  color:#e9bc58;
  text-decoration-color:rgba(232,186,83,.35)
}
/* Games like the reference carousel */
.home-games-section {
  padding-top:42px
}
.home-games-section .section-head h2 {
  font-size:28px;
  letter-spacing:-.025em
}
.home-games-section .game-tools {
  margin:-4px 0 10px
}
.game-search {
  background:#0b0d08;
  border-color:rgba(211,158,48,.18);
  border-radius:7px;
  min-height:42px
}
.game-search input {
  color:#efe9dc
}
.game-search input::placeholder {
  color:#6f6c61
}
.game-tabs {
  gap:7px;
  margin-bottom:16px
}
.tab {
  border-color:rgba(211,158,48,.16);
  background:#0a0b07;
  color:#9f9987;
  border-radius:6px;
  padding:7px 11px;
  font-size:11px
}
.tab.active {
  background:rgba(211,158,48,.13);
  color:#e8bb55;
  border-color:rgba(232,186,83,.42)
}
.home-games-section .games-grid {
  display:flex;
  gap:10px;
  overflow-x:auto;
  overflow-y:hidden;
  padding:2px 2px 13px;
  scroll-snap-type:x proximity;
  scrollbar-width:thin;
  scrollbar-color:#6b4a18 #090a06
}
.home-games-section .game-card {
  flex:0 0 166px;
  scroll-snap-align:start;
  border-radius:8px;
  border-color:rgba(211,158,48,.26);
  background:#0b0d08;
  box-shadow:0 9px 26px rgba(0,0,0,.16)
}
.home-games-section .game-card img {
  aspect-ratio:238/320;
  max-height:none;
  background:#11120d;
  object-fit:cover
}
.game-card:hover {
  border-color:rgba(238,188,77,.58)
}
.game-meta {
  padding:9px 10px 11px
}
.game-meta b {
  font-size:12px;
  color:#f0ebdf
}
.game-meta span {
  font-size:9.5px;
  color:#8c887b
}
.game-play {
  inset:auto 8px 55px 8px;
  padding:8px 9px;
  border-radius:6px;
  background:rgba(14,65,32,.92);
  border-color:rgba(91,188,93,.35);
  font-size:11px;
  color:#f1f7ec
}
.section-more {
  margin-top:14px
}
.section-more .btn {
  min-height:38px;
  padding:0 16px;
  font-size:11px
}
/* Providers */
.home-providers-section {
  padding-top:46px
}
.home-providers-section .section-head h2 {
  font-size:30px
}
.providers-wrap {
  border-radius:10px;
  padding:12px;
  background:rgba(10,11,7,.7);
  border-color:rgba(211,158,48,.22)
}
.providers-grid {
  grid-template-columns:repeat(8,1fr);
  gap:7px
}
.provider-card {
  height:68px;
  border:1px solid rgba(211,158,48,.16);
  background:linear-gradient(180deg,rgba(15,16,11,.92),rgba(8,9,6,.94));
  border-radius:7px;
  padding:10px
}
.provider-card img {
  height:42px;
  filter:saturate(.92) brightness(.88) sepia(.08) drop-shadow(0 5px 9px rgba(0,0,0,.24));
  transition:.22s ease
}
.provider-card[href]:hover {
  background:rgba(211,158,48,.06);
  border-color:rgba(228,180,76,.46);
  transform:translateY(-2px)
}
.provider-card[href]:hover img {
  filter:saturate(1) brightness(1.04) drop-shadow(0 7px 12px rgba(0,0,0,.28));
  transform:scale(1.04)
}
.provider-text-card {
  border-color:rgba(211,158,48,.18);
  background:#0b0c08;
  color:#d9b15b
}
.provider-logo-large {
  border-color:rgba(211,158,48,.22);
  background:#0a0b07
}
.provider-wordmark {
  color:#e4bb5a
}
/* Generic cards */
.feature,.fact-card,.provider-profile-card,.related-card,.source-box,.editorial-card,.content-nav,.faq-item {
  background:linear-gradient(145deg,#0d0f0a,#080905);
  border-color:rgba(211,158,48,.18)
}
.feature .num,.provider-profile-card b {
  color:#d9aa46
}
.feature-link:hover {
  border-color:rgba(239,190,83,.45);
  background:linear-gradient(145deg,#11130d,#0b0c08)
}
/* Bonus */
.home-bonus-section .bonus-panel {
  background:linear-gradient(135deg,rgba(12,13,8,.98),rgba(20,15,7,.95) 52%,rgba(9,20,10,.96));
  border-color:rgba(218,166,56,.3);
  border-radius:10px;
  padding:34px;
  box-shadow:inset 0 0 80px rgba(180,116,21,.055)
}
.home-bonus-section .bonus-panel:before {
  content:"";
  position:absolute;
  inset:9px;
  background:url('/assets/img/luxury/bonus-frame.webp') center/100% 100% no-repeat;
  opacity:.17;
  pointer-events:none
}
.home-bonus-section .bonus-panel:after {
  background:radial-gradient(circle,rgba(215,162,58,.18),transparent 65%);
  filter:blur(20px)
}
.home-bonus-section .bonus-stat {
  border-radius:7px;
  border-color:rgba(211,158,48,.2);
  background:rgba(7,8,5,.72)
}
.home-bonus-section .bonus-stat b {
  color:#e5bd61;
  font-size:18px
}
.home-bonus-section .bonus-stat span {
  color:#999381
}
/* Payments */
.home-payments-section {
  padding-top:46px
}
.home-payments-section .section-head h2 {
  font-size:30px
}
.payments-grid {
  grid-template-columns:repeat(5,1fr);
  gap:8px
}
.payment {
  min-height:116px;
  padding:15px;
  border-radius:8px;
  border-color:rgba(211,158,48,.18);
  background:linear-gradient(180deg,#0d0f0a,#080905);
  gap:12px
}
.payment-icon {
  width:38px;
  height:38px;
  border-radius:7px;
  color:#dbae49;
  background:rgba(211,158,48,.055);
  border-color:rgba(211,158,48,.18)
}
.payment-icon svg {
  width:20px;
  height:20px
}
.payment-icon-gold {
  background:rgba(202,147,38,.11);
  color:#f0bd52;
  border-color:rgba(220,169,60,.3)
}
.payment strong {
  font-size:14px;
  line-height:1.18;
  color:#efe7d3
}
.payment>div:last-child>span {
  font-size:10px;
  line-height:1.4;
  color:#8f8a79
}
.payment-note {
  font-size:10.5px;
  color:#878274;
  margin-top:14px
}
/* Security / trust */
.security-grid {
  gap:9px
}
.security-card {
  border-color:rgba(211,158,48,.18);
  background:linear-gradient(145deg,#0d0f0a,#080905);
  border-radius:8px;
  padding:22px
}
.security-card .ico {
  background:rgba(211,158,48,.075);
  color:#d6a748;
  border:1px solid rgba(211,158,48,.18);
  border-radius:50%;
  margin-bottom:18px
}
.security-card h3 {
  color:#e2bb62;
  font-size:16px
}
.security-card p {
  color:#979181;
  font-size:12px
}
.home-security-section .security-card:nth-child(1) .ico svg,.home-security-section .security-card:nth-child(2) .ico svg,.home-security-section .security-card:nth-child(3) .ico svg,.home-security-section .security-card:nth-child(4) .ico svg {
  width:22px;
  height:22px
}
/* Editorial / about */
.editorial-card {
  border-radius:10px
}
.stamp {
  background:linear-gradient(180deg,#e9b94f,#8d5a14);
  color:#100c04
}
.editorial-text h3 {
  color:#e1b958
}
.editorial-meta>div {
  border-color:rgba(211,158,48,.15)
}
/* FAQ */
.faq-item {
  border-radius:8px
}
.faq-q {
  color:#e8e2d4
}
.faq-q>span:last-child {
  color:#d8a84a
}
.faq-a {
  color:#9f9a89
}
/* CTA */
.cta-panel {
  border-color:rgba(211,158,48,.26);
  background:linear-gradient(120deg,#101208,#151006 58%,#0a1209);
  border-radius:10px
}
.cta-panel .btn {
  background:linear-gradient(180deg,#238342,#105c2a);
  color:#eef7e9;
  border-color:rgba(103,196,107,.3)
}
/* Footer */
.site-footer {
  background:#050604;
  border-top:1px solid rgba(211,158,48,.2)
}
.brand-footer .brand-copy b {
  font-size:24px
}
.footer-grid h3 {
  color:#d6a541
}
.footer-grid a {
  color:#958f7e
}
.footer-grid a:hover {
  color:#e4bd62
}
.footer-bottom {
  border-top-color:rgba(211,158,48,.13);
  color:#777365
}
/* Internal pages inherit the same premium palette */
.inner-page .section:first-of-type,.inner-page main>.section:first-child {
  position:relative
}
.inner-page .section:first-of-type:before,.inner-page main>.section:first-child:before {
  content:"";
  position:absolute;
  inset:0;
  background:radial-gradient(circle at 80% 15%,rgba(211,158,48,.07),transparent 26%);
  pointer-events:none
}
.inner-page .prose h1,.inner-page .game-detail-hero h1,.inner-page .provider-detail h1 {
  color:#f4ecda
}
.inner-page .prose h2 {
  color:#dfb45a
}
.game-cover {
  border-color:rgba(211,158,48,.28);
  border-radius:9px
}
.related-card {
  border-radius:7px
}
.source-box {
  background:linear-gradient(135deg,rgba(211,158,48,.07),rgba(255,255,255,.01));
  border-radius:8px
}
.facts-grid .fact-card {
  border-radius:8px
}
.data-table th,.data-table td {
  border-bottom-color:rgba(211,158,48,.13)
}
/* Animations */
@keyframes templeBreath {
  0% {
    transform:scale(1.025) translate3d(0,0,0)
  }
  100% {
    transform:scale(1.05) translate3d(0,-5px,0)
  }
}
@keyframes womanFloat {
  0%,100% {
    transform:translateX(-50%) translateY(0)
  }
  50% {
    transform:translateX(-50%) translateY(-7px)
  }
}
@keyframes cardFloat {
  0%,100% {
    transform:rotate(-10deg) translateY(0)
  }
  50% {
    transform:rotate(-7deg) translateY(-8px)
  }
}
@keyframes goldPulse {
  0%,100% {
    box-shadow:0 10px 28px rgba(197,133,27,.16)
  }
  50% {
    box-shadow:0 14px 36px rgba(223,165,54,.26)
  }
}
.btn-primary {
  animation:goldPulse 5s ease-in-out infinite
}
.mobile-play-header {
  animation:none
}
.js .reveal {
  transform:translateY(13px);
  transition-duration:.62s
}
.js .reveal.reveal-visible {
  transform:none
}
@media(max-width:1180px) {
  .main-nav {
    gap:15px
  }
  .main-nav a {
    font-size:12px
  }
  .header-actions .btn {
    padding-inline:14px
  }
  .luxury-hero-grid {
    grid-template-columns:minmax(0,1.04fr) minmax(260px,.72fr) minmax(235px,.58fr)
  }
  .luxury-hero-character {
    height:490px
  }
  .luxury-hero-character>img:first-child {
    height:500px
  }
  .luxury-offer-card {
    width:270px;
    padding:31px 24px
  }
  .providers-grid {
    grid-template-columns:repeat(7,1fr)
  }
}
@media(max-width:1040px) {
  .header-inner {
    height:62px
  }
  .main-nav.open {
    top:68px;
    left:12px;
    right:12px;
    padding:9px;
    background:rgba(7,8,5,.985);
    border-color:rgba(211,158,48,.28);
    border-radius:9px;
    box-shadow:0 25px 55px rgba(0,0,0,.5)
  }
  .main-nav.open a {
    padding:12px 13px;
    border-bottom:1px solid rgba(211,158,48,.1)
  }
  .main-nav.open a:last-child {
    border-bottom:0
  }
  .main-nav a:after {
    display:none
  }
  .home-page .luxury-hero {
    min-height:720px
  }
  .luxury-hero-grid {
    min-height:590px;
    grid-template-columns:minmax(0,1.05fr) minmax(250px,.72fr);
    grid-template-areas:"copy character" "offer character";
    gap:6px 12px;
    padding-top:18px
  }
  .luxury-hero-copy {
    grid-area:copy;
    padding:42px 0 10px
  }
  .luxury-hero-character {
    grid-area:character;
    height:570px;
    align-self:end
  }
  .luxury-hero-character>img:first-child {
    height:575px
  }
  .luxury-offer-card {
    grid-area:offer;
    justify-self:start;
    width:340px;
    min-height:210px;
    padding:24px 27px;
    margin-bottom:18px
  }
  .luxury-offer-content h2 {
    font-size:23px;
    margin:10px 0 8px
  }
  .luxury-offer-content p {
    max-width:270px;
    margin-bottom:12px
  }
  .luxury-offer-frame {
    opacity:.48
  }
  .luxury-vip-card {
    right:-28px!important;
    bottom:145px!important
  }
  .luxury-feature-strip {
    grid-template-columns:repeat(2,1fr)
  }
  .luxury-feature:nth-child(2) {
    border-right:0
  }
  .luxury-feature:nth-child(-n+2) {
    border-bottom:1px solid rgba(211,158,48,.14)
  }
  .providers-grid {
    grid-template-columns:repeat(6,1fr)
  }
  .payments-grid {
    grid-template-columns:repeat(3,1fr)
  }
}
@media(max-width:760px) {
  .shell {
    width:min(100% - 22px,var(--shell))
  }
  .brand-copy {
    min-width:auto
  }
  .brand-copy b {
    font-size:18px
  }
  .brand-copy small {
    font-size:6px;
    letter-spacing:.35em
  }
  .mobile-play-header {
    min-height:36px;
    padding:0 13px;
    font-size:11px;
    margin-left:auto
  }
  .menu-toggle {
    width:39px;
    height:39px;
    padding:8px
  }
  .home-page .luxury-hero {
    min-height:0;
    padding-bottom:16px
  }
  .luxury-hero-bg {
    background-image:linear-gradient(180deg,rgba(4,5,3,.31) 0%,rgba(4,5,3,.18) 34%,rgba(4,5,3,.56) 68%,#050604 100%),linear-gradient(90deg,rgba(3,4,2,.48),rgba(3,4,2,.08) 55%,rgba(3,4,2,.48)),url('/assets/img/luxury/hero-mobile.webp');
    background-position:center 38%;
    transform:scale(1.02)
  }
  .luxury-hero-grid {
    display:grid;
    min-height:650px;
    grid-template-columns:1fr;
    grid-template-areas:"copy" "character" "offer";
    padding-top:0;
    gap:0
  }
  .luxury-hero-copy {
    padding:38px 6px 0;
    text-align:left;
    z-index:6
  }
  .luxury-hero-copy .eyebrow {
    font-size:9.5px
  }
  .luxury-hero-copy h1 {
    margin:12px 0 13px;
    max-width:350px
  }
  .hero-line-top {
    font-size:22px
  }
  .luxury-hero-copy h1 strong {
    font-size:58px;
    margin:3px 0 4px
  }
  .hero-line-bottom {
    font-size:20px
  }
  .luxury-hero-copy .hero-lead {
    font-size:13px;
    line-height:1.52;
    max-width:325px
  }
  .luxury-hero-copy .hero-actions {
    margin:16px 0 11px
  }
  .luxury-hero-copy .hero-actions .btn {
    min-height:42px;
    min-width:132px;
    padding-inline:17px;
    font-size:12px
  }
  .luxury-hero-copy .micro-trust {
    font-size:9.5px;
    gap:7px 13px
  }
  .luxury-hero-character {
    height:330px;
    width:100%;
    grid-area:character
  }
  .luxury-hero-character>img:first-child {
    height:390px;
    left:auto;
    right:-56px;
    transform:none!important;
    bottom:-32px;
    animation:mobileWomanFloat 6s ease-in-out infinite
  }
  .luxury-vip-card {
    display:none
  }
  .luxury-offer-card {
    grid-area:offer;
    justify-self:stretch;
    width:auto;
    min-height:190px;
    padding:28px 27px;
    margin:0 0 14px;
    border-radius:0
  }
  .luxury-offer-content h2 {
    font-size:23px
  }
  .luxury-offer-content p {
    font-size:11px;
    max-width:300px
  }
  .luxury-offer-content .btn {
    max-width:240px;
    margin:auto
  }
  .luxury-feature-strip {
    margin-top:0;
    grid-template-columns:repeat(2,1fr)
  }
  .luxury-feature {
    min-height:66px;
    padding:9px 11px;
    gap:9px
  }
  .luxury-feature img {
    width:34px;
    height:34px
  }
  .luxury-feature b {
    font-size:9px
  }
  .luxury-feature small {
    font-size:8.7px
  }
  .luxury-trust-section {
    display:none
  }
  .section {
    padding:46px 0
  }
  .section-head {
    margin-bottom:17px
  }
  .section h2 {
    font-size:30px
  }
  .section-head p {
    font-size:12.5px
  }
  .home-games-section .section-head h2,.home-providers-section .section-head h2,.home-payments-section .section-head h2 {
    font-size:26px
  }
  .home-games-section .game-tools {
    justify-content:stretch
  }
  .game-search {
    width:100%
  }
  .home-games-section .game-card {
    flex-basis:142px
  }
  .game-meta b {
    font-size:11px
  }
  .game-meta span {
    font-size:9px
  }
  .providers-wrap {
    padding:8px
  }
  .providers-grid {
    grid-template-columns:repeat(3,1fr);
    gap:5px
  }
  .provider-card {
    height:60px;
    padding:8px
  }
  .provider-card img {
    height:37px
  }
  .payments-grid {
    grid-template-columns:1fr 1fr;
    gap:7px
  }
  .payment {
    min-height:112px;
    padding:13px
  }
  .payment strong {
    font-size:12.5px
  }
  .payment>div:last-child>span {
    font-size:9.5px
  }
  .home-bonus-section .bonus-panel {
    padding:26px 20px;
    border-radius:8px
  }
  .security-card {
    padding:18px
  }
  .site-footer {
    padding-top:40px
  }
}
@media(max-width:460px) {
  .brand-copy b {
    font-size:17px
  }
  .brand-copy small {
    display:block
  }
  .mobile-play-header {
    padding:0 11px
  }
  .menu-toggle {
    width:36px;
    height:36px
  }
  .luxury-hero-copy h1 strong {
    font-size:52px
  }
  .hero-line-top {
    font-size:20px
  }
  .hero-line-bottom {
    font-size:18px
  }
  .luxury-hero-character {
    height:300px
  }
  .luxury-hero-character>img:first-child {
    height:355px;
    right:-58px
  }
  .luxury-offer-card {
    min-height:184px
  }
  .luxury-feature {
    padding:8px
  }
  .luxury-feature img {
    width:30px;
    height:30px
  }
  .luxury-feature small {
    display:none
  }
  .home-games-section .game-card {
    flex-basis:132px
  }
  .providers-grid {
    grid-template-columns:repeat(2,1fr)
  }
  .payments-grid {
    grid-template-columns:1fr
  }
  .payment {
    min-height:96px;
    display:grid;
    grid-template-columns:38px 1fr;
    align-items:center
  }
  .payment>div:last-child {
    margin-top:0
  }
  .game-play {
    display:none
  }
}
@keyframes mobileWomanFloat {
  0%,100% {
    transform:translateY(0)
  }
  50% {
    transform:translateY(-5px)
  }
}
@media(prefers-reduced-motion:reduce) {
  .luxury-hero-bg,.luxury-hero-character>img:first-child,.luxury-vip-card,.btn-primary {
    animation:none!important
  }
}
.header-actions .header-register {
  background:linear-gradient(180deg,#238342,#105c2a)!important;
  color:#eff8eb!important;
  border-color:rgba(103,196,107,.32)!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 8px 26px rgba(18,104,49,.2)!important
}
/* Velora luxury v2 — final generated asset integration */
body:before {
  background-image:url('/assets/img/luxury/section-texture.webp');
  background-size:980px 980px;
  opacity:.115;
  mix-blend-mode:screen
}
.home-page .luxury-hero {
  min-height:670px;
  padding-bottom:34px
}
.luxury-hero-bg {
  background-image:     linear-gradient(90deg,rgba(2,3,2,.62) 0%,rgba(2,3,2,.26) 35%,rgba(2,3,2,.05) 61%,rgba(2,3,2,.35) 100%),     linear-gradient(180deg,rgba(3,4,2,.04) 0%,rgba(3,4,2,.11) 52%,#050604 100%),     url('/assets/img/luxury/hero-desktop.webp');
  background-position:center 46%;
  transform:scale(1.012);
}
.luxury-hero:before {
  background:radial-gradient(circle at 69% 45%,rgba(224,151,33,.12),transparent 24%),radial-gradient(circle at 53% 49%,rgba(29,81,40,.13),transparent 28%)
}
.luxury-hero:after {
  left:27%;
  right:18%;
  bottom:67px;
  height:82px;
  background-image:url('/assets/img/luxury/glow-elements.webp');
  opacity:.22;
  filter:saturate(1.08);
  mix-blend-mode:screen
}
.luxury-hero-grid {
  min-height:540px;
  grid-template-columns:minmax(0,1.05fr) minmax(330px,.82fr) minmax(270px,.61fr);
  gap:14px;
  padding-top:24px
}
.luxury-hero-copy {
  padding:42px 0 48px
}
.luxury-hero-copy h1 {
  max-width:575px
}
.luxury-hero-character {
  height:540px;
  width:min(430px,100%);
  overflow:visible
}
.luxury-hero-character>img:first-child {
  height:690px;
  bottom:-164px;
  filter:drop-shadow(0 34px 42px rgba(0,0,0,.62)) drop-shadow(0 0 26px rgba(216,146,32,.08))
}
.luxury-vip-card {
  width:104px!important;
  right:-2px!important;
  bottom:119px!important;
  opacity:.82;
  filter:drop-shadow(0 12px 24px rgba(0,0,0,.58)) drop-shadow(0 0 14px rgba(222,159,38,.14))
}
.luxury-offer-card {
  border-color:rgba(229,181,70,.34);
  background:linear-gradient(180deg,rgba(8,9,5,.95),rgba(6,7,4,.93));
  box-shadow:0 30px 75px rgba(0,0,0,.52),inset 0 0 75px rgba(119,77,13,.07)
}
.luxury-offer-frame {
  content:url('/assets/img/luxury/bonus-frame.webp');
  inset:5px;
  width:calc(100% - 10px);
  height:calc(100% - 10px);
  opacity:.38;
  filter:saturate(.92) brightness(.96)
}
.luxury-offer-card:after {
  content:"";
  position:absolute;
  width:110px;
  height:110px;
  right:-35px;
  top:-32px;
  background:url('/assets/img/luxury/glow-elements.webp') right center/440px auto no-repeat;
  opacity:.18;
  mix-blend-mode:screen;
  pointer-events:none
}
/* All eight generated icons are tightly normalized PNGs on identical 256x256 transparent canvases. */
.luxury-feature img {
  width:54px;
  height:54px;
  object-fit:contain;
  filter:drop-shadow(0 7px 14px rgba(194,127,22,.2));
  transform:translateZ(0)
}
.luxury-feature:hover img {
  transform:translateY(-2px) scale(1.035)
}
.security-card .ico.ico-art {
  width:58px;
  height:58px;
  padding:0;
  border:0;
  border-radius:0;
  background:transparent;
  margin:0 0 15px;
  display:grid;
  place-items:center;
  overflow:visible
}
.security-card .ico.ico-art img {
  display:block;
  width:58px;
  height:58px;
  object-fit:contain;
  filter:drop-shadow(0 8px 15px rgba(183,119,19,.16));
  transition:transform .25s ease,filter .25s ease
}
.security-card:hover .ico.ico-art img {
  transform:translateY(-3px) scale(1.035);
  filter:drop-shadow(0 10px 20px rgba(217,153,39,.22))
}
.home-security-section .security-card .ico.ico-art img {
  width:58px!important;
  height:58px!important
}
/* Generated decorative frame belongs to the wide bonus panel, where its 3:1 composition stays proportional. */
.home-bonus-section .bonus-panel {
  isolation:isolate
}
.home-bonus-section .bonus-panel:before {
  display:none
}
.bonus-panel-frame {
  position:absolute;
  z-index:0;
  inset:7px;
  width:calc(100% - 14px);
  height:calc(100% - 14px);
  object-fit:fill;
  pointer-events:none;
  opacity:.22;
  filter:saturate(.86) brightness(.88)
}
.home-bonus-section .bonus-copy,.home-bonus-section .bonus-side,.home-bonus-section .section-more {
  position:relative;
  z-index:2
}
.home-bonus-section .bonus-panel:after {
  z-index:1
}
/* Slot artwork keeps its native portrait proportion — never stretch a cover to the card. */
.home-games-section .game-card {
  overflow:hidden
}
.home-games-section .game-card>img {
  display:block;
  width:100%;
  height:auto!important;
  aspect-ratio:238/320;
  object-fit:cover;
  object-position:center;
  transform:none!important
}
.game-card:hover>img {
  transform:scale(1.025)!important
}
/* Provider marks stay transparent and centered without white tiles. */
.provider-card {
  overflow:hidden
}
.provider-card img {
  width:auto;
  max-width:92%;
  height:42px;
  object-fit:contain;
  background:transparent!important
}
/* Payment copy cannot collide with its icon even when text wraps. */
.payments-grid .payment {
  display:grid;
  grid-template-columns:42px minmax(0,1fr);
  align-items:start;
  column-gap:12px;
  row-gap:0
}
.payments-grid .payment-icon {
  grid-column:1;
  grid-row:1;
  width:42px;
  height:42px
}
.payments-grid .payment>div:last-child {
  grid-column:2;
  grid-row:1;
  min-width:0;
  margin:0;
  padding-top:1px
}
.payments-grid .payment strong {
  display:block;
  overflow-wrap:anywhere;
  margin:0 0 6px
}
.payments-grid .payment>div:last-child>span {
  display:block;
  overflow-wrap:anywhere
}
/* Extra softness without heavy motion. */
@keyframes frameGlow {
  0%,100% {
    filter:saturate(.86) brightness(.88);
    opacity:.2
  }
  50% {
    filter:saturate(1) brightness(1.02);
    opacity:.27
  }
}
@keyframes iconBreath {
  0%,100% {
    filter:drop-shadow(0 7px 14px rgba(194,127,22,.18))
  }
  50% {
    filter:drop-shadow(0 9px 18px rgba(223,157,37,.27))
  }
}
.bonus-panel-frame {
  animation:frameGlow 8s ease-in-out infinite
}
.luxury-feature:nth-child(1) img,.luxury-feature:nth-child(3) img {
  animation:iconBreath 6s ease-in-out infinite
}
@media(max-width:1180px) {
  .luxury-hero-grid {
    grid-template-columns:minmax(0,1fr) minmax(300px,.8fr) minmax(245px,.58fr)
  }
  .luxury-hero-character {
    height:510px
  }
  .luxury-hero-character>img:first-child {
    height:645px;
    bottom:-150px
  }
}
@media(max-width:1040px) {
  .home-page .luxury-hero {
    min-height:740px
  }
  .luxury-hero-grid {
    grid-template-columns:minmax(0,1.02fr) minmax(290px,.8fr);
    grid-template-areas:"copy character" "offer character";
    min-height:610px
  }
  .luxury-hero-character {
    height:585px
  }
  .luxury-hero-character>img:first-child {
    height:700px;
    bottom:-142px
  }
  .luxury-vip-card {
    right:-30px!important;
    bottom:142px!important
  }
}
@media(max-width:760px) {
  .home-page .luxury-hero {
    min-height:0;
    padding-bottom:17px
  }
  .luxury-hero-bg {
    background-image:       linear-gradient(180deg,rgba(2,3,2,.17) 0%,rgba(2,3,2,.09) 28%,rgba(2,3,2,.39) 62%,#050604 100%),       linear-gradient(90deg,rgba(2,3,2,.46),rgba(2,3,2,.02) 58%,rgba(2,3,2,.32)),       url('/assets/img/luxury/hero-mobile.webp');
    background-position:center 40%;
    transform:scale(1.01)
  }
  .luxury-hero:after {
    left:8%;
    right:8%;
    bottom:205px;
    height:58px;
    opacity:.16
  }
  .luxury-hero-grid {
    grid-template-columns:1fr;
    grid-template-areas:"copy" "character" "offer";
    min-height:680px
  }
  .luxury-hero-copy {
    padding:34px 5px 2px
  }
  .luxury-hero-character {
    height:350px;
    width:100%;
    overflow:visible
  }
  .luxury-hero-character>img:first-child {
    height:485px;
    left:auto;
    right:-72px;
    bottom:-112px;
    transform:none!important;
    animation:mobileWomanFloat 6s ease-in-out infinite
  }
  .luxury-vip-card {
    display:none
  }
  .luxury-offer-card {
    margin-top:2px;
    border-radius:8px
  }
  .luxury-offer-frame {
    opacity:.27
  }
  .luxury-feature img {
    width:46px;
    height:46px
  }
  .home-security-section .security-card .ico.ico-art img {
    width:54px!important;
    height:54px!important
  }
  .security-card .ico.ico-art {
    width:54px;
    height:54px
  }
  .bonus-panel-frame {
    opacity:.13
  }
  .payments-grid .payment {
    grid-template-columns:40px minmax(0,1fr)
  }
}
@media(max-width:460px) {
  .luxury-hero-character {
    height:320px
  }
  .luxury-hero-character>img:first-child {
    height:445px;
    right:-76px;
    bottom:-105px
  }
  .luxury-feature img {
    width:42px;
    height:42px
  }
  .payments-grid .payment {
    grid-template-columns:38px minmax(0,1fr);
    min-height:92px
  }
  .payments-grid .payment-icon {
    width:38px;
    height:38px
  }
}
@media(prefers-reduced-motion:reduce) {
  .bonus-panel-frame,.luxury-feature img {
    animation:none!important
  }
}
/* Velora visual hotfix v2.1 — clipping, contrast and proportional frames */
.luxury-hero-copy h1 {
  overflow: visible;
  line-height: 1;
}
.luxury-hero-copy h1 strong {
  display: block;
  overflow: visible;
  line-height: 1.12;
  padding-top: 0.09em;
  padding-bottom: 0.025em;
  margin-top: 0;
  margin-bottom: 0.04em;
}
/* bonus-frame.webp is a wide decorative asset; never stretch it into the narrow hero offer card */
.luxury-offer-frame {
  display: none !important;
}
.luxury-offer-card {
  width: min(288px, 100%);
  min-height: 304px;
  padding: 34px 28px;
  overflow: hidden;
}
.luxury-offer-card::before {
  inset: 10px;
  border: 1px solid rgba(232, 187, 83, 0.28);
  box-shadow: inset 0 0 0 5px rgba(7, 8, 5, 0.76);
}
.luxury-offer-card::after {
  content: "";
  position: absolute;
  inset: 18px;
  width: auto;
  height: auto;
  top: 18px;
  right: 18px;
  background: none;
  border-top: 1px solid rgba(232, 187, 83, 0.12);
  border-bottom: 1px solid rgba(232, 187, 83, 0.12);
  opacity: 1;
  pointer-events: none;
}
.luxury-offer-content {
  width: 100%;
}
.luxury-offer-content small {
  color: #aaa28c;
  line-height: 1.35;
}
/* keep the same art proportional in the wide bonus section */
.bonus-panel-frame {
  inset: 12px;
  width: calc(100% - 24px);
  height: calc(100% - 24px);
  object-fit: contain;
  object-position: center;
}
/* dark CTA requires explicit light copy; site.css previously left dark text here */
.cta-panel {
  color: #f4f0e5;
  border: 1px solid rgba(211, 158, 48, 0.24);
}
.cta-panel h2 {
  color: #f4efe2;
}
.cta-panel p {
  color: #c2b89d;
  line-height: 1.55;
}
@media (max-width: 1040px) {
  .luxury-offer-card {
    width: min(326px, 100%);
    min-height: 226px;
    padding: 26px 28px;
  }
}
@media (max-width: 760px) {
  .luxury-hero-copy h1 {
    line-height: 1.02;
  }
  .luxury-hero-copy h1 strong {
    line-height: 1.14;
    padding-top: 0.1em;
    margin-top: -0.02em;
    margin-bottom: 0.035em;
  }
  .luxury-offer-card {
    width: min(100%, 336px);
    justify-self: center;
    min-height: 264px;
    padding: 34px 30px;
    margin: 8px auto 16px;
    border-radius: 8px;
  }
  .luxury-offer-card::before {
    inset: 9px;
  }
  .luxury-offer-card::after {
    inset: 17px;
  }
  .luxury-offer-content h2 {
    font-size: 25px;
    line-height: 1.08;
  }
  .luxury-offer-content p {
    max-width: 250px;
    margin-left: auto;
    margin-right: auto;
  }
  .luxury-offer-content small {
    color: #a49d89;
    font-size: 10px;
  }
  .bonus-panel-frame {
    inset: 10px;
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    opacity: 0.1;
  }
  .cta-panel {
    padding: 26px 22px;
  }
  .cta-panel h2 {
    font-size: 28px;
  }
  .cta-panel p {
    color: #c8bea4;
    font-size: 13px;
  }
}

/* Mobile hero compacting hotfix v2.2 */
@media (max-width: 760px) {
  .home-page .luxury-hero {
    padding-bottom: 8px;
  }
  .luxury-hero-grid {
    min-height: 0;
    grid-template-rows: auto 235px auto;
  }
  .luxury-hero-character {
    height: 235px;
    overflow: visible;
  }
  .luxury-hero-character > img:first-child {
    height: 420px;
    right: -66px;
    bottom: -72px;
  }
  .luxury-offer-card {
    margin: -2px auto 10px;
  }
  .luxury-hero:after {
    bottom: 150px;
  }
}
@media (max-width: 460px) {
  .luxury-hero-grid {
    grid-template-rows: auto 220px auto;
  }
  .luxury-hero-character {
    height: 220px;
  }
  .luxury-hero-character > img:first-child {
    height: 405px;
    right: -70px;
    bottom: -68px;
  }
  .luxury-offer-card {
    margin-top: -6px;
  }
}

/* Mobile hero no-dead-space layout v2.3.0
   The character is decorative and no longer reserves its own grid row. */
@media (max-width: 760px) {
  .home-page .luxury-hero {
    min-height: 0;
    padding-bottom: 8px;
  }

  .luxury-hero-grid {
    position: relative;
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    grid-template-areas:
      "copy"
      "offer";
    grid-template-rows: auto auto;
    min-height: 0;
    gap: 12px;
    padding-bottom: 0;
  }

  .luxury-hero-copy {
    grid-area: copy;
    position: relative;
    z-index: 6;
    padding-bottom: 0;
  }

  .luxury-hero-character {
    position: absolute;
    grid-area: auto;
    top: 330px;
    right: -8px;
    width: 54%;
    height: 305px;
    overflow: hidden;
    z-index: 4;
    pointer-events: none;
  }

  .luxury-hero-character > img:first-child {
    position: absolute;
    height: 385px;
    width: auto;
    right: -42px;
    left: auto;
    bottom: -58px;
    transform: none !important;
  }

  .luxury-offer-card {
    grid-area: offer;
    position: relative;
    z-index: 5;
    width: min(100%, 344px);
    min-height: 184px;
    justify-self: center;
    margin: 4px auto 8px;
  }

  .luxury-hero:after {
    bottom: 42px;
  }
}

@media (max-width: 460px) {
  .luxury-hero-grid {
    gap: 8px;
  }

  .luxury-hero-character {
    top: 318px;
    right: -12px;
    width: 55%;
    height: 286px;
  }

  .luxury-hero-character > img:first-child {
    height: 365px;
    right: -44px;
    bottom: -58px;
  }

  .luxury-offer-card {
    width: calc(100% - 22px);
    min-height: 178px;
    margin-top: 0;
  }
}

/* Mobile hero hard crop v2.4.0 — zero dead vertical space.
   Offer follows the trust row immediately; the character is cropped behind it. */
@media (max-width: 760px) {
  .home-page .luxury-hero {
    min-height: 0 !important;
    padding-bottom: 6px !important;
    overflow: hidden;
  }

  .luxury-hero-grid {
    position: relative !important;
    display: block !important;
    min-height: 0 !important;
    height: auto !important;
    padding-bottom: 0 !important;
  }

  .luxury-hero-copy {
    position: relative;
    z-index: 7;
    padding-bottom: 0 !important;
  }

  .luxury-hero-character {
    position: absolute !important;
    top: 300px !important;
    right: -10px !important;
    bottom: auto !important;
    width: 58% !important;
    height: 245px !important;
    overflow: hidden !important;
    z-index: 5 !important;
    pointer-events: none;
  }

  .luxury-hero-character > img:first-child {
    position: absolute !important;
    height: 365px !important;
    width: auto !important;
    right: -42px !important;
    left: auto !important;
    top: 0 !important;
    bottom: auto !important;
    transform: none !important;
  }

  .luxury-offer-card {
    position: relative !important;
    z-index: 8 !important;
    width: min(100%, 344px) !important;
    min-height: 178px !important;
    margin: 10px auto 8px !important;
    transform: none !important;
  }

  .luxury-hero:after {
    bottom: 16px !important;
  }
}

@media (max-width: 460px) {
  .luxury-hero-character {
    top: 290px !important;
    right: -14px !important;
    width: 60% !important;
    height: 228px !important;
  }

  .luxury-hero-character > img:first-child {
    height: 345px !important;
    right: -46px !important;
  }

  .luxury-offer-card {
    width: calc(100% - 18px) !important;
    margin-top: 8px !important;
  }
}
