@import url(https://fonts.googleapis.com/css2?family=Titan+One&display=swap);@import url(https://fonts.googleapis.com/css2?family=Arimo&display=swap);*{box-sizing:border-box;margin:0;padding:0}body{background-color:#fff8f0;color:#222;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.navbar{align-items:center;background:none;display:flex;height:60px;justify-content:space-between;left:0;padding:0 2rem;position:fixed;right:0;top:0;transition:background-color .3s ease,height .3s ease;z-index:1000}.navbar.scrolled{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background-color:#ffffffe6;box-shadow:0 2px 10px #0000001a;height:50px}.navbar-links-container{align-items:center;display:flex;flex:1 1;justify-content:center}.navbar-links{display:flex;gap:2.5rem;list-style:none;margin:0;padding:0}.navbar-links a{background:none;border:none;color:#fff;cursor:pointer;font-family:Titan One,cursive;font-size:1.2rem;letter-spacing:.5px;padding:0;text-decoration:none;text-transform:uppercase;transition:color .3s ease}.navbar.scrolled .navbar-links a{color:#333}.navbar-links a:hover{color:#e78fbb!important}.social-icons{gap:1.2rem;margin-left:2rem}.social-icons a{transition:color .3s ease}.navbar.scrolled .social-icons a{color:#555}.hamburger{cursor:pointer;display:none;flex-direction:column;height:24px;justify-content:space-around;left:20px;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;width:28px;z-index:1002}.hamburger div{background-color:#e78fbb;border-radius:3px;height:3px;transition:all .3s ease;width:100%}.navbar:not(.scrolled) .hamburger div{background-color:#fff}.hamburger.active{left:auto;position:absolute;right:20px;top:20px;transform:none;z-index:1003}.hamburger.active div:nth-child(2){opacity:0}.hamburger.active div:first-child{transform:translateY(9px) rotate(45deg)}.hamburger.active div:nth-child(3){transform:translateY(-9px) rotate(-45deg)}.fullscreen-menu-overlay{backdrop-filter:blur(18px) saturate(180%);-webkit-backdrop-filter:blur(18px) saturate(180%);background-color:#fffffff2;box-sizing:border-box;height:100vh;left:0;padding-bottom:60px;padding-top:60px;position:fixed;top:0;width:100vw;z-index:1000}.fullscreen-menu-overlay,.mobile-menu-links{align-items:center;display:flex;flex-direction:column;justify-content:center}.mobile-menu-links{background:#0000;border:none;border-radius:28px;box-shadow:none;max-height:100%;max-width:380px;overflow-x:hidden;overflow-y:auto;padding:0 1.5rem;width:85%}.mobile-menu-links li{margin-bottom:1.2rem}.mobile-menu-links a{color:#e78fbb;font-family:Titan One,cursive;font-size:2rem;padding:.8rem 0;text-decoration:none;text-transform:uppercase;transition:color .3s ease}.mobile-menu-links a:hover{color:#d16b9b}.mobile-menu-links .social-icons{display:flex;gap:1.8rem;margin-top:2rem}.mobile-menu-links .social-icons a{color:#e78fbb;font-size:2rem;transition:color .3s ease}.mobile-menu-links .social-icons a:hover{color:#d16b9b}@media (max-width:768px){.hamburger{display:flex}.navbar-links-container,.social-icons{display:none}}@media (max-width:480px){.mobile-menu-links{border-radius:20px;list-style:none;margin:0;padding:0 1rem 0 0;width:95%}.mobile-menu-links li{margin-bottom:1rem}.mobile-menu-links a{font-size:1.8rem;padding:.6rem 0;text-decoration:none}.mobile-menu-links .social-icons{display:flex;gap:1.2rem;justify-content:center;list-style:none;margin:0;padding:0}}@keyframes fadeAndSlideIn{0%{opacity:0}to{opacity:1}}.home{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:center;margin-top:0;overflow:hidden;position:relative;width:100%;z-index:0}.home-images{filter:brightness(.3)}.home-image,.home-images{inset:0;position:absolute}.home-image{height:100%;object-fit:cover;object-position:center;opacity:0;transform:translateY(0);transition:opacity 1s ease;width:100%;will-change:transform,opacity;z-index:1}.home-image.active{opacity:1;z-index:2}.home-overlay{align-items:center;color:#fff;display:flex;flex-direction:column;gap:1.5rem;left:50%;max-width:900px;padding:0 1rem;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:100%;z-index:3}.home-overlay h2{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.home-overlay p{font-size:1.2rem;margin:0 auto;max-width:600px}.home-indicators{bottom:25px;display:flex;gap:12px;left:50%;position:absolute;transform:translateX(-50%);z-index:4}.indicator{border:2px solid #fff;border-radius:50%;cursor:pointer;height:14px;overflow:hidden;position:relative;width:14px}.indicator.active{border-color:#e78fbb}.indicator .progress{background-color:#e78fbb;height:100%;left:0;position:absolute;top:0;transition:width .1s linear}@media (max-width:768px){.home-overlay h2{font-size:1.8rem}.home-overlay p{font-size:1rem}.home-indicators .indicator{height:12px;width:12px}.home-overlay{gap:1rem}}.home-logo{animation:logoScaleFadeIn .8s ease forwards;display:block;filter:drop-shadow(0 2px 8px rgba(0,0,0,.3));height:auto;margin:0;max-width:90vw;opacity:0;transform:scale(.8);width:500px}@keyframes logoScaleFadeIn{to{opacity:1;transform:scale(1)}}@media (max-width:768px){.home-logo{max-width:80vw;width:400px}}@media (max-width:480px){.home-logo{max-width:90vw;width:300px}}.order-button{background-color:#e78fbb;border:none;border-radius:30px;box-shadow:0 4px 12px #0003;color:#fff;cursor:pointer;font-family:Titan One,cursive;font-size:1rem;font-weight:700;letter-spacing:1px;margin-top:0;padding:.8rem 2rem;text-transform:uppercase;transition:background-color .3s ease,transform .2s ease}.order-button:hover{background-color:#ca7ca3;transform:translateY(-2px)}@media (max-width:768px){.order-button{font-size:1rem;padding:.7rem 1.5rem}}.banner-avisos{background-color:#e78fbb;color:#fff;font-family:Titan One,cursive;letter-spacing:1px;overflow:hidden;padding:.7rem .5rem;position:relative;text-align:center;text-transform:uppercase;width:100%;z-index:10}.mensaje-slider{align-items:center;display:flex;justify-content:center;overflow:hidden;width:100%}.mensaje-slider-inner{animation:slide 15s linear infinite;display:flex;white-space:nowrap}.mensaje-horizontal{flex-shrink:0;font-size:1rem;padding:0 1rem}@keyframes slide{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (max-width:768px){.banner-avisos{padding:.5rem}.mensaje-horizontal{font-size:.7rem}}.menu-gallery{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,1fr);padding:2rem}.menu-item{border-radius:12px;overflow:hidden;position:relative;transition:transform 3s cubic-bezier(.22,1,.36,1)}.menu-item img{display:block;height:100%;object-fit:cover;transition:transform .4s ease;width:100%}@media (hover:hover){.menu-item:hover img{filter:brightness(1.05);transform:scale(1.05)}.menu-item:hover{box-shadow:0 6px 20px #00000026}}@media (max-width:768px){.menu-gallery{grid-auto-rows:110px;grid-template-columns:repeat(3,1fr);padding:1rem}.menu-item img{height:100%}}.BotonMenu{align-items:center;display:flex;justify-content:center;margin-top:2rem}.open-menu-btn{background-color:#e78fbb;border:none;border-radius:30px;box-shadow:0 4px 12px #0003;color:#fff;cursor:pointer;font-family:Titan One,cursive;font-size:1.3rem;font-weight:700;letter-spacing:1px;padding:1rem 2.5rem;text-align:center;text-transform:uppercase;transition:background-color .3s ease,transform .2s ease}.open-menu-btn:hover{background-color:#ca7ca3;transform:translateY(-2px)}.popup-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000b3;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:2000}.popup-content,.popup-overlay{align-items:center;display:flex}.popup-content{background:#fff;border-radius:20px;box-shadow:0 8px 30px #0000004d;flex-direction:column;max-height:90vh;max-width:90vw;overflow:hidden;position:relative}.menu-slider{max-height:80vh;overflow-y:auto;scroll-behavior:smooth;width:100%}.menu-slide{border-radius:12px;display:block;height:auto;margin-bottom:1rem;margin-left:auto;margin-right:auto;max-width:100%;object-fit:contain}.close-btn{background:#0000;border:none;color:#333;cursor:pointer;font-size:2rem;line-height:1;position:absolute;right:15px;top:12px;transition:color .3s ease}.close-btn:hover{color:#e78fbb}@media (max-width:768px){.open-menu-btn{font-size:1rem;padding:.8rem 2rem}.popup-content{border-radius:12px;max-width:100%}.close-btn{font-size:1.5rem;right:10px;top:8px}.menu-slide{margin-bottom:.75rem;max-width:100%}.menu-slider{max-height:75vh}}.ubicaciones{background-color:#fff;padding:2rem;text-align:center}.ubicaciones h3{color:#e78fbb;font-family:Titan One,cursive;font-size:5rem;letter-spacing:1px;margin-bottom:1rem;text-transform:uppercase}.ubicaciones h3,.ubicaciones p{transition:transform .4s ease-out;will-change:transform}.ubicaciones p{color:#333;font-size:1.1rem;margin:.3rem 0}.mapa-container{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-top:2rem;padding:0 1rem}.mapa{flex:1 1 100%;max-width:600px;transition:transform .8s ease-out;will-change:transform}.mapa h4{color:#e78fbb;font-family:Titan One,cursive;font-size:1.2rem;font-weight:700;letter-spacing:1px;margin-bottom:.5rem;text-transform:uppercase}.mapa iframe{border:none;border-radius:16px;box-shadow:0 8px 24px #0000001a;display:block;filter:grayscale(20%) contrast(1.05) brightness(1.05);height:350px;transition:transform .4s ease,filter .4s ease;width:100%}@media (hover:hover){.mapa iframe:hover{filter:grayscale(10%) contrast(1.1) brightness(1.1);transform:scale(1.02)}}@media (max-width:1024px){.ubicaciones h3{font-size:2.5rem}.mapa iframe{height:320px}}@media (max-width:768px){.ubicaciones h3{font-size:1.8rem}.ubicaciones p{font-size:1rem}.mapa-container{flex-direction:column;gap:1.5rem}.mapa iframe{height:300px}}.footer{background-color:#e78fbb;border-top:1px solid #e78fbb;color:#fff;font-family:Titan One,cursive;letter-spacing:1px;padding:.5rem;position:relative;text-align:center;text-transform:uppercase}.footer-content p{font-size:.7rem;margin:.5rem 0}.social-icons{display:flex;gap:1rem;position:absolute;right:3rem;top:1rem}.social-icons a{color:#fff;font-size:1.5rem;transition:color .3s ease,transform .3s ease}.social-icons a:hover{color:#e78fbb;transform:scale(1.2)}@media (max-width:480px){.social-icons{justify-content:center;margin-top:1rem;position:static}}.pedido-overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background-color:#000000bf;inset:0;justify-content:center;padding:1.5rem;position:fixed;z-index:3000}.pedido-overlay,.pedido-popup{align-items:center;display:flex}.pedido-popup{animation:fadeInUp .4s ease-out;background:#fff;border-radius:20px;box-shadow:0 15px 40px #00000059;box-sizing:border-box;flex-direction:column;font-family:Arimo,sans-serif;max-height:90vh;max-width:550px;overflow-y:auto;padding:2.5rem 2.5rem 2rem;position:relative;width:95%}.pedido-popup .close-btn{background:#0000;border:none;color:#777;cursor:pointer;font-size:2rem;position:absolute;right:18px;top:15px;transition:color .3s ease,transform .2s ease;z-index:1000}.pedido-popup .close-btn:hover{color:#e3a7c5;transform:rotate(90deg)}.categoria-productos h3{align-items:center;color:#e3a7c5;cursor:pointer;display:flex;font-family:Titan One,cursive;font-size:1rem;font-weight:700;justify-content:flex-start;letter-spacing:1px;margin-bottom:.8rem;text-transform:uppercase;transition:color .2s ease;-webkit-user-select:none;user-select:none;width:100%}.categoria-productos h3:hover{color:#c98bad}.categoria-productos.categoria-activa{border-color:#e3a7c5}.categoria-productos.categoria-activa h3{color:#333;font-family:Titan One,cursive;letter-spacing:1px;text-transform:uppercase}.categoria-productos{background-color:#fff;border:1px solid #ddd;border-radius:12px;box-shadow:0 3px 10px #00000014;margin-bottom:1.8rem;max-width:450px;padding:1.2rem 1.5rem;transition:box-shadow .3s ease,transform .2s ease,border-color .3s ease,background-color .3s ease;width:100%}.categoria-productos:hover{box-shadow:0 6px 18px #0000001f;transform:translateY(-2px)}.categoria-productos .agregar-btn,.categoria-productos .error-message,.categoria-productos .michelada-options,.categoria-productos .producto-item-with-options,.categoria-productos .productos-disponibles,.categoria-productos label,.categoria-productos select{height:100%;max-height:0;min-height:0;opacity:0;overflow:hidden;pointer-events:none;transition:max-height .5s ease-out,opacity .4s ease-out}.categoria-productos.productos-disponibles.help-text p{height:100%}.categoria-productos.categoria-activa .agregar-btn,.categoria-productos.categoria-activa .error-message,.categoria-productos.categoria-activa .help-text,.categoria-productos.categoria-activa .michelada-options,.categoria-productos.categoria-activa .producto-item-with-options,.categoria-productos.categoria-activa .productos-disponibles,.categoria-productos.categoria-activa label,.categoria-productos.categoria-activa select{max-height:9999px;opacity:1;overflow:hidden;pointer-events:auto;transition:max-height .7s ease-in,opacity .5s ease-in}.categoria-productos.categoria-activa .help-text{height:80px}.producto-item-with-options>.agregar-btn,.producto-item-with-options>.error-message,.producto-item-with-options>.help-text,.producto-item-with-options>.michelada-options,.producto-item-with-options>.sabores-grid,.producto-item-with-options>label,.producto-item-with-options>select{max-height:0;min-height:0;opacity:0;overflow:hidden;pointer-events:none;transition:max-height .4s ease-out,opacity .3s ease-out}.producto-item-with-options.activo>.agregar-btn,.producto-item-with-options.activo>.error-message,.producto-item-with-options.activo>.help-text,.producto-item-with-options.activo>.michelada-options,.producto-item-with-options.activo>.sabores-grid,.producto-item-with-options.activo>label,.producto-item-with-options.activo>select{max-height:9999px;opacity:1;overflow:hidden;pointer-events:auto;transition:max-height .6s ease-in,opacity .4s ease-in}.producto-item-with-options h4 svg{transition:transform .3s ease}.producto-item-with-options.activo h4 svg{transform:rotate(180deg)}.agregar-btn{background-color:#e3a7c5;border:none;border-radius:30px;color:#fff;cursor:pointer;font-family:Arimo,sans-serif;font-weight:700;margin-top:1.5rem;max-width:250px;padding:.8rem 1.5rem;transition:background-color .3s ease,transform .2s ease,box-shadow .2s ease;width:100%}.agregar-btn:hover{background-color:#ca7ca3}.pedido-popup label{color:#555;display:block;font-family:Arimo,sans-serif;font-size:1.05rem;font-weight:700;margin-bottom:.5rem;margin-top:1.2rem;text-align:center}.pedido-popup input,.pedido-popup select,.pedido-popup textarea{border:1px solid #ddd;border-radius:12px;color:#333;font-family:Arimo,sans-serif;font-size:1.05rem;max-width:400px;outline:none;padding:.85rem;text-align:center;transition:border-color .3s ease,box-shadow .3s ease;width:100%}.pedido-popup select{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23333333%22%20d%3D%22M287%2C197.3L159.2%2C69.5c-4.7-4.7-12.3-4.7-17%2C0L5.4%2C197.3c-4.7%2C4.7-4.7%2C12.3%2C0%2C17l14.1%2C14.1c4.7%2C4.7%2C12.3%2C4.7%2C17%2C0l113.6-113.6l113.6%2C113.6c4.7%2C4.7%2C12.3%2C4.7%2C17%2C0l14.1-14.1C291.7%2C209.6%2C291.7%2C202%2C287%2C197.3z%22%2F%3E%3C%2Fsvg%3E");background-position:right 10px center;background-repeat:no-repeat;background-size:12px;color:#333;padding-right:30px;text-align-last:center}.pedido-popup input:focus,.pedido-popup select:focus,.pedido-popup textarea:focus{border-color:#e3a7c5;box-shadow:0 0 0 3px #e78fbb4d}.error-message{font-size:.9rem;margin-bottom:1rem;margin-top:.5rem}.input-error{border-color:#e74c3c!important}.pedido-popup .step-buttons{display:flex;gap:1.5rem;justify-content:center;margin-top:2.5rem;max-width:400px;width:100%}.pedido-popup .step-buttons button{background-color:#e3a7c5;border:none;border-radius:30px;color:#fff;cursor:pointer;flex:1 1;font-family:Arimo,sans-serif;font-size:1.1rem;font-weight:700;letter-spacing:.5px;padding:.8rem 1.5rem;transition:background-color .3s ease,transform .2s ease,box-shadow .2s ease}.pedido-popup input,.pedido-popup select,.pedido-popup textarea{border-color:#e3a7c5;box-shadow:0 0 0 3px #e78fbb4d}.pedido-popup .step-buttons button:hover{background-color:#ca7ca3;box-shadow:0 6px 12px #0003;color:#fff;transform:translateY(-3px)}.pedido-popup .step-buttons button:active{box-shadow:0 2px 4px #0003;transform:translateY(0)}.enviar-btn{border:none;border-radius:30px;box-shadow:0 4px 8px #0003;display:block;font-family:Arimo,sans-serif;font-size:1.1rem;font-weight:700;margin-top:1.5rem;max-width:400px;padding:.9rem 1.5rem;text-align:center;text-decoration:none;transition:background-color .3s ease,transform .2s ease,box-shadow .2s ease;width:100%}.enviar-btn:hover{background-color:#1ebe5b;box-shadow:0 6px 12px #00000040;color:#fff;transform:translateY(-3px)}.enviar-btn:active{background-color:#1aa94f;box-shadow:0 2px 4px #0003;transform:translateY(0)}.comanda{background:#f9f9f9;border:2px dashed #e3a7c5;border-radius:15px;font-size:1rem;margin-top:2rem;max-width:400px;padding:1.5rem;text-align:center;width:100%}.comanda,.comanda strong{font-family:Arimo,sans-serif}.comanda strong{color:#e3a7c5;display:block;font-size:1.1rem;margin-bottom:.8rem;text-transform:uppercase}.comanda-item{align-items:center;border-bottom:1px solid #eee;display:flex;font-family:Arimo,sans-serif;justify-content:space-between;padding:.4rem 0;text-align:left}.comanda-item:last-child{border-bottom:none}.comanda-item span{color:#333;flex-grow:1}.comanda-item button{align-items:center;background-color:#e74c3c;border:none;border-radius:50%;box-shadow:0 2px 4px #0000001a;color:#fff;display:flex;font-family:Arimo,sans-serif;font-size:.8rem;height:28px;justify-content:center;margin-left:1rem;padding:.2rem .6rem;width:28px}.comanda-item button:hover{background-color:#c0392b;color:#fff;transform:scale(1.1)}.productos-disponibles{flex-wrap:wrap;gap:.7rem;margin-top:1rem}.producto-btn,.productos-disponibles{display:flex;justify-content:center;width:100%}.producto-btn{align-items:center;background-color:#f9f9f9;border:1px solid #e3a7c5;border-radius:30px;box-shadow:0 2px 4px #0000000d;color:#e3a7c5;cursor:pointer;flex-basis:calc(33.33% - 0.7rem);flex-grow:1;flex-shrink:1;font-family:Arimo,sans-serif;font-size:.9rem;font-weight:700;min-height:45px;padding:.6rem 1.2rem;text-align:center;transition:all .2s ease,box-shadow .2s ease,transform .2s ease;-webkit-user-select:none;user-select:none}.producto-btn:hover{background-color:#e3a7c5;border-color:#e3a7c5;box-shadow:0 4px 8px #0000001a;color:#fff;transform:translateY(-2px)}.michelada-options .option-btn.activo,.producto-btn.activo{background-color:#e3a7c5;border-color:#e3a7c5;box-shadow:inset 0 2px 5px #0000004d;color:#fff;font-weight:700;transform:scale(.98)}.producto-btn:disabled{background-color:#f1f1f1;border-color:#ddd;box-shadow:none;color:#777;cursor:not-allowed;opacity:.6;transform:none}.sabores-grid{grid-gap:.7rem;display:grid;gap:.7rem;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));justify-items:center;margin-top:1rem;width:100%}.categoria-productos .help-text{background-color:#e78fbb1a;border-radius:8px;color:#555;font-family:Arimo,sans-serif;font-size:.9rem;margin-bottom:1rem;padding:.5rem;text-align:center;width:100%}.producto-item-with-options{align-items:center;background-color:#fcfcfc;border:1px solid #ddd;border-radius:12px;display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem;padding:.8rem;transition:max-height .7s ease-in-out;width:100%}.producto-item-with-options h4{color:#e3a7c5;cursor:pointer;font-family:Titan One,cursive;font-size:1.2rem;letter-spacing:.5px;margin-bottom:.5rem;margin-top:0;text-align:center;text-transform:uppercase;-webkit-user-select:none;user-select:none;width:100%}.help-text{height:80px}.producto-item-with-options .producto-btn{background-color:#fff;border-color:#e3a7c5;color:#e3a7c5;margin-bottom:0;max-width:250px;width:100%}.producto-item-with-options .producto-btn:hover{background-color:#e3a7c5;color:#fff}.michelada-options{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-top:.5rem;width:100%}.michelada-options .option-btn{background-color:#f9f9f9;border:1px solid #e3a7c5;border-radius:20px;color:#e3a7c5;cursor:pointer;font-family:Arimo,sans-serif;font-size:.85rem;padding:.5rem 1rem;transition:all .2s ease,box-shadow .2s ease,transform .2s ease}.michelada-options .option-btn.activo,.michelada-options .option-btn:hover{background-color:#e3a7c5;border-color:#e3a7c5;color:#fff}.categoria-productos.categoria-activa .agregar-btn{background-color:#e3a7c5;color:#fff}.promo-info-card{background-color:#f7cac9;border:1px solid #e3a7c5;border-radius:8px;color:#333;font-family:Arimo,sans-serif;grid-column:1/-1;margin-bottom:10px;padding:15px;text-align:center}.promo-info-card h4{color:#e3a7c5;font-family:Titan One,cursive;font-size:1.2em;margin-bottom:8px;margin-top:0}.promo-info-card p{font-family:Arimo,sans-serif;line-height:1.4;margin-bottom:5px}.promo-info-card .time-info{color:#e74c3c;font-weight:700}.help-text{color:#666;font-size:.9em;font-style:italic;height:100px;line-height:1.4;margin:.8rem 0;padding:0 10px;text-align:center}@media (max-width:768px){.help-text{font-size:.85em;height:150px;margin:.6rem 0;padding:0 8px}}@media (max-width:480px){.help-text{font-size:.8em;height:150px;margin:.5rem 0;padding:0 5px;text-align:left}}.popup-step{align-items:center;display:flex;flex-direction:column;gap:1rem;padding:0 1rem;width:100%}.pedido-popup h2{color:#e3a7c5;font-family:Titan One,cursive;font-size:2.5rem;letter-spacing:1px;margin-bottom:2rem;text-align:center;text-transform:uppercase;width:100%}.popup-step label{font-size:1rem;font-weight:600;margin-bottom:.3rem;text-align:center;width:100%}.popup-step textarea{border:1px solid #ccc;border-radius:8px;box-sizing:border-box;font-size:.95rem;max-width:500px;min-height:100px;padding:.7rem;resize:vertical;width:100%}.step-buttons{display:flex;flex-wrap:wrap;gap:.6rem;justify-content:center;width:100%}.step-buttons .enviar-btn,.step-buttons button{border-radius:8px;cursor:pointer;flex:0 1 auto;font-size:1rem;max-width:200px;min-width:120px;padding:.6rem 1.2rem;text-align:center;text-decoration:none}.enviar-btn{background-color:#25d366;color:#fff}.enviar-btn:hover{background-color:#20b358}@media (max-width:480px){.pedido-popup h2{font-size:1.6rem;margin-bottom:1rem}.popup-step label,.popup-step textarea{font-size:.9rem}.step-buttons{align-items:center;flex-direction:column}.step-buttons .enviar-btn,.step-buttons button{max-width:100%;width:100%}}@media (min-width:481px) and (max-width:1024px){.pedido-popup h2{font-size:2rem}.popup-step textarea{max-width:450px}}@media (min-width:651px) and (max-width:1024px){.pedido-popup{max-width:650px;padding:2rem;width:90%}.pedido-popup h2{font-size:2.2rem}.categoria-productos h3{font-size:1rem}.categoria-productos{max-width:500px}.comanda,.enviar-btn,.pedido-popup .step-buttons,.pedido-popup input,.pedido-popup select,.pedido-popup textarea{max-width:380px}.producto-btn{flex-basis:calc(33.33% - 0.7rem);flex-grow:1;flex-shrink:1;font-size:.9rem;max-width:calc(33.33% - .7rem);min-height:50px}.sabores-grid{grid-template-columns:repeat(auto-fit,minmax(90px,1fr))}}@media (min-width:1025px){.pedido-popup{max-width:600px;padding:3rem}.pedido-popup h2{font-size:2.8rem}.categoria-productos{max-width:480px}.comanda,.enviar-btn,.pedido-popup .step-buttons,.pedido-popup input,.pedido-popup select,.pedido-popup textarea{max-width:420px}}.shop-page-container{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;margin:0 auto;overflow-x:hidden;padding-bottom:80px;padding-top:0;text-align:center;width:100%}.section-spacing{box-sizing:border-box;margin-bottom:90px;margin-top:90px;max-width:1400px;padding:0 40px;width:100%}.section-title{color:#2c3e50;font-family:Playfair Display,serif;font-size:3.5em;font-weight:700;letter-spacing:1px;line-height:1.2;margin-bottom:15px;text-transform:uppercase}.section-description{color:#7f8c8d;font-size:1.3em;line-height:1.7;margin-bottom:60px;margin-left:auto;margin-right:auto;max-width:900px}.shop-hero-banner{align-items:center;background-position:50%;background-size:cover;box-shadow:0 5px 15px #0003;display:flex;height:100vh;justify-content:center;position:relative;width:100%;z-index:0}.shop-hero-banner:before{background-color:#0000008c;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.shop-banner-content{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;inset:0;justify-content:center;padding:0 20px;position:absolute;text-align:center;z-index:2}@keyframes fadeInScale{0%{opacity:0;transform:scale(.9) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}.shop-banner-title{animation:fadeInScale 1s ease-out forwards;color:#fff;font-family:Playfair Display,serif;font-size:5.5em;font-weight:900;letter-spacing:4px;line-height:1;margin-bottom:25px;text-shadow:3px 3px 10px #0009;text-transform:uppercase}.shop-banner-description{animation:fadeInScale 1s ease-out .3s forwards;color:#fffffff2;font-size:1.8em;font-weight:300;line-height:1.6;margin-bottom:50px}.shop-banner-btn{align-items:center;animation:arrow-float 2s ease-in-out infinite;background-color:#fff3;border:2px solid #fff9;border-radius:50%;bottom:50px;box-shadow:0 4px 15px #0003;color:#fff;cursor:pointer;display:flex;height:60px;justify-content:center;left:50%;position:absolute;transform:translateX(-50%) translateY(0);transition:all .3s ease;width:60px}.shop-banner-btn:hover{background-color:#e3a7c5;border-color:#e3a7c5;box-shadow:0 6px 20px #0000004d;color:#fff;transform:translateX(-50%) translateY(-5px)}.shop-banner-btn svg{height:32px;width:32px}@keyframes arrow-float{0%{transform:translateX(-50%) translateY(0)}50%{transform:translateX(-50%) translateY(10px)}to{transform:translateX(-50%) translateY(0)}}.featured-products-slider{box-sizing:border-box;margin:0 auto;max-width:100vw;overflow:hidden;padding:1rem 0;text-align:center;width:100%}@media (max-width:480px){.featured-products-slider{padding:.5rem 0}}@media (min-width:481px) and (max-width:1024px){.featured-products-slider{padding:.8rem 0}}@media (min-width:1025px){.featured-products-slider{padding:1.5rem 0}}.slider-placeholder{-webkit-overflow-scrolling:touch;-ms-overflow-style:none;display:flex;gap:35px;justify-content:flex-start;margin:0 auto;max-width:100%;overflow-x:auto;padding:30px;scroll-snap-type:x mandatory;scrollbar-width:none}.slider-placeholder::-webkit-scrollbar{display:none}.slider-item{align-items:center;background-color:#fff;border:1px solid #eee;border-radius:18px;box-shadow:0 10px 30px #00000014;box-sizing:border-box;display:flex;flex-direction:column;flex-shrink:0;justify-content:space-between;min-height:570px;padding:30px;scroll-snap-align:center;text-align:center;transition:transform .4s cubic-bezier(.25,.8,.25,1),box-shadow .4s cubic-bezier(.25,.8,.25,1);width:320px}.slider-item:hover{box-shadow:0 15px 45px #00000026;transform:translateY(-8px) scale(1.02)}.slider-item img.product-image{border:2px solid #f7d9e5;border-radius:10px;box-shadow:0 4px 15px #0000000d;height:220px;margin-bottom:20px;max-width:250px;object-fit:cover;width:100%}.slider-item h3{color:#ca7ca3;font-family:Titan One,sans-serif;font-size:1.8em;line-height:1.3;margin-bottom:10px;text-transform:uppercase}.slider-item p.product-price{color:#e78fbb;font-size:1.2em;font-weight:700;margin-bottom:15px}.slider-item p.product-card-description{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#7f8c8d;display:-webkit-box;flex-grow:0;font-size:1em;line-height:1.5;margin-bottom:20px;margin-top:10px;min-height:45px;overflow:hidden;text-align:center;text-overflow:ellipsis}.product-variants-options{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-bottom:25px;margin-top:15px;min-height:40px}.variant-thumbnail{border:2px solid #f7d9e5;border-radius:5px;box-shadow:0 1px 5px #0000001a;cursor:pointer;height:40px;object-fit:cover;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease;width:40px}.variant-thumbnail:hover{border-color:#e78fbb;box-shadow:0 2px 8px #0003;transform:scale(1.05)}.variant-thumbnail.active{border-color:#e78fbb;box-shadow:0 0 0 2px #e78fbb80,0 2px 8px #0003;transform:scale(1.02)}.add-to-cart-btn{background-color:#e78fbb;border:none;border-radius:50px;box-shadow:0 6px 18px #00000026;color:#fff;cursor:pointer;flex-shrink:0;font-size:1.2em;font-weight:700;letter-spacing:.5px;margin-top:auto;max-width:220px;padding:16px 35px;transition:all .3s cubic-bezier(.25,.8,.25,1);width:100%}.add-to-cart-btn:hover{background-color:#d175a0;box-shadow:0 9px 25px #00000040;transform:translateY(-3px) scale(1.02)}.shop-return-section{align-items:center;background-color:#f8f8f8;border-radius:0;border-top:3px solid #f7d9e5;box-sizing:border-box;display:flex;flex-direction:column;margin-top:100px;padding:50px 40px;text-align:center;width:100vw}.shop-return-section p{color:#7f8c8d;font-size:1.2em;margin-bottom:25px;max-width:700px}.return-home-btn{background-color:#e3a7c5;border-radius:50px;box-shadow:0 6px 18px #00000026;color:#fff;display:inline-block;font-weight:700;letter-spacing:.5px;padding:15px 30px;text-decoration:none;transition:all .3s cubic-bezier(.25,.8,.25,1)}.return-home-btn:hover{background-color:#c48da8;box-shadow:0 9px 25px #00000040;transform:translateY(-3px) scale(1.02)}@media (max-width:1024px){.shop-hero-banner{height:100vh;min-height:380px}.shop-banner-title{font-size:4.5em;margin-bottom:20px}.shop-banner-description{font-size:1.5em;margin-bottom:40px}.shop-banner-btn{bottom:120px;height:60px;width:60px}.slider-placeholder{gap:30px;padding:25px}.slider-item{min-height:540px;padding:25px;width:300px}.slider-item img.product-image{height:200px;max-width:220px}.slider-item h3{font-size:1.8em}.slider-item p.product-price{font-size:1.1em}.slider-item p.product-card-description{font-size:.95em;margin-bottom:18px;min-height:45px}.product-variants-options{gap:6px;margin-bottom:22px;min-height:38px}.variant-thumbnail{border-radius:4px;height:35px;width:35px}.add-to-cart-btn{font-size:1.1em;margin-top:20px;max-width:200px;padding:14px 30px}.shop-return-section{margin-top:80px;padding:40px 30px}.shop-return-section p{font-size:1.1em}.return-home-btn{background-color:#e3a7c5;font-size:1em;padding:12px 25px}}@media (min-width:769px) and (max-width:1024px) and (orientation:landscape){.shop-hero-banner{height:70vh;min-height:450px}.shop-banner-title{font-size:4em;margin-bottom:15px}.shop-banner-description{font-size:1.4em;margin-bottom:30px}.shop-banner-btn{bottom:150px;height:55px;width:55px}.slider-placeholder{gap:25px;padding:20px}.slider-item{min-height:500px;padding:20px;width:280px}.slider-item img.product-image{height:180px;max-width:200px}.slider-item h3{font-size:1.7em}.slider-item p.product-price{font-size:1em}.slider-item p.product-card-description{font-size:.9em;margin-bottom:15px;min-height:40px}.product-variants-options{gap:5px;margin-bottom:20px;min-height:35px}.variant-thumbnail{height:32px;width:32px}.add-to-cart-btn{font-size:1em;margin-top:15px;max-width:180px;padding:12px 25px}.shop-return-section{margin-top:60px;padding:30px 20px}.shop-return-section p{font-size:1em}.return-home-btn{font-size:.9em;padding:10px 20px}}@media (max-width:768px){.shop-hero-banner{height:100vh;min-height:300px}.shop-banner-title{font-size:3.5em;letter-spacing:2px;margin-bottom:15px}.shop-banner-description{font-size:1.3em;margin-bottom:30px}.shop-banner-btn{bottom:100px;height:50px;width:50px}.shop-banner-btn svg{height:28px;width:28px}.slider-placeholder{gap:20px;padding:20px 15px}.slider-item{min-height:500px;padding:20px;width:280px}.slider-item img.product-image{height:180px;max-width:200px}.slider-item h3{font-size:1.8em}.slider-item p.product-price{font-size:1em}.slider-item p.product-card-description{font-size:.9em;margin-bottom:15px;min-height:40px}.product-variants-options{gap:5px;margin-bottom:18px;min-height:35px}.variant-thumbnail{border-radius:4px;border-width:2px;height:30px;width:30px}.add-to-cart-btn{font-size:1em;margin-top:15px;max-width:180px;padding:12px 25px}.shop-return-section{margin-top:60px;padding:35px 20px}.shop-return-section p{font-size:1em}.return-home-btn{background-color:#e3a7c5;font-size:.95em;padding:10px 20px}}@media (max-width:480px){.shop-hero-banner{height:100vh;min-height:250px}.shop-banner-title{font-size:2.8em;letter-spacing:1px;margin-bottom:10px}.shop-banner-description{font-size:1.1em;margin-bottom:25px}.shop-banner-btn{bottom:100px;height:50px;width:50px}.slider-placeholder{gap:15px;padding:15px 10px}.slider-item{min-height:480px;padding:15px;width:250px}.slider-item img.product-image{height:160px;max-width:160px}.slider-item h3{font-size:1.8em}.slider-item p.product-price{font-size:.9em}.slider-item p.product-card-description{font-size:.85em;margin-bottom:12px;min-height:35px}.product-variants-options{gap:4px;margin-bottom:15px;min-height:30px}.variant-thumbnail{border-radius:3px;border-width:1px;height:25px;width:25px}.add-to-cart-btn{font-size:.9em;margin-top:12px;max-width:160px;padding:10px 20px}.shop-return-section{margin-top:50px;padding:30px 15px}.shop-return-section p{font-size:.9em}.return-home-btn{background-color:#e3a7c5;font-size:.85em;padding:9px 18px}}.floating-cart-btn{align-items:center;animation:bounceIn .8s ease-out;background-color:#e78fbb;border:none;border-radius:50%;bottom:30px;box-shadow:0 5px 15px #0000004d;color:#fff;cursor:pointer;display:flex;font-size:1.8em;height:60px;justify-content:center;outline:none;outline-offset:4px;padding:0;position:fixed;right:30px;transition:all .3s ease;width:60px;z-index:1000}.floating-cart-btn:hover{background-color:#d175a0;box-shadow:0 8px 25px #0006;transform:translateY(-5px) scale(1.05)}.floating-cart-btn:active{box-shadow:0 3px 10px #0003;transform:translateY(-2px) scale(.98)}.floating-cart-btn:focus-visible{outline:2px solid #e78fbb;outline-offset:4px}@keyframes bounceIn{0%{opacity:0;transform:translateY(50px) scale(.5)}60%{opacity:1;transform:translateY(-5px) scale(1.1)}to{transform:translateY(0) scale(1)}}.cart-badge{align-items:center;animation:popIn .3s ease-out;background-color:red;border-radius:50%;box-shadow:0 2px 5px #0003;color:#fff;display:flex;font-size:.5em;font-weight:700;height:20px;justify-content:center;line-height:1;min-width:20px;padding:4px 8px;position:absolute;right:-8px;top:-8px;transform-origin:center;transition:all .2s ease-out}@keyframes popIn{0%{opacity:0;transform:scale(0)}80%{opacity:1;transform:scale(1.2)}to{transform:scale(1)}}.cart-popup-overlay{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background-color:#000000bf;display:flex;inset:0;justify-content:center;padding:1.5rem;position:fixed;z-index:3000}.cart-popup{align-items:center;animation:fadeInUp .4s ease-out;background:#fff;border-radius:20px;box-shadow:0 15px 40px #00000059;box-sizing:border-box;display:flex;flex-direction:column;font-family:Arimo,sans-serif;max-height:90vh;max-width:550px;overflow-y:auto;padding:2.5rem 2.5rem 2rem;position:relative;width:95%}.cart-popup .close-popup-btn{background:#0000;border:none;color:#777;cursor:pointer;font-size:2rem;position:absolute;right:18px;top:15px;transition:color .3s ease,transform .2s ease;z-index:1000}.cart-popup .close-popup-btn:hover{color:#e3a7c5;transform:rotate(90deg)}.cart-popup h2{color:#e3a7c5;font-family:Titan One,cursive;font-size:2.5rem;letter-spacing:1px;margin-bottom:2rem;text-align:center;text-transform:uppercase;width:100%}.empty-cart-message{background-color:#f9f9f9;border:1px dashed #ddd;border-radius:10px;color:#777;font-size:1.1em;margin-top:20px;padding:20px;text-align:center}.cart-items-list{box-sizing:border-box;margin-bottom:1.5rem;max-height:300px;overflow-y:auto;padding-right:10px;width:100%}.cart-item{align-items:center;border-bottom:1px solid #eee;display:flex;font-family:Arimo,sans-serif;gap:15px;padding:12px 0}.cart-item:last-child{border-bottom:none}.cart-item-image{border-radius:8px;box-shadow:0 2px 5px #0000001a;height:60px;object-fit:cover;width:60px}.cart-item-details{display:flex;flex-direction:column;flex-grow:1}.cart-item-name{color:#333;font-size:1.05em;font-weight:700;line-height:1.2}.cart-item-price,.cart-item-subtotal{color:#777;font-size:.9em;margin-top:3px}.remove-item-btn{background:none;border:none;color:#e74c3c;cursor:pointer;padding:5px;transition:color .2s ease,transform .2s ease}.remove-item-btn:hover{color:#c0392b;transform:scale(1.1)}.cart-summary{border-top:1px dashed #ddd;margin-top:1.5rem;padding-top:1rem;text-align:right;width:100%}.cart-summary h3{color:#c98bad;font-family:Titan One,cursive;font-size:1.5em}.cart-actions{display:flex;gap:15px;justify-content:space-between;margin-top:2rem;width:100%}.clear-cart-btn,.whatsapp-order-btn{align-items:center;border:none;border-radius:50px;box-shadow:0 4px 10px #0000001a;cursor:pointer;display:flex;font-family:Arimo,sans-serif;font-size:1em;font-weight:700;gap:8px;justify-content:center;padding:12px 20px;transition:all .3s ease}.clear-cart-btn{background-color:#e74c3c;color:#fff}.clear-cart-btn:hover{background-color:#c0392b;box-shadow:0 6px 15px #00000026;transform:translateY(-2px)}.whatsapp-order-btn{background-color:#e3a7c5}.whatsapp-order-btn:hover{background-color:#ca7ca3}.order-form-container{display:flex;flex-direction:column;gap:20px;padding-top:15px;width:100%}.order-form-container .form-title{align-items:center;color:#2c3e50;display:flex;font-family:Titan One,cursive;font-size:2em;gap:10px;justify-content:center;margin-bottom:10px;text-align:center}.order-form-container .form-description{color:#7f8c8d;font-family:Arimo,sans-serif;font-size:1em;margin-bottom:20px;text-align:center}.form-group{display:flex;flex-direction:column;margin:0 auto;max-width:450px;width:100%}.form-group label{align-items:center;color:#555;display:flex;font-family:Arimo,sans-serif;font-size:.95em;font-weight:700;gap:8px;margin-bottom:8px}.form-group input[type=tel],.form-group input[type=text],.form-group select,.form-group textarea{border:1px solid #ddd;border-radius:12px;box-sizing:border-box;color:#333;font-family:Arimo,sans-serif;font-size:1.05rem;padding:.85rem;text-align:center;transition:border-color .2s ease,box-shadow .2s ease;width:100%}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#e3a7c5;box-shadow:0 0 0 3px #e78fbb4d;outline:none}.form-group textarea{min-height:80px;resize:vertical}.radio-group{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin-top:5px}.radio-group label{align-items:center;color:#333;cursor:pointer;display:flex;font-family:Arimo,sans-serif;font-size:1em;font-weight:400;gap:5px}.radio-group input[type=radio]{accent-color:#e3a7c5;margin-right:5px;transform:scale(1.1)}.form-group select{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23333333%22%20d%3D%22M287%2C197.3L159.2%2C69.5c-4.7-4.7-12.3-4.7-17%2C0L5.4%2C197.3c-4.7%2C4.7-4.7%2C12.3%2C0%2C17l14.1%2C14.1c4.7%2C4.7%2C12.3%2C4.7%2C17%2C0l113.6-113.6l113.6%2C113.6c4.7%2C4.7%2C12.3%2C4.7%2C17%2C0l14.1-14.1C291.7%2C209.6%2C291.7%2C202%2C287%2C197.3z%22%2F%3E%3C%2Fsvg%3E");background-position:right 10px center;background-repeat:no-repeat;background-size:12px;color:#333;padding-right:30px;text-align-last:center}.error-message{color:#e74c3c;display:block;font-family:Arimo,sans-serif;font-size:.85em;margin-top:5px;text-align:center}.required{color:#e74c3c;margin-left:3px}.form-actions-bottom{border-top:1px dashed #f0f0f0;display:flex;gap:15px;justify-content:center;margin:30px auto 0;max-width:450px;padding-top:15px;width:100%}.back-to-cart-btn{align-items:center;background-color:#ca7ca3;border:none;border-radius:50px;box-shadow:0 4px 10px #0000001a;color:#fff;cursor:pointer;display:flex;flex:1 1;font-family:Arimo,sans-serif;font-size:1em;font-weight:700;gap:8px;justify-content:center;padding:12px 20px;transition:all .3s ease}.back-to-cart-btn:hover{background-color:#d175a0;box-shadow:0 6px 15px #00000026;transform:translateY(-2px)}.whatsapp-order-btn{align-items:center;background-color:#25d366;border:none;border-radius:50px;box-shadow:0 4px 10px #0000001a;color:#fff;cursor:pointer;display:flex;flex:1 1;font-family:Arimo,sans-serif;font-size:1em;font-weight:700;gap:8px;justify-content:center;padding:12px 20px;transition:all .3s ease}.whatsapp-order-btn:hover{background-color:#1da851;box-shadow:0 6px 15px #00000026;transform:translateY(-2px)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@media (max-width:650px){.cart-popup-overlay{padding:.5rem}.cart-popup{border-radius:15px;box-sizing:border-box;margin-bottom:.5rem;margin-top:.5rem;max-height:95vh;padding:1rem}.cart-popup .close-popup-btn{font-size:1.6rem;right:10px;top:8px}.cart-popup h2{font-size:1.6rem;margin-bottom:1rem}.cart-items-list{max-height:250px}.cart-item{gap:10px;padding:8px 0}.cart-item-image{height:50px;width:50px}.cart-item-name{font-size:.95em}.cart-item-price,.cart-item-subtotal{font-size:.8em}.remove-item-btn{padding:3px}.cart-summary h3{font-size:1.2em}.cart-actions{flex-direction:column;gap:10px;margin-top:1.5rem}.clear-cart-btn,.whatsapp-order-btn{flex:none;font-size:.95rem;padding:10px 15px;width:100%}.order-form-container{gap:15px}.order-form-container .form-title{font-size:1.8em}.form-group label,.order-form-container .form-description{font-size:.9em}.form-group input,.form-group select,.form-group textarea{font-size:.95em;padding:8px 10px}.form-actions-bottom,.radio-group{flex-direction:column;gap:10px}.form-actions-bottom{max-width:100%}.back-to-cart-btn,.whatsapp-order-btn{font-size:.95em;padding:10px 15px}.form-group{max-width:100%}}@media (min-width:651px) and (max-width:1024px){.cart-popup{max-width:650px;padding:2rem;width:90%}.cart-popup h2{font-size:2.2rem}.cart-items-list{max-height:350px}.cart-summary h3{font-size:1.4em}.clear-cart-btn,.whatsapp-order-btn{font-size:1em;padding:12px 20px}.order-form-container .form-title{font-size:2.2em}.form-group label{font-size:.95em}.form-group input,.form-group select,.form-group textarea{font-size:1em;padding:10px 12px}.form-actions-bottom,.form-group{max-width:500px}}@media (min-width:1025px){.cart-popup{max-width:600px;padding:3rem}.cart-popup h2{font-size:2.8rem}.form-actions-bottom,.form-group{max-width:480px}}
/*# sourceMappingURL=main.c1d5f52a.css.map*/