/* Página principal — Compumundo Store · Vengala Studio */

.cmhm {
  --b: #0273dd;          /* azul del logo */
  --b-d: #0560b8;
  --b-soft: #e6f0fc;
  --b-soft-2: #f3f8fe;
  --navy: #0a1633;
  --ink: #0b0f19;
  --ink-2: #3b4250;
  --muted: #5f6878;
  --faint: #9aa1ad;
  --line: #e6e9ef;
  --green: #16a34a;
  --green-d: #12833c;
  --ease: cubic-bezier(.2, .8, .2, 1);
  display: block; background: #fff; color: var(--ink);
  font-family: Montserrat, system-ui, -apple-system, sans-serif; -webkit-font-smoothing: antialiased;
  overflow-x: clip;
}
.cmhm *, .cmhm *::before, .cmhm *::after { box-sizing: border-box; }
.cmhm h1, .cmhm h2, .cmhm h3, .cmhm p, .cmhm ul, .cmhm li { margin: 0; padding: 0; text-transform: none; letter-spacing: normal; }
.cmhm ul { list-style: none; }
.cmhm a { text-decoration: none !important; color: inherit; }
.cmhm svg { display: block; flex: none; }
.cmhm img { max-width: 100%; }
.cmhm-wrap { width: 100%; max-width: 1320px; margin: 0 auto; padding: 0 24px; }

