:root{--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:16px/1.6 var(--sans);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body{width:100%;height:100%;margin:0;padding:0}#root{flex-direction:column;width:100%;height:100%;display:flex}a{color:inherit;text-decoration:none}html{scroll-behavior:smooth}*{box-sizing:border-box;margin:0;padding:0}body{color:#333;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6}.App{flex-direction:column;width:100%;min-height:100vh;display:flex}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 20px}.navbar{z-index:100;background:linear-gradient(135deg,#8b0000 0%,#dc143c 100%);padding:1rem 0;position:sticky;top:0;box-shadow:0 2px 10px #0000001a}.nav-container{justify-content:space-between;align-items:center;display:flex}.nav-right{align-items:center;gap:1.5rem;display:flex}.language-switcher{cursor:pointer;color:#8b0000;background:#fff;border:none;border-radius:999px;padding:.45rem .9rem;font-weight:700;transition:transform .2s,box-shadow .2s;box-shadow:0 2px 8px #0000001f}.language-switcher:hover,.language-switcher:focus{transform:translateY(-1px);box-shadow:0 4px 12px #00000029}.logo{color:#fff;letter-spacing:.5px;align-items:center;gap:.75rem;font-size:1.6rem;font-weight:700;display:flex}.logo img{object-fit:contain;width:42px;height:42px}.nav-menu{gap:2rem;list-style:none;display:flex}.nav-menu a{color:#fff;font-weight:500;text-decoration:none;transition:opacity .3s}.nav-menu a:hover{opacity:.8}.gallery-section{background:#fff8f8;padding:3rem 20px 4rem}.gallery-heading{text-align:center;margin-bottom:2rem}.gallery-heading h2{color:#8b0000;margin-bottom:.5rem;font-size:2.2rem}.gallery-heading p{color:#666;max-width:720px;margin:0 auto}.gallery-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));align-items:stretch;gap:1rem;display:grid}.gallery-card{background:#fff;border-radius:14px;width:100%;max-width:320px;margin:0 auto;overflow:hidden;box-shadow:0 6px 18px #00000014}.gallery-card img{object-fit:cover;width:100%;height:200px;transition:transform .3s;display:block}.gallery-card:hover img{transform:scale(1.03)}@media (width<=768px){.nav-container{flex-direction:column;align-items:stretch;gap:1rem}.nav-right{flex-direction:column;align-items:stretch;gap:1rem;width:100%;display:flex}.nav-menu{flex-direction:column;align-items:center;gap:.55rem;width:100%;padding:0;font-size:.95rem;display:flex}.nav-menu li{text-align:center;width:100%;min-width:0}.nav-menu a{background:#ffffff1f;border-radius:999px;width:100%;padding:.45rem .75rem;display:block}.logo{justify-content:center;font-size:1.4rem}.language-switcher{align-self:center;width:100%;max-width:220px}.gallery-grid{grid-template-columns:1fr}.gallery-card{max-width:100%}.gallery-card img{height:180px}}.about-banner{border-radius:12px;width:100%;margin-bottom:1.5rem;overflow:hidden;box-shadow:0 6px 20px #0000001a}.about-banner img{object-fit:cover;width:100%;height:auto;display:block}.hero{color:#fff;text-align:center;background:linear-gradient(135deg,#8b0000 0%,#dc143c 100%);justify-content:center;align-items:center;min-height:60vh;padding:120px 20px;display:flex}.hero-content h1{text-shadow:2px 2px 4px #0000004d;margin-bottom:1rem;font-size:4rem}.tagline{opacity:.95;margin-bottom:2rem;font-size:1.5rem}.cta-button{color:#8b0000;cursor:pointer;background-color:#fff;border:none;border-radius:5px;padding:12px 40px;font-size:1.1rem;font-weight:700;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 15px #0003}.cta-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0000004d}@media (width<=768px){.hero{min-height:40vh;padding:60px 20px}.hero-content h1{font-size:2.5rem}.tagline{font-size:1.1rem}}.about{background-color:#f8f8f8;padding:30px 20px 50px}.about h2{text-align:center;color:#8b0000;margin-bottom:1.75rem;font-size:2.5rem}.about-content{grid-template-columns:1fr 1fr;align-items:flex-start;gap:1.5rem;display:grid}.about-text p{color:#555;margin-bottom:1.2rem;font-size:1.1rem;line-height:1.8}.about-text p:last-child{margin-bottom:.8rem}.about-features{flex-direction:column;gap:2rem;display:flex}.feature{background:#fff;border-radius:8px;padding:2rem;box-shadow:0 2px 10px #0000001a}.feature h3{color:#8b0000;margin-bottom:.5rem;font-size:1.2rem}.feature p{color:#666;line-height:1.6}@media (width<=768px){.about-content{grid-template-columns:1fr;gap:2rem}.about h2{font-size:1.8rem}}.menu{background-color:#fff;padding:40px 20px 80px}.order-section{background:linear-gradient(135deg,#fff8f8 0%,#ffe8eb 100%);padding:40px 20px 80px}.order-card{background:#fff;border-radius:20px;padding:2rem;box-shadow:0 15px 35px #8b00001f}.order-intro h2{color:#8b0000;margin-bottom:.75rem}.order-intro p{color:#666;margin-bottom:1.25rem}.order-helper{color:#7a4b00;background:#fff5e6;border:1px solid #f2c66d;border-radius:12px;align-items:flex-start;gap:.6rem;margin-top:-.4rem;margin-bottom:1.4rem;padding:.85rem 1rem;font-size:.96rem;display:flex}.order-helper-icon{font-size:1.05rem;line-height:1.2}.order-notice{color:#17653a;background:#e8f8ef;border:1px solid #6fcf97;border-radius:12px;margin-bottom:1rem;padding:.9rem 1rem;font-weight:600}.order-form{gap:1rem;display:grid}.order-form label{color:#8b0000;flex-direction:column;gap:.4rem;font-weight:600;display:flex}.order-form input,.order-form textarea{font:inherit;color:#333;border:1px solid #e2c7c7;border-radius:10px;padding:.8rem .9rem}.order-form textarea{resize:vertical;min-height:120px}.order-form input:focus,.order-form textarea:focus{border-color:#dc143c;outline:2px solid #dc143c40}.order-submit{color:#fff;letter-spacing:.02em;background:linear-gradient(135deg,#8b0000 0%,#dc143c 100%);border:none;border-radius:999px;max-width:220px;margin-top:.25rem;padding:.95rem 1.6rem;font-weight:700;box-shadow:0 8px 20px #dc143c40}.order-submit:hover{transform:translateY(-2px);box-shadow:0 10px 24px #dc143c4d}.order-note{color:#8b0000;font-size:.95rem}@media (width<=768px){.order-card{padding:1.3rem}.order-submit{width:100%;max-width:none}}.menu h2{text-align:center;color:#8b0000;margin-bottom:1rem;font-size:2.5rem}.menu-alert{color:#4a2a21;background:#fff6f5;border-radius:12px;margin-bottom:1.8rem;padding:1rem 1.1rem;font-size:.98rem;line-height:1.7}.menu-alert p{margin:.35rem 0}.menu-alert strong{color:#8b0000}.menu-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.4rem;display:grid}.menu-category h3{color:#dc143c;border-bottom:2px solid #dc143c;margin-bottom:1.2rem;padding-bottom:.5rem;font-size:1.55rem}.menu-items{flex-direction:column;gap:1.1rem;display:flex}.menu-item{background-color:#fbfbfb;border-left:6px solid #dc143c;border-radius:14px;padding:1rem 1rem 1.1rem;transition:transform .3s,box-shadow .3s;box-shadow:0 10px 22px #0000000a}.menu-item:hover{transform:translate(3px);box-shadow:0 14px 28px #0000000f}.menu-item h4{color:#8b0000;margin:0 0 .7rem;font-size:1.13rem}.menu-section-icon{vertical-align:middle;margin-right:.6rem;font-size:1.1rem;display:inline-block}.menu-item-collapsible .menu-section-header{cursor:pointer;text-align:left;width:100%;color:inherit;background:0 0;border:none;border-radius:10px;justify-content:space-between;align-items:center;margin:-.35rem -.4rem -.35rem 0;padding:.35rem .4rem .35rem 0;font-family:inherit;transition:background-color .2s;display:flex}.menu-item-collapsible .menu-section-header:hover{background-color:#dc143c12}.menu-item-collapsible .menu-section-header:focus-visible{outline-offset:2px;outline:2px solid #dc143c}.menu-item-collapsible .menu-section-header h4{flex:1;margin:0}.menu-collapse-icon{color:#dc143c;background-color:#dc143c1f;border:2px solid #dc143c;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.15rem;height:2.15rem;margin-left:.85rem;transition:transform .2s,background-color .2s,color .2s,box-shadow .2s;display:flex;box-shadow:0 2px 6px #dc143c2e}.menu-collapse-icon svg{width:1.05rem;height:1.05rem}.menu-section-header:hover .menu-collapse-icon{color:#fff;background-color:#dc143c;box-shadow:0 3px 10px #dc143c4d}.menu-item-collapsible:not(.is-open) .menu-collapse-icon{transform:rotate(-90deg)}.menu-item-collapsible.is-open .menu-section-content{margin-top:.7rem}.menu-group-title{color:#8b0000;margin:.5rem 0 0;font-size:1.25rem}.menu-item p,.menu-item ul,.menu-item li{color:#555}.menu-item ul{margin:0;padding-left:0;list-style:none}.menu-item li{margin:.4rem 0;padding-left:1.35rem;line-height:1.7;position:relative}.menu-item li:before{content:"◆";color:#dc143c;font-size:.85rem;position:absolute;top:.15rem;left:0}.menu-item li.dish-description{color:#666;margin:.25rem 0 .75rem 2rem;padding-left:0;font-size:.96rem;font-style:italic}.menu-item li.dish-description:before{content:none}.menu-item:last-child{margin-bottom:0}@media (width<=768px){.menu-grid{grid-template-columns:1fr}.menu h2{font-size:1.8rem}}.contact{background-color:#f8f8f8;padding:80px 20px}.contact h2{text-align:center;color:#8b0000;margin-bottom:1.8rem;font-size:2.5rem}.contact-container{grid-template-columns:1fr 1fr;align-items:stretch;gap:3rem;display:grid}.contact-info{background-color:#fff;border-radius:8px;flex-direction:column;justify-content:center;min-height:350px;padding:1.5rem;display:flex;box-shadow:0 2px 10px #0000001a}.contact-map{align-items:stretch;display:flex}.map-placeholder{height:100%}.info-item{margin-bottom:1rem}.info-item h3{color:#8b0000;margin-bottom:.5rem;font-size:1.2rem}.info-item p{color:#666;line-height:1.8}.map-placeholder{text-align:center;color:#999;background-color:#e0e0e0;border-radius:8px;justify-content:center;align-items:center;min-height:350px;padding:0;font-size:1.2rem;display:flex}.map-image{object-fit:cover;border-radius:8px;width:100%;height:100%;display:block}@media (width<=768px){.contact-container{grid-template-columns:1fr}.contact h2{font-size:1.8rem}.map-placeholder{min-height:250px}}.footer{color:#fff;text-align:center;background:linear-gradient(135deg,#8b0000 0%,#dc143c 100%);margin-top:auto;padding:2rem}.footer p{margin:.5rem 0}
