@import url(https://fonts.googleapis.com/css?family=Nunito);
@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);
*{box-sizing:border-box;margin:0;padding:0}body{color:#1f2937;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;overflow-x:hidden}.container{margin:0 auto;max-width:1200px;padding:0 1rem}:root{--primary-color-transparent:color-mix(in srgb,var(--primary-color) 30%,transparent);--primary-color-hover:color-mix(in srgb,var(--primary-color),#000 20%)}.bg-primary{background-color:var(--primary-color)}.bg-secondary{background-color:var(--secondary-color)}.bg-terciary{background-color:var(--terciary-color)}.text-primary{color:var(--primary-color)}.text-secondary{color:var(--secondary-color)}.color-primary{color:var(--primary-color)}.color-secondary{color:var(--secondary-color)}.border-primary{border-color:var(--primary-color)}.hover\:bg-primary:hover{background-color:var(--secondary-color)}.divider{height:1px;margin-bottom:.5rem;width:100%}.min-h-screen{min-height:100vh}.bg-white{background-color:#fff}.bg-red-500{background-color:#ef4545}.bg-red-50{background-color:#fef2f2}.bg-red-100{background-color:#fee2e2}.bg-blue-500{background-color:#3b82f6}.bg-blue-600{background-color:#2563eb}.bg-green-500{background-color:#10b981}.bg-green-600{background-color:#16a34a}.bg-green-700{background-color:#15803d}.bg-gray-50{background-color:#f9fafb}.bg-gray-200{background-color:#e5e7eb}.bg-gray-100{background-color:#f3f4f6}.bg-gray-300{background-color:#d1d5db}.bg-black{background-color:#000}.bg-opacity-50{background-color:rgba(0,0,0,.5)}.bg-opacity-20{background-color:rgba(0,0,0,.2)}.bg-transparent{background-color:transparent}.bg-indigo-50{background-color:#fef2f0}.bg-indigo-600{background-color:#f24e2e}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.border-indigo-600{border-color:#f24e2e}.hover\:bg-blue-600:hover{background-color:#2563eb}.hover\:bg-green-600:hover{background-color:#059669}.hover\:bg-gray-100:hover{background-color:#f3f4f6}.hover\:bg-gray-300:hover{background-color:#d1d5db}.text-white{color:#fff}.text-gray-300{color:#d1d5db}.text-gray-400{color:#9ca3af}.text-gray-500{color:#6b7280}.text-gray-600{color:#4b5563}.text-gray-700{color:#374151}.text-gray-800{color:#1f2937}.text-gray-900{color:#111827}.text-green-header{color:#55d469}.text-green-600{color:#059669}.text-red{color:#f52746}.text-red-500{color:#ef4545}.text-red-600{color:#dc2626}.text-indigo-600,.text-indigo-700{color:#f24e2e}.text-blue-600{color:#2563eb}.hover\:text-gray-600:hover{color:#4b5563}.hover\:text-gray-800:hover{color:#1f2937}.hover\:text-red-700:hover{color:#b91c1c}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-lg{font-size:1.125rem}.text-lg,.text-xl{line-height:1.75rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.line-through{text-decoration:line-through}.shadow-sm{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.shadow-md{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.hover\:shadow-lg:hover,.shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.rounded{border-radius:.25rem}.rounded-lg{border-radius:.5rem}.rounded-full{border-radius:9999px}.rounded-2xl{border-radius:1rem}.rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.rounded-t-2xl{border-top-left-radius:1rem;border-top-right-radius:1rem}.border{border-width:1px}.border-none{border:none}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-t{border-top-width:1px}.border-gray-200{border-color:#e5e7eb}.border-gray-300{border-color:#d1d5db}.border-blue-500{border-color:#3b82f6}.border-red-200{border-color:#fecaca}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-4{padding-left:1rem;padding-right:1rem}.py-1{padding-bottom:.25rem;padding-top:.25rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.py-3{padding-bottom:.75rem;padding-top:.75rem}.pr-10{padding-right:2.5rem}.pb-2{padding-bottom:.5rem}.pb-4{padding-bottom:1rem}.pt-4{padding-top:1rem}.pb-15px{padding-bottom:15px}.m-4{margin:1rem}.mx-auto{margin-left:auto;margin-right:auto}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mt-2{margin-top:.5rem}.ml-2{margin-left:.5rem}.-top-2{top:-.5rem}.-right-2{right:-.5rem}.top-2{top:.5rem}.top-3{top:.75rem}.top-4{top:1rem}.right-2{right:.5rem}.right-3{right:.75rem}.right-4{right:1rem}.bottom-4{bottom:1rem}.inset-0{bottom:0;left:0;right:0;top:0}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-8{width:2rem}.w-16{width:4rem}.w-full{width:100%}.max-w-md{max-width:28rem}.max-w-lg{max-width:32rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-8{height:2rem}.h-16{height:4rem}.h-32{height:8rem}.h-40{height:10rem}.h-48{height:12rem}.h-64{height:16rem}.h-96{height:24rem}.max-h-96{max-height:24rem}.object-cover{-o-object-fit:cover;object-fit:cover}.grid{display:grid}.flex{display:flex}.hidden{display:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.flex-1{flex:1 1 0%}.flex-shrink-0{flex-shrink:0}.items-center{align-items:center}.items-end{align-items:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.space-x-2>*+*{margin-left:.5rem}.space-x-4>*+*{margin-left:1rem}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.z-50{z-index:50}.cursor-pointer{cursor:pointer}.resize-none{resize:none}.text-center{text-align:center}.text-right{text-align:right}.text-left{text-align:left}.transition-colors{transition-duration:.15s;transition-property:color,background-color;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-shadow{transition-duration:.15s;transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-transform{transition-duration:.15s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.hover\:scale-105:hover{transform:scale(1.05)}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-2:focus,.focus\:ring-blue-500:focus{box-shadow:0 0 0 2px rgba(59,130,246,.5)}.line-clamp-2{-webkit-line-clamp:2;-webkit-box-orient:vertical;line-clamp:2;display:-webkit-box;overflow:hidden}.produto-card{transition:transform .15s ease-in-out,box-shadow .15s ease-in-out}.produto-card:hover{transform:translateY(-2px)}.carrinho-flutuante button{animation:pulse 2s infinite}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.from-red-50{--tw-gradient-from:#fef2f2;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,hsla(0,86%,97%,0))}.to-red-100{--tw-gradient-to:#fee2e2}@media (min-width:768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}.btn{align-items:center;border:none;border-radius:.5rem;cursor:pointer;display:inline-flex;font-weight:600;justify-content:center;outline:none;padding:.5rem 1rem;text-decoration:none;transition:all .15s ease-in-out}.btn:focus{box-shadow:0 0 0 3px rgba(59,130,246,.3)}.btn-primary{background-color:#3b82f6;color:#fff}.btn-primary:hover{background-color:#2563eb}.btn-success{background-color:#10b981;color:#fff}.btn-success:hover{background-color:#059669}.btn-danger{background-color:#ef4545;color:#fff}.btn-danger:hover{background-color:#dc2626}input[type=search],input[type=text],select,textarea{border:1px solid #d1d5db;border-radius:.5rem;font-size:1rem;padding:.75rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}input:focus,select:focus,textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1);outline:none}.loading{opacity:.6;pointer-events:none}.spinner{animation:spin 1s linear infinite;border:2px solid #f3f4f6;border-radius:50%;border-top-color:#3b82f6;height:1rem;width:1rem}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}@media (max-width:768px){.container{padding:0 .5rem}.grid-cols-1{grid-template-columns:1fr}.gap-6{gap:1rem}.mb-8{margin-bottom:1.5rem}}.font-poppins{font-family:Poppins,sans-serif}.leading-relaxed{line-height:1.625}.uppercase{text-transform:uppercase}.aspect-square{aspect-ratio:1/1}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.shrink-0{flex-shrink:0}.block{display:block}.sticky{position:sticky}.bottom-0{bottom:0}.z-10{z-index:10}.p-0{padding:0}.pr-2{padding-right:.5rem}.pr-4{padding-right:1rem}.pl-10{padding-left:2.5rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-4{padding-bottom:1rem;padding-top:1rem}.py-12{padding-bottom:3rem;padding-top:3rem}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.my-6{margin-bottom:1.5rem;margin-top:1.5rem}.my-2{margin-bottom:.5rem;margin-top:.5rem}.mt-1{margin-top:.25rem}.mt-4{margin-top:1rem}.mr-2{margin-right:.5rem}.ml-3{margin-left:.75rem}.ml-4{margin-left:1rem}.-ml-2{margin-left:-.5rem}.w-7{width:1.75rem}.w-10{width:2.5rem}.w-12{width:3rem}.h-7{height:1.75rem}.h-10{height:2.5rem}.h-12{height:3rem}.object-contain{-o-object-fit:contain;object-fit:contain}.text-5xl{font-size:3rem;line-height:1}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.space-y-2>*+*{margin-top:.5rem}.space-y-3>*+*{margin-top:.75rem}.align-self-center{align-self:center}button:disabled{cursor:not-allowed;opacity:.5}@media (min-width:640px){.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:py-4{padding-bottom:1rem;padding-top:1rem}}
