﻿:root {
  --levo-red: #ed2339;
  --levo-purple: #541e5a;
  --levo-cream: #ffffcb;
  --levo-soft: #f0f0ee;
  --levo-white: #ffffff;
  --page-width: 1920px;
  --content-width: 1620px;
}

* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  font-family: "Lato", Arial, sans-serif;
  color: var(--levo-purple);
  background: var(--levo-white);
}

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

a {
  color: inherit;
  text-decoration: none;
}

button,
input,
textarea {
  font: inherit;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.site-header {
  position: relative;
  z-index: 20;
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 141px;
  padding: 0 clamp(28px, 8.4vw, 162px);
  background: linear-gradient(90deg, var(--levo-red) 0 71.6%, var(--levo-white) 71.6% 100%);
}

.brand img {
  width: clamp(132px, 9.4vw, 178px);
}

.buy-button {
  display: inline-flex;
  min-width: clamp(148px, 11.8vw, 227px);
  min-height: 64px;
  align-items: center;
  justify-content: center;
  padding: 14px 34px;
  border-radius: 999px;
  background: var(--levo-purple);
  color: #f5f5dd;
  font-size: clamp(18px, 1.63vw, 31px);
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
}

.hero {
  position: relative;
  min-height: clamp(610px, 52.3vw, 1004px);
  overflow: hidden;
  background: #40123f;
}

.hero-bg,
.hero-bg img {
  position: absolute;
  pointer-events: none;
}

.hero-bg {
  inset: 0;
}

.hero-base {
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.hero-bag-shadow {
  left: 15%;
  top: 3.5%;
  width: clamp(350px, 37.8vw, 724px);
  mix-blend-mode: multiply;
}

.hero-bag {
  left: 21.2%;
  top: 6.4%;
  width: clamp(270px, 29.1vw, 559px);
}

.hero-branches {
  right: -6%;
  top: 0;
  width: clamp(230px, 22.8vw, 437px);
  height: 100%;
  object-fit: cover;
}

.hero-star-left {
  left: -7%;
  top: 38%;
  width: clamp(210px, 26.3vw, 505px);
}

.hero-star-top {
  left: 67.7%;
  top: 2.8%;
  width: clamp(130px, 11.8vw, 226px);
}

.hero-pattern {
  left: 0;
  bottom: 0;
  width: clamp(260px, 25.6vw, 492px);
}

.hero-light {
  right: -1%;
  top: 2%;
  width: clamp(520px, 58vw, 1113px);
  mix-blend-mode: plus-lighter;
}

.hero-content {
  position: relative;
  z-index: 2;
  width: min(100%, var(--content-width));
  margin: 0 auto;
  padding: clamp(130px, 12vw, 230px) clamp(28px, 4vw, 70px) 80px;
  display: grid;
  justify-content: end;
}

.hero-content h1 {
  margin: 0;
  color: var(--levo-cream);
  font-size: clamp(62px, 5.12vw, 98px);
  font-weight: 900;
  line-height: .91;
  text-transform: uppercase;
}

.hero-content p {
  width: 290px;
  margin: 32px 0 0;
  color: var(--levo-white);
  font-size: clamp(24px, 2.03vw, 39px);
  line-height: 1.1;
}

.hero-content strong {
  font-weight: 700;
}

.hero-content em {
  font-weight: 500;
}

.kits {
  padding: clamp(72px, 5.9vw, 114px) clamp(22px, 4vw, 80px) clamp(78px, 5.3vw, 102px);
  background: var(--levo-white);
}

.kits h2 {
  margin: 0 0 18px;
  text-align: center;
  color: var(--levo-purple);
  font-size: clamp(28px, 2.7vw, 52px);
  font-weight: 900;
  text-transform: uppercase;
}

.intro {
  max-width: var(--content-width);
  margin: 0 auto clamp(48px, 5.3vw, 102px);
  color: var(--levo-purple);
  font-size: clamp(16px, .94vw, 18px);
  line-height: 1.35;
}

.kit-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 19px;
  max-width: var(--content-width);
  margin: 0 auto;
}

.kit-card {
  position: relative;
  min-height: 360px;
  overflow: visible;
  border-radius: 33px 33px 11px;
  background: var(--levo-soft);
}

.kit-stamp {
  position: absolute;
  z-index: 4;
  top: -32px;
  left: 28px;
  width: 100px;
}

.kit-visual {
  position: absolute;
  inset: 0 auto auto 0;
  width: 70%;
  height: 100%;
}

.product-shadow,
.bag-shadow,
.entre-shadow {
  position: absolute;
  mix-blend-mode: multiply;
}

.bag-shadow {
  left: 12%;
  top: -18%;
  width: 50%;
}

.bag {
  position: absolute;
  left: 19%;
  top: -5%;
  width: 39%;
}

.product-gran {
  position: absolute;
}

.shadow-main {
  left: 20%;
  top: -19%;
  width: 53%;
}

.solo {
  left: 36%;
  top: -1%;
  width: 25%;
}

.shadow-pack {
  left: 0;
  top: 28%;
  width: 39%;
}

.pack-gran {
  left: 11%;
  top: 36%;
  width: 19%;
}

.entre-shadow {
  left: 21%;
  top: 31%;
  width: 13%;
  opacity: .95;
}

.product-tulipa {
  position: absolute;
  left: 50%;
  top: 56%;
  width: 18%;
}

.kit-info {
  position: absolute;
  z-index: 5;
  top: 96px;
  right: 25px;
  width: 145px;
  color: var(--levo-red);
  font-size: 14px;
  line-height: 1.18;
}

.kit-info p {
  margin: 0 0 14px;
  font-weight: 700;
}

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

.kit-info a {
  position: absolute;
  right: 0;
  top: 218px;
  display: inline-flex;
  min-width: 137px;
  min-height: 38px;
  align-items: center;
  justify-content: center;
  border-radius: 999px;
  background: var(--levo-red);
  color: var(--levo-white);
  font-weight: 700;
  text-transform: uppercase;
}

.recipe {
  position: relative;
  min-height: clamp(420px, 28.2vw, 542px);
  overflow: hidden;
  background: #101010;
}

.recipe > img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.recipe::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgba(0, 0, 0, .06), rgba(0, 0, 0, .2) 54%, rgba(0, 0, 0, .72));
}

