.specs-module__AfGm_G__visorWeb{--bg-page:var(--surface);--text-main:var(--text);--text-muted:var(--muted);--primary-color:var(--aqua);--primary-bg:#12324c;--accent-color:var(--aqua);--table-even:#ffffff08;--border-color:var(--line);--box-bg:var(--surface-2);--footer-bg:var(--ink-900);--footer-text:var(--muted);min-height:100vh;font-family:var(--font-body);justify-content:center;align-items:flex-start;padding:110px 1rem 3rem;display:flex}@media (min-width:768px){.specs-module__AfGm_G__visorWeb{padding:120px 2rem 4rem}}.specs-module__AfGm_G__page{background:var(--bg-page);border:1px solid var(--line);border-radius:var(--r-lg);box-sizing:border-box;width:100%;max-width:1100px;box-shadow:var(--shadow);color:var(--text-main);flex-direction:column;gap:22px;padding:1.5rem;display:flex;position:relative}@media (min-width:1024px){.specs-module__AfGm_G__page{gap:32px;padding:3rem}}.specs-module__AfGm_G__header{border-bottom:1px solid var(--line);flex-direction:column;justify-content:space-between;align-items:flex-start;gap:16px;padding-bottom:18px;display:flex;position:relative}.specs-module__AfGm_G__header:after{content:"";background:var(--brand-grad);border-radius:2px;width:120px;height:2px;position:absolute;bottom:-1px;left:0}@media (min-width:768px){.specs-module__AfGm_G__header{flex-direction:row;align-items:center}}.specs-module__AfGm_G__brandImg{object-fit:contain;height:auto;max-height:56px}.specs-module__AfGm_G__modelInfo{text-align:left;width:100%}@media (min-width:768px){.specs-module__AfGm_G__modelInfo{text-align:right;width:auto}}.specs-module__AfGm_G__modelInfo h2{font-family:var(--font-display);color:var(--text-main);text-transform:uppercase;letter-spacing:-.01em;margin:0;font-size:clamp(1.4rem,3vw,1.9rem);font-weight:800}.specs-module__AfGm_G__subModels{letter-spacing:.04em;color:var(--on-brand);background-image:var(--brand-grad);border-radius:var(--pill);margin:8px 0 4px;padding:5px 12px;font-size:.82rem;font-weight:700;display:inline-block}.specs-module__AfGm_G__techSubtitle{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:.82rem;font-weight:600}.specs-module__AfGm_G__topSection{grid-template-columns:1fr;align-items:start;gap:24px;display:grid}@media (min-width:1024px){.specs-module__AfGm_G__topSection{grid-template-columns:1fr 1.6fr;gap:40px}}.specs-module__AfGm_G__imageColumn{flex-direction:column;gap:12px;display:flex}.specs-module__AfGm_G__imageBox{border:1px solid var(--line);border-radius:var(--r);aspect-ratio:1;background:linear-gradient(160deg,#fff 0%,#eef2f6 100%);justify-content:center;align-items:center;width:100%;padding:24px;display:flex;position:relative;overflow:hidden}.specs-module__AfGm_G__productImage{object-fit:contain;width:100%;height:100%}.specs-module__AfGm_G__soloImprimir{display:none}.specs-module__AfGm_G__navBtn{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);width:42px;height:42px;transition:background .25s var(--ease),transform .25s var(--ease);background:#12324c8c;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1.6rem;line-height:1;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.specs-module__AfGm_G__navBtn:hover{background:var(--aqua);color:var(--on-brand)}.specs-module__AfGm_G__navPrev{left:12px}.specs-module__AfGm_G__navNext{right:12px}.specs-module__AfGm_G__navBtn:hover{transform:translateY(-50%)scale(1.08)}.specs-module__AfGm_G__contador{border-radius:var(--pill);color:#fff;letter-spacing:.04em;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#12324c99;padding:4px 10px;font-size:.72rem;font-weight:700;position:absolute;bottom:12px;right:12px}.specs-module__AfGm_G__thumbs{flex-wrap:wrap;gap:10px;display:flex}.specs-module__AfGm_G__thumb{border:2px solid var(--line);border-radius:var(--r-sm);cursor:pointer;width:64px;height:64px;transition:border-color .25s var(--ease),transform .25s var(--ease);background:linear-gradient(160deg,#fff 0%,#eef2f6 100%);padding:4px;position:relative;overflow:hidden}.specs-module__AfGm_G__thumb:hover{transform:translateY(-2px)}.specs-module__AfGm_G__thumbActive{border-color:var(--aqua);box-shadow:0 0 0 2px var(--ring-soft)}.specs-module__AfGm_G__thumbImg{object-fit:contain;width:100%;height:100%}.specs-module__AfGm_G__titleH3{font-family:var(--font-display);color:var(--text-main);border-left:4px solid var(--accent-color);text-transform:uppercase;letter-spacing:.01em;margin:0 0 14px;padding-left:12px;font-size:1.1rem;font-weight:800}.specs-module__AfGm_G__textDesc{color:var(--text-muted);margin:0 0 18px;font-size:.97rem;line-height:1.7}.specs-module__AfGm_G__tableContainer{-webkit-overflow-scrolling:touch;width:100%;margin-bottom:16px;overflow-x:auto}.specs-module__AfGm_G__table{border-collapse:collapse;width:100%;font-size:.92rem}.specs-module__AfGm_G__summaryTable td,.specs-module__AfGm_G__specTable td{border-bottom:1px solid var(--border-color);vertical-align:top;padding:11px 14px}.specs-module__AfGm_G__summaryTable .specs-module__AfGm_G__label,.specs-module__AfGm_G__specTable .specs-module__AfGm_G__label{color:var(--primary-color);width:45%;font-weight:700}.specs-module__AfGm_G__specTable tr:nth-child(2n){background-color:var(--table-even)}.specs-module__AfGm_G__specTable td:last-child{color:var(--text-main)}.specs-module__AfGm_G__specTable tr:last-child td,.specs-module__AfGm_G__summaryTable tr:last-child td{border-bottom:none}.specs-module__AfGm_G__badgesRow{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.specs-module__AfGm_G__badge{background:var(--box-bg);color:var(--text-main);border:1px solid var(--border-color);border-radius:var(--pill);text-transform:uppercase;letter-spacing:.03em;padding:7px 14px;font-size:.78rem;font-weight:700}.specs-module__AfGm_G__badgeAccent{background-image:var(--brand-grad);color:var(--on-brand);border-color:#0000}.specs-module__AfGm_G__categoriasBlock{margin-top:18px}.specs-module__AfGm_G__categoriasLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);margin-bottom:8px;font-size:.72rem;font-weight:700;display:block}.specs-module__AfGm_G__categoriasRow{flex-wrap:wrap;gap:8px;display:flex}.specs-module__AfGm_G__catChip{border-radius:var(--pill);border:1px solid var(--accent-color);color:var(--primary-color);letter-spacing:.02em;background:0 0;align-items:center;padding:5px 13px;font-size:.76rem;font-weight:700;display:inline-flex}.specs-module__AfGm_G__catChipPrincipal{background-image:var(--brand-grad);color:var(--on-brand);border-color:#0000}.specs-module__AfGm_G__techGrid{background:var(--box-bg);border-radius:var(--r);border:1px solid var(--border-color);padding:24px}.specs-module__AfGm_G__miniTable{width:100%;font-size:.92rem}.specs-module__AfGm_G__miniTable th{text-align:left;color:var(--text-main);padding:8px 0;font-weight:600}.specs-module__AfGm_G__miniTable td{text-align:right;color:var(--text-muted);padding:8px 0}.specs-module__AfGm_G__installBox{background:var(--box-bg);border:1px solid var(--border-color);border-left:4px solid var(--accent-color);border-radius:0 var(--r)var(--r)0;padding:24px}.specs-module__AfGm_G__installList{grid-template-columns:1fr;gap:14px;margin:0;padding:0;list-style:none;display:grid}@media (min-width:768px){.specs-module__AfGm_G__installList{grid-template-columns:1fr 1fr;gap:22px}}.specs-module__AfGm_G__installList li{color:var(--text-muted);padding-left:26px;font-size:.95rem;line-height:1.55;position:relative}.specs-module__AfGm_G__installList li:before{content:"✓";color:var(--accent-color);font-weight:700;position:absolute;top:0;left:0}.specs-module__AfGm_G__incluyeList{flex-wrap:wrap;gap:10px;margin:0;padding:0;list-style:none;display:flex}.specs-module__AfGm_G__incluyeList li{background:var(--box-bg);border:1px solid var(--border-color);border-radius:var(--pill);color:var(--text-main);align-items:center;gap:9px;padding:9px 16px 9px 13px;font-size:.9rem;display:inline-flex}.specs-module__AfGm_G__incluyeList li:before{content:"✓";background-image:var(--brand-grad);width:20px;height:20px;color:var(--on-brand);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.72rem;font-weight:800;display:inline-flex}.specs-module__AfGm_G__footer{background-color:var(--footer-bg);color:var(--footer-text);text-align:center;border-radius:var(--r);border:1px solid var(--line);margin-top:8px;padding:22px;font-size:.85rem}.specs-module__AfGm_G__legal{color:#fca5a5;margin-bottom:8px;font-size:.8rem;font-weight:700;line-height:1.45}.specs-module__AfGm_G__linkGarantia{color:var(--accent-color);transition:opacity .3s var(--ease);margin-top:5px;margin-left:10px;font-weight:700;text-decoration:none;display:inline-block}.specs-module__AfGm_G__linkGarantia:hover{opacity:.75}.specs-module__AfGm_G__botonImprimir{background-image:var(--brand-grad);color:var(--on-brand);border-radius:var(--pill);cursor:pointer;font-family:var(--font-body);box-shadow:var(--glow);transition:transform .3s var(--ease),box-shadow .3s var(--ease);z-index:1000;border:none;justify-content:center;align-items:center;gap:10px;padding:15px 26px;font-size:1rem;font-weight:800;display:flex;position:fixed;bottom:30px;right:30px}.specs-module__AfGm_G__botonImprimir:hover{box-shadow:var(--glow-strong);transform:translateY(-4px)}@media (max-width:600px){.specs-module__AfGm_G__botonImprimir{padding:12px 20px;font-size:.9rem;bottom:20px;right:20px}}@media print{@page{size:letter;margin:0}.specs-module__AfGm_G__visorWeb,.specs-module__AfGm_G__visorWeb *{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}.specs-module__AfGm_G__visorWeb{--bg-page:#fff;--text-main:#2c3e50;--text-muted:#5f6c7b;--primary-color:#004a99;--primary-bg:#004a99;--accent-color:#2db1e2;--table-even:#eef4fb;--border-color:#dee2e6;--box-bg:#fafafa;--footer-bg:#2c3e50;--footer-text:#fff;background:0 0;min-height:auto;margin-top:0;padding:0;font-family:Roboto,system-ui,sans-serif;display:block}.specs-module__AfGm_G__botonImprimir{display:none!important}.specs-module__AfGm_G__page{box-shadow:none!important;border:none!important;border-radius:0!important;flex-direction:column!important;gap:14px!important;width:215.9mm!important;max-width:215.9mm!important;min-height:279.4mm!important;margin:0!important;padding:12mm 15mm 0!important;display:flex!important}.specs-module__AfGm_G__header{border-bottom:3px solid var(--primary-color)!important;flex-direction:row!important;align-items:center!important;gap:0!important;padding-bottom:12px!important}.specs-module__AfGm_G__header:after{display:none!important}.specs-module__AfGm_G__modelInfo{text-align:right!important;width:auto!important}.specs-module__AfGm_G__modelInfo h2{color:var(--primary-color)!important}.specs-module__AfGm_G__brandImg{max-height:50px!important}.specs-module__AfGm_G__subModels{background:var(--accent-color)!important;color:#fff!important;border-radius:4px!important}.specs-module__AfGm_G__badgeAccent{background:var(--accent-color)!important;color:#fff!important}.specs-module__AfGm_G__badge{border-radius:4px!important}.specs-module__AfGm_G__topSection{grid-template-columns:1fr 1.6fr!important;gap:20px!important;display:grid!important}.specs-module__AfGm_G__imageBox{border:1px solid var(--border-color)!important;background:#fff!important;min-height:auto!important}.specs-module__AfGm_G__tableContainer{margin-bottom:5px!important;overflow:visible!important}.specs-module__AfGm_G__table{font-size:8.5pt!important}.specs-module__AfGm_G__summaryTable td,.specs-module__AfGm_G__specTable td{padding:5px 8px!important}.specs-module__AfGm_G__installBox{background:linear-gradient(90deg,#f8f9fa,#fff)!important;border-radius:0 6px 6px 0!important;padding:12px!important}.specs-module__AfGm_G__techGrid{padding:12px!important}.specs-module__AfGm_G__footer{border:none!important;border-radius:0!important;margin-top:auto!important;margin-left:-15mm!important;margin-right:-15mm!important;padding:12px 15mm!important;font-size:7.5pt!important}.specs-module__AfGm_G__header,.specs-module__AfGm_G__topSection,.specs-module__AfGm_G__imageBox,.specs-module__AfGm_G__tableContainer,.specs-module__AfGm_G__techGrid,.specs-module__AfGm_G__installBox,.specs-module__AfGm_G__badgesRow,.specs-module__AfGm_G__incluyeList,.specs-module__AfGm_G__footer,.specs-module__AfGm_G__specTable tr,.specs-module__AfGm_G__summaryTable tr,.specs-module__AfGm_G__miniTable tr,.specs-module__AfGm_G__installList li,.specs-module__AfGm_G__incluyeList li{break-inside:avoid;page-break-inside:avoid}.specs-module__AfGm_G__incluyeList li{padding:4px 11px 4px 9px!important;font-size:8.5pt!important}.specs-module__AfGm_G__titleH3{break-after:avoid;page-break-after:avoid;margin-bottom:8px!important;font-size:10pt!important}.specs-module__AfGm_G__modelInfo h2{font-size:15pt!important}.specs-module__AfGm_G__subModels{padding:3px 8px!important;font-size:8pt!important}.specs-module__AfGm_G__techSubtitle{font-size:7.5pt!important}.specs-module__AfGm_G__textDesc{text-align:justify;orphans:3;widows:3;font-size:8.5pt!important;line-height:1.45!important}.specs-module__AfGm_G__badge{padding:4px 9px!important;font-size:7pt!important}.specs-module__AfGm_G__installList li{font-size:8.5pt!important}.specs-module__AfGm_G__miniTable th,.specs-module__AfGm_G__miniTable td{padding:4px 0!important;font-size:8.5pt!important}.specs-module__AfGm_G__imageBox{aspect-ratio:auto!important;padding:8px!important}.specs-module__AfGm_G__soloImprimir{display:block!important}.specs-module__AfGm_G__productImage{width:auto!important;height:auto!important;max-height:62mm!important}}
.productoSimple-module__KyQUZW__visorWeb{min-height:100vh;font-family:var(--font-body);justify-content:center;align-items:flex-start;padding:110px 1rem 3rem;display:flex}@media (min-width:768px){.productoSimple-module__KyQUZW__visorWeb{padding:120px 2rem 4rem}}.productoSimple-module__KyQUZW__card{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);box-sizing:border-box;width:100%;max-width:900px;box-shadow:var(--shadow);color:var(--text);grid-template-columns:1fr;gap:24px;padding:1.5rem;display:grid}@media (min-width:768px){.productoSimple-module__KyQUZW__card{grid-template-columns:1fr 1.2fr;align-items:center;gap:36px;padding:2.5rem}}.productoSimple-module__KyQUZW__imageBox{border:1px solid var(--line);border-radius:var(--r);aspect-ratio:1;background:linear-gradient(160deg,#fff 0%,#eef2f6 100%);justify-content:center;align-items:center;width:100%;padding:24px;display:flex;overflow:hidden}.productoSimple-module__KyQUZW__productImage{object-fit:contain;width:100%;height:100%}.productoSimple-module__KyQUZW__info{flex-direction:column;gap:14px;display:flex}.productoSimple-module__KyQUZW__cod{letter-spacing:.06em;color:var(--on-brand);background-image:var(--brand-grad);border-radius:var(--pill);align-self:flex-start;padding:5px 12px;font-size:.78rem;font-weight:700}.productoSimple-module__KyQUZW__titulo{font-family:var(--font-display);text-transform:uppercase;letter-spacing:-.01em;color:var(--text);margin:0;font-size:clamp(1.5rem,3vw,2.1rem);font-weight:800;line-height:1.15}.productoSimple-module__KyQUZW__categorias{flex-wrap:wrap;gap:10px;margin-top:4px;display:flex}.productoSimple-module__KyQUZW__categoria{background:var(--surface-2);color:var(--text);border:1px solid var(--line);border-radius:var(--pill);text-transform:uppercase;letter-spacing:.03em;padding:7px 14px;font-size:.78rem;font-weight:700}.productoSimple-module__KyQUZW__categoriaPrincipal{background-image:var(--brand-grad);color:var(--on-brand);border-color:#0000}.productoSimple-module__KyQUZW__acciones{flex-wrap:wrap;gap:12px;margin-top:10px;display:flex}.productoSimple-module__KyQUZW__cta{border-radius:var(--pill);background-image:var(--brand-grad);color:var(--on-brand);box-shadow:var(--glow);transition:transform .3s var(--ease),box-shadow .3s var(--ease);align-items:center;gap:8px;padding:11px 22px;font-size:.92rem;font-weight:800;text-decoration:none;display:inline-flex}.productoSimple-module__KyQUZW__cta:hover{box-shadow:var(--glow-strong);transform:translateY(-2px)}.productoSimple-module__KyQUZW__ctaSecundario{color:var(--text);border:1px solid var(--line);box-shadow:none;background:0 0}.productoSimple-module__KyQUZW__ctaSecundario:hover{box-shadow:none;border-color:var(--aqua)}
