.theme-dog{--theme-primary: #f59e0b;--theme-accent: #fef3c7;--theme-accent-dark: #fbbf24}.theme-cat{--theme-primary: #6b7280;--theme-accent: #f3f4f6;--theme-accent-dark: #9ca3af}.focus-theme-primary:focus{border-color:var(--theme-primary);box-shadow:0 0 0 2px rgba(var(--theme-primary),.2);outline:none}.hover-theme-accent:hover{background-color:var(--theme-accent)}.text-theme-primary{color:var(--theme-primary)}.bg-theme-primary{background-color:var(--theme-primary)}.bg-theme-accent{background-color:var(--theme-accent)}.product-card{transition:all .2s ease-in-out}.product-card:hover{transform:translateY(-2px)}.price-tag{color:var(--theme-primary)}.shop-badge{background-color:var(--theme-accent)}.line-clamp-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media (max-width: 640px){.product-card{padding:.75rem}}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.no-scrollbar::-webkit-scrollbar{display:none}
