


.ic-media-social {
  position: relative;
  display: flex;
  align-items: center;
  gap: 2px;
  flex-shrink: 0;
  margin-right: 10%;
  transition: 200ms linear;
}

.ic-media-social img {
  width: 1.65em;
  height: 1.65em;
  display: inline-block;
  opacity: 0.80;
  transition: opacity 0.2s ease, transform 0.2s ease;
}

.ic-media-social img:hover {
  opacity: 1;
  transform: scale(1.1);
}

.arida-social-sidebar {
  position: fixed;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 6px;
  z-index: 200;
}

.arida-social-sidebar a {
  display: flex;
  align-items: center;
  justify-content: center;
}

.arida-social-sidebar img {
  width: 1.5em;
  height: 1.5em;
  opacity: 0.75;
  transition: opacity 0.2s ease, transform 0.2s ease;
}

.arida-social-sidebar img:hover {
  opacity: 1;
  transform: scale(1.15);
}

@media (max-width: 767px) {
  .arida-social-sidebar {
    display: none;
  }
}

.content {
  position: relative;
  z-index: 10;
}
.card-img{
  transition: 200ms linear;
}
.card-img:hover{
  opacity: 0.5;
  transform: scale(1.025);
}
.no-webp .reviews {background: url("../images/section-background-review.webp") no-repeat top center; background-size: cover;}
.webp .reviews {background: url("../images/section-background-review.webp") no-repeat top center; background-size: cover;}

/* Reviews V-divider: sharp clip-path chevron (not gradient) — chapado como na imagem */
.no-webp .section.reviews::before,
.webp .section.reviews::before,
.section.reviews::before {
    display: none;
    content: none;
}

.section.reviews {
    position: relative;
    z-index: 5;
    clip-path: polygon(0 0, 50% 72px, 100% 0, 100% 100%, 0 100%);
    padding-top: 88px;
    padding-bottom: 52px;
    margin-top: -72px;
    -webkit-mask-image: none;
    mask-image: none;
}

.section.reviews::after {
    display: none;
}

.no-webp .aoca {background: url("../images/section-background-end.webp");}
.webp .aoca {background: url("../images/section-background-end.webp");}

.aoca {
  background-size: cover !important;
  background-position: center center !important;
  padding: 0 0 20%;
}

.no-webp .section.aoca:before {content: "";background-image: url("../images/bg-edges-arida-end.webp");}
.webp .section.aoca:before {content: "";background-image: url("../images/bg-edges-arida-end.webp");}

.section.aoca:before {
  height: 200px;
  width: 100%;
  display: block;
  position: relative;
  z-index: 2;
  top: -95px;
  background-repeat: no-repeat;
  background-position: center center;
}

.navigation {
  position: absolute;
  height: 50px;
  z-index: 1;
}
.section {
  width: 100%;
  float: left;
}

.z-index-1{
    z-index: 1;
}
:root {
    --jumbotron-padding-y: 3rem;
  }
  
  .banner{
    position: relative;
    width: 100%;
    background-repeat: no-repeat;
    background-position: top center;
    overflow: hidden;
  }
  .section.banner:after{
    content: "scroll down";
    font-family: 'DM Sans', sans-serif;
    font-size: 0.58rem;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    white-space: nowrap;
    color: #000;
    z-index: 20;
    position: fixed;
    left: 50%;
    transform: translateX(-50%);
    bottom: 20px;
    margin: 0;
    width: auto;
    text-align: center;
    background: url(../images/ic-arrow-black.svg) no-repeat bottom center;
    background-size: 14px;
    padding-bottom: 22px;
    opacity: 0;
  }
  .section.banner.scrolled:after {
    animation: none !important;
    opacity: 0 !important;
  }
  .layer{
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background-size: 100%;
      background-repeat: no-repeat;
  }

  .edge {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0px;
    height: 120px;
    background: url("../images/edge.webp") repeat-x;
  }

  .plataforms{
    animation:3s ease 1.5s transitiontoup;
    -webkit-animation:3s ease 1.5s transitiontoup;
    opacity: 1;
  }

  .layer-logo{
    animation:3s ease 1.5s transitiontoup;
    -webkit-animation:3s ease 1.5s transitiontoup;
    opacity: 1;
  }

  .layer-cicera{
    animation:3s ease 1.5s transitiontoupdelay;
    -webkit-animation:3s ease 1.5s transitiontoupdelay;
    opacity: 1;
    background-position: center 100px;
  }
  
  .layer-leafes{
    animation:3s ease 1.5s transitiontodown;
    -webkit-animation:3s ease 1.5s transitiontodown;
     opacity: 1;
  }

  .layer-clouds{
    animation:3s ease 1.5s transitiontoleft;
    -webkit-animation:3s ease 1.5s transitiontoleft;
     opacity: 1;
  }

  .plataforms {
    position: relative;
    width: 100%;
  }
  .plataforms img{
    background-size: 100% auto;
    background-position: center;
    vertical-align: middle;
  }

  a.epic-badge,
  a.steam-badge,
  a.gog-badge,
  a.humble-badge,
  a.nuuvem-badge,
  a.microsoft-badge,
  a.google-badge,
  a.apple-badge
    {
    height: 100%;
    display: inline-block;
    padding: 0 0 5px;
    text-decoration: none;
    /*-webkit-filter: drop-shadow(5px 0px 5px rgb(255, 255, 255));
            filter: drop-shadow(5px 0px 5px rgb(255, 255, 255));*/

            
  }

  img.ic-steam-badge,
  img.ic-microsoft-badge,
  img.ic-nuuvem-badge,
  img.ic-humble-badge,
  img.ic-google-badge,
  img.ic-apple-badge{
    transition: 200ms linear;
  }

  img.ic-steam-badge:hover,
  img.ic-microsoft-badge:hover,
  img.ic-nuuvem-badge:hover,
  img.ic-google-badge:hover,
  img.ic-apple-badge:hover{
    opacity: 0.5;
    transform: scale(1.1);
  }

  img.ic-gog-badge{
    opacity: 0.5;
    cursor: no-drop;
    -webkit-animation: colorwait  1s infinite alternate;
    -moz-animation: colorwait 1s infinite alternate;
    -ms-animation: colorwait 1s infinite alternate;
    -o-animation: colorwait 1s infinite alternate;
    animation: colorwait 1s infinite alternate;

  }
  .content .video{
    width: 100%;
    float: left;
    background: #000;
    margin-bottom: 1.5em;
  }
  #loader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background-color: #000;
    display: flex;
    justify-content: center;
    align-items: center;

    opacity: 1;
    visibility: visible;
    transition: opacity 0.8s ease-in-out;
}

#loader img {
    width: 100px;
}

.hide {
    opacity: 0 !important;
    pointer-events: none !important;
    visibility: hidden !important;
    transition: opacity 0.8s ease-in-out, visibility 0s linear 0.8s !important;
}

