.problem[data-astro-cid-ejzjt36j]{display:grid;grid-template-columns:1fr;gap:var(--space-14);align-items:center}@media(min-width:900px){.problem[data-astro-cid-ejzjt36j]{grid-template-columns:1fr 1fr;gap:var(--space-20)}}.problem__headline[data-astro-cid-ejzjt36j]{margin-top:var(--space-2);margin-bottom:var(--space-6);max-width:18ch}.problem__body[data-astro-cid-ejzjt36j]{font-size:var(--text-base);line-height:var(--leading-loose);margin-bottom:var(--space-4);max-width:50ch}.problem__visual[data-astro-cid-ejzjt36j]{display:flex;align-items:center;justify-content:center;min-height:280px;background-color:var(--color-bg-muted);border-radius:var(--radius-xl);padding:var(--space-8)}.rotating-word[data-astro-cid-ibltlskk]{display:inline-block;position:relative;vertical-align:baseline}.rotating-word__sizer[data-astro-cid-ibltlskk]{visibility:hidden;display:inline-block;white-space:nowrap}.rotating-word__display[data-astro-cid-ibltlskk]{position:absolute;inset:0;display:flex;align-items:baseline;justify-content:center}.rotating-word__current[data-astro-cid-ibltlskk]{color:var(--color-accent);display:inline-block;white-space:nowrap}.rotating-word__current--out[data-astro-cid-ibltlskk]{animation:atomiseOut .6s ease-in forwards}.rotating-word__current--in[data-astro-cid-ibltlskk]{animation:dustCloudIn .7s ease-out forwards}@keyframes atomiseOut{0%{opacity:1;filter:blur(0);transform:scale(1) translateY(0)}40%{opacity:.6;filter:blur(2px);transform:scale(1.03) translateY(-2px)}to{opacity:0;filter:blur(8px);transform:scale(.9) translateY(-6px)}}@keyframes dustCloudIn{0%{opacity:0;filter:blur(10px);transform:scale(.85) translateY(8px)}50%{opacity:.7;filter:blur(3px);transform:scale(1.02) translateY(1px)}to{opacity:1;filter:blur(0);transform:scale(1) translateY(0)}}@media(prefers-reduced-motion:reduce){.rotating-word__current--out[data-astro-cid-ibltlskk],.rotating-word__current--in[data-astro-cid-ibltlskk]{animation:none}.rotating-word__current--out[data-astro-cid-ibltlskk]{opacity:0}.rotating-word__current--in[data-astro-cid-ibltlskk]{opacity:1}}.grass-wind[data-astro-cid-ot7tcqwe]{display:flex;align-items:flex-end}.grass-wind__field[data-astro-cid-ot7tcqwe]{position:relative;width:100%}.grass-wind__blade[data-astro-cid-ot7tcqwe]{position:absolute;bottom:0;border-radius:0 2px 0 0;transform-origin:bottom center;animation-name:grassSway;animation-timing-function:ease-in-out;animation-iteration-count:infinite;will-change:transform}@keyframes grassSway{0%,to{transform:rotate(calc(-3deg + var(--extra-rotate, 0deg))) skew(-1deg)}25%{transform:rotate(calc(4deg + var(--extra-rotate, 0deg))) skew(2deg)}50%{transform:rotate(calc(-2deg + var(--extra-rotate, 0deg))) skew(-1deg)}75%{transform:rotate(calc(5deg + var(--extra-rotate, 0deg))) skew(1deg)}}@media(max-width:767px){.grass-wind[data-astro-cid-ot7tcqwe]{display:none}}@media(prefers-reduced-motion:reduce){.grass-wind__blade[data-astro-cid-ot7tcqwe]{animation:none;transform:rotate(-1deg)}}.water-ripple[data-astro-cid-3svoqdsl] canvas[data-astro-cid-3svoqdsl]{display:block;width:100%;height:100%}.drifting-particles__dot[data-astro-cid-7x5ba7dk]{position:absolute;bottom:-10px;border-radius:50%;background:currentColor;color:var(--color-text-light, #9ca3af);animation:particleFloat linear infinite;will-change:transform,opacity}@keyframes particleFloat{0%{transform:translateY(0) translate(0);opacity:0}10%{opacity:var(--particle-opacity, .08)}90%{opacity:var(--particle-opacity, .08)}to{transform:translateY(-100vh) translate(var(--active-drift, var(--drift, 20px)));opacity:0}}@media(max-width:767px){.drifting-particles[data-astro-cid-7x5ba7dk]{display:none}}@media(prefers-reduced-motion:reduce){.drifting-particles__dot[data-astro-cid-7x5ba7dk]{animation:none;opacity:.04}}.gallery-backdrop--mobile[data-astro-cid-rutlbdal]{display:none}@media(max-width:599px){.gallery-backdrop--mobile[data-astro-cid-rutlbdal]{display:block;position:absolute;inset:0;z-index:0;overflow:hidden;pointer-events:none}.gallery-backdrop--desktop[data-astro-cid-rutlbdal]{display:none!important}}.gallery-backdrop--desktop[data-astro-cid-rutlbdal]{position:absolute;inset:0;z-index:0;overflow:hidden;pointer-events:none}.gallery-backdrop__composite[data-astro-cid-rutlbdal]{width:100%;height:100%;background-position:top center;background-size:cover;background-repeat:no-repeat;display:block;opacity:0;animation:galleryFadeUp .8s ease forwards}.gallery-backdrop__composite--mobile[data-astro-cid-rutlbdal]{background-image:url(/images/gallery-mobile-composite.webp)}.gallery-backdrop__composite--desktop[data-astro-cid-rutlbdal]{background-image:url(/images/gallery-desktop-composite.webp)}@keyframes galleryFadeUp{0%{opacity:0;transform:scale(1.03)}to{opacity:1;transform:scale(1)}}.value-story[data-astro-cid-kt3vu2eo]{position:relative;padding:var(--space-20) 0;overflow:hidden;min-height:360px;display:flex;align-items:center;justify-content:center}.value-story__bg[data-astro-cid-kt3vu2eo]{position:absolute;inset:0;z-index:0;pointer-events:none}.value-story__bg[data-astro-cid-kt3vu2eo]>*{position:absolute;inset:0;width:100%;height:100%}.value-story__inner[data-astro-cid-kt3vu2eo]{position:relative;z-index:1;display:grid;grid-template-columns:1fr;gap:var(--space-10);align-items:center;max-width:1100px;margin-inline:auto;padding-inline:var(--space-6)}@media(min-width:900px){.value-story__inner[data-astro-cid-kt3vu2eo]{grid-template-columns:1fr 1fr;gap:var(--space-14)}.value-story__inner--reverse[data-astro-cid-kt3vu2eo] .value-story__visual[data-astro-cid-kt3vu2eo]{order:-1}}.value-story__content[data-astro-cid-kt3vu2eo]{text-align:center}@media(min-width:900px){.value-story__content[data-astro-cid-kt3vu2eo]{text-align:left}}.value-story__visual[data-astro-cid-kt3vu2eo]{display:flex;align-items:center;justify-content:center}.value-story__visual[data-astro-cid-kt3vu2eo] img[data-astro-cid-kt3vu2eo]{width:100%;max-width:480px;height:auto;border-radius:var(--radius-xl);box-shadow:0 8px 40px #00000014}.value-story__content[data-astro-cid-kt3vu2eo] h2[data-astro-cid-kt3vu2eo]{margin-top:var(--space-2);margin-bottom:var(--space-6);font-size:clamp(var(--text-2xl),4vw,var(--text-4xl))}.value-story__body[data-astro-cid-kt3vu2eo]{color:var(--color-text-muted);font-size:var(--text-base);line-height:var(--leading-relaxed);max-width:none}.value-story__link[data-astro-cid-kt3vu2eo]{display:inline-block;margin-top:var(--space-4);font-size:var(--text-sm);font-weight:var(--weight-semibold);color:var(--color-accent);text-decoration:none}.value-story__link[data-astro-cid-kt3vu2eo]:hover{text-decoration:underline}.value-story__points[data-astro-cid-kt3vu2eo]{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--space-2);margin-top:var(--space-6)}@media(min-width:900px){.value-story__points[data-astro-cid-kt3vu2eo]{justify-content:flex-start}}.value-story__points[data-astro-cid-kt3vu2eo] span[data-astro-cid-kt3vu2eo]{font-size:var(--text-xs);font-weight:var(--weight-semibold);color:var(--color-accent);background:var(--color-accent-light);padding:var(--space-1) var(--space-3);border-radius:var(--radius-full);letter-spacing:.02em}.value-story--water[data-astro-cid-kt3vu2eo],.value-story--grass[data-astro-cid-kt3vu2eo],.value-story--particles[data-astro-cid-kt3vu2eo]{background:transparent}@media(max-width:480px){.value-story[data-astro-cid-kt3vu2eo]{padding:var(--space-14) 0;min-height:280px}}.scroll-story[data-astro-cid-bvqo6ae4]{background:#fff;display:flex;flex-direction:column;align-items:center;padding:0 var(--gutter) var(--space-20)}.scroll-story-mobile[data-astro-cid-bvqo6ae4]{display:none}.ss-pin-wrap[data-astro-cid-bvqo6ae4]{width:100%}.ss-pin[data-astro-cid-bvqo6ae4]{position:sticky;top:0;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;padding:4vh 0;background:#fff}.ss-pin-spacer[data-astro-cid-bvqo6ae4]{height:80vh}.ss-title[data-astro-cid-bvqo6ae4]{font-size:clamp(var(--text-xl),3vw,var(--text-3xl));max-width:20ch;margin:0 auto var(--space-4);color:var(--color-accent);font-style:italic;text-align:center}.ss-caption[data-astro-cid-bvqo6ae4]{height:28px;width:100%;max-width:600px;text-align:center;position:relative;margin-bottom:var(--space-20)}.ss-cap[data-astro-cid-bvqo6ae4]{position:absolute;inset:0;margin:0;font-family:var(--font-display);font-size:clamp(var(--text-sm),1.6vw,var(--text-base));font-style:italic;color:var(--color-text-muted);opacity:0;display:flex;align-items:center;justify-content:center}.ss-radial[data-astro-cid-bvqo6ae4]{position:relative;width:520px;height:520px;max-width:88vw;max-height:88vw;margin-bottom:0}.ss-radial__center[data-astro-cid-bvqo6ae4]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(1.6);display:flex;flex-direction:column;align-items:center;gap:4px;z-index:2}.ss-radial__you-img[data-astro-cid-bvqo6ae4]{width:180px;height:180px}.ss-radial__you-img[data-astro-cid-bvqo6ae4] img[data-astro-cid-bvqo6ae4]{width:100%;height:100%;object-fit:contain}.ss-radial__center[data-astro-cid-bvqo6ae4] span[data-astro-cid-bvqo6ae4]{font-size:12px;font-weight:var(--weight-semibold);color:var(--color-text-muted)}.ss-radial__hub[data-astro-cid-bvqo6ae4]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);width:120px;height:120px;z-index:3;opacity:0}.ss-radial__hub[data-astro-cid-bvqo6ae4] svg[data-astro-cid-bvqo6ae4]{width:100%;height:100%}.ss-lines[data-astro-cid-bvqo6ae4]{position:absolute;inset:0;width:100%;height:100%;z-index:0;pointer-events:none}.ss-lines[data-astro-cid-bvqo6ae4] line[data-astro-cid-bvqo6ae4]{stroke:transparent;stroke-width:1.5;stroke-dasharray:6 4;stroke-linecap:round}.ss-orbit[data-astro-cid-bvqo6ae4]{position:absolute;top:50%;left:50%;display:flex;flex-direction:column;align-items:center;gap:4px;opacity:0;z-index:1}.ss-orbit__icon[data-astro-cid-bvqo6ae4]{width:80px;height:80px}.ss-orbit__icon[data-astro-cid-bvqo6ae4] img[data-astro-cid-bvqo6ae4]{width:100%;height:100%;object-fit:contain}.ss-orbit[data-astro-cid-bvqo6ae4] span[data-astro-cid-bvqo6ae4]{font-size:10px;font-weight:var(--weight-semibold);color:var(--color-text-muted);white-space:nowrap}.ss-cascade__label[data-astro-cid-bvqo6ae4]{font-family:var(--font-display);font-style:italic;font-size:var(--text-base);color:var(--color-text-muted);margin:0 0 var(--space-4);text-align:center}[data-astro-cid-bvqo6ae4][data-cascade-reveal]{opacity:0;transform:translateY(60px);transition:opacity .5s var(--ease-out),transform .7s var(--ease-out)}[data-astro-cid-bvqo6ae4][data-cascade-reveal=visible]{opacity:1;transform:translateY(0)}.ss-line[data-astro-cid-bvqo6ae4]{width:0;height:48px;border-left:1.5px dashed #1a1a1a;margin:var(--space-4) auto}.ss-line[data-astro-cid-bvqo6ae4][data-cascade-reveal]{opacity:0}.ss-line[data-astro-cid-bvqo6ae4][data-cascade-reveal=visible]{opacity:.35}.ss-line--tall[data-astro-cid-bvqo6ae4]{height:64px;margin-top:var(--space-24)}.ss-cascade__item[data-astro-cid-bvqo6ae4]{display:flex;flex-direction:column;align-items:center;gap:6px;padding:var(--space-6) 0}.ss-cascade__icon[data-astro-cid-bvqo6ae4]{width:96px;height:96px}.ss-cascade__icon[data-astro-cid-bvqo6ae4] img[data-astro-cid-bvqo6ae4]{width:100%;height:100%;object-fit:contain}.ss-cascade__item[data-astro-cid-bvqo6ae4] span[data-astro-cid-bvqo6ae4]{font-size:12px;font-weight:var(--weight-semibold);color:var(--color-text)}.ss-cascade__you[data-astro-cid-bvqo6ae4]{display:flex;flex-direction:column;align-items:center;gap:4px;padding:var(--space-6) 0}.ss-cascade__you-img[data-astro-cid-bvqo6ae4]{width:320px;height:320px}.ss-cascade__you-img[data-astro-cid-bvqo6ae4] img[data-astro-cid-bvqo6ae4]{width:100%;height:100%;object-fit:contain}.ss-cascade__you-label[data-astro-cid-bvqo6ae4]{font-family:var(--font-display);font-size:var(--text-base);font-weight:var(--weight-bold);color:var(--color-text)}.ss-cascade__you-sub[data-astro-cid-bvqo6ae4]{font-size:11px;color:var(--color-text-light)}.ss-cascade__row[data-astro-cid-bvqo6ae4]{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;max-width:1100px;margin-inline:auto;padding:var(--space-10) var(--space-10);box-sizing:border-box}.ss-cascade__center[data-astro-cid-bvqo6ae4]{display:flex;flex-direction:column;align-items:center;min-width:140px}.ss-quote[data-astro-cid-bvqo6ae4]{margin:0;padding:var(--space-10) var(--space-14);border:none;opacity:0;transform:translateY(16px);transition:opacity .5s var(--ease-out),transform .5s var(--ease-out)}.ss-quote[data-astro-cid-bvqo6ae4].ss-quote--visible{opacity:1;transform:translateY(0)}.ss-quote[data-astro-cid-bvqo6ae4] p[data-astro-cid-bvqo6ae4]{font-family:var(--font-display);font-style:italic;font-size:clamp(var(--text-lg),2.2vw,var(--text-2xl));line-height:var(--leading-relaxed);color:var(--color-text);margin:0 0 var(--space-4)}.ss-quote[data-astro-cid-bvqo6ae4] cite[data-astro-cid-bvqo6ae4]{font-style:normal;font-size:var(--text-sm);color:var(--color-text-light);font-weight:var(--weight-medium)}.ss-quote--left[data-astro-cid-bvqo6ae4]{justify-self:end;text-align:right;border:none}.ss-quote--right[data-astro-cid-bvqo6ae4]{justify-self:start;text-align:left;border:none}@media(max-width:899px){.ss-cascade__row[data-astro-cid-bvqo6ae4]{grid-template-columns:1fr;width:100%;padding:0}.ss-quote[data-astro-cid-bvqo6ae4],.ss-quote-spacer[data-astro-cid-bvqo6ae4]{display:none}}.ss-cascade__cta[data-astro-cid-bvqo6ae4]{margin-top:16px;display:inline-block;padding:12px 32px;background:var(--color-accent);color:#fff;font-size:var(--text-base);font-weight:var(--weight-semibold);border-radius:var(--radius-full);text-decoration:none;box-shadow:var(--shadow-accent)}.ss-cascade__cta[data-astro-cid-bvqo6ae4]:hover{background:var(--color-accent-hover)}.ss-statement__headline[data-astro-cid-bvqo6ae4]{font-size:clamp(var(--text-3xl),4vw,var(--text-5xl));margin:0 0 var(--space-4);color:var(--color-text-heading);line-height:var(--leading-tight);text-align:center}.ss-statement__body[data-astro-cid-bvqo6ae4]{font-size:var(--text-lg);color:var(--color-text-muted);line-height:var(--leading-relaxed);max-width:52ch;margin:0 auto var(--space-10);text-align:center}@media(max-width:599px){.scroll-story[data-astro-cid-bvqo6ae4]{padding:4vh var(--space-4) var(--space-14)}.scroll-story-mobile[data-astro-cid-bvqo6ae4]{display:none}.ss-radial[data-astro-cid-bvqo6ae4]{width:320px;height:320px}.ss-radial__you-img[data-astro-cid-bvqo6ae4]{width:120px;height:120px}.ss-radial__hub[data-astro-cid-bvqo6ae4]{width:80px;height:80px}.ss-orbit__icon[data-astro-cid-bvqo6ae4]{width:48px;height:48px}.ss-orbit[data-astro-cid-bvqo6ae4] span[data-astro-cid-bvqo6ae4]{font-size:8px}.ss-quote[data-astro-cid-bvqo6ae4],.ss-quote-spacer[data-astro-cid-bvqo6ae4]{display:none}.ss-cascade__row[data-astro-cid-bvqo6ae4]{grid-template-columns:1fr}.ss-cascade__center[data-astro-cid-bvqo6ae4]{padding:0}.ss-cascade__icon[data-astro-cid-bvqo6ae4]{width:64px;height:64px}.ss-cascade__you-img[data-astro-cid-bvqo6ae4]{width:100px;height:100px}}@media(min-width:600px){.scroll-story-mobile[data-astro-cid-bvqo6ae4]{display:none}}@media(prefers-reduced-motion:reduce){.scroll-story[data-astro-cid-bvqo6ae4],.ss-statement[data-astro-cid-bvqo6ae4]{display:none}.scroll-story-mobile[data-astro-cid-bvqo6ae4]{display:flex;flex-direction:column;gap:var(--space-8);padding:var(--space-14) var(--gutter);max-width:600px;margin-inline:auto}.ssm-card[data-astro-cid-bvqo6ae4]{background:#fff;border:1px solid var(--color-line);border-radius:var(--radius-xl);padding:var(--space-10);text-align:center}.ssm-icon[data-astro-cid-bvqo6ae4]{width:48px;height:48px;border-radius:var(--radius-circle);display:flex;align-items:center;justify-content:center;margin:0 auto var(--space-6)}.ssm-card[data-astro-cid-bvqo6ae4] h3[data-astro-cid-bvqo6ae4]{font-size:var(--text-lg);margin:0 0 var(--space-4)}.ssm-card[data-astro-cid-bvqo6ae4] p[data-astro-cid-bvqo6ae4]{font-size:var(--text-base);color:var(--color-text-muted);line-height:var(--leading-relaxed);margin:0}}@media(max-width:899px){.ss-cap[data-astro-cid-bvqo6ae4]{white-space:normal;padding:0 var(--space-2)}}.testimonial-rotator[data-astro-cid-djzoqxkh]{max-width:720px;margin-inline:auto;text-align:center}.tr__track[data-astro-cid-djzoqxkh]{position:relative;min-height:220px;display:flex;align-items:center;justify-content:center}.tr__slide[data-astro-cid-djzoqxkh]{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity var(--duration-reveal) var(--ease-out);pointer-events:none}.tr__slide[data-astro-cid-djzoqxkh][data-slide-index="0"]{opacity:1;pointer-events:auto}.tr__quote-inner[data-astro-cid-djzoqxkh]{padding:var(--space-6) var(--space-10)}.tr__quote-mark[data-astro-cid-djzoqxkh]{display:block;font-family:var(--font-display);font-size:4rem;line-height:1;color:var(--color-accent);opacity:.3;margin-bottom:calc(-1 * var(--space-6))}.tr__quote-text[data-astro-cid-djzoqxkh]{font-family:var(--font-display);font-size:clamp(var(--text-lg),2.5vw,var(--text-2xl));font-style:italic;font-weight:var(--weight-regular);line-height:var(--leading-relaxed);color:var(--color-text);margin:0 0 var(--space-8);max-width:none}.tr__attribution[data-astro-cid-djzoqxkh]{display:flex;flex-direction:column;gap:var(--space-1);font-style:normal}.tr__name[data-astro-cid-djzoqxkh]{font-weight:var(--weight-semibold);font-size:var(--text-base);color:var(--color-text)}.tr__role[data-astro-cid-djzoqxkh]{font-size:var(--text-sm);color:var(--color-text-light)}.tr__feature-inner[data-astro-cid-djzoqxkh]{padding:var(--space-10);display:flex;flex-direction:column;align-items:center;gap:var(--space-4)}.tr__feature-icon[data-astro-cid-djzoqxkh]{width:56px;height:56px;border-radius:var(--radius-circle);background:var(--color-accent-light);color:var(--color-accent);display:flex;align-items:center;justify-content:center}.tr__feature-title[data-astro-cid-djzoqxkh]{font-size:var(--text-xl);font-weight:var(--weight-bold);margin:0}.tr__feature-desc[data-astro-cid-djzoqxkh]{font-size:var(--text-base);color:var(--color-text-muted);max-width:42ch;margin:0;line-height:var(--leading-relaxed)}.tr__dots[data-astro-cid-djzoqxkh]{display:flex;justify-content:center;gap:var(--space-2);margin-top:var(--space-8)}.tr__dot[data-astro-cid-djzoqxkh]{width:8px;height:8px;border-radius:var(--radius-circle);border:none;background:var(--color-line);cursor:pointer;padding:0;transition:background var(--duration-normal) var(--ease-out),transform var(--duration-normal) var(--ease-out)}.tr__dot--active[data-astro-cid-djzoqxkh]{background:var(--color-accent);transform:scale(1.25)}.tr__dot[data-astro-cid-djzoqxkh]:hover{background:var(--color-accent-hover)}@media(max-width:480px){.tr__track[data-astro-cid-djzoqxkh]{min-height:260px}.tr__quote-inner[data-astro-cid-djzoqxkh],.tr__feature-inner[data-astro-cid-djzoqxkh]{padding:var(--space-4) var(--space-2)}}@media(prefers-reduced-motion:reduce){.tr__slide[data-astro-cid-djzoqxkh]{transition:none}}.case-study[data-astro-cid-go6r4xch]{max-width:1100px;margin-inline:auto}.case-study__headline[data-astro-cid-go6r4xch]{text-align:center;margin-top:var(--space-2);margin-bottom:var(--space-2);font-size:clamp(var(--text-2xl),4vw,var(--text-4xl))}.case-study__subhead[data-astro-cid-go6r4xch]{text-align:center;color:var(--color-text-muted);font-size:var(--text-base);max-width:52ch;margin-inline:auto;margin-bottom:var(--space-14);line-height:var(--leading-relaxed)}.case-study__hero-image[data-astro-cid-go6r4xch]{margin-bottom:var(--space-14);border-radius:var(--radius-xl);overflow:hidden}.case-study__hero-image[data-astro-cid-go6r4xch] img[data-astro-cid-go6r4xch]{width:100%;height:auto;display:block;aspect-ratio:3/2;object-fit:cover}.case-study__grid[data-astro-cid-go6r4xch]{display:grid;grid-template-columns:1fr;gap:var(--space-14);align-items:start}@media(min-width:900px){.case-study__grid[data-astro-cid-go6r4xch]{grid-template-columns:1fr 1fr;gap:var(--space-16)}}.case-study__section[data-astro-cid-go6r4xch]{margin-bottom:var(--space-6)}.case-study__section[data-astro-cid-go6r4xch] p[data-astro-cid-go6r4xch]{color:var(--color-text-muted);font-size:var(--text-base);line-height:var(--leading-relaxed);margin-bottom:var(--space-4)}.case-study__section-title[data-astro-cid-go6r4xch]{font-size:var(--text-lg);font-weight:var(--weight-semibold);margin:0 0 var(--space-4);color:var(--color-text)}.case-study__pullquote[data-astro-cid-go6r4xch]{border-left:3px solid var(--color-accent);padding-left:var(--space-8);margin:var(--space-8) 0}.case-study__pullquote[data-astro-cid-go6r4xch] p[data-astro-cid-go6r4xch]{font-family:var(--font-display);font-style:italic;font-size:var(--text-lg);line-height:var(--leading-relaxed);color:var(--color-text);margin:0}.case-study__results-card[data-astro-cid-go6r4xch]{background:var(--color-bg);border:1px solid var(--color-line);border-radius:var(--radius-xl);padding:var(--space-14)}@media(min-width:900px){.case-study__results-card[data-astro-cid-go6r4xch]{position:sticky;top:calc(var(--nav-height) + var(--space-8))}}.case-study__results-title[data-astro-cid-go6r4xch]{font-size:var(--text-xl);font-weight:var(--weight-bold);margin:0 0 var(--space-8)}.case-study__checklist[data-astro-cid-go6r4xch]{list-style:none;padding:0;margin:0 0 var(--space-10);display:flex;flex-direction:column;gap:var(--space-5)}.case-study__checklist[data-astro-cid-go6r4xch] li[data-astro-cid-go6r4xch]{display:flex;align-items:flex-start;gap:var(--space-3);font-size:var(--text-base);line-height:var(--leading-relaxed);color:var(--color-text-muted)}.case-study__tick[data-astro-cid-go6r4xch]{flex-shrink:0;color:var(--color-accent);margin-top:2px}.case-study__checklist[data-astro-cid-go6r4xch] li[data-astro-cid-go6r4xch] strong[data-astro-cid-go6r4xch]{color:var(--color-text)}.case-study__link[data-astro-cid-go6r4xch]{font-size:var(--text-sm);color:var(--color-accent);text-decoration:underline;text-underline-offset:2px}.case-study__final-quote[data-astro-cid-go6r4xch]{border-top:1px solid var(--color-line);padding-top:var(--space-8);margin:0}.case-study__final-quote[data-astro-cid-go6r4xch] p[data-astro-cid-go6r4xch]{font-family:var(--font-display);font-style:italic;font-size:var(--text-base);line-height:var(--leading-relaxed);color:var(--color-text);margin:0 0 var(--space-4)}.case-study__final-quote[data-astro-cid-go6r4xch] cite[data-astro-cid-go6r4xch]{font-style:normal;font-size:var(--text-sm);color:var(--color-text-light)}@media(max-width:480px){.case-study__results-card[data-astro-cid-go6r4xch]{padding:var(--space-8)}.case-study__pullquote[data-astro-cid-go6r4xch]{padding-left:var(--space-6)}}.hero-gallery-wrap[data-astro-cid-j7pv25f6]{position:relative;overflow:hidden;min-height:90vh;display:flex;flex-direction:column}.hero-gallery-wrap[data-astro-cid-j7pv25f6] .section-divider{position:relative;z-index:2;margin-top:auto}.hero-gallery-wrap[data-astro-cid-j7pv25f6] .gallery-backdrop{will-change:transform;height:130%;top:-15%}.hero-gallery-wrap[data-astro-cid-j7pv25f6] .hero{position:relative;z-index:2;flex:1;padding-top:var(--space-20);padding-bottom:var(--space-24)}.hero-gallery-wrap[data-astro-cid-j7pv25f6] .shell--hero{background:#f6f6f4d1;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.7);border-radius:28px;box-shadow:0 0 60px 30px #f6f6f480,0 8px 40px #00000014;padding:48px 60px;max-width:900px;margin-inline:auto}@media(max-width:599px){.hero-gallery-wrap[data-astro-cid-j7pv25f6] .shell--hero{padding:32px 20px;border-radius:20px;margin:0 16px;width:auto}.hero-gallery-wrap[data-astro-cid-j7pv25f6] .hero{padding-top:120px;padding-bottom:250px}}.hero__headline[data-astro-cid-j7pv25f6]{font-size:var(--text-5xl);text-align:left}.hero-gallery-wrap[data-astro-cid-j7pv25f6] .hero__subheadline:empty{display:none}.hero__h2{font-size:var(--text-2xl);font-weight:var(--weight-semibold);color:var(--color-text);margin:0 0 var(--space-4);text-align:left;width:100%}.hero__desc{font-size:var(--text-base);color:var(--color-text-muted);line-height:var(--leading-relaxed);margin:0 0 var(--space-3);text-align:left;width:100%}.hero__desc--bold{font-weight:var(--weight-semibold);color:var(--color-text)}.hero__whatsapp{width:100%;text-align:left}.hero__wa-br{display:none}.hero__features{width:100%;text-align:left}.hero__features-hook{font-size:var(--text-sm);font-weight:var(--weight-semibold);color:var(--color-text);margin:0 0 var(--space-1);max-width:none}.hero__features-list{display:flex;flex-wrap:wrap;align-items:baseline;column-gap:var(--space-2);row-gap:var(--space-1);margin:0;max-width:none;font-size:var(--text-xs);line-height:var(--leading-relaxed)}.hero__features-link{color:var(--color-accent);text-decoration:none;white-space:nowrap;transition:color .15s ease}.hero__features-link:hover{color:var(--color-accent-hover);text-decoration:underline}.hero__features-link:not(:last-child):after{content:"|";margin-left:var(--space-2);color:var(--color-line);font-weight:var(--weight-regular);pointer-events:none}.hero__features-more{display:inline-flex;align-items:center;gap:3px;background:none;border:none;padding:0;font:inherit;font-size:var(--text-xs);font-weight:var(--weight-semibold);color:var(--color-text-muted);cursor:pointer;transition:color .15s ease}.hero__features-more:hover{color:var(--color-accent)}.hero__features-chevron{transition:transform .25s ease}.hero__features-more[aria-expanded=true] .hero__features-chevron{transform:rotate(180deg)}.hero__features-extra{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease}.hero__features-extra.is-open{grid-template-rows:1fr}.hero__features-list--extra{overflow:hidden;min-height:0}.hero__features-extra.is-open .hero__features-list--extra{padding-top:var(--space-1)}@media(min-width:768px){.hero__features-list{display:block;text-align:justify;text-align-last:left;font-size:var(--text-sm);line-height:2}.hero__features-link{display:inline;white-space:nowrap}.hero__features-link:not(:last-child):after{content:" | ";margin-left:0;white-space:normal}}.hero-gallery-wrap[data-astro-cid-j7pv25f6] .hero__content{display:flex;flex-direction:column}.hero-gallery-wrap[data-astro-cid-j7pv25f6] .hero__subheadline{text-align:left!important;margin-inline:0!important;order:3}.hero-gallery-wrap[data-astro-cid-j7pv25f6] .hero__headline{order:1}.hero-gallery-wrap[data-astro-cid-j7pv25f6] .hero__after-actions{order:4;flex-direction:column;align-items:flex-start;gap:var(--space-4);margin-top:var(--space-8)}.hero__bottom-section{display:block;width:100%}.hero__text-col{display:flow-root}.hero__illustration{float:right;height:auto;transform:scaleX(-1);shape-outside:margin-box}.hero__illustration--desk{width:260px;margin:-8px -20px 0 var(--space-6)}.hero__illustration--mob{display:none}@media(max-width:599px){.hero__illustration--desk{display:none}.hero__illustration--mob{display:block;width:50%;margin:var(--space-1) 0 0 var(--space-4)}.hero__wa-br{display:inline}}.hero-gallery-wrap[data-astro-cid-j7pv25f6] .hero__actions{order:2}#savings-intro[data-astro-cid-j7pv25f6]>.section-label[data-astro-cid-j7pv25f6]{text-align:center;margin-bottom:var(--space-4)}.savings-statement[data-astro-cid-j7pv25f6] h2[data-astro-cid-j7pv25f6]{margin-top:0;margin-bottom:var(--space-6);max-width:20ch;margin-inline:auto}.savings-statement__body[data-astro-cid-j7pv25f6]{margin-inline:auto;max-width:60ch}.savings-statement__prompt[data-astro-cid-j7pv25f6]{margin-top:var(--space-4);font-size:var(--text-sm);font-weight:var(--weight-semibold);color:var(--color-accent)}.grass-footer[data-astro-cid-j7pv25f6]{position:relative;height:120px;overflow:hidden;background:#fff}.grass-footer[data-astro-cid-j7pv25f6] .grass-wind{position:absolute;inset:0;width:100%;height:100%}.sage-section[data-astro-cid-j7pv25f6]{background-color:#e8efe6}.case-study-section{--case-study-bg: #e8efe6;background-color:var(--case-study-bg)!important}.case-study-section .case-study__results-card{background:#ffffffb3}.case-study-section .section-label,.case-study-section .case-study__tick{color:#4a6741}.case-study-section .case-study__pullquote{border-left-color:#6b8f62}.provider-grid[data-astro-cid-j7pv25f6]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-top:1.5rem}.provider-card[data-astro-cid-j7pv25f6]{background:var(--color-bg-alt, #f6f6f4);border-radius:12px;padding:1.25rem 1.5rem}a[data-astro-cid-j7pv25f6].provider-card--link{display:block;text-decoration:none;color:inherit;border:1px solid transparent;transition:border-color .15s ease,transform .15s ease}a[data-astro-cid-j7pv25f6].provider-card--link:hover{border-color:var(--color-accent, #2f6f4e);transform:translateY(-2px)}.provider-card[data-astro-cid-j7pv25f6] h3[data-astro-cid-j7pv25f6]{font-size:.95rem;font-weight:700;margin:0 0 .5rem}.provider-card[data-astro-cid-j7pv25f6] p[data-astro-cid-j7pv25f6]{font-size:.85rem;line-height:1.55;color:var(--color-muted);margin:0}@media(max-width:768px){.provider-grid[data-astro-cid-j7pv25f6]{grid-template-columns:1fr}}