.recipe-copy {
  position: relative;
  z-index: 2;
  width: min(100%, var(--content-width));
  margin: 0 auto;
  padding: clamp(84px, 5.8vw, 112px) clamp(28px, 2vw, 40px);
  display: grid;
  justify-content: end;
  color: var(--levo-white);
}

.recipe-copy h2 {
  width: 330px;
  margin: 0;
  color: #f5f5dd;
  font-size: clamp(34px, 2.3vw, 44px);
  font-style: italic;
  font-weight: 400;
  line-height: .92;
}

.recipe-copy h2 em {
  font-weight: 700;
}

.recipe-copy p {
  width: 310px;
  margin: 26px 0;
  font-size: clamp(16px, 1vw, 19px);
  line-height: 1.18;
}

.recipe-copy a {
  display: inline-flex;
  width: max-content;
  min-height: 44px;
  align-items: center;
  justify-content: center;
  padding: 9px 28px;
  border-radius: 999px;
  background: var(--levo-red);
  color: var(--levo-white);
  font-size: 24px;
  font-weight: 700;
}

.newsletter {
  padding: clamp(72px, 4.5vw, 86px) 24px clamp(76px, 4.5vw, 86px);
  text-align: center;
  background: var(--levo-soft);
}

.newsletter h2 {
  margin: 0;
  color: var(--levo-purple);
  font-size: clamp(25px, 1.67vw, 32px);
  font-weight: 400;
  line-height: 1.2;
}

