/* ALL About Kids V2 — approved pink / blue / airy visual direction.
   This is the single CSS source. No V1 or Sunshine stylesheet is used. */
:root{--blue:#173e86;--text:#45638b;--pink:#ef246e;--pink-hover:#ce1659;--cyan:#00768f;--cyan-bright:#02b8d4;--sky:#e9f8fd;--sky-strong:#d3f0fa;--rose:#fff0f5;--yellow:#ffc62e;--green:#62ac3c;--line:#dbeaf1;--white:#fff;--radius:26px;--max:1280px;--font:"Trebuchet MS","Arial Rounded MT Bold",Arial,sans-serif;--shadow:0 14px 50px #214b8210}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:120px}body{margin:0;background:#fff;color:var(--text);font-family:var(--font);font-size:17px;line-height:1.65;-webkit-font-smoothing:antialiased}h1,h2,h3,h4,p,figure{margin:0}h1,h2,h3,h4{color:var(--blue);line-height:1.16;letter-spacing:-.035em}h1,h2,h3{font-weight:800;font-family:"Arial Rounded MT Bold","Trebuchet MS",Arial,sans-serif}h1{font-size:clamp(42px,5vw,70px)}h2{font-size:clamp(30px,3.1vw,44px)}h3{font-size:23px}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}img{display:block;width:100%;height:auto}svg{display:block}button{color:var(--blue)}button:disabled{cursor:not-allowed}p+p{margin-top:15px}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible{outline:3px solid var(--cyan);outline-offset:5px;border-radius:8px}[hidden]{display:none!important}.wrap{width:min(var(--max),calc(100% - 104px));margin-inline:auto}.narrow{max-width:900px;margin-inline:auto}.section{padding-block:94px}.section-head{max-width:740px;margin-bottom:38px}.section-head.center{text-align:center;margin-inline:auto}.section-head p{margin-top:16px;font-size:18px}.eyebrow{display:inline-flex;align-items:center;gap:9px;color:var(--cyan);font-weight:800;font-size:12px;letter-spacing:.14em;text-transform:uppercase;margin-bottom:16px}.eyebrow .icon{width:17px;height:17px}.pink{color:var(--pink)}.cyan{color:var(--cyan)}.yellow{color:#bc8100}.muted{color:var(--text)}.icon{width:23px;height:23px;flex-shrink:0}.btn{display:inline-flex;justify-content:center;align-items:center;gap:12px;padding:16px 25px;min-height:56px;border:2px solid transparent;border-radius:999px;font-size:16px;font-weight:800;line-height:1.25;transition:background .18s,transform .18s;cursor:pointer;white-space:normal;text-align:center}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--pink);color:#fff;box-shadow:0 7px 18px #ef246e12}.btn-primary:hover{background:var(--pink-hover)}.btn-secondary{background:#fff;color:var(--cyan);border-color:var(--cyan-bright)}.btn-secondary:hover{background:var(--sky)}.btn .icon{width:20px;height:20px}.text-link{display:inline-flex;align-items:center;gap:8px;color:var(--cyan);font-weight:800;text-decoration:underline;text-underline-offset:5px}.text-link .icon{width:17px}.skip-link{position:fixed;left:18px;top:-80px;padding:12px 20px;color:#fff;background:var(--blue);z-index:100}.skip-link:focus{top:12px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.illustrative-note{font-size:10px;line-height:1.4;color:#527090;letter-spacing:.02em}.badge{display:inline-flex;align-items:center;gap:9px;background:#e8f7fc;border-radius:999px;padding:9px 17px;color:var(--blue);font-size:14px;line-height:1.3;font-weight:700}.badge .icon{color:var(--pink);width:20px;height:20px}
/* Header: logo + short navigation + opening language menu. */
.site-header{position:relative;background:#fff;z-index:40;border-bottom:1px solid #edf4f7}.header-inner{height:104px;display:flex;align-items:center;gap:28px}.brand{width:112px;flex-shrink:0;position:relative;z-index:2}.brand img{width:112px;height:112px;object-fit:contain;background:#fff;border-radius:50%;margin-top:16px}.main-nav{display:flex;align-items:center;gap:29px;margin-left:auto}.nav-link{position:relative;color:var(--blue);font-size:14px;font-weight:700;padding:15px 0;white-space:nowrap}.nav-link:hover,.nav-link[aria-current=page]{color:var(--cyan)}.nav-link[aria-current=page]:after{content:"";position:absolute;bottom:5px;left:0;right:0;height:3px;background:var(--cyan-bright);border-radius:5px}.header-actions{display:flex;align-items:center;gap:14px}.header-cta{min-height:47px;font-size:13px;padding:12px 19px}.language{position:relative}.language-toggle{display:flex;align-items:center;justify-content:center;gap:6px;border:0;background:#eef9fc;padding:10px 12px;min-height:44px;border-radius:99px;font-size:12px;font-weight:800}.language-toggle .icon{width:16px;height:16px}.language-menu{position:absolute;right:0;top:calc(100% + 10px);width:172px;background:#fff;padding:8px;box-shadow:0 12px 40px #173e8621;border:1px solid var(--line);border-radius:16px}.language-menu a{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;border-radius:10px;color:var(--blue);font-size:14px}.language-menu a:hover,.language-menu a[aria-current=page]{background:var(--sky)}.menu-toggle{display:none;width:44px;height:44px;align-items:center;justify-content:center;border:0;border-radius:12px;background:var(--sky)}.mobile-request{display:none}.back-link{margin-left:auto;font-size:14px;font-weight:700;display:flex;align-items:center;gap:7px;color:var(--cyan)}.back-link .icon{width:18px}.request-header .header-inner{height:86px}.request-header .brand,.request-header .brand img{width:77px;height:77px;margin-top:0}
/* APPROVED HERO. DOM and mobile order: H1, figure/cards, H2, actions, checks. */
.hero{position:relative;overflow:hidden;background:#fff;padding-top:58px}.hero-layout{display:grid;grid-template-columns:1.04fr 1fr;grid-template-areas:"title art" "support art";column-gap:30px;align-items:center;min-height:628px;padding-bottom:36px}.hero-title{grid-area:title;align-self:end}.hero-title h1{margin-top:21px;line-height:1.105;letter-spacing:-.044em}.hero-title h1 .line{display:block}.hero-title h1 .c-pink{color:var(--pink)}.hero-title h1 .c-cyan{color:#00a1c3}.hero-title h1 .c-yellow{color:#c48900}.hero-support{grid-area:support;align-self:start;padding-top:23px}.hero-subtitle{font-size:21px;line-height:1.5;color:var(--text);font-weight:400;letter-spacing:-.015em;max-width:575px}.hero-buttons{display:flex;flex-wrap:wrap;gap:15px;margin-top:29px}.hero-buttons .btn-primary{padding-inline:29px;font-size:17px}.hero-checks{display:flex;gap:24px;flex-wrap:wrap;margin-top:21px;list-style:none;padding:0}.hero-checks li{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:700;line-height:1.4;color:var(--blue)}.check-circle{display:inline-flex;align-items:center;justify-content:center;width:25px;height:25px;background:var(--green);color:white;border-radius:50%;flex-shrink:0}.check-circle .icon{width:17px;height:17px}.hero-art{grid-area:art;position:relative;width:100%;height:590px;margin:0;isolation:isolate}.hero-art:before{content:"";position:absolute;inset:18px -12px 26px 2px;background:var(--sky-strong);border-radius:42% 58% 40% 60% / 40% 37% 63% 60%;transform:rotate(-7deg);z-index:-1}.hero-photo{position:absolute;inset:7px 7px 38px 12px;border-radius:46% 43% 38% 40% / 37% 43% 36% 52%;overflow:hidden}.hero-photo img{height:100%;object-fit:cover;object-position:50% 43%;filter:saturate(1.04)}.hero-art .sun{position:absolute;right:-9px;top:-12px;width:88px;height:88px;transform:rotate(8deg)}.hero-art .spark{position:absolute;left:-3px;top:54px;width:40px;transform:rotate(-15deg)}.hero-art .heart-doodle{position:absolute;left:-34px;bottom:105px;width:58px;transform:rotate(-12deg);color:var(--pink)}.hero-art figcaption{position:absolute;bottom:12px;left:42px;font-size:10px}.quote-cloud{position:absolute;bottom:3px;right:-24px;width:245px;min-height:182px;display:grid;place-content:center;text-align:center;isolation:isolate;transform:rotate(-8deg);padding:26px 23px 20px}.cloud-bg{position:absolute;inset:0;width:100%;height:100%;z-index:-1}.quote-cloud p{color:var(--blue);font-size:19px;line-height:1.35;font-weight:700;letter-spacing:-.025em;max-width:190px}.quote-cloud .icon{margin:8px auto 0;color:var(--pink);width:20px;height:20px}.rainbow{position:absolute;right:-5px;bottom:145px;width:155px;height:90px;overflow:hidden;transform:rotate(15deg);z-index:-1}.rainbow:before{content:"";position:absolute;inset:0;border:14px solid #fa9bc0;border-bottom:0;border-radius:160px 160px 0 0;box-shadow:inset 0 0 0 8px white}.rainbow:after{content:"";position:absolute;inset:25px 24px 0;border:12px solid #ffe184;border-bottom:0;border-radius:130px 130px 0 0;box-shadow:inset 0 0 0 8px #fff}.hero-bottom{position:relative;height:78px;color:#5390b4;display:flex;align-items:flex-end;justify-content:center;padding-bottom:17px;text-transform:uppercase;font-size:10px;letter-spacing:.35em;font-weight:700;gap:17px}.hero-bottom svg{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:0}.hero-bottom span{position:relative;z-index:1}.hero-bottom b{color:var(--pink);font-size:15px}
/* Bulletin — editorial seasonal card, lightweight SVG/CSS leaves (not a video). */
.bulletin-section{padding-top:70px;padding-bottom:70px}.bulletin{background:#fff9ef;position:relative;overflow:hidden;border:1px solid #ffe7ca;border-radius:34px;padding:49px 54px;display:grid;grid-template-columns:1.1fr 1fr;gap:50px;align-items:center;min-height:415px}.bulletin:before{content:"";position:absolute;width:310px;height:310px;background:#ffefbe;opacity:.48;border-radius:50%;left:-150px;bottom:-235px}.bulletin-copy,.fall-collage{position:relative;z-index:2}.bulletin-tag{display:flex;align-items:center;flex-wrap:wrap;gap:9px;margin-bottom:21px;font-size:12px;font-weight:700;letter-spacing:.035em;color:var(--blue)}.bulletin-tag>span:first-child{background:white;border:1px solid #ffe0b9;border-radius:99px;padding:5px 11px;color:var(--pink)}.bulletin h2{font-size:40px;max-width:500px}.bulletin h2 span{color:var(--pink)}.bulletin p{font-size:16px;margin-top:17px;max-width:450px}.bulletin .text-link{margin-top:22px;font-size:14px}.fall-collage{height:340px}.polaroid{position:absolute;padding:10px 10px 15px;background:#fff;box-shadow:0 11px 30px #233f8515;border-radius:7px;transform:rotate(7deg);width:70%;right:0;top:3px}.polaroid img{aspect-ratio:1.5;object-fit:cover;border-radius:3px}.polaroid span{display:block;text-align:center;margin-top:12px;font-size:15px;font-weight:800;color:var(--blue)}.polaroid.small{width:37%;left:-4px;top:140px;transform:rotate(-10deg);right:auto;background:#eaf9fd}.polaroid.small img{aspect-ratio:1.06}.polaroid.small span{font-size:11px;margin-top:8px}.fall-note{position:absolute;top:9px;left:-5px;bottom:auto;right:auto;background:#fff0f5;padding:11px 18px;transform:rotate(-5deg);border-radius:12px;font-size:12px;line-height:1.5;text-align:center;color:var(--pink);font-weight:800;max-width:210px}.fall-collage .illustrative-note{position:absolute;bottom:-25px;right:5px;font-size:9px!important;line-height:1.4;margin:0;max-width:none}.leaf-layer{position:absolute;inset:0;overflow:hidden;pointer-events:none;z-index:1}.leaf{position:absolute;top:-50px;left:var(--x);width:var(--size);height:var(--size);color:var(--leaf-color);opacity:.7;animation:leaf-fall var(--duration) linear infinite;animation-delay:var(--delay);animation-play-state:paused}.is-visible .leaf{animation-play-state:running}.leaf svg{width:100%;height:100%}@keyframes leaf-fall{0%{transform:translate3d(0,-50px,0) rotate(0deg);opacity:0}12%{opacity:.75}88%{opacity:.5}100%{transform:translate3d(75px,510px,0) rotate(300deg);opacity:0}}
/* About: an open, offset composition; no V1 cards/strip. */
.about-grid{display:grid;grid-template-columns:.88fr 1.12fr;gap:92px;align-items:center}.about-visual{position:relative;padding:25px 30px 20px}.about-board{position:relative;background:#eaf8fc;border-radius:90px 26px 90px 26px;aspect-ratio:1.07;display:grid;place-items:center;transform:rotate(-3deg)}.about-board img{width:62%;height:62%;object-fit:contain;background:#fff;border-radius:50%;transform:rotate(3deg)}.about-board.is-portrait{overflow:hidden}.about-board.is-portrait img{width:100%;height:100%;object-fit:cover;border-radius:0}.about-sticker{position:absolute;left:-4px;bottom:8px;background:#fff0f5;color:var(--pink);border:5px solid white;padding:17px 25px;border-radius:20px;font-size:14px;font-weight:800;line-height:1.5;transform:rotate(-7deg)}.about-sticker strong{display:block;font-size:38px;line-height:1}.about-visual>.heart-doodle{position:absolute;right:0;top:0;width:70px;color:var(--pink);transform:rotate(12deg)}.about-copy h2{max-width:570px}.about-copy>p{margin-top:23px;max-width:580px}.about-copy .btn{margin-top:28px}.about-mini{display:flex;gap:26px;border-top:1px solid var(--line);margin-top:24px;padding-top:23px}.about-mini strong{display:block;font-size:22px;color:var(--blue)}.about-mini span{display:block;font-size:12px;color:var(--text)}
/* Programs */
.care-section{background:#f4fbfe;position:relative}.care-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.care-card{background:white;padding:32px 30px;border-radius:var(--radius);box-shadow:0 5px 22px #173e8605;position:relative;border:1px solid #edf5f8}.care-icon{width:63px;height:63px;border-radius:21px;display:grid;place-items:center;background:var(--rose);color:var(--pink);margin-bottom:25px}.care-icon .icon{width:31px;height:31px}.care-card:nth-child(2) .care-icon{background:#fff7d9;color:#a87800}.care-card:nth-child(3) .care-icon{background:#e8f9fb;color:var(--cyan)}.care-card h3{font-size:23px;margin-bottom:14px}.care-card p{font-size:15px;line-height:1.75}.card-meta{padding-top:22px;margin-top:22px;border-top:1px solid #e8f0f5;color:var(--blue);font-size:13px;font-weight:800}.section-end{margin-top:31px;text-align:center}.section-end .text-link{font-size:14px}.care-inline{margin-top:28px;display:flex;align-items:center;justify-content:center;gap:10px;font-size:13px;color:var(--blue)}.care-inline .icon{color:var(--green);width:19px}
/* Daily rhythm */
.routine-grid{display:grid;grid-template-columns:.88fr 1.12fr;gap:80px;align-items:start}.routine-copy{position:sticky;top:40px}.routine-copy>p{margin-top:22px}.routine-photo{position:relative;margin-top:30px;padding-right:50px}.routine-photo img{width:100%;max-width:340px;aspect-ratio:1.5;object-fit:cover;border-radius:28px 70px 28px 28px}.routine-photo figcaption{margin-top:7px}.routine-steps{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:13px}.routine-step{display:flex;align-items:center;gap:13px;padding:16px;background:#f2faff;border-radius:17px;min-height:82px}.routine-step:nth-child(3n+2){background:#fff3f7}.routine-step:nth-child(3n){background:#fff9e9}.routine-step .icon{width:25px;height:25px;color:var(--cyan)}.routine-step:nth-child(3n+2) .icon{color:var(--pink)}.routine-step:nth-child(3n) .icon{color:#aa7e00}.routine-step span{font-size:14px;font-weight:700;color:var(--blue);line-height:1.35}.routine-step:last-child{grid-column:1/-1;justify-content:center}.routine-footnote{font-size:12px;margin-top:18px}
/* Space mosaic */
.space-section{padding-top:55px}.space-mosaic{display:grid;grid-template-columns:1.15fr .85fr;grid-template-rows:230px 230px;gap:22px}.space-tile{position:relative;overflow:hidden;border-radius:25px;background:var(--sky)}.space-tile:first-child{grid-row:1/3;border-radius:80px 25px 25px 25px}.space-tile img{height:100%;object-fit:cover;transition:transform .3s}.space-tile:hover img{transform:scale(1.025)}.space-tile figcaption{position:absolute;left:18px;bottom:18px;background:#ffffffed;padding:8px 15px;border-radius:99px;color:var(--blue);font-size:12px;font-weight:700}.space-disclaimer{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:17px}.space-disclaimer p{font-size:11px}.space-disclaimer a{font-size:14px}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}.detail-card{border:1px solid var(--line);border-radius:25px;padding:31px;background:white}.detail-card h3{margin-bottom:13px}.detail-card p{font-size:16px}
/* Local presence: honest single location, distinct city pages. */
.location-section{background:#f2fbfe}.location-grid{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center}.location-copy p{margin-top:21px}.address-card{display:flex;gap:14px;align-items:flex-start;margin-top:24px;color:var(--blue);font-size:15px}.address-card>.icon{color:var(--pink);width:28px;height:28px;margin-top:3px}.address-card strong{display:block}.address-card span{display:block;font-size:14px;color:var(--text)}.location-copy .btn{margin-top:26px}.neighborhood-panel{background:white;border-radius:30px;padding:35px;border:1px solid #d8eff7}.location-pin{width:60px;height:60px;border-radius:50%;background:var(--rose);color:var(--pink);display:grid;place-items:center;margin-bottom:22px}.location-pin .icon{width:30px;height:30px}.neighborhood-panel h3{font-size:24px}.neighborhood-panel>p{font-size:14px;margin-top:12px}.city-links{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px}.city-pill{display:inline-flex;align-items:center;gap:7px;border:1px solid #d9edf4;border-radius:99px;padding:9px 15px;font-size:13px;font-weight:700;color:var(--cyan);background:#fff}.city-pill .icon{width:13px;height:13px}.city-pill:hover,.city-pill[aria-current=page]{background:var(--sky);border-color:var(--cyan-bright)}.cities-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:19px}.city-card{display:flex;flex-direction:column;padding:30px;border:1px solid var(--line);border-radius:24px;background:#fff;transition:transform .2s}.city-card:hover{transform:translateY(-4px);border-color:var(--cyan-bright)}.city-card .icon{color:var(--pink);margin-bottom:20px}.city-card h3{font-size:25px}.city-card p{font-size:14px;line-height:1.6;margin-top:12px}.city-card span{margin-top:24px;color:var(--cyan);font-size:13px;font-weight:700}.city-focus{background:#fff8ec;border-radius:26px;padding:35px}.city-focus h3{margin-bottom:15px}.city-focus p{font-size:16px}
/* FAQ */
.faq-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:75px}.faq-copy>p{margin-top:21px}.faq-copy .text-link{margin-top:25px;font-size:14px}.accordion{display:grid;gap:12px}.faq-item{border:1px solid #dcecf3;border-radius:17px;background:white;overflow:hidden}.faq-item summary{display:flex;align-items:center;justify-content:space-between;gap:17px;padding:21px 23px;list-style:none;cursor:pointer;font-weight:700;color:var(--blue);font-size:15px;line-height:1.45}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";color:var(--cyan);font-size:23px;font-weight:400;flex-shrink:0}.faq-item[open] summary:after{content:"−"}.faq-answer{padding:0 23px 22px;font-size:15px;line-height:1.8}.faq-item[open]{background:#f6fcff;border-color:#b9e3f1}
/* Educational final CTA */
.final-cta-section{padding-top:20px;padding-bottom:85px}.final-cta{position:relative;overflow:hidden;background:#edf9fd;border-radius:34px;padding:55px 53px 44px;text-align:center;border:1px solid #daf0f8}.final-cta:before{content:"";position:absolute;width:300px;height:300px;background:#fff0f5;border-radius:50%;right:-195px;top:-195px}.final-cta .eyebrow{color:var(--pink)}.final-cta h2{max-width:700px;margin:auto;font-size:42px}.final-cta>.cta-description{max-width:685px;margin:18px auto 0;font-size:16px}.request-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;text-align:left;margin:37px 0 30px}.request-step{position:relative}.step-number{display:grid;place-items:center;background:#fff;color:var(--pink);border:1px solid #ffc9df;border-radius:50%;width:38px;height:38px;font-weight:800;font-size:15px;margin-bottom:15px}.request-step h3{font-size:18px;letter-spacing:-.02em}.request-step p{font-size:14px;line-height:1.7;margin-top:10px}.final-cta .btn{font-size:17px;padding-inline:31px}.cta-note{font-size:11px;margin-top:13px}.contact-alternatives{display:flex;justify-content:center;align-items:center;gap:22px;font-size:12px;margin-top:20px}.contact-alternatives a{display:flex;align-items:center;gap:6px;color:var(--cyan);font-weight:700}.contact-alternatives .icon{width:15px;height:15px}
/* Footer & floating text message */
.site-footer{background:#f7fcfe;border-top:1px solid #e7f2f7;padding:48px 0 25px}.footer-grid{display:grid;grid-template-columns:1.1fr .7fr 1fr 1fr;gap:42px}.footer-brand img{width:103px;height:103px;object-fit:contain;border-radius:50%;background:white;margin-bottom:15px}.footer-brand p{font-size:12px;max-width:220px}.footer-column h3{font-size:14px;margin:12px 0 17px;letter-spacing:0}.footer-column a,.footer-column p{display:block;font-size:12px;margin:0 0 10px;line-height:1.65}.footer-column a:hover{color:var(--cyan);text-decoration:underline}.footer-socials{display:flex;align-items:center;gap:12px;margin-top:16px}.footer-socials a{display:inline-flex;align-items:center;gap:5px;font-size:11px;color:var(--cyan)}.footer-socials .icon{width:18px;height:18px}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:18px;border-top:1px solid var(--line);padding-top:22px;margin-top:35px;font-size:10px}.footer-bottom .legal-links{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.footer-bottom a{color:var(--cyan)}.footer-bottom button{border:0;background:none;font-size:10px;padding:0;color:var(--cyan);text-decoration:underline}.text-float{position:fixed;right:23px;bottom:22px;z-index:30;display:flex;align-items:center;gap:9px;border-radius:99px;background:var(--pink);color:#fff;font-size:13px;font-weight:800;padding:13px 18px;box-shadow:0 6px 22px #b40e4f20;min-height:49px}.text-float:hover{background:var(--pink-hover)}.text-float .icon{width:23px;height:23px}
/* Inner pages — the same brand, shorter opening, mobile visual before subtitle. */
.page-hero{padding-top:36px;padding-bottom:70px;overflow:hidden;position:relative;background:linear-gradient(180deg,#fff 72%,#f5fcff)}.breadcrumbs{display:flex;align-items:center;gap:9px;font-size:11px;margin-bottom:30px;color:var(--text);flex-wrap:wrap}.breadcrumbs a{color:var(--cyan)}.breadcrumbs .icon{width:11px;height:11px}.page-hero .hero-layout{min-height:400px;padding-bottom:0;column-gap:60px}.page-hero h1{font-size:52px;line-height:1.1}.page-hero .hero-subtitle{font-size:18px}.page-hero .hero-support{padding-top:19px}.page-hero .hero-buttons{margin-top:24px}.page-hero .hero-art{height:392px}.page-hero .hero-art .quote-cloud{width:190px;min-height:140px;right:3px;bottom:8px;padding:20px}.page-hero .quote-cloud p{font-size:15px}.page-hero .hero-photo{bottom:19px}.page-hero .hero-art .sun{width:65px;height:65px;right:10px}.page-hero .rainbow{bottom:110px;width:115px;right:12px}.page-hero .hero-art figcaption{bottom:-4px;font-size:9px}.page-hero .hero-art .heart-doodle{width:43px;left:-13px;bottom:50px}.page-visual{grid-area:art;position:relative}.page-visual .about-visual{max-width:420px;margin-left:auto}.page-visual .about-board{aspect-ratio:1.3}.fact-mockup{max-width:440px;margin-left:auto;position:relative;padding:25px}.fact-mockup:before{content:"";position:absolute;inset:5px 0;background:var(--sky);border-radius:54% 46% 40% 50%;z-index:0}.fact-card{position:relative;display:flex;gap:18px;align-items:center;border:1px solid var(--line);border-radius:20px;padding:22px;background:#fff;box-shadow:var(--shadow);margin-bottom:13px}.fact-card:nth-child(2){margin-left:28px;transform:rotate(3deg)}.fact-card:nth-child(3){margin-right:30px;transform:rotate(-2deg)}.fact-card>.icon{width:30px;height:30px;color:var(--pink)}.fact-card strong{display:block;font-size:18px;color:var(--blue)}.fact-card span{display:block;font-size:12px}.article-layout{max-width:900px}.article-layout h2{font-size:30px;margin:38px 0 16px}.article-layout p{font-size:16px}.article-layout ul{padding-left:22px}.article-layout li{margin-block:10px}.preview-notice{border:1px solid #ffe6a4;background:#fff9e8;padding:17px 21px;border-radius:17px;color:var(--blue);font-size:14px;margin-bottom:30px}
/* Focused Family Request — deliberately NO institutional footer or floating CTA. */
.request-page{background:#fff}.request-intro{max-width:740px;text-align:center;margin:auto;padding:31px 22px 21px}.request-intro h1{font-size:37px;line-height:1.15}.request-intro h2{font-size:16px;font-weight:400;color:var(--text);line-height:1.55;margin:14px auto 0;letter-spacing:0;max-width:630px}.request-wrap{max-width:920px;width:calc(100% - 32px);margin:0 auto}.request-frame-shell{border:1px solid #e2edf3;border-radius:18px;overflow:hidden;background:white;box-shadow:0 7px 30px #173e8606}.request-frame{display:block;width:100%;height:880px;border:0;background:#fff;transition:none}.request-fallback{text-align:center;font-size:12px;margin:15px 0 8px;line-height:1.5}.request-fallback a{color:var(--cyan);text-decoration:underline;text-underline-offset:3px}.request-privacy{text-align:center;font-size:10px;margin-bottom:20px;line-height:1.6}.request-privacy a{color:var(--cyan);text-decoration:underline}.consent-panel{position:fixed;right:20px;bottom:20px;background:white;border:1px solid var(--line);border-radius:22px;max-width:420px;width:calc(100% - 40px);padding:25px;z-index:80;box-shadow:0 16px 70px #173e8630}.consent-panel h2{font-size:21px}.consent-panel p{font-size:12px;margin-top:12px}.consent-panel label{display:flex;align-items:center;gap:9px;font-size:13px;margin-top:15px}.consent-panel input{accent-color:var(--pink)}.consent-actions{display:flex;gap:10px;margin-top:19px}.consent-actions .btn{font-size:12px;min-height:43px;padding:10px 14px}.consent-panel>a{font-size:11px;display:inline-block;margin-top:13px;color:var(--cyan);text-decoration:underline}
/* Tablet and mobile */
@media(min-width:1500px){.hero-layout{min-height:655px}.hero-art{height:635px}.hero-title h1{font-size:74px}}
@media(max-width:1190px){.wrap{width:calc(100% - 68px)}.main-nav{gap:19px}.header-inner{gap:18px}.header-cta{font-size:12px;padding-inline:14px}.header-actions{gap:10px}.hero-title h1{font-size:58px}.hero-art{height:542px}.hero-layout{column-gap:16px;min-height:565px}.quote-cloud{width:215px;right:-13px}.quote-cloud p{font-size:17px}.hero-subtitle{font-size:19px}.hero-buttons{gap:10px}.hero-buttons .btn-primary{font-size:15px;padding-inline:20px}.hero-buttons .btn-secondary{font-size:14px;padding-inline:19px}.about-grid{gap:55px}.bulletin{padding:38px;gap:30px}.bulletin h2{font-size:35px}.footer-grid{gap:25px}.page-hero h1{font-size:45px}}
@media(max-width:980px){.header-cta{display:none}.main-nav{gap:22px}.brand,.brand img{width:92px;height:92px}.header-inner{height:88px}.hero{padding-top:42px}.hero-title h1{font-size:47px}.hero-art{height:487px}.hero-checks{gap:13px}.hero-checks li{font-size:12px}.hero-subtitle{font-size:18px}.hero-buttons .btn{font-size:13px;padding:14px 18px;min-height:49px}.quote-cloud{width:192px;min-height:145px;bottom:12px}.quote-cloud p{font-size:15px}.rainbow{bottom:127px;width:115px;height:70px}.hero-art .sun{width:68px;height:68px}.hero-layout{min-height:508px}.section{padding-block:70px}.bulletin-section{padding:55px 0}.bulletin{gap:20px;padding:35px}.bulletin h2{font-size:31px}.fall-collage{height:262px}.fall-note{font-size:10px;max-width:160px;top:-11px;bottom:auto;left:0}.polaroid.small{top:115px}.about-grid{gap:36px}.about-visual{padding:20px 10px}.care-grid{gap:15px}.care-card{padding:25px 22px}.care-card h3{font-size:20px}.routine-grid{gap:42px}.routine-steps{gap:10px}.routine-step{padding:12px;gap:9px}.location-grid{gap:38px}.faq-grid{gap:40px}.final-cta{padding:43px 35px}.final-cta h2{font-size:37px}.request-steps{gap:20px}.footer-grid{grid-template-columns:1.1fr 1fr 1fr}.footer-column.last{grid-column:2/4}.footer-column.last .footer-city-links{display:flex;flex-wrap:wrap;gap:5px 17px}.page-hero .hero-layout{column-gap:25px}.page-hero h1{font-size:40px}.page-hero .hero-art{height:355px}.page-hero .hero-subtitle{font-size:16px}.cities-grid{grid-template-columns:1fr 1fr}}
@media(max-width:760px){html{scroll-padding-top:90px}.wrap{width:calc(100% - 40px)}body{font-size:16px}.section{padding-block:57px}.section-head{margin-bottom:29px}.section-head p{font-size:16px}.section-head.center{text-align:left}h2{font-size:31px;letter-spacing:-.03em}.header-inner{height:80px;gap:12px}.brand,.brand img{width:77px;height:77px}.brand img{margin-top:0}.header-actions{margin-left:auto;gap:9px}.menu-toggle{display:flex}.main-nav{display:none;position:absolute;top:80px;left:0;right:0;background:#fff;border-bottom:1px solid var(--line);padding:20px 22px 24px;box-shadow:0 12px 25px #1744860d;max-height:calc(100dvh - 90px);overflow:auto}.main-nav.is-open{display:grid;gap:2px}.main-nav .nav-link{font-size:16px;padding:11px 10px}.nav-link[aria-current=page]:after{display:none}.main-nav .nav-link[aria-current=page]{background:var(--sky);border-radius:12px}.mobile-request{display:flex;margin-top:13px}.language-toggle{font-size:11px}.language-toggle .icon{width:15px}.hero{padding-top:26px}.hero-layout{grid-template-columns:1fr;grid-template-areas:"title" "art" "support";min-height:0;gap:0;padding-bottom:13px}.hero-title{align-self:auto}.hero-title .badge{font-size:11px;padding:8px 12px;gap:6px}.hero-title .badge .icon{width:16px;height:16px}.hero-title h1{font-size:clamp(36px,9.5vw,56px);line-height:1.095;margin-top:19px;letter-spacing:-.035em}.hero-art{height:auto;aspect-ratio:1.035;margin-top:27px;margin-bottom:9px;width:100%;max-width:480px;justify-self:center}.hero-photo{inset:7px 12px 20px 8px;border-radius:43% 46% 34% 40% / 35% 43% 30% 48%}.hero-art:before{inset:17px 3px 13px 0}.hero-art .sun{width:62px;height:62px;right:-1px;top:1px}.hero-art .spark{width:29px;left:0;top:24px}.hero-art .heart-doodle{width:34px;left:-3px;bottom:50px}.quote-cloud{width:170px;min-height:128px;right:-2px;bottom:0;padding:18px 14px 11px;transform:rotate(-7deg)}.quote-cloud p{font-size:14px;line-height:1.24;max-width:139px}.quote-cloud .icon{width:14px;height:14px;margin-top:5px}.rainbow{width:110px;height:70px;bottom:95px;right:1px}.rainbow:before{border-width:10px}.rainbow:after{inset:19px 18px 0;border-width:8px}.hero-art figcaption{bottom:-1px;left:16px;font-size:8px}.hero-support{padding-top:17px}.hero-subtitle{font-size:17px;line-height:1.55;letter-spacing:0;max-width:none}.hero-buttons{margin-top:22px;gap:11px;display:grid;grid-template-columns:1fr}.hero-buttons .btn{min-height:53px;font-size:15px;padding:14px 20px}.hero-buttons .btn-secondary{min-height:48px}.hero-checks{justify-content:flex-start;gap:13px;margin-top:17px;margin-bottom:0}.hero-checks li{font-size:11px;gap:6px}.check-circle{width:20px;height:20px}.check-circle .icon{width:14px;height:14px}.hero-bottom{height:60px;padding-bottom:14px;font-size:8px;letter-spacing:.17em;gap:9px}.hero-bottom b{font-size:12px}.bulletin-section{padding:40px 0 26px}.bulletin{grid-template-columns:1fr;padding:28px 23px 35px;border-radius:25px;gap:27px;min-height:0}.bulletin h2{font-size:31px;max-width:440px}.bulletin-tag{font-size:10px;gap:8px;margin-bottom:18px}.bulletin p{font-size:15px}.bulletin .text-link{font-size:13px;margin-top:17px}.fall-collage{width:100%;max-width:380px;height:258px;justify-self:center;margin-bottom:13px}.polaroid{width:76%;right:3px}.polaroid.small{width:41%;left:-3px;top:98px}.polaroid span{font-size:13px}.polaroid.small span{font-size:10px}.fall-note{top:auto;left:auto;bottom:-3px;right:-4px;font-size:10px;max-width:165px}.fall-collage .illustrative-note{font-size:8px;bottom:-27px}.leaf{width:calc(var(--size)*.8);height:calc(var(--size)*.8)}.leaf:nth-child(n+6){display:none}@keyframes leaf-fall{100%{transform:translate3d(40px,760px,0) rotate(260deg);opacity:0}}.about-grid{grid-template-columns:1fr;gap:35px}.about-visual{max-width:380px;width:100%;justify-self:center;padding:15px 17px 12px}.about-board{aspect-ratio:1.4;border-radius:65px 25px}.about-board img{width:58%;height:76%}.about-sticker{font-size:12px;padding:13px 18px;left:4px;bottom:-4px}.about-sticker strong{font-size:29px}.about-visual>.heart-doodle{width:48px;right:4px;top:1px}.about-copy>p{font-size:16px;margin-top:18px}.about-copy .btn{margin-top:23px}.about-mini{margin-top:21px;gap:34px}.about-mini strong{font-size:20px}.care-grid{grid-template-columns:1fr;gap:17px}.care-card{padding:27px;border-radius:23px}.care-icon{width:54px;height:54px;border-radius:17px;margin-bottom:19px}.care-icon .icon{width:27px;height:27px}.care-card h3{font-size:23px}.card-meta{padding-top:17px;margin-top:18px}.care-inline{justify-content:flex-start;font-size:12px;align-items:flex-start}.care-inline .icon{margin-top:2px}.section-end{text-align:left;margin-top:23px}.routine-grid{grid-template-columns:1fr;gap:26px}.routine-copy{position:static}.routine-copy>p{font-size:16px;margin-top:18px}.routine-photo{display:none}.routine-steps{grid-template-columns:1fr 1fr;gap:10px}.routine-step{padding:14px 12px;min-height:86px;flex-direction:column;align-items:flex-start;gap:8px}.routine-step span{font-size:12px}.routine-step .icon{width:22px;height:22px}.routine-step:last-child{flex-direction:row;align-items:center;min-height:55px}.routine-footnote{font-size:11px;margin-top:15px}.space-section{padding-top:12px}.space-mosaic{grid-template-columns:1fr 1fr;grid-template-rows:260px 175px;gap:12px}.space-tile:first-child{grid-row:1;grid-column:1/-1;border-radius:50px 20px 20px 20px}.space-tile{border-radius:20px}.space-tile figcaption{font-size:9px;padding:6px 10px;left:10px;bottom:11px}.space-disclaimer{align-items:flex-start;flex-direction:column;gap:14px;margin-top:14px}.space-disclaimer p{font-size:10px}.location-grid{grid-template-columns:1fr;gap:30px}.location-copy p{font-size:16px;margin-top:18px}.neighborhood-panel{padding:27px 24px;border-radius:24px}.neighborhood-panel h3{font-size:23px}.location-pin{width:49px;height:49px;margin-bottom:17px}.location-pin .icon{width:24px}.city-links{gap:8px;margin-top:20px}.city-pill{padding:8px 12px;font-size:12px}.faq-grid{grid-template-columns:1fr;gap:28px}.faq-copy>p{font-size:16px;margin-top:17px}.faq-copy .text-link{margin-top:16px}.faq-item summary{font-size:14px;padding:18px 19px}.faq-answer{font-size:14px;padding:0 19px 19px}.final-cta-section{padding-top:0;padding-bottom:47px}.final-cta{padding:31px 24px;border-radius:26px;text-align:left}.final-cta h2{font-size:31px}.final-cta>.cta-description{font-size:15px;margin-top:17px}.request-steps{grid-template-columns:1fr;gap:23px;margin:28px 0}.request-step{display:grid;grid-template-columns:33px 1fr;column-gap:13px;align-items:start}.step-number{grid-row:1/3;width:32px;height:32px;font-size:13px;margin:0}.request-step h3{font-size:17px;margin-top:5px}.request-step p{grid-column:2;font-size:13px;margin-top:6px}.final-cta .btn{width:100%;font-size:15px;min-height:55px;padding-inline:13px}.cta-note{font-size:10px;line-height:1.55;text-align:center}.contact-alternatives{margin-top:18px;gap:20px;font-size:11px;flex-wrap:wrap}.site-footer{padding-top:34px;padding-bottom:88px}.footer-grid{grid-template-columns:1fr 1fr;gap:20px 24px}.footer-brand{grid-column:1/-1;display:grid;grid-template-columns:88px 1fr;gap:17px;align-items:center;margin-bottom:8px}.footer-brand img{width:88px;height:88px;margin-bottom:0}.footer-brand p{font-size:11px;max-width:none}.footer-column h3{font-size:13px;margin-top:0}.footer-column a,.footer-column p{font-size:11px}.footer-column.last{grid-column:1/-1}.footer-column.last .footer-city-links{gap:6px 14px}.footer-bottom{font-size:9px;align-items:flex-start;flex-direction:column;gap:14px;margin-top:22px;padding-top:18px}.footer-bottom .legal-links{gap:14px}.text-float{right:15px;bottom:max(15px,env(safe-area-inset-bottom));width:52px;height:52px;min-height:52px;padding:0;justify-content:center}.text-float span{display:none}.text-float .icon{width:24px;height:24px}.page-hero{padding-top:23px;padding-bottom:39px}.breadcrumbs{font-size:10px;margin-bottom:23px;gap:7px}.page-hero .hero-layout{min-height:0;gap:0;padding-bottom:0}.page-hero h1{font-size:37px;line-height:1.13;margin-top:8px}.page-hero .hero-title .eyebrow{margin-bottom:9px;font-size:10px}.page-hero .hero-art{height:auto;aspect-ratio:1.15;max-width:390px;margin-top:26px;margin-bottom:10px}.page-hero .hero-art .sun{width:52px;height:52px;right:0}.page-hero .hero-art .quote-cloud{width:155px;min-height:114px;bottom:0;right:-2px;padding:18px 14px 12px}.page-hero .quote-cloud p{font-size:12px}.page-hero .hero-art .heart-doodle{width:33px;left:0;bottom:28px}.page-hero .hero-art figcaption{font-size:8px}.page-hero .hero-subtitle{font-size:16px;line-height:1.6}.page-hero .hero-support{padding-top:17px}.page-hero .hero-buttons{margin-top:21px}.page-visual{margin-top:25px}.page-visual .about-visual{max-width:340px;margin:auto}.page-visual .about-board{aspect-ratio:1.4}.fact-mockup{padding:16px;max-width:370px;margin:auto}.fact-card{padding:16px;gap:15px;border-radius:15px;margin-bottom:10px}.fact-card strong{font-size:16px}.fact-card span{font-size:11px}.fact-card>.icon{width:25px;height:25px}.fact-card:nth-child(2){margin-left:17px}.fact-card:nth-child(3){margin-right:17px}.detail-grid{grid-template-columns:1fr;gap:17px}.detail-card{padding:25px}.detail-card h3{font-size:22px}.detail-card p{font-size:15px}.cities-grid{grid-template-columns:1fr;gap:15px}.city-card{padding:26px}.city-card .icon{margin-bottom:16px}.city-focus{padding:26px}.city-focus h3{font-size:23px}.city-focus p{font-size:15px}.article-layout h2{font-size:27px}.article-layout p{font-size:15px}.request-header .header-inner{height:73px}.request-header .brand,.request-header .brand img{width:66px;height:66px}.request-header .back-link{font-size:11px;gap:4px}.request-header .back-link .icon{width:15px}.request-intro{padding:26px 20px 20px}.request-intro h1{font-size:29px}.request-intro h2{font-size:14px;margin-top:12px;line-height:1.55}.request-wrap{width:calc(100% - 16px)}.request-frame-shell{border-radius:13px}.request-frame{height:950px}.request-fallback{font-size:11px;padding-inline:10px;margin-top:15px}.request-privacy{font-size:9px}.consent-panel{right:12px;bottom:12px;width:calc(100% - 24px);padding:21px}}
@media(max-width:359px){.wrap{width:calc(100% - 32px)}.hero-title h1{font-size:33px}.hero-checks{gap:9px}.hero-checks li{font-size:10px}.hero-art{aspect-ratio:1}.quote-cloud{width:151px;min-height:119px}.quote-cloud p{font-size:12px}.bulletin{padding-inline:20px}.fall-collage{height:221px}.polaroid.small{top:82px}.fall-note{top:auto;bottom:-7px;font-size:9px;max-width:145px}.routine-step span{font-size:11px}.request-header .header-inner{gap:7px}.request-header .back-link{font-size:10px}.header-actions{gap:7px}.language-toggle{padding-inline:10px}.request-intro h1{font-size:27px}.final-cta{padding-inline:21px}.hero-bottom{font-size:7px;letter-spacing:.12em}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.leaf{top:var(--static-y);transform:rotate(20deg);opacity:.35}}
@media print{.site-header,.text-float,.site-footer,.hero-buttons,.btn,.leaf-layer,.consent-panel{display:none!important}.wrap{width:100%}.section{padding-block:25px}body{font-size:12px}.hero-art{max-height:300px}.hero{padding-top:0}}

/* Navigation becomes compact before translated links can crowd a tablet header. */
@media (min-width:761px) and (max-width:980px){
 .main-nav{display:none;position:absolute;top:88px;left:0;right:0;background:#fff;border-bottom:1px solid var(--line);padding:20px 34px 25px;box-shadow:0 12px 25px #1744860d;max-height:calc(100dvh - 98px);overflow:auto}
 .main-nav.is-open{display:grid;gap:3px}.main-nav .nav-link{font-size:16px;padding:11px 10px}.nav-link[aria-current=page]:after{display:none}.main-nav .nav-link[aria-current=page]{background:var(--sky);border-radius:12px}
 .mobile-request{display:flex;margin-top:13px;max-width:400px}.menu-toggle{display:flex}.header-actions{margin-left:auto}.header-cta{display:none}
}

/* Keep small text readable while preserving the approved vivid pink accents. */
.btn-primary,.text-float{background:#e41864}
.bulletin-tag>span:first-child,.fall-note,.about-sticker,.final-cta .eyebrow,.step-number{color:#c9155a}
.hero-bottom{color:#427690}

/* V3 — bulletin business updates + real-review placeholder */
.bulletin-updates{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:22px}
.bulletin-update{background:rgba(255,255,255,.82);border:1px solid rgba(65,143,180,.18);border-radius:18px;padding:14px 16px;box-shadow:0 10px 26px rgba(27,95,126,.07)}
.bulletin-update strong{display:block;color:#1f5d7b;font-size:.95rem;margin-bottom:5px}
.bulletin-update p{font-size:.88rem;line-height:1.5;margin:0;color:#547387}
.reviews-section{padding:clamp(54px,7vw,96px) 0;background:#fff}
.reviews-panel{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(260px,.65fr);gap:clamp(28px,5vw,72px);align-items:center;background:linear-gradient(135deg,#f7fcff 0%,#fff7fb 100%);border:1px solid #dcedf4;border-radius:32px;padding:clamp(28px,5vw,58px);box-shadow:0 24px 60px rgba(36,104,135,.08)}
.reviews-copy h2{max-width:780px;margin:8px 0 14px;color:#275f7c}
.reviews-copy>p{max-width:760px;color:#5d7888;line-height:1.75}
.reviews-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}
.reviews-note{background:#fff;border-radius:24px;padding:28px;box-shadow:0 16px 40px rgba(36,104,135,.09);text-align:center;border:1px solid #edf4f7}
.review-symbol{color:#ef6b9c;font-weight:800;font-size:1rem;margin-bottom:10px;letter-spacing:.02em}
.reviews-note p{margin:0;color:#6c8492;font-size:.88rem;line-height:1.55}
@media(max-width:760px){.bulletin-updates{grid-template-columns:1fr}.reviews-panel{grid-template-columns:1fr;border-radius:24px;padding:26px 20px}.reviews-actions{display:grid}.reviews-actions .btn{width:100%;justify-content:center}.reviews-note{padding:22px}.review-symbol{font-size:.95rem}}
