.centered{justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin:0 auto;display:flex}*{box-sizing:border-box;margin:0;padding:0}html,body,#__next{height:100%}:root{--navbar-height:90px;--footer-height:110px;--primary-red:#8b0000;--soft-beige:#f7efe7;--card-white:#fff;--logo-size:170px}body{color:#111;background:#fff;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial}.home-wrapper{background-image:url(/images/home-bg.jpeg);background-position:50%;background-repeat:no-repeat;background-size:cover;padding:4rem 1rem 6rem}.hero{text-align:center;background:#ffffffdb;border-radius:16px;max-width:900px;margin:0 auto;padding:2.5rem;box-shadow:0 6px 30px #00000014}.hero-title{color:var(--primary-red);opacity:0;font-size:2.6rem}.hero-description{opacity:0;margin-top:1rem;font-size:1.05rem;line-height:1.7;transform:translateY(10px)}.highlight-text{color:var(--primary-red);font-weight:700}@keyframes fadeSlideDown{0%{opacity:0;transform:translateY(-16px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.animate-title{animation:.8s forwards fadeSlideDown}.animate-paragraph{animation:.9s .3s forwards fadeSlideUp}.fade-in-extra{opacity:0;animation:.9s 1.6s forwards fadeSlideUp}.dishes-section{max-width:1100px;margin:2.5rem auto;padding:1rem}.section-title{color:var(--primary-red);text-align:center;margin-bottom:1rem;font-size:1.8rem}.dishes-slider{border-radius:12px;width:100%;overflow:hidden}.dishes-track{transition:transform .7s cubic-bezier(.22,.9,.27,1);display:flex}.dish-card{justify-content:center;min-width:100%;padding:1rem;display:flex}.dish-img-wrap{border-radius:12px;width:100%;max-width:820px;height:420px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 10px 24px #0000001f}.dish-image{object-fit:cover;width:100%;height:100%}.avatar-wrap{border-radius:50%;width:64px;height:64px;position:relative;overflow:hidden}.testimonial-name{font-weight:700}.testimonial-role{color:#666;font-size:.9rem}.testimonial-text{color:#222;font-style:italic}.client-slider{background:0 0;width:100%;padding:1.5rem 0;overflow:hidden}.client-track{align-items:center;gap:1.5rem;padding:0 1rem;animation:26s linear infinite slideClients;display:flex}.client-logo-wrap{width:140px;height:80px;position:relative}.client-logo{object-fit:contain}@keyframes slideClients{0%{transform:translate(0)}to{transform:translate(-50%)}}.view-more-btn{background:var(--primary-red);color:#fff;cursor:pointer;border:none;border-radius:999px;padding:10px 20px}@media (max-width:900px){.testimonials-grid,.counter-grid{grid-template-columns:1fr}.client-track{gap:1rem}}nav.site-nav{height:var(--navbar-height);z-index:1000;background:#fffffff2;border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:0 2rem;display:flex;position:sticky;top:0;overflow:visible}.logo-wrapper{width:var(--logo-size);height:var(--logo-size);position:relative;transform:translateY(15px)}.links{align-items:center;gap:1.7rem;display:flex}.links a{color:var(--primary-red);padding-bottom:4px;font-size:1.08rem;font-weight:600;text-decoration:none}.links a:hover{color:#7a0f0f;border-bottom:2px solid #a71e1e}footer.site-footer{height:var(--footer-height);background:#fffffff2;border-top:1px solid #eee;justify-content:space-between;align-items:center;padding:0 2rem;display:flex;position:relative}.footer-logo{width:var(--logo-size);height:var(--logo-size);position:relative;transform:translateY(-20px)}.footer-center .powered{font-size:1.1rem;font-weight:700;text-decoration:none;color:#000!important}.footer-center .powered:hover{opacity:.7}.footer-right p{color:#a71e1e;font-size:.95rem}.contact-section{text-align:center;max-width:900px;margin:3rem auto;padding:2rem}.section-title{color:#a71e1e;margin-bottom:1rem;font-size:2.4rem;font-weight:700}.contact-intro{color:#444;max-width:700px;margin:0 auto 2rem;font-size:1.1rem}.contact-form{flex-direction:column;gap:1.2rem;display:flex}.contact-form input,.contact-form textarea{border:1px solid #ddd;border-radius:10px;width:100%;padding:1rem;font-size:1rem}.submit-btn{color:#fff;cursor:pointer;background:#a71e1e;border:none;border-radius:10px;padding:1rem;font-size:1.1rem;transition:all .3s}.submit-btn:hover{background:#8b1818}.input{border:1px solid #ddd;border-radius:10px;width:100%;padding:1rem;font-size:1rem}.testimonials-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.testimonial-card{background:#fff;border:1px solid #eee;border-radius:12px;padding:1.5rem;transition:transform .2s;box-shadow:0 4px 12px #00000014}.testimonial-card:hover{transform:translateY(-5px)}.testimonial-text{color:#333;margin-bottom:1rem;font-size:1rem;line-height:1.6}.testimonial-name{color:#a71e1e;text-align:right;font-size:1rem;font-weight:600}@media (max-width:900px){.testimonials-grid{grid-template-columns:1fr 1fr}}@media (max-width:600px){.testimonials-grid{grid-template-columns:1fr}}.testimonial-meta{border-top:1px solid #eee;margin-top:1rem;padding-top:.8rem}.testimonials-section{max-width:1100px;margin:3rem auto;padding:1rem}.testimonials-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:2rem;display:grid}.testimonial-card{background:#fffffff2;border-radius:14px;flex-direction:column;gap:1rem;padding:1.5rem;display:flex;box-shadow:0 8px 26px #00000014}.testimonial-top{align-items:center;gap:1rem;display:flex}.avatar-wrap{border-radius:50%;flex-shrink:0;width:64px;height:64px;position:relative;overflow:hidden;box-shadow:0 0 6px #00000026}.avatar-img{object-fit:cover}.testimonial-name{color:#a71e1e;font-size:1.05rem;font-weight:700}.testimonial-event{color:#444;margin-top:2px;font-size:.92rem;font-style:italic}.testimonial-text{color:#222;font-size:.98rem;font-style:italic;line-height:1.6}@media (max-width:900px){.testimonials-grid{grid-template-columns:1fr}}.gallery-page{text-align:center;max-width:1200px;margin:3rem auto;padding:1rem}.gallery-title{color:var(--primary-red);margin-bottom:.5rem;font-size:2rem;font-weight:700}.gallery-subtext{color:#444;margin-bottom:2rem;font-size:1.1rem}.gallery-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.gallery-card{background:#ffffffd9;border-radius:12px;padding:.75rem;box-shadow:0 8px 24px #0000000f}.gallery-image-wrapper{border-radius:10px;width:100%;height:240px;position:relative;overflow:hidden}.gallery-image{object-fit:cover;transition:transform .4s}.gallery-card:hover .gallery-image{transform:scale(1.06)}@media (max-width:900px){.gallery-grid{grid-template-columns:1fr 1fr}}@media (max-width:600px){.gallery-grid{grid-template-columns:1fr}}.about-wrapper{padding-bottom:4rem}.about-hero{text-align:center;color:#fff;background:#ffb200;padding:4.5rem 1rem 6rem;position:relative}.about-hero h1{margin-bottom:1.5rem;font-size:3rem;font-weight:800}.about-wave{background:url(/images/wave.svg) 0 0/cover;width:100%;height:60px;position:absolute;bottom:-1px;left:0}.counter-section{text-align:center;padding:70px 0}.counter-grid{grid-template-columns:repeat(4,1fr);gap:40px;max-width:1200px;margin:auto;padding:0 1rem;display:grid}.counter-box{background:var(--soft-beige);text-align:center;border-radius:16px;padding:2rem 1rem;box-shadow:0 8px 24px #00000014}.counter-icon-react{color:var(--primary-red);margin-bottom:12px;font-size:48px}.counter-number{color:var(--primary-red);margin-bottom:6px;font-size:40px;font-weight:800}.counter-number:after{content:"+";margin-left:3px;font-weight:900}.counter-label{color:#444;font-size:18px}@media (max-width:900px){.counter-grid{grid-template-columns:repeat(2,1fr);gap:24px}}@media (max-width:550px){.counter-grid{grid-template-columns:1fr}.counter-number{font-size:32px}}.about-plain-page{max-width:900px;margin:3rem auto;padding:1rem 1.5rem}.about-plain-wrapper{background:#fff;border-radius:12px;padding:2.5rem;box-shadow:0 8px 24px #0000000f}.about-plain-wrapper h1{color:var(--primary-red);text-align:center;margin-bottom:1.5rem;font-size:2.6rem;font-weight:800}.about-plain-wrapper p{color:#333;margin-bottom:1.4rem;font-size:1.14rem;line-height:1.8}@media (max-width:600px){:root{--logo-size:110px;--navbar-height:70px;--footer-height:85px}nav.site-nav{padding:0 1rem}.logo-wrapper{transform:translateY(8px)}.links{gap:1rem}.links a{font-size:.95rem}.hero{padding:1.7rem}.hero-title{font-size:1.9rem}.hero-description{font-size:.95rem}.dish-img-wrap{height:260px}.testimonials-grid{grid-template-columns:1fr;gap:1rem}.testimonial-card{padding:1rem}.client-logo-wrap{width:90px;height:55px}.gallery-grid{grid-template-columns:1fr}.gallery-image-wrapper{height:180px}.about-hero h1{font-size:2.2rem}.counter-grid{grid-template-columns:1fr 1fr;gap:20px}.counter-box{padding:1.5rem .7rem}.counter-number{font-size:28px}footer.site-footer{padding:1rem}.footer-logo{width:95px;height:95px;transform:translateY(-10px)}.footer-center .powered{font-size:.95rem}.footer-right p{text-align:right;font-size:.85rem}.contact-section{padding:1.5rem}.section-title{font-size:1.8rem}.contact-intro{font-size:1rem}}
