body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.hero-section{align-items:center;display:flex;justify-content:center;min-height:60vh;overflow:hidden;position:relative}.hero-bg-video{left:0;object-fit:cover;top:0;z-index:1}.hero-bg-video,.hero-overlay{height:100%;position:absolute;width:100%}.hero-overlay{background:linear-gradient(120deg,#001d4a 60%,#002c6a);opacity:.7;z-index:2}.hero-content{animation:fadeInHero 1.2s cubic-bezier(.4,2,.6,1);color:gold;margin:0 auto;max-width:600px;padding:2rem 1rem;position:relative;text-align:center;z-index:3}@keyframes fadeInHero{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.hero-content h1{color:gold;font-family:Playfair Display,serif;font-size:2.7rem;letter-spacing:.03em;margin-bottom:1rem;text-shadow:0 0 16px #ffd70099,0 2px 8px #fff2}.hero-content p{color:#fff;font-size:1.25rem;margin-bottom:2rem;text-shadow:0 2px 8px #001d4a44}.hero-btn{animation:pulseGlow 4s infinite;background:gold;border:none;border-radius:8px;box-shadow:0 0 16px #ffd70066,0 2px 8px #fff2;color:#001d4a;cursor:pointer;font-size:1.1rem;font-weight:700;padding:.8rem 2.2rem;transition:background .3s,color .3s,transform .2s,box-shadow .3s}.hero-btn:focus,.hero-btn:hover{background:#fffbe7;box-shadow:0 0 32px #ffd700cc,0 2px 16px #fff4;color:#001d4a;outline:none;transform:scale(1.07)}@keyframes pulseGlow{0%,to{box-shadow:0 0 16px #ffd70066}50%{box-shadow:0 0 32px #ffd700cc,0 2px 16px #fff4}}.limited-offer-banner{background:linear-gradient(90deg,gold,#ffe066);border-bottom:2px solid #fffbe7;box-shadow:0 2px 12px #ffd70033;color:#001d4a;font-size:1.08rem;font-weight:700;letter-spacing:.02em;padding:.7rem .5rem;position:-webkit-sticky;position:sticky;text-align:center;top:0;width:100%;z-index:100}.floating-crown{align-items:center;animation:bounceCrown 2s infinite;display:flex;justify-content:center;position:absolute;right:1.2rem;top:1.2rem;z-index:10}@keyframes bounceCrown{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.dishes-section{background:#001d4a;border-radius:20px;box-shadow:0 4px 24px #d4af371a;margin:2.5rem auto;max-width:1100px;padding:2.5rem 1rem}.dishes-section .section-title{margin-bottom:2rem;text-align:center}.dishes-grid{grid-gap:2.2rem;align-items:stretch;display:grid;gap:2.2rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));justify-items:center;max-width:900px;padding:0 1rem}.dish-card,.dishes-grid{margin:0 auto;width:100%}.dish-card{align-items:center;background:#002c6a;border:2px solid #0000;border-radius:16px;box-shadow:0 2px 16px #d4af371a;display:flex;flex-direction:column;max-width:320px;min-width:220px;padding:2rem 1.2rem 1.2rem;position:relative;text-align:center;transition:transform .2s,box-shadow .2s,border-color .2s}.dish-card:focus,.dish-card:hover{border-color:gold;box-shadow:0 8px 32px #ffd70038;outline:none;transform:translateY(-8px) scale(1.06)}.dish-img{border-radius:12px;box-shadow:0 2px 12px #ffd70022;height:170px;margin-bottom:1rem;object-fit:cover;width:100%}.dish-card h3{color:gold;font-family:Playfair Display,serif;font-size:1.35rem;letter-spacing:.01em;margin-bottom:.5rem}.dish-rating{color:gold;font-weight:700;margin-top:.5rem}.chef-note{background:#ffd700cc;border-radius:8px;bottom:1rem;box-shadow:0 2px 8px #ffd70033;color:#001d4a;font-size:.95rem;font-weight:500;left:0;opacity:0;padding:.5rem 1rem;pointer-events:none;position:absolute;right:0;transition:opacity .2s}.dish-card:focus .chef-note,.dish-card:hover .chef-note{opacity:1;pointer-events:auto}.why-choose-section{background:#001d4aed;border:2.5px solid gold;border-radius:18px;box-shadow:0 4px 24px #d4af3721;margin:2.5rem 0;overflow:hidden;padding:2.2rem 1.2rem 2.5rem;position:relative}.section-title{border-bottom:2px solid gold;box-shadow:0 2px 16px #ffd70033;color:gold;font-family:Playfair Display,serif;font-size:2rem;margin-bottom:.5rem;margin-top:0;padding-bottom:.5rem;text-shadow:0 0 12px #ffd70099,0 2px 8px #fff2}.section-subtitle,.section-title{letter-spacing:.02em;text-align:center}.section-subtitle{color:#fffbe7;font-size:1.13rem;font-weight:500;margin-bottom:2rem;max-width:600px}.features-grid,.section-subtitle{margin-left:auto;margin-right:auto}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-top:2rem;max-width:900px}.feature-card{background:linear-gradient(135deg,#002c6a 70%,#ffd70022);border:2px solid #0000;border-radius:14px;box-shadow:0 2px 12px #d4af371a;padding:2rem 1.2rem 1.2rem;position:relative;text-align:center;transition:transform .2s,box-shadow .2s,border-color .2s,background .2s}.feature-card:focus,.feature-card:hover{background:linear-gradient(135deg,#ffd70022 60%,#fffbe7);border-color:gold;box-shadow:0 8px 32px #ffd7002e;outline:none;transform:translateY(-8px) scale(1.06)}.feature-icon{align-items:center;background:#ffd70022;border-radius:50%;box-shadow:0 2px 8px #ffd70017;display:flex;font-size:2rem;height:60px;justify-content:center;margin-bottom:1rem;margin-left:auto;margin-right:auto;width:60px}.feature-card h4{color:gold;font-family:Playfair Display,serif;font-size:1.18rem;letter-spacing:.01em;margin:1rem 0 .5rem}.feature-card p{color:#fffbe7;font-size:1rem;font-weight:500;line-height:1.5;margin:0}.chef-quote{align-items:center;display:flex;gap:1.2rem;justify-content:center;margin-top:2.2rem}.chef-photo{border:2px solid gold;border-radius:50%;box-shadow:0 2px 8px #ffd70044;height:60px;object-fit:cover;width:60px}.chef-quote blockquote{color:gold;font-size:1.1rem;font-style:italic;margin:0}.chef-quote footer{color:#fff;font-size:.9rem;font-style:normal;margin-top:.2rem}.partners-carousel{background:#002c6a;border-radius:12px;box-shadow:0 2px 12px #ffd70022;margin:2rem auto;max-width:600px;padding:1.5rem 1rem;text-align:center}.partners-title{color:gold;font-size:1.1rem;letter-spacing:.04em;margin-bottom:1rem}.partners-logos img{filter:drop-shadow(0 2px 8px #ffd70044);height:38px;margin:0 1.2rem;vertical-align:middle}.testimonials-section{background:#001d4a;border-radius:20px;box-shadow:0 4px 24px #d4af371a;margin:2.5rem 0}.testimonials-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));margin-left:auto;margin-right:auto;margin-top:2rem;max-width:900px}.testimonial-card{background:#002c6a;border-left:4px solid gold;border-radius:14px;box-shadow:0 2px 12px #d4af3712;color:#fff;font-style:italic;padding:1.5rem 1.2rem;transition:box-shadow .2s}.testimonial-card footer{color:gold;font-style:normal;font-weight:700;margin-top:1rem}.cta-section{background:linear-gradient(90deg,gold,#ffe066);border-radius:20px;box-shadow:0 4px 24px #d4af371a;color:#001d4a;margin:2.5rem 0;padding:2.5rem 1rem;text-align:center}.cta-section h2{font-family:Playfair Display,serif;font-size:2rem;margin-bottom:1.5rem;text-shadow:0 2px 8px #ffd70044}.primary-btn.large{background:#001d4a;border:none;border-radius:8px;box-shadow:0 0 16px #ffd70066,0 2px 8px #fff2;color:gold;cursor:pointer;font-size:1.2rem;font-weight:700;padding:1rem 2.5rem;transition:background .3s,color .3s,transform .2s,box-shadow .3s}.primary-btn.large:focus,.primary-btn.large:hover{background:gold;box-shadow:0 0 32px #ffd700cc,0 2px 16px #fff4;color:#001d4a;outline:none;transform:scale(1.07)}.royal-background{background:linear-gradient(135deg,#001d4a,#002c6a);color:#fff;font-family:Poppins,sans-serif;min-height:100vh;padding-bottom:2rem;position:relative}.whatsapp-bubble{animation:bubblePop 2s infinite;background:#25d366;border-radius:50%;bottom:1.2rem;box-shadow:0 2px 12px #25d36655;display:none;padding:.7rem;position:fixed;right:1.2rem;z-index:200}.whatsapp-bubble img{height:32px;width:32px}@keyframes bubblePop{0%,to{transform:scale(1)}50%{transform:scale(1.12)}}@media (max-width:700px){.whatsapp-bubble{display:block}}@media (max-width:900px){.cta-section,.dishes-section,.testimonials-section,.why-choose-section{border-radius:14px;padding:1.5rem .5rem}.dishes-grid,.features-grid,.testimonials-grid{gap:1.2rem;padding:0}}@media (max-width:700px){.hero-content h1{font-size:1.6rem}.section-title{font-size:1.3rem}.cta-section h2{font-size:1.2rem}.dishes-grid,.features-grid,.testimonials-grid{gap:1.2rem;grid-template-columns:1fr}.dish-img{height:120px}.floating-crown{font-size:1.5rem;right:.5rem;top:.5rem}.chef-quote{flex-direction:column;gap:.5rem;text-align:center}.partners-logos img{height:28px;margin:0 .5rem}.limited-offer-banner{font-size:.98rem;padding:.5rem .2rem}}@media (max-width:480px){.hero-content{padding:1.2rem .2rem}.cta-section,.dishes-section,.testimonials-section,.why-choose-section{padding:1rem .2rem}}
/*# sourceMappingURL=main.5c6a4df6.css.map*/