*{box-sizing:border-box;padding:0}*,body{margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;scroll-behavior:smooth}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html{scroll-behavior:smooth}.App{margin:0;overflow-x:hidden;padding:0}.header{background-color:initial;left:0;padding:1rem 2rem;position:fixed;right:0;top:0;transition:all .3s ease;z-index:1000}.header.scrolled{background-color:#fffffffa;box-shadow:0 2px 20px #0000001a;padding:.75rem 2rem}.header-container{justify-content:space-between;margin:0 auto;max-width:1400px}.header-container,.logo{align-items:center;display:flex}.logo{cursor:pointer;gap:.75rem;transition:transform .3s ease}.logo:hover{transform:scale(1.05)}.logo-circle{align-items:center;background:linear-gradient(135deg,#1976d2,#1565c0);border-radius:50%;box-shadow:0 4px 15px #1976d24d;color:#fff;display:flex;font-size:1rem;font-weight:700;height:50px;justify-content:center;letter-spacing:1px;width:50px}.logo-text{color:#fff;font-size:1.2rem;font-weight:600;transition:color .3s ease}.header.scrolled .logo-text{color:#333}.nav-menu{align-items:center;display:flex;gap:.5rem}.nav-link{background:none;border:none;border-radius:5px;color:#fff;cursor:pointer;font-family:inherit;font-size:.95rem;font-weight:500;padding:.5rem 1rem;transition:all .3s ease}.header.scrolled .nav-link{color:#555}.header.scrolled .nav-link:hover,.nav-link:hover{background-color:#1976d21a;color:#1565c0}.mobile-menu-toggle{background:none;border:none;cursor:pointer;display:none;padding:.5rem;z-index:1001}.hamburger{background-color:#fff;display:block;height:2px;position:relative;transition:all .3s ease;width:28px}.header.scrolled .hamburger{background-color:#333}.hamburger:after,.hamburger:before{background-color:#fff;content:"";height:2px;position:absolute;transition:all .3s ease;width:28px}.header.scrolled .hamburger:after,.header.scrolled .hamburger:before{background-color:#333}.hamburger:before{top:-8px}.hamburger:after{top:8px}.hamburger.open{background-color:initial}.hamburger.open:before{top:0;transform:rotate(45deg)}.hamburger.open:after{top:0;transform:rotate(-45deg)}@media (max-width:968px){.header{padding:1rem 1.5rem}.header.scrolled{padding:.75rem 1.5rem}.logo-text{font-size:1rem}.mobile-menu-toggle{display:block}.nav-menu{align-items:flex-start;background-color:#fff;box-shadow:-5px 0 20px #0000001a;flex-direction:column;gap:0;height:100vh;padding:5rem 2rem 2rem;position:fixed;right:-100%;top:0;transition:right .3s ease;width:280px}.nav-menu.open{right:0}.nav-link{border-radius:8px;color:#333;font-size:1.1rem;padding:1rem;text-align:left;width:100%}.nav-link:hover{background-color:#1976d21a;color:#1565c0}}@media (max-width:640px){.logo-circle{font-size:.9rem;height:45px;width:45px}.logo-text{display:none}}.hero-section{align-items:center;background:linear-gradient(135deg,#1976d2,#1565c0 50%,#1e88e5);color:#fff;display:flex;justify-content:center;min-height:100vh;overflow:hidden;padding:2rem;position:relative;text-align:center}.hero-content{max-width:900px;position:relative;z-index:2}.hero-illustration{animation:float 6s ease-in-out infinite;opacity:.4;position:absolute}.hero-illustration-left{height:250px;left:5%;top:20%;width:250px}.hero-illustration-right{animation-delay:2s;bottom:15%;height:200px;right:8%;width:200px}.health-icon{animation:pulse 2s ease-in-out infinite;display:block;height:80px;margin:0 auto 2rem;width:80px}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}.hero-title{animation:fadeInUp 1s ease-out;font-size:3.5rem;font-weight:700;margin-bottom:1.5rem}.hero-headline{animation:fadeInUp 1s ease-out .2s;animation-fill-mode:backwards;font-size:1.8rem;font-weight:600;line-height:1.4;margin-bottom:1.5rem}.hero-subtext{animation:fadeInUp 1s ease-out .3s;animation-fill-mode:backwards;font-size:1.2rem;line-height:1.8;margin-bottom:2.5rem;opacity:.95}.cta-buttons{animation:fadeInUp 1s ease-out .5s;animation-fill-mode:backwards;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.cta-button{border:none;cursor:pointer;padding:1rem 2rem}.cta-button.primary{background-color:#fff;color:#1565c0}.cta-button.primary:hover{box-shadow:0 10px 25px #0000004d;transform:translateY(-3px)}.cta-button.secondary{background-color:initial;border:2px solid #fff;color:#fff}.cta-button.secondary:hover{background-color:#ffffff1a;box-shadow:0 10px 25px #0003;transform:translateY(-3px)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.hero-title{font-size:2.5rem}.hero-headline{font-size:1.4rem}.hero-subtext{font-size:1rem}.cta-buttons{align-items:center;flex-direction:column}.cta-button{max-width:300px;width:100%}}.who-we-are-section{background:linear-gradient(180deg,#e3f2fd,#bbdefb);padding:5rem 2rem;position:relative}.container{margin:0 auto;max-width:1200px}.section-title{color:#333;font-size:2.5rem;font-weight:700;margin-bottom:3rem;text-align:center}.content{margin:0 auto;max-width:800px}.description{color:#555;font-size:1.1rem;line-height:1.8;margin-bottom:1.5rem;text-align:center}.description.emphasis{color:#1565c0;font-size:1.3rem;font-style:italic;font-weight:600;margin-top:2rem}.wellness-illustration{display:block;height:150px;margin:0 auto 2rem;width:150px}@media (max-width:768px){.who-we-are-section{padding:3rem 1.5rem}.section-title{font-size:2rem}.description{font-size:1rem}.description.emphasis{font-size:1.1rem}}.our-vision-section{background:linear-gradient(135deg,#1e88e5,#1565c0 50%,#0d47a1);color:#fff;overflow:hidden;padding:5rem 2rem;position:relative}.our-vision-section .section-title{color:#fff}.our-vision-section:before{background:radial-gradient(circle,#ffffff1a 0,#0000 70%);border-radius:50%;content:"";height:500px;position:absolute;right:-10%;top:-50%;width:500px}.our-vision-section:after{background:radial-gradient(circle,#ffffff14 0,#0000 70%);border-radius:50%;bottom:-30%;content:"";height:400px;left:-5%;position:absolute;width:400px}.vision-statement{font-size:1.4rem;font-weight:400;line-height:1.8;margin:0 auto 3rem;max-width:900px;opacity:.95;text-align:center}.belief-intro{margin-bottom:2rem;text-align:center}.belief-intro p{font-size:1.3rem;font-weight:600;opacity:.95}.vision-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin:0 auto;max-width:1000px}.vision-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:1px solid #ffffff4d;border-radius:15px;padding:2.5rem 1.5rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease,background .3s ease}.vision-card:hover{background:#fff3;box-shadow:0 15px 40px #0000004d;transform:translateY(-10px)}.icon{font-size:3.5rem;margin-bottom:1.5rem}.icon-svg{display:block;height:70px;margin:0 auto 1.5rem;width:70px}.vision-card h3{font-size:1.3rem;font-weight:600;margin:0}@media (max-width:968px){.vision-content{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.our-vision-section{padding:3rem 1.5rem}.vision-statement{font-size:1.2rem}.belief-intro p{font-size:1.1rem}}@media (max-width:540px){.vision-content{gap:1.5rem;grid-template-columns:1fr}}.what-we-do-section{background:linear-gradient(180deg,#fff,#f5f9ff);padding:5rem 2rem}.services-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:3rem}.service-card{background:linear-gradient(145deg,#fff,#e3f2fd);border:2px solid #90caf9;border-radius:15px;padding:2rem;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.service-card:hover{border-color:#1976d2;box-shadow:0 15px 40px #1565c026;transform:translateY(-8px)}.service-icon{font-size:3rem;margin-bottom:1rem}.service-icon-svg{display:block;height:80px;margin:0 auto 1.5rem;width:80px}.service-title{color:#333;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.service-description{color:#666;font-size:1rem;line-height:1.6}@media (max-width:768px){.what-we-do-section{padding:3rem 1.5rem}.services-grid{grid-template-columns:1fr}}.how-we-think-section{background:linear-gradient(180deg,#f5f9ff,#e3f2fd);padding:5rem 2rem}.philosophies-list{display:flex;flex-direction:column;gap:2rem;margin:3rem auto 0;max-width:800px}.philosophy-item{align-items:flex-start;background-color:#fff;border-radius:12px;box-shadow:0 2px 10px #0000000d;display:flex;gap:1.5rem;padding:2rem;transition:transform .3s ease,box-shadow .3s ease}.philosophy-item:hover{box-shadow:0 5px 20px #1976d226;transform:translateX(10px)}.philosophy-bullet{align-items:center;background:linear-gradient(135deg,#1976d2,#1565c0);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:1.5rem;font-weight:700;height:40px;justify-content:center;width:40px}.philosophy-text{color:#333;font-size:1.3rem;font-weight:500;line-height:1.6;margin:0}@media (max-width:768px){.how-we-think-section{padding:3rem 1.5rem}.philosophies-list{gap:1.5rem}.philosophy-item{gap:1rem;padding:1.5rem}.philosophy-bullet{font-size:1.3rem;height:35px;width:35px}.philosophy-text{font-size:1.1rem}}.ventures-section{background:linear-gradient(135deg,#0d47a1,#0d47a1 50%,#0a3a6e);color:#fff;overflow:hidden;padding:5rem 2rem;position:relative}.ventures-section .section-title{color:#fff}.ventures-section:before{background:radial-gradient(circle,#ffffff14 0,#0000 70%);border-radius:50%;content:"";height:400px;left:-10%;position:absolute;top:-20%;width:400px}.ventures-content{margin:0 auto;max-width:800px;text-align:center}.ventures-description{font-size:1.3rem;line-height:1.8;margin-bottom:1.5rem;opacity:.95}.ventures-announcement{font-size:1.2rem;font-style:italic;font-weight:600;margin-top:2.5rem;opacity:.9}@media (max-width:768px){.ventures-section{padding:3rem 1.5rem}.ventures-description{font-size:1.1rem}.ventures-announcement{font-size:1rem;margin-top:2rem}}.founders-section{background:linear-gradient(180deg,#fff,#f5f9ff);padding:5rem 2rem}.founders-intro{margin:2rem auto 3rem;max-width:800px;text-align:center}.intro-text{color:#555;font-size:1.2rem;line-height:1.8;margin-bottom:1rem}.founders-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-left:auto;margin-right:auto;margin-top:3rem;max-width:1000px}.founder-card{background:linear-gradient(145deg,#e3f2fd,#bbdefb);border:2px solid #90caf9;border-radius:15px;padding:2rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.founder-card:hover{border-color:#1976d2;box-shadow:0 15px 40px #1976d233;transform:translateY(-10px)}.founder-image-placeholder{display:flex;justify-content:center;margin-bottom:1.5rem}.avatar-circle{align-items:center;background:linear-gradient(135deg,#1976d2,#1565c0);border:5px solid #fff;border-radius:50%;box-shadow:0 5px 20px #1976d24d;color:#fff;display:flex;font-size:3rem;font-weight:700;height:150px;justify-content:center;width:150px}.founder-name{color:#333;font-size:1.8rem;font-weight:600;margin-bottom:.5rem}.founder-role{color:#1565c0;font-size:1.1rem;font-weight:500;margin-bottom:1.5rem}.linkedin-link{align-items:center;background-color:#0077b5;border-radius:8px;color:#fff;display:inline-flex;font-size:.95rem;font-weight:500;gap:.5rem;padding:.6rem 1.5rem;text-decoration:none;transition:background-color .3s ease,transform .3s ease}.linkedin-link:hover{background-color:#005582;transform:translateY(-2px)}.linkedin-icon{height:20px;width:20px}@media (max-width:768px){.founders-section{padding:3rem 1.5rem}.intro-text{font-size:1.1rem}.founders-grid{gap:2rem;grid-template-columns:1fr}.avatar-circle{font-size:2.5rem;height:120px;width:120px}.founder-name{font-size:1.5rem}}.contact-section{background:linear-gradient(180deg,#e3f2fd,#bbdefb);padding:5rem 2rem;text-align:center}.contact-intro{color:#555;font-size:1.2rem;line-height:1.8;margin:2rem auto 3rem;max-width:700px}.contact-details{display:flex;flex-wrap:wrap;gap:3rem;justify-content:center;margin:3rem auto;max-width:900px}.contact-item{align-items:center;background-color:#fff;border-radius:12px;box-shadow:0 5px 15px #0000000d;display:flex;gap:1rem;min-width:300px;padding:1.5rem 2rem;transition:transform .3s ease,box-shadow .3s ease}.contact-item:hover{box-shadow:0 10px 25px #0000001a;transform:translateY(-5px)}.contact-icon{align-items:center;background:linear-gradient(135deg,#1976d2,#1565c0);border-radius:12px;display:flex;flex-shrink:0;height:50px;justify-content:center;padding:10px;transition:transform .3s ease,box-shadow .3s ease;width:50px}.contact-icon svg{color:#fff;height:100%;width:100%}.contact-item:hover .contact-icon{box-shadow:0 5px 15px #1976d266;transform:scale(1.1)}.contact-info{text-align:left}.contact-info h4{color:#1565c0;font-size:1rem;font-weight:600;letter-spacing:.5px;margin-bottom:.5rem;text-transform:uppercase}.contact-link{color:#333;font-size:1.1rem;font-weight:500;overflow-wrap:break-word;text-decoration:none;transition:color .3s ease;word-break:break-word}.contact-link:hover{color:#1565c0}.cta-button{background:linear-gradient(135deg,#1976d2,#1565c0);border-radius:50px;color:#fff;display:inline-block;font-size:1.1rem;font-weight:600;margin-top:2rem;padding:1rem 3rem;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease}.cta-button:hover{box-shadow:0 10px 25px #1976d266;transform:translateY(-3px)}@media (max-width:768px){.contact-section{padding:3rem 1.5rem}.contact-link{font-size:.9rem}.contact-intro{font-size:1.1rem}.contact-details{align-items:center;flex-direction:column;gap:1.5rem}.contact-item{max-width:400px;min-width:auto;padding:1rem;width:100%}.cta-button{font-size:1rem;padding:.9rem 2.5rem}}.footer{background-color:#1a1a2e;color:#fff;padding:3rem 2rem 1rem}.footer-content{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:2fr 1fr 1fr 1fr;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:1200px}.footer-section{display:flex;flex-direction:column}.footer-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#1976d2,#1565c0);-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.footer-description{color:#b0b0b0;font-size:.95rem;line-height:1.6}.footer-heading{font-size:1.1rem;font-weight:600;margin-bottom:1rem}.footer-links{display:flex;flex-direction:column;gap:.5rem;list-style:none;padding:0}.footer-links a{color:#b0b0b0;font-size:.95rem;text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:#1976d2}.social-links{display:flex;flex-direction:column;gap:.5rem}.social-icon{color:#b0b0b0;font-size:.95rem;text-decoration:none;transition:color .3s ease}.social-icon:hover{color:#1976d2}.footer-bottom{align-items:center;border-top:1px solid #2d2d44;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin:0 auto;max-width:1200px;padding-top:2rem}.footer-bottom p{color:#b0b0b0;font-size:.9rem;margin:0}.footer-legal{align-items:center;display:flex;gap:1rem}.footer-legal a{color:#b0b0b0;font-size:.9rem;text-decoration:none;transition:color .3s ease}.footer-legal a:hover{color:#1976d2}.footer-legal span{color:#555}@media (max-width:968px){.footer-content{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.footer{padding:2rem 1.5rem 1rem}.footer-content{gap:2rem;grid-template-columns:1fr}.footer-bottom{flex-direction:column;text-align:center}}
/*# sourceMappingURL=main.f7c5b326.css.map*/