:root{--teal: #007b8a;--teal-dark: #005f6b;--teal-mid: #009aab;--teal-light: #00bcd4;--teal-bright: #4dd0e1;--teal-pale: #e0f7fa;--teal-faint: #f0fdfeff;--navy: #004d5c;--charcoal: #1a1a1a;--gray-dark: #374151;--gray: #6b7280;--gray-light: #9ca3af;--border: #e5e7eb;--border-soft: #f0f0f0;--white: #ffffff;--off-white: #fafafa;--font-body: "Inter", sans-serif;--font-display: "Playfair Display", serif;--max-width: 1200px;--radius: 10px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-body);color:var(--charcoal);background:var(--white);overflow-x:hidden;line-height:1.6}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}ul{list-style:none}.container{max-width:var(--max-width);margin:0 auto;padding:0 1.5rem}.section{padding:5rem 0}.bg-light{background:var(--off-white)}.btn{display:inline-block;padding:.85rem 1.85rem;border-radius:8px;font-weight:600;font-size:.925rem;transition:all .2s;cursor:pointer;border:none}.btn-primary{background:var(--teal);color:#fff}.btn-primary:hover{background:var(--teal-dark);transform:translateY(-1px);box-shadow:0 4px 16px #0080804d}.btn-secondary{background:transparent;color:var(--teal);border:2px solid var(--teal)}.btn-secondary:hover{background:var(--teal);color:#fff}.btn-white{background:#fff;color:var(--teal);font-weight:700}.btn-white:hover{background:var(--teal-faint)}.btn-outline-white{background:transparent;color:#fff;border:2px solid rgba(255,255,255,.5)}.btn-outline-white:hover{background:#ffffff1a;border-color:#fff}.site-header{position:sticky;top:0;z-index:100;width:100%;background:#fff;box-shadow:0 2px 12px #00000014}.header-topbar{background:var(--navy);color:#ffffffbf;font-size:.78rem;padding:.45rem 0}.header-topbar-inner{max-width:var(--max-width);margin:0 auto;padding:0 1.5rem;display:flex;justify-content:space-between;align-items:center}.topbar-left{display:flex;gap:1.75rem;align-items:center}.topbar-left span{display:flex;align-items:center;gap:.4rem}.topbar-right a{display:flex;align-items:center;gap:.4rem;color:#ffffffe6;font-weight:600}.topbar-right a:hover{color:#fff}.header-main{background:#fff;border-bottom:2px solid var(--teal-pale);box-shadow:0 2px 8px #0000000f}.header-inner{display:flex;align-items:center;gap:0;padding:.75rem 2rem;max-width:var(--max-width);margin:0 auto;width:100%}.logo-link{flex-shrink:0}.logo{height:55px;width:auto}.main-nav{flex:1;min-width:0;padding:0 1rem}.main-nav>ul{display:flex;align-items:center;justify-content:space-between;width:100%;list-style:none;margin:0;padding:0;flex-wrap:nowrap;white-space:nowrap}.main-nav a{padding:.5rem .6rem;font-size:.72rem;font-weight:600;color:#1c1c1c;transition:color .15s;letter-spacing:.02em;text-transform:uppercase;white-space:nowrap}.main-nav a:hover{color:var(--teal)}.header-cta{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.btn-appt{background:var(--teal);color:#fff;padding:.55rem 1rem;border-radius:7px;font-weight:700;font-size:.75rem;white-space:nowrap;text-transform:uppercase;letter-spacing:.03em}.btn-appt:hover{background:var(--teal-dark)}.mobile-menu-toggle{display:none;background:none;border:none;cursor:pointer;padding:.5rem;color:var(--charcoal)}.main-nav>ul>li{position:relative;list-style:none;white-space:nowrap}.has-dropdown>a:after{content:" ▾";font-size:.65rem}.dropdown{display:none;position:absolute;top:100%;left:0;background:#fff;min-width:200px;border-top:3px solid var(--teal);box-shadow:0 8px 24px #0000001f;border-radius:0 0 10px 10px;z-index:200}.has-dropdown:hover .dropdown{display:block}.dropdown li{list-style:none}.dropdown li a{display:block;padding:.65rem 1.2rem;font-size:.82rem;white-space:nowrap;text-transform:none;letter-spacing:0;color:var(--charcoal);border-bottom:1px solid var(--border)}.dropdown li:last-child a{border-bottom:none}.dropdown li a:hover{background:var(--teal-pale);color:var(--teal)}.offer-banner{background:var(--teal);color:#fff;padding:.6rem 0;text-align:center;font-size:.84rem}.offer-price-pill{background:#ffffff2e;padding:.1rem .6rem;border-radius:999px;font-weight:700;margin:0 .2rem}.offer-banner a{color:#ffffffd9;text-decoration:underline}.hero{background:url(/images/family-hero.jpg) right center / cover no-repeat;color:#fff;padding:0;position:relative;overflow:hidden;min-height:460px;display:flex;align-items:stretch}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(to right,#15213fe0,#15213fcc 40%,#15213f26 65%,#0000);z-index:0}.hero:after{content:"";display:none}.hero-left-panel{position:relative;z-index:1;width:38%;min-width:400px;background:transparent;display:flex;align-items:center;padding:3rem 2.5rem 3rem 3rem;flex-shrink:0}.hero-left-panel .hero-content{max-width:100%;position:relative;z-index:1}.hero-eyebrow{display:inline-flex;align-items:center;gap:.5rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#ffffffe6;font-size:.74rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;padding:.4rem 1rem;border-radius:999px;margin-bottom:1.5rem}.hero h1{font-family:var(--font-display);font-size:clamp(2.25rem,4.5vw,3.5rem);font-weight:700;line-height:1.1;margin-bottom:1.25rem;letter-spacing:-.015em}.hero h1 em{font-style:italic;opacity:.75}.hero-sub{font-size:1.05rem;color:#ffffffd1;margin-bottom:2.25rem;line-height:1.7;max-width:460px}.hero-actions{display:flex;gap:.85rem;flex-wrap:wrap;margin-bottom:2.5rem}.hero-stats{display:flex;gap:1.5rem;flex-wrap:nowrap;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.15)}.hero-stat-num{font-size:1.75rem;font-weight:800;color:#fff;display:block;line-height:1}.hero-stat-label{font-size:.7rem;color:#ffffff8c;margin-top:.2rem;text-transform:uppercase;letter-spacing:.05em}.hero-img{border-radius:14px;overflow:hidden;box-shadow:0 24px 60px #00000040;aspect-ratio:4/3;background:#ffffff14;display:flex;align-items:center;justify-content:center}.hero-img img{width:100%;height:100%;object-fit:cover}.hero-img-placeholder{color:#ffffff4d;text-align:center;padding:2rem}.hero-img-placeholder p{font-size:.8rem;margin-top:.75rem}.proof-bar{background:var(--teal-pale);border-bottom:2px solid var(--teal-bright);padding:1rem 0}.proof-bar-inner{display:flex;justify-content:center;flex-wrap:wrap}.proof-item{display:flex;align-items:center;gap:.6rem;font-size:.875rem;font-weight:500;color:var(--teal-dark);padding:.5rem 2rem;border-right:1px solid rgba(0,128,144,.2)}.proof-item:last-child{border-right:none}.proof-item svg{color:var(--teal);flex-shrink:0}.proof-val{font-weight:800;color:var(--navy)}.section-header{text-align:center;margin-bottom:3.5rem}.section-eyebrow{font-size:.7rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--teal-mid);margin-bottom:.85rem;display:block}.section-header h2{font-family:var(--font-display);font-size:clamp(1.85rem,3vw,2.6rem);font-weight:700;color:var(--charcoal);line-height:1.15;letter-spacing:-.01em}.section-header p{font-size:1rem;color:var(--gray);max-width:560px;margin:.85rem auto 0;line-height:1.65}.pillars-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}.pillar{background:#fff;border-radius:var(--radius);padding:2rem 1.5rem;border:1px solid var(--border);transition:all .2s}.pillar:hover{border-color:var(--teal);box-shadow:0 4px 20px #00808014;transform:translateY(-2px)}.pillar-icon{width:52px;height:52px;background:#fff;border-radius:14px;border:1.5px solid #d4d4d4;box-shadow:0 2px 8px #0000000f;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem;color:var(--teal)}.pillar h3{font-size:.975rem;font-weight:700;margin-bottom:.6rem;color:var(--charcoal)}.pillar p{font-size:.865rem;color:var(--gray);line-height:1.65}.offer-section{background:var(--off-white);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:4.5rem 0}.offer-inner{display:grid;grid-template-columns:1fr auto;gap:3rem;align-items:center}.offer-label{font-size:.72rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--teal);margin-bottom:.75rem}.offer-section h2{font-family:var(--font-display);font-size:clamp(1.75rem,3vw,2.5rem);font-weight:700;margin-bottom:1.25rem;line-height:1.15;color:var(--charcoal)}.offer-items{display:flex;flex-direction:column;gap:.65rem;margin-bottom:1rem}.offer-item{display:flex;align-items:center;gap:.65rem;font-size:.95rem;color:var(--gray-dark);font-weight:500}.offer-item svg{color:var(--teal);flex-shrink:0}.offer-value{font-size:.84rem;color:var(--gray);margin-top:.5rem}.offer-price-box{background:var(--teal);color:#fff;border-radius:14px;padding:2.25rem 2.5rem;text-align:center;white-space:nowrap}.offer-price-box .price{font-family:var(--font-display);font-size:4rem;font-weight:700;line-height:1;display:block}.offer-price-box .price-label{font-size:.76rem;color:#fff9;margin:.4rem 0 1.5rem;letter-spacing:.04em}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.service-card{background:#fff;border:1px solid var(--border);border-radius:var(--radius);padding:1.75rem;transition:all .2s}.service-card:hover{border-color:var(--teal);box-shadow:0 4px 20px #00808014;transform:translateY(-2px)}.service-card-icon{width:52px;height:52px;background:#fff;border-radius:14px;border:1.5px solid #d4d4d4;box-shadow:0 2px 8px #0000000f;display:flex;align-items:center;justify-content:center;margin-bottom:1.1rem;color:var(--teal)}.service-card h3{font-size:.975rem;font-weight:700;margin-bottom:.5rem;color:var(--charcoal)}.service-card p{font-size:.865rem;color:var(--gray);line-height:1.65;margin-bottom:1.1rem}.service-card a{font-size:.82rem;font-weight:600;color:var(--teal)}.service-card a:hover{color:var(--teal-dark)}.anxiety-section{background:url(/images/office-wall.jpg) center center / cover no-repeat;color:#fff;padding:5.5rem 0;position:relative}.anxiety-section:before{content:"";position:absolute;inset:0;background:#002832d1;z-index:0}.anxiety-section .container{position:relative;z-index:1}.anxiety-inner{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.anxiety-content .section-eyebrow{color:#ffffff73}.anxiety-content h2{font-family:var(--font-display);font-size:clamp(1.85rem,3vw,2.6rem);font-weight:700;margin-bottom:1.25rem;line-height:1.15}.anxiety-content p{color:#ffffffb8;font-size:1rem;line-height:1.75;margin-bottom:1.25rem}.anxiety-features{display:flex;flex-direction:column;gap:1rem}.anxiety-feature{display:flex;align-items:flex-start;gap:1rem;padding:1.25rem;background:#ffffff0f;border-radius:10px;border:1px solid rgba(255,255,255,.07)}.anxiety-feature-icon{width:34px;height:34px;background:#ffffff14;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#ffffffa6}.anxiety-feature h4{font-size:.875rem;font-weight:700;color:#fff;margin-bottom:.2rem}.anxiety-feature p{font-size:.815rem;color:#ffffff80;margin:0;line-height:1.5}.doctors-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:800px;margin:0 auto}.doctor-card{background:#fff;border-radius:var(--radius);overflow:hidden;border:1px solid var(--border);transition:box-shadow .2s}.doctor-card:hover{box-shadow:0 8px 32px #00000014}.doctor-img{height:260px;background:var(--teal-pale);display:flex;align-items:center;justify-content:center;overflow:hidden}.doctor-img img{width:100%;height:100%;object-fit:cover;object-position:top}.doctor-img-placeholder{text-align:center;color:var(--teal-mid)}.doctor-img-placeholder svg{margin:0 auto .5rem;opacity:.35}.doctor-img-placeholder span{font-size:.78rem;opacity:.6;display:block}.doctor-info{padding:1.5rem}.doctor-info h3{font-family:var(--font-display);font-size:1.2rem;font-weight:700;margin-bottom:.25rem;line-height:1.25}.doctor-info .credentials{font-size:.72rem;color:var(--teal);font-weight:700;text-transform:uppercase;letter-spacing:.07em;margin-bottom:.75rem}.doctor-info p{font-size:.865rem;color:var(--gray);line-height:1.65;margin-bottom:1.1rem}.reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.review-card{background:#fff;border:1px solid var(--border);border-radius:var(--radius);padding:1.5rem}.review-stars{color:#e6a817;font-size:.85rem;letter-spacing:.05em;margin-bottom:.85rem}.review-text{font-size:.875rem;color:var(--gray-dark);line-height:1.7;margin-bottom:1rem;font-style:italic}.review-author{font-size:.75rem;font-weight:600;color:var(--gray-light)}.cta-section{background:var(--off-white);border-top:1px solid var(--border);padding:5rem 0;text-align:center}.cta-section h2{font-family:var(--font-display);font-size:clamp(1.85rem,3vw,2.5rem);font-weight:700;margin-bottom:1rem;color:var(--charcoal)}.cta-section p{color:var(--gray);font-size:1rem;max-width:500px;margin:0 auto 2rem;line-height:1.65}.cta-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.site-footer{background:#111;color:#fff9;padding:4rem 0 0}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;margin-bottom:3rem}.footer-brand img{height:64px;width:auto;margin-bottom:1rem}.footer-brand p{font-size:.84rem;line-height:1.7;color:#ffffff59}.rating-badge{display:inline-block;background:#ffffff12;border:1px solid rgba(255,255,255,.1);color:#ffffff73;font-size:.74rem;font-weight:600;padding:.3rem .85rem;border-radius:999px;margin-top:1rem}.footer-col h4{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:#fff;margin-bottom:1.1rem}.footer-col p{font-size:.84rem;line-height:1.8;color:#fff6}.footer-col p strong{color:#fff9}.footer-col ul li{margin-bottom:.6rem}.footer-col ul li a,.footer-col a{font-size:.84rem;color:#fff6;transition:color .15s}.footer-col ul li a:hover,.footer-col a:hover{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.06);padding:1.25rem 0}.footer-bottom p{font-size:.76rem;color:#ffffff38;text-align:center}.mobile-call-sticky{display:none;position:fixed;bottom:1.25rem;right:1.25rem;background:var(--teal);color:#fff;padding:.9rem 1.5rem;border-radius:999px;font-weight:700;font-size:.9rem;box-shadow:0 4px 20px #00808066;z-index:999}@media(max-width:1024px){.pillars-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.offer-inner{grid-template-columns:1fr}}@media(max-width:900px){.hero-left-panel{width:100%;min-width:unset;padding:2.5rem 1.5rem}}@media(max-width:768px){.hero-inner,.anxiety-inner{grid-template-columns:1fr}.hero-img{display:none}.services-grid,.reviews-grid{grid-template-columns:1fr}.doctors-grid{grid-template-columns:1fr;max-width:100%}.main-nav{display:none}.main-nav.open{display:block;position:absolute;top:100%;left:0;right:0;background:#fff;border-top:1px solid var(--border);padding:1rem;box-shadow:0 8px 24px #00000014}.main-nav.open ul{flex-direction:column}.mobile-menu-toggle{display:flex;align-items:center}.header-cta .btn-appt{display:none}.mobile-call-sticky{display:flex;align-items:center;gap:.5rem}.proof-item{border-right:none;padding:.5rem 1rem}.footer-grid{grid-template-columns:1fr;gap:2rem}}.page-hero{background:linear-gradient(135deg,var(--navy) 0%,var(--teal-dark) 100%);color:#fff;padding:3.5rem 0}.page-hero h1{font-family:var(--font-display);font-size:clamp(1.6rem,3vw,2.4rem);font-weight:700;margin-bottom:.75rem;line-height:1.2}.page-hero p{font-size:1rem;color:#fffc;max-width:600px}.breadcrumb{font-size:.78rem;color:#ffffff8c;margin-bottom:.85rem}.breadcrumb a{color:#ffffffa6}.breadcrumb a:hover{color:#fff}.content-layout{display:grid;grid-template-columns:1fr 320px;gap:3rem;align-items:start}.content-body h2{font-family:var(--font-display);font-size:1.6rem;font-weight:700;color:var(--charcoal);margin:2.5rem 0 1rem}.content-body h3{font-size:1.1rem;font-weight:700;color:var(--teal);margin:2rem 0 1rem}.content-body p{margin-bottom:1.25rem;line-height:1.75;color:#374151}.content-body ul,.content-body ol{margin:0 0 1.25rem 1.5rem}.content-body li{margin-bottom:.5rem;line-height:1.65;color:#374151}.sidebar{position:sticky;top:90px}.sidebar-card{background:#fff;border:1px solid var(--border);border-radius:var(--radius);padding:1.2rem;margin-bottom:1.25rem}.sidebar-card h4{font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;margin-bottom:1rem;color:var(--charcoal)}.offer-card{background:linear-gradient(135deg,var(--teal) 0%,var(--teal-dark) 100%);color:#fff;border:none}.offer-card h4{color:#ffffffb3}.offer-price{font-family:var(--font-display);font-size:2.5rem;font-weight:700;color:#fff;line-height:1;margin-bottom:.25rem;overflow:visible}.offer-desc{font-size:.85rem;color:#fffc;margin-bottom:1rem;line-height:1.5}@media(max-width:1024px){.content-layout{grid-template-columns:1fr}.sidebar{position:static}}.faq-item{border:1px solid #e5e7eb;border-radius:10px;margin-bottom:.75rem;overflow:hidden}.faq-q{width:100%;background:#f8f9fa;border:none;padding:1rem 1.25rem;display:flex;justify-content:space-between;align-items:center;cursor:pointer;font-weight:600;font-size:.95rem;color:#15213f;text-align:left;font-family:var(--font-body)}.faq-q:hover,.faq-q.open{background:#e8f4f6;color:#17a8a6}.faq-arrow{transition:transform .2s;font-size:.75rem}.faq-q.open .faq-arrow{transform:rotate(180deg)}.faq-a{padding:1rem 1.25rem 1.25rem;background:#fff;border-top:1px solid #e5e7eb;font-size:.9rem;line-height:1.65;color:#374151}.nav-paybill{background:transparent!important;border:2px solid var(--teal)!important;border-radius:999px!important;padding:.3rem .85rem!important;color:var(--teal)!important;font-weight:700!important}.nav-paybill:hover{background:var(--teal)!important;color:#fff!important}
