.asos-products{max-width:1440px;margin:0 auto;padding:48px 24px}.asos-products-header{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;margin-bottom:32px;padding-bottom:0;display:flex}.asos-products-title{color:#222;white-space:nowrap;margin:0;font-size:26px;font-weight:800}.asos-products-tabs{gap:32px;display:flex}.asos-products-tab{color:#999;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1px;padding:8px 0 12px;font-size:15px;font-weight:600;transition:all .15s}.asos-products-tab--active{color:#222;border-bottom-color:#222;font-weight:700}.asos-products-tab:hover:not(.asos-products-tab--active){color:#555}.asos-products-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}@media (min-width:601px){.asos-products-grid{grid-template-columns:repeat(4,1fr);gap:20px}}@media (min-width:1200px){.asos-products-grid{grid-template-columns:repeat(5,1fr);gap:24px}}.asos-product-card{color:inherit;text-decoration:none;position:relative}.asos-product-img-wrap{aspect-ratio:.85;background:#f5f5f0;border-radius:12px;position:relative;overflow:hidden}.asos-product-img-placeholder{background:#f5f5f0;justify-content:center;align-items:center;width:100%;height:100%;font-size:48px;display:flex}.asos-product-img{object-fit:cover;transition:transform .3s}.asos-product-card:hover .asos-product-img{transform:scale(1.03)}.asos-product-badge{z-index:2;border-radius:4px;padding:4px 10px;font-size:11px;font-weight:700;position:absolute;top:10px}.asos-product-badge--new{color:#fff;background:#ef4444;right:10px}.asos-product-badge--sale{color:#fff;background:#6b7c3a;left:10px}.asos-product-fav{cursor:pointer;color:#bbb;z-index:2;background:0 0;border:none;justify-content:center;align-items:center;width:32px;height:32px;transition:color .15s;display:flex;position:absolute;bottom:10px;left:10px}.asos-product-fav:hover{color:#ef4444}.asos-product-add-btn{color:#222;cursor:pointer;z-index:3;white-space:nowrap;background:#57ffb8;border:none;border-radius:6px;padding:10px 24px;font-size:13px;font-weight:700;transition:background .15s;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}.asos-product-add-btn:hover{background:#45e6a3}.asos-product-info{text-align:right;padding:10px 4px}.asos-product-name{color:#222;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 4px;font-size:13px;font-weight:500;line-height:1.5;display:-webkit-box;overflow:hidden}.asos-product-price-row{direction:ltr;justify-content:flex-end;align-items:center;gap:8px;display:flex}.asos-product-price{color:#222;font-size:14px;font-weight:700}.asos-product-old-price{color:#999;font-size:12px;text-decoration:line-through}.asos-products-more{text-align:center;margin-top:40px}.asos-products-more-btn{color:#fff;cursor:pointer;background:#222;border:none;border-radius:6px;padding:14px 48px;font-size:14px;font-weight:700;text-decoration:none;transition:background .15s;display:inline-block}.asos-products-more-btn:hover{background:#000}@media (max-width:375px){.asos-products{padding:32px 12px}.asos-products-title{font-size:20px}}
