body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;font-family:Poppins,-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}*,:after,:before{box-sizing:border-box}a:focus,button:focus{outline:2px solid #ff6b35;outline-offset:2px}::selection{background-color:#ff6b35;color:#fff}*{box-sizing:border-box;margin:0;padding:0}body{color:#333;font-family:Poppins,sans-serif;line-height:1.6;overflow-x:hidden}.container{margin:0 auto;max-width:1200px;padding:0 20px}.App{text-align:left}html{scroll-behavior:smooth}.text-center{text-align:center}.mb-4{margin-bottom:2rem}.mt-4{margin-top:2rem}.cta-button{background:linear-gradient(135deg,#ff6b35,#f7931e);border:none;box-shadow:0 4px 15px #ff6b354d}.cta-button:hover{background:linear-gradient(135deg,#f7931e,#ff6b35);box-shadow:0 6px 20px #ff6b3566}section{padding:80px 0}.fade-in-up{animation:fadeInUp .6s ease-out}@media (max-width:768px){.container{padding:0 15px}section{padding:60px 0}.cta-button{font-size:1rem;padding:12px 25px}}.header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-bottom:1px solid #0000001a;left:0;position:fixed;top:0;transition:all .3s ease;width:100%;z-index:1000}.header.scrolled{background:#fffffffa;box-shadow:0 2px 20px #0000001a}.navbar{padding:1rem 0}.nav-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 20px}.logo h1{color:#ff6b35;font-size:1.8rem;font-weight:700;margin-bottom:.2rem}.logo p{color:#666;font-size:.9rem;font-weight:400}.nav-menu{display:flex;gap:2rem;list-style:none}.nav-menu a{color:#333;font-weight:500;position:relative;text-decoration:none;transition:color .3s ease}.nav-menu a:hover{color:#ff6b35}.nav-menu a:after{background:#ff6b35;bottom:-5px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.nav-menu a:hover:after{width:100%}.hamburger{cursor:pointer;display:none;flex-direction:column;gap:4px}.hamburger span{background:#333;height:3px;transition:all .3s ease;width:25px}.hamburger.active span:first-child{transform:rotate(45deg) translate(6px,6px)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}@media (max-width:768px){.hamburger{display:flex}.nav-menu{background:#fff;box-shadow:0 5px 20px #0000001a;flex-direction:column;gap:1.5rem;left:0;opacity:0;padding:2rem;position:fixed;top:100%;transform:translateY(-100%);transition:all .3s ease;visibility:hidden;width:100%}.nav-menu.active{opacity:1;transform:translateY(0);visibility:visible}.nav-menu a{font-size:1.1rem;padding:.5rem 0}.logo h1{font-size:1.5rem}.logo p{font-size:.8rem}}@media (max-width:480px){.nav-container{padding:0 15px}.logo h1{font-size:1.3rem}}.hero{align-items:center;background:linear-gradient(#0006,#0006);background-attachment:fixed;background-position:50%;background-size:cover;color:#fff;display:flex;justify-content:center;min-height:100vh;overflow:hidden;position:relative;text-align:center}.hero:before{background:radial-gradient(circle at center,#ffffff1a 0,#0000 70%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.hero-content{animation:fadeInUp 1s ease-out;max-width:800px;padding:0 20px;position:relative;z-index:2}.hero h2{font-size:3.5rem;font-weight:700;margin-bottom:1rem;text-shadow:2px 2px 4px #0000004d}.hero p{font-size:1.3rem;margin-bottom:2rem;opacity:.95;text-shadow:1px 1px 2px #0000004d}.hero-info{display:flex;flex-direction:column;gap:.8rem;margin:2rem 0}.hero-info p{align-items:center;display:flex;font-size:1.1rem;gap:.5rem;justify-content:center;margin:0}.hero-info i{color:#fff;font-size:1.2rem}.cta-button{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:2px solid #fff;border-radius:50px;color:#fff;cursor:pointer;display:inline-block;font-size:1.1rem;font-weight:600;margin-top:1rem;padding:15px 30px;text-decoration:none;transition:all .3s ease}.cta-button:hover{background:#fff;box-shadow:0 10px 30px #0003;color:#ff6b35;transform:translateY(-2px)}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.hero-content{animation:fadeInUp 1s ease-out,float 6s ease-in-out infinite}@media (max-width:768px){.hero{background-attachment:scroll;background-position:50%;background-size:cover;min-height:60vh;padding:80px 0 40px}.hero h2{font-size:2.2rem;margin-bottom:.8rem}.hero p{font-size:1.1rem;margin-bottom:1.5rem}.hero-info{flex-direction:column;gap:.5rem;margin:1.5rem 0}.cta-button,.hero-info p{font-size:1rem}.cta-button{padding:12px 25px}}@media (max-width:480px){.hero{background-position:50%;background-size:cover;min-height:50vh;padding:60px 0 30px}.hero h2{font-size:1.8rem;margin-bottom:.6rem}.hero p{font-size:.95rem;margin-bottom:1.2rem}.hero-info{gap:.4rem;margin:1.2rem 0}.hero-info p{font-size:.9rem}.hero-content{padding:0 15px}.cta-button{font-size:.9rem;padding:10px 20px}}@media (min-width:769px){.hero{background-attachment:fixed}}.about{background:#f8f9fa;padding:100px 0}.about-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.about-text h2{color:#333;font-size:2.5rem;font-weight:700;margin-bottom:2rem;position:relative}.about-text h2:after{background:linear-gradient(135deg,#ff6b35,#f7931e);border-radius:2px;bottom:-10px;content:"";height:4px;left:0;position:absolute;width:60px}.about-text p{color:#666;font-size:1.1rem;line-height:1.8;margin-bottom:1.5rem}.about-image,.image-placeholder{align-items:center;display:flex;justify-content:center}.image-placeholder{background:linear-gradient(135deg,#ff6b35,#f7931e);border-radius:50%;box-shadow:0 20px 40px #ff6b354d;color:#fff;flex-direction:column;height:300px;overflow:hidden;position:relative;text-align:center;width:300px}.image-placeholder:before{animation:rotate 20s linear infinite;background:radial-gradient(circle,#ffffff1a 0,#0000 70%);content:"";height:200%;left:-50%;position:absolute;top:-50%;width:200%}.image-placeholder i{font-size:4rem;margin-bottom:1rem;position:relative;z-index:2}.image-placeholder p{font-size:1.2rem;font-weight:600;margin:0;position:relative;z-index:2}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.image-placeholder:hover{transform:scale(1.05);transition:transform .3s ease}@media (max-width:768px){.about{padding:80px 0}.about-content{gap:3rem;grid-template-columns:1fr;text-align:center}.about-text h2{font-size:2rem}.about-text h2:after{left:50%;transform:translateX(-50%)}.about-text p{font-size:1rem}.image-placeholder{height:250px;width:250px}.image-placeholder i{font-size:3rem}.image-placeholder p{font-size:1rem}}@media (max-width:480px){.about{padding:60px 0}.about-content{gap:2rem}.about-text h2{font-size:1.8rem}.image-placeholder{height:200px;width:200px}.image-placeholder i{font-size:2.5rem}}.about-text{animation:fadeInLeft .8s ease-out}.about-image{animation:fadeInRight .8s ease-out}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}.menu{background:#fff;padding:100px 0}.menu h2{color:#333;font-size:2.5rem;font-weight:700;margin-bottom:3rem;position:relative;text-align:center}.menu h2:after{background:linear-gradient(135deg,#ff6b35,#f7931e);border-radius:2px;bottom:-15px;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:80px}.menu-categories{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:3rem}.menu-category{background:#0000;border:2px solid #ff6b35;border-radius:50px;color:#ff6b35;cursor:pointer;font-size:1rem;font-weight:600;padding:12px 24px;transition:all .3s ease}.menu-category:hover{transform:translateY(-2px)}.menu-category.active,.menu-category:hover{background:#ff6b35;box-shadow:0 5px 15px #ff6b354d;color:#fff}.menu-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto;max-width:1000px}.menu-item{background:#fff;border:1px solid #f0f0f0;border-radius:15px;box-shadow:0 5px 20px #0000001a;display:flex;flex-direction:column;gap:1rem;min-height:140px;padding:1.5rem;transition:all .3s ease}.menu-item:hover{border-color:#ff6b35;box-shadow:0 15px 40px #00000026;transform:translateY(-5px)}.item-info{flex:1 1}.item-info h3{word-wrap:break-word;color:#333;font-size:1.2rem;font-weight:600;-webkit-hyphens:auto;hyphens:auto;line-height:1.3;margin-bottom:.8rem;overflow-wrap:break-word}.item-info p{color:#666;font-size:.9rem;line-height:1.5;margin:0;text-align:justify}.item-price{border-top:1px solid #f0f0f0;color:#ff6b35;font-size:1.3rem;font-weight:700;padding-top:.5rem;text-align:center}.menu-section{animation:fadeIn .5s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.menu{padding:80px 0}.menu h2{font-size:2rem;margin-bottom:2rem}.menu-categories{gap:.5rem;margin-bottom:2rem}.menu-category{font-size:.9rem;padding:10px 20px}.menu-grid{gap:1.5rem;grid-template-columns:1fr;padding:0 1rem}.menu-item{gap:.8rem;padding:1.2rem}.item-info h3{font-size:1.1rem;margin-bottom:.6rem}.item-info p{font-size:.85rem}.item-price{font-size:1.2rem}}@media (max-width:480px){.menu{padding:60px 0}.menu h2{font-size:1.8rem}.menu-categories{align-items:center;flex-direction:column}.menu-category{text-align:center;width:200px}.menu-grid{padding:0 .5rem}.menu-item{gap:.6rem;min-height:120px;padding:1rem}.item-info h3{font-size:1rem;margin-bottom:.5rem}.item-info p{font-size:.8rem}.item-price{font-size:1.1rem}}.menu-item:first-child{animation-delay:.1s}.menu-item:nth-child(2){animation-delay:.2s}.menu-item:nth-child(3){animation-delay:.3s}.menu-item:nth-child(4){animation-delay:.4s}.menu-item{animation:slideInUp .6s ease-out both}@keyframes slideInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.contact{background:linear-gradient(135deg,#f8f9fa,#e9ecef);padding:100px 0}.contact h2{color:#333;font-size:2.5rem;font-weight:700;margin-bottom:3rem;position:relative;text-align:center}.contact h2:after{background:linear-gradient(135deg,#ff6b35,#f7931e);border-radius:2px;bottom:-15px;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:80px}.contact-content{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1000px}.contact-info{display:flex;flex-direction:column;gap:2rem}.contact-item{align-items:flex-start;background:#fff;border-left:4px solid #ff6b35;border-radius:15px;box-shadow:0 5px 20px #0000001a;display:flex;gap:1.5rem;padding:2rem;transition:all .3s ease}.contact-item:hover{box-shadow:0 15px 40px #00000026;transform:translateY(-5px)}.contact-item i{color:#ff6b35;flex-shrink:0;font-size:1.5rem;margin-top:.2rem}.contact-item h3{color:#333;font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.contact-item p{color:#666;line-height:1.6;margin:0}.other-locations{background:#fff;border-radius:15px;border-top:4px solid #ff6b35;box-shadow:0 5px 20px #0000001a;padding:2rem}.other-locations h3{color:#333;font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;text-align:center}.location-item{border-bottom:1px solid #f0f0f0;padding:1rem 0}.location-item:last-child{border-bottom:none}.location-item h4{color:#ff6b35;font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.location-item p{color:#666;font-size:.95rem;margin:0}.contact-item{animation:slideInLeft .6s ease-out}.other-locations{animation:slideInRight .6s ease-out}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInRight{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}@media (max-width:768px){.contact{padding:80px 0}.contact h2{font-size:2rem;margin-bottom:2rem}.contact-content{gap:2rem;grid-template-columns:1fr}.contact-item,.other-locations{padding:1.5rem}.other-locations h3{font-size:1.3rem}}@media (max-width:480px){.contact{padding:60px 0}.contact h2{font-size:1.8rem}.contact-content{gap:1.5rem}.contact-item{flex-direction:column;gap:1rem;padding:1.2rem;text-align:center}.contact-item i{align-self:center;margin-top:0}.other-locations{padding:1.2rem}.location-item{text-align:center}}.contact-item:first-child{animation-delay:.1s}.contact-item:nth-child(2){animation-delay:.2s}.contact-item:nth-child(3){animation-delay:.3s}.footer{background:#2c3e50;color:#fff;padding:60px 0 20px}.footer-content{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:2rem}.footer-section h3{color:#ff6b35;font-size:1.3rem;font-weight:600;margin-bottom:1.5rem;position:relative}.footer-section h3:after{background:#ff6b35;bottom:-8px;content:"";height:2px;left:0;position:absolute;width:40px}.footer-section p{color:#bdc3c7;line-height:1.6;margin-bottom:.5rem}.footer-section ul{list-style:none;padding:0}.footer-section ul li{margin-bottom:.8rem}.footer-section ul li a{color:#bdc3c7;position:relative;text-decoration:none;transition:color .3s ease}.footer-section ul li a:hover{color:#ff6b35}.footer-section ul li a:before{content:"→";left:-20px;opacity:0;position:absolute;transition:all .3s ease}.footer-section ul li a:hover:before{left:-15px;opacity:1}.social-links{display:flex;gap:1rem}.social-links a{align-items:center;background:#ff6b3533;border:1px solid #ff6b354d;border-radius:50%;color:#ff6b35;display:flex;height:40px;justify-content:center;text-decoration:none;transition:all .3s ease;width:40px}.social-links a:hover{background:#ff6b35;box-shadow:0 5px 15px #ff6b3566;color:#fff;transform:translateY(-3px)}.footer-bottom{border-top:1px solid #34495e;padding-top:2rem;text-align:center}.footer-bottom p{color:#95a5a6;font-size:.9rem;margin:0}@media (max-width:768px){.footer{padding:40px 0 20px}.footer-content{gap:2rem;grid-template-columns:1fr;text-align:center}.footer-section h3:after{left:50%;transform:translateX(-50%)}.social-links{justify-content:center}}@media (max-width:480px){.footer{padding:30px 0 15px}.footer-content{gap:1.5rem}.footer-section h3{font-size:1.2rem}.social-links{gap:.8rem}.social-links a{height:35px;width:35px}}.footer-section{animation:fadeInUp .6s ease-out}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.footer-section:first-child{animation-delay:.1s}.footer-section:nth-child(2){animation-delay:.2s}.footer-section:nth-child(3){animation-delay:.3s}
/*# sourceMappingURL=main.f9b35e13.css.map*/