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}*{box-sizing:border-box}.App{text-align:center}.container{margin:0 auto;max-width:1200px;padding:0 20px}.header{background:linear-gradient(135deg,#d32f2f,#f44336);color:#fff;padding:2rem 0}.top-info{background:#0003;border-radius:8px;margin-bottom:1rem;padding:1rem 0}.contact-info{display:flex;flex-wrap:wrap;font-size:.9rem;gap:2rem;justify-content:center}.contact-info span{align-items:center;display:flex;gap:.5rem}.logo{border:4px solid #ffffff4d;border-radius:50%;height:150px;margin-bottom:1rem;object-fit:cover;width:150px}.header h1{font-size:2.5rem;margin:.5rem 0}.tagline{font-size:1.2rem;margin-bottom:1.5rem;opacity:.9}.ebt-banner{background:#fff3;border:3px solid #fff;border-radius:25px;display:inline-block;margin-top:1rem;padding:1rem 2rem}.ebt-banner h3{color:#fff;font-size:1.8rem;font-weight:700;letter-spacing:1px;margin:0;text-shadow:2px 2px 4px #0000004d}.contact-actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:1.5rem}.whatsapp-btn{align-items:center;animation:pulse-whatsapp 3s infinite;background:linear-gradient(135deg,#25d366,#128c7e);border-radius:25px;box-shadow:0 4px 15px #25d36666;color:#fff;display:flex;gap:.8rem;padding:1rem 1.5rem;text-decoration:none;transition:all .3s ease}.whatsapp-btn:hover{box-shadow:0 6px 20px #25d36699;transform:translateY(-3px)}.whatsapp-icon{font-size:1.5rem}.whatsapp-text{display:flex;flex-direction:column;text-align:left}.whatsapp-text strong{font-size:1.1rem;margin-bottom:.2rem}.whatsapp-text span{font-size:.9rem;opacity:.9}.facebook-btn{align-items:center;background:linear-gradient(135deg,#1877f2,#166fe5);border-radius:25px;box-shadow:0 4px 15px #1877f266;color:#fff;display:flex;font-weight:700;gap:.8rem;padding:1rem 1.5rem;text-decoration:none;transition:all .3s ease}.facebook-btn:hover{box-shadow:0 6px 20px #1877f299;transform:translateY(-3px)}.facebook-icon{font-size:1.3rem}@keyframes pulse-whatsapp{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}@media (max-width:768px){.contact-actions{align-items:center;flex-direction:column}.facebook-btn,.whatsapp-btn{justify-content:center;max-width:300px;width:100%}}.section-tabs{background:#fff;border-bottom:2px solid #f0f0f0;box-shadow:0 2px 4px #0000001a;position:-webkit-sticky;position:sticky;top:0;z-index:100}.tabs{display:flex;gap:0;justify-content:center;overflow-x:auto;padding:0}.tab{border-bottom:3px solid #0000;color:#666;font-weight:500;min-width:-webkit-fit-content;min-width:fit-content;padding:1rem 2rem;text-decoration:none;transition:all .3s ease;white-space:nowrap}.tab:hover{background:#fff3e0}.tab:active,.tab:hover{border-bottom-color:#d32f2f;color:#d32f2f}@media (max-width:768px){.tabs{justify-content:flex-start;padding:0 1rem}.tab{font-size:.9rem;padding:1rem 1.5rem}}.hero-enhanced{background:linear-gradient(135deg,#fff3e0,#ffecb3);border-bottom:3px solid #ff9800;padding:4rem 0}.hero-content{grid-gap:3rem;align-items:center;display:grid;gap:3rem;grid-template-columns:1fr 1fr}.hero-text h2{color:#d32f2f;font-size:2.5rem;margin-bottom:1rem}.hero-subtitle{font-size:1.3rem;margin-bottom:2rem}.value-props{display:flex;flex-wrap:wrap;gap:1.5rem;margin-bottom:2rem}.value-prop{align-items:center;background:#fff;border-radius:25px;box-shadow:0 2px 8px #0000001a;display:flex;font-weight:500;gap:.5rem;padding:.8rem 1.2rem}.value-prop .icon{font-size:1.2rem}.hero-ctas{display:flex;flex-wrap:wrap;gap:1rem}.cta-primary{background:#d32f2f;border-radius:30px;box-shadow:0 4px 12px #d32f2f4d;color:#fff;font-size:1.1rem;font-weight:700;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.cta-primary:hover{background:#b71c1c;box-shadow:0 6px 16px #d32f2f66;transform:translateY(-2px)}.cta-secondary{background:#0000;border:2px solid #d32f2f;border-radius:30px;color:#d32f2f;font-weight:700;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.cta-secondary:hover{background:#d32f2f;color:#fff}.hero-image{align-items:center}.hero-image,.image-placeholder{display:flex;justify-content:center}.image-placeholder{background:linear-gradient(135deg,#d32f2f,#f44336);border-radius:20px;box-shadow:0 8px 24px #0003;color:#fff;flex-direction:column;min-height:250px;padding:3rem;text-align:center}.image-placeholder span{font-size:4rem;margin-bottom:1rem}.image-placeholder p{font-size:1.2rem;font-weight:700;margin:0}.quick-access{background:#fff;border-bottom:1px solid #eee;padding:3rem 0}.quick-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.quick-card{background:#f8f8f8;border:2px solid #0000;border-radius:12px;cursor:pointer;padding:2rem;text-align:center;transition:all .3s ease}.quick-card:hover{background:#fff3e0;border-color:#ff9800;box-shadow:0 8px 20px #0000001a;transform:translateY(-4px)}.quick-icon{display:block;font-size:2.5rem;margin-bottom:1rem}.quick-card h3{color:#d32f2f;font-size:1.2rem;margin-bottom:.5rem}.quick-card p{color:#666;font-weight:500;margin:0}.about-enhanced{background:#f8f8f8;padding:4rem 0}.about-content{grid-gap:3rem;align-items:center;display:grid;gap:3rem;grid-template-columns:2fr 1fr}.about-text h3{color:#d32f2f;font-size:1.8rem;margin-bottom:1rem}.about-text p{color:#555;font-size:1.1rem;line-height:1.7;margin-bottom:1.5rem}.family-values{display:flex;flex-wrap:wrap;gap:2rem;margin-top:2rem}.value{align-items:center;background:#fff;border-radius:25px;box-shadow:0 2px 8px #0000001a;display:flex;font-weight:500;gap:.5rem;padding:1rem 1.5rem}.value-icon{font-size:1.3rem}.family-placeholder{background:linear-gradient(135deg,#ff9800,#f57c00);border-radius:20px;box-shadow:0 8px 24px #0003;color:#fff;display:flex;flex-direction:column;justify-content:center;min-height:200px;padding:3rem;text-align:center}.family-placeholder span{font-size:3rem;margin-bottom:1rem}.family-placeholder p{font-size:1.1rem;font-weight:700;margin:0}.section-subtitle{color:#666;font-size:1.2rem;font-style:italic;margin-bottom:2rem;text-align:center}.product-card.featured{background:linear-gradient(135deg,#fff3e0,#ffecb3);border:2px solid #ff9800;grid-column:1/-1}.meat-showcase{color:#555;font-size:1rem;line-height:1.8;margin-top:1.5rem;text-align:center}.meat-showcase span{color:#d32f2f;font-weight:500}@media (max-width:768px){.about-content,.hero-content{grid-template-columns:1fr;text-align:center}.family-values,.hero-ctas,.value-props{justify-content:center}.quick-grid{grid-template-columns:repeat(2,1fr)}}.hero{background:#fff3e0;padding:3rem 0}.hero h2{color:#d32f2f;font-size:2rem;margin-bottom:1rem}.hero-subtitle{color:#666;font-style:italic;margin-top:1rem}.info{background:#fff;padding:3rem 0}.info-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:2rem}.info-card{background:#f5f5f5;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:2rem}.info-card h3{color:#d32f2f;margin-bottom:1rem}.small-text{color:#666;font-size:.9rem;margin-top:.5rem}.specials{background:linear-gradient(135deg,#ff9800,#f57c00);color:#fff;padding:2rem 0;text-align:center}.specials h2{color:#fff;font-size:1.8rem;margin-bottom:1.5rem}.featured-special{display:flex;justify-content:center;margin-bottom:2rem}.special-item.large{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:2px solid #ffffff4d;border-radius:16px;min-width:250px;padding:2.5rem 3rem;transform:scale(1.1)}.special-item.large h3{font-size:1.6rem;margin-bottom:1rem}.special-item.large .special-price{font-size:3rem}.specials-banner{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.special-item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:12px;min-width:200px;padding:2rem}.special-item h3{font-size:1.3rem;margin-bottom:1rem}.special-price{color:#fff3e0;display:block;font-size:2.5rem;margin-bottom:.5rem}.special-item p{font-size:1rem;opacity:.9}.disclaimer{font-size:.9rem;font-style:italic;margin-top:1.5rem;opacity:.8;text-align:center}.abarrotes{background:#f0f8ff;padding:3rem 0}.abarrotes h2{color:#d32f2f;margin-bottom:1rem}.abarrotes .section-subtitle{color:#666;font-size:1.2rem;font-style:italic;margin-bottom:2rem;text-align:center}.products{background:#fff3e0;padding:3rem 0}.products h2{color:#d32f2f;margin-bottom:2rem}.products-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-top:2rem}.product-card{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;padding:2rem;text-align:left;transition:transform .3s ease}.product-card:hover{transform:translateY(-5px)}.product-card h4{color:#d32f2f;font-size:1.3rem}.product-card h4,.product-card p{margin-bottom:1rem;text-align:center}.product-card p{font-size:1.1rem}.product-card ul{list-style:none;margin-top:1rem;padding:0}.product-card li{border-bottom:1px solid #eee;font-size:1.1rem;padding:.5rem 0}.product-card li:last-child{border-bottom:none}.menu{background:#f8f8f8;padding:3rem 0}.menu h2{color:#d32f2f;margin-bottom:1rem}.menu-subtitle{color:#666;font-size:1.2rem;font-style:italic;margin-bottom:2rem}.menu-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:2rem}.menu-category.especialidades{grid-column:2;grid-row:2}@media (max-width:768px){.menu-category.especialidades{grid-column:1;grid-row:auto}}.menu-category{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;padding:2rem}.menu-category h3{border-bottom:2px solid #f44336;color:#d32f2f;margin-bottom:1.5rem;padding-bottom:.5rem}.menu-items{margin-bottom:1rem}.menu-item{align-items:center;border-bottom:1px solid #eee;display:flex;justify-content:space-between;padding:.8rem 0}.menu-item:last-child{border-bottom:none}.menu-item span:first-child{font-weight:500}.price{color:#d32f2f;font-size:.9rem;font-weight:700}.menu-item.special-pricing{background:linear-gradient(135deg,#fff3e0,#ffecb3);border-left:4px solid #ff9800;border-radius:8px;margin-bottom:.5rem;padding:1rem}.price-group{align-items:flex-end;display:flex;flex-direction:column;gap:.2rem}.regular-price{color:#999;font-size:.9rem;text-decoration:line-through}.special-price{background:#fff;border-radius:12px;box-shadow:0 2px 4px #0000001a;color:#d32f2f;font-size:1.1rem;font-weight:700;padding:.2rem .5rem}.menu-note{color:#666;font-size:.9rem;font-style:italic;margin:.5rem 0;text-align:center}.includes{border-top:1px solid #eee;margin-top:1.5rem;padding-top:1rem}.includes h4{color:#d32f2f;font-size:1rem;margin-bottom:.5rem}.includes ul{list-style:none;margin:0;padding:0}.includes li{color:#666;font-size:.9rem;padding:.2rem 0}.includes li:before{color:#4caf50;content:"✓ ";font-weight:700}.services{background:#fff;padding:3rem 0}.services h2{color:#d32f2f;margin-bottom:2rem}.services-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-top:2rem}.centered-card{grid-column:1/-1;margin:0 auto;max-width:300px}@media (min-width:768px){.services-grid{grid-template-columns:repeat(3,1fr)}.centered-card{grid-column:2;margin:0;max-width:none}}.service-card{background:#f8f8f8;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:2rem;text-align:center}.service-card:has(.meat-list){display:flex;flex-direction:column;justify-content:space-between;min-height:280px;padding:2.5rem;text-align:left}.service-card h4{color:#d32f2f;margin-bottom:1rem}.meat-list{color:#555;flex-grow:1;font-size:1rem;line-height:1.8;margin-top:1.5rem}.meat-list span{font-weight:500}.highlight-red{color:#d32f2f!important;font-weight:700!important}.free-offer{animation:pulse 2s infinite;background:linear-gradient(135deg,#4caf50,#388e3c);border-radius:12px;box-shadow:0 4px 12px #4caf504d;color:#fff;margin:1rem 0;padding:1rem;text-align:center}.free-badge{background:#fff;border-radius:20px;box-shadow:0 2px 4px #0003;color:#4caf50;font-size:.9rem;font-weight:700;margin-right:.5rem;padding:.3rem .8rem}.free-text{font-size:1.1rem;font-weight:700}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.02)}to{transform:scale(1)}}.map{background:#fff;padding:3rem 0}.map h2{color:#d32f2f;margin-bottom:2rem}.map-container{border-radius:8px;box-shadow:0 4px 8px #0000001a;overflow:hidden}.about{background:#fff3e0;padding:3rem 0}.about h2{color:#d32f2f;margin-bottom:2rem}.about p{line-height:1.6;margin:0 auto 1.5rem;max-width:800px;text-align:left}.footer{background:#333;color:#fff;padding:3rem 0 1rem}.footer-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:2rem}.footer-section h4{color:#f44336;margin-bottom:1rem}.footer-section{text-align:left}.footer-bottom{border-top:1px solid #555;padding-top:1rem;text-align:center}@media (max-width:768px){.header h1{font-size:2rem}.hero h2{font-size:1.5rem}.contact-info{flex-direction:column;font-size:.8rem;gap:.5rem}.info-grid,.products-grid,.services-grid{grid-template-columns:1fr}.about p,.footer-content{text-align:center}.footer-content{grid-template-columns:1fr}.footer-section{text-align:center}}.admin-login{align-items:center;background:linear-gradient(135deg,#d32f2f,#f44336);display:flex;justify-content:center;min-height:100vh}.login-container{background:#fff;border-radius:12px;box-shadow:0 8px 24px #0003;padding:3rem;text-align:center}.login-container h2{color:#d32f2f;margin-bottom:2rem}.login-container input{border:2px solid #ddd;border-radius:8px;font-size:1rem;margin-bottom:1rem;padding:1rem;width:100%}.login-container button{background:#d32f2f;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;padding:1rem;width:100%}.admin-dashboard{background:#f5f5f5;min-height:100vh;padding:2rem}.dashboard-header{align-items:center;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;display:flex;justify-content:space-between;margin-bottom:2rem;padding:2rem}.dashboard-header h1{color:#d32f2f;margin:0}.dashboard-actions{display:flex;gap:1rem}.dashboard-actions button{border:none;border-radius:8px;cursor:pointer;font-weight:700;padding:.8rem 1.5rem;transition:all .3s ease}.refresh-btn{background:#4caf50;color:#fff}.export-btn{background:#2196f3;color:#fff}.reset-btn{background:#f44336;color:#fff}.dashboard-actions button:hover{box-shadow:0 4px 12px #0003;transform:translateY(-2px)}.stats-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:2rem}.stat-card{align-items:center;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;display:flex;gap:1rem;padding:2rem;transition:transform .3s ease}.stat-card:hover{transform:translateY(-4px)}.stat-icon{align-items:center;background:linear-gradient(135deg,#d32f2f,#f44336);border-radius:50%;color:#fff;display:flex;font-size:2.5rem;height:60px;justify-content:center;width:60px}.stat-info h3{color:#666;font-size:.9rem;letter-spacing:1px;margin:0 0 .5rem;text-transform:uppercase}.stat-number{color:#d32f2f;font-size:2rem;font-weight:700;margin:0}.insights-section{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;padding:2rem}.insights-section h2{color:#d32f2f;margin-bottom:1.5rem}.insights-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.insight-card{background:#f8f8f8;border-left:4px solid #ff9800;border-radius:8px;padding:1.5rem}.insight-card h4{color:#d32f2f;margin-bottom:.5rem}.insight-card p{color:#666;margin:0}@media (max-width:768px){.dashboard-header{flex-direction:column;gap:1rem;text-align:center}.dashboard-actions{flex-wrap:wrap;justify-content:center}.stats-grid{grid-template-columns:1fr}}
/*# sourceMappingURL=main.1e4cd11d.css.map*/