.TempLandingHero-module__Ws5phW__heroSection{background:radial-gradient(circle at 10% 20%,#1e525d0a 0%,#1b2b5e05 50%,#fff 100%);align-items:center;min-height:90vh;padding:160px 0 100px;display:flex;position:relative;overflow:hidden}.TempLandingHero-module__Ws5phW__glowTeal{pointer-events:none;filter:blur(40px);background:radial-gradient(circle,#3abcb12e 0%,#fff0 70%);border-radius:50%;width:650px;height:650px;position:absolute;top:-150px;right:-100px}.TempLandingHero-module__Ws5phW__glowNavy{pointer-events:none;filter:blur(50px);background:radial-gradient(circle,#1b2b5e1f 0%,#fff0 70%);border-radius:50%;width:700px;height:700px;position:absolute;bottom:-150px;left:-100px}.TempLandingHero-module__Ws5phW__badgeContainer{justify-content:center;margin-bottom:28px;display:flex}.TempLandingHero-module__Ws5phW__launchPill{-webkit-backdrop-filter:blur(12px);background:#ffffffe6;border:1px solid #1e525d33;border-radius:9999px;align-items:center;gap:12px;padding:8px 24px;display:inline-flex;box-shadow:0 4px 20px #1e525d14}.TempLandingHero-module__Ws5phW__liveDot{background-color:var(--accent);border-radius:50%;width:10px;height:10px;position:relative}.TempLandingHero-module__Ws5phW__liveDot:after{content:"";border:2px solid var(--accent);border-radius:50%;animation:1.8s ease-out infinite TempLandingHero-module__Ws5phW__ripple;position:absolute;inset:-3px}@keyframes TempLandingHero-module__Ws5phW__ripple{0%{opacity:1;transform:scale(.8)}to{opacity:0;transform:scale(2.2)}}.TempLandingHero-module__Ws5phW__pillText{letter-spacing:.04em;text-transform:uppercase;color:var(--primary);font-size:.925rem;font-weight:700}.TempLandingHero-module__Ws5phW__heroHeader{text-align:center;max-width:960px;margin:0 auto 64px}.TempLandingHero-module__Ws5phW__mainTitle{letter-spacing:-.02em;color:var(--secondary);margin-bottom:24px;font-size:3.25rem;font-weight:800;line-height:1.15}.TempLandingHero-module__Ws5phW__gradientText{background:linear-gradient(135deg, var(--primary) 0%, var(--accent-dark) 50%, var(--secondary) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.TempLandingHero-module__Ws5phW__mainBody{color:var(--text-muted);max-width:860px;margin:0 auto 20px;font-size:1.2rem;font-weight:400;line-height:1.8}.TempLandingHero-module__Ws5phW__secondaryNotice{color:var(--neutral-700);border-left:4px solid var(--accent);border-radius:0 var(--radius-md) var(--radius-md) 0;text-align:left;background:#1e525d0a;max-width:820px;margin:28px auto 0;padding:16px 24px;font-size:1.05rem;line-height:1.7}.TempLandingHero-module__Ws5phW__cardsGrid{grid-template-columns:repeat(2,1fr);gap:36px;max-width:1160px;margin:0 auto;display:grid}.TempLandingHero-module__Ws5phW__actionCard{border-radius:var(--radius-2xl);background:#fff;border:1px solid #1e525d1f;flex-direction:column;justify-content:space-between;padding:48px 40px;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 12px 36px #1b2b5e0f}.TempLandingHero-module__Ws5phW__actionCardHoverGlow{background:radial-gradient(800px circle at var(--mouse-x,50%) var(--mouse-y,50%), #3abcb10f, transparent 40%);opacity:0;pointer-events:none;transition:opacity .5s;position:absolute;inset:0}.TempLandingHero-module__Ws5phW__actionCard:hover{border-color:#3abcb180;transform:translateY(-8px);box-shadow:0 24px 50px #1b2b5e1f}.TempLandingHero-module__Ws5phW__actionCard:hover .TempLandingHero-module__Ws5phW__actionCardHoverGlow{opacity:1}.TempLandingHero-module__Ws5phW__cardHeader{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.TempLandingHero-module__Ws5phW__cardIconBox{background:var(--teal-50);width:56px;height:56px;color:var(--primary);border-radius:18px;justify-content:center;align-items:center;display:flex;box-shadow:inset 0 0 0 1px #1e525d26}.TempLandingHero-module__Ws5phW__cardIconBoxCaregiver{background:var(--navy-50);color:var(--secondary);box-shadow:inset 0 0 0 1px #1b2b5e26}.TempLandingHero-module__Ws5phW__cardBadge{letter-spacing:.1em;text-transform:uppercase;color:var(--primary);background:#1e525d14;border-radius:9999px;padding:6px 14px;font-size:.8rem;font-weight:800}.TempLandingHero-module__Ws5phW__cardBadgeCaregiver{color:var(--secondary);background:#1b2b5e14}.TempLandingHero-module__Ws5phW__cardTitle{color:var(--secondary);margin-bottom:16px;font-size:1.85rem;font-weight:800;line-height:1.25}.TempLandingHero-module__Ws5phW__cardText{color:var(--text-muted);margin-bottom:36px;font-size:1.075rem;line-height:1.7}.TempLandingHero-module__Ws5phW__ctaButton{border-radius:9999px;justify-content:center;align-items:center;gap:12px;width:100%;padding:18px 32px;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex}.TempLandingHero-module__Ws5phW__clientCta{background:linear-gradient(135deg, var(--primary) 0%, var(--primary-light) 100%);color:#fff;box-shadow:0 10px 28px #1e525d47}.TempLandingHero-module__Ws5phW__clientCta:hover{transform:scale(1.02);box-shadow:0 16px 36px #1e525d66}.TempLandingHero-module__Ws5phW__caregiverCta{background:linear-gradient(135deg, var(--secondary) 0%, var(--secondary-light) 100%);color:#fff;box-shadow:0 10px 28px #1b2b5e47}.TempLandingHero-module__Ws5phW__caregiverCta:hover{transform:scale(1.02);box-shadow:0 16px 36px #1b2b5e66}.TempLandingHero-module__Ws5phW__contactBanner{text-align:center;border:1px solid var(--neutral-200);border-radius:var(--radius-lg);max-width:800px;box-shadow:var(--shadow-xs);background:#fff;justify-content:center;align-items:center;gap:32px;margin-top:60px;margin-left:auto;margin-right:auto;padding:20px 32px;display:flex}.TempLandingHero-module__Ws5phW__contactItem{color:var(--secondary);align-items:center;gap:10px;font-size:.975rem;font-weight:600;display:flex}@media (max-width:960px){.TempLandingHero-module__Ws5phW__cardsGrid{grid-template-columns:1fr}.TempLandingHero-module__Ws5phW__mainTitle{font-size:2.3rem}.TempLandingHero-module__Ws5phW__actionCard{padding:36px 28px}.TempLandingHero-module__Ws5phW__contactBanner{flex-direction:column;gap:12px}}
.TrustBadges-module__-sCNOa__section{background:var(--bg-white);border-bottom:1px solid var(--border);z-index:5;padding:60px 0;position:relative}.TrustBadges-module__-sCNOa__grid{grid-template-columns:repeat(4,1fr);gap:32px;display:grid}.TrustBadges-module__-sCNOa__badge{border-radius:var(--radius-md);transition:all var(--transition-mid);align-items:center;gap:20px;padding:16px;display:flex}.TrustBadges-module__-sCNOa__badge:hover{background:var(--teal-50);transform:translateY(-4px)}.TrustBadges-module__-sCNOa__iconWrapper{color:var(--primary);width:64px;height:64px;box-shadow:var(--shadow-sm);transition:all var(--transition-mid);background:#fff;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.TrustBadges-module__-sCNOa__badge:hover .TrustBadges-module__-sCNOa__iconWrapper{background:var(--gradient-primary);color:#fff;box-shadow:var(--shadow-teal);transform:scale(1.1)}.TrustBadges-module__-sCNOa__text h4{color:var(--secondary);font-size:1.05rem;font-weight:800;font-family:var(--font-lato), sans-serif;margin-bottom:4px}.TrustBadges-module__-sCNOa__text p{color:var(--text-muted);font-size:.9rem;font-weight:500}@media (max-width:1024px){.TrustBadges-module__-sCNOa__grid{grid-template-columns:repeat(2,1fr);gap:24px}}@media (max-width:640px){.TrustBadges-module__-sCNOa__grid{grid-template-columns:1fr;gap:16px}.TrustBadges-module__-sCNOa__badge{padding:12px}.TrustBadges-module__-sCNOa__iconWrapper{width:56px;height:56px}}
.AboutOverview-module__22BzWW__aboutSection{background:var(--bg-white);position:relative;overflow:hidden}.AboutOverview-module__22BzWW__grid{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.AboutOverview-module__22BzWW__imageCol{padding:40px;position:relative}.AboutOverview-module__22BzWW__imageDecoration{background:var(--teal-50);border-radius:var(--radius-xl);z-index:1;border:1px solid var(--teal-100);width:85%;height:85%;position:absolute;top:0;left:0}.AboutOverview-module__22BzWW__mainImage{object-fit:cover;border-radius:var(--radius-xl);z-index:2;width:100%;height:550px;box-shadow:var(--shadow-xl);border:4px solid #fff;position:relative}.AboutOverview-module__22BzWW__floatingCard{border-radius:var(--radius-lg);z-index:3;box-shadow:var(--shadow-2xl);border:1px solid var(--neutral-100);background:#fff;align-items:center;gap:20px;padding:28px;animation:6s ease-in-out infinite AboutOverview-module__22BzWW__float;display:flex;position:absolute;bottom:0;right:-10px}@keyframes AboutOverview-module__22BzWW__float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.AboutOverview-module__22BzWW__heartIcon{color:var(--accent-dark);background:var(--teal-50);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:54px;height:54px;display:flex}.AboutOverview-module__22BzWW__floatingCard strong{color:var(--secondary);margin-bottom:4px;font-size:1.5rem;font-weight:800;line-height:1.1;display:block}.AboutOverview-module__22BzWW__floatingCard span{color:var(--text-muted);font-size:.95rem;font-weight:600}.AboutOverview-module__22BzWW__contentCol{flex-direction:column;gap:32px;display:flex}.AboutOverview-module__22BzWW__title{color:var(--secondary);font-size:clamp(2.2rem,4vw,3.5rem);font-weight:800;line-height:1.1}.AboutOverview-module__22BzWW__lead{color:var(--primary);font-size:1.25rem;font-weight:600;line-height:1.4}.AboutOverview-module__22BzWW__description{color:var(--text-muted);font-size:1.1rem;line-height:1.7}.AboutOverview-module__22BzWW__features{gap:28px;margin:15px 0;display:grid}.AboutOverview-module__22BzWW__feature{gap:20px;display:flex}.AboutOverview-module__22BzWW__featureIcon{color:var(--primary);background:var(--teal-50);width:56px;height:56px;transition:all var(--transition-mid);border:1px solid var(--teal-100);border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.AboutOverview-module__22BzWW__feature:hover .AboutOverview-module__22BzWW__featureIcon{background:var(--primary);color:#fff;box-shadow:var(--shadow-teal);transform:scale(1.1)}.AboutOverview-module__22BzWW__feature h4{color:var(--secondary);margin-bottom:6px;font-size:1.2rem;font-weight:700}.AboutOverview-module__22BzWW__feature p{color:var(--text-muted);font-size:1rem;line-height:1.5}.AboutOverview-module__22BzWW__actions{gap:20px;margin-top:20px;display:flex}@media (max-width:1024px){.AboutOverview-module__22BzWW__grid{grid-template-columns:1fr;gap:48px}.AboutOverview-module__22BzWW__imageCol{max-width:600px;margin:0 auto;padding:20px 0}.AboutOverview-module__22BzWW__mainImage{height:400px}}@media (max-width:640px){.AboutOverview-module__22BzWW__title{font-size:2.2rem}.AboutOverview-module__22BzWW__actions{flex-direction:column}.AboutOverview-module__22BzWW__floatingCard{padding:20px;bottom:-15px;right:5px}}
.ServicesOverview-module__T57KHa__servicesSection{background:var(--neutral-50);background-image:radial-gradient(at 0% 0%, rgba(var(--primary-rgb), .05) 0px, transparent 50%), radial-gradient(at 100% 0%, rgba(var(--secondary-rgb), .05) 0px, transparent 50%)}.ServicesOverview-module__T57KHa__header{text-align:center;max-width:800px;margin:0 auto 72px}.ServicesOverview-module__T57KHa__title{color:var(--secondary);margin-bottom:24px;font-size:clamp(2.4rem,5vw,3.5rem);font-weight:800}.ServicesOverview-module__T57KHa__subtitle{color:var(--text-muted);font-size:1.15rem;line-height:1.6}.ServicesOverview-module__T57KHa__grid{grid-template-columns:repeat(3,1fr);gap:32px;width:100%;display:grid}.ServicesOverview-module__T57KHa__sliderWrapper{align-items:center;gap:20px;margin:0 -60px;padding:0 60px;display:flex;position:relative}.ServicesOverview-module__T57KHa__sliderWindow{flex-grow:1;padding:20px 0 40px;overflow:hidden}.ServicesOverview-module__T57KHa__navBtn{border:1px solid var(--border);cursor:pointer;width:56px;height:56px;color:var(--primary);transition:all var(--transition-mid);box-shadow:var(--shadow-sm);z-index:10;background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.ServicesOverview-module__T57KHa__navBtn:hover{background:var(--primary);color:#fff;box-shadow:var(--shadow-md);transform:scale(1.1)}.ServicesOverview-module__T57KHa__card{border-radius:var(--radius-xl);transition:all var(--transition-slow);border:1px solid var(--border);box-shadow:var(--shadow-sm);background:#fff;flex-direction:column;height:100%;display:flex;position:relative;overflow:hidden}.ServicesOverview-module__T57KHa__imageBox{aspect-ratio:4/3;width:100%;position:relative;overflow:hidden}.ServicesOverview-module__T57KHa__imageBox img{object-fit:cover;width:100%;height:100%;transition:transform var(--transition-slow)}.ServicesOverview-module__T57KHa__iconTag{background:var(--bg-white);width:48px;height:48px;color:var(--primary);box-shadow:var(--shadow-md);z-index:2;border-radius:12px;justify-content:center;align-items:center;display:flex;position:absolute;bottom:20px;right:20px}.ServicesOverview-module__T57KHa__cardBody{flex-direction:column;flex-grow:1;padding:32px;display:flex}.ServicesOverview-module__T57KHa__card:hover{border-color:var(--teal-200);box-shadow:var(--shadow-xl);transform:translateY(-10px)}.ServicesOverview-module__T57KHa__card:hover .ServicesOverview-module__T57KHa__imageBox img{transform:scale(1.1)}.ServicesOverview-module__T57KHa__card h3{color:var(--secondary);letter-spacing:-.01em;margin-bottom:16px;font-size:1.4rem;font-weight:800}.ServicesOverview-module__T57KHa__card p{color:var(--text-muted);flex-grow:1;margin-bottom:28px;font-size:1rem;line-height:1.6}.ServicesOverview-module__T57KHa__learnMore{color:var(--primary);text-transform:uppercase;letter-spacing:.05em;transition:gap var(--transition-fast);align-items:center;gap:8px;margin-top:auto;font-size:.9rem;font-weight:800;display:flex}.ServicesOverview-module__T57KHa__card:hover .ServicesOverview-module__T57KHa__learnMore{color:var(--accent-dark);gap:12px}.ServicesOverview-module__T57KHa__footer{text-align:center;flex-direction:column;align-items:center;gap:24px;margin-top:40px;display:flex}.ServicesOverview-module__T57KHa__footer p{color:var(--secondary);font-size:1.2rem;font-weight:600}@media (max-width:1200px){.ServicesOverview-module__T57KHa__sliderWrapper{margin:0 -20px;padding:0 20px}}@media (max-width:1024px){.ServicesOverview-module__T57KHa__header{margin-bottom:40px}.ServicesOverview-module__T57KHa__grid{grid-template-columns:repeat(2,1fr)}.ServicesOverview-module__T57KHa__navBtn{display:none}}@media (max-width:768px){.ServicesOverview-module__T57KHa__grid{grid-template-columns:1fr}.ServicesOverview-module__T57KHa__cardBody{padding:24px}}
.WhyChooseUs-module__mCkx7W__section{background:var(--neutral-50);position:relative;overflow:hidden}.WhyChooseUs-module__mCkx7W__section:before{content:"";background:var(--teal-50);border-bottom-left-radius:var(--radius-2xl);z-index:0;width:40%;height:100%;position:absolute;top:0;right:0}.WhyChooseUs-module__mCkx7W__container{z-index:1;position:relative}.WhyChooseUs-module__mCkx7W__header{text-align:center;max-width:800px;margin:0 auto 64px}.WhyChooseUs-module__mCkx7W__title{color:var(--secondary);margin-bottom:24px;font-size:clamp(2.4rem,5vw,3.5rem);font-weight:800}.WhyChooseUs-module__mCkx7W__subtitle{color:var(--text-muted);font-size:1.15rem;line-height:1.6}.WhyChooseUs-module__mCkx7W__grid{flex-wrap:wrap;justify-content:center;gap:32px;display:flex}.WhyChooseUs-module__mCkx7W__card{border-radius:var(--radius-xl);border:1px solid var(--border);min-width:300px;max-width:420px;box-shadow:var(--shadow-sm);transition:all var(--transition-mid);background:#fff;flex-direction:column;flex:calc(33.333% - 32px);align-items:flex-start;gap:24px;padding:40px 32px;display:flex;position:relative;overflow:hidden}.WhyChooseUs-module__mCkx7W__card:after{content:"";background:var(--gradient-accent-band);width:0;height:4px;transition:width var(--transition-mid);position:absolute;bottom:0;left:0}.WhyChooseUs-module__mCkx7W__card:hover:after{width:100%}.WhyChooseUs-module__mCkx7W__card:hover{box-shadow:var(--shadow-xl);border-color:var(--teal-200);transform:translateY(-8px)}.WhyChooseUs-module__mCkx7W__iconWrapper{background:var(--teal-50);width:64px;height:64px;color:var(--primary);transition:all var(--transition-mid);border:1px solid var(--teal-100);border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.WhyChooseUs-module__mCkx7W__card:hover .WhyChooseUs-module__mCkx7W__iconWrapper{background:var(--primary);color:#fff;box-shadow:var(--shadow-teal);transform:scale(1.1)}.WhyChooseUs-module__mCkx7W__cardContent h3{color:var(--secondary);margin-bottom:12px;font-size:1.35rem;font-weight:800}.WhyChooseUs-module__mCkx7W__cardContent p{color:var(--text-muted);font-size:1rem;line-height:1.6}@media (max-width:768px){.WhyChooseUs-module__mCkx7W__section:before{display:none}.WhyChooseUs-module__mCkx7W__card{padding:32px 24px}}
.HowItWorks-module__Hv8dkq__section{background-color:var(--bg-white);position:relative}.HowItWorks-module__Hv8dkq__header{text-align:center;max-width:800px;margin:0 auto 80px}.HowItWorks-module__Hv8dkq__title{color:var(--secondary);margin-bottom:24px;font-size:clamp(2.4rem,5vw,3.5rem);font-weight:800}.HowItWorks-module__Hv8dkq__subtitle{color:var(--text-muted);font-size:1.15rem}.HowItWorks-module__Hv8dkq__grid{grid-template-columns:repeat(4,1fr);gap:48px;display:grid;position:relative}.HowItWorks-module__Hv8dkq__step{text-align:center;z-index:2;position:relative}.HowItWorks-module__Hv8dkq__iconWrapper{background-color:var(--teal-50);width:90px;height:90px;color:var(--primary);z-index:2;box-shadow:var(--shadow-md);transition:all var(--transition-mid);border:4px solid #fff;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 32px;display:flex;position:relative}.HowItWorks-module__Hv8dkq__step:hover .HowItWorks-module__Hv8dkq__iconWrapper{background:var(--gradient-primary);color:#fff;box-shadow:var(--shadow-teal);transform:scale(1.1)}.HowItWorks-module__Hv8dkq__line{background:var(--neutral-100);z-index:1;width:100%;height:3px;position:absolute;top:45px;left:50%}.HowItWorks-module__Hv8dkq__step:last-child .HowItWorks-module__Hv8dkq__line{display:none}.HowItWorks-module__Hv8dkq__step h3{color:var(--secondary);margin-bottom:12px;font-size:1.35rem;font-weight:800}.HowItWorks-module__Hv8dkq__step p{color:var(--text-muted);padding:0 10px;font-size:1rem;line-height:1.5}@media (max-width:1024px){.HowItWorks-module__Hv8dkq__grid{grid-template-columns:repeat(2,1fr);gap:60px}.HowItWorks-module__Hv8dkq__line{display:none}}@media (max-width:640px){.HowItWorks-module__Hv8dkq__grid{grid-template-columns:1fr;gap:56px}}
.StatsSection-module__danPxa__section{background:var(--gradient-hero);color:#fff;padding:120px 0;position:relative;overflow:hidden}.StatsSection-module__danPxa__section:before{content:"";background:var(--gradient-navy-glow);opacity:.6;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.StatsSection-module__danPxa__grid{z-index:2;grid-template-columns:1fr 1.3fr;align-items:center;gap:100px;display:grid;position:relative}.StatsSection-module__danPxa__contentCol{flex-direction:column;gap:24px;display:flex}.StatsSection-module__danPxa__title{color:#fff;letter-spacing:-.02em;font-size:clamp(2.5rem,4.5vw,3.8rem);font-weight:900;line-height:1.05}.StatsSection-module__danPxa__text{color:var(--text-on-dark-soft);max-width:500px;font-size:1.2rem;line-height:1.6}.StatsSection-module__danPxa__statsCol{grid-template-columns:1fr 1fr;gap:32px;display:grid}.StatsSection-module__danPxa__stat{border-radius:var(--radius-xl);transition:all var(--transition-mid);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0a;border:1px solid #ffffff1a;flex-direction:column;gap:12px;padding:40px 32px;display:flex}.StatsSection-module__danPxa__stat:hover{border-color:var(--accent);background:#ffffff14;transform:translateY(-8px);box-shadow:0 20px 40px #0003}.StatsSection-module__danPxa__value{color:var(--accent);letter-spacing:-.03em;text-shadow:0 0 20px rgba(var(--accent-rgb), .3);font-size:3.5rem;font-weight:900;line-height:1}.StatsSection-module__danPxa__label{color:var(--text-on-dark);letter-spacing:.1em;text-transform:uppercase;font-size:.9rem;font-weight:800}@media (max-width:1024px){.StatsSection-module__danPxa__section{padding:60px 0}.StatsSection-module__danPxa__grid{text-align:center;grid-template-columns:1fr;gap:48px}.StatsSection-module__danPxa__contentCol{align-items:center}}@media (max-width:640px){.StatsSection-module__danPxa__stat{padding:30px 24px}.StatsSection-module__danPxa__statsCol{grid-template-columns:1fr;gap:20px}}
.Testimonials-module__VOp6eq__section{background-color:var(--neutral-50);background-image:var(--gradient-section)}.Testimonials-module__VOp6eq__header{text-align:center;max-width:800px;margin:0 auto 72px}.Testimonials-module__VOp6eq__title{color:var(--secondary);margin-bottom:24px;font-size:clamp(2.4rem,5vw,3.5rem);font-weight:800}.Testimonials-module__VOp6eq__subtitle{color:var(--text-muted);font-size:1.15rem}.Testimonials-module__VOp6eq__grid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.Testimonials-module__VOp6eq__card{border-radius:var(--radius-xl);transition:all var(--transition-slow);box-shadow:var(--shadow-sm);border:1px solid var(--border);background-color:#fff;padding:56px 40px;position:relative}.Testimonials-module__VOp6eq__card:hover{box-shadow:var(--shadow-xl);border-color:var(--teal-200);transform:translateY(-8px)}.Testimonials-module__VOp6eq__stars{color:var(--accent-dark);gap:6px;margin-bottom:30px;display:flex}.Testimonials-module__VOp6eq__quoteIcon{color:var(--primary);opacity:.1;position:absolute;top:40px;right:40px}.Testimonials-module__VOp6eq__text{color:var(--text-main);margin-bottom:36px;font-size:1.15rem;font-style:italic;line-height:1.7}.Testimonials-module__VOp6eq__author{flex-direction:column;gap:4px;display:flex}.Testimonials-module__VOp6eq__author strong{color:var(--secondary);font-size:1.2rem;font-weight:800}.Testimonials-module__VOp6eq__author span{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.95rem;font-weight:600}@media (max-width:1024px){.Testimonials-module__VOp6eq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Testimonials-module__VOp6eq__header{margin-bottom:40px}.Testimonials-module__VOp6eq__grid{grid-template-columns:1fr;gap:24px}.Testimonials-module__VOp6eq__card{padding:32px 24px}}
.Button-module__8RiFmG__btn{border-radius:var(--radius-full);cursor:pointer;transition:all var(--transition-mid);white-space:nowrap;font-size:.95rem;font-weight:700;font-family:var(--font-lato), sans-serif;letter-spacing:.03em;border:2px solid #0000;justify-content:center;align-items:center;padding:13px 36px;display:inline-flex;position:relative;overflow:hidden}.Button-module__8RiFmG__btn:after{content:"";transition:background var(--transition-fast);background:#fff0;position:absolute;inset:0}.Button-module__8RiFmG__btn:hover:after{background:#ffffff0f}.Button-module__8RiFmG__btn:focus-visible{outline:3px solid var(--accent);outline-offset:3px}.Button-module__8RiFmG__primary,.Button-module__8RiFmG__secondary{background:linear-gradient(135deg, var(--primary) 0%, var(--primary-light) 100%);color:#fff;box-shadow:0 10px 25px rgba(var(--primary-rgb), .25);border-color:#0000;font-weight:700}.Button-module__8RiFmG__primary:hover,.Button-module__8RiFmG__secondary:hover{box-shadow:0 15px 35px rgba(var(--primary-rgb), .35);filter:brightness(1.1);transform:translateY(-3px)}.Button-module__8RiFmG__accent{background:linear-gradient(135deg, var(--accent) 0%, var(--accent-light) 100%);color:#fff;box-shadow:0 10px 25px rgba(var(--accent-rgb), .25);border-color:#0000;font-weight:700}.Button-module__8RiFmG__accent:hover{box-shadow:0 15px 35px rgba(var(--accent-rgb), .35);filter:brightness(1.1);transform:translateY(-3px)}.Button-module__8RiFmG__outline{color:var(--primary);border-color:var(--primary);background-color:#0000}.Button-module__8RiFmG__outline:hover{background:rgba(var(--primary-rgb), .04);color:var(--primary-dark);border-color:var(--primary-dark);transform:translateY(-2px)}.Button-module__8RiFmG__solidWhite{color:var(--primary);background:#fff;border-color:#fff;font-weight:700;box-shadow:0 10px 25px #00000026}.Button-module__8RiFmG__solidWhite:hover{background:var(--teal-50);transform:translateY(-3px);box-shadow:0 15px 35px #0003}.Button-module__8RiFmG__outlineWhite{color:#fff;background-color:#0000;border-color:#fff}.Button-module__8RiFmG__outlineWhite:hover{background:#ffffff1a;transform:translateY(-2px)}@media (max-width:768px){.Button-module__8RiFmG__btn{padding:11px 28px;font-size:.9rem}}
.CTASection-module__99WdbW__section{background-color:var(--bg-white);padding:120px 0}.CTASection-module__99WdbW__container{background:var(--gradient-primary);border-radius:var(--radius-2xl);text-align:center;color:#fff;box-shadow:var(--shadow-2xl);padding:100px 60px;position:relative;overflow:hidden}.CTASection-module__99WdbW__container:before{content:"";pointer-events:none;background:radial-gradient(circle,#ffffff1a 0%,#0000 70%);width:100%;height:200%;position:absolute;top:-50%;left:-20%}.CTASection-module__99WdbW__container:after{content:"";background:radial-gradient(circle, rgba(var(--accent-rgb), .15) 0%, transparent 60%);pointer-events:none;width:400px;height:400px;position:absolute;bottom:-20%;right:-10%}.CTASection-module__99WdbW__content{z-index:2;max-width:800px;margin:0 auto;position:relative}.CTASection-module__99WdbW__title{color:#fff;letter-spacing:-.02em;margin-bottom:28px;font-size:clamp(2.5rem,5vw,4rem);font-weight:900;line-height:1.05}.CTASection-module__99WdbW__text{color:var(--text-on-dark);margin-bottom:56px;font-size:1.3rem;font-weight:400;line-height:1.6}.CTASection-module__99WdbW__actions{justify-content:center;align-items:center;gap:40px;display:flex}.CTASection-module__99WdbW__phoneLink{color:#fff;transition:all var(--transition-mid);border-bottom:2px solid #ffffff4d;align-items:center;gap:12px;padding-bottom:6px;font-size:1.2rem;font-weight:800;display:flex}.CTASection-module__99WdbW__phoneLink:hover{color:var(--accent);border-color:var(--accent);transform:translateY(-2px)}@media (max-width:768px){.CTASection-module__99WdbW__container{border-radius:var(--radius-xl);padding:80px 32px}.CTASection-module__99WdbW__actions{flex-direction:column;gap:32px}.CTASection-module__99WdbW__text{font-size:1.15rem}}
.Navbar-module__cRh5nW__headerWrapper{z-index:1000;width:100%;transition:all .3s;position:fixed;top:0;left:0}.Navbar-module__cRh5nW__topBar{background-color:var(--primary);color:#fff;max-height:60px;padding:10px 0;font-size:.85rem;transition:all .4s;overflow:hidden}.Navbar-module__cRh5nW__scrolled .Navbar-module__cRh5nW__topBar{opacity:0;max-height:0;padding-top:0;padding-bottom:0}.Navbar-module__cRh5nW__topBarContainer{justify-content:space-between;align-items:center;display:flex}.Navbar-module__cRh5nW__topBarLeft,.Navbar-module__cRh5nW__topBarRight{gap:24px;display:flex}.Navbar-module__cRh5nW__topBarSocials{border-right:1px solid #fff3;align-items:center;gap:16px;padding-right:24px;display:flex}.Navbar-module__cRh5nW__topBarSocials a{color:#fff;opacity:.8;transition:opacity var(--transition-fast), transform var(--transition-fast);display:flex}.Navbar-module__cRh5nW__topBarSocials a:hover{opacity:1;transform:scale(1.1)}.Navbar-module__cRh5nW__topBarItem{align-items:center;gap:8px;font-weight:500;display:flex}.Navbar-module__cRh5nW__navbar{-webkit-backdrop-filter:blur(12px);transition:all var(--transition-slow);border-bottom:1px solid rgba(var(--primary-rgb), .08);background:#fffffff2;padding:20px 0}.Navbar-module__cRh5nW__navContainer{justify-content:space-between;align-items:center;display:flex}.Navbar-module__cRh5nW__logo{align-items:center;line-height:0;display:flex}.Navbar-module__cRh5nW__navLinks{gap:32px;list-style:none;display:flex}.Navbar-module__cRh5nW__navItem{padding:10px 0;position:relative}.Navbar-module__cRh5nW__navActions{align-items:center;display:flex}.Navbar-module__cRh5nW__mobileToggle{color:var(--primary);cursor:pointer;background:0 0;border:none;display:none}.Navbar-module__cRh5nW__navLink{color:var(--secondary);letter-spacing:.01em;transition:all var(--transition-mid);align-items:center;gap:6px;padding:8px 4px;font-size:1.05rem;font-weight:700;display:flex;position:relative}.Navbar-module__cRh5nW__navLink:after{content:"";background:var(--gradient-accent-band);width:0;height:2px;transition:width var(--transition-mid);border-radius:2px;position:absolute;bottom:0;left:0}.Navbar-module__cRh5nW__navLink:hover{color:var(--primary)}.Navbar-module__cRh5nW__navLink:hover:after{width:100%}.Navbar-module__cRh5nW__navItem:hover .Navbar-module__cRh5nW__chevron{color:var(--accent);transform:rotate(180deg)}.Navbar-module__cRh5nW__dropdown{border-radius:var(--radius-lg);width:260px;box-shadow:var(--shadow-2xl);border:1px solid var(--border);border-top:3px solid var(--accent);background:#fff;padding:12px 0;list-style:none;position:absolute;top:100%;left:-20px;overflow:hidden}.Navbar-module__cRh5nW__dropdownItem{color:var(--secondary);transition:all var(--transition-fast);padding:14px 24px;font-size:1rem;font-weight:700;display:block}.Navbar-module__cRh5nW__dropdownItem:hover{background-color:var(--teal-50);color:var(--primary);padding-left:30px}@media (max-width:1024px){.Navbar-module__cRh5nW__topBar,.Navbar-module__cRh5nW__navLinks,.Navbar-module__cRh5nW__navActions{display:none}.Navbar-module__cRh5nW__mobileToggle{display:block}.Navbar-module__cRh5nW__navbar{padding:16px 0}.Navbar-module__cRh5nW__mobileMenu{background:#fff;width:100%;position:absolute;top:100%;left:0;overflow:hidden;box-shadow:0 10px 20px #0000000d}.Navbar-module__cRh5nW__mobileLinks{padding:24px 0;list-style:none}.Navbar-module__cRh5nW__mobileNavItem{margin-bottom:16px}.Navbar-module__cRh5nW__mobileNavLink{color:var(--primary);padding:8px 0;font-size:1.25rem;font-weight:800;display:block}.Navbar-module__cRh5nW__mobileNavToggle{cursor:pointer;width:100%;color:var(--primary);background:0 0;border:none;justify-content:space-between;align-items:center;padding:8px 0;font-family:inherit;font-size:1.25rem;font-weight:800;display:flex}.Navbar-module__cRh5nW__mobileChevron{color:var(--primary);flex-shrink:0;transition:transform .25s}.Navbar-module__cRh5nW__mobileChevronOpen{transform:rotate(180deg)}.Navbar-module__cRh5nW__mobileSubLinks{border-left:2px solid var(--accent);margin-top:10px;padding-left:16px;list-style:none}.Navbar-module__cRh5nW__mobileSubLink{color:var(--text-muted);padding:10px 0;font-size:1.05rem;font-weight:600;display:block}.Navbar-module__cRh5nW__mobileActions{margin-top:30px}.Navbar-module__cRh5nW__fullWidth{width:100%}}
.Footer-module__3hUVsW__footer{background:var(--navy-900);background:linear-gradient(135deg, var(--navy-900) 0%, var(--secondary-dark) 100%);color:#fff;padding:100px 0 40px;position:relative;overflow:hidden}.Footer-module__3hUVsW__footer:before{content:"";background:var(--gradient-accent-band);width:100%;height:4px;position:absolute;top:0;left:0}.Footer-module__3hUVsW__grid{grid-template-columns:2fr 1fr 1fr 1.5fr;gap:60px;margin-bottom:80px;display:grid}.Footer-module__3hUVsW__brandCol{flex-direction:column;gap:24px;display:flex}.Footer-module__3hUVsW__logo{align-items:center;margin-bottom:8px;line-height:1;text-decoration:none;display:flex}.Footer-module__3hUVsW__logoText{color:#fff;letter-spacing:-.02em;transition:color var(--transition-fast);font-size:1.75rem;font-weight:800}.Footer-module__3hUVsW__logo:hover .Footer-module__3hUVsW__logoText{color:var(--accent-light)}.Footer-module__3hUVsW__mission{color:var(--text-on-dark-soft);max-width:320px;font-size:1.05rem;line-height:1.7}.Footer-module__3hUVsW__socials{gap:16px;display:flex}.Footer-module__3hUVsW__socialLink{width:44px;height:44px;transition:all var(--transition-mid);color:#fff;background:#ffffff14;border-radius:50%;justify-content:center;align-items:center;display:flex}.Footer-module__3hUVsW__socialLink:hover{background:var(--accent);color:var(--secondary);box-shadow:var(--shadow-accent);transform:translateY(-4px)}.Footer-module__3hUVsW__linksCol h3,.Footer-module__3hUVsW__contactCol h3{color:#fff;margin-bottom:30px;font-size:1.25rem;font-weight:800;position:relative}.Footer-module__3hUVsW__linksCol h3:after{content:"";background:var(--accent);width:30px;height:2px;position:absolute;bottom:-10px;left:0}.Footer-module__3hUVsW__linksCol ul{flex-direction:column;gap:14px;list-style:none;display:flex}.Footer-module__3hUVsW__linksCol a{color:var(--text-on-dark-soft);transition:all var(--transition-fast);font-size:.95rem;font-weight:500}.Footer-module__3hUVsW__linksCol a:hover{color:var(--accent-light);padding-left:8px}.Footer-module__3hUVsW__contactCol{flex-direction:column;gap:20px;display:flex}.Footer-module__3hUVsW__contactItem{color:var(--text-on-dark-soft);gap:16px;font-weight:500;display:flex}.Footer-module__3hUVsW__contactItem svg{color:var(--accent);flex-shrink:0}.Footer-module__3hUVsW__bottom{color:var(--text-on-dark-soft);border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding-top:40px;font-size:.95rem;display:flex}.Footer-module__3hUVsW__legal{align-items:center;gap:24px;display:flex}.Footer-module__3hUVsW__legal a:hover{color:#fff}.Footer-module__3hUVsW__trustBadge{background:rgba(var(--accent-rgb), .15);color:var(--accent-light);text-transform:uppercase;letter-spacing:.05em;border-radius:4px;padding:4px 12px;font-size:.8rem;font-weight:700}@media (max-width:1024px){.Footer-module__3hUVsW__grid{grid-template-columns:1fr 1fr;gap:48px}}@media (max-width:640px){.Footer-module__3hUVsW__footer{padding:72px 0 32px}.Footer-module__3hUVsW__grid{grid-template-columns:1fr;gap:40px;margin-bottom:60px}.Footer-module__3hUVsW__bottom{text-align:center;flex-direction:column;gap:20px}.Footer-module__3hUVsW__legal{flex-direction:column;gap:12px}}
.ApplyForm-module__X8QCBW__formWrapper{border-radius:var(--radius-lg);box-shadow:var(--shadow-xl);border:1px solid var(--border);background:#fff;max-width:900px;margin:80px auto 0;padding:60px}.ApplyForm-module__X8QCBW__header{text-align:center;margin-bottom:48px}.ApplyForm-module__X8QCBW__header h2{color:var(--secondary);margin-bottom:12px;font-size:2.25rem;font-weight:800}.ApplyForm-module__X8QCBW__header p{color:var(--text-muted);font-size:1.1rem}.ApplyForm-module__X8QCBW__form{flex-direction:column;gap:24px;display:flex}.ApplyForm-module__X8QCBW__row{grid-template-columns:1fr 1fr;gap:24px;display:grid}.ApplyForm-module__X8QCBW__field{flex-direction:column;gap:8px;display:flex}.ApplyForm-module__X8QCBW__field label{color:var(--secondary);font-size:.95rem;font-weight:700}.ApplyForm-module__X8QCBW__field input,.ApplyForm-module__X8QCBW__field select,.ApplyForm-module__X8QCBW__field textarea{border-radius:var(--radius-sm);border:2px solid var(--border);background:var(--bg-white);transition:all var(--transition-fast);padding:14px 18px;font-family:inherit;font-size:1rem}.ApplyForm-module__X8QCBW__field input:focus,.ApplyForm-module__X8QCBW__field select:focus,.ApplyForm-module__X8QCBW__field textarea:focus{border-color:var(--primary);box-shadow:0 0 0 4px rgba(var(--primary-rgb), .1);background:#fff;outline:none}.ApplyForm-module__X8QCBW__fileInput{border:2px dashed var(--border);border-radius:var(--radius-sm);text-align:center;transition:all var(--transition-fast);background:var(--bg-soft);padding:24px;position:relative}.ApplyForm-module__X8QCBW__fileInput:hover{border-color:var(--primary);background:#fff}.ApplyForm-module__X8QCBW__fileInput input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;top:0;left:0}.ApplyForm-module__X8QCBW__fileInput span{color:var(--text-muted);font-weight:500}.ApplyForm-module__X8QCBW__footer{justify-content:space-between;align-items:center;gap:24px;margin-top:12px;display:flex}.ApplyForm-module__X8QCBW__notice{color:var(--text-muted);max-width:300px;font-size:.85rem}.ApplyForm-module__X8QCBW__submitBtn{min-width:200px}.ApplyForm-module__X8QCBW__success{text-align:center;border-radius:var(--radius-lg);box-shadow:var(--shadow-xl);background:#fff;max-width:600px;margin:80px auto 0;padding:80px 40px}.ApplyForm-module__X8QCBW__successIcon{background:var(--teal-100);width:80px;height:80px;color:var(--teal-600);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 24px;font-size:2.5rem;display:flex}.ApplyForm-module__X8QCBW__success h2{color:var(--secondary);margin-bottom:16px;font-size:2rem}.ApplyForm-module__X8QCBW__success p{color:var(--text-muted);margin-bottom:32px;line-height:1.7}@media (max-width:640px){.ApplyForm-module__X8QCBW__formWrapper{padding:30px 20px}.ApplyForm-module__X8QCBW__row{grid-template-columns:1fr}.ApplyForm-module__X8QCBW__footer{text-align:center;flex-direction:column}}
.AboutPage-module__1gSaYq__aboutPage{padding-top:100px}.AboutPage-module__1gSaYq__hero{background-color:var(--bg-warm);padding:80px 0}.AboutPage-module__1gSaYq__grid{grid-template-columns:1.2fr 1fr;align-items:center;gap:80px;display:grid}.AboutPage-module__1gSaYq__content h2{font-size:2.5rem;font-family:var(--font-outfit), sans-serif;color:var(--primary);margin-bottom:24px}.AboutPage-module__1gSaYq__content p{color:var(--text-muted);margin-bottom:20px;font-size:1.1rem}.AboutPage-module__1gSaYq__values{grid-template-columns:1fr 1fr;gap:20px;margin-top:32px;display:grid}.AboutPage-module__1gSaYq__value{color:var(--primary);align-items:center;gap:12px;font-size:1.1rem;font-weight:700;display:flex}.AboutPage-module__1gSaYq__icon{color:var(--secondary)}.AboutPage-module__1gSaYq__aboutImage{border-radius:24px;width:100%;box-shadow:0 20px 40px #0000001a}.AboutPage-module__1gSaYq__teamGrid{grid-template-columns:repeat(3,1fr);gap:40px;display:grid}.AboutPage-module__1gSaYq__teamMember{text-align:center}.AboutPage-module__1gSaYq__memberImagePlaceholder{aspect-ratio:1;background-color:var(--bg-warm);border-radius:24px;width:100%;margin-bottom:24px}.AboutPage-module__1gSaYq__teamMember h3{font-family:var(--font-outfit), sans-serif;color:var(--primary);margin-bottom:8px}.AboutPage-module__1gSaYq__teamMember p{color:var(--text-muted)}.AboutPage-module__1gSaYq__ctaSection{padding-bottom:100px}.AboutPage-module__1gSaYq__ctaBox{background-color:var(--primary);text-align:center;color:#fff;border-radius:32px;padding:60px}.AboutPage-module__1gSaYq__ctaBox h2{color:#fff;font-size:2.2rem;font-family:var(--font-outfit), sans-serif;margin-bottom:16px}.AboutPage-module__1gSaYq__ctaBox p{max-width:600px;margin-bottom:32px;margin-left:auto;margin-right:auto;font-size:1.1rem}.AboutPage-module__1gSaYq__ctaActions{justify-content:center;gap:20px;display:flex}.AboutPage-module__1gSaYq__missionBox{text-align:center;max-width:800px;margin:0 auto}.AboutPage-module__1gSaYq__missionText{color:var(--primary);margin-top:24px;font-size:1.4rem;font-weight:600;line-height:1.5}.AboutPage-module__1gSaYq__whyGrid{grid-template-columns:repeat(3,1fr);gap:32px;margin-top:48px;display:grid}.AboutPage-module__1gSaYq__whyItem{border-radius:var(--radius-lg);border:1px solid var(--border);transition:all var(--transition-mid);background:#fff;padding:40px}.AboutPage-module__1gSaYq__whyItem:hover{box-shadow:var(--shadow-lg);border-color:var(--teal-200);transform:translateY(-8px)}.AboutPage-module__1gSaYq__whyIcon{background:var(--teal-50);width:56px;height:56px;color:var(--primary);border-radius:16px;justify-content:center;align-items:center;margin-bottom:24px;display:flex}.AboutPage-module__1gSaYq__whyItem h3{color:var(--secondary);margin-bottom:16px;font-size:1.3rem}.AboutPage-module__1gSaYq__whyItem p{color:var(--text-muted);font-size:1rem;line-height:1.6}.AboutPage-module__1gSaYq__officeSection{background:#fff}.AboutPage-module__1gSaYq__officeBox{max-width:600px;margin:0 auto;padding:40px}.AboutPage-module__1gSaYq__officeIcon{color:var(--accent);margin-bottom:24px}.AboutPage-module__1gSaYq__officeBox h2{margin-bottom:16px;font-size:2.2rem}.AboutPage-module__1gSaYq__officeBox p{margin-bottom:32px;font-size:1.2rem;line-height:1.6}@media (max-width:1024px){.AboutPage-module__1gSaYq__grid{grid-template-columns:1fr;gap:48px}.AboutPage-module__1gSaYq__whyGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.AboutPage-module__1gSaYq__whyGrid{grid-template-columns:1fr}.AboutPage-module__1gSaYq__missionText{font-size:1.2rem}}@media (max-width:640px){.AboutPage-module__1gSaYq__values{grid-template-columns:1fr}}
.CareersPage-module__9Er34q__careersPage{padding-top:100px}.CareersPage-module__9Er34q__hero{background-color:var(--bg-warm);text-align:center;padding:80px 0}.CareersPage-module__9Er34q__actions{justify-content:center;align-items:center;margin-top:24px;display:flex}.CareersPage-module__9Er34q__benefitsGrid{grid-template-columns:repeat(4,1fr);gap:32px;display:grid}.CareersPage-module__9Er34q__benefit{text-align:center;padding:24px}.CareersPage-module__9Er34q__benefit h3{font-family:var(--font-outfit), sans-serif;color:var(--primary);margin-bottom:12px;font-size:1.25rem}.CareersPage-module__9Er34q__benefit p{color:var(--text-muted);font-size:.95rem}.CareersPage-module__9Er34q__icon{color:var(--secondary);background-color:var(--bg-warm);border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 24px;padding:16px;display:flex}.CareersPage-module__9Er34q__jobsSection{padding-bottom:100px}.CareersPage-module__9Er34q__jobList{flex-direction:column;gap:20px;max-width:900px;margin:48px auto 0;display:flex}.CareersPage-module__9Er34q__jobCard{border:1px solid var(--border);transition:all var(--transition-mid);background:#fff;border-radius:20px;justify-content:space-between;align-items:center;padding:32px;display:flex}.CareersPage-module__9Er34q__jobCard:hover{border-color:var(--secondary);box-shadow:var(--shadow-lg);transform:translateY(-4px)}.CareersPage-module__9Er34q__jobHeader{flex-direction:column;gap:8px;margin-bottom:12px;display:flex}.CareersPage-module__9Er34q__jobInfo h3{font-family:var(--font-outfit), sans-serif;color:var(--secondary);margin:0;font-size:1.4rem;font-weight:800}.CareersPage-module__9Er34q__tags{gap:12px;display:flex}.CareersPage-module__9Er34q__tag{color:var(--primary);background:var(--teal-50);border-radius:20px;align-items:center;gap:6px;padding:4px 12px;font-size:.85rem;font-weight:700;display:flex}.CareersPage-module__9Er34q__jobInfo p{color:var(--text-muted);max-width:500px;font-size:1rem;line-height:1.6}@media (max-width:1024px){.CareersPage-module__9Er34q__benefitsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.CareersPage-module__9Er34q__jobCard{flex-direction:column;align-items:flex-start;gap:24px}.CareersPage-module__9Er34q__jobCard button,.CareersPage-module__9Er34q__jobCard a{width:100%}}@media (max-width:640px){.CareersPage-module__9Er34q__benefitsGrid{grid-template-columns:1fr}}
.InHomeCarePage-module__3p-ofW__page{background-color:var(--bg-white)}.InHomeCarePage-module__3p-ofW__hero{background-color:var(--secondary-dark);color:#fff;align-items:center;height:60vh;min-height:500px;display:flex;position:relative;overflow:hidden}.InHomeCarePage-module__3p-ofW__heroImage{object-fit:cover;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.InHomeCarePage-module__3p-ofW__heroOverlay{z-index:2;background:linear-gradient(90deg,#000000b3 0%,#0000004d 100%);width:100%;height:100%;position:absolute;top:0;left:0}.InHomeCarePage-module__3p-ofW__heroContent{z-index:3;max-width:800px;position:relative}.InHomeCarePage-module__3p-ofW__heroTitle{margin-bottom:24px;font-size:clamp(2.5rem,5vw,4rem);font-weight:900;line-height:1.1}.InHomeCarePage-module__3p-ofW__heroSubtitle{opacity:.9;margin-bottom:32px;font-size:1.25rem;line-height:1.6}.InHomeCarePage-module__3p-ofW__section{padding:100px 0}.InHomeCarePage-module__3p-ofW__grid{grid-template-columns:repeat(2,1fr);gap:40px;margin-top:60px;display:grid}.InHomeCarePage-module__3p-ofW__card{border-radius:var(--radius-2xl);border:1px solid var(--border);transition:all var(--transition-slow);background:#fff;flex-direction:column;display:flex;overflow:hidden}.InHomeCarePage-module__3p-ofW__card:hover{box-shadow:var(--shadow-2xl);border-color:var(--teal-200);transform:translateY(-10px)}.InHomeCarePage-module__3p-ofW__imageBox{aspect-ratio:16/9;width:100%;position:relative;overflow:hidden}.InHomeCarePage-module__3p-ofW__imageBox img{object-fit:cover;width:100%;height:100%;transition:transform var(--transition-slow)}.InHomeCarePage-module__3p-ofW__card:hover .InHomeCarePage-module__3p-ofW__imageBox img{transform:scale(1.1)}.InHomeCarePage-module__3p-ofW__iconTag{color:var(--primary);width:56px;height:56px;box-shadow:var(--shadow-lg);z-index:2;background:#fff;border-radius:16px;justify-content:center;align-items:center;display:flex;position:absolute;bottom:20px;right:20px}.InHomeCarePage-module__3p-ofW__cardBody{flex-direction:column;flex-grow:1;padding:40px;display:flex}.InHomeCarePage-module__3p-ofW__cardBody h3{color:var(--secondary);margin-bottom:16px;font-size:1.75rem;font-weight:800}.InHomeCarePage-module__3p-ofW__cardBody p{color:var(--text-muted);flex-grow:1;margin-bottom:32px;font-size:1.1rem;line-height:1.6}.InHomeCarePage-module__3p-ofW__learnMore{color:var(--primary);text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:12px;font-size:.95rem;font-weight:800;display:flex}.InHomeCarePage-module__3p-ofW__card:hover .InHomeCarePage-module__3p-ofW__learnMore{color:var(--accent-dark)}.InHomeCarePage-module__3p-ofW__ctaSection{background-color:var(--teal-50);border-radius:var(--radius-3xl);text-align:center;margin-top:100px;padding:80px 60px}.InHomeCarePage-module__3p-ofW__ctaTitle{color:var(--primary-dark);margin-bottom:20px;font-size:2.5rem;font-weight:900}.InHomeCarePage-module__3p-ofW__ctaText{color:var(--text-main);max-width:700px;margin:0 auto 40px;font-size:1.2rem}@media (max-width:1024px){.InHomeCarePage-module__3p-ofW__grid{grid-template-columns:1fr;max-width:800px;margin-left:auto;margin-right:auto}}@media (max-width:768px){.InHomeCarePage-module__3p-ofW__hero{text-align:center;height:50vh}.InHomeCarePage-module__3p-ofW__heroContent{margin:0 auto}.InHomeCarePage-module__3p-ofW__ctaSection{padding:60px 24px}}
.WhyChooseUsPage-module__EsKXAa__whyPage{padding-top:100px}.WhyChooseUsPage-module__EsKXAa__hero{background-color:var(--bg-warm);padding:80px 0}.WhyChooseUsPage-module__EsKXAa__grid{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}.WhyChooseUsPage-module__EsKXAa__imageCol{border-radius:var(--radius-lg);box-shadow:var(--shadow-xl);position:relative;overflow:hidden}.WhyChooseUsPage-module__EsKXAa__whyImage{width:100%;height:auto;display:block}.WhyChooseUsPage-module__EsKXAa__content h2{margin-bottom:24px;font-size:2.5rem}.WhyChooseUsPage-module__EsKXAa__content p{color:var(--text-muted);margin-bottom:20px;font-size:1.1rem}.WhyChooseUsPage-module__EsKXAa__pillarsGrid{grid-template-columns:repeat(3,1fr);gap:30px;margin-top:60px;display:grid}.WhyChooseUsPage-module__EsKXAa__pillar{border-radius:var(--radius-lg);border:1px solid var(--border);box-shadow:var(--shadow-sm);transition:all var(--transition-mid);text-align:center;background:#fff;padding:40px}.WhyChooseUsPage-module__EsKXAa__pillar:hover{box-shadow:var(--shadow-lg);border-color:var(--primary-light);transform:translateY(-10px)}.WhyChooseUsPage-module__EsKXAa__pillarIcon{background:var(--teal-50);width:60px;height:60px;color:var(--primary);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 24px;display:flex}.WhyChooseUsPage-module__EsKXAa__pillar h3{margin-bottom:16px;font-size:1.5rem}.WhyChooseUsPage-module__EsKXAa__pillar p{color:var(--text-muted);line-height:1.6}.WhyChooseUsPage-module__EsKXAa__ctaSection{text-align:center;padding:100px 0}.WhyChooseUsPage-module__EsKXAa__ctaBox{background:var(--gradient-primary);border-radius:var(--radius-2xl);color:#fff;max-width:800px;box-shadow:var(--shadow-2xl);margin:0 auto;padding:60px}.WhyChooseUsPage-module__EsKXAa__ctaBox h2{color:#fff;margin-bottom:20px;font-size:2.5rem}.WhyChooseUsPage-module__EsKXAa__ctaBox p{opacity:.9;margin-bottom:32px;font-size:1.2rem}@media (max-width:992px){.WhyChooseUsPage-module__EsKXAa__grid{grid-template-columns:1fr;gap:40px}.WhyChooseUsPage-module__EsKXAa__pillarsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.WhyChooseUsPage-module__EsKXAa__hero{padding:100px 0 60px}.WhyChooseUsPage-module__EsKXAa__pillarsGrid{grid-template-columns:1fr}.WhyChooseUsPage-module__EsKXAa__content h2{font-size:2rem}.WhyChooseUsPage-module__EsKXAa__ctaBox{padding:40px 20px}}
.ServiceDetail-module__l0xiDq__serviceDetail{padding-top:100px}.ServiceDetail-module__l0xiDq__hero{background-color:#fff;padding:80px 0}.ServiceDetail-module__l0xiDq__heroGrid{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.ServiceDetail-module__l0xiDq__description{color:var(--text-main);margin-bottom:32px;font-size:1.25rem;line-height:1.6}.ServiceDetail-module__l0xiDq__audience{background-color:var(--bg-warm);border-left:4px solid var(--secondary);border-radius:8px;margin-bottom:40px;padding:24px;font-size:1.1rem}.ServiceDetail-module__l0xiDq__audience strong{color:var(--primary)}.ServiceDetail-module__l0xiDq__mainImage{object-fit:cover;border-radius:24px;width:100%;height:450px;box-shadow:0 20px 40px #0000001a}.ServiceDetail-module__l0xiDq__benefitsSection h2{text-align:center;font-size:2.5rem;font-family:var(--font-outfit), sans-serif;color:var(--primary);margin-bottom:60px}.ServiceDetail-module__l0xiDq__benefitsGrid{grid-template-columns:repeat(2,1fr);gap:30px;display:grid}.ServiceDetail-module__l0xiDq__benefitCard{background-color:#fff;border-radius:16px;align-items:center;gap:20px;padding:30px;display:flex;box-shadow:0 4px 10px #00000005}.ServiceDetail-module__l0xiDq__icon{color:#2ecc71;flex-shrink:0}.ServiceDetail-module__l0xiDq__benefitCard p{color:var(--text-main);font-size:1.1rem;font-weight:600}.ServiceDetail-module__l0xiDq__ctaBanner{background-color:var(--primary);text-align:center;color:#fff;border-radius:32px;padding:80px 40px}.ServiceDetail-module__l0xiDq__ctaBanner h2{color:#fff;font-size:2.2rem;font-family:var(--font-outfit), sans-serif;margin-bottom:20px}.ServiceDetail-module__l0xiDq__ctaBanner p{max-width:700px;margin-bottom:32px;margin-left:auto;margin-right:auto;font-size:1.1rem}@media (max-width:1024px){.ServiceDetail-module__l0xiDq__heroGrid{grid-template-columns:1fr;gap:48px}.ServiceDetail-module__l0xiDq__benefitsGrid{grid-template-columns:1fr}}
.ChatWidget-module__cj9VSa__widgetContainer{z-index:9999;pointer-events:none;flex-direction:column;align-items:flex-end;display:flex;position:fixed;bottom:2.5rem;right:2.5rem}.ChatWidget-module__cj9VSa__widgetContainer>*{pointer-events:auto}.ChatWidget-module__cj9VSa__chatButton{background:var(--gradient-primary);color:#fff;width:64px;height:64px;box-shadow:var(--shadow-teal);cursor:pointer;border:none;border-radius:32px;justify-content:center;align-items:center;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative}.ChatWidget-module__cj9VSa__chatButton:hover{box-shadow:var(--shadow-xl);transform:translateY(-6px)scale(1.1)}.ChatWidget-module__cj9VSa__chatButton:focus-visible{outline:3px solid var(--accent);outline-offset:4px}.ChatWidget-module__cj9VSa__aiLabel{color:var(--secondary);box-shadow:var(--shadow-md);white-space:nowrap;border:1px solid var(--border);background:#fff;border-radius:2rem;align-items:center;gap:.75rem;padding:.6rem 1.25rem;font-size:.85rem;font-weight:800;display:flex;position:absolute;top:50%;right:80px;transform:translateY(-50%)}.ChatWidget-module__cj9VSa__aiLabel span{color:var(--primary)}.ChatWidget-module__cj9VSa__badge{background:#ff4d4d;border:3px solid #fff;border-radius:50%;width:16px;height:16px;position:absolute;top:-2px;right:-2px}.ChatWidget-module__cj9VSa__chatWindow{border-radius:var(--radius-lg);width:400px;height:75vh;max-height:700px;box-shadow:var(--shadow-2xl);border:1px solid var(--border);background:#fff;flex-direction:column;margin-bottom:1.5rem;display:flex;overflow:hidden}.ChatWidget-module__cj9VSa__header{background:var(--gradient-primary);color:#fff;justify-content:space-between;align-items:center;padding:1.5rem;display:flex;position:relative}.ChatWidget-module__cj9VSa__headerInfo h3{color:#fff;letter-spacing:-.01em;margin:0;font-size:1.2rem;font-weight:800}.ChatWidget-module__cj9VSa__headerStatus{color:#fffc;align-items:center;gap:.5rem;margin-top:.35rem;font-size:.8rem;display:flex}.ChatWidget-module__cj9VSa__statusDot{background:#10b981;border:2px solid #fff3;border-radius:50%;width:10px;height:10px;box-shadow:0 0 10px #10b981}.ChatWidget-module__cj9VSa__aiBadge{color:#fff;text-transform:uppercase;letter-spacing:.05em;background:#ffffff26;border:1px solid #ffffff4d;border-radius:4px;padding:.2rem .5rem;font-size:.65rem;font-weight:800}.ChatWidget-module__cj9VSa__closeButton{color:#fff;cursor:pointer;background:#ffffff26;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.5rem;transition:all .3s;display:flex}.ChatWidget-module__cj9VSa__closeButton:hover{color:var(--primary);background:#fff;transform:rotate(90deg)}.ChatWidget-module__cj9VSa__messagesArea{background:var(--neutral-50);flex-direction:column;flex:1;gap:1.5rem;padding:1.75rem 1.5rem;display:flex;overflow-y:auto}.ChatWidget-module__cj9VSa__messageWrapper{flex-direction:column;max-width:85%;display:flex}.ChatWidget-module__cj9VSa__messageWrapperAi{align-self:flex-start}.ChatWidget-module__cj9VSa__messageWrapperUser{align-self:flex-end}.ChatWidget-module__cj9VSa__message{border-radius:1.25rem;padding:1rem 1.25rem;font-size:1rem;line-height:1.6;position:relative}.ChatWidget-module__cj9VSa__messageAi{border:1px solid var(--border);color:var(--text-main);box-shadow:var(--shadow-xs);background:#fff;border-bottom-left-radius:4px}.ChatWidget-module__cj9VSa__messageUser{background:var(--primary);color:#fff;box-shadow:var(--shadow-sm);border-bottom-right-radius:4px}.ChatWidget-module__cj9VSa__timestamp{color:var(--neutral-400);margin-top:.5rem;font-size:.7rem;font-weight:500;display:block}.ChatWidget-module__cj9VSa__messageWrapperUser .ChatWidget-module__cj9VSa__timestamp{text-align:right}.ChatWidget-module__cj9VSa__messageTyping{border:1px solid var(--border);box-shadow:var(--shadow-xs);background:#fff;border-bottom-left-radius:4px;align-self:flex-start;align-items:center;gap:6px;padding:.75rem 1.25rem;display:flex}.ChatWidget-module__cj9VSa__typingDot{background:var(--primary-light);border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite ChatWidget-module__cj9VSa__typingBounce}.ChatWidget-module__cj9VSa__typingDot:nth-child(2){animation-delay:.2s}.ChatWidget-module__cj9VSa__typingDot:nth-child(3){animation-delay:.4s}@keyframes ChatWidget-module__cj9VSa__typingBounce{0%,80%,to{transform:translateY(0)}40%{transform:translateY(-8px)}}.ChatWidget-module__cj9VSa__inputArea{border-top:1px solid var(--border);background:#fff;padding:1.5rem}.ChatWidget-module__cj9VSa__form{align-items:center;gap:1rem;display:flex}.ChatWidget-module__cj9VSa__input{border:2px solid var(--neutral-200);border-radius:var(--radius-full);transition:all var(--transition-fast);outline:none;flex:1;padding:1rem 1.5rem;font-family:inherit;font-size:1rem}.ChatWidget-module__cj9VSa__input:focus{border-color:var(--primary);box-shadow:0 0 0 5px rgba(var(--primary-rgb), .1);background:#fff}.ChatWidget-module__cj9VSa__sendButton{background:var(--primary);color:#fff;cursor:pointer;width:48px;height:48px;transition:all var(--transition-mid);box-shadow:var(--shadow-teal);border:none;border-radius:24px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.ChatWidget-module__cj9VSa__sendButton:hover:not(:disabled){background:var(--accent);color:var(--secondary);transform:scale(1.1)}.ChatWidget-module__cj9VSa__sendButton:disabled{background:var(--neutral-200);color:var(--neutral-400);cursor:not-allowed;box-shadow:none}.ChatWidget-module__cj9VSa__disclaimer{text-align:center;color:var(--neutral-500);justify-content:center;align-items:center;gap:.5rem;margin-top:1.25rem;font-size:.75rem;font-weight:500;display:flex}.ChatWidget-module__cj9VSa__disclaimerIcon{color:#10b981}@media (max-width:640px){.ChatWidget-module__cj9VSa__widgetContainer{align-items:center;width:100%;bottom:0;right:0}.ChatWidget-module__cj9VSa__chatButton{z-index:10000;width:56px;height:56px;position:fixed;bottom:2rem;right:1rem}.ChatWidget-module__cj9VSa__aiLabel{position:fixed;top:auto;bottom:2rem;right:calc(1rem + 66px);transform:none}.ChatWidget-module__cj9VSa__chatWindow{border-radius:var(--radius-lg);border:1px solid var(--border);z-index:10001;width:calc(100% - 2rem);height:100%;max-height:calc(100vh - 5rem);margin-bottom:0;position:fixed;inset:auto 1rem 5rem}.ChatWidget-module__cj9VSa__header{border-radius:var(--radius-lg) var(--radius-lg) 0 0;padding:1.25rem 1rem}.ChatWidget-module__cj9VSa__messagesArea{padding:1.25rem 1rem}.ChatWidget-module__cj9VSa__inputArea{padding:1rem 1rem calc(1rem + env(safe-area-inset-bottom));border-radius:0 0 var(--radius-lg) var(--radius-lg)}}
.ShareButtons-module__M3OuRa__shareButtons{flex-wrap:wrap;gap:12px;display:flex}.ShareButtons-module__M3OuRa__shareIcon{background:var(--bg-soft);width:44px;height:44px;color:var(--secondary);transition:all var(--transition-mid);border:1px solid var(--border);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;text-decoration:none;display:flex}.ShareButtons-module__M3OuRa__shareIcon:hover{background:var(--primary);color:#fff;box-shadow:var(--shadow-md);border-color:var(--primary);transform:translateY(-3px)}@media (max-width:640px){.ShareButtons-module__M3OuRa__shareIcon{width:40px;height:40px}}
.BlogPost-module__SY66Va__blogPostPage{background:var(--bg-white)}.BlogPost-module__SY66Va__hero{background:var(--gradient-hero);color:#fff;padding:160px 0 80px}.BlogPost-module__SY66Va__backLink{color:var(--accent);transition:transform var(--transition-fast);align-items:center;gap:8px;margin-bottom:32px;font-weight:700;display:inline-flex}.BlogPost-module__SY66Va__backLink:hover{transform:translate(-5px)}.BlogPost-module__SY66Va__category{background:var(--accent);color:var(--secondary);border-radius:var(--radius-full);margin-bottom:20px;padding:6px 16px;font-size:.85rem;font-weight:700;display:inline-block}.BlogPost-module__SY66Va__title{color:#fff;margin-bottom:24px;font-size:3rem;line-height:1.2}.BlogPost-module__SY66Va__postMeta{opacity:.85;gap:32px;display:flex}.BlogPost-module__SY66Va__metaItem{align-items:center;gap:10px;display:flex}.BlogPost-module__SY66Va__grid{grid-template-columns:1fr 350px;align-items:start;gap:60px;display:grid}.BlogPost-module__SY66Va__featuredImage{border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);margin-bottom:40px;overflow:hidden}.BlogPost-module__SY66Va__featuredImage img{width:100%;height:auto;display:block}.BlogPost-module__SY66Va__postContent{color:var(--text-main);font-size:1.15rem;line-height:1.8}.BlogPost-module__SY66Va__postContent h3{color:var(--secondary);margin:48px 0 24px;font-size:1.75rem}.BlogPost-module__SY66Va__postContent p{margin-bottom:24px}.BlogPost-module__SY66Va__postContent ul{margin-bottom:24px;padding-left:24px}.BlogPost-module__SY66Va__postContent li{margin-bottom:12px}.BlogPost-module__SY66Va__sidebar{position:sticky;top:120px}.BlogPost-module__SY66Va__sidebarBox{background:var(--teal-50);border-radius:var(--radius-lg);margin-bottom:30px;padding:40px}.BlogPost-module__SY66Va__sidebarBox h3{margin-bottom:16px;font-size:1.5rem}.BlogPost-module__SY66Va__sidebarBox p{color:var(--text-muted);margin-bottom:24px}.BlogPost-module__SY66Va__sidebarBtn{width:100%}.BlogPost-module__SY66Va__shareIcons{gap:16px;display:flex}.BlogPost-module__SY66Va__shareIcon{border:1px solid var(--border);width:44px;height:44px;color:var(--primary);cursor:pointer;transition:all var(--transition-fast);background:#fff;border-radius:50%;justify-content:center;align-items:center;font-size:.75rem;font-weight:700;display:flex}.BlogPost-module__SY66Va__shareIcon:hover{background:var(--primary);color:#fff;border-color:var(--primary)}@media (max-width:992px){.BlogPost-module__SY66Va__grid{grid-template-columns:1fr}.BlogPost-module__SY66Va__sidebar{position:static}.BlogPost-module__SY66Va__title{font-size:2.25rem}}@media (max-width:768px){.BlogPost-module__SY66Va__hero{padding:120px 0 60px}.BlogPost-module__SY66Va__postMeta{flex-direction:column;gap:12px}}
.page-module__ec581q__locationContainer{padding-bottom:5rem}.page-module__ec581q__heroSection{background:var(--color-navy);color:#fff;text-align:center;padding:6rem 0;position:relative;overflow:hidden}.page-module__ec581q__heroSection:after{content:"";z-index:1;background:linear-gradient(#101e3c80,#101e3c);position:absolute;inset:0}.page-module__ec581q__heroSection>*{z-index:2;position:relative}.page-module__ec581q__title{margin-bottom:1rem;font-size:2.5rem;font-weight:700}.page-module__ec581q__subtitle{color:var(--color-slate-200);max-width:600px;margin:0 auto 2rem;font-size:1.125rem;line-height:1.6}.page-module__ec581q__heroActions{justify-content:center;gap:1rem;display:flex}.page-module__ec581q__infoGrid{z-index:10;grid-template-columns:1fr;gap:2rem;margin-top:-3rem;display:grid;position:relative}@media (min-width:768px){.page-module__ec581q__infoGrid{grid-template-columns:repeat(3,1fr)}}.page-module__ec581q__infoCard{text-align:center;border:1px solid var(--color-slate-100);background:#fff;border-radius:1rem;padding:2rem;transition:transform .3s;box-shadow:0 10px 30px #0000000d}.page-module__ec581q__infoCard:hover{transform:translateY(-5px)}.page-module__ec581q__iconWrapper{background:var(--color-slate-50);width:64px;height:64px;color:var(--color-gold);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.5rem;display:flex}.page-module__ec581q__infoCard h3{color:var(--color-navy);margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.page-module__ec581q__infoCard p{color:var(--color-slate-600);font-size:.95rem;line-height:1.6}.page-module__ec581q__servicesSection{background:var(--color-slate-50);margin-top:5rem;padding:5rem 0}.page-module__ec581q__sectionTitle{color:var(--color-navy);margin-bottom:3rem;font-size:2rem;font-weight:700}.page-module__ec581q__servicesGrid{grid-template-columns:1fr;gap:2rem;max-width:900px;margin:0 auto;display:grid}@media (min-width:768px){.page-module__ec581q__servicesGrid{grid-template-columns:repeat(3,1fr)}}.page-module__ec581q__serviceItem{background:#fff;border-radius:1rem;padding:2.5rem 1.5rem;transition:all .3s;box-shadow:0 4px 6px -1px #0000000d}.page-module__ec581q__serviceItem:hover{border-color:var(--color-gold);box-shadow:0 10px 15px -3px #0000001a}.page-module__ec581q__serviceIcon{color:var(--color-gold);width:48px;height:48px;margin:0 auto 1rem}.page-module__ec581q__serviceItem h4{color:var(--color-navy);margin-bottom:1rem;font-size:1.125rem;font-weight:600}.page-module__ec581q__serviceItem a{color:var(--color-gold);font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s}.page-module__ec581q__serviceItem a:hover{text-decoration:underline}
