.shop-page{background:#ffffff;padding:7.5rem 0}@media (max-width:991px){.shop-page{padding:5rem 0}}@media (max-width:767px){.shop-page{padding:4rem 0}}.shop-page__inner{width:100%;max-width:1320px;margin-inline:auto;padding-inline:1.25rem}.shop-page__toolbar{display:flex;align-items:center;justify-content:space-between;gap:1rem 1.5rem;margin-bottom:2.5rem;flex-wrap:wrap}.shop-page__results{margin:0;color:#4d5765;font-size:1rem;line-height:1.5}.shop-page__sort{position:relative;min-width:12.5rem}.shop-page__sort-trigger{display:flex;align-items:center;justify-content:space-between;gap:.75rem;width:100%;min-height:3.25rem;padding:0 1.125rem;border:1px solid #e0e5eb;border-radius:.375rem;background:#ffffff;color:#0f101b;font-size:.9375rem;font-weight:500;cursor:pointer;transition:border-color .2s ease,color .2s ease}.shop-page__sort-trigger:hover{border-color:var(--brand-primary,#5966ec);color:var(--brand-primary,#5966ec)}.shop-page__sort-chevron{width:1rem;height:1rem;flex-shrink:0;transition:transform .2s ease}.shop-page__sort-chevron--open{transform:rotate(180deg)}.shop-page__sort-menu{position:absolute;top:calc(100% + .5rem);right:0;z-index:20;min-width:100%;margin:0;padding:.375rem 0;list-style:none;border:1px solid #e0e5eb;border-radius:.375rem;background:#ffffff;box-shadow:0 12px 36px rgba(15,16,27,.08)}.shop-page__sort-option{display:block;width:100%;padding:.625rem 1.125rem;border:0;background:transparent;color:#0f101b;font-size:.9375rem;text-align:left;cursor:pointer;transition:background-color .2s ease,color .2s ease}.shop-page__sort-option--active,.shop-page__sort-option:hover{background:rgba(89,102,236,.08);color:var(--brand-primary,#5966ec)}.shop-page__grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width:768px){.shop-page__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:992px){.shop-page__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1200px){.shop-page__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.875rem}}.shop-page__empty{padding:4rem 1.5rem;border:1px dashed #e0e5eb;border-radius:.75rem;text-align:center;color:#64748b}.shop-card{overflow:hidden;border:1px solid #e0e5eb;border-radius:.375rem;background:#ffffff;transition:box-shadow .3s ease}.shop-card:hover{box-shadow:0 12px 36px rgba(15,16,27,.08)}.shop-card__thumb{position:relative;z-index:1;height:18.75rem;overflow:hidden;border-bottom:1px solid #e0e5eb;background:#f3f7fb}.shop-card__thumb-overlay{position:absolute;inset:0;z-index:1;background:rgba(15,16,27,0);transition:background-color .3s ease}.shop-card:hover .shop-card__thumb-overlay{background:rgba(15,16,27,.04)}.shop-card__thumb-inner{position:absolute;top:55%;left:50%;z-index:2;width:7.75rem;height:11.75rem;transform:translate(-50%,-50%)}.shop-card__img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.shop-card:hover .shop-card__img{transform:scale(1.04)}.shop-card__author{position:absolute;top:1.25rem;left:1.25rem;z-index:3;display:inline-block;padding:.3125rem 1.25rem;border:1px solid #e0e5eb;border-radius:999px;background:#ffffff;color:var(--brand-primary,#5966ec);font-size:.8125rem;font-weight:500;letter-spacing:.02em;line-height:1.2}.shop-card__actions{position:absolute;top:1.875rem;right:.625rem;z-index:3;margin:0;padding:0;list-style:none;opacity:0;visibility:hidden;transform:translateX(.5rem);transition:opacity .3s ease,visibility .3s ease,transform .3s ease}.shop-card:hover .shop-card__actions{opacity:1;visibility:visible;transform:translateX(0)}.shop-card__actions li:not(:last-child){margin-bottom:.625rem}.shop-card__thumb-link{display:block;color:inherit;text-decoration:none}.shop-card__title a{color:inherit;text-decoration:none;transition:color .2s ease}.shop-card__title a:hover{color:var(--brand-primary,#5966ec)}.shop-card__action{display:inline-flex;align-items:center;justify-content:center;width:2.8125rem;height:2.8125rem;border:0;border-radius:50%;background:#ffffff;color:#0f101b;text-decoration:none;cursor:pointer;transition:background-color .2s ease,color .2s ease}.shop-card__action svg{width:1.125rem;height:1.125rem}.shop-card__action--active,.shop-card__action:hover{background:var(--brand-primary,#5966ec);color:#ffffff}.shop-card__content{padding:1.875rem}@media (max-width:767px){.shop-card__content{padding:1.25rem}}.shop-card__title{margin:0;color:#0f101b;font-size:1.25rem;font-weight:600;line-height:1.35}.shop-card__review-wrap{display:flex;align-items:center;flex-wrap:wrap;gap:.3125rem .625rem;margin-top:.625rem}.shop-card__stars{display:inline-flex;align-items:center;gap:.125rem;margin:0;padding:0;list-style:none}.shop-card__star{width:.875rem;height:.875rem}.shop-card__star--filled{fill:#ffc92e;color:#ffc92e}.shop-card__star--outline{color:#cbd5e1}.shop-card__review-count{color:#4d5765;font-size:.875rem}.shop-card__price{display:flex;align-items:center;gap:.625rem;margin:.625rem 0 0;font-size:1rem;font-weight:600;line-height:1.2}.shop-card__price-old{color:#4d5765;font-weight:500;text-decoration:line-through}.shop-card__price-current{color:var(--brand-primary,#5966ec)}.shop-page__pagination{margin-top:3.125rem}.shop-page__pagination-list{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.625rem;margin:0;padding:0;list-style:none}.shop-page__pagination-btn{display:inline-flex;align-items:center;justify-content:center;width:3.4375rem;height:3.4375rem;border:0;border-radius:50%;background:#f3f7fb;color:#0f101b;font-size:1rem;font-weight:600;line-height:1;cursor:pointer;transition:background-color .2s ease,color .2s ease}.shop-page__pagination-btn--active,.shop-page__pagination-btn:hover:not(:disabled){background:var(--brand-primary,#5966ec);color:#ffffff}.shop-page__pagination-btn:disabled{opacity:.45;cursor:not-allowed}.shop-page__pagination-btn--next svg{width:1.125rem;height:1.125rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (prefers-reduced-motion:reduce){.shop-card__actions,.shop-card__img,.shop-card__thumb-overlay{transition:none}}