:root{--pop-blue: #2444ca;--pop-pink: #ff7eb5;--pop-yellow: #ffe44f;--pop-lime: #caff48;--pop-orange: #ff875c;--pop-purple: #5524c7;--pop-cyan: #62e6ff;--pop-cream: #fff8e8;--pop-ink: #15130f;--pop-border: rgba(21, 19, 15, .78);--story-ink: var(--pop-ink);--story-cream: var(--pop-cream);--story-paper: var(--pop-cream);--story-cobalt: var(--pop-blue);--story-coral: var(--pop-orange);--story-yellow: var(--pop-yellow);--story-green: var(--pop-lime);--story-line: rgba(21, 19, 15, .24);--story-gutter: clamp(1rem, 3vw, 3.5rem);--home-next-gap: 8px;--home-next-border: 1px solid var(--pop-border);--home-next-radius-panel: clamp(18px, 2vw, 28px);--home-next-radius-card: clamp(14px, 1.5vw, 22px);--home-next-radius-control: 14px;--home-next-radius-media: clamp(10px, 1.2vw, 16px);--home-next-card-inset: 10px;--home-next-control-height: 52px;--home-next-motion: .18s ease;--home-next-hero-name-font: 720 clamp(2.2rem, 3.8vw, 4.2rem)/.85 var(--font-display, sans-serif);--home-next-hero-name-spacing: -.06em;--home-next-hero-title-font: 480 clamp(1.15rem, 1.6vw, 1.7rem)/1.15 var(--font-display, sans-serif);--home-next-hero-title-spacing: -.02em;--home-next-hero-statement-font: 300 clamp(1.85rem, 3vw, 3.2rem)/.98 var(--font-display, sans-serif);--home-next-hero-statement-spacing: -.025em;--home-next-hero-lede-font: 450 clamp(.92rem, 1.05vw, 1.05rem)/1.45 var(--font-body, sans-serif);--home-next-hero-badge-font: 750 .62rem/1.2 var(--font-mono, monospace)}body.story-home-page{margin:0;padding:0!important;background:var(--pop-blue)!important;color:var(--story-ink)}body.story-home-page main.page-content-full{overflow:visible}body.story-home-page :is(h1,h2,h3,p,figure,dl,dd,ul){margin-top:0}body.story-home-page :is(a,button,summary){-webkit-tap-highlight-color:transparent}[data-auto-contrast]{color:var(--surface-foreground, inherit)}[data-auto-contrast] :where(h1,h2,h3,h4,p,span,small,strong,b,dt,dd,a){color:inherit}.story-home{overflow:clip}body.story-home-page a:hover,body.story-home-page a:focus-visible{color:inherit;text-decoration:none}.story-work{padding:clamp(3.5rem,6vw,5.5rem) clamp(1rem,6vw,6rem) var(--home-next-gap);background:var(--pop-blue);color:var(--pop-cream)}.story-work__header{width:min(100%,1480px);margin:0 auto clamp(5rem,8vw,8.5rem);display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);gap:var(--home-next-gap) clamp(2rem,6vw,7rem);align-items:end}.story-work__header h1{margin:0;color:inherit;font:620 clamp(3.2rem,6.5vw,6.5rem)/.9 var(--font-display, sans-serif);letter-spacing:-.055em;text-wrap:balance}.story-work__header p{max-width:40rem;margin:0;color:#fff8e8e6;font:450 clamp(1.15rem,1.5vw,1.5rem)/1.42 var(--font-display, sans-serif);letter-spacing:-.015em;text-wrap:pretty}.story-work__grid{width:min(100%,1480px);margin:0 auto;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:var(--home-next-gap);align-items:stretch}.story-project{grid-column:span 6;min-height:clamp(540px,54vw,720px);min-width:0;padding:var(--home-next-card-inset) var(--home-next-card-inset) clamp(1.1rem,2vw,1.6rem);display:flex;flex-direction:column;gap:var(--home-next-gap);overflow:hidden;border:var(--home-next-border);border-radius:var(--home-next-radius-panel);background:var(--pop-pink);color:var(--pop-ink);text-decoration:none;transition:transform var(--home-next-motion),box-shadow var(--home-next-motion)}.story-project:hover .story-project__link>span,.story-project:focus-visible .story-project__link>span{text-decoration:underline;text-underline-offset:3.5px;text-decoration-thickness:1.5px}.story-project:hover .story-project__link b,.story-project:focus-visible .story-project__link b{text-decoration:none;transform:translate(2px,-2px)}.story-project:nth-child(6n+1){background:var(--pop-pink);color:var(--pop-ink)}.story-project:nth-child(6n+2){background:var(--pop-blue);color:var(--pop-cream)}.story-project:nth-child(6n+3){background:var(--pop-pink);color:var(--pop-ink)}.story-project:nth-child(6n+4){background:var(--pop-blue);color:var(--pop-cream)}.story-project:nth-child(6n+5){background:var(--pop-yellow);color:var(--pop-ink)}.story-project:nth-child(6n+6){background:var(--pop-pink);color:var(--pop-ink)}.story-project--1{grid-column:span 7}.story-project--2,.story-project--3{grid-column:span 5}.story-project--4,.story-project--5{grid-column:span 7}.story-project--6{grid-column:span 5}.story-project figure{min-height:280px;margin:0;flex:1 1 auto;overflow:hidden;border:var(--home-next-border);border-radius:var(--home-next-radius-media);background:var(--pop-ink)}.story-project figure img,.story-project figure video{width:100%;height:100%;display:block;object-fit:cover;transition:transform .5s ease;pointer-events:none}.story-project:hover figure img,.story-project:hover figure video{transform:scale(1.025)}.story-project__copy{padding:.85rem clamp(.35rem,.8vw,.7rem) 0;display:flex;flex-direction:column}.story-project__copy :is(h3,p,span,dt,dd){color:inherit}.story-project__copy>p:first-child{display:flex;align-items:center;gap:.7rem;margin:0 0 .4rem;font:700 .68rem/1.3 var(--font-mono, monospace);letter-spacing:.08em;text-transform:uppercase}.story-project__copy>p:first-child span{color:inherit;opacity:.9}.story-project h3{margin:0 0 .5rem;color:inherit;font:620 clamp(1.65rem,2.6vw,3.2rem)/.96 var(--font-display, sans-serif);letter-spacing:-.045em;text-wrap:balance;overflow-wrap:break-word}.story-project__summary{max-width:48rem;margin:0 0 1rem;color:inherit;font:450 .94rem/1.48 var(--font-body, sans-serif)}.story-project dl{margin:0;padding-top:.85rem;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:1rem 1.5rem;border-top:1px solid currentColor}.story-project dl div{display:flex;flex-direction:column;gap:.3rem;min-width:0}.story-project dt{margin:0;color:inherit;font:750 .64rem/1.2 var(--font-mono, monospace);letter-spacing:.09em;text-transform:uppercase;opacity:.85}.story-project dd{margin:0;color:inherit;font:500 .86rem/1.38 var(--font-body, sans-serif);letter-spacing:-.01em;text-wrap:pretty}.story-project__link{margin-top:1.1rem;display:inline-flex;align-items:center;gap:.5rem;font:750 .67rem/1 var(--font-mono, monospace);letter-spacing:.08em;text-transform:uppercase}.story-project__link b{display:inline-block;transition:transform var(--home-next-motion)}.story-enquiry{--type-h2-color: #ffffff;padding-block:clamp(4rem,6.5vw,7rem);padding-inline:clamp(1rem,6vw,6rem);background:var(--pop-purple);color:var(--pop-cream)}.story-enquiry h2,.story-enquiry :global(h2){color:#fff!important}.story-enquiry .inline-enquiry__intro>p:not(.inline-enquiry__eyebrow),.story-enquiry .inline-enquiry__intro>a,.story-enquiry .inline-enquiry--pop label>span,.story-enquiry .inline-enquiry--pop .custom-select__label-wrap>span,.story-enquiry .inline-enquiry--pop .inline-enquiry__submit-row p{color:var(--pop-cream)}@media(max-width:980px){.story-work__header{grid-template-columns:1fr}}@media(max-width:720px){.story-work{padding-inline:1rem}.story-work__header{margin-bottom:clamp(3.5rem,16vw,5rem)}.story-work__grid{display:grid;grid-template-columns:1fr;gap:8px}.story-project,.story-project--1,.story-project--2,.story-project--3,.story-project--4,.story-project--5,.story-project--6{grid-column:1;min-height:540px;margin-top:0;padding-top:10px}.story-project figure{min-height:280px;aspect-ratio:auto}.story-project dl{grid-template-columns:1fr}:is(.story-enquiry){padding-inline:1rem}}