.newsletter h2 em {
  font-weight: 700;
}

.newsletter p {
  margin: 14px 0 36px;
  color: var(--levo-red);
  font-size: 16px;
  font-weight: 700;
}

.newsletter-form {
  position: relative;
  width: min(100%, 482px);
  margin: 0 auto;
}

.newsletter-form input {
  width: 100%;
  min-height: 58px;
  padding: 0 72px 0 24px;
  border: 1px solid var(--levo-red);
  border-radius: 999px;
  color: var(--levo-purple);
  background: transparent;
  outline: none;
  text-transform: uppercase;
}

.newsletter-form button {
  position: absolute;
  top: 8px;
  right: 8px;
  display: grid;
  width: 43px;
  height: 43px;
  place-items: center;
  padding: 0;
  border: 0;
  border-radius: 50%;
  background: var(--levo-purple);
  cursor: pointer;
}

.newsletter-form button img {
  width: 24px;
  height: 24px;
}

.quote {
  padding: clamp(82px, 5.8vw, 112px) 24px clamp(96px, 6.6vw, 126px);
  background: var(--levo-white);
}

.quote-inner {
  max-width: 1510px;
  margin: 0 auto;
}

.quote-heading {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 45px;
  align-items: start;
  margin-bottom: 60px;
}

.quote-heading h2 {
  max-width: 390px;
  margin: 0;
  color: var(--levo-purple);
  font-size: clamp(28px, 1.76vw, 34px);
  font-weight: 900;
  line-height: 1;
  text-transform: uppercase;
}

.quote-heading span {
  height: 1px;
  margin-top: 18px;
  background: #d7d7d7;
}

.quote-form {
  display: grid;
  grid-template-columns: 1.25fr .8fr .95fr .7fr;
  gap: 62px 38px;
}

.quote-form label {
  position: relative;
  display: block;
}

.quote-form .span-2 {
  grid-column: span 2;
}

.quote-form .full {
  grid-column: 1 / -1;
}

.quote-form span {
  position: absolute;
  top: 50%;
  left: 22px;
  transform: translateY(-50%);
  color: var(--levo-purple);
  font-size: 20px;
  line-height: 1.2;
  pointer-events: none;
}

.quote-form textarea + span,
.quote-form .full > span {
  top: 30px;
  transform: none;
}

.quote-form input,
.quote-form textarea {
  width: 100%;
  min-height: 72px;
  padding: 20px 22px;
  border: 1px solid var(--levo-red);
  border-radius: 15px;
  color: var(--levo-purple);
  background: transparent;
  outline: none;
}

.quote-form textarea {
  min-height: 155px;
  resize: vertical;
}

.form-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 24px 40px;
  align-items: center;
}

.delivery {
  position: relative;
  flex: 0 1 324px;
}

.delivery input {
  border-color: var(--levo-red);
  background: var(--levo-purple);
}

.delivery span {
  color: var(--levo-white);
  font-weight: 700;
}

.delivery img {
  position: absolute;
  right: 14px;
  top: 50%;
  width: 46px;
  height: 47px;
  transform: translateY(-50%);
}

.form-actions button {
  min-width: 263px;
  min-height: 72px;
  border: 1px solid var(--levo-purple);
  border-radius: 15px;
  background: transparent;
  color: var(--levo-purple);
  font-size: 42px;
  font-weight: 900;
  letter-spacing: 0;
  text-transform: uppercase;
  cursor: pointer;
}

.whatsapp {
  position: relative;
  display: inline-grid;
  width: 72px;
  height: 72px;
  place-items: center;
}

.whatsapp-bg,
.whatsapp-icon {
  position: absolute;
}

.whatsapp-bg {
  inset: 0;
}

.whatsapp-icon {
  width: 49px;
  height: 49px;
}

.footer {
  position: relative;
  min-height: 439px;
  overflow: hidden;
  background: var(--levo-purple);
}

