/*! tailwindcss v4.1.4 | MIT License | https://tailwindcss.com */@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-duration:initial}}}.absolute{position:absolute}.relative{position:relative}.h-2\/3{height:66.6667%}.h-full{height:100%}.w-full{width:100%}.rotate-y-180{--tw-rotate-y:rotateY(180deg);transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.cursor-pointer{cursor:pointer}.object-cover{-o-object-fit:cover;object-fit:cover}.transition-transform{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.duration-500{--tw-duration:.5s;transition-duration:.5s}.\[perspective\:1000px\]{perspective:1000px}.\[transform-style\:preserve-3d\]{transform-style:preserve-3d}.backface-hidden{backface-visibility:hidden}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}body{margin:0;font-family:Arial,sans-serif;background:linear-gradient(to bottom right,#e3f2fd,#c8e6c9);color:#333}.app{min-height:100vh;padding:20px;text-align:center}.app-title{font-size:2rem;font-weight:700;margin-bottom:20px;color:#2c3e50}.app-description{font-size:1rem;margin-bottom:40px;color:#555}.product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;justify-content:center}.product-card{width:100%;max-width:250px;height:350px;perspective:1000px;cursor:pointer;margin:0 auto}.product-card-front,.product-card-back{width:100%;height:100%;position:absolute;backface-visibility:hidden;border-radius:10px;overflow:hidden;box-shadow:0 4px 8px #0003;transition:transform .6s}.product-card-front{background:#fff}.product-card-back{background:#f9f9f9;transform:rotateY(180deg);padding:20px;box-sizing:border-box}.product-card.flipped .product-card-front{transform:rotateY(180deg)}.product-card.flipped .product-card-back{transform:rotateY(0)}.product-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product-info{padding:10px}.product-title{font-size:.8rem;font-weight:700;margin:10px 0;text-transform:uppercase}.product-price{font-size:1rem;color:#27ae60}.product-description{font-size:.9rem;color:#555}.whatsapp-button{background-color:#25d366;color:#fff;border:none;padding:10px 15px;border-radius:5px;font-size:1rem;cursor:pointer;transition:background-color .3s ease;margin-top:10px}.whatsapp-button:hover{background-color:#1da851}.slider{position:relative;width:100%;height:250px;overflow:hidden}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);background-color:#ffffff2f;border:none;color:#fff;font-size:2rem;cursor:pointer;padding:0 17px 8px;border-radius:50%;z-index:10;transition:background-color .3s ease}.slider-arrow:hover{background-color:#fffc}.left-arrow{left:10px}.right-arrow{right:10px}.slider-dots{position:absolute;bottom:10px;left:50%;transform:translate(-50%);display:flex;gap:5px}.dot{width:10px;height:10px;background-color:#ccc;border-radius:50%;cursor:pointer;transition:background-color .3s}.dot.active{background-color:#333}@media (max-width: 768px){.app-title{font-size:1.5rem}.app-description{font-size:.9rem}.product-grid{grid-template-columns:1fr;gap:15px}.product-card{max-width:100%}.product-image{height:250px}.product-title{font-size:1rem}.product-price{font-size:.9rem}.whatsapp-button{font-size:.9rem;padding:8px 12px}}
