.superdtf-featured-collection{width:100%;padding:60px 20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.superdtf-featured-container{max-width:1400px;margin:0 auto}.superdtf-featured-header{text-align:center;margin-bottom:50px}.superdtf-featured-title{font-size:42px;font-weight:600;letter-spacing:-.5px;margin:0 0 16px}.superdtf-featured-subtitle{font-size:18px;font-weight:400;opacity:.7;margin:0 0 24px}.superdtf-featured-viewall{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:500;text-decoration:none;padding:10px 24px;border:2px solid rgba(255,255,255,.3);border-radius:4px;background:#00000080;transition:all .3s ease}@keyframes superdtf-featured-border{0%{border-color:#00e5ff}33%{border-color:#ff0080}66%{border-color:#fcee01}to{border-color:#00e5ff}}@keyframes superdtf-featured-text{0%{color:#00e5ff}25%{color:#ff0080}50%{color:#fcee01}75%{color:#ff0080}to{color:#00e5ff}}.superdtf-featured-viewall:hover{background:#000c;animation:superdtf-featured-text 3s linear infinite,superdtf-featured-border 4s linear infinite}.superdtf-featured-viewall svg{width:16px;height:16px;transition:transform .3s ease}.superdtf-featured-viewall:hover svg{transform:translate(4px)}.superdtf-featured-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:24px}.superdtf-product-card{position:relative;display:flex;flex-direction:column}.superdtf-product-link{text-decoration:none;color:inherit;display:flex;flex-direction:column;height:100%}.superdtf-product-image-wrap{position:relative;width:100%;padding-bottom:100%;background:transparent;overflow:hidden;border-radius:8px}.superdtf-product-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;object-position:center;transition:transform .5s cubic-bezier(.25,.46,.45,.94)}.superdtf-product-card:hover .superdtf-product-image{transform:scale(1.08)}.superdtf-product-placeholder{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#ffffff0d;border-radius:8px}.superdtf-product-placeholder svg{width:48px;height:48px;opacity:.3}.superdtf-product-info{padding:12px 0;text-align:center}.superdtf-product-title{font-size:14px;font-weight:500;margin:0 0 6px;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.superdtf-product-price{font-size:14px;font-weight:600;margin:0}.superdtf-product-price-compare{text-decoration:line-through;opacity:.5;font-weight:400;margin-right:8px}.superdtf-product-price-sale{color:#ff0080}.superdtf-product-quickadd{position:absolute;bottom:10px;left:50%;transform:translate(-50%) translateY(10px);opacity:0;padding:8px 20px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;background:#000000e6;color:#fff;border:2px solid rgba(255,255,255,.3);border-radius:4px;cursor:pointer;transition:all .3s ease;white-space:nowrap}.superdtf-product-card:hover .superdtf-product-quickadd{opacity:1;transform:translate(-50%) translateY(0)}.superdtf-product-quickadd:hover{background:#000;animation:superdtf-featured-text 3s linear infinite,superdtf-featured-border 4s linear infinite}.superdtf-product-labels{position:absolute;top:10px;left:10px;display:flex;flex-direction:column;gap:6px;z-index:2}.superdtf-product-label{padding:4px 10px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;border-radius:3px}.superdtf-product-label--sale{background:#ff0080;color:#fff}.superdtf-product-label--new{background:#00e5ff;color:#000}.superdtf-product-label--soldout{background:#000000b3;color:#fff}.superdtf-featured-loadmore{text-align:center;margin-top:50px}.superdtf-loadmore-btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 50px;font-size:14px;font-weight:500;letter-spacing:.3px;border-radius:4px;text-decoration:none;cursor:pointer;background:#00000080;color:#fff;border:2px solid rgba(255,255,255,.3);transition:background .3s ease}.superdtf-loadmore-btn:hover{background:#000c;animation:superdtf-featured-text 3s linear infinite,superdtf-featured-border 4s linear infinite}@media (max-width: 1200px){.superdtf-featured-grid{grid-template-columns:repeat(4,1fr);gap:20px}}@media (max-width: 1024px){.superdtf-featured-collection{padding:50px 20px}.superdtf-featured-title{font-size:36px}.superdtf-featured-grid{grid-template-columns:repeat(4,1fr);gap:16px}}@media (max-width: 768px){.superdtf-featured-collection{padding:40px 16px}.superdtf-featured-header{margin-bottom:30px}.superdtf-featured-title{font-size:28px}.superdtf-featured-subtitle{font-size:16px}.superdtf-featured-grid{grid-template-columns:repeat(3,1fr);gap:12px}.superdtf-product-title,.superdtf-product-price{font-size:12px}.superdtf-product-quickadd{display:none}}@media (max-width: 480px){.superdtf-featured-title{font-size:24px}.superdtf-featured-grid{grid-template-columns:repeat(2,1fr);gap:10px}.superdtf-product-info{padding:8px 0}.superdtf-product-title,.superdtf-product-price{font-size:11px}}.superdtf-featured-grid--carousel{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:20px;padding-bottom:10px}.superdtf-featured-grid--carousel::-webkit-scrollbar{display:none}.superdtf-featured-grid--carousel .superdtf-product-card{flex:0 0 calc(16.666% - 17px);scroll-snap-align:start}@media (max-width: 1200px){.superdtf-featured-grid--carousel .superdtf-product-card{flex:0 0 calc(25% - 15px)}}@media (max-width: 768px){.superdtf-featured-grid--carousel .superdtf-product-card{flex:0 0 calc(33.333% - 10px)}}@media (max-width: 480px){.superdtf-featured-grid--carousel .superdtf-product-card{flex:0 0 calc(50% - 5px)}}
/*# sourceMappingURL=/cdn/shop/t/25/assets/superdtf-featured-collection.css.map */
