*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--blue:#0661a2;--blue-dark:#044471;--green:#30734f;--green-dark:#214f36;--white:#fff;--text:#383838;--text-light:#666;--highlight:#cf0;--red:#dc3545;--font-body:"Open Sans", sans-serif;--font-heading:"Inter", "Open Sans", sans-serif;--container-max:1400px;--container-pad:clamp(1rem, 4vw, 3rem);--section-py:3rem;--shadow:#1a1a1acc 0px 0px 0px 1.2px;--shadow-drop:0 5px 20px #1a1a1a66}html{scroll-behavior:smooth}body{font-family:var(--font-body);color:var(--text);background:var(--white);-webkit-font-smoothing:antialiased;font-size:14px;line-height:1.6}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}ul{list-style:none}.container{max-width:var(--container-max);padding:0 var(--container-pad);margin:0 auto}.container--full{max-width:100%;padding:0}.btn{font-family:var(--font-body);letter-spacing:.08em;text-transform:uppercase;cursor:pointer;white-space:nowrap;border:none;padding:.65rem 1.4rem;font-size:.8rem;font-weight:700;transition:background .2s,color .2s;display:inline-block}.btn--primary{background:var(--blue);color:var(--white);border:1px solid #054a7f}.btn--primary:hover{background:var(--blue-dark)}.btn--secondary{background:var(--green);color:var(--white);border:1px solid #265c3f}.btn--secondary:hover{background:var(--green-dark)}.btn--white{background:var(--white);color:var(--blue);border:1px solid var(--white)}.btn--white:hover{background:#e6e6e6}.utility-bar{color:var(--white);background:#373435;padding:.45rem 0;font-size:.75rem;font-weight:600}.utility-bar__inner{justify-content:space-between;align-items:center;gap:1rem;display:flex}.utility-bar__item{align-items:center;gap:.4rem;display:flex}.utility-bar__item svg{flex-shrink:0}.utility-bar__right{gap:1.5rem}.utility-bar a{color:var(--white)}.utility-bar a:hover{text-decoration:underline}.site-header{background:var(--white);z-index:200;border-bottom:1px solid #e5e7eb;position:sticky;top:0}.site-header__inner{grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;padding:.75rem 0;display:grid}.header-left{letter-spacing:.1em;text-transform:uppercase;cursor:pointer;color:var(--text);align-items:center;gap:.4rem;font-size:.7rem;font-weight:700;display:flex}.header-left svg{color:var(--blue)}.header-logo{justify-content:center;align-items:center;min-width:70px;display:flex}.header-logo img{object-fit:contain;width:60px;min-width:60px;height:60px;display:block}.header-right{justify-content:flex-end;align-items:center;gap:1.2rem;display:flex}.header-right a{letter-spacing:.1em;text-transform:uppercase;color:var(--text);align-items:center;gap:.35rem;font-size:.7rem;font-weight:700;display:flex}.header-right a:hover{color:var(--blue)}.cart-count{background:var(--blue);color:var(--white);border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:.65rem;font-weight:700;display:flex}.lang-toggle{font-family:var(--font-body);letter-spacing:.08em;cursor:pointer;color:var(--text);background:0 0;border:1.5px solid #d1d5db;border-radius:3px;align-items:center;gap:.25rem;padding:.25rem .5rem;font-size:.65rem;font-weight:700;line-height:1;transition:border-color .2s,background .2s;display:flex}.lang-toggle:hover{border-color:var(--blue)}.lang-toggle__active{color:var(--blue)}.lang-toggle__sep{color:#d1d5db;font-weight:400}.lang-toggle__inactive{color:var(--text-light)}.nav-bar{background:#373435}.nav-bar__inner{justify-content:center;align-items:center;gap:0;display:flex}.nav-bar a{color:var(--white);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;padding:.75rem .85rem;font-size:.72rem;font-weight:700;transition:background .15s;display:block}.nav-bar a:hover{background:#1f1d1e}.section{padding:var(--section-py) 0}.section--tight{padding:1.5rem 0}.section--flush{padding:0}.section-header{margin-bottom:1.5rem}.section-subheading{letter-spacing:.1em;text-transform:uppercase;color:var(--text-light);margin-bottom:.4rem;font-size:.75rem;font-weight:700}.section-heading{font-family:var(--font-heading);letter-spacing:-.01em;color:var(--text);font-size:clamp(1.6rem,3.5vw,2.6rem);font-weight:200;line-height:1.15}.section-heading span{font-weight:700}.gallery-section{padding:var(--section-py) 0}.gallery-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.gallery-card{cursor:pointer;border-radius:2px;position:relative;overflow:hidden}.gallery-card__image{object-fit:cover;width:100%;height:400px;transition:transform .5s;display:block}.gallery-card:hover .gallery-card__image{transform:scale(1.04)}.gallery-card__overlay{pointer-events:none;background:linear-gradient(#0000 45%,#0000008c 100%);position:absolute;inset:0}.gallery-card__caption{color:var(--white);padding:1.5rem;position:absolute;bottom:0;left:0;right:0}.gallery-card__caption-box{background:#00000059;border:1px solid #ffffff26;max-width:280px;padding:1rem 1.2rem;display:inline-block}.gallery-card__heading{font-family:var(--font-heading);margin-bottom:.3rem;font-size:1.5rem;font-weight:700;line-height:1.15}.gallery-card__text{opacity:.9;margin-bottom:.75rem;font-size:.82rem}.gallery-card a.stretched-link{z-index:1;position:absolute;inset:0}.gallery-card .btn{z-index:2;font-size:.72rem;position:relative}.slider-section{padding:var(--section-py) 0}.slider-section .section-header{margin-bottom:1rem}.blaze-slider{--slides-to-show:4;--slide-gap:1rem;position:relative}.blaze-track-container{overflow:visible}.slider-section .container{overflow:hidden}.blaze-track{gap:var(--slide-gap);will-change:transform;transition:transform .3s;display:flex}.blaze-slide{flex:0 0 calc((100% - (var(--slides-to-show) - 1) * var(--slide-gap)) / var(--slides-to-show));min-width:0}.product-card{background:var(--white);border:1px solid #e5e7eb;border-radius:8px;flex-direction:column;height:100%;transition:box-shadow .2s;display:flex;overflow:hidden}.product-card:hover{box-shadow:var(--shadow-drop)}.product-card__media{background:#f5f5f5;flex-shrink:0;position:relative;overflow:hidden}.product-card__image{object-fit:contain;width:100%;height:200px;padding:.75rem;transition:transform .4s;display:block}.product-card:hover .product-card__image{transform:scale(1.04)}.product-card__badge{background:var(--red);color:var(--white);letter-spacing:.08em;text-transform:uppercase;z-index:1;border-radius:2px;padding:.2rem .45rem;font-size:.65rem;font-weight:700;position:absolute;top:.5rem;left:.5rem}.product-card__info{flex-direction:column;flex:1;padding:.85rem;display:flex}.product-card__brand{letter-spacing:.06em;text-transform:uppercase;color:var(--text-light);margin-bottom:.2rem;font-size:.7rem;font-weight:700}.product-card__name{color:var(--text);-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:1;margin-bottom:.4rem;font-size:.82rem;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.stars{color:#f68e56;flex-shrink:0;margin-bottom:.3rem;font-size:.8rem}.product-card__price{flex-shrink:0;margin-top:auto;font-size:.9rem}.product-card__price--sale{color:var(--red);font-weight:700}.product-card__price--original{color:var(--text-light);margin-left:.4rem;font-size:.82rem;text-decoration:line-through}.slider-nav{justify-content:flex-end;align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.slider-btn{border:1.5px solid var(--text);background:var(--white);cursor:pointer;border-radius:2px;justify-content:center;align-items:center;width:36px;height:36px;transition:background .15s,border-color .15s;display:flex}.slider-btn:hover{background:var(--blue);border-color:var(--blue);color:var(--white)}.slider-btn:hover svg{stroke:var(--white)}.slider-btn svg{stroke:var(--text);width:16px;height:16px}.tabs-nav{scrollbar-width:none;border-bottom:2px solid #e5e7eb;gap:0;margin-bottom:1.25rem;display:flex;overflow-x:auto}.tabs-nav::-webkit-scrollbar{display:none}.tab-btn{letter-spacing:.07em;text-transform:uppercase;cursor:pointer;color:var(--text-light);white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-2px;padding:.6rem 1.1rem;font-size:.75rem;font-weight:700;transition:color .15s,border-color .15s}.tab-btn.active{color:var(--blue);border-bottom-color:var(--blue)}.collection-section{padding:var(--section-py) 0}.collection-grid{grid-template-columns:repeat(5,1fr);gap:.75rem;display:grid}.collection-card{cursor:pointer;border-radius:2px;position:relative;overflow:hidden}.collection-card__image{object-fit:cover;width:100%;height:200px;transition:transform .4s;display:block}.collection-card:hover .collection-card__image{transform:scale(1.05)}.collection-card__label{text-align:center;letter-spacing:.08em;text-transform:uppercase;color:var(--text);padding:.6rem .4rem;font-size:.75rem;font-weight:700}.brands-section{padding:var(--section-py) 0}.brands-grid{grid-template-columns:repeat(7,1fr);gap:.5rem;display:grid}.brand-card{cursor:pointer;background:var(--white);border:1px solid #e5e7eb;justify-content:center;align-items:center;padding:1rem .5rem;transition:border-color .2s,box-shadow .2s;display:flex}.brand-card:hover{border-color:var(--blue);box-shadow:var(--shadow-drop)}.brand-card img{object-fit:contain;width:auto;max-height:50px}.ticker-section{background:var(--green);color:var(--white);padding:.85rem 0;overflow:hidden}.ticker-track{white-space:nowrap;will-change:transform;animation:30s linear infinite ticker-scroll;display:flex}.ticker-track:hover{animation-play-state:paused}.ticker-item{font-family:var(--font-heading);letter-spacing:.05em;text-transform:uppercase;flex-shrink:0;align-items:center;gap:1rem;padding:0 2rem;font-size:1rem;font-weight:700;display:flex}.ticker-item svg{width:16px;height:16px;fill:var(--white)}@keyframes ticker-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.columns-section{padding:var(--section-py) 0}.columns-grid{grid-template-columns:repeat(3,1fr);gap:.75rem;display:grid}.column-card{cursor:pointer;overflow:hidden}.column-card__image{object-fit:cover;width:100%;height:320px;transition:transform .4s;display:block}.column-card:hover .column-card__image{transform:scale(1.04)}.column-card__label{letter-spacing:.08em;text-transform:uppercase;color:var(--text);padding:.75rem 0;font-size:.8rem;font-weight:700}.image-text-section{padding:var(--section-py) 0;background:var(--white);position:relative;overflow:hidden}.image-text-section:before{content:"";pointer-events:none;background-image:repeating-linear-gradient(-45deg,#00000006 0 1px,#0000 1px 9px);position:absolute;inset:0}.image-text-grid{border-radius:4px;grid-template-columns:50% 1fr;gap:0;display:grid;overflow:hidden}.image-text-section .container{z-index:1;position:relative}.image-text__media img{object-fit:cover;width:100%;height:450px;display:block}.image-text__content{color:var(--text);align-items:center;padding:3rem 2.5rem;display:flex}.image-text__inner{max-width:380px}.image-text__subheading{letter-spacing:.12em;text-transform:uppercase;color:#99bd41;margin-bottom:.6rem;font-size:.75rem;font-weight:700}.image-text__heading{font-family:var(--font-heading);margin-bottom:1rem;font-size:clamp(1.6rem,3vw,2.4rem);font-weight:200;line-height:1.1}.image-text__heading strong{font-weight:700}.image-text__text{opacity:.9;margin-bottom:1.5rem;font-size:.9rem;line-height:1.7}.newsletter-section{background:var(--green);color:var(--white);padding:var(--section-py) 0;position:relative;overflow:hidden}.newsletter-section:before{content:"";pointer-events:none;background-image:repeating-linear-gradient(-45deg,#ffffff12 0 1px,#0000 1px 6px);position:absolute;inset:0}.newsletter-inner{z-index:1;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;display:flex;position:relative}.newsletter-text .newsletter-subheading{letter-spacing:.1em;text-transform:uppercase;opacity:.8;margin-bottom:.3rem;font-size:.75rem}.newsletter-text .newsletter-heading{font-family:var(--font-heading);letter-spacing:-.01em;text-transform:uppercase;font-size:clamp(1.6rem,4vw,2.8rem);font-weight:700;line-height:1.05}.newsletter-form{align-items:stretch;gap:0;min-width:300px;display:flex}.newsletter-form input{font-size:.85rem;font-family:var(--font-body);border:none;outline:none;flex:1;padding:.75rem 1rem}.newsletter-form button{background:var(--blue);color:var(--white);cursor:pointer;border:none;justify-content:center;align-items:center;padding:.75rem 1rem;transition:background .2s;display:flex}.newsletter-form button:hover{background:var(--blue-dark)}.newsletter-form button svg{width:18px;height:18px;stroke:var(--white)}.site-footer{background:var(--green);color:var(--white);padding:3rem 0 1.5rem}.footer-grid{grid-template-columns:1.4fr 1fr 1fr 1fr;gap:3rem;margin-bottom:2.5rem;display:grid}.footer-logo{margin-bottom:1rem}.footer-logo img{object-fit:cover;border-radius:50%;width:60px;height:60px}.footer-text{opacity:.85;font-size:.8rem;line-height:1.8}.footer-text a{color:var(--highlight)}.footer-text a:hover{text-decoration:underline}.footer-heading{letter-spacing:.1em;text-transform:uppercase;color:var(--white);margin-bottom:1rem;font-size:.75rem;font-weight:700}.footer-menu li{margin-bottom:.5rem}.footer-menu a{color:#fffc;font-size:.82rem;transition:color .15s}.footer-menu a:hover{color:var(--white)}.footer-social{flex-direction:column;gap:.5rem;display:flex}.footer-social a{color:#fffc;align-items:center;gap:.5rem;font-size:.82rem;transition:color .15s;display:flex}.footer-social a:hover{color:var(--white)}.footer-bottom{border-top:1px solid #fff3;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:1.5rem;display:flex}.footer-payments{flex-wrap:wrap;gap:.4rem;display:flex}.payment-icon{background:var(--white);color:var(--text);letter-spacing:.02em;border-radius:3px;align-items:center;height:22px;padding:2px 5px;font-size:.62rem;font-weight:700;display:flex}.footer-copy{opacity:.6;font-size:.72rem}.announcement-bar{background:var(--green);color:var(--white);text-align:center;justify-content:center;align-items:center;gap:.5rem;padding:.55rem 1rem;font-size:.8rem;font-weight:600;display:flex}.announcement-bar svg{flex-shrink:0}.announcement-bar a{color:var(--white);text-decoration:underline}@keyframes wa-pulse{0%{box-shadow:0 0 #25d36680,0 4px 16px #25d3664d}70%{box-shadow:0 0 0 14px #25d36600,0 4px 16px #25d3664d}to{box-shadow:0 0 #25d36600,0 4px 16px #25d3664d}}.chat-bubble{cursor:pointer;z-index:999;background:#25d366;border:none;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;padding:0;text-decoration:none;transition:transform .2s,background .2s,box-shadow .2s;animation:2.4s ease-in-out infinite wa-pulse;display:flex;position:fixed;bottom:1.75rem;right:1.75rem;box-shadow:0 4px 16px #25d36666}.chat-bubble svg{width:32px;height:32px;transition:transform .2s}.chat-bubble:hover{background:#20c95e;animation:none;transform:scale(1.1);box-shadow:0 6px 20px #25d3668c}.chat-bubble:hover svg{transform:scale(1.08)}.chat-badge{background:var(--red);color:var(--white);border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:.65rem;display:flex}.promo-badge{background:var(--blue);color:var(--white);letter-spacing:.05em;z-index:998;border-radius:3px;align-items:center;gap:.4rem;padding:.5rem .8rem;font-size:.72rem;font-weight:700;display:flex;position:fixed;bottom:1.5rem;left:1rem;box-shadow:0 2px 8px #0003}.promo-badge .count{background:var(--red);border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:.65rem;display:flex}@keyframes fadeUp{0%{opacity:0;transform:translateY(36px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeDown{0%{opacity:0;transform:translateY(-24px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes fadeRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes zoomIn{0%{opacity:0;transform:scale(.88)}to{opacity:1;transform:scale(1)}}@keyframes pageLoad{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.announcement-bar{animation:.5s both fadeDown}.utility-bar{animation:.5s .1s both fadeDown}.site-header{animation:.5s .18s both fadeDown}.nav-bar{animation:.5s .28s both fadeDown}.reveal{opacity:0;transition:opacity .65s cubic-bezier(.22,1,.36,1),transform .65s cubic-bezier(.22,1,.36,1);transform:translateY(36px)}.reveal.from-left{transform:translate(-50px)}.reveal.from-right{transform:translate(50px)}.reveal.zoom-in{transform:scale(.88)}.reveal.visible{opacity:1;transform:none}.reveal[data-delay="1"]{transition-delay:80ms}.reveal[data-delay="2"]{transition-delay:.16s}.reveal[data-delay="3"]{transition-delay:.24s}.reveal[data-delay="4"]{transition-delay:.32s}.reveal[data-delay="5"]{transition-delay:.4s}.reveal[data-delay="6"]{transition-delay:.48s}.reveal[data-delay="7"]{transition-delay:.56s}.btn{transition:background .2s,color .2s,transform .15s,box-shadow .2s}.btn:hover{transform:translateY(-2px);box-shadow:0 6px 18px #0000002e}.btn:active{box-shadow:none;transform:translateY(0)}.header-logo img{transition:transform .5s cubic-bezier(.34,1.56,.64,1)}.header-logo a:hover img{transform:rotate(8deg)scale(1.08)}.nav-bar a{position:relative;overflow:hidden}.nav-bar a:after{content:"";background:var(--highlight);width:0;height:2px;transition:width .25s,left .25s;position:absolute;bottom:0;left:50%}.nav-bar a:hover:after{width:100%;left:0}.gallery-card__caption{transition:transform .4s cubic-bezier(.22,1,.36,1);transform:translateY(8px)}.gallery-card:hover .gallery-card__caption{transform:translateY(0)}.collection-card__label{transition:color .2s,transform .3s}.collection-card:hover .collection-card__label{color:var(--blue)}.brand-card img{filter:grayscale(20%);transition:transform .3s,filter .3s}.brand-card:hover img{filter:grayscale(0%);transform:scale(1.1)}.header-sticky{z-index:200;background:var(--white);transition:box-shadow .3s;position:sticky;top:0}.header-sticky .site-header{position:static}.header-sticky.scrolled{box-shadow:0 4px 24px #0000001a}.header-sticky:has(.site-header.scrolled){box-shadow:0 4px 24px #0000001a}.site-header{transition:box-shadow .3s}.site-header.scrolled{box-shadow:0 4px 24px #0000001a}.section-heading{display:inline-block;position:relative}.newsletter-form input{transition:box-shadow .2s}.newsletter-form input:focus{box-shadow:inset 0 0 0 2px var(--blue);outline:none}.footer-social a svg{transition:transform .25s cubic-bezier(.34,1.56,.64,1)}.footer-social a:hover svg{transform:scale(1.3)rotate(-5deg)}.column-card{transition:transform .3s,box-shadow .3s}.column-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #00000026}.product-card{transition:box-shadow .25s,transform .25s}.product-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #00000024}.slider-btn{transition:background .2s,border-color .2s,transform .15s}.slider-btn:hover{transform:scale(1.1)}@keyframes badgeBounce{0%,to{transform:translateY(0)}40%{transform:translateY(-6px)}60%{transform:translateY(-3px)}}.promo-badge{animation:3s ease-in-out infinite badgeBounce}@media (prefers-reduced-motion:reduce){.reveal{opacity:1!important;transition:none!important;transform:none!important}.announcement-bar,.utility-bar,.site-header,.nav-bar,.promo-badge{animation:none}}@media (max-width:1100px){.brands-grid{grid-template-columns:repeat(4,1fr)}.collection-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.gallery-grid{grid-template-columns:1fr}.gallery-card__image{height:300px}.image-text-grid{grid-template-columns:1fr}.image-text__media img{height:260px}.image-text__content{padding:2rem 1.5rem}.footer-grid{grid-template-columns:1fr 1fr;gap:2rem}.blaze-slider{--slides-to-show:2}.columns-grid{grid-template-columns:1fr}}@media (max-width:640px){:root{--section-py:1.75rem}.utility-bar__right{display:none}.nav-bar__inner{scrollbar-width:none;justify-content:flex-start;overflow-x:auto}.nav-bar__inner::-webkit-scrollbar{display:none}.collection-grid{grid-template-columns:repeat(2,1fr)}.brands-grid{grid-template-columns:repeat(3,1fr)}.newsletter-inner{flex-direction:column}.newsletter-form{width:100%}.footer-grid{grid-template-columns:1fr;gap:1.5rem}.footer-bottom{flex-direction:column;align-items:flex-start}.blaze-slider{--slides-to-show:1}.image-text-grid{grid-template-columns:1fr}.gallery-card__image{height:260px}.section-heading{font-size:clamp(1.6rem,6vw,2.2rem)}}.search-modal{z-index:9999;justify-content:center;align-items:flex-start;padding-top:8vh;display:none;position:fixed;inset:0}.search-modal.is-open{display:flex}.search-modal__overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0000008c;position:absolute;inset:0}.search-modal__dialog{background:#fff;border-radius:10px;flex-direction:column;width:100%;max-width:640px;max-height:80vh;animation:.18s ease-out searchPopIn;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 60px #0000004d}@keyframes searchPopIn{0%{opacity:0;transform:translateY(-10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.search-modal__header{border-bottom:1px solid #e5e7eb;align-items:center;gap:.75rem;padding:1rem 1.25rem;display:flex}.search-modal__header svg{color:#6b7280;flex-shrink:0}#searchInput{font-family:var(--font-body);color:var(--text);background:0 0;border:none;outline:none;flex:1;font-size:1rem}.search-modal__close{color:#9ca3af;cursor:pointer;background:0 0;border:none;padding:0 .3rem;font-size:1.8rem;line-height:1}.search-modal__close:hover{color:var(--text)}.search-modal__results{flex:1;padding:.5rem 0;overflow-y:auto}.search-modal__hint,.search-modal__empty{color:var(--text-light);padding:1.5rem 1.25rem;font-size:.9rem}.search-modal__list{flex-direction:column;display:flex}.search-result{color:var(--text);border-bottom:1px solid #f3f4f6;grid-template-columns:56px 1fr auto;align-items:center;gap:.85rem;padding:.65rem 1.25rem;text-decoration:none;transition:background .12s;display:grid}.search-result:hover{background:#f9fafb}.search-result__img{background:#f5f7fa;border-radius:6px;justify-content:center;align-items:center;width:56px;height:56px;display:flex;overflow:hidden}.search-result__img img{object-fit:contain;width:100%;height:100%;padding:4px}.search-result__info{flex-direction:column;gap:2px;min-width:0;display:flex}.search-result__cat{letter-spacing:.1em;text-transform:uppercase;color:var(--blue);font-size:.65rem;font-weight:700}.search-result__brand{letter-spacing:.08em;text-transform:uppercase;color:var(--text-light);font-size:.7rem;font-weight:700}.search-result__name{white-space:nowrap;text-overflow:ellipsis;font-size:.92rem;font-weight:600;overflow:hidden}.search-result__price{color:var(--blue);white-space:nowrap;font-size:.95rem;font-weight:700}.search-modal__count{color:var(--text-light);text-align:center;border-top:1px solid #e5e7eb;padding:.6rem 1.25rem;font-size:.75rem}@media (max-width:600px){.search-modal{padding-top:0}.search-modal__dialog{border-radius:0;height:100vh;max-height:100vh}.search-result{grid-template-columns:48px 1fr auto}}.pg-price-block{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;flex-direction:column;gap:.85rem;margin-bottom:1.5rem;padding:1rem;display:flex}.pg-price-regular,.pg-price-cash{flex-direction:column;gap:.15rem;display:flex}.pg-price-cash{border-top:1px dashed #d1d5db;padding-top:.85rem}.pg-price-label{letter-spacing:.1em;text-transform:uppercase;color:var(--text-light);align-items:center;gap:.5rem;margin-bottom:.15rem;font-size:.65rem;font-weight:700;display:flex}.pg-price-savings{color:#fff;letter-spacing:.05em;background:#16a34a;border-radius:3px;padding:.1rem .4rem;font-size:.6rem;font-weight:700}.pg-price-block .pg-price{margin-bottom:0}.pg-price--cash{color:#16a34a!important}.pg-price-installments{color:var(--text-light);font-size:.78rem;line-height:1.3}.pg-price-installments strong{color:var(--text);font-weight:700}.pg-qty{align-items:center;gap:0;margin-bottom:.75rem;display:flex}.pg-qty__btn{cursor:pointer;background:#fff;border:1.5px solid #d1d5db;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:1.2rem;font-weight:600;transition:background .15s;display:flex}.pg-qty__btn:first-child{border-radius:6px 0 0 6px}.pg-qty__btn:last-child{border-radius:0 6px 6px 0}.pg-qty__btn:hover{background:#f3f4f6}.pg-qty__btn:disabled{opacity:.4;cursor:not-allowed}.pg-qty__input{text-align:center;-moz-appearance:textfield;border:1.5px solid #d1d5db;border-left:none;border-right:none;outline:none;width:52px;height:38px;font-size:1rem;font-weight:700}.pg-qty__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.pg-qty__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.pg-stock-info{min-height:1.1em;margin-bottom:.6rem;font-size:.8rem;font-weight:600}
.nav-active{position:relative;background:var(--blue-dark)!important}.nav-active:after{content:"";background:var(--highlight);width:100%;height:2px;position:absolute;bottom:0;left:0}.breadcrumb{color:var(--text-light);margin-bottom:.75rem;font-size:.75rem}.breadcrumb a{color:var(--blue)}.breadcrumb a:hover{text-decoration:underline}.breadcrumb span{opacity:.5;margin:0 .3rem}.page-hero{border-bottom:1px solid #ffffff26;padding:2.5rem 0 2rem}.page-hero--blue{background:linear-gradient(135deg,#f0f7ff 0%,#e8f4ff 100%);border-color:#dbeafe}.page-hero--red{background:linear-gradient(135deg,#fff5f5 0%,#ffe4e4 100%);border-color:#fecaca}.page-hero--green{background:linear-gradient(135deg,#f0fff4 0%,#dcfce7 100%);border-color:#bbf7d0}.page-hero--teal{background:linear-gradient(135deg,#f0fdfa 0%,#ccfbf1 100%);border-color:#99f6e4}.page-hero--yellow{background:linear-gradient(135deg,#fefce8 0%,#fef9c3 100%);border-color:#fde68a}.page-hero--orange{background:linear-gradient(135deg,#fff7ed 0%,#ffedd5 100%);border-color:#fed7aa}.page-hero--purple{background:linear-gradient(135deg,#faf5ff 0%,#f3e8ff 100%);border-color:#e9d5ff}.page-hero--dark{background:linear-gradient(135deg,#1e3a5f 0%,#0f2849 100%);border-color:#1e3a5f}.page-hero--dark .page-hero__title{color:#fff}.page-hero--dark .page-hero__title span{color:var(--highlight)}.page-hero--dark .breadcrumb{color:#fff9}.page-hero--dark .breadcrumb a{color:var(--highlight)}.page-hero--dark .page-hero__sub{color:#ffffffbf}.page-hero--dark .page-hero__sub:before{color:#6ee7b7}.page-hero__title{font-family:var(--font-heading);color:var(--text);letter-spacing:-.02em;margin-bottom:.6rem;font-size:clamp(2rem,5vw,3.2rem);font-weight:200;line-height:1.1}.page-hero__title span{color:var(--blue);font-weight:700}.page-hero__title span.red{color:#dc2626}.page-hero__title span.green{color:var(--green)}.page-hero__title span.teal{color:#0d9488}.page-hero__title span.yellow{color:#ca8a04}.page-hero__title span.orange{color:#ea580c}.page-hero__title span.purple{color:#7c3aed}.page-hero__sub{color:var(--text-light);align-items:center;gap:.5rem;font-size:.95rem;display:flex}.page-hero__sub:before{content:"✓";color:var(--green);font-weight:700}.rq-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:1.5rem;display:flex}.racquets-grid{grid-template-columns:repeat(4,1fr);align-items:stretch;gap:1.25rem;display:grid}.favorites-grid{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}.fav-card{color:var(--text);border:1px solid #e5e7eb;border-radius:4px;text-decoration:none;transition:transform .3s,box-shadow .3s;display:block;overflow:hidden}.fav-card:hover{transform:translateY(-5px);box-shadow:0 16px 40px #00000021}.fav-card__media{background:#f5f7fa;overflow:hidden}.fav-card__media img{object-fit:contain;width:100%;height:240px;padding:1.5rem;transition:transform .5s;display:block}.fav-card:hover .fav-card__media img{transform:scale(1.06)}.fav-card__info{border-top:1px solid #f0f0f0;padding:1rem 1.2rem}.fav-card__brand{letter-spacing:.1em;text-transform:uppercase;color:var(--text-light);margin-bottom:.2rem;font-size:.68rem;font-weight:700}.fav-card__name{color:var(--text);margin-bottom:.5rem;font-size:1rem;font-weight:700}.fav-card__cta{color:var(--blue);font-size:.75rem;font-weight:700}.fav-card:hover .fav-card__cta{letter-spacing:.08em}.discount-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.discount-card{border:1px solid #e5e7eb;border-radius:8px;transition:transform .3s,box-shadow .3s;overflow:hidden}.discount-card:hover{transform:translateY(-5px);box-shadow:0 16px 40px #00000021}.discount-card__image{object-fit:cover;width:100%;height:180px;display:block}.discount-card__body{padding:1.25rem}.discount-card__badge{background:var(--red);color:#fff;letter-spacing:.1em;text-transform:uppercase;border-radius:2px;margin-bottom:.6rem;padding:.2rem .5rem;font-size:.65rem;font-weight:700;display:inline-block}.discount-card__title{color:var(--text);margin-bottom:.4rem;font-size:1rem;font-weight:700}.discount-card__desc{color:var(--text-light);margin-bottom:1rem;font-size:.82rem;line-height:1.5}.discount-card__code{background:#f3f4f6;border:1.5px dashed #9ca3af;border-radius:4px;align-items:center;gap:.5rem;margin-bottom:.75rem;padding:.5rem .75rem;display:flex}.discount-card__code span{color:var(--blue);letter-spacing:.05em;font-family:monospace;font-size:.95rem;font-weight:700}.discount-card__code svg{color:var(--text-light);flex-shrink:0}.info-banner{background:var(--blue);color:var(--white);padding:2.5rem 0;position:relative;overflow:hidden}.info-banner:before{content:"";pointer-events:none;background-image:repeating-linear-gradient(-45deg,#ffffff0d 0 1px,#0000 1px 9px);position:absolute;inset:0}.info-banner__inner{z-index:1;flex-wrap:wrap;align-items:center;gap:2rem;display:flex;position:relative}.info-banner__icon{background:#ffffff26;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;display:flex}.info-banner__inner h3{margin-bottom:.3rem;font-size:1.4rem;font-weight:700}.info-banner__inner p{opacity:.85;max-width:500px;font-size:.88rem}.info-banner__inner .btn{flex-shrink:0;margin-left:auto}.strings-brands{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.strings-brand-card{cursor:pointer;aspect-ratio:4/3;border-radius:4px;position:relative;overflow:hidden}.strings-brand-card img{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.strings-brand-card:hover img{transform:scale(1.06)}.strings-brand-card__overlay{background:linear-gradient(#0000 40%,#000000b3 100%);position:absolute;inset:0}.strings-brand-card__name{color:#fff;text-shadow:0 1px 4px #00000080;font-size:1rem;font-weight:700;position:absolute;bottom:.8rem;left:.8rem}@media (max-width:1100px){.racquets-grid{grid-template-columns:repeat(3,1fr)}.favorites-grid,.strings-brands,.discount-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.racquets-grid{grid-template-columns:repeat(2,1fr)}.discount-grid{grid-template-columns:1fr}.info-banner__inner .btn{margin-left:0}}@media (max-width:480px){.favorites-grid,.racquets-grid{grid-template-columns:1fr 1fr}}
.nav-active{position:relative;background:var(--blue-dark)!important}.nav-active:after{content:"";background:var(--highlight);width:100%;height:2px;position:absolute;bottom:0;left:0}.breadcrumb{color:var(--text-light);margin-bottom:.75rem;font-size:.75rem}.breadcrumb a{color:var(--blue)}.breadcrumb a:hover{text-decoration:underline}.breadcrumb span{opacity:.5;margin:0 .3rem}.page-hero{background:linear-gradient(135deg,#f0f7ff 0%,#e8f4ff 100%);border-bottom:1px solid #dbeafe;padding:2.5rem 0 2rem}.page-hero__title{font-family:var(--font-heading);color:var(--text);letter-spacing:-.02em;margin-bottom:.6rem;font-size:clamp(2rem,5vw,3.2rem);font-weight:200;line-height:1.1}.page-hero__title span{color:var(--blue);font-weight:700}.page-hero__sub{color:var(--text-light);align-items:center;gap:.5rem;font-size:.95rem;display:flex}.page-hero__sub:before{content:"✓";color:var(--green);font-weight:700}.favorites-section{background:var(--white)}.favorites-grid{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}.fav-card{color:var(--text);border:1px solid #e5e7eb;border-radius:4px;text-decoration:none;transition:transform .3s,box-shadow .3s;display:block;overflow:hidden}.fav-card:hover{transform:translateY(-5px);box-shadow:0 16px 40px #00000021}.fav-card__media{background:#f5f7fa;position:relative;overflow:hidden}.fav-card__media img{object-fit:contain;width:100%;height:260px;padding:1.5rem;transition:transform .5s;display:block}.fav-card:hover .fav-card__media img{transform:scale(1.06)}.fav-card__info{border-top:1px solid #f0f0f0;padding:1rem 1.2rem}.fav-card__brand{letter-spacing:.1em;text-transform:uppercase;color:var(--text-light);margin-bottom:.2rem;font-size:.68rem;font-weight:700}.fav-card__name{color:var(--text);margin-bottom:.5rem;font-size:1rem;font-weight:700}.fav-card__cta{color:var(--blue);letter-spacing:.04em;font-size:.75rem;font-weight:700;transition:gap .2s}.fav-card:hover .fav-card__cta{letter-spacing:.08em}.racquets-grid{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}.rq-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem;display:flex}.stringing-banner{background:var(--blue);color:var(--white);padding:2.5rem 0;position:relative;overflow:hidden}.stringing-banner:before{content:"";pointer-events:none;background-image:repeating-linear-gradient(-45deg,#ffffff0d 0 1px,#0000 1px 9px);position:absolute;inset:0}.stringing-banner__inner{z-index:1;flex-wrap:wrap;align-items:center;gap:2rem;display:flex;position:relative}.stringing-banner__icon{background:#ffffff26;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;display:flex}.stringing-banner__inner h3{margin-bottom:.3rem;font-size:1.4rem;font-weight:700}.stringing-banner__inner p{opacity:.85;max-width:500px;font-size:.88rem}.stringing-banner__inner .btn{flex-shrink:0;margin-left:auto}a.product-card{color:var(--text);cursor:pointer;text-decoration:none;display:block}a.product-card:hover{transform:translateY(-5px);box-shadow:0 16px 40px #00000021}a.product-card .product-card__name{color:var(--text)}@media (max-width:1100px){.favorites-grid{grid-template-columns:repeat(2,1fr)}.racquets-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.racquets-grid{grid-template-columns:repeat(2,1fr)}.stringing-banner__inner .btn{margin-left:0}}@media (max-width:480px){.favorites-grid{grid-template-columns:1fr 1fr}.fav-card__media img{height:180px}.racquets-grid{grid-template-columns:1fr 1fr}}
.pg-layout{grid-template-columns:1fr 1fr;align-items:start;gap:3.5rem;padding:2.5rem 0 4rem;display:grid}.pg-gallery{position:sticky;top:1.5rem}.pg-gallery__main{aspect-ratio:1;cursor:zoom-in;background:#f5f7fa;border-radius:10px;justify-content:center;align-items:center;margin-bottom:.75rem;display:flex;overflow:hidden}.pg-gallery__main img{object-fit:contain;pointer-events:none;width:100%;height:100%;padding:2rem;transition:transform .4s;display:block}.pg-gallery__main:hover img{transform:scale(1.06)}.pg-gallery__thumbs{grid-template-columns:repeat(4,1fr);gap:.5rem;display:grid}.pg-gallery__thumb{aspect-ratio:1;cursor:pointer;background:#f5f7fa;border:2px solid #0000;border-radius:6px;transition:border-color .2s;overflow:hidden}.pg-gallery__thumb.active{border-color:var(--blue)}.pg-gallery__thumb:hover{border-color:#93c5fd}.pg-gallery__thumb img{object-fit:contain;pointer-events:none;width:100%;height:100%;padding:.4rem}.pg-info__brand-row{align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.pg-info__brand{text-transform:uppercase;letter-spacing:.14em;color:var(--text-light);font-size:.7rem;font-weight:700}.pg-info__badge-new{background:var(--blue);color:#fff;letter-spacing:.1em;text-transform:uppercase;border-radius:2px;padding:.15rem .5rem;font-size:.6rem;font-weight:700}.pg-info__title{font-family:var(--font-heading);color:var(--text);margin-bottom:.4rem;font-size:clamp(1.8rem,3.5vw,2.5rem);font-weight:700;line-height:1.1}.pg-info__tagline{color:var(--text-light);margin-bottom:1rem;font-size:.95rem;font-style:italic;line-height:1.5}.pg-price{color:var(--blue);margin-bottom:1.5rem;font-size:2rem;font-weight:700}.pg-price__currency{vertical-align:super;font-size:1.2rem}.pg-selector{margin-bottom:1.5rem}.pg-selector__label{color:var(--text);gap:.4rem;margin-bottom:.6rem;font-size:.82rem;font-weight:700;display:flex}.pg-selector__label span{color:var(--text-light);font-weight:400}.pg-selector__options{flex-wrap:wrap;gap:.45rem;display:flex}.pg-size-btn{min-width:68px;color:var(--text);cursor:pointer;text-align:center;background:#fff;border:1.5px solid #d1d5db;border-radius:6px;padding:.5rem .75rem;font-size:.82rem;font-weight:600;line-height:1.3;transition:all .18s}.pg-size-btn .grip-num{color:var(--text-light);font-size:.68rem;font-weight:400;display:block}.pg-size-btn:hover{border-color:var(--blue);color:var(--blue);background:#eff6ff}.pg-size-btn.active{border-color:var(--blue);color:var(--blue);background:#eff6ff;box-shadow:0 0 0 3px #2563eb1f}.pg-size-btn.in-stock:after{content:"● En stock";color:var(--green);margin-top:2px;font-size:.6rem;font-weight:400;display:block}.pg-size-btn.sold-out{opacity:.45;cursor:not-allowed;text-decoration:line-through}.pg-size-btn.sold-out:after{content:"✕ Agotado";color:#ef4444;margin-top:2px;font-size:.6rem;font-weight:400;display:block}.pg-cta{flex-direction:column;gap:.6rem;margin-bottom:1.5rem;display:flex}.btn-add-cart{background:var(--blue);color:#fff;cursor:pointer;border:none;border-radius:6px;justify-content:center;align-items:center;gap:.6rem;padding:.9rem 1.5rem;font-size:1rem;font-weight:700;text-decoration:none;transition:background .2s,transform .15s;display:flex}.btn-add-cart:hover{background:var(--blue-dark);transform:translateY(-1px)}.btn-add-cart svg{flex-shrink:0}.btn-whatsapp{color:#fff;cursor:pointer;background:#25d366;border:none;border-radius:6px;justify-content:center;align-items:center;gap:.6rem;padding:.75rem 1.5rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:background .2s;display:flex}.btn-whatsapp:hover{background:#1fba5a}.pg-in-stock{align-items:center;gap:.55rem;margin-bottom:1.25rem;display:flex}.pg-in-stock__dot{background:#16a34a;border-radius:50%;flex-shrink:0;width:10px;height:10px;position:relative}.pg-in-stock__dot:before{content:"";background:#16a34a40;border-radius:50%;animation:1.6s ease-out infinite pulse-ring;position:absolute;inset:-4px}@keyframes pulse-ring{0%{opacity:1;transform:scale(.6)}to{opacity:0;transform:scale(1.8)}}.pg-in-stock__text{color:#15803d;font-size:.88rem;font-weight:600}.pg-trust{border-top:1px solid #f0f0f0;grid-template-columns:repeat(3,1fr);gap:.75rem;padding-top:1.25rem;display:grid}.pg-trust__item{text-align:center}.pg-trust__item svg{color:var(--blue);margin-bottom:.3rem}.pg-trust__item strong{color:var(--text);font-size:.75rem;font-weight:700;display:block}.pg-trust__item span{color:var(--text-light);font-size:.68rem;line-height:1.4}.pg-tabs{border-top:1px solid #e5e7eb;margin-top:2.5rem;padding-top:0}.pg-tab-nav{border-bottom:2px solid #e5e7eb;margin-bottom:0;display:flex}.pg-tab-btn{color:var(--text-light);cursor:pointer;background:0 0;border:none;border-bottom:3px solid #0000;margin-bottom:-2px;padding:.85rem 1.75rem;font-size:.88rem;font-weight:600;transition:all .2s}.pg-tab-btn.active{color:var(--blue);border-bottom-color:var(--blue)}.pg-tab-content{padding:2rem 0;display:none}.pg-tab-content.active{display:block}.pg-description{max-width:700px}.pg-description p{color:var(--text-light);margin-bottom:1rem;font-size:.95rem;line-height:1.75}.pg-description p em{color:var(--text);font-style:normal;font-weight:600}.pg-tech-grid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:2rem;display:grid}.pg-tech-card{background:#fafafa;border:1px solid #e5e7eb;border-radius:8px;padding:1.25rem}.pg-tech-card__num{background:var(--blue);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;margin-bottom:.75rem;font-size:.8rem;font-weight:700;display:flex}.pg-tech-card h4{color:var(--text);margin-bottom:.35rem;font-size:.85rem;font-weight:700}.pg-tech-card p{color:var(--text-light);margin:0;font-size:.8rem;line-height:1.5}.pg-specs{max-width:580px}.pg-specs table{border-collapse:collapse;width:100%}.pg-specs tr{border-bottom:1px solid #f0f0f0}.pg-specs tr:last-child{border-bottom:none}.pg-specs td{vertical-align:middle;padding:.75rem .25rem;font-size:.9rem}.pg-specs td:first-child{color:var(--text-light);width:45%;font-weight:500}.pg-specs td:last-child{color:var(--text);font-weight:700}.pg-related{background:#f9fafb;margin-top:3rem;padding:3rem 0}@media (max-width:900px){.pg-layout{grid-template-columns:1fr;gap:2rem}.pg-gallery{position:static}.pg-tech-grid{grid-template-columns:1fr 1fr}}@media (max-width:520px){.pg-tech-grid{grid-template-columns:1fr}.pg-trust{text-align:left;grid-template-columns:1fr}}
.mobile-menu-btn{display:none}@media (max-width:768px){.site-header__inner{align-items:center;grid-template-columns:auto 1fr!important;padding:.55rem 0!important}.header-left{display:none!important}.header-logo{justify-self:start!important}.header-logo a img{transform-origin:0!important;height:56px!important;transform:scale(1.55)!important}.header-right{justify-self:end!important;gap:0!important}.header-right a[href=\/carrito],.nav-bar{display:none!important}.mobile-menu-btn{display:inline-flex!important}}.shop-2col{grid-template-columns:1fr 320px;align-items:start;gap:2rem;display:grid}@media (max-width:820px){.shop-2col{grid-template-columns:1fr}}
