.hero{background:linear-gradient(128deg,#fff5e8 0%,#fff9ee 28%,#e8faf2 58%,#e8f4ff 100%);align-items:center;min-height:clamp(32rem,78vh,44rem);padding-block:clamp(1.5rem,4vw,2.5rem);display:flex;position:relative;overflow:hidden}.hero__bg-shapes{pointer-events:none;position:absolute;inset:0;overflow:hidden}.hero__blob{filter:blur(60px);opacity:.55;border-radius:50%;position:absolute}.hero__blob--1{background:var(--yellow-warm);width:22rem;height:22rem;top:-6rem;left:-4rem}.hero__blob--2{background:var(--mint-deep);width:18rem;height:18rem;bottom:-4rem;right:20%}.hero__blob--3{background:var(--sky-deep);width:14rem;height:14rem;top:30%;right:-3rem}.hero__grid{z-index:1;align-items:center;gap:clamp(1.5rem,4vw,2.5rem);width:100%;display:grid;position:relative}@media (width>=900px){.hero__grid{grid-template-columns:1fr 1.05fr;gap:clamp(2rem,4vw,3.5rem)}}.hero__copy{max-width:34rem}.hero__eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--coral-deep);margin-bottom:1rem;font-size:.72rem;font-weight:800}.hero h1{color:var(--ink);margin-bottom:1.1rem;font-size:clamp(2.25rem,5.5vw,3.75rem);line-height:1.08}.hero h1 em{color:var(--coral-deep);font-style:italic}.hero__lead{color:var(--ink-soft);max-width:28rem;margin-bottom:1.75rem;font-size:clamp(1.05rem,2vw,1.3rem);line-height:1.65}.hero__actions{flex-wrap:wrap;gap:.85rem;display:flex}.hero__actions .btn{text-transform:uppercase;letter-spacing:.05em;font-size:.8rem}.hero__visual{width:100%;min-height:clamp(16rem,42vw,26rem);position:relative}.hero__frame-shape{z-index:0;border-radius:50%;position:absolute}.hero__frame-shape--yellow{background:var(--yellow-warm);opacity:.85;width:55%;height:55%;top:-6%;right:-4%}.hero__frame-shape--mint{background:var(--mint-deep);opacity:.7;width:40%;height:40%;bottom:-5%;left:-5%}.hero__frame-shape--coral{background:var(--coral);opacity:.65;width:28%;height:28%;top:40%;left:8%}.hero__photo-wrap{z-index:1;height:100%;min-height:inherit;border-radius:clamp(1.25rem,3vw,2rem);position:relative;overflow:hidden;transform:rotate(1deg);box-shadow:0 20px 50px #2a223029,0 0 0 4px #ffffffb3}.hero__photo{object-fit:cover;object-position:center 35%;width:100%;height:100%;min-height:clamp(16rem,42vw,26rem)}@media (width<=899px){.hero__visual{order:-1;min-height:clamp(14rem,50vw,20rem)}.hero__photo-wrap{transform:none}.hero__photo{min-height:clamp(14rem,50vw,20rem)}}.intro-strip{z-index:2;margin-top:-1.5rem;padding-bottom:clamp(2.5rem,6vw,4rem);position:relative}.intro-strip__tagline{text-align:center;font-family:var(--font-display);color:var(--ink);margin-bottom:clamp(1.5rem,4vw,2.25rem);padding-inline:.5rem;font-size:clamp(1.35rem,3vw,1.85rem);font-style:italic;font-weight:600}.value-cards{grid-template-columns:1fr;gap:1rem;display:grid}@media (width>=640px){.value-cards{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.value-cards{grid-template-columns:repeat(4,1fr)}}.value-card{border-radius:var(--radius-xl);text-align:center;box-shadow:var(--shadow-md);border:1px solid #ffffffa6;padding:1.5rem 1.25rem;transition:transform .25s,box-shadow .25s}.value-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-5px)}.value-card--yellow{background:linear-gradient(155deg, #fff8e6, var(--yellow-soft))}.value-card--mint{background:linear-gradient(155deg, #eefaf4, var(--mint))}.value-card--sky{background:linear-gradient(155deg, #eef7ff, var(--sky))}.value-card--coral{background:linear-gradient(155deg, #fff3ef, var(--peach))}.value-card__icon{background:var(--white);border-radius:var(--radius-md);width:3rem;height:3rem;color:var(--coral-deep);box-shadow:var(--shadow-sm);justify-content:center;align-items:center;margin:0 auto 1rem;display:flex}.value-card h3{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.06em;margin-bottom:.5rem;font-size:.95rem;font-weight:800}.value-card p{color:var(--ink-soft);font-size:.875rem;line-height:1.6}.home-section{padding-block:clamp(3rem,7vw,5rem)}.home-section--yellow{background:linear-gradient(#fff6e8 0%,#fffaf2 100%)}.home-section--mint{background:linear-gradient(#e8f8f0 0%,#f2fcf7 100%)}.home-section--sky{background:linear-gradient(#e6f4ff 0%,#f0f9ff 100%)}.home-section--lavender{background:linear-gradient(#f0eaff 0%,#f8f4ff 100%)}.home-section--peach{background:linear-gradient(#fff0e8 0%,#fff8f4 100%)}.home-section--white{background:var(--white)}.home-split{align-items:center;gap:clamp(2rem,5vw,3.5rem);display:grid}@media (width>=900px){.home-split{grid-template-columns:1fr 1fr}.home-split--reverse .home-image-stack{order:-1}}.home-image-stack{position:relative}.home-image-stack__shape{background:linear-gradient(135deg, var(--coral), var(--lavender-deep));border-radius:var(--radius-xl);opacity:.35;z-index:0;position:absolute;inset:-1rem -1rem 1.5rem 1.5rem}.home-image-stack__photo{z-index:1;border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);position:relative;overflow:hidden;transform:rotate(-1.5deg)}.home-image-stack__photo img{aspect-ratio:4/3;object-fit:cover;width:100%}.home-split__text h2{margin-bottom:1rem}.home-split__lead{color:var(--ink-soft);margin-bottom:1rem;font-size:1.15rem;line-height:1.7}.home-split__text p{margin-bottom:1.25rem}.program-showcase{flex-direction:column;gap:1.75rem;display:flex}.program-showcase__card{border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);background:var(--white);gap:0;display:grid;overflow:hidden}@media (width>=768px){.program-showcase__card{grid-template-columns:1.1fr 1fr}.program-showcase__card--reverse{direction:rtl}.program-showcase__card--reverse>*{direction:ltr}}.program-showcase__photo{min-height:14rem}.program-showcase__photo img{object-fit:cover;width:100%;height:100%;min-height:14rem}.program-showcase__body{flex-direction:column;justify-content:center;padding:clamp(1.5rem,4vw,2.25rem);display:flex}.program-showcase__body--mint{background:linear-gradient(145deg, #f0faf5, var(--white))}.program-showcase__body--lavender{background:linear-gradient(145deg, #f6f0ff, var(--white))}.program-showcase__body h3{margin-bottom:.75rem}.program-showcase__body p{margin-bottom:1.25rem;font-size:1rem;line-height:1.65}.photo-collage{grid-template-rows:auto;grid-template-columns:repeat(2,1fr);gap:.85rem;display:grid}@media (width>=768px){.photo-collage{grid-template-rows:repeat(3,9.5rem);grid-template-columns:repeat(4,1fr);gap:1rem}.photo-collage__item--main{grid-area:1/1/3/3}.photo-collage__item--stack-a{grid-area:1/3}.photo-collage__item--stack-b{grid-area:2/3}.photo-collage__item--wide{grid-area:1/4/3}.photo-collage__item--accent{grid-area:3/1/auto/3}.photo-collage__block{grid-area:3/3/auto/5}}.photo-collage__item{border-radius:var(--radius-lg);box-shadow:var(--shadow-md);min-height:10rem;margin:0;position:relative;overflow:hidden}.photo-collage__item img{object-fit:cover;width:100%;height:100%;min-height:10rem;transition:transform .4s}.photo-collage__item:hover img{transform:scale(1.04)}.photo-collage__item figcaption{border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:.06em;color:var(--ink);background:#ffffffeb;padding:.3rem .75rem;font-size:.7rem;font-weight:800;position:absolute;bottom:.65rem;left:.65rem}.photo-collage__block{background:linear-gradient(135deg, var(--coral-deep), var(--lavender-deep));border-radius:var(--radius-lg);color:var(--white);font-family:var(--font-display);min-height:8rem;box-shadow:var(--shadow-md);flex-direction:column;justify-content:center;align-items:center;gap:.25rem;font-size:clamp(1.5rem,3vw,2rem);font-style:italic;font-weight:700;display:flex}.why-grid{grid-template-columns:1fr;gap:1rem;display:grid}@media (width>=640px){.why-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.why-grid{grid-template-columns:repeat(4,1fr)}}.why-card{border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);border:1px solid #fff9;padding:1.5rem;transition:transform .25s}.why-card:hover{transform:translateY(-3px)}.why-card--peach{background:linear-gradient(145deg, #fff5f0, var(--peach))}.why-card--mint{background:linear-gradient(145deg, #f0faf5, var(--mint))}.why-card--lavender{background:linear-gradient(145deg, #f5f0ff, var(--lavender))}.why-card--sky{background:linear-gradient(145deg, #f0f8ff, var(--sky))}.why-card h3{font-family:var(--font-body);margin-bottom:.5rem;font-size:1rem;font-weight:800}.why-card p{font-size:.875rem;line-height:1.6}.home-gallery{grid-template-columns:repeat(2,1fr);grid-auto-rows:9rem;gap:.85rem;display:grid}@media (width>=768px){.home-gallery{grid-template-columns:repeat(12,1fr);grid-auto-rows:7.5rem;gap:1rem}.hg__item--hero{grid-area:span 3/span 5}.hg__item--tall{grid-area:span 2/span 3}.hg__item--wide{grid-area:span 2/span 4}.hg__item--md{grid-area:span 2/span 3}.hg__item--sm{grid-area:span 1/span 2}}.home-gallery__item{border-radius:var(--radius-lg);cursor:pointer;box-shadow:var(--shadow-md);background:0 0;border:none;padding:0;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden}.home-gallery__item:hover{box-shadow:var(--shadow-lg);z-index:1;transform:scale(1.02)}.home-gallery__item img{object-fit:cover;width:100%;height:100%;min-height:9rem}.home-section--cta{background:linear-gradient(180deg, #fff8f4 0%, var(--cream) 100%);padding-block:clamp(2.5rem,6vw,4rem)}.home-cta{text-align:center;border-radius:var(--radius-xl);color:var(--white);background:linear-gradient(135deg,#ff8b7b 0%,#ffb088 35%,#ffe08a 70%,#b8e6d0 100%);padding:clamp(2.5rem,7vw,4.5rem) clamp(1.5rem,5vw,3rem);position:relative;overflow:hidden;box-shadow:0 16px 48px #f0706040}.home-cta__shapes span{background:#ffffff1f;border-radius:50%;position:absolute}.home-cta__shapes span:first-child{width:12rem;height:12rem;top:-4rem;left:-3rem}.home-cta__shapes span:nth-child(2){width:8rem;height:8rem;bottom:-2rem;right:10%}.home-cta__shapes span:nth-child(3){width:6rem;height:6rem;top:20%;right:-1rem}.home-cta h2{color:var(--white);text-shadow:0 2px 12px #2a223026;margin-bottom:.75rem;font-size:clamp(1.75rem,4vw,2.75rem);position:relative}.home-cta p{color:#fffffff2;margin-bottom:1.75rem;max-width:28rem;margin-inline:auto;font-size:1.15rem;position:relative}.home-cta .btn--cta{background:var(--white);color:var(--coral-deep);text-transform:uppercase;letter-spacing:.06em;box-shadow:var(--shadow-md);font-size:.85rem;position:relative}.home-cta .btn--cta:hover{background:var(--ink);color:var(--white)}.home-section .testimonials-empty{background:#ffffffb3;border-color:#f070604d}
