@charset "UTF-8";
:root{--cream:#f8f5ee;--ink:#213f34;--muted:#526359;--sage:#e3e9df;--peach:#f0d8c9;--line:#d7dbd0;--white:#fffdf8;--radius:22px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;background:var(--cream);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.7}a{color:inherit;text-underline-offset:5px}a,button,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #9d4d2d;outline-offset:5px}img{max-width:100%;height:auto;display:block}button{font:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Georgia,'Times New Roman',serif;font-weight:400;line-height:1.1;letter-spacing:-.035em}h1{font-size:clamp(2.8rem,5.3vw,5.2rem);margin-bottom:25px}h2{font-size:clamp(2.2rem,3.7vw,3.65rem);margin-bottom:24px}h3{font-size:1.8rem;letter-spacing:-.025em}p{margin-bottom:20px}em{font-weight:400}.wrap{width:min(1180px,calc(100% - 64px));margin-inline:auto}.skip{position:fixed;top:-100px;left:16px;z-index:100;background:white;padding:12px}.skip:focus{top:12px}.header{position:sticky;top:0;z-index:20;background:rgba(248,245,238,.97);border-bottom:1px solid var(--line)}.header-inner{min-height:94px;display:flex;align-items:center;gap:30px;justify-content:space-between}.brand{text-decoration:none;display:flex;align-items:center;gap:12px;flex-shrink:0}.brand-mark{width:43px;height:43px;border:1px solid #8c9e8a;border-radius:50%;display:grid;place-items:center;font:24px Georgia}.brand-name{font:21px Georgia;display:block;line-height:1.2}.brand small{font-size:10px;letter-spacing:.22em;text-transform:uppercase;display:block;margin-top:7px}.nav{display:flex;align-items:center;gap:25px}.nav a{font-size:14px;text-decoration:none}.nav a[aria-current=page]{text-decoration:underline}.nav a:hover{color:#7b442d}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;border:1px solid var(--ink);padding:14px 23px;border-radius:40px;background:var(--ink);color:#fffdf8;text-decoration:none;font-size:14px;font-weight:600;line-height:1.4;min-height:48px;cursor:pointer}.button:hover{background:#365744;color:#fff}.button.light{background:transparent;color:var(--ink)}.button.light:hover{background:var(--sage)}.button.paper{background:var(--cream);color:var(--ink);border-color:var(--cream)}.menu-toggle{display:none}.eyebrow{font-size:12px;letter-spacing:.18em;text-transform:uppercase;font-weight:600;margin-bottom:23px;display:block}.hero{padding:62px 0 48px;display:grid;grid-template-columns:1.12fr 1fr;gap:70px;align-items:center}.hero-copy{padding:12px 0}.hero h1 em{display:block;color:#657d61}.lead{font-size:18px;line-height:1.75;color:var(--muted);max-width:550px}.actions{display:flex;flex-wrap:wrap;gap:14px;align-items:center;margin:28px 0}.text-link{font-weight:600;font-size:14px}.hero-photo{position:relative;padding:0 20px 36px}.portrait{height:535px;width:100%;object-fit:cover;object-position:50% 35%;border-radius:220px 220px 12px 12px}.photo-caption{position:absolute;bottom:10px;left:-8px;right:42px;background:var(--white);border:1px solid var(--line);padding:19px 25px;border-radius:12px;box-shadow:0 10px 35px #203f3410}.photo-caption strong{display:block;font:22px Georgia}.photo-caption span{font-size:13px;color:var(--muted)}.hero-note{font-size:13px;color:var(--muted);margin:22px 0 0}.facts{display:flex;justify-content:space-between;gap:24px;padding:25px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-size:14px}.facts span{display:flex;align-items:center;gap:12px}.facts b{font-size:20px;font-weight:400;color:#70866b}.section{padding:88px 0}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:38px}.section-heading h2{max-width:650px;margin-bottom:0}.section-heading p{max-width:360px;margin:0;color:var(--muted)}.grid{display:grid;gap:22px}.three{grid-template-columns:repeat(3,1fr)}.two{grid-template-columns:repeat(2,1fr)}.card{padding:32px;border:1px solid var(--line);border-radius:var(--radius);background:var(--white)}.card p{color:var(--muted);font-size:15px}.card p:last-child{margin-bottom:0}.card-number{font-size:12px;letter-spacing:.15em;color:#687d62;display:block;margin-bottom:38px}.card h3{font-size:1.8rem}.sage{background:var(--sage)}.peach{background:var(--peach)}.split{display:grid;grid-template-columns:1fr 1fr;gap:75px;align-items:center}.about-copy{max-width:550px}.quote{padding:55px;border-radius:var(--radius);background:var(--sage);font:clamp(1.8rem,3vw,2.7rem)/1.3 Georgia;letter-spacing:-.025em}.quote small{display:block;font:12px/1.7 Arial;letter-spacing:.13em;text-transform:uppercase;margin-top:30px}.section-link{margin-top:30px}.consult-card{position:relative;padding:40px;display:flex;flex-direction:column}.consult-card .button{align-self:flex-start;margin-top:auto}.consult-card ul{padding-left:20px;color:var(--muted);margin:0 0 30px}.resource{background:var(--peach);border-radius:28px;display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;gap:50px;padding:48px 65px}.book-image{width:235px;max-height:345px;object-fit:cover;box-shadow:12px 18px 28px #543e3328;transform:rotate(-5deg);margin:auto}.resource p{max-width:520px}.resource .eyebrow{color:#714633}.faq{max-width:840px;margin-inline:auto}details{border-bottom:1px solid #bac6b7;padding:22px 0}summary{cursor:pointer;list-style:none;font-size:17px;font-weight:500;display:flex;justify-content:space-between;gap:25px}summary::-webkit-details-marker{display:none}summary::after{content:'+';font-size:22px;line-height:1.2}details[open] summary::after{content:'−'}details p{margin:15px 32px 0 0;color:var(--muted);font-size:16px}.cta{background:var(--ink);color:var(--cream);padding:60px;border-radius:26px;display:flex;justify-content:space-between;align-items:center;gap:40px}.cta h2{max-width:660px;margin-bottom:18px}.cta p{color:#d5ded1;margin-bottom:0}.cta .button{flex-shrink:0}.footer{padding:55px 0 26px;margin-top:65px;border-top:1px solid var(--line)}.footer-top{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:50px}.footer p{color:var(--muted);font-size:14px;max-width:350px;margin-top:20px}.footer-links{display:flex;flex-direction:column;gap:9px;font-size:14px}.footer-links strong{font-size:12px;letter-spacing:.14em;margin-bottom:10px;text-transform:uppercase}.footer-links a{text-decoration:none}.footer-links a:hover{text-decoration:underline}.emergency{border-top:1px solid var(--line);margin-top:35px;padding-top:23px;font-size:13px;color:var(--muted)}.footer-bottom{font-size:12px;color:var(--muted);margin-top:25px}.page-intro{padding:70px 0 42px;max-width:900px}.page-intro h1{font-size:clamp(2.7rem,5vw,4.7rem)}.page-intro .lead{max-width:740px}.page-section{padding:26px 0 60px}.timeline{border-left:1px solid #9daf98;padding-left:28px}.timeline article{padding-bottom:28px}.timeline h3{font-size:1.5rem;margin-bottom:10px}.timeline p{color:var(--muted);margin:0}.timeline small{font-size:13px}.about-portrait{height:520px;object-fit:cover;border-radius:170px 170px 20px 20px;width:100%}.pill{display:inline-block;background:var(--sage);border-radius:30px;padding:8px 16px;font-size:13px;margin:4px}.callout{padding:26px 30px;border-radius:16px;background:var(--sage);margin:30px 0}.callout p:last-child{margin:0}.steps{counter-reset:steps}.steps article{padding:28px 0;border-top:1px solid var(--line)}.steps h3{font-size:1.5rem}.steps h3::before{counter-increment:steps;content:'0' counter(steps);font:13px Arial;margin-right:25px;color:#657d61}.legal{max-width:800px;padding-bottom:50px}.legal h2{font-size:1.9rem;margin-top:40px}.legal p,.legal li{color:var(--muted)}.legal li{margin-bottom:12px}.legal .date{font-size:13px}.contact-method{overflow-wrap:anywhere}.contact-method h3{font-size:1.5rem}.status{font-size:14px;padding:15px 19px;background:var(--sage);border-radius:12px}.subtle{font-size:14px;color:var(--muted)}.no-top{padding-top:0}a[target=_blank]::after{content:' ↗';font-size:.85em}::selection{background:#d7e4cc}
@media(min-width:1450px){.hero{padding-top:85px;padding-bottom:70px}}
@media(max-width:1050px){.nav{gap:15px}.nav a{font-size:13px}.header-inner{gap:18px}.brand-name{font-size:18px}.nav .button{padding:12px 16px}.hero{gap:35px}.portrait{height:490px}.split{gap:40px}.resource{padding:45px}.three{gap:15px}.card{padding:26px}}
@media(max-width:820px){.wrap{width:calc(100% - 40px)}.header-inner{min-height:78px}.menu-toggle{display:block;border:1px solid var(--line);background:transparent;border-radius:25px;padding:9px 16px;font-size:14px;cursor:pointer}.nav{display:none;position:absolute;left:0;right:0;top:100%;padding:25px;background:var(--cream);border-bottom:1px solid var(--line);flex-direction:column;align-items:stretch;gap:8px}.nav.open{display:flex}.nav a{font-size:16px;padding:10px}.hero{gap:25px}.portrait{height:430px}.hero-photo{padding:0 0 28px}.photo-caption{left:-15px;right:15px;padding:15px}.hero h1{font-size:3.3rem}.hero .lead{font-size:16px}.three{grid-template-columns:repeat(2,1fr)}.facts{font-size:12px;gap:12px}.section{padding:65px 0}.section-heading{align-items:start;flex-direction:column;gap:22px}.section-heading p{max-width:600px}.resource{gap:35px;padding:35px}.cta{padding:40px}.footer-top{gap:25px}.quote{padding:35px}.split{gap:30px}.about-portrait{height:460px}}
@media(max-width:600px){.hero{grid-template-columns:1fr;padding-top:35px;gap:28px}.hero h1{font-size:clamp(2.5rem,11.7vw,3.5rem)}.hero-copy{padding:0}.hero-photo{max-width:400px;width:100%;margin:auto;padding:0 12px 30px}.portrait{height:435px}.photo-caption{left:0;right:35px}.facts{flex-direction:column;padding:21px 0;gap:13px;font-size:14px}.three,.two,.split{grid-template-columns:1fr}.section{padding:55px 0}.section-heading{margin-bottom:28px}.card-number{margin-bottom:25px}.card{padding:28px}.resource{grid-template-columns:1fr;padding:38px 25px;gap:40px}.book-image{width:185px}.cta{display:block;padding:35px 26px}.cta .button{margin-top:25px}.footer{margin-top:45px}.footer-top{grid-template-columns:1fr 1fr;gap:30px}.footer-top>div:first-child{grid-column:1/-1}.page-intro{padding:45px 0 28px}.page-section{padding-bottom:35px}.about-portrait{height:450px;max-width:400px}.quote{padding:30px}.consult-card{padding:30px}.eyebrow{font-size:11px}.hero .eyebrow{margin-bottom:20px}.button{gap:16px}.lead{font-size:17px}.actions{gap:20px}.contact-method .button{font-size:13px}.legal h2{font-size:1.7rem}.header .brand small{font-size:9px}.header .brand-mark{width:35px;height:35px}.header .brand-name{font-size:18px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important;animation:none!important}} 

/* Keep narrow screens and enlarged text within the reading column. */
.grid>*,.split>*,.resource>*,.hero>*{min-width:0}h1,h2,h3{overflow-wrap:anywhere}.button{max-width:100%}.footer .brand{flex-shrink:1}.footer .brand-name{overflow-wrap:anywhere}@media(max-width:360px){.header .brand-mark{display:none}.header-inner{gap:8px}.header .brand-name{font-size:16px}.header .brand small{font-size:8px}.menu-toggle{padding:9px 12px}.hero h1{font-size:2.5rem}.footer-top{grid-template-columns:1fr}.footer-top>div:first-child{grid-column:auto}}

/* Simplified homepage: introduction, care, appointment options. */
.simple-hero{gap:65px;padding:48px 0}.simple-hero h1{font-size:clamp(2.5rem,4.2vw,4.1rem)}.simple-hero .eyebrow{font-size:12px;letter-spacing:.12em}.simple-hero .availability{font-size:15px;color:var(--ink);margin:24px 0 0}.simple-hero .availability span{padding:0 12px}.simple-hero .actions{margin:24px 0 18px}.simple-photo img{width:100%;height:490px;object-fit:cover;object-position:50% 43%;border-radius:150px 150px 20px 20px}.simple-care{display:grid;grid-template-columns:1fr 1.2fr;gap:60px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:42px 0}.simple-care h2,.simple-consult h2{font-size:2.5rem;margin-bottom:16px}.simple-care .eyebrow,.simple-consult .eyebrow{margin-bottom:16px}.simple-care p,.simple-next p{font-size:15px;color:var(--muted);margin:0}.care-list{display:grid;grid-template-columns:1fr 1fr;gap:12px 30px;padding:0;margin:0 0 22px;list-style:none}.care-list li{font-size:15px;padding:0 0 10px;border-bottom:1px solid var(--line)}.simple-consult{padding:44px 0 0}.simple-consult .card{padding:26px 30px}.simple-consult h3{font-size:1.7rem;margin-bottom:15px}.simple-next{display:flex;gap:24px;justify-content:space-between;align-items:center;margin-top:22px}.home-simple+.footer{margin-top:40px}
@media(max-width:820px){.simple-hero{gap:28px}.simple-photo img{height:420px}.simple-care{gap:30px}.simple-next{align-items:start}.simple-hero h1{font-size:2.8rem}}
@media(max-width:600px){.simple-hero{padding:30px 0;gap:28px}.simple-hero h1{font-size:2.7rem}.simple-hero .lead{font-size:17px}.simple-hero .eyebrow{font-size:11px;letter-spacing:.08em}.simple-photo img{height:370px;object-position:50% 36%;border-radius:90px 90px 16px 16px}.simple-care{grid-template-columns:1fr;gap:24px;padding:32px 0}.simple-care h2,.simple-consult h2{font-size:2rem}.care-list{gap:10px 18px}.care-list li{font-size:14px}.simple-consult{padding-top:32px}.simple-consult .card{padding:24px}.simple-next{flex-direction:column;gap:18px}.simple-hero .availability{font-size:14px}.simple-hero .availability span{padding:0 5px}}
@media(max-width:360px){.simple-hero h1{font-size:2.25rem}.care-list{grid-template-columns:1fr}}
/* Botanical identity: original brain-and-flowers illustration, decorative only. */
.botanical-photo{position:relative;isolation:isolate}.simple-photo>.floral-accent{position:absolute;z-index:2;bottom:-18px;left:-32px;width:135px;height:225px;overflow:hidden;pointer-events:none}.simple-photo .floral-accent img{width:230px;max-width:none;height:345px;object-fit:contain;object-position:center;transform:translate(-100px,-65px);border-radius:0}.care-botanical{position:relative;padding-right:135px;min-height:170px}.brain-bloom{position:absolute;right:0;top:-12px;width:115px;height:175px;object-fit:contain;opacity:.8;pointer-events:none}.botanical-footer{position:relative;isolation:isolate;overflow:hidden}.botanical-footer:before{content:'';position:absolute;right:-25px;bottom:-100px;width:290px;height:435px;background:url('brain-flowers.png') center/contain no-repeat;opacity:.07;z-index:-1;pointer-events:none}@media(max-width:820px){.care-botanical{padding-right:0;padding-bottom:120px}.brain-bloom{top:auto;bottom:0;left:0;width:85px;height:120px}.simple-photo>.floral-accent{left:-15px;width:110px;height:180px}.simple-photo .floral-accent img{width:200px;height:300px;transform:translate(-90px,-65px)}}@media(max-width:600px){.care-botanical{padding-right:105px;padding-bottom:0;min-height:155px}.brain-bloom{left:auto;right:0;top:0;bottom:auto;width:95px;height:150px}.simple-photo>.floral-accent{bottom:-12px;left:-10px}.botanical-footer:before{width:230px;height:345px;opacity:.05}}@media(max-width:360px){.care-botanical{padding-right:85px}.brain-bloom{width:75px;height:120px}}
.simple-photo>.floral-accent{mask-image:radial-gradient(ellipse at 55% 52%,#000 30%,transparent 73%);-webkit-mask-image:radial-gradient(ellipse at 55% 52%,#000 30%,transparent 73%)}

/* Bright pastel palette: soft colour surfaces with readable plum text. */
:root{--cream:#fffaf7;--ink:#493c59;--muted:#62586d;--sage:#e0f3e9;--peach:#ffe2d3;--line:#ded4e5;--white:#ffffff;--lilac:#eee3fa;--butter:#fff2c8;--accent:#71518e}
body{background:linear-gradient(135deg,#fff8ed 0%,#fff5f7 42%,#f5f0ff 100%);background-attachment:fixed}
.header{background:rgba(255,250,253,.97);border-bottom-color:#e8dcec}.brand-mark{background:#eee3fa;border-color:#c5abd9;color:#66447c}.nav a:hover{color:#70408b}.button{background:#e5d3f7;color:#49335e;border-color:#cbb0df;box-shadow:0 3px 0 #c4a6d12b}.button:hover{background:#d9beef;color:#402a54}.button.light{background:#fffafc;color:#49335e;border-color:#bfa3d0}.button.light:hover{background:#efe2fa}.button.paper{background:#fffafc;color:#49335e;border-color:#fffafc}.hero h1 em{color:#80538f}.eyebrow,.card-number{color:#70547c}.hero-note,.photo-caption span{color:var(--muted)}.photo-caption{background:#fff5df}.facts b{color:#846193}.card{background:#fffafc;border-color:#dfd3e7}.three .card:nth-child(3n+1){background:#fff1d5}.three .card:nth-child(3n+2){background:#eee4fa}.three .card:nth-child(3n){background:#e1f4ee}.sage{background:#e0f3e9}.peach{background:#ffe2d3}.resource{background:linear-gradient(120deg,#ffe0d3,#ffeafa 70%,#eee3fa);border:1px solid #efd1df}.resource .eyebrow{color:#80516d}.quote{background:#eee4fa}.cta{background:linear-gradient(115deg,#eadcfa,#ffdfe5 65%,#ffedcf);color:var(--ink);border:1px solid #dcc9e9}.cta p{color:var(--muted)}.callout,.status{background:#e0f3e9}.steps h3::before{color:#735280}.timeline{border-left-color:#b69dcc}details{border-bottom-color:#d9cbe4}.footer{background:linear-gradient(115deg,#e8f6ed,#f1e8fc 62%,#ffe9e6);border-top-color:#e0d1e6}.emergency{border-top-color:#d4c6df}.menu-toggle{background:#f1e7fb;border-color:#d8c4e7}.simple-care{background:linear-gradient(115deg,#e8f7ed,#e3f3f2);border:1px solid #cfe5dc;border-radius:26px;padding:36px;margin-top:10px}.care-list li{border-color:#c9ddd7}.simple-consult .card:first-child{background:#fff0cc;border-color:#eaddb5}.simple-consult .card:nth-child(2){background:#eee2fb;border-color:#dac5eb}.simple-photo>img{box-shadow:12px 12px 0 #f0dafa}.simple-next p{color:var(--muted)}::selection{background:#e5cef6;color:#49335e}a:focus-visible,button:focus-visible,summary:focus-visible{outline-color:#805092}
@media(max-width:820px){.nav{background:#fff8fc}.simple-care{padding:28px}}
@media(max-width:600px){.simple-care{padding:25px 20px}.simple-photo>img{box-shadow:7px 7px 0 #f0dafa}.care-botanical{padding-right:90px}.brain-bloom{width:80px}}
@media(max-width:360px){.simple-care{padding:23px 16px}.care-botanical{padding-right:70px}.brain-bloom{width:65px}}

/* Clear introduction without adding another homepage section. */
.doctor-intro{font-family:Georgia,'Times New Roman',serif;font-size:1.8rem;line-height:1.25;margin-bottom:24px}.doctor-intro span{display:block;font-family:Arial,Helvetica,sans-serif;font-size:14px;line-height:1.6;color:var(--muted);margin-top:8px}.simple-hero .eyebrow{margin-bottom:14px}.nav .button{gap:12px;font-size:13px;padding-inline:18px}@media(max-width:600px){.doctor-intro{font-size:1.65rem}.doctor-intro span{font-size:13px}.simple-hero .button{gap:12px;padding-inline:20px}}

/* Adapted profile-and-brain practice logo. */
.brand-logo{display:block;width:54px;height:54px;object-fit:contain;flex-shrink:0}.brand{gap:10px}@media(max-width:600px){.header .brand-logo{width:44px;height:44px}.header .brand{gap:8px}.header .brand small{letter-spacing:.15em}}@media(max-width:360px){.header .brand-logo{width:36px;height:36px}.header .brand-name{font-size:16px}.header .brand small{font-size:8px;letter-spacing:.09em}.header .brand{gap:6px}}

.service-options h2{font-size:2rem}.service-options .consult-card{padding:28px}.service-options .button{gap:10px}.choice-guide{max-width:780px;margin:30px auto;scroll-margin-top:115px}.choice-guide h2{font-size:1.9rem;line-height:1.25}.choice-guide fieldset{border:0;padding:0;margin:24px 0}.guide-option{display:flex;gap:12px;align-items:flex-start;padding:16px;margin-bottom:12px;border:1px solid var(--line);border-radius:14px;cursor:pointer;background:#fff}.guide-option:has(input:checked){background:#eee3fa;border-color:#9479ac}.guide-option input{margin-top:6px;accent-color:#71518e;flex-shrink:0}.button:disabled{opacity:.5;cursor:not-allowed}.choice-guide .text-link{background:transparent;border:0;padding:8px 0;color:var(--ink);cursor:pointer;text-decoration:underline}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}[hidden]{display:none!important}

/* The entire guidance card activates its accessible button. */
.guide-launch-card{position:relative;cursor:pointer}.guide-launch-card #start-guide:after{content:'';position:absolute;inset:0;border-radius:var(--radius)}.guide-launch-card:has(#start-guide:focus-visible){outline:3px solid #805092;outline-offset:4px}.guide-launch-card:hover{box-shadow:0 5px 22px #71518e20}
