:root{--purple:#6f3695;--purple-dark:#43205e;--green:#355c2d;--yellow:#fec708;--red:#b62127;--ink:#1c2020;--paper:#f8f6f0;--cream:#eeeadf;--muted:#68706a;--line:#1c202029;color:var(--ink);background:var(--paper);scroll-behavior:smooth;font-family:Inter,ui-sans-serif,system-ui,sans-serif}*{box-sizing:border-box}html{width:100%;max-width:100%;overflow-x:hidden}body{width:100%;max-width:100%;margin:0;overflow-x:hidden}#root{width:100%;max-width:100%;overflow-x:clip}main,section{max-width:100%}a{color:inherit;text-decoration:none}button{font:inherit}.shell{width:min(1180px,100% - 48px);margin:0 auto}.site-header{z-index:50;color:#fff;border-bottom:1px solid #ffffff2e;align-items:center;gap:28px;height:82px;padding:0 max(24px,50vw - 590px);transition:all .25s;display:flex;position:fixed;inset:0 0 auto}.site-header.is-scrolled{background:#43205efa;height:70px;box-shadow:0 6px 25px #00000026}.brand{align-items:center;gap:10px;min-width:max-content;display:flex}.brand img{object-fit:contain;background:var(--purple);border-radius:50%;width:48px;height:48px}.brand span{line-height:1.05;display:grid}.brand strong{font-family:Georgia,serif;font-size:1.06rem}.brand small{letter-spacing:.06em;text-transform:uppercase;opacity:.88;margin-top:4px;font-size:.62rem;font-weight:700}.desktop-nav{flex:1;justify-content:center;gap:24px;font-size:.86rem;font-weight:700;display:flex}.desktop-nav a{opacity:.9;padding:10px 0}.desktop-nav a:hover{color:var(--yellow)}.header-cta,.button{border-radius:5px;justify-content:center;align-items:center;gap:9px;min-height:46px;padding:0 18px;font-size:.9rem;font-weight:800;transition:transform .2s,background .2s;display:inline-flex}.header-cta,.button-primary{background:var(--yellow);color:#302508}.header-cta:hover,.button:hover{transform:translateY(-2px)}.menu-toggle{color:inherit;background:0 0;border:0;padding:8px;display:none}.mobile-menu{display:none}.hero{color:#fff;background:var(--purple-dark);align-items:flex-end;min-height:100svh;display:flex;position:relative;overflow:hidden}.hero:after{content:"";z-index:1;pointer-events:none;background:#00000094;position:absolute;inset:0}.hero-image{object-fit:cover;object-position:center;filter:contrast(1.04)saturate(1.02);width:100%;height:100%;position:absolute;inset:0}.hero-content{z-index:2;text-shadow:0 2px 14px #000000b8;padding-bottom:48px;position:relative}.eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--yellow);margin:0 0 16px;font-size:.72rem;font-weight:900}.eyebrow:before{content:"";border-top:2px solid;width:27px;margin:0 8px 4px 0;display:inline-block}.eyebrow.purple{color:var(--purple)}.hero h1,.section h2,.final-cta h2{letter-spacing:-.05em;max-width:790px;margin:0;font:700 clamp(3rem,6vw,6.2rem)/.94 Georgia,serif}.hero-copy{max-width:630px;margin:24px 0;font-size:1.08rem;line-height:1.65}.button-row{flex-wrap:wrap;gap:12px;display:flex}.button-ghost{color:#fff;border:1px solid #ffffffa6}.hero-facts{border:1px solid #ffffff73;border-radius:7px;grid-template-columns:repeat(4,1fr);width:min(860px,100%);margin-top:52px;display:grid;overflow:hidden}.hero-facts div{border-right:1px solid #ffffff52;gap:4px;padding:16px;display:grid}.hero-facts div:last-child{border:0}.hero-facts strong{font:700 1.6rem/1 Georgia,serif}.hero-facts span{color:#f2eee7;font-size:.76rem;line-height:1.35}.section{padding:120px 0}.about{grid-template-columns:.9fr 1.1fr;align-items:center;gap:80px;display:grid}.section h2{color:var(--green);font-size:clamp(2.6rem,4.5vw,4.6rem)}.about-copy>p:not(.eyebrow),.section-intro p,.services-content>p,.difference-heading>p:not(.eyebrow),.faq-aside>p:not(.eyebrow),.contact-copy>p:not(.eyebrow){color:#4c534f;font-size:1.02rem;line-height:1.75}.text-link{color:var(--purple);align-items:center;gap:8px;margin-top:22px;font-weight:800;display:inline-flex}.about-gallery{grid-template-columns:1.2fr .8fr;align-items:end;gap:16px;display:grid}.image-placeholder{text-align:center;min-height:180px;color:var(--purple);background:repeating-linear-gradient(45deg,#eee8f2,#eee8f2 10px,#f7f3f8 10px 20px);border:1px dashed #6f36958c;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.image-placeholder span{letter-spacing:.04em;font-size:.78rem;font-weight:900}.image-placeholder small{max-width:85%;margin-top:8px;font-size:.72rem}.about-image.large{min-height:410px}.about-image.small{min-height:280px}.accommodations{background:var(--cream)}.section-intro{justify-content:space-between;align-items:end;gap:40px;margin:20px 0 42px;display:flex}.section-intro p{max-width:360px;margin:0}.department-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.department-card{background:var(--paper);border:1px solid var(--line);overflow:hidden}.department-image{height:265px}.card-body{padding:28px;position:relative}.card-number{color:var(--purple);opacity:.2;font:700 3.3rem/1 Georgia,serif;position:absolute;top:-18px;right:22px}.capacity{color:var(--purple);align-items:center;gap:7px;margin:0 0 18px;font-size:.85rem;font-weight:800;display:flex}.department-card h3,.service-item h3,.difference-grid h3,.process-grid h3{color:var(--green);margin:0 0 10px;font:700 1.55rem/1.15 Georgia,serif}.department-card p:not(.capacity),.department-card li,.service-item p,.difference-grid p,.process-grid p{color:#59615c;font-size:.9rem;line-height:1.55}.department-card ul{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:8px;margin:15px 0 0;padding:18px 0 0;list-style:none;display:grid}.department-card li:before{content:"•";color:var(--yellow);padding-right:5px;font-weight:700}.swipe-hint{display:none}.gallery-action{justify-content:center;margin-top:40px;display:flex}.gallery-trigger{cursor:pointer;width:100%;color:var(--purple);border:1px solid var(--purple);background:0 0}.gallery-modal{z-index:100;background:#1d1623f7;padding:28px max(24px,50vw - 590px);position:fixed;inset:0;overflow-y:auto}.gallery-modal-header{color:#fff;justify-content:space-between;align-items:center;margin:0 0 28px;display:flex}.gallery-modal-header h2{margin:0;font:700 clamp(2rem,4vw,3.5rem)/1 Georgia,serif}.gallery-modal-header button{cursor:pointer;color:#fff;background:0 0;border:1px solid #ffffff8c;border-radius:50%;place-items:center;width:46px;height:46px;display:grid}.gallery-placeholder-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.gallery-placeholder{background:repeating-linear-gradient(45deg,#e7e0eb,#e7e0eb 10px,#f7f3f8 10px 20px);min-height:250px}.gallery-placeholder small{display:none}.services{grid-template-columns:.8fr 1.2fr;align-items:center;gap:80px;display:grid}.service-image{min-height:630px}.services-content h2{max-width:650px}.services-grid{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:0;margin-top:35px;display:grid}.service-item{border-bottom:1px solid var(--line);gap:13px;padding:20px 8px 20px 0;display:flex}.service-item:nth-child(odd){margin-right:22px}.service-item svg{color:var(--purple);flex:none;margin-top:3px}.service-item h3{font-size:1.15rem}.service-item p{margin:0}.process{background:var(--green);color:#fff}.process h2{color:#fff}.process .eyebrow{color:var(--yellow)}.process-grid{grid-template-columns:repeat(4,1fr);gap:18px;margin-top:50px;display:grid}.process-grid article{border-right:1px solid #ffffff40;padding:0 22px 0 0}.process-grid article:last-child{border:0}.process-grid span{color:var(--yellow);margin-bottom:25px;font:700 2.2rem/1 Georgia,serif;display:block}.process-grid h3{color:#fff}.process-grid p{color:#e4eadf}.check-times{border:1px solid #ffffff59;flex-wrap:wrap;gap:28px;margin-top:52px;padding:17px 20px;font-size:.9rem;display:flex}.check-times span{align-items:center;gap:8px;display:flex}.check-times svg{color:var(--yellow)}.difference{grid-template-columns:.85fr 1.15fr;gap:70px;display:grid}.difference-grid{grid-template-columns:repeat(3,1fr);align-items:start;gap:18px;display:grid}.difference-grid article{border-top:2px solid var(--yellow);background:#efede5;min-height:260px;padding:25px 18px}.difference-grid svg{color:var(--purple);margin-bottom:32px}.difference-grid p{margin:0}.faq-section{background:var(--cream)}.faq-inner{grid-template-columns:.8fr 1.2fr;gap:85px;display:grid}.faq-aside svg{color:var(--purple);margin-top:35px}.faq-item{border-top:1px solid var(--line)}.faq-item:last-child{border-bottom:1px solid var(--line)}.faq-item button{cursor:pointer;text-align:left;width:100%;color:var(--green);background:0 0;border:0;justify-content:space-between;align-items:center;gap:20px;padding:23px 0;font:700 1.15rem/1.3 Georgia,serif;display:flex}.faq-item button svg{transition:all .25s}.faq-item button[aria-expanded=true] svg{transform:rotate(180deg)}.faq-panel{max-height:0;transition:max-height .3s;overflow:hidden}.faq-panel.open{max-height:220px}.faq-panel p{color:#57605a;max-width:660px;margin:0 0 23px;line-height:1.65}.contact{background:#f3f0e8}.contact-grid{grid-template-columns:.8fr 1.2fr;align-items:center;gap:70px;display:grid}.contact-details{gap:10px;margin:28px 0;display:grid}.contact-details a{border-bottom:1px solid var(--line);color:var(--green);align-items:center;gap:13px;padding:13px 0;font-weight:800;display:flex}.contact-details svg{color:var(--purple)}.contact-details small{color:#68706a;margin-bottom:3px;font-size:.72rem;font-weight:700;display:block}.map-wrap{min-height:410px;position:relative;overflow:hidden}.map-wrap iframe{filter:grayscale(.15)contrast(.9);border:0;width:100%;height:410px}.map-wrap>a{background:var(--paper);color:var(--purple);align-items:center;gap:7px;padding:12px 14px;font-size:.85rem;font-weight:800;display:flex;position:absolute;bottom:15px;right:15px;box-shadow:0 4px 12px #00000029}.final-cta{color:#fff;background:var(--purple-dark);padding:120px 0;position:relative;overflow:hidden}.cta-image{opacity:.32;position:absolute;inset:0;background:#3d7252!important;border:0!important;border-radius:0!important}.final-content{z-index:1;text-align:center;position:relative}.final-content h2{color:#fff;max-width:850px;margin:auto}.final-content>p:not(.eyebrow){max-width:540px;margin:20px auto 30px;line-height:1.65}.button-accent{background:var(--yellow);color:#302508}.final-content .eyebrow{color:#fff}.floating-whatsapp{z-index:30;background:var(--yellow);color:#302508;opacity:0;pointer-events:none;border-radius:50%;place-items:center;width:52px;height:52px;transition:all .25s;display:grid;position:fixed;bottom:22px;right:22px;transform:translateY(15px);box-shadow:0 8px 25px #00000040}.floating-whatsapp.visible{opacity:1;pointer-events:auto;transform:none}footer{background:var(--purple-dark);color:#fff;padding:55px 0 20px}.footer-grid{grid-template-columns:1.5fr repeat(3,1fr);gap:40px;display:grid}.footer-grid .brand img{width:44px;height:44px}.footer-grid p{color:#ddd1e5;max-width:300px;font-size:.85rem;line-height:1.6}.footer-grid strong{color:var(--yellow);text-transform:uppercase;letter-spacing:.08em;margin-bottom:15px;font-size:.82rem;display:block}.footer-grid>a{color:#eee8f2;margin:0 0 10px;font-size:.88rem;display:block}.footer-bottom{color:#d6cadd;border-top:1px solid #ffffff2e;margin-top:42px;padding-top:18px;font-size:.78rem}@media (width<=900px){.site-header{height:70px;padding:0 20px}.desktop-nav,.desktop-cta{display:none}.menu-toggle{margin-left:auto;display:block}.mobile-menu{z-index:60;background:var(--purple-dark);color:#fff;width:100%;max-width:100vw;padding:13px 24px;transition:transform .3s;display:block;position:fixed;inset:0;transform:translate(100%)}.mobile-menu.open{transform:none}.mobile-menu-top{justify-content:space-between;align-items:center;display:flex}.mobile-menu nav{margin-top:54px;display:grid}.mobile-menu nav a{border-bottom:1px solid #ffffff38;justify-content:space-between;align-items:center;padding:20px 0;font:700 1.42rem Georgia,serif;display:flex}.mobile-menu-cta{width:100%;margin-top:36px}.hero-image{object-position:center top}.hero-content{padding-bottom:30px}.hero h1{font-size:clamp(3rem,8.5vw,4.6rem)}.section{padding:80px 0}.about,.services,.difference,.faq-inner,.contact-grid{grid-template-columns:1fr;gap:45px}.about-gallery{max-width:650px}.department-grid{scroll-snap-type:x mandatory;overscroll-behavior-x:contain;scrollbar-width:none;width:100%;padding-right:0;display:flex;overflow-x:auto}.department-card{scroll-snap-align:start;min-width:min(380px,82vw)}.swipe-hint{color:var(--purple);font-size:.8rem;font-weight:800;display:block}.gallery-action{margin-top:26px}.service-image{min-height:360px}.services-content{order:-1}.process-grid{grid-template-columns:1fr 1fr}.process-grid article:nth-child(2){border:0}.difference-grid,.footer-grid,.hero-facts{grid-template-columns:1fr 1fr}.gallery-placeholder-grid{grid-template-columns:repeat(2,1fr)}.hero-facts div:nth-child(2){border-right:0}.hero-facts div:nth-child(-n+2){border-bottom:1px solid #ffffff52}}@media (width<=560px){.shell{width:min(100% - 36px,1180px)}.brand img{width:39px;height:39px}.brand strong{font-size:.95rem}.brand small{font-size:.52rem}.hero-content{padding-bottom:24px}.hero h1{font-size:2.95rem}.hero-copy{font-size:.96rem;line-height:1.55}.button-row{display:grid}.button{width:100%}.hero-facts{margin-top:32px}.hero-facts div{padding:13px}.hero-facts strong{font-size:1.3rem}.hero-facts span{font-size:.65rem}.section h2,.final-cta h2{font-size:2.55rem}.about-image.large{min-height:310px}.about-image.small{min-height:220px}.section-intro{margin-bottom:26px;display:block}.section-intro p{margin-top:17px}.department-card{min-width:84vw}.department-image{height:215px}.services-grid{grid-template-columns:1fr}.service-item:nth-child(odd){margin-right:0}.process-grid{grid-template-columns:1fr}.process-grid article{border-bottom:1px solid #ffffff40;border-right:0;padding:0 0 20px}.process-grid article:last-child{border:0}.difference-grid{grid-template-columns:1fr}.difference-grid article{min-height:auto}.faq-section{gap:34px}.contact-grid{gap:38px}.map-wrap,.map-wrap iframe{height:340px;min-height:340px}.gallery-modal{padding:22px 18px}.gallery-placeholder-grid{grid-template-columns:1fr}.gallery-placeholder{min-height:215px}.final-cta{padding:90px 0}.footer-grid{grid-template-columns:1fr;gap:25px}.footer-bottom{margin-top:30px}.floating-whatsapp{bottom:16px;right:16px}.about-gallery{gap:10px}}
