.homeCategoryHero{display:grid;margin-bottom:28px;overflow:hidden;grid-template-columns:repeat(3, minmax(0, 1fr));gap:6px;aspect-ratio:1110/360;background:#f7f5f3;border-radius:10px;box-shadow:var(--shopPanelShadow)}body:not(.adminPage) .homeCategoryCard{position:relative;display:block;min-width:0;overflow:hidden;color:#fff;font-weight:700;background:#fff}body:not(.adminPage) .homeCategoryCard:hover,body:not(.adminPage) .homeCategoryCard:focus-visible{color:#fff}body:not(.adminPage) .homeCategoryCard:hover .homeCategoryImage,body:not(.adminPage) .homeCategoryCard:focus-visible .homeCategoryImage{transform:scale(1.025)}body:not(.adminPage) .homeCategoryCard:hover .homeCategoryAction,body:not(.adminPage) .homeCategoryCard:focus-visible .homeCategoryAction{background:rgba(255,255,255,.94)}body:not(.adminPage) .homeCategoryCard:focus-visible{outline-color:#fff;outline-offset:-3px}.homeCategoryImage{display:block;width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.homeCategoryAction{position:absolute;bottom:14px;left:14px;display:flex;width:max-content;max-width:calc(100% - 28px);min-height:60px;padding:10px 18px;align-items:center;justify-content:space-between;gap:14px;color:#292421;font-size:clamp(16px,1.8vw,20px);line-height:1.15;background:rgba(244,239,233,.9);border-radius:12px;box-shadow:0 3px 12px rgba(35,35,35,.14);transition:background .2s ease}.homeCategoryAction>span{min-width:0;overflow-wrap:anywhere}.homeCategoryAction i{flex:0 0 auto;color:#3a8a67;font-size:18px}.homeContentSection{margin-top:36px}.homeContentSectionHeader{display:flex;margin-bottom:12px;align-items:center;justify-content:space-between;gap:15px}.homeContentSectionHeader .shopSectionTitle{margin:0}body:not(.adminPage) .homeContentSectionLink{display:inline-flex;align-items:center;flex:0 0 auto;gap:5px;color:#3a8a67;font-weight:700}.homeArticleSection .blogGrid{grid-template-columns:repeat(3, minmax(0, 1fr));gap:14px}.homeArticleSection .blogCardImageWrap{height:180px;min-height:0}.homeArticleSection .blogCardContent{padding:16px}.homeArticleSection .blogCardContent h3{font-size:18px}body:not(.adminPage) .homeArticleSection .blogCardLink{display:block;min-height:0}@media(max-width: 900px){.homeArticleSection .blogGrid{grid-template-columns:minmax(0, 1fr)}body:not(.adminPage) .homeArticleSection .blogCardLink{display:grid;grid-template-columns:180px minmax(0, 1fr);min-height:150px}.homeArticleSection .blogCardImageWrap{height:auto;min-height:150px}}@media(max-width: 520px){.homeContentSectionHeader{align-items:flex-start}body:not(.adminPage) .homeContentSectionLink{padding-top:2px;font-size:14px}body:not(.adminPage) .homeArticleSection .blogCardLink{display:block}.homeArticleSection .blogCardImageWrap{height:180px;min-height:0}}@media(max-width: 760px){.homeCategoryHero{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:min(82vw,340px);gap:10px;aspect-ratio:auto;overflow-x:auto;overflow-y:hidden;background:rgba(0,0,0,0);border-radius:0;box-shadow:none;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-x:contain}.homeCategoryHero::-webkit-scrollbar{display:none}body:not(.adminPage) .homeCategoryCard{aspect-ratio:366/360;border-radius:10px;box-shadow:var(--shopPanelShadow);scroll-snap-align:start}}@media(max-width: 420px){.homeCategoryAction{min-height:56px;padding-right:16px;padding-left:16px;font-size:18px}}/*# sourceMappingURL=style.css.map */
