.navbar-module__cEd8zG__navbar{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0a0a0ab8;border-bottom:1px solid #0000;transition:border-color .16s,background .16s,box-shadow .16s;position:sticky;top:0}.navbar-module__cEd8zG__navbarScrolled{border-bottom-color:#ffffff14;box-shadow:0 10px 30px #0000002e}.navbar-module__cEd8zG__inner{justify-content:space-between;align-items:center;gap:18px;min-height:74px;display:flex}.navbar-module__cEd8zG__brand{flex:none;align-items:center;gap:10px;display:inline-flex}.navbar-module__cEd8zG__brandMark{background:var(--accent);border-radius:999px;width:10px;height:10px;box-shadow:0 0 0 5px #1b8a7829}.navbar-module__cEd8zG__brandStack{flex-direction:column;gap:1px;display:flex}.navbar-module__cEd8zG__brandSub{letter-spacing:.2px;color:var(--muted);font-size:10px;font-weight:400;line-height:1}.navbar-module__cEd8zG__brandText{letter-spacing:-.3px;font-size:18px;font-weight:800}.navbar-module__cEd8zG__links{align-items:center;gap:22px;display:inline-flex}.navbar-module__cEd8zG__navLink{color:var(--muted);font-size:14px;transition:color .14s,opacity .14s}.navbar-module__cEd8zG__navLink:hover{color:var(--foreground);opacity:1}.navbar-module__cEd8zG__actions{align-items:center;gap:12px;display:inline-flex}.navbar-module__cEd8zG__menuButton{border:1px solid var(--border);cursor:pointer;background:#ffffff0a;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:46px;height:46px;padding:0;display:none}.navbar-module__cEd8zG__menuButton span{background:var(--foreground);border-radius:999px;width:18px;height:2px;display:block}.navbar-module__cEd8zG__mobileMenu{background:#0a0a0af5;border-top:1px solid #ffffff14;max-height:0;transition:max-height .18s;display:none;overflow:hidden}.navbar-module__cEd8zG__mobileMenuOpen{max-height:420px}.navbar-module__cEd8zG__mobileNav{gap:10px;padding:16px 0 18px;display:grid}.navbar-module__cEd8zG__mobileNavLink{color:var(--foreground);border-bottom:1px solid #ffffff0f;padding:10px 0}.navbar-module__cEd8zG__mobileCta{width:100%;margin-top:8px}@media (max-width:900px){.navbar-module__cEd8zG__links,.navbar-module__cEd8zG__actions>a{display:none}.navbar-module__cEd8zG__menuButton{display:inline-flex}.navbar-module__cEd8zG__mobileMenu{display:block}}
.hero-module__NVBTOW__hero{padding:96px 0 72px;position:relative;overflow:hidden}.hero-module__NVBTOW__hero:before{content:"";z-index:0;pointer-events:none;display:none;position:absolute;inset:0}.hero-module__NVBTOW__bg{z-index:0;opacity:.3;position:absolute;inset:0}.hero-module__NVBTOW__inner{z-index:1;animation:.65s both hero-module__NVBTOW__heroFadeUp;position:relative}@keyframes hero-module__NVBTOW__heroFadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.hero-module__NVBTOW__inner{animation:none}}.hero-module__NVBTOW__kicker{letter-spacing:.6px;text-transform:uppercase;opacity:.75;margin:0 0 12px;font-size:14px}.hero-module__NVBTOW__dot{opacity:.55}.hero-module__NVBTOW__title{letter-spacing:-1px;max-width:920px;margin:-10px 0 56px;font-size:72px;font-weight:700;line-height:1.25}.hero-module__NVBTOW__subtitle{max-width:720px;color:var(--muted);margin:0 0 34px;font-size:20px;line-height:1.7}.hero-module__NVBTOW__actions{flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:28px;display:flex}.hero-module__NVBTOW__trust{height:48px;color:var(--muted);align-items:center;padding-left:2px;font-size:14px;display:inline-flex}.hero-module__NVBTOW__chips{flex-wrap:wrap;gap:10px;margin-top:22px;display:flex}.hero-module__NVBTOW__chip{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow-sm);opacity:.9;border-radius:999px;padding:9px 12px;font-size:14px}.hero-module__NVBTOW__proof{color:var(--muted);opacity:.95;flex-wrap:wrap;gap:10px;margin-top:24px;font-size:14px;display:flex}@media (max-width:640px){.hero-module__NVBTOW__hero{padding:72px 0 56px}.hero-module__NVBTOW__title{letter-spacing:-.4px;font-size:44px}}
.problems-module__qJOYEG__section{position:relative}.problems-module__qJOYEG__head{text-align:center;max-width:760px;margin:0 auto 42px}.problems-module__qJOYEG__kicker{letter-spacing:.6px;text-transform:uppercase;opacity:.75;margin:0 0 12px;font-size:13px}.problems-module__qJOYEG__title{letter-spacing:-.7px;margin:0 0 14px;font-size:44px;line-height:1.12}.problems-module__qJOYEG__sub{max-width:680px;color:var(--muted);margin:0 auto;font-size:18px;line-height:1.75}.problems-module__qJOYEG__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.problems-module__qJOYEG__card{border:1px solid var(--border);box-shadow:var(--shadow-sm);background:linear-gradient(to bottom right,#ffffff08,#ffffff03);border-radius:18px;padding:22px 22px 20px;transition:transform .14s,border-color .14s,box-shadow .14s}.problems-module__qJOYEG__card:hover{box-shadow:var(--shadow-md);border-color:#1b8a7838}.problems-module__qJOYEG__cardTitle{letter-spacing:-.3px;margin:0 0 10px;font-size:22px}.problems-module__qJOYEG__cardBody{color:var(--muted);margin:0;font-size:16px;line-height:1.75}.problems-module__qJOYEG__effects{border-top:1px solid var(--border);margin-top:36px;padding-top:26px}.problems-module__qJOYEG__effectsTitle{letter-spacing:-.2px;margin:0 0 18px;font-size:16px;font-weight:700}.problems-module__qJOYEG__effectsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 26px;display:grid}.problems-module__qJOYEG__effectItem{color:var(--muted);align-items:flex-start;gap:10px;line-height:1.65;display:flex}.problems-module__qJOYEG__effectDot{background:#1b8a78bf;border-radius:999px;flex:none;width:8px;height:8px;margin-top:9px}.problems-module__qJOYEG__bottomNote{margin-top:28px}.problems-module__qJOYEG__bottomNote p{margin:0;font-size:15px;line-height:1.7}.problems-module__qJOYEG__bottomMuted{color:var(--muted)}@media (max-width:900px){.problems-module__qJOYEG__title{font-size:36px}.problems-module__qJOYEG__grid,.problems-module__qJOYEG__effectsGrid{grid-template-columns:1fr}}@media (max-width:640px){.problems-module__qJOYEG__head{text-align:left;margin-bottom:32px}.problems-module__qJOYEG__title{font-size:30px}.problems-module__qJOYEG__sub{font-size:16px}.problems-module__qJOYEG__card{padding:18px}.problems-module__qJOYEG__cardTitle{font-size:20px}}
.approach-module__HzmFBW__section{background:var(--surface-alt);position:relative}.approach-module__HzmFBW__section:before{top:0}.approach-module__HzmFBW__section:after{bottom:0}.approach-module__HzmFBW__head{max-width:760px;margin:0 0 42px}.approach-module__HzmFBW__kicker{letter-spacing:.6px;text-transform:uppercase;opacity:.75;margin:0 0 12px;font-size:13px}.approach-module__HzmFBW__title{letter-spacing:-.7px;max-width:760px;margin:0 0 14px;font-size:44px;line-height:1.12}.approach-module__HzmFBW__sub{max-width:640px;color:var(--muted);margin:0;font-size:18px;line-height:1.75}.approach-module__HzmFBW__steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.approach-module__HzmFBW__step{padding:8px 6px 0 0;position:relative}.approach-module__HzmFBW__number{letter-spacing:.5px;background:#1b8a7814;border:1px solid #1b8a7838;border-radius:999px;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:18px;font-size:13px;font-weight:800;display:inline-flex}.approach-module__HzmFBW__stepTitle{letter-spacing:-.35px;margin:0 0 10px;font-size:24px}.approach-module__HzmFBW__stepBody{color:var(--muted);max-width:34ch;margin:0;font-size:16px;line-height:1.75}.approach-module__HzmFBW__note{border-top:1px solid var(--border);margin-top:34px;padding-top:20px}.approach-module__HzmFBW__note p{margin:0;font-size:15px;line-height:1.7}.approach-module__HzmFBW__noteMuted{color:var(--muted)}@media (max-width:900px){.approach-module__HzmFBW__title{font-size:36px}.approach-module__HzmFBW__steps{grid-template-columns:1fr;gap:26px}.approach-module__HzmFBW__stepBody{max-width:none}}@media (max-width:640px){.approach-module__HzmFBW__head{margin-bottom:34px}.approach-module__HzmFBW__title{font-size:30px}.approach-module__HzmFBW__sub{font-size:16px}.approach-module__HzmFBW__stepTitle{font-size:22px}}
.services-module__mCOW2a__section{position:relative;overflow:hidden}.services-module__mCOW2a__bg{z-index:-1;position:absolute;inset:0}.services-module__mCOW2a__bg img{opacity:.25;filter:blur(2px);transform:scale(1.03)}.services-module__mCOW2a__section:before{content:"";z-index:1;pointer-events:none;position:absolute;inset:0}.services-module__mCOW2a__section .services-module__mCOW2a__container{z-index:1;position:relative}.services-module__mCOW2a__head{text-align:center;max-width:760px;margin:0 auto 56px}.services-module__mCOW2a__kicker{letter-spacing:.6px;text-transform:uppercase;opacity:.75;margin:0 0 12px;font-size:13px}.services-module__mCOW2a__title{letter-spacing:-.7px;margin:0 0 14px;font-size:44px;line-height:1.12}.services-module__mCOW2a__sub{max-width:660px;color:var(--muted);margin:0 auto;font-size:18px;line-height:1.75}.services-module__mCOW2a__grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:18px;display:grid}.services-module__mCOW2a__card{border:1px solid var(--border);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);opacity:0;background:#0a0a0ad1;border-radius:18px;flex-direction:column;min-height:100%;padding:24px;transition:border-color .16s,background .16s,opacity .5s,transform .5s;animation:.7s forwards services-module__mCOW2a__cardReveal;display:flex;transform:translateY(18px)}.services-module__mCOW2a__card:hover{background:#0e0e0ee0;border-color:#1b8a7847}.services-module__mCOW2a__card:first-child{animation-delay:.24s}.services-module__mCOW2a__card:nth-child(2){animation-delay:.48s}.services-module__mCOW2a__cardHead{margin-bottom:18px}.services-module__mCOW2a__cardTitle{letter-spacing:-.4px;margin:0 0 8px;font-size:24px;line-height:1.2}.services-module__mCOW2a__price{color:#ffffffd1;margin:0;font-size:15px;font-weight:700}.services-module__mCOW2a__list{gap:12px;margin:0 0 22px;padding:0;list-style:none;display:grid}.services-module__mCOW2a__listItem{color:var(--muted);align-items:flex-start;gap:10px;line-height:1.65;display:flex}.services-module__mCOW2a__dot{background:#1b8a78d9;border-radius:999px;flex:none;width:8px;height:8px;margin-top:9px}.services-module__mCOW2a__cardBtn{width:100%;margin-top:auto}@media (max-width:900px){.services-module__mCOW2a__grid{grid-template-columns:1fr}.services-module__mCOW2a__title{font-size:36px}}@media (max-width:640px){.services-module__mCOW2a__head{text-align:left}.services-module__mCOW2a__title{font-size:30px}.services-module__mCOW2a__sub{font-size:16px}.services-module__mCOW2a__card{padding:20px 18px}.services-module__mCOW2a__cardTitle{font-size:22px}}@keyframes services-module__mCOW2a__cardReveal{to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.services-module__mCOW2a__card{opacity:1;transition:border-color .16s,background .16s;animation:none;transform:none}}
.care-plan-module__oTU5rG__section{position:relative}.care-plan-module__oTU5rG__panel{text-align:center;background:linear-gradient(135deg,#1b8a78d1,#126c5ead);border:1px solid #1b8a784d;border-radius:24px;padding:56px 24px;box-shadow:0 18px 50px #1b8a7824}.care-plan-module__oTU5rG__kicker{letter-spacing:.6px;text-transform:uppercase;color:#ffffffc2;margin:0 0 14px;font-size:13px}.care-plan-module__oTU5rG__title{letter-spacing:-.8px;color:#fff;margin:0 0 18px;font-size:56px;line-height:1.05}.care-plan-module__oTU5rG__body{color:#ffffffe6;max-width:840px;margin:0 auto 28px;font-size:20px;line-height:1.7}.care-plan-module__oTU5rG__price{letter-spacing:.6px;color:#fffc;margin:0 0 28px;font-size:18px}.care-plan-module__oTU5rG__cta{color:#fff;min-width:280px;height:52px;box-shadow:none;background:#ffffff26;border-color:#ffffff4d;border-radius:10px}.care-plan-module__oTU5rG__cta:hover{opacity:1;background:#ffffff3d;border-color:#ffffff73}@media (max-width:900px){.care-plan-module__oTU5rG__title{font-size:42px}.care-plan-module__oTU5rG__body{font-size:18px}}@media (max-width:640px){.care-plan-module__oTU5rG__panel{border-radius:18px;padding:40px 18px}.care-plan-module__oTU5rG__title{font-size:34px}.care-plan-module__oTU5rG__body{font-size:17px}.care-plan-module__oTU5rG__price{font-size:16px}.care-plan-module__oTU5rG__cta{width:100%;min-width:0}}
.why-meshnest-module__cjlrSa__section{background:var(--surface-alt);position:relative}.why-meshnest-module__cjlrSa__layout{grid-template-columns:.95fr 1.05fr;align-items:start;gap:40px;display:grid}.why-meshnest-module__cjlrSa__intro{max-width:520px}.why-meshnest-module__cjlrSa__kicker{letter-spacing:.6px;text-transform:uppercase;opacity:.75;margin:0 0 12px;font-size:13px}.why-meshnest-module__cjlrSa__title{letter-spacing:-.7px;margin:0 0 16px;font-size:44px;line-height:1.12}.why-meshnest-module__cjlrSa__sub{color:var(--muted);margin:0;font-size:18px;line-height:1.75}.why-meshnest-module__cjlrSa__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.why-meshnest-module__cjlrSa__card{border:1px solid var(--border);box-shadow:var(--shadow-sm);background:#ffffff05;border-radius:18px;padding:22px 20px;transition:border-color .14s,box-shadow .14s}.why-meshnest-module__cjlrSa__card:hover{border-color:#1b8a783d}.why-meshnest-module__cjlrSa__cardTitle{letter-spacing:-.3px;margin:0 0 10px;font-size:20px;line-height:1.25}.why-meshnest-module__cjlrSa__cardBody{color:var(--muted);margin:0;font-size:15px;line-height:1.7}@media (max-width:980px){.why-meshnest-module__cjlrSa__layout{grid-template-columns:1fr;gap:28px}.why-meshnest-module__cjlrSa__intro{max-width:none}.why-meshnest-module__cjlrSa__title{font-size:36px}}@media (max-width:640px){.why-meshnest-module__cjlrSa__grid{grid-template-columns:1fr}.why-meshnest-module__cjlrSa__title{font-size:30px}.why-meshnest-module__cjlrSa__sub{font-size:16px}.why-meshnest-module__cjlrSa__card{padding:18px}.why-meshnest-module__cjlrSa__cardTitle{font-size:18px}}
.contact-module__vnB76q__section{position:relative}.contact-module__vnB76q__layout{grid-template-columns:.95fr 1.05fr;align-items:start;gap:40px;display:grid}.contact-module__vnB76q__intro{max-width:520px}.contact-module__vnB76q__kicker{letter-spacing:.6px;text-transform:uppercase;opacity:.75;margin:0 0 12px;font-size:13px}.contact-module__vnB76q__title{letter-spacing:-.7px;margin:0 0 16px;font-size:44px;line-height:1.12}.contact-module__vnB76q__sub{color:var(--muted);margin:0 0 20px;font-size:18px;line-height:1.75}.contact-module__vnB76q__points{color:var(--muted);gap:10px;margin:0;padding:0;list-style:none;display:grid}.contact-module__vnB76q__points li{padding-left:16px;position:relative}.contact-module__vnB76q__points li:before{content:"";background:#1b8a78bf;border-radius:999px;width:6px;height:6px;position:absolute;top:11px;left:0}.contact-module__vnB76q__form,.contact-module__vnB76q__successCard{gap:16px;padding:24px;display:grid}.contact-module__vnB76q__form{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-module__vnB76q__honeypot{display:none}.contact-module__vnB76q__field{gap:8px;display:grid}.contact-module__vnB76q__field span{opacity:.82;font-size:14px}.contact-module__vnB76q__field input,.contact-module__vnB76q__field select,.contact-module__vnB76q__field textarea{background:var(--surface-alt);width:100%;color:var(--foreground);border:1px solid var(--border);font:inherit;border-radius:12px;padding:12px 14px;transition:border-color .14s,box-shadow .14s,background .14s}.contact-module__vnB76q__field input::placeholder,.contact-module__vnB76q__field textarea::placeholder{color:var(--muted)}.contact-module__vnB76q__field input:focus,.contact-module__vnB76q__field select:focus,.contact-module__vnB76q__field textarea:focus{border-color:#1b8a7899;outline:none;box-shadow:0 0 0 3px #1b8a781f}.contact-module__vnB76q__field textarea{resize:vertical;min-height:120px}.contact-module__vnB76q__fullWidth{grid-column:1/-1}.contact-module__vnB76q__submitBtn{grid-column:1/-1;width:100%;margin-top:4px}.contact-module__vnB76q__errorMessage{color:#d35b72;grid-column:1/-1;font-weight:600}.contact-module__vnB76q__successTitle{letter-spacing:-.2px;font-size:20px;font-weight:800}.contact-module__vnB76q__successMessage{color:#67c587;font-weight:700}.contact-module__vnB76q__successMeta{color:var(--muted);line-height:1.7}.contact-module__vnB76q__resetBtn{width:fit-content}@media (max-width:980px){.contact-module__vnB76q__layout{grid-template-columns:1fr;gap:28px}.contact-module__vnB76q__intro{max-width:none}.contact-module__vnB76q__title{font-size:36px}}@media (max-width:640px){.contact-module__vnB76q__title{font-size:30px}.contact-module__vnB76q__sub{font-size:16px}.contact-module__vnB76q__form{grid-template-columns:1fr;padding:18px}.contact-module__vnB76q__successCard{padding:18px}.contact-module__vnB76q__fullWidth{grid-column:auto}.contact-module__vnB76q__resetBtn{width:100%}}
.footer-module__nP6W3G__footer{background:#ffffff03;border-top:1px solid #ffffff14;padding:40px 0 26px;position:relative}.footer-module__nP6W3G__top{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.footer-module__nP6W3G__brandBlock{max-width:420px}.footer-module__nP6W3G__brand{align-items:center;gap:10px;display:inline-flex}.footer-module__nP6W3G__brandMark{background:var(--accent);border-radius:999px;width:10px;height:10px;box-shadow:0 0 0 5px #1b8a7829}.footer-module__nP6W3G__brandText{letter-spacing:-.3px;font-size:18px;font-weight:800}.footer-module__nP6W3G__tagline{color:var(--muted);margin:14px 0 0;line-height:1.7}.footer-module__nP6W3G__info{min-width:200px}.footer-module__nP6W3G__label{letter-spacing:.6px;text-transform:uppercase;opacity:.7;margin:0 0 4px;font-size:12px}.footer-module__nP6W3G__labelSpacing{margin-top:14px}.footer-module__nP6W3G__value{color:var(--muted);margin:0;line-height:1.7}.footer-module__nP6W3G__bottom{border-top:1px solid #ffffff0f;margin-top:26px;padding-top:18px}.footer-module__nP6W3G__copy{color:var(--muted);margin:0;font-size:14px}.footer-module__nP6W3G__virdanaLink{color:var(--accent);text-underline-offset:2px;text-decoration:underline}.footer-module__nP6W3G__virdanaLink:hover{opacity:.8}@media (max-width:640px){.footer-module__nP6W3G__top{flex-direction:column;gap:20px}.footer-module__nP6W3G__footer{padding:34px 0 22px}}