.footer-logo {
  position: absolute;
  left: clamp(46px, 8.3vw, 160px);
  top: 143px;
  width: clamp(210px, 16vw, 308px);
}

.footer-pattern {
  position: absolute;
  right: -32px;
  bottom: -2px;
  width: clamp(520px, 47.8vw, 918px);
  transform: rotate(180deg) scaleY(-1);
}

.to-top {
  position: absolute;
  z-index: 2;
  top: -33px;
  left: clamp(55px, 8.3vw, 160px);
  width: 65px;
  height: 65px;
}

@media (max-width: 1180px) {
  .site-header {
    min-height: 104px;
    background: linear-gradient(90deg, var(--levo-red) 0 62%, var(--levo-white) 62% 100%);
  }

  .buy-button {
    min-width: 132px;
    min-height: 48px;
  }

  .hero-bag-shadow {
    left: 3%;
    top: 8%;
    width: 52%;
  }

  .hero-bag {
    left: 11%;
    top: 11%;
    width: 40%;
  }

  .hero-content {
    padding-top: 150px;
    padding-right: 34px;
  }

  .kit-grid {
    grid-template-columns: 1fr;
    max-width: 650px;
    gap: 60px;
  }

  .kit-card {
    min-height: 390px;
  }

  .quote-form {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .quote-form .span-2 {
    grid-column: span 2;
  }
}

@media (max-width: 760px) {
  .site-header {
    padding: 18px 22px;
    min-height: 82px;
  }

  .brand img {
    width: 112px;
  }

  .buy-button {
    min-width: auto;
    min-height: 42px;
    padding: 11px 20px;
    font-size: 15px;
  }

  .hero {
    min-height: 670px;
  }

  .hero-bag-shadow {
    left: 6%;
    top: 20%;
    width: 78%;
  }

  .hero-bag {
    left: 18%;
    top: 23%;
    width: 58%;
  }

  .hero-branches {
    right: -28%;
    width: 48%;
  }

  .hero-star-left {
    left: -22%;
    top: 51%;
    width: 52%;
  }

  .hero-star-top {
    left: 60%;
    width: 34%;
  }

  .hero-content {
    justify-content: start;
    padding: 58px 28px 0;
  }

  .hero-content h1 {
    font-size: 52px;
  }

  .hero-content p {
    width: 230px;
    margin-top: 22px;
    font-size: 22px;
  }

  .kits {
    padding-top: 58px;
  }

  .intro {
    text-align: center;
  }

  .kit-card {
    min-height: 430px;
  }

  .kit-visual {
    width: 100%;
    height: 285px;
  }

  .kit-info {
    top: 260px;
    left: 28px;
    right: auto;
    width: calc(100% - 56px);
  }

  .kit-info a {
    top: 76px;
    right: 0;
  }

  .recipe-copy {
    justify-content: start;
    padding-top: 70px;
  }

  .recipe::after {
    background: rgba(0, 0, 0, .58);
  }

  .quote-heading {
    grid-template-columns: 1fr;
    gap: 20px;
    margin-bottom: 34px;
  }

  .quote-form {
    grid-template-columns: 1fr;
    gap: 24px;
  }

  .quote-form .span-2,
  .quote-form .full {
    grid-column: auto;
  }

  .quote-form span {
    font-size: 15px;
  }

  .form-actions {
    align-items: stretch;
  }

  .delivery,
  .form-actions button {
    flex: 1 1 100%;
  }

  .form-actions button {
    font-size: 30px;
  }

  .footer {
    min-height: 330px;
  }

  .footer-logo {
    top: 96px;
  }
}
/* Responsive hardening pass */
html,
body {
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
}

.site-header,
.hero,
.kits,
.recipe,
.newsletter,
.quote,
.footer {
  width: 100%;
}

.quote-form span {
  z-index: 1;
  transition: top .18s ease, left .18s ease, transform .18s ease, font-size .18s ease, background-color .18s ease, color .18s ease;
}

.quote-form label:focus-within > span,
.quote-form label.has-value > span {
  top: -24px;
  left: 14px;
  transform: none;
  padding: 0 8px;
  background: var(--levo-white);
  color: var(--levo-purple);
  font-size: 14px;
  line-height: 1.2;
}

.quote-form .delivery:focus-within > span,
.quote-form .delivery.has-value > span {
  background: var(--levo-white);
  color: var(--levo-purple);
}

.quote-form input:focus,
.quote-form textarea:focus,
.newsletter-form input:focus {
  box-shadow: 0 0 0 3px rgba(237, 35, 57, .14);
}

@media (min-width: 1600px) {
  .hero-content,
  .intro,
  .kit-grid,
  .recipe-copy,
  .quote-inner {
    max-width: var(--content-width);
  }
}

@media (min-width: 761px) and (max-width: 1180px) {
  .site-header {
    padding-inline: clamp(36px, 6vw, 72px);
  }

  .kit-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    max-width: 980px;
    gap: 58px 24px;
  }

  .kit-grid .kit-card:last-child {
    grid-column: 1 / -1;
    justify-self: center;
    width: min(100%, 650px);
  }

  .hero-content {
    justify-content: end;
    padding-top: clamp(120px, 15vw, 175px);
  }

  .hero-content h1 {
    font-size: clamp(68px, 8vw, 88px);
  }

  .hero-content p {
    font-size: clamp(25px, 3vw, 34px);
  }
}

