.gg-home-page__trending{padding:30px 0 12px}.gg-home-page__section-header{justify-content:space-between;align-items:flex-end;margin-bottom:24px;display:flex}.gg-home-page__eyebrow{font-weight:var(--gg-weight-xbold);font-size:var(--gg-text-sm);letter-spacing:1px;color:var(--gg-rose-500);align-items:center;gap:8px;margin-bottom:6px;display:inline-flex}.gg-home-page__eyebrow-dot{border-radius:var(--gg-radius-circle);background:var(--gg-rose-300);width:8px;height:8px}.gg-home-page__section-title{font-family:var(--gg-font-display);font-weight:var(--gg-weight-semibold);font-size:var(--gg-text-2xl);color:var(--gg-ink-800);margin:0}.gg-home-page__product-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.gg-home-page__skeleton-card{border-radius:var(--gg-radius-xl);background:linear-gradient(90deg, var(--gg-color-border-subtle) 25%, #f0eef8 50%, var(--gg-color-border-subtle) 75%);background-size:200% 100%;height:340px;animation:1.4s ease-in-out infinite ggHomeSkeletonShimmer}@keyframes ggHomeSkeletonShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.gg-home-page__quote{padding:42px 0 12px}@media (max-width:900px){.gg-home-page__product-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.gg-home-page__product-grid{grid-template-columns:1fr}.gg-home-page__section-header{flex-direction:column;align-items:flex-start;gap:12px}}
