/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.table{display:table}}:root{--green:#345c4c;--green-dark:#1f4135;--sage-light:#eef3ed;--terracotta:#bd735b;--cream:#f7f2e9;--paper:#fffdf8;--ink:#26332d;--muted:#66716b;--line:#345c4c26}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(1160px,100% - 48px);margin-inline:auto}.section{padding:110px 0}.site-header{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffdf8f0;border-bottom:1px solid #345c4c17;height:82px;position:fixed;inset:0 0 auto}.header-inner{justify-content:space-between;align-items:center;gap:30px;width:min(1240px,100% - 48px);height:100%;margin:auto;display:flex}.brand{align-items:center;min-width:210px;display:flex}.brand-image{object-fit:contain;object-position:left center;width:190px;height:62px}nav{color:#4d5c55;align-items:center;gap:22px;font-size:12px;display:flex}nav a{transition:color .2s}nav a:hover{color:var(--terracotta)}.button{background:var(--green);color:#fff;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;border:0;border-radius:4px;justify-content:center;align-items:center;min-height:52px;padding:0 26px;font-size:11px;font-weight:700;transition:transform .2s,background .2s;display:inline-flex}.button:hover{background:var(--green-dark);transform:translateY(-2px)}.button-small{min-height:42px;padding-inline:20px}.button-light{background:var(--cream);color:var(--green-dark)}.button-light:hover{background:#fff}.hero{background:var(--green-dark);align-items:center;min-height:760px;display:flex;position:relative;overflow:hidden}.hero-picture{position:absolute;inset:0}.hero-image{object-fit:cover;object-position:center;width:100%;height:100%}.hero-overlay{background:linear-gradient(90deg,#18372bf0 0%,#18372bd1 38%,#18372b38 68%,#18372b0d 100%);position:absolute;inset:0}.hero-content{z-index:2;color:#fff;padding-top:82px;position:relative}.eyebrow{color:var(--terracotta);text-transform:uppercase;letter-spacing:.22em;margin:0 0 24px;font-size:11px;font-weight:700}.eyebrow.light{color:#f0c1ad}h1,h2{letter-spacing:-.035em;margin:0;font-family:Georgia,Times New Roman,serif;font-weight:400}h1{max-width:675px;font-size:clamp(52px,6.1vw,83px);line-height:.99}h1 em,h2 em{color:var(--terracotta);font-weight:400}h1 em{color:#f0bca5}.hero-lead{color:#ffffffdb;max-width:560px;margin:28px 0 34px;font-family:Georgia,Times New Roman,serif;font-size:19px;line-height:1.65}.hero-actions{align-items:center;gap:32px;display:flex}.text-link{color:var(--green);text-transform:uppercase;letter-spacing:.08em;border-bottom:1px solid;align-items:center;gap:12px;padding-bottom:5px;font-size:12px;font-weight:700;display:inline-flex}.text-link span{font-size:18px;transition:transform .2s}.text-link:hover span{transform:translate(4px)}.light-link{color:#fff}.hero-details{letter-spacing:.04em;color:#ffffffc7;gap:35px;margin-top:54px;font-size:12px;display:flex}.hero-details span{align-items:center;gap:9px;display:flex}.hero-details i{background:#e1aa92;border-radius:100%;width:7px;height:7px}.welcome{background:var(--paper)}.welcome-grid{grid-template-columns:1fr 1fr;gap:100px;display:grid}h2{color:var(--green-dark);font-size:clamp(40px,4.6vw,63px);line-height:1.06}.welcome-copy p,.life-content>p,.contact-grid>div>p{color:var(--muted);margin:0 0 20px;font-family:Georgia,Times New Roman,serif;font-size:18px;line-height:1.8}.welcome-copy .text-link{margin-top:12px}.values-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-top:90px;display:grid}.values-strip article{border-right:1px solid var(--line);align-items:center;gap:18px;padding:28px 34px;display:flex}.values-strip article:last-child{border:0}.values-strip article>span{color:var(--terracotta);font-family:Georgia,serif;font-size:32px}.values-strip div{flex-direction:column;gap:5px;display:flex}.values-strip b{font-family:Georgia,serif;font-size:16px;font-weight:500}.values-strip small{color:var(--muted);font-size:12px}.services{background:var(--sage-light)}.section-heading{max-width:700px}.section-heading.centered{text-align:center;margin:0 auto 56px}.section-heading>p:last-child{max-width:620px;color:var(--muted);margin:22px auto 0;line-height:1.7}.services-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.service-card{background-color:var(--green-dark);background-position:50%;background-size:cover;border:1px solid #ffffff3d;flex-direction:column;justify-content:flex-end;min-height:310px;padding:34px;transition:transform .25s,box-shadow .25s;display:flex;overflow:hidden;box-shadow:0 12px 30px #1f413514}.service-card:hover{transform:translateY(-4px);box-shadow:0 18px 38px #1f413533}.icon-wrap{width:48px;height:48px;color:var(--terracotta);background:#e8d6cc;border-radius:100%;place-items:center;display:grid}.icon-wrap svg{width:23px;height:23px}.service-card .icon-wrap{color:var(--terracotta);background:#ffffffeb;box-shadow:0 5px 18px #00000024}.service-card h3{color:#fff;text-shadow:0 2px 12px #00000038;margin:26px 0 10px;font-family:Georgia,serif;font-size:23px;font-weight:500}.service-card p{color:#ffffffd6;margin:0;font-size:13px;line-height:1.65}.spaces{background:var(--paper)}.spaces-heading{grid-template-columns:1.1fr .65fr;align-items:end;gap:90px;margin-bottom:54px;display:grid}.spaces-heading>p{color:var(--muted);margin:0 0 4px;font-family:Georgia,serif;font-size:17px;line-height:1.75}.spaces-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:340px;gap:16px;display:grid}.space-card{background:var(--sage-light);margin:0;position:relative;overflow:hidden}.space-card img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.space-card:hover img{transform:scale(1.025)}.space-card figcaption,.moments-grid figcaption{color:#fff;background:linear-gradient(#0000,#19332ade);flex-direction:column;gap:5px;padding:48px 26px 22px;display:flex;position:absolute;inset:auto 0 0}.space-card figcaption b,.moments-grid figcaption b{font-family:Georgia,serif;font-size:21px;font-weight:500}.space-card figcaption span,.moments-grid figcaption span{color:#fffc;font-size:11px}.space-feature{grid-row:span 2}.space-banner{grid-column:span 2}.illustrative-note{color:#8a938e;text-transform:uppercase;letter-spacing:.12em;margin-top:13px;font-size:9px;display:block}.carousel-hint{display:none}.life{background:var(--paper)}.life-grid{grid-template-columns:1.08fr .92fr;align-items:center;gap:90px;display:grid}.life-image-wrap{position:relative}.life-image-wrap>img{object-fit:cover;width:100%;height:620px}.image-note{background:var(--terracotta);color:#fff;flex-direction:column;gap:6px;width:230px;padding:25px;display:flex;position:absolute;bottom:34px;right:-35px}.image-note b{font-family:Georgia,serif;font-size:25px;font-weight:400}.image-note span{text-transform:uppercase;letter-spacing:.08em;font-size:11px;line-height:1.5}.life-content h2{margin-bottom:25px}.check-list{grid-template-columns:1fr 1fr;gap:18px;margin:32px 0 0;padding:0;list-style:none;display:grid}.check-list li{color:var(--green-dark);padding-left:27px;font-family:Georgia,serif;font-size:15px;position:relative}.check-list li:before{content:"✓";color:var(--terracotta);font-family:Arial,sans-serif;position:absolute;top:-2px;left:0}.daycare{background:var(--green-dark);color:#fff}.daycare-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:100px;display:grid}.daycare h2{color:#fff}.daycare h2 em{color:#efb69e}.daycare p{color:#ffffffb8;max-width:610px;margin:26px 0 34px;font-family:Georgia,serif;font-size:18px;line-height:1.75}.daycare-list{border-top:1px solid #fff3}.daycare-list div{border-bottom:1px solid #fff3;grid-template-columns:135px 1fr;gap:20px;padding:24px 0;display:grid}.daycare-list b{color:#f2c2ae;font-family:Georgia,serif;font-size:18px;font-weight:500}.daycare-list span{color:#ffffffb0;font-size:13px;line-height:1.6}.testimonials{background:var(--sage-light)}.testimonials-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.testimonial-card{border:1px solid var(--line);background:#ffffffd6;flex-direction:column;min-height:350px;padding:34px;display:flex}.stars{color:var(--terracotta);letter-spacing:.14em;font-size:12px}.testimonial-card blockquote{color:var(--green-dark);flex:1;margin:24px 0 30px;font-family:Georgia,serif;font-size:19px;line-height:1.65}.testimonial-author{border-top:1px solid var(--line);align-items:center;gap:14px;padding-top:20px;display:flex}.testimonial-author img{object-fit:cover;border-radius:100%;width:54px;height:54px}.testimonial-author div{flex-direction:column;gap:4px;display:flex}.testimonial-author b{color:var(--green-dark);font-family:Georgia,serif;font-size:14px;font-weight:500}.testimonial-author span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:9px}.contact{background:var(--paper)}.contact-grid{grid-template-columns:1fr .9fr;align-items:start;gap:100px;display:grid}.contact-grid>div>p{max-width:570px;margin-top:27px}.address-card{border-top:1px solid var(--line);align-items:center;gap:18px;margin-top:40px;padding-top:30px;display:flex}.address-card div:last-child{flex-direction:column;gap:4px;display:flex}.address-card small{color:var(--terracotta);text-transform:uppercase;letter-spacing:.13em;font-size:9px}.address-card b{font-family:Georgia,serif;font-size:18px;font-weight:500}.address-card span{color:var(--muted);font-size:13px}.address-phone{color:var(--terracotta);margin-top:8px;font-size:12px;font-weight:700}.visit-form{background:var(--sage-light);border:1px solid var(--line);padding:42px}.form-head{flex-direction:column;gap:6px;margin-bottom:26px;display:flex}.form-head span{color:var(--green-dark);font-family:Georgia,serif;font-size:28px}.form-head small,.privacy{color:var(--muted)}.visit-form label{color:var(--green-dark);text-transform:uppercase;letter-spacing:.08em;flex-direction:column;gap:8px;margin-bottom:18px;font-size:11px;font-weight:700;display:flex}.visit-form input,.visit-form select{width:100%;height:50px;color:var(--ink);background:#fff;border:1px solid #345c4c2e;border-radius:0;outline:none;padding:0 15px;font:14px Arial,sans-serif}.visit-form input:focus,.visit-form select:focus{border-color:var(--terracotta);box-shadow:0 0 0 3px #bd735b1a}.button-full{width:100%}.privacy{text-align:center;margin-top:13px;font-size:9px;display:block}.map-section{background:#dce6dd;height:360px}.map-section iframe{filter:saturate(.65)contrast(.95);border:0;width:100%;height:100%}footer{color:#fff;background:#17362c;padding:70px 0 25px}.footer-grid{grid-template-columns:1.4fr 1fr .65fr 1fr;align-items:start;gap:55px;display:grid}.brand-footer{filter:brightness(0)invert()}.footer-grid>div,.footer-grid>div a{flex-direction:column;display:flex}.footer-grid small{color:#dca38c;text-transform:uppercase;letter-spacing:.15em;margin-bottom:14px;font-size:9px}.footer-grid p,.footer-grid a{color:#ffffffa6;margin:0 0 9px;font-size:12px;line-height:1.7}.footer-grid a:hover{color:#fff}.footer-cta a{color:#fff;border-bottom:1px solid #ffffff4d;justify-content:space-between;padding-bottom:12px;font-family:Georgia,serif;font-size:18px;flex-direction:row!important}.copyright{color:#ffffff6b;text-transform:uppercase;letter-spacing:.1em;border-top:1px solid #ffffff1f;justify-content:space-between;margin-top:60px;padding-top:22px;font-size:9px;display:flex}.floating-contact{z-index:45;background:var(--terracotta);color:#fff;text-transform:uppercase;letter-spacing:.05em;border-radius:99px;align-items:center;gap:9px;padding:13px 17px;font-size:11px;font-weight:700;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 12px 30px #26332d33}.floating-contact svg{width:20px;height:20px}@media (width<=900px){.section{padding:82px 0}nav{display:none}.welcome-grid,.life-grid,.daycare-grid,.contact-grid{grid-template-columns:1fr;gap:50px}.services-grid{grid-template-columns:repeat(2,1fr)}.spaces-heading{grid-template-columns:1fr;gap:24px}.spaces-grid{grid-auto-rows:300px}.testimonials-grid,.values-strip{grid-template-columns:1fr}.values-strip article{border-right:0;border-bottom:1px solid var(--line)}.values-strip article:last-child{border-bottom:0}.life-image-wrap{width:calc(100% - 35px)}.life-image-wrap>img{height:520px}.footer-grid{grid-template-columns:1.4fr 1fr}}@media (width<=620px){.container,.header-inner{width:min(100% - 32px,1160px)}.site-header{height:70px}.brand{min-width:0}.brand-image{width:130px;height:48px}.header-inner>.button{min-height:38px;padding:0 13px;font-size:9px}.hero{min-height:0;padding:0;display:block}.hero-picture{height:455px;inset:0 0 auto}.hero-image{object-position:center 20%}.hero-overlay{background:linear-gradient(180deg, #18372b0a 0, #18372b1f 255px, #18372bd1 405px, var(--green-dark) 455px, var(--green-dark) 100%)}.hero-content{padding-top:475px;padding-bottom:58px}h1{font-size:48px}h2{font-size:39px}.hero-lead{font-size:17px;line-height:1.55}.hero-actions{flex-direction:column;align-items:flex-start;gap:20px}.hero-details{flex-direction:column;gap:10px;margin-top:34px}.welcome-grid{gap:34px}.values-strip{margin-top:55px}.carousel-hint{color:var(--terracotta);text-transform:uppercase;letter-spacing:.08em;justify-content:flex-end;align-items:center;gap:8px;margin:-30px 0 18px;font-size:10px;font-weight:700;display:flex}.carousel-hint span{font-size:18px}.mobile-carousel{overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:none;gap:14px;width:calc(100% + 16px);padding:4px 16px 22px 0;display:flex;overflow-x:auto}.mobile-carousel::-webkit-scrollbar{display:none}.mobile-carousel>*{scroll-snap-align:start;flex:0 0 calc(100vw - 48px)}.services-grid{grid-template-columns:none}.service-card{min-height:330px}.spaces-grid{grid-template-columns:none;grid-auto-rows:auto}.space-card,.space-feature,.space-banner{grid-area:auto;width:auto;height:310px}.testimonial-card{min-height:390px}.life-image-wrap>img{height:410px}.image-note{width:190px;bottom:22px;right:-28px}.check-list{grid-template-columns:1fr}.daycare-list div{grid-template-columns:105px 1fr}.visit-form{padding:28px 22px}.map-section{height:300px}.footer-grid{grid-template-columns:1fr;gap:30px}.copyright{flex-direction:column;gap:8px}.floating-contact span{display:none}.floating-contact{padding:14px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
