@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Literata:opsz,wght@7..72,400;7..72,500;7..72,600;7..72,700&display=swap";:root{--white: #ffffff;--paper: #fafafa;--soft-gray: #f3f3f3;--ink: #1a1a1a;--muted: #555555;--navy: #061c2d;--navy-light: #163445;--card: #233246;--peach: #ffae8e;--peach-soft: #ffd2c0;--lavender: #5c69f6;--lavender-soft: #8189e6;--blue-line: #cddcf1;--border: #e2e2e2;font-family:DM Sans,Arial,sans-serif;color:var(--ink);background:var(--white);font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--white)}body,button,input,textarea{font-family:DM Sans,Arial,sans-serif}a{color:inherit;text-decoration:none}button{border:0;cursor:pointer}img{display:block;max-width:100%}.site-container{width:min(1200px,calc(100% - 48px));margin:0 auto}.site-header{position:sticky;top:0;z-index:20;background:#fffffff5;box-shadow:-4px 6px 20px #ffae8e1f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.header-inner{min-height:86px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{width:208px;flex:0 0 auto}.brand img,.footer-logo img{width:208px;height:auto}.desktop-nav{display:flex;align-items:center;gap:4px;padding:4px;border-radius:28px;background:var(--soft-gray)}.desktop-nav>a,.nav-dropdown>button{display:inline-flex;align-items:center;gap:5px;min-height:40px;padding:0 17px;border-radius:22px;color:#555;background:transparent;font-size:13px;font-weight:700;white-space:nowrap;transition:.25s ease}.desktop-nav>a:hover,.desktop-nav>a.active,.nav-dropdown>button:hover{color:var(--lavender);background:var(--white);box-shadow:0 1px 7px #8189e626}.nav-dropdown{position:relative}.nav-dropdown:hover .dropdown-menu,.nav-dropdown:focus-within .dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-menu{position:absolute;top:calc(100% + 10px);left:0;width:270px;padding:9px;border-radius:15px;background:var(--white);box-shadow:0 18px 45px #061c2d26;opacity:0;visibility:hidden;transform:translateY(5px);transition:.2s ease}.dropdown-menu a{display:block;padding:12px;border-radius:10px}.dropdown-menu a:hover{background:var(--soft-gray)}.dropdown-menu strong{display:block;color:var(--ink);font-size:13px}.dropdown-menu small{display:block;margin-top:4px;color:#777;font-size:11px;line-height:1.35}.mr-button{display:inline-flex;align-items:center;justify-content:center;gap:13px;min-height:44px;padding:0 20px;border:2px solid transparent;border-radius:999px;background:linear-gradient(var(--white),var(--white)) padding-box,linear-gradient(270deg,var(--lavender) 0%,var(--peach) 100%) border-box;color:#1a1a1a;font-size:12px;font-weight:700;text-transform:uppercase;white-space:nowrap;transition:transform .25s ease,box-shadow .25s ease}.mr-button:hover{transform:translateY(-2px);box-shadow:0 9px 20px #5c69f624}.mr-button svg{transition:transform .25s ease}.mr-button:hover svg{transform:translate(3px)}.mr-button-light{background:linear-gradient(var(--white),var(--white)) padding-box,linear-gradient(270deg,var(--lavender) 0%,var(--peach) 100%) border-box}.mobile-toggle,.mobile-nav{display:none}.home-hero,.inner-hero{width:min(1896px,calc(100% - 24px));margin:0 auto;overflow:hidden;border-radius:0 0 25px 25px}.home-hero{min-height:600px;display:grid;grid-template-columns:42% 58%}.hero-image{overflow:hidden;background:#eee}.hero-image img{width:100%;height:100%;min-height:600px;object-fit:cover}.hero-copy{position:relative;overflow:hidden;background:linear-gradient(180deg,var(--navy) 0%,var(--navy-light) 100%);color:var(--white)}.hero-copy:before{content:"";position:absolute;left:-5%;bottom:-28%;width:60%;height:54%;border-radius:50%;background:linear-gradient(90deg,#5c69f6bf,#ffae8e99);filter:blur(45px);opacity:.85}.hero-copy-inner{position:relative;z-index:1;max-width:940px;padding:190px 74px 62px}.hero-copy h1,.inner-hero-copy h1,.split-copy h2{margin:0 0 14px;font-family:Literata,Georgia,serif;font-size:clamp(36px,4.3vw,62px);font-weight:700;line-height:1.15}.hero-copy h1 span,.inner-hero-copy h1 span,.section-title span,.split-copy h2 span,.about-copy h2 span{background:linear-gradient(270deg,var(--lavender) 0%,var(--peach) 100%);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-copy>.hero-copy-inner>p,.inner-hero-copy>p{max-width:830px;margin:0;color:#fffffffa;font-size:17px;line-height:1.9}.hero-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:46px}.hero-card{min-height:193px;padding:22px 20px 18px;border:1px solid rgba(205,220,241,.35);border-radius:15px;background:#233246d1}.hero-card h2{margin:0;color:var(--peach);font-size:18px;font-weight:500;line-height:1.35}.hero-card p{min-height:70px;margin:20px 0 0;color:#d7dce5;font-size:13px;line-height:1.7}.inline-link{display:inline-flex;align-items:center;gap:5px;margin-top:15px;color:var(--white);font-size:12px;text-decoration:underline}.inline-link svg{transition:transform .2s ease}.inline-link:hover svg{transform:translate(3px)}.offer-section{padding:80px 0 102px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:30px}.section-title,.section-heading h2,.about-copy h2{position:relative;margin:0;padding-bottom:15px;font-family:Literata,Georgia,serif;font-size:clamp(36px,4vw,52px);font-weight:500;line-height:1.18}.section-title:after,.section-heading h2:after,.about-copy h2:after{content:"";position:absolute;left:0;bottom:0;width:30px;height:2px;background:var(--ink)}.section-heading h2 span,.about-copy h2 span{background:linear-gradient(270deg,var(--lavender) 0%,var(--peach) 100%);-webkit-background-clip:text;background-clip:text;color:transparent}.offer-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:28px;margin-top:42px}.offer-card{padding:31px 32px 35px;border:1.5px solid rgba(129,137,230,.4);border-radius:16px;background:var(--white)}.offer-card h3{margin:0 0 14px;font-family:Literata,Georgia,serif;font-size:28px;font-weight:600}.offer-card>p{margin:0 0 18px;color:var(--muted);font-size:15px;line-height:1.7}.process-list{margin:24px 0 25px;padding:18px 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.process-list h4{margin:0 0 12px;font-size:15px}.process-list ul{margin:0;padding-left:19px;color:var(--muted)}.process-list li{margin:7px 0;font-size:14px;line-height:1.4}.integration-section{padding:92px 0;background:linear-gradient(135deg,#f4f1fa,#fff 55%,#fff1ed)}.split-section{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:75px}.split-copy h2{font-size:clamp(38px,4.3vw,58px)}.split-copy p,.about-copy p,.prose-section p,.contact-page-hero p{color:var(--muted);font-size:16px;line-height:1.9}.split-copy .mr-button,.prose-section .mr-button{margin-top:20px}.split-image img{width:100%;border-radius:14px;box-shadow:0 20px 40px #061c2d1f}.about-section{padding:102px 0}.about-image img{width:min(100%,530px);margin:0 auto;border-radius:50%}.about-copy p{margin:27px 0 0}.counselors-section{padding:88px 0 105px;background:var(--soft-gray)}.counselors-section .section-title{margin:0 auto;width:fit-content;text-align:center}.counselors-section .section-title:after,.testimonials-section .section-title:after,.locations-section .section-title:after,.contact-section .section-title:after{left:50%;transform:translate(-50%)}.counselor-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));justify-content:center;gap:24px;margin-top:50px}.counselor-card{overflow:hidden;padding:25px;border-radius:16px;background:var(--white);box-shadow:0 9px 22px #061c2d0f}.counselor-front{display:flex;min-height:280px;flex-direction:column;align-items:center;justify-content:center;text-align:center}.counselor-front img{width:150px;height:150px;object-fit:contain;margin-bottom:24px}.counselor-front h3{margin:0;font-family:Literata,Georgia,serif;font-size:25px;font-weight:600}.counselor-front p{margin:10px 0 0;color:var(--muted);font-size:14px}.counselor-bio{padding-top:22px;border-top:1px solid var(--border)}.counselor-bio p{margin:0;color:var(--muted);font-size:13px;line-height:1.75}.testimonials-section{padding:88px 0 106px}.testimonials-section .section-title,.locations-section .section-title,.contact-section .section-title{margin:0 auto;width:fit-content;text-align:center}.testimonial-shell{display:grid;grid-template-columns:50px minmax(0,800px) 50px;align-items:center;justify-content:center;gap:30px;margin:52px auto 0}.testimonial-content{min-height:300px;padding:35px 42px;border:1px solid var(--blue-line);border-radius:16px;background:var(--white);box-shadow:0 11px 30px #061c2d0f}.testimonial-top{display:flex;align-items:center;justify-content:space-between}.testimonial-top img{width:38px}.testimonial-top span{color:#ffc35c;font-size:18px;letter-spacing:4px}.testimonial-text{margin:26px 0 20px;color:var(--muted);font-size:16px;line-height:1.85}.testimonial-content h3{margin:0;font-family:Literata,Georgia,serif;font-size:22px}.testimonial-role{margin:4px 0 0;color:#8189e6;font-size:13px}.carousel-arrow{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:var(--soft-gray);color:#555;transition:.25s ease}.carousel-arrow:hover{background:var(--lavender);color:var(--white)}.locations-section{padding:88px 0 102px;background:linear-gradient(180deg,#fff,#faf9ff)}.location-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:52px}.location-card{min-height:330px;padding:34px 25px 38px;border:1px solid var(--blue-line);border-radius:16px;background:var(--white);text-align:center}.location-card img{width:140px;height:140px;margin:0 auto 22px;object-fit:contain}.location-card.location-photo{padding:22px 22px 30px}.location-card.location-photo img{width:100%;height:190px;border-radius:12px;object-fit:cover}.location-card h3{margin:0 0 10px;font-family:Literata,Georgia,serif;font-size:20px}.location-card p{margin:7px 0;color:var(--muted);font-size:14px;line-height:1.6}.contact-section{padding:88px 0 106px}.contact-grid{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:90px;margin-top:52px}.contact-grid>img{width:100%;max-height:280px;object-fit:contain}.contact-details{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.contact-details>div{display:flex;gap:15px;align-items:flex-start}.contact-details svg{flex:0 0 auto;width:20px;margin-top:3px;color:var(--lavender)}.contact-details p{margin:0;color:var(--muted);font-size:15px;line-height:1.6}.site-footer{background:var(--navy);color:var(--white)}.footer-links{display:flex;align-items:center;justify-content:space-between;gap:40px;padding:54px 0 45px}.footer-nav{display:flex;flex-wrap:wrap;gap:11px 26px}.footer-nav a{color:#d8e0ea;font-size:13px}.footer-nav a:hover{color:var(--peach)}.footer-logo{filter:brightness(0) invert(1);opacity:.95}.footer-copyright{padding:20px 0;background:#0d2637;color:#acbac7;font-size:12px}.inner-page{padding-bottom:0}.inner-hero{min-height:520px;display:grid;grid-template-columns:40% 60%}.inner-hero-image{overflow:hidden}.inner-hero-image img{width:100%;height:100%;min-height:520px;object-fit:cover}.inner-hero-copy{position:relative;display:flex;flex-direction:column;justify-content:center;overflow:hidden;padding:75px 8%;background:linear-gradient(180deg,var(--navy),var(--navy-light));color:var(--white)}.inner-hero-copy:before{content:"";position:absolute;right:-11%;bottom:-29%;width:55%;height:62%;border-radius:50%;background:linear-gradient(90deg,#5c69f699,#ffae8e99);filter:blur(43px)}.inner-hero-copy>*{position:relative;z-index:1}.inner-hero-copy h1{font-size:clamp(38px,5vw,65px)}.inner-hero-copy .mr-button{align-self:flex-start;margin-top:30px}.prose-section{padding:90px 0 105px}.prose-section .section-title{max-width:560px}.prose-section p{max-width:900px;margin:30px 0 0}.question-section{padding:90px 0 95px}.question-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:25px;margin-top:50px}.question-grid>div{display:flex;gap:20px;padding:20px 0;border-bottom:1px solid var(--border)}.question-grid strong,.benefits-grid strong,.features-grid strong{color:var(--lavender);font-size:13px}.question-grid p{margin:0;font-size:16px;line-height:1.5}.info-band{padding:85px 0;background:linear-gradient(100deg,var(--navy),var(--navy-light));color:var(--white)}.info-band-inner{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;align-items:center}.info-band h2{margin:0;font-family:Literata,Georgia,serif;font-size:clamp(38px,4vw,58px);line-height:1.15}.info-band h2 span{color:var(--peach)}.info-band p{margin:0;color:#d7e0e9;font-size:16px;line-height:1.85}.info-band .mr-button{margin-top:25px}.features-section{padding:90px 0 105px}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;margin-top:48px}.features-grid article{padding:25px;border:1px solid var(--blue-line);border-radius:15px;background:var(--white)}.features-grid h3{margin:22px 0 11px;font-family:Literata,Georgia,serif;font-size:22px}.features-grid p{margin:0;color:var(--muted);font-size:14px;line-height:1.7}.benefits-section{padding:90px 0 102px;background:var(--soft-gray)}.benefits-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0 35px;margin-top:48px}.benefits-grid>div{display:flex;gap:16px;padding:18px 0;border-bottom:1px solid #ddd}.benefits-grid p{margin:0;color:var(--muted);font-size:14px;line-height:1.5}.relationship-content{min-height:440px}.contact-page-hero{padding:92px 24px 74px;text-align:center;background:linear-gradient(100deg,#fff4ef,#f3f4ff)}.contact-page-hero .section-title{width:fit-content;margin:0 auto}.contact-page-hero p{max-width:650px;margin:25px auto 0}.contact-page-hero+.contact-section{padding-top:75px}@media(max-width:1100px){.site-container{width:min(100% - 36px,960px)}.desktop-nav>a,.nav-dropdown>button{padding:0 11px}.hero-copy-inner{padding:120px 45px 52px}.hero-cards{gap:10px}.hero-card{padding:18px 14px}.hero-card h2{font-size:16px}.split-section{gap:45px}.counselor-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:820px){.site-container{width:calc(100% - 32px)}.header-inner{min-height:73px}.brand,.brand img{width:180px}.desktop-nav,.header-action{display:none}.mobile-toggle{display:grid;place-items:center;width:44px;height:44px;border:1px solid #ddd;border-radius:50%;background:var(--soft-gray);color:#555}.mobile-nav{display:flex;flex-direction:column;gap:0;padding:10px 16px 20px;background:var(--white);box-shadow:0 18px 22px #061c2d17}.mobile-nav>a:not(.mr-button){padding:14px 3px;border-bottom:1px solid var(--border);color:#555;font-size:14px;font-weight:700}.mobile-action{margin-top:18px}.home-hero,.inner-hero{width:calc(100% - 16px);grid-template-columns:1fr;border-radius:0 0 18px 18px}.hero-image{height:375px}.hero-image img,.inner-hero-image img{min-height:0}.hero-copy-inner{padding:65px 25px 45px}.hero-copy h1,.inner-hero-copy h1{font-size:clamp(34px,10vw,48px)}.hero-copy>.hero-copy-inner>p,.inner-hero-copy>p{font-size:15px;line-height:1.65}.hero-cards{grid-template-columns:1fr;margin-top:35px}.hero-card{min-height:0}.hero-card p{min-height:0;margin-top:10px}.section-heading{align-items:flex-start;flex-direction:column}.section-heading .mr-button{align-self:flex-start}.offer-section,.about-section,.features-section,.prose-section,.question-section{padding:65px 0 75px}.section-title,.section-heading h2,.about-copy h2{font-size:38px}.offer-grid,.split-section,.contact-grid,.info-band-inner{grid-template-columns:1fr;gap:35px}.integration-section{padding:65px 0}.split-image{order:-1}.about-image img{max-width:400px}.counselors-section,.testimonials-section,.locations-section,.contact-section,.benefits-section{padding:65px 0 75px}.counselor-grid,.location-grid{grid-template-columns:1fr}.testimonial-shell{grid-template-columns:44px minmax(0,1fr) 44px;gap:8px}.testimonial-content{padding:25px 22px}.testimonial-text{font-size:14px}.contact-grid{gap:25px}.location-card img{width:120px;height:120px}.inner-hero-image{height:310px}.inner-hero-copy{min-height:420px;padding:55px 25px}.question-grid,.features-grid,.benefits-grid{grid-template-columns:1fr}.footer-links{align-items:flex-start;flex-direction:column;padding:42px 0 34px}}@media(max-width:480px){.site-container{width:calc(100% - 28px)}.brand,.brand img{width:164px}.home-hero,.inner-hero{width:calc(100% - 10px)}.hero-image{height:300px}.offer-card{padding:25px 20px}.offer-card h3{font-size:24px}.contact-details{grid-template-columns:1fr;gap:18px}.testimonial-shell{grid-template-columns:35px minmax(0,1fr) 35px}.carousel-arrow{width:35px;height:35px}.carousel-arrow svg{width:16px}.footer-nav{flex-direction:column;gap:13px}}
