.testimonial-carousel{margin-top:40px}.testimonial-carousel .testimonial-rail{overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:none;overflow-anchor:none;cursor:grab;touch-action:pan-x pan-y;gap:30px;padding:0 0 22px;display:flex;position:relative;overflow-x:auto}.testimonial-carousel .testimonial-rail::-webkit-scrollbar{display:none}.testimonial-carousel .testimonial-rail.is-rebasing{scroll-snap-type:none;scroll-behavior:auto}.testimonial-carousel .testimonial-rail:focus-visible{outline-offset:8px}.testimonial-carousel .testimonial-rail.is-dragging{cursor:grabbing;scroll-snap-type:none;user-select:none}.testimonial-carousel .testimonial-card{border-right:1px solid var(--color-border-strong);scroll-snap-align:start;opacity:.65;min-width:0;transition:opacity var(--testimonial-fade-duration);flex-direction:column;flex:0 0 70%;padding:0 30px 8px 0;display:flex}.testimonial-carousel .testimonial-card:last-child{border-right:0}.testimonial-carousel .testimonial-card.is-active{opacity:1}.testimonial-carousel .rail-quote-mark{color:var(--color-accent);height:.8em;margin:0 0 24px;font-size:5.5rem;line-height:1}.testimonial-carousel .testimonial-card>p{letter-spacing:-.035em;flex:1;font-size:clamp(1.3rem,2.55vw,2.75rem);line-height:1.4}.testimonial-carousel .testimonial-card footer{gap:16px;font-size:.85rem}.testimonial-carousel .testimonial-card footer .mono{font-size:11px;display:block}.testimonial-carousel .rail-controls{justify-content:space-between;align-items:center;margin-top:20px;display:flex}.testimonial-carousel .rail-controls>.mono{color:var(--color-text-muted);font-size:12px}.testimonial-carousel .rail-controls>div{gap:10px;display:flex}.testimonial-carousel .rail-controls button{border:1px solid var(--color-border-interactive);width:48px;height:48px;transition:background-color var(--testimonial-button-duration);background:0 0;place-items:center;font-size:1.4rem;display:grid}.testimonial-carousel .rail-controls button:hover:not(:disabled){background:var(--color-background)}.testimonial-carousel .rail-controls button:disabled{opacity:.3;cursor:default}@media (width<=900px){.testimonial-carousel .testimonial-card{flex-basis:72%}}@media (width<=700px){.testimonial-carousel .testimonial-rail{gap:20px}.testimonial-carousel .testimonial-card{flex-basis:87%;padding-right:20px}.testimonial-carousel .testimonial-card>p{font-size:1.3rem}.testimonial-carousel .testimonial-card footer{flex-direction:row;font-size:.8rem}}.home{--context-divider-space:clamp(32px, 4vw, 64px)}.home .hero h1{pointer-events:auto;text-wrap:balance}.home .hero{isolation:isolate;min-height:0;padding-top:clamp(44px,7vh,80px);padding-bottom:clamp(32px,4vh,48px);position:relative;overflow:visible}@media (width>=761px){.home .hero{--home-header-height:90px;min-height:calc(100svh - var(--home-header-height));justify-content:center}}@media (width>=1101px){.home .hero{--home-header-height:102px}}.home .hero-stage{grid-template-columns:minmax(0,1fr);align-items:end;min-height:0;margin:0;display:grid;position:relative}.home .hero-stage h1,.home .hero-stage .hero-actions{grid-area:1/1}.home .hero-stage .hero-actions{z-index:3;justify-self:end;margin-bottom:clamp(12px,2vw,32px);position:relative}.home .hero-actions{gap:clamp(18px,2vw,30px)}.home .hero-actions .button{white-space:nowrap;gap:32px}.home .hero-actions .text-link{white-space:nowrap}.home .statement{padding-bottom:var(--context-divider-space);border-bottom:1px solid var(--color-border);margin-top:64px}.home .selected-work{padding-top:var(--context-divider-space)}.home .statement h2,.home .section-heading h2,.home .final-cta h2{text-wrap:balance}.home .selected-work .section-heading>.text-link{white-space:nowrap}.home .final-cta .cta-bottom>p{text-wrap:pretty}.home .proof{padding-bottom:0}@media (width<=700px){.home .statement{margin-top:40px}.home .selected-work .section-heading{display:block}.home .selected-work .section-heading>.text-link{margin-top:22px}}@media (width<=1200px){.home .hero-stage{gap:32px}.home .hero-stage h1,.home .hero-stage .hero-actions{grid-area:auto}.home .hero-stage .hero-actions{margin-bottom:0}}@media (width<=700px){.home .hero{min-height:unset;padding-top:clamp(32px,7svh,58px);padding-bottom:clamp(32px,6svh,48px)}.home .hero-stage .hero-actions{justify-self:stretch}}.home .monthly-teaser{grid-template-columns:1fr 2fr 50px}@media (width>=1001px){.home .monthly-teaser>span:nth-child(2){white-space:nowrap}}.home .brand-strip{gap:40px}.brand-marquee{flex:1;align-items:center;gap:12px;min-width:0;display:flex}.brand-marquee__viewport{flex:1;min-width:0;overflow:hidden}.brand-marquee__track{display:flex}.brand-marquee__group{flex-wrap:wrap;flex:0 0 100%;justify-content:space-around;align-items:center;display:flex}.brand-marquee__group[aria-hidden]{display:none}.brand-marquee__item{flex:0 0 25%;place-items:center;padding:12px 20px;display:grid}.brand-marquee__item img{object-fit:contain;filter:grayscale();mix-blend-mode:multiply;width:auto;max-width:100%;height:47px}.brand-marquee__item:first-child img{height:33px}.brand-marquee[data-animated=true] .brand-marquee__group{min-width:var(--brand-viewport);flex-wrap:nowrap;flex:none}.brand-marquee[data-animated=true] .brand-marquee__group[aria-hidden]{display:flex}.brand-marquee[data-animated=true] .brand-marquee__item{flex:1 0 200px}.brand-marquee__toggle{color:var(--color-text-muted);border:1px solid var(--color-border);background:0 0;flex-shrink:0;width:44px;height:44px}.brand-marquee__toggle:hover{color:var(--color-accent);border-color:var(--color-accent)}@media (width<=700px){.brand-marquee__item{padding:12px 8px}.brand-marquee__item img{height:35px}.brand-marquee__item:first-child img{height:25px}.brand-marquee[data-animated=true] .brand-marquee__item{flex-basis:150px}}@media (prefers-reduced-motion:reduce){.brand-marquee__track{transform:none!important}.brand-marquee__group[aria-hidden]{display:none!important}.brand-marquee__toggle{display:none}}.home-person__heading{margin-bottom:clamp(32px,4vw,64px)}.home-person__heading .eyebrow{margin-bottom:24px}.home-person__heading h2{font-size:clamp(3.25rem,7.5vw,8rem)}.home-person__grid{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:start;gap:clamp(32px,7vw,112px);display:grid}.home-person__portrait{margin:0}.home-person__portrait picture{display:block}.home-person__portrait img{aspect-ratio:4/5;object-fit:cover;object-position:center 65%;width:100%}.home-person__content{padding-top:4px}.home-person__bio p{letter-spacing:-.02em;text-wrap:pretty;font-size:clamp(1.125rem,1.6vw,1.5rem);line-height:1.55}.home-person__bio .text-link{margin-top:28px}.home-person__experience{border-top:1px solid var(--color-border);grid-template-columns:auto minmax(0,1fr);gap:24px 32px;margin-top:clamp(36px,4vw,64px);padding-top:28px;display:grid}.home-person__experience .eyebrow{color:var(--color-text-muted);padding-top:4px;font-size:.75rem}.home-person__experience p{margin:0;font-size:.9375rem}.home-person__experience>a{grid-column:2;justify-self:start;font-size:.9375rem}@media (width<=700px){.home-person__grid{grid-template-columns:minmax(0,1fr)}.home-person__portrait{width:100%;max-width:460px}.home-person__experience{gap:20px}}
