:root{--bayrex-bg:#fff;--bayrex-text:#111715;--bayrex-accent:#005a35;--bayrex-accent-dark:#003f27;--bayrex-muted:#f5f7f5;--bayrex-border:#e7e9e8;--bayrex-radius:10px}.bayrex-page-width{width:min(1240px,calc(100% - 32px));margin:0 auto}.bayrex-section{padding:34px 0;color:var(--bayrex-text);background:#fff}.bayrex-section-title{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:18px}.bayrex-section-title h2{margin:0;font-size:30px;line-height:1.05}.bayrex-section-title a{color:var(--bayrex-accent);font-weight:700}.bayrex-muted{color:#6b716e}.bayrex-stars{color:#f4b000;letter-spacing:2px}.bayrex-eyebrow{font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--bayrex-accent);font-size:12px}.bayrex-btn{display:inline-flex;align-items:center;gap:10px;background:var(--bayrex-accent);color:#fff!important;border:0;border-radius:7px;padding:14px 22px;font-weight:700}.bayrex-btn-light{background:#fff;color:var(--bayrex-text)!important;border:1px solid #cfd5d2}.bayrex-announcement{background:var(--bayrex-accent-dark);color:#fff}.bayrex-announcement-inner{height:38px;display:flex;align-items:center;justify-content:space-around;font-size:13px;gap:20px}.bayrex-announcement-item{white-space:nowrap}.bayrex-header{background:#fff;border-bottom:1px solid var(--bayrex-border);position:sticky;top:0;z-index:30;color:var(--bayrex-text)}.bayrex-header-inner{min-height:72px;display:grid;grid-template-columns:auto 1fr minmax(260px,360px) auto;align-items:center;gap:24px;position:relative}.bayrex-brand{font-size:28px;font-weight:900;letter-spacing:-.04em;white-space:nowrap;color:var(--bayrex-text)!important}.bayrex-brand span{color:var(--bayrex-accent)}.bayrex-nav{display:flex;gap:24px;font-weight:600;font-size:14px}.bayrex-search-form{display:flex;border:1px solid #d8ddda;border-radius:8px;overflow:hidden;background:#fafbfa}.bayrex-search-form input{border:0;background:transparent;padding:12px 14px;min-width:0;width:100%;outline:none}.bayrex-search-form button{border:0;background:transparent;padding:0 14px;cursor:pointer}.bayrex-header-actions{display:flex;gap:14px;align-items:center;font-size:21px}.bayrex-header-actions small{font-size:12px;margin-left:2px}.bayrex-mobile-menu{display:none;background:none;border:0;font-size:28px}.bayrex-mobile-nav{display:none}.bayrex-hero{padding:0;background:linear-gradient(90deg,#f7f7f5 0% 46%,#ecefed 46% 100%)}.bayrex-hero-grid{min-height:470px;display:grid;grid-template-columns:44% 56%;align-items:stretch}.bayrex-hero-copy{display:flex;flex-direction:column;justify-content:center;padding:54px 28px 54px 0}.bayrex-hero-copy h1{font-size:58px;line-height:1.02;letter-spacing:-.045em;margin:12px 0 18px;max-width:560px}.bayrex-hero-copy p{font-size:18px;color:#555d59;max-width:520px;margin:0 0 26px}.bayrex-hero-rating{margin-top:34px;display:flex;gap:12px;align-items:center;font-size:14px}.bayrex-hero-media{min-height:470px;background:#edf0ee;display:flex;align-items:flex-end;justify-content:center;overflow:hidden}.bayrex-hero-media img{width:100%;height:100%;object-fit:contain;object-position:center bottom;display:block}.bayrex-trust-section{padding-top:18px;padding-bottom:8px}.bayrex-trust-strip{background:#fff;border:1px solid var(--bayrex-border);border-radius:12px;display:grid;grid-template-columns:repeat(4,1fr);padding:18px 12px}.bayrex-trust-item{display:flex;align-items:center;gap:14px;padding:0 20px;border-right:1px solid var(--bayrex-border)}.bayrex-trust-item:last-child{border-right:0}.bayrex-trust-icon{font-size:28px;color:var(--bayrex-accent)}.bayrex-trust-title{font-weight:800}.bayrex-trust-sub{font-size:13px;color:#6b716e}.bayrex-category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.bayrex-category-card{position:relative;min-height:220px;border-radius:var(--bayrex-radius);overflow:hidden;background:#f3f4f3;border:1px solid var(--bayrex-border)}.bayrex-category-card img{width:100%;height:100%;object-fit:cover;filter:brightness(1.13) saturate(.88)}.bayrex-category-overlay{position:absolute;inset:auto 0 0;padding:26px 18px 16px;background:linear-gradient(transparent,#00000080);color:#fff}.bayrex-category-overlay h3{margin:0;font-size:22px}.bayrex-category-overlay p{margin:3px 0 0;font-size:13px}.bayrex-product-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;align-items:stretch}.bayrex-product-card{background:#fff;border:1px solid var(--bayrex-border);border-radius:var(--bayrex-radius);padding:12px;display:flex;flex-direction:column;min-width:0;overflow:hidden}.bayrex-product-card-media{aspect-ratio:1/1;background:#f7f8f7;border-radius:10px;overflow:hidden;display:flex;align-items:center;justify-content:center}.bayrex-product-card-media img,.bayrex-product-card-media svg{width:100%;height:100%;object-fit:contain}.bayrex-product-card h3{font-size:14px;line-height:1.25;margin:12px 0 6px;min-height:36px}.bayrex-product-card h3 a{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.bayrex-product-meta{margin-top:auto}.bayrex-product-rating{font-size:12px;margin-bottom:4px}.bayrex-price{font-size:20px;font-weight:800}.bayrex-compare{color:#8b908d;text-decoration:line-through;margin-left:6px;font-size:13px}.bayrex-quick-add{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;margin-top:10px}.bayrex-card-form{margin:0}.bayrex-cart-button{width:40px;height:40px;border:1px solid var(--bayrex-border);background:#fff;border-radius:8px;cursor:pointer}.bayrex-select-options{display:inline-flex;align-items:center;justify-content:center;height:40px;padding:0 12px;border:1px solid var(--bayrex-accent);border-radius:8px;color:var(--bayrex-accent)!important;font-size:12px;font-weight:800;white-space:nowrap}.bayrex-empty-state{grid-column:1/-1;border:1px dashed var(--bayrex-border);border-radius:var(--bayrex-radius);padding:24px;color:#68706b;background:#fafbfa;text-align:center}.bayrex-promo{position:relative;border-radius:14px;overflow:hidden;min-height:240px;background:var(--bayrex-accent-dark);color:#fff}.bayrex-promo>img{width:100%;height:100%;object-fit:cover;position:absolute;top:0;right:0;bottom:0;left:0}.bayrex-promo:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#004129f5,#004129b8 40%,#00000014 70%)}.bayrex-promo-copy{position:relative;z-index:2;padding:46px;max-width:520px}.bayrex-promo-copy .bayrex-eyebrow{color:#9bd7ae}.bayrex-promo h2{font-size:36px;margin:8px 0 10px}.bayrex-testimonials{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.bayrex-testimonial{background:#fff;border:1px solid var(--bayrex-border);border-radius:var(--bayrex-radius);padding:20px;min-height:180px}.bayrex-testimonial-top{display:flex;align-items:center;gap:12px;margin-bottom:12px}.bayrex-testimonial-avatar{width:52px;height:52px;border-radius:50%;object-fit:cover;flex:0 0 52px}.bayrex-avatar-placeholder{display:grid;place-items:center;background:#e8eee9;color:var(--bayrex-accent);font-weight:800;font-size:20px}.bayrex-testimonial-top strong,.bayrex-testimonial-top span{display:block}.bayrex-quote-mark{color:#8db29f;font-size:30px;line-height:1}.bayrex-rating-card{text-align:center}.bayrex-big-rating{font-size:42px;font-weight:900}.bayrex-rating-card strong{display:block;margin-top:16px;color:var(--bayrex-accent)}.bayrex-footer{background:#f6f7f6;border-top:1px solid var(--bayrex-border);padding:36px 0 18px;color:var(--bayrex-text)}.bayrex-footer-grid{display:grid;grid-template-columns:1.3fr repeat(4,1fr);gap:34px}.bayrex-footer h4{margin:0 0 12px}.bayrex-footer ul{padding:0;margin:0;list-style:none}.bayrex-footer li{margin:7px 0;color:#5e6561;font-size:14px}.bayrex-footer-brand p{color:#5e6561;max-width:270px}.bayrex-footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--bayrex-border);padding-top:18px;margin-top:26px;color:#707672;font-size:12px}.bayrex-newsletter{display:flex}.bayrex-newsletter input{width:100%;border:1px solid #d5dbd7;border-radius:7px 0 0 7px;padding:11px}.bayrex-newsletter button{border:0;background:var(--bayrex-accent);color:#fff;border-radius:0 7px 7px 0;padding:0 16px}.bayrex-whatsapp{position:fixed;right:22px;bottom:22px;z-index:55;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#25d366;color:#fff!important;box-shadow:0 7px 24px #0000002e;font-size:30px}[data-template^=product] product-information .product-information__media{border-radius:14px;overflow:hidden}@media(max-width:980px){.bayrex-header-inner{grid-template-columns:auto 1fr auto}.bayrex-nav,.bayrex-search-form{display:none}.bayrex-mobile-menu{display:block}.bayrex-header.menu-open .bayrex-mobile-nav{display:flex;position:absolute;top:64px;left:0;right:0;background:#fff;border:1px solid var(--bayrex-border);padding:16px;flex-direction:column;gap:12px;z-index:40}.bayrex-hero-grid{grid-template-columns:1fr}.bayrex-hero-copy{padding:40px 0 28px}.bayrex-hero-copy h1{font-size:44px}.bayrex-hero-media{min-height:360px}.bayrex-trust-strip{grid-template-columns:repeat(2,1fr);row-gap:18px}.bayrex-trust-item:nth-child(2){border-right:0}.bayrex-category-grid{grid-template-columns:repeat(2,1fr)}.bayrex-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.bayrex-testimonials,.bayrex-footer-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.bayrex-page-width{width:min(100% - 24px,1240px)}.bayrex-announcement-inner{justify-content:space-between;overflow:hidden;font-size:11px}.bayrex-announcement-item:nth-child(2){display:none}.bayrex-header-inner{min-height:64px;grid-template-columns:auto 1fr auto;gap:10px}.bayrex-brand{font-size:23px}.bayrex-header-actions>a:first-child:not(:last-child){display:none}.bayrex-hero{background:#f7f7f5}.bayrex-hero-grid{display:flex;flex-direction:column}.bayrex-hero-copy{padding:34px 0 18px}.bayrex-hero-copy h1{font-size:40px}.bayrex-hero-copy p{font-size:16px}.bayrex-hero-rating{margin-top:20px}.bayrex-hero-media{min-height:280px}.bayrex-hero-media img{object-fit:contain;object-position:center bottom}.bayrex-section{padding:26px 0}.bayrex-section-title{align-items:flex-end;gap:12px}.bayrex-section-title h2{font-size:24px}.bayrex-section-title a{font-size:13px;text-align:right}.bayrex-trust-strip{grid-template-columns:1fr 1fr;padding:14px 8px}.bayrex-trust-item{padding:0 8px;gap:9px}.bayrex-trust-title{font-size:13px}.bayrex-trust-sub{font-size:11px}.bayrex-trust-icon{font-size:23px}.bayrex-category-grid{grid-template-columns:1fr 1fr;gap:10px}.bayrex-category-card{min-height:160px}.bayrex-category-overlay{padding:22px 12px 12px}.bayrex-category-overlay h3{font-size:17px}.bayrex-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.bayrex-product-card{padding:10px}.bayrex-product-card h3{font-size:12px;line-height:1.25;margin:10px 0 6px;min-height:auto}.bayrex-product-card .bayrex-stars{font-size:10px;letter-spacing:1px}.bayrex-price{font-size:15px;line-height:1.1}.bayrex-compare{display:block;margin:3px 0 0;font-size:11px}.bayrex-quick-add{grid-template-columns:1fr;gap:8px;align-items:stretch}.bayrex-quick-add .bayrex-muted{font-size:12px}.bayrex-cart-button,.bayrex-select-options{width:100%;height:36px;font-size:12px;padding:0 10px;justify-content:center}.bayrex-promo{min-height:230px}.bayrex-promo-copy{padding:28px}.bayrex-promo h2{font-size:28px}.bayrex-testimonials{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.bayrex-testimonial{flex:0 0 100%;min-width:100%;scroll-snap-align:start}.bayrex-footer{padding-bottom:96px}.bayrex-footer-grid{grid-template-columns:1fr}.bayrex-footer-bottom{flex-direction:column}.bayrex-whatsapp{right:16px;bottom:82px;width:56px;height:56px}}.bayrex-whatsapp svg{width:32px;height:32px;display:block}
/*# sourceMappingURL=/cdn/shop/t/12/assets/bayrex-custom.css.map */
