/* Custom font */
@font-face {
  font-family: 'customfont';
  src: url('../GUACA-WEB/FONTS/Digdope.ttf') format('truetype');
  font-style: normal;
}

@font-face {
  font-family: 'Quicksand';
  src: url('../GUACA-WEB/FONTS/static/Quicksand-Bold.ttf') format('truetype');
  font-style: normal;
}

@font-face {
  font-family: 'Quicksand_lite';
  src: url('../GUACA-WEB/FONTS/static/Quicksand-Light.ttf') format('truetype');
  font-style: normal;
}

@font-face {
  font-family: 'Quicksand_medium';
  src: url('../GUACA-WEB/FONTS/static/Quicksand-Medium.ttf') format('truetype');
  font-style: normal;
}

@font-face {
  font-family: 'Quicksand_regular';
  src: url('../GUACA-WEB/FONTS/static/Quicksand-Regular.ttf') format('truetype');
  font-style: normal;
}

@font-face {
  font-family: 'Quicksand_semibold';
  src: url('../GUACA-WEB/FONTS/static/Quicksand-SemiBold.ttf') format('truetype');
  font-style: normal;
}

.card-body {
  padding: 2px;
  margin-left: 10px;
}

.srjose_element {

  transform: translateY(-127px);
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 1.25rem;
  left: 15%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #fff;
  text-align: center;
}

.carousel-caption2 {
  position: absolute;
  right: 15%;
  bottom: 8.25rem;
  left: 15%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #fff;
  text-align: center;
}

.carousel-caption3 {
  position: absolute;
  right: 15%;
  bottom: 1.25rem;
  left: 15%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #fff;
  text-align: center;
}

.menu_opt2 {
  font-family: 'Quicksand';
  font-size: 11px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  color: #ffe9c1;
  width: 112px;
  margin: 0 auto;
}


.botella {
  left: -6px;
  position: absolute;
  bottom: 10px;
  width: 144px;
  opacity: .95;
  transform: translateY(-222px);
  z-index: 2;
  transform: rotate(22deg);
}

.botella2 {
  left: 321px;
  position: absolute;
  bottom: -103rem;
  width: 98px;
  opacity: .95;
  transform: translateY(-222px);
  z-index: 2;
  transform: rotate(39deg);
}

.botella3 {
  left: 280px;
  position: absolute;
  bottom: 28rem;
  width: 98px;
  opacity: .95;
  transform: translateY(-222px);
  z-index: 2;
  transform: rotate(-22deg);
}

.vaso {
  position: absolute;
  left: 23px;
  bottom: -595px;
  width: 124px;
  opacity: .95;
  transform: translateY(-222px);
  z-index: 2;
  transform: rotate(-3deg);
}

.vaso2 {
  position: absolute;
  left: 23px;
  bottom: -187px;
  width: 124px;
  opacity: .95;
  transform: translateY(-222px);
  z-index: 2;
  transform: rotate(-3deg);
}

.vaso3 {
  position: absolute;
  left: 215px;
  bottom: -80px;
  width: 104px;
  opacity: .95;
  transform: translateY(-222px);
  z-index: 2;
  transform: rotate(-3deg);
}

.vela {
  top: -1772px;
  position: absolute;
  left: 30px;
  bottom: 0px;
  width: 69px;
  opacity: .95;
  transform: translateY(-222px);
  z-index: 2;
  transform: rotate(-3deg);
}

.vela2 {
  top: 105px;
  position: absolute;
  left: 275px;
  bottom: 0px;
  width: 49px;
  opacity: .95;
  transform: translateY(-222px);
  z-index: 2;
  transform: rotate(-12deg);
}

.vela3 {
  top: 105px;
  position: absolute;
  left: 312px;
  bottom: 0px;
  width: 49px;
  opacity: .95;
  transform: translateY(-222px);
  z-index: 2;
  transform: rotate(-12deg);
}

.guitarra {
  top: -640px;
  position: absolute;
  right: -8px;
  bottom: 0px;
  width: 168px;
  opacity: .95;
  transform: translateY(-222px);
  z-index: 2;
  transform: rotate(-3deg);
}