@media (max-width: 760px) {
  .hero-pattern,
  .hero-light {
    max-width: none;
  }

  .kit-card {
    min-height: 500px;
    overflow: visible;
  }

  .kit-stamp {
    width: 86px;
    top: -25px;
    left: 22px;
  }

  .kit-info {
    top: auto;
    bottom: 24px;
    left: 24px;
    right: 24px;
    width: auto;
    min-height: 120px;
    font-size: 15px;
  }

  .kit-info a {
    position: static;
    margin-top: 16px;
    min-width: 132px;
    min-height: 40px;
  }

  .newsletter-form,
  .quote-inner {
    max-width: 100%;
  }

  .quote-form input,
  .quote-form textarea {
    min-height: 62px;
  }

  .delivery img {
    width: 38px;
    height: 39px;
  }
}

@media (max-width: 480px) {
  .site-header {
    gap: 14px;
    padding: 14px 16px;
  }

  .brand img {
    width: clamp(92px, 30vw, 112px);
  }

  .buy-button {
    min-height: 40px;
    padding: 10px 16px;
    font-size: 14px;
  }

  .hero {
    min-height: 640px;
  }

  .hero-content {
    padding: 42px 22px 0;
  }

  .hero-content h1 {
    font-size: clamp(44px, 14vw, 52px);
  }

  .hero-content p {
    width: min(220px, 62vw);
    font-size: clamp(18px, 5.8vw, 22px);
  }

  .hero-bag-shadow {
    left: -1%;
    top: 24%;
    width: 96%;
  }

  .hero-bag {
    left: 13%;
    top: 28%;
    width: 72%;
  }

  .hero-branches {
    right: -42%;
    width: 64%;
  }

  .hero-star-top {
    left: 58%;
    width: 42%;
  }

  .kits {
    padding-inline: 18px;
  }

  .kits h2 {
    font-size: clamp(25px, 8vw, 34px);
  }

  .kit-grid {
    gap: 52px;
  }

  .kit-card {
    min-height: 505px;
    border-radius: 26px 26px 12px;
  }

  .kit-visual {
    height: 300px;
  }

  .bag-shadow {
    left: 4%;
    width: 66%;
  }

  .bag {
    left: 18%;
    width: 50%;
  }

  .shadow-main {
    left: 12%;
    width: 70%;
  }

  .solo {
    left: 35%;
    width: 32%;
  }

  .shadow-pack {
    left: -4%;
    width: 48%;
  }

  .pack-gran {
    left: 9%;
    width: 24%;
  }

  .entre-shadow {
    left: 25%;
    width: 16%;
  }

  .product-tulipa {
    left: 58%;
    top: 58%;
    width: 23%;
  }

  .recipe-copy h2,
  .recipe-copy p {
    width: min(100%, 310px);
  }

  .newsletter {
    padding-inline: 18px;
  }

  .newsletter h2 {
    font-size: clamp(23px, 7vw, 28px);
  }

  .quote {
    padding-inline: 18px;
  }

  .quote-heading h2 {
    font-size: clamp(24px, 7vw, 30px);
  }

  .quote-form span {
    left: 16px;
    max-width: calc(100% - 32px);
    font-size: 14px;
  }

  .quote-form input,
  .quote-form textarea {
    padding-inline: 16px;
  }

  .form-actions button {
    min-width: 0;
    font-size: clamp(26px, 8vw, 34px);
  }

  .footer-pattern {
    right: -150px;
  }
}

