@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Nunito:wght@600;700;800;900&display=swap";:root{--green:#1f5d47;--green-deep:#164734;--green-pale:#e8f2e9;--sun:#f9c93d;--sun-pale:#fff5ce;--cream:#fffaf0;--paper:#fffdf8;--ink:#25392f;--muted:#63736a;--coral:#f18f75;--lilac:#dcd2f7;--mint:#bde3cb;--line:#e6e1d8;--shadow:0 18px 45px rgba(36,75,56,.12);--rounded:26px}.bloo-visual{margin:0;display:grid;justify-items:center;gap:.35rem}.bloo-visual img{width:min(100%,190px);height:auto;aspect-ratio:1;object-fit:contain}.bloo-visual figcaption{font-size:.74rem;font-weight:800;color:var(--green);text-align:center}.bloo-visual.is-compact{justify-items:start}.bloo-visual.is-compact img{width:66px;height:66px}.bloo-visual.is-compact figcaption{display:none}.hero-family-trust{position:absolute;z-index:2;left:24px;bottom:35px;background:#fffdf8f0;padding:.85rem;border-radius:16px;box-shadow:var(--shadow);max-width:205px;color:var(--green-deep)}.hero-family-trust strong{font-family:Nunito;font-size:.84rem;line-height:1.15;display:block}.hero-family-trust small{color:var(--muted);font-size:.68rem}.people-row{display:flex;align-items:flex-end;gap:.4rem;height:40px;margin-bottom:.35rem}.people-row span{position:relative;display:block;border-radius:50% 50% 38% 38%;background:var(--green);width:25px;height:32px}.people-row span:before{content:"";position:absolute;width:16px;height:16px;background:#f3b478;border-radius:50%;top:-8px;left:4px}.people-row .person-child{width:18px;height:23px;background:var(--coral)}.people-row .person-child:before{width:13px;height:13px;left:3px;background:#f6c896}.people-row .person-teacher{background:#e49e24;width:27px;height:35px}.comparison-section{background:#f2f7ee}.comparison-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:18px;background:#fffdf8}.comparison-wrap table{width:100%;border-collapse:collapse;min-width:620px}.comparison-wrap th,.comparison-wrap td{padding:1rem;text-align:left;border-bottom:1px solid var(--line);font-size:.9rem}.comparison-wrap thead{background:var(--green-deep);color:#fff}.comparison-wrap tbody tr:last-child>*{border-bottom:0}.comparison-wrap td:nth-child(2){color:var(--green);font-weight:900}.check-mark{display:inline-grid;place-items:center;width:24px;height:24px;border-radius:50%;background:var(--green);color:#fff}.comparison-note{max-width:760px;font-weight:700;margin:1.2rem 0}.parent-app-section{background:#fff7db}.app-support-layout,.employee-layout{display:grid;grid-template-columns:.55fr 1.45fr;gap:3rem;align-items:center}.parent-app-section .bloo-visual img,.employee-childcare .bloo-visual img{width:185px}.employee-childcare{background:#edf5eb}.collaboration-area{margin-top:2.4rem;background:#fffdf8;border:1px solid var(--line);border-radius:20px;padding:1.4rem}.collaboration-area h3{font-size:1.15rem}.collaboration-area>p{font-size:.78rem;color:var(--muted);margin-bottom:0}.collaboration-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.8rem}.company-placeholder{min-height:105px;border:1px dashed #b7c6ba;border-radius:12px;display:grid;place-content:center;justify-items:center;text-align:center;padding:.6rem;color:var(--muted);gap:.25rem}.company-placeholder span{font-size:1.7rem;color:var(--green)}.company-placeholder strong{font-size:.7rem}.company-placeholder small{font-size:.68rem}.facility-grid-expanded .facility{display:flex;flex-direction:column}.facility-grid-expanded .bloo-visual{align-self:flex-start}.facility-grid-expanded .bloo-visual img{width:58px;height:58px}.form-actions{display:grid;grid-template-columns:1fr 1fr;gap:.7rem;margin-top:1rem}.form-actions .button{margin:0;width:100%}.form-status{min-height:1.35rem;font-size:.78rem;color:var(--green);font-weight:700;text-align:center;margin:.7rem 0 0}.form-actions .button:disabled{opacity:.65;cursor:wait}body{overflow-x:hidden}html{scroll-padding-bottom:5.5rem}.field-note{display:block;color:var(--muted);font-size:.7rem;font-weight:600;line-height:1.35;margin-top:.1rem}.no-gallery-results{padding:1rem;border:1px dashed var(--line);border-radius:12px;color:var(--muted);font-size:.9rem;text-align:center}@media (max-width:820px){.hero-art{order:initial!important}}@media (max-width:520px){.hero-art{display:none}.cta-group .button{width:100%}}@media (max-width:520px){.brand-logo-wrap,.brand-logo-wrap img{width:38px;height:38px}.brand strong{font-size:1.22rem}}@media (max-width:820px){.app-support-layout,.employee-layout{grid-template-columns:1fr;gap:1.5rem}.app-support-layout .bloo-visual,.employee-layout .bloo-visual{justify-items:start}.collaboration-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:520px){.form-actions{grid-template-columns:1fr}.comparison-wrap{margin-inline:-15px;border-radius:0}.collaboration-grid{grid-template-columns:1fr 1fr}.hero-family-trust{position:relative;left:auto;bottom:auto;margin:1rem auto 0;width:min(100%,240px)}.hero-mascot{display:none}.bloo-visual.is-compact img{width:56px;height:56px}}.hero-mascot{position:absolute;z-index:3;width:140px;height:140px;object-fit:contain;right:22px;bottom:52px;filter:drop-shadow(0 10px 10px rgba(31,93,71,.15))}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:DM Sans,Arial,sans-serif;line-height:1.55;font-size:16px}body::selection{background:var(--sun);color:var(--green-deep)}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}.container{width:min(1160px,calc(100% - 40px));margin-inline:auto}.eyebrow{font-size:.76rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--green);margin:0 0 .8rem}.display,.hero h1,h1,h2,h3,.brand strong{font-family:Nunito,Arial,sans-serif;letter-spacing:-.035em;line-height:1.02}h1{font-size:clamp(2.5rem,6vw,5rem);margin:0}h2{font-size:clamp(2rem,4vw,3.3rem);margin:0 0 1.1rem}h3{font-size:1.4rem;margin:.2rem 0 .55rem}p{margin:.4rem 0 1rem}.site-header{position:sticky;z-index:15;top:0;background:#fffaf0eb;backdrop-filter:blur(12px);border-bottom:1px solid rgba(31,93,71,.08)}.header-inner{height:75px;display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.brand{display:inline-flex;align-items:center;gap:.58rem;line-height:.9}.brand-logo-wrap{border-radius:50%;width:44px;height:44px;background:var(--sun);display:grid;place-items:center;overflow:hidden;box-shadow:inset 0 0 0 2px #1f5d4714}.brand-logo-wrap img{width:44px;height:44px;object-fit:contain}.brand strong{display:block;font-size:1.35rem;color:var(--green-deep)}.brand small{display:block;font-size:.58rem;letter-spacing:.12em;text-transform:uppercase;font-weight:700;margin-top:.28rem;color:var(--muted)}nav{display:flex;align-items:center;gap:1.55rem;font-size:.92rem;font-weight:700}nav>a{transition:color .2s}nav>a:hover{color:var(--green)}.nav-visit{background:var(--green);color:#fff;padding:.7rem 1rem;border-radius:99px}.nav-visit:hover{color:#fff;background:var(--green-deep)}.nav-toggle{display:none;background:none;border:0;font-weight:800;color:var(--green);font-size:.9rem}.nav-toggle span{font-size:1.2rem;margin-left:.25rem}.button{min-height:48px;padding:.75rem 1.05rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:.7rem;font-weight:800;transition:transform .2s,box-shadow .2s,background .2s;border:1px solid transparent;cursor:pointer}.button:hover{transform:translateY(-2px);box-shadow:0 8px 18px #204c3729}.button-sun{background:var(--sun);color:var(--green-deep)}.button-green{background:var(--green);color:#fff}.button-green:hover{background:var(--green-deep)}.button-ghost{border-color:#1f5d4759;background:#ffffff85;color:var(--green-deep)}.cta-group{display:flex;flex-wrap:wrap;gap:.7rem;align-items:center}.text-call{font-size:.9rem;font-weight:800;color:var(--green);padding:.4rem .1rem}.hero{overflow:hidden;position:relative;padding:clamp(4.25rem,8vw,7rem) 0 4.75rem;background:linear-gradient(120deg,#fff9dd,#fffaf0 52%,#e6f1e8)}.hero:before{content:"";position:absolute;width:470px;height:470px;right:-155px;top:-160px;border:50px solid rgba(249,201,61,.22);border-radius:50%}.hero:after{content:"";position:absolute;left:-90px;bottom:-170px;width:330px;height:330px;border-radius:42% 58% 58% 42%;background:#bde3cb57;transform:rotate(25deg)}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:1.1fr .9fr;gap:4rem;align-items:center}.founding{display:inline-flex;align-items:center;gap:.5rem;background:#fff;padding:.45rem .78rem;border-radius:999px;font-size:.76rem;font-weight:800;color:var(--green);box-shadow:0 8px 22px #1e5a4314;margin-bottom:1.4rem}.founding:before{content:"✦";color:#dd8d1f}.hero h1{max-width:760px;color:var(--green-deep)}.hero h1 em{font-style:normal;color:#e49e24}.hero-copy{max-width:610px;font-size:1.08rem;color:#52635a;margin:1.35rem 0 1.7rem}.age-note{display:flex;gap:.45rem;align-items:center;font-weight:700;font-size:.87rem;color:var(--green);margin-top:1.25rem}.age-note span{width:25px;height:25px;display:grid;place-items:center;background:var(--green-pale);border-radius:50%}.hero-art{height:410px;position:relative;display:flex;justify-content:center;align-items:flex-end}.hero-arch{height:335px;width:min(100%,380px);border-radius:190px 190px 28px 28px;background:linear-gradient(160deg,#f7cb47 0 40%,#f3ad67 40% 55%,#bde3cb 55%);box-shadow:20px 20px #1f5d4712;position:relative;overflow:hidden}.hero-arch:before{content:"";position:absolute;width:330px;height:200px;border-radius:50%;background:#fff9e9;bottom:-70px;left:25px}.hero-arch:after{content:"";position:absolute;width:125px;height:125px;border-radius:50% 50% 42% 58%;background:#1f5d47;right:28px;bottom:50px;transform:rotate(12deg)}.hero-sun{position:absolute;width:65px;height:65px;background:#fff5be;border-radius:50%;top:42px;right:24px}.hero-flower{position:absolute;color:var(--coral);font-size:5.5rem;line-height:1;bottom:6px;left:0;transform:rotate(-20deg)}.hero-note{position:absolute;right:-8px;bottom:20px;background:#fff;width:150px;padding:1rem;border-radius:16px;box-shadow:var(--shadow);transform:rotate(4deg);font-family:Nunito;font-weight:900;font-size:.96rem;color:var(--green)}.hero-note span{color:#e49e24;display:block;font-family:DM Sans;font-size:.7rem;margin-top:.3rem}.trust-strip{background:var(--green);color:#fff;padding:1rem 0}.trust-items{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;text-align:center;font-size:.85rem;font-weight:700}.trust-items span{color:var(--sun);font-size:1.12rem;margin-right:.4rem}.section{padding:5.8rem 0}.section-intro{max-width:640px;margin-bottom:2.4rem}.section-intro p:not(.eyebrow){color:var(--muted)}.why-layout{display:grid;grid-template-columns:.78fr 1.22fr;gap:3.5rem;align-items:start}.why-statement{position:sticky;top:105px;background:var(--green-deep);color:#fff;padding:2.25rem;border-radius:var(--rounded);overflow:hidden}.why-statement:after{content:"✦";position:absolute;font-size:9rem;color:#f9c93d2b;right:-.4rem;bottom:-2.5rem}.why-statement h2{position:relative;z-index:1}.why-statement p{position:relative;z-index:1;color:#dbe8df}.feature-list{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.feature{background:var(--paper);border:1px solid var(--line);border-radius:18px;padding:1.2rem;display:flex;gap:.9rem;align-items:flex-start}.feature-icon{flex:0 0 37px;height:37px;border-radius:13px;display:grid;place-items:center;background:var(--sun-pale);font-size:1.08rem}.feature:nth-child(3n+2) .feature-icon{background:#f9e0d5}.feature:nth-child(3n) .feature-icon{background:var(--green-pale)}.feature h3{font-family:DM Sans;letter-spacing:0;font-size:.98rem;line-height:1.2;margin:0}.feature p{font-size:.83rem;color:var(--muted);margin:.25rem 0 0}.programme-section{background:#f1f6ed;position:relative;overflow:hidden}.programme-section:before{content:"";position:absolute;top:-85px;left:5%;height:160px;width:160px;border-radius:50%;background:#f9c93d59}.section-top{display:flex;justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:2.2rem}.section-top .section-intro{margin:0}.all-link{font-weight:800;font-size:.92rem;color:var(--green);white-space:nowrap}.programme-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.programme-card{position:relative;padding:1.45rem 1.25rem 1.25rem;border-radius:22px;min-height:265px;display:flex;flex-direction:column;overflow:hidden}.programme-sun{background:#ffe39a}.programme-peach{background:#fbd9c9}.programme-mint{background:#c9e8d4}.programme-lilac{background:#e4dcf6}.programme-spark{font-size:2rem;line-height:1;color:#1f5d4780;margin-bottom:auto}.programme-card .eyebrow{font-size:.7rem;color:#1f5d47bf;margin:1rem 0 .55rem}.programme-card p:not(.eyebrow){font-size:.88rem;color:#435c50}.card-actions{display:flex;justify-content:space-between;gap:.5rem;font-size:.8rem;font-weight:800;margin-top:auto;padding-top:1rem}.card-actions a:last-child{color:var(--green);text-decoration:underline;text-underline-offset:3px}.daycare-section{background:linear-gradient(120deg,#fffaf0,#fff7dc)}.daycare-layout{display:grid;grid-template-columns:1fr .9fr;gap:4rem;align-items:center}.daycare-art{min-height:390px;background:#d9eddf;border-radius:200px 200px 30px 30px;position:relative;overflow:hidden}.daycare-art:before{content:"";position:absolute;inset:auto -50px -85px 30px;height:210px;background:#fbd47a;border-radius:50% 50% 0 0}.daycare-art:after{content:"☾";position:absolute;right:65px;top:50px;color:#f4a450;font-size:6rem}.rest-card{position:absolute;left:25px;bottom:28px;background:#fffdf8;border-radius:15px;padding:1.1rem;box-shadow:var(--shadow);max-width:190px;font-family:Nunito;font-weight:900;color:var(--green)}.rest-card small{display:block;font-family:DM Sans;color:var(--muted);font-weight:500;font-size:.74rem;margin-top:.3rem}.check-list{list-style:none;padding:0;margin:1.4rem 0 1.8rem;display:grid;gap:.7rem}.check-list li{position:relative;padding-left:1.8rem;font-weight:600}.check-list li:before{content:"✓";position:absolute;left:0;top:.1rem;width:20px;height:20px;border-radius:50%;background:var(--green);color:#fff;font-size:.7rem;display:grid;place-items:center}.facility-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.facility{background:#fff;border:1px solid var(--line);padding:1.15rem;border-radius:18px}.facility .feature-icon{margin-bottom:.75rem}.facility h3{font-size:1rem}.facility p{font-size:.84rem;color:var(--muted);margin:0}.gallery-section{background:#fffdf8}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.gallery-card{margin:0;background:#fff;border:1px solid var(--line);border-radius:17px;overflow:hidden}.gallery-image{aspect-ratio:1.23;position:relative;background:#eef4eb;overflow:hidden}.gallery-image img{width:100%;height:100%;object-fit:cover;transition:transform .35s}.gallery-card:hover img{transform:scale(1.04)}.gallery-category{position:absolute;left:.7rem;bottom:.7rem;padding:.35rem .55rem;border-radius:99px;background:#fffdf8e8;font-size:.7rem;font-weight:800;color:var(--green)}.gallery-card figcaption{padding:.85rem .95rem 1rem}.gallery-card h3{font-family:DM Sans;font-size:.95rem;letter-spacing:0;margin:0 0 .2rem}.gallery-card p{font-size:.79rem;color:var(--muted);margin:0}.admission-section{padding:5.8rem 0;background:var(--green-deep);color:#fff;position:relative;overflow:hidden}.admission-section:before{content:"";position:absolute;width:350px;height:350px;background:#f9c93d2b;border-radius:50%;right:-130px;top:-160px}.admission-layout{position:relative;display:grid;grid-template-columns:.75fr 1.25fr;gap:4rem}.admission-section .eyebrow{color:var(--sun)}.admission-section p{color:#dce9e1}.admission-promises{list-style:none;padding:0;margin:1.8rem 0}.admission-promises li{display:flex;gap:.6rem;margin:.7rem 0;font-weight:600;font-size:.94rem}.admission-promises span{color:var(--sun)}.admission-form{background:#fffdf8;color:var(--ink);border-radius:22px;padding:1.4rem}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.85rem}.form-grid label{display:grid;gap:.35rem;font-size:.78rem;font-weight:800;color:var(--green)}.form-grid input,.form-grid select,.form-grid textarea{width:100%;border:1px solid #d8ded8;background:#fff;padding:.7rem .78rem;border-radius:10px;color:var(--ink);font-size:.88rem;outline-color:var(--green)}.form-grid .wide{grid-column:1/-1}.admission-form .button{margin-top:1rem;width:100%}.form-note{font-size:.73rem;color:var(--muted);margin:.75rem 0 0;text-align:center}.contact-section{padding:5.8rem 0}.contact-location{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--line);border-radius:26px;overflow:hidden;background:#fffdf8}.contact-details{padding:3rem}.contact-details p{max-width:440px;color:var(--muted)}.location-actions{display:flex;gap:1rem;flex-wrap:wrap;margin-top:1.4rem}.location-actions a{font-weight:800;color:var(--green);font-size:.9rem}.map-placeholder{min-height:330px;background:#dcecdf;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:2rem;overflow:hidden}.map-placeholder:before,.map-placeholder:after{content:"";position:absolute;border:22px solid rgba(31,93,71,.14);border-radius:49% 51% 58% 42%;width:420px;height:180px;transform:rotate(-17deg)}.map-placeholder:before{top:-22px;right:-130px}.map-placeholder:after{bottom:-58px;left:-120px;transform:rotate(35deg)}.map-placeholder>*{position:relative;z-index:1}.map-pin{width:48px;height:48px;border-radius:50% 50% 50% 0;background:var(--coral);color:#fff;display:grid;place-items:center;transform:rotate(-45deg);font-size:1rem;margin-bottom:1rem;box-shadow:0 7px 15px #454f3a2e}.map-pin:first-letter{transform:rotate(45deg)}.map-placeholder p{font-family:Nunito;font-weight:900;font-size:1.2rem;color:var(--green);margin:0}.map-placeholder small{color:#526c5c;max-width:220px}.map-placeholder a{margin-top:1rem;background:#fff;padding:.55rem .75rem;border-radius:99px;font-weight:800;font-size:.8rem;color:var(--green)}.site-footer{background:#1a4836;color:#eff6f0;padding:3.7rem 0 1.1rem}.footer-grid{display:grid;grid-template-columns:1.4fr .75fr 1fr;gap:2.5rem}.footer-brand .brand-logo-wrap{background:var(--sun)}.footer-brand strong{color:#fff}.site-footer p{font-size:.87rem;color:#c8d9cf;max-width:360px}.identity{font-size:.73rem!important;opacity:.8}.site-footer h2{font-size:.95rem;letter-spacing:0;color:var(--sun);margin:0 0 .85rem}.site-footer a:not(.brand){display:block;font-size:.86rem;margin:.45rem 0;color:#e5f0e8}.site-footer a:not(.brand):hover{text-decoration:underline}.footer-bottom{border-top:1px solid rgba(255,255,255,.14);margin-top:2.5rem;padding-top:1rem;display:flex;justify-content:space-between;font-size:.72rem;color:#bbd0c2}.sticky-cta{display:none}.page-hero{padding:4.6rem 0 3.4rem;background:linear-gradient(120deg,#fff6d9,#e7f2e9);position:relative;overflow:hidden}.page-hero:after{content:"";width:230px;height:230px;position:absolute;right:-60px;top:-75px;border-radius:50%;background:#f9c93d40}.page-hero-inner{position:relative;z-index:1;max-width:800px}.page-hero h1{color:var(--green-deep);max-width:800px}.page-hero p:not(.eyebrow){font-size:1.06rem;color:#506259;max-width:650px;margin:1rem 0 0}.breadcrumb{font-size:.8rem;font-weight:700;color:var(--green);margin-bottom:1.2rem}.breadcrumb a{text-decoration:underline;text-underline-offset:2px}.content-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:4rem;align-items:start}.content-grid .side-note{background:var(--sun-pale);border-radius:18px;padding:1.45rem}.side-note h2{font-size:1.25rem}.side-note p{font-size:.9rem}.rich-content h2{font-size:2rem;margin-top:2rem}.rich-content p,.rich-content li{color:#5a685f}.rich-content ul{padding-left:1.2rem}.rich-content li{margin:.5rem 0}.documents{display:grid;gap:.75rem;margin-top:1.3rem}.document-item{border:1px solid var(--line);background:#fffdf8;padding:1rem;border-radius:12px;font-weight:700;font-size:.9rem}.document-item:before{content:"✓";color:var(--green);padding-right:.55rem}.faq-section{background:#f0f6ef}.faq-list{display:grid;gap:.7rem}.faq-list details{background:#fffdf8;border:1px solid var(--line);border-radius:14px;padding:0 1.1rem}.faq-list summary{cursor:pointer;list-style:none;padding:1rem 0;font-weight:800;display:flex;justify-content:space-between;gap:1rem}.faq-list summary::-webkit-details-marker{display:none}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{font-size:.92rem;color:var(--muted);padding:0 0 1rem;margin:0}.gallery-filters{display:flex;gap:.55rem;flex-wrap:wrap;margin-bottom:1.6rem}.gallery-filters button{border:1px solid var(--line);background:#fffdf8;padding:.52rem .78rem;border-radius:99px;font-size:.8rem;font-weight:800;cursor:pointer;color:var(--green)}.gallery-filters button.is-active{background:var(--green);border-color:var(--green);color:#fff}.location-card-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-top:2rem}.location-card{padding:1.2rem;border-radius:16px;background:#fffdf8;border:1px solid var(--line)}.location-card h2{font-size:1.18rem}.location-card p{font-size:.87rem;color:var(--muted)}.location-card a{font-size:.84rem;font-weight:800;color:var(--green);text-decoration:underline;text-underline-offset:3px}.notice{padding:.8rem 1rem;border-radius:12px;background:var(--sun-pale);font-size:.85rem;color:#6e5210;margin:1rem 0}@media (max-width:820px){.header-inner{height:66px}.nav-toggle{display:block}nav{display:none;position:absolute;top:66px;left:0;right:0;background:var(--cream);padding:1.2rem 20px 1.4rem;border-bottom:1px solid var(--line);box-shadow:0 12px 20px #143c2d0f;align-items:stretch;gap:.9rem;flex-direction:column}nav.is-open{display:flex}.nav-visit{text-align:center}.hero{padding:3.6rem 0 3.8rem}.hero-grid,.daycare-layout,.admission-layout,.content-grid{grid-template-columns:1fr;gap:2.5rem}.hero-art{height:325px;order:-1}.hero-arch{width:280px;height:270px;border-radius:150px 150px 24px 24px}.hero-sun{top:5px;right:10%}.hero-note{right:4%;bottom:12px}.trust-items{grid-template-columns:repeat(2,1fr);gap:.7rem}.why-layout{grid-template-columns:1fr;gap:1.3rem}.why-statement{position:relative;top:0}.programme-grid{grid-template-columns:repeat(2,1fr)}.programme-card{min-height:230px}.facility-grid,.gallery-grid{grid-template-columns:repeat(2,1fr)}.contact-location{grid-template-columns:1fr}.map-placeholder{min-height:280px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.sticky-cta{display:grid;position:fixed;z-index:30;bottom:0;left:0;right:0;grid-template-columns:repeat(3,1fr);background:#fffdf8;box-shadow:0 -5px 18px #1f463624;padding:.45rem 1rem env(safe-area-inset-bottom)}.sticky-cta a{display:grid;place-items:center;gap:.1rem;font-size:.7rem;font-weight:800;color:var(--green);padding:.2rem}.sticky-cta span{font-size:1.15rem}.site-footer{padding-bottom:5rem}.page-hero{padding:3.4rem 0 2.6rem}.section,.admission-section,.contact-section{padding:4.25rem 0}}@media (max-width:520px){.container{width:min(100% - 30px,1160px)}h1{font-size:2.55rem}.hero-copy{font-size:1rem}.hero-art{height:285px}.hero-arch{width:245px;height:240px}.hero-flower{font-size:4.5rem}.hero-note{width:132px;font-size:.8rem}.cta-group .button{width:100%}.cta-group .text-call{width:100%;text-align:center}.feature-list,.programme-grid,.facility-grid,.gallery-grid,.form-grid,.location-card-grid{grid-template-columns:1fr}.feature{padding:1rem}.section-top{align-items:flex-start;flex-direction:column;gap:.7rem}.programme-card{min-height:210px}.daycare-art{min-height:300px}.contact-details{padding:2rem 1.4rem}.footer-grid{grid-template-columns:1fr;gap:1.7rem}.footer-grid>div:first-child{grid-column:auto}.footer-bottom{align-items:flex-start;gap:.5rem;flex-direction:column}.gallery-card[hidden]{display:none}.page-hero h1{font-size:2.35rem}.content-grid{gap:1.6rem}.form-grid .wide{grid-column:auto}}
