.product-page{position:relative;overflow:hidden;padding:24px 0;background:linear-gradient(180deg,#faf5ff,#f5f7fb 55%,#f5f5f5);min-height:calc(100vh - 270px)}.product-page:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 10% 20%,rgba(156,39,176,.06),transparent 40%),radial-gradient(circle at 80% 0,rgba(79,70,229,.04),transparent 45%);z-index:0;pointer-events:none}.product-container{max-width:1200px;margin:0 auto;padding:0 16px;position:relative;z-index:1}.product-unavailable-section{background:#fff3cd;border:1px solid #ffc107;border-radius:12px;padding:32px;text-align:center;margin-top:16px}.unavailable-icon{width:64px;height:64px;margin:0 auto 16px;color:#ff9800;display:flex;align-items:center;justify-content:center}.unavailable-icon svg{width:100%;height:100%}.unavailable-title{font-size:24px;font-weight:700;color:#1a1a1a;margin:0 0 8px}.unavailable-message{font-size:16px;color:#666;margin:0}.suggested-products-section{margin-top:48px;padding-top:32px;border-top:2px solid rgba(156,39,176,.12)}.suggested-products-header{margin-bottom:24px}.suggested-products-title{font-size:24px;font-weight:700;color:#1a1a1a;margin:0;position:relative;padding-bottom:12px;letter-spacing:-.02em}.suggested-products-title:after{content:"";position:absolute;bottom:0;right:0;width:48px;height:3px;background:#9c27b0;border-radius:2px}.suggested-products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:6px}.suggested-product-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:0;text-decoration:none;color:inherit;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;overflow:hidden;box-shadow:0 1px 3px #0000000d}.suggested-product-card:hover{transform:translateY(-4px);box-shadow:0 6px 20px #9c27b01f;border-color:#9c27b0}.suggested-product-image{width:100%;aspect-ratio:1;margin:0;border-radius:0;overflow:hidden;background:linear-gradient(135deg,#f9fafb,#f3f4f6);display:flex;align-items:center;justify-content:center;position:relative}.suggested-product-image:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.02) 100%);z-index:1}.suggested-product-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s cubic-bezier(.4,0,.2,1)}.suggested-product-card:hover .suggested-product-image img{transform:scale(1.05)}.suggested-product-image .no-image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#9ca3af;flex-direction:column;gap:6px}.suggested-product-image .no-image-placeholder svg{width:48px;height:48px;opacity:.5}.suggested-product-image .no-image-placeholder span{font-size:11px;color:#9ca3af}.suggested-product-info{flex:1;display:flex;flex-direction:column;padding:10px;gap:6px}.suggested-product-name{font-size:13px;font-weight:600;color:#1a1a1a;margin:0;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:36px;transition:color .2s ease}.suggested-product-card:hover .suggested-product-name{color:#9c27b0}.suggested-product-brand{font-size:11px;color:#666;margin:0;font-weight:500;padding:3px 8px;background:#9c27b014;border-radius:4px;display:inline-block;width:fit-content;border:1px solid rgba(156,39,176,.15)}@media (max-width: 1200px){.suggested-products-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:6px}}@media (max-width: 768px){.suggested-products-section{margin-top:32px;padding-top:24px}.suggested-products-title{font-size:20px}.suggested-products-title:after{width:36px;height:2px}.suggested-products-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:6px}.suggested-product-info{padding:8px}.suggested-product-name{font-size:12px;min-height:34px}.suggested-product-brand{font-size:10px;padding:3px 8px}}.breadcrumb-nav{margin-bottom:20px}.breadcrumb-list{display:flex;align-items:center;gap:8px;list-style:none;padding:0;margin:0;flex-wrap:wrap}.breadcrumb-item{display:flex;align-items:center}.breadcrumb-link{color:#9c27b0;text-decoration:none;font-size:14px;font-weight:500;transition:color .2s ease}.breadcrumb-link:hover{color:#8e24aa;text-decoration:underline}.breadcrumb-text{color:#666;font-size:14px;font-weight:500}.breadcrumb-item.active .breadcrumb-text{color:#1a1a1a;font-weight:600}.breadcrumb-separator{display:flex;align-items:center;color:#9ca3af}.breadcrumb-separator svg{width:16px;height:16px}.product-header-section{position:relative;display:grid;grid-template-columns:280px 1fr;gap:32px;margin-bottom:24px;background:#fff;padding:24px;border-radius:16px;border:1px solid rgba(156,39,176,.08);box-shadow:0 4px 20px #0f172a0f,0 1px 3px #0000000a}.product-info-left{display:flex;flex-direction:column;gap:20px}.product-title-wrapper{display:flex;flex-direction:column;gap:12px}.product-meta-overview{display:flex;flex-wrap:wrap;gap:12px}.meta-item{display:flex;flex-direction:column;gap:2px;padding:10px 14px;border-radius:10px;background:#0f172a0a;min-width:120px}.meta-label{font-size:12px;color:#6b7280;font-weight:600}.meta-value{font-size:16px;color:#1a1a1a;font-weight:700}.product-tags{display:flex;flex-wrap:wrap;gap:8px}.product-tag{padding:6px 12px;border-radius:6px;background:#9c27b00f;color:#4b5563;font-weight:500;font-size:13px;border:1px solid rgba(156,39,176,.12)}.product-quick-specs{display:flex;flex-wrap:wrap;gap:10px}.quick-spec-chip{padding:10px 14px;border-radius:12px;border:1px dashed rgba(15,23,42,.1);background:#fff;min-width:140px}.quick-spec-label{display:block;font-size:12px;color:#94a3b8;font-weight:600;margin-bottom:4px}.quick-spec-value{font-size:14px;font-weight:700;color:#1a1a1a}.product-highlight-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px}.highlight-card{padding:16px 20px;border-radius:12px;background:#fff;border:1px solid #e5e7eb;box-shadow:0 1px 2px #0000000d;display:flex;flex-direction:column;gap:6px;transition:all .2s ease}.highlight-card:hover{box-shadow:0 4px 12px #9c27b014;border-color:#9c27b033}.highlight-card.is-primary{background:linear-gradient(135deg,#7c3aed,#9333ea);color:#fff;border-color:transparent;box-shadow:0 4px 16px #9c27b040}.highlight-card.is-primary .highlight-label,.highlight-card.is-primary .highlight-subtitle,.highlight-card.is-primary .highlight-value{color:#fff}.highlight-card.is-primary .highlight-currency{color:#ffffffe6}.highlight-card.is-primary:hover{box-shadow:0 6px 20px #9c27b04d}.highlight-label{font-size:12px;color:#6b7280;font-weight:600}.highlight-value{font-size:22px;font-weight:800;color:#111827;line-height:1.2}.highlight-currency{font-size:13px;color:#6b7280;font-weight:600}.highlight-price{display:flex;align-items:baseline;gap:6px}.highlight-subtitle{font-size:12px;color:#9ca3af}.product-highlight-grid .highlight-card:nth-child(2){border:1px solid #e5e7eb;background:#fff}.product-highlight-grid .highlight-card:nth-child(3){border:1px solid #e5e7eb;background:#fff}.cheapest-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.meta-chip{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:999px;background:#0f172a0d;color:#475569;font-size:12px;font-weight:600}.product-title{font-size:28px;font-weight:700;color:#1a1a1a;line-height:1.4;margin:0;letter-spacing:-.02em}.product-brand-badge{display:inline-block;padding:6px 14px;background:#9c27b014;color:#6b21a8;border-radius:8px;font-size:13px;font-weight:600;width:fit-content;border:1px solid rgba(156,39,176,.2)}.cheapest-offer-section{background:#fff;border-radius:12px;padding:20px;border:1px solid rgba(156,39,176,.08);box-shadow:0 2px 12px #0000000a}.cheapest-offer-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.seller-count{font-size:14px;color:#666;font-weight:500}.action-icons{display:flex;gap:8px}.icon-btn{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:transparent;border:1px solid #e5e7eb;border-radius:6px;color:#666;cursor:pointer;transition:all .2s ease;padding:0}.icon-btn:hover{background:#faf5ff;border-color:#9c27b0;color:#9c27b0}.icon-btn.active{background:#9c27b01a;border-color:#9c27b0;color:#9c27b0}.icon-btn.active .favorite-icon{fill:#ef4444;stroke:#ef4444}.icon-btn.active .notification-icon{color:#9c27b0}.icon-btn svg{width:18px;height:18px}.cheapest-offer-main{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.btn-cheapest-buy{display:inline-flex;align-items:center;justify-content:center;padding:14px 32px;background:linear-gradient(135deg,#7c3aed,#9333ea);color:#fff;border-radius:10px;text-decoration:none;font-size:16px;font-weight:600;transition:all .2s ease;white-space:nowrap;box-shadow:0 2px 8px #9c27b040;border:none}.btn-cheapest-buy:visited,.btn-cheapest-buy:focus{color:#fff}.btn-cheapest-buy:hover{color:#fff;background:linear-gradient(135deg,#9333ea,#a855f7);transform:translateY(-1px);box-shadow:0 4px 12px #9c27b059}.cheapest-price-wrapper{display:flex;align-items:baseline;gap:4px}.cheapest-price-value{font-size:20px;font-weight:700;color:#1a1a1a}.cheapest-currency{font-size:14px;color:#666;font-weight:500}.cheapest-badge{display:inline-block;padding:4px 10px;background:#ef4444;color:#fff;border-radius:4px;font-size:12px;font-weight:700}.product-image-right{width:100%}.product-main-image{width:100%;aspect-ratio:1;border-radius:12px;overflow:hidden;background:linear-gradient(135deg,#f9fafb,#f3f4f6);border:1px solid rgba(156,39,176,.08);display:flex;align-items:center;justify-content:center;position:relative;box-shadow:0 2px 12px #0000000f}.product-main-image img{width:100%;height:100%;object-fit:cover}.product-main-image.no-image{background:linear-gradient(135deg,#f9fafb,#f3f4f6)}.no-image-placeholder{display:flex;flex-direction:column;align-items:center;gap:12px;color:#9ca3af}.no-image-placeholder svg{width:48px;height:48px}.no-image-placeholder span{font-size:13px;font-weight:500}.image-view-btn{position:absolute;bottom:12px;left:12px;width:36px;height:36px;background:#0009;color:#fff;border:none;border-radius:6px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.image-view-btn:hover{background:#000c}.image-view-btn svg{width:20px;height:20px}.product-main-content{display:grid;grid-template-columns:1fr 300px;gap:12px;align-items:start}.product-specs-column{position:sticky;top:100px}.specs-section{background:#fff;border-radius:12px;padding:24px;border:1px solid rgba(156,39,176,.08);box-shadow:0 2px 12px #0000000a}.specs-title{font-size:20px;font-weight:700;color:#1a1a1a;margin:0 0 20px;padding-bottom:12px;border-bottom:2px solid rgba(156,39,176,.12)}.specs-subtitle{font-size:15px;font-weight:600;color:#1a1a1a;margin:0 0 12px}.specs-list{display:flex;flex-direction:column;gap:12px}.spec-item{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid #f3f4f6}.spec-item:last-child{border-bottom:none}.spec-label{font-size:14px;color:#666;font-weight:500;flex-shrink:0}.spec-value{font-size:14px;color:#1a1a1a;font-weight:600;text-align:left}.product-sellers-column{width:100%}.sellers-section{background:#fff;border-radius:12px;padding:24px;border:1px solid rgba(156,39,176,.08);box-shadow:0 2px 12px #0000000a}.sellers-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:16px;border-bottom:2px solid rgba(156,39,176,.12)}.sellers-title{font-size:20px;font-weight:700;color:#1a1a1a;margin:0}.sellers-filters{display:flex;gap:8px}.filter-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;background:#fff;color:#666;border:1px solid #e5e7eb;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.filter-btn:hover{background:#faf5ff;border-color:#9c27b0;color:#9c27b0}.filter-btn.active{background:linear-gradient(135deg,#7c3aed,#9333ea);color:#fff;border-color:transparent}.filter-btn svg{width:16px;height:16px}.filter-btn .loading-spinner{width:16px;height:16px}.filter-btn:disabled{opacity:.7;cursor:wait!important}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.report-modal{position:fixed;inset:0;z-index:1060;display:flex;align-items:center;justify-content:center;padding:20px;box-sizing:border-box}.report-modal-backdrop{position:absolute;inset:0;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer}.report-modal-container{position:relative;z-index:1061;max-width:500px;width:100%;max-height:calc(100vh - 40px);overflow-y:auto;margin:auto}.report-modal-content{background:#fff;border-radius:12px;box-shadow:0 20px 60px #0000004d;overflow:hidden;animation:modalSlideIn .3s ease-out}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.report-modal-header{padding:20px 24px;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;align-items:center;background:#f8fafc}.report-modal-title{font-size:20px;font-weight:700;color:#1a1a1a;margin:0}.report-modal-close{background:none;border:none;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#64748b;border-radius:6px;transition:all .2s ease;padding:0}.report-modal-close:hover{background:#f1f5f9;color:#1a1a1a}.report-modal-close svg{width:20px;height:20px}.report-modal-body{padding:24px}.report-modal-description{font-size:14px;color:#64748b;margin:0 0 20px;line-height:1.6}.report-form-group{margin-bottom:20px}.report-form-label{display:block;font-size:14px;font-weight:600;color:#1a1a1a;margin-bottom:8px}.report-form-select,.report-form-textarea{width:100%;padding:12px 16px;border:1px solid #e5e7eb;border-radius:8px;font-size:14px;font-family:inherit;color:#1a1a1a;background:#fff;transition:all .2s ease;resize:vertical}.report-form-select:focus,.report-form-textarea:focus{outline:none;border-color:#9c27b0;box-shadow:0 0 0 3px #9c27b01f}.report-form-textarea{min-height:120px;line-height:1.6}.report-modal-footer{display:flex;gap:12px;justify-content:flex-end;margin-top:24px;padding-top:20px;border-top:1px solid #e5e7eb}.share-modal-body .report-modal-description{margin-bottom:20px}.share-buttons{display:flex;flex-direction:column;gap:12px}.share-btn{display:flex;align-items:center;gap:14px;padding:14px 20px;border-radius:12px;text-decoration:none;font-size:16px;font-weight:600;color:#fff;transition:transform .2s ease,box-shadow .2s ease}.share-btn:hover{transform:translateY(-2px);box-shadow:0 4px 14px #00000026;color:#fff}.share-btn svg{width:28px;height:28px;flex-shrink:0}.share-btn-whatsapp{background:linear-gradient(135deg,#25d366,#128c7e)}.share-btn-telegram{background:linear-gradient(135deg,#08c,#229ed9)}.share-btn-instagram{background:linear-gradient(135deg,#f58529,#dd2a7b,#8134af)}.report-btn-cancel,.report-btn-submit{padding:12px 24px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;border:none}.report-btn-cancel{background:#f1f5f9;color:#64748b}.report-btn-cancel:hover{background:#e2e8f0;color:#475569}.report-btn-submit{background:linear-gradient(135deg,#7c3aed,#9333ea);color:#fff}.report-btn-submit:hover{background:linear-gradient(135deg,#9333ea,#a855f7);transform:translateY(-1px);box-shadow:0 4px 12px #9c27b04d}.report-btn-submit:active{transform:translateY(0)}.sellers-list{display:flex;flex-direction:column;gap:0}.seller-item{display:flex;justify-content:space-between;align-items:flex-start;padding:16px 0;border-bottom:1px solid #f3f4f6;transition:all .2s ease}.seller-item:last-child{border-bottom:none}.seller-item:hover{background:#fafafa;margin:0 -16px;padding:16px;border-radius:8px}.seller-main-info{flex:1;display:flex;flex-direction:column;gap:12px}.seller-header-info{display:flex;align-items:center;gap:12px}.seller-logo{width:48px;height:48px;border-radius:8px;overflow:hidden;background:#f3f4f6;display:flex;align-items:center;justify-content:center;flex-shrink:0;border:1px solid #e5e7eb}.seller-logo img{width:100%;height:100%;object-fit:cover}.seller-logo.no-logo{background:linear-gradient(135deg,#475569,#64748b);color:#fff;font-size:20px;font-weight:700}.seller-details{flex:1;min-width:0}.seller-name-row{display:flex;align-items:center;gap:6px;margin-bottom:6px}.seller-name{font-size:16px;font-weight:700;color:#1a1a1a;margin:0}.verified-badge{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;background:#10b981;color:#fff;border-radius:50%;flex-shrink:0}.verified-badge svg{width:12px;height:12px}.seller-rating{display:flex;align-items:center;gap:6px}.rating-stars{display:flex;gap:1px}.rating-stars .star{width:14px;height:14px;color:#d1d5db;flex-shrink:0}.rating-stars .star.filled{color:#10b981}.rating-stars-large{display:flex;gap:2px}.rating-stars-large .star{width:20px;height:20px;color:#d1d5db;flex-shrink:0}.rating-stars-small{display:flex;gap:1px}.rating-stars-small .star{width:14px;height:14px;color:#d1d5db;flex-shrink:0}.rating-stars-small .star.filled{color:#fbbf24}.rating-input{display:flex;gap:4px;flex-direction:row-reverse}.rating-radio{display:none}.rating-star-label{cursor:pointer;display:inline-block}.rating-star-label .star{width:32px;height:32px;color:#d1d5db;transition:color .2s;flex-shrink:0}.rating-star-label:hover .star,.rating-star-label:hover~.rating-star-label .star{color:#fbbf24}.rating-radio:checked~.rating-star-label .star,.rating-star-label .star.filled{color:#fbbf24}.rating-text{font-size:13px;color:#666;font-weight:500}.seller-product-info{display:flex;flex-direction:column;gap:8px;margin-right:60px}.seller-product-title{font-size:13px;color:#666;margin:0}.seller-price-row{display:flex;justify-content:space-between;align-items:center;gap:16px}.seller-price{display:flex;align-items:baseline;gap:8px}.old-price{font-size:14px;color:#9ca3af;text-decoration:line-through}.current-price{font-size:18px;font-weight:700;color:#1a1a1a}.currency{font-size:13px;color:#666;font-weight:500}.btn-seller-buy{display:inline-flex;align-items:center;justify-content:center;padding:12px 24px;background:#fff;color:#9c27b0;border-radius:8px;border:1px solid #9c27b0;text-decoration:none;font-size:14px;font-weight:600;transition:all .2s ease;white-space:nowrap;box-shadow:0 1px 3px #0000000d}.btn-seller-buy:hover{background:linear-gradient(135deg,#7c3aed,#9333ea);color:#fff;border-color:transparent;transform:translateY(-1px);box-shadow:0 4px 12px #9c27b040}.seller-actions{display:flex;align-items:center}.btn-report{padding:7px 18px;background:#fff;color:#64748b;border:1px solid #e5e7eb;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s ease;box-shadow:0 1px 2px #0000000d}.btn-report:hover{background:#f8fafc;border-color:#cbd5e1;color:#475569}@media (max-width: 1200px){.product-main-content{grid-template-columns:1fr 280px;gap:20px}}@media (max-width: 1024px){.product-main-content{grid-template-columns:1fr 260px;gap:16px}}@media (max-width: 968px){.product-header-section{grid-template-columns:1fr;gap:24px}.product-image-right{max-width:320px;margin:0 auto}.product-main-image{max-height:320px;aspect-ratio:1}.product-main-content{grid-template-columns:1fr;gap:20px}.product-specs-column{position:static}.product-title{font-size:20px}.seller-item:hover{margin:0}}@media (max-width: 768px){.product-page{padding:16px 0}.product-container{padding:0 12px}.product-header-section{padding:16px}.product-image-right{max-width:280px}.product-main-image{max-height:280px}.cheapest-offer-main{flex-direction:column;align-items:flex-start;gap:12px}.btn-cheapest-buy{width:100%}.sellers-header{flex-direction:column;align-items:flex-start;gap:12px}.sellers-filters{width:100%;flex-wrap:wrap}.filter-btn{flex:1;justify-content:center}.seller-price-row{flex-direction:column;align-items:flex-start;gap:12px}.btn-seller-buy{width:100%}.seller-product-info{margin-right:0}.product-meta-overview{flex-direction:column}.product-highlight-grid{grid-template-columns:1fr}.meta-item,.quick-spec-chip{width:100%}}.price-chart-section{background:#fff;border-radius:12px;padding:24px;margin-top:32px;border:1px solid rgba(156,39,176,.08);box-shadow:0 2px 12px #0000000a}.price-chart-header{margin-bottom:24px}.chart-title{font-size:20px;font-weight:700;margin-bottom:16px;color:#1a1a1a}.chart-controls{display:flex;gap:16px;flex-wrap:wrap}.price-chart-section .control-group{display:flex;align-items:center;gap:10px}.price-chart-section .control-group label{font-size:14px;font-weight:600;color:#4b5563;white-space:nowrap}.price-chart-section .form-select,.price-chart-section .form-select-sm{min-width:160px;padding:10px 36px 10px 14px;font-size:14px;font-weight:500;color:#1a1a1a;background:#fff;border:1px solid #e5e7eb;border-radius:10px;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:left 12px center;background-size:16px;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease}.price-chart-section .form-select:hover,.price-chart-section .form-select-sm:hover{border-color:#9c27b04d}.price-chart-section .form-select:focus,.price-chart-section .form-select-sm:focus{outline:none;border-color:#9c27b0;box-shadow:0 0 0 3px #9c27b01f}[dir=rtl] .price-chart-section .form-select,[dir=rtl] .price-chart-section .form-select-sm{background-position:right 12px center;padding:10px 14px 10px 36px}.control-group .form-select-sm{min-width:150px}.chart-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin-bottom:24px;padding:16px;background:#f9fafb;border-radius:8px}.stat-item{display:flex;flex-direction:column;gap:4px}.stat-label{font-size:12px;color:#6b7280}.stat-value{font-size:16px;font-weight:600;color:#1f2937}.stat-value--current{color:#3b82f6}.stat-value--increase{color:#10b981}.stat-value--decrease{color:#ef4444}.chart-container{position:relative;height:400px;width:100%}.chart-empty{text-align:center;padding:48px;color:#6b7280}@media (max-width: 768px){.price-chart-section{padding:16px}.chart-stats{grid-template-columns:1fr}.chart-container{height:300px}}.product-price-chart-wrapper,.product-reviews-wrapper{max-width:1200px;margin-left:auto;margin-right:auto;margin-top:32px}.product-reviews-section{background:#fff;border-radius:8px;padding:24px;box-shadow:0 1px 3px #0000001a}.reviews-header{margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #e5e7eb}.reviews-title{font-size:20px;font-weight:600;color:#1f2937;margin:0 0 16px}.reviews-summary{margin-top:16px}.rating-overview{display:grid;grid-template-columns:240px 1fr;gap:24px;align-items:start}.rating-score{display:flex;flex-direction:column;align-items:center;gap:8px;padding:16px;background:#fff;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 1px 2px #0000000a}.rating-number{font-size:36px;font-weight:800;color:#111827;line-height:1;letter-spacing:-.5px}.rating-stars-large{margin:0}.rating-stars-large .star{width:18px;height:18px;color:#d1d5db}.rating-stars-large .star.filled{color:#fbbf24}.rating-count{font-size:13px;color:#6b7280;font-weight:500;margin-top:0}.rating-distribution{display:flex;flex-direction:column;gap:10px;padding:8px 0}.rating-bar-item{display:flex;align-items:center;gap:10px}.rating-label{font-size:13px;color:#4b5563;min-width:65px;text-align:left;font-weight:500}.rating-bar{flex:1;height:8px;background:#e5e7eb;border-radius:10px;overflow:hidden;min-width:150px;position:relative}.rating-bar-fill{height:100%;background:linear-gradient(90deg,#fbbf24,#f59e0b);border-radius:10px;transition:width .5s cubic-bezier(.4,0,.2,1);box-shadow:0 1px 3px #fbbf244d}.rating-count-small{font-size:12px;color:#6b7280;min-width:40px;text-align:left;font-weight:500}.add-review-section{margin-bottom:20px}.add-review-section .btn{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;font-size:15px;font-weight:600;border-radius:10px;transition:all .2s ease;background:linear-gradient(135deg,#7c3aed,#9333ea);color:#fff;border:none;box-shadow:0 2px 8px #9c27b040;cursor:pointer}.add-review-section .btn:hover{transform:translateY(-1px);box-shadow:0 4px 14px #9c27b059}.review-form-card{background:#fff;border-radius:12px;padding:24px;margin-bottom:20px;border:1px solid rgba(156,39,176,.08);box-shadow:0 2px 12px #0000000a}.form-title{font-size:18px;font-weight:700;color:#1a1a1a;margin:0 0 20px;padding-bottom:12px;border-bottom:1px solid rgba(156,39,176,.1)}.review-form-card .form-group{margin-bottom:16px}.review-form-card label{display:block;font-size:14px;font-weight:500;color:#374151;margin-bottom:8px}.review-form-card .form-control{width:100%;padding:10px 12px;font-size:14px;border:1px solid #d1d5db;border-radius:6px;transition:all .2s ease}.review-form-card .form-control:focus{outline:none;border-color:#9c27b0;box-shadow:0 0 0 3px #9c27b01f}.form-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px;padding-top:4px}.form-actions .btn{padding:12px 28px;font-size:15px;font-weight:600;border-radius:10px;transition:all .2s ease;cursor:pointer;border:none;display:inline-flex;align-items:center;justify-content:center;min-height:44px}.review-form-card .form-actions .btn-primary{background:linear-gradient(135deg,#7c3aed,#9333ea);color:#fff;box-shadow:0 2px 8px #9c27b040}.review-form-card .form-actions .btn-primary:hover:not(:disabled){background:linear-gradient(135deg,#9333ea,#a855f7);transform:translateY(-1px);box-shadow:0 4px 14px #9c27b059}.review-form-card .form-actions .btn-primary:disabled{opacity:.7;cursor:not-allowed}.review-form-card .form-actions .btn-secondary{background:#fff;color:#6b7280;border:1px solid #e5e7eb;box-shadow:0 1px 2px #0000000a}.review-form-card .form-actions .btn-secondary:hover{background:#f9fafb;border-color:#9c27b0;color:#7c3aed}.reviews-list{display:flex;flex-direction:column;gap:16px}.review-item{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:16px;transition:all .2s ease}.review-item:hover{box-shadow:0 2px 8px #0000000f;border-color:#d1d5db}.review-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px;gap:16px;flex-wrap:wrap}.reviewer-info{display:flex;align-items:center;gap:12px;flex:1}.reviewer-avatar{width:48px;height:48px;border-radius:50%;overflow:hidden;flex-shrink:0;background:#f3f4f6;display:flex;align-items:center;justify-content:center;border:3px solid #f0f0f0;box-shadow:0 2px 8px #00000014}.reviewer-avatar img{width:100%;height:100%;object-fit:cover}.avatar-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.reviewer-details{display:flex;flex-direction:column;gap:4px}.reviewer-name{font-size:15px;font-weight:700;color:#111827;letter-spacing:-.2px}.review-date{font-size:12px;color:#6b7280;font-weight:500}.review-rating{display:flex;align-items:center;gap:10px;flex-shrink:0}.review-title{font-size:16px;font-weight:700;color:#111827;margin:0 0 12px;letter-spacing:-.2px}.review-content{margin-bottom:16px;line-height:1.75}.review-content p{font-size:14px;color:#4b5563;margin:0;white-space:pre-wrap;word-wrap:break-word}.review-images{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:16px}.review-image{width:100px;height:100px;object-fit:cover;border-radius:10px;border:2px solid #e5e7eb;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px #0000000f}.review-image:hover{transform:scale(1.08);box-shadow:0 8px 20px #00000026;border-color:#667eea}.review-footer{margin-top:16px;padding-top:16px;border-top:2px solid #f5f5f5}.review-helpful{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.review-helpful span{font-size:13px;color:#6b7280;font-weight:500}.btn-helpful,.btn-not-helpful{padding:6px 16px;font-size:12px;font-weight:600;border:2px solid #e5e7eb;border-radius:8px;background:#fff;color:#475569;cursor:pointer;transition:all .3s ease;box-shadow:0 1px 3px #0000000d}.btn-helpful:hover{background:linear-gradient(135deg,#10b981,#059669);color:#fff;border-color:#10b981;transform:translateY(-1px);box-shadow:0 4px 12px #10b9814d}.btn-not-helpful:hover{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;border-color:#ef4444;transform:translateY(-1px);box-shadow:0 4px 12px #ef44444d}.review-replies{margin-top:16px;padding-top:16px;border-top:2px solid #f5f5f5;padding-right:20px}.review-reply{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:12px;padding:16px;margin-bottom:12px;border-right:3px solid #667eea;box-shadow:0 2px 8px #0000000a;transition:all .2s ease}.review-reply:hover{box-shadow:0 4px 12px #00000014;transform:translate(-2px)}.reply-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;gap:12px}.reply-header strong{font-size:13px;font-weight:700;color:#111827}.reply-date{font-size:11px;color:#6b7280;font-weight:500}.reply-content{font-size:13px;color:#4b5563;line-height:1.7}.no-reviews{text-align:center;padding:48px 24px;color:#6b7280;background:linear-gradient(135deg,#fafbfc,#f8f9fa);border-radius:14px;border:2px dashed #e5e7eb}.no-reviews p{font-size:15px;margin:0;font-weight:500}.reviews-pagination{margin-top:32px;display:flex;justify-content:center;padding-top:24px;border-top:2px solid #f5f5f5}@media (max-width: 768px){.product-reviews-section{padding:20px;border-radius:12px}.reviews-title{font-size:20px}.rating-overview{grid-template-columns:1fr;gap:24px}.rating-score{width:100%;min-width:auto}.rating-distribution{width:100%}.reviews-filters{flex-direction:column;padding:14px}.filter-group{width:100%}.review-header{flex-direction:column;align-items:flex-start}.review-rating{width:100%}.review-images{gap:8px}.review-image{width:80px;height:80px}.review-replies{padding-right:0}}
