.app-container{flex-direction:column;min-height:100vh;display:flex}.fade-in-section{opacity:0;transition:opacity .8s ease-out,transform .8s ease-out;transform:translateY(30px)}.fade-in-section.is-visible{opacity:1;transform:translateY(0)}@keyframes fadeInLoad{0%{opacity:0}to{opacity:1}}.fade-in-load{animation:1s ease-in forwards fadeInLoad}.navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100;background:#0a0a0acc;border-bottom:1px solid #ff2a2a33;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1rem;display:flex;position:sticky;top:0;box-shadow:0 4px 30px #00000080}.nav-logo{color:#fff;text-shadow:var(--glow-red);-webkit-user-select:none;user-select:none;margin:0;font-family:Pacifico,cursive;font-size:1.6rem}.nav-links{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;width:100%;display:flex}@media (min-width:768px){.navbar{flex-wrap:nowrap;padding:1.5rem 2rem}.nav-links{justify-content:flex-end;gap:2rem;width:auto}}.nav-link{color:#a0a0a0;text-transform:capitalize;font-family:Inter,sans-serif;font-size:1rem;font-weight:500}.nav-link:hover{color:#fff}.nav-cta{background-color:var(--neon-red);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:.6rem 1.5rem;font-family:Inter,sans-serif;font-weight:700;transition:all .3s;box-shadow:0 0 10px #ea4c4c66}.nav-cta:hover{background-color:#ff3b3b;transform:translateY(-2px);box-shadow:0 0 20px #ea4c4c99}.hero-split{flex-direction:column-reverse;align-items:center;gap:2rem;max-width:1200px;min-height:auto;margin:0 auto;padding:2rem 1rem;display:flex;position:relative}@media (min-width:768px){.hero-split{flex-direction:row;justify-content:space-between}}.hero-left,.hero-right{flex:1;justify-content:center;align-items:center;width:100%;display:flex}.hero-text-content{text-align:left;max-width:500px}.hero-title{color:#fff;margin-bottom:1rem;font-family:Inter,sans-serif;font-size:2.5rem;font-weight:900;line-height:1.1}@media (min-width:768px){.hero-title{font-size:3.5rem}}.text-neon-red{color:var(--neon-red);text-shadow:var(--glow-red)}.hero-subtitle{color:#a0a0a0;margin-bottom:2.5rem;font-family:Inter,sans-serif;font-size:1.2rem;line-height:1.6}.hero-buttons{flex-direction:column;gap:1rem;display:flex}@media (min-width:480px){.hero-buttons{flex-direction:row}}.primary-btn{background-color:var(--neon-yellow);color:#000;cursor:pointer;border:none;border-radius:8px;padding:1rem 2rem;font-family:Inter,sans-serif;font-size:1.1rem;font-weight:800;transition:all .3s;box-shadow:0 4px 15px #f2c94c4d}.primary-btn:hover{transform:translateY(-3px);box-shadow:0 6px 20px #f2c94c80}.secondary-btn{color:#fff;cursor:pointer;background-color:#0000;border:2px solid #fff3;border-radius:8px;padding:1rem 2rem;font-family:Inter,sans-serif;font-size:1.1rem;font-weight:700;transition:all .3s}.secondary-btn:hover{border-color:#fff}.hero-css-logo{transform:scale(.8)}@media (min-width:768px){.hero-css-logo{transform:scale(1.2)}}.css-logo{flex-direction:column;align-items:center;margin-bottom:2rem;display:flex;position:relative}.burger-top{border:4px solid var(--pale-yellow);width:140px;height:70px;box-shadow:inset 0 3px 10px var(--pale-yellow),0 -3px 10px var(--pale-yellow);border-bottom:0;border-radius:90px 90px 10px 10px;position:relative}.burger-top:after{content:"";border-top:4px solid var(--pale-yellow);width:60px;height:15px;box-shadow:0 -2px 5px var(--pale-yellow);border-radius:50%;position:absolute;top:15px;left:20px;transform:rotate(-10deg)}.burger-cheese{border-top:4px solid var(--neon-yellow);width:160px;height:15px;box-shadow:0 -2px 10px var(--neon-yellow);background:0 0;border-radius:50%;margin-top:5px;margin-bottom:5px}.brand-text-container{flex-direction:column;margin:10px 0;line-height:1;display:flex}.brand-tierra,.brand-querida{color:var(--neon-red);text-shadow:var(--glow-red);margin:-10px 0;font-family:Pacifico,cursive;font-size:4rem}.brand-querida{margin-left:30px}.burger-lettuce{border-top:4px solid var(--neon-green);width:150px;height:20px;box-shadow:0 -2px 10px var(--neon-green);border-radius:40%;margin-top:10px;margin-bottom:5px}.burger-bottom{border:4px solid var(--pale-yellow);width:140px;height:35px;box-shadow:inset 0 -3px 10px var(--pale-yellow),0 3px 10px var(--pale-yellow);border-top:0;border-radius:10px 10px 40px 40px}.menu-catalog-section{background-color:var(--color-bg);max-width:1000px;margin:0 auto;padding:5rem 2rem}.catalog-header{text-align:center;margin-bottom:3rem;line-height:1.1}.catalog-title-small{color:var(--neon-yellow);text-shadow:var(--glow-yellow);letter-spacing:2px;font-family:Inter,sans-serif;font-size:1.5rem;font-weight:500}.catalog-title-large{color:#fff;letter-spacing:4px;font-family:Inter,sans-serif;font-size:3rem;font-weight:800}.burger-tiers-grid{text-align:center;justify-content:space-between;gap:1rem;margin-bottom:3rem;display:flex}.tier-col{background:#0f0f0f99;border:1px solid #ffffff0d;border-radius:12px;flex-direction:column;flex:1;align-items:center;padding:2rem 1rem;transition:transform .3s,box-shadow .3s;display:flex}.tier-col:hover{border-color:#f2c94c33;transform:translateY(-5px);box-shadow:0 8px 30px #00000080}.tier-col-center{background:#141414cc;border-color:#f2c94c4d;transform:translateY(-15px);box-shadow:0 10px 40px #0006}.tier-col-center:hover{transform:translateY(-20px)}.tier-name{color:#fff;letter-spacing:2px;margin-bottom:1rem;font-family:Inter,sans-serif;font-size:1.4rem;font-weight:700}.tier-price-box{border:1px solid var(--neon-yellow);color:var(--neon-yellow);background:#f2c94c0d;border-radius:4px;padding:.5rem 1.5rem;font-family:Inter,sans-serif;font-size:1.6rem;font-weight:800}.ingredients-box{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0a0ab3;border:1px solid #ffffff1a;border-radius:8px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:5rem;padding:2rem;display:flex;box-shadow:0 10px 30px #00000080}.ing-title{color:#fff;text-align:center;border-right:1px solid #444;padding-right:1rem;font-family:Inter,sans-serif;font-size:1rem;font-weight:700}.ing-col{color:#ccc;border-right:1px solid #444;flex-direction:column;gap:1rem;padding-right:1rem;font-family:Inter,sans-serif;font-size:.9rem;display:flex}.ing-col:last-child{border-right:none}.ing-item{align-items:center;gap:.5rem;display:flex}.section-banner-row{align-items:center;gap:1.5rem;margin-bottom:2.5rem;display:flex}.banner-title{background-color:var(--neon-red);color:#fff;white-space:nowrap;letter-spacing:2px;border-radius:6px;padding:.6rem 2rem;font-family:Inter,sans-serif;font-size:1.4rem;font-weight:800;box-shadow:0 4px 15px #ea4c4c4d}.banner-line{border-bottom:1px dashed #fff3;flex:1}.banner-price{border:1px solid var(--neon-yellow);color:var(--neon-yellow);background:#f2c94c1a;border-radius:6px;padding:.5rem 1.5rem;font-family:Inter,sans-serif;font-size:1.4rem;font-weight:800}.additions-list{text-align:center;color:#fff;letter-spacing:1px;margin-bottom:4rem;font-family:Inter,sans-serif;font-size:1.2rem;font-weight:600;line-height:2}.fries-grid{justify-content:space-between;align-items:center;margin-bottom:3rem;display:flex}.fries-col{flex-direction:column;gap:1rem;display:flex}.fries-left{text-align:left}.fries-right{text-align:right}.fry-item{color:#fff;font-family:Inter,sans-serif;font-size:1.2rem;font-weight:600;position:relative}.fries-left .fry-item:after{content:"";border-bottom:1px dashed #666;width:50px;position:absolute;top:50%;left:110%}.fries-right .fry-item:before{content:"";border-bottom:1px dashed #666;width:50px;position:absolute;top:50%;right:110%}.fries-center-image{flex:1;justify-content:center;display:flex}.fry-cone-placeholder{filter:drop-shadow(0 0 10px var(--neon-yellow));font-size:6rem}.catalog-legal{text-align:center;color:#666;border-top:1px solid #ffffff0d;margin-top:4rem;padding-top:2rem;font-family:Inter,sans-serif;font-size:.85rem;line-height:1.8}.footer{background-color:#000;border-top:1px solid #ffffff0d;padding:4rem 2rem 2rem;font-family:Inter,sans-serif}.footer-content{text-align:center;flex-direction:column;justify-content:center;gap:3rem;max-width:1000px;margin:0 auto 3rem;display:flex}@media (min-width:768px){.footer-content{text-align:left;flex-direction:row;justify-content:space-between}}.footer-brand-section{flex:1;min-width:250px}.footer-logo-container{margin-bottom:1rem}.footer-logo-img{max-width:180px;height:auto}.footer-slogan{color:#888;font-size:1rem;line-height:1.6}.footer-contact-section{flex:1;min-width:250px}.footer-heading{color:#fff;text-transform:uppercase;letter-spacing:1px;margin-bottom:1.5rem;font-size:1.2rem;font-weight:600}.contact-item{color:#aaa;align-items:center;gap:1rem;margin-bottom:1rem;font-size:.95rem;display:flex}.contact-icon{font-size:1.2rem}.contact-item.mt-3{margin-top:1.5rem}.social-link.instagram-footer{color:#ccc;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;align-items:center;width:fit-content;padding:8px 15px;text-decoration:none;transition:all .3s;display:flex}.social-link.instagram-footer:hover{color:#fff;background:#e1306c1a;border-color:#e1306c;transform:translateY(-2px);box-shadow:0 4px 15px #e1306c33}.social-link.instagram-footer svg{color:#e1306c;transition:all .3s}.social-link.instagram-footer:hover svg{filter:drop-shadow(0 0 5px #e1306c80)}.social-text.ms-2{margin-left:10px;font-weight:500}.footer-bottom{text-align:center;color:#555;border-top:1px solid #ffffff0d;padding-top:2rem;font-size:.85rem}.social-sidebar{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#0a0a0ad9;border-top:1px solid #ffffff1a;border-bottom:1px solid #ffffff1a;border-left:1px solid #ffffff1a;border-top-left-radius:8px;border-bottom-left-radius:8px;flex-direction:column;display:flex;position:fixed;top:50%;right:0;overflow:hidden;transform:translateY(-50%);box-shadow:-5px 0 20px #00000080}.social-sidebar-link{color:#fff;border-bottom:1px solid #ffffff1a;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex;position:relative}.social-sidebar-link:last-child{border-bottom:none}.social-sidebar-link svg{z-index:2;transition:transform .3s cubic-bezier(.175,.885,.32,1.275)}.social-sidebar-link:before{content:"";background:var(--bg-hover);transform-origin:100%;z-index:1;transition:transform .3s;position:absolute;inset:0;transform:scaleX(0)}.social-sidebar-link.instagram{--bg-hover:linear-gradient(45deg,#f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%)}.social-sidebar-link.whatsapp{--bg-hover:#25d366}.social-sidebar-link:hover:before{transform:scaleX(1)}.social-sidebar-link:hover svg{transform:scale(1.2)}.about-section{background:linear-gradient(#0a0a0a00 0%,#14000080 100%);padding:6rem 2rem;position:relative;overflow:hidden}.about-container{flex-direction:column;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;display:flex}@media (min-width:992px){.about-container{flex-direction:row;justify-content:space-between}}.about-text-content{flex:1;max-width:600px}.section-title{color:#fff;letter-spacing:1px;margin-bottom:2rem;font-family:Inter,sans-serif;font-size:2.5rem;font-weight:900}@media (min-width:768px){.section-title{font-size:3.5rem}}.about-paragraphs{flex-direction:column;gap:1.5rem;display:flex}.about-paragraphs p{color:silver;border-left:2px solid #0000;margin:0;padding-left:1.5rem;font-family:Inter,sans-serif;font-size:1.1rem;line-height:1.8;transition:all .3s;position:relative}.about-paragraphs p:hover{color:#fff;border-left-color:var(--neon-red);transform:translate(5px)}.brand-highlight{color:var(--neon-red);text-shadow:0 0 10px #ff2a2a66;font-family:Pacifico,cursive;font-size:1.3rem}.about-highlight{font-weight:700;color:var(--neon-yellow)!important;border-left-color:var(--neon-yellow)!important;margin-top:1rem!important;font-size:1.25rem!important}.about-highlight:hover{text-shadow:0 0 15px #f2c94c4d;border-left-color:var(--neon-yellow)!important}.about-image-wrapper{flex:1;justify-content:center;align-items:center;max-width:500px;display:flex;position:relative}.about-image-glow{filter:blur(40px);z-index:0;background:radial-gradient(circle,#ff2a2a33 0%,#0000 70%);width:80%;height:80%;animation:4s infinite alternate pulseGlow;position:absolute}@keyframes pulseGlow{0%{opacity:.5;transform:scale(.8)}to{opacity:.8;transform:scale(1.2)}}.about-image{z-index:1;filter:drop-shadow(0 20px 30px #0009);width:100%;height:auto;transition:transform .5s;position:relative;transform:rotate(-5deg)}.about-image:hover{transform:rotate(0)scale(1.05)}.ecommerce-section{max-width:1200px;margin:0 auto;padding:5rem 2rem}.section-header-row{border-bottom:1px solid #ffffff0d;margin-bottom:3rem;padding-bottom:1rem}.ecommerce-title{color:#fff;letter-spacing:1px;font-family:Inter,sans-serif;font-size:2rem;font-weight:800}.product-grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:600px){.product-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.product-grid{grid-template-columns:repeat(3,1fr)}}.product-card{background:#111;border:1px solid #ffffff0d;border-radius:16px;flex-direction:column;padding:1.5rem;transition:transform .3s,border-color .3s;display:flex}.product-card:hover{border-color:#f2c94c4d;transform:translateY(-8px)}.product-image-container{background:radial-gradient(circle,#ffffff0d 0%,#0000 70%);border-radius:12px;justify-content:center;align-items:center;height:220px;margin-bottom:1.5rem;padding:1rem;display:flex}.product-image{object-fit:contain;filter:drop-shadow(0 10px 15px #00000080);width:100%;height:100%;transition:transform .3s}.product-card:hover .product-image{transform:scale(1.05)}.product-info{flex-direction:column;flex:1;display:flex}.product-title{color:#fff;margin-bottom:.5rem;font-family:Inter,sans-serif;font-size:1.3rem;font-weight:700}.product-desc{color:#888;flex:1;margin-bottom:1.5rem;font-family:Inter,sans-serif;font-size:.9rem;line-height:1.5}.product-action-row{justify-content:space-between;align-items:center;display:flex}.product-price{color:var(--neon-yellow);font-family:Inter,sans-serif;font-size:1.2rem;font-weight:800}.add-to-cart-btn{background-color:var(--neon-red);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:.6rem 1.2rem;font-family:Inter,sans-serif;font-weight:700;transition:all .3s}.add-to-cart-btn:hover{background-color:#ff3b3b;transform:translateY(-2px);box-shadow:0 4px 15px #ea4c4c66}.sedes-container{width:100%;max-width:1200px;margin:0 auto;padding:4rem 2rem}.sedes-controls{flex-direction:column;justify-content:center;align-items:center;gap:1rem;margin-bottom:3rem;display:flex}@media (min-width:768px){.sedes-controls{flex-direction:row}}.sedes-searchbar{color:#fff;background:#0a0a0acc;border:1px solid #fff3;border-radius:8px;width:100%;max-width:500px;padding:12px 20px;font-family:Inter,sans-serif;font-size:1rem;transition:all .3s}.sedes-searchbar:focus{border-color:var(--neon-red);outline:none;box-shadow:0 0 10px #ff2a2a4d}.sedes-geo-btn{color:var(--neon-yellow);border:1px solid var(--neon-yellow);cursor:pointer;background-color:#0000;border-radius:8px;align-items:center;padding:12px 20px;font-family:Inter,sans-serif;font-weight:600;transition:all .3s;display:flex}.sedes-geo-btn:hover{background-color:#f2c94c1a;transform:translateY(-2px);box-shadow:0 0 15px #f2c94c66}.location-card-grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:600px){.location-card-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.location-card-grid{grid-template-columns:repeat(3,1fr)}}.location-card{background:#111;border:1px solid #ffffff0d;border-radius:12px;flex-direction:column;padding:1.5rem;transition:transform .3s,border-color .3s;display:flex}.location-card:hover{border-color:#ff2a2a66;transform:translateY(-5px);box-shadow:0 5px 20px #ff2a2a26}.location-title{color:#fff;border-bottom:1px dashed #ffffff1a;margin-bottom:1rem;padding-bottom:.5rem;font-family:Inter,sans-serif;font-size:1.25rem}.location-info p{color:#a0a0a0;margin-bottom:.5rem;font-family:Inter,sans-serif;font-size:.95rem;line-height:1.5}.location-info strong{color:#ccc}.location-distance{text-align:center;background:#f2c94c1a;border:1px solid #f2c94c4d;border-radius:6px;padding:.5rem;font-weight:700;color:var(--neon-yellow)!important;margin-top:1rem!important;font-size:1.05rem!important}.cart-page-split{flex-direction:column;gap:3rem;max-width:1300px;min-height:calc(100vh - 100px);margin:0 auto;padding:3rem 2rem;display:flex}@media (min-width:992px){.cart-page-split{flex-direction:row;align-items:flex-start}}.cart-menu-side{flex:65%}.cart-categories-container{flex-direction:column;gap:3rem;display:flex}.cart-category-title{color:#fff;text-transform:uppercase;letter-spacing:1px;border-bottom:2px solid #ff2a2a4d;margin-bottom:1.5rem;padding-bottom:.5rem;font-family:Inter,sans-serif;font-size:1.8rem}.cart-menu-grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:600px){.cart-menu-grid{grid-template-columns:repeat(2,1fr)}}.cart-menu-item{background:#111;border:1px solid #ffffff0d;border-radius:12px;flex-direction:column;transition:transform .3s,border-color .3s;display:flex;overflow:hidden}.cart-menu-item:hover{border-color:#ff2a2a4d;transform:translateY(-5px)}.cart-item-img{object-fit:cover;border-bottom:2px solid #ffffff0d;width:100%;height:200px}.cart-item-info{flex-direction:column;flex-grow:1;padding:1.5rem;display:flex}.cart-item-title{color:#fff;margin-bottom:.5rem;font-family:Inter,sans-serif;font-size:1.2rem}.cart-item-desc{color:#888;flex-grow:1;margin-bottom:1.5rem;font-size:.9rem;line-height:1.4}.cart-item-action{border-top:1px dashed #ffffff1a;justify-content:space-between;align-items:center;padding-top:1rem;display:flex}.cart-item-price{color:var(--neon-yellow);font-size:1.2rem;font-weight:700}.btn-small{padding:8px 16px;font-size:.9rem}.cart-summary-side{flex:35%;position:sticky;top:100px}.cart-summary-box{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#141414f2;border:1px solid #ff2a2a33;border-radius:16px;padding:2rem;box-shadow:0 10px 40px #00000080,0 0 20px #ff2a2a1a}.cart-summary-header{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1.5rem;display:flex}.cart-summary-header h2{color:#fff;align-items:center;font-family:Inter,sans-serif;font-size:1.5rem;display:flex}.cart-badge{background:var(--neon-red);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.9rem;font-weight:700;display:flex;box-shadow:0 0 10px #ff2a2a66}.cart-empty-state{text-align:center;color:#888;padding:3rem 0}.empty-icon{opacity:.5;filter:grayscale();margin-bottom:1rem;font-size:4rem}.cart-empty-state p{color:#ccc;margin-bottom:.5rem;font-size:1.2rem;font-weight:500}.cart-empty-state span{font-size:.9rem}.cart-items-list{flex-direction:column;gap:1.25rem;max-height:400px;margin-bottom:2rem;padding-right:.5rem;display:flex;overflow-y:auto}.cart-items-list::-webkit-scrollbar{width:6px}.cart-items-list::-webkit-scrollbar-thumb{background-color:#ff2a2a4d;border-radius:10px}.cart-summary-item{border-left:3px solid var(--neon-red);background:#0000004d;border-radius:8px;flex-direction:column;gap:.75rem;padding:1rem;display:flex}.cart-summary-details{justify-content:space-between;align-items:flex-start;display:flex}.cart-summary-details h4{color:#fff;max-width:70%;margin:0;font-size:1.05rem;font-weight:500;line-height:1.3}.cart-summary-price{color:var(--neon-yellow);font-weight:700}.cart-quantity-controls{align-items:center;gap:.75rem;display:flex}.cart-quantity-controls button{color:#fff;cursor:pointer;background:#333;border:none;border-radius:4px;justify-content:center;align-items:center;width:28px;height:28px;transition:background .2s;display:flex}.cart-quantity-controls button:hover{background:#555}.cart-quantity-controls span{color:#fff;text-align:center;min-width:20px;font-weight:600}.remove-item-btn{margin-left:auto;color:#ff4a4a!important;background:0 0!important}.remove-item-btn:hover{background:#ff4a4a1a!important}.cart-total-section{border-top:1px solid #ffffff1a;padding-top:1.5rem}.cart-total-row{color:#bbb;justify-content:space-between;margin-bottom:.75rem;font-size:1.1rem;display:flex}.total-highlight{color:#fff;margin-top:1rem;font-size:1.4rem;font-weight:700}.total-highlight span:last-child{color:var(--neon-red);text-shadow:0 0 10px #ff2a2a66}
