@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";.ws-featured,.ws-featured *{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ws-featured{padding:48px 0;background:#fff}@media(min-width:640px){.ws-featured{padding:64px 0}}.ws-featured__container{max-width:1280px;margin:0 auto;padding:0 16px}@media(min-width:640px){.ws-featured__container{padding:0 24px}}@media(min-width:1024px){.ws-featured__container{padding:0 32px}}.ws-featured__header{text-align:center;margin-bottom:32px}@media(min-width:640px){.ws-featured__header{margin-bottom:48px}}.ws-featured__badge{display:inline-block;padding:8px 12px;background:#ffedd5;color:#c2410c;border:1px solid #fed7aa;border-radius:4px;font-size:14px;font-weight:500;margin-bottom:12px}@media(min-width:640px){.ws-featured__badge{padding:8px 16px;font-size:16px;margin-bottom:16px}}.ws-featured__title{font-size:24px;font-weight:700;color:#111827;margin:0 0 12px;line-height:1.2;letter-spacing:-.025em}@media(min-width:640px){.ws-featured__title{font-size:30px}}@media(min-width:768px){.ws-featured__title{font-size:36px;margin-bottom:16px}}.ws-featured__subtitle{font-size:16px;color:#4b5563;max-width:672px;margin:0 auto;line-height:1.6;padding:0 16px}@media(min-width:640px){.ws-featured__subtitle{font-size:18px;padding:0}}.ws-featured__categories{margin-bottom:64px}.ws-featured__categories-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:32px}@media(min-width:640px){.ws-featured__categories-grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:768px){.ws-featured__categories-grid{grid-template-columns:repeat(4,1fr);gap:24px}}.ws-featured__category{display:block;text-decoration:none;border:2px solid #fed7aa;border-radius:8px;background:#fff;overflow:hidden;transition:all .3s ease;box-shadow:0 1px 3px #0000001a}.ws-featured__category:hover{border-color:#f97316;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.ws-featured__category-image{position:relative;aspect-ratio:1;overflow:hidden;background:linear-gradient(to bottom right,#fff7ed,#f8fafc)}.ws-featured__category-image img{width:100%;height:100%;object-fit:contain;padding:16px;transition:transform .3s ease}.ws-featured__category:hover .ws-featured__category-image img{transform:scale(1.05)}.ws-featured__category-name{padding:12px 16px;text-align:center}.ws-featured__category-name h3{font-size:14px;font-weight:600;color:#111827;margin:0;line-height:1.3;transition:color .3s ease}@media(min-width:640px){.ws-featured__category-name h3{font-size:16px}}.ws-featured__category:hover .ws-featured__category-name h3{color:#c2410c}.ws-featured__products{margin-bottom:64px}.ws-featured__products-grid{display:grid;grid-template-columns:1fr;gap:16px;margin-bottom:32px}@media(min-width:640px){.ws-featured__products-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:768px){.ws-featured__products-grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:1024px){.ws-featured__products-grid{grid-template-columns:repeat(4,1fr);gap:24px}}.ws-featured__product{display:block;text-decoration:none;border:2px solid #fed7aa;border-radius:8px;background:#fff;overflow:hidden;transition:all .3s ease;box-shadow:0 1px 3px #0000001a}.ws-featured__product:hover{border-color:#f97316;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.ws-featured__product-image{position:relative;aspect-ratio:1;overflow:hidden;background:#fff}.ws-featured__product-image img{width:100%;height:100%;object-fit:contain;padding:16px;transition:transform .3s ease}.ws-featured__product:hover .ws-featured__product-image img{transform:scale(1.1)}.ws-featured__sale-badge{position:absolute;top:12px;left:12px;display:flex;align-items:center;gap:4px;padding:6px 12px;background:linear-gradient(to right,#b91c1c,#991b1b);color:#fff;font-size:12px;font-weight:700;border-radius:8px;box-shadow:0 4px 6px #0000001a;border:2px solid #ffffff}.ws-featured__sale-icon{width:12px;height:12px}.ws-featured__product-content{padding:16px}.ws-featured__product-badges{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:12px}.ws-featured__condition-badge{display:inline-block;font-size:12px;font-weight:500;padding:4px 8px;border-radius:9999px}.ws-featured__condition-badge--new{background:#dcfce7;color:#15803d;border:1px solid #bbf7d0}.ws-featured__condition-badge--pre-owned,.ws-featured__condition-badge--used,.ws-featured__condition-badge--refurbished{background:#dbeafe;color:#1d4ed8;border:1px solid #bfdbfe}.ws-featured__brand-badge{display:inline-block;font-size:12px;font-weight:500;padding:4px 8px;border-radius:9999px;background:#ffedd5;color:#c2410c;border:1px solid #fed7aa}.ws-featured__product-name{font-size:14px;font-weight:600;color:#111827;margin:0 0 8px;line-height:1.2;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;height:2.4em;transition:color .3s ease;letter-spacing:-.025em}@media(min-width:640px){.ws-featured__product-name{font-size:16px}}.ws-featured__product:hover .ws-featured__product-name{color:#ea580c}.ws-featured__pricing{margin-top:8px}.ws-featured__price-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:4px}.ws-featured__price{font-size:20px;font-weight:700;color:#111827}.ws-featured__price--sale{color:#dc2626}.ws-featured__discount-badge{display:inline-flex;align-items:center;padding:2px 8px;background:#b91c1c;color:#fff;font-size:12px;font-weight:600;border-radius:6px}.ws-featured__price-details{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.ws-featured__was{font-size:14px;color:#6b7280}.ws-featured__compare-price{font-size:14px;color:#6b7280;text-decoration:line-through;font-weight:500}.ws-featured__savings{font-size:14px;font-weight:500;color:#15803d}.ws-featured__value{font-size:14px;color:#4b5563;margin-left:8px}.ws-featured__brands{padding-top:48px;border-top:1px solid #e5e7eb}.ws-featured__brands-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-bottom:32px}@media(min-width:640px){.ws-featured__brands-grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:768px){.ws-featured__brands-grid{grid-template-columns:repeat(4,1fr)}}@media(min-width:1024px){.ws-featured__brands-grid{grid-template-columns:repeat(7,1fr);gap:32px}}.ws-featured__brand{display:block;text-decoration:none;border:2px solid #e5e7eb;border-radius:8px;background:#fff;overflow:hidden;transition:all .3s ease;box-shadow:0 1px 3px #0000001a}.ws-featured__brand:hover{border-color:#fdba74;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.ws-featured__brand-logo{display:flex;align-items:center;justify-content:center;padding:24px;height:100%;min-height:80px}.ws-featured__brand-logo img{max-width:100%;height:64px;object-fit:contain;filter:grayscale(100%);opacity:.6;transition:all .3s ease}.ws-featured__brand:hover .ws-featured__brand-logo img{filter:grayscale(0%);opacity:1}.ws-featured__brand-text{font-size:14px;font-weight:600;color:#6b7280;text-align:center;transition:color .3s ease}.ws-featured__brand:hover .ws-featured__brand-text{color:#111827}.ws-featured__cta{text-align:center;margin-top:32px}.ws-featured__button{display:inline-flex;align-items:center;justify-content:center;padding:12px 24px;font-size:14px;font-weight:600;text-decoration:none;border-radius:6px;transition:all .2s ease;cursor:pointer;width:100%;letter-spacing:-.025em}@media(min-width:640px){.ws-featured__button{width:auto;padding:12px 32px;font-size:16px}}.ws-featured__button--outline{background:transparent;color:#111827;border:1px solid #d1d5db}.ws-featured__button--outline:hover{background:#f9fafb;border-color:#9ca3af}
/*# sourceMappingURL=/cdn/shop/t/2/assets/ws-featured-products.css.map */
