@import url(https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;600;700&family=Inter:wght@300;400;500;600&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#000;color:#fff;font-family:Inter,sans-serif;line-height:1.6;overflow-x:hidden}.font-serif{font-family:Playfair Display,serif}html{scroll-behavior:smooth}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#1f1f1f}::-webkit-scrollbar-thumb{background:#444;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#666}.container{margin:0 auto;max-width:1200px;padding:0 1rem}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2}.text-xs{font-size:.75rem}.text-sm{font-size:.875rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.text-3xl{font-size:1.875rem}.text-4xl{font-size:2.25rem}.text-5xl{font-size:3rem}.text-7xl{font-size:4.5rem}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.font-mono{font-family:Courier New,monospace}.text-white{color:#fff}.text-black{color:#000}.text-gray-200{color:#e5e7eb}.text-gray-300{color:#d1d5db}.text-gray-400{color:#9ca3af}.text-gray-600{color:#4b5563}.text-amber-300{color:#fcd34d}.text-rose-400{color:#fb7185}.text-red-400{color:#f87171}.text-red-300{color:#fca5a5}.bg-black{background-color:#000}.bg-gray-700{background-color:#374151}.bg-gray-800{background-color:#1f2937}.bg-gray-900{background-color:#111827}.bg-rose-400{background-color:#fb7185}.fixed{position:fixed}.relative{position:relative}.absolute{position:absolute}.inset-0{bottom:0;left:0;right:0;top:0}.z-10{z-index:10}.z-50{z-index:50}.flex{display:flex}.flex-1{flex:1 1}.flex-col{flex-direction:column}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.grid-cols-2{grid-template-columns:repeat(2,1fr)}.grid-cols-3{grid-template-columns:repeat(3,1fr)}.grid-cols-4{grid-template-columns:repeat(4,1fr)}@media (min-width:640px){.sm-grid-cols-2{grid-template-columns:repeat(2,1fr)}}@media (min-width:768px){.md-grid-cols-2{grid-template-columns:repeat(2,1fr)}.md-grid-cols-3{grid-template-columns:repeat(3,1fr)}.md-flex{display:flex}.md-hidden{display:none}.md-text-3xl{font-size:1.875rem}.md-text-7xl{font-size:4.5rem}.md-text-2xl{font-size:1.5rem}}@media (min-width:1024px){.lg-grid-cols-3{grid-template-columns:repeat(3,1fr)}}@media (min-width:1280px){.xl-grid-cols-4{grid-template-columns:repeat(4,1fr)}}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-1{padding-bottom:.25rem;padding-top:.25rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.py-3{padding-bottom:.75rem;padding-top:.75rem}.py-4{padding-bottom:1rem;padding-top:1rem}.py-8{padding-bottom:2rem;padding-top:2rem}.py-16{padding-bottom:4rem;padding-top:4rem}.py-20{padding-bottom:5rem;padding-top:5rem}.pt-24{padding-top:6rem}.mx-auto{margin-left:auto;margin-right:auto}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-12{margin-bottom:3rem}.mb-16{margin-bottom:4rem}.mt-1{margin-top:.25rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-8{margin-top:2rem}.ml-4{margin-left:1rem}.mr-3{margin-right:.75rem}.space-x-2>*+*{margin-left:.5rem}.space-x-3>*+*{margin-left:.75rem}.space-x-4>*+*{margin-left:1rem}.space-x-8>*+*{margin-left:2rem}.space-y-4>*+*{margin-top:1rem}.space-y-6>*+*{margin-top:1.5rem}.space-y-8>*+*{margin-top:2rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-12{gap:3rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-8{width:2rem}.w-16{width:4rem}.w-20{width:5rem}.w-24{width:6rem}.w-full{width:100%}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-8{height:2rem}.h-16{height:4rem}.h-20{height:5rem}.h-24{height:6rem}.h-48{height:12rem}.h-screen{height:100vh}.min-h-screen{min-height:100vh}.max-w-4xl{max-width:56rem}.border{border-width:1px}.border-t{border-top-width:1px}.border-gray-700{border-color:#374151}.rounded{border-radius:.25rem}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.rounded-2xl{border-radius:1rem}.rounded-full{border-radius:9999px}.top-0{top:0}.top-3{top:.75rem}.left-0{left:0}.left-3{left:.75rem}.right-0{right:0}.right-6{right:1.5rem}.right-full{right:100%}.bottom-6{bottom:1.5rem}.negative-top-2{top:-.5rem}.negative-right-2{right:-.5rem}.hidden{display:none}.inline-block{display:inline-block}.block{display:block}.overflow-hidden{overflow:hidden}.resize-none{resize:none}.object-cover{object-fit:cover}.text-left{text-align:left}.text-center{text-align:center}.leading-tight{line-height:1.25}.leading-relaxed{line-height:1.625}.tracking-wide{letter-spacing:.025em}.whitespace-nowrap{white-space:nowrap}.bg-cover{background-size:cover}.bg-center{background-position:50%}.bg-fixed{background-attachment:fixed}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.shadow-xl{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.shadow-2xl{box-shadow:0 25px 50px -12px #00000040}.opacity-0{opacity:0}.backdrop-blur-sm{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}button:focus,input:focus,textarea:focus{border-color:#fcd34d;outline:none}.hover-text-amber-300:hover{color:#fcd34d}.hover-text-red-300:hover{color:#fca5a5}.hover-bg-gray-600:hover{background-color:#4b5563}.hover-bg-gray-700:hover{background-color:#374151}.hover-shadow-xl:hover{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.hover-shadow-2xl:hover{box-shadow:0 25px 50px -12px #00000040}.group:hover .group-hover-scale-110{transform:scale(1.1)}.group:hover .group-hover-opacity-100{opacity:1}.transition-all{transition:all .15s ease-in-out}.transition-colors{transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}.transition-opacity{transition:opacity .15s ease-in-out}.transition-transform{transition:transform .15s ease-in-out}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.transform{transform:translateX(0) translateY(0) rotate(0) scaleX(1) scaleY(1)}.hover-scale-105:hover{transform:scale(1.05)}.hover-scale-110:hover{transform:scale(1.1)}.translate-y-negative-half{transform:translateY(-50%)}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-from),var(--tw-gradient-to))}.bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-from),var(--tw-gradient-to))}.from-amber-400{--tw-gradient-from:#fbbf24;--tw-gradient-to:#fbbf2400}.from-amber-300{--tw-gradient-from:#fcd34d;--tw-gradient-to:#fcd34d00}.from-rose-400{--tw-gradient-from:#fb7185;--tw-gradient-to:#fb718500}.from-rose-300{--tw-gradient-from:#fda4af;--tw-gradient-to:#fda4af00}.from-purple-400{--tw-gradient-from:#a78bfa;--tw-gradient-to:#a78bfa00}.from-green-500{--tw-gradient-from:#10b981;--tw-gradient-to:#10b98100}.from-green-400{--tw-gradient-from:#34d399;--tw-gradient-to:#34d39900}.from-black-50{--tw-gradient-from:#00000080;--tw-gradient-to:#0000}.to-orange-400{--tw-gradient-to:#fb923c}.to-orange-300{--tw-gradient-to:#fdba74}.to-pink-400{--tw-gradient-to:#f472b6}.to-pink-300{--tw-gradient-to:#f9a8d4}.to-indigo-400{--tw-gradient-to:#818cf8}.to-green-600{--tw-gradient-to:#059669}.to-green-500{--tw-gradient-to:#10b981}.to-transparent{--tw-gradient-to:#0000}.bg-black-70{background-color:#000000b3}.bg-black-80{background-color:#000c}.bg-black-95{background-color:#000000f2}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-fadeIn{animation:fadeIn .6s ease-out}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.loading{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}button{background:none;border:none;cursor:pointer}button,input,textarea{font-family:inherit}input[type=datetime-local],input[type=tel],input[type=text],textarea{transition:border-color .3s ease-in-out}input[type=datetime-local]:focus,input[type=tel]:focus,input[type=text]:focus,textarea:focus{box-shadow:0 0 0 3px #fbbf241a}input[type=datetime-local]::-webkit-calendar-picker-indicator{cursor:pointer;filter:invert(1)}label{-webkit-user-select:none;user-select:none}.form-error{border-color:#f87171!important}.form-error:focus{box-shadow:0 0 0 3px #f871711a!important}.category-scroll-container{-webkit-overflow-scrolling:touch;-ms-overflow-style:none;overflow-x:auto;padding-bottom:8px;scrollbar-width:none;width:100%}.category-scroll-container::-webkit-scrollbar{display:none}.category-scroll-wrapper{display:flex;flex-wrap:nowrap;gap:.75rem;margin:0 auto;padding:0 .5rem;width:-webkit-max-content;width:max-content}.category-button{flex-shrink:0;white-space:nowrap}.fixed-buttons-container{bottom:1.5rem;display:flex;flex-direction:column;gap:1rem;position:fixed;right:1.5rem;z-index:50}.fixed-button{align-items:center;border-radius:50%;box-shadow:0 4px 12px #00000040;display:flex;height:3.5rem;justify-content:center;position:relative;transition:all .3s ease-in-out;width:3.5rem}.fixed-button:hover{transform:scale(1.05)}.whatsapp-button{background:linear-gradient(90deg,#25d366,#128c7e);color:#fff}.cart-button{background:linear-gradient(90deg,#f87171,#fb7185);color:#fff}.cart-count{align-items:center;background-color:#000;border-radius:50%;display:flex;font-size:.75rem;font-weight:600;height:1.5rem;justify-content:center;right:-8px;top:-8px;width:1.5rem}.button-tooltip,.cart-count{color:#fff;position:absolute}.button-tooltip{background-color:#000c;border-radius:.375rem;font-size:.875rem;opacity:0;padding:.5rem .75rem;right:calc(100% + .75rem);top:50%;transform:translateY(-50%);transition:all .2s ease-in-out;visibility:hidden;white-space:nowrap}.fixed-button:hover .button-tooltip{opacity:1;visibility:visible}@keyframes cartPulse{0%{box-shadow:0 4px 12px #00000040;transform:scale(1)}50%{box-shadow:0 0 20px #fb718599;transform:scale(1.15)}to{box-shadow:0 4px 12px #00000040;transform:scale(1)}}.cart-pulse{animation:cartPulse 1s ease-in-out}.grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(1,1fr)}@media (min-width:576px){.grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:768px){.grid{gap:1.5rem;grid-template-columns:repeat(2,1fr)}}@media (min-width:992px){.grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1200px){.grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:768px){.hero-text{font-size:2.5rem}.hero-subtitle{font-size:1.25rem}.container{padding:0 1rem}}@media (min-width:640px){.container{padding:0 1.5rem}}@media (min-width:1024px){.container{padding:0 2rem}}
/*# sourceMappingURL=main.7f6ee9bf.css.map*/