.amrelated-modern-container{margin:60px 0;padding:0 20px;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%);border-radius:24px;box-shadow:0 20px 40px rgba(0,0,0,.08);position:relative;overflow:hidden}.amrelated-modern-container:before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#667eea 0%,#764ba2 100%);z-index:1}.amrelated-modern-header{text-align:center;padding:40px 20px 30px;position:relative}.amrelated-modern-title{font-size:2.5rem;font-weight:700;color:#1a202c;margin:0 0 12px;display:flex;align-items:center;justify-content:center;gap:12px;letter-spacing:-.025em}.title-icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:16px;color:#fff;box-shadow:0 8px 20px rgba(102,126,234,.3);animation:pulse-glow 2s ease-in-out infinite alternate}@keyframes pulse-glow{0%{box-shadow:0 8px 20px rgba(102,126,234,.3)}100%{box-shadow:0 12px 30px rgba(102,126,234,.5)}}.amrelated-modern-subtitle{font-size:1.125rem;color:#64748b;margin:0;font-weight:400}.amrelated-modern-content{padding:0 20px 40px}.amrelated-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;max-width:1400px;margin:0 auto}.amrelated-slider{position:relative}.amrelated-slider .slick-list{margin:0 -12px;overflow:visible}.amrelated-slider .slick-slide{padding:0 12px}.amrelated-slider .slick-dots{bottom:-50px;display:flex !important;justify-content:center;gap:8px;list-style:none;padding:0;margin:0}.amrelated-slider .slick-dots li{width:auto;height:auto}.amrelated-slider .slick-dots button{width:12px;height:12px;border-radius:50%;border:none;background:#cbd5e1;font-size:0;transition:all .3s ease;cursor:pointer}.amrelated-slider .slick-dots .slick-active button{background:#667eea;transform:scale(1.2)}.amrelated-slider .slick-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:48px;height:48px;border:none;border-radius:50%;background:#fff;box-shadow:0 8px 25px rgba(0,0,0,.15);color:#475569;cursor:pointer;transition:all .3s ease;display:flex !important;align-items:center;justify-content:center}.amrelated-slider .slick-arrow:hover{background:#667eea;color:#fff;transform:translateY(-50%) scale(1.1);box-shadow:0 12px 35px rgba(102,126,234,.3)}.amrelated-slider .slick-prev{left:-24px}.amrelated-slider .slick-next{right:-24px}.amrelated-product-card{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.08);transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative;height:100%}.amrelated-product-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px rgba(0,0,0,.15)}.product-card-inner{height:100%;display:flex;flex-direction:column}.product-image-container{position:relative;overflow:hidden;aspect-ratio:1;background:#f8fafc}.product-image-link{display:block;width:100%;height:100%;position:relative}.product-image-container img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.amrelated-product-card:hover .product-image-container img{transform:scale(1.05)}.image-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.amrelated-product-card:hover .image-overlay{opacity:1}.overlay-actions{display:flex;gap:12px}.action-wishlist,.action-compare{width:44px;height:44px;border:none;border-radius:50%;background:#fff;color:#475569;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px rgba(0,0,0,.15)}.action-wishlist:hover{background:#ef4444;color:#fff;transform:scale(1.1)}.action-compare:hover{background:#3b82f6;color:#fff;transform:scale(1.1)}.stock-badge{position:absolute;top:16px;right:16px;padding:6px 12px;border-radius:20px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;z-index:5}.stock-badge.in-stock{background:linear-gradient(135deg,#10b981 0%,#059669 100%);color:#fff;box-shadow:0 4px 12px rgba(16,185,129,.3)}.stock-badge.out-of-stock{background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);color:#fff;box-shadow:0 4px 12px rgba(239,68,68,.3)}.product-info{padding:24px;flex:1;display:flex;flex-direction:column}.product-name{margin:0 0 12px;font-size:1.125rem;font-weight:600;line-height:1.4}.product-name-link{color:#1a202c;text-decoration:none;transition:color .3s ease}.product-name-link:hover{color:#667eea}.product-rating{margin-bottom:12px}.product-description{color:#64748b;font-size:.875rem;line-height:1.5;margin-bottom:16px;flex:1}.product-price{margin-bottom:20px}.product-price .price{font-size:1.5rem;font-weight:700;color:#1a202c}.product-price .old-price{color:#94a3b8;text-decoration:line-through;font-size:1.125rem;margin-right:8px}.product-price .special-price{color:#ef4444}.product-actions{display:flex;gap:8px;margin-top:auto}.btn-primary,.btn-secondary{flex:1;padding:12px 16px;border:none;border-radius:12px;font-weight:600;font-size:.875rem;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:8px;text-decoration:none}.btn-primary{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;box-shadow:0 4px 15px rgba(102,126,234,.3)}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(102,126,234,.4)}.btn-secondary{background:#f1f5f9;color:#475569;border:1px solid #e2e8f0}.btn-secondary:hover{background:#e2e8f0;transform:translateY(-2px)}@media (max-width:1200px){.amrelated-modern-title{font-size:2.25rem}.amrelated-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px}}@media (max-width:768px){.amrelated-modern-container{margin:40px 0;padding:0 16px;border-radius:16px}.amrelated-modern-header{padding:30px 16px 20px}.amrelated-modern-title{font-size:1.875rem;flex-direction:column;gap:8px}.title-icon{width:40px;height:40px}.amrelated-modern-content{padding:0 16px 30px}.amrelated-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px}.product-info{padding:20px}.product-actions{flex-direction:column}.amrelated-slider .slick-arrow{display:none !important}}@media (max-width:480px){.amrelated-modern-title{font-size:1.5rem}.amrelated-grid{grid-template-columns:1fr}.product-actions{gap:12px}.btn-primary,.btn-secondary{padding:14px 16px;font-size:.9rem}}@keyframes shimmer{0%{background-position:-200px 0}100%{background-position:calc(200px + 100%) 0}}.amrelated-product-card.loading{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200px 100%;animation:shimmer 1.5s infinite}@media (prefers-color-scheme:dark){.amrelated-modern-container{background:linear-gradient(135deg,#1e293b 0%,#0f172a 100%)}.amrelated-modern-title{color:#f1f5f9}.amrelated-modern-subtitle{color:#94a3b8}.amrelated-product-card{background:#1e293b;border:1px solid #334155}.product-name-link{color:#f1f5f9}.product-description{color:#94a3b8}.btn-secondary{background:#334155;color:#f1f5f9;border-color:#475569}}@media (min-width:1024px){.amrelated-product-card .product-image-container{position:relative;z-index:1}.amrelated-product-card .product-image-container img{pointer-events:auto;cursor:pointer;position:relative;z-index:2}.amrelated-product-card .image-overlay{pointer-events:none;z-index:3}.amrelated-product-card .image-overlay .overlay-actions{pointer-events:auto}.amrelated-product-card .image-overlay .action-wishlist,.amrelated-product-card .image-overlay .action-compare{pointer-events:auto;z-index:4}.amrelated-product-card .product-image-container a{display:block;position:relative;z-index:2}.amrelated-product-card:nth-child(2) .product-image-container,.amrelated-product-card:nth-child(2) .product-image-container img,.amrelated-product-card:nth-child(2) .product-image-container a,.amrelated-product-card:nth-child(2) .product-image-link{pointer-events:auto !important;cursor:pointer !important;z-index:10 !important;position:relative !important}.amrelated-product-card:nth-child(2) .product-image-link{display:block !important;width:100% !important;height:100% !important;position:absolute !important;top:0 !important;left:0 !important;z-index:15 !important}.amrelated-product-card:nth-child(2):hover .product-image-container img{transform:none !important}.amrelated-product-card:nth-child(2) .image-overlay{z-index:5 !important;pointer-events:none !important}.amrelated-product-card:nth-child(2) .image-overlay .overlay-actions{pointer-events:auto !important;z-index:20 !important}.amrelated-grid .amrelated-product-card{isolation:isolate}.amrelated-slider .slick-slide .product-image-container{position:relative;z-index:1}.amrelated-slider .slick-slide .product-image-container img{pointer-events:auto;cursor:pointer}.amrelated-product-card:nth-child(2) .product-image-container a[href]{display:block !important;position:relative !important;z-index:25 !important;pointer-events:auto !important}}