/* Home comercial compacto: prioriza categorias y productos sin vacios innecesarios. */
.home-intro { padding: 14px 0 8px; }
.home-intro__inner { min-height: 205px; padding: 25px 32px; grid-template-columns: minmax(0, 1fr) 150px; border-radius: 26px; }
.home-intro h1 { margin: 5px 0 9px; font-size: clamp(30px, 3.25vw, 44px); line-height: 1.02; }
.home-intro p { margin-bottom: 13px; line-height: 1.42; }
.home-intro a { padding: 10px 16px; }
.home-intro__symbol { width: 125px; height: 125px; font-size: 39px; }
.home-intro__symbol span { width: 48px; height: 48px; font-size: 21px; }

.home-customer-authenticated.home-personalized-ready > [data-home-section="personal"] { padding-top: 7px; }
.personal-home { padding: 8px 0 19px; }
.personal-home__shell { padding: 20px 24px; gap: 20px; border-radius: 24px; }
.personal-home__welcome > p { margin: 7px 0 12px; line-height: 1.4; }
.active-order-card { padding: 16px 18px; }
.active-order-card h3 { margin-top: 11px; }

.professional-home { padding-bottom: 42px; }
.professional-home .home3-categoty-area { padding-top: 26px !important; margin-bottom: 26px !important; }
.home3-categoty-area .row.mb-60 { margin-bottom: 20px !important; }
.home3-categoty-area .section-title h2 { font-size: clamp(28px, 3vw, 40px); }
.home3-category-slider-wrap .swiper-slide { display: flex; justify-content: center; }
.home3-categoty-area .category-card { width: 180px; height: 196px; border-radius: 25px; }
.home3-categoty-area .category-card .category-card-inner .category-card-front { padding: 14px 12px 12px; border-radius: 25px; }
.home3-categoty-area .category-card .category-card-inner .category-card-front::before { width: 100px; height: 100px; top: 8px; }
.home3-categoty-area .category-card .category-card-inner .category-card-front .category-icon { width: 88px; height: 88px; margin-bottom: 5px; }
.home3-categoty-area .category-card .category-card-inner .category-card-front .category-icon img { width: 78px; height: 78px; }
.home3-categoty-area .category-card .category-card-inner .category-card-front .content h4 { margin-bottom: 2px; font-size: .96rem; }
.home3-categoty-area .category-card .content span { font-size: .69rem; }
.home3-categoty-area .category-arrow { right: 11px; bottom: 11px; width: 29px; height: 29px; }

.store-promises { margin-bottom: 42px; }
.store-promises__inner > div { padding: 12px 15px; }
.store-promises__icon { width: 39px; height: 39px; }
.store-promises strong { font-size: 13px; }
.store-promises span { font-size: 11px; }
.showcase-section { margin-bottom: 48px; }
.showcase-heading { margin-bottom: 19px; }
.showcase-heading p { margin-top: 4px; }
.shop-by-need, .featured-brands { margin-bottom: 48px; }
.home-promotions { padding: 14px 0 22px; }
.showcase-section--personal { padding: 36px 0; margin-bottom: 48px; }

.home-product-grid { gap: 15px; }
.home-product-grid .product-card { min-height: 340px; }
.home-product-grid .product-card .product-card__image { height: 160px; padding: 12px; }
.home-product-grid .product-card .product-card__content { padding: 12px 13px 14px; }
.home-product-grid .product-card .product-card__title { min-height: 40px; margin-bottom: 5px; font-size: .91rem; }
.home-product-grid .product-card__stock { min-height: 27px; }
.home-product-grid .product-card .product-card__price { margin-bottom: 10px; }

@media (max-width: 991px) {
    .home-intro__inner { min-height: 185px; }
    .professional-home .home3-categoty-area { padding-top: 22px !important; margin-bottom: 25px !important; }
    .showcase-section, .shop-by-need, .featured-brands { margin-bottom: 38px; }
}

@media (max-width: 575px) {
    .mobile-shop-start { padding-top: 4px; }
    .home-intro { padding: 3px 0 0; }
    .home-intro__inner { min-height: 0; padding: 14px 15px; border-radius: 17px; }
    .home-intro h1 { max-width: 275px; margin-bottom: 8px; font-size: 21px; line-height: 1.06; }
    .home-intro p { margin-bottom: 9px; font-size: 12px; }
    .home-intro a { padding: 8px 11px; font-size: 11px; }

    .home-customer-authenticated.home-personalized-ready > [data-home-section="personal"] { padding-top: 3px; }
    .personal-home { padding: 3px 0 14px; }
    .personal-home__shell { padding: 14px; gap: 12px; }
    .active-order-card { padding: 12px; }
    .professional-home { padding-bottom: 26px; }
    .professional-home .home3-categoty-area { padding-top: 10px !important; margin-bottom: 18px !important; }
    .home3-categoty-area .row.mb-60 { margin-bottom: 9px !important; }
    .home3-categoty-area .section-title h2 { font-size: 22px; }
    .home3-categoty-area .category-card { width: 142px; height: 158px; border-radius: 19px; }
    .home3-categoty-area .category-card .category-card-inner .category-card-front { padding: 9px 8px; border-radius: 19px; }
    .home3-categoty-area .category-card .category-card-inner .category-card-front::before { width: 75px; height: 75px; top: 5px; }
    .home3-categoty-area .category-card .category-card-inner .category-card-front .category-icon { width: 66px; height: 66px; margin-bottom: 3px; }
    .home3-categoty-area .category-card .category-card-inner .category-card-front .category-icon img { width: 58px; height: 58px; }
    .home3-categoty-area .category-card .category-card-inner .category-card-front .content h4 { font-size: .78rem; }
    .home3-categoty-area .category-card .content span { font-size: .59rem; }
    .home3-categoty-area .category-arrow { right: 8px; bottom: 8px; width: 25px; height: 25px; }

    .showcase-section, .shop-by-need, .featured-brands, .showcase-section--personal { margin-bottom: 24px; }
    .showcase-section--personal { padding: 20px 0; }
    .showcase-heading { margin-bottom: 10px; gap: 6px; }
    .showcase-heading h2 { font-size: 19px; }
    .showcase-heading p { font-size: 12px; }
    .home-promotions { padding: 0 0 16px; }
    .store-promises { margin-bottom: 16px !important; }

    .home-product-grid { gap: 8px; }
    .home-product-grid .product-card { min-height: 255px; }
    .home-product-grid .product-card .product-card__image { height: 102px; padding: 7px; }
    .home-product-grid .product-card .product-card__content { padding: 8px 7px 9px; }
    .home-product-grid .product-card .product-card__title { min-height: 32px; margin-bottom: 2px; font-size: .7rem; }
    .home-product-grid .product-card__stock { min-height: 22px; font-size: .61rem; }
    .home-product-grid .product-card .product-card__price { margin-bottom: 6px; }
    .home-product-grid .product-card .product-card__price h6 { font-size: .82rem; }
    .home-product-grid .product-card__add { min-height: 31px; padding: 5px; font-size: .59rem; }
}