.popup{
    background-color: #ffffff;
    padding: 0;
    position: absolute;
    transform: translate(-50%,-50%);
    left: 50%;
    top: 50%;
    border-radius: 8px;
    display: none;
    text-align: center;
    z-index: 999999;
    border: 5px solid #fff;
}
.popup button{
    display: block;
    margin: -10px 0px 20px auto;
    background-color: transparent;
    font-size: 40px;
    color: #000000;
    border-radius: 100%;
    width: 40px;
    height: 40px;
    border: none;
    outline: none;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
}
.popup h2{
    margin-top: -20px;
}
.popup p{
    font-size: 14px;
    text-align: justify;
    margin: 20px 0;
    line-height: 25px;
}

#overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.5);
z-index: 99999;
display: none;
}
  


  /* Landscape phones and portrait tablets */
  @media (max-width: 767px) {


    .no-webp .layer-dust { background-image: url("../images/banner/mobile/dust.webp"); }
    .webp .layer-dust { background-image: url("../images/banner/mobile/dust.webp"); }

    .no-webp .layer-coroa-de-frade { background-image: url("../images/banner/mobile/coroa-de-frade.webp"); }
    .webp .layer-coroa-de-frade { background-image: url("../images/banner/mobile/coroa-de-frade.webp"); }

    .no-webp .layer-leafes { background-image: url("../images/banner/mobile/leafes.webp"); }
    .webp .layer-leafes { background-image: url("../images/banner/mobile/leafes.webp"); }

    .no-webp .layer-sky { background-image: url("../images/banner/mobile/sky.webp"); }
    .webp .layer-sky { background-image: url("../images/banner/mobile/sky.webp"); }

    .no-webp .layer-clouds { background-image: url("../images/banner/mobile/clouds.webp"); }
    .webp .layer-clouds { background-image: url("../images/banner/mobile/clouds.webp"); }

    .no-webp .layer-cicera { background-image: url("../images/banner/mobile/cicera.webp");}
    .webp .layer-cicera { background-image: url("../images/banner/mobile/cicera.webp"); background-position: center 0px;}

    .no-webp .layer-logo { background-image: url("../images/banner/mobile/logo.webp"); }
    .webp .layer-logo { background-image: url("../images/banner/mobile/logo.webp"); }

    .no-webp .layer-ground { background-image: url("../images/banner/mobile/ground.webp");}  
    .webp .layer-ground { background-image: url("../images/banner/mobile/ground.webp");}  

    .no-webp .banner{padding-bottom: 110%;}
    .webp .banner{padding-bottom: 110%;}

    .plataforms {margin: -40% 0 0;}
    .plataforms img{
        width: 7.5em;
        height: 1.5em;-webkit-filter: drop-shadow(0 0 0.75rem white); /* Chrome, Safari, Edge */ 
        -moz-filter: drop-shadow(0 0 0.75rem white);    /* Firefox */
        -ms-filter: drop-shadow(0 0 0.75rem white);     /* Internet Explorer */
        -o-filter: drop-shadow(0 0 0.75rem white);      /* Opera */
        filter: drop-shadow(0 0 0.75rem white); 
    }

    img.ic-nuuvem-badge{height: 2.5em !important;width: 6em !important;}
    img.ic-steam-badge,img.ic-humble-badge{height: 2.5em !important;width: 6em !important;}
    img.ic-microsoft-badge{height: 2.5em !important;width: 6em !important;}
    img.ic-google-badge{height: 2.5em !important;width: 6em !important;}
    img.ic-apple-badge{height: 2.5em !important;width: 6em !important;}

    .section.banner:after{animation: scrollarrowbottommobile infinite 2s ease;}
    .reviews {background-size: cover !important;background-position: bottom left !important;}
    .content .video{margin-top: -1.5em;}
    .popup{width: 90%;border: 5px solid #fff;}
  }
/* Landscape tablets and medium desktops */
/* Portrait tablets and small desktops */
/* Large desktops and laptops */
  @media (min-width: 768px) {
    .no-webp .layer-dust { background-image: url("../images/banner/desktop/dust.webp"); }
    .webp .layer-dust { background-image: url("../images/banner/desktop/dust.webp"); }

    .no-webp .layer-coroa-de-frade { background-image: url("../images/banner/desktop/coroa-de-frade.webp"); }
    .webp .layer-coroa-de-frade { background-image: url("../images/banner/desktop/coroa-de-frade.webp"); }

    .no-webp .layer-leafes { background-image: url("../images/banner/desktop/leafes.webp"); }
    .webp .layer-leafes { background-image: url("../images/banner/desktop/leafes.webp"); }

    .no-webp .layer-sky { background-image: url("../images/banner/desktop/sky.webp"); }
    .webp .layer-sky { background-image: url("../images/banner/desktop/sky.webp"); }

    .no-webp .layer-clouds { background-image: url("../images/banner/desktop/clouds.webp"); }
    .webp .layer-clouds { background-image: url("../images/banner/desktop/clouds.webp"); }

    .no-webp .layer-cicera { background-image: url("../images/banner/desktop/cicera.webp");}
    .webp .layer-cicera { background-image: url("../images/banner/desktop/cicera.webp");}

    .no-webp .layer-logo { background-image: url("../images/banner/desktop/logo.webp"); }
    .webp .layer-logo { background-image: url("../images/banner/desktop/logo.webp"); }

    .no-webp .layer-ground { background-image: url("../images/banner/desktop/ground.webp");} 
    .webp .layer-ground { background-image: url("../images/banner/desktop/ground.webp");} 

    .no-webp .banner{padding-bottom: 65%;}
    .webp .banner{padding-bottom: 65%;}

    .content .video{margin-top: -10.5em;}
    .plataforms {margin: -45% -5% 0;}
    .plataforms img{width: 15em;height: 3em;}

    img.ic-nuuvem-badge{height: 3.5em !important;width: 12em !important;margin-top:5px !important}
    img.ic-steam-badge,img.ic-humble-badge{height: 5.5em !important;width: 9em !important;}
    img.ic-microsoft-badge{height: 6em !important;width: 13em !important;}

    img.ic-google-badge,
    img.ic-apple-badge{height: 4em !important;width: 12em !important;padding: .25em;}

    .section.banner:after{animation: scrollarrowbottomdesktop infinite 2s ease;}
    .reviews {background-size: cover !important;background-position: bottom center !important;}
    .jumbotron {
      padding-top: calc(var(--jumbotron-padding-y) * 2);
      padding-bottom: calc(var(--jumbotron-padding-y) * 2);
    }
  }
  
  
  footer {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  
  footer p {
    margin-bottom: .25rem;
  }
  .box-shadow { box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05); }
/*
 * Globals
 */
 html {
  scroll-behavior: smooth;
}

/* Offset scroll targets so fixed nav doesn't cover section headings */
#store, #gallery, #story, #reviews, #extras {
  scroll-margin-top: 80px;
}
html, body {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  background: #060605 !important;
}

