:root{--go-green:#123c2b;--go-green-2:#1f6245;--go-orange:#f36a24;--go-ink:#111814;--go-muted:#6b756e;--go-line:#e2e7e3;--go-page:#f5f7f4;--go-white:#fff}
html{scroll-behavior:smooth}
body.bs-suite-v3-go-mode{background:var(--go-page)!important;color:var(--go-ink)!important;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important}
body.bs-suite-v3-go-home #ubd-main-nav,body.bs-suite-v3-go-catalog #ubd-main-nav,body.bs-suite-v3-go-product #ubd-main-nav,body.bs-suite-v3-go-home .ast-scroll-top-icon,body.bs-suite-v3-go-catalog .ast-scroll-top-icon,body.bs-suite-v3-go-product .ast-scroll-top-icon{display:none!important}
.bs-v3-go-shell *{box-sizing:border-box}.bs-v3-go-shell a{text-decoration:none!important}.bs-v3-go-shell button{font:inherit}
.bs-v3-go-home,.bs-v3-go-catalog{width:min(1120px,100%);min-height:100dvh;margin:0 auto;padding:22px 18px calc(48px + env(safe-area-inset-bottom));font-family:inherit}
.bs-v3-go-hero,.bs-v3-go-steps,.bs-v3-go-delivery,.bs-v3-go-faq,.bs-v3-go-catalog__heading,.bs-v3-go-category-buttons,.bs-v3-go-products{min-width:0}
.bs-v3-go-hero{overflow:hidden;padding:28px;border:1px solid var(--go-line);border-radius:34px;background:linear-gradient(145deg,#fff,#eef7f1);box-shadow:0 20px 60px rgba(17,36,25,.09)}
.bs-v3-go-brandline{display:flex;align-items:center;gap:12px;margin-bottom:26px;color:var(--go-green);font-weight:950}.bs-v3-go-brandline img{width:58px;height:58px;object-fit:contain;border-radius:18px;background:#fff}.bs-v3-go-hero__copy small,.bs-v3-go-steps header small,.bs-v3-go-delivery small,.bs-v3-go-faq header small,.bs-v3-go-catalog__heading small{color:var(--go-orange);font-size:10px;font-weight:950;letter-spacing:.12em}
.bs-v3-go-hero h1,.bs-v3-go-catalog__heading h1{margin:8px 0 12px!important;color:var(--go-ink)!important;font-size:clamp(48px,8vw,86px)!important;line-height:.92!important;letter-spacing:-.065em!important;font-weight:950!important}.bs-v3-go-hero p{max-width:600px;margin:0 0 20px!important;color:var(--go-muted);font-size:16px!important;line-height:1.55!important}
.bs-v3-go-primary{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:56px;padding:0 20px;border-radius:18px;background:var(--go-orange);color:#fff!important;font-size:15px;font-weight:950;box-shadow:0 13px 26px rgba(243,106,36,.24)}.bs-v3-go-primary span{font-size:22px}
.bs-v3-go-hero__photos{display:grid;grid-template-columns:1.18fr .82fr;grid-template-rows:repeat(2,minmax(140px,1fr));gap:12px;margin-top:27px;min-height:440px}.bs-v3-go-hero__photos span{overflow:hidden;border-radius:27px;background:#fff;box-shadow:0 12px 30px rgba(17,36,25,.09)}.bs-v3-go-hero__photos span:first-child{grid-row:1/3}.bs-v3-go-hero__photos img{display:block;width:100%;height:100%;padding:8px;object-fit:contain;background:#fff}
.bs-v3-go-steps,.bs-v3-go-delivery,.bs-v3-go-faq{margin-top:22px;padding:27px;border:1px solid var(--go-line);border-radius:31px;background:#fff;box-shadow:0 14px 38px rgba(17,36,25,.055)}.bs-v3-go-steps h2,.bs-v3-go-delivery h2,.bs-v3-go-faq h2{margin:5px 0 0!important;color:var(--go-ink)!important;font-size:clamp(34px,5vw,50px)!important;line-height:.98!important;letter-spacing:-.05em!important;font-weight:950!important}.bs-v3-go-steps>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:20px}.bs-v3-go-steps article{padding:21px;border-radius:24px;background:#f1f4f1}.bs-v3-go-steps article b{display:grid;place-items:center;width:42px;height:42px;margin-bottom:17px;border-radius:14px;background:var(--go-green);color:#fff;font-size:15px}.bs-v3-go-steps article strong{display:block;color:var(--go-ink);font-size:clamp(30px,4vw,47px);font-weight:950;line-height:.95;letter-spacing:-.05em}.bs-v3-go-steps article p{margin:12px 0 0!important;color:var(--go-muted);font-size:12px!important}
.bs-v3-go-delivery{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:20px;background:linear-gradient(135deg,var(--go-green),var(--go-green-2));color:#fff}.bs-v3-go-delivery h2,.bs-v3-go-delivery p{color:#fff!important}.bs-v3-go-delivery p{margin:9px 0 0!important;opacity:.82}.bs-v3-go-coverage-button{min-height:56px;padding:0 20px;border:0;border-radius:18px;background:var(--go-orange);color:#fff;font-weight:950;cursor:pointer}
.bs-v3-go-faq>div{display:grid;gap:9px;margin-top:18px}.bs-v3-go-faq details{overflow:hidden;border:1px solid var(--go-line);border-radius:18px;background:#fafcf9}.bs-v3-go-faq summary{cursor:pointer;padding:17px 18px;color:var(--go-ink);font-size:14px;font-weight:900;list-style:none}.bs-v3-go-faq summary::-webkit-details-marker{display:none}.bs-v3-go-faq summary:after{float:right;content:"+";font-size:20px}.bs-v3-go-faq details[open] summary:after{content:"−"}.bs-v3-go-faq details p{margin:0;padding:0 18px 18px;color:var(--go-muted);font-size:13px;line-height:1.6}
.bs-v3-go-catalog__heading{padding:28px 4px 22px}.bs-v3-go-catalog__heading.is-category{display:flex;align-items:center;gap:14px}.bs-v3-go-catalog__heading.is-category>a{display:grid;place-items:center;flex:0 0 52px;width:52px;height:52px;border:1px solid var(--go-line);border-radius:18px;background:#fff;color:var(--go-green)!important;font-size:25px;font-weight:950}.bs-v3-go-catalog__heading.is-category h1{font-size:clamp(38px,7vw,66px)!important}
.bs-v3-go-category-buttons{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.bs-v3-go-category-buttons a{position:relative;display:grid;grid-template-rows:minmax(210px,1fr) auto;overflow:hidden;min-height:360px;border-radius:32px;background:#fff;color:var(--go-ink)!important;box-shadow:0 17px 44px rgba(20,38,27,.09);transition:transform .2s ease,box-shadow .2s ease}.bs-v3-go-category-buttons a:hover{transform:translateY(-5px);box-shadow:0 22px 52px rgba(20,38,27,.14)}.bs-v3-go-category-buttons a>span{overflow:hidden;background:#f0f3f0}.bs-v3-go-category-buttons img{display:block;width:100%;height:100%;padding:10px;object-fit:contain}.bs-v3-go-category-buttons strong{padding:22px 22px 25px;font-size:clamp(24px,3vw,36px);font-weight:950;letter-spacing:-.045em}.bs-v3-go-category-buttons b{position:absolute;right:18px;bottom:19px;display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:var(--go-green);color:#fff;font-size:20px}
.bs-v3-go-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.bs-v3-go-products a{display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid var(--go-line);border-radius:26px;background:#fff;color:var(--go-ink)!important;box-shadow:0 10px 28px rgba(17,36,25,.055);transition:transform .18s ease,box-shadow .18s ease}.bs-v3-go-products a:hover{transform:translateY(-4px);box-shadow:0 16px 38px rgba(17,36,25,.11)}.bs-v3-go-products a>span{display:grid;place-items:center;aspect-ratio:1/1;overflow:hidden;background:linear-gradient(180deg,#fff,#f3f5f2)}.bs-v3-go-products img{display:block;width:100%;height:100%;padding:8px;object-fit:contain}.bs-v3-go-products a>strong{display:block;padding:14px 16px 17px;color:var(--go-orange);font-size:17px;font-weight:950}.bs-v3-go-products del{display:none}.bs-v3-go-products ins{text-decoration:none}.bs-v3-go-empty{padding:30px;border-radius:24px;background:#fff;color:var(--go-muted);text-align:center}
.bs-v3-coverage-drawer[hidden]{display:none!important}.bs-v3-coverage-drawer{position:fixed;z-index:2147483660;inset:0;display:flex;align-items:flex-end;justify-content:center}.bs-v3-coverage-drawer__backdrop{position:absolute;inset:0;border:0;background:rgba(8,15,11,.52);backdrop-filter:blur(8px);cursor:pointer}.bs-v3-coverage-drawer__panel{position:relative;z-index:2;width:min(960px,100%);height:min(86dvh,820px);padding:16px;border-radius:30px 30px 0 0;background:#fff;box-shadow:0 -24px 70px rgba(11,24,16,.24)}.bs-v3-coverage-drawer__panel header{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:4px 4px 13px}.bs-v3-coverage-drawer__panel header small{color:var(--go-orange);font-size:9px;font-weight:950;letter-spacing:.12em}.bs-v3-coverage-drawer__panel header h2{margin:3px 0 0!important;color:var(--go-ink)!important;font-size:27px!important;font-weight:950!important}.bs-v3-coverage-drawer__panel header button{display:grid;place-items:center;width:44px;height:44px;border:1px solid var(--go-line);border-radius:50%;background:#f5f7f5;color:var(--go-ink);font-size:28px;cursor:pointer}.bs-v3-coverage-drawer__panel iframe{display:block;width:100%;height:calc(100% - 90px);border:1px solid var(--go-line);border-radius:20px;background:#f4f6f4}.bs-v3-coverage-drawer__panel>a{display:flex;justify-content:center;margin-top:9px;color:var(--go-green)!important;font-size:11px;font-weight:900}.bs-v3-coverage-open{overflow:hidden!important}
/* Producto Go: conserva toda la lógica, solo reduce la primera vista. */
body.bs-suite-v3-go-product .bs-v3-product__topline,body.bs-suite-v3-go-product .bs-v3-breadcrumbs,body.bs-suite-v3-go-product .bs-v3-gallery__facts,body.bs-suite-v3-go-product .bs-v3-product__category,body.bs-suite-v3-go-product .bs-v3-product__stock,body.bs-suite-v3-go-product .bs-v3-product__desktop-thumbs-target,body.bs-suite-v3-go-product .bs-v3-product__intro,body.bs-suite-v3-go-product .bs-v3-product__cta-note,body.bs-suite-v3-go-product .bs-v3-product__public,body.bs-suite-v3-go-product .bs-v3-product__details,body.bs-suite-v3-go-product .bs-v3-reviews,body.bs-suite-v3-go-product .bs-v3-quality{display:none!important}
body.bs-suite-v3-go-product .bs-v3-product{padding-top:18px!important;background:var(--go-page)!important}body.bs-suite-v3-go-product .bs-v3-product__grid{gap:30px!important;padding:22px!important;border-radius:28px!important;box-shadow:0 18px 52px rgba(17,36,25,.08)!important}body.bs-suite-v3-go-product .bs-v3-product__summary{display:flex!important;flex-direction:column!important;justify-content:center!important}body.bs-suite-v3-go-product .bs-v3-product__summary h1{font-size:clamp(34px,5vw,58px)!important}body.bs-suite-v3-go-product .bs-v3-product__price{font-size:34px!important}body.bs-suite-v3-go-product .bs-v3-product__cta[data-bs-v3-open-start]{display:flex!important;min-height:68px!important;margin-top:18px!important;border-radius:21px!important;opacity:1!important;cursor:pointer!important;font-size:18px!important;box-shadow:0 16px 34px rgba(243,106,36,.27)!important}.bs-v3-go-product-description{margin-top:12px;border:1px solid var(--go-line);border-radius:17px;background:#f8faf8}.bs-v3-go-product-description summary{cursor:pointer;padding:15px 16px;color:var(--go-ink);font-size:13px;font-weight:900;list-style:none}.bs-v3-go-product-description summary::-webkit-details-marker{display:none}.bs-v3-go-product-description summary span{float:right;font-size:20px}.bs-v3-go-product-description[open] summary span{transform:rotate(45deg)}.bs-v3-go-product-description>div{padding:0 16px 16px;color:var(--go-muted);font-size:13px;line-height:1.65}.bs-v3-go-product-description>div>*:last-child{margin-bottom:0}
@media(max-width:800px){.bs-v3-go-home,.bs-v3-go-catalog{padding-right:12px;padding-left:12px}.bs-v3-go-hero{padding:22px 17px;border-radius:28px}.bs-v3-go-brandline{margin-bottom:20px}.bs-v3-go-hero h1{font-size:clamp(48px,14vw,64px)!important}.bs-v3-go-hero__photos{min-height:315px;gap:9px}.bs-v3-go-hero__photos span{border-radius:21px}.bs-v3-go-steps,.bs-v3-go-delivery,.bs-v3-go-faq{padding:22px 17px;border-radius:27px}.bs-v3-go-steps>div{grid-template-columns:1fr}.bs-v3-go-steps article strong{font-size:42px}.bs-v3-go-delivery{grid-template-columns:1fr}.bs-v3-go-coverage-button{width:100%}.bs-v3-go-category-buttons{grid-template-columns:1fr;gap:13px}.bs-v3-go-category-buttons a{grid-template-columns:42% 1fr;grid-template-rows:1fr;min-height:150px;border-radius:25px}.bs-v3-go-category-buttons strong{align-self:center;padding:20px;font-size:31px}.bs-v3-go-category-buttons b{right:14px;bottom:14px}.bs-v3-go-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.bs-v3-go-products a{border-radius:21px}.bs-v3-go-products a>strong{padding:11px 12px 14px;font-size:15px}.bs-v3-coverage-drawer__panel{height:92dvh;border-radius:25px 25px 0 0}.bs-v3-coverage-drawer__panel iframe{height:calc(100% - 92px)}body.bs-suite-v3-go-product .bs-v3-product__grid{padding:12px!important;border-radius:22px!important}body.bs-suite-v3-go-product .bs-v3-product__summary h1{font-size:32px!important}body.bs-suite-v3-go-product .bs-v3-product__price{font-size:29px!important}}
@media(prefers-reduced-motion:reduce){.bs-v3-go-shell *{scroll-behavior:auto!important;transition:none!important}}
body.bs-suite-v3-go-product .bs-v3-go-product-description{order:20}

/* Producción 3.1: estructura exacta de Modo Go. */
.bs-v3-go-page-title{display:flex;align-items:center;gap:14px;padding:20px 22px;border:1px solid var(--go-line);border-radius:25px;background:#fff}.bs-v3-go-page-title img{width:56px;height:56px;object-fit:contain}.bs-v3-go-page-title small{color:var(--go-orange);font-size:9px;font-weight:950;letter-spacing:.12em}.bs-v3-go-page-title h1{margin:2px 0 0!important;font-size:clamp(34px,5vw,54px)!important}.bs-v3-go-client-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.bs-v3-go-client-grid span{display:grid;place-items:center;aspect-ratio:1/1;overflow:hidden;border:1px solid var(--go-line);border-radius:27px;background:#fff}.bs-v3-go-client-grid img{display:block;width:100%;height:100%;padding:10px;object-fit:contain}.bs-v3-go-description{padding:clamp(24px,4vw,42px);border:1px solid var(--go-line);border-radius:30px;background:#fff}.bs-v3-go-description h2{margin:0 0 9px!important;font-size:clamp(30px,4vw,48px)!important}.bs-v3-go-description p{max-width:760px;margin:0!important;color:var(--go-muted);font-size:16px;line-height:1.7}.bs-v3-go-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.bs-v3-go-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 22px;border:1px solid #cfdad3;border-radius:18px;background:#eef5f0;color:var(--go-green);font-weight:950;cursor:pointer}.bs-v3-go-trust{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.bs-v3-go-trust article{padding:20px;border:1px solid var(--go-line);border-radius:23px;background:#fff}.bs-v3-go-trust article>span{display:grid;place-items:center;width:43px;height:43px;margin-bottom:14px;border-radius:14px;background:#eaf4ed;color:var(--go-green);font-size:21px;font-weight:950}.bs-v3-go-trust strong{display:block;font-size:16px}.bs-v3-go-trust p{margin:6px 0 0!important;color:var(--go-muted);font-size:12px;line-height:1.55}.bs-v3-go-category-buttons{grid-template-columns:1fr!important;width:min(90vw,1100px)!important;margin-right:auto!important;margin-left:auto!important}.bs-v3-go-category-buttons a{grid-template-columns:minmax(220px,38%) 1fr!important;min-height:clamp(190px,27vw,310px)!important}.bs-v3-go-products a>span{overflow:visible!important}.bs-v3-go-products img{max-width:100%!important;max-height:100%!important;object-fit:contain!important}.bs-v3-go-product-description,body.bs-suite-v3-go-product .bs-v3-product__rating{display:none!important}body.bs-suite-v3-go-product .bs-v3-product__grid{min-height:calc(100dvh - 80px)!important;align-items:center!important}body.bs-suite-v3-go-product .bs-v3-product__cta[data-bs-v3-open-start]{font-size:20px!important;text-transform:none!important}
@media(max-width:800px){.bs-v3-go-client-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.bs-v3-go-client-grid span:first-child{grid-column:1/-1;aspect-ratio:16/10}.bs-v3-go-trust{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.bs-v3-go-trust article{padding:15px;border-radius:19px}.bs-v3-go-category-buttons{width:90vw!important}.bs-v3-go-category-buttons a{grid-template-columns:42% 1fr!important;min-height:165px!important}}

/* Modo Go de producto: solo título, galería, precio y acción inicial. */
body.bs-suite-v3-go-product #masthead,body.bs-suite-v3-go-product header#masthead,body.bs-suite-v3-go-product .site-header,body.bs-suite-v3-go-product #site-header,body.bs-suite-v3-go-product .main-header-bar-wrap,body.bs-suite-v3-go-product .ast-primary-header-bar,body.bs-suite-v3-go-product .site-above-header-wrap,body.bs-suite-v3-go-product .site-below-header-wrap,body.bs-suite-v3-go-product .elementor-location-header,body.bs-suite-v3-go-product footer,body.bs-suite-v3-go-product .site-footer,body.bs-suite-v3-go-product #colophon{display:none!important}
body.bs-suite-v3-go-product .bs-v3-gallery__main img{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;transform:none!important}
body.bs-suite-v3-go-product .bs-v3-gallery__stage{overflow:visible!important;background:#fff!important}

/* V3.3.0 · Encabezado de marca únicamente con logotipo. */
.bs-v3-go-page-title--logo-only{justify-content:space-between!important;min-height:84px!important}
.bs-v3-go-page-title--logo-only>a:first-child{display:flex!important;align-items:center!important;flex:1 1 auto!important;min-width:0!important}
.bs-v3-go-page-title--logo-only>a:first-child img{display:block!important;width:auto!important;max-width:112px!important;height:58px!important;object-fit:contain!important}
@media(max-width:760px){.bs-v3-go-page-title--logo-only{min-height:68px!important;padding:9px 10px!important}.bs-v3-go-page-title--logo-only>a:first-child img{max-width:78px!important;height:44px!important}}

/* V3.3.1 · En producto Go se conserva únicamente el CTA principal dentro de la ficha. */
body.bs-suite-v3-go-product .bs-v3-start-trigger{display:none!important}