.guitarra2 {
  top: 108rem;
  position: absolute;
  right: -8px;
  bottom: 0px;
  width: 136px;
  opacity: .95;
  transform: translateY(-222px);
  z-index: 2;
  transform: rotate(-3deg);
}

.guitarra3 {
  top: 66rem;
  position: absolute;
  right: -42px;
  bottom: 0px;
  width: 136px;
  opacity: .95;
  transform: translateY(-222px);
  z-index: 2;
  transform: rotate(-40deg);
}


.hueso {
  top: -31px;
  position: absolute;
  left: 262px;
  bottom: 0px;
  width: 105px;
  opacity: .95;
  transform: translateY(-222px);
  z-index: 2;
  transform: rotate(-3deg);
}

#contact {
  height: 34rem;
}

.hueso2 {
  top: 625px;
  position: absolute;
  left: 306px;
  bottom: 0px;
  width: 75px;
  opacity: .95;
  transform: translateY(-222px);
  z-index: 2;
  transform: rotate(-3deg);
}

.hueso3 {
  top: 552px;
  position: absolute;
  left: 303px;
  bottom: 0px;
  width: 75px;
  opacity: .95;
  transform: translateY(-222px);
  z-index: 2;
  transform: rotate(-3deg);
}




/* Prevent carousel size jump after transition */
.carousel,
.carousel-inner,
.carousel-item {
  height: 500px !important;
  min-height: 500px !important;
  max-height: 500px !important;
  width: 100%;
  overflow: hidden;
}

.carousel-item img {
  height: 100% !important;
  max-height: 100% !important;
  width: auto;
  max-width: 100%;
  object-fit: contain;
  margin: 0 auto;
  display: block;
}


.carousel-img3 {
  transform: translate(5px, -150px);
  height: 100% !important;
  max-height: 100% !important;
  width: auto;
  max-width: 100%;
  object-fit: contain;
  margin: 0 auto;
  display: block;
}

.carousel-img4 {
  transform: translate(5px, -38px);
  height: 100% !important;
  max-height: 100% !important;
  width: auto;
  max-width: 90% !important;
  object-fit: contain;
  margin: 0 auto;
  display: block;
}



/* Force desktop carousel styles on mobile: no scaling, allow overflow */
@media (max-width: 600px) {
  .carousel-img {
    width: 100%;
    height: 500px;
    max-width: none;
    min-width: 0;
    object-fit: unset;
  }

  .carousel-img3 {
    width: 14%;
    height: 383px;
    max-width: 27% !important;

    transform: translate(128px, -150px);
    object-fit: unset;
  }

  .carousel {
    overflow: visible !important;
  }

  body,
  html {
    overflow-x: auto !important;
  }
}

/* --- Base --- */

.carousel-control-next-icon {
  background-image: url('../GUACA-WEB/assets/Group 180.svg');
  height: 95px;
}

.carousel-control-prev-icon {
  background-image: url('../GUACA-WEB/assets/Group 181.svg');
}

.carousel-img {
  width: 100%;
  height: 500px;
  /* fixed height for uniform size */
}

.carousel-img3 {
  transform: translate(5px, -150px);
  width: 14%;
  height: 383px;
}


.image {

  transform: translate(5px, -150px);
  width: 14%;
  height: 383px;

}

.justify {
  text-align: justify;
}


.font2 {
  font-family: 'Quicksand';
  transform: translate(5px, -47px);
  font-size: 17px;
  color: black;
}

.text_srjose {
  top: 21px;
  font-family: 'Quicksand';
  font-size: 12px;
  left: 123px;
  position: absolute;
  color: #e91e63;
  transform: rotate(-14deg);
}

.whataguac{
  color: #fff;
}

.titleluchador_mobile {
  transform: translateY(-236px);
  width: 201px;
  display: inline-block;
  background: var(--pink);
  color: #fff;
  padding: .35rem .7rem;
  border-radius: 0px;
  margin: 0 0 1rem;
  font-size: 25px;
}

.bodyluchador_mobile {
  font-size: 12px;
  transform: translateY(50px);
  font-family: 'Quicksand';
  color: rgb(255, 255, 255);
}

.titlefaq_mobile {
  transform: translateY(-124px);
  display: inline-block;
  padding: .35rem .7rem;
  border-radius: 0px;
  margin: 0 0 1rem;
}

