*{box-sizing:border-box}body{font-family:sans-serif;margin:0;padding:0;display:flex;justify-content:center;align-items:center;min-height:100vh;flex-direction:column}section{margin:0 auto;padding:2rem 1rem;flex-direction:column}.container,section{width:100%;max-width:1200px;display:flex;align-items:center}.container{padding:1rem;flex-direction:row}.container,.left{justify-content:center}.left{flex:1;display:flex;align-items:center}.left img{max-width:300px;width:100%}.right{flex:1;display:flex;flex-direction:column;gap:1rem}.right,h1{color:#11213e}h1{font-size:3rem;font-weight:700}.btn{background:#11213e;color:white;padding:.75rem;text-align:center;border-radius:9999px;text-decoration:none;font-weight:600}input[type=email]{padding:.75rem;border:2px solid #ccc;border-radius:9999px;width:100%;font-size:16px}.socials{display:flex;gap:1rem;margin-top:1rem}.store-buttons img{width:160px;height:auto}@media (max-width:768px){.hide-on-mobile{display:none}.container{flex-direction:column;padding:1rem}.left{order:-1;width:100%;justify-content:center;margin-bottom:2rem}.left img{max-width:200px;margin:0 auto}.right{width:100%;align-items:center;text-align:center}.hide-on-mobile{display:none}}.header-container{display:flex;justify-content:space-between;align-items:center;padding:1rem;flex-direction:row!important}.header-logo{width:48px;height:48px}.header-button{font-size:1.25rem;padding:.5rem 1rem}@media (max-width:768px){.header-container{padding:1rem}.header-logo{width:36px;height:36px}.header-button{font-size:1rem;padding:.35rem .75rem}}.hero-heading{font-size:3rem;font-weight:700;color:#11213e}.hero-description{color:#999;font-size:2.5rem;max-width:1000px;font-weight:400}@media (max-width:768px){.hero-heading{font-size:2rem}.hero-description{font-size:1.5rem;padding:0 1rem}}.hero-image{width:100%;height:750px;border-radius:1rem;margin-top:1rem;object-fit:cover}@media (max-width:768px){.hero-image{height:220px;margin:1rem 0}}.features-section{text-align:left}@media (max-width:768px){.features-section{text-align:center}.features-section>div{display:flex;flex-direction:column;align-items:center}}.feature-block{text-align:left}@media (max-width:768px){.features-section{justify-content:center!important}.feature-block{display:flex;flex-direction:column;align-items:center}.feature-block,.feature-desc,.feature-title{text-align:center}}.features-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;padding:2rem 0;width:100%;margin:0 auto;align-items:start;vertical-align:top}.feature-card{display:flex;flex-direction:column;align-items:flex-start}.feature-image{width:275px;aspect-ratio:1/1;background-color:#f5f5f5;border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;overflow:hidden}.feature-title{font-weight:700;margin-bottom:.5rem}.feature-desc,.feature-title{font-size:1.25rem;text-align:left;width:225px}.feature-desc{color:#888;line-height:1.5}@media (max-width:768px){.features-grid{grid-template-columns:1fr;padding:2rem 1rem;gap:1.5rem}.feature-image{width:100%;border-radius:12px;margin-bottom:.75rem}.feature-title{margin-bottom:.375rem}.feature-desc,.feature-title{font-size:1.125rem;width:100%}}.wellness-section{flex-direction:column;text-align:center;padding:6rem 1rem}.wellness-title{font-size:2.5rem;margin-bottom:.5rem;font-weight:700}.wellness-subtitle{margin-bottom:1rem;font-size:1.25rem;font-weight:400}.wellness-button{display:inline-block;font-size:1.25rem;font-weight:600}.app-store-buttons{display:flex;gap:1rem;justify-content:center;align-items:center;margin-top:2rem}.store-button{display:inline-block;text-decoration:none;transition:transform .2s ease}.store-button:hover{transform:scale(1.05)}@media (max-width:768px){.wellness-section{padding:4rem 1rem}.wellness-title{font-size:1.75rem;margin-bottom:.375rem}.wellness-subtitle{font-size:1.125rem;margin-bottom:.75rem}.wellness-button{font-size:1rem;padding:.35rem .75rem}.app-store-buttons{flex-direction:column;gap:1rem}.store-button img{width:160px!important;height:auto!important}}.instagramWidget{border:none;overflow:hidden;width:100%;height:550px}@media (max-width:768px){.instagramWidget{height:350px}}.mobile-download-section{height:40px;display:none;margin-top:1rem;margin-bottom:0}@media (max-width:768px){.mobile-download-section{display:flex}.mobile-download-section img{height:180px!important;width:auto!important}.header-container img[src="/logo-text.png"]{height:50px!important;width:200px!important}}.products-section{text-align:center;padding:4rem 1rem}.products-title{font-size:2.5rem;font-weight:700;color:#11213e;margin-bottom:2rem}.products-scroller{display:flex;gap:2rem;overflow-x:auto;padding:1rem 0;scrollbar-width:none;-ms-overflow-style:none;justify-content:flex-start;align-items:center;width:100%}.products-scroller::-webkit-scrollbar{display:none}.product-logo{flex-shrink:0;width:200px;height:150px;display:flex;align-items:center;justify-content:center;background:white;border-radius:8px;padding:1rem;box-shadow:0 2px 8px rgba(0,0,0,.1)}.product-logo img{max-width:100%;max-height:100%;object-fit:contain;filter:brightness(1)}@media (max-width:768px){.products-title{font-size:2rem}.products-scroller{gap:1rem;padding:.5rem 0;justify-content:flex-start}.product-logo{width:150px;height:100px;padding:.75rem;background:white;box-shadow:0 2px 8px rgba(0,0,0,.1)}}