*,::after,::before,ul{box-sizing:border-box}:root{--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color);--wp-editor-canvas-background:#ddd;--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,160.5;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px;--bg:#f6faff;--surface:#ffffff;--surface-soft:#eef5ff;--ink:#0f172a;--muted:#64748b;--line:rgba(15, 23, 42, 0.08);--primary:#1e5eff;--primary-deep:#1848c6;--secondary:#4da8ff;--accent:#dcecff;--shadow:0 22px 60px rgba(30, 94, 255, 0.08);--shadow-soft:0 14px 28px rgba(15, 23, 42, 0.08);--radius:28px;--radius-sm:18px;--container:1160px;--hero-title:clamp(2.45rem, 4.2vw, 3.35rem);--section-title:clamp(1.56rem, 1.9vw, 2rem);--section-intro:1rem}html{scroll-behavior:smooth}body{margin:0;font-family:"Manrope",sans-serif;color:var(--ink);background:radial-gradient(circle at top left,rgb(77 168 255/.16),transparent 32%),radial-gradient(circle at top right,rgb(30 94 255/.08),transparent 26%),linear-gradient(180deg,#fbfeff 0%,var(--bg) 100%);line-height:1.7}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}h1,h2,h3,h4,p{margin:0 0 1rem;color:var(--muted)}h1,h2,h3,h4{color:var(--ink);line-height:1.15;font-family:"Fraunces",serif}h1{font-size:clamp(2.6rem,6vw,4.7rem)}h2{font-size:clamp(2rem,3.8vw,3.1rem)}h3{font-size:1.3rem}.is-homepage{--card-title:1.22rem;--body-copy:0.99rem}.is-homepage .section{padding:5rem 0}.is-homepage .eyebrow{margin-bottom:.8rem;color:rgb(30 94 255/.9);letter-spacing:.18em;font-size:.74rem;font-weight:800}.is-homepage p{font-size:var(--body-copy);line-height:1.75}.section-heading{max-width:760px;margin-bottom:1.35rem;margin-left:auto;margin-right:auto;text-align:center}.section-heading h2{max-width:20ch;font-size:var(--section-title);line-height:1.12;letter-spacing:-.025em;margin-bottom:.65rem;text-wrap:balance;margin-left:auto;margin-right:auto}.section-heading p{max-width:44rem;font-size:var(--section-intro);line-height:1.64;margin-left:auto;margin-right:auto}.is-homepage .blog-card h3,.is-homepage .doctor-card h3,.is-homepage .feature-card h3,.is-homepage .service-card h3,.is-homepage .testimonial-card h3{font-size:var(--card-title);line-height:1.2;margin-bottom:.7rem}ul{padding-left:1.2rem}.container{width:min(100% - 2rem,var(--container));margin:0 auto}.section{padding:5.5rem 0}.section--tinted{background:linear-gradient(180deg,rgb(255 255 255/.82),rgb(246 250 255/.9))}.section--accent{background:linear-gradient(135deg,rgb(220 236 255/.9),rgb(255 255 255/.82))}.eyebrow{margin-bottom:.9rem;color:var(--primary);text-transform:uppercase;letter-spacing:.16em;font-size:.78rem;font-weight:800}.button-group{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:2rem}.button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:52px;padding:.9rem 1.4rem;border-radius:999px;border:1px solid #fff0;font-weight:700;transition:transform 180ms ease,box-shadow 180ms ease,background 180ms ease}.button:focus-visible,.button:hover{transform:translateY(-2px);box-shadow:0 14px 28px rgb(30 94 255/.16)}.button--primary{background:var(--primary);color:#fff}.button--secondary{background:#fff;border-color:rgb(30 94 255/.16);color:var(--primary-deep)}.button--ghost{background:rgb(255 255 255/.72);border-color:rgb(15 23 42/.08)}.button--full{width:100%}.site-header{position:sticky;top:0;z-index:20;backdrop-filter:blur(16px);background:rgb(246 250 255/.84);border-bottom:1px solid #fff0;transition:background 180ms ease,box-shadow 180ms ease,border-color 180ms ease,transform 180ms ease}.site-header__inner{display:flex;align-items:center;justify-content:space-between;gap:2rem;min-height:96px;transition:min-height 180ms ease,gap 180ms ease}.site-logo{display:inline-flex;align-items:center;gap:1rem;flex:0 0 auto}.site-logo__mark{display:grid;place-items:center;width:48px;height:48px;border-radius:16px;background:linear-gradient(135deg,var(--primary),var(--secondary));color:#fff;font-weight:800}.site-logo__text{display:grid}.site-logo__text strong{font-size:1rem;letter-spacing:.01em}.site-logo__text small{color:var(--muted);font-size:.82rem}.footer-list,.mobile-menu__list,.site-nav__menu{list-style:none;margin:0;padding:0}.site-header__actions,.site-nav__menu{display:flex;gap:1.85rem;align-items:center}.footer-list a,.site-nav__menu a{color:var(--muted);font-size:.95rem;transition:color 180ms ease}.footer-list a:hover,.site-nav__menu a:hover,.text-link:hover{color:var(--primary)}.site-header__actions{gap:.9rem;flex:0 0 auto}.mobile-menu,.nav-toggle{display:none}.nav-toggle{width:48px;height:48px;border:0;border-radius:16px;background:var(--surface);box-shadow:var(--shadow);padding:.9rem}.nav-toggle span{display:block;width:100%;height:2px;margin:5px 0;background:var(--ink)}.hero__grid{display:grid}.split-layout{display:grid;gap:2rem}.site-footer__grid{display:grid}.hero{padding:4.5rem 0 2rem}.hero__grid{grid-template-columns:minmax(0,1.02fr) minmax(420px,.98fr);align-items:center;gap:4.5rem}.hero__content{max-width:540px}.hero__content p{font-size:1rem;max-width:33rem;margin-bottom:0}.hero__content h1{max-width:11ch;font-size:var(--hero-title);line-height:1.08;letter-spacing:-.03em;margin-bottom:1.2rem;text-wrap:balance}.blog-card,.feature-card,.hero__media,.rounded-media,.service-card,.testimonial-card{border-radius:var(--radius);background:rgb(255 255 255/.84);border:1px solid var(--line);box-shadow:var(--shadow)}.hero__actions{margin-top:1.8rem}.hero__media{position:relative;min-height:560px;padding:1.4rem 0 1.4rem 1.4rem;overflow:visible;background:#fff0;border:0;box-shadow:none}.hero__shape{position:absolute;inset:1.8rem auto auto 0;width:86%;height:82%;border-radius:48px;background:linear-gradient(145deg,rgb(213 230 255/.88),rgb(235 244 255/.5));z-index:0;filter:blur(.2px)}.hero__media img,.rounded-media{width:100%;object-fit:cover}.blog-card__image img,.doctor-card__media img,.hero__media img,.rounded-media{border-radius:calc(var(--radius) - 8px)}.hero__media img{position:relative;z-index:1;min-height:560px;border-radius:34px;box-shadow:0 28px 64px rgb(16 24 40/.12)}.hero__floating-card{position:absolute;z-index:2;max-width:210px;padding:.85rem 1rem;border-radius:20px;background:rgb(255 255 255/.96);border:1px solid rgb(15 23 42/.06);box-shadow:0 18px 36px rgb(15 23 42/.1);backdrop-filter:blur(10px);transition:transform 200ms ease,box-shadow 200ms ease}.hero__floating-card:hover{transform:translateY(-2px);box-shadow:0 22px 42px rgb(15 23 42/.12)}.hero__floating-card strong{display:block;margin-bottom:.2rem;font-size:.94rem}.hero__floating-card span,.trust-strip__text span{display:block;color:var(--muted);font-size:.83rem;line-height:1.45}.hero__floating-card--top{top:2.25rem;left:-1.25rem}.hero__floating-card--bottom{right:-.85rem;bottom:2.1rem}.trust-strip{padding:.75rem 0 0}.trust-strip__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;align-items:center;padding:.55rem .5rem;border-radius:999px;background:rgb(255 255 255/.86);border:1px solid rgb(15 23 42/.06);box-shadow:0 16px 34px rgb(15 23 42/.06)}.trust-strip__item{display:flex;align-items:center;gap:.85rem;min-width:0;padding:.8rem 1.15rem}.trust-strip__item+.trust-strip__item{border-left:1px solid rgb(15 23 42/.08)}.trust-strip__icon{width:10px;height:10px;flex:0 0 10px;border-radius:999px;background:linear-gradient(135deg,var(--primary),var(--secondary));box-shadow:0 0 0 6px rgb(30 94 255/.1)}.trust-strip__text{min-width:0}.service-card__icon,.trust-strip strong{display:block;margin-bottom:.15rem;color:var(--primary);font-size:.92rem}.trust-strip__text span{font-size:.84rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.split-layout{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}.card-grid{display:grid;gap:1.4rem}.card-grid--blogs,.card-grid--services,.card-grid--testimonials{grid-template-columns:repeat(3,minmax(0,1fr))}.card-grid--features{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.15rem}.section--features .section-heading{margin-bottom:1rem}.split-layout .section-heading{max-width:100%;margin-left:0;margin-right:0;text-align:left}.split-layout .section-heading h2,.split-layout .section-heading p{margin-left:0;margin-right:0}.split-layout .section-heading h2{max-width:18ch}.split-layout .section-heading p{max-width:38rem}.card-grid--doctors{grid-template-columns:repeat(2,minmax(0,1fr))}.blog-card,.service-card,.testimonial-card{padding:1.6rem}.service-card__icon{width:58px;height:58px;border-radius:18px;background:linear-gradient(135deg,rgb(30 94 255/.12),rgb(77 168 255/.16));display:grid;place-items:center;font-weight:800;letter-spacing:.08em}.feature-card{display:flex;flex-direction:column;justify-content:flex-start;min-height:100%;padding:1.45rem;background:rgb(255 255 255/.96);box-shadow:0 18px 36px rgb(15 23 42/.06)}.feature-card__icon{display:inline-grid;place-items:center;width:46px;height:46px;margin-bottom:1rem;border-radius:14px;background:linear-gradient(135deg,rgb(30 94 255/.12),rgb(77 168 255/.18));color:var(--primary);font-size:.88rem;font-weight:800;letter-spacing:.08em;box-shadow:inset 0 0 0 1px rgb(30 94 255/.08)}.feature-card p{margin-bottom:0}.blog-card,.doctor-card,.feature-card,.service-card,.testimonial-card,.trust-strip__item{transition:transform 220ms ease,box-shadow 220ms ease,border-color 220ms ease}.blog-card:hover,.doctor-card:hover,.feature-card:hover,.service-card:hover,.testimonial-card:hover,.trust-strip__item:hover{transform:translateY(-3px);box-shadow:0 20px 34px rgb(15 23 42/.08);border-color:rgb(30 94 255/.14)}.testimonial-card__quote{color:var(--ink);font-size:1.05rem}.testimonial-card__stars{margin-bottom:1rem;color:#f4b740;letter-spacing:.18em;font-size:.9rem}.blog-card{display:flex;flex-direction:column;overflow:hidden;min-height:100%}.blog-card__image{overflow:hidden;border-radius:calc(var(--radius) - 8px)}.blog-card__image img{min-height:220px;width:100%;object-fit:cover;transition:transform 320ms ease}.blog-card:hover .blog-card__image img{transform:scale(1.04)}.blog-card__content{padding-top:1rem}.blog-card__meta,.doctor-card__tags li{color:var(--primary);font-size:.9rem;font-weight:700}.text-link{font-weight:700;color:var(--primary)}.doctor-card{display:grid;gap:1.3rem;padding:1rem}.doctor-card__media{overflow:hidden;border-radius:calc(var(--radius) - 8px)}.doctor-card__media img{min-height:320px;width:100%;object-fit:cover;object-position:center top}.doctor-card__qualification{margin-bottom:.4rem;color:var(--primary);font-size:.9rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.doctor-card__content{padding:.4rem .5rem .7rem}.doctor-card__tags{display:flex;flex-wrap:wrap;gap:.75rem;margin:1.25rem 0 0}.doctor-card__tags li{padding:.55rem .9rem;border-radius:999px;background:rgb(30 94 255/.08);color:var(--primary-deep)}.doctor-card__tags,.list-check{padding:0;list-style:none}.list-check li{padding:.85rem 0 .85rem 1.8rem;border-bottom:1px solid rgb(16 35 58/.07);position:relative}.list-check li::before{content:"";position:absolute;top:1.35rem;left:0;width:.7rem;height:.7rem;border-radius:50%;background:var(--primary)}.cta-band{align-items:center}.cta-band,.site-footer__bottom,.site-footer__grid{display:flex;gap:1.2rem;justify-content:space-between}.site-footer__bottom{align-items:center}.section--cta-band{padding-top:0}.cta-band{padding:1.5rem 1.8rem;border-radius:24px;background:linear-gradient(135deg,rgb(30 94 255/.92),rgb(77 168 255/.92));color:#fff;box-shadow:0 22px 48px rgb(30 94 255/.2)}.cta-band .eyebrow,.cta-band h2,.cta-band p,.site-footer a,.site-footer h3,.site-footer h4,.site-footer li,.site-footer p{color:inherit}.cta-band .button--secondary{background:rgb(255 255 255/.94);border-color:#fff0}.site-footer{padding:4rem 0 2rem;background:#0d2238;color:rgb(255 255 255/.84)}.site-footer__grid{align-items:flex-start}.site-footer__grid>*{flex:1}.site-footer__bottom{margin-top:2rem;padding-top:1.25rem;border-top:1px solid rgb(255 255 255/.12);font-size:.92rem}.floating-whatsapp{position:fixed;right:1.2rem;bottom:1.2rem;z-index:30;display:inline-flex;align-items:center;justify-content:center;min-width:140px;min-height:54px;padding:0 1.15rem;border-radius:999px;background:#1fae64;color:#fff;font-weight:800;box-shadow:0 18px 36px rgb(31 174 100/.26)}[data-reveal]{opacity:0;transform:translateY(20px);transition:opacity 500ms ease,transform 500ms ease}@media (max-width:1080px){.site-header__actions .hide-on-mobile,.site-nav{display:none}.site-header__inner{min-height:88px;gap:1.25rem}.nav-toggle{display:inline-block}.mobile-menu{display:none;padding:0 1rem 1.2rem}.mobile-menu__list{display:grid;gap:.8rem;padding:1rem;border-radius:24px;background:rgb(255 255 255/.96);border:1px solid var(--line);box-shadow:var(--shadow)}.mobile-menu__cta{margin-top:1rem;display:grid;gap:.8rem}.card-grid--blogs,.card-grid--doctors,.card-grid--features,.card-grid--services,.card-grid--testimonials,.hero__grid,.site-footer__grid,.split-layout{grid-template-columns:repeat(2,minmax(0,1fr))}.is-homepage .section-heading,.section--blogs-home .section-heading,.section--doctors-home .section-heading,.section--features .section-heading,.section--services-home .section-heading,.section--testimonials-home .section-heading{max-width:760px}.is-homepage .section-heading h2,.section--blogs-home .section-heading h2,.section--doctors-home .section-heading h2,.section--features .section-heading h2,.section--services-home .section-heading h2,.section--testimonials-home .section-heading h2{max-width:19ch}.hero{padding-top:3.8rem}.hero__grid{grid-template-columns:1fr;gap:3rem}.hero__content{max-width:620px}.hero__media{max-width:720px;width:100%;min-height:520px;margin:0 auto;padding-left:1rem}}@media (max-width:1023px){.trust-strip__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;padding:0;border-radius:0;background:#fff0;border:0;box-shadow:none}.trust-strip__item{align-items:flex-start;min-height:100%;padding:1rem 1.05rem;border-radius:24px;background:rgb(255 255 255/.92);border:1px solid rgb(15 23 42/.06);box-shadow:0 14px 28px rgb(15 23 42/.05)}.trust-strip__item+.trust-strip__item{border-left:0}}@media (max-width:720px){.section{padding:4.5rem 0}.hero{padding-top:3rem}.card-grid--services,.hero__grid,.split-layout{grid-template-columns:1fr;flex-direction:column;align-items:flex-start}.card-grid--features{flex-direction:column;align-items:flex-start}.card-grid--blogs,.card-grid--doctors,.card-grid--testimonials,.cta-band,.site-footer__bottom,.site-footer__grid{grid-template-columns:1fr;flex-direction:column;align-items:flex-start}.site-header__inner{min-height:76px;gap:1rem}.site-header__actions,.site-logo__text small{display:none}.hero__content h1{max-width:12ch;font-size:clamp(2rem,11vw,2.8rem)}.is-homepage .section{padding:4.35rem 0}.is-homepage .section-heading,.section--blogs-home .section-heading,.section--doctors-home .section-heading,.section--features .section-heading,.section--services-home .section-heading,.section--testimonials-home .section-heading{max-width:100%;margin-bottom:1.35rem}.is-homepage .section-heading h2,.section--blogs-home .section-heading h2,.section--doctors-home .section-heading h2,.section--features .section-heading h2,.section--services-home .section-heading h2,.section--testimonials-home .section-heading h2{max-width:100%;text-wrap:pretty}.is-homepage .section-heading p,.section--blogs-home .section-heading p,.section--doctors-home .section-heading p,.section--features .section-heading p,.section--services-home .section-heading p,.section--testimonials-home .section-heading p{max-width:100%}.hero__media img{min-height:380px}.hero__media{min-height:auto;padding:.75rem 0 .75rem .75rem}.hero__floating-card{position:static;max-width:none;margin-top:1rem}.hero__shape{inset:0 auto auto 0;width:72%;height:56%}.trust-strip{padding-top:.25rem}.card-grid--features{grid-template-columns:1fr}.floating-whatsapp{min-width:unset;width:calc(100% - 2.4rem);justify-content:center}}