:root{--paper:#f5f1e9;--paper-2:#ede8dd;--ink:#173b32;--ink-soft:#587066;--deep:#14392f;--lime:#dae6b8;--line:#d7d9cd;--white:#fffdfa;--serif:"Fraunces",Georgia,serif;--sans:"DM Sans",Arial,sans-serif;--edge:clamp(24px,5.7vw,104px);--header:86px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased;overflow-x:hidden}body.menu-open{overflow:hidden}::selection{background:#d8e5b5;color:var(--ink)}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}img{display:block;width:100%;height:100%;object-fit:cover}svg{display:block;width:1.25em;height:1.25em}h1,h2,h3,p,figure,blockquote{margin:0}h1,h2,h3{font-weight:400}h1,h2{font-family:var(--serif);letter-spacing:-.052em}p{line-height:1.7}em{font-weight:400;font-style:italic}.skip-link{position:fixed;top:10px;left:10px;padding:12px 18px;background:var(--deep);color:#fff;z-index:2000;transform:translateY(-150%)}.skip-link:focus{transform:none}.site-progress{position:fixed;top:0;left:0;width:0;height:3px;background:#a9bf83;z-index:1000;transition:width .09s linear}.site-header{height:var(--header);padding:0 var(--edge);display:flex;align-items:center;gap:clamp(20px,3vw,54px);position:sticky;top:0;z-index:900;background:#f5f1e9f2;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid rgba(23,59,50,.1);transition:box-shadow .35s ease,background .35s ease}.site-header.is-scrolled{box-shadow:0 12px 34px #173b3212}.brand{display:flex;align-items:center;gap:9px;flex-shrink:0}.brand-mark{width:35px;height:35px;stroke-width:1.5}.brand-type{display:flex;flex-direction:column;line-height:1}.brand-type strong{font-family:var(--serif);font-size:31px;letter-spacing:-.08em;font-weight:500}.brand-type small{font-size:8px;letter-spacing:.17em;font-weight:700;margin-top:2px}.desktop-nav{display:flex;align-items:center;gap:clamp(19px,2.4vw,37px);margin-left:auto}.desktop-nav a{font-size:12px;font-weight:700;letter-spacing:.095em;text-transform:uppercase;position:relative;padding:10px 0;transition:color .3s ease}.desktop-nav a:after{content:"";height:1px;width:100%;background:currentColor;position:absolute;bottom:3px;left:0;transform:scaleX(0);transform-origin:left;transition:transform .35s ease}.desktop-nav a:hover:after,.desktop-nav a[aria-current]:after{transform:scaleX(1)}.header-cta{display:flex;align-items:center;gap:23px;font-size:11px;letter-spacing:.12em;font-weight:700;background:var(--deep);color:var(--white);padding:16px 18px 16px 22px;white-space:nowrap;transition:background .3s ease,transform .3s ease}.header-cta:hover{background:#2d5848}.header-cta svg{width:16px;height:16px}.menu-toggle,.mobile-menu{display:none}.cursor-glow{position:fixed;left:0;top:0;width:260px;height:260px;border-radius:50%;pointer-events:none;z-index:2;background:radial-gradient(circle,rgba(217,229,183,.17),transparent 67%);transform:translate(-50%,-50%);opacity:0;transition:opacity .45s ease;mix-blend-mode:multiply}.cursor-glow.is-visible{opacity:1}.page-transition{position:fixed;inset:0;background:var(--deep);z-index:1200;transform:translateY(100%);pointer-events:none}.page-transition.is-leaving{animation:page-leave .58s cubic-bezier(.75,0,.2,1) forwards}@keyframes page-leave{to{transform:translateY(0)}}.kicker{display:flex;align-items:center;gap:12px;font-size:10px;line-height:1.2;letter-spacing:.2em;text-transform:uppercase;font-weight:700;color:#6e816e}.kicker-line{width:28px;height:1px;background:currentColor;display:block;flex:none}.kicker-number{color:#a5b18f;margin-right:3px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:34px;min-height:58px;padding:8px 9px 8px 23px;border:0;font-size:12px;font-weight:700;letter-spacing:.07em;transition:background .35s ease,color .35s ease,transform .35s ease}.button-dark{background:var(--deep);color:var(--white)}.button-dark:hover{background:#315d4c}.button-light{background:var(--lime);color:var(--deep)}.button-light:hover{background:#f0f5da}.button-icon{height:40px;width:40px;display:flex;align-items:center;justify-content:center;border:1px solid currentColor;border-radius:50%;transition:transform .4s ease}.button:hover .button-icon{transform:rotate(45deg)}.button-icon svg{width:17px;height:17px}.text-link{display:inline-flex;align-items:center;gap:10px;font-size:12px;font-weight:700;letter-spacing:.04em;border-bottom:1px solid currentColor;padding:6px 0;transition:gap .3s ease}.text-link:hover{gap:18px}.text-link svg{width:16px;height:16px}.round-arrow{width:43px;height:43px;display:flex;align-items:center;justify-content:center;flex:none;border:1px solid currentColor;border-radius:50%;transition:background .35s ease,color .35s ease,transform .35s ease}.round-arrow svg{width:18px;height:18px}.section{padding:clamp(82px,11vw,170px) var(--edge)}.section h2,.local-copy h2,.statement-copy h2,.cta-section h2,.image-story h2,.area-note h2{font-size:clamp(48px,5.3vw,88px);line-height:1.05}.section-heading{margin-bottom:55px}.heading-grid{display:grid;grid-template-columns:1.45fr .55fr;align-items:end;gap:40px;margin-top:31px}.heading-grid p{font-size:16px;max-width:380px;color:var(--ink-soft);margin-bottom:8px}.small-label{font-size:10px;letter-spacing:.22em;text-transform:uppercase;font-weight:700;color:#8d9b7f}.image-reveal{overflow:hidden;position:relative}.image-reveal img{transform:translate3d(0,var(--parallax,0px),0) scale(1.045);transition:transform 1.1s cubic-bezier(.2,.7,.2,1);will-change:transform}.image-reveal:hover img{transform:translate3d(0,var(--parallax,0px),0) scale(1.09)}.js .reveal{opacity:0;transform:translateY(28px);transition:opacity .8s ease,transform .8s cubic-bezier(.18,.68,.26,1)}.js .reveal.is-visible{opacity:1;transform:none}.js .image-reveal:not(.is-visible) img{clip-path:inset(0 0 100% 0)}.js .image-reveal img{transition:transform 1.1s cubic-bezier(.2,.7,.2,1),clip-path 1.15s cubic-bezier(.2,.72,.17,1)}.js .image-reveal.is-visible img{clip-path:inset(0 0 0 0)}.line-wrap{display:block;overflow:hidden;padding-bottom:.06em}.line-wrap>span{display:block}.js .hero-title .line-wrap>span{transform:translateY(110%);transition:transform 1s cubic-bezier(.16,.75,.15,1)}.js .page-ready .hero-title .line-wrap>span{transform:translateY(0)}.js .page-ready .hero-title .line-wrap:nth-child(2)>span{transition-delay:.12s}.hero{min-height:min(790px,calc(100svh - var(--header)));position:relative;display:grid;grid-template-columns:51% 49%;background:var(--paper)}.hero-copy{padding:clamp(70px,8.5vw,132px) 4vw 45px var(--edge);display:flex;flex-direction:column;align-items:flex-start;position:relative;z-index:2}.hero-title{font-size:clamp(72px,7.4vw,126px);line-height:.96;margin:29px 0 31px;max-width:760px;white-space:nowrap}.hero-title em{color:#728a69}.hero-description{font-size:clamp(16px,1.25vw,20px);line-height:1.65;max-width:475px;color:#50665c}.hero-actions{display:flex;align-items:center;gap:29px;flex-wrap:wrap;margin-top:37px}.hero-bottom{margin-top:auto;display:flex;align-items:center;gap:12px;padding-top:45px;font-size:11px;color:#718377;letter-spacing:.04em}.asterisk{font-size:24px;line-height:1;color:#92a978}.hero-art{position:relative;min-height:710px;background:#d9e0d1;perspective:900px;overflow:hidden}.hero-primary{position:absolute;top:0;right:0;width:83%;height:85%}.hero-primary img{object-position:center 60%}.hero-primary figcaption{position:absolute;top:0;right:0;background:#16392ee6;color:#f8f6ee;padding:14px 19px;display:flex;gap:25px;font-size:10px;letter-spacing:.1em;text-transform:uppercase;z-index:2}.hero-primary figcaption span{color:#c8d7a6}.hero-secondary{position:absolute;left:2%;bottom:6%;width:34%;height:43%;border:8px solid var(--paper);box-shadow:0 22px 55px #1e382a29;z-index:2}.hero-secondary{transform:translate3d(calc(var(--art-x,0px) * -.65),calc(var(--art-y,0px) * -.65),0);transition:transform .35s ease}.hero-stamp{position:absolute;right:6%;bottom:4%;width:170px;height:170px;border-radius:50%;background:var(--lime);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;transform:rotate(-12deg);z-index:3;color:#24493c;box-shadow:0 15px 40px #14392f1f}.hero-stamp{transform:translate3d(var(--art-x,0px),var(--art-y,0px),0) rotate(-12deg);transition:transform .35s ease}.hero-stamp span{font-size:9px;font-weight:700;letter-spacing:.17em}.hero-stamp strong{font-family:var(--serif);font-weight:400;font-style:italic;font-size:27px;line-height:1.05;margin:8px 0}.hero-vertical{position:absolute;right:0;top:46%;z-index:5;writing-mode:vertical-rl;color:#fff;mix-blend-mode:difference;font-size:9px;letter-spacing:.22em;font-weight:700;transform:translateY(-50%);padding-right:15px}.section-services{background:#fffdfa}.service-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px}.service-card{display:block;background:#e9ece5;position:relative;overflow:hidden;min-height:600px;transition:transform .45s ease,box-shadow .45s ease}.service-card:after{content:"";position:absolute;inset:0;background:radial-gradient(circle 180px at var(--px,50%) var(--py,50%),rgba(255,255,255,.2),transparent 75%);opacity:0;pointer-events:none;transition:opacity .3s ease}.service-card:hover:after{opacity:1}.service-card:hover{transform:translateY(-7px);box-shadow:0 22px 55px #183a2e1f}.service-card-laundry{margin-top:95px;background:#e9e1d7}.service-image{height:450px}.service-card-clean .service-image img,.service-card-laundry .service-image img{object-position:center}.service-card-bottom{display:flex;align-items:end;justify-content:space-between;gap:15px;padding:28px 32px 33px}.service-index{font-size:10px;letter-spacing:.18em;font-weight:700;color:#7d9276}.service-card h3{font-family:var(--serif);font-size:clamp(29px,3.2vw,49px);letter-spacing:-.04em;margin:6px 0}.service-card p{font-size:13px;color:#607368}.service-card:hover .round-arrow{background:var(--deep);color:#fff;transform:rotate(45deg)}.statement-section{display:grid;grid-template-columns:46% 54%;min-height:740px;background:#e8ebdf}.statement-image{height:740px}.statement-image img{object-position:center 55%}.statement-copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:70px clamp(50px,8vw,140px)}.statement-copy h2{margin:35px 0 24px;font-size:clamp(46px,5vw,81px)}.statement-copy p{font-size:16px;color:#526b60;max-width:515px;margin-bottom:27px}.statement-signature{font-family:var(--serif);font-size:42px;font-style:italic;margin-top:55px;line-height:.8;transform:rotate(-7deg);color:#82997c}.statement-signature span{display:block;font-family:var(--sans);font-style:normal;font-weight:700;font-size:8px;letter-spacing:.16em;margin-top:13px;transform:rotate(7deg)}.care-switch{background:#fffdfa}.switch-intro h2{margin-top:27px}.switch-shell{display:grid;grid-template-columns:31% 69%;margin-top:55px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);min-height:580px}.switch-tabs{display:flex;flex-direction:column;border-right:1px solid var(--line)}.switch-tab{border:0;border-bottom:1px solid var(--line);background:transparent;color:#84948a;padding:30px 24px;text-align:left;display:flex;align-items:center;gap:16px;font-family:var(--serif);font-size:clamp(22px,2.2vw,34px);line-height:1.1;transition:background .35s ease,color .35s ease}.switch-tab span{font-family:var(--sans);font-size:10px;font-weight:700;letter-spacing:.15em;align-self:flex-start;margin-top:6px}.switch-tab svg{margin-left:auto;flex:none;width:18px;height:18px;opacity:0;transform:translate(-12px);transition:opacity .3s ease,transform .3s ease}.switch-tab.is-active,.switch-tab:hover{color:var(--ink);background:#f1f4e9}.switch-tab.is-active svg,.switch-tab:hover svg{opacity:1;transform:none}.switch-panels{position:relative}.switch-panel{height:100%;display:grid;grid-template-columns:55% 45%;animation:panel-in .6s cubic-bezier(.2,.7,.2,1) both}.switch-panel[hidden]{display:none}@keyframes panel-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}.switch-panel-image{min-height:580px}.switch-panel-image img{object-position:center}.switch-panel-copy{padding:55px clamp(35px,4vw,78px);display:flex;flex-direction:column;align-items:flex-start;justify-content:center;background:#f4f3eb}.switch-panel h3{font-family:var(--serif);font-size:clamp(33px,3.3vw,55px);line-height:1.05;letter-spacing:-.05em;margin:20px 0}.switch-panel p:not(.small-label){color:#597067;font-size:15px;line-height:1.8;margin-bottom:25px}.process-section{background:#e9eee2;display:grid;grid-template-columns:50% 50%;gap:20px}.process-heading{position:sticky;top:calc(var(--header) + 50px);align-self:start;padding-right:12%}.process-heading h2{margin-top:35px}.process-heading p{max-width:380px;font-size:15px;color:#607669;margin-top:22px}.process-steps{position:relative;padding-left:30px}.process-line{position:absolute;left:56px;top:30px;bottom:90px;width:1px;background:#bdccb9}.process-line span{display:block;width:2px;height:0;background:var(--deep);transition:height .13s linear}.process-step{min-height:225px;display:grid;grid-template-columns:55px 1fr;gap:20px;padding:15px 0 50px;position:relative}.step-number{width:53px;height:53px;border:1px solid #abc19e;background:#e9eee2;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;letter-spacing:.1em;z-index:2;transition:background .35s ease,color .35s ease}.process-step.is-active .step-number{background:var(--deep);color:#fff}.process-step h3{font-family:var(--serif);font-size:clamp(29px,2.6vw,43px);line-height:1.13;letter-spacing:-.035em;max-width:480px;margin-bottom:15px}.process-step p{font-size:14px;color:#667a70;max-width:420px}.local-section{display:grid;grid-template-columns:58% 42%;background:#e8dbcc;min-height:580px}.local-image{height:580px}.local-image img{object-position:center 50%}.local-copy{padding:70px clamp(35px,5vw,90px);display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.local-copy h2{font-size:clamp(42px,4.1vw,68px);margin:28px 0 22px}.local-copy p{font-size:15px;color:#5f6f62;margin-bottom:28px}.cta-section{background:var(--deep);color:#f7f7ea;min-height:570px;padding:100px var(--edge) 30px;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between}.cta-section .kicker{color:#c6d7ae}.cta-deco{position:absolute;right:-60px;top:-140px;opacity:.07;transform:rotate(-14deg)}.cta-deco svg{width:700px;height:700px}.cta-content{position:relative;z-index:1}.cta-content h2{font-size:clamp(58px,7vw,112px);max-width:900px;margin:25px 0 18px}.cta-content p{font-size:17px;color:#d2dfcf;margin-bottom:31px}.cta-bottom{display:flex;justify-content:space-between;border-top:1px solid rgba(255,255,255,.23);padding-top:22px;margin-top:60px;font-size:10px;letter-spacing:.17em;font-weight:700;color:#a9c19f}.page-hero{min-height:680px;display:grid;grid-template-columns:52% 48%;background:#e9ede4}.page-hero-copy{padding:clamp(80px,8vw,128px) 6vw 55px var(--edge);display:flex;flex-direction:column;align-items:flex-start}.page-hero h1{font-size:clamp(60px,6.2vw,102px);line-height:1.01;white-space:normal;margin:31px 0 24px}.page-hero h1 em{color:#7b9072}.page-hero-copy>p:not(.kicker){max-width:510px;font-size:17px;color:#536b60;margin-bottom:32px}.page-hero-index{font-size:10px;font-weight:700;letter-spacing:.2em;color:#849b83;margin-top:auto;padding-top:45px}.page-hero-image{min-height:680px}.page-hero-image img{object-position:center}.page-hero-image:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#123b2f08,#11392a1f);pointer-events:none}.image-corner{position:absolute;right:30px;bottom:30px;width:75px;height:75px;border-right:1px solid #fff;border-bottom:1px solid #fff;z-index:2}.service-feature{display:grid;grid-template-columns:8% 44% 48%;align-items:center;gap:0;background:#fffdfa}.feature-number{font-size:10px;font-weight:700;letter-spacing:.2em;color:#8b9e86;writing-mode:vertical-rl;transform:rotate(180deg);align-self:start}.feature-image{height:650px}.feature-copy{padding:55px 6vw 55px clamp(48px,6.8vw,125px)}.feature-copy h2{font-size:clamp(47px,5vw,82px);margin:29px 0 19px}.feature-copy>p{font-size:15px;color:#596e64;max-width:470px}.check-list{list-style:none;padding:0;margin:31px 0 34px;max-width:390px;border-top:1px solid var(--line)}.check-list li{font-size:13px;letter-spacing:.02em;padding:12px 0;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:14px}.check-list li:before{content:"";display:block;width:7px;height:7px;border-radius:50%;background:#a4bc91}.feature-reverse{background:#e9eee4;grid-template-columns:8% 48% 44%}.feature-reverse .feature-image{grid-column:3;grid-row:1}.feature-reverse .feature-copy{grid-column:2;grid-row:1;padding-left:2vw;padding-right:6vw}.feature-reverse .feature-number{grid-column:1;grid-row:1}.enquiry-section{background:#e9e2d7;display:grid;grid-template-columns:1fr 1fr;gap:50px}.enquiry-section h2{margin-top:27px}.enquiry-grid{display:flex;flex-direction:column;justify-content:end;max-width:510px;margin-left:auto}.enquiry-grid>p{font-size:16px;color:#647266;margin-bottom:30px}.enquiry-list{border-top:1px solid #cfcac0}.enquiry-list>span{display:flex;gap:25px;border-bottom:1px solid #cfcac0;padding:16px 0;font-size:10px;letter-spacing:.14em;color:#758772}.enquiry-list strong{font-size:15px;letter-spacing:0;color:var(--ink);font-weight:500}.faq-section{display:grid;grid-template-columns:42% 58%;gap:40px;background:#fffdfa}.faq-heading h2{margin-top:28px;font-size:clamp(46px,4.8vw,76px)}.faq-list{border-top:1px solid var(--line)}.faq-item{border-bottom:1px solid var(--line)}.faq-item summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px 0;font-family:var(--serif);font-size:clamp(20px,2vw,31px);line-height:1.15;letter-spacing:-.035em}.faq-item summary::-webkit-details-marker{display:none}.faq-plus{width:34px;height:34px;border:1px solid #b4c0b0;border-radius:50%;flex:none;position:relative;transition:background .3s ease,transform .3s ease}.faq-plus:before,.faq-plus:after{content:"";position:absolute;left:50%;top:50%;background:var(--ink);transform:translate(-50%,-50%)}.faq-plus:before{width:12px;height:1px}.faq-plus:after{width:1px;height:12px;transition:transform .3s ease}.faq-item[open] .faq-plus{background:var(--lime);transform:rotate(45deg)}.faq-answer{overflow:hidden;padding:0 65px 25px 0}.faq-answer p{font-size:14px;line-height:1.8;color:#5c6f64;max-width:660px}.split-intro{display:grid;grid-template-columns:50% 50%;gap:35px;background:#fffdfa}.split-intro h2{margin-top:28px;max-width:680px}.split-intro-right{align-self:end;padding-right:9%;padding-bottom:7px}.split-intro-right p{font-size:16px;color:#5a6e64;margin-top:17px}.focus-section{background:#e9eee4}.focus-heading h2{margin-top:27px;margin-bottom:55px}.focus-grid{display:grid;grid-template-columns:repeat(4,1fr);border-left:1px solid #c9d4c4}.focus-card{min-height:330px;padding:26px 24px 35px;border-right:1px solid #c9d4c4;display:flex;flex-direction:column;align-items:flex-start;transition:background .35s ease,padding .35s ease}.focus-card:hover{background:#f3f7ee;padding-top:20px}.focus-card span{font-size:11px;letter-spacing:.15em;font-weight:700;color:#849a78}.focus-card h3{font-family:var(--serif);font-size:clamp(25px,2.5vw,40px);letter-spacing:-.04em;margin-top:auto;margin-bottom:12px}.focus-card p{font-size:13px;color:#66786c;max-width:230px}.scope-note{font-size:12px;color:#66786c;margin-top:24px}.image-story{height:680px;position:relative;display:flex;align-items:end;justify-content:end;padding:55px var(--edge)}.image-story-photo{position:absolute;inset:0}.image-story-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(20,57,47,.18))}.image-story-card{position:relative;z-index:2;background:var(--paper);padding:45px 52px;max-width:530px}.image-story h2{font-size:clamp(45px,4.5vw,70px);margin:16px 0}.image-story-card p{font-size:14px;color:#607166}.mini-process{display:grid;grid-template-columns:50% 50%;gap:40px;background:#fffdfa}.mini-process h2{margin-top:25px}.mini-process-list{align-self:end;border-top:1px solid var(--line)}.mini-process-list>div{display:grid;grid-template-columns:55px 1fr;gap:10px;align-items:center;padding:22px 0;border-bottom:1px solid var(--line)}.mini-process-list span{font-size:11px;letter-spacing:.15em;color:#8b9d80;font-weight:700}.mini-process-list p{font-family:var(--serif);font-size:clamp(20px,1.9vw,29px);letter-spacing:-.03em;line-height:1.2}.laundry-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;background:#e8eade}.laundry-tile{background:#f9f8f2}.laundry-tile .image-reveal{height:500px}.laundry-tile:nth-child(2){margin-top:90px}.laundry-tile>div:last-child{padding:33px 38px 43px}.laundry-tile h3{font-family:var(--serif);font-size:clamp(34px,3vw,51px);line-height:1.08;letter-spacing:-.04em;margin:13px 0}.laundry-tile p{font-size:14px;color:#63766b;max-width:490px}.laundry-quote{background:#e4d5c5;display:grid;grid-template-columns:54% 46%;min-height:630px}.laundry-quote>div:first-child{padding:95px var(--edge);display:flex;flex-direction:column;justify-content:center}.laundry-quote blockquote{font-family:var(--serif);font-size:clamp(48px,5.2vw,82px);line-height:1.07;letter-spacing:-.05em;margin:27px 0}.laundry-quote p:not(.kicker){max-width:490px;font-size:14px;color:#627167}.laundry-quote-image{min-height:630px}.about-story{background:#fffdfa;display:grid;grid-template-columns:32% 68%;gap:40px}.about-story-label{display:flex;flex-direction:column;justify-content:space-between}.story-deco{font-family:var(--serif);font-size:clamp(160px,22vw,380px);line-height:.7;letter-spacing:-.13em;color:#e7eada;margin-left:-20px}.about-story-copy{max-width:830px;padding:0 5vw 25px 0}.about-story h2{margin-bottom:25px}.about-story p{max-width:650px;font-size:16px;color:#5c6c61;margin-top:17px}.about-values{background:#e9eee4}.about-values h2{margin-top:25px}.values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;margin-top:60px}.values-grid article{border-top:1px solid #b9c9b4;padding:25px 25px 35px 0;min-height:220px}.values-grid article span{font-size:10px;letter-spacing:.18em;font-weight:700;color:#8da283}.values-grid h3{font-family:var(--serif);font-size:clamp(28px,2.7vw,44px);letter-spacing:-.04em;margin:28px 0 12px}.values-grid p{font-size:13px;max-width:320px;color:#66786c}.about-photo-strip{display:grid;grid-template-columns:58% 42%;height:650px;position:relative}.about-photo-strip>div:nth-child(2) img{object-position:center 65%}.photo-strip-caption{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:255px;height:255px;border-radius:50%;background:var(--lime);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;z-index:3;padding:20px;color:var(--deep);box-shadow:0 25px 70px #0f312226}.photo-strip-caption span{font-size:10px;font-weight:700;letter-spacing:.18em}.photo-strip-caption strong{font-family:var(--serif);font-style:italic;font-weight:400;font-size:40px;line-height:1.05;margin-top:8px}.area-section{display:grid;grid-template-columns:40% 60%;gap:55px;background:#fffdfa}.area-section h2{margin:30px 0 23px}.area-section p{font-size:15px;color:#5e7065;max-width:390px}.area-list{display:grid;grid-template-columns:1fr 1fr;align-self:center;border-top:1px solid var(--line);border-left:1px solid var(--line)}.area-list span{font-family:var(--serif);font-size:clamp(26px,2.8vw,43px);letter-spacing:-.035em;border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:30px 27px;transition:background .3s ease,padding-left .3s ease}.area-list span:hover{background:#e9eee4;padding-left:35px}.area-note{position:relative;min-height:670px;display:flex;align-items:center;padding:70px var(--edge)}.area-note>.image-reveal{position:absolute;inset:0}.area-note>.image-reveal:after{content:"";position:absolute;inset:0;background:#0c2a1e3d}.area-note-card{position:relative;z-index:2;background:var(--paper);max-width:590px;padding:50px 55px;margin-left:auto}.area-note h2{font-size:clamp(43px,4.3vw,69px);margin:24px 0 17px}.area-note-card p:not(.kicker){font-size:15px;color:#617368;margin-bottom:25px}.contact-hero{display:grid;grid-template-columns:57% 43%;gap:0;min-height:700px;background:#e9eee4;padding-right:0;padding-top:0;padding-bottom:0}.contact-intro{padding:clamp(92px,10vw,165px) 65px 65px 0;display:flex;flex-direction:column;align-items:flex-start}.contact-intro h1{font-size:clamp(66px,6.3vw,105px);line-height:1.02;margin:31px 0 22px}.contact-intro h1 em{color:#78946c}.contact-intro>p:not(.kicker){font-size:17px;color:#5a7064;max-width:540px}.contact-email{font-family:var(--serif);font-size:clamp(24px,2.5vw,39px);letter-spacing:-.04em;display:flex;align-items:center;gap:14px;line-height:1.15;border-bottom:1px solid var(--ink);padding-bottom:8px;margin-top:42px;transition:gap .3s ease}.contact-email:hover{gap:25px}.contact-email svg{width:22px;height:22px;flex:none}.contact-art{min-height:700px}.contact-art img{object-position:center 40%}.contact-art-note{position:absolute;bottom:32px;left:-60px;background:var(--deep);color:#eef5df;padding:25px 32px;font-family:var(--serif);font-style:italic;font-size:27px;line-height:1.12;z-index:3}.contact-form-section{background:#fffdfa;display:grid;grid-template-columns:43% 57%;gap:50px}.contact-form-section h2{margin-top:28px}.contact-form-section>div>p:not(.kicker){font-size:15px;color:#617369;max-width:425px;margin-top:25px}.enquiry-form{max-width:675px;width:100%;padding-right:50px}.form-row{margin-bottom:25px}.form-row label{display:flex;justify-content:space-between;gap:15px;font-size:12px;font-weight:700;letter-spacing:.025em;margin-bottom:9px}.form-row label span{font-weight:400;color:#839287}.form-row input,.form-row select,.form-row textarea{width:100%;border:1px solid #cbd4c8;border-radius:0;background:#f9faf5;color:var(--ink);padding:16px 17px;font-size:15px;outline:0;transition:border-color .3s ease,background .3s ease}.form-row input:focus,.form-row select:focus,.form-row textarea:focus{border-color:#78936f;background:#fff}.form-row input::placeholder,.form-row textarea::placeholder{color:#9aa89c}.form-row textarea{resize:vertical;min-height:130px}.form-row select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18'%3E%3Cpath d='m4 6 5 5 5-5' fill='none' stroke='%23173b32' stroke-width='1.5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 17px center}.form-note{font-size:12px;color:#73877b;margin-top:17px}.contact-ending{background:#e8e0d4;text-align:center;display:flex;align-items:center;flex-direction:column;gap:25px}.contact-ending>p:not(.kicker){font-family:var(--serif);font-size:clamp(28px,3vw,48px);letter-spacing:-.035em;max-width:770px;line-height:1.2}.site-footer{background:#f0ede4;padding:80px var(--edge) 25px}.footer-top{display:grid;grid-template-columns:30% 36% 34%;gap:20px;padding-bottom:100px}.footer-brand{display:flex;flex-direction:column;align-items:flex-start}.footer-brand svg{width:42px;height:42px;margin-bottom:10px}.footer-brand strong{font-family:var(--serif);font-size:clamp(66px,7vw,110px);letter-spacing:-.09em;line-height:.8;font-weight:500}.footer-brand span{font-size:10px;letter-spacing:.2em;font-weight:700;margin-top:17px}.footer-nav{display:grid;grid-template-columns:1fr 1fr;gap:25px}.footer-nav>div,.footer-contact{display:flex;flex-direction:column;align-items:flex-start;gap:14px}.footer-label{font-size:10px;letter-spacing:.18em;font-weight:700;color:#8a9a87;margin-bottom:12px}.footer-nav a{font-size:14px;transition:transform .3s ease,color .3s ease}.footer-nav a:hover{transform:translate(5px);color:#718a6c}.footer-contact a{font-family:var(--serif);font-size:clamp(19px,1.7vw,26px);letter-spacing:-.035em;display:flex;align-items:center;gap:9px;border-bottom:1px solid currentColor;padding-bottom:5px}.footer-contact a svg{width:17px;height:17px}.footer-contact p{font-size:13px;color:#829184}.footer-bottom{border-top:1px solid #cdd5c8;padding-top:21px;display:flex;justify-content:space-between;gap:20px;color:#718375;font-size:10px;letter-spacing:.08em}@media(max-width:1180px){:root{--edge:clamp(25px,4.5vw,65px)}.desktop-nav{gap:18px}.header-cta{gap:8px}.hero{grid-template-columns:53% 47%}.hero-title{font-size:clamp(70px,7vw,95px)}.hero-primary{width:88%}.hero-secondary{width:38%}.switch-shell{grid-template-columns:35% 65%}.switch-panel{grid-template-columns:49% 51%}.feature-copy{padding-left:5vw;padding-right:3vw}}@media(max-width:920px){:root{--header:74px}.site-header{-webkit-backdrop-filter:none;backdrop-filter:none}.desktop-nav,.header-cta{display:none}.site-header{justify-content:space-between}.menu-toggle{display:flex;border:1px solid #a6b7a4;background:transparent;width:46px;height:46px;flex-direction:column;align-items:center;justify-content:center;gap:6px;z-index:902}.menu-toggle span{width:20px;height:1px;background:var(--ink);transition:transform .3s ease}.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)}.mobile-menu:not([hidden]){display:flex;position:fixed;top:var(--header);left:0;right:0;bottom:0;background:var(--deep);color:#fff;z-index:901;padding:35px var(--edge) 70px;flex-direction:column;overflow-y:auto;animation:menu-in .4s ease both}@keyframes menu-in{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:none}}.mobile-menu a{display:flex;align-items:center;gap:18px;padding:13px 0;border-bottom:1px solid rgba(255,255,255,.2);font-family:var(--serif);font-size:clamp(30px,6vw,50px);letter-spacing:-.04em}.mobile-menu a span{font-family:var(--sans);font-size:10px;letter-spacing:.15em;color:#b8cba7}.mobile-menu a svg{margin-left:auto;width:22px;height:22px}.hero{grid-template-columns:1fr;min-height:0}.hero-copy{padding:80px var(--edge) 55px;min-height:530px}.hero-title{font-size:clamp(72px,10vw,115px)}.hero-bottom{padding-top:45px}.hero-art{min-height:650px}.hero-primary{width:78%;height:86%}.hero-secondary{width:30%;height:42%;left:4%}.heading-grid{grid-template-columns:1fr 1fr}.statement-section{grid-template-columns:1fr 1fr;min-height:0}.statement-image{height:650px}.statement-copy{padding:55px 45px}.statement-copy h2{font-size:clamp(45px,5vw,60px)}.switch-shell{display:block}.switch-tabs{flex-direction:row;border-right:0}.switch-tab{width:50%;font-size:26px}.switch-panel-image{min-height:500px}.process-section{grid-template-columns:1fr}.process-heading{position:static}.process-steps{margin-top:40px}.local-section,.page-hero{grid-template-columns:1fr 1fr}.page-hero-copy{padding:80px 35px 40px var(--edge)}.page-hero h1{font-size:clamp(55px,6vw,80px)}.service-feature,.feature-reverse{grid-template-columns:5% 47% 48%}.feature-image{height:560px}.feature-copy h2{font-size:clamp(38px,4.5vw,60px)}.faq-section{grid-template-columns:40% 60%}.focus-grid{grid-template-columns:repeat(2,1fr);border-top:1px solid #c9d4c4}.focus-card{min-height:260px;border-bottom:1px solid #c9d4c4}.area-section{grid-template-columns:1fr}.footer-top{grid-template-columns:1fr 1.2fr;gap:55px}.footer-contact{grid-column:2}}@media(max-width:680px){:root{--edge:23px;--header:70px}.brand-type strong{font-size:27px}.brand-mark{width:31px;height:31px}.brand-type small{font-size:7px}.section{padding:83px var(--edge)}.section h2,.local-copy h2,.statement-copy h2,.cta-section h2,.image-story h2,.area-note h2{font-size:clamp(44px,11vw,65px)}.hero-copy{padding:71px var(--edge) 38px;min-height:0}.hero-title{font-size:clamp(68px,15vw,105px);margin:28px 0 23px;white-space:normal}.hero-description{font-size:16px}.hero-actions{gap:18px;margin-top:29px}.hero-bottom{padding-top:47px}.hero-art{min-height:490px}.hero-primary{width:83%;height:83%}.hero-secondary{width:34%;height:39%;border-width:5px;bottom:5%}.hero-stamp{width:112px;height:112px;right:4%;bottom:3%}.hero-stamp span{font-size:6px}.hero-stamp strong{font-size:19px;margin:5px 0}.hero-primary figcaption{font-size:8px;gap:10px;padding:10px}.hero-vertical{display:none}.heading-grid{display:block}.heading-grid p{margin-top:23px}.service-grid{display:block}.service-card{min-height:0;margin-top:0;margin-bottom:23px}.service-image{height:370px}.service-card-bottom{padding:22px 24px 26px}.service-card h3{font-size:39px}.statement-section{display:block}.statement-image{height:460px}.statement-copy{padding:80px var(--edge) 95px}.statement-copy h2{margin-top:25px}.statement-signature{margin-top:45px}.switch-intro h2{margin-top:24px}.switch-shell{margin-top:35px}.switch-tab{font-size:22px;padding:20px 12px;gap:8px}.switch-tab span{font-size:8px}.switch-tab svg{display:none}.switch-panel{display:flex;flex-direction:column}.switch-panel-image{min-height:350px;height:350px}.switch-panel-copy{padding:34px 30px 43px}.process-heading h2{margin-top:26px}.process-steps{padding-left:0}.process-line{left:26px}.process-step{min-height:190px;grid-template-columns:53px 1fr;gap:15px}.process-step h3{font-size:29px}.local-section{display:block}.local-image{height:430px}.local-copy{padding:78px var(--edge) 90px}.cta-section{min-height:510px;padding:80px var(--edge) 25px}.cta-content h2{font-size:clamp(57px,12vw,80px)}.cta-content p{font-size:15px}.cta-bottom{font-size:8px;gap:10px}.cta-deco svg{width:440px;height:440px}.page-hero{display:block}.page-hero-copy{padding:75px var(--edge) 65px}.page-hero h1{font-size:clamp(60px,12vw,80px)}.page-hero-copy>p:not(.kicker){font-size:16px}.page-hero-index{margin-top:45px}.page-hero-image{min-height:470px;height:470px}.service-feature,.feature-reverse{display:flex;flex-direction:column;align-items:stretch;padding:75px var(--edge)}.feature-number{writing-mode:initial;transform:none;order:0;margin-bottom:20px}.feature-image,.feature-reverse .feature-image{height:390px;order:1}.feature-copy,.feature-reverse .feature-copy{padding:35px 0 0;order:2}.feature-copy h2{font-size:52px;margin-top:22px}.enquiry-section{display:block}.enquiry-grid{margin-top:34px}.faq-section{display:block}.faq-heading{margin-bottom:37px}.faq-item summary{font-size:24px}.split-intro{display:block}.split-intro-right{padding:20px 0 0}.focus-heading h2{margin-bottom:38px}.focus-card{padding:20px 17px 25px;min-height:250px}.focus-card h3{font-size:30px}.focus-card p{font-size:12px}.image-story{height:610px;padding:0 var(--edge) 30px}.image-story-card{padding:27px 28px}.mini-process{display:block}.mini-process-list{margin-top:37px}.laundry-grid{display:block}.laundry-tile{margin-bottom:24px}.laundry-tile:nth-child(2){margin-top:0}.laundry-tile .image-reveal{height:420px}.laundry-tile>div:last-child{padding:25px 27px 35px}.laundry-quote{display:block}.laundry-quote>div:first-child{padding:80px var(--edge)}.laundry-quote blockquote{font-size:55px}.laundry-quote-image{min-height:480px;height:480px}.about-story{display:block}.story-deco{display:none}.about-story-copy{padding:30px 0 0}.values-grid{display:block;margin-top:35px}.values-grid article{min-height:0;padding-bottom:33px}.about-photo-strip{height:500px;grid-template-columns:57% 43%}.photo-strip-caption{width:145px;height:145px}.photo-strip-caption span{font-size:7px}.photo-strip-caption strong{font-size:25px}.area-list span{padding:22px 15px;font-size:25px}.area-note{min-height:600px;padding:30px var(--edge);align-items:end}.area-note-card{padding:30px}.contact-hero{display:block;padding-right:0}.contact-intro{padding:77px var(--edge) 75px}.contact-intro h1{font-size:clamp(59px,12vw,85px)}.contact-email{font-size:clamp(21px,5vw,31px);word-break:break-all}.contact-art{height:450px;min-height:450px}.contact-art-note{left:var(--edge);bottom:25px;font-size:22px}.contact-form-section{display:block}.enquiry-form{padding-right:0;margin-top:40px}.footer-top{display:block;padding-bottom:65px}.footer-brand{margin-bottom:65px}.footer-nav{margin-bottom:55px}.footer-contact a{font-size:22px}.footer-bottom{flex-wrap:wrap;font-size:9px}}@media(max-width:390px){.hero-title{font-size:62px}.hero-actions .button{width:100%}.hero-primary{width:87%}.service-image{height:320px}.switch-tab{font-size:18px}.page-hero h1{font-size:56px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.js .reveal{opacity:1;transform:none}.js .image-reveal:not(.is-visible) img{clip-path:none}.js .hero-title .line-wrap>span{transform:none}.cursor-glow{display:none}}
