.keunggulan-poster-grid{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.keunggulan-poster-grid .keunggulan-card{flex:0 280px;max-width:280px}.poster-products-grid{gap:2rem;display:grid}@media (min-width:640px){.poster-products-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.poster-products-grid{grid-template-columns:repeat(4,1fr)}}.poster-product-card{background:var(--card-bg);border:1px solid var(--border-color);border-radius:1rem;transition:all .3s;overflow:hidden}.poster-product-card:hover{box-shadow:var(--shadow-lg);border-color:var(--brand-primary);transform:translateY(-5px)}.poster-product-image{aspect-ratio:3/4;background:var(--bg-secondary);position:relative;overflow:hidden}.poster-product-content{text-align:center;padding:1.5rem}.poster-product-title{color:var(--text-primary);margin-bottom:.75rem;font-size:1.125rem;font-weight:700}.poster-product-specs{flex-direction:column;gap:.5rem;margin-bottom:1rem;display:flex}.poster-spec{background:var(--bg-secondary);color:var(--text-secondary);border-radius:.5rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.aplikasi-poster-grid{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.aplikasi-poster-grid .application-card{flex:0 250px;max-width:250px}.manfaat-grid{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.manfaat-grid .benefit-card{flex:0 280px;max-width:280px}.keunggulan-card{background:var(--card-bg);border:1px solid var(--border-color);text-align:center;border-radius:1rem;padding:1.5rem;transition:all .3s}.keunggulan-card:hover{box-shadow:var(--shadow-lg);border-color:var(--brand-primary);transform:translateY(-5px)}.keunggulan-icon{background:var(--bg-secondary);width:4rem;height:4rem;color:var(--brand-primary);border-radius:1rem;justify-content:center;align-items:center;margin-bottom:1rem;transition:all .3s;display:inline-flex}.keunggulan-card:hover .keunggulan-icon{background:var(--brand-gradient);color:#fff}.keunggulan-title{color:var(--text-primary);margin-bottom:.5rem;font-size:1rem;font-weight:600}.keunggulan-description{color:var(--text-muted);font-size:.875rem;line-height:1.5}