@media (max-width: 340px) {
  .site-header {
    padding-inline: 12px;
  }

  .brand img {
    width: 86px;
  }

  .buy-button {
    padding-inline: 12px;
    font-size: 13px;
  }

  .hero {
    min-height: 600px;
  }

  .hero-content p {
    width: 190px;
  }

  .kit-card {
    min-height: 525px;
  }

  .newsletter-form input {
    padding-left: 18px;
  }
}
/* Motion layer */
.buy-button,
.kit-info a,
.recipe-copy a,
.form-actions button,
.newsletter-form button {
  transition: transform .22s ease, box-shadow .22s ease, background-color .22s ease;
}

.kit-card {
  transition: transform .3s ease, box-shadow .3s ease;
}

.kit-visual img,
.hero-bag,
.hero-star-left,
.hero-star-top,
.hero-light,
.whatsapp {
  will-change: transform;
}

@media (hover: hover) {
  .buy-button:hover,
  .kit-info a:hover,
  .recipe-copy a:hover,
  .form-actions button:hover,
  .newsletter-form button:hover {
    transform: translateY(-2px);
    box-shadow: 0 14px 28px rgba(84, 30, 90, .18);
  }

  .kit-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 24px 48px rgba(84, 30, 90, .13);
  }

  .kit-card:hover .bag,
  .kit-card:hover .product-gran,
  .kit-card:hover .product-tulipa {
    transform: translateY(-5px) scale(1.025);
  }
}

@media (prefers-reduced-motion: no-preference) {
  .hero-bag {
    animation: levoFloat 6.5s ease-in-out infinite;
  }

  .hero-bag-shadow {
    animation: levoShadow 6.5s ease-in-out infinite;
  }

  .hero-star-left,
  .hero-star-top {
    animation: levoTwinkle 4.8s ease-in-out infinite;
  }

  .hero-light {
    animation: levoGlow 7s ease-in-out infinite;
  }

  .whatsapp {
    animation: levoPulse 2.8s ease-in-out infinite;
  }

  .kit-stamp {
    animation: levoStamp 5s ease-in-out infinite;
  }
}

@keyframes levoFloat {
  0%, 100% { transform: translate3d(0, 0, 0) rotate(0deg); }
  50% { transform: translate3d(0, -14px, 0) rotate(-1deg); }
}

@keyframes levoShadow {
  0%, 100% { transform: scale(1); opacity: 1; }
  50% { transform: scale(.985); opacity: .82; }
}

@keyframes levoTwinkle {
  0%, 100% { transform: scale(1) rotate(0deg); filter: brightness(1); }
  50% { transform: scale(1.035) rotate(1.5deg); filter: brightness(1.12); }
}

@keyframes levoGlow {
  0%, 100% { opacity: .82; transform: translate3d(0, 0, 0); }
  50% { opacity: 1; transform: translate3d(-10px, 4px, 0); }
}

@keyframes levoPulse {
  0%, 100% { transform: scale(1); }
  50% { transform: scale(1.06); }
}

