
:root{--ink:#173b3a;--muted:#58716f;--cream:#f5f1e8;--paper:#fffdf8;--mint:#dbeae1;--teal:#2d7069;--coral:#e88d72;--yellow:#efc96b}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}
.site-header{height:88px;display:flex;align-items:center;justify-content:space-between;gap:28px;padding:0 clamp(24px,5vw,76px);border-bottom:1px solid #173b3a1f;background:#fffdf8f0;position:sticky;top:0;z-index:20;backdrop-filter:blur(14px)}
.brand,.footer-brand{display:flex;align-items:center;gap:12px}.brand-logo{width:58px;height:48px;object-fit:contain;mix-blend-mode:multiply}.footer-logo{width:54px;height:44px;object-fit:contain;border-radius:5px}.brand span:last-child,.footer-brand span:last-child{display:flex;flex-direction:column;gap:3px}.brand strong,.footer-brand strong{font-family:Georgia,serif;font-size:17px}.brand small,.footer-brand small{font-size:11px;letter-spacing:.08em;color:var(--muted)}
nav{display:flex;gap:32px;font-size:14px;font-weight:700}nav a:hover{color:var(--teal)}.header-phone{padding:12px 18px;border:1px solid var(--ink);border-radius:999px;font-size:14px;font-weight:800}
.hero{min-height:700px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:50px;padding:70px clamp(24px,7vw,110px) 80px;background:linear-gradient(115deg,#f8f4ea 0%,#f8f4ea 54%,#e7efe8 54%,#e7efe8 100%);overflow:hidden}.hero-copy{max-width:690px}.eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:12px;font-weight:800;color:var(--teal);margin:0 0 20px}.hero h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(50px,6vw,88px);line-height:.99;letter-spacing:-.045em;margin:0}.hero h1 em{color:var(--teal);font-weight:400}.lead{max-width:610px;font-size:20px;line-height:1.65;color:var(--muted);margin:28px 0}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;padding:16px 24px;border-radius:999px;font-weight:800;font-size:14px;transition:.2s}.primary{background:var(--ink);color:#fff}.secondary{border:1px solid var(--ink)}.button:hover{transform:translateY(-2px)}.quick-facts{display:flex;gap:22px;flex-wrap:wrap;margin-top:30px;font-size:13px;font-weight:700}.check{display:inline-grid;place-items:center;flex:0 0 auto;width:20px;height:20px;border-radius:50%;background:var(--mint);color:var(--teal);font-size:12px;margin-right:6px}
.hero-visual{height:500px;position:relative}.generated-hero{display:flex;align-items:center;justify-content:center}.generated-hero img{position:relative;z-index:2;width:112%;height:112%;object-fit:contain;filter:drop-shadow(0 20px 24px #173b3a24)}.hero-accent{position:absolute;z-index:1;width:150px;height:150px;right:12px;top:35px;border-radius:50%;background:var(--yellow);opacity:.82}.speech{position:absolute;padding:14px 20px;background:#fff;border-radius:22px;font-family:Georgia,serif;font-size:18px;font-style:italic;box-shadow:0 8px 28px #173b3a1c;z-index:3}.speech:after{content:"";position:absolute;border:10px solid transparent;border-top-color:#fff;bottom:-18px}.speech-one{left:10px;top:42px}.speech-two{right:4px;top:182px}
.intro-band{display:grid;grid-template-columns:.7fr 1fr 1.25fr;gap:50px;align-items:center;padding:58px clamp(24px,7vw,110px);background:var(--ink);color:#fff}.intro-band>p:first-child{text-transform:uppercase;letter-spacing:.15em;font-size:11px;color:#bcd2ca;font-weight:800}.intro-band h2{font-family:Georgia,serif;font-size:35px;line-height:1.1;margin:0}.intro-band>p:last-child{font-size:15px;line-height:1.8;color:#dbe6e2}
.practice-showcase{background:#fffdf8}.practice-intro{display:grid;grid-template-columns:1.1fr .9fr;gap:80px;align-items:end;margin-bottom:48px}.practice-intro h2{max-width:710px;font-family:Georgia,serif;font-size:clamp(39px,4.5vw,62px);line-height:1.04;letter-spacing:-.035em;margin:0}.practice-intro>p{max-width:510px;font-size:16px;line-height:1.75;color:var(--muted);margin:0 0 5px}.photo-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;max-width:1120px;margin:0 auto}.photo-card{margin:0;padding:13px 13px 24px;border-radius:24px;position:relative}.card-coral{background:#f3e5de;transform:rotate(-1deg)}.card-mint{background:#e3eee7;transform:translateY(18px) rotate(.5deg)}.card-yellow{background:#f5edcf;transform:rotate(1deg)}.photo-frame{width:100%;aspect-ratio:4/3;border-radius:15px;overflow:hidden;background:#ddd}.photo-frame img{display:block;width:100%;height:100%;object-fit:cover}.photo-card figcaption{display:grid;grid-template-columns:34px 1fr;column-gap:10px;padding:17px 7px 0}.photo-card figcaption>span{grid-row:1/3;display:grid;place-items:center;align-self:start;width:30px;height:30px;border-radius:50%;background:#fffdf8;font-family:Georgia,serif;font-size:12px}.photo-card strong{font-family:Georgia,serif;font-size:19px}.photo-card small{margin-top:5px;color:var(--muted);font-size:11px;line-height:1.45}.photo-note{text-align:center;margin:42px 0 0;text-transform:uppercase;letter-spacing:.16em;color:var(--muted);font-size:10px;font-weight:800}.photo-note:before,.photo-note:after{content:"";display:inline-block;width:34px;height:1px;background:#9aadaa;vertical-align:middle;margin:0 12px}
.section{padding:110px clamp(24px,7vw,110px)}.section-heading{max-width:760px;margin-bottom:48px}.section-heading h2,.contact h2{font-family:Georgia,serif;font-size:clamp(42px,5vw,66px);letter-spacing:-.035em;margin:0 0 20px}.section-heading>p:last-child{font-size:17px;line-height:1.7;color:var(--muted);max-width:690px}.therapy-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.therapy-card{padding:42px;border-radius:28px}.child-card{background:#e9f1eb}.adult-card{background:#f3e5de}.card-label{display:flex;align-items:center;gap:14px;text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:800}.card-label span{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#ffffffa6}.therapy-card h3{font-family:Georgia,serif;font-size:31px;line-height:1.12;max-width:420px;margin:26px 0}.therapy-card ul{columns:2;column-gap:18px;list-style:none;margin:0;padding:0}.therapy-card li{break-inside:avoid;display:flex;align-items:flex-start;font-size:13px;line-height:1.45;margin:0 0 13px}.language-note{display:flex;align-items:center;gap:18px;background:#ffffff9e;border-radius:18px;padding:18px;margin-top:22px}.language-note strong{font-family:Georgia,serif;font-size:19px}.language-note span{font-size:12px;color:var(--muted)}
.process{background:var(--cream)}.compact{margin-bottom:40px}.steps{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #173b3a33}.steps article{padding:30px 28px 10px 0}.steps article+article{padding-left:28px;border-left:1px solid #173b3a33}.steps article>span{font-family:Georgia,serif;color:var(--coral);font-size:36px}.steps h3{font-family:Georgia,serif;font-size:24px;margin:16px 0 8px}.steps p{font-size:14px;line-height:1.65;color:var(--muted)}.prescription{margin-top:48px;border:1px solid #173b3a33;border-radius:18px;background:var(--paper);padding:0 24px}.prescription summary{cursor:pointer;padding:22px 0;font-weight:800}.prescription div{display:flex;flex-wrap:wrap;gap:9px;padding:0 0 22px}.prescription span{padding:8px 12px;border-radius:999px;background:var(--mint);font-size:12px}
.contact{display:grid;grid-template-columns:1.2fr .8fr;gap:80px;align-items:center;padding:110px clamp(24px,7vw,110px);background:var(--teal);color:#fff}.contact .eyebrow{color:#cce0d8}.contact-copy>p:not(.eyebrow,.availability){font-size:18px;line-height:1.6;max-width:610px;color:#e2eeea}.big-phone{display:inline-block;font-family:Georgia,serif;font-size:clamp(34px,5vw,66px);margin:20px 0 14px;border-bottom:2px solid #ffffff73}.availability{font-size:12px;color:#cce0d8}.address-card{background:var(--paper);color:var(--ink);padding:42px;border-radius:28px;box-shadow:0 25px 70px #0f333033}.mini-label{text-transform:uppercase;letter-spacing:.15em;font-size:11px;font-weight:800;color:var(--coral)}.address-card h3{font-family:Georgia,serif;font-size:30px;line-height:1.3;margin:18px 0}.address-card>p:not(.mini-label){font-size:14px;line-height:1.7;color:var(--muted)}.map-button{margin-top:14px;background:var(--ink);color:#fff}
footer{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:36px clamp(24px,7vw,110px);background:#102d2c;color:#fff}footer p,footer a{font-size:12px;color:#c8d8d4}footer a{font-weight:800}.legal-links{display:flex;gap:18px;margin-left:auto}.legal-links a{text-decoration:underline;text-underline-offset:3px}
@media(max-width:900px){.site-header nav{display:none}.hero{grid-template-columns:1fr;padding-top:55px}.hero-visual{height:420px}.intro-band{grid-template-columns:1fr;gap:15px}.practice-intro{grid-template-columns:1fr;gap:22px}.photo-strip{grid-template-columns:1fr 1fr}.photo-card:last-child{grid-column:1/3;max-width:360px;justify-self:center}.therapy-grid,.contact{grid-template-columns:1fr}.steps{grid-template-columns:1fr 1fr}.steps article:nth-child(3){border-left:0}.therapy-card ul{columns:1}.contact{gap:35px}}
@media(max-width:600px){.site-header{height:74px;padding:0 18px}.brand-logo{width:46px;height:40px}.brand small,.header-phone{display:none}.brand strong{font-size:14px}.hero{padding:48px 22px 55px;min-height:auto;background:linear-gradient(160deg,#f8f4ea 0%,#f8f4ea 65%,#e7efe8 65%)}.hero h1{font-size:49px}.lead{font-size:17px}.hero-visual{height:340px}.generated-hero img{width:118%;height:118%}.hero-accent{width:105px;height:105px;right:2px;top:20px}.section{padding:75px 22px}.photo-strip{grid-template-columns:1fr;gap:18px}.photo-card,.card-mint{transform:none;max-width:360px;justify-self:center}.photo-card:last-child{grid-column:auto}.therapy-card{padding:28px 22px}.steps{grid-template-columns:1fr}.steps article+article{border-left:0;border-top:1px solid #173b3a26;padding-left:0}.contact{padding:75px 22px}.address-card{padding:28px 22px}footer{align-items:flex-start;flex-direction:column}.legal-links{margin-left:0}}