/* Piezas comunes */
.cmhm-eyebrow {
  display: inline-flex; align-items: center; height: 30px; padding: 0 14px; border-radius: 999px; background: var(--b-soft);
  color: var(--b); font: 700 12.5px/1 Montserrat, sans-serif; letter-spacing: .06em; text-transform: uppercase;
}
.cmhm-h2 { font: 800 clamp(26px, 3.4vw, 42px)/1.12 Montserrat, sans-serif !important; letter-spacing: -.025em !important; color: var(--ink) !important; margin-top: 14px !important; }
.cmhm-sub { font: 500 16px/1.5 Montserrat, sans-serif; color: var(--muted); margin-top: 8px !important; max-width: 640px; }
.cmhm-head { display: flex; align-items: flex-end; justify-content: space-between; gap: 24px; margin-bottom: 28px; }
.cmhm-head-c { justify-content: center; text-align: center; }
.cmhm-head-c .cmhm-sub { margin-left: auto !important; margin-right: auto !important; }
.cmhm-sec { padding: 72px 0 0; }
.cmhm-sec-tinted { margin-top: 72px; padding: 64px 0 56px; background: linear-gradient(180deg, var(--b-soft-2), #fff); }
.cmhm-sec-tinted + .cmhm-sec { padding-top: 40px; }
.cmhm-sec:last-child { padding-bottom: 80px; }

.cmhm-btn {
  display: inline-flex !important; align-items: center; justify-content: center; gap: 10px; height: 54px; padding: 0 26px;
  border-radius: 14px; border: 2px solid transparent; font: 700 15.5px/1 Montserrat, sans-serif !important; white-space: nowrap;
  transition: background .18s var(--ease), color .18s var(--ease), border-color .18s var(--ease), transform .18s var(--ease), box-shadow .18s var(--ease);
}
.cmhm-btn svg { width: 18px; height: 18px; transition: transform .18s var(--ease); }
.cmhm-btn:hover svg { transform: translateX(3px); }
.cmhm-btn-sm { height: 46px; padding: 0 20px; font-size: 14.5px !important; border-radius: 12px; }
.cmhm-btn-blue { background: var(--b); color: #fff !important; box-shadow: 0 8px 20px rgba(2, 115, 221, .25); }
.cmhm-btn-blue:hover { background: var(--b-d); }
.cmhm-btn-line { border-color: var(--b); color: var(--b) !important; background: #fff; }
.cmhm-btn-line:hover { background: var(--b-soft); }
.cmhm-btn-white { background: #fff; color: var(--b) !important; }
.cmhm-btn-white:hover { box-shadow: 0 10px 24px rgba(0, 0, 0, .18); }
.cmhm-btn-white b { display: grid; place-items: center; width: 30px; height: 30px; margin-right: -12px; border-radius: 50%; background: var(--b); color: #fff; }
.cmhm-btn-white b svg { width: 16px; height: 16px; }
.cmhm-btn-green { background: var(--green); color: #fff !important; }
.cmhm-btn-green:hover { background: var(--green-d); }
.cmhm-link { display: inline-flex; align-items: center; gap: 14px; color: var(--b) !important; font: 700 15.5px/1 Montserrat, sans-serif; white-space: nowrap; }
.cmhm-link span { display: grid; place-items: center; width: 44px; height: 44px; border-radius: 12px; background: var(--b-soft); transition: background .18s var(--ease), color .18s var(--ease); }
.cmhm-link span svg { width: 20px; height: 20px; }
.cmhm-link:hover span { background: var(--b); color: #fff; }

.cmhm-tag {
  display: inline-flex; align-items: center; height: 28px; padding: 0 12px; border-radius: 999px;
  background: var(--b-soft); color: var(--b); font: 700 11.5px/1 Montserrat, sans-serif; letter-spacing: .06em; text-transform: uppercase;
}
.cmhm-tag-red { background: #b91c1c; color: #fff; }
.cmhm-tag-glass { background: rgba(255, 255, 255, .08); color: #fff; border: 1px solid rgba(255, 255, 255, .45); }
.cmhm-tag-green { background: #dcfce7; color: var(--green-d); border: 1px solid #bbf7d0; }

/* ---------------------------------------------------------------- */
/* Hero                                                              */
/* ---------------------------------------------------------------- */
.cmhm-hero { position: relative; overflow: hidden; background: #eef4fc; border-radius: 0 0 36px 36px; }
.cmhm-hero-img { position: absolute; inset: 0; }
.cmhm-hero-img img { width: 100%; height: 100%; object-fit: cover; object-position: 0 50%; }
/* Misma proporción que la imagen (3:1): el lado izquierdo queda libre para el texto */
.cmhm-hero-in { position: relative; display: flex; flex-direction: column; align-items: flex-start; justify-content: center; min-height: min(33.34vw, 640px); padding-top: 40px; padding-bottom: 40px; }
.cmhm-hero-in.cmhm-wrap { max-width: none; padding-left: 7vw; padding-right: 0; }
.cmhm-hero-in > * { max-width: 30vw; }
.cmhm-hero-h { font: 800 clamp(30px, 3vw, 60px)/1.05 Montserrat, sans-serif !important; letter-spacing: -.035em !important; color: var(--ink) !important; margin: 18px 0 0 !important; }
.cmhm-hero-p { font: 500 clamp(14.5px, 1.1vw, 18px)/1.5 Montserrat, sans-serif; color: var(--ink-2); margin-top: 16px !important; }
.cmhm-hero-btns { display: flex; flex-wrap: wrap; gap: 14px; margin-top: 28px; }
.cmhm-hero-btns { width: 30vw; flex-wrap: nowrap !important; }
.cmhm-hero-btns .cmhm-btn { flex: 1 1 0; min-width: 0; padding: 0 16px; }
.cmhm-checks { max-width: 34vw !important; }
.cmhm-checks { display: flex; flex-wrap: wrap; gap: 10px 28px; margin-top: 26px !important; }
.cmhm-checks li { display: flex; align-items: center; gap: 9px; font: 500 14.5px/1 Montserrat, sans-serif; color: var(--ink-2); }
.cmhm-checks svg { width: 22px; height: 22px; color: var(--b); }

/* ---------------------------------------------------------------- */
/* Colecciones                                                       */
/* ---------------------------------------------------------------- */
.cmhm-promos { display: grid; grid-template-columns: minmax(0, 1.62fr) minmax(0, 1fr); grid-template-rows: repeat(2, minmax(0, 1fr)); gap: 18px; height: clamp(480px, 40vw, 560px); }
.cmhm-promo { position: relative; display: block; overflow: hidden; border-radius: 24px; isolation: isolate; background: var(--navy); }
.cmhm-promo > img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; z-index: -1; transition: transform .6s var(--ease); }
.cmhm-promo:hover > img { transform: scale(1.035); }
.cmhm-promo-txt { position: relative; display: flex; flex-direction: column; align-items: flex-start; height: 100%; padding: 28px 32px; }
.cmhm-promo h3 { font: 800 clamp(22px, 2.3vw, 32px)/1.12 Montserrat, sans-serif !important; letter-spacing: -.02em !important; margin-top: 14px !important; }
.cmhm-promo-logi { grid-row: span 2; }
.cmhm-promo-logi .cmhm-promo-txt { align-items: center; justify-content: center; text-align: center; color: #fff; }
.cmhm-logi-logo { width: auto; height: 54px; filter: brightness(0) invert(1); }
.cmhm-promo-logi h3 { font-size: clamp(32px, 3.6vw, 54px) !important; line-height: 1.04 !important; color: #fff !important; margin-top: 22px !important; }
.cmhm-promo-logi h3 em { font-style: normal; color: #38bdf8; }
.cmhm-promo-logi p { font: 500 17px/1.45 Montserrat, sans-serif; color: rgba(255, 255, 255, .85); margin-top: 14px !important; max-width: 300px; }
.cmhm-promo-logi .cmhm-btn { margin-top: 24px; }
.cmhm-promo-mon { background: #eaf2fc; }
.cmhm-promo-mon h3 { color: var(--ink) !important; }
.cmhm-promo-sillas h3 { color: #fff !important; }
.cmhm-mini { display: inline-flex; align-items: center; gap: 12px; margin-top: auto; font: 700 14.5px/1 Montserrat, sans-serif; }
.cmhm-mini b { display: grid; place-items: center; width: 42px; height: 42px; border-radius: 50%; border: 1.5px solid currentColor; transition: background .18s var(--ease), color .18s var(--ease); }
.cmhm-mini b svg { width: 18px; height: 18px; }
.cmhm-promo-mon .cmhm-mini { color: var(--b); }
.cmhm-promo-mon .cmhm-mini b { border-color: rgba(2, 115, 221, .35); }
.cmhm-promo-mon:hover .cmhm-mini b { background: var(--b); color: #fff; border-color: var(--b); }
.cmhm-promo-sillas .cmhm-mini { color: #fff; }
.cmhm-promo-sillas:hover .cmhm-mini b { background: #fff; color: var(--ink); }
.cmhm-promo-mon .cmhm-promo-txt, .cmhm-promo-sillas .cmhm-promo-txt { max-width: 62%; }

/* ---------------------------------------------------------------- */
/* Categorías                                                        */
/* ---------------------------------------------------------------- */
.cmhm-cats { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 2.25fr); gap: 18px; }
.cmhm-armapc { position: relative; display: block; overflow: hidden; border-radius: 24px; background: var(--navy); isolation: isolate; min-height: 560px; }
.cmhm-armapc > img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; object-position: 50% 100%; z-index: -1; transition: transform .6s var(--ease); }
.cmhm-armapc:hover > img { transform: scale(1.03); }
.cmhm-armapc-txt { display: flex; flex-direction: column; align-items: flex-start; padding: 30px 32px; color: #fff; }
.cmhm-armapc h3 { font: 800 clamp(28px, 2.6vw, 38px)/1.08 Montserrat, sans-serif !important; letter-spacing: -.02em !important; color: #fff !important; margin-top: 18px !important; }
.cmhm-armapc p { font: 500 15.5px/1.5 Montserrat, sans-serif; color: rgba(255, 255, 255, .82); margin-top: 12px !important; max-width: 300px; }
.cmhm-armapc .cmhm-btn { margin-top: 22px; }
.cmhm-cat-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 14px; }
.cmhm-cat {
  position: relative; display: flex; flex-direction: column; align-items: center; justify-content: flex-end; gap: 10px;
  min-height: 176px; padding: 18px 12px 16px; border-radius: 18px; background: #fff; border: 1px solid var(--line);
  transition: border-color .18s var(--ease), box-shadow .18s var(--ease), transform .18s var(--ease);
}
.cmhm-cat:hover { border-color: #cfdcf0; box-shadow: 0 14px 30px rgba(10, 22, 51, .09); transform: translateY(-2px); }
.cmhm-cat-img { width: 100% !important; height: 104px !important; object-fit: contain; transition: transform .3s var(--ease); }
.cmhm-cat:hover .cmhm-cat-img { transform: scale(1.06); }
.cmhm-cat b { font: 700 14.5px/1.25 Montserrat, sans-serif; color: var(--ink); text-align: center; }
.cmhm-cat-go { position: absolute; top: 12px; right: 12px; display: grid; place-items: center; width: 32px; height: 32px; border-radius: 50%; border: 1.5px solid #cfe0f6; color: var(--b); background: #fff; transition: background .18s var(--ease), color .18s var(--ease); }
.cmhm-cat-go svg { width: 15px; height: 15px; }
.cmhm-cat:hover .cmhm-cat-go { background: var(--b); color: #fff; border-color: var(--b); }

/* ---------------------------------------------------------------- */
/* Impresoras                                                        */
/* ---------------------------------------------------------------- */
.cmhm-print { display: grid; grid-template-columns: minmax(0, 1.08fr) minmax(0, 1fr); gap: 28px; align-items: stretch; }
.cmhm-print-banner { position: relative; display: block; overflow: hidden; border-radius: 24px; background: #0647c9; isolation: isolate; min-height: 500px; }
.cmhm-print-banner > img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; object-position: 80% 50%; z-index: -1; transition: transform .6s var(--ease); }
.cmhm-print-banner:hover > img { transform: scale(1.03); }
.cmhm-print-txt { display: flex; flex-direction: column; align-items: flex-start; height: 100%; padding: 30px 34px; color: #fff; }
.cmhm-print-txt h3 { font: 800 clamp(26px, 2.5vw, 36px)/1.1 Montserrat, sans-serif !important; letter-spacing: -.02em !important; color: #fff !important; margin-top: 18px !important; }
.cmhm-print-txt p { font: 500 16px/1.5 Montserrat, sans-serif; color: rgba(255, 255, 255, .86); margin-top: 12px !important; max-width: 330px; }
.cmhm-print-txt .cmhm-btn { margin-top: 22px; }
.cmhm-print-pts { display: flex; gap: 22px; margin-top: auto !important; padding-top: 24px !important; }
.cmhm-print-pts li { display: flex; align-items: center; gap: 12px; font: 600 14px/1.25 Montserrat, sans-serif; max-width: 170px; }
.cmhm-print-pts span, .cmhm-conf-pts span { display: grid; place-items: center; width: 46px; height: 46px; border-radius: 50%; border: 1.5px solid rgba(255, 255, 255, .6); flex: none; }
.cmhm-print-pts svg, .cmhm-conf-pts svg { width: 21px; height: 21px; }

.cmhm-dest { display: flex; flex-direction: column; min-width: 0; }
.cmhm-dest-head { display: flex; align-items: center; justify-content: space-between; gap: 12px; margin-bottom: 14px; }
.cmhm-dest-head h3 { font: 800 22px/1.2 Montserrat, sans-serif !important; color: var(--ink) !important; letter-spacing: -.01em !important; }
.cmhm-arrows { display: flex; gap: 8px; }
.cmhm-arrow {
  display: grid !important; place-items: center; width: 42px; height: 42px; min-height: 0 !important; padding: 0 !important; border-radius: 50% !important;
  border: 1.5px solid #cfe0f6 !important; background: #fff !important; color: var(--b) !important; box-shadow: none !important; cursor: pointer; transition: background .15s var(--ease), color .15s var(--ease);
}
.cmhm-arrow svg { width: 18px; height: 18px; }
.cmhm-arrow:hover:not(:disabled) { background: var(--b) !important; color: #fff !important; border-color: var(--b) !important; }
.cmhm-arrow:disabled { opacity: .4; cursor: default; }
.cmhm-dest-track {
  flex: 1; display: grid; grid-auto-flow: column; grid-template-rows: repeat(2, minmax(0, 1fr)); grid-auto-columns: calc(50% - 7px); gap: 14px;
  overflow-x: auto; scroll-snap-type: x mandatory; scroll-behavior: smooth; scrollbar-width: none; outline: 0; padding: 2px;
}
.cmhm-dest-track::-webkit-scrollbar { display: none; }
.cmhm-prod {
  position: relative; display: grid; grid-template-rows: minmax(0, 1fr) auto; min-height: 0; padding: 14px 16px 16px; border-radius: 18px;
  background: #fff; border: 1px solid var(--line); scroll-snap-align: start; transition: box-shadow .18s var(--ease), border-color .18s var(--ease);
}
.cmhm-prod:hover { border-color: #cfdcf0; box-shadow: 0 14px 30px rgba(10, 22, 51, .08); }
.cmhm-prod-img { position: relative; display: grid; place-items: center; min-height: 120px; }
.cmhm-prod-img img { width: 100%; height: 100%; max-height: 150px; object-fit: contain; }
.cmhm-off { position: absolute; top: 0; left: 0; z-index: 1; padding: 5px 9px; border-radius: 8px; background: var(--b); color: #fff; font: 800 12px/1 Montserrat, sans-serif; }
.cmhm-prod-info { display: flex; flex-direction: column; gap: 6px; padding-right: 52px; margin-top: 8px; }
.cmhm-prod-n { font: 700 14px/1.3 Montserrat, sans-serif; color: var(--ink) !important; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; }
.cmhm-prod-n:hover { color: var(--b) !important; }
.cmhm-prod-p { display: flex; align-items: baseline; flex-wrap: wrap; gap: 4px 10px; }
.cmhm-prod-p b, .cmhm-prod-p b * { font: 800 20px/1 Montserrat, sans-serif; color: var(--b); }
.cmhm-prod-p s, .cmhm-prod-p s * { font: 600 13px/1 Montserrat, sans-serif; color: var(--faint); }
.cmhm-prod-add {
  position: absolute !important; right: 14px; bottom: 14px; display: grid !important; place-items: center; width: 46px; height: 46px; padding: 0 !important;
  border-radius: 50% !important; border: 1.5px solid #cfe0f6; background: #fff !important; color: var(--b) !important; font-size: 0 !important;
  transition: background .15s var(--ease), color .15s var(--ease), border-color .15s var(--ease);
}
.cmhm-prod-add svg { width: 21px; height: 21px; }
.cmhm-prod-add:hover { background: var(--b) !important; color: #fff !important; border-color: var(--b); }
.cmhm-prod-add.cmc-cargando::after { border-color: rgba(2, 115, 221, .3); border-top-color: var(--b); }

.cmhm-extras { display: flex; align-items: center; gap: 22px; margin-top: 22px; padding: 14px 18px 14px 28px; border-radius: 18px; background: #fff; border: 1px solid var(--line); }
.cmhm-extras > b { font: 800 17px/1.2 Montserrat, sans-serif; white-space: nowrap; padding-right: 22px; border-right: 1px solid var(--line); }
.cmhm-extras-list { display: flex; flex-wrap: wrap; gap: 8px; }
.cmhm-extras-list a {
  display: inline-flex; align-items: center; gap: 9px; height: 44px; padding: 0 16px; border-radius: 999px; border: 1.5px solid #dbe6f4;
  font: 600 14px/1 Montserrat, sans-serif; color: var(--ink) !important; transition: border-color .15s var(--ease), background .15s var(--ease);
}
.cmhm-extras-list a svg { width: 20px; height: 20px; color: var(--b); }
.cmhm-extras-list a:hover { border-color: var(--b); background: var(--b-soft-2); }

/* ---------------------------------------------------------------- */
/* Envíos y pagos                                                    */
/* ---------------------------------------------------------------- */
.cmhm-conf { display: grid; grid-template-columns: minmax(0, 1.27fr) minmax(0, 1fr); gap: 20px; }
.cmhm-conf-card { position: relative; overflow: hidden; border-radius: 24px; isolation: isolate; min-height: 430px; }
.cmhm-conf-card > img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; z-index: -1; }
.cmhm-envios { background: #e8f8ef; }
.cmhm-envios > img { object-position: 80% 50%; }
.cmhm-pagos { background: #0647c9; color: #fff; }
.cmhm-pagos > img { object-position: 85% 50%; }
.cmhm-conf-txt { display: flex; flex-direction: column; align-items: flex-start; height: 100%; padding: 30px 34px; }
.cmhm-conf-txt h3 { font: 800 clamp(28px, 2.6vw, 40px)/1.06 Montserrat, sans-serif !important; letter-spacing: -.025em !important; margin-top: 18px !important; }
.cmhm-envios h3 { color: var(--navy) !important; }
.cmhm-pagos h3 { color: #fff !important; }
.cmhm-conf-txt p { font: 500 15.5px/1.5 Montserrat, sans-serif; margin-top: 12px !important; max-width: 340px; }
.cmhm-envios p { color: var(--ink-2); }
.cmhm-pagos p { color: rgba(255, 255, 255, .86); max-width: 260px; }
.cmhm-conf-txt .cmhm-btn { margin-top: 22px; }
.cmhm-conf-pts { display: flex; gap: 26px; margin-top: auto !important; padding-top: 24px !important; }
.cmhm-conf-pts li { display: flex; align-items: center; gap: 12px; font: 600 14px/1.25 Montserrat, sans-serif; }
.cmhm-envios .cmhm-conf-pts span { border: 0; background: #d1fae5; color: var(--green-d); }
.cmhm-envios .cmhm-conf-pts li { color: var(--navy); }
.cmhm-conf-pts-3 { gap: 20px; }

.cmhm-trust { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); margin-top: 20px !important; padding: 14px 10px !important; border-radius: 18px; background: #fff; border: 1px solid var(--line); box-shadow: 0 6px 20px rgba(10, 22, 51, .04); }
.cmhm-trust li { display: flex; align-items: center; justify-content: center; gap: 14px; padding: 6px 12px; font: 600 14.5px/1.25 Montserrat, sans-serif; color: var(--ink); }
.cmhm-trust li + li { border-left: 1px solid var(--line); }
.cmhm-trust a { display: flex; align-items: center; gap: 14px; }
.cmhm-trust a:hover { color: var(--b) !important; }
.cmhm-trust span { display: grid; place-items: center; width: 46px; height: 46px; border-radius: 50%; background: var(--b-soft); color: var(--b); flex: none; }
.cmhm-trust svg { width: 21px; height: 21px; }

/* ---------------------------------------------------------------- */
/* Texto proporcional a cada tarjeta (como en el boceto)             */
/* ---------------------------------------------------------------- */
.cmhm-promo, .cmhm-armapc, .cmhm-print-banner, .cmhm-conf-card { container-type: inline-size; }
.cmhm-promo-logi .cmhm-logi-logo { height: clamp(34px, 4.6cqw, 58px); }
.cmhm-promo-logi h3 { font-size: clamp(28px, 4.6cqw, 56px) !important; margin-top: 2.2cqw !important; }
.cmhm-promo-logi p { font-size: clamp(14px, 1.6cqw, 19px); max-width: 32cqw; }
.cmhm-promo-logi .cmhm-promo-txt { background: radial-gradient(ellipse 30% 45% at 50% 50%, rgba(3, 8, 28, .45), rgba(3, 8, 28, 0)); }
.cmhm-promo-mon h3, .cmhm-promo-sillas h3 { font-size: clamp(21px, 4.7cqw, 34px) !important; }
.cmhm-promo-mon .cmhm-mini, .cmhm-promo-sillas .cmhm-mini { margin-top: 4cqw; }
.cmhm-promo-mon .cmhm-promo-txt, .cmhm-promo-sillas .cmhm-promo-txt { max-width: none; padding: 6cqw 6.5cqw; }
.cmhm-promo-mon h3, .cmhm-promo-sillas h3, .cmhm-promo-mon .cmhm-tag, .cmhm-promo-sillas .cmhm-tag { max-width: 42cqw; }
.cmhm-print-txt h3 { font-size: clamp(24px, 5.1cqw, 44px) !important; }
.cmhm-print-txt p { font-size: clamp(14.5px, 2.2cqw, 18px); max-width: 44cqw; }
.cmhm-conf-txt h3 { font-size: clamp(26px, 5.4cqw, 46px) !important; }
.cmhm-envios .cmhm-conf-txt p { max-width: 42cqw; }
.cmhm-pagos .cmhm-conf-txt p { max-width: 44cqw; }
.cmhm-armapc p { max-width: 68cqw; }

/* ---------------------------------------------------------------- */
/* Tablet                                                            */
/* ---------------------------------------------------------------- */
@media (max-width: 1180px) {
  .cmhm-hero-img::after { content: ""; position: absolute; inset: 0; background: linear-gradient(90deg, rgba(238, 244, 252, .96) 0, rgba(238, 244, 252, .85) 38%, rgba(238, 244, 252, 0) 62%); }
  .cmhm-hero-in { min-height: 420px; }
  .cmhm-hero-in.cmhm-wrap { padding-left: 32px; }
  .cmhm-hero-in > * { max-width: 44vw; }
  .cmhm-hero-btns { width: 44vw; }
  .cmhm-hero-h { font-size: clamp(30px, 4vw, 44px) !important; }
  .cmhm-hero-p { font-size: 15px; }
  .cmhm-cats { grid-template-columns: 1fr; }
  .cmhm-armapc { min-height: 0; aspect-ratio: auto; }
  .cmhm-armapc > img { object-position: 100% 70%; }
  .cmhm-armapc-txt { max-width: 55%; padding: 34px; min-height: 360px; }
  .cmhm-print { grid-template-columns: 1fr; }
  .cmhm-print-banner { min-height: 440px; }
  .cmhm-dest-track { grid-auto-columns: calc(33.333% - 10px); }
  .cmhm-extras { flex-direction: column; align-items: flex-start; padding: 18px 20px; }
  .cmhm-extras > b { border: 0; padding: 0; }
  .cmhm-trust { grid-template-columns: repeat(2, minmax(0, 1fr)); row-gap: 8px; }
  .cmhm-trust li:nth-child(3) { border-left: 0; }
}
@media (max-width: 1023px) {
  .cmhm-promos { grid-template-columns: 1fr 1fr; grid-template-rows: auto; height: auto; }
  .cmhm-promo-logi { grid-column: span 2; grid-row: auto; aspect-ratio: 16 / 9; }
  .cmhm-promo-mon, .cmhm-promo-sillas { aspect-ratio: 16 / 10; }
  .cmhm-conf { grid-template-columns: 1fr; }
  .cmhm-cat-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); }
}

/* ---------------------------------------------------------------- */
/* Celular                                                           */
/* ---------------------------------------------------------------- */
@media (max-width: 767px) {
  .cmhm-wrap { padding: 0 16px; }
  .cmhm-sec { padding-top: 48px; }
  .cmhm-sec-tinted { margin-top: 48px; padding: 44px 0 40px; }
  .cmhm-sec:last-child { padding-bottom: 56px; }
  .cmhm-head { flex-direction: column; align-items: flex-start; gap: 16px; margin-bottom: 20px; }
  .cmhm-head-c { align-items: center; }
  .cmhm-sub { font-size: 15px; }
  .cmhm-eyebrow { height: 28px; font-size: 11.5px; padding: 0 12px; }
  .cmhm-link span { width: 38px; height: 38px; }

  /* Hero: texto arriba, productos abajo */
  .cmhm-hero { display: flex; flex-direction: column-reverse; border-radius: 0 0 28px 28px; background: linear-gradient(180deg, #f4f8fd, #e9f1fb); }
  .cmhm-hero-img { position: relative; height: 230px; margin-top: -6px; }
  .cmhm-hero-img img { object-position: 82% 50%; }
  .cmhm-hero-in { min-height: 0; padding-top: 28px; padding-bottom: 0; }
  .cmhm-hero-in.cmhm-wrap { padding-left: 16px; padding-right: 16px; }
  .cmhm-hero-in > *, .cmhm-checks { max-width: none !important; }
  .cmhm-hero-img::after { display: none; }
  .cmhm-hero-h { font-size: 34px !important; }
  .cmhm-hero-btns { width: 100%; gap: 10px; margin-top: 22px; }
  .cmhm-hero-btns .cmhm-btn { flex: 1 1 0; min-width: 0; height: 52px; padding: 0 14px; }
  .cmhm-checks { gap: 10px 16px; margin-top: 20px !important; }
  .cmhm-checks li { font-size: 13px; gap: 7px; }
  .cmhm-checks svg { width: 19px; height: 19px; }

  .cmhm-promos { grid-template-columns: 1fr; gap: 12px; }
  .cmhm-promo-logi { grid-column: auto; aspect-ratio: 4 / 5; }
  .cmhm-promo-logi > img { object-position: 50% 50%; }
  .cmhm-promo-logi .cmhm-promo-txt { background: radial-gradient(ellipse at center, rgba(4, 10, 30, .55), rgba(4, 10, 30, 0) 70%); }
  .cmhm-promo-mon, .cmhm-promo-sillas { aspect-ratio: 16 / 11; }
  .cmhm-promo-mon > img { object-position: 100% 50%; }
  .cmhm-promo-sillas > img { object-position: 100% 50%; }
  .cmhm-promo-mon .cmhm-promo-txt { background: linear-gradient(90deg, rgba(234, 242, 252, .95) 0, rgba(234, 242, 252, .8) 48%, rgba(234, 242, 252, 0) 72%); }
  .cmhm-promo-sillas .cmhm-promo-txt { background: linear-gradient(90deg, rgba(8, 10, 20, .85) 0, rgba(8, 10, 20, .55) 50%, rgba(8, 10, 20, 0) 75%); }
  .cmhm-promo-txt { padding: 22px; }
  .cmhm-promo-mon .cmhm-promo-txt, .cmhm-promo-sillas .cmhm-promo-txt { padding: 22px; }
  .cmhm-promo-mon h3, .cmhm-promo-sillas h3 { max-width: 60cqw; font-size: 23px !important; }
  .cmhm-promo-logi p { max-width: 70cqw; }
  .cmhm-print-txt p, .cmhm-envios .cmhm-conf-txt p, .cmhm-pagos .cmhm-conf-txt p { max-width: none; }
  .cmhm-promo, .cmhm-armapc, .cmhm-print-banner, .cmhm-conf-card { border-radius: 20px; }

  .cmhm-armapc-txt { max-width: none; min-height: 0; padding: 24px 22px 250px; }
  .cmhm-armapc > img { object-position: 60% 100%; }
  .cmhm-cat-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 10px; }
  .cmhm-cat { min-height: 150px; padding: 14px 10px 14px; border-radius: 16px; }
  .cmhm-cat-img { height: 86px !important; }
  .cmhm-cat b { font-size: 13.5px; }
  .cmhm-cat-go { width: 28px; height: 28px; top: 10px; right: 10px; }

  .cmhm-print-banner { min-height: 0; }
  .cmhm-print-banner > img { object-position: 75% 100%; }
  .cmhm-print-txt { padding: 24px 22px 230px; }
  .cmhm-print-pts { display: none; }
  .cmhm-dest-track { grid-template-rows: auto; grid-auto-columns: 72%; }
  .cmhm-prod { grid-template-rows: 160px auto; }
  .cmhm-extras-list { flex-wrap: nowrap; overflow-x: auto; width: calc(100% + 40px); margin: 0 -20px; padding: 0 20px 4px; scrollbar-width: none; }
  .cmhm-extras-list::-webkit-scrollbar { display: none; }
  .cmhm-extras-list a { flex: none; }

  .cmhm-conf-card { min-height: 0; }
  .cmhm-conf-txt { padding: 24px 22px; }
  .cmhm-envios .cmhm-conf-txt { padding-bottom: 210px; background: linear-gradient(180deg, rgba(236, 250, 242, .96) 0, rgba(236, 250, 242, .85) 55%, rgba(236, 250, 242, 0) 75%); }
  .cmhm-envios > img { object-position: 78% 100%; }
  .cmhm-envios .cmhm-conf-pts { display: none; }
  .cmhm-pagos .cmhm-conf-txt { padding-bottom: 24px; }
  .cmhm-pagos > img { object-position: 70% 50%; opacity: .55; }
  .cmhm-conf-pts-3 { flex-wrap: wrap; gap: 14px 18px; }
  .cmhm-conf-pts-3 span { width: 40px; height: 40px; }
  .cmhm-conf-txt .cmhm-btn { height: 50px; padding: 0 20px; font-size: 14.5px !important; }

  .cmhm-trust { grid-template-columns: 1fr 1fr; padding: 8px !important; }
  .cmhm-trust li { flex-direction: column; text-align: center; gap: 8px; padding: 12px 6px; font-size: 13px; }
  .cmhm-trust a { flex-direction: column; gap: 8px; }
  .cmhm-trust li + li { border-left: 0; }
  .cmhm-trust span { width: 42px; height: 42px; }
}

@media (prefers-reduced-motion: reduce) {
  .cmhm * { transition: none !important; }
  .cmhm-dest-track { scroll-behavior: auto; }
}
