:root{--sage:#788a80;--sage-dark:#53675c;--sage-deep:#26372f;--ivory:#f5f3ef;--cream:#ece8de;--ink:#18221d;--muted:#66736c;--white:#fff;--line:#dfe4e0;--shadow:0 18px 45px rgba(25,42,34,.11)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f8faf8;color:var(--ink);font-family:"DM Sans",sans-serif;font-size:16px;line-height:1.55}a{color:inherit;text-decoration:none}.site-header{height:108px;position:absolute;top:0;left:0;right:0;z-index:10;display:flex;align-items:center;justify-content:space-between;padding:0 5.5vw;color:#fff}.logo img{width:92px;height:92px;object-fit:contain}.site-header nav{display:flex;align-items:center;gap:2.15rem;font-size:.86rem}.nav-button{padding:.78rem 1.25rem;border-radius:.6rem;background:var(--sage);box-shadow:0 8px 24px rgba(0,0,0,.18);font-weight:600}.nav-button span,.button span{margin-left:1rem}.menu-button{display:none;background:none;border:0;color:#fff;font:600 .85rem "DM Sans"}.hero{min-height:720px;position:relative;display:flex;align-items:center;color:#fff;background:url("office-hallway.jpg") center/cover}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(20,31,26,.96) 0%,rgba(26,43,35,.91) 48%,rgba(120,138,128,.58) 100%)}.hero-content{position:relative;z-index:1;width:min(760px,88vw);margin-left:5.5vw;padding-top:4rem}.pill{display:inline-flex;align-items:center;gap:.55rem;padding:.35rem .7rem;border:1px solid rgba(202,220,211,.25);border-radius:99px;background:rgba(120,138,128,.12);font-size:.8rem;color:#dbe7e0}.pill span{width:7px;height:7px;border-radius:50%;background:#c5d5cd;box-shadow:0 0 15px #dce9e2}.hero h1{font-size:clamp(3.2rem,5.6vw,6rem);line-height:1.02;letter-spacing:-.05em;margin:1.4rem 0 1.5rem}.hero h1 em{font-family:"Frank Ruhl Libre",serif;font-weight:500;color:#c8d6cf}.hero-copy{font-size:1.15rem;color:#c7d0cb;max-width:660px}.actions{display:flex;gap:.8rem;margin-top:2rem}.button{display:inline-flex;align-items:center;justify-content:center;padding:1rem 1.35rem;border-radius:.45rem;font-size:.88rem;font-weight:600}.primary{background:var(--sage);color:#fff}.ghost{border:1px solid rgba(255,255,255,.35);background:rgba(255,255,255,.07)}.value-strip{width:min(1180px,90vw);margin:-40px auto 0;position:relative;z-index:2;background:#fff;border-radius:.85rem;box-shadow:var(--shadow);display:grid;grid-template-columns:repeat(3,1fr);padding:1.8rem}.value-strip article{display:flex;align-items:center;justify-content:center;gap:1rem;padding:.8rem;border-right:1px solid var(--line)}.value-strip article:last-child{border:0}.value-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:.65rem;background:#edf3ef;color:var(--sage-dark);font-size:.72rem;font-weight:700}.value-strip strong,.value-strip small{display:block}.value-strip strong{font-size:1.2rem}.value-strip small{font-size:.75rem;color:#8a958f;margin-top:.2rem}.section{padding:7rem 5.5vw}.section-intro{max-width:780px;margin-bottom:4rem}.center{text-align:center;margin-left:auto;margin-right:auto}.kicker{text-transform:uppercase;letter-spacing:.12em;font-size:.72rem;font-weight:700;color:var(--sage);margin:0 0 .9rem}.section h2,.cta h2{font-size:clamp(2.3rem,3.8vw,4rem);letter-spacing:-.04em;line-height:1.08;margin:.5rem 0 1rem}.section-intro>p:last-child{color:var(--muted);max-width:700px;margin:0 auto}.services{padding-top:6rem}.service-group{margin-top:4rem}.group-heading{display:grid;grid-template-columns:auto 1fr 1fr;align-items:end;gap:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid var(--line)}.group-heading>span{font-size:.75rem;color:var(--sage);font-weight:700}.group-heading h3{font-size:2rem;margin:0}.group-heading p{margin:0;color:var(--muted)}.card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.35rem;margin-top:1.4rem}.service-card{display:flex;flex-direction:column;min-height:390px;background:#fff;border:1px solid #e5e9e6;border-radius:.8rem;padding:1.75rem;box-shadow:0 8px 25px rgba(27,47,36,.035);transition:.25s}.service-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.card-icon{display:grid;place-items:center;width:46px;height:46px;border-radius:.7rem;background:#edf4ef;color:var(--sage-dark);font-size:1.35rem}.service-card h4{font-size:1.2rem;margin:1.4rem 0 .75rem}.service-card>p{color:var(--muted);font-size:.9rem}.service-card ul{list-style:none;padding:0;margin:1rem 0;font-size:.8rem;color:#58655e}.service-card li{padding:.18rem 0}.service-card li:before{content:"✓";color:var(--sage);margin-right:.5rem}.service-card a{margin-top:auto;color:var(--sage-dark);font-size:.82rem;font-weight:600}.ai-group{margin-top:5rem}.ai-group .card-icon{background:#f0eeeb;color:#7d6e60}.method{background:#fff}.method-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.1rem}.method-grid article{position:relative;text-align:center;border:1px solid var(--line);border-radius:.8rem;padding:2.6rem 1.4rem 2rem}.method-grid article>span{position:absolute;top:1rem;left:1rem;font-size:.65rem;color:#9ba59f}.method-icon{margin:0 auto 1.3rem;display:grid;place-items:center;width:54px;height:54px;border-radius:50%;background:var(--sage-deep);color:#d6e3dc;font-size:1.3rem}.method-grid article:nth-child(even) .method-icon{background:var(--sage)}.method-grid h3{font-size:1.05rem}.method-grid p{color:var(--muted);font-size:.85rem}.studio{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:5vw;background:#f3f6f4}.studio-image{position:relative}.studio-image>img{width:100%;height:530px;object-fit:cover;border-radius:1rem;box-shadow:var(--shadow)}.image-note{position:absolute;right:-1.5rem;bottom:2rem;background:#fff;border-radius:.75rem;padding:1rem 1.3rem;box-shadow:var(--shadow);display:flex;align-items:center;gap:.9rem}.image-note span{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#eaf2ed;color:var(--sage)}.image-note p{font-size:.78rem;margin:0}.studio-copy h2{font-size:clamp(2.5rem,4vw,4rem)}.studio-copy .large{font-size:1.25rem;color:var(--ink)}.studio-copy>p:not(.kicker,.large){color:var(--muted)}.principles{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin:2rem 0}.principles article{display:flex;gap:.8rem;background:#fff;border:1px solid var(--line);border-radius:.65rem;padding:1rem}.principles article>span{color:var(--sage);font-size:1.2rem}.principles strong{font-size:.85rem}.principles p{font-size:.75rem;color:var(--muted);margin:.3rem 0 0}.inline-link{color:var(--sage-dark);font-weight:700;font-size:.85rem}.results{background:var(--sage-deep);color:#fff;display:grid;grid-template-columns:1fr 1.2fr;gap:5vw}.results>div:first-child>p:last-child{color:#aebbb4}.result-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.result-grid article{align-self:end;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.11);border-radius:.8rem;padding:1.5rem;min-height:210px}.result-grid small{color:#9fb0a7}.result-grid strong{display:block;font-size:1.05rem;margin:2rem 0 .6rem}.result-grid p{font-size:.8rem;color:#aebbb4}.insights{background:#fff}.insights-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:3rem}.insights-head>div{max-width:700px}.insights-head>a{color:var(--sage);font-weight:700;font-size:.82rem}.insight-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.3rem}.insight-grid article{background:var(--sage-deep);color:#fff;border-radius:.8rem;padding:2rem;min-height:300px;display:flex;flex-direction:column}.insight-grid article:nth-child(2){background:var(--sage)}.insight-grid article:nth-child(3){background:#e9e5dc;color:var(--ink)}.insight-grid span{font-size:.65rem;letter-spacing:.1em}.insight-grid h3{font-size:1.5rem;line-height:1.2;margin:2rem 0 1rem}.insight-grid p{font-size:.88rem;color:#b8c3bd}.insight-grid article:nth-child(3) p{color:var(--muted)}.insight-grid a{margin-top:auto;font-size:.78rem;font-weight:700}.cta{margin:0 3vw 6rem;padding:5rem 6vw;border-radius:1.2rem;background:var(--sage);color:#fff;display:flex;align-items:end;justify-content:space-between;gap:3rem;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:35px 35px}.cta>div{max-width:760px}.cta>div>p:last-child{color:#dce3df}.ivory{background:var(--ivory);color:var(--sage-deep);min-width:220px}.contact{display:grid;grid-template-columns:1fr 1.2fr;gap:0;max-width:1180px;margin:0 auto 7rem;padding:0;border-radius:1rem;overflow:hidden;box-shadow:var(--shadow)}.contact-panel{background:var(--sage-deep);color:#fff;padding:3.5rem}.contact-panel img{width:110px;height:110px;object-fit:contain}.contact-panel h2{font-size:2.3rem}.contact-panel>p{color:#afbab4}.contact-panel>div{margin-top:2rem}.contact-panel small,.contact-panel strong,.contact-panel a{display:block}.contact-panel small{font-size:.65rem;text-transform:uppercase;letter-spacing:.1em;color:#86968e}.contact-panel a,.contact-panel strong{font-size:.9rem;margin-top:.25rem}.enquiry-form{background:#fff;padding:3.5rem;display:flex;flex-direction:column;gap:1rem}.enquiry-form h3{font-size:1.5rem;margin:0 0 1rem}.enquiry-form label{font-size:.73rem;font-weight:600}.enquiry-form input,.enquiry-form select,.enquiry-form textarea{width:100%;margin-top:.35rem;border:1px solid var(--line);border-radius:.4rem;padding:.85rem;font:400 .85rem "DM Sans";background:#fff}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.enquiry-form button{border:0;border-radius:.4rem;padding:1rem;background:var(--sage);color:#fff;font-weight:700}footer{background:#111b16;color:#fff;padding:4.5rem 5.5vw 2rem;display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:4rem}footer img{width:110px;height:110px;object-fit:contain}footer>div:not(.footer-main){display:flex;flex-direction:column;gap:.55rem;font-size:.8rem}.footer-main p{font-size:.85rem;color:#9da9a2;max-width:320px}.footer-main+div strong,footer div strong{margin-bottom:.6rem}.copyright{grid-column:1/-1;border-top:1px solid #2d3832;padding-top:1.5rem;margin:2rem 0 0;color:#76827c;font-size:.7rem}
@media(max-width:900px){.site-header{height:78px}.logo img{width:78px;height:78px}.menu-button{display:block}.site-header nav{display:none;position:absolute;top:78px;left:0;right:0;background:var(--sage-deep);padding:2rem 5vw;flex-direction:column;align-items:flex-start}.site-header nav.open{display:flex}.hero{min-height:650px}.value-strip{grid-template-columns:1fr}.value-strip article{border-right:0;border-bottom:1px solid var(--line);justify-content:flex-start}.card-grid{grid-template-columns:1fr 1fr}.method-grid{grid-template-columns:1fr 1fr}.studio,.results{grid-template-columns:1fr}.result-grid{margin-top:2rem}.contact{margin-left:5vw;margin-right:5vw}.principles{grid-template-columns:1fr}.insight-grid{grid-template-columns:1fr 1fr}footer{grid-template-columns:1fr 1fr}}@media(max-width:620px){.hero-content{margin-left:6vw;padding-top:2rem}.hero h1{font-size:3rem}.actions{flex-direction:column;align-items:flex-start}.value-strip{margin-top:-25px}.section{padding:5rem 6vw}.group-heading{grid-template-columns:auto 1fr}.group-heading>p{grid-column:2}.card-grid,.method-grid,.result-grid,.insight-grid{grid-template-columns:1fr}.service-card{min-height:340px}.studio-image>img{height:390px}.image-note{right:.5rem}.results{gap:1rem}.insights-head{display:block}.insights-head>a{display:inline-block;margin-top:1rem}.cta{margin:0 4vw 4rem;padding:4rem 7vw;display:block}.cta .button{margin-top:1rem}.contact{grid-template-columns:1fr}.contact-panel,.enquiry-form{padding:2rem}.form-row{grid-template-columns:1fr}footer{grid-template-columns:1fr;gap:2rem}}
.nav-button,.button,.enquiry-form button{transition:filter .25s ease;transform-origin:center}
.nav-button:hover,.button:hover,.enquiry-form button:hover{animation:pps-wiggle .42s ease;filter:brightness(1.06)}
@keyframes pps-wiggle{0%,100%{transform:translateY(0) rotate(0)}25%{transform:translateY(-1px) rotate(-1.25deg)}50%{transform:translateY(-1px) rotate(1.25deg)}75%{transform:translateY(-1px) rotate(-.65deg)}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.service-card,.nav-button,.button,.enquiry-form button{transition:none}.nav-button:hover,.button:hover,.enquiry-form button:hover{animation:none;transform:none}}
.service-hero,.insights-hero{min-height:610px;display:flex;align-items:center;padding:9rem 5.5vw 6rem;color:#fff;background:linear-gradient(110deg,rgba(20,31,26,.98),rgba(38,55,47,.78)),url("office-hallway.jpg") center/cover}.service-hero>div,.insights-hero>div{max-width:900px}.service-hero h1,.insights-hero h1{font-size:clamp(3.4rem,6vw,6.4rem);line-height:1;letter-spacing:-.05em;margin:1.5rem 0}.service-hero h1 em,.insights-hero h1 em{font-family:"Frank Ruhl Libre",serif;font-weight:500;color:#c8d6cf}.service-hero>div>p:last-child,.insights-hero>div>p:last-child{max-width:700px;color:#d3dcd7;font-size:1.15rem}.service-detail{display:grid;grid-template-columns:1fr 1fr;gap:8vw;align-items:start}.service-detail h2{margin-top:0}.service-detail>div:last-child{color:var(--muted)}.service-includes{background:#f3f6f4}.service-next{display:flex;align-items:end;justify-content:space-between;gap:3rem;background:#fff}.service-next>div{max-width:760px}.service-next>div p:last-child{color:var(--muted)}.insights-hero{background:linear-gradient(110deg,rgba(20,31,26,.98),rgba(38,55,47,.8)),url("office-meeting-room.jpg") center/cover}.insight-library{background:#fff}.insight-list{border-top:1px solid var(--line)}.insight-list article{display:grid;grid-template-columns:.45fr 1fr 1.2fr;gap:3rem;padding:3rem 0;border-bottom:1px solid var(--line);scroll-margin-top:2rem}.insight-list article>div{display:flex;flex-direction:column;gap:.5rem;font-size:.68rem;letter-spacing:.08em;color:var(--sage)}.insight-list h2{font-size:clamp(1.6rem,2.6vw,2.5rem);margin:0}.insight-list article>p{margin:0;color:var(--muted)}
@media(max-width:900px){.service-detail{grid-template-columns:1fr}.service-next{align-items:flex-start;flex-direction:column}.insight-list article{grid-template-columns:.4fr 1fr}.insight-list article>p{grid-column:2}}
@media(max-width:620px){.service-hero,.insights-hero{min-height:560px;padding-left:6vw;padding-right:6vw}.insight-list article{grid-template-columns:1fr;gap:1rem}.insight-list article>p{grid-column:auto}}
.method-link{text-align:center;margin-top:2.5rem}
.about-header{position:absolute;background:transparent}.about-hero{min-height:610px;display:flex;align-items:center;padding:9rem 5.5vw 6rem;color:#fff;background:linear-gradient(90deg,rgba(20,31,26,.96),rgba(38,55,47,.77)),url("office-meeting-room.jpg") center/cover}.about-hero>div{max-width:800px}.about-hero h1{font-size:clamp(3.4rem,6vw,6.4rem);line-height:1;letter-spacing:-.05em;margin:1.5rem 0}.about-hero h1 em{font-family:"Frank Ruhl Libre",serif;font-weight:500;color:#c8d6cf}.about-hero>div>p:last-child{max-width:650px;color:#d3dcd7;font-size:1.15rem}.about-story{display:grid;grid-template-columns:1fr 1fr;gap:8vw;align-items:start}.about-story h2{margin-top:0}.about-story>div:last-child{color:var(--muted)}.about-lead{font-size:1.3rem;color:var(--ink);margin-top:0}.about-purpose{background:#f3f6f4}.about-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.3rem}.about-card-grid article{background:#fff;border:1px solid var(--line);border-radius:.85rem;padding:2rem;min-height:260px}.about-card-grid span{display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:#edf4ef;color:var(--sage-dark);font-size:1.25rem}.about-card-grid h3{margin:1.6rem 0 .7rem}.about-card-grid p{color:var(--muted);font-size:.9rem}.about-beliefs{display:grid;grid-template-columns:1fr 1.15fr;gap:8vw;background:#fff}.belief-list article{display:grid;grid-template-columns:auto 1fr;gap:1.2rem;padding:1.5rem 0;border-bottom:1px solid var(--line)}.belief-list article:first-child{padding-top:0}.belief-list strong{color:var(--sage);font-size:.75rem}.belief-list h3{margin:0 0 .35rem}.belief-list p{margin:0;color:var(--muted);font-size:.9rem}@media(max-width:900px){.about-story,.about-beliefs{grid-template-columns:1fr}.about-card-grid{grid-template-columns:1fr 1fr}}@media(max-width:620px){.about-hero{min-height:560px;padding-left:6vw;padding-right:6vw}.about-card-grid{grid-template-columns:1fr}}
.approach-hero{min-height:610px;display:flex;align-items:center;padding:9rem 5.5vw 6rem;color:#fff;background:linear-gradient(110deg,rgba(20,31,26,.98),rgba(38,55,47,.84)),url("service-hero-v7.jpg") center/cover}.approach-hero>div{max-width:880px}.approach-hero h1{font-size:clamp(3.4rem,6vw,6.4rem);line-height:1;letter-spacing:-.05em;margin:1.5rem 0}.approach-hero h1 em{font-family:"Frank Ruhl Libre",serif;font-weight:500;color:#c8d6cf}.approach-hero>div>p:last-child{max-width:690px;color:#d3dcd7;font-size:1.15rem}.approach-intro{display:grid;grid-template-columns:1fr 1fr;gap:8vw;align-items:start}.approach-intro h2{margin-top:0}.approach-intro>div:last-child{color:var(--muted)}.approach-process{background:#fff}.process-list{max-width:1050px;margin:0 auto}.process-list article{display:grid;grid-template-columns:90px 1fr 1.1fr;gap:2rem;align-items:start;padding:2.2rem 0;border-top:1px solid var(--line)}.process-list article:last-child{border-bottom:1px solid var(--line)}.process-number{font-family:"Frank Ruhl Libre",serif;font-size:2.3rem;color:var(--sage)}.process-list h3{font-size:1.5rem;margin:.2rem 0}.process-list p{margin:.25rem 0;color:var(--muted)}.approach-principles{background:#f3f6f4}.approach-principles .about-card-grid article{min-height:230px}.approach-outcome{display:grid;grid-template-columns:1fr 1.2fr;gap:7vw;background:var(--sage-deep);color:#fff}.approach-outcome h2{margin-top:0}.outcome-list{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.outcome-list article{padding:1.5rem;border:1px solid rgba(255,255,255,.13);border-radius:.75rem;background:rgba(255,255,255,.05)}.outcome-list strong{display:block;margin-bottom:.5rem}.outcome-list p{margin:0;color:#afbbb4;font-size:.88rem}@media(max-width:900px){.approach-intro,.approach-outcome{grid-template-columns:1fr}.process-list article{grid-template-columns:70px 1fr}.process-list article>p{grid-column:2}.outcome-list{grid-template-columns:1fr 1fr}}@media(max-width:620px){.approach-hero{min-height:560px;padding-left:6vw;padding-right:6vw}.process-list article{grid-template-columns:48px 1fr;gap:1rem}.outcome-list{grid-template-columns:1fr}}
.process-arrow{display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;margin:.1rem auto 1.15rem;border-radius:50%;background:#e8efeb;color:var(--sage-deep);font-size:1.4rem;line-height:1}
.approach-resources{text-align:center;background:var(--ivory)}.approach-resources h2{max-width:760px;margin:0 auto 1.25rem}.approach-resources>p:not(.kicker){max-width:610px;margin:0 auto 2rem;color:var(--muted);font-size:1.1rem}.approach-resources .button{max-width:100%}
/* Keep the service hero photograph beneath its animated green overlay. */
.service-hero{position:relative;overflow:hidden;background:#17271e}
.service-hero::before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(20,31,26,.96) 0%,rgba(26,43,35,.91) 48%,rgba(120,138,128,.58) 100%),url("service-hero-v7.jpg") center/cover;z-index:0}
.service-hero>div{position:relative;z-index:1}
.insight-grid h3 a{font-size:inherit;font-weight:inherit;line-height:inherit;text-decoration:underline;text-decoration-color:transparent;text-underline-offset:.18em;transition:text-decoration-color .2s ease}.insight-grid h3 a:hover,.insight-grid h3 a:focus-visible{text-decoration-color:currentColor}

.form-honey{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
.enquiry-form .form-status{margin:.15rem 0 0;font-size:.9rem;line-height:1.5}
.enquiry-form .form-status[hidden]{display:none}
.enquiry-form .form-status[data-state="error"]{color:#9a3b32}
.enquiry-form .form-status[data-state="success"]{color:#326a4c}
.enquiry-form button:disabled{opacity:.7;cursor:wait}
.enquiry-form .form-confidentiality{margin:.1rem 0 0;text-align:center;color:var(--muted);font-size:.75rem;line-height:1.4}
