.shop-wrapper{--bg-primary:#fff;--text-primary:#0e0e0e;background-color:var(--bg-primary);color:var(--text-primary);min-height:100vh;font-family:var(--font-body)}.container{width:100%;max-width:1280px;margin-left:auto;margin-right:auto}.mx-auto{margin-left:auto;margin-right:auto}.px-4{padding-left:1rem;padding-right:1rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-20{padding-top:5rem;padding-bottom:5rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-2{padding:.5rem}.pt-20{padding-top:5rem}.pt-header{padding-top:var(--header-height,64px)}.text-center{text-align:center}.text-right{text-align:right}.text-left{text-align:left}.font-bold{font-weight:700}.font-semibold{font-weight:600}.font-medium{font-weight:500}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xs{font-size:.75rem;line-height:1rem}.text-gray-900{color:#111827}.text-gray-600{color:#4b5563}.text-gray-500{color:#6b7280}.text-gray-400{color:#9ca3af}.text-white{color:#fff}.text-amber-600{color:#d97706}.text-red-500{color:#ef4444}.bg-white{background-color:#fff}.bg-gray-50{background-color:#f9fafb}.bg-gray-100{background-color:#f3f4f6}.bg-gray-900{background-color:#111827}.bg-amber-500{background-color:#f59e0b}.bg-amber-600{background-color:#d97706}.bg-green-100{background-color:#dcfce7}.bg-red-100{background-color:#fee2e2}.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.gap-8{gap:2rem}.gap-6{gap:1.5rem}.gap-4{gap:1rem}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-2{gap:.5rem}.block{display:block}.inline-block{display:inline-block}.hidden{display:none}.w-full{width:100%}.h-full{height:100%}.max-w-2xl{max-width:42rem}.min-h-screen{min-height:100vh}.rounded-xl{border-radius:.75rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.shadow-sm{box-shadow:0 1px 2px #0000000d}.shadow-md{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.border{border-width:1px}.border-gray-100{border-color:#f3f4f6}.border-gray-200{border-color:#e5e7eb}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.inset-0{inset:0}.z-50{z-index:50}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.object-cover{object-fit:cover}.cursor-pointer{cursor:pointer}.transition-colors{transition-property:background-color,border-color,color,fill,stroke;transition-duration:.15s}@media (min-width:768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1024px){.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}.aspect-\[4\/5\]{aspect-ratio:4/5}.aspect-square{aspect-ratio:1}.hover\:shadow-md:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.hover\:bg-gray-100:hover{background-color:#f3f4f6}.hover\:bg-gray-800:hover{background-color:#1f2937}.hover\:bg-amber-500:hover{background-color:#f59e0b}.hover\:bg-amber-600:hover{background-color:#d97706}.hover\:bg-amber-700:hover{background-color:#b45309}.hover\:text-amber-500:hover{color:#f59e0b}.hover\:text-amber-600:hover{color:#d97706}.hover\:text-gray-900:hover{color:#111827}.hover\:text-red-500:hover{color:#ef4444}.hover\:underline:hover{text-decoration:underline}.group:hover .group-hover\:scale-105{transform:scale(1.05)}.group:hover .group-hover\:text-amber-600{color:#d97706}.transition-transform{transition-property:transform;transition-duration:.5s}.duration-500{transition-duration:.5s}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