/* ── Custom scrollbar ─────────────────────────────────────── */
html { scrollbar-width: thin; scrollbar-color: rgba(205,163,91,0.5) #221c18; }
::-webkit-scrollbar { width: 6px; }
::-webkit-scrollbar-track { background: #221c18; }
::-webkit-scrollbar-thumb { background: rgba(205,163,91,0.5); border-radius: 3px; }
::-webkit-scrollbar-thumb:hover { background: #cda35b; }

.fadein {
  opacity: 1;
}

/* Links */
a,
a:focus,
a:hover {
  color: #fff;
}

/*
 * Base structure
 */

.cover-container {
  max-width: 42em;
}


/*
 * Header
 */

/*
 * Cover
 */
.cover {
  padding: 0 1.5rem;
}
.cover .btn-lg {
  padding: .75rem 1.25rem;
  font-weight: 700;
}


/*
 * Footer
 */

/* Large desktops and laptops */
@media (min-width: 1200px) {

}

/* Landscape tablets and medium desktops */
/* Portrait tablets and small desktops */
/* Large desktops and laptops */
@media (min-width: 992px) and (max-width: 1199px) {

}

/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {

}

/* Landscape phones and portrait tablets */
@media (max-width: 767px) {

}

/* Portrait phones and smaller */
@media (max-width: 480px) {

}

/* Animation */
@keyframes transitiontoup{
  0%{
    opacity: 0;
    transform:translateY(750px);
  }
  50%{
    opacity: 0.5;
    transform:translateY(250);
  }
  100% {
    opacity: 1;
    transform:translateY(0);
  }
}
/* Animation */
@keyframes transitiontoupdelay{
  0%{
    opacity: 0;
    transform:translateY(750px);
  }
  50%{
    opacity: 0.5;
    transform:translateY(550);
  }
  100% {
    opacity: 1;
    transform:translateY(0);
  }
}


@keyframes transitiontodown{
  0%{
    opacity: 0;
    transform:translateY(-550px);
  }
  50%{
    opacity: 0.5;
    transform:translateY(-250);
  }
  100% {
    opacity: 1;
    transform:translateY(0);
  }
}

@keyframes transitiontoleft{
  0%{
    opacity: 0;
    transform:translateX(550px);
  }
  50%{
    opacity: 0.5;
    transform:translateX(250);
  }
  100% {
    opacity: 1;
    transform:translateX(0);
  }
}

@-webkit-keyframes fadein {
0% { opacity: 0; }
85% { opacity: 0; }
100% { opacity: 1; } 
}
@-moz-keyframes fadein {
0% { opacity: 0;}
85% { opacity: 0; }
100% { opacity: 1; }
}
@-o-keyframes fadein {
0% { opacity: 0; }
85% { opacity: 0; }
100% { opacity: 1; }
}
@keyframes fadein {
0% { opacity: 0; }
85% { opacity: 0; }
100% { opacity: 1; }
}

@-webkit-keyframes colorwait {
	from { opacity: 0.25; }
	to { opacity:0.5; }
}
@-moz-keyframes colorwait {
	from { opacity: 0.25; }
	to { opacity:0.5; }
}
@-ms-keyframes colorwait {
	from { opacity: 0.25; }
	to { opacity:0.5; }
}
@-o-keyframes colorwait {
	from { opacity: 0.25; }
	to { opacity:0.5; }
}
@keyframes colorwait {
	from { opacity: 0.25; }
	to { opacity:0.5; }
}
@keyframes scrollarrowbottommobile {0%{opacity:0;}50%{opacity:1;}100%{opacity:0;}}
@keyframes scrollarrowbottomdesktop {0%{opacity:0;}50%{opacity:1;}100%{opacity:0;}}


@font-face {
  font-family: 'Pacifico';
  font-style: normal;
  font-weight: 400;
  src: local('Pacifico Regular'), local('Pacifico-Regular'), url(https://fonts.gstatic.com/s/pacifico/v12/FwZY7-Qmy14u9lezJ-6H6MmBp0u-.woff2) format('woff2');
  font-display: swap;
}

/* ============================================================
   ARIDA — TYPOGRAPHY SYSTEM
   Grandstander (headings) · DM Sans (body) · Playfair Display (quotes)
   ============================================================ */

/* Headings — Grandstander: geometric, personality-driven (consistent with ARIDA 2) */
.section h3,
.section h4,
.arida-impact-subtitle,
.arida-description-heading {
    font-family: 'Grandstander', cursive;
}

/* Quotes only — Playfair Display italic: cinematic, editorial */
.arida-review-quote,
.arida-featured-quote-text {
    font-family: 'Playfair Display', Georgia, serif;
    font-style: italic;
}

.arida-featured-quote-text {
    font-weight: 400;
}

/* Body / readable text — DM Sans: clean, modern, excellent legibility */
.arida-character-inner .char-body,
.arida-impact-list li,
.arida-description-text p {
    font-family: 'DM Sans', system-ui, sans-serif;
}

.arida-impact-subtitle {
    font-weight: 700;
    letter-spacing: 0.01em;
}

.arida-description-heading {
    font-weight: 700;
}

/* YouTube native iframe embed */
.arida-video-outer {
    width: 50%;
    margin: 0 auto;
}

.arida-embed {
    position: relative;
    width: 100%;
    aspect-ratio: 16 / 9;
    overflow: hidden;
    background: #000;
    border-radius: 4px;
}

.arida-embed iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
    display: block;
}

@media (max-width: 767px) {
    .arida-video-outer {
        width: 100%;
    }
}

/* Description section between video and gallery */
.arida-description-section {
    padding: 52px 0 44px !important;
}

.arida-description-heading {
    font-size: 1.25rem;
    font-weight: 700;
    color: rgba(210, 165, 70, 0.92);
    text-align: center;
    margin-bottom: 20px;
    letter-spacing: 0.06em;
    text-transform: uppercase;
}

.arida-description-text {
    max-width: 576px;
    margin: 0 auto;
    text-align: center;
}

.arida-description-text p {
    color: rgba(241, 233, 219, 0.88);
    font-size: 1.0rem;
    line-height: 1.75;
}

.youtube {
  background-color: #000;
  margin-bottom: 30px;
  position: relative;
  padding-top: 56.25%;
  overflow: hidden;
  cursor: pointer;
}
.youtube img {
  width: 100%;
  top: -16.82%;
  left: 0;
  opacity: 0.7;
}
.youtube .play-button {
  width: 90px;
  height: 60px;
  background-color: #333;
  box-shadow: 0 0 30px rgba( 0,0,0,0.6 );
  z-index: 1;
  opacity: 0.8;
  border-radius: 6px;
}
.youtube .play-button:before {
  content: "";
  border-style: solid;
  border-width: 15px 0 15px 26.0px;
  border-color: transparent transparent transparent #fff;
}
.youtube img,
.youtube .play-button {
  cursor: pointer;
}
.youtube img,
.youtube iframe,
.youtube .play-button,
.youtube .play-button:before {
  position: absolute;
}
.youtube .play-button,
.youtube .play-button:before {
  top: 50%;
  left: 50%;
  transform: translate3d( -50%, -50%, 0 );
}
.youtube iframe {
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}

/* ============================================================
   ARIDA — PLATFORM BADGE BUTTONS (silver / white)
   ============================================================ */
.section.plataforms a.xbox-badge,
.section.plataforms a.nintendo-badge,
.section.plataforms a.steam-badge,
.section.plataforms a.microsoft-badge,
.section.plataforms a.nuuvem-badge,
.section.plataforms a.humble-badge,
.section.plataforms a.epic-badge {
    background: linear-gradient(160deg, #ffffff 0%, #ededf2 100%);
    border: 1px solid rgba(165, 175, 195, 0.50);
    border-radius: 10px;
    width: 148px;
    height: 52px;
    padding: 6px 12px;
    margin: 5px 3px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: background 0.22s ease, border-color 0.22s ease,
                box-shadow 0.22s ease, transform 0.18s ease;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.09);
}

.section.plataforms a.xbox-badge:hover,
.section.plataforms a.nintendo-badge:hover,
.section.plataforms a.steam-badge:hover,
.section.plataforms a.microsoft-badge:hover,
.section.plataforms a.nuuvem-badge:hover,
.section.plataforms a.humble-badge:hover,
.section.plataforms a.epic-badge:hover {
    background: #ffffff;
    border-color: rgba(145, 165, 195, 0.85);
    box-shadow: 0 4px 18px rgba(175, 195, 225, 0.48), 0 2px 8px rgba(0, 0, 0, 0.10);
    transform: translateY(-2px);
}

/* Force uniform image size inside badge buttons */
.section.plataforms a.xbox-badge img,
.section.plataforms a.nintendo-badge img,
.section.plataforms a.steam-badge img,
.section.plataforms a.microsoft-badge img,
.section.plataforms a.nuuvem-badge img,
.section.plataforms a.humble-badge img,
.section.plataforms a.epic-badge img {
    height: 30px !important;
    width: auto !important;
    max-width: 118px !important;
    max-height: 34px !important;
    margin: 0 !important;
    padding: 0 !important;
    opacity: 1 !important;
    transform: none !important;
    transition: none !important;
    display: block;
    object-fit: contain;
}
.section.plataforms a.microsoft-badge img {
    height: 58px !important;
    max-width: 148px !important;
    max-height: 63px !important;
}

/* Google Play and Apple Store — keep as native badges, no button wrapper */
.section.plataforms a.google-badge,
.section.plataforms a.apple-badge {
    background: none !important;
    border: none !important;
    box-shadow: none !important;
    border-radius: 0 !important;
    width: auto !important;
    height: auto !important;
    padding: 4px 6px !important;
    transition: transform 0.18s ease !important;
}

.section.plataforms a.google-badge:hover,
.section.plataforms a.apple-badge:hover {
    background: none !important;
    box-shadow: none !important;
    border-color: transparent !important;
    transform: translateY(-2px);
}

.section.plataforms img.ic-steam-badge:hover,
.section.plataforms img.ic-microsoft-badge:hover,
.section.plataforms img.ic-google-badge:hover,
.section.plataforms img.ic-apple-badge:hover {
    opacity: 1 !important;
    transform: none !important;
}

/* Badge silver shimmer animation — sweeps white/silver highlight across each badge */
@keyframes arida-badge-silver {
    0%   { background-position: -120% center; }
    65%  { background-position: 220% center; }
    100% { background-position: 220% center; }
}

.section.plataforms a.xbox-badge,
.section.plataforms a.nintendo-badge,
.section.plataforms a.steam-badge,
.section.plataforms a.microsoft-badge,
.section.plataforms a.nuuvem-badge,
.section.plataforms a.humble-badge,
.section.plataforms a.epic-badge {
    position: relative;
    overflow: hidden;
}

.section.plataforms a.xbox-badge::after,
.section.plataforms a.nintendo-badge::after,
.section.plataforms a.steam-badge::after,
.section.plataforms a.microsoft-badge::after,
.section.plataforms a.nuuvem-badge::after,
.section.plataforms a.humble-badge::after,
.section.plataforms a.epic-badge::after {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: inherit;
    background: linear-gradient(
        105deg,
        transparent 25%,
        rgba(200, 210, 230, 0.12) 40%,
        rgba(255, 255, 255, 0.40) 50%,
        rgba(200, 210, 230, 0.12) 60%,
        transparent 75%
    );
    background-size: 200% 100%;
    background-position: -120% center;
    animation: arida-badge-silver 3.8s ease-in-out infinite;
    pointer-events: none;
}

.section.plataforms a.xbox-badge::after     { animation-delay: 0.0s; }
.section.plataforms a.nintendo-badge::after { animation-delay: 0.22s; }
.section.plataforms a.steam-badge::after    { animation-delay: 0.44s; }
.section.plataforms a.microsoft-badge::after{ animation-delay: 0.66s; }
.section.plataforms a.nuuvem-badge::after   { animation-delay: 0.88s; }
.section.plataforms a.humble-badge::after   { animation-delay: 1.10s; }
.section.plataforms a.epic-badge::after     { animation-delay: 1.32s; }

/* ============================================================
   ARIDA — SCREENSHOTS 3-UP GALLERY
   ============================================================ */
.arida-screenshots-section {
    position: relative;
    width: 100%;
    background: #030202;
    overflow: hidden;
    padding-bottom: 92px;
}

.arida-gallery-wrapper {
    overflow: hidden;
    position: relative;
    line-height: 0;
}

.arida-gallery-track {
    display: flex;
    transition: transform 0.45s cubic-bezier(0.22, 1, 0.36, 1);
    will-change: transform;
    cursor: grab;
    user-select: none;
}

.arida-gallery-item {
    flex: 0 0 calc(100% / 3);
    max-width: calc(100% / 3);
    padding: 0 2px;
    line-height: 0;
    overflow: hidden;
}

.arida-gallery-item a {
    display: block;
    overflow: hidden;
    line-height: 0;
}

.arida-gallery-img {
    width: 100%;
    height: 295px;
    object-fit: cover;
    object-position: center;
    display: block;
    cursor: pointer;
    transition: transform 0.4s ease, opacity 0.3s ease;
}

.arida-gallery-item:hover .arida-gallery-img {
    transform: scale(1.05);
    opacity: 0.82;
}

.arida-gallery-dots {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
    padding: 14px 0 12px;
    background: #030202;
}

.arida-gallery-dot {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.28);
    cursor: pointer;
    border: none;
    outline: none;
    padding: 0;
    display: block;
    flex-shrink: 0;
    transition: background 0.22s ease, transform 0.22s ease;
}

.arida-gallery-dot.active {
    background: rgba(218, 225, 238, 0.90);
    transform: scale(1.4);
}

.arida-gallery-dot:hover:not(.active) {
    background: rgba(255, 255, 255, 0.55);
}

.arida-gallery-prev,
.arida-gallery-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
    background: rgba(0, 0, 0, 0.42);
    border: 1px solid rgba(255, 255, 255, 0.15);
    color: rgba(255, 255, 255, 0.88);
    width: 44px;
    height: 44px;
    border-radius: 50%;
    font-size: 1.9rem;
    line-height: 44px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 0;
    padding-bottom: 2px;
    transition: background 0.22s ease, transform 0.2s ease, opacity 0.22s ease;
}

.arida-gallery-prev:hover,
.arida-gallery-next:hover {
    background: rgba(0, 0, 0, 0.72);
    transform: translateY(-50%) scale(1.1);
}

.arida-gallery-prev { left: 10px; }
.arida-gallery-next { right: 10px; }

/* ============================================================
   ARIDA — SHARED SECTION EYEBROW
   ============================================================ */
.arida-section-eyebrow {
    font-size: 0.75rem;
    letter-spacing: 0.20em;
    text-transform: uppercase;
    color: rgba(200, 175, 120, 0.68);
    margin-bottom: 8px;
    display: block;
}

/* ============================================================
   ARIDA — CÍCERA BACKGROUND (awards + character + impact)
   ============================================================ */
.arida-bg-cicera {
    background-image:
        linear-gradient(rgba(5, 3, 2, 0.84), rgba(5, 3, 2, 0.84)),
        url("/images/background-cicera-section.webp");
    background-color: #1d0504;
    background-size: 2560px auto;
    background-position: -908px 50%;
    background-repeat: no-repeat;
}

/* ============================================================
   ARIDA — AWARDS SECTION
   ============================================================ */
.arida-awards-section {
    padding: 88px 0 40px;
    background: #050403;
    position: relative;
    z-index: 2;
    clip-path: polygon(0 0, 50% 72px, 100% 0, 100% 100%, 0 100%);
    margin-top: -72px;
}

.arida-awards-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 24px 20px;
    align-items: center;
    justify-items: center;
    padding: 0 16px;
    margin-top: 8px;
    max-width: 1100px;
    margin-left: auto;
    margin-right: auto;
    /* AOS override: ensure always visible */
    opacity: 1 !important;
    transform: none !important;
}

