.header[data-v-b8d03375]{background:linear-gradient(135deg,#c62828,#d32f2f);color:#fff;padding:1rem 0;box-shadow:0 2px 10px #0000001a;position:sticky;top:0;z-index:1000}.header-content[data-v-b8d03375]{display:flex;justify-content:space-between;align-items:center}.logo-section[data-v-b8d03375]{display:flex;align-items:center;gap:10px}.logo-icon[data-v-b8d03375]{font-size:2rem;background:#fff;padding:8px 12px;border-radius:8px}.logo-text[data-v-b8d03375]{font-size:1.8rem;font-weight:700;margin:0}.nav-menu[data-v-b8d03375]{display:flex;align-items:center;gap:2rem}.nav-menu a[data-v-b8d03375]{color:#fff;text-decoration:none;font-weight:500;transition:color .3s ease;position:relative}.nav-menu a[data-v-b8d03375]:hover{color:#ffc107}.nav-menu a[data-v-b8d03375]:after{content:"";position:absolute;bottom:-5px;left:0;width:0;height:2px;background:#ffc107;transition:width .3s ease}.nav-menu a[data-v-b8d03375]:hover:after{width:100%}.btn-phone[data-v-b8d03375]{background:#ffc107;color:#c62828;padding:10px 20px;border-radius:8px;font-weight:600;transition:all .3s ease}.btn-phone[data-v-b8d03375]:hover{background:#ffb300;transform:translateY(-2px);box-shadow:0 4px 12px #ffc10766}.btn-phone[data-v-b8d03375]:after{display:none}.menu-toggle[data-v-b8d03375]{display:none;flex-direction:column;gap:5px;background:transparent;border:none;cursor:pointer;padding:5px}.menu-toggle span[data-v-b8d03375]{width:25px;height:3px;background:#fff;border-radius:3px;transition:all .3s ease}@media (max-width: 768px){.menu-toggle[data-v-b8d03375]{display:flex}.nav-menu[data-v-b8d03375]{position:fixed;top:70px;left:0;right:0;background:#c62828;flex-direction:column;padding:2rem;gap:1.5rem;transform:translate(100%);transition:transform .3s ease;box-shadow:0 4px 10px #0003}.nav-menu.nav-open[data-v-b8d03375]{transform:translate(0)}.logo-text[data-v-b8d03375]{font-size:1.5rem}}.hero[data-v-04155a3e]{position:relative;height:90vh;min-height:600px;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;overflow:hidden}.hero-carousel[data-v-04155a3e]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.carousel-slide[data-v-04155a3e]{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;opacity:0;transition:opacity 1.5s ease-in-out}.carousel-slide.active[data-v-04155a3e]{opacity:1}.hero-overlay[data-v-04155a3e]{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(#c62828bf,#d32f2fbf),radial-gradient(circle at center,transparent 0%,rgba(0,0,0,.3) 100%);z-index:1}.hero-content[data-v-04155a3e]{position:relative;z-index:2}.hero-text[data-v-04155a3e]{max-width:800px;margin:0 auto}.hero-title[data-v-04155a3e]{font-size:3.5rem;font-weight:700;margin-bottom:1rem;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.hero-subtitle[data-v-04155a3e]{font-size:1.8rem;margin-bottom:1.5rem;color:#ffc107;font-weight:600}.hero-description[data-v-04155a3e]{font-size:1.2rem;margin-bottom:2.5rem;line-height:1.8;opacity:.95}.hero-buttons[data-v-04155a3e]{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap}@media (max-width: 768px){.hero[data-v-04155a3e]{height:70vh;min-height:500px}.hero-title[data-v-04155a3e]{font-size:2.5rem}.hero-subtitle[data-v-04155a3e]{font-size:1.4rem}.hero-description[data-v-04155a3e]{font-size:1rem}.hero-buttons[data-v-04155a3e]{flex-direction:column;align-items:center}.hero-buttons .btn[data-v-04155a3e]{width:100%;max-width:300px}}.menu-section[data-v-b7fb8a67]{background:#f8f9fa}.menu-category-section[data-v-b7fb8a67]{background:#fff;border-radius:16px;padding:2.5rem;margin-bottom:3rem;box-shadow:0 4px 20px #00000014}.category-header[data-v-b7fb8a67]{display:flex;align-items:center;gap:1rem;margin-bottom:2rem;flex-wrap:wrap}.category-icon[data-v-b7fb8a67]{font-size:3rem}.category-title-main[data-v-b7fb8a67]{font-size:2rem;color:#c62828;margin:0;flex:1}.halal-badge[data-v-b7fb8a67]{background:#4caf50;color:#fff;padding:.5rem 1rem;border-radius:8px;font-weight:700;font-size:.9rem}.menu-items-grid[data-v-b7fb8a67]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.menu-item-card[data-v-b7fb8a67]{background:#fff;border-radius:12px;padding:0;border:2px solid transparent;transition:all .3s ease;overflow:hidden;display:flex;flex-direction:column}.menu-item-card[data-v-b7fb8a67]:hover{border-color:#ffc107;transform:translateY(-3px);box-shadow:0 4px 12px #0000001a}.item-name[data-v-b7fb8a67]{font-size:1.3rem;font-weight:700;color:#c62828;margin-bottom:.8rem;text-transform:uppercase;padding:1.5rem 1.5rem .8rem}.item-description[data-v-b7fb8a67]{color:#666;font-size:.9rem;line-height:1.6;margin-bottom:1rem;text-transform:uppercase;padding:0 1.5rem}.item-prices[data-v-b7fb8a67]{display:flex;flex-direction:column;gap:.5rem;margin-top:auto;padding:1rem 1.5rem 1.5rem;border-top:1px solid #eee;background:#f8f9fa}.price-simple[data-v-b7fb8a67]{font-size:1rem;color:#333}.price-menu[data-v-b7fb8a67]{font-size:1.1rem;font-weight:700;color:#c62828}.tacos-section[data-v-b7fb8a67]{margin-bottom:2.5rem;padding:2rem;background:#fff;border-radius:12px;border:1px solid #eee}.tacos-section-title[data-v-b7fb8a67]{font-size:1.5rem;font-weight:700;text-transform:uppercase;padding:.75rem 1.5rem;border-radius:8px;margin:1.5rem 1.5rem 1rem;display:inline-block}.tacos-section-title.classique[data-v-b7fb8a67]{background:#ff9800;color:#fff}.tacos-section-title.gratine[data-v-b7fb8a67]{background:#9c27b0;color:#fff}.tacos-description[data-v-b7fb8a67]{font-size:.95rem;color:#666;margin:0 1.5rem 1.5rem;font-weight:500;text-transform:uppercase}.tacos-items[data-v-b7fb8a67]{display:flex;flex-direction:column;gap:1rem;margin:0 1.5rem 1.5rem}.tacos-item[data-v-b7fb8a67]{display:flex;justify-content:space-between;align-items:center;padding:1rem;background:#fff;border-radius:8px;flex-wrap:wrap;gap:1rem}.tacos-size[data-v-b7fb8a67]{font-weight:600;color:#333}.tacos-prices[data-v-b7fb8a67]{color:#666}.tacos-prices strong[data-v-b7fb8a67]{color:#c62828;font-size:1.1rem}.gratines-special[data-v-b7fb8a67]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;margin:1.5rem 1.5rem 0;padding-bottom:1.5rem}.gratine-special-item[data-v-b7fb8a67]{background:#fff;padding:1rem;border-radius:8px;border-left:4px solid #9c27b0}.gratine-name[data-v-b7fb8a67]{font-size:1.1rem;font-weight:700;color:#9c27b0;margin-bottom:.5rem}.gratine-desc[data-v-b7fb8a67]{font-size:.85rem;color:#666;text-transform:uppercase;line-height:1.4}.custom-options[data-v-b7fb8a67]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-top:2rem;padding-top:2rem;border-top:2px solid #eee}.option-group[data-v-b7fb8a67]{background:#f8f9fa;padding:1.5rem;border-radius:8px}.option-title[data-v-b7fb8a67]{font-size:1.1rem;font-weight:700;color:#c62828;margin-bottom:.8rem;text-transform:uppercase}.option-list[data-v-b7fb8a67]{font-size:.9rem;color:#666;line-height:1.8;text-transform:uppercase}.sides-grid[data-v-b7fb8a67]{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem}.side-item[data-v-b7fb8a67]{background:#fff;border-radius:12px;text-align:center;overflow:hidden;border:2px solid transparent;transition:all .3s ease;display:flex;flex-direction:column}.side-item[data-v-b7fb8a67]:hover{border-color:#ffc107;transform:translateY(-3px);box-shadow:0 4px 12px #0000001a}.side-item .item-name[data-v-b7fb8a67]{padding:1.5rem 1.5rem .5rem}.side-item .item-prices[data-v-b7fb8a67]{padding:1rem 1.5rem 1.5rem;margin-top:auto;border-top:1px solid #eee;background:#f8f9fa}.desserts-grid[data-v-b7fb8a67]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.dessert-item[data-v-b7fb8a67]{background:#fff;border-radius:12px;text-align:center;border:2px solid #ffb74d;overflow:hidden;transition:all .3s ease;display:flex;flex-direction:column}.dessert-item[data-v-b7fb8a67]:hover{transform:translateY(-3px);box-shadow:0 4px 12px #ffb74d4d}.dessert-item .item-name[data-v-b7fb8a67]{padding:1.5rem 1.5rem .5rem}.dessert-item .item-price[data-v-b7fb8a67]{font-size:1.5rem;font-weight:700;color:#c62828;padding:0 1.5rem 1.5rem;margin-top:auto}.student-menu[data-v-b7fb8a67]{background:linear-gradient(135deg,#ffc107,#ffb300);border-radius:16px;padding:3rem 2rem;text-align:center;color:#c62828;box-shadow:0 4px 20px #ffc1074d;margin-top:3rem}.student-badge[data-v-b7fb8a67]{font-size:4rem;margin-bottom:1rem}.student-title[data-v-b7fb8a67]{font-size:2rem;margin-bottom:1rem;font-weight:700}.student-hours[data-v-b7fb8a67]{font-size:1.2rem;font-weight:600;margin-bottom:2rem}.student-menu-items[data-v-b7fb8a67]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:2rem}.student-item[data-v-b7fb8a67]{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 2px 10px #0000001a}.student-item h4[data-v-b7fb8a67]{font-size:1.2rem;margin-bottom:1rem;color:#c62828}.student-price[data-v-b7fb8a67]{font-size:2rem;font-weight:700;color:#c62828;margin-bottom:.5rem}.student-includes[data-v-b7fb8a67]{font-size:.9rem;color:#666;font-style:italic}@media (max-width: 768px){.menu-category-section[data-v-b7fb8a67]{padding:1.5rem}.menu-items-grid[data-v-b7fb8a67],.sides-grid[data-v-b7fb8a67],.desserts-grid[data-v-b7fb8a67]{grid-template-columns:1fr}.tacos-item[data-v-b7fb8a67]{flex-direction:column;align-items:flex-start}.gratines-special[data-v-b7fb8a67],.custom-options[data-v-b7fb8a67]{grid-template-columns:1fr}.student-menu[data-v-b7fb8a67]{padding:2rem 1.5rem}.student-menu-items[data-v-b7fb8a67]{grid-template-columns:1fr}.category-title-main[data-v-b7fb8a67]{font-size:1.6rem}}.contact-section[data-v-9e72e79f]{background:#fff}.contact-grid[data-v-9e72e79f]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-bottom:4rem}.contact-card[data-v-9e72e79f]{background:#f8f9fa;border-radius:16px;padding:2.5rem 2rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease;border:2px solid transparent}.contact-card[data-v-9e72e79f]:hover{transform:translateY(-5px);box-shadow:0 8px 30px #0000001a;border-color:#ffc107}.contact-icon[data-v-9e72e79f]{font-size:3.5rem;margin-bottom:1rem}.contact-card-title[data-v-9e72e79f]{font-size:1.5rem;color:#c62828;margin-bottom:1.5rem;font-weight:600}.contact-info[data-v-9e72e79f]{font-size:1.1rem;color:#333;line-height:1.8;margin-bottom:1.5rem}.contact-link[data-v-9e72e79f]{color:#c62828;text-decoration:none;font-weight:600;transition:color .3s ease;display:inline-block}.contact-link[data-v-9e72e79f]:hover{color:#ffc107}.hours-info[data-v-9e72e79f]{display:flex;flex-direction:column;gap:1.2rem;text-align:left}.hours-day[data-v-9e72e79f]{display:flex;justify-content:space-between;align-items:flex-start;padding-bottom:1.2rem;border-bottom:1px solid #ddd}.hours-day[data-v-9e72e79f]:last-child{border-bottom:none;padding-bottom:0}.hours-day.highlight[data-v-9e72e79f]{background:#fff3cd;padding:1rem;border-radius:8px;margin-top:.5rem;border-bottom:none}.day[data-v-9e72e79f]{font-weight:600;color:#333;flex:1}.time[data-v-9e72e79f]{color:#666;text-align:right;font-size:.95rem;line-height:1.6}.cta-section[data-v-9e72e79f]{background:linear-gradient(135deg,#c62828,#d32f2f);border-radius:16px;padding:3rem 2rem;text-align:center;color:#fff;box-shadow:0 4px 20px #c628284d}.cta-title[data-v-9e72e79f]{font-size:2rem;margin-bottom:1rem;font-weight:700}.cta-text[data-v-9e72e79f]{font-size:1.2rem;margin-bottom:2rem;opacity:.95}.cta-buttons[data-v-9e72e79f]{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap}.map-section[data-v-9e72e79f]{margin-bottom:4rem;background:#f8f9fa;border-radius:16px;padding:2.5rem;box-shadow:0 4px 20px #00000014}.map-title[data-v-9e72e79f]{font-size:1.8rem;color:#c62828;text-align:center;margin-bottom:.5rem;font-weight:700}.map-subtitle[data-v-9e72e79f]{text-align:center;color:#666;font-size:1.1rem;margin-bottom:2rem;font-weight:500}.map-container[data-v-9e72e79f]{border-radius:12px;overflow:hidden;box-shadow:0 4px 15px #0000001a;margin-bottom:1.5rem;background:#fff}.map-iframe[data-v-9e72e79f]{width:100%;height:450px;border:none;display:block}.map-actions[data-v-9e72e79f]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.map-link[data-v-9e72e79f]{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#fff;color:#c62828;text-decoration:none;border-radius:8px;font-weight:600;transition:all .3s ease;border:2px solid #FFC107}.map-link[data-v-9e72e79f]:hover{background:#ffc107;color:#c62828;transform:translateY(-2px);box-shadow:0 4px 12px #ffc10766}@media (max-width: 768px){.contact-grid[data-v-9e72e79f]{grid-template-columns:1fr}.contact-card[data-v-9e72e79f]{padding:2rem 1.5rem}.hours-day[data-v-9e72e79f]{flex-direction:column;gap:.5rem}.time[data-v-9e72e79f]{text-align:left}.cta-section[data-v-9e72e79f]{padding:2rem 1.5rem}.cta-title[data-v-9e72e79f]{font-size:1.6rem}.cta-buttons[data-v-9e72e79f]{flex-direction:column;align-items:center}.cta-buttons .btn[data-v-9e72e79f]{width:100%;max-width:300px}.map-section[data-v-9e72e79f]{padding:1.5rem}.map-title[data-v-9e72e79f]{font-size:1.5rem}.map-subtitle[data-v-9e72e79f]{font-size:1rem}.map-iframe[data-v-9e72e79f]{height:350px}.map-actions[data-v-9e72e79f]{flex-direction:column;align-items:center}.map-link[data-v-9e72e79f]{width:100%;max-width:300px;justify-content:center}}.footer[data-v-1ed717ee]{background:#1a1a1a;color:#fff;padding:3rem 0 1.5rem}.footer-content[data-v-1ed717ee]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2.5rem;margin-bottom:2.5rem}.footer-section[data-v-1ed717ee]{display:flex;flex-direction:column}.footer-title[data-v-1ed717ee]{font-size:1.3rem;margin-bottom:1rem;color:#ffc107;font-weight:600}.footer-description[data-v-1ed717ee]{color:#ccc;line-height:1.6;font-size:.95rem}.footer-info[data-v-1ed717ee]{color:#ccc;line-height:2}.footer-info a[data-v-1ed717ee]{color:#ffc107;text-decoration:none;transition:color .3s ease}.footer-info a[data-v-1ed717ee]:hover{color:#ffb300}.footer-hours[data-v-1ed717ee]{color:#ccc;line-height:2;font-size:.9rem}.footer-hours p[data-v-1ed717ee]{margin-bottom:.5rem}.student-hours-footer[data-v-1ed717ee]{color:#ffc107;margin-top:.5rem;font-weight:500}.footer-nav[data-v-1ed717ee]{display:flex;flex-direction:column;gap:.8rem}.footer-nav a[data-v-1ed717ee]{color:#ccc;text-decoration:none;transition:color .3s ease;font-size:.95rem}.footer-nav a[data-v-1ed717ee]:hover{color:#ffc107}.footer-bottom[data-v-1ed717ee]{border-top:1px solid #333;padding-top:1.5rem;text-align:center;color:#999;font-size:.9rem}.footer-bottom p[data-v-1ed717ee]{margin:.5rem 0}.footer-location[data-v-1ed717ee]{font-size:.85rem;color:#666}@media (max-width: 768px){.footer-content[data-v-1ed717ee]{grid-template-columns:1fr;gap:2rem}.footer[data-v-1ed717ee]{padding:2rem 0 1rem}}.app[data-v-f624e217]{min-height:100vh;background:#fff}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;color:#333;overflow-x:hidden}#app{min-height:100vh}html{scroll-behavior:smooth}.container{max-width:1200px;margin:0 auto;padding:0 20px}.btn{display:inline-block;padding:12px 30px;border-radius:8px;font-weight:600;text-decoration:none;transition:all .3s ease;border:none;cursor:pointer;font-size:16px}.btn-primary{background:#ffc107;color:#c62828}.btn-primary:hover{background:#ffb300;transform:translateY(-2px);box-shadow:0 4px 12px #ffc10766}.btn-secondary{background:#c62828;color:#fff}.btn-secondary:hover{background:#b71c1c;transform:translateY(-2px)}.section{padding:80px 20px}.section-title{font-size:2.5rem;text-align:center;margin-bottom:50px;color:#c62828;position:relative}.section-title:after{content:"";display:block;width:80px;height:4px;background:#ffc107;margin:15px auto;border-radius:2px}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.fade-in-up{animation:fadeInUp .6s ease-out}@media (max-width: 768px){.section-title{font-size:2rem}.section{padding:60px 20px}}
