.home-products{padding:38px 0 52px;background:#fff;color:#171714}.home-products__shell{width:min(calc(100% - 24px),1180px)}.home-products__head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:18px}.home-products__eyebrow{display:block;margin-bottom:6px;color:#8a6a45;font-size:9px;font-weight:900;letter-spacing:.23em;direction:ltr}.home-products__head h2{margin:0;font-size:27px;line-height:1.08;letter-spacing:-.035em}.home-products__head p{margin:8px 0 0;color:#77736c;font-size:11px;line-height:1.6}.home-products__view-all{display:none;align-items:center;gap:8px;color:#171714;text-decoration:none;font-size:11px;font-weight:850;white-space:nowrap}.home-products__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 9px}.home-product-card{min-width:0;overflow:hidden;border:1px solid #ebe7e0;border-radius:18px;background:#fff;box-shadow:0 5px 18px rgba(25,22,17,.04);transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.home-product-card:active{transform:scale(.99)}.home-product-card__link{display:block;color:inherit;text-decoration:none}.home-product-card__media{position:relative;aspect-ratio:1/1;overflow:hidden;display:grid;place-items:center;padding:8px;background:#faf9f7}.home-product-card__media img,.home-product-card__placeholder{width:100%;height:100%;object-fit:contain}.home-product-card__badge{position:absolute;top:8px;left:8px;padding:5px 7px;border:1px solid rgba(0,0,0,.06);border-radius:999px;background:rgba(255,255,255,.94);color:#3d3b37;font-size:7px;font-weight:900;letter-spacing:.08em}.home-product-card__body{padding:10px;border-top:1px solid #f0ede8;background:#fff}.home-product-card__body h3{min-height:32px;margin:0;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#171714;font-size:12px;font-weight:800;line-height:1.32;direction:ltr;text-align:left}.home-product-card__bottom{margin-top:9px;display:flex;align-items:center;justify-content:space-between;gap:8px;direction:ltr}.home-product-card__price{color:#171714;font-size:12px;font-weight:900;white-space:nowrap}.home-product-card__go{color:#77736c;font-size:8.5px;font-weight:800;white-space:nowrap;direction:rtl}.home-product-card__go b{font-size:12px}.home-products__mobile-cta{margin-top:16px}.home-products__mobile-cta a{min-height:52px;border-radius:14px;background:#11110f;color:#fff;text-decoration:none;display:flex;align-items:center;justify-content:center;gap:12px;font-size:12px;font-weight:900}.home-products__empty{padding:24px;border:1px dashed #ddd8cf;border-radius:18px;color:#77736c;text-align:center;font-size:12px}@media(min-width:750px){.home-products{padding:56px 0 70px}.home-products__shell{width:min(calc(100% - 64px),1180px)}.home-products__head{margin-bottom:24px}.home-products__head h2{font-size:36px}.home-products__head p{font-size:13px}.home-products__view-all{display:inline-flex}.home-products__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.home-product-card{border-radius:20px}.home-product-card:hover{transform:translateY(-2px);border-color:#ddd8cf;box-shadow:0 12px 28px rgba(25,22,17,.07)}.home-product-card__media{padding:12px}.home-product-card__body{padding:12px}.home-product-card__body h3{min-height:36px;font-size:13px}.home-product-card__price{font-size:13px}.home-product-card__go{font-size:9px}.home-products__mobile-cta{display:none}}