.arida-award-item {
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 86px;
    transition: transform 0.22s ease, opacity 0.22s ease;
    opacity: 0.92;
    /* AOS override */
    visibility: visible !important;
}

.arida-award-item:hover {
    opacity: 1;
    transform: scale(1.08);
}

.arida-awards-grid img {
    max-width: 86px;
    max-height: 72px;
    width: 100%;
    height: auto;
    object-fit: contain;
    display: block;
    opacity: 1 !important;
}

/* ============================================================
   ARIDA — CÍCERA CHARACTER SECTION
   ============================================================ */
.arida-character-section {
    padding: 88px 0 68px;
    position: relative;
    z-index: 3;
    clip-path: polygon(0 0, 50% 72px, 100% 0, 100% 100%, 0 100%);
    margin-top: -72px;
}

.arida-character-inner {
    max-width: 1030px;
    margin: 0 auto;
    padding: 0 28px;
    display: flex;
    align-items: center;
    gap: 28px;
}

.arida-character-text {
    flex: 1;
    min-width: 0;
}

@media (min-width: 768px) {
    .arida-character-text { padding-right: 40px; }
}

.arida-character-art {
    flex: 0 0 525px;
    min-height: 390px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}

.arida-character-art img {
    max-width: 100%;
    max-height: 750px;
    object-fit: contain;
    filter: drop-shadow(0 8px 40px rgba(0, 0, 0, 0.85));
}

