.header .brand {
  width: 220px;
  height: 56px;
  overflow: hidden;
  display: inline-flex;
  align-items: center;
  text-decoration: none;
}

body .header .brand img {
  position: static !important;
  width: 220px !important;
  height: auto !important;
  max-width: 220px;
  object-fit: contain !important;
}

.header .brand span,
.store-brand-lockup span {
  font: 700 25px/1 "Outfit", sans-serif;
  letter-spacing: -0.045em;
  color: #101828;
}

.header .brand span::first-letter,
.store-brand-lockup span::first-letter {
  color: #087ff2;
}

.store-brand-lockup {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  margin-bottom: 14px;
  padding: 7px 13px 7px 7px;
  border: 1px solid #dce9f7;
  border-radius: 14px;
  background: #fff;
  box-shadow: 0 9px 24px #075ebb12;
}

.store-brand-lockup img {
  width: 42px;
  height: 42px;
  object-fit: contain;
  border-radius: 10px;
}

.store-brand-lockup span {
  font-size: 22px;
}

.cart-attendants {
  display: grid;
  gap: 9px;
}

.cart-attendants .button {
  width: 100%;
}

/* Ícones vetoriais consistentes em Safari/iOS e contenção do layout móvel. */
html,
body {
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
}

html { background: #fff; }
body { position: relative; }

.cart-button {
  display: inline-flex;
  align-items: center;
  gap: 6px;
}

.cart-icon,
.ui-icon,
.whatsapp-icon {
  display: block;
  flex: 0 0 auto;
}

.cart-icon {
  width: 20px;
  height: 20px;
  color: #087ff2;
}

.cart-icon svg,
.ui-icon {
  width: 100%;
  height: 100%;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.9;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.ui-icon { width: 18px; height: 18px; }

.whatsapp-mark {
  display: inline-block;
  width: 20px;
  height: 20px;
  flex: 0 0 auto;
  background: currentColor;
  -webkit-mask: url("assets/whatsapp-bootstrap.svg") center / contain no-repeat;
  mask: url("assets/whatsapp-bootstrap.svg") center / contain no-repeat;
}

.seller-contact {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}

.cart-attendants i {
  display: grid;
  place-items: center;
}

.cart-attendants i .ui-icon {
  width: 15px;
  height: 15px;
}

footer > img {
  content: url("assets/logo-horizontal-v3.png");
  width: 205px;
  height: auto;
  max-height: 46px;
  object-fit: contain;
}

.detail-art[style*="background-image"]::before,
.detail-art[style*="background-image"]::after,
.detail-art[style*="background-image"] i,
.detail-art[style*="background-image"] i::before,
.detail-art[style*="background-image"] i::after {
  display: none !important;
  content: none !important;
}

.product-image.generic-product {
  height: 238px;
  background-size: 94% auto !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-color: #eef0f3;
  background-blend-mode: darken;
}

.product[data-type="notebooks"] .product-image.generic-product { background-size: 88% auto !important; }
.product[data-type="celulares"] .product-image.generic-product { background-size: 210% auto !important; }
.product[data-type="tablets"] .product-image.generic-product { background-size: auto 155% !important; }
.product[data-type="speakers"] .product-image.generic-product,
.product[data-type="sons"] .product-image.generic-product { background-size: 94% auto !important; }

.product-image > span,
.detail-art > span {
  display: none !important;
}

.detail-art[style*="background-image"] {
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-color: #eef0f3;
  background-blend-mode: normal;
}

.detail-art.ipad-detail-art[data-gallery-index="0"] { background-size: 150% auto !important; }
.detail-art.ipad-detail-art[data-gallery-index="1"] { background-size: 125% auto !important; }
.detail-art.ipad-detail-art[data-gallery-index="2"] { background-size: contain !important; }
.detail-art.macbook-detail-art[data-gallery-index="0"] { background-size: contain !important; background-position: center !important; }
.detail-art.macbook-detail-art[data-gallery-index="1"],
.detail-art.macbook-detail-art[data-gallery-index="2"] { background-size: contain !important; background-position: center !important; }
.detail-art.pro-max-detail-art { background-size: contain !important; background-position: center !important; }
.carousel-thumbs button.selected { background-size: contain !important; background-repeat: no-repeat !important; background-position: center !important; }

@media (max-width: 800px) {
  .header .cart-button::before { content: none !important; }
  .header .cart-label { display: none; }
  .header .cart-button { font-size: inherit; gap: 2px; }
  .header .cart-icon { width: 24px; height: 24px; }
  .header .cart-button b { position: static; margin-left: -2px; }
  .product-image.generic-product { height: 190px; }
  .product[data-type="celulares"] .product-image.generic-product { background-size: 198% auto !important; }
  .product[data-type="tablets"] .product-image.generic-product { background-size: auto 148% !important; }
}

.mini-real-product {
  display: grid;
  place-items: center;
  overflow: hidden;
  background-color: #edf6ff;
  background-image: linear-gradient(145deg, #eef7ff, #acd8ff);
}

.mini-real-product > span {
  color: #087ff2;
  font: 800 22px/1 "Outfit", sans-serif;
  letter-spacing: -.03em;
}

.mini-real-product[style*="background-image"] > span {
  display: none;
}

.card-variant-picker {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  margin-top: 12px;
}

.card-selected-color {
  color: #65718a;
  font-size: 10px;
  white-space: nowrap;
}

.card-variant-swatches {
  display: flex;
  align-items: center;
  gap: 6px;
}

.product .card-swatch {
  width: 18px;
  height: 18px;
  min-width: 18px;
  margin: 0;
  padding: 0;
  border: 2px solid #fff;
  border-radius: 50%;
  background: var(--swatch);
  box-shadow: 0 0 0 1px #cbd7e5;
}

.product .card-swatch.selected {
  box-shadow: 0 0 0 2px #087ff2;
  transform: scale(1.08);
}

.product-image {
  transition: filter .25s ease, background-color .25s ease;
}

.category-grid .apple-icon {
  width: 48px;
  height: 48px;
  display: block;
  font-size: 0;
  background: #087ff2;
  -webkit-mask: url("assets/apple-category-mask.png") center / contain no-repeat;
  mask: url("assets/apple-category-mask.png") center / contain no-repeat;
}

.category-grid a {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.category-grid a .category-icon {
  position: static;
  flex: 0 0 auto;
  display: grid;
  place-items: center;
}

.category-grid a b {
  margin-top: 8px;
}

.category-grid a small {
  text-align: center;
}

.hero-product-image {
  position: absolute;
  z-index: 1;
  width: min(470px, 92%);
  height: 100%;
  right: -8px;
  top: 0;
  object-fit: contain;
  object-position: center;
  mix-blend-mode: normal;
  -webkit-mask-image: none;
  mask-image: none;
  filter: drop-shadow(0 24px 28px #0a3d7224);
}

.hero:has(.hero-product-image) .hero-art {
  background: transparent;
}

.hero:has(.hero-product-image) .hero-art .orb {
  display: block;
}

.hero-art .trust-card,
.hero-art .floating-star {
  z-index: 2;
}

@media (max-width: 800px) {
  .header .brand {
    width: 168px;
    height: 46px;
  }

  body .header .brand img {
    width: 168px !important;
    height: auto !important;
    max-width: 168px;
  }

  .store-brand-lockup {
    margin-bottom: 12px;
  }

  .hero-product-image {
    width: min(360px, 94%);
    height: 305px;
    right: 3%;
    top: -4px;
  }

  .category-grid .apple-icon {
    width: 42px;
    height: 42px;
  }

  footer > img {
    width: 180px;
    max-height: 42px;
  }

  .card-variant-picker {
    align-items: flex-start;
    flex-direction: column;
    gap: 7px;
  }
}
.carousel-thumbs{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px}.carousel-thumbs button{width:72px;height:72px;border:1px solid #d9dee7;border-radius:12px;background-color:#f2f4f7;background-position:center;background-repeat:no-repeat;background-size:contain;cursor:pointer;position:relative;overflow:hidden}.carousel-thumbs button span{position:absolute;right:5px;bottom:5px;min-width:20px;height:20px;padding:0 5px;border-radius:10px;background:#172033;color:#fff;font-size:11px;line-height:20px}.carousel-thumbs button.selected{border:2px solid #087cff;box-shadow:0 0 0 3px #087cff1f}.detail-art{background-repeat:no-repeat!important}

/* Jornada pública: home objetiva e entrada guiada para o catálogo. */
#inicio .home-shop {
  margin-top: 52px;
}

#inicio .product-title {
  margin-top: 0;
}

.hero-actions {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
  width: min(560px, 100%);
}

.hero-cta {
  min-width: 0;
  min-height: 82px;
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 13px 14px;
  border: 1px solid transparent;
  border-radius: 15px;
  text-decoration: none;
  transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease;
}

.hero-cta:hover {
  transform: translateY(-3px);
}

.hero-cta > .ui-icon {
  margin-left: auto;
  flex: 0 0 auto;
}

.hero-cta-icon {
  width: 42px;
  height: 42px;
  flex: 0 0 42px;
  display: grid;
  place-items: center;
  border-radius: 12px;
}

.hero-cta-icon > svg {
  width: 21px;
  height: 21px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.8;
}

.hero-cta-copy {
  min-width: 0;
  display: block;
}

.hero-cta-copy strong,
.hero-cta-copy small {
  display: block;
}

.hero-cta-copy strong {
  font: 700 14px/1.2 Outfit, sans-serif;
}

.hero-cta-copy small {
  margin-top: 4px;
  font-size: 10px;
  line-height: 1.3;
  opacity: .78;
}

.hero-cta-whatsapp {
  color: #fff;
  background: linear-gradient(135deg, #128c62, #20b879);
  box-shadow: 0 14px 30px #159a6a35;
}

.hero-cta-whatsapp:hover {
  box-shadow: 0 18px 35px #159a6a4a;
}

.hero-cta-whatsapp .hero-cta-icon {
  color: #fff;
  background: #ffffff1d;
  box-shadow: inset 0 0 0 1px #ffffff38;
}

.hero-cta-catalog {
  color: #087ff2;
  background: #fff;
  border-color: #bcd8f3;
  box-shadow: 0 12px 28px #113d6e12;
}

.hero-cta-catalog:hover {
  border-color: #75b9f8;
  box-shadow: 0 17px 34px #113d6e20;
}

.hero-cta-catalog .hero-cta-icon {
  background: #eaf5ff;
}

.catalog-welcome-page {
  padding-top: 30px !important;
}

.catalog-welcome-hero {
  min-height: 510px;
  display: grid;
  grid-template-columns: 1.08fr .92fr;
  overflow: hidden;
  position: relative;
  border: 1px solid #dcecf9;
  border-radius: 30px;
  background:
    radial-gradient(circle at 86% 16%, #88d4ff55, transparent 34%),
    linear-gradient(135deg, #f7fbff 0%, #edf7ff 52%, #e8f4ff 100%);
}

.catalog-welcome-copy {
  position: relative;
  z-index: 2;
  padding: 61px 30px 55px 63px;
}

.catalog-welcome-copy .store-brand-lockup {
  margin-bottom: 25px;
}

.catalog-welcome-copy h1 {
  max-width: 610px;
  margin: 0;
  font: 700 clamp(40px, 4.7vw, 62px)/1.02 Outfit, sans-serif;
  letter-spacing: -.055em;
}

.catalog-welcome-copy > p:not(.eyebrow) {
  max-width: 610px;
  margin: 22px 0 26px;
  color: #5c6c83;
  font-size: 16px;
  line-height: 1.65;
}

.catalog-welcome-actions {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}

.catalog-welcome-actions .button {
  min-height: 50px;
  border-radius: 11px;
}

.catalog-welcome-actions .whatsapp-mark {
  width: 18px;
  height: 18px;
}

.catalog-trust-row {
  display: flex;
  gap: 17px;
  flex-wrap: wrap;
  margin-top: 28px;
  color: #52637a;
  font-size: 11px;
  font-weight: 700;
}

.catalog-trust-row span {
  display: inline-flex;
  align-items: center;
  gap: 6px;
}

.catalog-trust-row b {
  width: 19px;
  height: 19px;
  display: inline-grid;
  place-items: center;
  border-radius: 50%;
  color: #0e9158;
  background: #e5f7ee;
}

.catalog-welcome-art {
  min-width: 0;
  position: relative;
}

.catalog-orbit {
  position: absolute;
  border-radius: 50%;
  border: 1px solid #087ff22b;
}

.catalog-orbit-one {
  width: 430px;
  height: 430px;
  right: -65px;
  top: 20px;
}

.catalog-orbit-two {
  width: 290px;
  height: 290px;
  right: 28px;
  top: 95px;
  background: linear-gradient(145deg, #76c5ff3d, #087ff210);
}

.catalog-device {
  position: absolute;
  z-index: 2;
  object-fit: contain;
  filter: drop-shadow(0 24px 30px #123f6d2d);
}

.catalog-device-mac {
  width: 108%;
  max-width: none;
  right: -19%;
  bottom: 76px;
}

.catalog-device-phone {
  width: 44%;
  right: 4%;
  top: 28px;
  transform: rotate(3deg);
}

.catalog-art-note {
  position: absolute;
  z-index: 3;
  right: 28px;
  bottom: 28px;
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 13px 15px;
  border: 1px solid #fff;
  border-radius: 13px;
  background: #ffffffdc;
  box-shadow: 0 15px 35px #17466f1c;
  backdrop-filter: blur(8px);
}

.catalog-art-note > span {
  color: #ff6b19;
  font-size: 22px;
}

.catalog-art-note b,
.catalog-art-note small {
  display: block;
}

.catalog-art-note b {
  font-size: 12px;
}

.catalog-art-note small {
  margin-top: 3px;
  color: #6c7a8f;
  font-size: 9px;
}

.catalog-category-section {
  margin-top: 62px;
}

.catalog-category-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 15px;
}

.catalog-category-grid > a {
  min-height: 190px;
  display: flex;
  flex-direction: column;
  position: relative;
  overflow: hidden;
  padding: 23px;
  border: 1px solid #dfe8f3;
  border-radius: 18px;
  color: #101828;
  background: linear-gradient(145deg, #fff, #f8fbff);
  text-decoration: none;
  transition: transform .2s ease, border-color .2s ease, box-shadow .2s ease;
}

.catalog-category-grid > a:after {
  content: "";
  width: 120px;
  height: 120px;
  position: absolute;
  right: -45px;
  bottom: -46px;
  border-radius: 50%;
  background: #eaf5ff;
  transition: transform .25s ease;
}

.catalog-category-grid > a:hover {
  transform: translateY(-4px);
  border-color: #8fc8fa;
  box-shadow: 0 15px 30px #123d6a12;
}

.catalog-category-grid > a:hover:after {
  transform: scale(1.18);
}

.catalog-category-icon {
  width: 48px;
  height: 48px;
  display: grid;
  place-items: center;
  position: relative;
  z-index: 2;
  border-radius: 13px;
  color: #087ff2;
  background: #eaf5ff;
}

.catalog-category-icon svg {
  width: 26px;
  height: 26px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.7;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.apple-category-small:before {
  content: "";
  width: 26px;
  height: 29px;
  background: currentColor;
  -webkit-mask: url("assets/apple-category-mask.png") center / contain no-repeat;
  mask: url("assets/apple-category-mask.png") center / contain no-repeat;
}

.catalog-category-grid > a > span:nth-child(2) {
  position: relative;
  z-index: 2;
  margin-top: auto;
}

.catalog-category-grid b,
.catalog-category-grid small {
  display: block;
}

.catalog-category-grid b {
  font: 700 20px Outfit, sans-serif;
}

.catalog-category-grid small {
  margin-top: 6px;
  color: #68768b;
  font-size: 11px;
  line-height: 1.45;
}

.catalog-category-grid > a > i {
  position: absolute;
  z-index: 2;
  right: 18px;
  bottom: 18px;
  color: #087ff2;
  font-style: normal;
  font-size: 20px;
}

.catalog-how {
  margin-top: 58px;
  padding: 34px;
  border-radius: 22px;
  color: #fff;
  background: linear-gradient(125deg, #081b36, #102e58);
}

.catalog-how-heading {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 20px;
  margin-bottom: 24px;
}

.catalog-how-heading .eyebrow {
  color: #79c5ff;
}

.catalog-how-heading h2 {
  max-width: 500px;
  margin: 0;
  font: 700 30px/1.1 Outfit, sans-serif;
}

.catalog-how-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 12px;
}

.catalog-how-grid article {
  display: flex;
  gap: 14px;
  min-height: 110px;
  padding: 20px;
  border: 1px solid #ffffff18;
  border-radius: 14px;
  background: #ffffff0a;
}

.catalog-how-grid article > span {
  color: #56b8ff;
  font: 700 15px Outfit, sans-serif;
}

.catalog-how-grid b {
  font: 700 16px Outfit, sans-serif;
}

.catalog-how-grid p {
  margin: 7px 0 0;
  color: #b9c8db;
  font-size: 12px;
  line-height: 1.5;
}

.social-footer .whatsapp-mark {
  width: 21px;
  height: 21px;
  color: #087ff2;
}

@media (max-width: 980px) {
  .hero-actions {
    grid-template-columns: 1fr;
  }

  .catalog-welcome-hero {
    grid-template-columns: 1fr;
  }

  .catalog-welcome-art {
    min-height: 390px;
  }

  .catalog-device-mac {
    width: 72%;
    right: 1%;
  }

  .catalog-device-phone {
    width: 28%;
    right: 15%;
  }

  .catalog-category-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 800px) {
  #inicio .home-shop {
    margin-top: 36px;
  }

  .hero-actions {
    width: 100%;
  }

  .hero-cta {
    min-height: 74px;
    border-radius: 13px;
  }

  .hero-cta-copy strong {
    font-size: 13px;
  }

  .catalog-welcome-page {
    padding-top: 18px !important;
  }

  .catalog-welcome-hero {
    border-radius: 22px;
  }

  .catalog-welcome-copy {
    padding: 35px 22px 28px;
  }

  .catalog-welcome-copy .store-brand-lockup {
    margin-bottom: 20px;
  }

  .catalog-welcome-copy h1 {
    font-size: 40px;
  }

  .catalog-welcome-copy > p:not(.eyebrow) {
    margin: 18px 0 22px;
    font-size: 14px;
  }

  .catalog-welcome-actions {
    flex-direction: column;
  }

  .catalog-welcome-actions .button {
    width: 100%;
  }

  .catalog-trust-row {
    display: grid;
    grid-template-columns: 1fr;
    gap: 9px;
    margin-top: 22px;
  }

  .catalog-welcome-art {
    min-height: 330px;
  }

  .catalog-orbit-one {
    width: 340px;
    height: 340px;
    right: -95px;
    top: -8px;
  }

  .catalog-orbit-two {
    width: 220px;
    height: 220px;
    right: 2px;
    top: 49px;
  }

  .catalog-device-mac {
    width: 112%;
    right: -23%;
    bottom: 63px;
  }

  .catalog-device-phone {
    width: 42%;
    right: 4%;
    top: 2px;
  }

  .catalog-art-note {
    right: 14px;
    bottom: 14px;
    padding: 11px 13px;
  }

  .catalog-category-section {
    margin-top: 43px;
  }

  .catalog-category-section .section-title {
    align-items: start;
    flex-direction: column;
    gap: 10px;
  }

  .catalog-category-grid {
    grid-template-columns: 1fr 1fr;
    gap: 10px;
  }

  .catalog-category-grid > a {
    min-height: 180px;
    padding: 17px;
  }

  .catalog-category-grid b {
    font-size: 17px;
  }

  .catalog-category-grid > a > i {
    right: 14px;
    bottom: 14px;
  }

  .catalog-how {
    margin-top: 42px;
    padding: 25px 20px;
  }

  .catalog-how-heading {
    display: block;
  }

  .catalog-how-heading h2 {
    font-size: 25px;
  }

  .catalog-how-grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 430px) {
  .catalog-category-grid {
    grid-template-columns: 1fr;
  }

  .catalog-category-grid > a {
    min-height: 156px;
  }
}

/* Menu público e banners de produto no fluxo mobile. */
html.menu-open,
body.menu-open {
  overflow: hidden;
  overscroll-behavior: none;
}

body.menu-open {
  position: fixed;
  right: 0;
  left: 0;
  width: 100%;
  height: 100dvh;
}

body.menu-open .nav {
  overflow-x: hidden;
  overflow-y: hidden;
}

body.menu-open .nav > * {
  flex-shrink: 0;
}

.drawer-filter-scroll {
  min-height: 0;
  flex: 1 1 auto !important;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 -4px;
  padding: 2px 4px 22px;
  overscroll-behavior-y: contain;
  -webkit-overflow-scrolling: touch;
  touch-action: pan-y;
  scrollbar-width: thin;
  scrollbar-color: #9db3c8 transparent;
}

.drawer-filter-scroll::-webkit-scrollbar {
  width: 4px;
}

.drawer-filter-scroll::-webkit-scrollbar-thumb {
  border-radius: 99px;
  background: #9db3c8;
}

body.menu-open .overlay {
  touch-action: none;
}

.nav {
  z-index: 21;
  width: min(430px, 94vw);
  padding: 0 22px 24px;
  overflow: hidden;
  background:
    radial-gradient(circle at 100% 0, #dff1ff 0, transparent 28%),
    #fff;
  box-shadow: -28px 0 80px #071a3440;
  transition: transform .32s cubic-bezier(.22, .8, .28, 1);
}

.drawer-title {
  position: sticky;
  z-index: 3;
  top: 0;
  margin: 0 -2px;
  padding: 20px 2px 17px;
  border-bottom: 0;
  background: #fffffff2;
  backdrop-filter: blur(14px);
}

.drawer-brand {
  display: flex;
  align-items: center;
  gap: 10px;
  min-width: 0;
}

.drawer-brand img {
  width: 43px;
  height: 43px;
  flex: 0 0 43px;
  object-fit: contain;
  border: 1px solid #d9e9f7;
  border-radius: 13px;
  background: #fff;
  box-shadow: 0 7px 20px #075ebb12;
}

.drawer-brand span,
.drawer-brand b,
.drawer-brand small {
  display: block;
}

.drawer-brand small {
  margin-bottom: 3px;
  color: #087ff2;
  font: 800 8px/1 "DM Sans", sans-serif;
  letter-spacing: .14em;
}

.drawer-brand b {
  overflow: hidden;
  color: #101828;
  font: 700 18px/1.12 "Outfit", sans-serif;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.drawer-close {
  display: grid;
  width: 38px;
  height: 38px;
  flex: 0 0 38px;
  place-items: center;
  border-radius: 50%;
  background: #f0f5fa;
  color: #35445a;
  font-size: 25px;
  line-height: 1;
  transition: background .18s ease, color .18s ease, transform .18s ease;
}

.drawer-close:hover {
  background: #e6f3ff;
  color: #087ff2;
  transform: rotate(6deg);
}

.drawer-quick-links {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 8px;
  margin: 7px 0 20px;
}

.nav .drawer-quick-links > a {
  display: grid;
  grid-template-columns: 34px minmax(0, 1fr) auto;
  gap: 9px;
  align-items: center;
  min-height: 74px;
  padding: 10px;
  border: 1px solid #e0eaf3;
  border-radius: 13px;
  color: #26364c;
  background: #fff;
  text-decoration: none;
  box-shadow: 0 8px 18px #15385e08;
  transition: transform .18s ease, border-color .18s ease, box-shadow .18s ease;
}

.nav .drawer-quick-links > a:hover,
.nav .drawer-quick-links > a.active {
  border-color: #94cafa;
  color: #087ff2;
  background: #f7fbff;
  box-shadow: 0 11px 23px #075ebb12;
  transform: translateY(-2px);
}

.drawer-nav-icon {
  display: grid;
  width: 34px;
  height: 34px;
  place-items: center;
  border-radius: 10px;
  color: #087ff2;
  background: #eaf5ff;
}

.drawer-nav-icon svg {
  width: 18px;
  height: 18px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.7;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.drawer-quick-links a > span:nth-child(2),
.drawer-quick-links a b,
.drawer-quick-links a small {
  display: block;
  min-width: 0;
}

.drawer-quick-links a b {
  font: 700 12px/1.15 "Outfit", sans-serif;
}

.drawer-quick-links a small {
  margin-top: 3px;
  color: #7b8798;
  font-size: 8px;
  line-height: 1.3;
}

.drawer-quick-links a > i {
  color: #84a3bf;
  font-size: 19px;
  font-style: normal;
}

.drawer-section-label {
  margin: 0 0 9px;
  color: #718198;
  font-size: 9px;
  font-weight: 800;
  letter-spacing: .13em;
  text-transform: uppercase;
}

.nav details {
  margin-bottom: 8px;
  padding: 0;
  overflow: hidden;
  border: 1px solid #e0e8f1;
  border-radius: 12px;
  background: #fff;
}

.nav details summary {
  padding: 12px 13px;
  color: #26364c;
  font-size: 12px;
  list-style-position: inside;
}

.nav details[open] summary {
  border-bottom: 1px solid #edf2f6;
  color: #087ff2;
  background: #f8fbfe;
}

.nav details .drawer-chips,
.nav details .price-range {
  margin: 0;
}

.nav details .drawer-chips {
  padding: 11px 12px 12px;
}

.nav details .price-range {
  padding: 0 12px 12px;
}

.nav .drawer-chips button {
  min-height: 31px;
  border-color: #dbe5ee;
  background: #f9fbfd;
  color: #52637a;
}

.nav .drawer-chips button:hover,
.nav .drawer-chips button.active {
  border-color: #7ebef6;
  color: #087ff2;
  background: #eaf5ff;
  box-shadow: inset 0 0 0 1px #087ff212;
}

.nav .clear-filters {
  width: 100%;
  margin: 3px 0 12px;
  border-style: dashed;
}

.drawer-support-card {
  display: grid;
  grid-template-columns: 38px minmax(0, 1fr);
  gap: 2px 10px;
  margin-top: 4px;
  padding: 14px;
  border-radius: 14px;
  color: #fff;
  background: linear-gradient(135deg, #0b845e, #19a875);
  box-shadow: 0 14px 30px #168d6530;
}

.drawer-support-card > .whatsapp-mark {
  grid-row: 1 / 3;
  align-self: center;
  width: 23px;
  height: 23px;
  margin: auto;
}

.drawer-support-card div {
  min-width: 0;
}

.drawer-support-card b,
.drawer-support-card small {
  display: block;
}

.drawer-support-card b {
  font: 700 13px "Outfit", sans-serif;
}

.drawer-support-card small {
  margin-top: 3px;
  color: #d8fff0;
  font-size: 9px;
  line-height: 1.35;
}

.nav .drawer-support-card > a {
  grid-column: 2;
  width: max-content;
  margin-top: 8px;
  padding: 6px 9px;
  border: 1px solid #ffffff48;
  border-radius: 8px;
  color: #fff;
  background: #ffffff18;
  font-size: 9px;
  font-weight: 800;
}

.drawer-support-card a i {
  margin-left: 5px;
  font-style: normal;
}

.menu-open .overlay {
  opacity: 1;
  pointer-events: auto;
}

.menu-toggle {
  width: 42px;
  height: 42px;
  padding: 9px !important;
  border-radius: 12px !important;
  transition: background .18s ease, transform .18s ease;
}

.menu-toggle:hover,
.menu-toggle[aria-expanded="true"] {
  background: #eaf5ff !important;
}

.menu-toggle[aria-expanded="true"] {
  transform: rotate(3deg);
}

.mobile-product-banner {
  display: none;
}

.catalog-device-mac {
  width: 120%;
  right: -14%;
  bottom: 76px;
}

@media (max-width: 980px) and (min-width: 801px) {
  .catalog-device-mac {
    width: 82%;
    right: 7%;
  }
}

@media (max-width: 800px) {
  .nav {
    width: min(390px, 94vw);
    height: 100dvh;
    padding-inline: 16px;
  }

  .drawer-title {
    padding-top: 15px;
  }

  .drawer-brand b {
    font-size: 16px;
  }

  #inicio .hero {
    min-height: 0;
  }

  #inicio .hero-copy {
    padding-bottom: 34px;
  }

  #inicio .hero-art,
  .catalog-welcome-art {
    display: none;
  }

  .mobile-product-banner {
    display: block;
    height: 178px;
    position: relative;
    overflow: hidden;
    margin: -3px 0 21px;
    border: 1px solid #d5e8f8;
    border-radius: 18px;
    background:
      radial-gradient(circle at 84% 36%, #75c9ff66, transparent 34%),
      linear-gradient(135deg, #f8fcff, #e8f5ff);
    box-shadow: 0 15px 34px #0b477b13;
  }

  .mobile-product-banner::after {
    content: "";
    width: 185px;
    height: 185px;
    position: absolute;
    right: -54px;
    top: -16px;
    border: 1px solid #087ff222;
    border-radius: 50%;
  }

  .mobile-product-banner > div {
    position: absolute;
    z-index: 2;
    left: 17px;
    top: 50%;
    width: 47%;
    transform: translateY(-50%);
  }

  .mobile-product-banner span,
  .mobile-product-banner b,
  .mobile-product-banner small {
    display: block;
  }

  .mobile-product-banner span {
    margin-bottom: 6px;
    color: #087ff2;
    font-size: 8px;
    font-weight: 850;
    letter-spacing: .11em;
    text-transform: uppercase;
  }

  .mobile-product-banner b {
    color: #101828;
    font: 700 21px/1.05 "Outfit", sans-serif;
    letter-spacing: -.035em;
  }

  .mobile-product-banner small {
    margin-top: 7px;
    color: #5c6c82;
    font-size: 9px;
    line-height: 1.4;
  }

  .mobile-product-banner img {
    position: absolute;
    z-index: 1;
    object-fit: contain;
    filter: drop-shadow(0 15px 18px #103e6b24);
  }

  .hero-mobile-product img {
    width: 53%;
    height: 205px;
    right: -3px;
    top: -14px;
  }

  .catalog-mobile-product img {
    width: 70%;
    height: 170px;
    right: -17%;
    bottom: -1px;
  }

  .catalog-welcome-actions {
    margin-top: 0;
  }
}

@media (max-width: 360px) {
  .drawer-quick-links {
    grid-template-columns: 1fr;
  }

  .nav .drawer-quick-links > a {
    min-height: 62px;
  }
}
