:root{--green:#48236b;--deep:#321848;--lime:#e5baff;--paper:#faf7fd;--line:#e0d7e8;--muted:#78658a;--ease:cubic-bezier(.22,1,.36,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;background:var(--paper);color:var(--green);font-family:'DM Sans',Arial,sans-serif;font-size:17px;line-height:1.6;-webkit-font-smoothing:antialiased}body:has(dialog[open]){overflow:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #8d43bc;outline-offset:5px}img{max-width:100%;display:block;object-fit:cover}button{color:inherit}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:500;line-height:1.03;letter-spacing:-.065em}h2{font-size:clamp(40px,4.65vw,72px)}h3{letter-spacing:-.04em}p{max-width:66ch}svg{display:block}.skip{position:fixed;top:-100px;left:20px;z-index:100;background:var(--lime);padding:12px}.skip:focus{top:10px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.header{height:96px;padding:0 3.4%;display:flex;align-items:center;gap:36px;position:sticky;top:0;z-index:20;background:rgba(250,247,253,.96);backdrop-filter:blur(14px);border-bottom:1px solid rgba(72,35,107,.08)}.brand{font-size:28px;font-weight:650;letter-spacing:-1.4px;display:inline-flex;align-items:center;line-height:1;white-space:nowrap}.brand-mark{display:grid;place-items:center;width:40px;height:40px;background:var(--green);color:var(--lime);border-radius:11px;font-size:32px;letter-spacing:-3px;padding-right:4px;margin-right:10px}.brand-dot{font-size:12px;align-self:flex-start;margin-top:5px;margin-left:3px;letter-spacing:0}.header nav{display:flex;gap:32px;margin-left:auto;font-size:15px;font-weight:500}.header nav a{position:relative}.header nav a:after{content:'';height:1px;position:absolute;left:0;right:100%;bottom:-5px;background:var(--green);transition:right .35s}.header nav a:hover:after{right:0}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:34px;border-radius:100px;padding:16px 25px;font-size:16px;line-height:1.4;font-weight:550;transition:transform .4s var(--ease),background .3s;border:0}.button span{font-size:24px;line-height:1;transition:transform .35s}.button:hover{transform:translateY(-3px)}.button:hover span{transform:translate(3px,-3px)}.dark{background:var(--green);color:#fff}.dark:hover{background:#61358a}.lime-button{background:var(--lime);color:var(--green)}.white-button{background:var(--paper);color:var(--green)}.header .button{font-size:14px;padding:13px 19px;gap:24px}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:1.03fr 1fr;min-height:655px;background:var(--green);color:#fff;overflow:hidden}.hero-copy{padding:55px 6.5% 26px;display:flex;flex-direction:column;align-items:flex-start}.eyebrow{font-size:12px;letter-spacing:.13em;font-weight:600;line-height:1.6}.hero .eyebrow{color:#e8deef;margin-bottom:28px}.hero h1{font-size:clamp(76px,8.6vw,138px);line-height:.97;letter-spacing:-.073em;margin-bottom:29px}.hero h1 span{display:block;animation:heroEnter .95s var(--ease) both}.hero h1 span:nth-child(2){animation-delay:.14s}.lime{color:var(--lime)}.hero-description{font-size:19px;line-height:1.55;color:#ece2f4;margin-bottom:30px}.hero-bottom{border-top:1px solid #9576ab66;margin-top:auto;padding-top:23px;width:100%;display:flex;justify-content:space-between;gap:15px;font-size:12px;color:#e2d4eb}.hero-bottom a{display:flex;align-items:center;gap:12px}.hero-bottom a span{font-size:23px}.hero-photo{position:relative;overflow:hidden;min-width:0}.hero-photo>img{width:100%;height:100%;position:absolute;object-position:61% 50%;animation:photoEnter 1.5s var(--ease) both}.hero-photo:after{content:'';position:absolute;inset:50% 0 0;background:linear-gradient(transparent,#32164980);pointer-events:none}.photo-note{position:absolute;z-index:2;background:var(--lime);color:var(--green);border-radius:15px;padding:18px 24px;bottom:52px;left:32px;display:flex;align-items:center;gap:20px;font-size:15px;line-height:1.4;transform:rotate(-5deg)}.photo-note strong{font-weight:600}.note-symbol{font-size:60px;line-height:1;animation:gentleTurn 18s linear infinite}.photo-caption{position:absolute;z-index:2;right:25px;bottom:24px;font-size:12px;letter-spacing:.12em}.service-ribbon{height:92px;display:flex;align-items:center;justify-content:space-around;padding:0 3%;background:var(--lime);font-size:clamp(22px,2.7vw,40px);letter-spacing:-.045em;overflow:hidden}.asterisk{font-size:35px}.section-pad{padding:110px 6%}.intro{display:grid;grid-template-columns:1fr 2fr;gap:40px}.intro>.eyebrow{padding-top:9px}.intro h2{margin-bottom:34px}.muted{color:#9683a7}.intro>div>p{max-width:650px;font-size:19px;color:#715d80}.section-heading{display:flex;justify-content:space-between;gap:40px;align-items:flex-end;margin-bottom:58px}.section-heading .eyebrow{margin-bottom:24px}.section-aside{font-size:17px;line-height:1.6;max-width:300px}.section-aside span{font-size:14px;color:var(--muted);display:block;margin-top:16px}.services{padding-top:45px}.service-list{border-top:1px solid var(--line)}.service-category{border-bottom:1px solid var(--line)}.service-category summary{list-style:none;display:grid;grid-template-columns:52px 1fr 250px 46px;align-items:center;gap:20px;padding:30px 0;cursor:pointer;transition:padding .35s,background .35s}.service-category summary::-webkit-details-marker{display:none}.category-number{font-size:13px;color:var(--muted);align-self:start;padding-top:9px}.category-title{font-size:clamp(24px,2.65vw,38px);line-height:1.15;letter-spacing:-.05em;font-weight:500}.category-subtitle{font-size:14px;color:var(--muted);line-height:1.6;max-width:220px}.category-toggle{width:45px;height:45px;display:grid;place-items:center;border:1px solid #cbb9d8;border-radius:50%;font-size:28px;font-weight:400;line-height:1;transition:transform .35s,background .35s}.service-category[open] .category-toggle{transform:rotate(45deg);background:var(--lime);border-color:var(--lime)}.service-category[open] summary{padding-bottom:22px}.service-category summary:hover .category-title{transform:translateX(5px)}.category-title{transition:transform .35s}.service-items{margin:0 65px 30px 72px;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.service-item{background:#f0eaf5;border:0;border-radius:9px;text-align:left;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px;font-size:16px;line-height:1.4;transition:background .25s}.service-item:hover{background:var(--lime)}.service-item .arrow{font-size:23px;flex-shrink:0}.about{background:var(--green);color:#fff;display:grid;grid-template-columns:.9fr 1fr;gap:9%;padding-top:95px;padding-bottom:95px}.about-image{position:relative;overflow:hidden;border-radius:12px;min-height:650px}.about-image img{position:absolute;height:100%;width:100%;object-position:41% center}.image-label{position:absolute;bottom:23px;left:23px;background:var(--paper);color:var(--green);border-radius:30px;padding:9px 15px;font-size:12px;letter-spacing:.1em}.about .eyebrow{color:#d8c5e7;margin-bottom:28px}.about h2{font-size:clamp(40px,4.45vw,67px);margin-bottom:30px}.about h3{font-size:21px;letter-spacing:-.02em;margin-bottom:14px}.about p:not(.eyebrow){color:#d8c8e6;font-size:16px;margin-bottom:18px}.values{list-style:none;padding:10px 0 0;margin:0 0 26px;display:grid;gap:9px;font-size:14px}.values li:before{content:'✓';color:var(--lime);margin-right:14px}.text-link{font-size:16px;display:inline-flex;align-items:center;gap:24px;border-bottom:1px solid currentColor;padding-bottom:6px;font-weight:550}.text-link span{font-size:24px}.light{color:var(--lime)}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.step-top{border-top:1px solid #c7b7d4;padding:28px 0 55px;display:flex;justify-content:space-between;font-size:18px}.step-top span:last-child{color:#a08ab0;font-size:23px}.steps h3{font-size:30px;margin-bottom:17px}.steps p{font-size:16px;color:#7b698c}.steps .step-label{font-size:13px;color:var(--green);margin-bottom:12px}.garden-banner{min-height:515px;position:relative;overflow:hidden;color:white;background:var(--green)}.garden-banner>img{position:absolute;inset:0;width:100%;height:100%;object-position:center 56%}.garden-banner:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#281138e0 0%,#28113855 60%,#28113811)}.garden-copy{position:relative;z-index:1;padding:80px 6%}.garden-copy .eyebrow{margin-bottom:24px}.garden-copy h2{font-size:clamp(45px,5.4vw,84px);margin-bottom:35px}.contact{display:grid;grid-template-columns:1.1fr 1fr;gap:8%;background:var(--lime);padding-top:95px;padding-bottom:95px}.contact h2{font-size:clamp(42px,4.8vw,73px);margin:26px 0}.contact h2 span{font-family:Georgia,serif;font-style:italic;font-weight:400;letter-spacing:-.06em}.contact p{font-size:18px;line-height:1.6}.contact .eyebrow{font-size:12px}.contact-options{padding-top:54px;min-width:0}.phone-link{font-size:clamp(28px,3vw,45px);letter-spacing:-.045em;display:flex;justify-content:space-between;gap:10px;align-items:center;border-bottom:1px solid #48236b50;padding-bottom:15px;line-height:1.2}.contact-meta{display:flex;justify-content:space-between;gap:16px;font-size:13px;margin:16px 0 28px}.email-link{display:flex;justify-content:space-between;gap:10px;font-size:15px;border-bottom:1px solid #48236b50;padding-bottom:13px;overflow-wrap:anywhere}.booking-main{margin-top:30px}.contact .small-note,.small-note{font-size:12px;line-height:1.6;margin-top:13px;color:#654776}.footer{background:var(--deep);color:#e4ebe0;padding-top:65px;padding-bottom:25px}.footer-top{display:grid;grid-template-columns:1.1fr .6fr 1fr;gap:55px}.footer-brand{font-size:29px}.footer-brand .brand-mark{background:var(--lime);color:var(--green)}.footer-top>div>p{margin-top:23px;font-size:15px;color:#bfa6d1;line-height:1.6}.footer h3{font-size:15px;letter-spacing:0;font-weight:500;margin-bottom:23px}.footer-links{display:flex;flex-direction:column;align-items:flex-start;gap:8px;font-size:14px;color:#cbb4db}.footer-links h3{color:#fff;margin-bottom:12px}.footer-links a:hover,.footer-services a:hover{color:var(--lime)}.footer-news>p{margin-top:0!important;font-size:14px!important}.footer-news form{display:flex;border-bottom:1px solid #937aa7;margin-top:15px}.footer-news input{width:100%;min-width:0;color:white;border:0;background:none;padding:15px 0;font-size:15px}.footer-news input::placeholder{color:#bda4d0}.footer-news button{border:0;background:transparent;color:var(--lime);font-size:28px;width:45px}.footer .form-note{font-size:12px!important;margin-top:9px!important}.footer-services{border-top:1px solid #614479;border-bottom:1px solid #614479;padding:25px 0;margin-top:50px;display:flex;gap:15px 25px;flex-wrap:wrap;font-size:12px;color:#c5acd5}.footer-services>span{color:var(--lime)}.original-info{max-width:800px;margin:23px 0;color:#bda3cf;font-size:12px}.original-info summary{cursor:pointer}.original-info p{margin-top:10px;max-width:90ch;line-height:1.8}.footer-bottom{border-top:1px solid #614479;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px;padding-top:22px;color:#bda3cf;font-size:12px}.footer-bottom button{background:none;border:0;color:#e0cceb;padding:0;font-size:12px}.footer-bottom a{color:var(--lime)}dialog{border:0;padding:0;border-radius:18px;max-width:640px;width:calc(100% - 32px);color:var(--green);background:var(--paper)}dialog::backdrop{background:#1c092ca8;backdrop-filter:blur(5px)}.dialog-body{padding:55px 40px 40px;position:relative}.dialog-close{position:absolute;right:17px;top:12px;font-size:31px;background:none;border:0;width:44px;height:44px}.dialog-body h2{font-size:44px;margin:18px 0 25px}.dialog-body .eyebrow{max-width:90%}.dialog-actions{display:flex;align-items:center;gap:24px;margin-top:30px;flex-wrap:wrap}.dialog-body .small-note{margin-top:22px}.service-facts{display:flex;gap:30px;padding:20px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:20px 0}.service-facts strong{display:block;font-size:24px;line-height:1.3;letter-spacing:-.04em;font-weight:500}.service-facts span{font-size:12px;color:var(--muted)}.service-detail-copy{font-size:17px}.service-price-note{font-size:13px;color:var(--muted)}
.intro-in{animation:heroEnter 1s .25s var(--ease) both}.reveal{transition:opacity .8s var(--ease),transform .8s var(--ease)}.js-motion .reveal:not(.revealed){opacity:0;transform:translateY(24px)}.steps .reveal:nth-child(2){transition-delay:.12s}.steps .reveal:nth-child(3){transition-delay:.24s}@keyframes heroEnter{from{opacity:0;transform:translateY(35px)}to{opacity:1;transform:translateY(0)}}@keyframes photoEnter{from{transform:scale(1.06);opacity:.5}to{transform:scale(1);opacity:1}}@keyframes gentleTurn{to{transform:rotate(360deg)}}.motion-paused *{animation:none!important;transition:none!important}.motion-paused{scroll-behavior:auto}.motion-paused .reveal{opacity:1!important;transform:none!important}
@media(min-width:1600px){.hero{min-height:740px}.hero-copy{padding-top:80px}.hero-description{font-size:22px}.hero h1{font-size:145px}.section-pad{padding-left:max(6%,calc((100vw - 1500px)/2));padding-right:max(6%,calc((100vw - 1500px)/2))}}
@media(max-width:1100px){.header{gap:22px}.header nav{gap:20px}.brand{font-size:24px}.brand-mark{width:35px;height:35px;font-size:28px}.header .button{font-size:13px;gap:14px}.hero{min-height:625px}.hero h1{font-size:9.1vw}.hero-copy{padding-top:55px}.hero-description{font-size:17px}.hero-bottom{font-size:12px;flex-direction:column;gap:8px}.section-pad{padding:85px 5%}.intro{grid-template-columns:.7fr 1.7fr}.services{padding-top:20px}.service-category summary{grid-template-columns:36px 1fr 180px 42px;gap:14px}.category-subtitle{font-size:13px}.service-items{margin-left:50px;margin-right:0}.service-item{padding:16px;font-size:14px}.about{gap:6%}.about-image{min-height:630px}.steps{gap:26px}.steps h3{font-size:26px}.contact{gap:6%}.contact-meta{font-size:12px}.email-link{font-size:13px}.footer-top{gap:35px;grid-template-columns:1fr .65fr 1.1fr}}
@media(max-width:760px){html{scroll-padding-top:78px}.header{height:78px;padding:0 5%;justify-content:space-between;gap:12px}.header .brand{font-size:24px}.header-cta{margin-left:auto;padding:12px 15px!important;font-size:12px!important}.header-cta span{display:none}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:6px;width:37px;height:40px;border:0;background:none;padding:6px;z-index:22}.menu-toggle span{height:1px;width:25px;background:var(--green);transition:transform .3s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.header nav{display:none;position:absolute;left:0;right:0;top:78px;background:var(--paper);padding:26px 5% 35px;box-shadow:0 20px 30px #32184820;flex-direction:column;font-size:25px;gap:18px}.header nav.open{display:flex}.hero{grid-template-columns:1fr;min-height:0}.hero-copy{padding:45px 6% 27px}.hero .eyebrow{margin-bottom:23px;font-size:12px}.hero h1{font-size:clamp(78px,17.5vw,125px);line-height:.98;margin-bottom:24px}.hero-description{font-size:18px;margin-bottom:25px}.hero .button{font-size:15px;padding:15px 23px}.hero-bottom{flex-direction:row;align-items:center;margin-top:34px;padding-top:20px;font-size:12px}.hero-bottom a{gap:8px}.hero-photo{height:420px}.hero-photo>img{object-position:55% 42%}.photo-note{left:auto;right:25px;bottom:30px;padding:14px 18px;gap:15px;font-size:14px}.note-symbol{font-size:47px}.photo-caption{left:20px;right:auto;bottom:17px;font-size:12px}.service-ribbon{height:70px;font-size:23px;justify-content:space-between;gap:12px;padding:0 5%}.service-ribbon .asterisk{font-size:25px}.service-ribbon span:nth-last-child(-n+2){display:none}.section-pad{padding:70px 6%}.eyebrow{font-size:12px}.intro{grid-template-columns:1fr;gap:28px}.intro h2{font-size:43px;line-height:1.07;margin-bottom:25px}.intro>div>p{font-size:17px}.services{padding-top:15px}.section-heading{display:block;margin-bottom:36px}.section-heading .eyebrow{margin-bottom:20px}.section-heading h2{font-size:44px}.section-aside{font-size:16px;margin-top:26px}.section-aside br{display:none}.section-aside span{margin-top:8px;font-size:13px}.service-category summary{grid-template-columns:23px 1fr 35px;gap:12px;padding:24px 0}.category-title{font-size:27px;letter-spacing:-.055em}.category-subtitle{display:none}.category-number{font-size:12px;padding-top:7px}.category-toggle{width:33px;height:33px;font-size:24px}.service-items{grid-template-columns:1fr;margin:0 0 23px 35px;gap:8px}.service-item{font-size:15px;padding:16px}.about{grid-template-columns:1fr;gap:45px}.about-image{min-height:0;height:460px}.about-image img{object-position:center 37%}.about h2{font-size:46px;margin-bottom:28px}.about .eyebrow{margin-bottom:23px}.about h3{font-size:21px}.about p:not(.eyebrow){font-size:16px}.values{font-size:14px}.process .section-heading .text-link{margin-top:28px}.steps{grid-template-columns:1fr;gap:34px}.step-top{padding:19px 0 23px;font-size:15px}.steps h3{font-size:31px;margin-bottom:14px}.steps .step-label{font-size:12px}.steps p{font-size:16px}.garden-banner{min-height:450px}.garden-copy{padding:68px 6%}.garden-copy h2{font-size:49px}.garden-banner>img{object-position:65% center}.garden-banner:after{background:#230f3472}.contact{grid-template-columns:1fr;gap:35px}.contact h2{font-size:48px}.contact p{font-size:17px}.contact-options{padding-top:0}.phone-link{font-size:34px}.email-link{font-size:13px}.contact-meta{font-size:12px}.contact .small-note{font-size:12px}.footer-top{grid-template-columns:1fr 1fr;gap:38px 25px}.footer-brand{font-size:24px}.footer-top>div>p{font-size:14px}.footer-news{grid-column:1 / -1;max-width:440px}.footer-services{margin-top:36px;flex-direction:column;gap:10px;font-size:13px}.footer-bottom{justify-content:flex-start;gap:17px 22px;font-size:12px}.footer-bottom>span:first-child{width:100%}.social-labels{width:100%}.footer-bottom>span:nth-child(3){width:100%}.original-info{font-size:12px}.dialog-body{padding:50px 24px 30px}.dialog-body h2{font-size:36px}.dialog-actions{gap:22px}.dialog-actions .button{font-size:14px;padding:15px 20px}}
@media(max-width:380px){.header .brand{font-size:21px}.header .brand-mark{width:30px;height:30px;font-size:26px;margin-right:7px}.header-cta{font-size:12px!important;padding:11px 12px!important}.hero h1{font-size:75px}.hero-bottom>span{display:none}.hero-photo{height:350px}.service-ribbon{font-size:19px}.service-ribbon .asterisk{font-size:21px}.contact h2{font-size:43px}.phone-link{font-size:29px}.footer-top{grid-template-columns:1fr}.footer-news{grid-column:auto}.category-title{font-size:24px}}
@media(max-width:760px){.service-ribbon{font-size:20px;gap:8px}.service-ribbon .asterisk{font-size:20px}.service-ribbon span:nth-child(6){display:none}.header-cta{white-space:nowrap}.header-cta .desktop-label{display:none}.header-cta .mobile-label{display:inline}.hero-bottom{font-size:12px;gap:10px}.hero-bottom>a{font-size:12px}.photo-caption{max-width:200px;line-height:1.5}}
.header-cta .desktop-label,.header-cta .mobile-label{font:inherit;transform:none}
@media(min-width:761px){.header-cta .mobile-label{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.js-motion .reveal:not(.revealed){opacity:1;transform:none}}

[hidden]{display:none!important}

/* Light surfaces for the main content sections. */
.hero,.service-ribbon,.about,.contact,.footer{background:#fff;color:var(--green)}
.hero .eyebrow,.hero-description,.hero-bottom,.about .eyebrow,.about p:not(.eyebrow){color:#665c70}
.hero .lime,.about .lime{color:#754296}
.hero-bottom{border-top-color:var(--line)}
.photo-caption{color:#fff}
.about .values li:before,.about .light{color:var(--green)}
.footer{border-top:1px solid var(--line)}
.footer-top>div>p,.footer-links,.footer-services,.original-info,.footer-bottom{color:#665c70}
.footer-links h3,.footer-services>span,.footer-bottom button,.footer-bottom a,.footer-news button{color:var(--green)}
.footer-links a:hover,.footer-services a:hover{color:#754296;text-decoration:underline}
.footer-news input{color:var(--green)}
.footer-news input::placeholder{color:#74687d}
.footer-news form,.footer-services,.footer-bottom{border-color:var(--line)}
