/* WALLA Compare 2. Scoped: no dependency on previous comparator styles. */
.wlc {
  --wlc-ink: #1d1d1f;
  --wlc-muted: #65656b;
  --wlc-line: #dedee2;
  --wlc-surface: #f5f5f7;
  --wlc-head: 84px;
  color: var(--wlc-ink);
  background: #fff;
  margin: 72px 0 0;
  padding: 76px 32px 56px;
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-size: 16px;
  line-height: 1.5;
  scroll-margin-top: 96px;
  -webkit-font-smoothing: antialiased;
}
.wlc *, .wlc *::before, .wlc *::after { box-sizing: border-box; }
.wlc [hidden] { display: none !important; }
.wlc p, .wlc h2, .wlc h3 { margin: 0; }
.wlc a { color: inherit; text-decoration: none; }
.wlc button, .wlc select, .wlc input { font: inherit; }
.wlc button, .wlc select, .wlc a { -webkit-tap-highlight-color: transparent; }
.wlc button { cursor: pointer; }
.wlc button:focus-visible, .wlc select:focus-visible, .wlc a:focus-visible { outline: 3px solid #0066cc; outline-offset: 5px; }
.wlc-inner { max-width: 1120px; margin-inline: auto; }
.wlc-heading { text-align: center; margin-bottom: 36px; }
.wlc .wlc-eyebrow { color: var(--wlc-muted); font-size: 12px; font-weight: 650; letter-spacing: .15em; margin-bottom: 14px; }
.wlc .wlc-heading h2 { font-family: "Manrope", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; font-size: clamp(36px, 4.2vw, 56px); line-height: 1.1; font-weight: 650; letter-spacing: -.055em; color: var(--wlc-ink); }
.wlc .wlc-intro { color: var(--wlc-muted); font-size: 17px; margin-top: 18px; }
.wlc-controls { display: flex; justify-content: center; align-items: center; gap: 24px; padding: 0 0 32px; border-bottom: 1px solid var(--wlc-line); }
.wlc-segments { display: inline-flex; padding: 4px; border-radius: 28px; background: #eeeef0; }
.wlc-segments button { border: 0; background: transparent; padding: 11px 24px; min-height: 44px; border-radius: 24px; color: #65656b; font-size: 14px; font-weight: 550; transition: color .2s, background .2s, box-shadow .2s; }
.wlc-segments button[aria-pressed="true"] { background: #fff; color: #1d1d1f; box-shadow: 0 1px 5px #00000012; }
.wlc-grid { display: grid; grid-template-columns: 180px minmax(0, 1fr) minmax(0, 1fr); column-gap: 48px; }
.wlc-side-label { font-size: 14px; color: var(--wlc-muted); align-self: center; }
.wlc-selectors { padding-top: 32px; }
.wlc-select-wrap, .wlc-dock-select-wrap { position: relative; min-width: 0; }
.wlc-select-wrap select { appearance: none; -webkit-appearance: none; width: 100%; min-height: 52px; border: 0; border-bottom: 1px solid #a5a5ac; border-radius: 0; background: transparent; padding: 6px 34px 12px 0; color: var(--wlc-ink); font-size: 26px; font-weight: 600; letter-spacing: -.025em; cursor: pointer; text-overflow: ellipsis; }
.wlc-select-wrap svg, .wlc-dock-select-wrap svg { pointer-events: none; position: absolute; right: 4px; top: 50%; width: 18px; height: 18px; transform: translateY(-60%); fill: none; stroke: currentColor; stroke-width: 1.5; stroke-linecap: round; stroke-linejoin: round; }
.wlc-product { min-width: 0; text-align: center; display: flex; flex-direction: column; }
.wlc-photo-link { display: block; }
.wlc-photo { aspect-ratio: 1 / 1; max-height: 330px; margin: 22px auto 18px; position: relative; display: grid; place-items: center; }
.wlc-photo img { display: block; width: 100%; height: 100%; max-width: 330px; max-height: 330px; object-fit: contain; mix-blend-mode: multiply; transition: transform .3s ease, opacity .2s; }
.wlc-photo-fallback { font-size: 14px; color: var(--wlc-muted); padding: 24px; }
.wlc-photo.has-image .wlc-photo-fallback { display: none; }
.wlc-product-copy { padding: 0 10px; }
.wlc .wlc-positioning { font-size: 22px; font-weight: 600; letter-spacing: -.035em; line-height: 1.25; }
.wlc .wlc-description { max-width: 285px; margin: 9px auto 0; color: var(--wlc-muted); font-size: 15px; line-height: 1.5; min-height: 45px; }
.wlc-purchase { margin-top: auto; padding-top: 24px; padding-bottom: 38px; display: flex; flex-direction: column; align-items: center; gap: 13px; }
.wlc .wlc-price { font-size: 18px; font-weight: 550; letter-spacing: -.025em; min-height: 27px; }
.wlc-stock { color: #65656b; font-size: 13px; }
.wlc a.wlc-button { display: inline-flex; align-items: center; justify-content: center; border-radius: 26px; background: var(--wlc-ink); color: #fff; min-height: 44px; padding: 11px 24px; font-size: 14px; font-weight: 500; transition: background .2s, transform .2s; }
.wlc-specification { border-top: 1px solid var(--wlc-line); }
.wlc-row { padding: 27px 0; border-bottom: 1px solid var(--wlc-line); }
.wlc-row-label { font-size: 14px; font-weight: 500; align-self: start; padding-top: 5px; color: var(--wlc-muted); }
.wlc-cell { min-width: 0; text-align: center; padding: 0 8px; font-size: 15px; line-height: 1.55; overflow-wrap: anywhere; }
.wlc-cell strong { display: block; font-size: 17px; line-height: 1.4; font-weight: 550; letter-spacing: -.02em; }
.wlc-cell small { display: block; margin-top: 5px; color: var(--wlc-muted); font-size: 14px; line-height: 1.5; }
.wlc-row[data-feature="capacity"] .wlc-cell strong, .wlc-row[data-feature="laptop"] .wlc-cell strong { font-size: 32px; line-height: 1.1; letter-spacing: -.055em; font-weight: 600; }
.wlc-cell ul { margin: 0; padding: 0; list-style: none; }
.wlc-cell li + li { margin-top: 8px; }
.wlc-cell.is-missing a { font-size: 14px; color: var(--wlc-muted); text-decoration: underline; text-underline-offset: 3px; }
.wlc-row.is-different .wlc-row-label::after { content: "Diferente"; display: block; width: fit-content; margin-top: 7px; padding: 3px 7px; font-size: 11px; border-radius: 4px; background: #eeeeF1; color: #65656b; font-weight: 450; }
.wlc button.wlc-details-button { display: flex; justify-content: center; align-items: center; gap: 14px; width: fit-content; max-width: 100%; margin: 28px auto 0; min-height: 48px; padding: 10px 22px; border: 1px solid #d6d6dc; border-radius: 26px; background: #fff; color: var(--wlc-ink); font-size: 14px; font-weight: 500; }
.wlc-plus { font-size: 22px; line-height: 1; font-weight: 350; }
.wlc .wlc-note { margin: 26px auto 0; max-width: 560px; text-align: center; color: var(--wlc-muted); font-size: 12px; line-height: 1.6; }
.wlc-fallback { padding: 24px 0; text-align: center; }
.wlc-fallback a { text-decoration: underline; }
.wlc.is-ready .wlc-fallback { display: none; }
.wlc-sr { position: absolute !important; width: 1px !important; height: 1px !important; padding: 0 !important; margin: -1px !important; overflow: hidden !important; clip: rect(0, 0, 0, 0) !important; white-space: nowrap !important; border: 0 !important; }
.wlc-dock { position: fixed; top: var(--wlc-head); left: 0; right: 0; z-index: 80; background: rgba(255,255,255,.96); border-bottom: 1px solid var(--wlc-line); box-shadow: 0 5px 15px #00000006; padding: 13px 32px 14px; backdrop-filter: blur(16px); -webkit-backdrop-filter: blur(16px); }
.wlc-dock > .wlc-grid { max-width: 1120px; margin-inline: auto; }
.wlc-dock-select-wrap select { appearance: none; -webkit-appearance: none; width: 100%; min-height: 44px; padding: 4px 26px 4px 0; border: 0; border-radius: 0; background: transparent; color: var(--wlc-ink); font-size: 18px; font-weight: 600; cursor: pointer; }
.wlc-dock-bottom { display: flex; align-items: center; justify-content: space-between; gap: 8px; font-size: 14px; }
.wlc-dock-bottom a { min-height: 44px; display: inline-flex; align-items: center; gap: 5px; font-weight: 550; text-decoration: underline; text-underline-offset: 4px; }
@media (hover: hover) {
  .wlc a.wlc-button:hover { background: #424245; transform: translateY(-1px); }
  .wlc-photo-link:hover img { transform: scale(1.035); }
  .wlc-details-button:hover { background: var(--wlc-surface); }
}
@media (max-width: 1023px) {
  .wlc-grid { grid-template-columns: 145px minmax(0, 1fr) minmax(0, 1fr); column-gap: 24px; }
  .wlc .wlc-positioning { font-size: 20px; }
}
@media (max-width: 767px) {
  .wlc { margin-top: 40px; padding: 46px 20px 36px; scroll-margin-top: 80px; --wlc-head: 76px; }
  .wlc-heading { margin-bottom: 26px; }
  .wlc .wlc-heading h2 { font-size: 36px; letter-spacing: -.055em; }
  .wlc .wlc-intro { font-size: 15px; max-width: 265px; margin: 14px auto 0; }
  .wlc-controls { flex-wrap: wrap; gap: 12px; padding-bottom: 23px; }
  .wlc-segments button { padding: 9px 14px; }
  .wlc-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); column-gap: 20px; }
  .wlc-spacer, .wlc-side-label { display: none; }
  .wlc-selectors { padding-top: 23px; }
  .wlc-select-wrap select { font-size: 21px; min-height: 48px; padding: 4px 25px 10px 0; }
  .wlc-select-wrap svg { width: 16px; height: 16px; right: 0; }
  .wlc-photo { margin: 16px auto 18px; width: 100%; }
  .wlc-photo img { max-height: none; }
  .wlc-product-copy { padding: 0; }
  .wlc .wlc-positioning { font-size: 18px; letter-spacing: -.035em; min-height: 45px; }
  .wlc .wlc-description { font-size: 14px; margin-top: 7px; min-height: 63px; }
  .wlc-purchase { padding-top: 20px; padding-bottom: 30px; gap: 10px; }
  .wlc .wlc-price { font-size: 17px; }
  .wlc a.wlc-button { padding: 10px 18px; }
  .wlc-row { padding: 22px 0 25px; row-gap: 16px; }
  .wlc-row-label { grid-column: 1 / -1; text-align: center; padding-top: 0; color: #65656b; font-size: 13px; }
  .wlc-row.is-different .wlc-row-label::after { display: none; }
  .wlc-cell { padding: 0; font-size: 14px; }
  .wlc-cell strong { font-size: 16px; }
  .wlc-cell small { font-size: 13px; }
  .wlc-row[data-feature="capacity"] .wlc-cell strong, .wlc-row[data-feature="laptop"] .wlc-cell strong { font-size: 28px; }
  .wlc-note { padding-inline: 5px; }
  .wlc-dock { padding: 6px 20px 7px; }
  .wlc-dock-select-wrap select { font-size: 16px; }
  .wlc-dock-bottom { align-items: flex-start; flex-direction: column; gap: 0; font-size: 13px; }
  .wlc-dock-bottom a { font-size: 13px; min-height: 44px; }
}
@media (max-width: 359px) {
  .wlc { padding-inline: 16px; }
  .wlc-grid { column-gap: 16px; }
  .wlc-controls { justify-content: center; }
  .wlc-dock { padding-inline: 16px; }
  .wlc .wlc-positioning { font-size: 17px; }
}
@media (prefers-reduced-motion: reduce) {
  .wlc *, .wlc *::before, .wlc *::after { transition: none !important; animation: none !important; scroll-behavior: auto !important; }
}

/* Entry point added only to the backpack / bag category heading. */
.wlc-entry-row { display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; gap: 12px 24px; }
.wlc-entry-link { display: inline-flex; align-items: center; gap: 12px; min-height: 44px; padding: 8px 16px; border: 1px solid #b4b4ba; border-radius: 24px; color: #1d1d1f; text-decoration: none; font: 500 14px/1.4 "Inter", sans-serif; }
.wlc-entry-link:hover { background: #fff; color: #1d1d1f; }
.wlc-entry-link:focus-visible { outline: 3px solid #0066cc; outline-offset: 4px; }
