.latest-arrivals-sokohub{position:relative;background:linear-gradient(to bottom,#fff,#f8f9fa,#fff);overflow:hidden}.latest-arrivals-sokohub:before{content:"";position:absolute;top:0;left:-50%;width:200%;height:100%;background:radial-gradient(ellipse at center,rgba(255,215,0,.08) 0%,transparent 60%);animation:moveBackground 20s ease-in-out infinite alternate}@keyframes moveBackground{0%{transform:translate(0)}to{transform:translate(10%)}}.section-header{text-align:center;margin-bottom:4rem;position:relative;z-index:1}.section-heading{font-size:clamp(2.8rem,4vw,4.5rem);font-weight:800;color:#1a1a1a;margin:0 0 1rem;display:inline-flex;align-items:center;gap:1rem;animation:bounceIn 1s ease-out}@keyframes bounceIn{0%{opacity:0;transform:scale(.3)}50%{opacity:1;transform:scale(1.05)}70%{transform:scale(.9)}to{transform:scale(1)}}.heading-icon{font-size:3.5rem;animation:sparkle 2s ease-in-out infinite}@keyframes sparkle{0%,to{transform:scale(1) rotate(0);opacity:1}50%{transform:scale(1.2) rotate(180deg);opacity:.8}}.heading-badge{display:inline-flex;align-items:center;padding:.5rem 1.2rem;background:linear-gradient(135deg,#ff6b6b,#ff8e53);color:#fff;font-size:1.4rem;font-weight:700;border-radius:20px;animation:pulse 2s ease-in-out infinite;box-shadow:0 4px 12px #ff6b6b66}.section-subheading{font-size:1.7rem;color:#666;margin:0;animation:fadeIn .8s ease-out .3s both}.latest-arrivals-grid{display:grid;grid-template-columns:repeat(var(--columns-mobile, 2),1fr);gap:2rem;position:relative;z-index:1}@media screen and (min-width: 750px){.latest-arrivals-grid{grid-template-columns:repeat(3,1fr);gap:2.5rem}}@media screen and (min-width: 990px){.latest-arrivals-grid{grid-template-columns:repeat(var(--columns-desktop, 4),1fr);gap:3rem}}.product-card-wrapper{animation:fadeInUp .6s ease-out both;animation-delay:calc(var(--card-index, 0) * .1s)}.product-card{display:flex;flex-direction:column;height:100%;text-decoration:none;color:inherit;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 12px #00000014;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative}.product-card:hover{transform:translateY(-8px);box-shadow:0 12px 32px #00000026}.card-style-1 .product-card{background:linear-gradient(135deg,#fff8dc,#fff);border:2px solid #FFD700}.card-style-2 .product-card{background:linear-gradient(135deg,#f0f8ff,#fff);border:2px solid #4A90E2}.card-style-3 .product-card{background:linear-gradient(135deg,#fff0f5,#fff);border:2px solid #FF69B4}.card-style-0 .product-card{background:linear-gradient(135deg,#f0fff0,#fff);border:2px solid #32CD32}.product-card-image{position:relative;width:100%;aspect-ratio:1;overflow:hidden;background:#f8f9fa}.product-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.product-card:hover .product-card-image img:first-child{transform:scale(1.1)}.product-card-image-hover{position:absolute;top:0;left:0;opacity:0;transition:opacity .4s ease}.product-card:hover .product-card-image-hover{opacity:1}.product-badge{position:absolute;top:1rem;padding:.6rem 1.2rem;font-size:1.2rem;font-weight:700;border-radius:20px;color:#fff;z-index:2;animation:slideInDown .5s ease-out}@keyframes slideInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.sale-badge{left:1rem;background:linear-gradient(135deg,#ff6b6b,#ff8e53);box-shadow:0 4px 12px #ff6b6b66}.sold-out-badge{left:1rem;background:linear-gradient(135deg,#718096,#4a5568)}.new-badge{right:1rem;background:linear-gradient(135deg,#48bb78,#38a169);box-shadow:0 4px 12px #48bb7866;animation:newBadgePulse 2s ease-in-out infinite}@keyframes newBadgePulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.product-quick-actions{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;gap:1rem;opacity:0;transition:opacity .3s ease;z-index:3}.product-card:hover .product-quick-actions{opacity:1}.quick-action-btn{width:45px;height:45px;border-radius:50%;background:#fffffff2;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;box-shadow:0 4px 12px #0003}.quick-action-btn:hover{background:gold;transform:scale(1.15) rotate(10deg)}.quick-action-btn svg{width:20px;height:20px;stroke:#1a1a1a}.product-card-info{padding:1.8rem;flex:1;display:flex;flex-direction:column}.product-vendor{font-size:1.2rem;color:#999;margin:0 0 .5rem;text-transform:uppercase;letter-spacing:.05em;font-weight:600}.product-title{font-size:1.5rem;font-weight:700;color:#1a1a1a;margin:0 0 1rem;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color .3s ease}.product-card:hover .product-title{color:#667eea}.product-rating{display:flex;align-items:center;gap:.8rem;margin-bottom:1rem}.star-rating{position:relative;display:inline-block;font-size:1.6rem;line-height:1;color:#ddd}.star-rating .stars{position:relative;display:inline-block}.star-rating .stars:before{content:"\2605\2605\2605\2605\2605";background:linear-gradient(90deg,gold,orange);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;position:absolute;left:0;top:0;width:calc(var(--rating) / 5 * 100%);overflow:hidden}.rating-count{font-size:1.2rem;color:#999;font-weight:500}.product-price{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}.price-compare{font-size:1.4rem;color:#999;text-decoration:line-through}.price-current{font-size:2rem;font-weight:800;color:#1a1a1a;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.product-quick-add-btn{width:100%;padding:1.2rem 2rem;background:linear-gradient(135deg,gold,orange);color:#000;border:none;border-radius:50px;font-size:1.4rem;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.8rem;transition:all .3s ease;box-shadow:0 4px 12px #ffd7004d;margin-top:auto}.product-quick-add-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ffd70080}.product-quick-add-btn:active{transform:translateY(0)}.section-footer{margin-top:4rem;text-align:center;animation:fadeInUp .8s ease-out .5s both}.view-all-btn{display:inline-flex;align-items:center;gap:1rem;padding:1.6rem 3.5rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;text-decoration:none;font-size:1.7rem;font-weight:700;border-radius:50px;transition:all .3s ease;box-shadow:0 8px 24px #667eea66;position:relative;overflow:hidden}.view-all-btn:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:#ffffff4d;transition:width .6s ease,height .6s ease,top .6s ease,left .6s ease;transform:translate(-50%,-50%)}.view-all-btn:hover:before{width:300px;height:300px}.view-all-btn:hover{transform:translateY(-3px) scale(1.05);box-shadow:0 12px 36px #667eea99}.section-empty{text-align:center;padding:6rem 2rem;background:#fffc;border-radius:16px;border:2px dashed #ddd}.section-empty p{font-size:1.6rem;color:#666;margin:0}@media screen and (max-width: 749px){.product-quick-actions{opacity:1;flex-direction:column;top:auto;bottom:1rem;right:1rem;left:auto;transform:none}.quick-action-btn{width:40px;height:40px}.heading-icon{font-size:2.5rem}.heading-badge{font-size:1.2rem;padding:.4rem 1rem}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media (prefers-contrast: high){.product-card,.product-quick-add-btn{border:2px solid #000000}}
/*# sourceMappingURL=/cdn/shop/t/33/assets/section-latest-arrivals-sokohub.css.map */
