.new-arrivals{position:relative;overflow:hidden}.new-arrivals__wrapper{position:relative;min-height:400px}.new-arrivals__background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.new-arrivals__background img{width:100%;height:100%;object-fit:cover}.new-arrivals__content{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;min-height:400px}.new-arrivals__text{display:flex;flex-direction:column;gap:1.5rem}.new-arrivals__badge{display:inline-block;background:linear-gradient(45deg,#ff6b35,#f7931e,#ffcc02);color:#fff;padding:.5rem 1rem;font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;border-radius:20px;width:fit-content;position:relative;overflow:hidden;box-shadow:0 4px 15px #ff6b3566;animation:pulse-badge 2s infinite}.new-arrivals__badge:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);animation:shine 3s infinite}@keyframes pulse-badge{0%,to{transform:scale(1);box-shadow:0 4px 15px #ff6b3566}50%{transform:scale(1.05);box-shadow:0 6px 20px #ff6b3599}}@keyframes shine{0%{left:-100%}to{left:100%}}.new-arrivals__heading{margin:0;color:rgb(var(--color-foreground));position:relative;animation:fadeInUp .8s ease-out}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.new-arrivals__description{color:rgb(var(--color-foreground));opacity:.8}.new-arrivals__urgency{background:#ff4757;color:#fff;padding:.75rem 1rem;border-radius:8px;font-weight:600;text-align:center;animation:urgency-pulse 1.5s infinite;box-shadow:0 4px 15px #ff47574d}@keyframes urgency-pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.02);opacity:.9}}.new-arrivals__button .button{min-width:180px}.new-arrivals__product{display:flex;flex-direction:column;gap:1rem}.new-arrivals__product-image{position:relative;overflow:hidden;border-radius:1rem;box-shadow:0 15px 35px #00000026;transition:all .4s cubic-bezier(.165,.84,.44,1)}.new-arrivals__product-image:hover{transform:translateY(-2px);box-shadow:0 15px 30px #00000026}.new-arrivals__product-link{display:block;transition:transform .4s cubic-bezier(.165,.84,.44,1)}.new-arrivals__product-image img{width:100%;height:auto;display:block}.new-arrivals__product-placeholder{aspect-ratio:1;display:flex;align-items:center;justify-content:center;background:rgb(var(--color-background))}.new-arrivals__product-info{text-align:center}.new-arrivals__product-title{margin:0 0 .5rem;font-size:1.25rem;font-weight:600}.new-arrivals__product-title a{color:rgb(var(--color-foreground));text-decoration:none;transition:color .2s ease}.new-arrivals__product-title a:hover{color:rgb(var(--color-link))}.new-arrivals__product-price{color:rgb(var(--color-foreground))}.new-arrivals__product-vendor{color:rgb(var(--color-foreground));opacity:.7;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em}@media screen and (max-width: 749px){.new-arrivals__content{grid-template-columns:1fr;gap:2rem;text-align:center}.new-arrivals__text{order:2}.new-arrivals__product{order:1;max-width:300px;margin:0 auto}}
/*# sourceMappingURL=/cdn/shop/t/8/compiled_assets/styles.css.map */
