@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;600;700&display=swap";:root{--background: #fff6ef;--primary: #e65a12;--accent: #6b9a6a;--text: #2b2b2b;--muted: #6b6b6b;--header-bg: #3b2f2a;--footer-bg: #2b2320;--radius: 10px;--card: rgba(255, 255, 255, .6);--glass-bg: rgba(255, 255, 255, .55);--glass-weak: rgba(255, 255, 255, .12);--glass-border: rgba(255, 255, 255, .45);--glass-shadow: 0 8px 30px rgba(16, 24, 40, .08)}*{box-sizing:border-box}html,body{height:100%}body{margin:0;font-family:Poppins,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;background:var(--background);color:var(--text);line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{position:relative;z-index:1}body:before{content:"";position:fixed;inset:0;background-image:url(/assets/logobg-DEgoouIj.png);background-repeat:no-repeat;background-position:center center;background-size:40vmin;opacity:.07;pointer-events:none;z-index:0;filter:grayscale(100%) contrast(85%)}.container{max-width:1100px;margin:0 auto;padding:1rem}.skip-link{position:absolute;left:-999px;top:auto;width:1px;height:1px;overflow:hidden}.skip-link:focus{left:1rem;top:1rem;width:auto;height:auto;padding:.5rem;background:var(--primary);color:#fff;border-radius:6px}.site-header{background:var(--header-bg);color:#fff}.header-inner{display:flex;align-items:center;justify-content:space-between;padding:1rem}.brand{display:flex;align-items:center;gap:.75rem}.logo{width:56px;height:56px;object-fit:cover;border-radius:8px;background:#fff}.site-title{font-size:1.1rem;margin:0}.tagline{margin:0;font-size:.9rem;color:var(--background)}.site-nav{position:relative}.nav-toggle{display:inline-flex;align-items:center;justify-content:center;border:0;background:transparent;padding:.5rem;color:#fff}.lang-toggle{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.12);padding:.35rem .6rem;border-radius:6px;margin-left:.5rem;cursor:pointer}.lang-toggle:focus{outline:3px solid rgba(255,255,255,.14)}.nav-toggle:focus{outline:3px solid rgba(255,255,255,.2);border-radius:6px}.hamburger{width:24px;height:2px;background:#fff;position:relative;display:block}.hamburger:before,.hamburger:after{content:"";position:absolute;left:0;width:24px;height:2px;background:#fff}.hamburger:before{top:-7px}.hamburger:after{top:7px}.nav-list{list-style:none;margin:0;padding:0;display:flex;gap:1rem}.nav-list a{color:#fff;text-decoration:none;padding:.4rem .6rem;border-radius:6px;transition:all .18s ease}.nav-list a:hover,.nav-list a:focus{background:#ffffff14}.nav-list{display:none;flex-direction:column;background:var(--header-bg);position:absolute;right:0;top:100%;width:auto;padding:.5rem;border-radius:8px;box-shadow:0 6px 18px #00000040;transform-origin:top;opacity:0;pointer-events:none;transition:all .22s ease}.nav-list.show{display:flex;opacity:1;pointer-events:auto;z-index:1}.hero{padding:2.5rem 0}.hero-inner{display:flex;flex-direction:column;gap:1.25rem;align-items:center}.hero-title{font-size:1.6rem;margin:0 0 .6rem}.hero-sub{margin:0 0 1rem;color:var(--muted)}.hero-actions{display:flex;gap:.75rem}.btn{display:inline-block;padding:.6rem 1rem;border-radius:8px;text-decoration:none;font-weight:600;border:2px solid transparent;transition:all .18s ease}.btn.primary{background:var(--primary);color:#fff}.btn.primary:hover{transform:translateY(-3px);box-shadow:0 6px 18px #e65a122e}.btn.ghost{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--text);border-color:#0000000f}.btn.ghost:hover{background:transparent}.hero-media{width:100%;display:flex;justify-content:center}.hero-image{width:100%;height:auto;max-width:520px;border-radius:12px;box-shadow:0 10px 30px #0000001f;object-fit:cover;aspect-ratio:16 / 10}.features{padding:2rem 0}.section-title{font-size:1.25rem;margin:0 0 .5rem}.section-sub{color:var(--muted);margin:0 0 1rem}.cards{display:flex;flex-direction:column;gap:.9rem}.card{display:flex;gap:.75rem;align-items:flex-start;background:var(--card);padding:.9rem;border-radius:var(--radius);box-shadow:0 6px 18px #0000000a;transition:transform .18s ease;flex-direction:column}.card:hover{transform:translateY(-6px)}.icon{font-size:1.6rem;background:linear-gradient(135deg,#e65a121a,#6b9a6a14);width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:8px}.menu{padding:2rem 0}.menu-grid{display:grid;grid-template-columns:1fr;gap:1rem}.menu-category{background:var(--card);padding:1rem;border-radius:10px}.category-title{margin:0 0 .5rem}.menu-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.6rem}.menu-item{display:flex;flex-direction:column;padding:.5rem 0;border-bottom:1px dashed rgba(0,0,0,.04)}.menu-item:last-child{border-bottom:0}.menu-item .dish{font-weight:600}.menu-item .price{color:var(--primary);font-weight:700;margin-top:6px}.menu-item .desc{color:var(--muted);font-size:.95rem;margin-top:4px}.menu-item{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem}.menu-item .dish{flex:1}.menu-item .price{flex:0 0 auto;margin-left:1rem;color:var(--primary);font-weight:700}.menu-wrap{margin-top:1rem}.menu-slider{background:var(--card);padding:1rem;border-radius:12px;box-shadow:0 10px 30px #0000000f}.menu-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}.menu-header .controls{display:flex;gap:.5rem}.icon-btn{background:transparent;border:1px solid rgba(0,0,0,.06);padding:.4rem .6rem;border-radius:8px;cursor:pointer}.icon-btn:hover{transform:translateY(-2px)}.slides-wrapper{overflow:hidden;border-radius:8px}.slides{display:flex;transition:transform .42s cubic-bezier(.2,.9,.3,1)}.slide{min-width:100%;padding:.6rem;max-height:420px;overflow:auto}.slide[aria-hidden=true]{opacity:.4}.dots{display:flex;gap:.5rem;justify-content:center;margin-top:.75rem}.dot{width:10px;height:10px;border-radius:50%;background:#0000001f;border:0}.dot.active{background:var(--primary)}.slide .menu-list{column-count:1;column-gap:1.25rem;max-height:360px}.slide .menu-list .menu-item{display:block;break-inside:avoid;padding:.35rem 0;border-bottom:1px dashed rgba(0,0,0,.04)}.slide .menu-list .menu-item:after{content:"";display:block;clear:both}.slide .menu-list .menu-item .dish{float:left;width:68%}.slide .menu-list .menu-item .price{float:right;width:30%;text-align:right;color:var(--primary);font-weight:700}@media(min-width:600px){.slide .menu-list{column-count:2}}.testimonials{padding:2rem 0}.test-list{display:flex;flex-direction:column;gap:.8rem}.test-card{background:var(--card);padding:1rem;border-radius:10px;box-shadow:0 6px 18px #0000000a}.test-card footer{margin-top:.6rem;font-size:.95rem;color:var(--muted)}.location{padding:2rem 0}.map-wrap iframe{width:100%;height:320px;border-radius:12px;box-shadow:0 8px 24px #0000001f}.site-footer{background:var(--footer-bg);color:#fff;padding:1.25rem 0}.footer-grid{display:flex;flex-direction:column;gap:1rem}.footer-col h4,h3{margin:0 0 .5rem}.footer-links{list-style:none;padding:0;margin:0}.footer-links a{color:#ffffffe6;text-decoration:none}.footer-bottom{text-align:center;margin-top:1rem;color:#ffffffbf;font-size:.95rem}.scroll-top{position:fixed;right:1rem;bottom:1rem;background:var(--primary);color:#fff;border:0;padding:.6rem .75rem;border-radius:50%;display:none;align-items:center;justify-content:center;box-shadow:0 6px 18px #0003}.scroll-top.show{display:flex}@keyframes fadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.hero-title,.hero-sub,.card,.menu-category,.test-card{animation:fadeUp .7s ease both}@media(min-width:600px){.hero-inner{flex-direction:row;align-items:center;justify-content:space-between}.hero-title{font-size:2rem}.cards{flex-direction:row;flex-wrap:wrap}.card{flex:1 1 calc(50% - .9rem)}.menu-grid{grid-template-columns:1fr 1fr}.nav-list{display:flex;position:static;flex-direction:row;background:transparent;gap:1rem;opacity:1;pointer-events:auto}.nav-toggle{display:none}.test-list{flex-direction:row}}@media(min-width:1024px){.container{max-width:1200px}.hero-title{font-size:2.4rem}.card{flex:1 1 calc(25% - 1rem)}.footer-grid{flex-direction:row;justify-content:space-between}}a:focus,.btn:focus{outline:3px solid rgba(230,90,18,.18);outline-offset:2px;border-radius:8px}.card,.menu-category,.menu-slider,.test-card{background:var(--card);border:1px solid rgba(255,255,255,.5);box-shadow:var(--glass-shadow);-webkit-backdrop-filter:blur(8px) saturate(120%);backdrop-filter:blur(8px) saturate(120%)}
