.category-shop{--cat-accent: #006bea;background:#fff;color:#000}.category-shop__hero{padding:2rem 0 1.5rem;border-bottom:1px solid #ebebeb}.category-shop__title{font-size:clamp(1.875rem,5vw,2.75rem);font-weight:700;line-height:1.12;letter-spacing:-.02em}.category-shop__subtitle{margin-top:.5rem;max-width:42rem;font-size:1rem;line-height:1.55;color:#555}.category-shop__promo-track{display:flex;gap:1rem;overflow-x:auto;padding:1.5rem 0;scrollbar-width:none}.category-shop__promo-track::-webkit-scrollbar{display:none}.category-shop__promo{flex-shrink:0;width:min(88vw,22rem);border-radius:.75rem;background:linear-gradient(135deg,#f7f7f7,#eef4fc);padding:1.25rem 1.375rem}.category-shop__promo-title{font-size:1.0625rem;font-weight:700;line-height:1.35}.category-shop__promo-body{margin-top:.35rem;font-size:.8125rem;line-height:1.45;color:#555}.category-shop__promo-cta{margin-top:.875rem;display:inline-flex;align-items:center;gap:.25rem;font-size:.8125rem;font-weight:600;color:var(--cat-accent)}.category-shop__promo-cta:hover{text-decoration:underline}.category-shop__sub-tabs{display:flex;flex-wrap:nowrap;gap:.625rem;overflow-x:auto;padding:1.125rem 0;margin-bottom:.25rem;border-top:1px solid #e8e8e8;border-bottom:1px solid #e8e8e8;scrollbar-width:none;-ms-overflow-style:none}.category-shop__sub-tabs::-webkit-scrollbar{display:none}.category-shop__sub-tab{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;min-height:2.625rem;border-radius:9999px;border:1.5px solid #c8c8c8;background:#fff;padding:.5rem 1.375rem;font-size:.875rem;font-weight:600;line-height:1.2;letter-spacing:-.01em;color:#1a1a1a;white-space:nowrap;transition:border-color .18s ease,color .18s ease,background .18s ease,box-shadow .18s ease}.category-shop__sub-tab:hover:not(.category-shop__sub-tab--active){border-color:#999;color:#000}.category-shop__sub-tab--active{border-color:var(--cat-accent);background:#006bea0f;color:var(--cat-accent);box-shadow:none}.category-shop__explore-divider{margin:2rem 0 0;border-top:1px solid #ebebeb;padding-top:2rem}.category-shop__section-label{margin-bottom:1.25rem;font-size:.6875rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#888}.category-shop__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;padding:1.5rem 0 2.5rem}@media(min-width:640px){.category-shop__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}}@media(min-width:1024px){.category-shop__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem}}.category-shop__benefits{display:grid;gap:1rem;border-top:1px solid #ebebeb;padding:2.5rem 0}@media(min-width:768px){.category-shop__benefits{grid-template-columns:repeat(3,minmax(0,1fr))}}.category-shop__benefit{padding:1.25rem;border-radius:.75rem;background:#f7f7f7}.category-shop__benefit-title{font-size:.9375rem;font-weight:700}.category-shop__benefit-body{margin-top:.35rem;font-size:.8125rem;line-height:1.45;color:#555}.cat-product-card{display:flex;flex-direction:column;height:100%;border-radius:.75rem;background:#fff;border:1px solid #ebebeb;overflow:hidden;transition:box-shadow .25s ease}.cat-product-card:hover{box-shadow:0 12px 28px -14px #0000002e}.cat-product-card__visual{position:relative;display:flex;min-height:10.5rem;align-items:center;justify-content:center;background:transparent;padding:1rem}.cat-product-card__badge{position:absolute;top:.625rem;left:.625rem;border-radius:.25rem;background:var(--brand-red);padding:.15rem .45rem;font-size:.625rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#fff}.cat-product-card__image{max-height:9rem;width:100%;object-fit:contain}.cat-product-card__body{display:flex;flex:1;flex-direction:column;gap:.35rem;padding:.875rem}.cat-product-card__name{font-size:.875rem;font-weight:700;line-height:1.3;color:#000}.cat-product-card__tagline{min-height:2.25rem;font-size:.75rem;line-height:1.4;color:#666}.cat-product-card__price{margin-top:auto;padding-top:.25rem;font-size:.875rem;font-weight:700;color:#000}.cat-product-card__actions{display:flex;flex-direction:column;gap:.375rem;margin-top:.625rem}.cat-product-card__btn{display:flex;align-items:center;justify-content:center;width:100%;border-radius:9999px;padding:.5rem .75rem;font-size:.6875rem;font-weight:600;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.cat-product-card__btn--primary{background:var(--brand-blue);color:#fff}.cat-product-card__btn--primary:hover{background:color-mix(in oklab,var(--brand-blue) 86%,black)}.cat-product-card__btn--lipa{border:1px solid var(--brand-red);background:#fff;color:var(--brand-red)}.cat-product-card__btn--lipa:hover{background:var(--brand-red);color:#fff}.cat-product-card__btn--cart{border:1px solid #d9d9d9;background:#fff;color:#000}.cat-product-card__btn--cart:hover{border-color:#000}.shop-offers{--shop-offers-accent: #006bea}.shop-offers__head{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:1.5rem}.shop-offers__title{font-size:clamp(1.75rem,4vw,2.25rem);font-weight:700;line-height:1.15;letter-spacing:-.02em;color:#000}.shop-offers__subtitle{margin-top:.35rem;font-size:1rem;font-weight:400;color:#767676}.shop-offers__nav{display:flex;shrink:0;gap:.5rem}.shop-offers__nav-btn{display:grid;height:2.5rem;width:2.5rem;place-items:center;border:1px solid #d9d9d9;border-radius:9999px;background:#fff;color:#000;transition:border-color .2s ease,background-color .2s ease}.shop-offers__nav-btn:hover:not(:disabled){border-color:#000}.shop-offers__nav-btn:disabled{opacity:.35;cursor:not-allowed}.shop-offers__tabs{display:flex;gap:.25rem;overflow-x:auto;margin-bottom:1.25rem;padding-bottom:.25rem;scrollbar-width:none}.shop-offers__tabs::-webkit-scrollbar{display:none}.shop-offers__tab{flex-shrink:0;border:none;border-bottom:2px solid transparent;background:transparent;padding:.625rem 1rem;font-size:.875rem;font-weight:600;color:#767676;transition:color .2s ease,border-color .2s ease}.shop-offers__tab:hover{color:#000}.shop-offers__tab--active{border-bottom-color:var(--shop-offers-accent);color:#000}.shop-offers__track{display:flex;gap:1rem;overflow-x:auto;padding-bottom:.5rem;scroll-snap-type:x mandatory;scrollbar-width:none}.shop-offers__track::-webkit-scrollbar{display:none}.shop-offers__card-slot{width:min(78vw,17.5rem);flex-shrink:0;scroll-snap-align:start}.shop-offers__card-slot .cat-product-card{height:100%}@media(min-width:640px){.shop-offers__card-slot{width:16.5rem}}@media(min-width:1024px){.shop-offers__card-slot{width:17.5rem}}
