.ReviewsPage-module-scss-module__7gYvHG__reviewsPage{min-height:100vh;padding:40px 0 100px}.ReviewsPage-module-scss-module__7gYvHG__reviewsPage .ReviewsPage-module-scss-module__7gYvHG__loading{justify-content:center;align-items:center;min-height:400px;padding:60px;display:flex}.ReviewsPage-module-scss-module__7gYvHG__reviewsPage .ReviewsPage-module-scss-module__7gYvHG__error{text-align:center;color:var(--color-gray-500);padding:60px}.ReviewsPage-module-scss-module__7gYvHG__reviewsPage .ReviewsPage-module-scss-module__7gYvHG__breadcrumbs{margin-bottom:24px}.ReviewsPage-module-scss-module__7gYvHG__reviewsPage .ReviewsPage-module-scss-module__7gYvHG__backLink{color:var(--color-gray-500);cursor:pointer;align-items:center;gap:8px;margin-bottom:32px;font-size:14px;transition:color .2s;display:inline-flex}.ReviewsPage-module-scss-module__7gYvHG__reviewsPage .ReviewsPage-module-scss-module__7gYvHG__backLink:hover{color:var(--secondary-color)}.ReviewsPage-module-scss-module__7gYvHG__reviewsPage .ReviewsPage-module-scss-module__7gYvHG__backLink svg{font-size:18px}.ReviewsPage-module-scss-module__7gYvHG__reviewsPage .ReviewsPage-module-scss-module__7gYvHG__layout{grid-template-columns:1fr 350px;align-items:start;gap:40px;display:grid}@media (max-width:1100px){.ReviewsPage-module-scss-module__7gYvHG__reviewsPage .ReviewsPage-module-scss-module__7gYvHG__layout{grid-template-columns:1fr}}.ReviewsPage-module-scss-module__7gYvHG__reviewsPage .ReviewsPage-module-scss-module__7gYvHG__mainContent{background:var(--color-white);border-radius:var(--radius-lg);padding:40px;box-shadow:0 4px 20px #0000000d}@media (max-width:768px){.ReviewsPage-module-scss-module__7gYvHG__reviewsPage .ReviewsPage-module-scss-module__7gYvHG__mainContent{padding:24px}}.ReviewsPage-module-scss-module__7gYvHG__reviewsPage .ReviewsPage-module-scss-module__7gYvHG__header{border-bottom:1px solid var(--color-gray-100);justify-content:space-between;align-items:center;gap:20px;margin-bottom:40px;padding-bottom:24px;display:flex}@media (max-width:768px){.ReviewsPage-module-scss-module__7gYvHG__reviewsPage .ReviewsPage-module-scss-module__7gYvHG__header{flex-direction:column;align-items:stretch;gap:20px}}.ReviewsPage-module-scss-module__7gYvHG__reviewsPage .ReviewsPage-module-scss-module__7gYvHG__header .ReviewsPage-module-scss-module__7gYvHG__titleSection h1{color:var(--color-black);letter-spacing:-.5px;margin-bottom:4px;font-size:28px;font-weight:800}.ReviewsPage-module-scss-module__7gYvHG__reviewsPage .ReviewsPage-module-scss-module__7gYvHG__header .ReviewsPage-module-scss-module__7gYvHG__titleSection .ReviewsPage-module-scss-module__7gYvHG__count{color:var(--color-gray-500);font-size:15px}.ReviewsPage-module-scss-module__7gYvHG__reviewsPage .ReviewsPage-module-scss-module__7gYvHG__header .ReviewsPage-module-scss-module__7gYvHG__writeBtn{min-width:180px}.ReviewsPage-module-scss-module__7gYvHG__reviewsPage .ReviewsPage-module-scss-module__7gYvHG__reviewsList{flex-direction:column;gap:0;display:flex}.ReviewsPage-module-scss-module__7gYvHG__reviewsPage .ReviewsPage-module-scss-module__7gYvHG__reviewsList>div{border-bottom:1px solid var(--color-gray-100);padding:32px 0}.ReviewsPage-module-scss-module__7gYvHG__reviewsPage .ReviewsPage-module-scss-module__7gYvHG__reviewsList>div:last-child{border-bottom:none}.ReviewsPage-module-scss-module__7gYvHG__reviewsPage .ReviewsPage-module-scss-module__7gYvHG__emptyState{text-align:center;color:var(--color-gray-400);padding:60px 0;font-style:italic}.ReviewsPage-module-scss-module__7gYvHG__reviewsPage .ReviewsPage-module-scss-module__7gYvHG__sidebar{position:sticky;top:100px}@media (max-width:1100px){.ReviewsPage-module-scss-module__7gYvHG__reviewsPage .ReviewsPage-module-scss-module__7gYvHG__sidebar{order:-1;position:static}}.ReviewsPage-module-scss-module__7gYvHG__reviewsPage .ReviewsPage-module-scss-module__7gYvHG__productCard{background:var(--color-white);border-radius:var(--radius-lg);padding:24px;overflow:hidden;box-shadow:0 4px 20px #0000000d}.ReviewsPage-module-scss-module__7gYvHG__reviewsPage .ReviewsPage-module-scss-module__7gYvHG__productCard .ReviewsPage-module-scss-module__7gYvHG__productImage{aspect-ratio:1;border-radius:var(--radius-md);background:#fff;width:100%;margin-bottom:20px;overflow:hidden}.ReviewsPage-module-scss-module__7gYvHG__reviewsPage .ReviewsPage-module-scss-module__7gYvHG__productCard .ReviewsPage-module-scss-module__7gYvHG__productImage img{object-fit:contain;width:100%;height:100%}.ReviewsPage-module-scss-module__7gYvHG__reviewsPage .ReviewsPage-module-scss-module__7gYvHG__productCard .ReviewsPage-module-scss-module__7gYvHG__productInfo{flex-direction:column;gap:12px;display:flex}.ReviewsPage-module-scss-module__7gYvHG__reviewsPage .ReviewsPage-module-scss-module__7gYvHG__productCard .ReviewsPage-module-scss-module__7gYvHG__productInfo .ReviewsPage-module-scss-module__7gYvHG__productName{color:var(--color-black);font-size:18px;font-weight:700;line-height:1.3}.ReviewsPage-module-scss-module__7gYvHG__reviewsPage .ReviewsPage-module-scss-module__7gYvHG__productCard .ReviewsPage-module-scss-module__7gYvHG__productInfo .ReviewsPage-module-scss-module__7gYvHG__productName:hover{color:var(--secondary-color)}.ReviewsPage-module-scss-module__7gYvHG__reviewsPage .ReviewsPage-module-scss-module__7gYvHG__productCard .ReviewsPage-module-scss-module__7gYvHG__productInfo .ReviewsPage-module-scss-module__7gYvHG__rating{align-items:center;gap:8px;display:flex}.ReviewsPage-module-scss-module__7gYvHG__reviewsPage .ReviewsPage-module-scss-module__7gYvHG__productCard .ReviewsPage-module-scss-module__7gYvHG__productInfo .ReviewsPage-module-scss-module__7gYvHG__rating .ReviewsPage-module-scss-module__7gYvHG__stars{color:var(--color-gray-200);gap:2px;display:flex}.ReviewsPage-module-scss-module__7gYvHG__reviewsPage .ReviewsPage-module-scss-module__7gYvHG__productCard .ReviewsPage-module-scss-module__7gYvHG__productInfo .ReviewsPage-module-scss-module__7gYvHG__rating .ReviewsPage-module-scss-module__7gYvHG__stars .ReviewsPage-module-scss-module__7gYvHG__active{color:#fadb14}.ReviewsPage-module-scss-module__7gYvHG__reviewsPage .ReviewsPage-module-scss-module__7gYvHG__productCard .ReviewsPage-module-scss-module__7gYvHG__productInfo .ReviewsPage-module-scss-module__7gYvHG__rating .ReviewsPage-module-scss-module__7gYvHG__avgRate{color:var(--color-gray-700);font-size:14px;font-weight:600}.ReviewsPage-module-scss-module__7gYvHG__reviewsPage .ReviewsPage-module-scss-module__7gYvHG__productCard .ReviewsPage-module-scss-module__7gYvHG__productInfo .ReviewsPage-module-scss-module__7gYvHG__price{align-items:baseline;gap:12px;margin:8px 0;display:flex}.ReviewsPage-module-scss-module__7gYvHG__reviewsPage .ReviewsPage-module-scss-module__7gYvHG__productCard .ReviewsPage-module-scss-module__7gYvHG__productInfo .ReviewsPage-module-scss-module__7gYvHG__price .ReviewsPage-module-scss-module__7gYvHG__currentPrice{color:var(--secondary-color);font-size:22px;font-weight:800}.ReviewsPage-module-scss-module__7gYvHG__reviewsPage .ReviewsPage-module-scss-module__7gYvHG__productCard .ReviewsPage-module-scss-module__7gYvHG__productInfo .ReviewsPage-module-scss-module__7gYvHG__price .ReviewsPage-module-scss-module__7gYvHG__oldPrice{color:var(--color-gray-400);font-size:16px;text-decoration:line-through}.ReviewsPage-module-scss-module__7gYvHG__reviewsPage .ReviewsPage-module-scss-module__7gYvHG__productCard .ReviewsPage-module-scss-module__7gYvHG__productInfo .ReviewsPage-module-scss-module__7gYvHG__buyBtn{width:100%;margin-top:8px}.ReviewsPage-module-scss-module__7gYvHG__reviewsPage .ReviewsPage-module-scss-module__7gYvHG__pagination{justify-content:center;margin-top:20px;padding-top:40px;display:flex}.ReviewsPage-module-scss-module__7gYvHG__reviewsPage .ReviewsPage-module-scss-module__7gYvHG__pagination .ant-pagination{align-items:center;gap:6px;display:flex}.ReviewsPage-module-scss-module__7gYvHG__reviewsPage .ReviewsPage-module-scss-module__7gYvHG__pagination .ant-pagination .ant-pagination-item{background:#fff;border:1px solid #e0e0e0;border-radius:10px;transition:all .2s}.ReviewsPage-module-scss-module__7gYvHG__reviewsPage .ReviewsPage-module-scss-module__7gYvHG__pagination .ant-pagination .ant-pagination-item a{font-weight:500;color:#020206!important}.ReviewsPage-module-scss-module__7gYvHG__reviewsPage .ReviewsPage-module-scss-module__7gYvHG__pagination .ant-pagination .ant-pagination-item:hover{background:#fdefee;border-color:#f8d9df}.ReviewsPage-module-scss-module__7gYvHG__reviewsPage .ReviewsPage-module-scss-module__7gYvHG__pagination .ant-pagination .ant-pagination-item:hover a{color:#020206!important}.ReviewsPage-module-scss-module__7gYvHG__reviewsPage .ReviewsPage-module-scss-module__7gYvHG__pagination .ant-pagination .ant-pagination-item-active{background:#f8d9df;border-color:#f8d9df}.ReviewsPage-module-scss-module__7gYvHG__reviewsPage .ReviewsPage-module-scss-module__7gYvHG__pagination .ant-pagination .ant-pagination-item-active a{font-weight:600;color:#020206!important}:is(.ReviewsPage-module-scss-module__7gYvHG__reviewsPage .ReviewsPage-module-scss-module__7gYvHG__pagination .ant-pagination .ant-pagination-prev .ant-pagination-item-link,.ReviewsPage-module-scss-module__7gYvHG__reviewsPage .ReviewsPage-module-scss-module__7gYvHG__pagination .ant-pagination .ant-pagination-next .ant-pagination-item-link){border:1px solid #e0e0e0;border-radius:10px;justify-content:center;align-items:center;display:flex;color:#020206!important}:is(.ReviewsPage-module-scss-module__7gYvHG__reviewsPage .ReviewsPage-module-scss-module__7gYvHG__pagination .ant-pagination .ant-pagination-prev .ant-pagination-item-link:hover,.ReviewsPage-module-scss-module__7gYvHG__reviewsPage .ReviewsPage-module-scss-module__7gYvHG__pagination .ant-pagination .ant-pagination-next .ant-pagination-item-link:hover){background:#fdefee;border-color:#f8d9df;color:#020206!important}
