.home-below{background:#fff;width:100%;padding:.5rem 0 1.25rem}.home-below__container{max-width:1440px;margin:0 auto;padding:0 1rem}.home-below__grid{grid-template-columns:1fr;gap:1rem;display:grid}.home-below__full{background:#fff;border:1px solid #eef2f6;border-radius:20px;width:100%;box-shadow:0 4px 24px #0f172a0d}@media (min-width:1024px){.home-below__grid{grid-template-columns:7fr 3fr;align-items:stretch;gap:1rem}}.home-below__categories,.home-below__latest{background:#fff;border:1px solid #eef2f6;border-radius:20px;box-shadow:0 4px 24px #0f172a0d}@media (min-width:1024px){.home-below__categories,.home-below__latest{height:100%}}.home-needs{flex-direction:column;height:100%;padding:1.125rem 1.25rem 1.25rem;display:flex}.home-needs__header{flex-shrink:0;margin-bottom:.875rem}.home-needs__title{color:#1e1b4b;align-items:center;gap:.4rem;font-size:1.0625rem;font-weight:800;display:inline-flex}.home-needs__spark{font-size:1rem;line-height:1}.home-needs__grid{flex:1;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}@media (min-width:640px){.home-needs__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:768px){.home-needs__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:1024px){.home-needs__grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:.875rem}}.home-needs__card{border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;min-height:128px;padding:1.125rem .625rem;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex}@media (min-width:1024px){.home-needs__card{min-height:136px;padding:1.25rem .5rem}}.home-needs__card:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0f172a14}.home-needs__icon{justify-content:center;align-items:center;width:4.25rem;height:4.25rem;font-size:2.35rem;line-height:1;display:flex}.home-needs__icon-img{object-fit:contain;mix-blend-mode:multiply;width:3.75rem;height:3.75rem}.home-needs__label{color:#334155;text-align:center;font-size:.875rem;font-weight:700;line-height:1.35}.home-needs__empty{color:#94a3b8;font-size:.875rem}.home-latest{background:#fff;border-radius:20px;flex-direction:column;height:100%;padding:1.125rem 1rem;display:flex}.home-latest__header{flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:.5rem;margin-bottom:.625rem;display:flex}.home-latest__title{color:#1e1b4b;font-size:.9375rem;font-weight:800;line-height:1.3}.home-latest__subtitle{color:#64748b;margin-top:.15rem;font-size:.6875rem}.home-latest__badge{color:#be185d;white-space:nowrap;background:linear-gradient(135deg,#fce7f3,#ffedd5);border-radius:999px;flex-shrink:0;padding:.2rem .5rem;font-size:.625rem;font-weight:700}.home-latest__viewport{touch-action:pan-y pinch-zoom;-webkit-user-select:none;user-select:none;flex:1;align-items:center;min-height:0;display:flex}.home-latest__viewport--dragging{touch-action:none;cursor:grabbing}.home-latest__slide{align-items:center;gap:.625rem;width:100%;text-decoration:none;transition:transform .25s,opacity .25s;display:flex}.home-latest__slide:not(.home-latest__slide--dragging){animation:.35s home-latest-fade}.home-latest__slide--dragging{transition:none}@keyframes home-latest-fade{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.home-latest__media{background:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:5.5rem;height:5.5rem;display:flex;overflow:hidden}.home-latest__image{object-fit:contain;mix-blend-mode:multiply;pointer-events:none;background:#fff;max-width:100%;max-height:5.25rem}.home-latest__placeholder{background:#fff;border-radius:12px;width:4.25rem;height:4.25rem}.home-latest__body{text-align:right;flex:1;min-width:0}.home-latest__product-title{color:#1e293b;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.35rem;font-size:.75rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.home-latest__price{flex-direction:column;align-items:flex-start;gap:.1rem;display:flex}.home-latest__old-price{color:#94a3b8;font-size:.6875rem;text-decoration:line-through}.home-latest__current-price{color:var(--color-primary,#7c3aed);font-size:.8125rem;font-weight:800;line-height:1.2}.home-latest__currency{color:#64748b;font-size:.625rem;font-weight:600}.home-latest__footer{flex-shrink:0;justify-content:space-between;align-items:center;gap:.5rem;margin-top:.625rem;display:flex}.home-latest__cta{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#ec4899 0%,#f97316 100%);border-radius:999px;justify-content:center;align-items:center;padding:.4rem .875rem;font-size:.75rem;font-weight:700;text-decoration:none;transition:transform .2s;display:inline-flex;box-shadow:0 2px 10px #ec489947}.home-latest__cta:hover{transform:translateY(-1px)}.home-latest__dots{align-items:center;gap:.3rem;margin-inline-start:auto;display:flex}.home-latest__dot{cursor:pointer;background:#7c3aed40;border:none;border-radius:50%;width:6px;height:6px;padding:0;transition:width .3s,background .3s,border-radius .3s}.home-latest__dot--active{background:#7c3aed;border-radius:999px;width:18px}.home-latest__empty{text-align:center;color:#94a3b8;padding:1.5rem 1rem;font-size:.875rem}.home-latest--sidebar{background:0 0;border-radius:0;height:auto;padding:0}.home-latest--sidebar .home-latest__header{margin-bottom:.75rem}.home-latest--sidebar .home-latest__title{font-size:.875rem}.home-latest--sidebar .home-latest__subtitle{font-size:.625rem}.home-latest--sidebar .home-latest__media{width:4.75rem;height:4.75rem}.home-latest--sidebar .home-latest__slide{text-align:center;flex-direction:column;align-items:stretch}.home-latest--sidebar .home-latest__media{margin:0 auto .5rem}.home-latest--sidebar .home-latest__body{text-align:center}.home-latest--sidebar .home-latest__price{align-items:center}.home-latest--sidebar .home-latest__footer{flex-direction:column;align-items:stretch;gap:.5rem}.home-latest--sidebar .home-latest__cta{width:100%}.home-latest--sidebar .home-latest__dots{justify-content:center;margin-inline-start:0}@media (max-width:1023px){.home-below__latest{order:2}.home-below__categories{order:1}}