.arida-character-inner h3 {
    font-size: 1.75rem;
    font-weight: 600;
    color: #f1e9db;
    margin-bottom: 22px;
    line-height: 1.2;
}

.arida-character-inner .char-body {
    font-size: 1.05rem;
    line-height: 1.88;
    color: rgba(241, 233, 219, 0.80);
    margin-bottom: 18px;
    text-align: justify;
}

.arida-character-inner .char-quote {
    border-left: 3px solid rgba(200, 155, 55, 0.60);
    padding: 8px 0 8px 22px;
    margin: 28px 0;
    font-style: italic;
    color: rgba(241, 233, 219, 0.60);
    font-size: 1.05rem;
}

/* ============================================================
   ARIDA — GAME WITH IMPACT SECTION
   ============================================================ */
.arida-impact-section {
    padding: 88px 0 60px;
    position: relative;
    z-index: 4;
    clip-path: polygon(0 0, 50% 72px, 100% 0, 100% 100%, 0 100%);
    margin-top: -72px;
}

.arida-impact-inner {
    max-width: 576px;
    margin: 0 auto;
    padding: 0 28px;
}

.arida-impact-inner h3 {
    font-size: 1.75rem;
    font-weight: 600;
    color: #f1e9db;
    margin-bottom: 28px;
}

/* Impact section sub-titles */
.arida-impact-subtitle {
    font-size: 1.1rem;
    font-weight: 700;
    color: rgba(210, 165, 70, 0.92);
    margin: 36px 0 6px;
    letter-spacing: 0.03em;
    line-height: 1.3;
}

/* Impact GIFs — standardized size */
.arida-impact-gif-hero,
.arida-impact-gif-inline {
    margin: 32px auto;
    border-radius: 8px;
    overflow: hidden;
    line-height: 0;
    max-width: 480px;
    text-align: center;
}

.arida-impact-gif-hero img,
.arida-impact-gif-inline img,
.arida-impact-gif-hero video,
.arida-impact-gif-inline video {
    width: 100%;
    display: block;
    border-radius: 8px;
    box-shadow: 0 4px 28px rgba(0, 0, 0, 0.65);
    max-width: 100%;
    margin: 0 auto;
    aspect-ratio: 16 / 9;
    object-fit: cover;
}

@media (max-width: 767px) {
    .arida-impact-gif-hero,
    .arida-impact-gif-inline { max-width: 100%; }
}

.arida-impact-list {
    list-style: none;
    padding: 0;
    margin: 0 0 40px;
}

.arida-impact-list li {
    position: relative;
    padding: 12px 0 12px 28px;
    color: rgba(241, 233, 219, 0.80);
    text-align: justify;
    font-size: 1rem;
    line-height: 1.72;
    border-bottom: 1px solid rgba(255, 255, 255, 0.055);
}

.arida-impact-list li:last-child {
    border-bottom: none;
}

.arida-impact-list li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 20px;
    width: 8px;
    height: 8px;
    background: rgba(200, 155, 55, 0.75);
    border-radius: 50%;
}

.arida-impact-gif {
    margin: 36px auto 0;
    text-align: center;
}

.arida-impact-gif img {
    max-width: 100%;
    border-radius: 6px;
    box-shadow: 0 4px 24px rgba(0, 0, 0, 0.55);
}

/* ============================================================
   ARIDA — SUPPORT BRANDS SECTION
   ============================================================ */
