html{height:100%}body,html{background:#000!important;margin:0;overflow-x:hidden;padding:0;width:100%}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}#root,body{min-height:100vh}#root{background:#000!important;width:100%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.simple-image-carousel{border-radius:0 0 40px 40px;box-shadow:0 4px 15px #0000001a;margin:0;max-width:100%;overflow:hidden}.image-container,.simple-image-carousel{background:#000;position:relative;width:100%}.image-container{height:55vh;max-height:600px;min-height:350px;padding:0}.carousel-image{border-radius:0;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity 1s ease-in-out .5s;z-index:0}.carousel-image.active{opacity:1;pointer-events:auto;transition:opacity 1s ease-in-out 0s;z-index:10}.arrow{align-items:center;background:#d4af37cc;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:24px;font-weight:700;height:44px;justify-content:center;padding-bottom:4px;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;width:44px;z-index:10}.arrow:hover{background:#b0b0b0;transform:translateY(-50%) scale(1.1)}.arrow-left{left:20px}.arrow-right{right:20px}.dots{background:#0000004d;border-radius:20px;bottom:20px;display:flex;gap:10px;left:50%;padding:8px 12px;position:absolute;transform:translateX(-50%);z-index:10}.dot{background:#fff3;border:2px solid #ffffff80;border-radius:50%;cursor:pointer;height:12px;padding:0;transition:all .3s ease;width:12px}.dot:hover{background:#fffc}.dot.active{background:#b0b0b0;border-color:#b0b0b0;transform:scale(1.2)}@media (max-width:768px){.image-container{height:45vh;min-height:300px}.arrow{font-size:20px;height:36px;width:36px}.arrow-left{left:10px}.arrow-right{right:10px}}@media (max-width:480px){.image-container{height:35vh;min-height:250px}.arrow{background:#d4af3799;font-size:18px;height:32px;width:32px}.dot{height:10px;width:10px}}.about-section{background:#000;color:#fff;font-family:Readex Pro,sans-serif;min-height:100vh;padding:4rem 2rem;position:relative}.about-container{align-items:center;display:flex;flex-direction:column;gap:3rem;margin:0 auto;max-width:1200px;text-align:center}.history-section{width:100%}.section-title{color:#fff;margin-bottom:1rem;text-transform:uppercase}.underline{background:linear-gradient(90deg,#b0b0b0,#f2cc8f);height:3px;margin:0 auto 2rem;width:100px}.history-content{align-items:center;display:flex;flex-direction:column;gap:1.5rem;text-align:center}.history-paragraph{color:#e0e0e0;font-family:Readex Pro,sans-serif;font-size:1.1rem;line-height:1.6}.history-paragraph strong{color:#b0b0b0;font-weight:600}.mission-vision-container{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1fr 1fr;width:100%}.mission-section,.vision-section{align-items:center;display:flex;flex-direction:column;text-align:center}.mission-text,.vision-text{color:#e0e0e0;font-family:Readex Pro,sans-serif;font-size:1.1rem;line-height:1.6;text-align:center}.logo-section{justify-content:center;margin-top:1rem;padding:1rem 0}.cacao-logo{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;box-shadow:0 8px 32px #0000004d;display:flex;justify-content:center;padding:1rem;transition:all .3s ease}.cacao-logo:hover{border-color:#d4af374d;box-shadow:0 12px 40px #0006;transform:translateY(-5px)}.logo-image{filter:drop-shadow(0 4px 8px rgba(0,0,0,.3));height:300;max-width:800px;object-fit:contain;transition:all .3s ease;width:auto}.logo-image:hover{filter:drop-shadow(0 6px 12px rgba(212,175,55,.2))}@media (max-width:1024px){.about-section{padding:3rem 1.5rem}.mission-vision-container{gap:2.5rem}}@media (max-width:768px){.about-section{padding:2rem 1rem}.about-container{gap:2rem}.section-title{font-size:2rem;font-weight:500}.mission-vision-container{gap:2rem;grid-template-columns:1fr}.history-content{gap:1rem}.history-paragraph,.mission-text,.vision-text{font-size:1rem}.logo-image{height:220px;max-width:600px}.cacao-logo{padding:1rem}}@media (max-width:480px){.about-section{padding:1.5rem .75rem}.about-container{gap:1.5rem}.section-title{font-size:1.8rem;font-weight:500}.history-content{gap:.75rem}.history-paragraph,.mission-text,.vision-text{font-size:.95rem;line-height:1.5}.logo-image{height:190px;max-width:520px}.cacao-logo{padding:.5rem}}@media (max-width:360px){.about-section{padding:1rem .5rem}.about-container{gap:1rem}.section-title{font-size:1.6rem}.history-paragraph,.mission-text,.vision-text{font-size:.9rem}.logo-image{height:160px;max-width:450px}.cacao-logo{padding:.5rem}}@media (max-width:320px){.section-title{font-size:1.4rem}.history-paragraph,.mission-text,.vision-text{font-size:.85rem}.logo-image{height:140px;max-width:380px}.cacao-logo{padding:.5rem}}.toast-container{gap:10px;pointer-events:none;position:fixed;right:2rem;top:2rem;z-index:9999}.toast,.toast-container{display:flex;flex-direction:column}.toast{animation:slideIn .3s ease;background-color:#fff;border-radius:12px;box-shadow:0 4px 20px #00000026;color:#333;gap:2px;padding:1rem 1.5rem}.toast.exiting{animation:slideOut .3s forwards}.toast-title{color:#2c2c2c;font-size:.95rem;font-weight:700;margin:0}.toast-message{color:#666;font-size:.85rem;font-weight:500;margin:0}@keyframes slideIn{0%{opacity:0;transform:translateX(120%)}to{opacity:1;transform:translateX(0)}}@keyframes slideOut{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(120%)}}@media (max-width:480px){.toast-container{bottom:1rem;left:1rem;right:1rem}.toast{min-width:0;min-width:auto;width:100%}}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}.homepage{background:#000;color:#fff;font-family:Readex Pro,sans-serif;min-height:100vh;overflow-x:hidden;position:relative}.background-logo{left:50%;opacity:.1;pointer-events:none;position:fixed;top:50%;transform:translate(-50%,-50%);z-index:1}.background-logo img{height:auto;max-width:90vw;width:600px}.header{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#000000fa;border-bottom:1px solid #d4af374d;box-shadow:0 2px 10px #0000004d;left:0;padding:.5rem 0;position:-webkit-sticky;position:sticky;right:0;top:0;transition:all .3s ease;z-index:100}.header-content{gap:2rem;justify-content:space-between;margin:0 auto;max-width:1400px;padding:0 2rem}.header-content,.logo-section{align-items:center;display:flex}.logo-section{flex:0 0 auto}.header-logo{filter:drop-shadow(0 2px 8px rgba(212,175,55,.3));height:45px;max-width:160px;object-fit:contain;transition:all .3s ease;width:auto}.header-logo:hover{filter:drop-shadow(0 4px 12px rgba(212,175,55,.4));transform:scale(1.05)}.navigation{align-items:center;display:flex;flex:1 1;flex-wrap:wrap;gap:2.5rem;justify-content:center}.nav-link{border-radius:8px;color:#fff;font-family:Readex Pro,sans-serif;font-size:.95rem;font-weight:500;letter-spacing:.5px;padding:.5rem 1rem;position:relative;text-decoration:none;transition:all .3s ease;white-space:nowrap}.nav-link:hover{background:#d4af3726;color:#b0b0b0;transform:translateY(-2px)}.nav-link:after{background:linear-gradient(90deg,#b0b0b0,#f2cc8f);bottom:-2px;content:"";height:2px;left:50%;position:absolute;transform:translateX(-50%);transition:width .3s ease;width:0}.nav-link:hover:after{width:80%}.header-actions{flex:0 0 auto;gap:1rem}.cart-icon,.header-actions{align-items:center;display:flex}.cart-icon{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;cursor:pointer;height:44px;justify-content:center;padding:.6rem;position:relative;transition:all .3s ease;width:44px}.cart-icon:hover{background:#d4af371a;border-color:#d4af374d;transform:translateY(-2px)}.cart-icon svg{transition:all .3s ease}.cart-icon:hover svg{transform:scale(1.1)}.hamburger-menu{background:#0000;border:none;cursor:pointer;display:none;flex-direction:column;height:30px;justify-content:space-around;padding:0;width:30px;z-index:1001}.hamburger-line{background:#fff;border-radius:2px;height:3px;transform-origin:center;transition:all .3s ease;width:100%}.hamburger-line.active:first-child{transform:rotate(45deg) translate(6px,6px)}.hamburger-line.active:nth-child(2){opacity:0}.hamburger-line.active:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}.mobile-menu{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#000000fa;height:100vh;overflow-y:auto;position:fixed;right:-100%;top:0;transition:right .4s ease;width:100%;z-index:1000}.mobile-menu.open{right:0}.mobile-menu-content{display:flex;flex-direction:column;height:100%;justify-content:flex-start;padding:2rem}.mobile-menu-header{align-items:center;border-bottom:1px solid #d4af3733;display:flex;justify-content:space-between;margin-bottom:2rem;padding-bottom:1.5rem;width:100%}.mobile-menu-logo{filter:drop-shadow(0 2px 8px rgba(212,175,55,.3));height:50px;max-width:150px;object-fit:contain;width:auto}.mobile-menu-close{align-items:center;background:#0000;border:none;border-radius:8px;cursor:pointer;display:flex;height:40px;justify-content:center;padding:.5rem;transition:background-color .3s ease;width:40px}.mobile-menu-close:hover{background:#ffffff1a}.mobile-navigation{display:flex;flex:1 1;flex-direction:column;gap:0;justify-content:flex-start;margin-bottom:2rem;width:100%}.mobile-nav-link{background:none;border:none;border-bottom:1px solid #ffffff1a;color:#fff;cursor:pointer;display:block;font-family:Readex Pro,sans-serif;font-size:1.5rem;font-weight:600;line-height:1.5;margin:0;padding:1.2rem 0;position:relative;text-align:left;text-decoration:none;transition:all .3s ease;width:100%}.mobile-nav-link span{display:block;font-family:inherit;font-size:inherit;font-weight:inherit}.mobile-nav-link.menu-button{font-size:1.5rem;font-weight:600;padding:1.2rem 0;text-align:left;width:100%}.mobile-nav-link:hover{color:#b0b0b0;padding-left:0}.mobile-nav-link:before{background:#b0b0b0;content:"";height:2px;left:0;position:absolute;top:50%;transform:translateY(-50%);transition:width .3s ease;width:0}.mobile-nav-link:hover:before{width:20px}.mobile-menu-actions{border-top:1px solid #d4af3733;display:flex;flex-direction:column;gap:1rem;margin-top:auto;padding-top:2rem;width:100%}.mobile-cart-icon{align-items:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;color:#fff;cursor:pointer;display:flex;font-family:Readex Pro,sans-serif;font-weight:500;gap:1rem;justify-content:center;padding:1rem;transition:all .3s ease;width:100%}.mobile-cart-icon:hover{background:#d4af371a;border-color:#d4af374d;transform:translateX(5px)}.mobile-cart-icon span{font-size:1rem}.main-content{margin:0 auto;max-width:1400px;padding:2rem;position:relative;z-index:5}.hero-section{margin-bottom:4rem}.instagram-section,.menu-highlight-section{margin:4rem 0;padding:2rem;position:relative;z-index:5}.instagram-content{margin:0 auto;max-width:700px;text-align:center}.instagram-title{color:#d4af37;font-family:Readex Pro,sans-serif;font-size:2.5rem;font-weight:800;margin-bottom:1rem;text-shadow:0 2px 12px #d4af3733;text-transform:uppercase}.instagram-subtitle{color:#fffc;font-family:Readex Pro,sans-serif;font-size:1.1rem;margin-bottom:2rem}.instagram-embed-container{align-items:center;display:flex;justify-content:center;margin:0 auto;padding:1rem 0;position:relative;width:100%}.instagram-embed-container iframe{border-radius:12px;box-shadow:0 10px 40px #00000080;max-width:100%}.tortas-catalog-section{margin:4rem 0;padding:2rem;position:relative;z-index:5}.tortas-catalog-content{margin:0 auto;max-width:700px;text-align:center}.tortas-catalog-title{color:#d4af37;font-family:Readex Pro,sans-serif;font-size:2.2rem;font-weight:800;margin-bottom:1rem;text-shadow:0 2px 12px #d4af3733;text-transform:uppercase}.tortas-catalog-subtitle{color:#ffffffe6;font-family:Readex Pro,sans-serif;font-size:.9rem;margin-bottom:2rem}.tortas-image-container{border:3px solid #d4af3733;border-radius:20px;box-shadow:0 10px 40px #00000080;cursor:pointer;display:block;overflow:hidden;position:relative;text-decoration:none;transition:all .4s cubic-bezier(.25,.46,.45,.94)}.tortas-image-container:hover{border-color:#d4af3780;box-shadow:0 20px 60px #d4af3766;transform:translateY(-10px) scale(1.02)}.tortas-image-container:active{transform:translateY(-5px) scale(1.01)}.tortas-catalog-image{display:block;height:auto;max-height:800px;object-fit:contain;transition:transform .4s ease;width:100%}.tortas-image-container:hover .tortas-catalog-image{transform:scale(1.05)}.tortas-image-overlay{background:linear-gradient(0deg,#000000e6 0,#000000b3 50%,#0000);bottom:0;left:0;opacity:0;padding:2rem 1.5rem 1.5rem;pointer-events:none;position:absolute;right:0;transition:opacity .4s ease}.tortas-image-container:hover .tortas-image-overlay{opacity:1}.tortas-click-text{animation:pulse 2s ease-in-out infinite;color:#fff;display:block;font-family:Readex Pro,sans-serif;font-size:1.2rem;font-weight:500;text-shadow:0 2px 4px #00000080}.horarios-section{margin:4rem 0;padding:2rem;position:relative;z-index:5}.horarios-content{margin:0 auto;max-width:800px;text-align:center}.horarios-title{color:#d4af37;font-family:Readex Pro,sans-serif;font-size:2.2rem;font-weight:800;margin-bottom:1rem;text-shadow:0 2px 12px #d4af3733;text-transform:uppercase}.horarios-subtitle{color:#fffc;font-family:Readex Pro,sans-serif;font-size:.9rem;margin-bottom:2rem}.horarios-image-container{border:3px solid #d4af3733;border-radius:12px;box-shadow:0 10px 40px #00000080;margin:0 auto;max-width:800px;overflow:hidden;position:relative;transition:all .4s cubic-bezier(.25,.46,.45,.94);width:100%}.horarios-image-container:hover{border-color:#d4af3780;box-shadow:0 20px 60px #d4af3766;transform:translateY(-5px)}.horarios-image{border-radius:8px;display:block;height:auto;max-height:1000px;object-fit:contain;width:100%}.menu-highlight-content{margin:0 auto;max-width:700px;text-align:center}.menu-highlight-title{color:#d4af37;font-family:Readex Pro,sans-serif;font-size:2.2rem;font-weight:800;margin-bottom:1rem;text-shadow:0 2px 12px #d4af3733;text-transform:uppercase}.menu-highlight-subtitle{color:#ffffffe6;font-family:Readex Pro,sans-serif;font-size:.9rem;margin-bottom:2rem}.menu-image-container{border:3px solid #d4af3733;border-radius:20px;box-shadow:0 10px 40px #00000080;cursor:pointer;overflow:hidden;position:relative;transition:all .4s cubic-bezier(.25,.46,.45,.94)}.menu-image-container:hover{border-color:#d4af3780;box-shadow:0 20px 60px #d4af3766;transform:translateY(-10px) scale(1.02)}.menu-image-container:active{transform:translateY(-5px) scale(1.01)}.menu-highlight-image{display:block;height:auto;max-height:800px;object-fit:contain;transition:transform .4s ease;width:100%}.menu-image-container:hover .menu-highlight-image{transform:scale(1.05)}.menu-image-overlay{background:linear-gradient(0deg,#000000e6 0,#000000b3 50%,#0000);bottom:0;left:0;opacity:0;padding:2rem 1.5rem 1.5rem;pointer-events:none;position:absolute;right:0;transition:opacity .4s ease}.menu-image-container:hover .menu-image-overlay{opacity:1}.menu-click-text{animation:pulse 2s ease-in-out infinite;color:#fff;display:block;font-family:Readex Pro,sans-serif;font-size:1.2rem;font-weight:500;text-shadow:0 2px 4px #00000080}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}.carousel-container{height:100%;position:relative;width:100%}.carousel-slides{display:flex;height:100%;transition:transform .6s ease-in-out;width:500%}.carousel-slide{flex-shrink:0;height:100%;overflow:hidden;position:relative;width:20%}.carousel-image{display:block;filter:brightness(.8) contrast(1.1);height:100%;object-fit:cover;object-position:center;transition:transform .8s ease;width:100%}.carousel-slide:hover .carousel-image{transform:scale(1.05)}.carousel-overlay{align-items:center;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:linear-gradient(135deg,#000c,#0000004d 30%,#00000080 70%,#000c);bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0}.carousel-content{animation:slideInUp .8s ease-out;color:#fff;max-width:700px;padding:3rem 2rem;text-align:center}.carousel-text{margin-bottom:2.5rem}.carousel-title{-webkit-text-fill-color:#0000;animation:gradientShift 3s ease-in-out infinite;background:linear-gradient(135deg,#b0b0b0,#f2cc8f,#b0b0b0);-webkit-background-clip:text;background-clip:text;background-size:200% 200%;font-size:4rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem;text-shadow:0 4px 8px #d4af374d}.carousel-description{color:#fffffff2;font-size:1.4rem;font-weight:400;line-height:1.7;margin-bottom:0;text-shadow:0 2px 4px #00000080}.carousel-buttons{animation:fadeInUp 1s ease-out .3s both;display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}@keyframes gradientShift{0%,to{background-position:0 50%}50%{background-position:100% 50%}}@keyframes slideInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.carousel-arrow{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0009;border:2px solid #ffffff4d;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:60px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:all .4s cubic-bezier(.25,.46,.45,.94);width:60px;z-index:10}.carousel-arrow:hover{background:#d4af37e6;border-color:#b0b0b0;box-shadow:0 8px 25px #d4af3766;transform:translateY(-50%) scale(1.15)}.carousel-arrow:active{transform:translateY(-50%) scale(1.05)}.carousel-arrow-left{left:30px}.carousel-arrow-right{right:30px}.carousel-dots{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000004d;border-radius:25px;bottom:30px;display:flex;gap:15px;left:50%;padding:10px 20px;position:absolute;transform:translateX(-50%);z-index:10}.carousel-dot{background:#0000;border:2px solid #fff6;border-radius:50%;cursor:pointer;height:14px;position:relative;transition:all .4s cubic-bezier(.25,.46,.45,.94);width:14px}.carousel-dot:before{background:#b0b0b0;border-radius:50%;content:"";height:0;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .4s ease;width:0}.carousel-dot.active{border-color:#b0b0b0;transform:scale(1.3)}.carousel-dot.active:before{height:8px;width:8px}.carousel-dot:hover{border-color:#fffc;transform:scale(1.2)}.carousel-dot:hover:before{background:#fffc;height:6px;width:6px}.btn-primary,.btn-secondary{border:none;border-radius:50px;cursor:pointer;font-family:Fredoka,sans-serif;font-size:1.1rem;font-weight:500;letter-spacing:1px;padding:1rem 2rem;text-transform:uppercase;transition:all .3s ease}.btn-primary{background:linear-gradient(135deg,#b0b0b0,#f2cc8f);color:#000}.btn-primary:hover{box-shadow:0 8px 25px #d4af3766;transform:translateY(-2px)}.btn-secondary{background:#0000;border:2px solid #d4af37;color:#fff}.btn-secondary:hover{background:#b0b0b0;color:#000;transform:translateY(-2px)}.featured-section{margin-top:4rem}.section-title{color:#b0b0b0;font-family:Readex Pro,sans-serif;font-size:2.5rem;font-weight:500;margin-bottom:3rem;text-align:center}.products-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:2rem}.product-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;overflow:hidden;padding:2rem;position:relative;text-align:center;transition:all .3s ease}.product-card:hover{background:#ffffff1a;box-shadow:0 15px 35px #0000004d;transform:translateY(-5px)}.product-image{margin-bottom:1.5rem}.placeholder-image{align-items:center;background:#d4af371a;border:2px solid #d4af374d;border-radius:50%;display:flex;font-size:4rem;height:100px;justify-content:center;margin:0 auto;width:100px}.product-name{color:#fff;font-family:Readex Pro,sans-serif;font-size:1.3rem;font-weight:600;margin-bottom:.5rem}.product-description{color:#ffffffb3;font-family:Readex Pro,sans-serif;line-height:1.4;margin-bottom:1.5rem}.add-to-cart{align-items:center;background:linear-gradient(135deg,#b0b0b0,#f2cc8f);border:none;border-radius:50%;color:#000;cursor:pointer;display:flex;font-size:1.5rem;font-weight:600;height:50px;justify-content:center;margin:0 auto;transition:all .3s ease;width:50px}.add-to-cart:hover{box-shadow:0 5px 15px #d4af3766;transform:scale(1.1)}.supabase-info{background:#ffffff1a;border-radius:8px;margin-top:2rem;padding:1rem;text-align:center}.supabase-info p{color:#888;font-size:.9rem}.loading-message{color:#888;font-size:1.1rem;padding:2rem;text-align:center}.user-auth-section{align-items:center;display:flex;margin:0 10px}.login-btn{background:#0000;border:1px solid #ffffff4d;border-radius:20px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:500;padding:8px 16px;transition:all .3s ease}.login-btn:hover{background:#fff;border-color:#fff;color:#000;transform:translateY(-2px)}.cart-badge{align-items:center;background:#b0b0b0;border-radius:50%;box-shadow:0 2px 4px #0000004d;color:#fff;display:flex;font-size:10px;font-weight:700;height:18px;justify-content:center;position:absolute;right:-6px;top:-6px;width:18px;z-index:5}@media (max-width:480px){.cart-badge{font-size:9px;height:16px;right:-4px;top:-4px;width:16px}}@media (max-width:1024px){.header-content{gap:1.5rem;padding:0 1.5rem}.navigation{gap:1.5rem}.nav-link{font-size:.9rem;padding:.4rem .8rem}.menu-highlight-content{max-width:600px}.menu-highlight-title{font-size:2.2rem}.menu-highlight-subtitle{font-size:1rem}.header-logo{height:50px;max-width:170px}.header-actions{gap:.8rem}.cart-icon{padding:.6rem}.main-content{padding:1.5rem 1.5rem 3rem}.carousel-title{font-size:3rem}.carousel-description{font-size:1.2rem}.section-title{font-size:2.2rem}.products-grid{gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}}@media (max-width:768px){.header{padding:.75rem 0}.header-content{flex-direction:row;gap:1rem;justify-content:space-between;padding:0 1rem}.logo-section{flex:1 1;justify-content:flex-start}.header-logo{height:45px;max-width:160px}.navigation{display:none}.menu-highlight-section{margin:3rem 0;padding:2rem 1rem}.menu-highlight-title{font-size:2rem}.menu-highlight-subtitle{font-size:1rem;margin-bottom:2rem}.horarios-section{margin:3rem 0;padding:2rem 1rem}.horarios-title{font-size:2rem}.horarios-subtitle{font-size:1rem;margin-bottom:2rem}.horarios-image-container{max-width:100%}.menu-click-text{font-size:1rem}.header-actions{gap:1rem;justify-content:flex-end}.cart-icon{height:40px;padding:.5rem;width:40px}.hamburger-menu{display:flex}.main-content{padding:1rem 1rem 3rem}.mobile-menu-content{padding:1.5rem}.mobile-menu-header{margin-bottom:1.5rem;padding-bottom:1rem}.mobile-menu-logo{height:45px;max-width:140px}.mobile-nav-link{font-size:1.3rem;padding:1rem 0}.mobile-menu-actions{padding-top:1.5rem}.carousel-title{font-size:2.8rem}.carousel-description{font-size:1.2rem}.carousel-content{padding:2rem 1.5rem}.carousel-buttons{align-items:center;flex-direction:column;gap:1rem}.btn-primary,.btn-secondary{width:220px}.carousel-arrow{height:50px;width:50px}.carousel-arrow-left{left:15px}.carousel-arrow-right{right:15px}.carousel-dots{bottom:20px;gap:12px;padding:8px 16px}.products-grid{grid-template-columns:1fr}.background-logo img{width:400px}}@media (max-width:480px){.header{padding:.5rem 0}.header-content{gap:.8rem;padding:0 .8rem}.header-logo{height:40px;max-width:130px}.header-actions{gap:.8rem}.cart-icon{padding:.4rem}.cart-icon svg{height:20px;width:20px}.hamburger-menu{height:28px;width:28px}.hamburger-line{height:2.5px}.main-content{padding:1rem .8rem 2rem}.carousel-title{font-size:2.2rem}.carousel-description{font-size:1rem}.carousel-content{padding:1.5rem 1rem}.carousel-arrow{height:45px;width:45px}.carousel-arrow-left{left:10px}.carousel-arrow-right{right:10px}.carousel-dots{bottom:15px;gap:10px;padding:6px 12px}.carousel-dot{height:12px;width:12px}.background-logo img{width:300px}.mobile-menu-content{padding:1rem}.mobile-menu-header{margin-bottom:1.5rem;padding-bottom:1rem}.mobile-menu-logo{height:40px;max-width:120px}.mobile-menu-close{height:36px;padding:.4rem;width:36px}.mobile-nav-link{font-size:1.2rem;padding:.9rem 0}.mobile-menu-actions{padding-top:1rem}.mobile-cart-icon{padding:.8rem}.mobile-cart-icon span{font-size:.9rem}}.footer{background:#000;border-top:1px solid #ffffff1a;color:#fff;margin-top:2rem;padding:3rem 0 max(2rem,calc(2rem + env(safe-area-inset-bottom)))}.footer-content{grid-gap:4rem;align-items:start;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px;padding:0 2rem 2rem}.footer-left,.footer-section{text-align:left}.footer-right{align-items:center;display:flex;flex-direction:column;text-align:center}.footer-title{color:#b0b0b0;font-family:Readex Pro,sans-serif;font-size:1.3rem;font-weight:600;margin-bottom:1.5rem}.footer-info p{color:#fffc;line-height:1.5;margin-bottom:.5rem}.owner-info{margin-bottom:0}.copyright{border-top:1px solid #ffffff1a;color:#fff9;font-size:.9rem;margin-top:2rem;padding-top:2rem;text-align:center}.copyright p{margin:0}.owner-name{color:#b0b0b0;font-size:1.5rem;font-weight:600;margin-bottom:.5rem}.owner-name,.owner-title{font-family:Readex Pro,sans-serif}.owner-title{color:#ffffffe6;font-size:1.1rem;font-weight:500;margin-bottom:1rem}.owner-description{color:#ffffffb3;font-family:Readex Pro,sans-serif;line-height:1.6;margin:0;max-width:100%}.social-links{gap:1.5rem;margin-top:1rem}.social-link,.social-links{display:flex;justify-content:center}.social-link{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-radius:50%;color:#fff;height:50px;text-decoration:none;transition:all .3s ease;width:50px}.social-link:hover{box-shadow:0 8px 25px #d4af374d;transform:translateY(-3px)}.social-link.facebook:hover{background:#1877f2}.social-link.instagram:hover{background:linear-gradient(45deg,#f09433,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888)}.social-link.tiktok:hover{background:#000}@media (max-width:768px){.footer{padding:3rem 0 calc(4rem + env(safe-area-inset-bottom))}.footer-content{gap:3rem;grid-template-columns:1fr}.footer-content,.footer-section{text-align:center}.footer-left,.footer-right{align-items:center;text-align:center}.owner-description{max-width:100%}.social-links{justify-content:center}}@media (max-width:480px){.footer{padding:2rem 0 calc(3rem + env(safe-area-inset-bottom))}.footer-content{gap:1.5rem;padding:0 1rem}.footer-title{font-size:1.1rem}.owner-name{font-size:1.3rem}.social-links{gap:1rem}.social-link{height:45px;width:45px}}@media (max-width:360px){.header{padding:.5rem 0}.header-content{gap:.75rem;padding:0 .5rem}.header-logo{height:35px;max-width:110px}.header-actions{gap:.5rem}.cart-icon{padding:.3rem}.cart-icon svg{height:18px;width:18px}.hamburger-menu{height:26px;width:26px}.hamburger-line{height:2px}.main-content{padding:.8rem .5rem 1.5rem}.carousel-title{font-size:1.8rem}.carousel-description{font-size:.85rem}.section-title{font-size:1.8rem}.products-grid{gap:1rem}.product-card{padding:.75rem}.footer{padding:1.5rem 0 calc(2.5rem + env(safe-area-inset-bottom))}.footer-content{padding:0 .5rem}.footer-title{font-size:1rem}.owner-name{font-size:1.2rem}.social-link{height:40px;width:40px}}@media (max-width:320px){.header{padding:.4rem 0}.header-content{gap:.6rem;padding:0 .4rem}.header-logo{height:32px;max-width:100px}.header-actions{gap:.4rem}.cart-icon{height:32px;padding:.25rem;width:32px}.cart-icon svg{height:16px;width:16px}.hamburger-menu{height:24px;width:24px}.hamburger-line{height:1.5px}.main-content{padding:.6rem .4rem 1rem}.carousel-title{font-size:1.6rem}.carousel-description{font-size:.8rem}.section-title{font-size:1.6rem}.product-name{font-size:1.1rem}.product-description{font-size:.9rem}}.menu-button{background:none;border:none;border-radius:8px;color:inherit;cursor:pointer;font-family:inherit;font-size:inherit;padding:.5rem 1rem;text-decoration:none;transition:all .3s ease}.menu-button:hover{background:#d4af3726;color:#b0b0b0;transform:translateY(-2px)}.mobile-nav-link.menu-button{background:none!important;border-bottom:1px solid #ffffff1a!important;border-radius:0!important;font-size:1.5rem!important;font-weight:600!important;padding:1.2rem 0!important;text-align:left!important;width:100%!important}.mobile-nav-link.menu-button:hover{background:none!important;color:#b0b0b0!important;padding-left:0!important;transform:none!important}.floating-cart-button{align-items:center;animation:popIn .3s ease;background:linear-gradient(135deg,#b0b0b0,#d4694a);border:none;border-radius:50%;bottom:2rem;box-shadow:0 8px 24px #e07a5f66;cursor:pointer;display:flex;height:64px;justify-content:center;position:fixed;right:2rem;transition:all .3s cubic-bezier(.175,.885,.32,1.275);width:64px;z-index:1000}.floating-cart-button:hover{box-shadow:0 12px 28px #e07a5f80;transform:scale(1.05) translateY(-2px)}.floating-cart-button:active{transform:scale(.95)}.floating-cart-badge,.floating-cart-icon{align-items:center;display:flex;justify-content:center}.floating-cart-badge{background-color:#fff;border:2px solid #b0b0b0;border-radius:50%;box-shadow:0 2px 5px #0003;color:#b0b0b0;font-size:.85rem;font-weight:700;height:24px;position:absolute;right:-5px;top:-5px;width:24px}@keyframes popIn{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@media (max-width:480px){.floating-cart-button{bottom:1.5rem;height:55px;right:1.5rem;width:55px}}.App{background:#000;box-sizing:border-box;height:auto;min-height:100vh;overflow-x:hidden;position:relative;width:100%}.App:before{background:#000;bottom:0;content:"";left:0;opacity:.7;position:absolute;right:0;top:0;z-index:-1}
/*# sourceMappingURL=main.f1bd0f5b.css.map*/