html,body{touch-action:manipulation;-webkit-text-size-adjust:100%;width:100vw;margin:0;padding:0;overflow-x:hidden}*{box-sizing:border-box}.navbar{z-index:1000;background-color:#121212;border-bottom:1px solid #2a2a2a;width:100%;position:sticky;top:0}.navbar-container{justify-content:space-between;align-items:center;max-width:1200px;height:110px;margin:0 auto;padding:0 20px;display:flex}.navbar-logo{color:#fff;letter-spacing:-.5px;z-index:1001;font-size:64px;font-weight:800}.navbar-logo span{color:#ffc107}.menu-icon{cursor:pointer;z-index:1001;flex-direction:column;justify-content:space-around;width:30px;height:24px;display:none}.menu-icon .bar{transform-origin:0;background-color:#fff;border-radius:3px;width:100%;height:3px;transition:all .3s}.menu-icon .bar.open:first-child{transform:rotate(45deg)}.menu-icon .bar.open:nth-child(2){opacity:0}.menu-icon .bar.open:nth-child(3){transform:rotate(-45deg)}.navbar-links{align-items:center;gap:30px;margin:0;padding:0;list-style:none;display:flex}.navbar-links li a{color:#a0a0a0;font-size:15px;font-weight:500;text-decoration:none;transition:color .3s}.navbar-links li a:hover,.navbar-links li a.active{color:#ffc107!important}.mobile-btn-container{display:none}.navbar-btn{color:#1a1a1a;cursor:pointer;background-color:#ffc107;border:none;border-radius:50px;padding:10px 24px;font-size:15px;font-weight:600;transition:background-color .3s,transform .2s}.navbar-btn:hover{background-color:#e6ae06;transform:translateY(-2px)}.desktop-btn{display:block}@media screen and (width<=960px){.menu-icon{display:flex}.navbar-links{z-index:1000;background-color:#121212;flex-direction:column;justify-content:center;align-items:center;gap:30px;width:100%;height:100vh;transition:right .4s;display:flex;position:fixed;top:0;right:-100%}.navbar-links.active{right:0}.navbar-links li a{color:#fff;font-size:20px}.desktop-btn{display:none}.mobile-btn-container{display:block}}.footer{color:#a0a0a0;background-color:#121212;width:100%;padding:60px 0 20px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;overflow-x:hidden}.footer-container{max-width:1200px;margin:0 auto;padding:0 20px}.footer-top{flex-wrap:wrap;justify-content:space-between;gap:40px;margin-bottom:40px;display:flex}.footer-section{flex:1;min-width:200px}.brand-section{flex:2;min-width:280px}.footer-logo{color:#fff;letter-spacing:-.5px;margin-bottom:20px;font-size:52px;font-weight:800}.footer-logo span{color:#ffc107}.footer-description{max-width:280px;margin-bottom:24px;font-size:14px;line-height:1.6}.footer-socials{gap:12px;display:flex}.footer-socials a{color:#fff;background-color:#2a2a2a;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;text-decoration:none;transition:background-color .3s;display:flex}.footer-socials a:hover{color:#121212;background-color:#ffc107}.footer-heading{color:#fff;margin-bottom:20px;font-size:16px;font-weight:600}.footer-section ul{margin:0;padding:0;list-style:none}.footer-section ul li{margin-bottom:12px}.footer-section ul li a{color:#a0a0a0;font-size:14px;text-decoration:none;transition:color .3s}.footer-section ul li a:hover{color:#ffc107}.newsletter-section p{margin-bottom:16px;font-size:14px}.newsletter-form{flex-wrap:wrap;gap:10px;display:flex}.newsletter-form input{color:#fff;appearance:none;background-color:#2a2a2a;border:1px solid #333;border-radius:20px;outline:none;flex:1;min-width:150px;padding:10px 16px;font-size:16px}.newsletter-form input::placeholder{color:#888}.newsletter-form input:focus{border-color:#ffc107}.newsletter-form button{color:#1a1a1a;cursor:pointer;white-space:nowrap;background-color:#ffc107;border:none;border-radius:20px;padding:10px 20px;font-size:15px;font-weight:600;transition:background-color .3s}.newsletter-form button:hover{background-color:#e6ae06}.footer-bottom{text-align:center;color:#666;border-top:1px solid #2a2a2a;padding-top:20px;font-size:13px}@media screen and (width<=768px){.footer-top{flex-direction:column;gap:30px}.footer-section,.brand-section{width:100%;min-width:100%}.footer-description{max-width:100%}.newsletter-form{flex-direction:column}.newsletter-form input,.newsletter-form button{width:100%}}.home-page{color:#1a1a1a;font-family:Inter,-apple-system,sans-serif}.container{max-width:1200px;margin:0 auto;padding:40px 20px}.bg-light{background-color:#f9fafc}.center-text{text-align:center}.section-sub{color:#ffc107;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:12px;font-size:14px}.section-title{letter-spacing:-.5px;margin-bottom:20px;font-size:40px;font-weight:800}.section-desc{color:#555;max-width:600px;margin:0 auto 50px;font-size:16px}.left{text-align:left;margin-left:0}.light{color:#fff}.yellow{color:#ffc107}.btn{cursor:pointer;border:none;border-radius:50px;padding:14px 28px;font-size:16px;font-weight:600;transition:all .3s}.btn-primary{color:#1a1a1a;background-color:#ffc107}.btn-primary:hover{background-color:#e6ae06;transform:translateY(-2px)}.btn-outline{background-color:#0000;border:1px solid #ddd}.btn-outline:hover{border-color:#1a1a1a}.btn-text{color:#ffc107;cursor:pointer;background:0 0;border:1px solid #ffc107;border-radius:20px;padding:8px 16px;font-weight:600;transition:all .3s}.btn-text:hover{color:#1a1a1a;background:#ffc107}.hero-container{align-items:center;gap:40px;padding-top:20px;padding-bottom:60px;display:flex}.hero-content{flex:1}.premium-badge{color:#1a1a1a;background:#fff8e1;border-radius:20px;margin-bottom:20px;padding:6px 14px;font-size:14px;font-weight:600;display:inline-block}.hero-title{margin-bottom:24px;font-size:60px;font-weight:900;line-height:1.1}.hero-title span{color:#ffc107}.hero-subtitle{color:#555;max-width:480px;margin-bottom:40px;font-size:18px}.hero-buttons{gap:16px;margin-bottom:40px;display:flex}.hero-stats{gap:24px;font-size:14px;font-weight:500;display:flex}.dot{border-radius:50%;width:8px;height:8px;margin-right:6px;display:inline-block}.dot.yellow{background:#ffc107}.dot.black{background:#1a1a1a}.hero-image-wrapper{border-radius:24px;flex:1;position:relative}.hero-img{border-radius:24px;width:100%;box-shadow:0 20px 40px #0000001a}.floating-badge{color:#666;background:#fff;border-radius:12px;padding:16px;font-size:12px;position:absolute;box-shadow:0 10px 30px #0000001a}.floating-badge b{color:#1a1a1a;font-size:20px}.top-right{top:-20px;right:-20px}.bottom-left{bottom:-20px;left:-20px}.features-grid{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.feature-card{background:#fff;border:1px solid #f0f0f0;border-radius:16px;flex:1;min-width:200px;padding:30px 20px;box-shadow:0 4px 15px #00000008}.icon-box{color:#ffc107;background:#fff8e1;border-radius:12px;justify-content:center;align-items:center;width:50px;height:50px;margin:0 auto 20px;font-size:24px;display:flex}.products-grid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.product-card{text-align:left;background:#fff;border:1px solid #eaeaea;border-radius:16px;overflow:hidden}.product-card img{object-fit:cover;width:100%;height:200px}.product-info{padding:24px}.product-info h3{margin-bottom:8px;font-size:20px}.product-info p{color:#666;min-height:40px;margin-bottom:20px;font-size:14px}.steps-container{justify-content:space-between;align-items:flex-start;margin-top:50px;display:flex;position:relative}.step{z-index:2;background:0 0;flex:1;position:relative}.step-icon{background:#fff8e1;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 20px;font-size:30px;display:flex;box-shadow:0 0 0 10px #f9fafc}.step-num{color:#555;margin-bottom:8px;font-size:12px;font-weight:700}.step h3{margin-bottom:8px}.step p{color:#666;font-size:14px}.step-line{z-index:1;background:#eaeaea;flex:1;height:2px;margin-top:40px}.section-header{justify-content:space-between;align-items:flex-end;margin-bottom:40px;display:flex}.carousel-nav button{cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:50%;width:40px;height:40px;margin-left:10px}.meals-scroll{scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none;gap:20px;padding-bottom:20px;display:flex;overflow-x:auto}.meals-scroll::-webkit-scrollbar{display:none}.meal-card{background-position:50%;background-size:cover;border-radius:20px;align-items:flex-end;min-width:280px;height:380px;display:flex;position:relative;overflow:hidden}.meal-gradient{background:linear-gradient(#0000 50%,#000c);position:absolute;inset:0}.meal-info{z-index:2;color:#fff;width:100%;padding:24px;position:relative}.meal-info h3{margin-bottom:4px}.meal-info p{color:#ccc;font-size:14px}.benefits-grid{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.benefit-card{background:#fffdf5;border-radius:16px;flex:1;min-width:180px;padding:40px 20px}.b-icon{color:#ffc107;margin-bottom:16px;font-size:24px}.benefit-card h2{margin-bottom:4px;font-size:32px;font-weight:800}.b-sub{color:#888;margin-bottom:16px;font-size:12px}.testimonials-grid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.testimonial-card{text-align:left;background:#fff;border:1px solid #eaeaea;border-radius:16px;padding:30px}.quote-icon{color:#ffc107;margin-bottom:10px;font-size:40px;line-height:1}.stars{color:#ffc107;margin-bottom:16px}.testimonial-card p{color:#555;min-height:80px;margin-bottom:30px;font-style:italic}.t-footer h4{margin-bottom:4px}.t-goal{color:#ffc107;font-size:13px;font-weight:600}.corporate{color:#fff;background:#1a1a1a}.corporate-container{align-items:center;gap:60px;display:flex}.corporate-content{flex:1}.corporate-desc{color:#aaa;margin-bottom:30px}.corporate-features{flex-direction:column;flex:1;gap:30px;display:flex}.c-feature{align-items:flex-start;gap:20px;display:flex}.cf-icon{background:#2a2a2a;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;display:flex}.c-feature h4{margin-bottom:6px}.c-feature p{color:#888;font-size:14px}.cta-box{text-align:center;color:#fff;background:linear-gradient(135deg,#1a1a1a,#000);border-radius:24px;padding:80px 40px;position:relative;overflow:hidden}.cta-box h2{margin-bottom:16px;font-size:48px}.cta-box h2 span{color:#ffc107}.cta-box p{color:#aaa;margin-bottom:32px;font-size:18px}@media (width<=960px){.hero-container,.corporate-container{text-align:center;flex-direction:column}.hero-title{font-size:40px}.hero-subtitle{margin:0 auto 30px}.hero-buttons{flex-direction:column;align-items:center}.hero-stats{justify-content:center}.products-grid,.testimonials-grid{grid-template-columns:1fr}.steps-container{flex-direction:column;align-items:center;gap:40px}.step-line{display:none}.section-header{text-align:center;flex-direction:column;align-items:center;gap:20px}.left{text-align:center}.features-grid .feature-card,.benefits-grid .benefit-card{min-width:100%}}.story-hero{align-items:center;gap:60px;padding-top:20px;padding-bottom:60px;display:flex}.story-hero-content{flex:1}.story-title{color:#1a1a1a;letter-spacing:-1px;margin-bottom:24px;font-size:55px;font-weight:800;line-height:1.1}.story-title span{color:#ffc107}.story-desc{color:#555;max-width:500px;font-size:18px;line-height:1.6}.story-hero-img-wrapper{flex:1}.story-main-img{border-radius:24px;width:100%;box-shadow:0 20px 40px #0000001a}.pillars-container{gap:30px;padding-top:40px;padding-bottom:80px;display:flex}.pillar-card{background:#fff;border:1px solid #f0f0f0;border-radius:20px;flex:1;padding:40px 30px;box-shadow:0 4px 15px #00000005}.pillar-icon{color:#ffc107;background:#fffdf5;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:24px;font-size:24px;display:flex}.pillar-card h3{color:#1a1a1a;margin-bottom:16px;font-size:20px;font-weight:700}.pillar-card p{color:#666;font-size:15px;line-height:1.6}.story-timeline{padding-top:100px;padding-bottom:100px}.timeline-title{color:#1a1a1a;margin-bottom:80px;font-size:36px;font-weight:800}.timeline-wrapper{border-left:2px solid #f0f0f0;max-width:600px;margin:0 auto;padding-left:30px;position:relative}.timeline-item{margin-bottom:60px;position:relative}.timeline-item:last-child{margin-bottom:0}.timeline-dot{background-color:#ffc107;border-radius:50%;width:12px;height:12px;position:absolute;top:4px;left:-37px}.timeline-dot.inactive{background-color:#f0f0f0}.timeline-content{text-align:left}.timeline-year{color:#ffc107;margin-bottom:8px;font-size:18px;font-weight:700}.timeline-content h4{color:#1a1a1a;margin-bottom:8px;font-size:20px;font-weight:800}.timeline-content p{color:#666;font-size:14px;line-height:1.6}.faded .timeline-year,.faded h4,.faded p{color:#ddd}@media screen and (width<=768px){.story-hero{text-align:center;flex-direction:column}.left.section-sub{text-align:center}.story-title{font-size:40px}.pillars-container{flex-direction:column}.timeline-wrapper{margin-left:20px}}.what-we-offer-page{background-color:#fafafa;padding-top:0;padding-bottom:100px}.what-we-offer-page .dynamic-content section.container,.what-we-offer-page .dynamic-content .container{padding-top:0}.offer-header{margin-bottom:70px}.offer-title{color:#1a1a1a;letter-spacing:-1px;margin-bottom:20px;font-size:55px;font-weight:800}.offer-title span{color:#ffc107}.offer-desc{color:#666;max-width:600px;margin:0 auto;font-size:18px}.services-grid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.service-card{text-align:left;background:#fff;border:1px solid #f2f2f2;border-radius:12px;flex-direction:column;align-items:flex-start;height:100%;padding:50px 40px;transition:all .3s;display:flex;box-shadow:0 5px 20px #00000008}.service-card:hover{transform:translateY(-2px);box-shadow:0 15px 40px #0000000f}.s-icon-box{background:#f5f5f5;border-radius:10px;justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:25px;font-size:24px;display:flex}.s-icon-box img{object-fit:contain;width:24px;height:24px}.service-card h3{color:#1a1a1a;margin-bottom:20px;font-size:24px;font-weight:800;line-height:1.2}.service-card p{color:#777;flex-grow:1;margin-bottom:35px;font-size:16px;line-height:1.8}.btn-learn-more{color:#ffda44;cursor:pointer;text-transform:none;background:0 0;border:1.5px solid #ffda44;border-radius:50px;padding:12px 32px;font-size:14px;font-weight:700;transition:all .3s;display:inline-block}.btn-learn-more:hover{color:#1a1a1a;background:#ffda44}@media screen and (width<=960px){.services-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (width<=600px){.services-grid{grid-template-columns:1fr}.offer-title{font-size:40px}}.why-us-page{background-color:#fff;padding-top:20px;padding-bottom:120px}.why-us-header{margin-bottom:70px}.why-us-title{color:#1a1a1a;letter-spacing:-1px;margin-bottom:20px;font-size:55px;font-weight:800;line-height:1.1}.why-us-title span{color:#ffc107}.why-us-desc{color:#666;max-width:600px;margin:0 auto;font-size:18px}.why-us-grid{grid-template-columns:repeat(2,1fr);gap:30px;display:grid}.why-us-card{background:#fff;border:1px solid #eaeaea;border-radius:16px;align-items:flex-start;gap:24px;padding:40px 30px;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 4px 15px #00000003}.why-us-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000000f}.wu-icon-box{color:#ffc107;background:#fffdf5;border-radius:12px;justify-content:center;align-items:center;width:60px;min-width:60px;height:60px;font-size:28px;display:flex}.wu-content h3{color:#1a1a1a;margin-bottom:12px;font-size:22px;font-weight:700}.wu-content p{color:#666;font-size:15px;line-height:1.6}@media screen and (width<=960px){.why-us-grid{grid-template-columns:1fr}}@media screen and (width<=600px){.why-us-title{font-size:40px}.why-us-card{flex-direction:column;align-items:flex-start}}.products-page{background-color:#fafafa;padding-top:20px;padding-bottom:120px}.products-header{margin-bottom:40px}.products-title{color:#1a1a1a;letter-spacing:-1px;margin-bottom:20px;font-size:55px;font-weight:800}.products-title span{color:#ffc107}.products-desc{color:#666;max-width:600px;margin:0 auto;font-size:18px}.filter-tabs{flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:50px;display:flex}.filter-btn{color:#555;cursor:pointer;background:#f0f0f0;border:none;border-radius:50px;padding:8px 20px;font-size:15px;font-weight:600;transition:all .3s}.filter-btn:hover{background:#e0e0e0}.filter-btn.active{color:#1a1a1a;background:#ffc107}.products-grid-4{grid-template-columns:repeat(4,1fr);gap:30px;display:grid}.product-card-ui{background:#fff;border:1px solid #eaeaea;border-radius:16px;flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 4px 15px #00000005}.product-card-ui:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000000f}.product-img-wrapper{border-radius:10px;width:calc(100% - 20px);height:180px;margin:10px 10px 0;position:relative;overflow:hidden}.product-img-wrapper img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.product-card-ui:hover .product-img-wrapper img{transform:scale(1.05)}.product-badge{color:#1a1a1a;z-index:2;background:#ffc107;border-radius:20px;padding:4px 10px;font-size:11px;font-weight:700;position:absolute;top:10px;left:10px;box-shadow:0 2px 10px #0000001a}.product-card-content{flex-direction:column;flex-grow:1;padding:20px;display:flex}.product-card-content h3{color:#1a1a1a;margin-bottom:6px;font-size:17px;font-weight:700}.cal-text{color:#888;flex-grow:1;margin-bottom:24px;font-size:13px}.btn-view-details{color:#ffc107;cursor:pointer;background:0 0;border:1px solid #ffc107;border-radius:50px;width:100%;padding:10px 0;font-size:14px;font-weight:600;transition:all .3s}.btn-view-details:hover{color:#1a1a1a;background:#ffc107}@media screen and (width<=1200px){.products-grid-4{grid-template-columns:repeat(3,1fr)}}@media screen and (width<=900px){.products-grid-4{grid-template-columns:repeat(2,1fr)}}@media screen and (width<=600px){.products-grid-4{grid-template-columns:1fr}.products-title{font-size:40px}}.product-modal-backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2000;background:#000000d9;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.product-modal-content{background:#1a1a1a;border:1px solid #ffffff1a;border-radius:20px;width:90%;max-width:900px;max-height:90vh;padding:30px;position:relative;overflow-y:auto;box-shadow:0 25px 50px -12px #00000080}.close-modal{color:#fff;cursor:pointer;background:0 0;border:none;font-size:32px;line-height:1;position:absolute;top:20px;right:20px}.modal-body-layout{grid-template-columns:1fr 1fr;gap:40px;display:grid}.modal-img img{object-fit:contain;background:#000;border-radius:15px;width:100%;max-height:400px}.modal-info .modal-category{color:#ffc107;text-transform:uppercase;letter-spacing:1px;font-size:.9rem;font-weight:600}.modal-info h2{color:#fff;margin:10px 0 20px;font-size:2.5rem}.modal-meta{align-items:center;gap:15px;margin-bottom:25px;display:flex}.modal-badge{color:#000;background:#ffc107;border-radius:5px;padding:2px 10px;font-size:.8rem;font-weight:700}.modal-cal{color:#999;font-size:1rem}.modal-section{margin-bottom:25px}.modal-section h4{color:#ffc107;letter-spacing:1.5px;margin-bottom:10px;font-size:.8rem;font-weight:600}.modal-section p{color:#ddd;font-size:15px;line-height:1.6}.btn-yellow{color:#1a1a1a;cursor:pointer;background:#ffc107;border:none;border-radius:50px;padding:15px 30px;font-size:16px;font-weight:700;transition:all .3s}.btn-yellow:hover{background:#ffb300}@media (width<=800px){.modal-body-layout{grid-template-columns:1fr}.modal-info h2{font-size:2rem}}.contact-page{background-color:#fff;padding-top:20px}.contact-header{margin-bottom:70px}.contact-title{color:#1a1a1a;letter-spacing:-1px;margin-bottom:20px;font-size:55px;font-weight:800}.contact-title span{color:#ffc107}.contact-desc{color:#666;max-width:600px;margin:0 auto;font-size:18px}.contact-content{gap:80px;margin-bottom:100px;display:flex}.contact-form-section{flex:1}.contact-form{flex-direction:column;gap:20px;display:flex}.contact-form input,.contact-form textarea{color:#333;border:1px solid #eaeaea;border-radius:8px;outline:none;width:100%;padding:16px 20px;font-family:inherit;font-size:15px;transition:border-color .3s}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#aaa}.contact-form input:focus,.contact-form textarea:focus{border-color:#ffc107}.contact-form textarea{resize:vertical}.btn-send{color:#1a1a1a;cursor:pointer;background-color:#ffc107;border:none;border-radius:50px;padding:18px;font-size:16px;font-weight:700;transition:background-color .3s}.btn-send:hover{background-color:#e6b00c}.full-width{width:100%}.contact-info-section{flex-direction:column;flex:1;gap:40px;display:flex}.info-items{flex-direction:column;gap:30px;display:flex}.info-item{align-items:flex-start;gap:20px;display:flex}.c-icon-box{color:#ffc107;background:#fffdf5;border-radius:12px;justify-content:center;align-items:center;width:48px;min-width:48px;height:48px;font-size:20px;display:flex}.info-text h4{color:#1a1a1a;margin-bottom:6px;font-size:17px;font-weight:700}.info-text p{color:#666;font-size:15px}.map-container{background-color:#f0f0f0;border-radius:16px;width:100%;height:250px;overflow:hidden}.map-container iframe{width:100%;height:100%}.contact-cta{color:#fff;background-color:#1a1a1a;padding:80px 0}.contact-cta h2{margin-bottom:16px;font-size:36px;font-weight:800}.contact-cta p{color:#bbb;margin-bottom:30px;font-size:18px}@media screen and (width<=960px){.contact-content{flex-direction:column;gap:50px}}@media screen and (width<=600px){.contact-title{font-size:40px}.contact-cta h2{font-size:28px}}*{box-sizing:border-box;margin:0;padding:0}body{color:#333;background-color:#f9f9f9;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.6}.App{flex-direction:column;min-height:100vh;display:flex}.main-content{flex:1;display:block}.main-content h1{color:#1a1a1a;margin-bottom:20px;font-size:3rem}.main-content p{color:#666;max-width:600px;font-size:1.25rem}
