*,*:before,*:after{box-sizing:border-box;margin:0;padding:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}html{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scroll-padding-top:80px}body{overflow-x:hidden;overscroll-behavior:none}*{-webkit-overflow-scrolling:touch}.reveal,nav,.food-card,.feature-card,.pricing-card,.testimonial-card,a,button{will-change:transform;transform:translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden}.reveal{opacity:0;transform:translate3d(0,24px,0);transition:opacity .6s cubic-bezier(.25,.46,.45,.94),transform .6s cubic-bezier(.25,.46,.45,.94)}.reveal.visible{opacity:1;transform:translateZ(0)}.reveal-delay-1{transition-delay:.08s}.reveal-delay-2{transition-delay:.16s}.reveal-delay-3{transition-delay:.24s}a,button{-webkit-tap-highlight-color:transparent;touch-action:manipulation;cursor:pointer;transition:background-color .2s cubic-bezier(.25,.46,.45,.94),color .2s cubic-bezier(.25,.46,.45,.94),border-color .2s cubic-bezier(.25,.46,.45,.94),transform .15s cubic-bezier(.25,.46,.45,.94),box-shadow .2s cubic-bezier(.25,.46,.45,.94),opacity .2s cubic-bezier(.25,.46,.45,.94)}a:active,button:active{transform:scale(.97) translateZ(0)}nav{transition:background .3s cubic-bezier(.25,.46,.45,.94),box-shadow .3s cubic-bezier(.25,.46,.45,.94);animation:slideDown .5s cubic-bezier(.25,.46,.45,.94) both}@keyframes slideDown{0%{transform:translate3d(0,-100%,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes fadeUp{0%{opacity:0;transform:translate3d(0,32px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes scaleIn{0%{transform:scale3d(1.04,1.04,1);opacity:0}to{transform:scaleZ(1);opacity:.75}}@keyframes growBar{0%{width:0}}@keyframes marquee{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}.marquee-track{animation:marquee 24s linear infinite;will-change:transform}.food-card{transition:transform .3s cubic-bezier(.25,.46,.45,.94);will-change:transform}.food-card:hover{transform:translate3d(0,-6px,0)}.pricing-card{transition:transform .3s cubic-bezier(.25,.46,.45,.94),border-color .3s cubic-bezier(.25,.46,.45,.94);will-change:transform}.pricing-card:hover{transform:translate3d(0,-4px,0)}.testimonial-card{transition:border-left-color .3s cubic-bezier(.25,.46,.45,.94),transform .3s cubic-bezier(.25,.46,.45,.94);will-change:transform}.testimonial-card:hover{transform:translate3d(4px,0,0)}.feature-card{transition:background .25s cubic-bezier(.25,.46,.45,.94)}img{will-change:opacity;transition:opacity .3s ease}img[loading=lazy]{opacity:0}img.loaded{opacity:1}#root{animation:pageFadeIn .35s cubic-bezier(.25,.46,.45,.94) both}@keyframes pageFadeIn{0%{opacity:0;transform:translate3d(0,8px,0)}to{opacity:1;transform:translateZ(0)}}.food-scroll{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scrollbar-width:none;scroll-snap-type:x mandatory}.food-card{scroll-snap-align:start}input,select,textarea,button{-webkit-appearance:none;outline:none;border-radius:2px;transition:border-color .2s cubic-bezier(.25,.46,.45,.94),box-shadow .2s cubic-bezier(.25,.46,.45,.94),background .2s cubic-bezier(.25,.46,.45,.94)}input:focus,select:focus,textarea:focus{box-shadow:0 0 0 3px #5c6b3a26;border-color:#5c6b3a!important}@media (hover: none) and (pointer: coarse){a,button{min-height:44px;display:inline-flex;align-items:center;justify-content:center}.food-card:hover,.pricing-card:hover,.testimonial-card:hover{transform:none}.food-card:active,.pricing-card:active{transform:scale(.98) translateZ(0)}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.reveal{opacity:1;transform:none}}@font-face{font-display:swap}section{contain:layout style}.hero-right img{content-visibility:auto}@keyframes skeleton{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.loading{animation:skeleton 1.5s ease infinite;background:#eeeae0;border-radius:4px}.chat-bubble{animation:messageIn .25s cubic-bezier(.25,.46,.45,.94) both}@keyframes messageIn{0%{opacity:0;transform:translate3d(0,8px,0) scale(.97)}to{opacity:1;transform:translateZ(0) scale(1)}}.macro-fill,.result-bar-fill,.fat-fill,.protein-fill,.carb-fill{transition:width 1s cubic-bezier(.25,.46,.45,.94)}.tab-btn{transition:color .2s cubic-bezier(.25,.46,.45,.94),border-color .2s cubic-bezier(.25,.46,.45,.94)}@media (max-width: 768px){nav{padding:1rem 1.5rem}section{padding:4rem 1.5rem}h1{font-size:clamp(2.4rem,8vw,4rem)}.hero{grid-template-columns:1fr}.hero-right{height:280px}.features-grid,.pricing-grid,.testimonials-grid{grid-template-columns:1fr}.ai-section,.calc-grid,.footer-grid{grid-template-columns:1fr;gap:2rem}.food-scroll{padding:0 1.5rem}}@media (max-width: 768px){nav{padding:.9rem 1.2rem!important;flex-wrap:nowrap;overflow:hidden}nav>div:first-child{font-size:1.1rem!important;flex-shrink:0}nav ul{display:none!important}nav:after{content:"Get Started";background:#5c6b3a;color:#fff;padding:.5rem 1rem;border-radius:4px;font-size:.8rem;font-weight:500;letter-spacing:.05em;white-space:nowrap;flex-shrink:0}.hero{grid-template-columns:1fr!important;min-height:auto!important;padding-top:70px!important}.hero-left{padding:2.5rem 1.2rem 2rem!important;order:1}.hero-right{height:220px!important;order:0}.hero-right .hero-card{display:none!important}h1{font-size:2rem!important;line-height:1.1!important;margin-bottom:1rem!important}.hero-sub{font-size:.9rem!important;margin-bottom:1.5rem!important}.hero-actions{flex-direction:column!important;gap:.7rem!important}.hero-actions a{width:100%!important;text-align:center!important;padding:.9rem 1rem!important;font-size:.85rem!important}.hero-stats{gap:1.2rem!important;margin-top:1.5rem!important;padding-top:1.5rem!important;flex-wrap:wrap}.hero-stats>div{flex:1;min-width:80px}.stat-num{font-size:1.4rem!important}.marquee-section{padding:.7rem 0!important}.marquee-item{font-size:.7rem!important;gap:1rem!important}section{padding:3.5rem 1.2rem!important}.section-eyebrow{font-size:.7rem!important}h2,.section-title{font-size:1.8rem!important;line-height:1.15!important;margin-bottom:2rem!important}.features-grid{grid-template-columns:1fr!important;gap:1px!important}.feature-card{padding:1.5rem!important}.feature-icon{width:40px!important;height:40px!important;font-size:1.1rem!important;margin-bottom:1rem!important}.feature-title{font-size:1.05rem!important;margin-bottom:.5rem!important}.feature-desc{font-size:.85rem!important}.food-section{padding:3.5rem 0!important}.food-header{padding:0 1.2rem!important;margin-bottom:1.5rem!important}.food-scroll{padding:0 1.2rem!important;gap:1rem!important}.food-card{width:200px!important;flex-shrink:0}.food-card-img{height:140px!important}.food-card-body{padding:.9rem!important}.food-card-name{font-size:.9rem!important}.food-card-macro{font-size:.7rem!important}.ai-section{grid-template-columns:1fr!important;gap:2rem!important;padding:3rem 1.2rem!important}.ai-chat-demo{padding:1rem!important}.chat-bubble{font-size:.8rem!important;padding:.6rem .8rem!important;max-width:85%!important}.chat-input{font-size:.8rem!important;padding:.5rem .7rem!important}.pricing-grid{grid-template-columns:1fr!important;gap:1rem!important;margin-top:2rem!important}.pricing-card{padding:1.8rem 1.5rem!important}.pricing-price{font-size:2.4rem!important}.pricing-features li{font-size:.82rem!important;gap:.5rem!important}.pricing-card .btn-primary,.btn-outline{padding:.85rem!important;font-size:.82rem!important}.pricing-guarantee{font-size:.78rem!important;text-align:center!important;flex-direction:column!important;gap:.3rem!important}.calc-grid{grid-template-columns:1fr!important;gap:1.5rem!important;margin-top:2rem!important}.calc-section{padding:3.5rem 1.2rem!important}.form-row{grid-template-columns:1fr 1fr!important;gap:.7rem!important}.form-input,.form-select{font-size:.85rem!important;padding:.7rem .8rem!important}.form-label{font-size:.68rem!important}.calc-result{padding:1.5rem!important}.result-val{font-size:1.6rem!important}.testimonials-grid{grid-template-columns:1fr!important;gap:1rem!important;margin-top:2rem!important}.testimonial-card{padding:1.4rem!important}.testimonial-text{font-size:.85rem!important;line-height:1.7!important}.contact-grid{grid-template-columns:1fr!important;gap:.8rem!important;margin-bottom:2rem!important}.cta-section{padding:4rem 1.2rem!important}.cta-section:before{font-size:8rem!important}.cta-actions{flex-direction:column!important;align-items:center!important;gap:.7rem!important}.cta-actions a{width:100%!important;max-width:280px!important;text-align:center!important}.cta-sub{font-size:.9rem!important}.cta-note{font-size:.72rem!important}footer{padding:2.5rem 1.2rem 1.5rem!important}.footer-grid{grid-template-columns:1fr!important;gap:2rem!important;margin-bottom:2rem!important}.footer-desc{max-width:100%!important;font-size:.82rem!important}.footer-bottom{flex-direction:column!important;gap:.8rem!important;text-align:center!important}.footer-legal{justify-content:center!important}.dashboard-nav{padding:.9rem 1rem!important}.tab-bar{padding:0 .5rem!important;overflow-x:auto!important;scrollbar-width:none!important}.tab-btn{padding:.8rem!important;font-size:.75rem!important;white-space:nowrap!important}.dashboard-content{padding:1.2rem!important}.macro-cards-grid{grid-template-columns:1fr 1fr!important;gap:.6rem!important}.macro-card{padding:.9rem!important}.macro-val{font-size:1.4rem!important}.recipe-grid{grid-template-columns:1fr 1fr!important;gap:.8rem!important}#pwa-banner{padding:.8rem 1rem!important;flex-wrap:wrap!important;gap:.8rem!important}.btn-primary,.btn-secondary{font-size:.85rem!important;padding:.9rem 1.5rem!important;min-height:48px!important}}@media (max-width: 390px){h1{font-size:1.75rem!important}h2,.section-title{font-size:1.55rem!important}.food-card{width:170px!important}.form-row{grid-template-columns:1fr!important}.macro-cards-grid{grid-template-columns:1fr 1fr!important}.recipe-grid{grid-template-columns:1fr!important}}@media (min-width: 769px) and (max-width: 1024px){nav{padding:1rem 2rem!important}section{padding:5rem 2.5rem!important}h1{font-size:3rem!important}.features-grid{grid-template-columns:repeat(2,1fr)!important}.pricing-grid{grid-template-columns:repeat(3,1fr)!important;gap:1rem!important}.pricing-card{padding:1.8rem 1.2rem!important}.testimonials-grid{grid-template-columns:repeat(2,1fr)!important}.footer-grid{grid-template-columns:2fr 1fr 1fr!important;gap:2rem!important}.ai-section{gap:3rem!important;padding:5rem 2.5rem!important}.calc-grid{gap:3rem!important}}@media (display-mode: standalone){nav{padding-top:max(.9rem,env(safe-area-inset-top))!important}body{padding-bottom:env(safe-area-inset-bottom)}.browser-only{display:none!important}}@supports (padding: max(0px)){nav{padding-left:max(1.2rem,env(safe-area-inset-left))!important;padding-right:max(1.2rem,env(safe-area-inset-right))!important}section{padding-left:max(1.2rem,env(safe-area-inset-left));padding-right:max(1.2rem,env(safe-area-inset-right))}#pwa-banner{padding-bottom:max(1rem,env(safe-area-inset-bottom))!important}}
