:root{--pine:#083b2b;--pine-deep:#052d22;--cream:#f6f0e4;--paper:#fffdf8;--gold:#c5a15d;--gold-light:#ddc68e;--rust:#b95b35;--ink:#17392e;--muted:#64746d;--line:#ded2ba;--display:var(--font-display),"Cormorant Garamond",Georgia,serif;--sans:var(--font-sans),"DM Sans",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);overflow-x:hidden}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,select{font:inherit}.skip-link{position:fixed;z-index:100;left:16px;top:-80px;background:#fff;color:var(--pine);padding:12px 18px;border-radius:4px}.skip-link:focus{top:16px}.preview-bar{background:#d9bc80;color:#17392e;text-align:center;text-transform:uppercase;letter-spacing:.12em;font-size:10px;font-weight:700;padding:8px 20px}.site-header{height:92px;padding:10px 5vw;background:#fffdf9;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:42px;border-bottom:1px solid #17392e14;position:relative;z-index:20}.brand,.footer-brand{display:flex;align-items:center;gap:12px}.brand img{width:58px;height:64px;object-fit:contain}.brand span,.footer-brand span{display:flex;flex-direction:column;color:var(--pine);line-height:1}.brand strong,.footer-brand strong{font-family:var(--display);font-size:25px}.brand small,.footer-brand small{font-size:8px;text-transform:uppercase;letter-spacing:.18em;font-weight:700;margin-top:8px}.desktop-nav{display:flex;justify-content:center;gap:32px;color:#4b6259;font-size:12px;font-weight:600}.desktop-nav a{position:relative}.desktop-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-8px;height:1px;background:var(--gold);transition:right .2s}.desktop-nav a:hover:after{right:0}.mobile-menu{display:none}.button{min-height:50px;padding:0 24px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;letter-spacing:.03em;border:1px solid var(--pine);transition:transform .2s,box-shadow .2s;cursor:pointer}.button:hover{transform:translateY(-2px);box-shadow:0 16px 30px #062f2224}.button-small{min-height:43px;padding:0 18px;background:var(--pine);color:#fff}.button-cream{background:var(--cream);border-color:var(--cream);color:var(--pine)}.button-primary{background:var(--pine);color:#fff}.eyebrow{color:#987239;text-transform:uppercase;letter-spacing:.19em;font-size:11px;font-weight:700;margin:0 0 20px}.eyebrow.light{color:#ecd8aa}.text-link{font-size:12px;font-weight:700}.text-link span{margin-left:8px}.text-link.dark{color:var(--pine)}
.hero{min-height:calc(100vh - 120px);background:linear-gradient(115deg,var(--pine-deep),var(--pine) 58%,#14523d);color:#fff;display:grid;grid-template-columns:1.04fr .96fr;align-items:center;position:relative;overflow:hidden;padding:72px 7vw 88px}.hero:before{content:"";position:absolute;width:420px;height:420px;border-radius:50%;background:#c5a15d20;filter:blur(3px);left:-170px;bottom:-210px}.hero-copy{z-index:2}.hero h1{font-family:var(--display);font-size:clamp(64px,7vw,112px);letter-spacing:-.045em;font-weight:600;line-height:.84;margin:0;max-width:760px}.hero h1 em,.rhythm-copy h2 em{color:#d9bc80;font-weight:500}.hero-copy>p:not(.eyebrow){max-width:575px;color:#dce7e1;font-family:var(--display);font-size:24px;line-height:1.48;margin:32px 0}.hero-actions{display:flex;align-items:center;gap:28px}.hero-art{min-height:630px;display:grid;place-items:center;position:relative}.hero-art img{position:relative;z-index:2;width:min(530px,40vw);max-height:650px;object-fit:contain;filter:drop-shadow(0 30px 24px #0005)}.sun{position:absolute;width:440px;height:440px;border-radius:50%;background:radial-gradient(circle at 40% 35%,#f9edcb,#d7b66d 70%,#a57b32);box-shadow:0 40px 100px #0003}.orbit{position:absolute;border:1px solid #f3dfb355;border-radius:50%}.orbit-a{width:540px;height:540px}.orbit-b{width:650px;height:650px;border-style:dashed;opacity:.55}.art-note{position:absolute;z-index:3;background:#fffdf8;color:var(--pine);border:1px solid #d8c49a;border-radius:999px;padding:12px 18px;text-transform:uppercase;letter-spacing:.12em;font-size:9px;font-weight:700}.note-one{left:3%;top:23%}.note-two{right:2%;bottom:22%}.hero-foot{position:absolute;left:7vw;right:7vw;bottom:24px;border-top:1px solid #ffffff2e;padding-top:18px;display:flex;gap:36px;text-transform:uppercase;letter-spacing:.15em;color:#b8c9c1;font-size:9px}
.intro{padding:125px 7vw 135px}.intro>h2,.section-heading h2,.rhythm-copy h2,.environment-copy h2,.visit-copy h2{font-family:var(--display);font-size:clamp(48px,5.5vw,82px);line-height:.98;letter-spacing:-.035em;color:var(--pine);font-weight:600;margin:0}.intro>h2{text-align:center;max-width:1080px;margin:0 auto}.intro>h2 em{color:var(--rust);font-weight:500}.intro>.eyebrow{text-align:center}.intro-grid{max-width:1060px;margin:46px auto 80px;display:grid;grid-template-columns:1fr 1fr;gap:8vw;align-items:start}.intro-grid p{margin:0;color:var(--muted);line-height:1.78;font-size:14px}.intro-grid .intro-lead{font-family:var(--display);font-size:23px;line-height:1.5;color:#2b4b40}.values{max-width:1260px;margin:auto;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:grid;grid-template-columns:repeat(3,1fr)}.values article{padding:42px 42px 48px}.values article+article{border-left:1px solid var(--line)}.values span,.program-number,.steps>li>span{color:#a77e3b;font-family:var(--display);font-size:18px}.values h3,.steps h3{font-family:var(--display);font-size:31px;color:var(--pine);margin:38px 0 12px}.values p,.steps p{font-size:13px;color:var(--muted);line-height:1.7;margin:0}
.programs{background:var(--pine);color:#fff;padding:115px 6vw 130px}.section-heading{max-width:1260px;margin:0 auto 64px;display:grid;grid-template-columns:1.3fr .7fr;gap:8vw;align-items:end}.section-heading>p{color:var(--muted);font-size:14px;line-height:1.75;margin:0}.section-heading-light h2{color:#fff}.section-heading-light>p{color:#bfcbc5}.program-grid{max-width:1260px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #ffffff29}.program-card{min-height:470px;padding:38px 36px;position:relative;background:var(--pine);transition:background .25s,transform .25s}.program-card+.program-card{border-left:1px solid #ffffff29}.program-card:hover{background:#0d4735;transform:translateY(-5px)}.program-card.featured{background:#104934}.program-kicker{margin:82px 0 12px;color:var(--gold-light);font-size:9px;font-weight:700;letter-spacing:.15em;text-transform:uppercase}.program-card h3{font-family:var(--display);font-size:43px;margin:0 0 20px}.program-card>p:last-of-type{color:#bfcbc5;font-size:14px;line-height:1.7}.program-card a{position:absolute;left:36px;bottom:36px;color:#ecd69f;font-size:11px;font-weight:700}.program-card a span{margin-left:8px}
.rhythm-section{background:#f4eddf;display:grid;grid-template-columns:.85fr 1.15fr;gap:9vw;padding:120px 7vw}.rhythm-copy{position:sticky;top:120px;align-self:start}.rhythm-copy>p:not(.eyebrow){color:var(--muted);font-size:14px;line-height:1.75;max-width:520px;margin:30px 0}.rhythm-list{border-top:1px solid #cfc1a5}.rhythm-list article{display:grid;grid-template-columns:110px 1fr;gap:25px;padding:35px 0;border-bottom:1px solid #cfc1a5}.rhythm-list>article>span{color:#9c7537;text-transform:uppercase;letter-spacing:.15em;font-size:9px;font-weight:700;padding-top:9px}.rhythm-list h3{font-family:var(--display);font-size:29px;color:var(--pine);margin:0 0 6px}.rhythm-list p{margin:0;color:var(--muted);font-size:13px;line-height:1.65}
.environment{display:grid;grid-template-columns:1fr 1fr;min-height:850px}.environment-visual{background:linear-gradient(145deg,#f5ead5,#ece0c8);position:relative;overflow:hidden}.environment-visual:before,.environment-visual:after{content:"";position:absolute;border-radius:50%;border:1px solid #b9935052;inset:12%}.environment-visual:after{inset:23%;border-style:dashed}.nest-center{position:absolute;z-index:2;left:50%;top:50%;transform:translate(-50%,-50%);width:230px;height:230px;border-radius:50%;background:#fffaf0;display:grid;place-items:center;box-shadow:0 25px 65px #26392e1d}.nest-center img{width:155px;height:165px;object-fit:contain}.space-chip{position:absolute;z-index:3;background:#fffdf8;color:#315146;border:1px solid #d2bc91;border-radius:999px;padding:13px 18px;font-size:10px;font-weight:700;box-shadow:0 12px 28px #1c362b12}.chip-1{left:7%;top:15%}.chip-2{right:7%;top:15%}.chip-3{left:5%;top:47%}.chip-4{right:5%;top:47%}.chip-5{left:11%;bottom:14%}.chip-6{right:11%;bottom:14%}.environment-copy{padding:110px 7vw;background:#fffdf8;display:flex;flex-direction:column;justify-content:center}.environment-copy>p:not(.eyebrow){color:var(--muted);font-size:14px;line-height:1.75;margin:30px 0 10px}.pillar-list{border-top:1px solid var(--line);margin-top:28px}.pillar-list details{border-bottom:1px solid var(--line)}.pillar-list summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;font-family:var(--display);font-size:23px;color:var(--pine);font-weight:600;padding:20px 0}.pillar-list summary::-webkit-details-marker{display:none}.pillar-list summary span{font:500 11px var(--sans);color:#a27a38}.pillar-list details p{margin:0;padding:0 45px 20px 0;color:var(--muted);font-size:13px;line-height:1.65}
.families{background:var(--rust);color:#fff;display:grid;grid-template-columns:1.15fr .85fr}.family-statement{padding:115px 8vw}.family-statement blockquote{font-family:var(--display);font-size:clamp(46px,5vw,78px);line-height:1.02;letter-spacing:-.03em;margin:0;max-width:850px}.family-points{border-left:1px solid #ffffff3a;padding:70px 6vw;display:flex;flex-direction:column;justify-content:center}.family-points article{display:grid;grid-template-columns:42px 1fr;gap:20px;padding:27px 0;border-bottom:1px solid #ffffff38}.family-points article>span{color:#f1d6a5;font-family:var(--display)}.family-points h3{font-family:var(--display);font-size:25px;margin:0 0 6px}.family-points p{color:#f2ded5;font-size:12px;line-height:1.65;margin:0}
.admissions{padding:120px 7vw}.steps{list-style:none;padding:0;max-width:1260px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.steps li{padding:42px}.steps li+li{border-left:1px solid var(--line)}
.visit{background:#efe5d1;display:grid;grid-template-columns:1fr 1fr;gap:9vw;padding:110px 9vw;align-items:center}.visit-copy>img{width:110px;height:120px;object-fit:contain;margin-bottom:18px}.visit-copy>p:not(.eyebrow){color:var(--muted);font-size:14px;line-height:1.75;max-width:550px;margin:26px 0 0}.interest-form{background:#fffdf8;padding:46px;box-shadow:0 28px 70px #2d3b3020}.field{display:flex;flex-direction:column;gap:9px;margin-bottom:22px}.field label{font-size:10px;text-transform:uppercase;letter-spacing:.13em;color:#5f7169;font-weight:700}.field input,.field select{width:100%;height:52px;border:0;border-bottom:1px solid #c9b993;background:transparent;color:var(--ink);border-radius:0;padding:0 4px;outline:none}.field input:focus,.field select:focus{border-color:var(--pine)}.interest-form .button{width:100%;margin-top:12px}.form-note{font-size:10px;color:#8a8170;text-align:center;margin:15px 0 0}.form-status{font-size:12px;line-height:1.5;color:var(--pine);text-align:center;margin:12px 0 0;font-weight:600}
.site-footer{background:var(--pine-deep);color:#dbe5e0;padding:70px 7vw 28px;display:grid;grid-template-columns:2fr 1fr 1fr;gap:70px}.footer-brand{align-items:flex-start}.footer-brand img{width:80px;height:88px;object-fit:contain}.footer-brand span{color:#efdab0}.footer-brand strong{font-size:28px}.site-footer>div:not(.footer-brand){display:flex;flex-direction:column;gap:12px}.site-footer>div:not(.footer-brand)>span{color:#d0b572;text-transform:uppercase;letter-spacing:.16em;font-size:9px;font-weight:700;margin-bottom:8px}.site-footer a,.site-footer p{color:#afbeb7;font-size:12px;line-height:1.7;margin:0}.copyright{grid-column:1/-1;border-top:1px solid #ffffff1c;padding-top:20px;margin-top:20px!important;text-transform:uppercase;letter-spacing:.1em;font-size:9px!important}
@media(max-width:1000px){.desktop-nav{display:none}.site-header{grid-template-columns:1fr auto auto}.mobile-menu{display:block;position:relative}.mobile-menu summary{width:42px;height:42px;border:1px solid #d8c9aa;border-radius:50%;display:grid;place-content:center;gap:5px;cursor:pointer;list-style:none}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span{width:16px;height:1px;background:var(--pine)}.mobile-menu nav{position:absolute;right:0;top:51px;width:240px;background:#fffdf8;box-shadow:0 18px 55px #193c2e2b;padding:18px;display:flex;flex-direction:column}.mobile-menu nav a{padding:12px;border-bottom:1px solid #e4d9c5;font-size:12px}.hero{grid-template-columns:1fr;padding-top:90px}.hero-art{min-height:500px}.hero-art img{width:min(520px,78vw)}.sun{width:380px;height:380px}.orbit-a{width:470px;height:470px}.orbit-b{width:550px;height:550px}.section-heading{grid-template-columns:1fr;gap:30px}.program-card{padding:32px 25px}.program-card a{left:25px}.rhythm-section{gap:6vw}.environment{grid-template-columns:1fr}.environment-visual{min-height:680px}.families{grid-template-columns:1fr}.family-points{border-left:0;border-top:1px solid #ffffff3a}.site-footer{grid-template-columns:1.4fr 1fr 1fr}}
@media(max-width:700px){.preview-bar{font-size:8px}.site-header{height:74px;padding:6px 20px}.brand img{width:46px;height:50px}.brand strong{font-size:21px}.header-cta{display:none}.hero{min-height:auto;padding:78px 24px 70px}.hero h1{font-size:57px}.hero-copy>p:not(.eyebrow){font-size:20px}.hero-actions{align-items:flex-start;flex-direction:column;gap:18px}.hero-art{min-height:400px}.sun{width:280px;height:280px}.orbit-a{width:340px;height:340px}.orbit-b{width:400px;height:400px}.art-note{display:none}.hero-foot{left:24px;right:24px;gap:14px;justify-content:space-between;font-size:7px}.intro{padding:82px 24px}.intro-grid{grid-template-columns:1fr;gap:22px;margin:36px 0 55px}.intro-grid .intro-lead{font-size:20px}.values{grid-template-columns:1fr}.values article{padding:32px 12px}.values article+article{border-left:0;border-top:1px solid var(--line)}.values h3{margin-top:18px}.programs{padding:80px 24px}.program-grid{grid-template-columns:1fr}.program-card{min-height:390px}.program-card+.program-card{border-left:0;border-top:1px solid #ffffff29}.program-kicker{margin-top:48px}.rhythm-section{grid-template-columns:1fr;padding:82px 24px}.rhythm-copy{position:static}.rhythm-list article{grid-template-columns:75px 1fr}.environment-visual{min-height:600px}.nest-center{width:170px;height:170px}.nest-center img{width:115px;height:125px}.environment-visual:before{inset:10%}.environment-visual:after{inset:24%}.space-chip{max-width:135px;text-align:center;padding:11px 13px;font-size:8px}.chip-1{left:2%}.chip-2{right:2%}.chip-3{left:1%}.chip-4{right:1%}.chip-5{left:3%}.chip-6{right:3%}.environment-copy{padding:82px 24px}.family-statement{padding:82px 24px}.family-points{padding:35px 24px}.admissions{padding:82px 24px}.steps{grid-template-columns:1fr}.steps li{padding:30px 12px}.steps li+li{border-left:0;border-top:1px solid var(--line)}.visit{grid-template-columns:1fr;padding:82px 24px}.interest-form{padding:30px 22px}.site-footer{grid-template-columns:1fr 1fr;padding:55px 24px 25px;gap:45px 25px}.footer-brand{grid-column:1/-1}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.program-card{transition:none}}

/* Research-informed trust, photography, and conversion layer */
:root{--sage:#dfe8df;--sky:#dce8e5;--soft-blue:#b9d1d3}
.hero{grid-template-columns:.94fr 1.06fr;gap:6vw;padding-top:58px}
.hero h1{font-size:clamp(66px,6.7vw,108px)}
.hero-photo-wrap{min-height:640px;margin:0;position:relative;align-self:stretch;display:flex;align-items:center}
.hero-photo-wrap:before{content:"";position:absolute;inset:6% -6% 4% 9%;border:1px solid #e1c98570;border-radius:48% 48% 9rem 9rem;transform:rotate(3deg)}
.hero-photo-wrap>img{width:100%;height:610px;object-fit:cover;object-position:center 62%;border-radius:48% 48% 8rem 8rem;position:relative;z-index:1;filter:saturate(.88) contrast(.96);box-shadow:0 35px 80px #00170f66}
.hero-photo-wrap figcaption{position:absolute;z-index:2;right:-2%;bottom:3%;width:280px;background:#fffdf8;color:var(--pine);padding:24px 26px;box-shadow:0 18px 48px #00170f40}
.hero-photo-wrap figcaption span{display:block;color:#936f35;text-transform:uppercase;letter-spacing:.15em;font-size:8px;font-weight:700;margin-bottom:8px}
.hero-photo-wrap figcaption strong{font:600 24px/1.05 var(--display)}
.hero-foot{justify-content:flex-start;gap:34px}
.quick-facts{display:grid;grid-template-columns:1.05fr 1.25fr .8fr auto;align-items:stretch;background:#f2eadb;border-bottom:1px solid var(--line);padding:0 7vw}
.quick-facts>div,.quick-facts>a{min-height:96px;padding:22px 30px;display:flex;flex-direction:column;justify-content:center;border-right:1px solid #d8cab0}
.quick-facts>div:first-child{border-left:1px solid #d8cab0}
.quick-facts span{color:#94703a;font-size:8px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;margin-bottom:7px}
.quick-facts strong{font:600 18px/1.2 var(--display);color:var(--pine)}
.quick-facts>a{background:var(--rust);color:#fff;min-width:210px;font-size:11px;font-weight:700;align-items:center;text-align:center}
.quick-facts>a span{color:#fff;margin:5px 0 0}
.trust-section{background:var(--sky);padding:120px 7vw 130px;display:grid;grid-template-columns:.72fr 1.28fr;gap:7vw}
.trust-heading{position:sticky;top:100px;align-self:start}
.trust-heading h2,.educators-section h2,.faq-heading h2{font:600 clamp(48px,5vw,78px)/.98 var(--display);letter-spacing:-.035em;color:var(--pine);margin:0}
.trust-heading>p:last-child,.educators-section>div>p,.faq-heading>p:last-child{font-size:14px;line-height:1.75;color:#556a62;margin:28px 0 0;max-width:560px}
.trust-grid{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #aebfba;border-left:1px solid #aebfba}
.trust-grid article{min-height:250px;padding:30px;border-right:1px solid #aebfba;border-bottom:1px solid #aebfba;background:#ffffff3d}
.trust-grid article>span{color:#8d6a35;font:600 17px var(--display)}
.trust-grid h3{font:600 27px var(--display);color:var(--pine);margin:44px 0 10px}
.trust-grid p{font-size:12px;line-height:1.68;color:#5a6d66;margin:0}
.educators-section{display:grid;grid-template-columns:1.05fr .95fr;min-height:760px;background:#f5f0e5}
.educators-section figure{margin:0;position:relative;min-height:760px;overflow:hidden}
.educators-section figure img{width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(.8)}
.educators-section figcaption{position:absolute;left:0;bottom:0;background:#fffdf8e8;color:#65736d;padding:14px 20px;font-size:9px;line-height:1.5;max-width:430px}
.educators-section>div{padding:100px 7vw;display:flex;flex-direction:column;justify-content:center}
.educators-section ul{list-style:none;padding:0;margin:32px 0;border-top:1px solid var(--line)}
.educators-section li{padding:15px 0;border-bottom:1px solid var(--line);font-size:12px;color:#40584f;font-weight:600}
.educators-section li:before{content:"●";color:var(--gold);font-size:8px;margin-right:12px}
.faq-section{background:#fffdf8;padding:120px 7vw;display:grid;grid-template-columns:.72fr 1.28fr;gap:8vw}
.faq-heading{align-self:start;position:sticky;top:100px}
.faq-list{border-top:1px solid var(--line)}
.faq-list details{border-bottom:1px solid var(--line)}
.faq-list summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:30px;padding:25px 0;color:var(--pine);font:600 24px/1.2 var(--display)}
.faq-list summary::-webkit-details-marker{display:none}
.faq-list summary span{font:400 20px var(--sans);color:#9d783e}
.faq-list details[open] summary span{transform:rotate(45deg)}
.faq-list p{max-width:720px;margin:0;padding:0 60px 25px 0;color:var(--muted);font-size:13px;line-height:1.7}
.program-card h3{line-height:1.02}
.program-photo-feature{max-width:1260px;min-height:420px;margin:64px auto 0;position:relative;overflow:hidden;background:#0c3226}
.program-photo-feature img{width:100%;height:420px;object-fit:cover;object-position:center 58%;filter:saturate(.76) brightness(.76)}
.program-photo-feature:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#062d22d9,#062d2230 70%)}
.program-photo-feature figcaption{position:absolute;z-index:2;left:6%;top:50%;transform:translateY(-50%);max-width:540px}
.program-photo-feature figcaption span{display:block;color:var(--gold-light);text-transform:uppercase;letter-spacing:.16em;font-size:9px;font-weight:700;margin-bottom:14px}
.program-photo-feature figcaption strong{font:600 clamp(32px,3vw,48px)/1.05 var(--display);color:#fff}

@media(max-width:1000px){.hero{grid-template-columns:1fr}.hero-photo-wrap{min-height:570px}.hero-photo-wrap>img{height:540px}.quick-facts{grid-template-columns:1fr 1fr;padding:0 5vw}.quick-facts>a{grid-column:1/-1;min-height:64px}.trust-section,.faq-section{grid-template-columns:1fr}.trust-heading,.faq-heading{position:static}.educators-section{grid-template-columns:1fr}.educators-section figure{min-height:620px}.educators-section>div{padding:80px 7vw}}
@media(max-width:700px){.hero{padding-top:64px}.hero-photo-wrap{min-height:470px;margin-top:20px}.hero-photo-wrap>img{height:445px;border-radius:46% 46% 5rem 5rem}.hero-photo-wrap figcaption{right:0;bottom:0;width:220px;padding:18px}.hero-photo-wrap figcaption strong{font-size:20px}.hero-foot{gap:10px;flex-wrap:wrap}.quick-facts{grid-template-columns:1fr;padding:0 24px}.quick-facts>div,.quick-facts>a{border-left:1px solid #d8cab0;min-height:82px;padding:18px 20px}.quick-facts>a{grid-column:auto}.program-photo-feature{min-height:480px}.program-photo-feature img{height:480px}.program-photo-feature figcaption{left:24px;right:24px}.trust-section,.faq-section{padding:82px 24px}.trust-grid{grid-template-columns:1fr}.trust-grid article{min-height:210px}.trust-grid h3{margin-top:28px}.educators-section figure{min-height:480px}.educators-section>div{padding:78px 24px}.faq-list summary{font-size:21px}.faq-list p{padding-right:20px}}

/* Bluebird Learning Nest brand preview */
:root{--pine:#173f52;--pine-deep:#102f40;--cream:#f6f1e7;--paper:#fffdf9;--gold:#c89b52;--gold-light:#e2c887;--rust:#c96848;--ink:#183a49;--muted:#64757d;--line:#ded3bf}
.brand img,.footer-brand img{object-fit:contain;filter:drop-shadow(0 6px 12px #102f4020)}
.hero-photo-wrap>img{object-position:center}
.site-header .brand img{width:245px;height:76px;mix-blend-mode:multiply}
.footer-brand img{width:320px;height:auto;mix-blend-mode:multiply}
.visit-copy>img{width:190px;height:auto;mix-blend-mode:multiply}
.nest-center img{mix-blend-mode:multiply}
@media(max-width:700px){.site-header .brand img{width:190px;height:64px}.footer-brand img{width:260px}}

/* Boutique learning direction — approved maternal bluebird identity */
:root{
  --pine:#174765;
  --pine-deep:#0d2f47;
  --cream:#fbf6ed;
  --paper:#fffdfa;
  --gold:#c89a50;
  --gold-light:#ead4a4;
  --rust:#c77f8c;
  --ink:#173c54;
  --muted:#697983;
  --line:#dfd6c8;
  --blush:#f3d8de;
  --powder:#dbeaf2;
  --sage:#dfe7d6;
}

.field textarea{width:100%;min-height:92px;border:0;border-bottom:1px solid #c9b993;background:transparent;color:var(--ink);border-radius:0;padding:12px 4px;outline:none;resize:vertical;font:inherit;line-height:1.55}
.field textarea:focus{border-color:var(--pine)}
.form-trap{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important;margin:0!important}.interest-form .button:disabled{cursor:wait;opacity:.72}.form-status.success{color:#246342}.form-status.error{color:#9f352d}
body{background:var(--paper)}
.preview-bar{background:linear-gradient(90deg,#e7cdda,#ead7a9,#d1e5ed);color:#163f58;padding:9px 20px}
.site-header{height:104px;padding:8px 5vw;background:#fffdfaf2;backdrop-filter:blur(14px);position:sticky;top:0;box-shadow:0 10px 36px #173f5210}
.brand{gap:14px;min-width:250px}
.brand-mark{width:68px;height:78px;overflow:hidden;display:block;position:relative;flex:0 0 auto}
.brand-mark img{position:absolute!important;width:88px!important;height:88px!important;max-width:none;left:-10px;top:-5px;object-fit:cover!important;object-position:50% 3%;mix-blend-mode:multiply}
.brand-name{display:flex;flex-direction:column;line-height:1;color:var(--pine)}
.brand-name strong{font:600 31px/.86 var(--display);letter-spacing:-.035em}
.brand-name small{margin-top:9px;color:#c47f8f;font-size:9px;font-weight:700;letter-spacing:.24em;text-transform:uppercase}
.desktop-nav{gap:36px;color:#526b78}
.button{border-radius:4px;letter-spacing:.055em}
.button-small{background:var(--pine);border-color:var(--pine);box-shadow:0 12px 30px #143d5520}
.hero{min-height:calc(100vh - 133px);grid-template-columns:.92fr 1.08fr;gap:6vw;padding:76px 7vw 104px;background:
  radial-gradient(circle at 8% 88%,#d491a227 0 13%,transparent 14%),
  radial-gradient(circle at 94% 8%,#d8eaf028 0 18%,transparent 19%),
  linear-gradient(128deg,#0c2e46,#174965 58%,#1e5871);}
.hero:after{content:"";position:absolute;right:-7%;bottom:-22%;width:420px;height:420px;border:1px solid #f1d9a740;border-radius:50%}
.hero h1{font-size:clamp(64px,6.25vw,102px);line-height:.88;max-width:720px}
.hero h1 em{color:#efcfd7}
.hero-copy>p:not(.eyebrow){color:#e6edf0;font-size:22px;max-width:590px}
.eyebrow.light{color:#ecd4a8}
.button-cream{background:#fff9ef;border-color:#fff9ef;box-shadow:0 14px 36px #001a2424}
.hero-photo-wrap{min-height:660px}
.hero-photo-wrap:before{inset:3% -4% 3% 8%;border-color:#e8c9818a;border-radius:16rem 16rem 3rem 3rem;transform:rotate(2deg)}
.hero-photo-wrap:after{content:"";position:absolute;z-index:0;inset:14% -10% -2% 20%;background:#e7cbd366;border-radius:50% 50% 2rem 2rem;transform:rotate(-4deg)}
.hero-photo-wrap>img{height:630px;border-radius:16rem 16rem 3rem 3rem;object-position:center 60%;filter:saturate(.74) contrast(.93) brightness(1.04);box-shadow:0 34px 90px #001a2560}
.hero-photo-kicker{position:absolute;z-index:3;left:-38px;top:18%;padding:13px 18px;background:#f8e6ea;color:#7e5060;border:1px solid #ffffff9e;font:700 9px var(--sans);letter-spacing:.16em;text-transform:uppercase;transform:rotate(-90deg);transform-origin:center}
.hero-photo-wrap figcaption{right:-3%;bottom:2%;width:300px;border-top:3px solid #df9aab;background:#fffdf8f4}
.hero-photo-wrap figcaption strong{color:#173f58}
.hero-foot{color:#d1dfe5;border-color:#ffffff2b}
.quick-facts{background:#fffaf2;border-bottom-color:#e7dccb}
.quick-facts>div,.quick-facts>a{border-color:#e4d8c7}
.quick-facts>div:nth-child(1){background:#f7efe4}
.quick-facts>div:nth-child(2){background:#edf4f7}
.quick-facts>div:nth-child(3){background:#f8e9ec}
.quick-facts>a{background:#c77f8c}
.intro{background:linear-gradient(180deg,#fffdfa,#fbf5ec);padding-top:140px}
.intro>h2 em{color:#c67f91}
.values{border:0;gap:18px}
.values article{border:1px solid #dfd4c4!important;background:#fff;min-height:315px;padding:42px;border-radius:120px 120px 18px 18px;box-shadow:0 24px 55px #173f520c}
.values article:nth-child(1){border-top-color:#9bc3dc!important}.values article:nth-child(2){border-top-color:#d9a2ae!important}.values article:nth-child(3){border-top-color:#b8c9a8!important}
.programs{background:linear-gradient(145deg,#0e3148,#184e68 75%,#1a5871)}
.program-grid{gap:18px;border:0}
.program-card{border:1px solid #ffffff26!important;border-radius:18px;background:#ffffff08;overflow:hidden}
.program-card:before{content:"";position:absolute;left:0;right:0;top:0;height:6px;background:#9ec8df}
.program-card:nth-child(2):before{background:#d69aa8}.program-card:nth-child(3):before{background:#b8c9a8}
.program-card.featured,.program-card:hover{background:#ffffff12}
.program-photo-feature{border-radius:170px 24px 24px 24px;box-shadow:0 30px 70px #00151f42}
.rhythm-section{background:linear-gradient(115deg,#faf4ea,#f2eadc)}
.rhythm-copy h2 em{color:#c27d8d}
.trust-section{background:linear-gradient(145deg,#dceaf1,#edf5f7)}
.trust-grid article{background:#ffffff75}
.environment-visual{background:linear-gradient(145deg,#f5dfe3,#efe5d0)}
.nest-center{width:310px;height:310px;background:#fffdf7;box-shadow:0 30px 80px #173f5220}
.nest-center img{width:270px;height:270px;object-fit:contain;mix-blend-mode:multiply}
.educators-section{background:#fbf7ef}
.educators-section figure img{filter:saturate(.72) contrast(.95)}
.families{background:linear-gradient(130deg,#b96e7e,#ca8793)}
.admissions{background:#fffdfa}
.steps{gap:18px;border:0}
.steps li{border:1px solid #dfd3c1!important;background:#fff;border-radius:18px;min-height:280px}
.faq-section{background:#fbf6ed}
.visit{background:linear-gradient(135deg,#edf4f7,#f8e7eb 58%,#f4ead8)}
.visit-copy>img{width:290px;max-height:300px;object-fit:contain;mix-blend-mode:multiply}
.interest-form{border-radius:24px;border:1px solid #ffffff;background:#fffdfae8;box-shadow:0 30px 80px #173f5218}
.site-footer{background:linear-gradient(145deg,#0c2c43,#123f59)}
.footer-brand img{content:url('/assets/bluebird-learning-nest-logo-final.png');width:240px;height:240px;object-fit:contain;mix-blend-mode:multiply;background:#fffaf2;border-radius:50%;padding:12px}

@media(max-width:1000px){
  .site-header{height:96px}.brand{min-width:0}.hero{grid-template-columns:1fr;padding-top:74px}.hero-photo-wrap{min-height:590px}.hero-photo-wrap>img{height:560px}.hero-photo-kicker{left:-24px}.values{gap:12px}.values article{padding:35px 28px}.nest-center{width:250px;height:250px}.nest-center img{width:220px;height:220px}
}
@media(max-width:700px){
  .site-header{height:82px;padding:4px 18px}.brand-mark{width:54px;height:64px}.brand-mark img{width:72px!important;height:72px!important;left:-9px;top:-4px}.brand-name strong{font-size:24px}.brand-name small{font-size:7px;margin-top:7px}.mobile-menu summary{border-color:#d6c6b1}.hero{padding:66px 24px 82px}.hero h1{font-size:55px}.hero-copy>p:not(.eyebrow){font-size:19px}.hero-photo-wrap{min-height:485px;margin-top:28px}.hero-photo-wrap>img{height:458px;border-radius:9rem 9rem 2rem 2rem}.hero-photo-wrap:before{border-radius:9rem 9rem 2rem 2rem}.hero-photo-kicker{display:none}.hero-photo-wrap figcaption{width:225px}.quick-facts>div:nth-child(n){background:transparent}.values{gap:14px}.values article{min-height:auto;border-radius:80px 80px 16px 16px}.program-photo-feature{border-radius:90px 18px 18px 18px}.nest-center{width:205px;height:205px}.nest-center img{width:180px;height:180px}.visit-copy>img{width:230px}.footer-brand img{width:200px;height:200px}
}

/* Final boutique refinements */
.brand-mark{border-radius:50%;background:#fff;box-shadow:0 0 0 1px #e8ded0,0 8px 20px #173f5210}
.brand-mark{width:68px;height:68px}
.brand-mark img{width:135px!important;height:135px!important;left:-34px;top:-8px;mix-blend-mode:normal;filter:brightness(1.08) contrast(1.08) saturate(1.05)}
.hero{padding:56px 7vw 92px}
.hero h1{font-size:clamp(58px,5.15vw,82px);line-height:.9;max-width:680px}
.hero-copy>p:not(.eyebrow){font-size:20px;max-width:570px;margin:25px 0}
.hero-copy>.eyebrow{font-size:13px;line-height:1.45;letter-spacing:.16em}
.hero-photo-wrap{min-height:555px}
.hero-photo-wrap>img{height:535px}
.program-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:15px;border:0}
.program-card{min-height:510px;padding:34px 25px}
.program-card .program-kicker{margin-top:64px;font-size:11.5px;line-height:1.5;letter-spacing:.12em}
.program-card h3{font-size:clamp(29px,2.15vw,34px)}
.program-card a{left:25px}
.program-card:nth-child(4):before{background:#e5c4cf}
.program-card:nth-child(5):before{background:#e2c887}
.connection-section{display:grid;grid-template-columns:.85fr 1.15fr;gap:8vw;padding:120px 7vw;background:#fffdfa;align-items:center}
.connection-copy>img{width:138px;height:138px;object-fit:cover;object-position:50% 8%;mix-blend-mode:normal;filter:brightness(1.08) contrast(1.08) saturate(1.05);margin-bottom:25px;border-radius:50%}
.connection-copy h2{font-family:var(--display);font-size:clamp(44px,4.6vw,72px);font-weight:600;line-height:.98;color:var(--pine);max-width:660px;letter-spacing:-.035em;margin:0}
.connection-copy h2 em{display:block;color:#c77f8c;font-weight:500}
.connection-copy>p{max-width:610px;color:var(--muted);font-size:18px;line-height:1.75;margin:28px 0 22px}
.connection-note{padding:18px 20px;border-left:3px solid var(--gold);background:#faf2e4;color:#6d6254;font-size:13px;line-height:1.6}
.daily-preview{background:linear-gradient(150deg,#123d57,#1c5873);padding:18px;border-radius:28px;box-shadow:0 35px 80px #173f522d;transform:rotate(1deg)}
.daily-top{display:flex;align-items:center;justify-content:space-between;padding:22px 20px;color:#fff}
.daily-top strong{font-family:var(--display);font-size:29px;font-weight:600}
.daily-top span{font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:#e7cf9e}
.daily-top small{max-width:190px;color:#dce8ed;font-size:12px;line-height:1.4;text-align:right}
.daily-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.daily-grid article{min-height:185px;background:#fffdf8;border-radius:18px;padding:25px;display:flex;flex-direction:column;justify-content:space-between}
.daily-grid article:nth-child(2){background:#eff5f7}.daily-grid article:nth-child(3){background:#f8e9ec}.daily-grid article:nth-child(4){background:#f5efe3}
.daily-grid span{display:inline-grid;place-items:center;width:35px;height:35px;border-radius:50%;background:#dae8ee;color:#174765;font-weight:800}
.daily-grid h3{font-family:var(--display);font-size:24px;font-weight:600;color:var(--pine);margin-top:22px}
.daily-grid p{color:var(--muted);font-size:13px;line-height:1.55;margin-top:8px}
.team-transparency{margin:28px 0 0!important;padding:18px 20px!important;background:#edf4f7;border-left:3px solid #7daec4;color:#526b78!important;font-size:13px!important;line-height:1.6!important}
.form-row{display:grid;grid-template-columns:1fr 1fr;gap:22px}
.educators-section{grid-template-columns:1.08fr .92fr;min-height:820px}
.educator-portraits{position:relative!important;display:grid!important;grid-template-columns:1fr 1fr;gap:22px;align-items:end;padding:58px 36px 52px 5vw!important;min-height:820px;background:linear-gradient(145deg,#dbeaf2,#f2dfe3 62%,#efe5d2)}
.educator-card{position:relative!important;inset:auto!important;width:100%!important;overflow:hidden!important;margin:0!important;background:#fff;box-shadow:0 30px 70px #173f5222;transform:none!important}
.educator-card-bahara{height:620px;border-radius:180px 180px 22px 22px}
.educator-card-mory{height:570px;border:10px solid #fff;border-radius:22px}
.educators-section .educator-card img{width:100%;height:100%;object-fit:cover;filter:saturate(.82) contrast(.96)}
.educator-card-bahara img{object-position:center 46%}
.educator-card-mory img{object-position:58% 22%}
.educators-section .educator-card figcaption{left:18px;right:18px;bottom:18px;max-width:none;padding:16px 18px;background:#fffdf8ed;border-top:2px solid #dca1af;display:block}
.educators-section .educator-card figcaption strong{display:block;white-space:nowrap;font-family:var(--display);font-size:26px;color:var(--pine);font-weight:600}
.educators-section .educator-card figcaption div{display:flex;flex-direction:column;align-items:flex-start;gap:3px}
.educators-section .educator-card figcaption a{font-family:var(--sans);font-size:10px;color:#174765;font-weight:800;text-decoration:underline;text-underline-offset:3px}
.educators-section .educator-card figcaption span{display:block;margin-top:5px;font-family:var(--sans);font-size:8px;color:#8a6b70;letter-spacing:.12em;text-transform:uppercase;text-align:left}
.educator-copy{padding:100px 7vw!important}
.nest-center{overflow:hidden}
.nest-center img{width:100%!important;height:100%!important;object-fit:cover!important;border-radius:50%;clip-path:circle(50% at 50% 50%);mix-blend-mode:normal!important}
.program-photo-feature img{object-position:center 68%}

@media(max-width:1450px){.program-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:1100px){.program-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.program-card:last-child{grid-column:1/-1}.connection-section{gap:5vw}}
@media(max-width:1000px){.hero{padding-top:68px}.hero-photo-wrap{min-height:555px}.hero-photo-wrap>img{height:530px}.connection-section{grid-template-columns:1fr}.daily-preview{transform:none;max-width:760px}.connection-copy h2{max-width:760px}}
@media(max-width:700px){
  .brand-mark{width:54px;height:54px}.brand-mark img{width:108px!important;height:108px!important;left:-27px;top:-7px}
  .hero{padding:58px 24px 78px}.hero h1{font-size:52px}.hero-photo-wrap{min-height:465px}.hero-photo-wrap>img{height:442px}
  .program-grid{grid-template-columns:1fr}.program-card,.program-card:last-child{grid-column:auto;min-height:420px}.program-card .program-kicker{margin-top:38px}
  .connection-section{padding:82px 24px}.connection-copy>img{width:112px;height:112px}.connection-copy h2{font-size:44px}.daily-preview{padding:11px;border-radius:20px}.daily-top{padding:18px 12px}.daily-grid{grid-template-columns:1fr}.daily-grid article{min-height:155px}.form-row{grid-template-columns:1fr;gap:0}
}

@media(max-width:1000px){.educators-section{grid-template-columns:1fr}.educator-portraits{min-height:720px;padding:50px 7vw!important}.educator-card-bahara{height:590px}.educator-card-mory{height:535px}.educator-copy{padding:82px 7vw!important}}
@media(max-width:700px){.educator-portraits{grid-template-columns:1fr;gap:18px;min-height:auto;padding:34px 24px!important}.educator-card-bahara,.educator-card-mory{height:500px;border-radius:24px;border-width:7px}.educator-card-bahara{border-radius:120px 120px 18px 18px}.educators-section .educator-card figcaption{left:12px;right:12px;bottom:12px;padding:13px 14px;display:block}.educators-section .educator-card figcaption strong{font-size:25px}.educators-section .educator-card figcaption span{display:block;text-align:left;margin-top:4px;font-size:7px}.educator-copy{padding:78px 24px!important}}

/* Font shorthand fallbacks for the self-hosted editorial typeface */
.hero-photo-wrap figcaption strong{font-family:var(--display);font-size:24px;font-weight:600;line-height:1.05}
.quick-facts strong{font-family:var(--display);font-size:18px;font-weight:600;line-height:1.2}
.trust-heading h2,.educators-section h2,.faq-heading h2{font-family:var(--display);font-size:clamp(48px,5vw,78px);font-weight:600;line-height:.98}
.trust-grid article>span{font-family:var(--display);font-size:17px;font-weight:600}
.trust-grid h3{font-family:var(--display);font-size:27px;font-weight:600}
.faq-list summary{font-family:var(--display);font-size:24px;font-weight:600;line-height:1.2}
.program-photo-feature figcaption strong{font-family:var(--display);font-size:clamp(32px,3vw,48px);font-weight:600;line-height:1.05}
.brand-name strong{font-family:var(--display);font-size:31px;font-weight:600;line-height:.86}
@media(max-width:700px){.brand-name strong{font-size:24px}.educators-section h2{font-size:48px}}

/* Full approved logo lockup in the header */
.site-header{height:138px;padding-top:4px;padding-bottom:4px}
.site-header .brand{min-width:150px}
.site-header .brand-full-logo{width:128px!important;height:128px!important;object-fit:contain!important;object-position:left center;mix-blend-mode:normal;filter:none}
.educator-placeholder{min-height:820px!important;padding:80px 7vw!important;background:linear-gradient(145deg,#dbeaf2,#f2dfe3 58%,#efe5d2);display:flex!important;flex-direction:column;justify-content:center!important;align-items:center;text-align:center;position:relative;overflow:hidden}
.educator-placeholder:before,.educator-placeholder:after{content:"";position:absolute;border:1px solid #c89a5066;border-radius:50%}
.educator-placeholder:before{width:520px;height:520px}.educator-placeholder:after{width:690px;height:690px;border-style:dashed}
.educator-placeholder img{position:relative;z-index:1;width:min(410px,82%);height:auto;filter:none;mix-blend-mode:normal;box-shadow:0 28px 70px #173f5215}
.educator-placeholder p{position:relative;z-index:1;margin:30px 0 12px!important;color:#9a7441!important;font-size:9px!important;font-weight:700;letter-spacing:.18em;text-transform:uppercase}
.educator-placeholder strong{position:relative;z-index:1;max-width:460px;font-family:var(--display);font-size:36px;font-weight:600;line-height:1.05;color:var(--pine)}
.educator-profile img{width:min(430px,82%);max-height:500px;object-fit:cover;object-position:center 28%;border-radius:190px 190px 24px 24px;border:8px solid #fffdf8;box-shadow:0 28px 70px #173f5230}
.educator-phone{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;margin-top:22px;min-height:46px;padding:0 20px;border-radius:999px;background:var(--pine);color:#fff;font-size:12px;font-weight:700;box-shadow:0 14px 32px #173f5226}
.team-transparency a{font-weight:800;text-decoration:underline;text-underline-offset:3px}
@media(max-width:1000px){.site-header{height:120px}.site-header .brand{min-width:0}.site-header .brand-full-logo{width:112px!important;height:112px!important}.educator-placeholder{min-height:680px!important}}
@media(max-width:700px){.site-header{height:96px}.site-header .brand-full-logo{width:88px!important;height:88px!important}.educator-placeholder{min-height:560px!important;padding:60px 24px!important}.educator-placeholder:before{width:360px;height:360px}.educator-placeholder:after{width:470px;height:470px}.educator-placeholder img{width:280px}.educator-placeholder strong{font-size:31px}}

/* Real Bluebird space — editorial photo story */
.real-space-section{padding:135px 6vw 145px;background:linear-gradient(180deg,#fffdfa 0%,#f7f0e5 100%);overflow:hidden}
.real-space-heading{max-width:1400px;margin:0 auto 62px;display:grid;grid-template-columns:1.08fr .72fr;gap:8vw;align-items:end}
.real-space-heading h2{margin:0;font-family:var(--display);font-size:clamp(54px,5.7vw,88px);font-weight:600;line-height:.92;letter-spacing:-.04em;color:var(--pine)}
.real-space-heading>p{max-width:590px;margin:0 0 7px;color:var(--muted);font-size:18px;line-height:1.75}
.real-space-grid{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-template-rows:repeat(3,430px);gap:22px}
.space-photo{position:relative;margin:0;overflow:hidden;background:#d8d5cf;box-shadow:0 30px 70px #173f5217}
.space-photo-activity{grid-column:1/9;grid-row:1;border-radius:180px 24px 24px 24px}
.space-photo-dining{grid-column:9/13;grid-row:1;border-radius:24px 140px 24px 24px}
.space-photo-toddler-nap{grid-column:1/7;grid-row:2;border-radius:24px}
.space-photo-infant-nap{grid-column:7/13;grid-row:2;border-radius:24px}
.space-photo-changing{grid-column:1/6;grid-row:3;border-radius:24px}
.space-photo-bathroom{grid-column:6/13;grid-row:3;border-radius:24px 24px 150px 24px}
.space-photo img{width:100%;height:100%;object-fit:cover;filter:saturate(.88) contrast(.98) brightness(1.03);transform:scale(1.08);transform-origin:50% 60%;transition:transform .8s cubic-bezier(.2,.7,.2,1)}
.space-photo-activity img{object-position:center 58%}
.space-photo-dining img{object-position:center 60%}
.space-photo-toddler-nap img{object-position:center 58%}
.space-photo-infant-nap img{object-position:center 62%}
.space-photo-changing img{object-position:center 56%}
.space-photo-bathroom img{object-position:center 58%}
.space-photo:hover img{transform:scale(1.12)}
.space-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,#082636c9)}
.space-photo figcaption{position:absolute;z-index:2;left:34px;right:34px;bottom:30px;display:flex;align-items:flex-start;gap:16px;color:#fff}
.space-photo figcaption>span{display:grid;place-items:center;flex:0 0 auto;width:38px;height:38px;border:1px solid #ffffff8e;border-radius:50%;font-size:10px;letter-spacing:.08em}
.space-photo figcaption strong{display:block;font:600 28px/1.05 var(--display)}
.space-photo figcaption small{display:block;margin-top:7px;color:#e9eef0;font-size:11px;line-height:1.4;letter-spacing:.025em}
.space-photo-dining figcaption,.space-photo-changing figcaption{left:22px;right:22px;bottom:24px;gap:11px}
.space-photo-dining figcaption strong,.space-photo-changing figcaption strong{font-size:23px}
.concept-disclosure{max-width:1400px;margin:24px auto 0;padding:18px 22px;border-left:3px solid var(--gold);background:#fffaf2;color:#6f777a;font-size:12px;line-height:1.65}
.concept-disclosure span{color:#b67a85;font-weight:800}
.visit-copy .direct-contact{margin-top:24px!important;padding:16px 0 0;border-top:1px solid #d7c9b3;color:#6f777a!important;font-size:12px!important;line-height:1.7!important}
.visit-copy .direct-contact a{display:inline-block;margin-top:3px;color:var(--pine);font-weight:700;text-decoration:underline;text-decoration-color:#c98b99;text-underline-offset:4px}
.site-footer a[href^="mailto:"]{color:#f0d6dd}
.program-photo-feature img{filter:saturate(.72) brightness(.67) contrast(.96);object-position:center 82%;transform:scale(1.08);transform-origin:50% 100%}
.hero-photo-wrap>img{object-position:center 60%;filter:saturate(.84) contrast(.96) brightness(1.02);transform:scale(1.055);transform-origin:50% 100%}

@media(max-width:1000px){
  .real-space-heading{grid-template-columns:1fr;gap:28px}
  .real-space-grid{grid-template-columns:1fr 1fr;grid-template-rows:560px repeat(3,380px)}
  .space-photo-activity{grid-column:1/3;grid-row:1;border-radius:150px 22px 22px 22px}
  .space-photo-dining{grid-column:1;grid-row:2;border-radius:22px}
  .space-photo-toddler-nap{grid-column:2;grid-row:2;border-radius:22px 90px 22px 22px}
  .space-photo-infant-nap{grid-column:1;grid-row:3;border-radius:22px}
  .space-photo-changing{grid-column:2;grid-row:3;border-radius:22px}
  .space-photo-bathroom{grid-column:1/3;grid-row:4;border-radius:22px 22px 110px 22px}
}
@media(max-width:700px){
  .real-space-section{padding:88px 24px 94px}
  .real-space-heading{margin-bottom:36px}
  .real-space-heading h2{font-size:50px}
  .real-space-heading>p{font-size:16px}
  .real-space-grid{display:flex;flex-direction:column;gap:14px}
  .space-photo{height:360px!important;border-radius:18px!important}
  .space-photo-activity{height:460px!important;border-radius:95px 18px 18px 18px!important}
  .space-photo img{transform:scale(1.08);transform-origin:50% 60%}
  .space-photo:hover img{transform:scale(1.12)}
  .space-photo figcaption{left:20px;right:20px;bottom:20px}
  .space-photo figcaption strong{font-size:24px}
  .space-photo figcaption small{font-size:10px}
  .concept-disclosure{margin-top:16px}
}

.location-section{padding:110px 7vw;background:#f8f4ec;display:grid;grid-template-columns:.78fr 1.22fr;gap:6vw;align-items:center}
.location-copy h2{font-family:var(--display);font-size:clamp(48px,5vw,76px);line-height:.98;letter-spacing:-.035em;color:var(--pine);font-weight:600;margin:0}
.location-copy>p:not(.eyebrow){color:var(--muted);font-size:14px;line-height:1.75;max-width:520px;margin:28px 0 0}
.location-copy address{font-family:var(--display);font-size:25px;line-height:1.35;color:var(--pine);font-style:normal;margin:24px 0 28px}
.location-directions{width:max-content;gap:10px}
.location-map{min-height:520px;border-radius:150px 24px 24px 24px;overflow:hidden;border:1px solid #d7c9b3;box-shadow:0 32px 80px #173f521c;background:#e8e0d1}
.location-map iframe{display:block;width:100%;height:520px;border:0}
@media(max-width:900px){.location-section{grid-template-columns:1fr;gap:42px}.location-map{min-height:460px}.location-map iframe{height:460px}}
@media(max-width:700px){.location-section{padding:82px 24px}.location-map{min-height:390px;border-radius:90px 18px 18px 18px}.location-map iframe{height:390px}}

/* Professional pre-enrollment section */
.enrollment-offer{scroll-margin-top:138px;padding:110px 8vw;background:linear-gradient(135deg,#123f55 0%,#0f5361 54%,#17463e 100%);display:grid;grid-template-columns:.88fr 1.12fr;gap:7vw;align-items:center;position:relative;overflow:hidden}
.enrollment-offer:before{content:"";position:absolute;width:520px;height:520px;border-radius:50%;border:1px solid #ffffff24;left:-210px;top:-190px;box-shadow:0 0 0 90px #ffffff08,0 0 0 180px #ffffff05}
.enrollment-copy{position:relative;z-index:1;color:#fff}
.offer-badge{display:inline-flex;margin:0 0 26px;padding:10px 16px;border-radius:999px;background:#f0bfd0;color:#173f52;text-transform:uppercase;letter-spacing:.15em;font-size:9px;font-weight:800}
.enrollment-copy .eyebrow{color:#f4cf86;margin-bottom:18px}
.enrollment-copy h2{font-family:var(--display);font-size:clamp(54px,6vw,88px);line-height:.92;letter-spacing:-.04em;font-weight:600;margin:0;color:#fff}
.enrollment-copy h2 em{color:#f3c4d2;font-weight:500}
.enrollment-copy>p:not(.eyebrow):not(.offer-badge):not(.offer-note){font-size:15px;line-height:1.75;color:#dcebee;max-width:600px;margin:30px 0}
.enrollment-copy ul{list-style:none;padding:0;margin:28px 0;border-top:1px solid #ffffff2b}
.enrollment-copy li{padding:14px 0;border-bottom:1px solid #ffffff2b;color:#fff;font-size:13px;font-weight:700}
.enrollment-copy li:before{content:"✓";color:#f4cf86;margin-right:12px}
.offer-note{font-size:10px;line-height:1.65;color:#bcd2d6;margin:24px 0 0;max-width:620px}
.enrollment-form{position:relative;z-index:1;background:#fffdf8;padding:48px;border-radius:26px;box-shadow:0 35px 90px #001d2538}
.enrollment-button{background:#d98fa7;border-color:#d98fa7;color:#173f52}
@media(max-width:950px){.enrollment-offer{grid-template-columns:1fr;gap:48px;padding:90px 7vw}.enrollment-copy{max-width:760px}}
@media(max-width:700px){.enrollment-offer{scroll-margin-top:96px;padding:78px 24px}.enrollment-copy h2{font-size:58px}.enrollment-form{padding:30px 22px;border-radius:20px}}

/* A concise visit panel keeps pre-enrollment as the site's only form. */
.visit-actions{background:#fffdf8;padding:42px;border:1px solid #eadfce;border-radius:26px;box-shadow:0 28px 70px #2d3b3020}
.visit-actions-kicker{margin:0 0 18px;color:#a45d72;font-size:10px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}
.visit-option{display:block;padding:18px 0;border-bottom:1px solid #e3d8c7;color:var(--pine);text-decoration:none;transition:transform .2s ease,color .2s ease}
.visit-option:hover{color:#a45d72;transform:translateX(4px)}
.visit-option span,.visit-option strong,.visit-option small{display:block}
.visit-option span{margin-bottom:6px;font-size:10px;font-weight:800;letter-spacing:.13em;text-transform:uppercase;color:#79857f}
.visit-option strong{font-family:var(--display);font-size:24px;line-height:1.2;overflow-wrap:anywhere}
.visit-option[href^="mailto:"] strong{font-size:clamp(16px,1.7vw,20px);letter-spacing:-.025em;white-space:nowrap;overflow-wrap:normal}
.visit-option small{margin-top:5px;color:#7a817d;font-size:11px;line-height:1.5}
.visit-direction-button{width:100%;margin-top:24px;justify-content:center}
.visit-actions-note{margin:18px 0 0;text-align:center;color:#7b817e;font-size:11px;line-height:1.6}
@media(max-width:700px){.visit-actions{padding:30px 22px;border-radius:20px}.visit-option strong{font-size:21px}.visit-option[href^="mailto:"] strong{font-size:16px}}

/* A focused private-visit form appears only when a family requests it. */
.visit-dialog{width:min(1040px,calc(100vw - 36px));max-height:calc(100vh - 36px);padding:0;border:0;border-radius:28px;background:#fffdf8;color:var(--ink);box-shadow:0 35px 120px #071f2e70;overflow:auto}
.visit-dialog::backdrop{background:#082b3dc7;backdrop-filter:blur(7px)}
.visit-dialog-shell{position:relative;display:grid;grid-template-columns:.72fr 1.28fr;min-height:650px}
.visit-dialog-copy{padding:58px 44px;background:linear-gradient(145deg,#eaf3f6,#f7e7eb 58%,#f2eadb);display:flex;flex-direction:column;justify-content:center}
.visit-dialog-copy img{width:150px;height:150px;object-fit:contain;mix-blend-mode:multiply;margin-bottom:22px}
.visit-dialog-copy .eyebrow{margin-bottom:18px}
.visit-dialog-copy h2{font-family:var(--display);font-size:clamp(44px,5vw,68px);line-height:.94;letter-spacing:-.04em;color:var(--pine);font-weight:600;margin:0}
.visit-dialog-copy>p:not(.eyebrow){color:var(--muted);font-size:14px;line-height:1.7;margin:25px 0 0}
.visit-request-form{border:0;border-radius:0;box-shadow:none;padding:52px 48px;background:#fffdf8}
.visit-request-form .button{width:100%;justify-content:center;margin-top:4px}
.visit-date-field label,.visit-choice-group legend{display:flex;align-items:center;gap:8px}
.visit-date-field label svg,.visit-choice-group legend svg{width:16px;height:16px;fill:none;stroke:#a45d72;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.visit-date-field input{cursor:pointer;color-scheme:light}
.visit-choice-group{min-width:0;margin:0 0 22px;padding:0;border:0}
.visit-choice-group legend{margin:0 0 12px;padding:0;color:#5f7169;font-size:10px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}
.visit-time-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.visit-choice{position:relative;display:block;cursor:pointer}
.visit-choice>input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}
.visit-choice-card{min-height:96px;padding:13px 8px;border:1px solid #d8cbb8;border-radius:15px;background:#fffaf4;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;transition:border-color .2s ease,background .2s ease,transform .2s ease,box-shadow .2s ease}
.visit-choice-card svg{width:27px;height:27px;margin-bottom:7px;fill:none;stroke:#a45d72;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}
.visit-choice-card strong{color:var(--pine);font-size:12px;line-height:1.2}
.visit-choice-card small{margin-top:3px;color:#7a817d;font-size:9px;line-height:1.2}
.visit-choice:hover .visit-choice-card{transform:translateY(-2px);border-color:#b98b97}
.visit-choice>input:checked+.visit-choice-card{border-color:var(--pine);background:#e9f2f3;box-shadow:0 0 0 2px #173f5220}
.visit-choice>input:checked+.visit-choice-card svg{stroke:var(--pine)}
.visit-choice>input:focus-visible+.visit-choice-card{outline:3px solid #d98fa7;outline-offset:3px}
.visit-dialog-close{position:absolute;z-index:2;right:18px;top:16px;width:42px;height:42px;border-radius:50%;border:1px solid #d8cbb8;background:#fffdf8;color:var(--pine);font-size:28px;line-height:1;cursor:pointer;transition:background .2s ease,transform .2s ease}
.visit-dialog-close:hover{background:#f5e7eb;transform:rotate(4deg)}
.visit-dialog-close:focus-visible{outline:3px solid #d98fa7;outline-offset:3px}
@media(max-width:800px){
  .visit-dialog{width:min(680px,calc(100vw - 20px));max-height:calc(100vh - 20px);border-radius:20px}
  .visit-dialog-shell{grid-template-columns:1fr;min-height:0}
  .visit-dialog-copy{padding:38px 28px 30px}
  .visit-dialog-copy img{width:105px;height:105px;margin-bottom:14px}
  .visit-dialog-copy h2{font-size:45px;max-width:420px}
  .visit-request-form{padding:32px 24px}
  .visit-choice-card{min-height:88px;padding:11px 5px}
  .visit-choice-card strong{font-size:11px}
  .visit-choice-card small{font-size:8px}
}

/* Keep the enrollment announcement readable on narrow phone screens. */
@media(max-width:700px){
  .preview-bar{
    padding:9px 18px;
    font-size:10px;
    line-height:1.45;
    letter-spacing:.075em;
    text-wrap:balance;
  }
}

/* Mobile readability and conversion pass. */
.button-enrollment{background:#e7b7c4;border-color:#e7b7c4;color:#173f52}
.hero-actions{flex-wrap:wrap}
@media(max-width:700px){
  .mobile-menu nav{width:min(290px,calc(100vw - 36px))}
  .mobile-menu nav a{padding:14px 12px;font-size:15px;line-height:1.35}
  .button{min-height:54px;padding:0 20px;font-size:14px;line-height:1.25}
  .eyebrow{margin-bottom:18px;font-size:13px;line-height:1.45;letter-spacing:.11em}
  .text-link{font-size:14px;line-height:1.45}

  .hero-actions{width:100%;gap:12px}
  .hero-actions .button{width:100%}
  .hero-actions .text-link{padding:7px 2px}
  .hero-foot{gap:9px 16px;font-size:12px;line-height:1.4;letter-spacing:.07em}
  .hero-photo-wrap figcaption span{font-size:12px;line-height:1.4;letter-spacing:.09em}
  .hero-photo-wrap figcaption strong{font-size:22px;line-height:1.12}

  .quick-facts span{font-size:12px;line-height:1.4;letter-spacing:.09em}
  .quick-facts strong{font-size:22px;line-height:1.25}
  .quick-facts>a{min-height:76px;font-size:15px;line-height:1.4}
  .quick-facts>a span{font-size:14px}

  .intro-grid p,.values p,.section-heading>p,.program-card>p:last-of-type,
  .rhythm-copy>p:not(.eyebrow),.rhythm-list p,.environment-copy>p:not(.eyebrow),
  .pillar-list details p,.family-points p,.steps p,.trust-heading>p:last-child,
  .trust-grid p,.educators-section>div>p,.educators-section li,.faq-list p,
  .connection-copy>p,.daily-grid p,.real-space-heading>p,.location-copy>p:not(.eyebrow),
  .enrollment-copy>p:not(.eyebrow):not(.offer-badge):not(.offer-note),
  .visit-copy>p:not(.eyebrow),.visit-dialog-copy>p:not(.eyebrow){font-size:16px;line-height:1.65}

  .program-card .program-kicker{font-size:13px;line-height:1.45;letter-spacing:.08em}
  .program-card a{font-size:14px}
  .program-photo-feature figcaption span{font-size:12px;line-height:1.4;letter-spacing:.09em}
  .daily-top span{font-size:12px;line-height:1.4;letter-spacing:.1em}
  .daily-top{display:grid;grid-template-columns:1fr;gap:8px;align-items:start;padding:20px 16px 24px}
  .daily-top strong{display:block;font-size:32px;line-height:1.05}
  .daily-top small{display:block;max-width:280px;font-size:14px;line-height:1.45;text-align:left}
  .connection-note,.team-transparency{font-size:14px!important;line-height:1.6!important}

  .rhythm-list article{grid-template-columns:86px 1fr;gap:18px}
  .rhythm-list>article>span{padding-top:5px;font-size:12px;line-height:1.4;letter-spacing:.09em}

  .environment-visual{min-height:690px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-content:end;gap:11px;padding:365px 18px 38px}
  .environment-visual:before{inset:8%}
  .environment-visual:after{inset:19%}
  .nest-center{top:27%;width:190px;height:190px}
  .space-chip,.chip-1,.chip-2,.chip-3,.chip-4,.chip-5,.chip-6{position:relative;left:auto;right:auto;top:auto;bottom:auto;width:auto;max-width:none;padding:13px 9px;font-size:13px;line-height:1.3;text-align:center}
  .pillar-list summary span{font-size:12px}

  .family-points article>span,.values span,.program-number,.steps>li>span{font-size:20px}
  .offer-badge{font-size:12px;line-height:1.35;letter-spacing:.09em}
  .offer-note{font-size:12px;line-height:1.6}

  .educators-section .educator-card figcaption a{font-size:12px}
  .educators-section .educator-card figcaption span{font-size:12px;line-height:1.4;letter-spacing:.06em}
  .space-photo figcaption>span{font-size:12px}
  .space-photo figcaption small{font-size:13px;line-height:1.45}
  .concept-disclosure{font-size:13px;line-height:1.65}

  .visit-actions-kicker,.visit-option span{font-size:12px;line-height:1.4;letter-spacing:.1em}
  .visit-option small,.visit-actions-note{font-size:13px;line-height:1.55}
  .field label,.visit-choice-group legend{font-size:12px;line-height:1.4;letter-spacing:.09em}
  .field input,.field select{font-size:16px}
  .form-note{font-size:12px;line-height:1.55}
  .form-status{font-size:14px}
  .visit-choice-card strong{font-size:13px}
  .visit-choice-card small{font-size:11px;line-height:1.3}

  .site-footer>div:not(.footer-brand)>span{font-size:12px;line-height:1.4}
  .site-footer a,.site-footer p{font-size:14px;line-height:1.65}
  .copyright{font-size:12px!important;line-height:1.5!important}
}

/* Keep the footer mark crisp against the deep-blue footer. */
.site-footer .footer-brand img{
  mix-blend-mode:normal;
  background:#fff;
  border:1px solid #eadfce;
  border-radius:50%;
  padding:18px;
  filter:contrast(1.1) saturate(1.06);
  box-shadow:0 18px 45px #00172245,0 0 0 6px #ffffff14;
}

/* Show Ms. Mory's complete portrait on phones instead of cropping it behind the label. */
.educator-card-mory img{object-position:center top!important}
@media(max-width:700px){
  .educator-card-mory{height:auto!important;display:flex!important;flex-direction:column;background:#fff}
  .educators-section .educator-card-mory img{
    width:100%;
    height:auto!important;
    aspect-ratio:982/1400;
    object-fit:contain!important;
    object-position:center top!important;
    background:#eee7df;
  }
  .educators-section .educator-card-mory figcaption{
    position:static!important;
    inset:auto!important;
    margin:0;
    border-radius:0;
  }
}
