.products-module__KJcT4W__page{padding:calc(var(--navbar-height) + var(--space-3xl)) 0 var(--space-4xl);background:var(--color-bg-dark);min-height:100vh}.products-module__KJcT4W__title{font-family:var(--font-heading);text-align:center;margin-bottom:var(--space-lg);background:linear-gradient(135deg, var(--color-text-primary), var(--color-text-secondary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:clamp(2rem,5vw,3rem);font-weight:800}.products-module__KJcT4W__subtitle{text-align:center;color:var(--color-text-secondary);max-width:640px;margin:0 auto var(--space-3xl);font-size:1.05rem;line-height:1.7}.products-module__KJcT4W__categorySection{margin-bottom:var(--space-3xl)}.products-module__KJcT4W__categoryTitle{font-family:var(--font-heading);color:var(--color-text-primary);margin-bottom:var(--space-xl);padding-bottom:var(--space-sm);border-bottom:2px solid var(--color-border);font-size:1.4rem;font-weight:700}.products-module__KJcT4W__grid{gap:var(--space-xl);grid-template-columns:repeat(3,1fr);display:grid}.products-module__KJcT4W__card{color:inherit;background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-md);flex-direction:column;text-decoration:none;transition:all .3s;display:flex;overflow:hidden}.products-module__KJcT4W__card:hover{border-color:var(--color-border-hover);background:var(--color-bg-card-hover);box-shadow:var(--shadow-md);transform:translateY(-4px)}.products-module__KJcT4W__imageWrap{aspect-ratio:1;padding:var(--space-lg);background:#ffffff08;justify-content:center;align-items:center;display:flex}.products-module__KJcT4W__cardBody{padding:var(--space-lg);flex-direction:column;flex:1;display:flex}.products-module__KJcT4W__cardTitle{font-family:var(--font-heading);color:var(--color-text-primary);margin-bottom:var(--space-sm);font-size:1rem;font-weight:700}.products-module__KJcT4W__cardDesc{color:var(--color-text-secondary);-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;flex:1;font-size:.85rem;line-height:1.6;display:-webkit-box;overflow:hidden}.products-module__KJcT4W__viewLink{color:var(--color-primary);margin-top:var(--space-md);font-size:.8rem;font-weight:600}.products-module__KJcT4W__backWrap{text-align:center;margin-top:var(--space-xl)}.products-module__KJcT4W__backLink{color:var(--color-text-secondary);font-size:.9rem;text-decoration:none;transition:color .2s}.products-module__KJcT4W__backLink:hover{color:var(--color-primary-light)}@media (max-width:1024px){.products-module__KJcT4W__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.products-module__KJcT4W__grid{grid-template-columns:1fr}}