.titlemasks_mobile {
  transform: translateY(-63px);
  display: inline-block;
  padding: .35rem .7rem;
  border-radius: 0px;
  margin: 0 0 1rem;
}

.textfaq_mobile {
  font-size: 12px;
  transform: translateY(-135px);
  font-family: 'Quicksand';
  color: black;
}

.font1 {
  font-family: 'Quicksand';
  font-size: 13px;
}

.font2 {
  font-family: 'Quicksand';
  font-size: 13px;
}

.font3 {
  font-family: 'Quicksand';
  font-size: 17px;
  color: #e91e63;
  font-weight: bold;
}

.font4 {
  font-family: 'customfont';
  font-size: 26px;
  padding: 1px;
  width: 169px;
}




:root {
  --pink: #da1064;
  --mint: #a8c7b5;
  --green: #82bda7;
  --cream: #ffe9c0;
  --dark: #333332;
  --yellow: #ffc83d;
}

* {
  box-sizing: border-box
}

html,
body {
  margin: 0;
  padding: 0
}

body {
  font-family: 'Poppins', system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial;
  color: #222;
  background: #fff;
}

h1,
h2,
h3,
h4,
.brand-title,
.brand-g,
.hero-name,
.about-logo {
  font-family: 'customfont';
  letter-spacing: .5px;
  font-size: 20px;
  margin-bottom: .5rem;

}



.button {
  background-color: #e91e63;
  color: white;
  border: 2px solid transparent;
  /* prevents layout shift on hover */
  border-radius: 9999px;
  /* fully rounded */
  padding: 0px 6px;
  font-size: 16px;
  cursor: pointer;
  transition: all 0.3s ease;
  font-size: 1.5vw;
  /* responsive font size */
  display: flex;
  /* centers content */
  align-items: center;
  /* vertical center */
  justify-content: center;
  /* horizontal center */
}

.button:hover {
  background-color: #ffffff;
  color: #e91e63;
  /* font color on hover */
  border-color: #e91e63;
  /* border appears smoothly */
}



.font1 {
  font-family: 'Quicksand';
  font-size: 13px;
}

.font2 {
  font-family: 'Quicksand';
  font-size: 13px;
}

.font3 {
  font-family: 'Quicksand';
  font-size: 17px;
  color: #e91e63;
  font-weight: bold;
}

.font4 {
  font-family: 'customfont';
  font-size: 26px;
  padding: 1px;
  width: 169px;
}


.footer-g {
  font-family: 'customfont';
  letter-spacing: .5px;
  font-size: 20px;
  margin-bottom: .5rem;
  margin-left: 153px;
}

h3 {
  font-family: 'customfont';
  letter-spacing: .5px;
  font-size: 32px;
  margin-bottom: 0.5rem;
  margin-left: 6px;
}

img {
  max-width: 100%;
  height: auto;
  display: block;
}


/* --- Header --- */
.site-header {
  position: sticky;
  top: 0;
  z-index: 40;
  background: #ffe9c0;
  display: flex;
  align-items: center;
  gap: .5rem;
  padding: .75rem .9rem;
  border-bottom: 3px solid var(--mint);
  flex-direction: row-reverse;
}

.hamburger {
  background: none;
  border: none;
  display: grid;
  gap: 0px;
  cursor: pointer
}

.hamburger span {
  width: 22px;
  height: 3px;
  background: var(--dark);
  border-radius: 2px;
  display: block
}


.brand {
  display: flex;
  align-items: center;
  gap: .13.5rem;
  text-decoration: none;
  color: inherit
}

.brand-g {
  font-size: 28px;
  color: #ff2e6c;
}

.brand-title {
  font-size: 18px;
  color: #2c7a66
}

.brand-tag {
  font-size: 10px;
  background: var(--pink);
  color: #fff;
  padding: 2px 6px;
  border-radius: 6px
}

/* --- Drawer (fixed) --- */
.drawer {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  width: 65%;
  /* controls menu width */
  max-width: 320px;
  /* optional cap */
  background: #222;
  color: #fff;
  transform: translateX(-100%);
  transition: .3s ease;
  z-index: 100;
}

.drawer[aria-hidden="false"] {
  transform: translateX(0);
}

