html{scroll-behavior:smooth}body{background-color:#fff;color:#11181c}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.language-switcher{align-items:center;display:flex;gap:8px}.lang-btn{background:#fff;border:1px solid #7b7b7b33;border-radius:12px;color:#000;cursor:pointer;font-family:SF Pro Text,system-ui,-apple-system,sans-serif;font-size:14px;font-weight:400;padding:6px 12px;transition:all .2s}.lang-btn:hover{background:#f7f7f7;border-color:#a8dd27;color:#a8dd27}.lang-btn.active{background:#a8dd27;border-color:#a8dd27;color:#000;font-weight:600}.landing-page{background-color:#f7f7f7;color:#000;min-height:100vh}.landing-header{background-color:#fff;border-bottom:none;box-shadow:0 2px 4px #00000014;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.header-container{justify-content:space-between;margin:0 auto;max-width:1400px;padding:1rem 2rem}.header-container,.logo{align-items:center;display:flex}.logo{cursor:pointer;gap:.75rem;text-decoration:none;transition:opacity .2s ease}.logo:hover{opacity:.7}.logo-icon{height:50px;object-fit:contain;width:50px}.logo h1{color:#000;font-family:SF Pro Display,system-ui,-apple-system,sans-serif;font-size:1.5rem;font-weight:600;margin:0}.main-nav{align-items:center;display:flex;flex-wrap:wrap;gap:1.5rem}.menu-overlay{background-color:#00000080;display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:999}.burger-menu{background:#0000;border:none;cursor:pointer;display:none;flex-direction:column;height:30px;justify-content:space-around;padding:0;width:30px;z-index:1001}.burger-menu span{background-color:#000;border-radius:3px;height:3px;transform-origin:center;transition:all .3s ease;width:100%}.burger-menu.active span:first-child{transform:rotate(45deg) translate(8px,8px)}.burger-menu.active span:nth-child(2){opacity:0}.burger-menu.active span:nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}.nav-link{background:none;border:none;color:#000;cursor:pointer;font-family:SF Pro Text,system-ui,-apple-system,sans-serif;font-size:.95rem;font-weight:400;padding:.5rem 0;transition:color .2s;white-space:nowrap}.nav-link:hover{color:#a8dd27}.hero-section{background:linear-gradient(135deg,#fff7f180,#c6e2c580);padding:4rem 2rem;position:relative}.hero-container{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1400px}.hero-content{text-align:left}.hero-title{color:#000;font-family:SF Pro Display,system-ui,-apple-system,sans-serif;font-size:3.5rem;font-weight:600;line-height:1.2;margin:0 0 1.5rem}.hero-subtitle{color:#7b7b7b;font-size:1.5rem;font-weight:400;line-height:1.6;margin:0 0 1rem}.hero-subtitle,.hero-tagline{font-family:SF Pro Text,system-ui,-apple-system,sans-serif}.hero-tagline{color:#a8dd27;font-size:1.125rem;font-weight:600;margin:0 0 2rem}.hero-cta{margin:2rem 0}.btn{border:none;border-radius:12px;box-shadow:0 2px 4px #00000014;cursor:pointer;display:inline-block;font-family:SF Pro Text,system-ui,-apple-system,sans-serif;font-size:1rem;font-weight:600;padding:12px 20px;text-decoration:none;transition:all .3s}.btn-primary{background-color:#a8dd27;color:#000}.btn-primary:hover{background-color:#9bce20;box-shadow:0 4px 8px #a8dd274d;transform:translateY(-2px)}.btn-secondary{background-color:#fff;border:1.5px solid #a8dd27;color:#000}.btn-secondary:hover{background-color:#a8dd271a;transform:translateY(-2px)}.download-btn{align-items:center;background-color:#fff;border:1.5px solid #a8dd27;border-radius:12px;box-shadow:0 2px 8px #00000014;color:#000;cursor:pointer;display:inline-flex;font-family:SF Pro Text,system-ui,-apple-system,sans-serif;gap:12px;padding:12px 20px;text-decoration:none;transition:all .3s ease}.download-btn:hover{background-color:#a8dd270d;border-color:#9bce20;box-shadow:0 4px 12px #a8dd2733;transform:translateY(-2px)}.download-btn-icon{flex-shrink:0;height:32px;width:32px}.download-btn-text{align-items:flex-start;display:flex;flex-direction:column;line-height:1.2}.download-btn-label{color:#7b7b7b;font-size:.7rem;font-weight:400;letter-spacing:.5px;text-transform:uppercase}.download-btn-name{color:#000;font-family:SF Pro Display,system-ui,-apple-system,sans-serif;font-size:1.1rem;font-weight:600}.download-btn-disabled{cursor:not-allowed;opacity:.6;pointer-events:none;position:relative}.download-btn-disabled:hover{background-color:#fff;border-color:#a8dd27;box-shadow:0 2px 8px #00000014;transform:none}.coming-soon-badge{background-color:#ff6b6b;border-radius:8px;box-shadow:0 2px 4px #0003;color:#fff;font-size:.65rem;font-weight:600;letter-spacing:.5px;padding:4px 8px;position:absolute;right:-8px;text-transform:uppercase;top:-8px;white-space:nowrap}.hero-cta{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2rem}.hero-cta .download-btn{min-width:180px}.app-badge{height:50px;width:auto}.hero-images,.hero-visuals{align-items:center;display:flex;justify-content:center}.hero-images{flex-wrap:wrap;gap:1rem}.hero-images .hero-image{border-radius:16px;box-shadow:0 4px 12px #00000026;height:auto;max-width:200px;object-fit:contain}.hero-image-placeholder{align-items:center;background-color:#fff;border:2px dashed #a8dd27;border-radius:16px;box-shadow:0 2px 4px #00000014;display:flex;flex-direction:column;justify-content:center;min-height:400px;padding:3rem;width:100%}.placeholder-text{color:#7b7b7b;font-size:1rem;margin:0 0 .5rem}.placeholder-text,.placeholder-url{font-family:SF Pro Text,system-ui,-apple-system,sans-serif;text-align:center}.placeholder-url{color:#a8dd27;font-size:.9rem;font-weight:600;margin:0;word-break:break-all}.features-section{background-color:#fff;padding:5rem 2rem}.container{margin:0 auto;max-width:1400px}.section-title{color:#000;font-family:SF Pro Display,system-ui,-apple-system,sans-serif;font-size:2.5rem;font-weight:600;margin:0 0 3rem;text-align:center}.features-list{display:flex;flex-direction:column;gap:4rem}.feature-item{grid-gap:3rem;align-items:center;display:grid;gap:3rem;grid-template-columns:1fr 1fr}.feature-item.reverse{direction:rtl}.feature-item.reverse>*{direction:ltr}.feature-content{padding:2rem}.feature-icon{font-size:3rem;margin-bottom:1rem}.feature-content h3{color:#000;font-family:SF Pro Display,system-ui,-apple-system,sans-serif;font-size:2rem;font-weight:600;margin:0 0 1rem}.feature-content p{color:#7b7b7b;font-family:SF Pro Text,system-ui,-apple-system,sans-serif;font-size:1.125rem;font-weight:400;line-height:1.8;margin:0 0 1rem}.feature-list{list-style:none;margin:1rem 0;padding:0}.feature-list li{color:#7b7b7b;font-family:SF Pro Text,system-ui,-apple-system,sans-serif;font-weight:400;padding:.5rem 0 .5rem 1.5rem;position:relative}.feature-list li:before{color:#a8dd27;content:"✓";font-weight:600;left:0;position:absolute}.feature-note{color:#a8dd27;font-family:SF Pro Text,system-ui,-apple-system,sans-serif;font-weight:600;margin-top:1rem}.feature-image{align-items:center;display:flex;justify-content:center}.feature-image .feature-img{border-radius:16px;box-shadow:0 4px 12px #00000026;height:auto;max-height:500px;max-width:100%;object-fit:contain}.feature-images{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.feature-images .feature-img{border-radius:16px;box-shadow:0 4px 12px #00000026;height:auto;max-width:180px;object-fit:contain}.feature-image-placeholder{align-items:center;background-color:#f7f7f7;border:2px dashed #a8dd27;border-radius:16px;box-shadow:0 2px 4px #00000014;display:flex;flex-direction:column;justify-content:center;min-height:300px;padding:2rem}.meal-plan-section{background-color:#fff;padding:5rem 2rem}.meal-plan-subtitle{color:#7b7b7b;font-family:SF Pro Text,system-ui,-apple-system,sans-serif;font-size:1.25rem;font-weight:400;margin:0 auto 3rem;max-width:700px;text-align:center}.meal-plan-content{grid-gap:3rem;align-items:start;display:grid;gap:3rem;grid-template-columns:1fr 1fr}.meal-plan-card{background-color:#fff;border:1px solid #a8dd274d;border-radius:16px;box-shadow:0 2px 4px #00000014;padding:2.5rem}.meal-plan-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.meal-plan-header h3{color:#000;font-family:SF Pro Display,system-ui,-apple-system,sans-serif;font-size:1.75rem;font-weight:600;margin:0}.meal-plan-badge{background:linear-gradient(135deg,#dde6c7b3,#a8dd27b3);border-radius:12px;color:#000;font-size:.875rem;font-weight:600;padding:6px 12px}.meal-plan-badge,.meal-plan-description{font-family:SF Pro Text,system-ui,-apple-system,sans-serif}.meal-plan-description{color:#7b7b7b;font-weight:400;line-height:1.8;margin:0 0 2rem}.meal-plan-stats{grid-gap:1rem;background-color:#f7f7f7;border-radius:12px;display:grid;gap:1rem;grid-template-columns:repeat(4,1fr);margin-bottom:2rem;padding:1.5rem}.stat-item{text-align:center}.stat-number{color:#a8dd27;font-family:SF Pro Display,system-ui,-apple-system,sans-serif;font-size:2rem;font-weight:700;line-height:1;margin-bottom:.5rem}.stat-label{color:#7b7b7b;font-family:SF Pro Text,system-ui,-apple-system,sans-serif;font-size:.875rem;font-weight:400}.meal-plan-features{margin-bottom:2rem}.meal-plan-features h4{color:#000;font-family:SF Pro Display,system-ui,-apple-system,sans-serif;font-size:1.25rem;font-weight:600;margin:0 0 1rem}.meal-plan-feature-list{list-style:none;margin:0;padding:0}.meal-plan-feature-list li{color:#7b7b7b;font-family:SF Pro Text,system-ui,-apple-system,sans-serif;font-weight:400;padding:.5rem 0 .5rem 1.5rem;position:relative}.meal-plan-feature-list li:before{color:#a8dd27;content:"✓";font-weight:600;left:0;position:absolute}.meal-plan-progression{margin-top:2rem}.meal-plan-progression h4{color:#000;font-family:SF Pro Display,system-ui,-apple-system,sans-serif;font-size:1.25rem;font-weight:600;margin:0 0 1.5rem}.progression-timeline{display:flex;flex-direction:column;gap:1rem}.timeline-item{background-color:#f7f7f7;border-left:3px solid #a8dd27;border-radius:12px;padding:1rem;position:relative}.timeline-item-locked{background-color:#f0f0f0;border-left-color:#ccc;opacity:.3;pointer-events:none}.timeline-item-locked .timeline-week{color:#999}.timeline-item-locked .timeline-content{display:none}.locked-overlay{align-items:center;background-color:#ffffffb3;border-radius:12px;bottom:0;display:flex;justify-content:center;left:0;pointer-events:none;position:absolute;right:0;top:0}.locked-text{background-color:#fff;border:1.5px solid #a8dd27;border-radius:8px;color:#a8dd27;font-family:SF Pro Text,system-ui,-apple-system,sans-serif;font-size:.875rem;font-weight:600;padding:.5rem 1rem}.timeline-week{color:#000;font-family:SF Pro Display,system-ui,-apple-system,sans-serif;font-size:1rem;font-weight:600;margin-bottom:.5rem}.timeline-content{color:#7b7b7b;font-family:SF Pro Text,system-ui,-apple-system,sans-serif;font-size:.875rem;font-weight:400;line-height:1.6}.meal-plan-cta{background:linear-gradient(135deg,#dde6c74d,#a8dd274d);border:1.5px solid #a8dd27;border-radius:12px;margin-top:2rem;padding:1.5rem;text-align:center}.meal-plan-cta-text{color:#000;font-family:SF Pro Text,system-ui,-apple-system,sans-serif;font-size:1rem;font-weight:400;margin:0 0 1rem}.meal-plan-cta-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.meal-plan-cta-buttons .download-btn{min-width:180px}.meal-plan-image{align-items:center;display:flex;justify-content:center}.meal-plan-image .meal-plan-img{border-radius:16px;box-shadow:0 4px 12px #00000026;height:auto;max-height:600px;max-width:100%;object-fit:contain}.meal-plan-image-placeholder{align-items:center;background-color:#f7f7f7;border:2px dashed #a8dd27;border-radius:16px;box-shadow:0 2px 4px #00000014;display:flex;flex-direction:column;justify-content:center;min-height:500px;padding:2rem}.safety-section{background-color:#f7f7f7;padding:5rem 2rem}.safety-content{display:flex;flex-direction:column;gap:3rem}.safety-block{background-color:#fff;border-radius:16px;box-shadow:0 2px 4px #00000014;padding:2.5rem}.safety-block h3{color:#000;font-family:SF Pro Display,system-ui,-apple-system,sans-serif;font-size:1.75rem;font-weight:600;margin:0 0 1rem}.safety-block p{color:#7b7b7b;font-family:SF Pro Text,system-ui,-apple-system,sans-serif;font-weight:400;line-height:1.8;margin:1rem 0}.safety-list{list-style:none;margin:1rem 0;padding:0}.safety-list li{color:#7b7b7b;font-family:SF Pro Text,system-ui,-apple-system,sans-serif;font-weight:400;padding:.5rem 0 .5rem 1.5rem;position:relative}.safety-list li:before{color:#a8dd27;content:"•";font-size:1.5rem;font-weight:700;left:0;line-height:1;position:absolute}.safety-note{color:#a8dd27;font-family:SF Pro Text,system-ui,-apple-system,sans-serif;font-weight:600;margin-top:1rem}.disclaimer-block{background:linear-gradient(135deg,#fff7f180,#c6e2c580);border-left:4px solid #a8dd27}.cta-section{background:linear-gradient(135deg,#dde6c7b3,#a8dd27b3);padding:5rem 2rem;text-align:center}.cta-section .section-title{color:#000}.cta-subtitle{color:#7b7b7b;font-family:SF Pro Text,system-ui,-apple-system,sans-serif;font-size:1.25rem;font-weight:400;margin:0 auto 2rem;max-width:600px}.cta-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.cta-section .btn-primary{background-color:#a8dd27;color:#000}.cta-section .btn-primary:hover{background-color:#9bce20}.cta-section .btn-secondary{background-color:#fff;border:1.5px solid #a8dd27;color:#000}.cta-section .btn-secondary:hover{background-color:#ffffffe6}.landing-footer{background-color:#000;color:#fff;padding:4rem 2rem 2rem}.footer-content{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin:0 auto 3rem;max-width:1400px}.footer-section h3{color:#fff;font-family:SF Pro Display,system-ui,-apple-system,sans-serif;font-size:1.25rem;font-weight:600;margin:0 0 1rem}.footer-section p{line-height:1.6;margin:.5rem 0}.footer-link,.footer-section p{color:#7b7b7b;font-family:SF Pro Text,system-ui,-apple-system,sans-serif}.footer-link{background:none;border:none;cursor:pointer;display:block;font-size:1rem;font-weight:400;padding:.5rem 0;text-align:left;text-decoration:none;transition:color .2s}.footer-link:hover{color:#a8dd27}.footer-link-disabled{cursor:not-allowed;opacity:.6;pointer-events:none}.footer-link-disabled:hover{color:#7b7b7b}.coming-soon-text{color:#ff6b6b;font-size:.85rem;font-style:italic}.footer-bottom{border-top:1px solid #7b7b7b4d;margin:0 auto;max-width:1400px;padding-top:2rem;text-align:center}.footer-bottom p{color:#7b7b7b;font-family:SF Pro Text,system-ui,-apple-system,sans-serif;margin:.5rem 0}.footer-company{color:#7b7b7b;font-size:.9rem}@media (max-width:1024px){.hero-container{grid-template-columns:1fr}.hero-content{text-align:center}.hero-title{font-size:2.5rem}.feature-item{grid-template-columns:1fr}.feature-item.reverse{direction:ltr}.meal-plan-content{grid-template-columns:1fr}.meal-plan-stats{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.header-container{flex-direction:row;gap:1rem;position:relative}.menu-overlay{display:block}.burger-menu{display:flex}.main-nav{align-items:flex-start;background-color:#fff;box-shadow:-2px 0 10px #0000001a;flex-direction:column;gap:1.5rem;height:100vh;justify-content:flex-start;max-width:300px;overflow-y:auto;padding:5rem 2rem 2rem;position:fixed;right:-100%;top:0;transition:right .3s ease;width:80%;z-index:1000}.main-nav.active{right:0}.main-nav .nav-link{border-bottom:1px solid #f7f7f7;font-size:1.1rem;padding:.75rem 0;text-align:left;width:100%}.main-nav .nav-link:hover{border-bottom-color:#a8dd27;color:#a8dd27}.download-btn{min-width:160px;padding:10px 16px}.download-btn-icon{height:28px;width:28px}.download-btn-label{font-size:.65rem}.download-btn-name{font-size:1rem}.hero-cta{justify-content:center}.hero-cta .download-btn{flex:1 1;max-width:200px;min-width:150px}.hero-title{font-size:2rem}.hero-subtitle{font-size:1.25rem}.section-title{font-size:2rem}.feature-content h3{font-size:1.5rem}.safety-block{padding:1.5rem}.hero-images .hero-image{max-width:150px}.feature-images .feature-img{max-width:140px}.feature-image .feature-img,.meal-plan-image .meal-plan-img{max-height:400px}}.legal-document-page{background:linear-gradient(180deg,#fff7f180,#c6e2c580);display:flex;flex-direction:column;min-height:100vh}.legal-header{background:#fff;box-shadow:0 2px 4px #00000014;padding:1rem 0;position:-webkit-sticky;position:sticky;top:0;z-index:100}.legal-header-container{align-items:center;display:flex;gap:1rem;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 2rem}.back-button{border-radius:8px;color:#8b6c5c;font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:17px;font-weight:600;padding:.5rem 1rem;text-decoration:none;transition:background-color .2s;white-space:nowrap}.back-button:hover{background-color:#8b6c5c1a}.legal-title{flex:1 1;font-size:20px;font-weight:700;letter-spacing:.3px;margin:0;text-align:center}.download-button,.legal-title{color:#000;font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif}.download-button{background-color:#a8dd27;border:none;border-radius:14px;box-shadow:0 2px 4px #00000026;cursor:pointer;font-size:15px;font-weight:600;padding:.625rem 1.25rem;transition:all .2s;white-space:nowrap}.download-button:hover{background-color:#96c921;box-shadow:0 4px 8px #0003;transform:translateY(-1px)}.download-button:active{box-shadow:0 2px 4px #00000026;transform:translateY(0)}.pdf-container{box-sizing:border-box;flex:1 1;margin:0 auto;max-width:1200px;padding:2rem;width:100%}.pdf-iframe{background:#fff;border:none;border-radius:14px;box-shadow:0 4px 12px #0000001a;height:calc(100vh - 120px);min-height:600px;width:100%}.mobile-fallback{display:none;margin:0 auto;max-width:600px;padding:2rem;text-align:center}.mobile-fallback p{color:#666;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;line-height:1.5;margin-bottom:1.5rem}.download-button-large{background-color:#a8dd27;border:none;border-radius:14px;box-shadow:0 2px 4px #00000026;color:#000;cursor:pointer;font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:18px;font-weight:700;max-width:300px;padding:1rem 2rem;transition:all .2s;width:100%}.download-button-large:hover{background-color:#96c921;box-shadow:0 4px 8px #0003;transform:translateY(-1px)}.download-button-large:active{box-shadow:0 2px 4px #00000026;transform:translateY(0)}@media (max-width:768px){.legal-header-container{flex-wrap:wrap;padding:0 1rem}.legal-title{flex-basis:100%;font-size:18px;margin-bottom:.5rem;order:-1}.back-button{font-size:15px;padding:.375rem .75rem}.download-button{font-size:14px;padding:.5rem 1rem}.pdf-container{padding:1rem}.pdf-iframe{height:calc(100vh - 140px);min-height:400px}@media (max-width:640px){.pdf-iframe{display:none}.mobile-fallback{display:block}}}@media (max-width:1024px) and (orientation:portrait){.pdf-iframe{height:calc(100vh - 100px)}}.App{min-height:100vh}*{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;margin:0}
/*# sourceMappingURL=main.a2efad95.css.map*/