@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_5972bc34-module__OU16Qa__className{font-family:Inter,Inter Fallback;font-style:normal}
*{box-sizing:border-box;margin:0;padding:0}:root{--primary-color:#10b981;--primary-hover:#059669;--primary-light:#34d399;--primary-dark:#047857;--text-primary:#1f2937;--text-secondary:#6b7280;--bg-light:#fff;--bg-white:#fff;--border-color:#e5e7eb;--accent-green:#d1fae5;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a;--shadow-xl:0 20px 25px -5px #0000001a}body{color:var(--text-primary);background-color:var(--bg-white);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6;overflow-x:hidden}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}@media (min-width:768px){.container{padding:0 2rem}}.navbar{-webkit-backdrop-filter:blur(10px);border-bottom:1px solid var(--border-color);z-index:1000;background:#fafafae6;padding:1rem 0;position:sticky;top:0}.nav-content{justify-content:space-between;align-items:center;gap:1rem;display:flex}.logo{cursor:pointer;align-items:center;gap:.5rem;text-decoration:none;transition:opacity .2s;display:flex}.logo:hover{opacity:.8}.logo-icon{border-radius:8px}.logo-text{color:var(--text-primary);font-size:1.5rem;font-weight:700}.mobile-menu-btn{cursor:pointer;z-index:1001;background:0 0;border:none;padding:.5rem;display:block}@media (min-width:768px){.mobile-menu-btn{display:none}}.hamburger{background:var(--text-primary);width:24px;height:2px;transition:all .3s;display:block;position:relative}.hamburger:before,.hamburger:after{content:"";background:var(--text-primary);width:24px;height:2px;transition:all .3s;position:absolute}.hamburger:before{top:-8px}.hamburger:after{bottom:-8px}.hamburger.open{background:0 0}.hamburger.open:before{top:0;transform:rotate(45deg)}.hamburger.open:after{bottom:0;transform:rotate(-45deg)}.nav-links{background:var(--bg-white);width:80%;max-width:300px;height:100vh;box-shadow:var(--shadow-xl);flex-direction:column;gap:1.5rem;padding:5rem 2rem 2rem;transition:left .3s;display:flex;position:fixed;top:0;left:-100%}.nav-links.open{left:0}@media (min-width:768px){.nav-links{width:auto;max-width:none;height:auto;box-shadow:none;background:0 0;flex-direction:row;gap:2rem;padding:0;position:static}}.nav-links a,.nav-links>a{color:var(--text-primary);font-size:1.1rem;font-weight:500;text-decoration:none;transition:color .2s}@media (min-width:768px){.nav-links a,.nav-links>a{font-size:.95rem}}.nav-links a:hover,.nav-links>a:hover{color:var(--primary-color)}.nav-cta{display:none}@media (min-width:768px){.nav-cta{display:block}}.btn-download{color:#fff;cursor:pointer;background:#111;border:none;border-radius:.5rem;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.9rem;font-weight:500;transition:all .2s;display:flex}.btn-download:hover{background:#333}.btn-icon{display:none}.hero{background:var(--bg-white);padding:3rem 0}@media (min-width:768px){.hero{padding:5rem 0}}.hero-grid{align-items:center;gap:3rem;display:grid}@media (min-width:768px){.hero-grid{grid-template-columns:1fr 1fr;gap:4rem}}.hero-content{text-align:center}@media (min-width:768px){.hero-content{text-align:left}}.hero-icon{justify-content:center;margin-bottom:1.5rem;display:flex}@media (min-width:768px){.hero-icon{justify-content:flex-start}}.hero-logo{box-shadow:var(--shadow-md);border-radius:16px}.hero-title{color:var(--text-primary);margin-bottom:1.5rem;font-size:2rem;font-weight:800;line-height:1.2}@media (min-width:768px){.hero-title{font-size:3rem}}@media (min-width:1024px){.hero-title{font-size:3.5rem}}.highlight-gradient{background:linear-gradient(90deg,#f97316,#ec4899,#8b5cf6,#06b6d4,#10b981,#f97316) 0 0/300% 100%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:4s infinite gradient-shift}@keyframes gradient-shift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.hero-subtitle{color:var(--text-secondary);margin-bottom:2rem;font-size:1.1rem;line-height:1.7}@media (min-width:768px){.hero-subtitle{font-size:1.25rem}}.hero-cta{flex-direction:column;align-items:center;gap:1rem;display:flex}@media (min-width:768px){.hero-cta{align-items:flex-start}}.btn-primary{background:linear-gradient(135deg,var(--primary-color),var(--primary-dark));color:#fff;cursor:pointer;box-shadow:var(--shadow-lg);border:none;border-radius:.75rem;padding:1rem 2.5rem;font-size:1rem;font-weight:700;transition:all .3s}.btn-primary:hover{box-shadow:var(--shadow-xl);transform:translateY(-2px)}.btn-large{padding:1.25rem 3rem;font-size:1.125rem}.app-store-badge{width:auto;height:50px;transition:transform .2s}.app-store-badge:hover{transform:scale(1.05)}.hero-image{order:-1;justify-content:center;display:flex}@media (min-width:768px){.hero-image{order:0}}.hero-video{width:100%;max-width:400px}@media (min-width:768px){.hero-video{max-width:500px}}.phone-mockup{width:280px;height:560px;box-shadow:var(--shadow-xl);background:linear-gradient(135deg,#1f2937,#374151);border-radius:2.5rem;padding:1rem;position:relative}@media (min-width:768px){.phone-mockup{width:320px;height:640px}}.phone-mockup:before{content:"";z-index:10;background:#000;border-radius:0 0 1rem 1rem;width:100px;height:25px;position:absolute;top:1rem;left:50%;transform:translate(-50%)}.phone-screen{background:#fff;border-radius:2rem;width:100%;height:100%;overflow:hidden}.app-preview{padding:3rem 1.5rem 1.5rem}.app-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.app-title{font-size:1.25rem;font-weight:700}.calories{color:var(--text-secondary);font-size:.875rem}.progress-bar{background:var(--bg-light);border-radius:1rem;width:100%;height:8px;margin-bottom:1.5rem;overflow:hidden}.progress-fill{background:linear-gradient(135deg,var(--primary-color),var(--primary-light));border-radius:1rem;height:100%;transition:width .3s}.meals-list{flex-direction:column;gap:.75rem;display:flex}.meal-card{background:var(--bg-light);border-radius:1rem;align-items:center;gap:1rem;padding:1rem;transition:all .2s;display:flex}.meal-card:hover{background:#f3f4f6;transform:translate(4px)}.meal-image{background:#fff;border-radius:.75rem;justify-content:center;align-items:center;width:50px;height:50px;font-size:2rem;display:flex}.meal-info h3{margin-bottom:.25rem;font-size:.95rem;font-weight:600}.meal-info p{color:var(--text-secondary);font-size:.8rem}.features{background:var(--bg-light);min-height:300vh;position:relative}.features-sticky-wrapper{flex-direction:column;justify-content:flex-start;height:100vh;padding:6rem 0 2rem;display:flex;position:sticky;top:0}@media (min-width:768px){.features-sticky-wrapper{padding:5rem 0 2rem}}.section-title{text-align:center;margin-bottom:2rem;font-size:2rem;font-weight:800}@media (min-width:768px){.section-title{margin-bottom:3rem;font-size:2.5rem}}.features-scroll-container{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:2rem;display:flex}@media (min-width:768px){.features-scroll-container{flex-direction:row;justify-content:center;align-items:center;gap:4rem}}.features-mock-wrapper{align-items:center;gap:1rem;display:flex}@media (min-width:768px){.features-mock-wrapper{gap:1.5rem}}.features-progress{display:none}@media (min-width:768px){.features-progress{flex-direction:column;gap:.75rem;display:flex}}.progress-dot{background:var(--border-color);border-radius:50%;width:8px;height:8px;transition:all .3s}@media (min-width:768px){.progress-dot{width:10px;height:10px}}.progress-dot.active{background:var(--primary-color)}.features-mock-container{justify-content:center;align-items:center;display:flex}.phone-frame{width:280px;height:570px;position:relative}@media (min-width:768px){.phone-frame{width:320px;height:650px}}@media (min-width:1024px){.phone-frame{width:360px;height:730px}}.feature-mock{object-fit:contain;width:100%;height:100%;position:absolute;top:0;left:0}.features-text-container{display:none}@media (min-width:768px){.features-text-container{width:380px;height:180px;padding:0;display:block;position:relative}}.feature-text{text-align:center;width:100%;padding:0 1rem;position:absolute;top:0;left:0}@media (min-width:768px){.feature-text{text-align:left;padding:0}}.feature-title{color:var(--text-primary);margin-bottom:1rem;font-size:1.5rem;font-weight:700}@media (min-width:768px){.feature-title{font-size:2rem}}.feature-description{color:var(--text-secondary);font-size:1rem;line-height:1.7}@media (min-width:768px){.feature-description{font-size:1.1rem;line-height:1.8}}.benefits{background:var(--bg-light);padding:4rem 0}@media (min-width:768px){.benefits{padding:6rem 0}}.benefits-grid{gap:2rem;display:grid}@media (min-width:768px){.benefits-grid{grid-template-columns:repeat(3,1fr);gap:2.5rem}}.benefit-card{text-align:center;background:#fff;border-radius:1.5rem;padding:2rem;transition:all .3s}.benefit-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.benefit-icon{margin-bottom:1rem;font-size:3rem}.benefit-card h3{margin-bottom:.75rem;font-size:1.5rem;font-weight:700}.benefit-card p{color:var(--text-secondary);line-height:1.7}.testimonials{background:var(--bg-white);padding:4rem 0;overflow:hidden}@media (min-width:768px){.testimonials{padding:6rem 0}}.section-subtitle{text-align:center;color:var(--text-secondary);margin-top:-1.5rem;margin-bottom:3rem;font-size:1.1rem}.testimonials-carousel{width:100%;padding:1rem 0;overflow:hidden}.testimonials-track{gap:1.5rem;width:max-content;animation:40s linear infinite scroll-left;display:flex}.testimonials-track:hover{animation-play-state:paused}@keyframes scroll-left{0%{transform:translate(0)}to{transform:translate(-50%)}}.testimonial-card{background:#fff;border-radius:1rem;flex-shrink:0;width:320px;padding:1.5rem;box-shadow:0 4px 20px #0000001a,0 1px 3px #00000014}@media (min-width:768px){.testimonial-card{width:380px;padding:2rem}}.testimonial-header{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.testimonial-flag{font-size:2rem}.testimonial-user{flex-direction:column;display:flex}.testimonial-username{color:var(--text-primary);font-size:1rem;font-weight:700}.testimonial-country{color:var(--text-secondary);font-size:.875rem}.testimonial-stars{color:#fbbf24;letter-spacing:2px;margin-bottom:1rem;font-size:1.25rem}.testimonial-text{color:#4b5563;font-size:.95rem;font-style:italic;line-height:1.7}.announcement{color:#fff;background:linear-gradient(135deg,#1f2937,#374151);padding:4rem 0}@media (min-width:768px){.announcement{padding:6rem 0}}.announcement-content{align-items:center;gap:3rem;display:grid}@media (min-width:768px){.announcement-content{grid-template-columns:1fr 1fr;gap:4rem}}.announcement-text{text-align:center}@media (min-width:768px){.announcement-text{text-align:left}}.badge{color:#a7f3d0;background:#10b98133;border-radius:2rem;margin-bottom:1rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:inline-block}.announcement-text h2{margin-bottom:1rem;font-size:2rem}@media (min-width:768px){.announcement-text h2{font-size:2.5rem}}.announcement-text p{color:#d1d5db;font-size:1.1rem;line-height:1.7}.announcement-image,.dark-mode-preview{justify-content:center;display:flex}.dark-phone{width:200px;height:400px;box-shadow:var(--shadow-xl);background:linear-gradient(135deg,#4b5563,#6b7280);border-radius:2rem;padding:1rem}@media (min-width:768px){.dark-phone{width:250px;height:500px}}.dark-screen{background:#111827;border-radius:1.5rem;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.dark-moon{font-size:4rem}.cta{background:linear-gradient(135deg,var(--primary-color),var(--primary-dark));color:#fff;text-align:center;padding:5rem 0}@media (min-width:768px){.cta{padding:7rem 0}}.cta-content h2{margin-bottom:1rem;font-size:2rem}@media (min-width:768px){.cta-content h2{font-size:3rem}}.cta-content>p{opacity:.9;margin-bottom:2rem;font-size:1.1rem}@media (min-width:768px){.cta-content>p{font-size:1.25rem}}.cta .btn-primary{color:var(--primary-color);background:#fff;margin-bottom:1rem}.cta .btn-primary:hover{background:var(--bg-light)}.cta-note{opacity:.8;font-size:.875rem}.cta-section{background:var(--bg-white);padding:4rem 0}@media (min-width:768px){.cta-section{padding:6rem 0}}.cta-grid{text-align:center;flex-direction:column;align-items:center;gap:2rem;display:flex}@media (min-width:768px){.cta-grid{text-align:left;flex-direction:row;justify-content:center;gap:4rem}}.cta-image{flex-shrink:0}.cta-koala{object-fit:contain;width:300px;height:300px}@media (min-width:768px){.cta-koala{width:450px;height:450px}}.cta-content{max-width:500px}.cta-title{color:var(--text-primary);margin-bottom:1rem;font-size:2rem;font-weight:800}@media (min-width:768px){.cta-title{font-size:2.5rem}}.cta-subtitle{color:var(--text-secondary);margin-bottom:2rem;font-size:1.1rem;line-height:1.7}.footer{background:var(--bg-light);border-top:1px solid var(--border-color);padding:3rem 0}.footer-content{text-align:center}.footer-links{flex-wrap:wrap;justify-content:center;gap:2rem;margin-bottom:1.5rem;display:flex}.footer-links a{color:var(--text-secondary);font-size:.875rem;text-decoration:none;transition:color .2s}.footer-links a:hover{color:var(--primary-color)}.footer-text{color:var(--text-secondary);font-size:.875rem}html{scroll-behavior:smooth}@media (max-width:767px){.nav-links.open:before{content:"";z-index:-1;background:#00000080;width:100vw;height:100vh;position:fixed;top:0;left:0}}.terms-page{background:linear-gradient(to bottom,var(--bg-light),#fff);min-height:100vh;padding:2rem 0 4rem}.terms-header{text-align:center;background:linear-gradient(135deg,var(--primary-color),var(--primary-dark));box-shadow:var(--shadow-lg);border-radius:1.5rem;margin-top:2rem;margin-bottom:3rem;padding:3rem 2rem;position:relative;overflow:hidden}.terms-header:before{content:"";background:#ffffff1a;border-radius:50%;width:300px;height:300px;position:absolute;top:-50%;right:-10%}.terms-header:after{content:"";background:#ffffff0d;border-radius:50%;width:200px;height:200px;position:absolute;bottom:-30%;left:-5%}.terms-header h1{color:#fff;z-index:1;margin-bottom:.75rem;font-size:2.5rem;font-weight:800;position:relative}@media (min-width:768px){.terms-header h1{font-size:3.5rem}}.effective-date{color:#ffffffe6;z-index:1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-radius:2rem;padding:.5rem 1rem;font-size:1rem;display:inline-block;position:relative}.terms-content{box-shadow:var(--shadow-md);border:1px solid var(--accent-green);background:#fff;border-radius:1.5rem;max-width:900px;margin-bottom:2rem;margin-left:auto;margin-right:auto;padding:2.5rem}@media (min-width:768px){.terms-content{padding:4rem}}.terms-content section{margin-bottom:3rem;position:relative}.terms-content section:last-child{margin-bottom:0}.terms-content h2{color:var(--text-primary);border-bottom:3px solid var(--primary-color);margin-bottom:1.5rem;padding-bottom:.75rem;padding-left:1.5rem;font-size:1.75rem;font-weight:700;position:relative}.terms-content h2:before{content:"";background:linear-gradient(to bottom,var(--primary-color),var(--primary-light));border-radius:1rem;width:5px;height:100%;position:absolute;top:0;left:0}.terms-content h3{color:var(--primary-dark);align-items:center;gap:.5rem;margin:1.5rem 0 1rem;font-size:1.25rem;font-weight:600;display:flex}.terms-content h3:before{content:"→";color:var(--primary-color);font-weight:700}.terms-content p{color:var(--text-secondary);margin-bottom:1.25rem;font-size:1.05rem;line-height:1.9}.terms-content ul{color:var(--text-secondary);margin:1.25rem 0 1.5rem 2rem;line-height:1.9}.terms-content li{margin-bottom:.75rem;padding-left:.5rem;position:relative}.terms-content li::marker{color:var(--primary-color)}.contact-email{text-align:center;background:var(--bg-light);border:2px dashed var(--primary-color);border-radius:1rem;margin-top:2rem;padding:2rem}.contact-email a{color:var(--primary-color);box-shadow:var(--shadow-sm);background:#fff;border-radius:.5rem;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:1.25rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.contact-email a:before{content:"✉️";font-size:1.5rem}.contact-email a:hover{color:var(--primary-hover);box-shadow:var(--shadow-md);transform:translateY(-2px)}.support-page{background:linear-gradient(to bottom,var(--bg-light),#fff);min-height:100vh;padding:2rem 0 4rem}.support-header{text-align:center;background:linear-gradient(135deg,var(--primary-color),var(--primary-dark));box-shadow:var(--shadow-lg);border-radius:1.5rem;margin-top:2rem;margin-bottom:3rem;padding:3rem 2rem;position:relative;overflow:hidden}.support-header:before{content:"";background:#ffffff1a;border-radius:50%;width:300px;height:300px;position:absolute;top:-50%;right:-10%}.support-header:after{content:"";background:#ffffff0d;border-radius:50%;width:200px;height:200px;position:absolute;bottom:-30%;left:-5%}.support-header h1{color:#fff;z-index:1;margin-bottom:.75rem;font-size:2.5rem;font-weight:800;position:relative}@media (min-width:768px){.support-header h1{font-size:3.5rem}}.support-subtitle{color:#ffffffe6;z-index:1;font-size:1.1rem;position:relative}.support-content{max-width:800px;margin:0 auto}.faq-section{margin-bottom:2.5rem}.faq-section-title{text-transform:uppercase;letter-spacing:.05em;color:var(--text-secondary);margin-bottom:1rem;padding-left:.5rem;font-size:.875rem;font-weight:600}.faq-list{box-shadow:var(--shadow-md);border:1px solid var(--border-color);background:#fff;border-radius:1rem;overflow:hidden}.faq-item{border-bottom:1px solid var(--border-color)}.faq-item:last-child{border-bottom:none}.faq-question{cursor:pointer;text-align:left;width:100%;color:var(--text-primary);background:0 0;border:none;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;font-size:1rem;font-weight:500;transition:background .2s;display:flex}.faq-question:hover{background:var(--bg-light)}.faq-question span{flex:1;padding-right:1rem}.faq-chevron{color:var(--primary-color);flex-shrink:0;transition:transform .3s}.faq-chevron.rotated{transform:rotate(180deg)}.faq-answer{padding:0 1.5rem 1.25rem;animation:.2s fadeIn}@keyframes fadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.faq-answer ul{margin:0;padding:0;list-style:none}.faq-answer li{color:var(--text-secondary);margin-bottom:.5rem;padding-left:1.5rem;line-height:1.6;position:relative}.faq-answer li:before{content:"•";color:var(--primary-color);font-weight:700;position:absolute;left:0}.faq-answer li:last-child{margin-bottom:0}.contact-section{text-align:center;box-shadow:var(--shadow-md);border:1px solid var(--border-color);background:#fff;border-radius:1rem;padding:2.5rem}.contact-text{color:var(--text-secondary);margin-bottom:1rem;font-size:1rem;font-weight:600}.contact-button{background:var(--primary-color);color:#fff;box-shadow:var(--shadow-md);border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;padding:.875rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.contact-button:hover{background:var(--primary-hover);box-shadow:var(--shadow-lg);transform:translateY(-2px)}.contact-button svg{flex-shrink:0}
