*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:inter,helvetica neue,sans-serif;font-size:1.0625rem;line-height:1.7;color:#2d2d2d;background-color:#faf8f5;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:cormorant garamond,georgia,serif;font-weight:600;line-height:1.15;letter-spacing:-.02em;color:#2e3d29}h1{font-size:clamp(2.5rem,5vw,3.75rem)}h2{font-size:clamp(1.875rem,3.5vw,2.75rem)}h3{font-size:clamp(1.5rem,2.5vw,1.875rem)}h4{font-size:clamp(1.125rem,2vw,1.375rem)}p{margin-bottom:1rem}p:last-child{margin-bottom:0}a{color:#3a4c34;text-decoration:none;transition:color .2s ease}a:hover{color:#df8f40}img{max-width:100%;height:auto;display:block}ul,ol{padding-left:1.5rem}.skip-link{position:absolute;top:-100%;left:1rem;background:#3a4c34;color:#fff;padding:.5rem 1rem;border-radius:8px;z-index:1000;font-size:.875rem;transition:top .2s ease}.skip-link:focus{top:1rem}:focus-visible{outline:2px solid #df8f40;outline-offset:2px}::selection{background:rgba(58,76,52,.15);color:#2e3d29}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}@media(min-width:992px){.container{padding:0 2.5rem}}.container--narrow{max-width:680px}.container--sm{max-width:800px}.text-center{text-align:center}.section{padding:clamp(3rem,8vw,6rem)0}.section--sage{background-color:#edf1ea}.section--cream{background-color:#faece0}.section--dark{background-color:#3a4c34;color:#faece0}.section--dark h1,.section--dark h2,.section--dark h3,.section--dark h4,.section--dark h5,.section--dark h6{color:#faece0}.section--dark p{color:rgba(250,236,224,.8)}.section--dark a{color:#e8a965}.section--dark a:hover{color:#df8f40}.section--dark .section__header p{color:rgba(250,236,224,.75)}.section__header{text-align:center;margin-bottom:4rem}.section__header h2{margin-bottom:1rem}.section__header p{color:#5a5a5a;font-size:1.25rem;max-width:680px;margin:0 auto}.btn{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 2rem;border-radius:8px;font-family:inter,helvetica neue,sans-serif;font-size:1.0625rem;font-weight:500;cursor:pointer;border:none;transition:all .3s ease;text-decoration:none;line-height:1}.btn:hover{transform:translateY(-2px);box-shadow:0 4px 20px rgba(0,0,0,8%)}.btn:active{transform:translateY(0)}.btn--primary{background-color:#df8f40;color:#fff}.btn--primary:hover{background-color:#d37b23;color:#fff}.btn--secondary{background-color:transparent;color:#fff;border:2px solid rgba(255,255,255,.6)}.btn--secondary:hover{background-color:rgba(255,255,255,.1);border-color:#fff;color:#fff}.btn--outline{background-color:transparent;color:#3a4c34;border:2px solid #3a4c34}.btn--outline:hover{background-color:#3a4c34;color:#fff}.reveal{opacity:0;transform:translateY(30px);transition:opacity .6s ease,transform .6s ease}.reveal.revealed{opacity:1;transform:translateY(0)}.reveal--delay-1{transition-delay:.1s}.reveal--delay-2{transition-delay:.2s}.reveal--delay-3{transition-delay:.3s}.reveal--delay-4{transition-delay:.4s}.site-header{position:fixed;top:0;left:0;right:0;z-index:100;height:72px;background-color:#fff;transition:box-shadow .3s ease}.site-header.scrolled{box-shadow:0 4px 20px rgba(0,0,0,8%)}.nav{display:flex;align-items:center;justify-content:space-between;height:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}@media(min-width:992px){.nav{padding:0 2.5rem}}.nav__logo{display:flex;align-items:center;text-decoration:none;transition:opacity .2s ease}.nav__logo:hover{opacity:.85}.nav__logo img{height:44px;width:auto}@media(min-width:768px){.nav__logo img{height:50px}}.nav__links{display:none;list-style:none;padding:0;margin:0;gap:.5rem}@media(min-width:992px){.nav__links{display:flex;align-items:center}}.nav__link a{display:block;padding:.5rem 1rem;color:#3a4c34;font-size:.875rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em;border-radius:8px;transition:color .2s ease,background-color .2s ease}.nav__link a:hover,.nav__link a.active{color:#df8f40;background-color:rgba(58,76,52,6%)}.nav__cta{display:none}@media(min-width:992px){.nav__cta{display:inline-flex}}.nav__cta .btn{padding:.625rem 1.25rem;font-size:.875rem}.nav__toggle{display:flex;flex-direction:column;justify-content:center;gap:5px;width:28px;height:28px;background:0 0;border:none;cursor:pointer;padding:0}@media(min-width:992px){.nav__toggle{display:none}}.nav__toggle span{display:block;width:100%;height:2px;background:#3a4c34;border-radius:2px;transition:transform .3s ease,opacity .2s ease}.nav__toggle.active span:nth-child(1){transform:translateY(7px)rotate(45deg)}.nav__toggle.active span:nth-child(2){opacity:0}.nav__toggle.active span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.mobile-menu{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(58,76,52,.98);z-index:99;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.mobile-menu.open{opacity:1;visibility:visible}@media(min-width:992px){.mobile-menu{display:none}}.mobile-menu__links{list-style:none;padding:0;margin:0;text-align:center}.mobile-menu__link{margin-bottom:1rem}.mobile-menu__link a{color:#fff;font-family:cormorant garamond,georgia,serif;font-size:clamp(1.5rem,2.5vw,1.875rem);font-weight:500;padding:.5rem 1.5rem;display:inline-block;transition:color .2s ease}.mobile-menu__link a:hover{color:#df8f40}.mobile-menu__cta{margin-top:2.5rem}.hero{position:relative;margin-top:72px;min-height:calc(100vh - 72px);min-height:calc(100dvh - 72px);display:flex;align-items:center;justify-content:center;overflow:hidden;background-color:#3a4c34}.hero__slides{position:absolute;inset:0;z-index:0}.hero__slide{position:absolute;inset:0;background-size:cover;background-position:50%;opacity:0;animation:heroFade 24s ease-in-out infinite}.hero__slide::after{content:'';position:absolute;inset:0;background:linear-gradient(135deg,rgba(58,76,52,.82) 0%,rgba(58,76,52,.55) 50%,rgba(86,105,77,.45) 100%)}.hero__slide:nth-child(1){animation-delay:0s}.hero__slide:nth-child(2){animation-delay:8s}.hero__slide:nth-child(3){animation-delay:16s}@keyframes heroFade{0%{opacity:0}4.17%{opacity:1}33.33%{opacity:1}37.5%{opacity:0}100%{opacity:0}}.hero__content{position:relative;z-index:2;text-align:center;padding:4rem 1.5rem;max-width:800px}.hero__pretitle{display:inline-block;font-family:inter,helvetica neue,sans-serif;font-size:.875rem;font-weight:500;text-transform:uppercase;letter-spacing:.15em;color:#df8f40;margin-bottom:1.5rem;padding-bottom:.5rem;border-bottom:1px solid rgba(223,143,64,.4)}.hero__title{font-family:cormorant garamond,georgia,serif;font-size:clamp(2.75rem,6vw,4.5rem);font-weight:700;color:#fff;line-height:1.1;margin-bottom:1.5rem}.hero__subtitle{font-family:cormorant garamond,georgia,serif;font-size:clamp(1.25rem,2.5vw,1.75rem);font-weight:300;font-style:italic;color:rgba(255,255,255,.85);margin-bottom:4rem;line-height:1.4}.hero__actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.hero__scroll{position:absolute;bottom:2.5rem;left:50%;transform:translateX(-50%);z-index:2;color:rgba(255,255,255,.6);animation:scrollBounce 2s ease-in-out infinite;cursor:pointer;background:0 0;border:none}.hero__scroll svg{width:28px;height:28px;stroke:currentColor}@keyframes scrollBounce{0%,100%{transform:translateX(-50%)translateY(0)}50%{transform:translateX(-50%)translateY(10px)}}.page-hero{position:relative;margin-top:72px;padding:4rem 0;background-color:#3a4c34;overflow:hidden;min-height:280px;display:flex;align-items:flex-end}.page-hero::before{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(58,76,52,.7) 0%,rgba(58,76,52,.85) 100%);z-index:1}.page-hero__bg{position:absolute;inset:0;background-size:cover;background-position:50%;z-index:0}.page-hero__content{position:relative;z-index:2;width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}@media(min-width:992px){.page-hero__content{padding:0 2.5rem}}.page-hero__title{font-size:clamp(2rem,4vw,3.25rem);color:#fff;margin-bottom:.5rem}.page-hero__subtitle{font-size:1.25rem;color:rgba(255,255,255,.8);font-style:italic;font-family:cormorant garamond,georgia,serif}.page-content{padding:clamp(3rem,8vw,6rem)0}.page-content>.container>h2{margin-bottom:1.5rem}.page-content>.container>h3{margin-top:4rem;margin-bottom:1rem}.page-content>.container>p{max-width:680px;color:#5a5a5a}.page-content>.container>ul,.page-content>.container>ol{max-width:680px;color:#5a5a5a;margin-bottom:1.5rem}.page-content>.container>ul li,.page-content>.container>ol li{margin-bottom:.5rem}.wave-divider{position:relative;margin-top:-1px;margin-bottom:-1px;line-height:0;font-size:0;overflow:hidden;backface-visibility:hidden;-webkit-backface-visibility:hidden;transform:translateZ(0);-webkit-transform:translateZ(0);will-change:transform}.wave-divider svg{display:block;width:100%;height:80px;position:relative;backface-visibility:hidden;-webkit-backface-visibility:hidden}@media(min-width:768px){.wave-divider svg{height:100px}}@media(min-width:992px){.wave-divider svg{height:120px}}.wave-divider--flip{transform:rotate(180deg)translateZ(0);-webkit-transform:rotate(180deg)translateZ(0)}.welcome{text-align:center;position:relative}.welcome__icon{display:inline-flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.welcome__icon img{width:80px;height:auto;opacity:.25}@media(min-width:768px){.welcome__icon img{width:100px}}.welcome__icon svg{width:48px;height:48px;fill:#3a4c34;opacity:.2}.welcome__title{margin-bottom:1.5rem}.welcome__text{max-width:680px;margin:0 auto;color:#5a5a5a;font-size:1.25rem;line-height:1.8}.enrolment-highlights{text-align:center;max-width:680px;margin:0 auto}.enrolment-highlights__title{margin-bottom:2.5rem}.enrolment-highlights__list{list-style:none;padding:0;display:grid;grid-template-columns:1fr;gap:1rem;text-align:left;max-width:560px;margin:0 auto}@media(min-width:768px){.enrolment-highlights__list{grid-template-columns:1fr 1fr;max-width:none}}.enrolment-highlights__list li{position:relative;padding-left:1.75rem;color:#5a5a5a;line-height:1.6}.enrolment-highlights__list li::before{content:'';position:absolute;left:0;top:.45em;width:10px;height:10px;border-radius:50%;background-color:#3a4c34;opacity:.35}.cta-banner{text-align:center;padding:clamp(4rem,10vw,8rem)0;background-color:#3a4c34;position:relative;overflow:hidden}.cta-banner::before{content:'';position:absolute;top:-50%;right:-10%;width:400px;height:400px;border-radius:50%;background:rgba(255,255,255,3%)}.cta-banner::after{content:'';position:absolute;bottom:-30%;left:-5%;width:300px;height:300px;border-radius:50%;background:rgba(255,255,255,3%)}.cta-banner__content{position:relative;z-index:1}.cta-banner__title{color:#fff;margin-bottom:1rem}.cta-banner__text{color:rgba(255,255,255,.8);font-size:1.25rem;margin-bottom:2.5rem;max-width:680px;margin-left:auto;margin-right:auto}.nutrition-content{display:grid;grid-template-columns:1fr;gap:4rem}@media(min-width:768px){.nutrition-content{grid-template-columns:1fr 1fr;align-items:start}}.nutrition-text h3{margin-bottom:1rem}.nutrition-text p{color:#5a5a5a;margin-bottom:1.5rem}.nutrition-highlight{background:#edf1ea;border-radius:16px;padding:2.5rem;display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem}.nutrition-highlight__badge{width:80px;height:80px;border-radius:50%;background-color:#3a4c34;display:flex;align-items:center;justify-content:center}.nutrition-highlight__badge svg{width:40px;height:40px;stroke:#fff;fill:none;stroke-width:1.5}.two-col{display:grid;grid-template-columns:1fr;gap:4rem;align-items:center}@media(min-width:768px){.two-col{grid-template-columns:1fr 1fr}}@media(min-width:768px){.two-col--reverse>:first-child{order:2}.two-col--reverse>:last-child{order:1}}.menu-gallery{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:768px){.menu-gallery{grid-template-columns:repeat(2,1fr)}}.menu-gallery__item{border-radius:16px;overflow:hidden;box-shadow:0 4px 24px rgba(74,86,64,8%)}.menu-gallery__item img{width:100%;height:auto;display:block}.rounded-img{border-radius:16px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,8%)}.rounded-img img{width:100%;height:auto;display:block}.feature-cards{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:768px){.feature-cards{grid-template-columns:repeat(2,1fr)}}@media(min-width:992px){.feature-cards{grid-template-columns:repeat(4,1fr)}}.feature-card{background:#fff;border-radius:16px;padding:2.5rem;box-shadow:0 4px 24px rgba(74,86,64,8%);transition:transform .3s ease,box-shadow .3s ease;text-decoration:none;color:inherit;display:flex;flex-direction:column}.feature-card:hover{transform:translateY(-6px);box-shadow:0 8px 40px rgba(0,0,0,.12);color:inherit}.feature-card__icon{width:56px;height:56px;border-radius:12px;background-color:#edf1ea;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;transition:background-color .3s ease}.feature-card__icon svg{width:28px;height:28px;stroke:#3a4c34;fill:none;stroke-width:1.5}.feature-card:hover .feature-card__icon{background-color:#3a4c34}.feature-card:hover .feature-card__icon svg{stroke:#fff}.feature-card__title{font-family:cormorant garamond,georgia,serif;font-size:clamp(1.125rem,2vw,1.375rem);color:#2e3d29;margin-bottom:.5rem}.feature-card__text{color:#5a5a5a;font-size:.875rem;flex:1;margin-bottom:1rem}.feature-card__link{display:inline-flex;align-items:center;gap:6px;font-size:.875rem;font-weight:500;color:#df8f40;margin-top:auto}.feature-card__link svg{width:16px;height:16px;stroke:currentColor;fill:none;transition:transform .2s ease}.feature-card:hover .feature-card__link svg{transform:translateX(4px)}.staff-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.5rem}.staff-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 24px rgba(74,86,64,8%);transition:transform .3s ease,box-shadow .3s ease}.staff-card:hover{transform:translateY(-4px);box-shadow:0 8px 40px rgba(0,0,0,.12)}.staff-card__photo{width:100%;aspect-ratio:1;background-color:#edf1ea;display:flex;align-items:center;justify-content:center;overflow:hidden}.staff-card__photo img{width:100%;height:100%;object-fit:cover}.staff-card__initials{font-family:cormorant garamond,georgia,serif;font-size:2.5rem;font-weight:600;color:#56694d}.staff-card__info{padding:1.5rem}.staff-card__name{font-family:cormorant garamond,georgia,serif;font-size:clamp(1.125rem,2vw,1.375rem);color:#2e3d29;margin-bottom:4px}.staff-card__role{font-size:.875rem;color:#df8f40;font-weight:500;margin-bottom:.5rem}.staff-card__bio{font-size:.875rem;color:#5a5a5a;line-height:1.6}.values-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem}.value-card{display:flex;align-items:flex-start;gap:1rem;padding:1.5rem;border-radius:16px;background:rgba(255,255,255,8%);border:1px solid rgba(255,255,255,.1);transition:background-color .3s ease}.value-card:hover{background:rgba(255,255,255,.12)}.value-card__icon{flex-shrink:0;width:40px;height:40px;border-radius:10px;background:rgba(223,143,64,.2);display:flex;align-items:center;justify-content:center}.value-card__icon svg{width:20px;height:20px;stroke:#df8f40;fill:none;stroke-width:1.5}.value-card__content h4{font-size:1.1rem;color:#faece0;margin-bottom:4px}.value-card__content p{font-size:.875rem;color:rgba(250,236,224,.7);line-height:1.5}.info-cards{display:grid;grid-template-columns:1fr;gap:2.5rem}@media(min-width:768px){.info-cards{grid-template-columns:repeat(2,1fr)}}@media(min-width:768px){.info-card--full{grid-column:1/-1}}.info-card{background:#fff;border-radius:16px;padding:2.5rem;box-shadow:0 4px 24px rgba(74,86,64,8%);border-left:4px solid #df8f40;min-width:0}.info-card__title{font-family:cormorant garamond,georgia,serif;font-size:clamp(1.5rem,2.5vw,1.875rem);color:#2e3d29;margin-bottom:1rem}.info-card__content{color:#5a5a5a;overflow-x:auto}.info-card__content table{width:100%;border-collapse:collapse;margin:1rem 0;font-size:.875rem}.info-card__content table th,.info-card__content table td{padding:.6rem .875rem;text-align:left;border:1px solid #e0d5c8;vertical-align:top}.info-card__content table th{background:rgba(58,76,52,8%);font-weight:600;color:#2e3d29}.info-card__content table tr:nth-child(even) td{background:rgba(58,76,52,3%)}.info-card__content ul{list-style:none;padding:0}.info-card__content ul li{padding:.5rem 0;border-bottom:1px solid rgba(224,213,200,.5);display:flex;align-items:center;gap:.5rem}.info-card__content ul li:last-child{border-bottom:none}.info-card__content ul li::before{content:'';width:6px;height:6px;border-radius:50%;background-color:#df8f40;flex-shrink:0}.gallery-grid{columns:1;gap:1rem}@media(min-width:576px){.gallery-grid{columns:2}}@media(min-width:992px){.gallery-grid{columns:3}}.gallery-item{break-inside:avoid;margin-bottom:1rem;border-radius:16px;overflow:hidden;position:relative;cursor:pointer}.gallery-item:hover .gallery-item__overlay{opacity:1}.gallery-item:hover img{transform:scale(1.05)}.gallery-item img{width:100%;display:block;transition:transform .5s ease}.gallery-item__overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(46,61,41,.5) 0%,transparent 60%);opacity:0;transition:opacity .3s ease;display:flex;align-items:flex-end;justify-content:center;padding:1.5rem}.gallery-item__overlay span{color:#fff;font-size:.875rem;font-weight:500}.gallery-preview{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media(min-width:768px){.gallery-preview{grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,200px)}}.gallery-preview__item{border-radius:16px;overflow:hidden;position:relative}@media(min-width:768px){.gallery-preview__item:first-child{grid-column:span 2;grid-row:span 2}}.gallery-preview__item img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.gallery-preview__item:hover img{transform:scale(1.05)}.lightbox{position:fixed;inset:0;z-index:200;background:rgba(0,0,0,.9);display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.lightbox.active{opacity:1;visibility:visible}.lightbox__img{max-width:90vw;max-height:90vh;object-fit:contain;border-radius:8px}.lightbox__close{position:absolute;top:1.5rem;right:1.5rem;background:0 0;border:none;color:#fff;cursor:pointer;padding:.5rem}.lightbox__close svg{width:32px;height:32px;stroke:currentColor}.lightbox__nav{position:absolute;top:50%;transform:translateY(-50%);background:rgba(255,255,255,.15);border:none;color:#fff;cursor:pointer;padding:1rem;border-radius:50%;transition:background-color .2s ease}.lightbox__nav:hover{background:rgba(255,255,255,.3)}.lightbox__nav svg{width:28px;height:28px;stroke:currentColor;fill:none;stroke-width:2.5}.lightbox__prev{left:1.5rem}@media(min-width:768px){.lightbox__prev{left:4rem}}.lightbox__next{right:1.5rem}@media(min-width:768px){.lightbox__next{right:4rem}}.lightbox__counter{position:absolute;bottom:2.5rem;left:50%;transform:translateX(-50%);color:rgba(255,255,255,.6);font-size:.875rem}.contact-section{display:grid;grid-template-columns:1fr;gap:4rem}@media(min-width:768px){.contact-section{grid-template-columns:1fr 1fr}}.contact-info{display:flex;flex-direction:column;gap:2.5rem}.contact-detail{display:flex;align-items:flex-start;gap:1rem}.contact-detail__icon{flex-shrink:0;width:48px;height:48px;border-radius:12px;background-color:#edf1ea;display:flex;align-items:center;justify-content:center}.contact-detail__icon svg{width:22px;height:22px;stroke:#3a4c34;fill:none;stroke-width:1.5}.contact-detail__text h4{font-size:1rem;font-family:inter,helvetica neue,sans-serif;font-weight:600;color:#2e3d29;margin-bottom:2px}.contact-detail__text p,.contact-detail__text a{color:#5a5a5a;font-size:1.0625rem;line-height:1.5}.contact-detail__text a:hover{color:#df8f40}.contact-map{margin-top:2.5rem;border-radius:16px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,6%)}.contact-map iframe{width:100%;height:280px;border:none}.contact-form{background:#fff;padding:2.5rem;border-radius:16px;box-shadow:0 4px 24px rgba(74,86,64,8%)}.form-group{margin-bottom:1.5rem}.form-group label{display:block;font-size:.875rem;font-weight:500;color:#2e3d29;margin-bottom:6px}.form-group input,.form-group textarea,.form-group select{width:100%;padding:.75rem 1rem;border:1.5px solid #e0d5c8;border-radius:8px;font-family:inter,helvetica neue,sans-serif;font-size:1.0625rem;color:#2d2d2d;background-color:#faf8f5;transition:border-color .2s ease,box-shadow .2s ease}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{outline:none;border-color:#3a4c34;box-shadow:0 0 0 3px rgba(58,76,52,.1)}.form-group input::placeholder,.form-group textarea::placeholder,.form-group select::placeholder{color:#8a8a7a}.form-group textarea{min-height:120px;resize:vertical}.form-row{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:576px){.form-row{grid-template-columns:1fr 1fr}}.form-row .form-group{margin-bottom:0}.form-submit{margin-top:1rem}.form-privacy{font-size:.875rem;color:#8a8a7a;margin-bottom:1rem;line-height:1.5}.form-success{text-align:center;padding:4rem 1.5rem}.form-success__icon{width:64px;height:64px;margin:0 auto 1.5rem;border-radius:50%;background-color:#edf1ea;display:flex;align-items:center;justify-content:center}.form-success__icon svg{width:32px;height:32px;color:#3a4c34}.form-success h3{margin-bottom:1rem}.form-success p{color:#5a5a5a;max-width:400px;margin:0 auto}.waiting-list-form{max-width:800px;margin:0 auto}.waiting-list-form__title{font-family:cormorant garamond,georgia,serif;font-size:clamp(1.5rem,2.5vw,1.875rem);color:#3a4c34;margin-bottom:2.5rem;text-align:center}.form-fieldset{border:none;padding:0;margin:0 0 2.5rem}.form-fieldset legend{font-family:cormorant garamond,georgia,serif;font-size:clamp(1.125rem,2vw,1.375rem);font-weight:600;color:#3a4c34;margin-bottom:1.5rem;padding-bottom:.5rem;border-bottom:2px solid rgba(58,76,52,.12);width:100%}.required{color:#df8f40}.form-radio-group{display:flex;gap:1.5rem;flex-wrap:wrap}.form-radio-group--stacked{flex-direction:column;gap:.5rem}.form-radio{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-size:1.0625rem;color:#2d2d2d}.form-radio input[type=radio]{width:18px;height:18px;accent-color:#3A4C34;cursor:pointer}.site-footer{background-color:#2e3d29;color:rgba(250,236,224,.8);padding:6rem 0 2.5rem}.footer__grid{display:grid;grid-template-columns:1fr;gap:4rem;margin-bottom:4rem}@media(min-width:768px){.footer__grid{grid-template-columns:2fr 1fr 1fr}}.footer__brand h3{font-family:cormorant garamond,georgia,serif;font-size:clamp(1.5rem,2.5vw,1.875rem);color:#faece0;margin-bottom:1rem}.footer__brand p{color:rgba(250,236,224,.65);max-width:360px;line-height:1.7}.footer__logo-link{display:inline-block;margin-bottom:1.5rem}.footer__logo{height:auto;width:140px;max-width:100%}@media(min-width:768px){.footer__logo{width:160px}}.footer__social{display:flex;gap:1rem;margin-top:1.5rem}.footer__social a{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:rgba(255,255,255,8%);color:rgba(250,236,224,.8);transition:background-color .2s ease,color .2s ease}.footer__social a:hover{background:#df8f40;color:#fff}.footer__social a svg{width:18px;height:18px;fill:currentColor}.footer__column h4{font-family:inter,helvetica neue,sans-serif;font-size:.875rem;font-weight:600;color:#faece0;margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:.05em}.footer__column ul{list-style:none;padding:0;margin:0}.footer__column li{margin-bottom:.5rem}.footer__column a{color:rgba(250,236,224,.65);font-size:.875rem;transition:color .2s ease}.footer__column a:hover{color:#df8f40}.footer__column p{color:rgba(250,236,224,.65);font-size:.875rem;line-height:1.8}.footer__bottom{border-top:1px solid rgba(255,255,255,8%);padding-top:1.5rem;display:flex;flex-direction:column;align-items:center;gap:.5rem;text-align:center}@media(min-width:768px){.footer__bottom{flex-direction:row;justify-content:space-between}}.footer__bottom p{font-size:.875rem;color:rgba(250,236,224,.45)}@media(max-width:768px){.section{padding:clamp(2rem,6vw,3.5rem)0}.section__header{margin-bottom:2.5rem}.hero__actions{flex-direction:column;align-items:center}.hero__actions .btn{width:100%;max-width:280px;justify-content:center}.page-hero{min-height:200px;padding:2.5rem 0}.feature-cards{gap:1rem}.feature-card{padding:1.5rem}.staff-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}.contact-section{gap:2.5rem}.footer__grid{gap:2.5rem}.values-grid{grid-template-columns:1fr}}@media(max-width:576px){.feature-cards{grid-template-columns:1fr}.gallery-preview{grid-template-columns:1fr 1fr}.info-cards{grid-template-columns:1fr}.staff-grid{grid-template-columns:1fr 1fr}}@media(hover:none){.feature-card:hover,.staff-card:hover{transform:none}.gallery-item__overlay{opacity:1;background:linear-gradient(to top,rgba(46,61,41,.3) 0%,transparent 40%)}}@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important}.reveal{opacity:1;transform:none}.hero__slide:first-child{opacity:1}.btn:hover{transform:none}html{scroll-behavior:auto}}@media(prefers-contrast:high){.feature-card,.staff-card,.info-card,.contact-form{border:2px solid #2d2d2d}}@media print{.site-header,.mobile-menu,.hero__scroll,.wave-divider,.cta-banner,.gallery-grid,.lightbox{display:none !important}body{color:#000;background:#fff}.page-hero{min-height:auto;background:0 0;padding:1.5rem 0}.page-hero::before{display:none}.page-hero__title{color:#000}}