.similar-products-section{margin:60px 0;padding:40px 0;border-top:1px solid #e5e5e5}.similar-products-title{font-size:28px;font-weight:600;color:#333;margin-bottom:30px;display:flex;align-items:center;gap:12px}.products-count{font-size:18px;font-weight:400;color:#999}.similar-products-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:20px;padding:15px 20px;max-width:100%}.similar-products-error{text-align:center;padding:40px 20px;color:#999;font-size:16px}.similar-product-card.skeleton{pointer-events:none;background:#fff;border:1px solid #e5e5e5;border-radius:12px;overflow:hidden}.skeleton-image{width:100%;aspect-ratio:1;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite}.skeleton-info{padding:16px;display:flex;flex-direction:column;gap:12px}.skeleton-line{height:16px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:4px}.skeleton-title{height:20px;width:100%;margin-bottom:8px}.skeleton-price{height:24px;width:60%}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@media (max-width:1200px){.similar-products-grid{grid-template-columns:repeat(4,1fr);gap:16px}}@media (max-width:992px){.similar-products-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.similar-products-section{margin:40px 0;padding:30px 0}.similar-products-title{font-size:24px;margin-bottom:20px}.similar-products-grid{grid-template-columns:repeat(2,1fr);gap:12px}}@media (max-width:896px){.similar-products-grid{grid-template-columns:repeat(2,1fr)!important;gap:12px}}@media (max-width:480px){.similar-products-grid{grid-template-columns:1fr}}.product-reviews-container{margin:8px 0 24px;color:var(--brand-ink)}.reviews-header h2{margin:0 0 12px;font-family:var(--font-brand-display);font-size:1.75rem;font-weight:500}.reviews-summary{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:18px}.reviews-summary strong{font-size:1.75rem;font-weight:600;line-height:1}.reviews-summary>span{color:var(--brand-muted);font-size:14px}.review-stars{display:inline-flex;gap:2px;color:var(--brand-border);letter-spacing:1px}.review-stars span.is-on{color:var(--brand-ink)}.review-stars-sm{font-size:13px}.review-stars-md{font-size:16px}.review-filters{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:22px}.review-filters button{min-height:36px;padding:0 14px;border:1px solid var(--brand-border);background:#fff;color:var(--brand-ink);font-size:13px;cursor:pointer}.review-filters button.is-active{background:var(--brand-ink);border-color:var(--brand-ink);color:#fff}.review-card{padding:0 0 22px;margin-bottom:22px;border-bottom:1px solid var(--brand-border-soft)}.review-card:last-child{border-bottom:none;margin-bottom:0}.review-person{gap:12px;margin-bottom:12px}.review-avatar,.review-person{display:flex;align-items:center}.review-avatar{width:40px;height:40px;flex-shrink:0;justify-content:center;background:var(--brand-surface);color:var(--brand-ink);font-weight:600}.review-person strong{display:block;font-size:15px;font-weight:600}.review-meta,.review-person span{display:flex;align-items:center;gap:8px;margin-top:2px;color:var(--brand-muted);font-size:13px}.review-specs{margin-bottom:12px;padding:10px 12px;background:var(--brand-surface);border:1px solid var(--brand-border-soft)}.review-specs p{margin:0 0 6px;font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--brand-muted)}.review-specs div{display:flex;flex-wrap:wrap;gap:6px 16px;font-size:13px;color:var(--brand-muted)}.review-specs strong{color:var(--brand-ink);font-weight:600}.review-body,.review-reply p{margin:0;font-size:15px;line-height:1.6;color:var(--brand-ink)}.review-thumbs{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.review-thumbs button{width:80px;height:80px;padding:0;border:1px solid var(--brand-border);background:#fff;cursor:pointer}.review-thumbs img{width:100%;height:100%;object-fit:cover;display:block}.review-actions{display:flex;flex-wrap:wrap;align-items:center;gap:16px;margin-top:12px}.review-reply-list{flex:1 0 100%;margin-top:12px;padding-left:14px;border-left:2px solid var(--brand-border)}.review-inline-error button,.review-useful,.review-view-more{border:none;background:transparent;color:var(--brand-ink);font-size:13px;font-weight:600;cursor:pointer;padding:0}.review-useful.is-on,.review-view-more{color:var(--brand-primary)}.review-load-more:disabled,.review-useful:disabled,.review-view-more:disabled{opacity:.6}.review-load-more{min-height:42px;padding:0 18px;border:1px solid var(--brand-ink);background:#fff;color:var(--brand-ink);font-size:13px;font-weight:600;cursor:pointer}.review-reply{margin-bottom:16px}.review-reply .review-avatar{width:32px;height:32px;font-size:13px}.review-end,.review-status{margin:12px 0;color:var(--brand-muted);font-size:14px}.review-more{display:flex;flex-direction:column;align-items:center;gap:10px;margin-top:8px}.review-inline-error{margin:0;color:var(--brand-primary);font-size:13px;text-align:center}.review-lightbox{position:fixed;inset:0;z-index:1300;display:flex;align-items:center;justify-content:center;padding:48px 64px}.review-lightbox-backdrop{position:absolute;inset:0;border:none;background:rgba(28,25,23,.72)}.review-lightbox img{position:relative;z-index:1;max-width:min(860px,100%);max-height:80vh;object-fit:contain;background:#fff}.review-lightbox-close,.review-lightbox-nav{position:absolute;z-index:2;border:none;background:#fff;color:var(--brand-ink);cursor:pointer}.review-lightbox-close{top:16px;right:16px;width:36px;height:36px;font-size:24px}.review-lightbox-nav{top:50%;width:40px;height:40px;font-size:28px;transform:translateY(-50%)}.review-lightbox-nav.is-prev{left:16px}.review-lightbox-nav.is-next{right:16px}@media (max-width:640px){.reviews-header h2{font-size:1.45rem}.review-lightbox{padding:56px 16px}}.recently-viewed-container{margin:40px 0;padding:30px;background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.08)}.recently-viewed-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:16px;border-bottom:2px solid #f0f0f0}.recently-viewed-title{font-size:24px;font-weight:600;color:#333;margin:0;display:flex;align-items:center;gap:12px}.title-icon{font-size:28px}.product-count{font-size:14px;color:#999;font-weight:400}.recently-viewed-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;color:#666}.loading-spinner{width:40px;height:40px;border:4px solid #f0f0f0;border-top-color:#1890ff;border-radius:50%;animation:spin .8s linear infinite;margin-bottom:16px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.recently-viewed-error{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center}.recently-viewed-error p{color:#ff4d4f;font-size:16px;margin-bottom:16px}.retry-btn{padding:8px 24px;background:#1890ff;color:white;border:none;border-radius:6px;cursor:pointer;font-size:14px;transition:all .3s}.retry-btn:hover{background:#40a9ff;transform:translateY(-1px);box-shadow:0 4px 12px rgba(24,144,255,.3)}.recently-viewed-empty{text-align:center;padding:60px 20px;color:#999}.empty-icon{font-size:64px;margin-bottom:16px;opacity:.5}.recently-viewed-empty p{font-size:16px;margin:8px 0}.empty-tip{font-size:14px;color:#bbb}.recently-viewed-carousel{position:relative;margin-top:24px}.recently-viewed-scroll-container{overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding:4px 0}.recently-viewed-scroll-container::-webkit-scrollbar{display:none}.recently-viewed-grid{display:flex;flex-wrap:nowrap;gap:20px;width:fit-content}.recently-viewed-grid .product-card{flex:0 0 200px;width:200px;max-width:1440px}.carousel-btn{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;background:white;border:1px solid #d9d9d9;box-shadow:0 2px 8px rgba(0,0,0,.15);cursor:pointer;font-size:24px;color:#333;display:flex;align-items:center;justify-content:center;z-index:10;transition:all .3s}.carousel-btn:hover:not(.disabled){background:#1890ff;color:white;border-color:#1890ff;transform:translateY(-50%) scale(1.1)}.carousel-btn.disabled{opacity:.3}.carousel-btn-left{left:-20px}.carousel-btn-right{right:-20px}@media (max-width:1200px){.recently-viewed-grid .product-card{flex:0 0 180px;width:180px;max-width:1440px}.recently-viewed-grid{gap:16px}.carousel-btn{width:36px;height:36px;font-size:20px}.carousel-btn-left{left:-18px}.carousel-btn-right{right:-18px}}@media (max-width:768px){.recently-viewed-container{margin:20px 0;padding:20px 16px;border-radius:8px}.recently-viewed-header{margin-bottom:20px;padding-bottom:12px}.recently-viewed-title{font-size:20px}.title-icon{font-size:24px}.product-count{font-size:13px}.recently-viewed-grid .product-card{flex:0 0 150px;width:150px;max-width:1440px}.recently-viewed-grid{gap:12px}.carousel-btn{width:32px;height:32px;font-size:18px}.carousel-btn-left{left:0}.carousel-btn-right{right:0}}@media (max-width:480px){.recently-viewed-grid .product-card{flex:0 0 140px;width:140px;max-width:1440px}.recently-viewed-grid{gap:10px}.recently-viewed-title{font-size:18px}.carousel-btn{width:28px;height:28px;font-size:16px}}.recently-viewed-loading p{margin:0;font-size:14px}