.shop-product-grid{grid-template-columns:repeat(1,minmax(0,1fr));gap:1rem;display:grid}@media (min-width:640px){.shop-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.1rem}}@media (min-width:1024px){.shop-product-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:1.15rem}}@media (min-width:1280px){.shop-product-grid{gap:1.2rem}}.shop-product-card{background:#fff;border:1px solid #e2e8f0e6;border-radius:1.1rem;flex-direction:column;transition:box-shadow .28s,transform .28s,border-color .28s;display:flex;overflow:hidden;box-shadow:0 2px 8px #0f172a0d,0 10px 28px #0f172a12}.shop-product-card--has-image{border-color:#e2e8f0;box-shadow:0 4px 14px #0f172a12,0 16px 36px #0f172a1a}.shop-product-card--no-image{opacity:.88;box-shadow:0 2px 6px #0f172a0a}.shop-product-card--no-image .shop-product-card__media{background:linear-gradient(160deg,#f8fafc,#f1f5f9)}:where([data-theme=dark]) .shop-product-card{background:#0f172ab8;border-color:#1e293b;box-shadow:0 1px 3px #00000040}.shop-product-card:hover{border-color:color-mix(in srgb, var(--shop-primary,var(--tenant-primary,#f27a1a)) 35%, #e2e8f0);transform:translateY(-5px);box-shadow:0 8px 20px #0f172a14,0 22px 48px #0f172a24}.shop-product-card--has-image:hover{box-shadow:0 10px 24px #0f172a1a, 0 28px 56px #0f172a29, 0 0 0 1px color-mix(in srgb, var(--shop-primary,#f27a1a) 18%, transparent)}:where([data-theme=dark]) .shop-product-card:hover{border-color:color-mix(in srgb, var(--tenant-primary,#0284c7) 40%, #1e293b);box-shadow:0 12px 28px #00000059}.shop-product-card__media{aspect-ratio:1;background:linear-gradient(165deg,#fff,#fafcff 40%,#f1f5f9);border-bottom:1px solid #f1f5f9;justify-content:center;align-items:center;min-height:12.5rem;padding:.35rem;display:flex;position:relative;overflow:hidden}.shop-product-card--has-image .shop-product-card__media{background:radial-gradient(85% 75% at 50% 42%,#fff 0%,#f8fafc 55%,#f1f5f9 100%)}.shop-product-card--has-image .shop-product-card__media:before{content:"";z-index:0;pointer-events:none;background:#ffffffa6;border-radius:1rem;position:absolute;inset:8%;box-shadow:inset 0 1px #ffffffe6,0 12px 32px #0f172a1a,0 4px 12px #0f172a0f}.shop-product-card--has-image .shop-product-card__media-stage{z-index:1;isolation:isolate;position:relative}.shop-product-card__media-stage{will-change:transform;justify-content:center;align-items:center;width:100%;height:100%;transition:transform .38s cubic-bezier(.22,1,.36,1);display:flex}.shop-product-card:hover .shop-product-card__media-stage{transform:scale(1.06)translateY(-3px)}.shop-product-card--has-image:hover .shop-product-card__media:before{box-shadow:inset 0 1px #fffffff2,0 18px 42px #0f172a24,0 6px 16px #0f172a14}:where([data-theme=dark]) .shop-product-card__media{background:linear-gradient(145deg,#1e293b,#0f172a);border-bottom-color:#1e293b}.shop-product-photo.znf-product-photo{background:0 0;border:0;border-radius:.85rem;width:100%;max-width:none;height:100%;max-height:none;font-size:2.5rem;transition:box-shadow .32s;box-shadow:0 10px 28px #0f172a14}.shop-product-card:hover .shop-product-photo.znf-product-photo{box-shadow:0 16px 40px #0f172a24}:where([data-theme=dark]) .shop-product-photo.znf-product-photo{background:#0f172a;border-color:#334155}.shop-product-photo.znf-product-photo--has-img img{object-fit:contain;transform-origin:50%;padding:.5rem;transition:transform .38s cubic-bezier(.22,1,.36,1)}.shop-product-card:hover .shop-product-photo.znf-product-photo--has-img img.shop-card-gallery__img.is-active{transform:scale(1.06)}.shop-card-gallery{cursor:zoom-in;border-radius:inherit;background:0 0;border:0;width:100%;height:100%;padding:0;position:relative;overflow:hidden}.shop-card-gallery__stack{width:100%;height:100%;min-height:10rem;position:relative}.shop-card-gallery__img{object-fit:contain;opacity:0;filter:drop-shadow(0 8px 16px #0f172a1f);pointer-events:none;width:100%;height:100%;padding:.35rem;transition:opacity .22s,transform .32s cubic-bezier(.22,1,.36,1),filter .32s;position:absolute;inset:0;transform:scale(.96)}.shop-card-gallery__img.is-active{opacity:1;z-index:1;filter:drop-shadow(0 12px 24px #0f172a29);transform:scale(1)}.shop-card-gallery--hover .shop-card-gallery__img.is-active{filter:drop-shadow(0 16px 32px #0f172a33);transform:scale(1.08)}.shop-card-gallery__segments{z-index:3;opacity:0;gap:.2rem;transition:opacity .2s;display:flex;position:absolute;top:.45rem;left:.45rem;right:.45rem}.shop-card-gallery--hover .shop-card-gallery__segments,.shop-card-gallery--many:focus-within .shop-card-gallery__segments{opacity:1}.shop-card-gallery__segments span{background:#ffffff8c;border-radius:999px;flex:1;height:.18rem;box-shadow:0 0 0 1px #0f172a14}.shop-card-gallery__segments span.is-active{background:var(--shop-primary,var(--tenant-primary,#f27a1a));box-shadow:none}.shop-card-gallery__hint{z-index:3;letter-spacing:.04em;color:#475569;opacity:0;pointer-events:none;background:#ffffffeb;border:1px solid #e2e8f0;border-radius:999px;padding:.2rem .55rem;font-size:.62rem;font-weight:700;transition:opacity .2s;position:absolute;bottom:.5rem;left:50%;transform:translate(-50%)}.shop-card-gallery--hover .shop-card-gallery__hint{opacity:1}:where([data-theme=dark]) .shop-card-gallery__hint{color:#cbd5e1;background:#0f172ae6;border-color:#334155}.shop-card-gallery:focus-visible{outline:2px solid var(--shop-primary,var(--tenant-primary,#f27a1a));outline-offset:2px}.shop-product-card__brand{z-index:5;pointer-events:none;background:#fffffff2;border:1px solid #e2e8f0;border-radius:.5rem;max-width:5.5rem;padding:.2rem .35rem;position:absolute;top:.55rem;left:.55rem;box-shadow:0 4px 14px #0f172a1f}:where([data-theme=dark]) .shop-product-card__brand{background:#0f172ae0;border-color:#334155}.shop-product-brand-logo.manufacturer-logo-cell{min-height:2rem;padding:0}.shop-product-brand-logo .manufacturer-logo-img{object-fit:contain;max-width:4.75rem;max-height:1.75rem}.shop-product-card__badge{z-index:5;text-transform:uppercase;letter-spacing:.04em;pointer-events:none;border-radius:999px;padding:.25rem .45rem;font-size:.65rem;font-weight:700;position:absolute;top:.55rem;right:.55rem;box-shadow:0 4px 14px #0f172a24}.shop-product-card__badge--out{color:#b91c1c;background:#fee2e2}:where([data-theme=dark]) .shop-product-card__badge--out{color:#fca5a5;background:#7f1d1d73}.shop-product-card__body{flex-direction:column;flex:1;padding:.75rem .9rem .95rem;display:flex}.shop-product-card__brand-row{justify-content:space-between;align-items:center;gap:.45rem;min-height:1.25rem;display:flex}.shop-product-card__brand-text{text-transform:uppercase;letter-spacing:.05em;min-width:0;color:var(--tenant-primary,#0284c7);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:.68rem;font-weight:700;overflow:hidden}.shop-product-card__title{color:#0f172a;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.35rem;margin-top:.2rem;font-size:.86rem;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}:where([data-theme=dark]) .shop-product-card__title{color:#f8fafc}.shop-product-card__code-row{background:#f8fafc;border:1px solid #f1f5f9;border-radius:.5rem;align-items:center;margin-top:.45rem;padding:.35rem .45rem;display:flex}:where([data-theme=dark]) .shop-product-card__code-row{background:#1e293b8c;border-color:#334155}.shop-product-card__sku{color:#334155;letter-spacing:.01em;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.68rem;font-weight:700;overflow:hidden}:where([data-theme=dark]) .shop-product-card__sku{color:#e2e8f0}.shop-product-card__stars{flex-shrink:0;justify-content:flex-end;margin-left:auto}.shop-product-card__oem{color:#94a3b8;margin-top:.15rem;font-size:.72rem}.shop-product-card__footer{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:flex-end;gap:.5rem;margin-top:.85rem;padding-top:.75rem;display:flex}:where([data-theme=dark]) .shop-product-card__footer{border-top-color:#1e293b}.shop-product-card__price{font-size:1rem}.shop-product-card__stock{color:#64748b;align-items:center;gap:.3rem;margin-top:.2rem;font-size:.72rem;display:inline-flex}.shop-product-card__status{white-space:nowrap;align-items:center;gap:.3rem;font-size:.72rem;font-weight:600;display:inline-flex}.shop-product-card__status--in{color:#059669}.shop-product-card__status--out{color:#ef4444}a.shop-product-card{color:inherit;text-decoration:none;display:block}.shop-product-card__badge--sale{color:#fff;background:#ef4444}.shop-product-card__list-price{color:#94a3b8;font-size:.78rem;text-decoration:line-through;display:block}.shop-product-card__rating{display:none}.shop-stars{align-items:center;gap:.3rem;display:inline-flex}.shop-stars__icons{align-items:center;gap:.05rem;display:inline-flex}.shop-stars__icon{color:#cbd5e1;fill:#0000;stroke-width:2px}.shop-stars__icon.is-on{color:#f59e0b;fill:#f59e0b}.shop-stars--xs .shop-stars__icon{width:.72rem;height:.72rem}.shop-stars--sm .shop-stars__icon{width:.82rem;height:.82rem}.shop-stars--md .shop-stars__icon{width:1rem;height:1rem}.shop-stars__value{color:#64748b;white-space:nowrap;font-size:.68rem;font-weight:700}.shop-stars__value em{color:#94a3b8;margin-left:.15rem;font-style:normal;font-weight:500}.shop-product-card__add{background:var(--shop-primary,var(--tenant-primary,#f27a1a));color:#fff;cursor:pointer;opacity:0;border:0;border-radius:.55rem;justify-content:center;align-items:center;gap:.4rem;width:100%;margin-top:.75rem;padding:.55rem;font-size:.8rem;font-weight:700;transition:opacity .15s,transform .15s,background .15s;display:flex;transform:translateY(4px)}.shop-product-card:hover .shop-product-card__add,.shop-product-card__add:focus-visible{opacity:1;transform:translateY(0)}.shop-product-card__add.is-added{opacity:1;background:#059669;transform:translateY(0)}.shop-product-card__add:disabled{opacity:.45;cursor:not-allowed;background:#94a3b8}@media (max-width:768px){.shop-product-card__add{opacity:1;transform:none}}
.shop-mp-root{--shop-primary:var(--tenant-primary,#f27a1a);--shop-primary-dark:color-mix(in srgb, var(--shop-primary) 82%, #000);--shop-accent:#ff6000;min-height:100vh}.shop-mp{flex-direction:column;min-height:100vh;display:flex}.shop-mp-container{width:100%;max-width:92rem;margin-inline:auto;padding-inline:.875rem}@media (min-width:640px){.shop-mp-container{padding-inline:1rem}}@media (min-width:1024px){.shop-mp-container{padding-inline:1.15rem}}@media (min-width:1280px){.shop-mp-container{max-width:96rem;padding-inline:1.25rem}}.shop-mp-container--catalog{max-width:min(100%,100rem);padding-inline:clamp(.75rem,1.5vw,1.35rem)}.shop-mp-loading{text-align:center;color:#64748b;padding:4rem}.shop-mp-topbar{background:var(--shop-primary);color:#fff;font-size:.72rem}.shop-mp-topbar__inner{flex-wrap:wrap;justify-content:space-between;gap:.75rem 1.5rem;padding-block:.45rem;display:flex}.shop-mp-topbar__inner span{opacity:.95;align-items:center;gap:.35rem;display:inline-flex}.shop-mp-header{z-index:40;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;border-bottom:1px solid #e2e8f0;position:sticky;top:0;box-shadow:0 1px #0f172a0a}:where([data-theme=dark]) .shop-mp-header{background:#0f172aeb;border-bottom-color:#1e293b}.shop-mp-header__main{align-items:center;gap:.85rem;padding-block:.85rem;display:grid}@media (min-width:900px){.shop-mp-header__main{grid-template-columns:auto 1fr auto;gap:1.25rem}}.shop-mp-logo{color:inherit;align-items:center;gap:.6rem;min-width:0;text-decoration:none;display:inline-flex}.shop-mp-logo img{object-fit:contain;width:auto;height:2.25rem}.shop-mp-logo__fallback{background:var(--shop-primary);color:#fff;border-radius:.65rem;place-items:center;width:2.25rem;height:2.25rem;font-size:1rem;font-weight:800;display:grid}.shop-mp-logo__text{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;font-size:1.05rem;font-weight:800;overflow:hidden}:where([data-theme=dark]) .shop-mp-logo__text{color:#fff}.shop-mp-search{border:2px solid var(--shop-primary);background:#fff;border-radius:.65rem;align-items:stretch;min-width:0;display:flex;overflow:hidden}:where([data-theme=dark]) .shop-mp-search{background:#0f172a}.shop-mp-search__icon{display:none}@media (min-width:640px){.shop-mp-search__icon{color:#94a3b8;flex-shrink:0;width:1.1rem;height:1.1rem;margin:auto .65rem;display:block}}.shop-mp-search input{color:#0f172a;background:0 0;border:0;outline:none;flex:1;min-width:0;padding:.7rem .85rem;font-size:.9rem}:where([data-theme=dark]) .shop-mp-search input{color:#fff}.shop-mp-search button{background:var(--shop-primary);color:#fff;cursor:pointer;white-space:nowrap;border:0;padding:0 1.1rem;font-size:.85rem;font-weight:700}.shop-mp-search button:hover{background:var(--shop-primary-dark)}.shop-mp-search--compact input{padding-block:.55rem;font-size:.82rem}.shop-mp-header__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.35rem;display:flex}.shop-mp-action{color:#334155;border:1px solid #0000;border-radius:.55rem;align-items:center;gap:.35rem;padding:.45rem .65rem;font-size:.85rem;font-weight:600;text-decoration:none;display:none}.shop-mp-login-btn{color:#fff;background:linear-gradient(135deg, var(--shop-primary) 0%, color-mix(in srgb, var(--shop-primary) 72%, #06b6d4) 100%);box-shadow:0 4px 14px color-mix(in srgb, var(--shop-primary) 35%, transparent);border-radius:.7rem;align-items:center;gap:.45rem;padding:.55rem .95rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:transform .15s,box-shadow .15s,filter .15s;display:inline-flex}.shop-mp-login-btn:hover{filter:brightness(1.05);box-shadow:0 6px 18px color-mix(in srgb, var(--shop-primary) 42%, transparent)}.shop-mp-login-btn__icon{background:#ffffff38;border-radius:.45rem;justify-content:center;align-items:center;width:1.65rem;height:1.65rem;display:inline-flex}.shop-mp-login-btn__label{letter-spacing:.01em}@media (max-width:479px){.shop-mp-login-btn{padding:.5rem .65rem;font-size:.82rem}.shop-mp-login-btn__label{display:none}.shop-mp-login-btn__icon{width:1.85rem;height:1.85rem}}:where([data-theme=dark]) .shop-mp-login-btn{box-shadow:0 4px 16px #00000059}@media (min-width:768px){.shop-mp-action{display:inline-flex}}:where([data-theme=dark]) .shop-mp-action{color:#e2e8f0}.shop-mp-action--ghost:hover{background:#f1f5f9}:where([data-theme=dark]) .shop-mp-action--ghost:hover{background:#1e293b}.shop-mp-cart-btn{background:var(--shop-primary);color:#fff;border-radius:.65rem;align-items:center;gap:.45rem;padding:.5rem .85rem;font-size:.82rem;font-weight:700;text-decoration:none;display:inline-flex;position:relative}.shop-mp-cart-btn em{min-width:1.15rem;height:1.15rem;color:var(--shop-primary);border:2px solid var(--shop-primary);background:#fff;border-radius:999px;place-items:center;padding:0 .25rem;font-size:.62rem;font-style:normal;font-weight:800;display:grid;position:absolute;top:-.35rem;right:-.35rem}.shop-mp-main{flex:1;padding-bottom:2rem}.shop-mp-hero{background:linear-gradient(135deg, color-mix(in srgb, var(--shop-primary) 12%, #fff), #fffbf5);border-bottom:1px solid #fef3c7;margin-bottom:1.5rem}:where([data-theme=dark]) .shop-mp-hero{background:linear-gradient(135deg,#1e293b,#0f172a);border-bottom-color:#1e293b}.shop-mp-hero__inner{gap:1.5rem;padding-block:2rem;display:grid}@media (min-width:768px){.shop-mp-hero__inner{grid-template-columns:1fr auto;align-items:center}}.shop-mp-hero__eyebrow{color:var(--shop-primary);text-transform:uppercase;letter-spacing:.04em;align-items:center;gap:.4rem;font-size:.78rem;font-weight:700;display:inline-flex}.shop-mp-hero h1{color:#0f172a;margin-top:.5rem;font-size:clamp(1.5rem,3vw,2.15rem);font-weight:800;line-height:1.2}:where([data-theme=dark]) .shop-mp-hero h1{color:#fff}.shop-mp-hero__inner>div>p{color:#475569;max-width:36rem;margin-top:.65rem;font-size:.92rem}:where([data-theme=dark]) .shop-mp-hero__inner>div>p{color:#94a3b8}.shop-mp-hero__badges{flex-wrap:wrap;gap:.5rem;margin-top:1rem;display:flex}.shop-mp-hero__badges span{color:#9a3412;background:#fff;border:1px solid #fed7aa;border-radius:999px;align-items:center;gap:.35rem;padding:.35rem .65rem;font-size:.75rem;font-weight:600;display:inline-flex}:where([data-theme=dark]) .shop-mp-hero__badges span{color:#fdba74;background:#1e293b;border-color:#334155}.shop-mp-hero__promo{gap:.75rem;display:flex}.shop-mp-hero__promo-card{background:#fff;border:1px solid #fed7aa;border-radius:1rem;min-width:7.5rem;padding:1rem 1.15rem;box-shadow:0 8px 24px #f973161f}.shop-mp-hero__promo-card small{color:#64748b;text-transform:uppercase;letter-spacing:.04em;font-size:.68rem;display:block}.shop-mp-hero__promo-card strong{color:var(--shop-primary);margin-top:.25rem;font-size:1.05rem;display:block}.shop-mp-hero__promo-card--alt{background:linear-gradient(145deg, var(--shop-primary), var(--shop-primary-dark));color:#fff;border-color:#0000}.shop-mp-hero__promo-card--alt small,.shop-mp-hero__promo-card--alt strong{color:#fff}.shop-mp-results-meta{color:#475569;margin-bottom:.85rem;font-size:.88rem}.shop-mp-categories{scrollbar-width:thin;gap:.45rem;margin-bottom:1.25rem;padding-bottom:.35rem;display:flex;overflow-x:auto}.shop-mp-categories button{color:#334155;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:999px;flex-shrink:0;padding:.45rem .9rem;font-size:.8rem;font-weight:600;transition:all .15s}:where([data-theme=dark]) .shop-mp-categories button{color:#e2e8f0;background:#0f172a;border-color:#334155}.shop-mp-categories button.is-active,.shop-mp-categories button:hover{border-color:var(--shop-primary);background:color-mix(in srgb, var(--shop-primary) 10%, #fff);color:var(--shop-primary)}.shop-mp-empty-results{text-align:center;color:#64748b;padding:3rem 1rem}.shop-mp-btn{cursor:pointer;border:1px solid #0000;border-radius:.65rem;justify-content:center;align-items:center;gap:.45rem;padding:.65rem 1.1rem;font-size:.88rem;font-weight:700;text-decoration:none;transition:transform .12s,box-shadow .12s;display:inline-flex}.shop-mp-btn--block{width:100%;margin-top:.5rem}.shop-mp-btn--primary{background:var(--shop-primary);color:#fff}.shop-mp-btn--primary:hover:not(:disabled){background:var(--shop-primary-dark)}.shop-mp-btn--accent{color:#fff;background:#0f172a}:where([data-theme=dark]) .shop-mp-btn--accent{color:#0f172a;background:#fff}.shop-mp-btn--ghost{color:#334155;background:0 0;border-color:#e2e8f0}:where([data-theme=dark]) .shop-mp-btn--ghost{color:#e2e8f0;border-color:#334155}.shop-mp-btn:disabled{opacity:.5;cursor:not-allowed}.shop-mp-breadcrumb{color:#64748b;flex-wrap:wrap;gap:.35rem;padding-block:1rem .5rem;font-size:.78rem;display:flex}.shop-mp-breadcrumb a{color:var(--shop-primary);text-decoration:none}.shop-mp-pdp__grid{gap:1.5rem;margin-top:.5rem;display:grid}@media (min-width:900px){.shop-mp-pdp__grid{grid-template-columns:1fr 1fr;gap:2rem}}.shop-mp-pdp__main-image{cursor:zoom-in;background:linear-gradient(145deg,#fff,#f8fafc);border:1px solid #e2e8f0;border-radius:1rem;width:100%;padding:1.25rem;display:block}:where([data-theme=dark]) .shop-mp-pdp__main-image{background:#0f172a;border-color:#334155}.shop-pdp-photo.znf-product-photo{background:0 0;border:0;width:100%;min-height:18rem;max-height:22rem}.shop-mp-pdp__gallery-hint{color:#64748b;text-align:center;margin-top:.5rem;font-size:.75rem}.shop-mp-pdp__buybox h1{color:#0f172a;font-size:1.35rem;font-weight:700;line-height:1.35}:where([data-theme=dark]) .shop-mp-pdp__buybox h1{color:#fff}.shop-mp-pdp__brand-row{color:#64748b;align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.82rem;font-weight:600;display:flex}.shop-pdp-brand-logo.manufacturer-logo-cell{min-height:2rem}.shop-mp-pdp__rating{color:#64748b;align-items:center;gap:.5rem;margin-top:.5rem;font-size:.82rem;display:flex}.shop-mp-stars{gap:.1rem;display:inline-flex}.shop-mp-stars svg{color:#cbd5e1;fill:#0000}.shop-mp-stars svg.is-on{color:#f59e0b;fill:#f59e0b}.shop-mp-pdp__codes{color:#64748b;margin-top:.65rem;font-size:.8rem}.shop-mp-pdp__price-block{background:#fff7ed;border:1px solid #fed7aa;border-radius:.85rem;margin-top:1rem;padding:1rem}:where([data-theme=dark]) .shop-mp-pdp__price-block{background:#1e293b;border-color:#334155}.shop-mp-pdp__list-price{color:#94a3b8;align-items:center;gap:.5rem;font-size:.9rem;text-decoration:line-through;display:flex}.shop-mp-pdp__discount{color:#fff;background:#ef4444;border-radius:.35rem;padding:.15rem .4rem;font-size:.72rem;font-weight:800;text-decoration:none}.shop-mp-pdp__price{color:var(--shop-primary);font-size:1.65rem;font-weight:800}.shop-mp-pdp__vat{color:#64748b;margin-top:.25rem;font-size:.75rem}.shop-mp-pdp__stock{align-items:center;gap:.4rem;margin-top:.85rem;font-size:.82rem;display:flex}.shop-mp-pdp__stock .in{color:#059669;font-weight:600}.shop-mp-pdp__stock .out{color:#ef4444;font-weight:600}.shop-mp-pdp__qty{align-items:center;gap:.75rem;margin-top:1rem;font-size:.85rem;font-weight:600;display:flex}.shop-mp-qty-control{background:#fff;border:1px solid #e2e8f0;border-radius:.55rem;align-items:center;display:inline-flex;overflow:hidden}:where([data-theme=dark]) .shop-mp-qty-control{background:#0f172a;border-color:#334155}.shop-mp-qty-control button{cursor:pointer;color:#334155;background:0 0;border:0;place-items:center;width:2.25rem;height:2.25rem;display:grid}.shop-mp-qty-control input,.shop-mp-qty-control span{text-align:center;width:2.5rem;color:inherit;background:0 0;border:0;font-size:.9rem;font-weight:700}.shop-mp-pdp__actions{grid-template-columns:1fr 1fr;gap:.65rem;margin-top:1rem;display:grid}.shop-mp-pdp__added{color:#059669;align-items:center;gap:.35rem;margin-top:.65rem;font-size:.82rem;font-weight:600;display:flex}.shop-mp-pdp__perks{color:#475569;margin-top:1rem;padding-left:1.1rem;font-size:.78rem;line-height:1.7}.shop-mp-tabs{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;margin-top:2rem;overflow:hidden}:where([data-theme=dark]) .shop-mp-tabs{background:#0f172a;border-color:#1e293b}.shop-mp-tabs__head{border-bottom:1px solid #f1f5f9;display:flex;overflow-x:auto}:where([data-theme=dark]) .shop-mp-tabs__head{border-bottom-color:#1e293b}.shop-mp-tabs__head button{color:#64748b;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;flex:1;min-width:max-content;padding:.85rem 1rem;font-size:.85rem;font-weight:600}.shop-mp-tabs__head button.is-active{color:var(--shop-primary);border-bottom-color:var(--shop-primary);background:color-mix(in srgb, var(--shop-primary) 6%, transparent)}.shop-mp-tabs__body{padding:1.25rem}.shop-mp-specs__desc{color:#475569;margin-bottom:1rem;line-height:1.6}.shop-mp-specs table{border-collapse:collapse;width:100%;font-size:.85rem}.shop-mp-specs th,.shop-mp-specs td{text-align:left;border-bottom:1px solid #f1f5f9;padding:.55rem .65rem}.shop-mp-specs th{color:#64748b;width:38%;font-weight:600}.shop-mp-reviews{gap:1rem;display:grid}.shop-mp-review{border-bottom:1px solid #f1f5f9;padding-bottom:1rem}.shop-mp-review__head{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.shop-mp-review .verified{color:#059669;background:#d1fae5;border-radius:.35rem;padding:.15rem .4rem;font-size:.68rem;font-weight:700}.shop-mp-review p{margin-top:.45rem;font-size:.88rem;line-height:1.55}.shop-mp-review time{color:#94a3b8;margin-top:.35rem;font-size:.72rem;display:block}.shop-mp-shipping-info h3{margin-bottom:.45rem;font-size:.95rem;font-weight:700}.shop-mp-shipping-info ul{margin-bottom:1rem;padding-left:1.1rem;font-size:.85rem;line-height:1.7}.shop-mp-shipping-info p{color:#475569;font-size:.85rem;line-height:1.6}.shop-mp-page-title{color:#0f172a;padding-block:1.25rem .75rem;font-size:1.35rem;font-weight:800}:where([data-theme=dark]) .shop-mp-page-title{color:#fff}.shop-mp-cart__layout{gap:1.25rem;display:grid}@media (min-width:900px){.shop-mp-cart__layout{grid-template-columns:1fr 20rem;align-items:start}}.shop-mp-cart__lines{gap:.75rem;display:grid}.shop-mp-cart-line{background:#fff;border:1px solid #e2e8f0;border-radius:.85rem;grid-template-columns:4.5rem 1fr auto;align-items:center;gap:.75rem;padding:.85rem;display:grid}@media (min-width:640px){.shop-mp-cart-line{grid-template-columns:5rem 1fr auto auto auto}}:where([data-theme=dark]) .shop-mp-cart-line{background:#0f172a;border-color:#1e293b}.shop-cart-photo.znf-product-photo{border-radius:.55rem;width:4.5rem;height:4.5rem}.shop-mp-cart-line__name{color:#0f172a;font-size:.88rem;font-weight:600;line-height:1.35;text-decoration:none}:where([data-theme=dark]) .shop-mp-cart-line__name{color:#fff}.shop-mp-cart-line__brand,.shop-mp-cart-line__sku{color:#64748b;font-size:.72rem}.shop-mp-cart-line__price{text-align:right;font-size:.9rem}.shop-mp-cart-line__saved{color:#059669;font-size:.68rem;font-weight:600;display:block}.shop-mp-cart-line__remove{color:#94a3b8;cursor:pointer;background:0 0;border:0;padding:.35rem}.shop-mp-cart-line__remove:hover{color:#ef4444}.shop-mp-cart__summary{background:#f8fafc;border:1px solid #e2e8f0;border-radius:1rem;padding:1.1rem;position:sticky;top:5.5rem}:where([data-theme=dark]) .shop-mp-cart__summary{background:#0f172a;border-color:#1e293b}.shop-mp-cart__summary h2{margin-bottom:.85rem;font-size:1rem;font-weight:800}.shop-mp-cart__summary dl>div{justify-content:space-between;gap:.75rem;padding-block:.4rem;font-size:.85rem;display:flex}.shop-mp-cart__total{border-top:1px solid #e2e8f0;margin-top:.35rem;font-weight:800;padding-top:.65rem!important;font-size:1rem!important}.shop-mp-free{color:#059669;font-weight:700}.shop-mp-cart__free-hint{color:#ea580c;margin-top:.65rem;font-size:.75rem;line-height:1.45}.shop-mp-cart__free-hint--ok{color:#059669}.shop-mp-empty{text-align:center;color:#64748b;padding:4rem 1rem}.shop-mp-empty h1{color:#0f172a;margin-top:1rem;font-size:1.25rem;font-weight:800}:where([data-theme=dark]) .shop-mp-empty h1{color:#fff}.shop-mp-empty p{margin:.5rem 0 1.25rem}.shop-mp-checkout-steps{gap:.5rem;padding-block:1rem;font-size:.78rem;font-weight:600;display:flex}.shop-mp-checkout-steps span{text-align:center;color:#64748b;background:#f1f5f9;border-radius:.55rem;flex:1;padding:.5rem}.shop-mp-checkout-steps .is-active{background:var(--shop-primary);color:#fff}.shop-mp-checkout-steps .is-done{background:color-mix(in srgb, var(--shop-primary) 15%, #fff);color:var(--shop-primary)}.shop-mp-checkout__layout{gap:1.25rem;display:grid}@media (min-width:900px){.shop-mp-checkout__layout{grid-template-columns:1fr 20rem;align-items:start}}.shop-mp-checkout__auth-tabs{grid-template-columns:1fr 1fr;gap:.5rem;margin-bottom:1rem;display:grid}.shop-mp-checkout__auth-tabs button{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:.65rem;justify-content:center;align-items:center;gap:.4rem;padding:.65rem;font-size:.82rem;font-weight:600;display:inline-flex}.shop-mp-checkout__auth-tabs button.is-active{border-color:var(--shop-primary);background:color-mix(in srgb, var(--shop-primary) 8%, #fff);color:var(--shop-primary)}.shop-mp-checkout__login-prompt{text-align:center;border:1px dashed #cbd5e1;border-radius:.85rem;padding:1.25rem}.shop-mp-checkout-form h2{margin-bottom:.85rem;font-size:1.05rem;font-weight:800}.shop-mp-form-grid{gap:.75rem;display:grid}@media (min-width:640px){.shop-mp-form-grid{grid-template-columns:1fr 1fr}}.shop-mp-form-full{grid-column:1/-1}.shop-mp-checkout-form label{color:#475569;gap:.35rem;font-size:.78rem;font-weight:600;display:grid}.shop-mp-checkout-form input,.shop-mp-checkout-form textarea{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:.55rem;padding:.55rem .65rem;font-size:.88rem}:where([data-theme=dark]) .shop-mp-checkout-form input,:where([data-theme=dark]) .shop-mp-checkout-form textarea{color:#fff;background:#0f172a;border-color:#334155}.shop-mp-payment-options{gap:.5rem;margin-bottom:1rem;display:grid}.shop-mp-payment-options label{cursor:pointer;border:1px solid #e2e8f0;border-radius:.65rem;align-items:center;gap:.65rem;padding:.75rem;font-weight:600;display:flex}.shop-mp-payment-options label.is-active{border-color:var(--shop-primary);background:color-mix(in srgb, var(--shop-primary) 6%, #fff)}.shop-mp-card-form{gap:.75rem;margin-bottom:1rem;display:grid}.shop-mp-secure-note{color:#64748b;align-items:center;gap:.35rem;font-size:.72rem;display:flex}.shop-mp-checkout-form__actions{flex-wrap:wrap;justify-content:space-between;gap:.65rem;margin-top:.5rem;display:flex}.shop-mp-checkout-lines{margin:0 0 .75rem;padding:0;font-size:.78rem;list-style:none}.shop-mp-checkout-lines li{border-bottom:1px dashed #e2e8f0;justify-content:space-between;gap:.5rem;padding-block:.3rem;display:flex}.shop-mp-checkout-done{text-align:center;padding:3rem 1rem}.shop-mp-checkout-done h1{margin-top:1rem;font-size:1.5rem;font-weight:800}.shop-mp-checkout-done__hint{color:#64748b;margin-top:.5rem}.shop-mp-checkout-done__actions{flex-wrap:wrap;justify-content:center;gap:.65rem;margin-top:1.5rem;display:flex}.shop-mp-footer{background:#f8fafc;border-top:1px solid #e2e8f0;margin-top:auto;padding-top:2rem}:where([data-theme=dark]) .shop-mp-footer{background:#0f172a;border-top-color:#1e293b}.shop-mp-footer__grid{gap:1.5rem;padding-bottom:1.5rem;display:grid}@media (min-width:768px){.shop-mp-footer__grid{grid-template-columns:repeat(4,1fr)}}.shop-mp-footer strong{color:#0f172a;margin-bottom:.5rem;font-size:.85rem;display:block}:where([data-theme=dark]) .shop-mp-footer strong{color:#fff}.shop-mp-footer a,.shop-mp-footer span{color:#64748b;align-items:center;gap:.35rem;margin-bottom:.35rem;font-size:.8rem;text-decoration:none;display:flex}.shop-mp-footer a:hover{color:var(--shop-primary)}.shop-mp-footer p{color:#64748b;font-size:.8rem;line-height:1.5}.shop-mp-footer__copy{color:#94a3b8;text-align:center;border-top:1px solid #e2e8f0;padding-block:1rem;font-size:.72rem}:where([data-theme=dark]) .shop-mp-footer__copy{border-top-color:#1e293b}.shop-smart-search{width:100%;min-width:0;position:relative}.shop-smart-search__form{width:100%}.shop-smart-search__panel{z-index:50;background:#fff;border:1px solid #e2e8f0;border-radius:.85rem;position:absolute;top:calc(100% + .35rem);left:0;right:0;overflow:hidden;box-shadow:0 18px 40px #0f172a24}:where([data-theme=dark]) .shop-smart-search__panel{background:#0f172a;border-color:#334155;box-shadow:0 18px 40px #00000073}.shop-smart-search__panel-head{color:var(--shop-primary);background:color-mix(in srgb, var(--shop-primary) 8%, #fff);border-bottom:1px solid #f1f5f9;align-items:center;gap:.4rem;padding:.55rem .85rem;font-size:.72rem;font-weight:700;display:flex}:where([data-theme=dark]) .shop-smart-search__panel-head{background:#1e293b;border-bottom-color:#334155}.shop-smart-search__panel ul{max-height:18rem;margin:0;padding:.35rem;list-style:none;overflow-y:auto}.shop-smart-search__item{color:inherit;border-radius:.55rem;align-items:flex-start;gap:.55rem;padding:.55rem .65rem;text-decoration:none;transition:background .12s;display:flex}.shop-smart-search__item:hover,.shop-smart-search__item.is-active{background:#f8fafc}:where([data-theme=dark]) .shop-smart-search__item:hover,:where([data-theme=dark]) .shop-smart-search__item.is-active{background:#1e293b}.shop-smart-search__item-icon{color:#94a3b8;margin-top:.1rem}.shop-smart-search__item-text{gap:.1rem;min-width:0;display:grid}.shop-smart-search__item-text strong{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;font-weight:700;overflow:hidden}:where([data-theme=dark]) .shop-smart-search__item-text strong{color:#fff}.shop-smart-search__item-text small{color:#64748b;text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;overflow:hidden}.shop-smart-search__all{width:100%;color:var(--shop-primary);cursor:pointer;background:#f8fafc;border:0;border-top:1px solid #f1f5f9;padding:.65rem;font-size:.78rem;font-weight:700}.shop-smart-search__all:hover{background:color-mix(in srgb, var(--shop-primary) 10%, #fff)}.shop-mp-results-meta__smart{color:#94a3b8;margin-left:.25rem;font-weight:500}.shop-product-photo--placeholder{color:#94a3b8;background:linear-gradient(145deg,#f1f5f9,#f8fafc);border-radius:.65rem;justify-content:center;align-items:center;min-height:10rem;display:flex}.shop-product-brand-text{text-transform:uppercase;letter-spacing:.04em;color:var(--shop-primary);font-size:.72rem;font-weight:700}
