.lp-container{width:100%;min-height:100vh;background-color:#fff;font-family:var(--font-family);color:#2d3436;overflow-x:hidden}#root:has(.lp-container){max-width:100%!important;box-shadow:none!important;background-color:#fff!important}.lp-h1{color:#ffaeb9;font-size:2.5rem;font-weight:400;line-height:1.1;margin-bottom:1.5rem;letter-spacing:-1px}.lp-h2{font-size:2rem;font-weight:500;line-height:1.2;margin-bottom:1.5rem;color:#2d3436}.lp-header{position:absolute;top:0;left:0;right:0;display:flex;justify-content:space-between;align-items:center;padding:20px;z-index:10}.lp-logo-container{display:flex;align-items:center}.lp-logo{height:52px;filter:brightness(0) invert(1) drop-shadow(0 0 10px rgba(255,255,255,.2));transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.lp-logo:hover{transform:scale(1.05)}.lp-nav{display:none}.lp-mobile-menu-toggle{display:block;background:none;border:none;color:#fff;cursor:pointer;z-index:1001;padding:10px}.lp-mobile-menu{position:fixed;top:0;left:0;width:100%;height:100vh;background:radial-gradient(circle at center,#2d2828,#1e1b1b);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:40px;z-index:1000;padding:40px}.lp-mobile-menu a{color:#fff;text-decoration:none;font-size:1.8rem;font-weight:300;letter-spacing:4px;text-transform:uppercase;opacity:0;transform:translateY(20px);animation:fadeInUp .5s ease-out forwards}.lp-mobile-menu a:nth-child(1){animation-delay:.1s}.lp-mobile-login-btn{background:linear-gradient(135deg,#a86473,#8e5462);color:#fff;border:none;padding:16px 45px;border-radius:50px;font-size:1.1rem;font-weight:600;letter-spacing:2px;text-transform:uppercase;cursor:pointer;box-shadow:0 10px 20px #a8647333;opacity:0;transform:translateY(20px);animation:fadeInUp .5s ease-out forwards;animation-delay:.2s}.lp-mobile-lang-switcher{display:flex;gap:20px;margin-top:20px;opacity:0;transform:translateY(20px);animation:fadeInUp .5s ease-out forwards;animation-delay:.3s}.lp-mobile-lang-btn{color:#fff;background:none;border:none;font-size:.9rem;letter-spacing:2px;cursor:pointer;padding:5px 10px;transition:all .3s ease}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.lp-hero{background-color:#1e1b1b;min-height:100vh;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:0 20px}.lp-hero-content{max-width:100%;z-index:2}.lp-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(180deg,#1e1b1b99,#1e1b1b33),url(/assets/hero-banner-picture-DzACGkAv.jpg);background-size:cover;background-position:80% center;opacity:1;z-index:1}.lp-impact{padding:100px 20px;background-color:#fff;display:flex;flex-direction:column;gap:60px;max-width:1200px;margin:0 auto}.lp-impact-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px 20px}.lp-impact-item{text-align:center;color:#a86473;display:flex;flex-direction:column;align-items:center}.lp-impact-text{font-size:1rem;margin-top:1.5rem;color:#555;line-height:1.6;white-space:pre-line}.lp-features{padding:80px 20px;background-color:#faf3f3!important;text-align:center}.lp-features-label{font-size:.8rem;letter-spacing:2px;color:#888;text-transform:uppercase;margin-bottom:1rem}.lp-features-title{margin-bottom:.5rem!important;font-size:2.2rem;color:#2d3436}.lp-features-subtitle{color:#a86473;font-size:1.1rem;margin-bottom:4rem}.lp-features-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px;max-width:1200px;margin:0 auto}.lp-feature-card{display:flex;flex-direction:column;align-items:center}.lp-feature-icon-wrapper{width:64px;height:64px;border-radius:50%;border:1px solid #E8D5D5;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;color:#a86473}.lp-feature-icon-wrapper svg{width:32px;height:32px}.lp-feature-number{font-size:.9rem;color:#a88086;margin-bottom:.5rem;font-weight:500}.lp-feature-title{font-size:1rem;font-weight:600;margin-bottom:.5rem;color:#2d3436}.lp-feature-desc{font-size:.85rem;color:#666;line-height:1.5;max-width:100%}section#preview,.lp-preview{padding:40px 15px;background:#fff!important;background-color:#fff!important;border:none!important;box-shadow:none!important;display:flex;flex-direction:column;text-align:left;overflow:hidden;width:100%}.lp-preview-content-wrapper{max-width:1200px;margin:0 auto;width:100%;display:flex;flex-direction:row;align-items:center;gap:15px}.lp-preview-label{font-size:.8rem;letter-spacing:2px;color:#a86473;text-transform:uppercase;margin-bottom:.5rem}.lp-preview-content{flex:1}.lp-preview-title{font-size:1.2rem;margin-bottom:1rem!important;color:#2d3436;max-width:100%}.lp-preview-list{display:flex;flex-direction:column;gap:6px}.lp-preview-list-item{display:flex;align-items:flex-start;gap:12px;font-size:.75rem;color:#444;font-weight:400;margin-bottom:12px;line-height:1.4}.lp-preview-list-item>svg:not(.lp-preview-icon-circle svg){display:none}.lp-preview-icon-circle{width:28px;height:28px;flex-shrink:0;border-radius:50%;border:1px solid #F0E2E2;display:flex;align-items:center;justify-content:center;color:#a86473;margin-top:-2px}.lp-preview-icon-circle svg{width:14px;height:14px}.lp-preview-visual{display:flex;justify-content:center;align-items:center;flex:1}.lp-preview-visual{flex:0 0 100px;display:flex;justify-content:center}.lp-phone-mockup-img{width:190px;height:auto;filter:none!important;transform:perspective(1000px) rotateY(-5deg)}.lp-waitlist{padding:60px 20px;background-color:#f4e5e7!important;display:flex;flex-direction:column;gap:30px}.lp-form{display:flex;flex-direction:column;gap:10px;width:100%}.lp-form input{padding:16px;border:none;font-size:1rem;border-radius:8px;width:100%}.lp-form button{background-color:#a88086;color:#fff;border:none;padding:16px;font-size:.9rem;font-weight:600;border-radius:8px;letter-spacing:1px}.lp-footer{background-color:#1e1b1b;color:#fff;padding:60px 20px;display:flex;flex-direction:column;gap:40px}.lp-footer-logo{height:52px;filter:brightness(0) invert(1);margin-bottom:1.5rem}.lp-footer-links{display:grid;grid-template-columns:1fr 1fr;gap:20px}@media (min-width: 768px){.lp-header{padding:15px 40px}.lp-nav{display:flex;gap:30px;align-items:center}.lp-mobile-menu-toggle{display:none}.lp-h1{font-size:3.2rem}.lp-logo{height:72px}.lp-h2{font-size:2.8rem}.lp-hero{padding:0 10%}.lp-hero-content{max-width:700px}.lp-hero-bg{left:0;background-image:linear-gradient(90deg,#1e1b1b,#1e1b1b33,#1e1b1b00),url(/assets/hero-banner-picture-DGxaAvdI.png);background-position:center}.lp-impact{flex-direction:row;padding:140px 10%;gap:8%;max-width:100%}.lp-impact>div:first-child{flex:0 0 40%;text-align:left}.lp-impact-grid{flex:1;display:grid;grid-template-columns:1fr 1fr;gap:60px 40px}.lp-features{padding:120px 10%}.lp-features-grid{grid-template-columns:repeat(4,1fr);gap:30px}.lp-features-title{font-size:3.5rem}.lp-feature-icon-wrapper{width:90px;height:90px;margin-bottom:1.5rem}.lp-feature-icon-wrapper svg{width:40px;height:40px}.lp-feature-title{font-size:1.2rem}.lp-feature-desc{font-size:.95rem;max-width:250px}section#preview{padding:60px 50px}.lp-preview-content-wrapper{flex-direction:row;align-items:center;gap:8%}.lp-preview-content{flex:0 0 45%}.lp-preview-visual{flex:1;justify-content:center;margin-top:0}.lp-preview-title{font-size:2.8rem;max-width:450px}.lp-phone-mockup-img{width:380px}.lp-preview-list-item svg,.lp-preview-icon-circle{display:flex}.lp-preview-list-item{font-size:1rem;gap:12px}.lp-waitlist{flex-direction:row;align-items:center;justify-content:space-between;padding:80px 10%}.lp-waitlist>div:last-child{flex:0 0 500px}.lp-form{flex-direction:row;gap:0;border-radius:8px;box-shadow:0 10px 30px #0000000d;overflow:hidden}.lp-form input{border-radius:0}.lp-form button{border-radius:0;padding:0 32px}.lp-footer{flex-direction:row;justify-content:space-between;padding:60px 10%}.lp-footer-links{gap:80px}}:root{color-scheme:light;--color-bg: #FFFFFF;--color-surface: #FFFFFF;--color-text: #2D3436;--color-text-muted: #8898AA;--color-border: #E8ECEF;--phase-menstrual: #a86473;--phase-follicular: #5bc4d4;--phase-ovulatory: #f5a89c;--phase-luteal: #a3b899;--color-primary: #ffaeb9;--color-brand: #ffaeb9;--color-movement: #38B2AC;--color-calories: #ffaeb9;--color-carbs: #FFB7A1;--color-fat: #FDE6A6;--color-protein: #A5DCC9;--color-primary-text: #2D3436;--radius-sm: 6px;--radius-md: 16px;--radius-lg: 24px;--shadow-soft: 0 4px 20px rgba(255, 174, 185, .4);--space-xs: 4px;--space-sm: 8px;--space-md: 16px;--space-lg: 24px;--space-xl: 40px;--font-family: "DM Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-family);background-color:var(--color-bg);color:var(--color-text);line-height:1.5;-webkit-font-smoothing:antialiased}#root{max-width:480px;margin:0 auto;min-height:100vh;background-color:var(--color-surface);position:relative;display:flex;flex-direction:column;box-shadow:none}h1,h2,h3,h4{line-height:1.2;font-weight:600;color:var(--color-text);letter-spacing:-.01em}button{cursor:pointer;border:none;font-family:inherit;color:var(--color-text);outline:none;-webkit-tap-highlight-color:transparent}button:focus{outline:none}input,select,textarea{font-family:inherit;outline:none;background-color:var(--color-surface);color:var(--color-text);border:1px solid var(--color-border);border-radius:var(--radius-sm)}input::placeholder{color:var(--color-text-muted);opacity:.7}.container{padding:var(--space-lg);width:100%;flex:1}.text-center{text-align:center}.text-muted{color:var(--color-text-muted)}.btn{display:inline-flex;align-items:center;justify-content:center;padding:var(--space-md) var(--space-lg);border-radius:var(--radius-md);font-weight:600;transition:all .2s;width:100%;font-size:1rem}.btn-primary{background-color:var(--color-primary);color:#333}.btn-primary:active{transform:translateY(1px);filter:brightness(.9)}.card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:var(--space-lg);margin-bottom:var(--space-md)}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--color-bg)}::-webkit-scrollbar-thumb{background:var(--color-surface);border-radius:4px}.chip{display:inline-flex;align-items:center;justify-content:center;background-color:#ffaeb914;border:1px solid rgba(255,174,185,.2);border-radius:20px;padding:6px 12px;font-size:.82rem;font-weight:600;cursor:pointer;transition:all .2s;color:var(--color-text);font-family:inherit}.chip:active{transform:scale(.96);background-color:#ffaeb926}
