@import"https://fonts.googleapis.com/css2?family=Baloo+2:wght@400;600;700&display=swap";:root{--background: #532058;--primary: #e00025;--secondary: #ffffff;--text: #ffffff;--muted: #a0a0a0;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5}*{margin:0;padding:0;box-sizing:border-box}body{background:var(--background);color:var(--text);min-height:100vh;display:flex;flex-direction:column}.bubble-font{font-family:"Baloo 2",cursive}.cta{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:3rem 2rem;background:#a03b84;border-radius:100px;margin:2rem;color:#fff}.cta-title{font-size:2rem;font-weight:700;margin-bottom:1rem;text-align:left;position:relative}.cta-title:after{content:"";display:block;width:60px;height:3px;background:#ffb6f9;margin-top:.5rem;border-radius:2px}.cta-content{flex:1;font-size:1rem;line-height:1.6;margin-right:1rem}.cta-content a{color:#ffb6f9;text-decoration:none;font-weight:700}.cta-content a:hover{text-decoration:underline}.cta-map{flex:1;border-radius:20px;overflow:hidden;box-shadow:0 4px 15px #00000040;min-height:280px}@media (max-width: 768px){.cta{flex-direction:column;border-radius:40px;padding:2rem 1rem;text-align:center;margin:.8rem}.cta-title{text-align:center}.cta-title:after{margin:.5rem auto}.cta-map{width:100%;height:250px;margin-top:1.5rem}.cta-content{margin-right:0}}.faq{padding:4rem 2rem;background:#0096a6;border-radius:100px;margin:2rem;color:#fff}.faq-title{text-align:center;font-size:2.5rem;margin-bottom:2rem}.faq-list{max-width:800px;margin:0 auto}.faq-item{background:#fff;color:#333;margin-bottom:1rem;border-radius:8px;cursor:pointer;padding:1rem;transition:all .3s ease}.faq-item:hover{background:#f8f8f8}.faq-question{font-size:1.2rem;font-weight:700;color:#007d85}.faq-answer{margin-top:.75rem;font-size:1rem;line-height:1.6;font-weight:500}.faq-item.active .faq-question{color:#a03b84}@media (max-width: 768px){.faq{border-radius:40px;padding:2rem 1rem;height:650px;margin:.8rem}.faq-title{font-size:2rem}.faq-question{font-size:1.1rem}.faq-answer{font-size:.95rem}}.featuredmenu{padding:4rem 2rem;background:#a03b84;border-radius:100px;margin:2rem;color:#fff}.featuredmenu-title{text-align:center;font-size:3rem;margin-bottom:1rem;color:#fff}.featuredmenu-divider{width:120px;height:4px;background:#fff;margin:0 auto 3rem;border-radius:2px}.featuredmenu-item{display:flex;align-items:center;justify-content:center;gap:2rem;margin-bottom:4rem;padding:2rem;border-radius:40px;background:#ffffff14;box-shadow:0 6px 15px #0003;transition:transform .2s ease}.featuredmenu-item:hover{transform:translateY(-5px)}.featuredmenu-item.reverse{flex-direction:row-reverse}.featuredmenu-img{width:300px;height:300px;object-fit:cover;border-radius:50%;border:6px solid #fff;flex-shrink:0}.featuredmenu-content{max-width:500px}.featuredmenu-content h2{font-size:1.8rem;margin-bottom:1rem}.featuredmenu-content p{font-size:1rem;line-height:1.6;margin-bottom:1.5rem;font-weight:700}.featuredmenu-button{display:inline-block;background:#ffb6f9;color:#4b164c;padding:.75rem 1.5rem;border-radius:25px;font-weight:700;text-decoration:none;transition:background .3s,transform .2s ease}.featuredmenu-button:hover{background:#ff89f2;transform:scale(1.05)}@media (max-width: 768px){.featuredmenu{border-radius:40px;padding:2rem 1rem;margin:.8rem}.featuredmenu-item{flex-direction:column;text-align:center}.featuredmenu-item.reverse{flex-direction:column}.featuredmenu-img{width:220px;height:220px}.featuredmenu-content h2{font-size:1.4rem}.featuredmenu-content p{font-size:.95rem}}.homeabout{position:relative;width:calc(100% - 4rem);height:calc(100vh - 4rem);margin:2rem auto;overflow:hidden;display:flex;align-items:center;justify-content:center;border-radius:150px}.homeabout-video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0;border-radius:150px}.homeabout-overlay{position:relative;z-index:1;max-width:850px;text-align:center;color:#fff;padding:2rem;border-radius:1.5rem}.homeabout-title{font-size:5rem;font-family:"Baloo 2",cursive;font-weight:700;margin-bottom:.5rem}.homeabout-subtitle{font-size:3rem;font-family:"Baloo 2",cursive;font-weight:700;margin-bottom:1.5rem;color:#ffb6f9}.homeabout-text{font-size:1.5rem;line-height:1.6;margin-bottom:2rem;font-weight:700}.homeabout-button{display:inline-block;background:linear-gradient(90deg,#ffb6f9,#ff89f2);color:#4b164c;padding:.85rem 1.75rem;border-radius:30px;font-size:1.5rem;font-weight:700;text-decoration:none;transition:transform .2s ease,background .3s ease}.homeabout-button:hover{transform:scale(1.05);background:linear-gradient(90deg,#ff89f2,#ffb6f9)}@media (max-width: 768px){.homeabout{width:calc(100% - 1rem);height:650px;margin:1rem auto;border-radius:40px}.homeabout-video{border-radius:40px}.homeabout-overlay{padding:1.25rem}.homeabout-title{font-size:4rem}.homeabout-subtitle{font-size:2rem}.homeabout-text{font-size:1.2rem;line-height:1.4}.homeabout-button{padding:.65rem 1.25rem;font-size:1.5rem}}.homehero{position:relative;width:calc(100% - 2rem);height:calc(100vh - 4rem);margin:1rem;overflow:hidden;display:flex;align-items:center;justify-content:center;border-radius:150px}.homehero-video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0;border-radius:150px}.homehero-overlay{position:relative;z-index:1;max-width:850px;text-align:center;color:#fff;padding:2rem;background:#00000040;border-radius:1.5rem}.homehero-logo{max-width:700px;margin:0 auto 1.5rem;display:block}.homehero-subtitle{font-size:2rem;font-family:"Baloo 2",cursive;font-weight:600;margin-bottom:1.5rem;color:#fff}.homehero-subtitle span{color:pink}.homehero-text{font-size:1.3rem;line-height:1.6;margin-bottom:2rem}.homehero-button{display:inline-block;background:#ffb6f9;color:#4b164c;padding:.75rem 1.5rem;border-radius:25px;font-weight:700;text-decoration:none;transition:background .3s}.homehero-button:hover{background:#ff89f2}@media (max-width: 768px){.homehero{width:calc(100% - 1rem);height:650px;margin:.5rem;border-radius:60px}.homehero-video{border-radius:60px}.homehero-overlay{padding:1.5rem;background:none}.homehero-logo{max-width:400px}.homehero-subtitle{font-size:1.5rem}.homehero-text{font-size:1.2rem;line-height:1.4}.homehero-button{padding:.65rem 1.25rem;font-size:1.2rem}}.hometeam{padding:3rem 2rem;background:#0096a6;border-radius:100px;margin:2rem;text-align:center;color:#fff}.hometeam-title{font-size:2.2rem;margin-bottom:2rem}.hometeam-list{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem}.hometeam-member{font-size:1.2rem;font-weight:700;background:#ffffff26;padding:1rem 2rem;border-radius:30px;transition:transform .2s ease,background .3s ease}.hometeam-member:hover{transform:scale(1.05);background:#ffffff4d}@media (max-width: 768px){.hometeam{border-radius:40px;padding:2rem 1rem;margin:.8rem}.hometeam-list{flex-direction:column;gap:1rem}.hometeam-member{font-size:1.1rem}}.reviews{padding:4rem 2rem;background:#a03b84;border-radius:100px;margin:2rem;color:#fff;text-align:center}.reviews-title{font-size:2.5rem;margin-bottom:3rem}.reviews-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-bottom:2rem}.review-card{background:#fff;color:#333;padding:1.5rem;border-radius:16px;box-shadow:0 6px 15px #0003;display:flex;flex-direction:column;align-items:flex-start;text-align:left}.review-stars{color:#ffb600;font-size:1.2rem;margin-bottom:1rem}.review-text{font-size:1rem;line-height:1.6;margin-bottom:1rem;font-weight:500;color:#4b164c}.review-name{font-weight:700;color:#a03b84;margin-top:auto}.reviews-button-wrapper{margin-top:2rem}.reviews-button{display:inline-block;background:linear-gradient(90deg,#ffb6f9,#ff89f2);color:#4b164c;padding:.85rem 1.75rem;border-radius:30px;font-weight:700;text-decoration:none;transition:transform .2s ease,background .3s ease}.reviews-button:hover{transform:scale(1.05);background:linear-gradient(90deg,#ff89f2,#ffb6f9)}@media (max-width: 768px){.reviews{border-radius:40px;padding:2rem 1rem;margin:.8rem}.reviews-title{font-size:2rem}.review-card{padding:1rem}.review-text{font-size:.95rem}}.about{position:relative;width:calc(100% - 4rem);margin:2rem auto;border-radius:100px;overflow:hidden;box-shadow:0 4px 20px #00000040;color:#fff;font-family:"Baloo 2",cursive}.about-video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-1}.about-overlay{position:relative;background:#000000a6;padding:3rem 2rem;border-radius:40px;max-width:1000px;margin:0 auto;margin-top:2rem;margin-bottom:2rem;line-height:1.7;font-size:1.1rem}.about-title{font-size:2.5rem;text-align:center;margin-bottom:1.5rem;font-weight:800}.about-title:after{content:"";display:block;width:80px;height:4px;background:#ffb6f9;margin:.75rem auto 0;border-radius:3px}.about-title span{color:#ffb6f9}.about-content p{margin-bottom:1rem}.about-content .quote{font-style:italic;color:#ffb6f9;text-align:center;margin:1.5rem 0}@media (max-width: 768px){.about{width:calc(100% - 1.6rem);margin:.8rem auto;border-radius:40px}.about-overlay{padding:1.5rem;font-size:1rem}.about-title{font-size:2rem}.about-title:after{width:60px;height:3px}}.contact{position:relative;width:calc(100% - 2rem);margin:1rem auto;border-radius:100px;overflow:hidden;height:90vh;display:flex;align-items:center;justify-content:center;font-family:"Baloo 2",cursive}.contact-video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.contact-overlay{position:relative;z-index:1;background:#00000080;padding:3rem 2rem;border-radius:1.5rem;max-width:900px;text-align:center;color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.contact-title{font-size:2.5rem;margin-bottom:1rem;color:#ffb6f9}.contact-text{font-size:1.2rem;margin-bottom:2rem;line-height:1.6}.contact-button{display:inline-block;background:#ffb6f9;color:#4b164c;padding:.75rem 1.5rem;border-radius:25px;font-weight:700;text-decoration:none;transition:background .3s,transform .2s ease}.contact-button:hover{background:#ff89f2;transform:scale(1.05)}@media (max-width: 768px){.contact{height:auto;border-radius:40px}.contact-overlay{padding:2rem 1rem}.contact-title{font-size:2rem}.contact-text{font-size:1rem}}.extras{position:relative;width:calc(100% - 2rem);margin:1rem auto;border-radius:100px;overflow:hidden;height:90vh;display:flex;align-items:center;justify-content:center;font-family:"Baloo 2",cursive}.extras-video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.extras-overlay{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:2rem;height:700px;padding:2rem;background:#0006;border-radius:1.5rem;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);width:100%;max-width:1600px}.extras-content{flex:1;color:#fff;text-align:left}.extras-title{font-size:2.5rem;margin-bottom:1rem}.extras-title span{color:#ffb6f9}.extras-text{font-size:1.2rem;margin-bottom:2rem;line-height:1.6}.extras-button{display:inline-block;background:#ffb6f9;color:#4b164c;padding:.75rem 1.5rem;border-radius:25px;font-weight:700;text-decoration:none;transition:background .3s,transform .2s ease}.extras-button:hover{background:#ff89f2;transform:scale(1.05)}.extras-image-wrapper{flex:1;display:flex;justify-content:center}.extras-image{max-width:800px;width:100%;border-radius:1.5rem;box-shadow:0 8px 25px #0000004d}@media (max-width: 768px){.extras{height:auto;border-radius:40px}.extras-overlay{flex-direction:column;text-align:center;gap:1.5rem;height:auto}.extras-content{text-align:center}.extras-title{font-size:2rem}.extras-text{font-size:1rem}.extras-image{max-width:480px;height:350px}}.flavors{position:relative;width:calc(100% - 2rem);margin:1rem auto;border-radius:100px;overflow:hidden;height:90vh;display:flex;align-items:center;justify-content:center;font-family:"Baloo 2",cursive}.flavors-video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.flavors-overlay{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:2rem;height:700px;padding:2rem;background:#0006;border-radius:1.5rem;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);width:100%;max-width:1600px}.flavors-content{flex:1;color:#fff;text-align:left}.flavors-title{font-size:2.5rem;margin-bottom:1rem}.flavors-text{font-size:1.2rem;margin-bottom:2rem;line-height:1.6}.flavors-button{display:inline-block;background:#ffb6f9;color:#4b164c;padding:.75rem 1.5rem;border-radius:25px;font-weight:700;text-decoration:none;transition:background .3s,transform .2s ease}.flavors-button:hover{background:#ff89f2;transform:scale(1.05)}.flavors-image-wrapper{flex:1;display:flex;justify-content:center}.flavors-image{max-width:800px;width:100%;border-radius:1.5rem;box-shadow:0 8px 25px #0000004d}@media (max-width: 768px){.flavors{height:auto;border-radius:40px}.flavors-overlay{flex-direction:column;text-align:center;gap:1.5rem;height:auto}.flavors-content{text-align:center}.flavors-title{font-size:2rem}.flavors-text{font-size:1rem}.flavors-image{max-width:480px;height:350px}}.menuhero{position:relative;width:calc(100% - 2rem);margin:1rem auto;border-radius:100px;overflow:hidden;height:90vh;display:flex;align-items:center;justify-content:center;font-family:"Baloo 2",cursive}.menuhero-video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.menuhero-overlay{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:2rem;height:700px;padding:2rem;background:#0006;border-radius:1.5rem;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);width:100%;max-width:1600px}.menuhero-content{flex:1;color:#fff;text-align:left}.menuhero-title{font-size:2.5rem;margin-bottom:1rem}.menuhero-subtitle{font-size:1.8rem;margin-bottom:1rem;color:#ffb6f9}.menuhero-text{font-size:1.2rem;margin-bottom:2rem;line-height:1.6}.menuhero-button{display:inline-block;background:#ffb6f9;color:#4b164c;padding:.75rem 1.5rem;border-radius:25px;font-weight:700;text-decoration:none;transition:background .3s,transform .2s ease}.menuhero-button:hover{background:#ff89f2;transform:scale(1.05)}.menuhero-image-wrapper{flex:1;display:flex;justify-content:center}.menuhero-image{max-width:800px;width:100%;border-radius:1.5rem;box-shadow:0 8px 25px #0000004d}@media (max-width: 768px){.menuhero{height:auto;border-radius:40px}.menuhero-overlay{flex-direction:column;text-align:center;gap:1.5rem}.menuhero-content{text-align:center}.menuhero-title{font-size:2rem}.menuhero-subtitle{font-size:1.4rem}.menuhero-text{font-size:1rem}.menuhero-image{max-width:480px}}.menuspecialty{position:relative;width:calc(100% - 2rem);margin:1rem auto;border-radius:100px;overflow:hidden;height:auto;display:flex;align-items:center;justify-content:center;font-family:"Baloo 2",cursive}.menuspecialty-video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.menuspecialty-overlay{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:2rem;padding:3rem 2rem;margin-top:3rem;margin-bottom:3rem;background:#0006;border-radius:1.5rem;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);width:100%;max-width:1600px}.menuspecialty-content{text-align:center;color:#fff;max-width:800px}.menuspecialty-title{font-size:2.5rem;margin-bottom:1rem}.menuspecialty-text{font-size:1.2rem;margin-bottom:2rem;line-height:1.6}.menuspecialty-button{display:inline-block;background:#ffb6f9;color:#4b164c;padding:.75rem 1.5rem;border-radius:25px;font-weight:700;text-decoration:none;transition:background .3s,transform .2s ease}.menuspecialty-button:hover{background:#ff89f2;transform:scale(1.05)}.menuspecialty-images{display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap;height:700px}.menuspecialty-img{max-width:400px;width:100%;border-radius:1.5rem;box-shadow:0 8px 25px #0000004d;transition:transform .3s ease}.menuspecialty-img:hover{transform:scale(1.05)}@media (max-width: 768px){.menuspecialty{height:2400px;padding-bottom:2rem}.menuspecialty-overlay{margin-top:-1300px;height:auto;flex-direction:column;background:none}.menuspecialty-title{font-size:2rem}.menuspecialty-text{font-size:1rem}.menuspecialty-images{flex-wrap:wrap;justify-content:center;gap:1.5rem;width:100%}.menuspecialty-img{max-width:380px;width:100%;height:auto}}.navbar{display:flex;justify-content:space-between;align-items:center;color:#fff;font-family:"Baloo 2",cursive;font-weight:600;position:relative;z-index:1000;padding:1rem 5rem}.navbar-logo img{height:120px;width:auto}.navbar-links{display:flex;gap:2rem;list-style:none}.navbar-links a{text-decoration:none;color:#fff;font-size:22px;font-weight:700;transition:color .3s ease}.navbar-links a:hover{color:#ffb6f9}.navbar-cta .order-button{background:#ffb6f9;color:#4b164c;padding:.6rem 1.4rem;border-radius:25px;font-size:20px;font-weight:700;text-decoration:none;transition:background .3s ease,transform .2s ease}.navbar-cta .order-button:hover{background:#ff89f2;transform:scale(1.05)}.navbar-toggle{display:none;font-size:1.8rem;color:#fff;background:none;border:none;cursor:pointer;z-index:1100}@media (max-width: 768px){.navbar{justify-content:center;padding-left:1rem;padding-right:1rem}.navbar-logo{flex:1;display:flex;justify-content:center}.navbar-logo img{margin:0 auto;height:90px}.navbar-links{position:absolute;top:100%;left:0;right:0;background:#4b164c;flex-direction:column;align-items:center;gap:1.5rem;padding:2rem 1rem;transform:translateY(-200%);opacity:0;pointer-events:none;transition:transform .3s ease,opacity .3s ease;border-bottom-left-radius:30px;border-bottom-right-radius:30px}.navbar-links.active{transform:translateY(0);opacity:1;pointer-events:auto}.navbar-cta{display:none}.navbar-toggle{display:block;position:absolute;left:1rem}}.footer{color:#fff;font-size:.95rem}.footer-container{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding:2rem 1rem;border-bottom:2px solid rgba(255,255,255,.3)}.footer-logo-wrapper{flex:1;display:flex;justify-content:flex-start}.footer-logo{max-width:150px}.footer-info{flex:2;text-align:center;font-size:20px;line-height:1.6}.footer-info p{margin:.2rem 0;font-size:20px}.footer-info a{color:#ffb6f9;text-decoration:none;font-weight:700;font-size:20px}.footer-info a:hover{text-decoration:underline}.footer-socials{flex:1;display:flex;justify-content:flex-end;gap:1.2rem;font-size:2.5rem}.footer-socials a{color:#fff;transition:color .3s,transform .2s ease}.footer-socials a:hover{color:#ffb6f9;transform:scale(1.15)}.footer-bottom{text-align:center;padding:1rem 0;font-size:20px;color:#ddd}.footer-bottom .brand{font-weight:700;color:#ff89f2;text-decoration:none}.footer-bottom .brand:hover{color:#ffb6f9}@media (max-width: 768px){.footer-container{flex-direction:column;text-align:center;gap:1.5rem}.footer-logo-wrapper,.footer-socials{justify-content:center}}.app{display:flex;flex-direction:column;min-height:100vh;background:var(--background, #00152e);color:var(--text, #ffffff)}.main-content{flex:1;width:100%;margin:0 auto;box-sizing:border-box}
