.is-disabled{opacity:.45;pointer-events:none}.pg.pg--glass{display:flex;align-items:center;gap:.5rem;justify-content:center;direction:ltr}.pg .pg-list{display:flex;gap:.25rem;align-items:center}.pg .pg-btn,.pg .pg-page{position:relative;min-width:40px;height:40px;padding:0 .75rem;border-radius:0;display:flex;align-items:center;justify-content:center;backdrop-filter:saturate(1.2) blur(6px);-webkit-backdrop-filter:saturate(1.2) blur(6px);background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.22);color:#111;font-weight:600;cursor:pointer;user-select:none}.pg .pg-page[aria-current="page"],.pg .pg-page.active{background:linear-gradient(150deg,rgba(255,255,255,.55) 16%,rgba(255,255,255,.12) 30%,rgba(255,255,255,.12) 68%,rgba(255,255,255,.7) 82%) , rgba(255,255,255,.14);box-shadow:0 4px 18px rgba(0,0,0,.12) , inset 0 0 20px rgba(255,255,255,.25)}.product-link{color:#000}.pg .pg-btn.disabled{opacity:.4;pointer-events:none}.pg .pg-gap{padding:0 .25rem;color:#999}.product__details .title-price{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.product__details .title-price .product-title{font-size:1rem;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product__details .title-price .price{white-space:nowrap}.product__details .old-price{opacity:.55;font-size:.85em;text-decoration:line-through;margin-right:.4rem}.product__details .new-price{font-weight:700}.hz-swatches{display:flex;gap:.4rem;overflow-x:auto;scroll-snap-type:x mandatory;padding:.4rem .25rem}.hz-swatches::-webkit-scrollbar{height:6px}.hz-swatches::-webkit-scrollbar-thumb{background:rgba(0,0,0,.15);border-radius:0}.hz-swatches .sw{flex:0 0 auto;scroll-snap-align:start;border:none;background:transparent;cursor:pointer}.sw.sw--img{width:32px;height:auto;border-radius:0;overflow:hidden;border:1px solid rgba(0,0,0,.1)}.sw.sw--img.is-selected{outline:2px solid #e24329;outline-offset:2px}.sw.sw--more{min-width:38px;height:32px;border-radius:0;border:1px dashed rgba(0,0,0,.18);font-weight:700}.sizes-row{display:flex;gap:.4rem;overflow-x:auto;scroll-snap-type:x mandatory;padding:.4rem .25rem}.sizes-row .size-chip{flex:0 0 auto;scroll-snap-align:start;border:1px solid rgba(0,0,0,.18);padding:.2rem .5rem;border-radius:0}.sizes-row .size-chip.oos{opacity:.45}.sizes-row .size-more{background:transparent;border-style:dashed;font-weight:700}.product-card .hz-media{position:relative}.product-card .product-swiper{--swiper-navigation-size:18px}.product-card .product-swiper .swiper-button-prev,.product-card .product-swiper .swiper-button-next{width:28px;height:28px;border-radius:0;background:rgba(255,255,255,.7);backdrop-filter:blur(6px)}.product-card .product-swiper .swiper-pagination-bullet{background:#bbb}.product-card .swiper-pagination-bullet{opacity:.4;width:8px;height:4px;border-radius:0}.product-card .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#000!important}.product-card .swiper-button-prev,.product-card .swiper-button-next{border-radius:0!important}:root{--hz-accent:#0f0f0f;--hz-accent-ink:#fff;--hz-ink:#161616;--hz-ink-weak:#5e5e5e;--hz-line:#1a1a1a;--hz-bg:#fff;--hz-hover:#f2f2f2;--hz-scan:rgba(0,0,0,.05);--hz-focus:#ff5100}.hz-checklist{--cols:2;display:grid;grid-template-columns:repeat(var(--cols),minmax(0,1fr));gap:.55rem}@media (max-width:560px){.hz-checklist{--cols:2}}@media (min-width:992px){.hz-checklist{--cols:2}}.hz-check{position:relative}.hz-check__input{position:absolute;inset:0;margin:0;opacity:0;pointer-events:none}.hz-check__label{position:relative;display:flex;align-items:center;gap:.7rem;min-height:44px;padding:.7rem .9rem;background:var(--hz-bg);color:var(--hz-ink);border:1px solid var(--hz-line);border-radius:0;cursor:pointer;user-select:none;transition:background .2s ease , box-shadow .2s ease , color .2s ease , border-color .2s ease , transform .06s ease;font-size:clamp(12px,.95vw,14px);line-height:1.25;overflow:hidden}.hz-check__label::before{content:"";position:absolute;inset-block-start:50%;transform:translateY(-50%);inset-inline-start:.9rem;width:18px;height:18px;border:2px solid currentColor;background:transparent;border-radius:0;opacity:.7}.hz-check__label::after{content:"";position:absolute;inset-block-start:50%;transform:translateY(-50%) scale(.85);inset-inline-start:.9rem;width:18px;height:18px;background:conic-gradient(from 135deg,currentColor 0 25%,transparent 0) no-repeat;-webkit-clip-path:polygon(16% 53%,0 69%,43% 100%,100% 24%,83% 8%,41% 67%);clip-path:polygon(16% 53%,0 69%,43% 100%,100% 24%,83% 8%,41% 67%);opacity:0;transition:opacity .15s ease}.hz-check__label .hz-check__text{display:block;padding-inline-start: calc(18px + .9rem);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hz-check__label:hover{background:repeating-linear-gradient(135deg,var(--hz-scan) 0 3px,transparent 3px 6px) , var(--hz-hover);border-color:#111;box-shadow:inset 0 -2px 0 rgba(0,0,0,.12) , 0 8px 18px rgba(0,0,0,.06)}.hz-check__label:active{transform:translateY(1px);box-shadow:inset 0 -2px 0 rgba(0,0,0,.18) , 0 3px 10px rgba(0,0,0,.04)}.hz-check__input:checked+.hz-check__label{background:linear-gradient(180deg,rgba(255,255,255,.05),transparent 16%) , #0f0f0f;color:var(--hz-accent-ink);border-color:#0f0f0f;box-shadow:inset 0 -3px 0 rgba(255,255,255,.08) , 0 10px 24px rgba(0,0,0,.22)}.hz-check__input:checked+.hz-check__label::before{border-color:currentColor;background:currentColor;opacity:1;color:#000}.hz-check__input:checked+.hz-check__label::after{opacity:1;background:#fff}.hz-check__input:focus-visible+.hz-check__label{outline:2px solid var(--hz-focus);outline-offset:2px;box-shadow:0 0 0 2px var(--hz-focus) , inset 0 0 0 2px var(--hz-focus)}.hz-check[aria-disabled="true"] .hz-check__label,.hz-check__input:disabled+.hz-check__label{cursor:not-allowed;color:var(--hz-ink-weak);background:#f7f7f7;border-color:#dcdcdc;box-shadow:none}.hz-check__input:disabled+.hz-check__label::before{border-color:#bfbfbf}.hz-check__input:disabled:checked+.hz-check__label::after{background:#e9e9e9}.hz-checklist--dense .hz-check__label{min-height:38px;padding:.5rem .7rem}.hz-checklist--comfy .hz-check__label{min-height:48px;padding:.8rem 1rem}.hz-check--ghost .hz-check__label{background:transparent;border-style:solid;border-color:#d0d0d0}.hz-check--ghost .hz-check__label:hover{background:linear-gradient(180deg,rgba(0,0,0,.035),transparent 26%) , #fafafa}html[dir="rtl"] .hz-check__label::before,html[dir="rtl"] .hz-check__label::after{inset-inline-start:.9rem}html[dir="rtl"] .hz-check__label .hz-check__text{padding-inline-start: calc(11px + .9rem);font-size:11px}html[dir="ltr"] .hz-check__label::before,html[dir="ltr"] .hz-check__label::after{inset-inline-start:.9rem}html[dir="ltr"] .hz-check__label .hz-check__text{padding-inline-start: calc(18px + .9rem)}:root{--fd-bg:#fff;--fd-ink:#111;--fd-ink-weak:#666;--fd-line:#e8e8e8;--fd-overlay:rgba(0,0,0,.5);--fd-accent:#0f0f0f;--fd-accent-ink:#fff;--fd-safe:env(safe-area-inset-bottom,0)}html.no-scroll,body.no-scroll{overflow:hidden!important;height:100%}.filter-drawer{position:fixed;inset:0;z-index:9999;display:none}.filter-drawer.is-open{display:block}.filter-drawer__overlay{position:absolute;inset:0;background:var(--fd-overlay);opacity:0;transition:opacity .2s ease}.filter-drawer.is-open .filter-drawer__overlay{opacity:1}.filter-drawer__panel{position:absolute;inset-inline:0;inset-block-end:0;width:100%;height:100%;background:var(--fd-bg);color:var(--fd-ink);display:flex;flex-direction:column;transform:translate3d(0,100%,0);transition:transform .28s cubic-bezier(.2,.8,.2,1);border-radius:0}.filter-drawer.is-open .filter-drawer__panel{transform:translate3d(0,0,0)}.filter-drawer__header{display:flex;align-items:center;justify-content:space-between;gap:.5rem;min-height:56px;padding:12px 14px;border-bottom:1px solid var(--fd-line)}.filter-drawer__title{margin:0;font-size:16px;font-weight:800;letter-spacing:-.2px;display:flex;align-items:center;gap:.5rem}.filter-drawer__count{color:var(--fd-ink-weak);font-weight:600;font-size:12px}.filter-drawer__iconbtn{border:1px solid var(--fd-line);background:#fff;color:#111;width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border-radius:0;cursor:pointer}.filter-drawer__iconbtn:hover{background:#f7f7f7}.filter-drawer__link{border:none;background:transparent;color:#c0392b;font-weight:700;cursor:pointer;padding:8px 6px}.filter-drawer__body{flex:1 1 auto;overflow:auto;-webkit-overflow-scrolling:touch;padding:8px 12px 16px}.filter-drawer__footer{position:sticky;bottom:0;inset-inline:0;display:flex;gap:8px;padding:10px 14px calc(12px + var(--fd-safe));border-top:1px solid var(--fd-line);background:#fff}.btn{flex:1 1 0;min-height:44px;padding:10px 12px;border:1px solid #111;background:#fff;color:#111;font-weight:800;letter-spacing:.1px;border-radius:0;cursor:pointer;user-select:none}.btn--ghost{border-color:#111;background:#fff;color:#111}.btn--ghost:hover{background:#f4f4f4}.btn--primary{background:var(--fd-accent);color:var(--fd-accent-ink);border-color:var(--fd-accent)}.btn--primary:hover{filter:brightness(1.05)}@media (min-width:992px){.filter-drawer__panel{margin-inline-start:auto;width:420px;height:100%;border-left:1px solid var(--fd-line)}}@media screen and (max-width:768px){.product__details .title-price{flex-direction:column;align-items:flex-start}}.filter-group,.accordion-menu,.Collapsible,.checkbox-wrapper,.hz-check__label{border-radius:0!important}