.arida-support-section {
    padding: 88px 0 68px;
    background: #050403;
    position: relative;
    z-index: 6;
    clip-path: polygon(0 0, 50% 72px, 100% 0, 100% 100%, 0 100%);
    margin-top: -72px;
}

.arida-support-grid {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 28px 44px;
    padding: 0 16px;
    margin-top: 8px;
}

.arida-support-grid a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    opacity: 0.60;
    transition: opacity 0.22s ease, transform 0.22s ease;
}

.arida-support-grid a:hover {
    opacity: 1;
    transform: scale(1.06);
}

.arida-support-grid img {
    max-height: 52px;
    max-width: 160px;
    object-fit: contain;
}

/* ============================================================
   ARIDA — RESPONSIVE (new sections)
   ============================================================ */
@media (max-width: 767px) {
    .section.plataforms a.xbox-badge,
    .section.plataforms a.nintendo-badge,
    .section.plataforms a.steam-badge,
    .section.plataforms a.microsoft-badge,
    .section.plataforms a.nuuvem-badge,
    .section.plataforms a.humble-badge,
    .section.plataforms a.epic-badge {
        width: 110px;
        height: 42px;
        padding: 4px 8px;
        border-radius: 8px;
        margin: 3px 2px;
    }
    .section.plataforms a.xbox-badge img,
    .section.plataforms a.nintendo-badge img,
    .section.plataforms a.steam-badge img,
    .section.plataforms a.microsoft-badge img,
    .section.plataforms a.nuuvem-badge img,
    .section.plataforms a.humble-badge img,
    .section.plataforms a.epic-badge img {
        height: 22px !important;
        max-width: 88px !important;
        max-height: 26px !important;
    }
    .section.plataforms a.microsoft-badge img {
        height: 48px !important;
        max-width: 110px !important;
        max-height: 43px !important;
    }
    .arida-gallery-item {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .arida-gallery-img {
        height: 175px;
    }
    .arida-awards-grid {
        gap: 18px 14px;
    }
    .arida-awards-grid img {
        max-width: 120px;
        max-height: 100px;
    }
    .arida-award-item {
        flex: 0 0 120px;
    }
    .arida-section-eyebrow {
        font-size: 0.82rem;
    }
    .arida-description-heading {
        font-size: 1.5rem;
    }
    .arida-description-text p {
        font-size: 1.05rem;
    }
    .arida-character-inner h3,
    .arida-impact-inner h3 {
        font-size: 1.6rem;
    }
    .arida-character-inner .char-body,
    .arida-character-inner .char-quote {
        font-size: 1.05rem;
    }
    .arida-impact-subtitle {
        font-size: 1.1rem;
    }
    .arida-impact-list li {
        font-size: 1.05rem;
    }
    .section.reviews {
        padding-top: 120px;
    }
    .arida-awards-section {
        padding-top: 120px;
    }
    .arida-character-section,
    .arida-impact-section {
        padding: 120px 0 40px;
    }
    .arida-support-section {
        padding-top: 120px;
    }
    .arida-screenshots-section {
        padding-top: 24px;
        padding-bottom: 92px;
    }
    .arida-character-inner {
        flex-direction: column;
        gap: 28px;
        padding: 0 18px;
    }
    .arida-character-art {
        flex: 0 0 auto;
        width: 60%;
        max-width: 300px;
    }
    .arida-impact-inner {
        padding: 0 18px;
    }
    .arida-bg-cicera,
    .arida-bg-cicera-alt {
        background-attachment: scroll;
        background-position: -1250px 50%;
    }
}

/* ============================================================
   ARIDA — SCENERY BACKGROUND (Game with Impact section)
   ============================================================ */
.arida-bg-cicera-alt {
    background-image:
        linear-gradient(rgba(5, 3, 2, 0.80), rgba(5, 3, 2, 0.80)),
        url("/ARIDA_Backlands_Awakening/assets/images/background-game-with-impact-section.webp");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

/* ============================================================
   ARIDA — FEATURED STANDALONE QUOTE
   ============================================================ */
.arida-featured-quote-section {
    padding: 88px 24px;
    background: #060403;
    text-align: center;
}

.arida-featured-quote-text {
    font-size: clamp(1.45rem, 2.8vw, 2.1rem);
    font-style: italic;
    font-weight: 300;
    color: #f1e9db;
    line-height: 1.6;
    max-width: 720px;
    margin: 0 auto;
    letter-spacing: 0.025em;
}

/* ============================================================
   ARIDA — GAMEPLAY SECTION
   ============================================================ */
.arida-gameplay-section {
    padding: 72px 0 64px;
    background: #0b0806;
}

.arida-gameplay-inner {
    max-width: 960px;
    margin: 0 auto;
    padding: 0 24px;
    text-align: center;
}

.arida-gameplay-inner h3 {
    font-size: 1.75rem;
    font-weight: 600;
    color: #f1e9db;
    margin-bottom: 0.5rem;
}

/* ============================================================
   ARIDA — REVIEW QUOTES (blockquote)
   ============================================================ */
.arida-review-quote {
    font-size: 1.3rem;
    font-style: italic;
    line-height: 1.65;
    color: #f1e9db;
    border: none;
    padding: 0;
    margin: 0 0 0.6rem;
}

/* Reduce reviews section vertical spacing by ~50% */
.section.reviews .my-md-5 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
}
.section.reviews .py-md-5 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
}

.arida-review-cite {
    display: block;
    font-size: 0.78rem;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: rgba(241, 233, 219, 0.55);
    font-style: normal;
}

/* Quote card treatment — semi-transparent glass card with silver border */
.section.reviews .col-12 > div {
    position: relative;
    max-width: 560px;
    margin: 10px auto !important;
    background: rgba(10, 8, 6, 0.52);
    border: 1px solid rgba(215, 215, 235, 0.11);
    border-radius: 12px;
    padding: 28px 32px 22px !important;
    backdrop-filter: blur(3px);
}

/* Large decorative opening quote mark */
.section.reviews .col-12 > div::before {
    content: "\201C";
    font-family: 'Playfair Display', Georgia, serif;
    font-size: 5rem;
    color: rgba(215, 215, 235, 0.10);
    position: absolute;
    top: -4px;
    left: 18px;
    line-height: 1;
    pointer-events: none;
    user-select: none;
}

/* Lightbox — fully dark treatment */
.modal-content {
    border-radius: 1em;
}

.ekko-lightbox .modal-content,
.ekko-lightbox .modal-header,
.ekko-lightbox .modal-footer {
    background-color: #0a0806 !important;
    border: none;
    box-shadow: none;
    border-radius: 1em;
    overflow: hidden;
}
.ekko-lightbox .modal-body {
    padding: 4px;
    background: #0a0806;
}
.ekko-lightbox .modal-dialog {
    position: relative;
}

/* Backdrop blur — blurs the page behind the lightbox overlay */
.modal-backdrop.show {
    backdrop-filter: blur(6px);
    -webkit-backdrop-filter: blur(6px);
    background-color: rgba(0, 0, 0, 0.72);
    opacity: 1;
}