.drawer ul {
  list-style: none;
  margin: 0;
  height: 100%;
  padding: 4.5rem 1rem 1rem;
}

.drawer a {
  display: block;
  padding: .9rem 0;
  color: #fff;
  text-decoration: none;
  font-weight: 600;
  border-bottom: 1px dashed #fff2;
}

/* --- Hero --- */
.hero {
  position: relative;
  background: linear-gradient(#b7e6d4, #8fd1b6);
  padding: 5rem 1rem 1.25rem;
  overflow: hidden
}

.monsters {
  position: absolute;
  inset: auto 0 0 0;
  height: 110px;
  pointer-events: none
}

.monster-left {
  position: absolute;
  left: -10px;
  bottom: 0;
  width: 115px
}

.monster-right {
  position: absolute;
  right: -10px;
  bottom: 0;
  width: 115px
}

.hero-badge {
  position: absolute;
  top: 10px;
  left: 10px;
  background: var(--pink);
  color: #fff;
  padding: .35rem .7rem;
  border-radius: 8px;
  transform: rotate(-6deg);
  font-weight: 800
}

.intro {
  background: #d9efe5cc;
  padding: .75rem;
  border-radius: 10px;
  font-size: .92rem
}

/* --- Shared panels --- */
.panel {
  padding: 1.2rem 3rem;
}

.panel-mint {
  background: var(--mint)
}

.panel-green {
  background: var(--green);
  color: #0f3a30
}

.panel-cream {
  background: var(--cream)
}

.section-ribbon {
  font-family: 'customfont';
  background: #da1064;
  color: #ffe9c0;
  display: block;
  width: fit-content;
  padding: 0.4rem .7rem;
  transform: rotate(-3deg);
  margin: 0.5rem auto 1rem;
  font-size: 32px;
  transform-origin: center;
  text-align: center;
  clip-path: polygon(0 5px, 100% 0, 100% calc(100% - -8px), 0 100%);
}


.panel-copy {
  line-height: 1.5
}

.panel-copy.small {
  font-size: .92rem
}

/* --- Carousel --- */
.carousel {
  display: grid;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  gap: .6rem
}

.car-arrow {
  width: 34px;
  height: 34px;
  border-radius: 50%;
  border: none;
  background: #0003;
  position: relative
}

.car-arrow::before {
  content: '';
  position: absolute;
  inset: 0;
  margin: auto;
  width: 8px;
  height: 8px;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  transform: rotate(45deg)
}

.car-arrow.prev::before {
  transform: rotate(225deg)
}

.car-track {
  display: flex;
  gap: .8rem;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  padding: .2rem
}

.car-track>* {
  scroll-snap-align: center;
  min-width: 80%
}

.car-card,
.faq-card {
  background: #fff;
  border-radius: 16px;
  padding: 1rem;
  position: relative;
  box-shadow: 0 6px 0 #0001
}

.car-card .step {
  width: 36px;
  height: 36px;
  background: var(--yellow);
  border-radius: 50%;
  display: grid;
  place-items: center;
  font-weight: 800;
  margin-bottom: .5rem
}

.badge-cta {
  position: absolute;
  left: -6px;
  bottom: 64px;
  width: 68px;
  transform: rotate(-10deg)
}

.btn {
  display: inline-block;
  background: var(--pink);
  color: #fff;
  text-decoration: none;
  border: none;
  padding: .55rem 1.2rem;
  border-radius: 999px;
  font-weight: 700;
  box-shadow: 0 6px 0 #0001
}

/* --- Big Pancho --- */
.hero-name {
  display: inline-block;
  background: var(--pink);
  color: #fff;
  padding: .35rem .7rem;
  border-radius: 10px;
  margin: 0 0 1rem;
  transform: rotate(-3deg)
}

.pancho-illio {
  display: grid;
  place-items: center;
  margin: .4rem 0 1rem
}

.pancho-illio img {
  width: 220px
}

/* --- FAQ --- */
.faq-card h4 {
  margin: .2rem 0 .4rem;
  font-size: 1rem
}

/* --- About --- */
.about {
  text-align: center;
  position: relative
}

.about-logo {
  font-size: 54px;
  color: var(--dark)
}

.team-card {
  display: flex;
  align-items: center;
  gap: .75rem;
  background: #fff;
  border-radius: 16px;
  padding: .8rem;
  box-shadow: 0 6px 0 #0001
}

.center {
  text-align: center;
}


.team-card .avatar {
  width: 54px;
  height: 54px;
  border-radius: 50%;
  background: linear-gradient(45deg, #ffce5d, #ff7b8b)
}

.team-copy .role {
  font-weight: 800
}

.chili {
  position: absolute;
  right: 134px;
  bottom: 12px;
  width: 164px;
  opacity: .95;
  transform: translateY(18px);
}

.coyote {
  position: absolute;
  right: 16px;
  bottom: 671px;
  width: 142px;
  opacity: .95;
  transform: translate(-211px, -637px);
}

/* --- Contact --- */
.contact-form {
  display: grid;
  gap: .8rem
}

.contact-form label {
  display: grid;
  gap: .35rem;
  font-size: .85rem
}

.contact-form input,
.contact-form textarea {
  width: 100%;
  border-radius: 12px;
  border: 2px solid #0002;
  padding: .8rem;
  background: #fff;
  font: inherit
}

.contact-form .btn {
  justify-self: center;
  margin-top: .4rem
}

/* --- Footer --- */
.site-footer {
  background: #222;
  color: #eee;
  text-align: center;
  padding: 1.5rem 0.75rem;
  font-family: 'Quicksand';
}


.footer-nav {
  list-style: none;
  padding: 0;
  margin: .4rem 0 1rem;
  display: grid;
  gap: .2rem
}

.footer-nav a {
  color: #fff;
  text-decoration: none;
  font-size: .85rem;
  letter-spacing: .2px
}

.social {
  display: flex;
  justify-content: center;
  gap: .6rem;
  margin-bottom: .5rem
}

.soc {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background: #444;
  display: inline-block;
  position: relative
}

.soc::after {
  content: '';
  position: absolute;
  inset: 0;
  margin: auto;
  width: 14px;
  height: 14px;
  border: 2px solid #fff;
  border-radius: 3px
}

.soc-ig::after {
  border-radius: 4px
}

small {
  opacity: .7;
  font-size: .7rem
}

/* --- Utility --- */
@media (min-width:480px) {
  .car-track>* {
    min-width: 65%
  }
}

.title-faq {
  transform: rotate(-3deg);
  position: absolute;
  top: 89px;
  left: 121px;
  width: 117px;
  background-color: #e91e63;
  color: #ffe9c0;
  padding: 0px 21px;
  font-family: customfont;
  font-size: 36px;
  z-index: 2;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  white-space: nowrap;
}

/* Banner 1 */
.banner1_mobile {
  display: grid;
  justify-content: center;
  background-image: url("../GUACA-WEB/assets/Group\ 244.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 359px 167px;
  height: 176px;
  background-color: #ffe9c0;
}


/* Hamburger button */
.hamburger {
  display: flex;
  flex-direction: column;
  justify-content: center;
  cursor: pointer;
  background: none;
  border: none;
  padding: 0;
  z-index: 1001;
  /* above menu */
}

.hamburger span {
  display: block;
  width: 30px;
  height: 3px;
  background: #000;
  margin: 5px 0;
  transition: 0.3s;
}

.hamburger.active span:nth-child(1) {
  transform: rotate(45deg) translate(5px, 5px);
}

.hamburger.active span:nth-child(2) {
  opacity: 0;
}

.hamburger.active span:nth-child(3) {
  transform: rotate(-45deg) translate(5px, -5px);
}

.carruselcontrolico {
  height: 50px;
}

/* Menu styles */
.menu {
  color: #ffe9c0;
  position: fixed;
  top: 0;
  right: -250px;
  /* hidden to the right */
  width: 250px;
  height: 100vh;
  background: #2e8937;
  ;
  box-shadow: -2px 0 5px rgba(0, 0, 0, 0.2);
  transition: right 0.3s ease;
  z-index: 1000;
  padding-top: 60px;
  /* space for hamburger */
}

#how {
  height: 656px;
}


.menu.open {
  right: 0;
  /* slide in */
}

.menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.menu li {
  margin: 20px;
}

.menu a {
  text-decoration: none;
  color: #ffe9c0;
  font-size: 1.2rem;
}