.tmp10-featured-categories-container{--tmp10-primary:#111827;padding:24px 0}.tmp10-fc-head{display:flex;justify-content:space-between;align-items:end;gap:12px;margin-bottom:16px}.tmp10-fc-head>div>span{font-size:11px;font-weight:800;letter-spacing:.09em;text-transform:uppercase;color:var(--tmp10-primary)}.tmp10-fc-head h2{margin:2px 0 0;font-size:clamp(20px,2vw,28px);font-weight:800;color:#111827}.tmp10-fc-head>a{font-size:13px;font-weight:700;color:#4b5563;text-decoration:none}.tmp10-fc-head>a:hover{color:var(--tmp10-primary)}.tmp10-featured-categories-list{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:10px}.tmp10-categories{min-width:0;padding:14px 8px 12px;border:1px solid #edf0f3;border-radius:16px;background:#fff;text-align:center;color:#111827;text-decoration:none;transition:.2s}.tmp10-categories:hover{transform:translateY(-3px);border-color:color-mix(in srgb,var(--tmp10-primary) 30%,#e5e7eb);box-shadow:0 10px 24px rgba(17,24,39,.07)}.tmp10-category-image{width:68px;height:68px;margin:0 auto 9px;border-radius:50%;background:#f8fafc;overflow:hidden;display:grid;place-items:center}.tmp10-category-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.tmp10-categories>span{display:block;font-size:12px;font-weight:800;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tmp10-categories small{display:block;margin-top:3px;font-size:10px;color:#9ca3af}@media(max-width:1100px){.tmp10-featured-categories-list{grid-template-columns:repeat(6,1fr)}}@media(max-width:800px){.tmp10-featured-categories-list{grid-template-columns:repeat(4,1fr)}}@media(max-width:540px){.tmp10-featured-categories-list{display:flex;overflow-x:auto;gap:9px;scroll-snap-type:x mandatory;scrollbar-width:none}.tmp10-featured-categories-list::-webkit-scrollbar{display:none}.tmp10-categories{min-width:112px;scroll-snap-align:start}.tmp10-category-image{width:62px;height:62px}}.tmp10-today-products{--tmp10-primary:#111827;padding:26px 0}.tmp10-product-section-head{display:flex;align-items:end;justify-content:space-between;gap:12px;margin-bottom:16px}.tmp10-product-section-head span{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.09em;color:var(--tmp10-primary)}.tmp10-product-section-head h2{margin:2px 0 0;font-size:clamp(20px,2vw,28px);font-weight:800;color:#111827}.tmp10-product-section-head button{border:1px solid #e5e7eb;background:#fff;border-radius:999px;padding:9px 13px;font-size:13px;font-weight:700;color:#374151;cursor:pointer}.tmp10-product-section-head button:hover{border-color:var(--tmp10-primary);color:var(--tmp10-primary)}.tmp10-today-products-container{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}@media(max-width:1200px){.tmp10-today-products-container{grid-template-columns:repeat(4,1fr)}}@media(max-width:760px){.tmp10-today-products-container{grid-template-columns:repeat(3,1fr);gap:9px}}@media(max-width:520px){.tmp10-today-products-container{grid-template-columns:repeat(2,1fr);gap:8px}}