.product-list-hero{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1.2rem 1.35rem;border:1px solid var(--color-rgba-49-97-147-014);border-radius:26px;background:radial-gradient(circle at top left,var(--color-rgba-103-162-189-016),var(--color-transparent) 32%),radial-gradient(circle at top right,var(--color-rgba-49-97-147-012),var(--color-transparent) 28%),linear-gradient(180deg,var(--color-white) 0%,var(--color-f8fbff) 100%);box-shadow:0 18px 38px var(--color-rgba-21-45-70-008)}.product-list-hero__content{max-width:720px}.product-list-hero__eyebrow{display:inline-flex;align-items:center;gap:.45rem;padding:.3rem .7rem;border-radius:999px;background:var(--color-rgba-49-97-147-012);color:var(--color-355070);font-size:.8rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase}.product-list-hero__title{margin:.7rem 0 0;font-size:clamp(1.4rem,2.3vw,2rem);font-weight:900;line-height:1.4;color:var(--color-213b5a)}.product-list-hero__description{margin:.7rem 0 0;color:var(--color-627286);line-height:1.9;max-width:62ch}.product-list-hero__stats{display:flex;flex-direction:column;align-items:flex-end;gap:.6rem}.product-list-hero__count{display:inline-flex;align-items:baseline;gap:.45rem;padding:.85rem 1rem;border-radius:18px;background:var(--color-white);border:1px solid var(--color-rgba-49-97-147-014);min-width:156px;justify-content:space-between;box-shadow:0 10px 24px var(--color-rgba-21-45-70-006)}.product-list-hero__count-label{color:var(--color-627286);font-size:.86rem;font-weight:600}.product-list-hero__count-value{color:var(--color-primary);font-size:1.45rem;font-weight:900;line-height:1}.product-list-hero__chip{display:inline-flex;align-items:center;gap:.4rem;padding:.5rem .85rem;border-radius:999px;background:var(--color-rgba-13-110-253-008);color:var(--color-355070);border:1px solid var(--color-rgba-13-110-253-016);font-size:.82rem;max-width:100%}.product-filters-panel{background:linear-gradient(180deg,var(--color-white) 0%,var(--color-f7fbff) 100%);border:1px solid var(--color-rgba-49-97-147-014);border-radius:24px;padding:1rem;box-shadow:0 12px 30px var(--color-rgba-21-45-70-006)}.product-filters-panel form{row-gap:.85rem}.product-filters-panel .form-label{margin-bottom:.45rem;color:var(--color-355070);font-size:.84rem;font-weight:700;letter-spacing:.01em}.product-filters-panel .form-select{min-height:48px;border-radius:14px;border-color:var(--color-c8def8);background-color:var(--color-white);box-shadow:inset 0 1px 2px var(--color-rgba-21-45-70-004)}.product-filters-panel .form-select:focus{border-color:var(--color-primary);box-shadow:0 0 0 .2rem var(--color-rgba-49-97-147-012)}.product-filters-panel .filter-submit{min-width:150px;min-height:48px;border-radius:14px;font-weight:700;letter-spacing:.01em}.List-product-box{background:radial-gradient(circle at top left,var(--color-rgba-103-162-189-014),var(--color-transparent) 22%),linear-gradient(180deg,var(--color-white) 0%,var(--color-f5f8fc) 100%);border:1px solid var(--color-rgba-49-97-147-014);box-shadow:0 14px 34px var(--color-rgba-21-45-70-008);overflow:hidden}.bundle-media{display:grid;width:100%;height:100%;gap:.5rem}.bundle-media--count-1{grid-template-columns:minmax(0,1fr)}.bundle-media--count-2{grid-template-columns:repeat(2,minmax(0,1fr))}.bundle-media--count-3,.bundle-media--count-4{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr))}.bundle-media__tile{position:relative;overflow:hidden;border-radius:20px;background:linear-gradient(180deg,var(--color-f8fbff) 0%,#eaf2fb 100%);border:1px solid var(--color-rgba-49-97-147-014);min-width:0;min-height:0}.bundle-media__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.bundle-media__more{position:absolute;inset:auto 0 0 0;display:flex;align-items:center;justify-content:center;min-height:40%;background:linear-gradient(180deg,#11253a0d,#11253ac7);color:var(--color-white);font-size:1rem;font-weight:800}.bundle-list-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.2rem}.bundle-card{position:relative;display:flex;flex-direction:column;height:100%;border-radius:28px;border:1px solid rgba(88,122,156,.2);background:linear-gradient(135deg,#fff7e8d1,#f5fbffe0 46%,#eef7f4f0),var(--color-white);box-shadow:inset 0 0 0 1px #ffffffb8,0 20px 40px var(--color-rgba-21-45-70-008);overflow:hidden}:root[data-theme=dark] .bundle-card,[data-theme=dark] .bundle-card{border-color:#94a3b838;background:linear-gradient(135deg,#29343ef5,#192a37fa 48%,#1f312df5),#111827;box-shadow:inset 0 0 0 1px #ffffff0a,0 20px 40px #0000003d}.bundle-card__media-shell{position:relative;margin:.7rem .7rem 0;padding:.3rem;border-radius:24px;background:#ffffff94;border:1px solid rgba(255,255,255,.72);box-shadow:inset 0 1px #ffffffb8}:root[data-theme=dark] .bundle-card__media-shell,[data-theme=dark] .bundle-card__media-shell{background:#0f172a47;border-color:#e2e8f01a;box-shadow:inset 0 1px #ffffff0a}.bundle-card__media{display:block;height:280px;padding:.8rem;border-radius:24px;background:linear-gradient(180deg,var(--color-white) 0%,#f4f8fd 100%);border:1px solid var(--color-rgba-49-97-147-014);text-decoration:none}.bundle-card__media .bundle-media--bundle-list{height:100%}.bundle-card__media .bundle-media--bundle-list .bundle-media__tile{border-radius:18px}.bundle-card__overlay{position:absolute;inset:1.75rem 1.75rem auto;display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;pointer-events:none}.bundle-card__overlay>*{pointer-events:auto}.bundle-card__count-badge{display:inline-flex;align-items:center;gap:.45rem;padding:.55rem .8rem;border-radius:999px;background:#ffffffeb;border:1px solid var(--color-rgba-49-97-147-014);color:var(--color-213b5a);font-size:.82rem;font-weight:800;box-shadow:0 12px 28px var(--color-rgba-21-45-70-012)}:root[data-theme=dark] .bundle-card__count-badge,[data-theme=dark] .bundle-card__count-badge{background:#0f172ad1;border-color:#e2e8f03d;color:#f8fafc;box-shadow:0 12px 28px #00000047}.bundle-card__favorite .product-card__favorite-button{width:2.7rem;height:2.7rem;border-radius:999px;box-shadow:0 12px 28px var(--color-rgba-21-45-70-012)}.bundle-card__body{display:flex;flex:1 1 auto;flex-direction:column;padding:1rem 1rem 0}.bundle-card__meta{display:flex;flex-wrap:wrap;gap:.5rem}.bundle-card__meta-chip{display:inline-flex;align-items:center;gap:.35rem;padding:.45rem .7rem;border-radius:999px;background:var(--color-rgba-49-97-147-008);color:var(--color-355070);font-size:.78rem;font-weight:700}.bundle-card__meta-chip--promoted{background:#ffc10729;color:#8b5a00}.bundle-card__seller{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-top:.85rem}.bundle-card__seller-link{display:inline-flex;align-items:center;gap:.45rem;color:var(--color-355070);text-decoration:none;min-width:0}.bundle-card__seller-rate{color:var(--color-primary);font-weight:800;white-space:nowrap}.bundle-card__categories{margin:.75rem 0 0;color:var(--color-627286);font-size:.86rem;line-height:1.9}.bundle-card__items{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-top:1rem}.bundle-card__item{display:flex;flex-direction:column;gap:.45rem;text-decoration:none;color:inherit}.bundle-card__item-thumb{display:flex;align-items:center;justify-content:center;aspect-ratio:1 / 1;overflow:hidden;border-radius:18px;background:linear-gradient(180deg,var(--color-white) 0%,#f4f8fd 100%);border:1px solid var(--color-rgba-49-97-147-014)}.bundle-card__item-thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.bundle-card__item-thumb-placeholder{color:#8ea1b8;font-size:.78rem;font-weight:700}.bundle-card__item-title{display:-webkit-box;overflow:hidden;color:var(--color-355070);font-size:.8rem;font-weight:700;line-height:1.7;-webkit-line-clamp:2;-webkit-box-orient:vertical}.bundle-card__footer{display:flex;align-items:center;justify-content:space-between;gap:.85rem;padding:1rem;margin-top:1rem;border-top:1px solid var(--color-rgba-49-97-147-012);background:#fff6}:root[data-theme=dark] .bundle-card__footer,[data-theme=dark] .bundle-card__footer{border-top-color:#e2e8f01a;background:#0f172a2e}.bundle-card__price{display:flex;flex-direction:column;gap:.45rem;min-width:0}.bundle-card__discount{display:inline-flex;align-items:center;gap:.3rem;width:-moz-fit-content;width:fit-content;padding:.35rem .55rem;border-radius:999px;background:#dc35451a;color:#b42338;font-size:.77rem;font-weight:800}.bundle-card__price-meta{display:flex;flex-direction:column;gap:.15rem}.bundle-card__price-previous{color:#8ea1b8;font-size:.8rem}.bundle-card__price-current{color:var(--color-213b5a);font-size:1rem;font-weight:900}.bundle-card__more-link{display:inline-flex;align-items:center;gap:.25rem;flex-shrink:0;color:var(--color-primary);font-size:.9rem;font-weight:800;text-decoration:none}.bundle-card__more-link:hover,.bundle-card__more-link:focus-visible{color:var(--color-primary-dark);text-decoration:none}:root[data-theme=dark] .bundle-card__more-link,[data-theme=dark] .bundle-card__more-link{color:#bfdbfe}:root[data-theme=dark] .bundle-card__more-link:hover,:root[data-theme=dark] .bundle-card__more-link:focus-visible,[data-theme=dark] .bundle-card__more-link:hover,[data-theme=dark] .bundle-card__more-link:focus-visible{color:#e0f2fe}@media(max-width:991.98px){.product-list-hero{padding:1rem 1.1rem;border-radius:22px}.product-list-hero__stats{align-items:stretch;width:100%}.product-list-hero__count{width:100%}.product-filters-panel{padding:.9rem;border-radius:20px}.List-product-box{border-radius:20px}.bundle-card__media{height:250px}}@media(max-width:767.98px){.product-list-hero{flex-direction:column;align-items:stretch}.product-list-hero__stats{align-items:stretch}.product-list-hero__count{min-width:0}.bundle-list-grid{grid-template-columns:minmax(0,1fr);gap:1rem}.bundle-card{border-radius:24px}.bundle-card__media-shell{margin:.65rem .65rem 0;padding:.25rem}.bundle-card__media{height:220px;padding:.65rem;border-radius:20px}.bundle-card__overlay{inset:1.35rem 1.35rem auto}.bundle-card__body{padding:.9rem .9rem 0}.bundle-card__items{gap:.6rem}.bundle-card__footer{align-items:center;flex-direction:row;flex-wrap:wrap}}
