@layer reset,tokens,base;@layer components{.home-hero{min-block-size:calc(100vh - var(--header-block-size));min-block-size:calc(100svh - var(--header-block-size));isolation:isolate;color:var(--colour-paper);background:linear-gradient(180deg, var(--colour-surface-deep) 0%, var(--colour-surface-hover) 100%);position:relative;overflow:clip}.home-hero__inner{--home-hero-block-space:clamp(2.5rem, 6svh, 5.5rem);inline-size:min(100%, var(--content-wide));min-block-size:inherit;padding-inline:var(--page-gutter);align-items:center;margin-inline:auto;display:grid}.home-hero__copy{z-index:1;max-inline-size:42rem;margin-block:var(--home-hero-block-space) calc(var(--home-hero-block-space) + var(--header-block-size));position:relative;transform:translateY(-.125rem)}.home-hero h1{max-inline-size:16ch;font-size:var(--text-display);font-weight:var(--font-weight-bold);line-height:var(--leading-display);letter-spacing:var(--tracking-display);text-wrap:balance}.home-hero__greeting{color:var(--colour-paper-quiet);font-weight:var(--font-weight-regular);letter-spacing:var(--tracking-tight);margin-block-end:var(--space-3);font-style:italic;display:block}.home-hero__lead{max-inline-size:48ch;font-size:var(--text-step-1);line-height:var(--leading-copy);text-wrap:pretty;margin-block-start:var(--space-6)}.home-hero__proof-link{color:var(--colour-paper-bright);font-weight:inherit;text-underline-offset:.22em;white-space:nowrap;text-decoration-thickness:1px;display:inline-block}.home-hero__proof-link:hover{color:var(--colour-paper)}.home-hero__actions{align-items:center;gap:var(--space-3);inline-size:fit-content;flex-wrap:nowrap;margin-block-start:var(--space-6);display:flex}.home-hero__action--secondary{border-color:var(--colour-paper);color:var(--colour-paper);background:0 0}.home-hero__action--secondary:hover{border-color:var(--colour-paper-bright);color:var(--colour-paper-bright);background:#ffffff14}.home-hero__portrait{place-self:end;inline-size:min(100%,34rem);margin:0;line-height:0}.home-hero__portrait img{object-fit:cover;object-position:center bottom;block-size:auto;max-block-size:min(78svh,50rem);inline-size:100%;display:block}.home-hero__portrait img[data-portrait-crop=top-left]{object-position:left top}.home-hero__portrait img[data-portrait-crop=top-centre]{object-position:center top}.home-hero__portrait img[data-portrait-crop=top-right]{object-position:right top}.home-hero__portrait img[data-portrait-crop=centre-left]{object-position:left center}.home-hero__portrait img[data-portrait-crop=centre]{object-position:center}.home-hero__portrait img[data-portrait-crop=centre-right]{object-position:right center}.home-hero__portrait img[data-portrait-crop=bottom-left]{object-position:left bottom}.home-hero__portrait img[data-portrait-crop=bottom-centre]{object-position:center bottom}.home-hero__portrait img[data-portrait-crop=bottom-right]{object-position:right bottom}.testimonials{color:var(--colour-paper);background:var(--colour-surface);overflow-x:clip}.testimonials:target{scroll-margin-block-start:0}.testimonials:focus{outline:none}.testimonials__inner{border-block-start:var(--rule-size) solid var(--colour-rule-paper);align-items:center;min-block-size:min(52rem,85svh);padding-block:clamp(4.75rem,10vw,8.5rem);display:grid}.testimonials__content{inline-size:min(100%,49rem);min-inline-size:0}.testimonials__eyebrow{color:var(--colour-paper)}.manual-carousel__viewport{-webkit-overflow-scrolling:touch;overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-width:none;touch-action:pan-x pan-y pinch-zoom;contain:inline-size paint;inline-size:100%;max-inline-size:100%;overflow-x:auto}.manual-carousel__viewport::-webkit-scrollbar{block-size:0;inline-size:0;display:none}.manual-carousel__viewport:focus-visible{outline-offset:var(--space-2)}.manual-carousel__track{margin:0;padding:0;list-style:none;display:flex}.testimonials__track{column-gap:clamp(1rem,2vw,1.5rem)}.manual-carousel__slide{scroll-snap-align:start;scroll-snap-stop:always}.testimonials__viewport{margin-block-start:var(--space-5)}.testimonials__slide{flex:0 0 100%;min-inline-size:100%}.testimonials__slide figure{justify-items:start;display:grid}.testimonials__slide blockquote{max-inline-size:100%;margin:0}.testimonials__slide blockquote p{max-inline-size:28ch;font-size:clamp(1.5rem,3.25vw,2.75rem);font-style:italic;font-weight:var(--font-weight-medium);letter-spacing:-.02em;text-wrap:pretty;line-height:1.25}.testimonials__slide figcaption{gap:var(--space-2);max-inline-size:54ch;color:var(--colour-paper);font-size:var(--text-step--1);font-weight:var(--font-weight-medium);text-wrap:balance;overflow-wrap:anywhere;margin-block-start:clamp(1.75rem,3vw,2.5rem);display:grid}.testimonials__slide figcaption>a{inline-size:fit-content;color:inherit}.manual-carousel__controls,.manual-carousel__arrows{align-items:center;display:flex}.manual-carousel__controls{justify-content:flex-start;gap:var(--space-5);flex-wrap:wrap;margin-block-start:clamp(2rem,4vw,3.5rem)}.manual-carousel__arrows{gap:var(--space-3)}.manual-carousel__button{inline-size:var(--control-block-size);block-size:var(--control-block-size);border:var(--rule-size) solid currentColor;color:inherit;cursor:pointer;transition:color var(--motion-fast) ease, background-color var(--motion-fast) ease, transform var(--motion-fast) var(--motion-easing);background:0 0;border-radius:50%;flex:none;place-items:center;padding:0;display:inline-grid}.manual-carousel__button:hover{color:var(--colour-accent-deep);background:var(--colour-canvas)}.manual-carousel__button:active{transition-duration:80ms;transform:scale(.96)}.testimonials__sources{align-items:center;gap:var(--space-2);color:var(--colour-paper);font-size:var(--text-step--1);white-space:nowrap;flex-wrap:nowrap;margin-block-start:var(--space-5);display:flex}.testimonials__sources p,.testimonials__sources ul{margin:0}.testimonials__sources p{font-weight:var(--font-weight-medium)}.testimonials__sources ul{gap:var(--space-2);flex-wrap:nowrap;padding:0;list-style:none;display:flex}.testimonials__sources a{min-block-size:2.75rem;color:inherit;align-items:center;display:inline-flex}.symptoms,.home-projects{color:var(--colour-ink);background:var(--colour-canvas)}.symptoms h2,.home-projects h2{max-inline-size:22ch;font-size:var(--text-heading);line-height:var(--leading-tight);letter-spacing:var(--tracking-tight);text-wrap:balance;margin-block-start:var(--space-4)}.symptoms__list{margin-block-start:var(--space-8);padding:0;list-style:none}.symptoms__item{gap:var(--space-5);border-block-start:var(--rule-size) solid var(--colour-rule);grid-template-columns:3rem minmax(0,1fr);padding-block:clamp(2rem,5vw,4.5rem);display:grid}.symptoms__item:last-child{border-block-end:var(--rule-size) solid var(--colour-rule)}.symptoms__icon{block-size:2.5rem;inline-size:2.5rem;color:var(--colour-accent)}.symptoms__icon-pie-slice{transform-box:fill-box;fill:currentColor;stroke:none;transform:translate(3.5px,-3.5px)}@media (prefers-reduced-motion:no-preference){html[data-motion=enabled] .symptoms__item[data-symptom-motion=ready]:first-child .symptoms__icon-strike{stroke-dasharray:30;stroke-dashoffset:30px}html[data-motion=enabled] .symptoms__item[data-symptom-motion=ready]:nth-child(2) .symptoms__icon-pie-slice{transform:none}html[data-motion=enabled] .symptoms__item[data-symptom-motion=ready]:nth-child(3) .symptoms__icon-rays{opacity:0}html[data-motion=enabled] .symptoms__item[data-symptom-motion=ready]:nth-child(4) .symptoms__icon-stack-middle{transform:translateY(-1px)}html[data-motion=enabled] .symptoms__item[data-symptom-motion=ready]:nth-child(4) .symptoms__icon-stack-bottom{transform:translateY(-2px)}html[data-motion=enabled] .symptoms__item[data-symptom-motion=ready]:nth-child(5) .symptoms__icon-plug--left{transform:translate(1.25px,-1.25px)}html[data-motion=enabled] .symptoms__item[data-symptom-motion=ready]:nth-child(5) .symptoms__icon-plug--right{transform:translate(-1.25px,1.25px)}html[data-motion=enabled] .symptoms__item[data-symptom-motion=ready]:nth-child(5) .symptoms__icon-plug-cross path{stroke-dasharray:7;stroke-dashoffset:7px}html[data-motion=enabled] .symptoms__item[data-symptom-motion=ready]:nth-child(6) .symptoms__icon path{stroke-dasharray:24;stroke-dashoffset:24px}html[data-motion=enabled] .symptoms__item[data-symptom-motion=visible]:first-child .symptoms__icon-strike{stroke-dasharray:30;animation:symptom-strike-draw .32s var(--motion-easing) both}html[data-motion=enabled] .symptoms__item[data-symptom-motion=visible]:nth-child(2) .symptoms__icon-pie-slice{animation:symptom-pie-slice-release .3s var(--motion-easing) both}html[data-motion=enabled] .symptoms__item[data-symptom-motion=visible]:nth-child(3) .symptoms__icon-hand{transform-box:fill-box;animation:symptom-hand-tap .28s var(--motion-easing) both}html[data-motion=enabled] .symptoms__item[data-symptom-motion=visible]:nth-child(3) .symptoms__icon-rays{animation:.16s ease-out .15s both symptom-click-ray}html[data-motion=enabled] .symptoms__item[data-symptom-motion=visible]:nth-child(4) .symptoms__icon-stack-middle{animation:symptom-stack-middle-expand .28s var(--motion-easing) both}html[data-motion=enabled] .symptoms__item[data-symptom-motion=visible]:nth-child(4) .symptoms__icon-stack-bottom{animation:symptom-stack-bottom-expand .3s var(--motion-easing) 70ms both}html[data-motion=enabled] .symptoms__item[data-symptom-motion=visible]:nth-child(5) .symptoms__icon-plug--left{animation:symptom-plug-left-unplug .3s var(--motion-easing) both}html[data-motion=enabled] .symptoms__item[data-symptom-motion=visible]:nth-child(5) .symptoms__icon-plug--right{animation:symptom-plug-right-unplug .3s var(--motion-easing) both}html[data-motion=enabled] .symptoms__item[data-symptom-motion=visible]:nth-child(5) .symptoms__icon-plug-cross path{stroke-dasharray:7;animation:symptom-plug-cross-draw .2s var(--motion-easing) .3s both}html[data-motion=enabled] .symptoms__item[data-symptom-motion=visible]:nth-child(6) .symptoms__icon-list-number--one{stroke-dasharray:24;animation:symptom-list-part-draw .16s var(--motion-easing) both}html[data-motion=enabled] .symptoms__item[data-symptom-motion=visible]:nth-child(6) .symptoms__icon-list-number--two{stroke-dasharray:24;animation:symptom-list-part-draw .19s var(--motion-easing) 70ms both}html[data-motion=enabled] .symptoms__item[data-symptom-motion=visible]:nth-child(6) .symptoms__icon-list-lines path:first-child{stroke-dasharray:24;animation:symptom-list-part-draw .22s var(--motion-easing) .17s both}html[data-motion=enabled] .symptoms__item[data-symptom-motion=visible]:nth-child(6) .symptoms__icon-list-lines path:nth-child(2){stroke-dasharray:24;animation:symptom-list-part-draw .22s var(--motion-easing) .21s both}html[data-motion=enabled] .symptoms__item[data-symptom-motion=visible]:nth-child(6) .symptoms__icon-list-lines path:nth-child(3){stroke-dasharray:24;animation:symptom-list-part-draw .22s var(--motion-easing) .25s both}}@keyframes symptom-strike-draw{0%{stroke-dashoffset:30px}to{stroke-dashoffset:0}}@keyframes symptom-pie-slice-release{0%{transform:none}to{transform:translate(3.5px,-3.5px)}}@keyframes symptom-hand-tap{0%,to{transform:none}48%{transform:translateY(1.25px)}}@keyframes symptom-click-ray{0%{opacity:0}to{opacity:1}}@keyframes symptom-stack-middle-expand{0%{transform:translateY(-1px)}to{transform:none}}@keyframes symptom-stack-bottom-expand{0%{transform:translateY(-2px)}to{transform:none}}@keyframes symptom-plug-left-unplug{0%{transform:translate(1.25px,-1.25px)}to{transform:none}}@keyframes symptom-plug-right-unplug{0%{transform:translate(-1.25px,1.25px)}to{transform:none}}@keyframes symptom-plug-cross-draw{0%{stroke-dashoffset:7px}to{stroke-dashoffset:0}}@keyframes symptom-list-part-draw{0%{stroke-dashoffset:24px}to{stroke-dashoffset:0}}.symptoms__item h3{max-inline-size:36ch;font-size:var(--text-statement);line-height:var(--leading-statement);letter-spacing:-.02em;text-wrap:balance}.symptoms__item p{max-inline-size:65ch;font-size:var(--text-step-0);text-wrap:pretty;margin-block-start:var(--space-4)}.client-logos{color:var(--colour-muted);background:var(--colour-paper-muted);overflow-x:clip}.client-logos__inner{padding-block:clamp(4.5rem,8vw,7rem)}.client-logos .section-eyebrow{text-align:center}.client-logos__viewport{margin-block-start:clamp(2rem,4vw,3rem)}.client-logos__track{justify-content:center;gap:clamp(1rem,2vw,2.25rem);inline-size:max-content;min-inline-size:100%}.client-logos__slide{inline-size:min(clamp(17.5rem, 78vw, 20rem), calc(100vw - var(--page-gutter) - var(--page-gutter)));flex:none;place-items:center;block-size:6.75rem;display:grid}.client-logos__slide a{min-block-size:6.75rem;inline-size:100%;color:inherit;place-items:center;text-decoration:none;display:grid}.client-logos__slide img{object-fit:contain;object-position:center;opacity:.86;block-size:clamp(1.75rem,5vw,2rem);inline-size:auto;max-inline-size:100%}.client-logos__slide a:hover img,.client-logos__slide a:focus-visible img{opacity:1}.client-logos__controls{justify-content:center;margin-block-start:var(--space-6)}.client-logos .manual-carousel__button:hover{color:var(--colour-paper);background:var(--colour-ink)}.home-projects__lead{max-inline-size:58ch;font-size:var(--text-step-1);text-wrap:pretty;margin-block-start:var(--space-5)}.home-projects .project-rows{margin-block-start:var(--space-8)}@media (width<=47.999rem){.testimonials__sources{justify-content:center}.client-logos__track{justify-content:flex-start;gap:0;inline-size:100%;min-inline-size:100%}.client-logos__slide{flex:0 0 100%;inline-size:100%}.client-logos__slide a{inline-size:100%}}@media (width>=56rem){.testimonials__sources{inline-size:max-content;max-inline-size:calc(100vw - (2 * var(--page-gutter)));white-space:nowrap;flex-wrap:nowrap}.testimonials__sources ul{flex-wrap:nowrap}.client-logos__track{justify-content:space-between;gap:clamp(.75rem,1.5vw,1.5rem);inline-size:100%;display:flex}.client-logos__slide{flex:none;inline-size:auto;min-inline-size:0}.client-logos__slide a{inline-size:auto}.client-logos__slide img{block-size:clamp(1.25rem,1.65vw,2rem);inline-size:auto}.home-hero[data-has-portrait=false] .home-hero__inner{grid-template-columns:minmax(0,1fr)}.home-hero[data-has-portrait=false] .home-hero__copy{max-inline-size:42rem}.symptoms__item{grid-template-columns:4rem minmax(18rem,.75fr) minmax(22rem,1fr);align-items:start}.symptoms__item>div{display:contents}.symptoms__item p{margin-block-start:0}}@media (width>=70rem){.home-hero[data-has-portrait=true] .home-hero__inner{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(2rem,5vw,6rem)}}@media (width<=31rem){.home-hero__inner{--home-hero-block-space:var(--space-7)}.home-hero__greeting{margin-block-end:var(--space-2)}.home-hero__lead{margin-block-start:var(--space-5)}.home-hero__actions{gap:var(--space-3);inline-size:min(100%,24rem)}.home-hero__action{min-inline-size:0;padding-inline:var(--space-4);flex:1 1 0}.symptoms__item{gap:var(--space-4);grid-template-columns:2.5rem minmax(0,1fr)}.symptoms__icon{block-size:2rem;inline-size:2rem}.manual-carousel__controls{justify-content:center}}@media (height<=31rem) and (orientation:landscape){.home-hero{min-block-size:0}.home-hero__inner{--home-hero-block-space:var(--space-6)}}}@layer utilities;@layer states{@media (forced-colors:active){.home-hero,.testimonials,.client-logos{color:canvastext;background:canvas}}@media print{.home-hero,.testimonials,.symptoms,.home-projects{color:#000;break-inside:avoid;background:#fff;min-block-size:0}.home-hero__inner,.section-inner{padding:2rem 0}.home-hero__copy{margin-block:0}.manual-carousel__controls{display:none}}}