@keyframes levoStamp {
  0%, 100% { transform: rotate(-3deg); }
  50% { transform: rotate(3deg); }
}

@media (prefers-reduced-motion: reduce) {
  *,
  *::before,
  *::after {
    animation-duration: .001ms !important;
    animation-iteration-count: 1 !important;
    scroll-behavior: auto !important;
    transition-duration: .001ms !important;
  }
}


html.aos-fallback [data-aos] {
  opacity: 1 !important;
  transform: none !important;
}
/* Local AOS essentials: avoids render-blocking external AOS CSS */
[data-aos] {
  pointer-events: auto;
  transition-duration: .8s;
  transition-property: opacity, transform;
  transition-timing-function: cubic-bezier(.25, .46, .45, .94);
}

[data-aos^="fade"] {
  opacity: 0;
}

[data-aos="fade-up"] { transform: translate3d(0, 28px, 0); }
[data-aos="fade-down"] { transform: translate3d(0, -28px, 0); }
[data-aos="fade-left"] { transform: translate3d(34px, 0, 0); }
[data-aos="fade-right"] { transform: translate3d(-34px, 0, 0); }
[data-aos="zoom-in"] { opacity: 0; transform: scale(.94); }

[data-aos].aos-animate,
html.aos-fallback [data-aos] {
  opacity: 1;
  transform: none;
}

@media (max-width: 760px) {
  [data-aos="fade-left"],
  [data-aos="fade-right"] {
    transform: translate3d(0, 24px, 0);
  }
}
/* Fixed compact header */
:root {
  scroll-padding-top: 92px;
}

body {
  padding-top: 86px;
}

.site-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  min-height: 86px;
  padding-block: 10px;
  box-shadow: 0 10px 26px rgba(36, 12, 38, .12);
  transform: none !important;
}

.brand img {
  width: clamp(116px, 7.8vw, 150px);
}

.buy-button {
  min-width: clamp(132px, 9.4vw, 182px);
  min-height: 46px;
  padding: 10px 28px;
  font-size: clamp(16px, 1.25vw, 24px);
}

@media (max-width: 1180px) {
  :root {
    scroll-padding-top: 78px;
  }

  body {
    padding-top: 76px;
  }

  .site-header {
    min-height: 76px;
    padding-block: 8px;
  }

  .brand img {
    width: clamp(104px, 13vw, 132px);
  }

  .buy-button {
    min-height: 42px;
  }
}

@media (max-width: 760px) {
  :root {
    scroll-padding-top: 70px;
  }

  body {
    padding-top: 66px;
  }

  .site-header {
    min-height: 66px;
    padding: 10px 18px;
  }

  .brand img {
    width: clamp(90px, 26vw, 108px);
  }

  .buy-button {
    min-height: 38px;
    padding: 9px 16px;
    font-size: 13px;
  }
}
/* Compact quote action buttons */
.form-actions {
  gap: 18px 28px;
}

.delivery {
  flex: 0 1 260px;
}

.delivery input {
  min-height: 56px;
  border-radius: 12px;
}

.delivery span {
  left: 18px;
  font-size: 16px;
}

.delivery img {
  right: 12px;
  width: 36px;
  height: 37px;
}

.form-actions button {
  min-width: 210px;
  min-height: 56px;
  border-radius: 12px;
  font-size: 34px;
}

.whatsapp {
  width: 58px;
  height: 58px;
}

.whatsapp-icon {
  width: 39px;
  height: 39px;
}

@media (max-width: 760px) {
  .delivery,
  .form-actions button {
    flex: 0 1 100%;
  }

  .delivery input,
  .form-actions button {
    min-height: 54px;
  }

  .form-actions button {
    font-size: 28px;
  }

  .whatsapp {
    width: 56px;
    height: 56px;
  }

  .whatsapp-icon {
    width: 38px;
    height: 38px;
  }
}