/* Lightbox image container — dark card */
.lightbox-container {
    border-radius: 10px;
    overflow: hidden;
}
.lightbox-container > div.lightbox-item {
    background: #1e1c1a;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 8px 40px rgba(0, 0, 0, 0.90);
}

/* Close button — injected via JS into .ekko-lightbox modal */
.arida-lb-close {
    position: absolute;
    top: -40px;
    right: 0;
    width: 34px;
    height: 34px;
    background: rgba(20, 16, 12, 0.88);
    border: 1px solid rgba(255, 255, 255, 0.20);
    border-radius: 50%;
    color: rgba(241, 233, 219, 0.85);
    font-size: 1.4rem;
    line-height: 32px;
    text-align: center;
    cursor: pointer;
    z-index: 200;
    transition: background 0.15s, color 0.15s;
    padding: 0;
}
.arida-lb-close:hover {
    background: rgba(200, 60, 40, 0.75);
    color: #fff;
    border-color: rgba(200, 60, 40, 0.5);
}

/* ============================================================
   ARIDA — IMPACT GIFs ROW (side-by-side on desktop)
   ============================================================ */
.arida-impact-gifs-row {
    display: flex;
    gap: 24px;
    margin-top: 36px;
    justify-content: center;
    align-items: flex-start;
}

.arida-impact-gifs-row .arida-impact-gif {
    margin-top: 0;
    flex: 1;
    max-width: 480px;
}

@media (max-width: 767px) {
    .arida-impact-gifs-row {
        flex-direction: column;
        gap: 20px;
    }
    .arida-impact-gifs-row .arida-impact-gif {
        max-width: 100%;
    }
}

/* ============================================================
   ARIDA — PLATFORM BADGES POSITION OVERRIDE
   ============================================================ */
@media (min-width: 768px) {
    .plataforms { margin: -35% -5% 0 !important; }
    .section.plataforms .col-12 { transform: translateX(-10%); }
}
@media (max-width: 767px) {
    .plataforms-row { justify-content: left; }
}

.plataforms-row {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 0;
}

/* ============================================================
   ARIDA — FIXED NAVIGATION (Rockstar-style)
   ============================================================ */
.arida-nav {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
}

.arida-nav-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 18px 32px;
    background: linear-gradient(to bottom, rgba(0,0,0,0.32) 0%, transparent 100%);
}
.arida-nav-actions {
    display: flex;
    align-items: center;
    gap: 10px;
}
.arida-nav-totop {
    display: flex; align-items: center; justify-content: center;
    width: 46px; height: 46px; border-radius: 50%;
    border: 1.5px solid rgba(255,255,255,0.55);
    background: none; cursor: pointer; padding: 0; flex-shrink: 0;
    z-index: 1001;
    opacity: 0; pointer-events: none; transform: scale(0.7);
    transition: border-color 0.2s ease, opacity 0.25s ease, transform 0.25s ease;
}
.arida-nav-totop.is-visible {
    opacity: 1; pointer-events: auto; transform: scale(1);
}
.arida-nav-totop:hover { border-color: rgba(255,255,255,0.90); }

/* Logo */
.arida-nav-logo {
    display: flex;
    align-items: center;
    flex-shrink: 0;
}

.arida-nav-logo img {
    height: 44px;
    width: auto;
    display: block;
    opacity: 0.88;
    transition: opacity 0.2s ease;
    filter: brightness(0) drop-shadow(0 1px 8px rgba(0,0,0,0.80));
}

.arida-nav-logo:hover img {
    opacity: 1;
}

/* Center links */
.arida-nav-links {
    display: flex;
    align-items: center;
    gap: 36px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.arida-nav-link {
    font-family: 'DM Sans', sans-serif;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 0.16em;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.82);
    text-decoration: none;
    position: relative;
    padding-bottom: 3px;
    transition: color 0.2s ease;
}

.arida-nav-link::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 1px;
    background: rgba(210, 165, 70, 0.85);
    transform: scaleX(0);
    transform-origin: left;
    transition: transform 0.25s ease;
}

.arida-nav-link:hover,
.arida-nav-link:focus {
    color: #fff;
}

.arida-nav-link:hover::after,
.arida-nav-link.is-active::after {
    transform: scaleX(1);
}

/* Right: lang + buy */
.arida-nav-right {
    display: flex;
    align-items: center;
    gap: 18px;
    flex-shrink: 0;
}

/* Language button */
.arida-nav-lang {
    position: relative;
}

.arida-nav-lang-btn {
    background: none;
    border: none;
    color: rgba(255, 255, 255, 0.75);
    font-size: 14px;
    cursor: pointer;
    padding: 4px 6px;
    transition: color 0.2s ease;
    line-height: 1;
    display: flex;
    align-items: center;
}

.arida-nav-lang-btn:hover {
    color: #fff;
}

.arida-nav-lang .dropdown-menu {
    top: calc(100% + 8px);
    right: 0;
    left: auto;
    min-width: 140px;
    background: rgba(10, 8, 6, 0.96);
    border: 1px solid rgba(255, 255, 255, 0.12);
    border-radius: 8px;
    padding: 6px;
    box-shadow: 0 8px 28px rgba(0, 0, 0, 0.6);
}

.arida-nav-lang .dropdown-item {
    color: rgba(241, 233, 219, 0.82);
    border-radius: 5px;
    padding: 7px 12px;
    font-size: 13px;
    font-weight: 500;
    transition: background 0.18s ease, color 0.18s ease;
}

.arida-nav-lang .dropdown-item:hover,
.arida-nav-lang .dropdown-item:focus {
    background: rgba(210, 165, 70, 0.18);
    color: #fff;
}

.arida-nav-lang .dropdown-item.disabled {
    color: rgba(210, 165, 70, 0.85);
    opacity: 0.9;
}

.arida-nav-lang .dropdown-divider {
    border-color: rgba(255, 255, 255, 0.10);
    margin: 3px 0;
}

/* Buy button */
.arida-nav-buy {
    font-family: 'DM Sans', sans-serif;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.14em;
    text-transform: uppercase;
    color: #060402 !important;
    background: rgba(210, 165, 70, 0.92);
    padding: 9px 22px;
    border-radius: 4px;
    text-decoration: none !important;
    white-space: nowrap;
    transition: background 0.22s ease, transform 0.22s ease, box-shadow 0.22s ease;
    box-shadow: 0 2px 10px rgba(165, 115, 20, 0.35);
}

.arida-nav-buy:hover {
    background: #e0b842;
    color: #060402 !important;
    transform: translateY(-1px);
    box-shadow: 0 5px 18px rgba(165, 115, 20, 0.55);
}

/* Hamburger — circle button with 2 lines, always visible (VI-style) */
.arida-nav-burger {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 46px;
    height: 46px;
    border-radius: 50%;
    border: 1.5px solid rgba(255, 255, 255, 0.55);
    background: none;
    cursor: pointer;
    padding: 0;
    flex-shrink: 0;
    z-index: 1001;
    transition: border-color 0.2s ease;
}

