.Webshop-module__cN5m7W__webshop{max-width:1280px;margin:0 auto;padding:0 1rem}.Webshop-module__cN5m7W__hero{text-align:center;background:linear-gradient(135deg, var(--primary-50), var(--primary-100));border-radius:calc(var(--radius) * 2);border:1px solid var(--border);margin-bottom:3rem;padding:4rem 0}@media (prefers-color-scheme:dark){.Webshop-module__cN5m7W__hero{background:linear-gradient(135deg, var(--primary-900), var(--primary-800))}}.Webshop-module__cN5m7W__heroTitle{color:var(--foreground);background:linear-gradient(135deg, var(--primary), var(--primary-700));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.Webshop-module__cN5m7W__heroSubtitle{color:var(--muted-foreground);max-width:600px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.125rem}.Webshop-module__cN5m7W__productGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;margin-bottom:4rem;display:grid}@media (min-width:640px){.Webshop-module__cN5m7W__productGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2.5rem}}.Webshop-module__cN5m7W__productCard{background-color:var(--card);border:1px solid var(--border);border-radius:calc(var(--radius) * 1.5);box-shadow:var(--shadow-sm);color:inherit;text-decoration:none;transition:all .3s;display:block;overflow:hidden}.Webshop-module__cN5m7W__productCard:hover{box-shadow:var(--shadow-lg);border-color:var(--primary);color:inherit;text-decoration:none;transform:translateY(-4px)}.Webshop-module__cN5m7W__productImage{aspect-ratio:4/3;background-color:var(--muted);position:relative;overflow:hidden}.Webshop-module__cN5m7W__productImage img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.Webshop-module__cN5m7W__productCard:hover .Webshop-module__cN5m7W__productImage img{transform:scale(1.05)}.Webshop-module__cN5m7W__productInfo{padding:1.5rem}.Webshop-module__cN5m7W__productName{color:var(--foreground);margin-bottom:.5rem;font-size:1.25rem;font-weight:600;line-height:1.4}.Webshop-module__cN5m7W__productDescription{color:var(--muted-foreground);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:1rem;font-size:.875rem;line-height:1.5;display:-webkit-box;overflow:hidden}.Webshop-module__cN5m7W__productPrice{color:var(--primary);margin-bottom:1rem;font-size:1.5rem;font-weight:700}.Webshop-module__cN5m7W__productActions{align-items:center;gap:.75rem;display:flex}.Webshop-module__cN5m7W__quickAddBtn{background-color:var(--primary);color:var(--primary-foreground);border-radius:var(--radius);cursor:pointer;border:none;flex:1;padding:.75rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s}.Webshop-module__cN5m7W__quickAddBtn:hover{background-color:var(--primary-700);transform:translateY(-1px)}.Webshop-module__cN5m7W__viewDetailsBtn{background-color:var(--secondary);color:var(--secondary-foreground);border:1px solid var(--border);border-radius:var(--radius);cursor:pointer;padding:.75rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s}.Webshop-module__cN5m7W__viewDetailsBtn:hover{background-color:var(--accent);border-color:var(--primary)}.Webshop-module__cN5m7W__loadingGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;margin-bottom:4rem;display:grid}.Webshop-module__cN5m7W__loadingCard{background-color:var(--card);border:1px solid var(--border);border-radius:calc(var(--radius) * 1.5);padding:0;overflow:hidden}.Webshop-module__cN5m7W__loadingImage{aspect-ratio:4/3;background:var(--muted)}.Webshop-module__cN5m7W__loadingContent{padding:1.5rem}.Webshop-module__cN5m7W__loadingTitle{background:var(--muted);border-radius:var(--radius);height:1.5rem;margin-bottom:.75rem}.Webshop-module__cN5m7W__loadingDescription{background:var(--muted);border-radius:var(--radius);height:1rem;margin-bottom:.5rem}.Webshop-module__cN5m7W__loadingPrice{background:var(--muted);border-radius:var(--radius);width:60%;height:1.25rem;margin-bottom:1rem}.Webshop-module__cN5m7W__loadingButton{background:var(--muted);border-radius:var(--radius);height:2.5rem}
