:root{--cream:#fff8f1;--cream2:#f4eee5;--ink:#191815;--muted:#6e6259;--coral:#ea755b;--coral-dark:#d96149;--peach:#f7d9c9;--green:#75936e;--green2:#dce1d4;--line:#e8cfc2;--white:#fffdfa;--shadow:0 14px 35px rgba(72,49,39,.10);--radius:28px;--max:1120px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--cream);line-height:1.55}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.serif,h1,h2,h3{font-family:Georgia,"Times New Roman",serif}.container{width:min(var(--max),calc(100% - 40px));margin:auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,250,245,.94);backdrop-filter:blur(14px);border-bottom:1px solid rgba(226,198,185,.8)}.nav{height:84px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand img{width:220px;height:auto}.nav-links{display:flex;align-items:center;gap:34px;font-weight:650}.nav-links a:not(.btn){padding:8px 0;border-bottom:2px solid transparent}.nav-links a.active,.nav-links a:hover:not(.btn){color:var(--coral-dark);border-color:var(--coral)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:12px 24px;border-radius:999px;border:1.5px solid var(--coral);background:var(--coral);color:white;font-weight:750;box-shadow:0 7px 17px rgba(220,94,67,.16);transition:.2s ease;cursor:pointer}.btn:hover{transform:translateY(-1px);background:var(--coral-dark);border-color:var(--coral-dark)}.btn.outline{background:transparent;color:var(--coral-dark);box-shadow:none}.btn.outline:hover{background:#fff1e9}.btn.light{background:white;color:var(--coral-dark);border-color:white}.eyebrow{color:var(--coral-dark);font-weight:800;letter-spacing:.02em;margin:0 0 14px}.hero{min-height:720px;display:grid;align-items:center;position:relative;overflow:hidden;padding:70px 0 95px}.hero-grid{display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:50px}.hero h1{font-size:clamp(50px,6vw,83px);line-height:.92;margin:0 0 24px;letter-spacing:-.035em}.hero h1 em{display:block;color:var(--coral);font-weight:700}.hero p.lead{font-size:21px;color:var(--muted);max-width:650px;margin:0 0 32px}.actions{display:flex;gap:14px;flex-wrap:wrap}.hero-art{position:relative;height:510px}.orb{position:absolute;border-radius:50%;opacity:.9}.orb.p1{width:300px;height:300px;background:var(--peach);right:-45px;top:-55px}.orb.p2{width:155px;height:155px;background:#f9dfd0;left:80px;top:165px}.orb.g1{width:215px;height:215px;background:var(--green2);left:-110px;bottom:-20px}.dot{position:absolute;width:13px;height:13px;border-radius:50%;background:#efb9a6}.dot.d1{right:60px;bottom:100px}.dot.d2{left:20px;top:30px;background:#b7c4aa}.hero-card{position:absolute;right:30px;bottom:60px;background:rgba(255,253,250,.92);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:30px;padding:25px;width:310px}.hero-card strong{display:block;font-family:Georgia,serif;font-size:24px;margin-bottom:6px}.hero-card span{color:var(--muted)}section{padding:92px 0}.soft{background:var(--cream2)}.section-head{max-width:720px;margin-bottom:42px}.section-head.center{text-align:center;margin-left:auto;margin-right:auto}.section-head h2{font-size:clamp(38px,4.5vw,61px);line-height:1.03;margin:0 0 16px}.section-head p{font-size:19px;color:var(--muted);margin:0}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);padding:30px;min-height:220px;box-shadow:0 6px 20px rgba(72,49,39,.04)}.card.icon-card{position:relative}.icon{width:48px;height:48px;border-radius:15px;background:#fde4da;display:grid;place-items:center;margin-bottom:18px;color:var(--coral-dark);font-size:22px}.card h3{font-size:25px;margin:0 0 10px}.card p{margin:0;color:var(--muted)}.split{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.bubble-art{min-height:430px;position:relative;display:grid;place-items:center}.bubble-center{width:180px;height:180px;border-radius:50%;background:#efad99;border:22px solid #dce1d4;box-shadow:0 0 0 22px #f4d4c6;display:grid;place-items:center;color:white;font-size:36px}.checklist{display:grid;gap:13px;margin:24px 0 30px}.check{display:flex;align-items:flex-start;gap:12px;color:var(--muted)}.check b{color:var(--ink)}.check i{width:24px;height:24px;flex:0 0 24px;border-radius:50%;background:#e2eadc;color:#577454;display:grid;place-items:center;font-style:normal;font-weight:900}.service-area{text-align:center;background:var(--cream2);position:relative;overflow:hidden}.pills{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;margin:24px 0}.pill{background:white;border:1px solid #ddcbbf;border-radius:999px;padding:8px 14px;font-size:14px;font-weight:700}.cta{background:var(--coral);color:white;text-align:center;position:relative;overflow:hidden}.cta h2{font-size:46px;margin:0 0 12px}.cta p{max-width:680px;margin:0 auto 25px;opacity:.95}.footer{background:var(--green);color:#fff;padding:50px 0 30px}.footer-grid{display:grid;grid-template-columns:1.7fr 1fr 1fr;gap:40px}.footer img{width:180px;filter:brightness(0) invert(1);opacity:.96}.footer h4{margin:0 0 10px;font-family:Georgia,serif;font-size:18px}.footer a,.footer p{color:rgba(255,255,255,.86);margin:6px 0}.fine{border-top:1px solid rgba(255,255,255,.25);margin-top:34px;padding-top:18px;font-size:13px;color:rgba(255,255,255,.75);display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}.page-hero{padding:84px 0 62px;text-align:center;position:relative;overflow:hidden}.page-hero h1{font-size:clamp(46px,6vw,72px);line-height:1;margin:0 0 16px}.page-hero p{max-width:690px;margin:auto;color:var(--muted);font-size:19px}.service-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.service-card{background:white;border:1px solid var(--line);border-radius:30px;padding:34px}.service-card h2{font-size:32px;margin:8px 0 12px}.service-card ul{padding-left:20px;color:var(--muted)}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.step{background:white;border-radius:24px;border:1px solid var(--line);padding:26px}.step-no{font-family:Georgia,serif;color:var(--coral);font-size:40px;font-weight:700;line-height:1}.about-profile{background:white;border:1px solid var(--line);border-radius:34px;padding:42px;display:grid;grid-template-columns:.8fr 1.2fr;gap:45px;align-items:center}.portrait-placeholder{aspect-ratio:4/5;border-radius:28px;background:linear-gradient(145deg,#e5eadf,#f9d9cb);position:relative;overflow:hidden;display:grid;place-items:center}.portrait-placeholder:before{content:"";width:130px;height:130px;border-radius:50%;background:#fff9f3;position:absolute;top:68px}.portrait-placeholder:after{content:"";width:250px;height:190px;border-radius:50% 50% 20px 20px;background:#7f9a78;position:absolute;bottom:-20px}.portrait-label{position:absolute;z-index:2;bottom:24px;background:rgba(255,255,255,.9);padding:10px 15px;border-radius:999px;font-size:13px;font-weight:700;color:var(--muted)}.credentials{background:#f8f2e9;border-radius:20px;padding:18px;margin-top:22px}.credentials div{margin:5px 0}.quote{text-align:center;padding:76px 0}.quote blockquote{font-family:Georgia,serif;font-style:italic;color:var(--coral);font-weight:700;font-size:42px;margin:0}.contact-choice{display:grid;grid-template-columns:1fr 1fr;gap:24px}.choice{border-radius:28px;padding:34px;border:1px solid var(--line);background:white}.choice.coral{background:var(--coral);color:white;border-color:var(--coral)}.choice h2{font-size:28px;margin:12px 0 8px}.choice p{color:var(--muted)}.choice.coral p{color:rgba(255,255,255,.88)}.choice a{display:inline-flex;gap:8px;margin-top:8px;font-weight:800;color:var(--coral-dark)}.choice.coral a{color:white}.contact-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:55px;align-items:start}.info-list{display:grid;gap:20px;margin-top:28px}.info-item{display:flex;gap:14px;align-items:flex-start}.mini-icon{width:40px;height:40px;flex:0 0 40px;border-radius:14px;background:#fde4da;display:grid;place-items:center;color:var(--coral-dark)}.form-card{background:white;border:1px solid var(--line);border-radius:30px;padding:32px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.field{display:grid;gap:7px}.field.full{grid-column:1/-1}.field label{font-weight:750}.req{color:var(--coral-dark)}input,textarea,select{width:100%;border:1px solid #dfc8bc;background:#fffaf6;border-radius:14px;padding:13px 14px;outline:none}textarea{min-height:130px;resize:vertical}input:focus,textarea:focus,select:focus{border-color:var(--coral);box-shadow:0 0 0 3px rgba(234,117,91,.13)}.form-note{font-size:13px;color:var(--muted);margin-top:12px}.success{display:none;background:#edf4e9;border:1px solid #c8d9c1;color:#395a37;border-radius:14px;padding:14px;margin-top:16px}.success.show{display:block}.intake-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:55px;align-items:start}.numbered{display:grid;gap:15px;margin-top:25px}.num-row{display:flex;gap:12px}.num{width:27px;height:27px;flex:0 0 27px;border-radius:50%;background:var(--coral);color:white;display:grid;place-items:center;font-size:13px;font-weight:800}.faq{max-width:780px;margin:auto}.faq details{background:#f4eee5;border-bottom:1px solid #dfd2c8;padding:18px 20px}.faq details:first-child{border-radius:18px 18px 0 0}.faq details:last-child{border-radius:0 0 18px 18px;border-bottom:none}.faq summary{cursor:pointer;font-weight:800}.faq p{color:var(--muted);margin-bottom:0}.mobile-toggle{display:none;background:none;border:0;font-size:28px}.skip{position:absolute;left:-9999px;top:auto}.skip:focus{left:10px;top:10px;background:white;padding:10px;z-index:100}
@media (max-width:900px){.mobile-toggle{display:block}.nav-links{display:none;position:absolute;top:84px;left:0;right:0;background:#fffaf5;padding:24px 20px;border-bottom:1px solid var(--line);flex-direction:column;align-items:stretch;gap:8px}.nav-links.open{display:flex}.nav-links a{padding:11px!important}.hero{min-height:auto;padding-top:54px}.hero-grid,.split,.about-profile,.contact-layout,.intake-layout{grid-template-columns:1fr}.hero-art{height:320px;order:-1}.hero-card{right:10%;bottom:20px}.cards,.steps{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr 1fr}.service-grid,.contact-choice{grid-template-columns:1fr}.about-profile{padding:25px}.portrait-placeholder{max-width:480px;margin:auto;width:100%}}
@media (max-width:600px){.container{width:min(100% - 28px,var(--max))}.nav{height:72px}.brand img{width:185px}.nav-links{top:72px}.hero h1{font-size:48px}.hero p.lead{font-size:18px}.hero-art{display:none}section{padding:68px 0}.cards,.steps,.footer-grid,.form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.section-head h2{font-size:40px}.cta h2{font-size:38px}.quote blockquote{font-size:34px}.page-hero{padding:62px 0 42px}.page-hero h1{font-size:48px}.choice,.form-card,.service-card{padding:24px}.footer-grid{gap:24px}}

/* September 2026 visual polish: keep content above decorative shapes, restore Airo-style service organization, and add restrained motion. */
.hero{isolation:isolate;min-height:650px;padding:90px 0 100px}
.hero-grid{display:block;position:relative;z-index:3}
.hero-copy{position:relative;z-index:4;max-width:720px}
.hero-art{position:absolute;inset:0;z-index:0;height:auto;pointer-events:none;overflow:hidden}
.hero .orb,.hero .dot{z-index:0}
.hero .orb.p1{width:290px;height:290px;right:-65px;top:-75px;background:#f6d9ca;animation:orbFloatA 10s ease-in-out infinite}
.hero .orb.p2{width:125px;height:125px;left:56%;top:155px;background:#f7ddcf;animation:orbFloatB 8s ease-in-out infinite}
.hero .orb.g1{width:205px;height:205px;left:-92px;bottom:58px;background:#d9dfd2;animation:orbFloatB 11s ease-in-out infinite reverse}
.hero .dot.d1{right:14%;bottom:88px;animation:dotDrift 7s ease-in-out infinite}
.hero .dot.d2{left:7%;top:38px;animation:dotDrift 9s ease-in-out infinite reverse}
.hero .dot.d3{right:33%;top:84px;background:#efc3b1;animation:dotDrift 8s ease-in-out infinite 1s}
.hero h1,.hero .lead,.hero .actions,.hero .hero-trust,.hero .eyebrow{position:relative;z-index:5}
.hero-trust{display:flex;gap:10px;flex-wrap:wrap;margin-top:26px}
.hero-trust span{background:rgba(255,253,250,.82);border:1px solid rgba(221,203,191,.95);border-radius:999px;padding:7px 12px;color:var(--muted);font-size:13px;font-weight:750;backdrop-filter:blur(6px)}
.hero-card{display:none!important}

.how-help{position:relative;overflow:hidden}
.how-help .section-head{max-width:760px;margin-bottom:52px}
.help-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
.help-tile{position:relative;overflow:hidden;min-height:220px;border-radius:28px;padding:34px 34px 32px;color:white;box-shadow:0 9px 26px rgba(72,49,39,.05);transition:transform .28s ease,box-shadow .28s ease}
.help-tile:after{content:"";position:absolute;width:112px;height:112px;border-radius:50%;right:-34px;bottom:-38px;background:rgba(255,255,255,.15);pointer-events:none}
.help-tile.coral{background:#e98668}
.help-tile.green{background:#7f9e80}
.help-tile.peach{background:#f2a27b}
.help-tile h3{position:relative;z-index:2;font-size:27px;line-height:1.15;margin:0 0 16px;color:#fff}
.help-tile p{position:relative;z-index:2;margin:0;color:rgba(255,255,255,.95);font-size:17px;line-height:1.62}
.help-tile:hover{transform:translateY(-4px);box-shadow:0 16px 34px rgba(72,49,39,.10)}
.center-link{text-align:center;margin-top:34px}

.reveal{opacity:0;transform:translateY(18px);transition:opacity .7s ease,transform .7s cubic-bezier(.2,.7,.2,1)}
.reveal.is-visible{opacity:1;transform:none}
.help-grid .reveal:nth-child(2){transition-delay:.06s}.help-grid .reveal:nth-child(3){transition-delay:.12s}.help-grid .reveal:nth-child(4){transition-delay:.06s}.help-grid .reveal:nth-child(5){transition-delay:.12s}.help-grid .reveal:nth-child(6){transition-delay:.18s}

@keyframes orbFloatA{0%,100%{transform:translate3d(0,0,0)}50%{transform:translate3d(-10px,12px,0)}}
@keyframes orbFloatB{0%,100%{transform:translate3d(0,0,0)}50%{transform:translate3d(9px,-10px,0)}}
@keyframes dotDrift{0%,100%{transform:translateY(0);opacity:.75}50%{transform:translateY(-10px);opacity:1}}

@media (max-width:900px){
  .hero{min-height:600px;padding:76px 0 82px}.hero-grid{display:block}.hero-art{display:block;order:initial;height:auto}.hero-copy{max-width:680px}.hero .orb.p2{left:auto;right:18%;top:190px}.help-grid{grid-template-columns:1fr 1fr}
}
@media (max-width:600px){
  .hero{min-height:auto;padding:64px 0 74px}.hero-art{display:block}.hero .orb.p1{width:175px;height:175px;right:-80px;top:-28px}.hero .orb.p2{width:82px;height:82px;right:5%;top:235px;opacity:.6}.hero .orb.g1{width:135px;height:135px;left:-84px;bottom:16px;opacity:.75}.hero .dot.d3{display:none}.hero h1{font-size:46px;max-width:94%}.hero p.lead{max-width:92%}.hero-trust{gap:7px}.hero-trust span{font-size:12px;padding:6px 10px}.help-grid{grid-template-columns:1fr}.help-tile{min-height:0;padding:28px}.help-tile h3{font-size:25px}.help-tile p{font-size:16px}
}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.orb,.dot,.help-tile,.reveal{animation:none!important;transition:none!important}.reveal{opacity:1!important;transform:none!important}}

/* v2 homepage corrections — clear text layering, stepping-stone shapes, integrated visual section */
.site-header,.nav,.brand,.nav-links{isolation:isolate}
.brand{position:relative;z-index:3;flex:0 0 auto}
.brand img{width:244px;max-width:100%;overflow:visible}

.hero h1{font-size:clamp(48px,5.4vw,76px);line-height:.98}
.hero-copy{position:relative;z-index:10;max-width:760px}
.hero-copy>*{position:relative;z-index:11}
.hero-art{z-index:0}
.hero .orb{z-index:0;opacity:.72;border-radius:48% 52% 46% 54% / 58% 55% 45% 42%;box-shadow:inset 0 -9px 0 rgba(255,255,255,.16),0 10px 24px rgba(86,63,51,.035)}
.hero .orb.p1{width:350px;height:178px;right:-76px;top:32px;transform:rotate(-7deg);animation:stoneFloatA 10s ease-in-out infinite}
.hero .orb.p2{width:190px;height:102px;left:auto;right:20%;top:265px;transform:rotate(7deg);animation:stoneFloatB 8s ease-in-out infinite}
.hero .orb.g1{width:250px;height:132px;left:-112px;bottom:32px;transform:rotate(5deg);animation:stoneFloatC 11s ease-in-out infinite}
.hero .dot{opacity:.6}

/* Keep decorative elements visually behind all copy everywhere. */
.how-help,.real-life,.service-area,.cta{isolation:isolate}
.how-help .container,.real-life .container,.service-area .container,.cta .container{position:relative;z-index:2}
.help-tile:after{z-index:0;border-radius:46% 54% 51% 49% / 58% 48% 52% 42%;width:128px;height:76px;right:-26px;bottom:-22px;transform:rotate(-10deg)}
.help-tile h3,.help-tile p{z-index:2}

/* Replace the detached floating-box visual with an intentional "poco a poco" stone path. */
.real-life{position:relative;overflow:hidden;background:var(--cream)}
.real-life-title{font-size:clamp(40px,4.2vw,52px);line-height:1.05;margin:0}
.real-life-lead{color:var(--muted);font-size:18px}
.real-life-copy{position:relative;z-index:4}
.stone-journey{height:440px;position:relative;min-width:0}
.journey-line{position:absolute;left:15%;right:12%;top:55%;height:2px;border-top:2px dashed rgba(117,147,110,.26);transform:rotate(-18deg);transform-origin:center}
.step-stone{position:absolute;display:grid;place-items:center;border-radius:48% 52% 47% 53% / 58% 54% 46% 42%;box-shadow:0 15px 26px rgba(72,49,39,.08),inset 0 -9px 0 rgba(255,255,255,.16);border:1px solid rgba(130,110,95,.08)}
.step-stone.s1{width:118px;height:72px;left:5%;bottom:34px;background:#f4d8ca;transform:rotate(7deg);animation:pathStone1 8s ease-in-out infinite}
.step-stone.s2{width:142px;height:82px;left:22%;bottom:116px;background:#dce3d6;transform:rotate(-6deg);animation:pathStone2 9s ease-in-out infinite}
.step-stone.s3{width:156px;height:90px;left:43%;bottom:184px;background:#efa186;transform:rotate(5deg);animation:pathStone3 10s ease-in-out infinite}
.step-stone.s4{width:132px;height:78px;left:65%;bottom:255px;background:#e3e9dc;transform:rotate(-8deg);animation:pathStone2 9.5s ease-in-out infinite reverse}
.step-stone.s5{width:150px;height:88px;right:2%;top:28px;background:#f2c8b6;transform:rotate(5deg);animation:pathStone1 8.5s ease-in-out infinite reverse}
.sprout{font-size:25px;color:#fff;filter:drop-shadow(0 2px 2px rgba(72,49,39,.12))}

/* Slight Airo-like life: gentle continuous motion plus scroll reveals, not distracting. */
@keyframes stoneFloatA{0%,100%{transform:translate3d(0,0,0) rotate(-7deg)}50%{transform:translate3d(-8px,8px,0) rotate(-5deg)}}
@keyframes stoneFloatB{0%,100%{transform:translate3d(0,0,0) rotate(7deg)}50%{transform:translate3d(7px,-8px,0) rotate(5deg)}}
@keyframes stoneFloatC{0%,100%{transform:translate3d(0,0,0) rotate(5deg)}50%{transform:translate3d(8px,-7px,0) rotate(3deg)}}
@keyframes pathStone1{0%,100%{translate:0 0}50%{translate:0 -7px}}
@keyframes pathStone2{0%,100%{translate:0 0}50%{translate:5px -5px}}
@keyframes pathStone3{0%,100%{translate:0 0}50%{translate:-4px -8px}}

@media (max-width:900px){
  .brand img{width:225px}
  .hero h1{font-size:clamp(48px,7.2vw,66px)}
  .hero-copy{max-width:650px}
  .hero .orb.p1{width:280px;height:145px;right:-95px;top:44px}
  .hero .orb.p2{width:155px;height:86px;right:8%;top:300px}
  .hero .orb.g1{width:210px;height:112px;left:-118px;bottom:30px}
  .stone-journey{height:360px;max-width:620px;margin:0 auto 10px}
  .step-stone.s1{left:7%;bottom:20px}.step-stone.s2{left:24%;bottom:82px}.step-stone.s3{left:43%;bottom:145px}.step-stone.s4{left:63%;bottom:210px}.step-stone.s5{right:3%;top:14px}
}
@media (max-width:600px){
  .brand img{width:202px}
  .hero h1{font-size:45px;line-height:1.01;max-width:100%}
  .hero p.lead{max-width:100%}
  .hero .orb.p1{width:180px;height:96px;right:-78px;top:32px}
  .hero .orb.p2{width:110px;height:62px;right:-15px;top:310px;opacity:.5}
  .hero .orb.g1{width:145px;height:78px;left:-90px;bottom:22px}
  .stone-journey{height:285px;margin-bottom:20px}
  .journey-line{left:8%;right:7%;top:54%}
  .step-stone.s1{width:86px;height:54px;left:1%;bottom:15px}
  .step-stone.s2{width:100px;height:61px;left:20%;bottom:63px}
  .step-stone.s3{width:106px;height:64px;left:42%;bottom:112px}
  .step-stone.s4{width:94px;height:58px;left:63%;bottom:166px}
  .step-stone.s5{width:104px;height:62px;right:-1%;top:9px}
  .real-life-title{font-size:40px}
}
@media (prefers-reduced-motion:reduce){.step-stone{animation:none!important}.hero .orb{animation:none!important}}
.bubble-art,.bubble-center{display:none!important}

/* v3 motion pass — modeled on the gentle Airo movement shown in the reference video. */
:root{--ease-soft:cubic-bezier(.22,.75,.28,1)}

/* Airo-like background shapes: slow edge drift, always behind content. */
.page-hero,.how-help,.real-life,.service-area,.cta{position:relative;overflow:hidden;isolation:isolate}
.page-hero>.container,.how-help>.container,.real-life>.container,.service-area>.container,.cta>.container{position:relative;z-index:2}
.page-hero::before,.page-hero::after,.how-help::before,.how-help::after,.real-life::before,.real-life::after,.service-area::before,.service-area::after,.cta::before,.cta::after{content:"";position:absolute;z-index:0;pointer-events:none;border-radius:48% 52% 46% 54% / 57% 45% 55% 43%;opacity:.68;will-change:transform}
.page-hero::before{width:210px;height:112px;background:#f4d7c8;right:-78px;top:24px;transform:rotate(-9deg);animation:bgStoneA 14s ease-in-out infinite}
.page-hero::after{width:150px;height:86px;background:#dce2d5;left:-70px;bottom:12px;transform:rotate(7deg);animation:bgStoneB 16s ease-in-out infinite reverse}
.how-help::before{width:175px;height:96px;background:#f3d5c6;right:-86px;top:86px;transform:rotate(8deg);animation:bgStoneB 15s ease-in-out infinite}
.how-help::after{width:132px;height:78px;background:#dce2d5;left:-70px;bottom:72px;transform:rotate(-5deg);animation:bgStoneA 17s ease-in-out infinite reverse}
.real-life::before{width:178px;height:98px;background:#f7ddcf;right:-88px;bottom:70px;transform:rotate(-8deg);animation:bgStoneA 16s ease-in-out infinite reverse}
.real-life::after{width:122px;height:70px;background:#dce2d5;left:-66px;top:74px;transform:rotate(6deg);animation:bgStoneB 18s ease-in-out infinite}
.service-area::before{width:170px;height:94px;background:#f3d3c3;right:-86px;top:22px;transform:rotate(9deg);animation:bgStoneB 15s ease-in-out infinite reverse}
.service-area::after{width:128px;height:76px;background:#d7dfd1;left:-68px;bottom:16px;transform:rotate(-5deg);animation:bgStoneA 17s ease-in-out infinite}
.cta::before{width:190px;height:105px;background:rgba(255,255,255,.14);left:-78px;top:-22px;transform:rotate(8deg);animation:bgStoneA 15s ease-in-out infinite}
.cta::after{width:230px;height:124px;background:rgba(255,255,255,.11);right:-94px;bottom:-34px;transform:rotate(-8deg);animation:bgStoneB 17s ease-in-out infinite reverse}

/* Scroll entrances for the boxes from the Airo draft. */
.reveal{transition:opacity .72s var(--ease-soft),transform .72s var(--ease-soft);transition-delay:var(--reveal-delay,0ms)}
.motion-card{position:relative;will-change:transform,box-shadow;transition:transform .3s var(--ease-soft),box-shadow .3s var(--ease-soft),border-color .3s ease}
.motion-card.reveal{transition:opacity .72s var(--ease-soft),transform .72s var(--ease-soft),box-shadow .3s var(--ease-soft),border-color .3s ease;transition-delay:var(--reveal-delay,0ms)}
.motion-card.reveal.is-visible:hover,.motion-card:not(.reveal):hover{transform:translateY(-5px);box-shadow:0 16px 34px rgba(72,49,39,.095)}
.choice.motion-card:hover{border-color:#e0b9a8}
.choice.coral.motion-card:hover{border-color:var(--coral-dark);box-shadow:0 16px 34px rgba(191,78,55,.16)}
.form-card.motion-card:hover{transform:translateY(-2px);box-shadow:0 14px 30px rgba(72,49,39,.07)}

/* The colored service boxes have their own soft moving pebble, as in the video. */
.help-tile::after{animation:tilePebble 10s ease-in-out infinite;will-change:transform}
.help-tile:nth-child(2n)::after{animation-delay:-2.5s;animation-direction:reverse}
.help-tile:nth-child(3n)::after{animation-delay:-5s}
.help-tile.reveal.is-visible:hover{transform:translateY(-5px) scale(1.008)}

/* Make the "poco a poco" stone path move one stone at a time, not all at once. */
.step-stone{animation-name:stoneStep!important;animation-duration:8.8s!important;animation-timing-function:ease-in-out!important;animation-iteration-count:infinite!important;will-change:transform,box-shadow}
.step-stone.s1{animation-delay:0s!important}
.step-stone.s2{animation-delay:.8s!important}
.step-stone.s3{animation-delay:1.6s!important}
.step-stone.s4{animation-delay:2.4s!important}
.step-stone.s5{animation-delay:3.2s!important}
.sprout{display:inline-block;animation:sproutBreathe 4.8s ease-in-out infinite}

/* Small items reveal rather than constantly moving. */
.pill,.info-item,.num-row{will-change:transform,opacity}
.pill.reveal{transform:translateY(10px) scale(.97)}
.pill.reveal.is-visible{transform:none}
.info-item.reveal,.num-row.reveal{transform:translateX(-12px);opacity:0}
.info-item.reveal.is-visible,.num-row.reveal.is-visible{transform:none;opacity:1}

/* FAQ interaction: the indicator turns gently instead of snapping. */
.faq summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px}
.faq summary::-webkit-details-marker{display:none}
.faq summary::after{content:"+";width:24px;height:24px;border-radius:50%;display:grid;place-items:center;color:var(--coral-dark);border:1px solid #e3b7a7;transition:transform .28s var(--ease-soft),background .28s ease}
.faq details[open] summary::after{transform:rotate(45deg);background:#fff8f1}
.faq details{transition:background .25s ease,box-shadow .25s ease}
.faq details[open]{background:#f8f1e9;box-shadow:0 8px 18px rgba(72,49,39,.035)}

/* Buttons feel alive, but copy/logo remain still. */
.btn{transition:transform .22s var(--ease-soft),background .22s ease,border-color .22s ease,box-shadow .22s ease}
.btn:hover{transform:translateY(-2px);box-shadow:0 10px 22px rgba(220,94,67,.19)}
.btn:active{transform:translateY(0) scale(.985)}

@keyframes bgStoneA{0%,100%{translate:0 0;rotate:0deg}50%{translate:-10px 9px;rotate:2deg}}
@keyframes bgStoneB{0%,100%{translate:0 0;rotate:0deg}50%{translate:9px -8px;rotate:-2deg}}
@keyframes tilePebble{0%,100%{transform:translate3d(0,0,0) rotate(-10deg)}50%{transform:translate3d(-8px,-6px,0) rotate(-6deg)}}
@keyframes stoneStep{0%,18%,100%{translate:0 0;scale:1;box-shadow:0 15px 26px rgba(72,49,39,.08),inset 0 -9px 0 rgba(255,255,255,.16)}8%{translate:0 -8px;scale:1.018;box-shadow:0 21px 30px rgba(72,49,39,.105),inset 0 -7px 0 rgba(255,255,255,.18)}}
@keyframes sproutBreathe{0%,100%{transform:scale(1) rotate(0deg);opacity:.92}50%{transform:scale(1.12) rotate(5deg);opacity:1}}

@media (max-width:600px){
  .page-hero::before,.how-help::before,.real-life::before,.service-area::before,.cta::before{opacity:.48}
  .page-hero::after,.how-help::after,.real-life::after,.service-area::after,.cta::after{opacity:.42}
  .motion-card.reveal.is-visible:hover,.motion-card:not(.reveal):hover,.help-tile.reveal.is-visible:hover{transform:none}
}
@media (prefers-reduced-motion:reduce){
  .page-hero::before,.page-hero::after,.how-help::before,.how-help::after,.real-life::before,.real-life::after,.service-area::before,.service-area::after,.cta::before,.cta::after,.help-tile::after,.step-stone,.sprout{animation:none!important}
  .motion-card,.pill,.info-item,.num-row,.faq summary::after,.btn{transition:none!important}
}


/* v4 stone refinement — more like gentle stepping stones / river pebbles, less like generic balls. */
.hero .orb,.page-hero::before,.page-hero::after,.how-help::before,.how-help::after,.real-life::before,.real-life::after,.service-area::before,.service-area::after,.cta::before,.cta::after{
  border-radius:58% 42% 55% 45% / 44% 57% 43% 56% !important;
  box-shadow:0 10px 22px rgba(82,60,47,.055), inset 0 -7px 0 rgba(186,155,138,.07), inset 0 2px 0 rgba(255,255,255,.30);
  border:1px solid rgba(141,118,105,.06);
}
.hero .orb.p1{transform:rotate(-12deg)!important}
.hero .orb.p2{transform:rotate(8deg)!important}
.hero .orb.g1{transform:rotate(6deg)!important}

.stone-journey{filter:drop-shadow(0 8px 24px rgba(72,49,39,.05))}
.journey-line{
  background:none;
  border-top:2px dashed rgba(157,151,137,.45);
  height:0;
  transform:rotate(-16deg);
}
.step-stone{
  border-radius:63% 37% 58% 42% / 42% 59% 41% 58% !important;
  box-shadow:0 14px 28px rgba(72,49,39,.08), 0 3px 0 rgba(190,162,145,.14), inset 0 2px 0 rgba(255,255,255,.40), inset 0 -8px 0 rgba(207,176,156,.12) !important;
  border:1px solid rgba(147,122,110,.12) !important;
  overflow:hidden;
}
.step-stone::before{
  content:"";
  position:absolute;
  inset:10% 11% 20% 11%;
  border-radius:58% 42% 51% 49% / 43% 58% 42% 57%;
  border:1px solid rgba(255,255,255,.20);
  opacity:.45;
}
.step-stone::after{
  content:"";
  position:absolute;
  width:38%;
  height:20%;
  left:14%;
  top:16%;
  border-radius:50%;
  background:rgba(255,255,255,.16);
  filter:blur(1px);
}
.step-stone.s1{background:linear-gradient(180deg,#f5dbcf 0%,#efd1c3 100%)!important;transform:rotate(11deg)}
.step-stone.s2{background:linear-gradient(180deg,#dde4d8 0%,#d2dacd 100%)!important;transform:rotate(-9deg)}
.step-stone.s3{background:linear-gradient(180deg,#eda68e 0%,#e79175 100%)!important;transform:rotate(7deg)}
.step-stone.s4{background:linear-gradient(180deg,#e3e9de 0%,#d6ddd2 100%)!important;transform:rotate(-11deg)}
.step-stone.s5{background:linear-gradient(180deg,#efcdbd 0%,#e6bca7 100%)!important;transform:rotate(9deg)}

/* Slight variation so background stones feel placed, not duplicated. */
.how-help::before,.service-area::before{border-radius:61% 39% 46% 54% / 54% 41% 59% 46% !important}
.how-help::after,.real-life::after{border-radius:43% 57% 46% 54% / 57% 40% 60% 43% !important}
.real-life::before,.cta::after{border-radius:55% 45% 60% 40% / 40% 55% 45% 60% !important}

/* Remove former star animation/ref if present. */
.sprout{display:none!important}
@keyframes sproutBreathe{0%,100%{opacity:0}50%{opacity:0}}


/* v5 stepping-stone refinement — closer to the logo language: cleaner, flatter, softer, no dotted guide line. */
.journey-line{display:none!important}
.stone-journey{filter:none!important}
.step-stone{
  border-radius:56% 44% 52% 48% / 46% 54% 46% 54% !important;
  border:2px solid rgba(121,142,104,.26) !important;
  box-shadow:0 10px 24px rgba(72,49,39,.055), inset 0 1px 0 rgba(255,255,255,.25) !important;
}
.step-stone::before{
  inset:11% 12% 14% 12% !important;
  border-radius:56% 44% 52% 48% / 46% 54% 46% 54% !important;
  border:1px solid rgba(255,255,255,.16) !important;
  opacity:.28 !important;
}
.step-stone::after{
  width:30% !important;
  height:16% !important;
  left:15% !important;
  top:17% !important;
  background:rgba(255,255,255,.10) !important;
}
.step-stone.s1{background:linear-gradient(180deg,#f7ddd0 0%,#f2d5c5 100%) !important;border-color:rgba(195,137,114,.28)!important;transform:rotate(8deg)!important}
.step-stone.s2{background:linear-gradient(180deg,#e2e9dc 0%,#d7e0d2 100%) !important;border-color:rgba(121,142,104,.28)!important;transform:rotate(-7deg)!important}
.step-stone.s3{background:linear-gradient(180deg,#ef8c72 0%,#e97b61 100%) !important;border-color:rgba(195,137,114,.34)!important;transform:rotate(6deg)!important}
.step-stone.s4{background:linear-gradient(180deg,#e6ede0 0%,#dce5d7 100%) !important;border-color:rgba(121,142,104,.26)!important;transform:rotate(-8deg)!important}
.step-stone.s5{background:linear-gradient(180deg,#f3d2c1 0%,#ecc5b1 100%) !important;border-color:rgba(195,137,114,.30)!important;transform:rotate(7deg)!important}

/* less pebble-like / more logo-like on hover and motion */
@keyframes stoneStep{0%,18%,100%{translate:0 0;scale:1;box-shadow:0 10px 24px rgba(72,49,39,.055), inset 0 1px 0 rgba(255,255,255,.25)}8%{translate:0 -7px;scale:1.012;box-shadow:0 14px 28px rgba(72,49,39,.075), inset 0 1px 0 rgba(255,255,255,.25)}}


/* v6 — logo-derived stepping stones + coordinated floating background stones */
.journey-line{display:none!important}
.stone-journey{height:420px!important;position:relative;filter:none!important}
.step-stone{border:none!important;overflow:hidden;box-shadow:0 13px 26px rgba(56,45,37,.07),inset 0 2px 0 rgba(255,255,255,.16)!important;border-radius:42% 46% 38% 40% / 45% 49% 34% 36%!important;transform-origin:50% 80%}
.step-stone::before{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(180deg,rgba(255,255,255,.10),rgba(255,255,255,0) 42%);pointer-events:none;opacity:.55!important}
.step-stone::after{display:none!important}
.step-stone.s1{width:108px!important;height:64px!important;left:5%!important;bottom:54px!important;background:#efc99f!important;transform:rotate(5deg)!important}
.step-stone.s2{width:132px!important;height:82px!important;left:25%!important;bottom:115px!important;background:#7f8e61!important;transform:rotate(-4deg)!important}
.step-stone.s3{width:160px!important;height:104px!important;left:48%!important;bottom:177px!important;background:#d85f2f!important;transform:rotate(3deg)!important}
.step-stone.s4{width:190px!important;height:98px!important;right:2%!important;top:48px!important;background:#0f3560!important;transform:rotate(-2deg)!important}
.step-stone.s5{display:none!important}
.step-stone{animation-name:logoStoneStep!important;animation-duration:9.2s!important;animation-timing-function:ease-in-out!important;animation-iteration-count:infinite!important}
.step-stone.s1{animation-delay:0s!important}.step-stone.s2{animation-delay:.75s!important}.step-stone.s3{animation-delay:1.5s!important}.step-stone.s4{animation-delay:2.25s!important}
@keyframes logoStoneStep{0%,18%,100%{translate:0 0;scale:1;box-shadow:0 13px 26px rgba(56,45,37,.07),inset 0 2px 0 rgba(255,255,255,.16)}8%{translate:0 -7px;scale:1.012;box-shadow:0 18px 30px rgba(56,45,37,.085),inset 0 2px 0 rgba(255,255,255,.18)}}
.hero .orb,.page-hero::before,.page-hero::after,.how-help::before,.how-help::after,.real-life::before,.real-life::after,.service-area::before,.service-area::after,.cta::before,.cta::after{border:none!important;border-radius:44% 48% 39% 41% / 47% 51% 35% 38%!important;box-shadow:0 8px 20px rgba(56,45,37,.035),inset 0 2px 0 rgba(255,255,255,.13)!important;will-change:transform}
.hero .orb.p1{width:330px!important;height:170px!important;background:#efd2c3!important;opacity:.70!important;right:-76px!important;top:36px!important;transform:rotate(-7deg)!important;animation:logoFloatA 12.5s ease-in-out infinite!important}
.hero .orb.p2{width:166px!important;height:92px!important;background:#dce4d5!important;opacity:.64!important;right:18%!important;top:276px!important;left:auto!important;transform:rotate(5deg)!important;animation:logoFloatB 10.5s ease-in-out infinite!important}
.hero .orb.g1{width:220px!important;height:116px!important;background:#e5b39f!important;opacity:.34!important;left:-108px!important;bottom:32px!important;transform:rotate(4deg)!important;animation:logoFloatC 13.5s ease-in-out infinite!important}
.page-hero::before,.how-help::before,.real-life::before,.service-area::before{background:#efd1c1!important;opacity:.56!important;animation:logoFloatA 14s ease-in-out infinite!important}
.page-hero::after,.how-help::after,.real-life::after,.service-area::after{background:#dbe4d5!important;opacity:.50!important;animation:logoFloatB 16s ease-in-out infinite reverse!important}
.cta::before,.cta::after{background:rgba(255,255,255,.12)!important;opacity:1!important}.cta::before{animation:logoFloatA 15s ease-in-out infinite!important}.cta::after{animation:logoFloatB 17s ease-in-out infinite reverse!important}
@keyframes logoFloatA{0%,100%{translate:0 0;rotate:0deg}50%{translate:-8px 7px;rotate:1.2deg}}
@keyframes logoFloatB{0%,100%{translate:0 0;rotate:0deg}50%{translate:7px -6px;rotate:-1.1deg}}
@keyframes logoFloatC{0%,100%{translate:0 0;rotate:0deg}50%{translate:8px -5px;rotate:.9deg}}
@media (max-width:900px){.stone-journey{height:350px!important;max-width:620px;margin:0 auto 6px}.step-stone.s1{width:92px!important;height:56px!important;left:5%!important;bottom:38px!important}.step-stone.s2{width:114px!important;height:70px!important;left:25%!important;bottom:92px!important}.step-stone.s3{width:138px!important;height:88px!important;left:48%!important;bottom:146px!important}.step-stone.s4{width:164px!important;height:86px!important;right:2%!important;top:34px!important}}
@media (max-width:600px){.stone-journey{height:270px!important;margin-bottom:18px}.step-stone.s1{width:72px!important;height:44px!important;left:2%!important;bottom:24px!important}.step-stone.s2{width:88px!important;height:54px!important;left:23%!important;bottom:68px!important}.step-stone.s3{width:104px!important;height:66px!important;left:48%!important;bottom:111px!important}.step-stone.s4{width:122px!important;height:63px!important;right:0!important;top:24px!important}.hero .orb.p1{width:185px!important;height:96px!important;right:-78px!important}.hero .orb.p2{width:112px!important;height:62px!important;right:-12px!important;top:300px!important}.hero .orb.g1{width:145px!important;height:76px!important;left:-86px!important}}
@media (prefers-reduced-motion:reduce){.step-stone,.hero .orb,.page-hero::before,.page-hero::after,.how-help::before,.how-help::after,.real-life::before,.real-life::after,.service-area::before,.service-area::after,.cta::before,.cta::after{animation:none!important}}

/* v7 — softer logo tints, variable stepping-stone sizes, and interactive float-on-hover */

/* Main stepping-stone composition: irregular size sequence rather than small-to-large. */
.stone-journey{
  height:410px!important;
}
.step-stone{
  cursor:default;
  transition:transform .34s cubic-bezier(.22,.75,.28,1),
             box-shadow .34s cubic-bezier(.22,.75,.28,1),
             filter .34s ease!important;
  box-shadow:0 10px 22px rgba(56,45,37,.055),inset 0 2px 0 rgba(255,255,255,.18)!important;
}

/* Tints derived from the logo palette — intentionally softer than the logo itself. */
.step-stone.s1{
  width:142px!important;height:82px!important;
  left:4%!important;bottom:52px!important;
  background:#f3ddca!important; /* peach tint */
  transform:rotate(5deg)!important;
}
.step-stone.s2{
  width:108px!important;height:70px!important;
  left:31%!important;bottom:132px!important;
  background:#dce3d2!important; /* sage tint */
  transform:rotate(-6deg)!important;
}
.step-stone.s3{
  width:170px!important;height:100px!important;
  left:48%!important;bottom:181px!important;
  background:#f0b9a5!important; /* coral tint */
  transform:rotate(4deg)!important;
}
.step-stone.s4{
  width:132px!important;height:78px!important;
  right:4%!important;top:55px!important;
  background:#d8e1eb!important; /* navy tint */
  transform:rotate(-4deg)!important;
}

/* Each stone still has a barely-there idle lift, staggered. */
.step-stone{animation-name:logoStoneDrift!important;animation-duration:10.5s!important;animation-timing-function:ease-in-out!important;animation-iteration-count:infinite!important}
.step-stone.s1{animation-delay:-1.4s!important}
.step-stone.s2{animation-delay:-4.1s!important}
.step-stone.s3{animation-delay:-6.8s!important}
.step-stone.s4{animation-delay:-8.9s!important}

@keyframes logoStoneDrift{
  0%,100%{translate:0 0}
  50%{translate:0 -3px}
}

/* Mouse hover: the stone itself feels buoyant/floating, like the card hover interaction. */
.step-stone:hover{
  animation-play-state:paused!important;
  transform:translateY(-10px) rotate(var(--hover-rot,0deg)) scale(1.025)!important;
  box-shadow:0 20px 32px rgba(56,45,37,.11),inset 0 2px 0 rgba(255,255,255,.24)!important;
  filter:saturate(1.025);
}
.step-stone.s1:hover{--hover-rot:7deg}
.step-stone.s2:hover{--hover-rot:-8deg}
.step-stone.s3:hover{--hover-rot:6deg}
.step-stone.s4:hover{--hover-rot:-6deg}

/* Background stones: same family, even softer, with slow floating motion. */
.hero .orb.p1{background:#f4dfd5!important;opacity:.60!important}
.hero .orb.p2{background:#dfe7db!important;opacity:.56!important}
.hero .orb.g1{background:#f1cfc1!important;opacity:.28!important}
.page-hero::before,.how-help::before,.real-life::before,.service-area::before{background:#f4ded4!important;opacity:.46!important}
.page-hero::after,.how-help::after,.real-life::after,.service-area::after{background:#dfe7dc!important;opacity:.43!important}

/* A couple of pale navy-tint echoes, used sparingly. */
.real-life::after,.service-area::after{background:#dce4ec!important;opacity:.35!important}

/* Slightly varied background-stone proportions so they do not feel duplicated. */
.how-help::before{width:190px!important;height:103px!important}
.how-help::after{width:118px!important;height:72px!important}
.real-life::before{width:142px!important;height:86px!important}
.real-life::after{width:188px!important;height:98px!important}
.service-area::before{width:128px!important;height:76px!important}
.service-area::after{width:166px!important;height:88px!important}

/* Keep background movement gentle and asynchronous. */
.how-help::before{animation-duration:16.5s!important;animation-delay:-2s!important}
.how-help::after{animation-duration:19s!important;animation-delay:-7s!important}
.real-life::before{animation-duration:18s!important;animation-delay:-5s!important}
.real-life::after{animation-duration:21s!important;animation-delay:-10s!important}
.service-area::before{animation-duration:17.5s!important;animation-delay:-3s!important}
.service-area::after{animation-duration:20.5s!important;animation-delay:-8s!important}

/* Small visual polish: headings settle in while cards reveal; no extra constant motion. */
.section-head.reveal.is-visible h2,
.real-life-copy.reveal.is-visible h2{
  text-wrap:balance;
}

@media (max-width:900px){
  .stone-journey{height:345px!important}
  .step-stone.s1{width:118px!important;height:70px!important;left:4%!important;bottom:40px!important}
  .step-stone.s2{width:90px!important;height:59px!important;left:32%!important;bottom:104px!important}
  .step-stone.s3{width:142px!important;height:84px!important;left:49%!important;bottom:149px!important}
  .step-stone.s4{width:112px!important;height:67px!important;right:3%!important;top:39px!important}
}
@media (max-width:600px){
  .stone-journey{height:268px!important}
  .step-stone.s1{width:88px!important;height:52px!important;left:1%!important;bottom:28px!important}
  .step-stone.s2{width:69px!important;height:46px!important;left:31%!important;bottom:75px!important}
  .step-stone.s3{width:108px!important;height:64px!important;left:48%!important;bottom:111px!important}
  .step-stone.s4{width:86px!important;height:52px!important;right:0!important;top:29px!important}
  .step-stone:hover{transform:none!important;box-shadow:0 10px 22px rgba(56,45,37,.055),inset 0 2px 0 rgba(255,255,255,.18)!important}
}
@media (prefers-reduced-motion:reduce){
  .step-stone{animation:none!important;transition:none!important}
}

/* v8 hero text motion — quiet, editorial entrance; no bouncing or constant text movement. */
.hero-copy.reveal{
  opacity:1!important;
  transform:none!important;
  transition:none!important;
}
.hero-copy .eyebrow,
.hero-copy h1,
.hero-copy h1 em,
.hero-copy .lead,
.hero-copy .actions,
.hero-copy .hero-trust{
  will-change:transform,opacity;
}
.hero-copy .eyebrow{
  animation:heroEyebrowIn .58s cubic-bezier(.22,.75,.28,1) .04s both;
}
.hero-copy h1{
  animation:heroHeadlineIn .82s cubic-bezier(.18,.78,.22,1) .13s both;
}
.hero-copy h1 em{
  animation:heroPocoIn .72s cubic-bezier(.18,.78,.22,1) .32s both;
}
.hero-copy .lead{
  animation:heroSupportIn .65s cubic-bezier(.22,.75,.28,1) .43s both;
}
.hero-copy .actions{
  animation:heroSupportIn .62s cubic-bezier(.22,.75,.28,1) .52s both;
}
.hero-copy .hero-trust{
  animation:heroSupportIn .58s cubic-bezier(.22,.75,.28,1) .61s both;
}
@keyframes heroEyebrowIn{
  from{opacity:0;transform:translateY(8px)}
  to{opacity:1;transform:translateY(0)}
}
@keyframes heroHeadlineIn{
  from{opacity:0;transform:translateY(22px);clip-path:inset(0 0 28% 0)}
  to{opacity:1;transform:translateY(0);clip-path:inset(0 0 0 0)}
}
@keyframes heroPocoIn{
  from{opacity:0;transform:translateY(12px) scale(.992);letter-spacing:.012em}
  to{opacity:1;transform:translateY(0) scale(1);letter-spacing:normal}
}
@keyframes heroSupportIn{
  from{opacity:0;transform:translateY(10px)}
  to{opacity:1;transform:translateY(0)}
}
@media (prefers-reduced-motion:reduce){
  .hero-copy .eyebrow,.hero-copy h1,.hero-copy h1 em,.hero-copy .lead,.hero-copy .actions,.hero-copy .hero-trust{
    animation:none!important;opacity:1!important;transform:none!important;clip-path:none!important
  }
}


/* v9 hero timing refinement — same motion, just about a second slower overall. */
.hero-copy .eyebrow{
  animation:heroEyebrowIn .76s cubic-bezier(.22,.75,.28,1) .22s both !important;
}
.hero-copy h1{
  animation:heroHeadlineIn 1.04s cubic-bezier(.18,.78,.22,1) .40s both !important;
}
.hero-copy h1 em{
  animation:heroPocoIn .92s cubic-bezier(.18,.78,.22,1) .82s both !important;
}
.hero-copy .lead{
  animation:heroSupportIn .82s cubic-bezier(.22,.75,.28,1) 1.02s both !important;
}
.hero-copy .actions{
  animation:heroSupportIn .78s cubic-bezier(.22,.75,.28,1) 1.18s both !important;
}
.hero-copy .hero-trust{
  animation:heroSupportIn .74s cubic-bezier(.22,.75,.28,1) 1.34s both !important;
}

/* v10 content structure */
.nav-links{gap:24px}.nav-links a:not(.btn){font-size:15px}.nav .btn{padding-inline:20px}
.center-actions{justify-content:center;margin-top:28px}
.center-link{text-align:center;margin-top:34px}

.concern-section{background:var(--cream)}
.signal-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}
.signal-card{background:rgba(255,253,250,.86);border:1px solid var(--line);border-radius:22px;padding:22px;min-height:150px;box-shadow:0 5px 18px rgba(72,49,39,.035);position:relative}
.signal-card span{font-family:Georgia,serif;color:var(--coral);font-size:28px;font-weight:700;display:block;margin-bottom:10px;opacity:.82}
.signal-card p{margin:0;color:var(--muted);font-size:15px}

.why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.why-grid .card{min-height:190px}
.school-teaser{background:#f8f1e8;position:relative;overflow:hidden}.school-teaser-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:70px;align-items:center}.school-teaser h2{font-size:clamp(38px,4.5vw,58px);line-height:1.02;margin:0 0 18px}.school-teaser p{color:var(--muted);font-size:18px}.school-mini-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.school-mini{background:white;border:1px solid var(--line);border-radius:22px;padding:22px;min-height:125px;box-shadow:0 6px 18px rgba(72,49,39,.04)}.school-mini b{font-family:Georgia,serif;font-size:20px;display:block;margin-bottom:6px}.school-mini span{font-size:14px;color:var(--muted)}

.eval-feature{display:grid;grid-template-columns:1.02fr .98fr;gap:55px;align-items:center;background:white;border:1px solid var(--line);border-radius:34px;padding:42px;box-shadow:0 8px 24px rgba(72,49,39,.04)}.eval-feature h2{font-size:44px;margin:0 0 15px}.eval-feature p{color:var(--muted)}.eval-list{display:grid;grid-template-columns:1fr 1fr;gap:10px}.eval-list span{background:#f7efe7;border-radius:16px;padding:13px 14px;color:#5f544c;font-weight:650;font-size:14px}
.bilingual-band{position:relative;overflow:hidden}.language-card{background:white;border:1px solid var(--line);border-radius:30px;padding:38px;text-align:center;box-shadow:0 8px 24px rgba(72,49,39,.04)}.language-card strong{font-family:Georgia,serif;font-size:33px;color:var(--green)}.language-card>span{margin:0 12px;color:var(--coral);font-size:25px}.language-card p{color:var(--muted);margin:20px 0 0}.setting-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.setting-grid .card{min-height:200px}.five-steps{grid-template-columns:repeat(5,1fr)}.five-steps .step{padding:22px}.five-steps .step h3{margin:10px 0 6px}.five-steps .step p{font-size:14px;color:var(--muted)}
.payment-band{background:#f3e7dc}.payment-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:55px;align-items:center}.payment-grid h2{font-size:44px;margin:0 0 15px}.payment-grid p{color:var(--muted)}.payment-note{background:white;border-radius:26px;border:1px solid var(--line);padding:30px}.payment-note h3{font-size:26px;margin:0 0 8px}.payment-note a{color:var(--coral-dark);font-weight:800}

.experience-grid{display:flex;gap:12px;flex-wrap:wrap;justify-content:center;max-width:920px;margin:0 auto}.experience-chip{background:white;border:1px solid var(--line);border-radius:999px;padding:12px 17px;font-weight:700;color:#5d554e;box-shadow:0 4px 13px rgba(72,49,39,.03)}.bilingual-story{background:#f7eee6}

.school-hero .container{max-width:930px}.district-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.school-need-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:65px;align-items:start}.school-need-grid h2{font-size:46px;line-height:1.03;margin:0 0 16px}.school-need-grid p{color:var(--muted);font-size:18px}.need-list{display:grid;gap:12px}.need-row{background:white;border:1px solid var(--line);border-radius:20px;padding:20px;display:grid;grid-template-columns:160px 1fr;gap:18px}.need-row b{font-family:Georgia,serif;font-size:18px}.need-row span{color:var(--muted)}.school-contract-band{background:#f5e9df}.contract-list{display:grid;grid-template-columns:1fr 1fr;gap:12px}.contract-list span{background:white;border:1px solid var(--line);border-radius:16px;padding:14px;font-weight:700;color:#5d554e}

.three-choice{grid-template-columns:repeat(3,1fr)}.three-choice .choice{padding:28px}.three-choice .choice h2{font-size:25px}.school-choice{background:#f1f4ed}.optional{color:var(--muted);font-weight:500;font-size:12px}.secure-note{border-left:3px solid var(--green);padding-left:12px}.school-inquiry{padding-top:10px}.school-inquiry .mini-icon{font-size:11px;font-weight:800}.privacy-copy{max-width:840px}.privacy-copy h2{font-size:34px;margin:36px 0 10px}.privacy-copy p{color:var(--muted);font-size:17px}

/* v10 backgrounds continue the subtle motion language */
.school-teaser::before,.school-teaser::after,.school-contract-band::before,.school-contract-band::after,.bilingual-story::before,.bilingual-story::after,.payment-band::before,.payment-band::after{content:"";position:absolute;pointer-events:none;z-index:0;border-radius:44% 48% 39% 41% / 47% 51% 35% 38%;opacity:.36;animation:logoFloatA 18s ease-in-out infinite}.school-teaser,.school-contract-band,.bilingual-story,.payment-band{position:relative;overflow:hidden;isolation:isolate}.school-teaser>.container,.school-contract-band>.container,.bilingual-story>.container,.payment-band>.container{position:relative;z-index:2}.school-teaser::before,.bilingual-story::before,.payment-band::before{width:180px;height:94px;background:#efd1c1;right:-75px;top:35px}.school-teaser::after,.bilingual-story::after,.payment-band::after{width:130px;height:72px;background:#dbe4d5;left:-60px;bottom:30px;animation-name:logoFloatB;animation-delay:-6s}.school-contract-band::before{width:190px;height:105px;background:#dbe4d5;right:-80px;bottom:28px;animation-delay:-4s}.school-contract-band::after{width:140px;height:76px;background:#efd1c1;left:-62px;top:38px;animation-name:logoFloatB;animation-delay:-9s}

@media (max-width:1050px){.nav-links{gap:16px}.nav-links a:not(.btn){font-size:14px}.nav .btn{padding-inline:16px}.brand img{width:205px}.five-steps{grid-template-columns:repeat(3,1fr)}.signal-grid{grid-template-columns:repeat(2,1fr)}.why-grid{grid-template-columns:repeat(2,1fr)}}
@media (max-width:900px){.school-teaser-grid,.eval-feature,.payment-grid,.school-need-grid{grid-template-columns:1fr}.district-grid{grid-template-columns:1fr}.three-choice{grid-template-columns:1fr}.school-mini-grid{max-width:650px}.five-steps{grid-template-columns:1fr 1fr}.setting-grid{grid-template-columns:1fr}.eval-list{grid-template-columns:1fr 1fr}.need-row{grid-template-columns:140px 1fr}}
@media (max-width:600px){.signal-grid,.why-grid,.school-mini-grid,.five-steps,.eval-list,.contract-list{grid-template-columns:1fr}.signal-card{min-height:auto}.eval-feature{padding:28px}.eval-feature h2,.payment-grid h2,.school-need-grid h2{font-size:38px}.need-row{grid-template-columns:1fr;gap:5px}.experience-grid{justify-content:flex-start}.experience-chip{border-radius:18px}.school-teaser-grid{gap:42px}}
@media (prefers-reduced-motion:reduce){.school-teaser::before,.school-teaser::after,.school-contract-band::before,.school-contract-band::after,.bilingual-story::before,.bilingual-story::after,.payment-band::before,.payment-band::after{animation:none!important}}


/* v11 content + layout refinement */
:root{
  --phi:1.618;
  --step-0:1rem;
  --step-1:1.272rem;
  --step-2:1.618rem;
  --step-3:2.058rem;
  --step-4:2.618rem;
  --step-5:4.236rem;
  --section-pad:100px;
  --content-max:1180px;
}
body{font-size:var(--step-0);text-rendering:optimizeLegibility}
.container{width:min(var(--content-max),calc(100% - 48px))}
section{padding:var(--section-pad) 0}
p,li,input,textarea,select{font-size:1rem}
.hero h1{font-size:clamp(3.3rem,7vw,6.85rem);line-height:.94}
.page-hero h1,.section-head h2{font-size:clamp(2.45rem,4.8vw,4.236rem);line-height:1.02}
.card h3,.help-tile h3{font-size:1.618rem;line-height:1.12}
.service-card h2,.choice h2{font-size:2.058rem;line-height:1.06}
.footer h4{font-size:1.618rem}
.eyebrow{font-size:.875rem;text-transform:none}
.section-head{max-width:760px;margin:0 auto 48px}
.section-head p{max-width:680px;margin:0 auto;color:var(--muted)}
.center-link{display:flex;justify-content:center;margin-top:28px}
.text-link{display:inline-flex;margin-top:16px;font-weight:800;color:var(--coral-dark)}
.text-link:hover{text-decoration:underline}
.muted-small{font-size:.92rem;color:var(--muted)}
.section-title{font-size:clamp(2.1rem,4vw,3.65rem);line-height:1.05;margin:0}
.section-copy{color:var(--muted);font-size:1.1rem}

/* Footer cleanup */
.footer{padding:58px 0 30px}
.footer-grid{grid-template-columns:1.5fr 1fr 1fr;align-items:start;gap:48px}
.footer-brand{display:inline-flex;align-items:center;gap:14px;color:#fff;margin-bottom:16px}
.footer-mark{width:44px;height:44px;filter:none!important;background:rgba(255,255,255,.08);border-radius:50%;padding:2px}
.footer-brand-text{font-family:Georgia,"Times New Roman",serif;font-size:2.058rem;line-height:1}
.footer-brand-text strong{font-weight:700;color:#fff}
.footer-brand-text em{font-style:normal;color:#f6dfd5;font-weight:700}
.footer img{width:auto;opacity:1;filter:none!important}
.footer-tagline{max-width:30ch;color:rgba(255,255,255,.9);margin:0 0 10px}
.footer-contact a{font-weight:700;color:#fff}
.fine{margin-top:28px}

/* About */
.about-profile-v11{grid-template-columns:.92fr 1.08fr;gap:52px}
.portrait-wrap{position:relative}
.pro-photo{width:100%;aspect-ratio:4/5;object-fit:cover;object-position:center 24%;border-radius:30px;border:1px solid var(--line);box-shadow:0 12px 28px rgba(72,49,39,.08);background:#fff}
.bio-title{font-size:clamp(2.25rem,4vw,3.9rem);margin:0 0 6px;line-height:1.02}
.bio-subtitle{margin:0 0 16px}
.bio-lead{color:var(--muted)}
.edu-grid .card{min-height:0}

/* New pages / sections */
.add-on-grid{grid-template-columns:repeat(3,1fr)}
.portal-band{background:#faf3eb}
.portal-layout{display:grid;grid-template-columns:1.1fr .9fr;gap:30px;align-items:start}
.portal-card{background:#fff;border:1px solid var(--line);border-radius:30px;padding:30px;box-shadow:0 10px 24px rgba(72,49,39,.04)}
.resource-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}
.resource-card{background:#fff;border:1px solid var(--line);border-radius:30px;padding:30px;box-shadow:0 8px 22px rgba(72,49,39,.04)}
.resource-card h2{font-size:2.058rem;line-height:1.08;margin:0 0 10px}
.resource-card ul{padding-left:20px;color:var(--muted)}
.resource-card li+li{margin-top:10px}
.resource-card a{color:var(--coral-dark);font-weight:700}
.availability-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
.add-ons .card,.availability-grid .service-card,.resource-card,.portal-card{min-height:0}
.capability-teaser{padding-bottom:0}

/* Forms and cards feel aligned */
.choice,.form-card,.service-card,.card,.help-tile{padding:32px;border-radius:28px}
.form-grid{gap:18px}
.field label{font-size:.97rem}
input,textarea,select{padding:14px 15px}

@media (max-width:1080px){
  .add-on-grid,.availability-grid{grid-template-columns:repeat(2,1fr)}
}
@media (max-width:900px){
  :root{--section-pad:84px}
  .container{width:min(var(--content-max),calc(100% - 34px))}
  .footer-grid,.portal-layout,.resource-grid,.add-on-grid,.availability-grid,.about-profile-v11{grid-template-columns:1fr}
  .footer-brand-text{font-size:1.75rem}
}
@media (max-width:640px){
  .resource-grid,.add-on-grid,.availability-grid{grid-template-columns:1fr}
  .footer-brand-text{font-size:1.52rem}
  .footer-mark{width:38px;height:38px}
  .hero p.lead,.page-hero p,.section-head p,.section-copy{font-size:1rem}
}


/* v12 — editorial type system + motion consistency
   Philosophy: warm, calm, capable, child-centered. Ratios are used intentionally,
   not mechanically: Golden Ratio for the hero moment; Perfect Fourth for the main
   reading hierarchy; Perfect Fifth / Minor Third for UI and supporting text. */
:root{
  /* Core type scale — Perfect Fourth (1.333) from a 16px body */
  --type-base:1rem;        /* 16px */
  --type-ui:1.25rem;       /* 20px — Perfect Fifth for buttons / UI emphasis */
  --type-h4:1.333rem;      /* 21.3px */
  --type-h3:1.777rem;      /* 28.4px */
  --type-h2:2.369rem;      /* 37.9px */
  --type-h1:3.157rem;      /* 50.5px */
  --type-display:5.108rem; /* 81.7px — h1 × Golden Ratio */
  --type-small:.833rem;    /* 13.3px — Minor Third below body */
  --type-caption:.694rem;  /* 11.1px */

  /* Spacing — mostly Perfect Fifth (1.25) rhythm */
  --space-1:.5rem;
  --space-2:1.875rem;
  --space-3:2.344rem;
  --space-4:2.93rem;
  --space-5:3.662rem;
  --space-6:4.578rem;
  --space-7:5.722rem;

  --section-pad:5.8rem;
  --content-max:1180px;
}

/* Reading hierarchy */
body{font-size:var(--type-base);line-height:1.62;letter-spacing:-.002em}
p,li,input,textarea,select{font-size:var(--type-base);line-height:1.62}
.eyebrow{font-size:var(--type-small);line-height:1.35;letter-spacing:.045em;font-weight:800}
.hero h1{font-size:clamp(4rem,7vw,var(--type-display));line-height:.95;letter-spacing:-.038em;max-width:10.8ch}
.hero p.lead{font-size:clamp(1.08rem,1.4vw,1.25rem);line-height:1.58;max-width:42rem}
.page-hero h1{font-size:clamp(2.65rem,5vw,var(--type-h1));line-height:1.03;letter-spacing:-.028em;max-width:16ch;margin-left:auto;margin-right:auto;text-wrap:balance}
.page-hero p{font-size:1.125rem;line-height:1.62;max-width:43rem}
.section-head h2,.real-life-title{font-size:clamp(2.15rem,4.2vw,var(--type-h2));line-height:1.08;letter-spacing:-.021em;text-wrap:balance}
.section-head p{font-size:1.0625rem;line-height:1.65}
.card h3,.help-tile h3,.portal-card h3,.step h3{font-size:var(--type-h3);line-height:1.12;letter-spacing:-.014em}
.service-card h2,.choice h2,.resource-card h2{font-size:var(--type-h3);line-height:1.12;letter-spacing:-.016em}
.footer h4{font-size:var(--type-h4);line-height:1.2}
.bio-title{font-size:clamp(2.55rem,4.8vw,var(--type-h1));line-height:1.02;letter-spacing:-.026em}
.section-title{font-size:clamp(2.25rem,4vw,var(--type-h2));line-height:1.08;letter-spacing:-.02em}
.quote blockquote{font-size:clamp(2.6rem,5vw,4.2rem);line-height:1.04}

/* Layout rhythm + consistent indentation */
.container{width:min(var(--content-max),calc(100% - 3rem))}
section{padding:var(--section-pad) 0}
.section-head{max-width:48rem;margin:0 auto var(--space-4)}
.section-head.center{text-align:center}
.section-head.center p{max-width:42rem}
.cards,.help-grid,.resource-grid,.availability-grid,.district-grid{gap:var(--space-1)}
.split,.contact-layout,.intake-layout,.portal-layout,.about-profile-v11{gap:var(--space-5)}
.card,.help-tile,.service-card,.choice,.form-card,.resource-card,.portal-card{padding:var(--space-2);border-radius:28px}
.card p,.help-tile p,.service-card p,.choice p,.resource-card p,.portal-card p{max-width:58ch}
.card ul,.service-card ul,.resource-card ul{margin-top:1rem;margin-bottom:0;padding-left:1.25rem}
.card li+li,.service-card li+li,.resource-card li+li{margin-top:.55rem}
.center-link{margin-top:var(--space-2)}
.actions{gap:.875rem}
.btn{font-size:.9375rem;letter-spacing:.002em;min-height:48px;padding:12px 22px}

/* Preserve soft UI scale; avoid oversized copy inside small controls */
.nav-links a:not(.btn){font-size:.9375rem}
.pill,.field label,.form-note,.optional{font-size:.875rem}
.hero-trust span,.experience-chip,.contract-list span{font-size:.875rem}

/* About photo and copy alignment */
.about-profile-v11{align-items:center;padding:var(--space-4)}
.pro-photo{object-position:center 23%;border-radius:26px}
.bio-copy{max-width:39rem}
.bio-copy p{margin-top:.7rem;margin-bottom:.7rem}
.credentials{margin-top:1.35rem;padding:1.15rem 1.25rem}
.credentials div+div{margin-top:.5rem}

/* Footer: cleaner, consistent baselines and indent */
.footer{padding:3.7rem 0 2rem}
.footer-grid{grid-template-columns:1.45fr .9fr 1fr;gap:var(--space-4)}
.footer-brand{gap:.75rem;margin-bottom:1rem}
.footer-mark{width:42px;height:42px}
.footer-brand-text{font-size:1.777rem;line-height:1.05;letter-spacing:-.015em}
.footer-tagline{font-size:1rem;line-height:1.6;max-width:31rem;margin:.25rem 0 .65rem}
.footer-grid>div:nth-child(2) p,.footer-grid>div:nth-child(3) p{margin:.45rem 0}
.fine{margin-top:var(--space-3);padding-top:1rem;font-size:.78rem}

/* Page hero entrance — same calm visual language as the homepage, but shorter. */
.page-hero .eyebrow,.page-hero h1,.page-hero p{will-change:transform,opacity}
.page-hero .eyebrow{animation:pageEyebrowIn .72s cubic-bezier(.22,.75,.28,1) .16s both}
.page-hero h1{animation:pageTitleIn .96s cubic-bezier(.18,.78,.22,1) .32s both}
.page-hero p{animation:pageSupportIn .78s cubic-bezier(.22,.75,.28,1) .62s both}
@keyframes pageEyebrowIn{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}
@keyframes pageTitleIn{from{opacity:0;transform:translateY(18px);clip-path:inset(0 0 20% 0)}to{opacity:1;transform:none;clip-path:inset(0 0 0 0)}}
@keyframes pageSupportIn{from{opacity:0;transform:translateY(9px)}to{opacity:1;transform:none}}

/* Section headings reveal with the same restrained rise used on cards. */
.section-head.reveal .eyebrow,.section-head.reveal h2,.section-head.reveal p,
.real-life-copy.reveal .eyebrow,.real-life-copy.reveal h2,.real-life-copy.reveal .real-life-lead{
  transition:opacity .76s var(--ease-soft),transform .76s var(--ease-soft);
}
.section-head.reveal:not(.is-visible) .eyebrow,.real-life-copy.reveal:not(.is-visible) .eyebrow{opacity:0;transform:translateY(7px)}
.section-head.reveal:not(.is-visible) h2,.real-life-copy.reveal:not(.is-visible) h2{opacity:0;transform:translateY(13px)}
.section-head.reveal:not(.is-visible) p,.real-life-copy.reveal:not(.is-visible) .real-life-lead{opacity:0;transform:translateY(9px)}
.section-head.reveal.is-visible .eyebrow,.real-life-copy.reveal.is-visible .eyebrow{transition-delay:.04s}
.section-head.reveal.is-visible h2,.real-life-copy.reveal.is-visible h2{transition-delay:.12s}
.section-head.reveal.is-visible p,.real-life-copy.reveal.is-visible .real-life-lead{transition-delay:.22s}

/* New content follows the same card hover / reveal language. */
.resource-card,.portal-card,.availability-grid .service-card,.add-on-grid .card,.edu-grid .card{will-change:transform,box-shadow}
.resource-card:hover,.portal-card:hover,.availability-grid .service-card:hover,.add-on-grid .card:hover,.edu-grid .card:hover{
  transform:translateY(-5px);
  box-shadow:0 16px 34px rgba(72,49,39,.085)
}

/* Slow background stones for the newly-added sections; very low contrast. */
.add-ons,.portal-band,.capability-teaser{position:relative;overflow:hidden;isolation:isolate}
.add-ons>.container,.portal-band>.container,.capability-teaser>.container{position:relative;z-index:2}
.add-ons::before,.add-ons::after,.portal-band::before,.portal-band::after,.capability-teaser::before,.capability-teaser::after{
  content:"";position:absolute;z-index:0;pointer-events:none;
  border-radius:44% 48% 39% 41% / 47% 51% 35% 38%;
  opacity:.28;box-shadow:0 8px 20px rgba(56,45,37,.025);
}
.add-ons::before,.portal-band::before,.capability-teaser::before{width:155px;height:84px;background:#f4ded4;right:-58px;top:34px;animation:logoFloatA 19s ease-in-out infinite}
.add-ons::after,.portal-band::after,.capability-teaser::after{width:118px;height:66px;background:#dfe7dc;left:-48px;bottom:30px;animation:logoFloatB 22s ease-in-out infinite reverse}
.portal-band::before{animation-delay:-5s}.portal-band::after{animation-delay:-11s}
.capability-teaser::before{animation-delay:-3s}.capability-teaser::after{animation-delay:-8s}

/* Keep long-form resource/payment pages quiet and editorial. */
.resource-grid,.availability-grid{align-items:stretch}
.resource-card,.availability-grid .service-card{height:100%}
.resource-card a{line-height:1.45}

@media (max-width:1050px){
  .hero h1{font-size:clamp(3.65rem,8vw,4.9rem)}
  .footer-grid{grid-template-columns:1.2fr .9fr 1fr;gap:2rem}
}
@media (max-width:900px){
  :root{--section-pad:4.8rem}
  .container{width:min(var(--content-max),calc(100% - 2.15rem))}
  .footer-grid,.portal-layout,.resource-grid,.add-on-grid,.availability-grid,.about-profile-v11{grid-template-columns:1fr}
  .about-profile-v11{padding:1.6rem}
  .bio-copy{max-width:none}
  .footer-grid{gap:1.9rem}
}
@media (max-width:640px){
  :root{--section-pad:4.15rem}
  .container{width:min(var(--content-max),calc(100% - 1.5rem))}
  .hero h1{font-size:clamp(3rem,15vw,3.8rem);line-height:.98}
  .page-hero h1{font-size:clamp(2.35rem,11vw,3rem)}
  .section-head h2,.real-life-title{font-size:clamp(2rem,9vw,2.55rem)}
  .card h3,.help-tile h3,.portal-card h3,.step h3,.service-card h2,.choice h2,.resource-card h2{font-size:1.6rem}
  .card,.help-tile,.service-card,.choice,.form-card,.resource-card,.portal-card{padding:1.35rem}
  .footer-brand-text{font-size:1.55rem}
  .footer-mark{width:38px;height:38px}
}
@media (prefers-reduced-motion:reduce){
  .page-hero .eyebrow,.page-hero h1,.page-hero p{animation:none!important;opacity:1!important;transform:none!important;clip-path:none!important}
  .section-head.reveal .eyebrow,.section-head.reveal h2,.section-head.reveal p,.real-life-copy.reveal .eyebrow,.real-life-copy.reveal h2,.real-life-copy.reveal .real-life-lead{transition:none!important;opacity:1!important;transform:none!important}
  .add-ons::before,.add-ons::after,.portal-band::before,.portal-band::after,.capability-teaser::before,.capability-teaser::after{animation:none!important}
}


/* v13 — stronger subpage headers + cleaner service cards */

/* Remove decorative service-card icons: the content carries the hierarchy. */
.service-grid .service-card>.icon,
.district-grid .service-card>.icon,
.availability-grid .service-card>.icon{display:none!important}
.service-grid .service-card,
.district-grid .service-card,
.availability-grid .service-card{position:relative;padding-top:2rem}
.service-grid .service-card::before,
.district-grid .service-card::before,
.availability-grid .service-card::before{
  content:"";display:block;width:42px;height:3px;border-radius:999px;
  background:#efb7a5;margin:0 0 1.05rem;opacity:.9
}
.service-grid .service-card:nth-child(3n+2)::before,
.district-grid .service-card:nth-child(3n+2)::before,
.availability-grid .service-card:nth-child(3n+2)::before{background:#b9c7b2}
.service-grid .service-card:nth-child(3n)::before,
.district-grid .service-card:nth-child(3n)::before,
.availability-grid .service-card:nth-child(3n)::before{background:#f0c9b8}
.service-card h2{margin:0 0 .85rem}

/* Editorial subpage hero: same brand voice as the homepage, but its own composition. */
.editorial-page-hero{
  padding:6.3rem 0 5.6rem;
  text-align:left;
  background:linear-gradient(180deg,#fff8f1 0%,#fbf3eb 100%);
  border-bottom:1px solid rgba(226,198,185,.55)
}
.editorial-page-hero .page-hero-grid{
  display:grid;grid-template-columns:minmax(0,1.48fr) minmax(280px,.72fr);
  gap:clamp(2.6rem,6vw,6rem);align-items:end;position:relative;z-index:2
}
.editorial-page-hero .page-hero-copy{max-width:780px}
.editorial-page-hero .eyebrow{margin-bottom:1.1rem;color:var(--coral-dark)}
.editorial-page-hero h1{
  margin:0;max-width:12.5ch;text-align:left;font-size:clamp(3.15rem,6vw,5.45rem);
  line-height:.96;letter-spacing:-.038em;text-wrap:balance
}
.editorial-page-hero h1 em{
  display:block;color:var(--coral);font-style:italic;font-weight:700;margin-top:.08em
}
.editorial-page-hero .page-hero-side{
  align-self:end;padding:0 0 .45rem 1.35rem;border-left:2px solid rgba(234,117,91,.28)
}
.editorial-page-hero .page-hero-side>p{
  max-width:34rem;margin:0;color:var(--muted);font-size:1.08rem;line-height:1.7
}
.page-hero-actions{margin-top:1.4rem;justify-content:flex-start}
.page-hero-motif{height:58px;margin-top:1.45rem;position:relative;width:180px}
.page-hero-motif span{
  position:absolute;bottom:0;border-radius:46% 54% 44% 56% / 58% 48% 52% 42%;
  box-shadow:0 7px 14px rgba(72,49,39,.035);will-change:transform
}
.page-hero-motif span:nth-child(1){width:48px;height:26px;left:0;background:#f4d8ca;transform:rotate(5deg);animation:subStoneA 8.5s ease-in-out infinite}
.page-hero-motif span:nth-child(2){width:62px;height:34px;left:52px;bottom:8px;background:#dce5d7;transform:rotate(-4deg);animation:subStoneB 10s ease-in-out infinite -2.5s}
.page-hero-motif span:nth-child(3){width:52px;height:29px;left:118px;bottom:2px;background:#f0c5b4;transform:rotate(4deg);animation:subStoneA 9.2s ease-in-out infinite -5s}
@keyframes subStoneA{0%,100%{translate:0 0}50%{translate:0 -5px}}
@keyframes subStoneB{0%,100%{translate:0 0}50%{translate:4px -4px}}

/* Header entrance: editorial and slower than the old centered page title. */
.editorial-page-hero .page-hero-copy .eyebrow,
.editorial-page-hero .page-hero-copy h1,
.editorial-page-hero .page-hero-side>p,
.editorial-page-hero .page-hero-actions,
.editorial-page-hero .page-hero-motif{will-change:transform,opacity}
.editorial-page-hero .page-hero-copy .eyebrow{animation:subEyebrowIn .78s var(--ease-soft) .12s both!important}
.editorial-page-hero .page-hero-copy h1{animation:subTitleIn 1.05s cubic-bezier(.18,.78,.22,1) .28s both!important}
.editorial-page-hero .page-hero-side>p{animation:subSupportIn .86s var(--ease-soft) .66s both!important}
.editorial-page-hero .page-hero-actions{animation:subSupportIn .78s var(--ease-soft) .86s both!important}
.editorial-page-hero .page-hero-motif{animation:subSupportIn .8s var(--ease-soft) .98s both!important}
@keyframes subEyebrowIn{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}
@keyframes subTitleIn{from{opacity:0;transform:translateY(20px);clip-path:inset(0 0 18% 0)}to{opacity:1;transform:none;clip-path:inset(0 0 0 0)}}
@keyframes subSupportIn{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}

/* Slightly tighter first content block after the new hero. */
.editorial-page-hero + section{padding-top:5.15rem}

@media (max-width:900px){
  .editorial-page-hero{padding:5.2rem 0 4.6rem}
  .editorial-page-hero .page-hero-grid{grid-template-columns:1fr;gap:2rem}
  .editorial-page-hero .page-hero-copy{max-width:700px}
  .editorial-page-hero .page-hero-side{padding:.15rem 0 0 1.15rem;max-width:620px}
  .editorial-page-hero h1{max-width:13ch}
}
@media (max-width:640px){
  .editorial-page-hero{padding:4.4rem 0 4rem}
  .editorial-page-hero h1{font-size:clamp(2.7rem,13vw,3.55rem);max-width:11.8ch}
  .editorial-page-hero .page-hero-side>p{font-size:1rem}
  .page-hero-motif{width:150px;height:48px}
  .page-hero-motif span:nth-child(1){width:42px;height:23px}
  .page-hero-motif span:nth-child(2){width:54px;height:30px;left:44px}
  .page-hero-motif span:nth-child(3){width:46px;height:25px;left:100px}
}
@media (prefers-reduced-motion:reduce){
  .editorial-page-hero .page-hero-copy .eyebrow,.editorial-page-hero .page-hero-copy h1,.editorial-page-hero .page-hero-side>p,.editorial-page-hero .page-hero-actions,.editorial-page-hero .page-hero-motif{animation:none!important;opacity:1!important;transform:none!important;clip-path:none!important}
  .page-hero-motif span{animation:none!important}
}


/* v14 mobile QA + ASHA research notes + service-area polish */
html,body{max-width:100%;overflow-x:hidden}
.split>*{min-width:0}
.mobile-toggle{color:var(--green);line-height:1}
.research-note{margin-top:1.4rem;padding:1.25rem 1.35rem;border:1px solid var(--line);border-left:4px solid #a9b99f;background:rgba(255,253,250,.8);border-radius:18px;box-shadow:0 6px 18px rgba(72,49,39,.035)}
.research-note>strong{display:block;font-family:Georgia,"Times New Roman",serif;font-size:1.25rem;color:var(--ink);margin-bottom:.35rem}
.research-note p{margin:.25rem 0 .75rem!important;color:var(--muted)}
.research-links{display:flex;flex-wrap:wrap;gap:.55rem 1rem}
.research-links a{font-weight:800;color:var(--coral-dark);font-size:.94rem;text-decoration-thickness:1px;text-underline-offset:3px}
.research-links a:hover{text-decoration:underline}

/* Keep bilingual cards from widening the viewport. */
.bilingual-story .split,.bilingual-band .split{min-width:0}
.language-card{max-width:100%;min-width:0;overflow:hidden}
.language-card strong,.language-card>span{white-space:normal}

/* Expanded service-radius chips remain tidy. */
.service-area .pills{max-width:880px;margin-inline:auto}

@media (max-width:900px){
  .real-life .split{gap:1.65rem}
  .stone-journey{height:225px!important;max-width:620px!important;margin:0 auto .25rem!important}
  .step-stone.s1{width:104px!important;height:62px!important;left:3%!important;bottom:24px!important}
  .step-stone.s2{width:82px!important;height:54px!important;left:29%!important;bottom:86px!important}
  .step-stone.s3{width:126px!important;height:74px!important;left:48%!important;bottom:52px!important}
  .step-stone.s4{width:100px!important;height:60px!important;right:2%!important;top:22px!important}
}
@media (max-width:600px){
  /* Compact stepping-stone illustration so it reads as one path instead of a tall stack. */
  .real-life{padding-top:3rem!important}
  .real-life .split{gap:.75rem!important}
  .stone-journey{height:148px!important;width:100%!important;margin:0 auto .35rem!important}
  .step-stone.s1{width:72px!important;height:43px!important;left:0!important;bottom:11px!important}
  .step-stone.s2{width:61px!important;height:41px!important;left:26%!important;bottom:62px!important}
  .step-stone.s3{width:91px!important;height:54px!important;left:47%!important;bottom:27px!important}
  .step-stone.s4{width:73px!important;height:44px!important;right:0!important;top:7px!important}
  .real-life-copy{padding-top:.25rem}

  /* Prevent long bilingual labels from forcing horizontal overflow. */
  .bilingual-story,.bilingual-band{overflow:hidden!important}
  .bilingual-story .container,.bilingual-band .container{width:min(100% - 28px,var(--content-max))!important;max-width:100%}
  .bilingual-story .split,.bilingual-band .split{grid-template-columns:minmax(0,1fr)!important;gap:1.35rem!important}
  .bilingual-story p,.bilingual-band p{max-width:100%;overflow-wrap:anywhere}
  .language-card{width:100%;padding:1.5rem 1.15rem!important}
  .language-card strong{display:block;font-size:2rem!important;line-height:1.06}
  .language-card>span{display:block;margin:.15rem 0!important;font-size:1.25rem!important}
  .language-card p{font-size:1rem!important;line-height:1.55;margin-top:.85rem!important}
  .research-note{padding:1rem 1.05rem;margin-top:1.15rem}
  .research-links{display:grid;gap:.55rem}
  .research-links a{font-size:.91rem;line-height:1.4}
  .service-area .pills{gap:.5rem}
  .service-area .pill{font-size:.78rem;padding:.45rem .68rem}
}

/* v15 editorial header refinement — balanced golden-ratio composition + no glyph clipping */
.editorial-page-hero .page-hero-grid{
  grid-template-columns:minmax(0,1.618fr) minmax(280px,1fr)!important;
  gap:clamp(2.3rem,4.5vw,4.8rem)!important;
  align-items:center!important;
}
.editorial-page-hero .page-hero-copy{
  max-width:860px!important;
  overflow:visible!important;
}
.editorial-page-hero h1{
  font-size:clamp(3.05rem,5.35vw,5.15rem)!important;
  line-height:1!important;
  letter-spacing:-.032em!important;
  max-width:13.8ch!important;
  overflow:visible!important;
  padding:0 .05em .16em 0!important;
  text-wrap:balance;
}
.editorial-page-hero h1 em{
  font-size:.96em!important;
  line-height:1.06!important;
  margin-top:.075em!important;
  padding:.02em .08em .13em 0!important;
  overflow:visible!important;
}
.editorial-page-hero .page-hero-side{
  align-self:center!important;
  padding:.2rem 0 .2rem 1.5rem!important;
}
/* Safari can clip italic overhangs when clip-path is animated. Use opacity + motion only. */
.editorial-page-hero .page-hero-copy h1{
  animation:subTitleInSafe 1.05s cubic-bezier(.18,.78,.22,1) .28s both!important;
}
@keyframes subTitleInSafe{
  from{opacity:0;transform:translateY(18px)}
  to{opacity:1;transform:none}
}
@media (max-width:900px){
  .editorial-page-hero .page-hero-grid{grid-template-columns:1fr!important;gap:1.75rem!important}
  .editorial-page-hero h1{max-width:14ch!important;padding-bottom:.2em!important}
  .editorial-page-hero .page-hero-side{align-self:start!important;max-width:640px;padding:.15rem 0 0 1.05rem!important}
}
@media (max-width:640px){
  .editorial-page-hero h1{font-size:clamp(2.65rem,12.2vw,3.38rem)!important;line-height:1.015!important;max-width:12.6ch!important}
  .editorial-page-hero h1 em{font-size:.94em!important;line-height:1.08!important;padding-bottom:.16em!important}
}


/* v16 header balance — stack support text below the headline like the phone layout */
.editorial-page-hero{
  padding:5.6rem 0 4.85rem!important;
}
.editorial-page-hero .page-hero-grid{
  display:block!important;
}
.editorial-page-hero .page-hero-copy{
  max-width:880px!important;
}
.editorial-page-hero h1{
  max-width:12.9ch!important;
  margin:0!important;
}
.editorial-page-hero .page-hero-side{
  border-left:0!important;
  padding:0!important;
  margin-top:1.4rem!important;
  max-width:40rem!important;
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  gap:1rem;
}
.editorial-page-hero .page-hero-side>p{
  font-size:1.12rem!important;
  line-height:1.65!important;
  max-width:33ch!important;
  margin:0!important;
}
.editorial-page-hero .page-hero-side::before{
  content:"";
  display:block;
  width:72px;
  height:2px;
  background:rgba(234,117,91,.36);
  border-radius:999px;
}

/* Header stepping stones — softer logo-inspired pebble shapes, irregular sizes/order */
.page-hero-motif{
  position:relative;
  width:238px!important;
  height:64px!important;
  margin-top:.2rem!important;
  overflow:visible;
}
.page-hero-motif span,
.page-hero-motif::after{
  position:absolute;
  content:"";
  bottom:0;
  border-radius:58% 42% 50% 50% / 47% 55% 45% 53% !important;
  box-shadow:0 10px 18px rgba(72,49,39,.045), inset 0 1px 0 rgba(255,255,255,.36), inset 0 -5px 0 rgba(207,176,156,.08);
  border:1px solid rgba(147,122,110,.10);
  will-change:transform;
}
.page-hero-motif span::after{content:none}
.page-hero-motif span:nth-child(1){
  width:54px!important;height:29px!important;left:0!important;bottom:2px!important;
  background:#f4d8ca!important;transform:rotate(7deg)!important;animation:subStoneA 9s ease-in-out infinite!important;
}
.page-hero-motif span:nth-child(2){
  width:72px!important;height:38px!important;left:60px!important;bottom:12px!important;
  background:#dce5d7!important;transform:rotate(-6deg)!important;animation:subStoneB 10.4s ease-in-out infinite -2.1s!important;
}
.page-hero-motif span:nth-child(3){
  width:49px!important;height:27px!important;left:143px!important;bottom:5px!important;
  background:#f0c5b4!important;transform:rotate(8deg)!important;animation:subStoneA 8.8s ease-in-out infinite -4.6s!important;
}
.page-hero-motif::after{
  width:64px;height:34px;left:176px;bottom:16px;
  background:#efd5c9;transform:rotate(-8deg);animation:subStoneC 9.6s ease-in-out infinite -1.4s;
}
.page-hero-motif span::before{
  content:"";
  position:absolute;
  inset:12% 10% 18% 10%;
  border-radius:60% 40% 52% 48% / 45% 56% 44% 55%;
  border:1px solid rgba(255,255,255,.18);
  opacity:.42;
  pointer-events:none;
}
/* give the generated fourth stone its own soft inner rim */
.page-hero-motif::after{box-shadow:0 10px 18px rgba(72,49,39,.045), inset 0 1px 0 rgba(255,255,255,.36), inset 0 -5px 0 rgba(207,176,156,.08), inset 0 0 0 1px rgba(255,255,255,.14)}
@keyframes subStoneC{0%,100%{translate:0 0}50%{translate:-3px -5px}}

@media (max-width:900px){
  .editorial-page-hero{padding:4.9rem 0 4.25rem!important}
  .editorial-page-hero .page-hero-side{margin-top:1.15rem!important;max-width:36rem!important}
}
@media (max-width:640px){
  .editorial-page-hero .page-hero-side{margin-top:1rem!important;gap:.7rem!important}
  .editorial-page-hero .page-hero-side::before{width:58px}
  .editorial-page-hero .page-hero-side>p{font-size:1rem!important;max-width:100%!important}
  .page-hero-motif{width:198px!important;height:54px!important}
  .page-hero-motif span:nth-child(1){width:46px!important;height:25px!important;left:0!important;bottom:2px!important}
  .page-hero-motif span:nth-child(2){width:62px!important;height:33px!important;left:49px!important;bottom:11px!important}
  .page-hero-motif span:nth-child(3){width:43px!important;height:23px!important;left:118px!important;bottom:4px!important}
  .page-hero-motif::after{width:54px;height:29px;left:146px;bottom:14px}
}
@media (prefers-reduced-motion:reduce){
  .page-hero-motif::after{animation:none!important}
}


/* v17 bilingual language switch */
.nav-tools{display:flex;align-items:center;gap:.85rem;margin-left:auto}
.lang-toggle{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:.42rem .72rem;border:1px solid rgba(117,147,110,.36);border-radius:999px;color:var(--green);background:rgba(255,253,250,.78);font-size:.82rem;font-weight:800;letter-spacing:.02em;transition:transform .22s var(--ease-soft),background .22s ease,border-color .22s ease,color .22s ease;white-space:nowrap}
.lang-toggle:hover{transform:translateY(-1px);background:#fff;color:var(--coral-dark);border-color:rgba(234,117,91,.42)}
.lang-short{display:none}
@media(max-width:900px){
  .nav-tools{gap:.55rem}
  .lang-long{display:none}.lang-short{display:inline}
  .lang-toggle{min-width:42px;height:38px;padding:.35rem .55rem}
}
@media(max-width:420px){.brand img{width:188px}.nav-tools{gap:.35rem}.lang-toggle{min-width:38px;padding:.3rem .45rem}.mobile-toggle{padding:.2rem}}

/* v18 visual QA: brand mark, editorial alignment, responsive profile, mobile polish */
html,body{width:100%;max-width:100%;overflow-x:hidden}
*{min-width:0}

/* Use the actual Poco a Poco logo illustration instead of the generic flower mark. */
.brand-lockup{display:inline-flex;align-items:center;gap:.58rem;min-width:0;flex:0 1 auto}
.brand-lockup .brand-emblem{width:50px!important;height:50px!important;max-width:none!important;object-fit:cover;border-radius:14px;flex:0 0 50px}
.brand-words{display:inline-flex;align-items:baseline;gap:.42rem;white-space:nowrap;font-family:Georgia,"Times New Roman",serif;font-size:1.34rem;line-height:1}
.brand-words strong{color:#667748;font-weight:700}
.brand-words em{color:#df7059;font-style:normal;font-weight:700}
.footer-mark{width:58px!important;height:58px!important;object-fit:cover;border-radius:16px;padding:0!important;background:transparent!important;flex:0 0 58px}

/* Editorial subpage eyebrow should belong to the left edge of the headline. */
.editorial-page-hero,.editorial-page-hero .page-hero-copy,.editorial-page-hero .page-hero-copy .eyebrow{text-align:left!important}
.editorial-page-hero .page-hero-copy .eyebrow{margin-left:0!important;margin-right:0!important}

/* About profile: never let the biography column force the page wider than the viewport. */
.about-profile-v11{grid-template-columns:minmax(300px,.82fr) minmax(0,1.18fr)!important;align-items:center;overflow:visible}
.about-profile-v11 .portrait-wrap,.about-profile-v11 .bio-copy{min-width:0;max-width:100%}
.about-profile-v11 .bio-copy{overflow-wrap:anywhere}
.about-profile-v11 .bio-title{max-width:100%;text-wrap:balance}
.about-profile-v11 .credentials{max-width:100%}
.about-profile-v11 .credentials div{overflow-wrap:anywhere}
.pro-photo{display:block;width:100%;max-height:690px;object-fit:cover;object-position:center 22%}

/* General desktop QA: maintain readable line lengths and consistent card behavior. */
.service-card,.card,.choice,.resource-card,.portal-card,.payment-note,.eval-feature,.need-row{overflow:hidden}
.service-card h2,.card h3,.choice h2,.resource-card h2{overflow-wrap:anywhere}
.service-card p,.service-card li,.card p,.choice p,.need-row span,.payment-note p{overflow-wrap:anywhere}
.page-hero-side,.page-hero-copy,.split>*,.school-teaser-grid>*,.contact-layout>*,.payment-grid>*,.eval-feature>*{min-width:0}

/* Tablet QA */
@media (max-width:1100px){
  .about-profile-v11{grid-template-columns:1fr!important;gap:2rem!important}
  .about-profile-v11 .portrait-wrap{width:min(100%,520px);margin-inline:auto}
  .about-profile-v11 .bio-copy{width:min(100%,760px);margin-inline:auto}
  .brand-lockup .brand-emblem{width:46px!important;height:46px!important;flex-basis:46px}
  .brand-words{font-size:1.22rem}
}

/* True mobile QA pass: home, services, about, schools, contact. */
@media (max-width:760px){
  :root{--section-pad:64px}
  .container{width:min(100% - 30px,var(--content-max))!important}
  .nav{height:72px!important;gap:.55rem!important}
  .brand-lockup{gap:.38rem;max-width:67vw}
  .brand-lockup .brand-emblem{width:40px!important;height:40px!important;flex-basis:40px;border-radius:11px}
  .brand-words{font-size:1.03rem;gap:.28rem;letter-spacing:-.01em}
  .nav-tools{gap:.35rem!important}
  .lang-toggle{min-width:38px!important;padding:.34rem .48rem!important}
  .mobile-toggle{font-size:1.65rem!important;padding:.15rem .1rem!important}
  .nav-links{top:72px!important;max-height:calc(100vh - 72px);overflow:auto}

  section{padding:64px 0!important}
  .hero{padding:54px 0 62px!important}
  .hero h1{font-size:clamp(2.85rem,14vw,4.2rem)!important;line-height:.97!important;max-width:100%!important}
  .hero p.lead{font-size:1.04rem!important;line-height:1.62!important;max-width:100%!important}
  .actions{gap:.7rem}
  .actions .btn{min-height:45px;padding:.68rem 1rem}
  .hero-trust{display:flex;flex-wrap:wrap;gap:.45rem!important}

  .editorial-page-hero{padding:4.1rem 0 3.65rem!important}
  .editorial-page-hero h1{font-size:clamp(2.55rem,12.1vw,3.35rem)!important;line-height:1.015!important;max-width:100%!important;text-wrap:balance}
  .editorial-page-hero h1 em{font-size:.94em!important;line-height:1.08!important}
  .editorial-page-hero .page-hero-side{max-width:100%!important}
  .editorial-page-hero .page-hero-side>p{max-width:100%!important;line-height:1.6!important}
  .editorial-page-hero + section{padding-top:54px!important}

  .section-head{margin-bottom:2rem!important}
  .section-head h2{font-size:clamp(2.18rem,10vw,3rem)!important;line-height:1.04!important}
  .section-head p{font-size:1rem!important;line-height:1.6!important}

  .help-grid,.service-grid,.cards,.setting-grid,.signal-grid,.why-grid,.district-grid,.resource-grid,.availability-grid,.add-on-grid,.three-choice,.school-mini-grid,.five-steps,.steps,.eval-list,.contract-list{grid-template-columns:1fr!important}
  .service-card,.card,.choice,.resource-card,.portal-card,.form-card,.eval-feature,.payment-note{padding:1.35rem!important;border-radius:22px!important}
  .service-card h2,.resource-card h2{font-size:1.7rem!important;line-height:1.08!important}
  .card h3,.choice h2{font-size:1.5rem!important;line-height:1.12!important}
  .service-card ul{padding-left:1.2rem;margin-bottom:0}

  .eval-feature,.payment-grid,.school-need-grid,.school-teaser-grid,.contact-layout,.intake-layout,.portal-layout,.split{grid-template-columns:1fr!important;gap:1.55rem!important}
  .eval-feature h2,.payment-grid h2,.school-need-grid h2{font-size:2.2rem!important}
  .need-row{grid-template-columns:1fr!important;gap:.35rem!important;padding:1.15rem!important}

  .about-profile-v11{padding:1.15rem!important;gap:1.5rem!important;border-radius:24px!important}
  .about-profile-v11 .portrait-wrap{width:100%;max-width:430px}
  .pro-photo{aspect-ratio:4/5;max-height:none;object-position:center 20%;border-radius:22px}
  .bio-title{font-size:clamp(2rem,10vw,2.75rem)!important;line-height:1.03!important}
  .bio-lead{font-size:1rem;line-height:1.62}
  .credentials{padding:1rem!important;border-radius:16px!important}
  .credentials div+div{margin-top:.45rem}

  .language-card{width:100%;padding:1.35rem 1.05rem!important}
  .language-card strong{font-size:1.85rem!important;overflow-wrap:anywhere}
  .language-card p{font-size:1rem!important}

  .form-grid{grid-template-columns:1fr!important}
  .field.full{grid-column:auto!important}
  input,textarea,select{font-size:16px!important}
  .form-card .btn{width:100%}

  .footer{padding:46px 0 26px!important}
  .footer-grid{grid-template-columns:1fr!important;gap:1.75rem!important}
  .footer-brand{gap:.6rem}
  .footer-mark{width:48px!important;height:48px!important;flex-basis:48px;border-radius:13px}
  .footer-brand-text{font-size:1.42rem!important}
  .footer-tagline{max-width:34ch}
  .fine{display:grid!important;gap:.6rem!important}
}

@media (max-width:420px){
  .brand-words{font-size:.94rem}
  .brand-lockup .brand-emblem{width:37px!important;height:37px!important;flex-basis:37px}
  .editorial-page-hero h1{font-size:clamp(2.3rem,11.8vw,3rem)!important}
  .page-hero-motif{transform:scale(.92);transform-origin:left center}
}


/* v21 — header stones refined to echo the logo stone silhouettes more closely */
.page-hero-motif{
  width:244px!important;
  height:74px!important;
  margin-top:1.2rem!important;
}
.page-hero-motif span,
.page-hero-motif::after{
  bottom:0;
  border:1px solid rgba(143,121,108,.11)!important;
  box-shadow:0 10px 18px rgba(72,49,39,.04), inset 0 1px 0 rgba(255,255,255,.38), inset 0 -4px 0 rgba(214,191,177,.08)!important;
}
.page-hero-motif span::before,
.page-hero-motif::before{
  content:"";
  position:absolute;
  inset:11% 10% 17% 10%;
  border:1px solid rgba(255,255,255,.16);
  opacity:.42;
  pointer-events:none;
}
/* left small pebble */
.page-hero-motif span:nth-child(1){
  width:48px!important;
  height:24px!important;
  left:0!important;
  bottom:7px!important;
  background:#f4d8ca!important;
  border-radius:57% 43% 49% 51% / 53% 59% 41% 47%!important;
  transform:rotate(-4deg)!important;
  animation:subStoneA 9.2s ease-in-out infinite!important;
}
.page-hero-motif span:nth-child(1)::before{border-radius:59% 41% 47% 53% / 49% 57% 43% 51%!important}
/* green logo-like block */
.page-hero-motif span:nth-child(2){
  width:63px!important;
  height:36px!important;
  left:58px!important;
  bottom:12px!important;
  background:#dce5d7!important;
  border-radius:34% 38% 40% 36% / 42% 46% 34% 38%!important;
  transform:rotate(-6deg)!important;
  animation:subStoneB 10.4s ease-in-out infinite -1.8s!important;
}
.page-hero-motif span:nth-child(2)::before{border-radius:35% 39% 42% 34% / 43% 48% 32% 37%!important}
/* coral upright stone */
.page-hero-motif span:nth-child(3){
  width:58px!important;
  height:43px!important;
  left:130px!important;
  bottom:5px!important;
  background:#efc4b3!important;
  border-radius:31% 35% 39% 33% / 36% 42% 32% 38%!important;
  transform:rotate(3deg)!important;
  animation:subStoneA 8.9s ease-in-out infinite -4.2s!important;
}
.page-hero-motif span:nth-child(3)::before{border-radius:33% 37% 40% 31% / 38% 44% 30% 36%!important}
/* right elongated pebble */
.page-hero-motif::after{
  width:76px!important;
  height:37px!important;
  left:168px!important;
  bottom:16px!important;
  background:#ead1c6!important;
  border-radius:54% 46% 51% 49% / 48% 57% 43% 52%!important;
  transform:rotate(-8deg)!important;
  animation:subStoneC 9.8s ease-in-out infinite -1.1s!important;
}
.page-hero-motif::before{
  width:57px;
  height:24px;
  left:178px;
  bottom:23px;
  border-radius:55% 45% 50% 50% / 49% 58% 42% 51%;
}
@media (max-width:640px){
  .page-hero-motif{width:208px!important;height:64px!important;margin-top:1rem!important}
  .page-hero-motif span:nth-child(1){width:40px!important;height:21px!important;left:0!important;bottom:7px!important}
  .page-hero-motif span:nth-child(2){width:54px!important;height:31px!important;left:48px!important;bottom:11px!important}
  .page-hero-motif span:nth-child(3){width:48px!important;height:36px!important;left:111px!important;bottom:5px!important}
  .page-hero-motif::after{width:64px!important;height:31px!important;left:144px!important;bottom:14px!important}
  .page-hero-motif::before{width:49px!important;height:20px!important;left:152px!important;bottom:20px!important}
}


/* v22 Careers + clinician interest */
.nav-careers{
  display:inline-flex!important;align-items:center;justify-content:center;
  padding:.48rem .78rem!important;border:1px solid rgba(135,154,99,.34);
  border-radius:999px;color:var(--green)!important;background:rgba(255,255,255,.55);
  font-weight:800!important;transition:transform .22s var(--ease-soft),background .22s ease,border-color .22s ease;
}
.nav-careers:hover,.nav-careers.active{background:#eef2e9;border-color:rgba(103,122,78,.52);transform:translateY(-1px)}
.career-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-1)}
.career-values{align-items:start}
.career-values-list{display:grid;gap:.75rem}
.career-values-list span{display:block;padding:1rem 1.1rem;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 6px 16px rgba(72,49,39,.03);font-weight:700;color:var(--muted)}
.career-inquiry-layout{display:grid;grid-template-columns:.88fr 1.12fr;gap:var(--space-5);align-items:start}
.school-careers-band{border-top:1px solid rgba(226,198,185,.45);border-bottom:1px solid rgba(226,198,185,.45)}
.school-careers-layout{display:grid;grid-template-columns:1fr auto;gap:2rem;align-items:center}
.school-careers-layout h2{font-size:clamp(2rem,3.8vw,var(--type-h2));margin:.15rem 0 .6rem}
.school-careers-layout p{max-width:58rem;color:var(--muted)}
@media (max-width:980px){
  .nav-careers{padding:.42rem .65rem!important}
  .career-inquiry-layout{grid-template-columns:1fr}
}
@media (max-width:760px){
  .career-grid{grid-template-columns:1fr}
  .school-careers-layout{grid-template-columns:1fr;gap:1rem}
  .school-careers-layout .btn{width:100%}
}


/* v26 launch privacy / records / NPP */
.form-honey{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}
.records-notice{margin:2.25rem 0;padding:2rem;border:1px solid rgba(135,154,99,.28);border-radius:28px;background:#f7f9f4;box-shadow:0 10px 28px rgba(72,49,39,.04)}
.records-notice>h2{margin-top:.15rem}.records-notice ol{padding-left:1.35rem}.records-notice li+li{margin-top:.7rem}
.texas-required-notice{margin-top:1.5rem;padding:1.35rem 1.45rem;border-radius:20px;background:#fff5ee;border:1px solid rgba(234,117,91,.26)}
.texas-required-notice>strong{display:block;font-family:Georgia,"Times New Roman",serif;font-size:1.25rem;margin-bottom:.45rem;color:var(--ink)}
.texas-required-notice p{margin:.45rem 0}.legal-links{display:flex;flex-wrap:wrap;gap:.6rem 1rem;margin-top:.8rem}.legal-links a{font-weight:800;color:var(--coral-dark)}
.npp-copy{max-width:900px}.npp-copy h2{font-size:clamp(1.9rem,3.5vw,2.55rem);margin-top:2.35rem}.npp-copy h3{font-size:1.45rem;margin:1.55rem 0 .35rem}.npp-copy li+li{margin-top:.55rem}
.npp-alert{padding:1.6rem 1.75rem;border-radius:24px;background:#fff3ea;border:1px solid rgba(234,117,91,.28);margin-bottom:1.5rem}.npp-alert>strong{font-size:1.03rem;letter-spacing:.025em}.npp-alert p{font-family:Georgia,"Times New Roman",serif;font-size:1.35rem;line-height:1.35;margin:.75rem 0 0}
.privacy-contact-card{padding:1.35rem 1.5rem;border:1px solid var(--line);border-left:4px solid #a9b99f;border-radius:20px;background:#fff;margin:1.5rem 0}.privacy-contact-card h2{margin:.05rem 0 .7rem!important;font-size:1.6rem!important}
.launch-todo{display:inline-block;padding:.15rem .4rem;border-radius:7px;background:#fff0d8;color:#8d5b17;font-weight:800;font-size:.9rem}
.npp-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:2rem}
@media (max-width:640px){.records-notice,.npp-alert,.privacy-contact-card,.texas-required-notice{padding:1.15rem!important;border-radius:18px!important}.npp-actions .btn{width:100%}.legal-links{display:grid}}
@media print{.site-header,.footer,.editorial-page-hero,.npp-actions{display:none!important}body{background:#fff;color:#000}.npp-copy{max-width:none}.npp-copy a{color:#000;text-decoration:none}.launch-todo{border:1px solid #999;background:none;color:#000}}


/* v30 — meaningful rotating homepage statement.
   The rotating phrases share one grid cell so the headline does not jump as text changes. */
.rotating-hero-heading .hero-heading-prefix{
  display:block;
}
.rotating-hero-heading .hero-rotator{
  display:grid;
  width:100%;
  max-width:100%;
  min-height:1.16em;
  margin:.015em 0 -.015em;
  overflow:visible;
}
.rotating-hero-heading .hero-phrase{
  grid-area:1 / 1;
  display:block;
  width:100%;
  opacity:0;
  transform:translateY(.18em);
  transition:opacity .72s var(--ease-soft), transform .72s var(--ease-soft);
  pointer-events:none;
  text-wrap:balance;
}
.rotating-hero-heading .hero-phrase.is-active{
  opacity:1;
  transform:translateY(0);
}
.rotating-hero-heading .hero-phrase.is-leaving{
  opacity:0;
  transform:translateY(-.16em);
}
.rotating-hero-heading .hero-comma{
  display:none;
}
.rotating-hero-heading > em{
  display:block;
  margin-top:.04em;
}

/* Keep the longest English/Spanish phrases comfortable on phones without changing the
   overall hero composition or causing horizontal overflow. */
@media (max-width:640px){
  .rotating-hero-heading .hero-rotator{
    min-height:2.18em;
  }
  .rotating-hero-heading .hero-phrase{
    line-height:1.015;
  }
}
@media (prefers-reduced-motion:reduce){
  .rotating-hero-heading .hero-phrase{
    transition:none!important;
  }
  .rotating-hero-heading .hero-phrase:not(.is-active){
    display:none;
  }
}


/* v32 — homepage hero hierarchy + clinical scope strip.
   Static sentence, rotating outcome, and brand phrase each get their own intentional line. */
.hero .rotating-hero-heading{
  max-width:min(100%, 780px)!important;
  margin:0 0 1.15rem!important;
  overflow:visible;
}

.rotating-hero-heading .hero-heading-prefix{
  display:block;
  font-size:clamp(3.15rem,5.25vw,5.25rem);
  line-height:.95;
  letter-spacing:-.034em;
  white-space:nowrap;
}

.rotating-hero-heading .hero-rotator{
  display:grid;
  width:min(100%, 780px);
  min-height:1.02em;
  margin:.055em 0 .015em;
  overflow:visible;
  font-size:clamp(3.8rem,6.25vw,6.2rem);
  line-height:.91;
  letter-spacing:-.043em;
}

.rotating-hero-heading .hero-phrase{
  grid-area:1 / 1;
  width:max-content;
  max-width:100%;
  white-space:nowrap;
  line-height:.91;
  text-wrap:nowrap;
}

.rotating-hero-heading .hero-phrase.medium{
  font-size:.90em;
}

.rotating-hero-heading .hero-phrase.long{
  font-size:.79em;
}

.rotating-hero-heading > em{
  display:block;
  width:max-content;
  max-width:100%;
  margin:.075em 0 0!important;
  font-size:clamp(3rem,4.9vw,5rem);
  line-height:.95;
  letter-spacing:-.032em;
  color:var(--coral);
}

/* Clinical scope: a concise factual counterpoint to the emotional headline. */
.hero-service-strip{
  display:flex;
  align-items:center;
  flex-wrap:wrap;
  gap:.42rem .66rem;
  max-width:760px;
  margin:0 0 1.1rem;
  color:#667d61;
  font-size:.82rem;
  line-height:1.35;
  font-weight:800;
  letter-spacing:.055em;
}

.hero-service-strip span{
  display:inline-flex;
  align-items:center;
  white-space:nowrap;
}

.hero-service-strip span:not(:last-child)::after{
  content:"•";
  margin-left:.66rem;
  color:var(--coral);
  font-size:.85em;
}

.hero .rotating-hero-heading + .hero-service-strip + .lead{
  margin-top:0!important;
}

@media (max-width:900px){
  .rotating-hero-heading .hero-heading-prefix{
    font-size:clamp(2.85rem,7.5vw,4.1rem);
  }
  .rotating-hero-heading .hero-rotator{
    font-size:clamp(3.35rem,8.8vw,4.8rem);
  }
  .rotating-hero-heading > em{
    font-size:clamp(2.8rem,7.4vw,4rem);
  }
}

/* Phone: same three-part hierarchy; rotating phrase gets a stable two-line area. */
@media (max-width:640px){
  .hero .rotating-hero-heading{
    margin-bottom:.95rem!important;
  }
  .rotating-hero-heading .hero-heading-prefix{
    font-size:clamp(2.22rem,10vw,2.65rem);
    line-height:.96;
    white-space:nowrap;
  }
  .rotating-hero-heading .hero-rotator{
    width:100%;
    min-height:1.9em;
    margin:.08em 0 0;
    font-size:clamp(2.9rem,13.2vw,3.5rem);
    line-height:.92;
  }
  .rotating-hero-heading .hero-phrase,
  .rotating-hero-heading .hero-phrase.medium,
  .rotating-hero-heading .hero-phrase.long{
    width:100%;
    max-width:100%;
    font-size:1em;
    white-space:normal;
    text-wrap:balance;
    line-height:.92;
  }
  .rotating-hero-heading > em{
    font-size:clamp(2.55rem,11.4vw,3.05rem);
    line-height:.96;
    margin-top:.02em!important;
  }
  .hero-service-strip{
    gap:.35rem .5rem;
    margin-bottom:.95rem;
    font-size:.72rem;
    line-height:1.45;
    letter-spacing:.032em;
  }
  .hero-service-strip span:not(:last-child)::after{
    margin-left:.5rem;
  }
}

@media (max-width:390px){
  .rotating-hero-heading .hero-heading-prefix{
    font-size:clamp(2.02rem,9.4vw,2.28rem);
  }
  .hero-service-strip{
    font-size:.69rem;
  }
}
