@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8a480f0b521d4e75-s.8e0177b5.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7178b3e590c64307-s.b97b3418.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.853070df.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Fallback;src:local(Arial);ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.0%;size-adjust:104.76%}.geist_a71539c9-module__T19VSG__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_a71539c9-module__T19VSG__variable{--font-geist-sans:"Geist","Geist Fallback"}
:root,.store-vitrin{--store-red:#c8102e;--store-red-dark:#9b0d24;--store-navy:#0d1b2a;--store-navy-light:#1b2838;--store-burgundy:#4a0d18;--store-promo:#f5e000;--store-promo-text:#111;--store-announcement:#8b1538;--store-border:#e8e8e8;--store-card-bg:#fff;--store-muted:#64748b;--store-radius:10px;--store-max:1280px}.store-vitrin a{color:inherit}.store-product-card{color:inherit;background:var(--store-card-bg);border:1px solid var(--store-border);border-radius:var(--store-radius);flex-direction:column;text-decoration:none;transition:box-shadow .22s,transform .22s;display:flex;overflow:hidden}.store-product-card:hover{border-color:#d4d4d4;transform:translateY(-3px);box-shadow:0 16px 36px #0d1b2a21}.store-product-card__media{aspect-ratio:1;background:#f5f5f5;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.store-product-card__media img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .35s}.store-product-card:hover .store-product-card__media img{transform:scale(1.04)}.store-product-card__body{flex-direction:column;flex:1;gap:.4rem;padding:.875rem 1rem 1.1rem;display:flex}.store-product-card__title{color:var(--store-navy);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.9375rem;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.store-product-card__prices{flex-wrap:wrap;align-items:baseline;gap:.4rem;margin-top:auto;display:flex}.store-product-card__old{color:var(--store-muted);font-size:.8125rem;text-decoration:line-through}.store-product-card__price{color:var(--store-red);font-size:1.1rem;font-weight:800}.store-product-card__badge{background:var(--store-red);color:#fff;z-index:1;border-radius:4px;padding:.2rem .5rem;font-size:.7rem;font-weight:800;line-height:1;position:absolute;top:10px;left:10px}.store-product-grid{grid-template-columns:repeat(2,1fr);gap:1.1rem;display:grid}@media (min-width:540px){.store-product-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:900px){.store-product-grid[data-cols="2"]{grid-template-columns:repeat(2,1fr)}.store-product-grid[data-cols="3"],.store-product-grid[data-cols="4"]{grid-template-columns:repeat(3,1fr)}}@media (min-width:1200px){.store-product-grid[data-cols="4"]{grid-template-columns:repeat(4,1fr)}}.store-section-title{color:var(--store-navy);letter-spacing:-.02em;margin:0 0 1.25rem;font-size:clamp(1.35rem,3vw,1.75rem);font-weight:800}.store-pdp{max-width:var(--store-max);margin:0 auto;padding:1rem 1rem 3rem}.store-pdp__breadcrumb{color:var(--store-muted);flex-wrap:wrap;align-items:center;gap:.35rem .5rem;margin-bottom:1.25rem;font-size:.8125rem;display:flex}.store-pdp__breadcrumb a{color:var(--store-muted);text-decoration:none}.store-pdp__breadcrumb a:hover{color:var(--store-red)}.store-pdp__grid{grid-template-columns:1fr;gap:1.5rem 2rem;display:grid}@media (min-width:900px){.store-pdp__grid{grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:2rem 3rem}}.store-pdp__gallery-main{border-radius:var(--store-radius);border:1px solid var(--store-border);aspect-ratio:3/4;background:#f8f8f9;justify-content:center;align-items:center;max-height:620px;display:flex;overflow:hidden}.store-pdp__gallery-main img{object-fit:contain;object-position:center;width:100%;height:100%}.store-pdp__thumbs{flex-wrap:wrap;gap:.5rem;margin-top:.75rem;display:flex}.store-pdp__thumb{cursor:pointer;background:#f1f1f2;border:2px solid #0000;border-radius:8px;width:72px;height:72px;padding:0;overflow:hidden}.store-pdp__thumb[data-active=true]{border-color:var(--store-red)}.store-pdp__thumb img{object-fit:contain;object-position:center;width:100%;height:100%}.store-pdp__title{color:var(--store-navy);margin:0 0 .75rem;font-size:clamp(1.35rem,3vw,2rem);font-weight:800;line-height:1.25}.store-pdp__badge{color:var(--store-red);background:#c8102e1a;border-radius:999px;margin-bottom:.75rem;padding:.2rem .65rem;font-size:.75rem;font-weight:700;text-decoration:none;display:inline-block}.store-pdp__price-row{flex-wrap:wrap;align-items:baseline;gap:.65rem;margin-bottom:1rem;display:flex}.store-pdp__price-old{color:var(--store-muted);font-size:1rem;text-decoration:line-through}.store-pdp__price-now{color:var(--store-red);font-size:1.75rem;font-weight:800}.store-pdp__stock{color:#059669;margin-bottom:1rem;font-size:.875rem;font-weight:600}.store-pdp__desc{border-top:1px solid var(--store-border);color:#334155;white-space:pre-wrap;margin-top:2rem;padding-top:1.5rem;font-size:.9375rem;line-height:1.75}.store-pdp__media,.store-pdp__info{flex-direction:column;display:flex}.store-pdp__short-desc{color:#475569;margin-bottom:1.25rem;font-size:.9375rem;line-height:1.7}.store-pdp__buy{margin-top:.25rem}.store-pdp__sale-badge{color:var(--store-red);background:#c8102e1a;border-radius:999px;align-items:center;padding:.2rem .6rem;font-size:.75rem;font-weight:700;display:inline-flex}.store-pdp__stock--out{color:#dc2626}.store-pdp__wishlist-btn{border:1px solid var(--store-border);cursor:pointer;color:var(--store-muted);background:0 0;border-radius:999px;align-items:center;gap:.375rem;margin-top:.875rem;padding:.5rem 1rem;font-size:.875rem;transition:color .15s,border-color .15s;display:inline-flex}.store-pdp__wishlist-btn:hover{color:var(--store-red);border-color:var(--store-red)}.store-pdp__tags{flex-wrap:wrap;gap:.375rem;margin-top:1rem;display:flex}.store-pdp__tag{background:var(--store-bg,#f8f8f9);border:1px solid var(--store-border);color:var(--store-muted);border-radius:999px;padding:.2rem .65rem;font-size:.75rem;display:inline-block}.store-pdp__detail-section{border-top:2px solid var(--store-border);margin-top:2.5rem}.store-pdp__tabs{border-bottom:1px solid var(--store-border);gap:0;display:flex;overflow-x:auto}.store-pdp__tab{color:var(--store-muted);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:3px solid #0000;flex-shrink:0;padding:.875rem 1.5rem;font-size:.9375rem;font-weight:600;transition:color .15s,border-color .15s}.store-pdp__tab:hover{color:var(--store-navy)}.store-pdp__tab--active{color:var(--store-red);border-bottom-color:var(--store-red)}.store-pdp__tab-panel{padding:1.75rem 0}.store-pdp__desc-content{color:#334155;white-space:pre-wrap;max-width:860px;font-size:.9375rem;line-height:1.8}.store-pdp__specs-table{border-collapse:collapse;width:100%;max-width:680px}.store-pdp__specs-table th,.store-pdp__specs-table td{text-align:left;border-bottom:1px solid var(--store-border);padding:.65rem 1rem;font-size:.9rem}.store-pdp__specs-table th{width:38%;color:var(--store-navy);background:var(--store-bg,#f8f8f9);font-weight:600}.store-pdp__specs-table td{color:#334155}.store-pdp__specs-table tr:last-child th,.store-pdp__specs-table tr:last-child td{border-bottom:none}.store-pdp__reviews-placeholder{color:var(--store-muted);flex-direction:column;align-items:center;gap:.75rem;padding:2.5rem 1rem;font-size:.9375rem;display:flex}.store-related{border-top:1px solid var(--store-border);margin-top:3rem;padding-top:2rem}.store-related__head{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.store-related__nav{gap:.35rem;display:flex}.store-related__nav button{border:1px solid var(--store-border);cursor:pointer;width:36px;height:36px;color:var(--store-navy);background:#fff;border-radius:8px;justify-content:center;align-items:center;font-size:1.1rem;display:flex}.store-related__nav button:hover{border-color:var(--store-red);color:var(--store-red)}.store-related__track{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:thin;gap:1rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.store-related__track .store-product-card{scroll-snap-align:start;flex:0 0 min(200px,70vw)}.store-shop{max-width:var(--store-max);margin:0 auto;padding:1.5rem 1.25rem 4rem}.store-shop__layout{grid-template-columns:1fr;gap:1.75rem;display:grid}@media (min-width:960px){.store-shop__layout{grid-template-columns:220px minmax(0,1fr);align-items:start;gap:2rem}}@media (min-width:1200px){.store-shop__layout{grid-template-columns:240px minmax(0,1fr)}}.store-shop__sidebar{border:1px solid var(--store-border);border-radius:var(--store-radius);background:#fff;padding:1.25rem;position:sticky;top:1rem}@media (max-width:959px){.store-shop__sidebar{z-index:200;border:none;border-radius:0;max-height:100vh;transition:transform .25s;position:fixed;inset:0;overflow-y:auto;transform:translate(-100%)}.store-shop__sidebar[data-open=true]{transform:translate(0)}.store-shop__sidebar-backdrop{z-index:199;background:#00000073;display:none;position:fixed;inset:0}.store-shop__sidebar-backdrop[data-open=true]{display:block}}.store-shop__cat-title{text-transform:uppercase;letter-spacing:.08em;color:var(--store-muted);margin:0 0 .75rem;font-size:.7rem;font-weight:800}.store-shop__cat-list{margin:0;padding:0;list-style:none}.store-shop__cat-list a{color:var(--store-navy);border-bottom:1px solid #eee;padding:.45rem 0;font-size:.9rem;text-decoration:none;display:block}.store-shop__cat-list a:hover,.store-shop__cat-list a[data-active=true]{color:var(--store-red);font-weight:600}.store-shop__toolbar{border:1px solid var(--store-border);border-radius:var(--store-radius);background:#fafafa;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1.25rem;padding:.75rem 1rem;display:flex}.store-shop__toolbar select{border:1px solid var(--store-border);background:#fff;border-radius:8px;padding:.45rem 2rem .45rem .75rem;font-size:.875rem;font-weight:500}.store-shop__ribbon{flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem;display:flex}.store-shop__ribbon a{border:1px solid var(--store-border);background:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex;overflow:hidden}.store-shop__ribbon img{object-fit:cover;width:100%;height:100%}.store-shop__tags{flex-wrap:wrap;gap:.35rem;margin-top:1rem;display:flex}.store-shop__tag{border:1px solid var(--store-border);color:var(--store-navy);background:#fff;border-radius:6px;padding:.25rem .5rem;font-size:.75rem;text-decoration:none}.store-shop__tag:hover{border-color:var(--store-red);color:var(--store-red)}.store-shop__pagination{flex-wrap:wrap;justify-content:center;gap:.35rem;margin-top:2rem;display:flex}.store-shop__pagination button{border:1px solid var(--store-border);cursor:pointer;background:#fff;border-radius:8px;min-width:40px;height:40px;font-size:.875rem;font-weight:600}.store-shop__pagination button[data-active=true]{background:var(--store-red);border-color:var(--store-red);color:#fff}.store-shop__pagination button:disabled{opacity:.45;cursor:not-allowed}.store-mobile-filter-btn{border:1px solid var(--store-border);background:var(--store-navy);color:#fff;cursor:pointer;border-radius:8px;align-items:center;gap:.5rem;padding:.55rem 1rem;font-size:.8125rem;font-weight:600;display:inline-flex}@media (min-width:960px){.store-mobile-filter-btn{display:none}}.store-sidebar-close{justify-content:flex-end;margin-bottom:.75rem;display:flex}@media (min-width:960px){.store-sidebar-close{display:none}}.store-sidebar-close button{border:1px solid var(--store-border);cursor:pointer;background:#fff;border-radius:8px;padding:.35rem .75rem;font-size:.8125rem}
.store-header--sticky{z-index:200;transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s;position:sticky;top:0}.store-header--sticky.store-header--scrolled{box-shadow:0 2px 20px #0000001a}.store-header--hidden{transform:translateY(-100%)}@media (max-width:899px){.store-header--sticky-mobile{z-index:200;transition:transform .3s cubic-bezier(.4,0,.2,1);position:sticky;top:0}.store-header--sticky-mobile.store-header--hidden{transform:translateY(-100%)}}.store-header__announce{background:var(--store-announcement,#8b1538);color:#fff;text-align:center;padding:.4rem 1rem;font-size:.75rem}.store-header__announce-inner{max-width:var(--store-max);margin:0 auto}.store-header__main{border-bottom:3px solid var(--store-red);background:#fff;box-shadow:0 2px 12px #0d1b2a0f}.store-header__row{max-width:var(--store-max);align-items:center;gap:1rem;margin:0 auto;padding:.75rem 1rem;display:flex}.store-header__burger{cursor:pointer;background:0 0;border:none;flex-direction:column;flex-shrink:0;justify-content:center;gap:5px;width:40px;height:40px;padding:0;display:flex}.store-header__burger span{background:var(--store-navy);border-radius:1px;width:22px;height:2px;display:block}@media (min-width:900px){.store-header__burger{display:none}}.store-header__logo{color:var(--store-navy);flex-shrink:0;align-items:center;gap:.5rem;font-size:1.15rem;font-weight:800;text-decoration:none;display:flex}.store-header__logo-mark{background:linear-gradient(135deg,var(--store-red),var(--store-burgundy));border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.25rem;display:flex}.store-header__logo-text{letter-spacing:-.02em}.store-header__search{border:2px solid var(--store-border);background:#f8fafc;border-radius:999px;flex:1;gap:0;max-width:480px;margin:0 auto;display:none;overflow:hidden}@media (min-width:640px){.store-header__search{display:flex}}.store-header__search input{background:0 0;border:none;outline:none;flex:1;padding:.6rem 1rem;font-size:.9rem}.store-header__search button{background:var(--store-navy);color:#fff;cursor:pointer;border:none;padding:.6rem 1.25rem;font-size:.8125rem;font-weight:700}.store-header__search button:hover{background:var(--store-red)}.store-header__actions{align-items:center;gap:.25rem;margin-left:auto;display:flex}.store-header__icon-link{width:44px;height:44px;color:var(--store-navy);border-radius:10px;justify-content:center;align-items:center;text-decoration:none;display:flex}.store-header__icon-link:hover{color:var(--store-red);background:#f1f5f9}.store-header__nav{max-width:var(--store-max);border-top:1px solid #f1f5f9;flex-wrap:wrap;gap:.25rem 1.25rem;margin:0 auto;padding:0 1rem .65rem;display:none}@media (min-width:900px){.store-header__nav{display:flex}}.store-header__nav a{color:var(--store-navy);padding:.35rem 0;font-size:.875rem;font-weight:600;text-decoration:none}.store-header__nav a:hover,.store-header__nav a.is-active{color:var(--store-red)}@media (max-width:899px){.store-header__nav--open{z-index:300;background:#fff;border-top:none;flex-direction:column;gap:0;width:min(300px,88vw);padding:4rem 1.25rem 1.5rem;display:flex;position:fixed;top:0;bottom:0;left:0;box-shadow:8px 0 32px #0000001f}.store-header__nav--open a{border-bottom:1px solid #eee;padding:.85rem 0;font-size:1rem}}.store-header__backdrop{z-index:250;cursor:pointer;background:#0006;border:none;position:fixed;inset:0}.store-footer-trust{background:var(--store-red);color:#fff;padding:1.25rem 1rem}.store-footer-trust__inner{max-width:var(--store-max);text-align:center;grid-template-columns:repeat(2,1fr);gap:1rem;margin:0 auto;font-size:.8125rem;font-weight:600;display:grid}@media (min-width:768px){.store-footer-trust__inner{grid-template-columns:repeat(4,1fr)}}.store-footer-trust__item span{margin-bottom:.25rem;font-size:1.35rem;display:block}.store-footer-main{background:var(--store-navy);color:#e2e8f0;padding:2.5rem 1rem 1.5rem}.store-footer-main__inner{max-width:var(--store-max);grid-template-columns:1fr;gap:2rem;margin:0 auto;display:grid}@media (min-width:768px){.store-footer-main__inner{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.store-footer-main__inner{grid-template-columns:1.2fr repeat(3,1fr)}}.store-footer-main h3{color:#fff;text-transform:uppercase;letter-spacing:.06em;margin:0 0 1rem;font-size:.9375rem;font-weight:800}.store-footer-main a{color:#94a3b8;padding:.25rem 0;font-size:.875rem;text-decoration:none;display:block}.store-footer-main a:hover{color:#fff}.store-footer-main p{color:#94a3b8;font-size:.875rem;line-height:1.6}.store-footer-bottom{color:#64748b;text-align:center;border-top:1px solid #ffffff14;margin-top:2rem;padding-top:1.25rem;font-size:.75rem}.mobile-bottom-nav{display:none}@media (max-width:899px){.mobile-bottom-nav{z-index:300;padding-bottom:env(safe-area-inset-bottom,0);height:calc(60px + env(safe-area-inset-bottom,0px));background:#fff;border-top:1px solid #e2e8f0;align-items:stretch;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 24px #00000014}.store-vitrin--has-bottom-nav main{padding-bottom:calc(60px + env(safe-area-inset-bottom,0px))}}.mobile-bottom-nav__item{color:#64748b;letter-spacing:.02em;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;min-width:0;padding:.375rem .25rem 0;font-size:.625rem;font-weight:600;text-decoration:none;transition:color .15s;display:flex;position:relative}.mobile-bottom-nav__item:before{content:"";background:var(--store-red,#8b1538);border-radius:0 0 2px 2px;width:32px;height:2px;transition:transform .2s;position:absolute;top:0;left:50%;transform:translate(-50%)scaleX(0)}.mobile-bottom-nav__item.is-active,.mobile-bottom-nav__item:hover{color:var(--store-red,#8b1538)}.mobile-bottom-nav__item.is-active:before{transform:translate(-50%)scaleX(1)}.mobile-bottom-nav__icon{font-size:1.375rem;line-height:1;display:block}.mobile-bottom-nav__label{text-overflow:ellipsis;white-space:nowrap;max-width:100%;display:block;overflow:hidden}