.arida-nav-burger:hover {
    border-color: rgba(255, 255, 255, 0.90);
}

.arida-nav-burger-icon {
    position: relative;
    width: 18px;
    height: 12px;
}

.arida-nav-burger-line {
    position: absolute;
    left: 0;
    width: 18px;
    height: 1.5px;
    background: rgba(255, 255, 255, 0.92);
    border-radius: 1px;
    transition: transform 0.3s ease, top 0.3s ease;
}

.arida-nav-burger-line:first-child { top: 1px; }
.arida-nav-burger-line:last-child  { top: 9px; }

.arida-nav-burger.is-open .arida-nav-burger-line:first-child {
    top: 5px;
    transform: rotate(45deg);
}
.arida-nav-burger.is-open .arida-nav-burger-line:last-child {
    top: 5px;
    transform: rotate(-45deg);
}

/* Mobile overlay — right panel (VI-style) */
.arida-nav-overlay {
    position: fixed;
    inset: 0;
    z-index: 999;
    pointer-events: none;
    visibility: hidden;
}

.arida-nav-overlay.is-open {
    pointer-events: auto;
    visibility: visible;
}

/* Dim layer behind the panel */
.arida-nav-overlay-dim {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0);
    transition: background 0.35s ease;
    cursor: pointer;
}

.arida-nav-overlay.is-open .arida-nav-overlay-dim {
    background: rgba(0, 0, 0, 0.60);
}

/* Sliding right panel */
.arida-nav-overlay-panel {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: min(520px, 55vw);
    max-width: 100vw;
    background: rgba(6, 5, 3, 0.97);
    backdrop-filter: blur(18px);
    -webkit-backdrop-filter: blur(18px);
    display: flex;
    flex-direction: column;
    padding: 24px 32px 36px;
    transform: translateX(100%);
    transition: transform 0.35s cubic-bezier(0.22, 1, 0.36, 1);
    z-index: 1;
}

.arida-nav-overlay.is-open .arida-nav-overlay-panel {
    transform: translateX(0);
}

/* Nav links in panel */
.arida-nav-overlay-links {
    display: flex;
    flex-direction: column;
    gap: 0;
    margin-top: 70px;
    flex: 1;
    overflow-y: auto;
    scrollbar-width: none;
}

.arida-nav-overlay-links::-webkit-scrollbar {
    width: 0;
}

.arida-nav-overlay-link {
    font-family: 'Gotham Black', 'Gotham', 'Montserrat', 'DM Sans', sans-serif;
    font-size: clamp(17px, 3vw, 30px);
    font-weight: 900;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.88);
    text-decoration: none;
    padding: 9px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.07);
    transition: color 0.2s ease, padding-left 0.25s ease;
    display: block;
    flex-shrink: 0;
}

.arida-nav-overlay-link:hover {
    color: rgba(210, 165, 70, 0.95);
    padding-left: 10px;
}

/* Bottom: language + buy */
.arida-nav-overlay-bottom {
    padding-top: 24px;
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.arida-nav-overlay-lang {
    display: flex;
    align-items: center;
    gap: 8px;
}

.arida-nav-overlay-lang-item {
    font-family: 'DM Sans', sans-serif;
    font-size: 11px;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.45);
    text-decoration: none;
    transition: color 0.2s ease;
}

.arida-nav-overlay-lang-item.is-active {
    color: rgba(210, 165, 70, 0.85);
}

.arida-nav-overlay-lang-item:not(.is-active):hover {
    color: rgba(255, 255, 255, 0.85);
}

.arida-nav-overlay-lang-sep {
    color: rgba(255, 255, 255, 0.20);
    font-size: 12px;
}


/* Responsive */
@media (max-width: 767px) {
    .arida-nav-inner { padding: 14px 20px; }
    .arida-nav-actions { gap: 8px; }
    .arida-nav-totop { width: 40px; height: 40px; }
    .arida-nav-overlay-panel { width: 100vw; }
}

@media (max-height: 780px) {
    .arida-nav-overlay-links { margin-top: 52px; }
    .arida-nav-overlay-link { font-size: clamp(18px, 2.2vw, 28px); padding: 6px 0; }
}

@media (max-height: 580px) {
    .arida-nav-overlay-links { margin-top: 36px; }
    .arida-nav-overlay-link { font-size: 22px; padding: 4px 0; }
}

/* ============================================================
   High contrast — ARIDA page overrides
   ============================================================ */
html[data-a11y-contrast] body { background: #000 !important; }

html[data-a11y-contrast] .arida-nav,
html[data-a11y-contrast] .arida-nav-overlay,
html[data-a11y-contrast] .arida-nav-overlay-panel {
    background: #000 !important;
    border-color: rgba(255, 255, 255, 0.28) !important;
}

html[data-a11y-contrast] .section,
html[data-a11y-contrast] section,
html[data-a11y-contrast] .arida-section,
html[data-a11y-contrast] .arida-hero,
html[data-a11y-contrast] .arida-about-section,
html[data-a11y-contrast] .arida-gallery-section,
html[data-a11y-contrast] .arida-screenshots-section,
html[data-a11y-contrast] .arida-awards-section,
html[data-a11y-contrast] .arida-footer-section {
    background: #000 !important;
    background-image: none !important;
}

html[data-a11y-contrast] .section.plataforms {
    background: transparent !important;
}

html[data-a11y-contrast] p,
html[data-a11y-contrast] span:not([class*="a11y"]),
html[data-a11y-contrast] h1, html[data-a11y-contrast] h2,
html[data-a11y-contrast] h3, html[data-a11y-contrast] h4,
html[data-a11y-contrast] li {
    color: #fff !important;
    text-shadow: none !important;
    opacity: 1 !important;
}

html[data-a11y-contrast] .section::before,
html[data-a11y-contrast] .section::after {
    opacity: 0.08 !important;
}

/* ============================================================
   Reduce motion — at end of file to override any !important
   animation rules declared earlier in this stylesheet
   ============================================================ */
html[data-a11y-motion] *,
html[data-a11y-motion] *::before,
html[data-a11y-motion] *::after {
    animation-duration:        0.01ms !important;
    animation-iteration-count: 1      !important;
    transition-duration:       0.01ms !important;
    scroll-behavior:           auto   !important;
}
html[data-a11y-motion] [data-aos] {
    opacity:    1    !important;
    transform:  none !important;
    transition: none !important;
}

/* Text scaling — allow headings to wrap instead of clipping */
html[data-a11y-text] h1,
html[data-a11y-text] h2,
html[data-a11y-text] h3,
html[data-a11y-text] h4 {
    white-space:   normal !important;
    overflow:      visible !important;
    text-overflow: clip    !important;
}

/* Owl Carousel — allow stage/items to grow in height when text is scaled */
html[data-a11y-text] .owl-stage { height: auto !important; }
html[data-a11y-text] .owl-item  { height: auto !important; }
