:root{--tp-ink:#1A1A1F;--tp-paper:#F9F9FB;--tp-stone:#D8D8DF;--tp-purple:#6E60EE;--tp-purple-deep:#5A4ED4;--tp-gold:#FDC533;--tp-cyan:#33CFFF;--tp-green:#41E65B;--tp-tomato:#F35F45;--tp-coral:var(--tp-purple);--tp-coral-deep:var(--tp-purple-deep);--tp-ochre:var(--tp-gold);--tp-blue:var(--tp-cyan);--tp-sage:var(--tp-green);--tp-aubergine:var(--tp-purple);--tp-ink-rgb:26,26,31;--tp-paper-rgb:249,249,251;--tp-coral-rgb:110,96,238;--tp-stone-tint:#EDF6FA;--tp-stone-tint:color-mix(in srgb,var(--tp-cyan) 8%,var(--tp-paper));--tp-cream:#F2F1FB;--tp-cream:color-mix(in srgb,var(--tp-purple) 6%,var(--tp-paper));--tp-cream-lift:#F7F4EE;--tp-cream-lift:color-mix(in srgb,var(--tp-paper) 78%,#FFFFFF);--tp-bg:var(--tp-paper);--tp-fg:var(--tp-ink);--tp-fg-muted:rgba(var(--tp-ink-rgb),0.62);--tp-rule:rgba(var(--tp-ink-rgb),0.16);--tp-alert:var(--tp-tomato);--tp-field-line:rgba(var(--tp-ink-rgb),0.50);--tp-graphic-fg:var(--tp-fg);--tp-graphic-bg:var(--tp-bg);--tp-font-display:'Inter Tight','Helvetica Neue',Helvetica,Arial,sans-serif;--tp-font-text:'Inter','Helvetica Neue',Helvetica,Arial,sans-serif;--tp-font-ui:'Inter','Helvetica Neue',Helvetica,Arial,sans-serif;--tp-font-numeral:'Antonio','Inter Tight','Arial Narrow',sans-serif;--tp-weight-roman:400;--tp-weight-medium:500;--tp-weight-bold:700;--tp-size-h1:clamp(2.75rem,1.55rem + 5.2vw,4.5rem);--tp-lh-h1:0.94;--tp-tracking-h1:-0.022em;--tp-size-h2:clamp(1.875rem,1.35rem + 2.4vw,2.75rem);--tp-lh-h2:0.98;--tp-tracking-h2:-0.018em;--tp-size-h2-sm:clamp(1.375rem,1.1rem + 1.15vw,2.125rem);--tp-lh-h2-sm:1.18;--tp-size-h3:clamp(1.125rem,1.02rem + 0.5vw,1.375rem);--tp-lh-h3:1.1;--tp-tracking-h3:-0.01em;--tp-size-body:clamp(1rem,0.96rem + 0.18vw,1.0625rem);--tp-lh-body:1.6;--tp-size-body-lg:clamp(1.1875rem,1.1rem + 0.38vw,1.375rem);--tp-lh-body-lg:1.52;--tp-size-caption:0.8125rem;--tp-lh-caption:1.4;--tp-size-micro:0.625rem;--tp-size-label:0.75rem;--tp-lh-label:1.2;--tp-tracking-label:0.06em;--tp-measure:62ch;--tp-measure-narrow:42ch;--tp-space-3xs:0.25rem;--tp-space-2xs:0.5rem;--tp-space-xs:0.75rem;--tp-space-sm:1rem;--tp-space-md:1.5rem;--tp-space-lg:2rem;--tp-space-xl:3rem;--tp-space-2xl:4rem;--tp-space-3xl:6rem;--tp-space-4xl:8rem;--tp-space-hero-top:6.25rem;--tp-space-hero-edge:3.125rem;--tp-section-y:clamp(4rem,8vw,8rem);--tp-section-y-tight:clamp(2.5rem,5vw,4.5rem);--tp-container:1240px;--tp-container-narrow:860px;--tp-container-wide:1400px;--tp-gutter:clamp(1.25rem,6vw,5.5rem);--tp-grid-gap:clamp(1.5rem,3vw,2.5rem);--tp-radius-none:0;--tp-radius-sm:2px;--tp-radius-md:6px;--tp-radius-card:16px;--tp-radius-pill:999px;--tp-shadow-sm:0 1px 2px rgba(var(--tp-ink-rgb),0.06);--tp-shadow-md:0 8px 24px -12px rgba(var(--tp-ink-rgb),0.18);--tp-duration-fast:160ms;--tp-duration:280ms;--tp-duration-slow:600ms;--tp-ease:cubic-bezier(0.22,0.61,0.36,1);--tp-ease-out:cubic-bezier(0.16,1,0.3,1);--tp-stroke:1.5px;--tp-stroke-thick:3px}body{background:var(--tp-bg);color:var(--tp-fg);font-family:var(--tp-font-text);font-size:var(--tp-size-body);line-height:var(--tp-lh-body);font-weight:var(--tp-weight-roman);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-synthesis-weight:none;text-rendering:optimizeLegibility;overflow-x:clip}*,*::before,*::after{box-sizing:border-box}:where(figure,blockquote,dl,dd,ul,ol,p){margin:0}:where(p,li,figcaption,dd){text-wrap:pretty}:where(ul,ol)[role="list"]{padding-inline-start:0;list-style:none}img,svg{max-width:100%}img{display:block;height:auto}.tp-surface{background:var(--tp-bg);color:var(--tp-fg)}.tp-surface--paper{--tp-bg:var(--tp-paper);--tp-fg:var(--tp-ink);--tp-fg-muted:rgba(var(--tp-ink-rgb),0.62);--tp-rule:rgba(var(--tp-ink-rgb),0.16);--tp-graphic-fg:var(--tp-ink);--tp-graphic-bg:var(--tp-paper)}.tp-surface--ink{--tp-bg:var(--tp-ink);--tp-fg:var(--tp-paper);--tp-fg-muted:rgba(var(--tp-paper-rgb),0.66);--tp-rule:rgba(var(--tp-paper-rgb),0.20);--tp-graphic-fg:var(--tp-paper);--tp-graphic-bg:var(--tp-ink);--tp-field-line:rgba(var(--tp-paper-rgb),0.38)}.tp-surface--stone{--tp-bg:var(--tp-stone);--tp-fg:var(--tp-ink);--tp-fg-muted:rgba(var(--tp-ink-rgb),0.68);--tp-rule:rgba(var(--tp-ink-rgb),0.22);--tp-graphic-fg:var(--tp-ink);--tp-graphic-bg:var(--tp-stone)}.tp-surface--cream{--tp-bg:var(--tp-cream);--tp-fg:var(--tp-ink);--tp-fg-muted:rgba(var(--tp-ink-rgb),0.62);--tp-rule:rgba(var(--tp-ink-rgb),0.16);--tp-graphic-fg:var(--tp-ink);--tp-graphic-bg:var(--tp-cream)}.tp-surface--stone-tint{--tp-bg:var(--tp-stone-tint);--tp-fg:var(--tp-ink);--tp-fg-muted:rgba(var(--tp-ink-rgb),0.64);--tp-rule:rgba(var(--tp-ink-rgb),0.18);--tp-graphic-fg:var(--tp-ink);--tp-graphic-bg:var(--tp-stone-tint)}.tp-surface--blue{--tp-bg:var(--tp-blue);--tp-fg:var(--tp-ink);--tp-fg-muted:rgba(var(--tp-ink-rgb),0.78);--tp-rule:rgba(var(--tp-ink-rgb),0.26);--tp-graphic-fg:var(--tp-ink);--tp-graphic-bg:var(--tp-blue);--tp-alert:var(--tp-ink);--tp-field-line:rgba(var(--tp-ink-rgb),0.60)}.tp-surface--aubergine{--tp-bg:var(--tp-aubergine);--tp-fg:var(--tp-paper);--tp-fg-muted:rgba(var(--tp-paper-rgb),0.72);--tp-rule:rgba(var(--tp-paper-rgb),0.22);--tp-graphic-fg:var(--tp-paper);--tp-graphic-bg:var(--tp-aubergine);--tp-field-line:rgba(var(--tp-paper-rgb),0.45);--tp-alert:var(--tp-paper)}.tp-surface--card{--tp-bg:#FFFFFF;--tp-fg:var(--tp-ink);--tp-fg-muted:rgba(var(--tp-ink-rgb),0.62);--tp-rule:rgba(var(--tp-ink-rgb),0.12);--tp-graphic-fg:var(--tp-ink);--tp-graphic-bg:#FFFFFF}.tp-section{padding-block:var(--tp-section-y);background:var(--tp-bg);color:var(--tp-fg)}.tp-section--tight{padding-block:var(--tp-section-y-tight)}.tp-section--wash{position:relative;isolation:isolate}.tp-section--wash>.tp-container{position:relative;z-index:1}.tp-section--wash::before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background-image:var(--tp-wash-image);background-position:center;background-repeat:no-repeat;background-size:contain;background-attachment:fixed;opacity:var(--tp-wash-opacity,0.09)}@media (max-width:899.98px){.tp-section--wash::before{background-attachment:scroll}}@media (prefers-reduced-motion:reduce){.tp-section--wash::before{background-attachment:scroll}}.tp-corner{position:absolute;z-index:0;width:clamp(7rem,10vw,11rem);pointer-events:none;display:none}.tp-corner svg{display:block;width:100%;height:auto}.tp-corner--top-right{inset-block-start:var(--tp-space-lg);inset-inline-end:var(--tp-space-lg)}.tp-corner--top-left{inset-block-start:var(--tp-space-lg);inset-inline-start:var(--tp-space-lg)}.tp-corner--bottom-right{inset-block-end:var(--tp-space-lg);inset-inline-end:var(--tp-space-lg)}.tp-corner--bottom-left{inset-block-end:var(--tp-space-lg);inset-inline-start:var(--tp-space-lg)}@media (min-width:1100px){.tp-corner{display:block}}.tp-section--flush-top{padding-block-start:0}.tp-section--flush-bottom{padding-block-end:0}.tp-container{width:100%;max-width:var(--tp-container);margin-inline:auto;padding-inline:var(--tp-gutter)}.tp-container--narrow{max-width:var(--tp-container-narrow)}.tp-container--full{max-width:none}.tp-grid{display:grid;gap:var(--tp-grid-gap);grid-template-columns:1fr}@media (min-width:640px){.tp-grid--2{grid-template-columns:repeat(2,1fr)}.tp-grid--3{grid-template-columns:repeat(2,1fr)}.tp-grid--4{grid-template-columns:repeat(2,1fr)}}@media (min-width:960px){.tp-grid--3{grid-template-columns:repeat(3,1fr)}.tp-grid--4{grid-template-columns:repeat(4,1fr)}.tp-grid--asym{grid-template-columns:5fr 7fr}.tp-grid--asym-rev{grid-template-columns:7fr 5fr}}.tp-stack>* + *{margin-block-start:var(--tp-flow,var(--tp-space-md))}.tp-stack--tight{--tp-flow:var(--tp-space-sm)}.tp-stack--loose{--tp-flow:var(--tp-space-lg)}.tp-h1,.tp-h2,.tp-h3{font-family:var(--tp-font-display);color:var(--tp-fg);margin:0;text-wrap:balance}.tp-h1::after,.tp-h2::after{content:"_";color:var(--tp-coral);margin-inline-start:0.06em}.tp-h1{font-size:var(--tp-size-h1);line-height:var(--tp-lh-h1);letter-spacing:var(--tp-tracking-h1);font-weight:var(--tp-weight-bold)}.tp-h2{font-size:var(--tp-size-h2);line-height:var(--tp-lh-h2);letter-spacing:var(--tp-tracking-h2);font-weight:var(--tp-weight-bold)}.tp-h3{font-size:var(--tp-size-h3);line-height:var(--tp-lh-h3);letter-spacing:var(--tp-tracking-h3);font-weight:var(--tp-weight-medium)}.tp-body{font-size:var(--tp-size-body);line-height:var(--tp-lh-body);max-width:var(--tp-measure);margin:0;text-wrap:pretty}.tp-body--lead{font-size:var(--tp-size-body-lg);line-height:var(--tp-lh-body-lg)}.tp-body--narrow{max-width:var(--tp-measure-narrow)}.tp-caption{font-size:var(--tp-size-caption);line-height:var(--tp-lh-caption);color:var(--tp-fg-muted);margin:0}.tp-label{display:block;font-family:var(--tp-font-display);font-size:var(--tp-size-label);line-height:var(--tp-lh-label);font-weight:var(--tp-weight-medium);letter-spacing:var(--tp-tracking-label);text-transform:uppercase;color:var(--tp-fg);margin:0}.tp-label--ruled::after{content:"";display:block;width:3.5rem;height:1px;background:var(--tp-fg);margin-block-start:var(--tp-space-2xs)}.tp-eyebrow{display:inline-flex;align-items:baseline;margin:0;font-family:var(--tp-font-ui);font-size:1.125rem;font-weight:600;letter-spacing:-0.02em;text-transform:none;color:var(--tp-fg)}.tp-eyebrow__mark{color:var(--tp-coral)}.tp-eyebrow__note{margin-inline-start:0.45em;font-weight:var(--tp-weight-roman);color:var(--tp-fg-muted)}.tp-eyebrow__cursor{animation:tp-blink 1.15s steps(1,end) infinite}.tp-hero .tp-eyebrow{font-size:1rem}@media (prefers-reduced-motion:reduce){.tp-eyebrow__cursor{animation:none}}.tp-accent{color:var(--tp-coral)}.tp-muted{color:var(--tp-fg-muted)}.tp-figure{font-family:var(--tp-font-display);font-size:clamp(3.5rem,2rem + 7vw,7rem);line-height:0.86;letter-spacing:-0.03em;font-weight:var(--tp-weight-bold);color:var(--tp-coral);margin:0}.tp-rule{border:0;border-block-start:1px solid var(--tp-rule);margin-block:var(--tp-space-lg)}.tp-mark{--tp-dot:0.17em;display:inline-flex;align-items:flex-end;gap:calc(var(--tp-dot) * 0.33);vertical-align:baseline;color:var(--tp-coral)}.tp-mark__colon{display:inline-flex;flex-direction:column;justify-content:space-between;height:calc(var(--tp-dot) * 2.76)}.tp-mark__colon::before,.tp-mark__colon::after{content:"";width:var(--tp-dot);height:var(--tp-dot);border-radius:50%;background:currentColor}.tp-mark__bar{width:calc(var(--tp-dot) * 3.24);height:var(--tp-dot);background:currentColor}.tp-mark--cursor .tp-mark__bar{animation:tp-blink 1.15s steps(1,end) infinite}@keyframes tp-blink{0%,45%{opacity:1}50%,95%{opacity:0}100%{opacity:1}}.tp-icon{display:inline-flex;color:var(--tp-fg);width:var(--tp-icon-size,3rem);height:var(--tp-icon-size,3rem);flex:none}.tp-icon__svg{width:100%;height:100%;display:block}.tp-icon--sm{--tp-icon-size:1.75rem}.tp-icon--lg{--tp-icon-size:4.5rem}.tp-graphic{display:block;width:100%;aspect-ratio:3 / 2}.tp-graphic__svg{width:100%;height:100%;display:block}.tp-graphic--on-ink{--tp-graphic-fg:var(--tp-paper);--tp-graphic-bg:var(--tp-ink)}.tp-graphic--on-paper{--tp-graphic-fg:var(--tp-ink);--tp-graphic-bg:var(--tp-paper)}.tp-photo{position:relative;display:block;overflow:hidden;background:var(--tp-stone)}.tp-photo__img{display:block;width:100%;height:100%;object-fit:cover;filter:url(#tp-duotone)}.tp-photo--accent .tp-photo__img,.tp-photo--key-coral .tp-photo__img{filter:url(#tp-duotone-accent)}.tp-photo--key-blue .tp-photo__img{filter:url(#tp-duotone-blue)}.tp-photo--key-sage .tp-photo__img{filter:url(#tp-duotone-sage)}.tp-photo--full-colour .tp-photo__img{filter:none}.tp-photo__overlay{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;overflow:visible}.tp-photo__overlay :where(circle,path,line,rect){vector-effect:non-scaling-stroke}.tp-photo--aperture{aspect-ratio:1;border-radius:50%;background:transparent}.tp-photo--aperture .tp-photo__img{clip-path:circle(50% at 50% 50%)}.tp-photo--circle{aspect-ratio:1;border-radius:50%}.tp-photo--soft{aspect-ratio:4/5;border-radius:var(--tp-radius-card)}.tp-photo--pill{aspect-ratio:3/4;border-radius:var(--tp-radius-pill)}.tp-photo--arch{aspect-ratio:3/4;border-radius:var(--tp-radius-pill) var(--tp-radius-pill) var(--tp-radius-card) var(--tp-radius-card)}.tp-photo--wide{aspect-ratio:5/4;border-radius:var(--tp-radius-card)}.tp-photo--stadium{aspect-ratio:5/4;border-radius:var(--tp-radius-pill)}.tp-photo--half{aspect-ratio:1;background:transparent}.tp-photo--half .tp-photo__img{clip-path:circle(50% at 50% 50%);-webkit-mask-image:linear-gradient(to right,#000 0 50%,transparent 50% 100%);mask-image:linear-gradient(to right,#000 0 50%,transparent 50% 100%)}.tp-photo--annotated{aspect-ratio:16 / 9}.tp-photo--annotated .tp-photo__img{filter:url(#tp-duotone) brightness(0.92)}.tp-spine{display:grid;gap:var(--tp-grid-gap);grid-template-columns:1fr;position:relative}@media (min-width:768px){.tp-spine{grid-template-columns:repeat(4,1fr)}.tp-spine::before{content:"";position:absolute;inset-inline:12.5%;top:calc(var(--tp-spine-offset,50%) - 1px);height:1px;background:var(--tp-rule);z-index:0}}.tp-spine__item{position:relative;z-index:1;display:flex;flex-direction:column;gap:var(--tp-space-sm)}.tp-spine__label{margin-block-start:var(--tp-space-2xs)}.tp-photo--empty{background:var(--tp-stone);display:grid;place-items:center}.tp-photo--empty .tp-photo__note{font-family:var(--tp-font-display);font-size:var(--tp-size-label);letter-spacing:var(--tp-tracking-label);text-transform:uppercase;color:rgba(var(--tp-ink-rgb),0.55);text-align:center;padding:var(--tp-space-sm)}.tp-hero--split{--tp-split:50%;--tp-fig-size:clamp(14rem,27vw,24rem);--tp-fig-cx:50%;--tp-cut-f:0.34;--tp-grid-f:1.2;position:relative;isolation:isolate;overflow:hidden;background:linear-gradient(to bottom,var(--tp-paper) 0 var(--tp-split),var(--tp-blue) var(--tp-split) 100%);color:var(--tp-ink);padding-block-start:var(--tp-section-y);padding-block-end:var(--tp-space-2xl);display:flex;flex-direction:column;justify-content:flex-end;min-height:min(calc(100svh - var(--tp-nav-height)),54rem);max-height:calc(100svh - var(--tp-nav-height))}.tp-container--hero{max-width:none;padding-inline:clamp(1.25rem,3.5vw,3rem)}.tp-hero__grid{position:absolute;left:var(--tp-fig-cx);top:var(--tp-split);width:calc(var(--tp-fig-size) * var(--tp-grid-f));height:calc(var(--tp-fig-size) * var(--tp-grid-f));margin-left:calc(var(--tp-fig-size) * var(--tp-grid-f) / -2);margin-top:calc(var(--tp-fig-size) * var(--tp-grid-f) / -2);z-index:0;pointer-events:none;overflow:visible;color:rgba(var(--tp-ink-rgb),0.55);--tp-cell:64px}.tp-hero__grid-cell{position:absolute;width:var(--tp-cell);height:var(--tp-cell);border:1px dashed currentColor;opacity:0.45}.tp-hero__grid-cell--br1{left:100%;top:calc(100% - var(--tp-cell))}.tp-hero__grid-cell--br2{left:100%;top:100%}.tp-hero__grid-cell--br3{left:calc(100% - var(--tp-cell));top:100%}.tp-hero__grid-cell--tr{left:calc(100% - var(--tp-cell) * 2);top:calc(var(--tp-cell) * -1)}.tp-hero__grid-cell--rm{left:100%;top:38%}.tp-hero__grid svg{width:100%;height:100%;display:block}.tp-hero__figure{position:absolute;left:var(--tp-fig-cx);top:var(--tp-split);width:var(--tp-fig-size);aspect-ratio:1;margin-left:calc(var(--tp-fig-size) / -2);margin-top:calc(var(--tp-fig-size) / -2);border-radius:50%;overflow:hidden;z-index:1}.tp-hero__figure-cut{--tp-reveal:100%;position:absolute;inset:0;clip-path:polygon(0 0,calc(var(--tp-cut-f) * 100%) 0,100% calc(100% - var(--tp-cut-f) * 100%),100% 100%,0 100%);-webkit-mask-image:linear-gradient(225deg,#000 0 calc(var(--tp-reveal) - 3%),transparent var(--tp-reveal));mask-image:linear-gradient(225deg,#000 0 calc(var(--tp-reveal) - 3%),transparent var(--tp-reveal))}.tp-hero__figure img{width:100%;height:100%;object-fit:cover;object-position:42% 42%;display:block;filter:saturate(0.72) contrast(0.92) brightness(1.04) sepia(0.14)}.tp-hero__figure--empty{background:var(--tp-stone)}.tp-hero__diagonal{position:absolute;left:calc(var(--tp-fig-cx) + var(--tp-fig-size) * var(--tp-cut-f));top:var(--tp-split);width:320%;height:2px;margin-left:-160%;margin-top:-1px;background:var(--tp-coral);transform-origin:50% 50%;transform:rotate(45deg);z-index:2;pointer-events:none}.tp-hero__aside{position:absolute;right:var(--tp-gutter);top:var(--tp-split);transform:translateY(-50%);z-index:3;display:flex;flex-direction:column;align-items:flex-end;gap:var(--tp-space-md);width:clamp(11rem,calc(48% - var(--tp-gutter) - var(--tp-fig-size) * (1 - var(--tp-cut-f)) / 2 - var(--tp-space-lg)),28.5rem)}.tp-hero__marks{display:flex;align-items:center;gap:var(--tp-space-xs);list-style:none}.tp-hero__mark-item{display:flex;align-items:center;color:var(--tp-ink)}.tp-hero__mark-item .tp-icon{width:2.25rem;height:2.25rem}.tp-hero__mark-item--op .tp-icon{width:1.125rem;height:1.125rem}.tp-hero__marks{position:absolute;inset-block-end:var(--tp-space-2xl);inset-inline-end:clamp(1.25rem,3.5vw,3rem);z-index:3;--tp-coral:var(--tp-ink);--tp-blue:var(--tp-ink);--tp-sage:var(--tp-ink)}.tp-hero__team{display:flex;gap:var(--tp-space-md);list-style:none;width:100%}.tp-hero__team li{position:relative;display:flex;flex-direction:column;align-items:center;gap:var(--tp-space-3xs);flex:1 1 0;min-width:0}.tp-hero__team li::before{content:'';position:absolute;inset:0;border:1px solid rgba(var(--tp-ink-rgb),0.45);border-radius:50%;pointer-events:none;z-index:1}.tp-hero__team li:first-child::before{transform:translateX(15%)}.tp-hero__team li:last-child::before{transform:translateX(-15%)}.tp-hero__team{position:relative}.tp-hero__team::after{content:'';position:absolute;left:50%;top:50%;width:19.6%;aspect-ratio:1;transform:translate(-50%,-50%);border:1px solid var(--tp-coral);pointer-events:none;z-index:2}.tp-hero__team .tp-photo{width:100%;aspect-ratio:1;border-radius:50%}.tp-hero__team-link{display:block;text-decoration:none;border-radius:50%}.tp-hero__team .tp-photo__img{filter:grayscale(1) contrast(1.15);transform:scale(1.2);transform-origin:50% 50%;transition:transform var(--tp-duration-slow) var(--tp-ease-out)}.tp-hero__team-link:hover .tp-photo__img,.tp-hero__team-link:focus-visible .tp-photo__img{transform:scale(1.28)}.tp-container--hero{flex:1;display:flex;flex-direction:column;justify-content:space-between;gap:var(--tp-space-xl)}.tp-hero__head,.tp-hero__foot{position:relative;z-index:4;display:flex;flex-direction:column;gap:var(--tp-space-md)}.tp-hero__head{flex-direction:row;align-items:baseline;justify-content:space-between;gap:var(--tp-space-xl)}.tp-hero__head-main{display:flex;flex-direction:column;gap:var(--tp-space-md);max-width:42rem}.tp-hero__foot{max-width:min(34rem,calc(52% - var(--tp-fig-size) * (1 + var(--tp-cut-f)) / 2 - var(--tp-space-lg)))}.tp-hero__nav ul{display:flex;flex-direction:column;align-items:flex-end;gap:var(--tp-space-3xs);list-style:none;margin:0;padding:0}.tp-hero__nav-link{display:inline-flex;align-items:baseline;font-family:var(--tp-font-ui);font-size:0.9375rem;font-weight:500;letter-spacing:-0.01em;line-height:1.4;color:var(--tp-fg-muted);text-decoration:none;transition:color var(--tp-duration-fast) var(--tp-ease)}.tp-hero__nav-link:hover,.tp-hero__nav-link:focus-visible{color:var(--tp-fg)}.tp-hero__nav-link:focus-visible{outline:2px solid var(--tp-coral);outline-offset:3px}.tp-hero__nav-mark{color:var(--tp-coral)}.tp-hero__nav-mark::after{content:"_";opacity:0;transition:opacity var(--tp-duration-fast) var(--tp-ease)}.tp-hero__nav-link:hover .tp-hero__nav-mark::after,.tp-hero__nav-link:focus-visible .tp-hero__nav-mark::after{opacity:1}.tp-hero__title{font-size:clamp(2.125rem,1.4rem + 2.6vw,3.25rem);line-height:1.02;max-width:23ch;text-wrap:balance}.tp-hero__lede{color:rgba(var(--tp-ink-rgb),0.68);max-width:46ch;font-size:var(--tp-size-body);line-height:var(--tp-lh-body)}.tp-hero__actions{display:flex;flex-wrap:wrap;align-items:center;gap:var(--tp-space-md);margin-block-start:var(--tp-space-xs);min-width:max-content}@media (max-width:899.98px){.tp-hero--split{--tp-split:44%;display:flex;flex-direction:column;gap:var(--tp-space-xl);min-height:0;max-height:none}.tp-hero__grid{inset-inline:4% 4%;inset-block:4% 40%}.tp-hero__figure{position:relative;left:auto;top:auto;margin-inline:auto;margin-block:0;width:min(68vw,18rem);order:2}.tp-hero__figure-cut{clip-path:none}.tp-hero__diagonal{left:50%;top:44%;width:200%;margin-left:-100%}.tp-hero__marks{position:relative;inset-block-end:auto;inset-inline-end:auto;order:4;padding-inline:var(--tp-gutter)}.tp-hero__aside{width:auto}.tp-hero__team{width:auto}.tp-hero__team li{flex:none}.tp-hero__team .tp-photo{width:clamp(6rem,24vw,9rem)}.tp-hero__aside{position:relative;right:auto;top:auto;transform:none;order:3;align-items:center;padding-inline:var(--tp-gutter)}.tp-hero__head{flex-direction:column;align-items:stretch;gap:var(--tp-space-md)}.tp-hero__head-main{max-width:none}.tp-hero__nav ul{flex-direction:row;flex-wrap:wrap;align-items:baseline;justify-content:flex-start;column-gap:var(--tp-space-sm);row-gap:var(--tp-space-3xs)}.tp-hero__foot{max-width:none}.tp-hero__actions{min-width:0}.tp-container--hero{order:1;flex:none;justify-content:flex-start;gap:var(--tp-space-md);padding-inline:var(--tp-gutter)}.tp-hero__grid-cell{display:none}}.tp-btn{display:inline-flex;align-items:center;justify-content:space-between;gap:2.5rem;padding:1rem 1.25rem;min-height:52px;background:var(--tp-ink);color:var(--tp-paper);font-family:var(--tp-font-display);font-size:1rem;font-weight:var(--tp-weight-medium);line-height:1;border:1px solid var(--tp-ink);border-radius:1px;text-decoration:none;cursor:pointer;transition:background-color var(--tp-duration-fast) var(--tp-ease),color var(--tp-duration-fast) var(--tp-ease),column-gap 350ms cubic-bezier(0.2,0.8,0.2,1)}.tp-btn:hover,.tp-btn:focus-visible{column-gap:0.9rem}.tp-btn:has(.tp-btn__future--arrow):hover,.tp-btn:has(.tp-btn__future--arrow):focus-visible{column-gap:2.5rem}.tp-btn__future{display:flex;align-items:flex-end;gap:0.15rem;color:var(--tp-coral);flex:none}.tp-btn__future::before{content:"";display:block;width:3px;height:11px;margin-bottom:1px;background:linear-gradient(currentColor 0 3px,transparent 3px 8px,currentColor 8px 11px)}.tp-btn__future::after{content:"";display:block;width:0.65rem;height:2px;background:currentColor;transition:width 350ms cubic-bezier(0.2,0.8,0.2,1)}.tp-btn:hover .tp-btn__future::after,.tp-btn:focus-visible .tp-btn__future::after{width:2.25rem}.tp-btn__future--arrow{align-items:center}.tp-btn__future--arrow::after{content:none}.tp-btn__future--arrow svg{display:block;width:1.625rem;height:auto;overflow:visible;transition:transform var(--tp-duration) var(--tp-ease-out)}.tp-btn:hover .tp-btn__future--arrow svg,.tp-btn:focus-visible .tp-btn__future--arrow svg{transform:translateX(0.35rem)}.tp-btn:hover,.tp-btn:focus-visible{background:#000;color:var(--tp-paper)}.tp-btn:focus-visible{outline:2px solid var(--tp-coral);outline-offset:4px}.tp-surface--ink .tp-btn{background:var(--tp-paper);color:var(--tp-ink);border-color:var(--tp-paper)}.tp-surface--ink .tp-btn:hover,.tp-surface--ink .tp-btn:focus-visible{background:#FFF;color:var(--tp-ink)}.tp-btn--ghost,.tp-surface--ink .tp-btn--ghost{background:transparent;border-color:var(--tp-rule);color:var(--tp-fg)}.tp-btn--ghost:hover,.tp-btn--ghost:focus-visible,.tp-surface--ink .tp-btn--ghost:hover,.tp-surface--ink .tp-btn--ghost:focus-visible{background:transparent;border-color:var(--tp-fg);color:var(--tp-fg)}@media (prefers-reduced-motion:reduce){.tp-btn__future::after{transition:none}.tp-btn{transition:background-color var(--tp-duration-fast) var(--tp-ease),color var(--tp-duration-fast) var(--tp-ease)}}.tp-link{display:inline-flex;align-items:center;gap:var(--tp-space-2xs);font-family:var(--tp-font-display);font-size:var(--tp-size-body);font-weight:var(--tp-weight-medium);color:var(--tp-fg);text-decoration:none}.tp-link:hover,.tp-link:focus-visible{color:var(--tp-fg)}.tp-link__bar{display:block;width:0.875rem;height:2px;background:var(--tp-coral);flex:none;transition:width var(--tp-duration) var(--tp-ease-out)}.tp-link:hover .tp-link__bar,.tp-link:focus-visible .tp-link__bar{width:1.5rem}.tp-story,.tp-value,.tp-tech,.tp-team{position:relative}.tp-story .tp-container{display:flex;flex-direction:column;gap:var(--tp-section-y-tight)}.tp-story__head{display:grid;grid-template-columns:1fr;gap:var(--tp-grid-gap);align-items:center}@media (min-width:860px){.tp-story__head{grid-template-columns:minmax(0,8fr) minmax(0,4fr)}}.tp-story__head-text{display:flex;flex-direction:column;gap:var(--tp-space-md)}.tp-story__q{max-width:16ch}.tp-story__intro{max-width:var(--tp-measure)}.tp-story__photo{width:min(100%,15rem);justify-self:end}.tp-story__photo-img{filter:saturate(0.72) contrast(0.94) sepia(0.1);object-position:46% 34%}.tp-story__steps{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--tp-space-xl) var(--tp-grid-gap);list-style:none}@media (min-width:960px){.tp-story__steps{grid-template-columns:repeat(4,minmax(0,1fr))}}.tp-story__step{display:flex;flex-direction:column;gap:var(--tp-space-sm)}.tp-story__fig{display:block;width:100%;height:auto}.tp-story__node{position:relative;display:flex;align-items:center;height:1.25rem;margin-block-start:var(--tp-space-2xs)}.tp-story__node::before{content:"";width:1.25rem;height:1.25rem;border-radius:50%;background:var(--tp-ink);position:relative;z-index:1}.tp-story__node::after{content:"";position:absolute;left:0.625rem;right:calc(var(--tp-grid-gap) * -1);top:50%;height:1px;background:var(--tp-ink)}.tp-story__step:last-child .tp-story__node::after{display:none}@media (min-width:860px){.tp-story__step:nth-child(4) .tp-story__node::after{display:none}}@media (max-width:859.98px){.tp-story__step:nth-child(even) .tp-story__node::after{display:none}}.tp-story__step-title{margin:0;font-family:var(--tp-font-ui);font-weight:var(--tp-weight-bold);font-size:1rem;line-height:1.3;letter-spacing:-0.01em}.tp-story__step-label{margin:0;font-family:var(--tp-font-display);font-size:var(--tp-size-label);font-weight:var(--tp-weight-medium);line-height:var(--tp-lh-label);letter-spacing:var(--tp-tracking-label);text-transform:uppercase;color:var(--tp-fg-muted)}.tp-story__jump{display:inline-flex;margin-block-start:auto;padding-block-start:var(--tp-space-sm);color:var(--tp-fg-muted);transition:color var(--tp-duration-fast) var(--tp-ease),transform var(--tp-duration) var(--tp-ease-out)}.tp-story__jump svg{display:block;width:1.125rem;height:auto}.tp-story__jump:hover,.tp-story__jump:focus-visible{color:var(--tp-coral);transform:translateY(3px)}.tp-story__step-body{color:var(--tp-fg);font-size:var(--tp-size-caption);line-height:1.55;max-width:30ch}.tp-story__step--resolve .tp-story__node::before{background:var(--tp-coral)}.tp-story__step--resolve .tp-story__step-title{color:var(--tp-coral)}.tp-story__close{display:flex;flex-direction:column;align-items:flex-start;gap:var(--tp-space-md);padding-block-start:var(--tp-space-lg);border-block-start:1px solid var(--tp-rule)}.tp-story__closing{margin:0;font-family:var(--tp-font-text);font-size:clamp(1.1875rem,1.06rem + 0.5vw,1.4375rem);line-height:1.5;color:var(--tp-fg-muted);max-width:52ch}.tp-story__closing em{font-style:normal;font-weight:600;color:var(--tp-fg)}.tp-story__fig-shape{transform-box:fill-box;transform-origin:center;transition:transform 800ms var(--tp-ease-out),opacity 600ms var(--tp-ease-out)}.tp-animate .tp-story__fig-shape{transform:scale(0.4);opacity:0}.tp-animate .is-shown .tp-story__fig-shape{transform:none;opacity:1}.tp-value__grid{display:grid;grid-template-columns:1fr;gap:var(--tp-section-y-tight) var(--tp-grid-gap);align-items:stretch}@media (min-width:860px){.tp-value__grid{grid-template-columns:minmax(0,4fr) minmax(0,7fr)}}.tp-value__figure{position:relative;width:100%;min-height:22rem;overflow:hidden}.tp-value__svg{position:absolute;top:0;left:50%;transform:translateX(-50%);display:block;width:min(100%,17rem);height:auto;color:var(--tp-fg)}.tp-value__spine{opacity:0.35}@media (max-width:859.98px){.tp-value__figure{min-height:0;height:26rem}}.tp-value__copy{display:flex;flex-direction:column;gap:var(--tp-space-xl)}.tp-value__head{display:flex;flex-direction:column;gap:var(--tp-space-md)}.tp-value__heading{max-width:22ch}.tp-value__places{display:grid;grid-template-columns:1fr;gap:var(--tp-space-lg) var(--tp-grid-gap);list-style:none}@media (min-width:560px){.tp-value__places{grid-template-columns:repeat(2,minmax(0,1fr))}}.tp-value__place{display:flex;flex-direction:column;align-items:flex-start;gap:var(--tp-space-2xs)}.tp-value__place .tp-icon{width:3.5rem;height:3.5rem;margin-block-end:var(--tp-space-2xs)}.tp-value__place-title{margin:0;font-family:var(--tp-font-display);font-size:1rem;font-weight:var(--tp-weight-medium);line-height:1.2;letter-spacing:-0.01em;color:var(--tp-fg)}.tp-value__place-body{margin:0;font-size:var(--tp-size-caption);line-height:1.55;color:var(--tp-fg);max-width:32ch}@media (min-width:1080px){.tp-value__places{grid-template-columns:repeat(3,minmax(0,1fr))}}.tp-value__closing{max-width:34ch;padding-block-start:var(--tp-space-md);border-block-start:1px solid var(--tp-rule)}.tp-value__spine{stroke-dasharray:1;stroke-dashoffset:0;transition:stroke-dashoffset 1600ms var(--tp-ease-out)}.tp-value__node{transform-box:fill-box;transform-origin:center;transition:transform 700ms var(--tp-ease-out),opacity 500ms var(--tp-ease-out)}.tp-animate .tp-value__spine{stroke-dashoffset:1}.tp-animate .is-shown .tp-value__spine{stroke-dashoffset:0}.tp-animate .tp-value__node{transform:scale(0);opacity:0}.tp-animate .is-shown .tp-value__node{transform:none;opacity:1}.tp-animate .is-shown .tp-value__node[data-node="1"]{transition-delay:200ms}.tp-animate .is-shown .tp-value__node[data-node="2"]{transition-delay:420ms}.tp-animate .is-shown .tp-value__node[data-node="3"]{transition-delay:640ms}.tp-animate .is-shown .tp-value__node[data-node="4"]{transition-delay:860ms}.tp-animate .is-shown .tp-value__node[data-node="5"]{transition-delay:1080ms}.tp-animate .is-shown .tp-value__node[data-node="6"]{transition-delay:1280ms}.tp-animate .is-shown .tp-value__node[data-node="7"]{transition-delay:1280ms}.tp-value__traveller{transition:opacity 600ms var(--tp-ease-out) 1400ms}.tp-animate .tp-value__traveller{opacity:0}.tp-animate .is-shown .tp-value__traveller{opacity:1}.tp-talk .tp-container{display:flex;flex-direction:column;gap:var(--tp-section-y-tight)}.tp-talk__head{display:flex;flex-direction:column;gap:var(--tp-space-md)}.tp-talk__heading{max-width:20ch}.tp-talk__intro{max-width:52ch}.tp-talk__feature{display:grid;grid-template-columns:1fr;gap:var(--tp-grid-gap);align-items:center}@media (min-width:860px){.tp-talk__feature{grid-template-columns:minmax(0,7fr) minmax(0,5fr)}}.tp-talk__photo{position:relative;aspect-ratio:1;border-radius:var(--tp-radius-card);overflow:hidden;background:var(--tp-stone)}.tp-talk__photo img{width:100%;height:100%;object-fit:cover;display:block;filter:saturate(0.74) contrast(0.94) sepia(0.1)}.tp-regmark{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.tp-regmark :where(line,circle){vector-effect:non-scaling-stroke}.tp-regmark__reg line{stroke:var(--tp-paper);stroke-width:1;opacity:0.3}.tp-regmark__marks circle{fill:none;stroke:var(--tp-paper);stroke-width:1;opacity:0.55}.tp-regmark__join{stroke:var(--tp-paper);stroke-width:1;stroke-dasharray:3 4;opacity:0.6}.tp-regmark__focus{fill:var(--tp-coral);animation:tp-connect 4.5s ease-in-out infinite alternate}@keyframes tp-connect{from{transform:translate(-17px,-17.5px)}to{transform:translate(17px,17.5px)}}@media (prefers-reduced-motion:reduce){.tp-regmark__focus{animation:none}}.tp-talk{--tp-wash-image:url("/static/images/graphics/structure-to-possibility.svg");--tp-wash-opacity:0.13}.tp-talk__statement,.tp-talk__closing{font-family:var(--tp-font-text);font-size:clamp(1.1875rem,1.06rem + 0.5vw,1.4375rem);font-weight:var(--tp-weight-roman);line-height:1.5;letter-spacing:0;color:var(--tp-fg-muted);margin:0}.tp-talk__statement em,.tp-talk__closing em{font-style:normal;font-weight:600;color:var(--tp-fg)}.tp-talk__statement{max-width:30ch}.tp-talk__groups{display:grid;grid-template-columns:1fr;gap:var(--tp-space-lg) var(--tp-grid-gap);list-style:none;padding-block-start:var(--tp-space-lg);border-block-start:1px solid var(--tp-rule)}@media (min-width:640px){.tp-talk__groups{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1080px){.tp-talk__groups{grid-template-columns:repeat(4,minmax(0,1fr))}}.tp-talk__group{display:flex;flex-direction:column;gap:var(--tp-space-2xs)}.tp-talk__group .tp-icon{width:2.75rem;height:2.75rem;margin-block-end:var(--tp-space-3xs)}.tp-talk__group-title{margin:0;font-family:var(--tp-font-display);font-size:1rem;font-weight:var(--tp-weight-medium);line-height:1.25;letter-spacing:-0.01em;color:var(--tp-fg)}.tp-talk__group-body{font-size:var(--tp-size-caption);line-height:1.55;color:var(--tp-fg);max-width:32ch}.tp-talk__resolve{display:grid;grid-template-columns:1fr;gap:var(--tp-grid-gap);align-items:center;padding-block-start:var(--tp-space-lg);border-block-start:1px solid var(--tp-rule)}@media (min-width:860px){.tp-talk__resolve{grid-template-columns:minmax(0,6fr) minmax(0,6fr)}}.tp-talk__graphic{width:100%}.tp-talk__graphic svg{display:block;width:100%;height:auto}.tp-talk__closing{max-width:34ch}.tp-talk__day{display:flex;flex-direction:column;gap:var(--tp-space-xl);padding-block-start:var(--tp-section-y-tight);border-block-start:1px solid var(--tp-rule)}.tp-talk__day-title{max-width:22ch}.tp-talk__day-intro{max-width:52ch}.tp-talk__continue svg{display:block;width:100%;height:auto}.tp-talk__continue path{fill:none;stroke-width:3}.tp-talk__seg-now{stroke:var(--tp-fg)}.tp-talk__seg-mid{stroke:var(--tp-stone);stroke-dasharray:9 11}.tp-talk__seg-next{stroke:var(--tp-coral)}.tp-talk__trace{display:flex;flex-direction:column;gap:var(--tp-space-md)}.tp-talk__stages,.tp-talk__outcomes{display:grid;grid-template-columns:1fr;gap:var(--tp-space-lg) var(--tp-grid-gap);list-style:none}.tp-talk__stage{display:flex;flex-direction:column;gap:var(--tp-space-2xs)}@media (min-width:760px){.tp-talk__outcomes{grid-template-columns:repeat(3,minmax(0,1fr))}.tp-talk__trace{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:auto auto auto;column-gap:0;row-gap:var(--tp-space-xs)}.tp-talk__continue{grid-row:2;grid-column:1 / -1}.tp-talk__stages{display:contents}.tp-talk__stage{display:contents}.tp-talk__stage-title{grid-row:1;align-self:end}.tp-talk__stage-body{grid-row:3}.tp-talk__stage-title,.tp-talk__stage-body{padding-inline-end:var(--tp-grid-gap)}.tp-talk__stage:nth-child(1)>*{grid-column:1}.tp-talk__stage:nth-child(2)>*{grid-column:2}.tp-talk__stage:nth-child(3)>*{grid-column:3}}.tp-talk__stage-title{margin:0;font-family:var(--tp-font-display);font-size:1.0625rem;font-weight:var(--tp-weight-medium);line-height:1.25;letter-spacing:-0.01em;color:var(--tp-fg)}.tp-talk__stage-body{font-size:var(--tp-size-caption);line-height:1.55;color:var(--tp-fg-muted);max-width:34ch}.tp-talk__outcomes{padding-block-start:var(--tp-space-md);border-block-start:1px solid var(--tp-rule)}.tp-talk__outcome{display:flex;flex-direction:column;gap:var(--tp-space-3xs)}.tp-talk__who{font-family:var(--tp-font-display);font-size:var(--tp-size-label);font-weight:var(--tp-weight-medium);letter-spacing:var(--tp-tracking-label);text-transform:uppercase;color:var(--tp-coral)}.tp-talk__gain{font-size:var(--tp-size-body);line-height:var(--tp-lh-body);color:var(--tp-fg);max-width:34ch}.tp-talk__handover{display:flex;flex-direction:column;align-items:flex-start;gap:var(--tp-space-md)}.tp-talk__handover .tp-talk__closing{max-width:46ch}.tp-th__link{animation:tp-link 5s ease-in-out infinite alternate}@keyframes tp-link{from{transform:translateY(-150px)}to{transform:translateY(150px)}}.tp-th__near-a{animation:tp-near-a 6s ease-in-out infinite alternate}.tp-th__near-b{animation:tp-near-b 6s ease-in-out infinite alternate}@keyframes tp-near-a{from{transform:translateX(0)}to{transform:translateX(14px)}}@keyframes tp-near-b{from{transform:translateX(0)}to{transform:translateX(-14px)}}@media (prefers-reduced-motion:reduce){.tp-th__link,.tp-th__near-a,.tp-th__near-b{animation:none}}.tp-tech .tp-container{display:flex;flex-direction:column;gap:var(--tp-section-y-tight)}.tp-tech__head{display:flex;flex-direction:column;gap:var(--tp-space-md)}.tp-tech__heading{max-width:20ch}.tp-tech__intro{max-width:52ch}.tp-tech__orbit-wrap{position:relative;display:grid;grid-template-columns:1fr;gap:var(--tp-section-y-tight) var(--tp-grid-gap);align-items:center}@media (min-width:900px){.tp-tech__orbit-wrap{grid-template-columns:minmax(0,5fr) minmax(0,7fr)}}.tp-tech__orbit{position:relative;width:min(100%,26rem);aspect-ratio:1;margin-inline:auto}.tp-tech__orbit svg{display:block;width:100%;height:auto;overflow:visible}.tp-orb__track{fill:none;stroke:var(--tp-rule);stroke-width:1;vector-effect:non-scaling-stroke}.tp-orb__core{fill:var(--tp-ink)}.tp-orb__node-ink{fill:var(--tp-ink)}.tp-orb__node-coral{fill:var(--tp-coral)}.tp-orb__node-stone{fill:var(--tp-stone)}.tp-orb__node-stone-soft{fill:var(--tp-stone);opacity:0.55}.tp-orb__ring{transform-box:view-box;transform-origin:200px 200px}.tp-orb__ring--outer{animation:tp-orbit 68s linear infinite}.tp-orb__ring--mid{animation:tp-orbit 46s linear infinite reverse}.tp-orb__ring--inner{animation:tp-orbit 32s linear infinite}@keyframes tp-orbit{to{transform:rotate(360deg)}}.tp-tech__core-label{position:absolute;inset:0;display:grid;place-items:center;font-family:var(--tp-font-display);font-size:clamp(1.5rem,1.1rem + 1.6vw,2.25rem);font-weight:var(--tp-weight-bold);letter-spacing:-0.02em;color:var(--tp-paper);pointer-events:none}.tp-tech__wires{position:absolute;inset:0;width:100%;height:100%;z-index:0;pointer-events:none;overflow:visible}.tp-tech__wire{fill:none;stroke:var(--tp-rule);stroke-width:1;vector-effect:non-scaling-stroke}.tp-tech__packet{fill:var(--tp-coral)}.tp-tech__pillars{position:relative;display:flex;flex-direction:column;gap:var(--tp-space-xl);list-style:none}.tp-tech__arc{position:absolute;top:0;left:0;width:7rem;height:100%;z-index:0;pointer-events:none}.tp-tech__arc path{fill:none;stroke:var(--tp-rule);stroke-width:1;vector-effect:non-scaling-stroke}@media (max-width:599.98px){.tp-tech__arc{display:none}}.tp-tech__pillar{position:relative;z-index:1;display:grid;grid-template-columns:1fr;gap:var(--tp-space-sm);align-items:start}@media (min-width:600px){.tp-tech__pillar{grid-template-columns:7rem 1fr;gap:var(--tp-space-md)}}.tp-tech__badge{display:grid;place-items:center;width:4.25rem;height:4.25rem;border-radius:50%;background:var(--tp-ink);color:var(--tp-paper);flex:none}.tp-tech__badge .tp-icon{width:2.25rem;height:2.25rem;color:inherit}.tp-tech__badge svg [fill]:not([fill="none"]){fill:currentColor}.tp-tech__badge svg [stroke]:not([stroke="none"]){stroke:currentColor}.tp-tech__pillar-copy{display:flex;flex-direction:column;gap:var(--tp-space-2xs);max-width:44ch}.tp-tech__pillar-title{margin:0;font-family:var(--tp-font-display);font-size:clamp(1.25rem,1.12rem + 0.55vw,1.5rem);font-weight:var(--tp-weight-bold);line-height:1.1;letter-spacing:-0.018em}.tp-tech__pillar-title a{color:var(--tp-fg);text-decoration:none}.tp-tech__pillar-title a:hover,.tp-tech__pillar-title a:focus-visible{color:var(--tp-coral)}.tp-tech__pillar-body{font-size:0.9375rem;line-height:1.55;color:var(--tp-fg)}.tp-tech__more{display:inline-flex;align-items:center;gap:var(--tp-space-2xs);margin-block-start:var(--tp-space-3xs);font-family:var(--tp-font-display);font-size:var(--tp-size-label);font-weight:var(--tp-weight-medium);letter-spacing:var(--tp-tracking-label);text-transform:uppercase;color:var(--tp-fg-muted);text-decoration:none;transition:color var(--tp-duration-fast) var(--tp-ease)}.tp-tech__more-bar{display:block;width:0.875rem;height:2px;background:var(--tp-coral);transition:width var(--tp-duration) var(--tp-ease-out)}.tp-tech__more:hover,.tp-tech__more:focus-visible{color:var(--tp-fg)}.tp-tech__more:hover .tp-tech__more-bar,.tp-tech__more:focus-visible .tp-tech__more-bar{width:1.75rem}.tp-tech__closing{font-family:var(--tp-font-text);font-size:clamp(1.1875rem,1.06rem + 0.5vw,1.4375rem);font-weight:var(--tp-weight-roman);line-height:1.5;color:var(--tp-fg-muted);max-width:46ch;margin:0;padding-block-start:var(--tp-space-lg)}.tp-tech__closing em{font-style:normal;font-weight:600;color:var(--tp-fg)}@media (prefers-reduced-motion:reduce){.tp-orb__ring{animation:none}}.tp-reveal{opacity:1;transform:none}.tp-animate .tp-reveal{opacity:0;transform:translateY(1rem);transition:opacity 700ms var(--tp-ease-out),transform 700ms var(--tp-ease-out);will-change:opacity,transform}.tp-animate .tp-reveal.is-visible{opacity:1;transform:none;will-change:auto}.tp-animate .tp-hero .tp-reveal{transition:none}@media (prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:0.01ms!important;animation-iteration-count:1!important;transition-duration:0.01ms!important;scroll-behavior:auto!important}.tp-reveal{opacity:1;transform:none}.tp-mark--cursor .tp-mark__bar{animation:none}}:where(a,button,input,select,textarea):focus-visible{outline:2px solid var(--tp-coral);outline-offset:3px;border-radius:var(--tp-radius-sm)}.tp-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.tp-team .tp-container{display:flex;flex-direction:column;gap:var(--tp-section-y-tight)}.tp-team__head{display:flex;flex-direction:column;gap:var(--tp-space-md)}.tp-team__heading{max-width:20ch}.tp-team__intro{max-width:52ch}.tp-mosaic{position:relative;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-auto-rows:1fr;grid-auto-flow:row dense;gap:var(--tp-space-2xs)}.tp-mosaic__people,.tp-mosaic__tiles{display:contents;list-style:none;margin:0;padding:0}.tp-mosaic__cell{position:relative;overflow:hidden;border-radius:var(--tp-radius-none);aspect-ratio:1}.tp-mosaic__cell--photo{aspect-ratio:auto}.tp-mosaic__photo{position:relative;width:100%;height:100%;aspect-ratio:auto;border-radius:var(--tp-radius-none);margin:0}.tp-mosaic__photo .tp-photo__img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.tp-mosaic__tag{position:absolute;inset-block-end:0;inset-inline-start:0;padding:var(--tp-space-3xs) var(--tp-space-2xs);background:var(--tp-paper);color:var(--tp-ink);font-family:var(--tp-font-display);font-size:var(--tp-size-label);font-weight:var(--tp-weight-medium);line-height:var(--tp-lh-label);letter-spacing:var(--tp-tracking-label);text-transform:uppercase}.tp-mosaic__cell--w2{grid-column:span 2;aspect-ratio:2}.tp-mosaic__cell--h2{grid-row:span 2;aspect-ratio:0.5}.tp-mosaic__cell--w2.tp-mosaic__cell--h2{aspect-ratio:1}.tp-mosaic__cell--dots{background-image:radial-gradient(currentColor 1.5px,transparent 1.6px);background-size:8px 8px;color:rgba(var(--tp-ink-rgb),0.42)}.tp-mosaic__cell--hatch{background-image:repeating-linear-gradient(45deg,currentColor 0 1px,transparent 1px 7px);color:rgba(var(--tp-ink-rgb),0.5)}.tp-mosaic__cell--rules{background-image:repeating-linear-gradient(to bottom,currentColor 0 1.5px,transparent 1.5px 7px);color:rgba(var(--tp-ink-rgb),0.5)}.tp-mosaic__cell--stone{background:var(--tp-stone)}.tp-mosaic__cell--blue{background:var(--tp-blue)}.tp-mosaic__cell--ink{background:var(--tp-ink)}.tp-mosaic__cell--coral{background:var(--tp-coral)}.tp-mosaic__cell--disc::before,.tp-mosaic__cell--ring::before,.tp-mosaic__cell--half::before,.tp-mosaic__cell--quarter::before{content:"";position:absolute;inset:0}.tp-mosaic__cell--disc::before{background:var(--tp-blue);border-radius:50%}.tp-mosaic__cell--ring::before{border:var(--tp-stroke-thick) solid var(--tp-fg);border-radius:50%}.tp-mosaic__cell--half::before{background:var(--tp-coral);border-radius:100% 100% 0 0}.tp-mosaic__cell--quarter::before{background:var(--tp-stone);border-radius:100% 0 0 0}.tp-mosaic__cell--icon{display:flex;align-items:center;justify-content:center;background:var(--tp-ink)}.tp-mosaic__cell--icon .tp-icon{width:1.75rem;height:1.75rem;color:var(--tp-paper)}.tp-mosaic__cell--icon svg [fill]:not([fill="none"]){fill:currentColor}.tp-mosaic__cell--icon svg [stroke]:not([stroke="none"]){stroke:currentColor}.tp-mosaic__run{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:2}.tp-mosaic__run path{fill:none;stroke:var(--tp-fg);stroke-width:1.5;vector-effect:non-scaling-stroke}.tp-mosaic__run-arc{stroke-dasharray:5 4}.tp-mosaic__run-line{stroke-dasharray:2 4}.tp-mosaic__run-node{fill:var(--tp-graphic-bg);stroke:var(--tp-fg);stroke-width:1.5;vector-effect:non-scaling-stroke}.tp-mosaic__run-node--key{fill:var(--tp-coral);stroke:var(--tp-coral)}.tp-team__list{display:grid;grid-template-columns:1fr;gap:var(--tp-space-xl) var(--tp-grid-gap);list-style:none;padding-block-start:var(--tp-space-lg);border-block-start:1px solid var(--tp-rule)}.tp-team__member{display:flex;flex-direction:column;gap:var(--tp-space-2xs)}.tp-team__tag{margin:0;font-family:var(--tp-font-display);font-size:var(--tp-size-label);font-weight:var(--tp-weight-medium);line-height:var(--tp-lh-label);letter-spacing:var(--tp-tracking-label);text-transform:uppercase;color:var(--tp-coral)}.tp-team__role{margin:0;font-family:var(--tp-font-display);font-size:var(--tp-size-h3);font-weight:var(--tp-weight-medium);line-height:var(--tp-lh-h3);letter-spacing:var(--tp-tracking-h3);color:var(--tp-fg);text-wrap:balance}.tp-team__body{font-size:0.9375rem;line-height:1.55;color:var(--tp-fg-muted);max-width:38ch}.tp-team__closing{font-family:var(--tp-font-text);font-size:clamp(1.1875rem,1.06rem + 0.5vw,1.4375rem);font-weight:var(--tp-weight-roman);line-height:1.5;color:var(--tp-fg-muted);max-width:46ch;margin:0}.tp-team__closing em{font-style:normal;font-weight:600;color:var(--tp-fg)}.tp-team__support{display:flex;flex-direction:column;align-items:flex-start;gap:var(--tp-space-md)}.tp-team--pair .tp-team__list{grid-template-columns:1fr}.tp-team--pair .tp-team__body{max-width:46ch}@media (min-width:760px){.tp-team--pair .tp-team__list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:900px){.tp-mosaic{grid-template-columns:repeat(12,minmax(0,1fr));grid-template-rows:repeat(10,minmax(0,1fr));aspect-ratio:6 / 5}.tp-mosaic__cell,.tp-mosaic__cell--w2,.tp-mosaic__cell--h2{aspect-ratio:auto}.tp-mosaic__cell--p1{grid-column:1 / 5;grid-row:4 / 9}.tp-mosaic__cell--p2{grid-column:5 / 9;grid-row:1 / 6}.tp-mosaic__cell--p3{grid-column:7 / 11;grid-row:6 / 11}.tp-mosaic__cell--p4{grid-column:9 / 13;grid-row:1 / 6}.tp-team--pair .tp-mosaic__cell--p1{grid-column:1 / 6;grid-row:5 / 11}.tp-team--pair .tp-mosaic__cell--p2{grid-column:8 / 13;grid-row:1 / 7}.tp-team__list{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:899.98px){.tp-mosaic__cell--photo{grid-column:span 3;grid-row:span 4}.tp-mosaic__cell--h2{display:none}.tp-mosaic__run{display:none}}@media (min-width:600px) and (max-width:899.98px){.tp-team__list{grid-template-columns:repeat(2,minmax(0,1fr))}}.tp-cta__grid{display:grid;grid-template-columns:1fr;gap:var(--tp-section-y-tight) var(--tp-grid-gap);align-items:start}.tp-cta__say{display:flex;flex-direction:column;gap:var(--tp-space-md)}.tp-cta__heading{max-width:18ch}.tp-cta__lede,.tp-cta__body{max-width:46ch}.tp-cta__body{color:var(--tp-fg-muted)}.tp-cta__logo{margin-block-end:var(--tp-space-sm)}.tp-cta__wordmark{--tp-wordmark-size:var(--tp-size-h2-sm)}.tp-form{display:grid;grid-template-columns:1fr;gap:var(--tp-space-md)}.tp-form__trap{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.tp-field{display:flex;flex-direction:column;gap:var(--tp-space-2xs)}.tp-field__label{display:flex;align-items:baseline;gap:var(--tp-space-2xs);font-family:var(--tp-font-display);font-size:var(--tp-size-label);font-weight:var(--tp-weight-medium);line-height:var(--tp-lh-label);letter-spacing:var(--tp-tracking-label);text-transform:uppercase;color:var(--tp-fg)}.tp-field__opt{letter-spacing:0;text-transform:none;color:var(--tp-fg-muted)}.tp-field__control{width:100%;padding:var(--tp-space-xs) var(--tp-space-sm);min-height:52px;background:transparent;color:var(--tp-fg);font-family:var(--tp-font-text);font-size:var(--tp-size-body);line-height:var(--tp-lh-body);border:1px solid var(--tp-field-line);border-radius:var(--tp-radius-none);transition:border-color var(--tp-duration-fast) var(--tp-ease)}.tp-field__control::placeholder{color:var(--tp-fg-muted);opacity:1}.tp-field__control:hover{border-color:var(--tp-fg)}.tp-field__control:focus-visible{outline:none;border-color:var(--tp-alert);box-shadow:inset 0 0 0 1px var(--tp-alert)}textarea.tp-field__control{resize:vertical;min-height:8rem}.tp-field__error{font-size:var(--tp-size-caption);line-height:var(--tp-lh-caption);font-weight:var(--tp-weight-medium);color:var(--tp-alert);display:none}.tp-form.is-validated .tp-field__control:invalid{border-color:var(--tp-alert)}.tp-form.is-validated .tp-field__control:invalid ~ .tp-field__error{display:block}.tp-form__error{margin:0;font-size:var(--tp-size-caption);line-height:var(--tp-lh-caption);font-weight:var(--tp-weight-medium);color:var(--tp-alert)}.tp-cta__actions{display:flex;flex-wrap:wrap;align-items:center;gap:var(--tp-space-md)}.tp-cta__submit{justify-self:start}.tp-cta__submit:disabled{opacity:0.6;cursor:progress}.tp-form__done{display:flex;flex-direction:column;gap:var(--tp-space-2xs);padding:var(--tp-space-lg);border:1px solid var(--tp-rule)}.tp-form__done-title{margin:0;font-family:var(--tp-font-display);font-size:var(--tp-size-h3);font-weight:var(--tp-weight-medium);line-height:var(--tp-lh-h3);letter-spacing:var(--tp-tracking-h3);color:var(--tp-fg)}.tp-form__done-body{margin:0;font-size:var(--tp-size-body);line-height:var(--tp-lh-body);color:var(--tp-fg-muted);max-width:40ch}.tp-cta__band{overflow:hidden;margin-block-start:var(--tp-section-y-tight)}.tp-cta__band .tp-graphic{aspect-ratio:auto;margin-block:-18.34%}@media (min-width:860px){.tp-cta__grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.tp-cta__band{grid-column:1 / -1}.tp-form{grid-template-columns:repeat(2,minmax(0,1fr))}.tp-field--wide,.tp-form__error,.tp-cta__actions{grid-column:1 / -1}}.tp-visions .tp-container{display:flex;flex-direction:column;gap:var(--tp-space-md)}.tp-visions__heading{max-width:20ch;margin-block-end:var(--tp-space-2xs)}.tp-visions__intro{max-width:56ch}.tp-visions__lead-in{max-width:52ch;color:var(--tp-fg)}.tp-dial__ring,.tp-dial__controls{display:none}.tp-dial__panels{display:grid;grid-template-columns:1fr;gap:0;list-style:none;margin-block-start:var(--tp-section-y-tight)}.tp-vision{display:flex;flex-direction:column;align-items:flex-start;gap:var(--tp-space-md);padding-block:var(--tp-space-2xl);border-block-start:1px solid var(--tp-rule)}.tp-vision:first-child{border-block-start:0;padding-block-start:0}.tp-vision:last-child{padding-block-end:0}.tp-vision__body{display:flex;flex-direction:column;align-items:flex-start;gap:var(--tp-space-md)}.tp-vision__mark{display:none}.tp-vision__title{margin-block-end:var(--tp-space-2xs);max-width:20ch}.tp-vision__lead{margin:0;font-family:var(--tp-font-text);font-size:var(--tp-size-body-lg);line-height:var(--tp-lh-body-lg);color:var(--tp-fg);max-width:40ch}.tp-vision__text{font-size:var(--tp-size-body);line-height:var(--tp-lh-body);color:var(--tp-fg-muted);max-width:54ch}.tp-vision__includes{display:flex;flex-wrap:wrap;gap:var(--tp-space-2xs) var(--tp-space-xs);list-style:none;margin:0;padding:0}.tp-vision__includes li{font-family:var(--tp-font-display);font-size:var(--tp-size-label);font-weight:var(--tp-weight-medium);line-height:var(--tp-lh-label);letter-spacing:0.02em;color:var(--tp-fg-muted);padding:var(--tp-space-3xs) var(--tp-space-2xs);border:1px solid var(--tp-rule)}.tp-vision__more{margin-block-start:var(--tp-space-2xs)}.tp-visions .tp-container{gap:var(--tp-space-lg)}.tp-visions{position:relative;padding-block-start:0}.tp-visions__seam{position:absolute;top:0;left:clamp(-4rem,-3vw,-1.5rem);width:clamp(14rem,21vw,21rem);transform:translateY(-60%);z-index:4;pointer-events:none}.tp-visions__wedge{position:absolute;inset-block-end:0;inset-inline-end:0;width:clamp(9rem,18vw,20rem);aspect-ratio:1;background:var(--tp-sage);clip-path:polygon(100% 0,100% 100%,0 100%);pointer-events:none;z-index:0}.tp-visions__closing{margin:0;font-family:var(--tp-font-display);font-size:clamp(1.375rem,1.1rem + 1.2vw,2rem);font-weight:var(--tp-weight-medium);line-height:1.25;letter-spacing:-0.015em;color:var(--tp-fg);max-width:30ch;text-wrap:balance;padding-block-start:var(--tp-space-xl);border-block-start:1px solid var(--tp-rule)}@media (min-width:900px) and (prefers-reduced-motion:no-preference){.tp-dial.is-dial{--tp-dial-bulge:9rem;--tp-dial-gap:22deg;--tp-dial-step:92vh;--tp-dial-hold:0.6;position:relative;height:calc(var(--tp-dial-count,4) * var(--tp-dial-step) + var(--tp-dial-hold) * 100vh)}.tp-dial.is-dial .tp-dial__stage{position:sticky;top:0;height:100vh;display:flex;align-items:center;overflow:hidden}.tp-dial.is-dial .tp-dial__inner{position:relative;width:100%;min-height:26rem}.tp-dial.is-dial .tp-dial__ring{display:block;position:absolute;inset-block-start:50%;width:0;height:0;z-index:0}.tp-dial.is-dial .tp-dial__arc{position:absolute;inset-block-start:calc(var(--tp-dial-r,0px) * -1);inset-inline-start:calc(var(--tp-dial-r,0px) * -1);width:calc(var(--tp-dial-r,0px) * 2);height:calc(var(--tp-dial-r,0px) * 2);border:1px solid var(--tp-rule);border-radius:50%}.tp-dial.is-dial .tp-dial__item{position:absolute;inset:0;transition:transform var(--tp-duration-slow) var(--tp-ease-out)}.tp-dial.is-dial .tp-dial__node{position:absolute;inset-block-start:-4px;inset-inline-start:-4px;width:8px;height:8px;border-radius:50%;background:var(--tp-rule);transition:background-color var(--tp-duration) var(--tp-ease)}.tp-dial.is-dial .tp-dial__num{position:absolute;inset-block-start:-2.75rem;inset-inline-start:var(--tp-space-md);display:block;font-family:var(--tp-font-display);font-size:clamp(3.25rem,6vw,5.5rem);font-weight:var(--tp-weight-bold);line-height:1;letter-spacing:-0.03em;color:var(--tp-fg);opacity:0.13;transition:opacity var(--tp-duration-slow) var(--tp-ease-out)}.tp-dial.is-dial .tp-dial__item.is-active .tp-dial__num{opacity:1}.tp-dial.is-dial .tp-dial__item.is-active .tp-dial__node{background:var(--tp-dept,var(--tp-coral))}.tp-dial [data-accent="coral"]{--tp-dept:var(--tp-coral)}.tp-dial [data-accent="coral-deep"]{--tp-dept:var(--tp-coral-deep)}.tp-dial [data-accent="tomato"]{--tp-dept:var(--tp-tomato)}.tp-dial [data-accent="ochre"]{--tp-dept:var(--tp-ochre)}.tp-dial [data-accent="sage"]{--tp-dept:var(--tp-sage)}.tp-dial [data-accent="blue"]{--tp-dept:var(--tp-blue)}.tp-dial.is-dial .tp-dial__copy{margin-inline-start:clamp(6rem,11vw,12rem);max-width:58rem;position:relative;z-index:1;display:flex;flex-direction:column;gap:var(--tp-space-2xl)}.tp-dial.is-dial .tp-dial__panels{display:grid;margin-block-start:0}.tp-dial.is-dial .tp-vision__mark{display:grid;place-items:center;align-self:center;justify-self:center;width:100%}.tp-dial.is-dial .tp-vision__mark::before{content:"";grid-area:1 / 1;inline-size:clamp(8.5rem,17vw,16rem);aspect-ratio:1;border-radius:50%;background:var(--tp-dept,var(--tp-coral));transform:translate(18%,-14%) scale(0.7);opacity:0;transition:transform var(--tp-duration-slow) var(--tp-ease-out),opacity var(--tp-duration) var(--tp-ease)}.tp-dial.is-dial .tp-vision.is-active .tp-vision__mark::before{transform:translate(18%,-14%) scale(1);opacity:1}.tp-dial.is-dial .tp-vision__word{grid-area:1 / 1;position:relative;font-family:var(--tp-font-display);font-size:clamp(3rem,5.2vw,5.5rem);font-weight:var(--tp-weight-bold);line-height:0.9;letter-spacing:-0.045em;white-space:nowrap;color:var(--tp-ink)}.tp-dial.is-dial .tp-vision{grid-area:1 / 1;display:grid;grid-template-columns:minmax(0,1fr) clamp(12rem,24vw,22rem);align-items:center;gap:var(--tp-grid-gap);padding-block:0;border-block-start:0;opacity:0;visibility:hidden;transform:translateY(0.75rem);transition:opacity var(--tp-duration) var(--tp-ease),transform var(--tp-duration) var(--tp-ease-out),visibility 0s linear var(--tp-duration)}.tp-dial.is-dial .tp-vision__more,.tp-visions .tp-vision__more{background:transparent;border:0;padding-inline:0;min-height:0;color:var(--tp-fg)}.tp-dial.is-dial .tp-vision.is-active{opacity:1;visibility:visible;transform:none;transition:opacity var(--tp-duration) var(--tp-ease),transform var(--tp-duration) var(--tp-ease-out),visibility 0s}.tp-dial.is-dial .tp-dial__controls{display:flex;align-items:center;gap:var(--tp-space-md)}.tp-dial.is-dial .tp-dial__arrow{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;padding:0;background:transparent;color:var(--tp-fg);border:1px solid var(--tp-rule);border-radius:var(--tp-radius-none);cursor:pointer;transition:border-color var(--tp-duration-fast) var(--tp-ease),color var(--tp-duration-fast) var(--tp-ease)}.tp-dial.is-dial .tp-dial__arrow svg{width:1.25rem;height:auto}.tp-dial.is-dial .tp-dial__arrow:hover:not(:disabled),.tp-dial.is-dial .tp-dial__arrow:focus-visible:not(:disabled){border-color:var(--tp-fg)}.tp-dial.is-dial .tp-dial__arrow:disabled{opacity:0.3;cursor:default}.tp-dial.is-dial .tp-dial__count{margin:0;font-family:var(--tp-font-display);font-size:var(--tp-size-label);font-weight:var(--tp-weight-medium);letter-spacing:var(--tp-tracking-label);text-transform:uppercase;color:var(--tp-fg-muted);font-variant-numeric:tabular-nums}}.tp-why__grid{display:grid;grid-template-columns:1fr;gap:var(--tp-section-y-tight) var(--tp-grid-gap);align-items:center}.tp-why__say{display:flex;flex-direction:column;gap:var(--tp-space-md)}.tp-why__heading{max-width:18ch}.tp-why__body{max-width:50ch;color:var(--tp-fg-muted)}.tp-why__closing{margin:0;margin-block-start:var(--tp-space-2xs);font-family:var(--tp-font-text);font-size:clamp(1.1875rem,1.06rem + 0.5vw,1.4375rem);line-height:1.5;color:var(--tp-fg);max-width:44ch}.tp-why__closing em{font-style:normal;font-weight:600}.tp-why__figure .tp-graphic{width:100%}@media (min-width:900px){.tp-why__grid{grid-template-columns:minmax(0,1fr) minmax(0,0.9fr)}}.tp-stair{position:relative}.tp-stair .tp-container{display:grid;grid-template-columns:1fr;gap:var(--tp-section-y-tight) var(--tp-grid-gap)}.tp-stair__head{display:flex;flex-direction:column;gap:var(--tp-space-md)}.tp-stair__q{max-width:16ch;margin-block-end:var(--tp-space-2xs)}.tp-stair__intro{max-width:var(--tp-measure)}.tp-stair__steps{display:grid;grid-template-columns:1fr;gap:var(--tp-space-2xl) var(--tp-grid-gap);list-style:none}.tp-stair__step{display:flex;flex-direction:column;align-items:flex-start;gap:var(--tp-space-2xs)}.tp-stair__fig{display:block;width:100%;height:auto;margin-block-end:var(--tp-space-sm)}.tp-stair__step-label{margin:0;font-family:var(--tp-font-display);font-size:var(--tp-size-label);font-weight:var(--tp-weight-medium);line-height:var(--tp-lh-label);letter-spacing:var(--tp-tracking-label);text-transform:uppercase;color:var(--tp-fg-muted)}.tp-stair__step-title{margin:0;font-family:var(--tp-font-display);font-size:var(--tp-size-label);font-weight:var(--tp-weight-medium);line-height:var(--tp-lh-label);letter-spacing:var(--tp-tracking-label);text-transform:uppercase;color:var(--tp-fg)}.tp-stair__step--resolve .tp-stair__step-title{color:var(--tp-coral)}.tp-stair__step-label{display:none}.tp-stair__jump{display:inline-flex;margin-block-start:auto;padding-block-start:var(--tp-space-sm);color:var(--tp-fg-muted);transition:color var(--tp-duration-fast) var(--tp-ease),transform var(--tp-duration) var(--tp-ease-out)}.tp-stair__jump svg{display:block;width:1.125rem;height:auto}.tp-stair__jump:hover,.tp-stair__jump:focus-visible{color:var(--tp-coral);transform:translateY(3px)}.tp-stair__close{display:flex;flex-direction:column;align-items:flex-start;gap:var(--tp-space-md);padding-block-start:var(--tp-space-lg);border-block-start:1px solid var(--tp-rule)}.tp-stair__closing{margin:0;font-family:var(--tp-font-text);font-size:clamp(1.1875rem,1.06rem + 0.5vw,1.4375rem);line-height:1.5;color:var(--tp-fg-muted);max-width:52ch}.tp-stair__closing em{font-style:normal;font-weight:600;color:var(--tp-fg)}.tp-stair__fig-shape{transform-box:fill-box;transform-origin:center;transition:transform 800ms var(--tp-ease-out),opacity 600ms var(--tp-ease-out)}.tp-animate .tp-stair__fig-shape{transform:scale(0.4);opacity:0}.tp-animate .is-visible .tp-stair__fig-shape{transform:none;opacity:1}@media (min-width:860px){.tp-stair{--tp-container:var(--tp-container-wide)}.tp-stair .tp-container{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);align-items:start}.tp-stair__head{grid-column:1;grid-row:1}.tp-stair__steps{grid-column:2;grid-row:1}.tp-stair__close{grid-column:1 / -1}.tp-stair__steps{grid-template-columns:repeat(4,minmax(0,1fr));gap:0;align-items:start}.tp-stair__fig{width:100%;height:auto;aspect-ratio:1;margin-block-end:var(--tp-space-2xs)}.tp-stair__step:nth-child(1){margin-block-start:300%}.tp-stair__step:nth-child(2){margin-block-start:200%}.tp-stair__step:nth-child(3){margin-block-start:100%}.tp-stair__step:nth-child(4){margin-block-start:0}.tp-stair__jump{margin-block-start:var(--tp-space-2xs);padding-block-start:0}}.tp-band{--tp-band-photo:clamp(13rem,18vw,20rem);position:relative}.tp-band__field{position:relative;padding-block:var(--tp-section-y);background-color:var(--tp-bg);overflow:hidden}.tp-band__field::before{content:'';position:absolute;left:34%;bottom:100%;width:300%;height:300%;background:color-mix(in srgb,var(--tp-bg) 55%,var(--tp-paper));transform-origin:0 100%;transform:rotate(45deg);pointer-events:none;z-index:0}.tp-band__field>.tp-container{position:relative;z-index:2}.tp-band__stage{position:relative;display:flex;flex-direction:column;gap:var(--tp-space-xl)}.tp-band__note{align-self:flex-start}.tp-band__display{max-width:18ch;text-align:left}.tp-band__wrap{position:absolute;left:50px;bottom:var(--tp-space-md);margin:0;z-index:2;font-family:var(--tp-font-display);font-size:var(--tp-size-micro);font-weight:var(--tp-weight-medium);line-height:1.4;letter-spacing:var(--tp-tracking-label);text-transform:uppercase;color:var(--tp-fg-muted)}.tp-band__wrap span{display:block}.tp-band__discs{position:absolute;inset:0;z-index:1;pointer-events:none}.tp-band__disc{position:absolute;aspect-ratio:1;transform:translate(-50%,-50%);border-radius:50%}.tp-band__disc:nth-child(1){left:52%;top:52%;width:30%;background:color-mix(in srgb,var(--tp-bg) 38%,var(--tp-paper))}.tp-band__disc:nth-child(2){left:63%;top:44%;width:21%;background:color-mix(in srgb,var(--tp-bg) 27%,var(--tp-paper))}.tp-band__disc:nth-child(3){left:72%;top:36%;width:14%;background:color-mix(in srgb,var(--tp-bg) 17%,var(--tp-paper))}.tp-band__disc:nth-child(4){left:79%;top:31%;width:9%;background:color-mix(in srgb,var(--tp-bg) 8%,var(--tp-paper))}.tp-band__feature{position:absolute;top:var(--tp-space-md);right:50px;width:var(--tp-band-photo);aspect-ratio:1;margin:0;border-radius:50%;overflow:hidden;background:var(--tp-stone);z-index:2}.tp-band__feature img{width:100%;height:100%;object-fit:cover;display:block;filter:saturate(0.74) contrast(0.94) sepia(0.1)}@media (max-width:859px){.tp-band__feature{display:none}}.tp-band__cue{position:absolute;inset:0;width:100%;height:100%;color:var(--tp-coral);overflow:visible;pointer-events:none;z-index:3}.tp-logos .tp-container{display:flex;flex-direction:column;gap:var(--tp-space-xl)}.tp-logos__head{display:grid;grid-template-columns:1fr;gap:var(--tp-space-md) var(--tp-grid-gap);align-items:end}@media (min-width:860px){.tp-logos__head{grid-template-columns:minmax(0,7fr) minmax(0,5fr)}}.tp-logos__say{display:flex;flex-direction:column;gap:var(--tp-space-sm)}.tp-logos__heading{max-width:16ch}.tp-logos__aside{display:flex;flex-direction:column;gap:var(--tp-space-sm);align-items:flex-start}.tp-logos__caption{max-width:var(--tp-measure-narrow);color:var(--tp-fg-muted)}.tp-logos__marquee{--tp-logos-gap:clamp(3rem,6vw,6rem);--tp-logos-fade:clamp(4rem,12vw,10rem);width:100%;overflow:hidden;-webkit-mask-image:linear-gradient(to right,transparent,#000 var(--tp-logos-fade),#000 calc(100% - var(--tp-logos-fade)),transparent);mask-image:linear-gradient(to right,transparent,#000 var(--tp-logos-fade),#000 calc(100% - var(--tp-logos-fade)),transparent)}.tp-logos__track{display:flex;align-items:center;gap:var(--tp-logos-gap);width:max-content;padding-inline-start:var(--tp-logos-gap);list-style:none;will-change:transform}.tp-logos__track--clone{padding-inline-start:0}.tp-logos__item{flex:none;display:flex;align-items:center;justify-content:center;height:4rem}.tp-logos__item img{display:block;width:auto;height:auto;max-width:11rem;max-height:3.25rem;filter:brightness(0);opacity:0.66}.tp-logos__name{font-family:var(--tp-font-display);font-size:1.375rem;font-weight:var(--tp-weight-bold);letter-spacing:var(--tp-tracking-h3);color:var(--tp-fg);opacity:0.66;white-space:nowrap}@media (prefers-reduced-motion:reduce){.tp-logos__marquee{mask-image:none;-webkit-mask-image:none}}.tp-cta--link .tp-cta__say{gap:var(--tp-space-lg)}.tp-cta--link .tp-cta__actions{padding-block-start:var(--tp-space-2xs)}@media (min-width:860px){.tp-cta--link .tp-cta__grid{grid-template-columns:minmax(0,1fr)}.tp-cta--link .tp-cta__say{max-width:60ch}}.tp-hero__marks{gap:var(--tp-space-2xs)}.tp-hero__mark-item .tp-icon{width:1.875rem;height:1.875rem}.tp-hero__mark-item--op .tp-icon{width:1rem;height:1rem}@media (max-width:899.98px){.tp-hero__marks{flex-wrap:wrap;row-gap:var(--tp-space-2xs)}.tp-hero__mark-item .tp-icon{width:1.5rem;height:1.5rem}.tp-hero__mark-item--op .tp-icon{width:0.875rem;height:0.875rem}}:root{--tp-size-display:clamp(3.25rem,1.6rem + 7vw,7rem)}.tp-h1--display{font-size:var(--tp-size-display)}.tp-ring{position:relative;display:grid;place-items:center;min-height:calc(100svh - var(--tp-nav-height));padding:var(--tp-space-2xl) var(--tp-gutter);overflow:hidden}.tp-ring__field{position:absolute;inset:0;list-style:none;pointer-events:none;z-index:1}.tp-ring__item{--tp-ring-w:6rem;--tp-ring-tilt:0deg;position:absolute;left:50%;top:50%;width:var(--tp-ring-w);display:none;transform:translate(-50%,-50%) rotate(var(--tp-ring-tilt));pointer-events:auto}.tp-ring.is-ring .tp-ring__item{display:block}.tp-ring__link{display:block;overflow:hidden;background:var(--tp-stone-tint);box-shadow:0 14px 30px -18px rgba(var(--tp-ink-rgb),0.45);transition:transform var(--tp-duration) var(--tp-ease-out)}.tp-ring__link:hover{transform:scale(1.06)}.tp-ring__link img{display:block;width:100%;aspect-ratio:9 / 10;object-fit:cover}.tp-ring__say{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;gap:var(--tp-space-md);max-width:34rem;text-align:center}.tp-ring__title{text-wrap:balance}.tp-ring__line{display:block}.tp-ring__line:last-child{display:inline-block}.tp-ring__lede{max-width:46ch;color:var(--tp-fg-muted)}.tp-ring__cta{margin-block-start:var(--tp-space-xs)}.tp-ring__links{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--tp-space-2xs) var(--tp-space-md);margin-block-start:var(--tp-space-sm)}.tp-ring__gallery{display:inline-flex;align-items:flex-start;gap:0.15em;font-family:var(--tp-font-display);font-size:0.9375rem;font-weight:var(--tp-weight-medium);color:var(--tp-fg-muted);text-decoration:none;transition:color var(--tp-duration-fast) var(--tp-ease)}.tp-ring__gallery:hover,.tp-ring__gallery:focus-visible{color:var(--tp-fg)}.tp-ring__count{font-size:0.6em;line-height:1;vertical-align:top;opacity:0.7;font-variant-numeric:tabular-nums}@media (max-width:899.98px){.tp-ring{min-height:0;padding-block:calc(var(--tp-section-y) + 6rem)}.tp-ring__say{max-width:26rem}}.tp-thread{position:relative;height:0;z-index:6;pointer-events:none}.tp-thread__svg{position:absolute;left:50%;top:0;width:40px;margin-left:-20px;overflow:visible;color:var(--tp-coral);display:none}.tp-thread.is-ready .tp-thread__svg{display:block}.tp-thread__line{stroke-dasharray:1;stroke-dashoffset:1;transition:stroke-dashoffset 900ms var(--tp-ease-out)}.tp-thread__head{opacity:0;transition:opacity var(--tp-duration) var(--tp-ease) 700ms}.tp-thread.is-drawn .tp-thread__line{stroke-dashoffset:0}.tp-thread.is-drawn .tp-thread__head{opacity:1}@media (prefers-reduced-motion:reduce){.tp-thread__line{stroke-dashoffset:0;transition:none}.tp-thread__head{opacity:1;transition:none}}.tp-stats__grid{display:grid;grid-template-columns:1fr;gap:var(--tp-space-2xl) var(--tp-grid-gap);align-items:start}@media (min-width:900px){.tp-stats__grid{grid-template-columns:minmax(0,5fr) minmax(0,7fr)}}.tp-stats__say{display:flex;flex-direction:column;gap:var(--tp-space-md)}.tp-stats__heading{max-width:16ch}.tp-stats__lede{max-width:44ch;color:var(--tp-fg-muted)}.tp-stats__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--tp-space-xl) var(--tp-grid-gap);margin:0}.tp-stats__item{display:flex;flex-direction:column-reverse;gap:var(--tp-space-xs);padding-block-start:var(--tp-space-md);border-block-start:1px solid var(--tp-fg)}.tp-stats__label{margin:0;font-family:var(--tp-font-ui);font-size:var(--tp-size-caption);line-height:var(--tp-lh-caption);color:var(--tp-fg-muted);max-width:24ch}.tp-stats__value{font-size:clamp(3rem,1.6rem + 4.5vw,5.5rem)}.tp-stats__suffix{font-size:0.45em;letter-spacing:-0.01em}.tp-stats{position:relative;overflow:hidden}.tp-stats .tp-container{position:relative;z-index:1}.tp-stats__backdrop{position:absolute;inset:0;list-style:none;pointer-events:none;z-index:0}.tp-stats__bit{position:absolute;width:clamp(7rem,12vw,12rem);opacity:0.16;filter:saturate(0.7)}.tp-stats__bit img{display:block;width:100%;aspect-ratio:9 / 10;object-fit:cover}.tp-stats__bit--1{right:6%;top:8%;transform:rotate(-9deg)}.tp-stats__bit--2{right:22%;top:46%;transform:rotate(7deg)}.tp-stats__bit--3{right:2%;top:62%;transform:rotate(-4deg)}@media (max-width:899.98px){.tp-stats__backdrop{display:none}}.tp-channel .tp-container{display:flex;flex-direction:column;gap:var(--tp-section-y-tight)}.tp-channel__head{display:flex;flex-direction:column;align-items:center;gap:var(--tp-space-sm);text-align:center}.tp-channel__big{max-width:12ch}.tp-channel__big::after{content:none}.tp-channel__big-mark{color:var(--tp-coral)}.tp-channel__lede{margin:0;max-width:52ch;font-size:var(--tp-size-body-lg);line-height:var(--tp-lh-body-lg);color:var(--tp-fg-muted)}.tp-channel__grid{display:grid;grid-template-columns:1fr;gap:var(--tp-space-2xl) var(--tp-grid-gap);align-items:start}@media (min-width:900px){.tp-channel__grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}}.tp-channel__col{display:flex;flex-direction:column;gap:var(--tp-space-md)}.tp-channel__col-title{margin:0;padding-block-end:var(--tp-space-sm);border-block-end:1px solid var(--tp-fg)}.tp-channel__list{display:flex;flex-direction:column;gap:var(--tp-space-sm);font-size:var(--tp-size-body);line-height:1.5}.tp-channel__list li{position:relative;padding-inline-start:1.25rem}.tp-channel__list li::before{content:"";position:absolute;left:0;top:0.45em;width:3px;height:0.7em;background:linear-gradient(var(--tp-coral) 0 3px,transparent 3px calc(100% - 3px),var(--tp-coral) calc(100% - 3px))}.tp-channel__list--get li{color:var(--tp-fg-muted)}.tp-channel__list--get li::before{top:0.75em;width:0.75rem;height:2px;background:var(--tp-coral)}.tp-channel__graphic{width:min(100%,22rem);margin-block-end:var(--tp-space-sm)}.tp-channel__graphic .tp-graphic{width:100%}.tp-channel__cluster{position:relative;display:flex;justify-content:center;align-items:flex-end;height:clamp(12rem,22vw,18rem);margin-block-end:var(--tp-space-md);list-style:none}.tp-channel__cluster-item{position:absolute;bottom:0;width:clamp(8rem,14vw,12rem);transition:transform var(--tp-duration) var(--tp-ease-out)}.tp-channel__cluster-item:nth-child(1){left:12%;transform:rotate(-8deg) translateY(6%);z-index:1}.tp-channel__cluster-item:nth-child(2){left:50%;margin-left:calc(clamp(8rem,14vw,12rem) / -2);z-index:3}.tp-channel__cluster-item:nth-child(3){right:12%;transform:rotate(8deg) translateY(6%);z-index:2}.tp-channel__cluster-item:hover{z-index:4;transform:translateY(-4%)}.tp-channel__piece{margin:0;overflow:hidden;background:var(--tp-stone-tint);box-shadow:0 0 0 1px rgba(var(--tp-paper-rgb),0.95),0 14px 30px -18px rgba(var(--tp-ink-rgb),0.45);cursor:pointer}.tp-channel__piece img{display:block;width:100%;aspect-ratio:8 / 9;object-fit:cover}.tp-faq__grid{display:grid;grid-template-columns:1fr;gap:var(--tp-space-xl) var(--tp-grid-gap);align-items:start}@media (min-width:900px){.tp-faq__grid{grid-template-columns:minmax(0,4fr) minmax(0,8fr)}}.tp-faq__say{display:flex;flex-direction:column;gap:var(--tp-space-md)}.tp-faq__heading{max-width:14ch}.tp-faq__piece{width:clamp(9rem,14vw,13rem);margin:var(--tp-space-md) 0 0;overflow:hidden;background:var(--tp-stone-tint);transform:rotate(-4deg);box-shadow:0 0 0 1px rgba(var(--tp-paper-rgb),0.95),0 14px 30px -18px rgba(var(--tp-ink-rgb),0.45);cursor:pointer}.tp-faq__piece img{display:block;width:100%;aspect-ratio:8 / 9;object-fit:cover}.tp-faq__list{border-block-start:1px solid var(--tp-fg)}.tp-faq__item{border-block-end:1px solid var(--tp-rule)}.tp-faq__q{display:flex;justify-content:space-between;align-items:center;gap:var(--tp-space-lg);padding-block:var(--tp-space-md);list-style:none;cursor:pointer;font-family:var(--tp-font-display);font-size:var(--tp-size-h3);font-weight:var(--tp-weight-medium);line-height:var(--tp-lh-h3);letter-spacing:var(--tp-tracking-h3);color:var(--tp-fg)}.tp-faq__q::-webkit-details-marker{display:none}.tp-faq__mark{flex:none;width:3px;height:0.8em;background:linear-gradient(var(--tp-coral) 0 3px,transparent 3px calc(100% - 3px),var(--tp-coral) calc(100% - 3px));transition:transform var(--tp-duration) var(--tp-ease-out),width var(--tp-duration) var(--tp-ease-out),background var(--tp-duration) var(--tp-ease)}.tp-faq__item[open] .tp-faq__mark{width:1rem;height:2px;background:var(--tp-coral)}.tp-faq__a{padding-block:0 var(--tp-space-lg)}.tp-faq__a .tp-body{max-width:60ch;color:var(--tp-fg-muted)}.tp-chart{--tp-chart-w:9rem;--tp-chart-step:0.42;--tp-chart-part:1.2rem;position:relative;display:flex;flex-direction:column;min-height:calc(100svh - var(--tp-nav-height));padding:var(--tp-space-2xl) var(--tp-gutter) 0;overflow:hidden}.tp-chart__say{position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start;gap:var(--tp-space-md);max-width:34rem}.tp-chart__title{text-wrap:balance}.tp-chart__line{display:block}.tp-chart__line:last-child{display:inline-block}.tp-chart__lede{max-width:40ch;color:var(--tp-fg-muted)}.tp-chart__cta{margin-block-start:var(--tp-space-xs)}.tp-chart__links{display:flex;flex-wrap:wrap;gap:var(--tp-space-2xs) var(--tp-space-md);margin-block-start:var(--tp-space-sm)}.tp-chart__link{font-family:var(--tp-font-display);font-size:0.9375rem;font-weight:var(--tp-weight-medium);color:var(--tp-fg-muted);text-decoration:none;transition:color var(--tp-duration-fast) var(--tp-ease)}.tp-chart__link:hover,.tp-chart__link:focus-visible{color:var(--tp-fg)}.tp-chart__field{display:flex;align-items:flex-end;justify-content:space-between;gap:var(--tp-space-md);margin-block-start:auto;padding-block-start:var(--tp-space-xl);width:100%}@media (min-width:900px){.tp-chart{height:calc(100svh - var(--tp-nav-height));min-height:0}.tp-chart__say{max-width:30rem}.tp-chart__field{position:absolute;left:calc(var(--tp-gutter) + 30rem + var(--tp-space-2xl));right:var(--tp-gutter);bottom:0;width:auto;z-index:1}}.tp-chart__col{display:flex;flex-direction:column-reverse;align-items:center;width:var(--tp-chart-w);flex:none;list-style:none;padding-block-start:calc(var(--tp-chart-part) * 2)}.tp-chart__item{position:relative;width:100%;transition:transform var(--tp-duration) var(--tp-ease-out)}.tp-chart__item + .tp-chart__item{margin-block-end:calc(var(--tp-chart-w) * 10 / 9 * (var(--tp-chart-step) - 1))}.tp-chart__item:nth-child(1){z-index:1}.tp-chart__item:nth-child(2){z-index:2}.tp-chart__item:nth-child(3){z-index:3}.tp-chart__item:nth-child(4){z-index:4}.tp-chart__item:nth-child(5){z-index:5}.tp-chart__item:nth-child(6){z-index:6}.tp-chart__item:nth-child(7){z-index:7}.tp-chart__item:nth-child(8){z-index:8}.tp-chart__piece{display:block;overflow:hidden;background:var(--tp-stone-tint);box-shadow:0 0 0 1px rgba(var(--tp-paper-rgb),0.95),0 10px 24px -16px rgba(var(--tp-ink-rgb),0.45);transition:transform var(--tp-duration) var(--tp-ease-out),box-shadow var(--tp-duration) var(--tp-ease)}.tp-chart__piece img{display:block;width:100%;aspect-ratio:9 / 10;object-fit:cover}.tp-chart__item.is-hot{z-index:20}.tp-chart__item.is-hot .tp-chart__piece{transform:scale(1.06);box-shadow:0 0 0 2px var(--tp-coral),0 18px 40px -18px rgba(var(--tp-ink-rgb),0.5)}.tp-chart__item.is-above{transform:translateY(calc(var(--tp-chart-part) * -1))}.tp-chart__item.is-below{transform:translateY(var(--tp-chart-part))}@media (max-width:899.98px){.tp-chart{min-height:0;padding-block-end:var(--tp-space-xl)}.tp-chart__field{flex-wrap:nowrap;overflow-x:auto;justify-content:flex-start;gap:var(--tp-space-sm)}.tp-chart__col{--tp-chart-w:6.5rem}}.tp-paint{padding-block:var(--tp-space-lg) var(--tp-section-y)}.tp-paint .tp-container{display:flex;flex-direction:column;gap:var(--tp-space-xl)}.tp-paint__window{display:flex;flex-direction:column;height:60vh;min-height:24rem;background:var(--tp-cream);box-shadow:0 0 0 1px var(--tp-ink),0 30px 60px -40px rgba(var(--tp-ink-rgb),0.5);font-family:var(--tp-font-ui);font-size:0.6875rem;color:var(--tp-ink);user-select:none}.tp-paint__bar{display:flex;align-items:center;gap:var(--tp-space-sm);padding:0.4rem var(--tp-space-sm);border-block-end:1px solid var(--tp-ink)}.tp-paint__dots{display:inline-flex;gap:0.35rem}.tp-paint__dots i{width:0.6rem;height:0.6rem;border:1px solid var(--tp-ink)}.tp-paint__name{font-weight:var(--tp-weight-medium)}.tp-paint__menu{display:flex;gap:var(--tp-space-sm);padding:0.25rem var(--tp-space-sm);border-block-end:1px solid var(--tp-rule);color:var(--tp-fg-muted)}.tp-paint__tools{display:flex;align-items:stretch;gap:var(--tp-space-md);padding:0.4rem var(--tp-space-sm);border-block-end:1px solid var(--tp-ink);overflow:hidden}.tp-paint__group{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:0.25rem;padding-inline:var(--tp-space-xs);border-inline-end:1px solid var(--tp-rule);color:var(--tp-fg-muted);white-space:nowrap}.tp-paint__group:last-child{border-inline-end:0}.tp-paint__group svg{height:2rem;width:auto;color:var(--tp-ink)}.tp-paint__group--tools svg{width:6rem}.tp-paint__group--shapes svg{width:10rem}.tp-paint__size{display:inline-flex;flex-direction:column;gap:0.3rem;width:2rem;padding-block:0.3rem}.tp-paint__size i{display:block;height:1px;background:var(--tp-ink)}.tp-paint__size i:nth-child(2){height:2px}.tp-paint__size i:nth-child(3){height:4px}.tp-paint__group--colours{flex-direction:row;flex-wrap:wrap;align-items:center;gap:0.35rem}.tp-paint__group--colours>span:last-child{flex-basis:100%;text-align:center}.tp-paint__swatch{width:1.4rem;height:1.4rem;background:var(--c);border:1px solid var(--tp-ink)}.tp-paint__palette{display:grid;grid-template-columns:repeat(10,0.85rem);gap:0.15rem}.tp-paint__palette i{width:0.85rem;height:0.85rem;background:var(--c);border:1px solid rgba(var(--tp-ink-rgb),0.35)}.tp-paint__canvas{position:relative;flex:1;min-height:0;display:grid;place-items:center;padding:var(--tp-space-md);background:#0000FF}.tp-paint__ink{stroke:#FFFF00}.tp-paint__bippy{position:absolute;inset-block-end:var(--tp-space-sm);inset-inline-end:var(--tp-space-sm);width:clamp(3.5rem,6vw,5.5rem);height:auto;transform:rotate(-6deg);image-rendering:pixelated}.tp-paint__scrawl{width:100%;height:100%;max-width:64rem;overflow:visible}.tp-paint__cursor{transition:opacity var(--tp-duration-fast) var(--tp-ease)}.tp-paint__status{display:flex;justify-content:space-between;padding:0.3rem var(--tp-space-sm);border-block-start:1px solid var(--tp-ink);color:var(--tp-fg-muted)}.tp-paint__say{display:grid;grid-template-columns:1fr;gap:var(--tp-space-xl) var(--tp-grid-gap);align-items:start;max-width:var(--tp-container);margin-inline:auto;width:100%}@media (min-width:900px){.tp-paint__say{grid-template-columns:minmax(0,6fr) minmax(0,5fr)}}.tp-paint__title{max-width:20ch}.tp-paint__aside{display:flex;flex-direction:column;align-items:flex-start;gap:var(--tp-space-md)}.tp-paint__lede{max-width:42ch;color:var(--tp-fg-muted)}.tp-paint__price{margin:0;font-family:var(--tp-font-display);font-size:var(--tp-size-h3);font-weight:var(--tp-weight-bold)}.tp-paint__actions{display:flex;flex-wrap:wrap;align-items:center;gap:var(--tp-space-md)}@media (max-width:899.98px){.tp-paint__window{height:44vh;min-height:18rem}.tp-paint__group--shapes,.tp-paint__group--size,.tp-paint__menu{display:none}}.tp-paint{position:relative}.tp-people{position:absolute;left:0;right:0;bottom:0;transform:translateY(50%);display:flex;align-items:center;justify-content:flex-end;gap:var(--tp-space-md);max-width:var(--tp-container);margin-inline:auto;padding-inline:var(--tp-gutter,var(--tp-space-md));pointer-events:none}.tp-people>*{pointer-events:auto}.tp-people__caption{margin:0;font-family:var(--tp-font-ui);font-size:var(--tp-size-label);letter-spacing:0.06em;text-transform:uppercase;color:var(--tp-fg-muted)}.tp-people__faces{display:flex;list-style:none;margin:0;padding:0}.tp-people__face{width:clamp(4.5rem,7vw,7rem);aspect-ratio:1;border-radius:50%;overflow:hidden;background:var(--tp-stone);box-shadow:0 0 0 3px var(--tp-paper)}.tp-people__face + .tp-people__face{margin-inline-start:-1.1rem}.tp-people__face img{display:block;width:100%;height:100%;object-fit:cover;filter:saturate(0.6)}.tp-people__names{display:flex;flex-direction:column;gap:var(--tp-space-3xs);list-style:none;margin:0;padding:0;font-family:var(--tp-font-ui);font-size:var(--tp-size-caption);line-height:1.3}.tp-people__names strong{font-weight:var(--tp-weight-medium)}.tp-people__names span{color:var(--tp-fg-muted)}.tp-people__names span::before{content:"\00a0"}@media (max-width:699.98px){.tp-people{justify-content:center}.tp-people__caption{display:none}}.tp-how .tp-container{display:flex;flex-direction:column;gap:var(--tp-space-2xl)}.tp-how__head{display:flex;flex-direction:column;gap:var(--tp-space-md)}.tp-how__heading{max-width:18ch}.tp-how__lede{max-width:46ch;color:var(--tp-fg-muted)}.tp-line{margin:0;display:flex;flex-direction:column}.tp-line__brackets{position:relative;height:3.25rem}.tp-line__bracket{position:absolute;left:var(--from);width:calc(var(--to) - var(--from));bottom:0;height:0.75rem;border:1px solid var(--tp-fg);border-block-end:0}.tp-line__bracket-label{position:absolute;left:50%;bottom:100%;transform:translate(-50%,-0.4rem);font-family:var(--tp-font-ui);font-size:var(--tp-size-micro);letter-spacing:0.14em;text-transform:uppercase;white-space:nowrap;color:var(--tp-fg-muted)}.tp-line__stage{position:relative}.tp-line__svg{display:block;width:100%;aspect-ratio:1200 / 392;height:auto;overflow:visible}.tp-line__path{stroke:var(--tp-fg)}.tp-line__mark{position:absolute;left:var(--at);bottom:0;width:1px;height:14%;background:var(--tp-fg)}.tp-line__examples{position:absolute;right:0;top:50%;transform:translateY(-50%);justify-content:flex-end}.tp-line__marks{position:relative;height:3rem;margin:0;padding:0;list-style:none}.tp-line__tick{position:absolute;left:var(--at);top:0;height:100%;display:flex;gap:var(--tp-space-2xs);align-items:flex-end;padding-inline-start:var(--tp-space-xs);border-inline-start:1px solid var(--tp-fg);font-family:var(--tp-font-ui);font-size:var(--tp-size-label);white-space:nowrap;color:var(--tp-fg-muted)}.tp-line__num{color:var(--tp-coral);font-variant-numeric:tabular-nums}.tp-animate .tp-line:not(.is-drawn) .tp-line__mark,.tp-animate .tp-line:not(.is-drawn) .tp-line__tick,.tp-animate .tp-line:not(.is-drawn) .tp-line__bracket,.tp-animate .tp-line:not(.is-drawn) .tp-line__examples{opacity:0}.tp-line__mark,.tp-line__tick,.tp-line__bracket{transition:opacity var(--tp-duration) var(--tp-ease)}.tp-line__examples{transition:opacity var(--tp-duration) var(--tp-ease),transform var(--tp-duration) var(--tp-ease-out)}.tp-animate .tp-line:not(.is-drawn) .tp-line__examples{transform:translateY(-50%) translateX(0.75rem)}.tp-how__cta{display:flex}.tp-steps{display:grid;grid-template-columns:1fr;list-style:none;margin:0;padding:0}@media (min-width:700px){.tp-steps{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1100px){.tp-steps{grid-template-columns:repeat(var(--steps,4),minmax(0,1fr))}}.tp-steps__item{display:flex;flex-direction:column;gap:var(--tp-space-2xs);padding:var(--tp-space-sm) var(--tp-space-lg) var(--tp-space-lg) 0}.tp-steps__num{font-family:var(--tp-font-numeral);font-size:clamp(3rem,2.2rem + 2.4vw,4.5rem);font-weight:400;letter-spacing:0;line-height:0.9;color:var(--tp-coral);font-variant-numeric:tabular-nums;margin-block-end:var(--tp-space-2xl)}.tp-steps__kicker{font-family:var(--tp-font-display);font-size:var(--tp-size-h3);font-weight:var(--tp-weight-bold);letter-spacing:-0.01em;line-height:1.1}.tp-steps__title{margin:0;font-family:var(--tp-font-display);font-size:var(--tp-size-body);font-weight:var(--tp-weight-medium);line-height:1.3;color:var(--tp-fg)}.tp-steps__body{margin:0;font-size:var(--tp-size-caption);line-height:1.5;color:var(--tp-fg-muted)}.tp-steps__item--accent .tp-steps__kicker{color:var(--tp-coral)}.tp-animate .tp-steps__item.tp-reveal{transition-delay:calc(var(--i,0) * 120ms)}@media (max-width:699.98px){.tp-steps__num{margin-block-end:var(--tp-space-md)}}.tp-how__stack{display:flex;list-style:none;margin:0;padding:0;padding-inline-start:1.5rem}.tp-how__piece{width:clamp(6rem,10vw,9rem);margin-inline-start:-1.5rem;overflow:hidden;background:var(--tp-stone-tint);box-shadow:0 0 0 1px rgba(var(--tp-paper-rgb),0.95),0 10px 24px -16px rgba(var(--tp-ink-rgb),0.45);transition:transform var(--tp-duration) var(--tp-ease-out)}.tp-how__piece:nth-child(1){transform:rotate(-5deg)}.tp-how__piece:nth-child(3){transform:rotate(5deg)}.tp-how__piece:hover{transform:translateY(-4px)}.tp-how__piece img{display:block;width:100%;aspect-ratio:8 / 9;object-fit:cover}@media (max-width:899.98px){.tp-line__brackets{display:none}.tp-line__svg{aspect-ratio:1200 / 520}.tp-line__examples{position:static;transform:none;justify-content:flex-start;margin-block-start:var(--tp-space-md)}.tp-animate .tp-line:not(.is-drawn) .tp-line__examples{transform:translateX(0.75rem)}.tp-line__marks{height:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--tp-space-sm);margin-block-start:var(--tp-space-md)}.tp-line__tick{position:static;height:auto;align-items:baseline;white-space:normal}.tp-line__mark{display:none}}@media (max-width:899.98px){.tp-how__stack{justify-content:flex-start}}.tp-included .tp-container{display:flex;flex-direction:column;gap:var(--tp-space-2xl)}.tp-included__head{display:flex;flex-direction:column;gap:var(--tp-space-md)}.tp-included__heading{max-width:18ch}.tp-included__body{max-width:52ch;color:var(--tp-fg-muted)}.tp-included__grid{display:grid;grid-template-columns:1fr;gap:var(--tp-space-2xl) var(--tp-grid-gap);align-items:center}@media (min-width:900px){.tp-included__grid{grid-template-columns:minmax(0,7fr) minmax(0,2fr)}}.tp-included{position:relative;overflow:hidden}@media (min-width:900px){.tp-included{padding-inline:clamp(7rem,12vw,12rem)}.tp-included .tp-container{max-width:none}}.tp-rail{position:absolute;top:0;bottom:0;width:clamp(6rem,10vw,10rem);overflow:hidden;-webkit-mask-image:linear-gradient(to bottom,transparent,#000 12%,#000 88%,transparent);mask-image:linear-gradient(to bottom,transparent,#000 12%,#000 88%,transparent)}.tp-rail--up{left:var(--tp-space-md)}.tp-rail--down{right:var(--tp-space-md)}.tp-rail__track{display:flex;flex-direction:column;will-change:transform}.tp-rail--up .tp-rail__track{animation:tp-rail-up 46s linear infinite}.tp-rail--down .tp-rail__track{animation:tp-rail-down 52s linear infinite}.tp-rail:hover .tp-rail__track,.tp-rail:focus-within .tp-rail__track{animation-play-state:paused}.tp-rail__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:var(--tp-space-sm);padding-block-end:var(--tp-space-sm)}.tp-rail__piece{margin:0;overflow:hidden;background:var(--tp-stone-tint);box-shadow:0 0 0 1px rgba(var(--tp-ink-rgb),0.08),0 12px 24px -18px rgba(var(--tp-ink-rgb),0.5);cursor:pointer;transition:transform var(--tp-duration) var(--tp-ease-out)}.tp-rail__piece:hover,.tp-rail__piece:focus-visible{transform:scale(1.04)}.tp-rail__piece:focus-visible{outline:2px solid var(--tp-coral);outline-offset:2px}.tp-rail__piece img{display:block;width:100%;aspect-ratio:4 / 3;object-fit:cover}@keyframes tp-rail-up{from{transform:translateY(0)}to{transform:translateY(-50%)}}@keyframes tp-rail-down{from{transform:translateY(-50%)}to{transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.tp-rail__track{animation:none!important}}@media (max-width:899.98px){.tp-included .tp-container{padding-block:calc(var(--tp-space-3xl) + 6rem)}.tp-rail{width:auto;height:6rem;left:0;right:0;bottom:auto;-webkit-mask-image:linear-gradient(to right,transparent,#000 8%,#000 92%,transparent);mask-image:linear-gradient(to right,transparent,#000 8%,#000 92%,transparent)}.tp-rail--up{top:var(--tp-space-md)}.tp-rail--down{top:auto;bottom:var(--tp-space-md)}.tp-rail__track{flex-direction:row;width:max-content}.tp-rail__list{flex-direction:row;padding-block-end:0;padding-inline-end:var(--tp-space-sm)}.tp-rail__item{width:8rem}.tp-rail--up .tp-rail__track{animation-name:tp-rail-left}.tp-rail--down .tp-rail__track{animation-name:tp-rail-right}}@keyframes tp-rail-left{from{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes tp-rail-right{from{transform:translateX(-50%)}to{transform:translateX(0)}}.tp-included__field{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;align-items:flex-start;gap:0.35em;font-family:var(--tp-font-display);font-size:clamp(1.0625rem,0.4rem + 1vw,1.375rem);font-weight:var(--tp-weight-bold);letter-spacing:-0.015em;line-height:1.3}.tp-included__line{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:0 0.55em}@media (min-width:900px){.tp-included__line{flex-wrap:nowrap}}.tp-included__word{white-space:nowrap}.tp-included__word + .tp-included__word::before{content:"";display:inline-block;width:0.28em;height:0.28em;margin-inline-end:0.55em;vertical-align:middle;background:var(--tp-coral)}.tp-included__piece{display:inline-block;width:2.6em;height:1.75em;object-fit:cover;vertical-align:middle;background:var(--tp-stone-tint);box-shadow:0 0 0 1px rgba(var(--tp-ink-rgb),0.12);transform:rotate(-3deg)}.tp-included__line:nth-child(even) .tp-included__piece{transform:rotate(3deg)}.tp-included__aside{display:flex;flex-direction:column;align-items:flex-start;gap:var(--tp-space-lg)}@media (min-width:900px){.tp-included__aside{justify-self:center}}.tp-included__aside-heading{max-width:11ch}.tp-lead__grid{display:grid;grid-template-columns:1fr;gap:var(--tp-space-xl) var(--tp-grid-gap);align-items:start}@media (min-width:900px){.tp-lead__grid{grid-template-columns:minmax(0,4fr) minmax(0,8fr)}}.tp-lead__form{grid-template-columns:1fr}@media (min-width:700px){.tp-lead__form{grid-template-columns:repeat(2,minmax(0,1fr))}.tp-lead__form .tp-field--wide{grid-column:1 / -1}}.tp-field__hint{font-family:var(--tp-font-ui);font-size:var(--tp-size-caption);color:var(--tp-fg-muted)}.tp-choices{border:0;padding:0;margin:0;min-width:0}.tp-choices legend{padding:0;margin-block-end:var(--tp-space-xs)}.tp-choices__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(14rem,1fr));gap:var(--tp-space-xs) var(--tp-space-md)}.tp-choices__grid--row{display:flex;flex-wrap:wrap;gap:var(--tp-space-xs) var(--tp-space-lg)}.tp-choice{display:inline-flex;align-items:center;gap:var(--tp-space-xs);cursor:pointer;font-family:var(--tp-font-ui);font-size:var(--tp-size-body)}.tp-choice input{position:absolute;opacity:0;width:1px;height:1px}.tp-choice__box{flex:none;width:1.1em;height:1.1em;border:1.5px solid var(--tp-field-line);position:relative;transition:border-color var(--tp-duration-fast) var(--tp-ease)}.tp-choice--radio .tp-choice__box{border-radius:50%}.tp-choice__box::after{content:"";position:absolute;inset:0.2em;background:var(--tp-coral);transform:scale(0);transition:transform var(--tp-duration-fast) var(--tp-ease-out)}.tp-choice--radio .tp-choice__box::after{border-radius:50%}.tp-choice input:checked + .tp-choice__box{border-color:var(--tp-fg)}.tp-choice input:checked + .tp-choice__box::after{transform:scale(1)}.tp-choice input:focus-visible + .tp-choice__box{outline:2px solid var(--tp-coral);outline-offset:3px}.tp-arrow{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;padding:0;background:transparent;color:var(--tp-fg);border:1px solid var(--tp-rule);border-radius:var(--tp-radius-none);cursor:pointer;transition:border-color var(--tp-duration-fast) var(--tp-ease),color var(--tp-duration-fast) var(--tp-ease)}.tp-arrow svg{width:1.25rem;height:auto}.tp-arrow:hover:not(:disabled),.tp-arrow:focus-visible:not(:disabled){border-color:var(--tp-fg);color:var(--tp-fg)}.tp-arrow:disabled{opacity:0.3;cursor:default}.tp-arrow--paper{color:var(--tp-paper);border-color:rgba(var(--tp-paper-rgb),0.3)}.tp-shelf{position:relative;padding-block:var(--tp-section-y);overflow:hidden}.tp-shelf__backdrop{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0;pointer-events:none;-webkit-mask-image:linear-gradient(to bottom,transparent,#000 14%,#000 88%,transparent);mask-image:linear-gradient(to bottom,transparent,#000 14%,#000 88%,transparent)}.tp-shelf--backdrop .tp-shelf__stage{position:relative;z-index:1}.tp-shelf__stage{display:flex;flex-direction:column;gap:var(--tp-space-xl)}.tp-shelf__head{display:flex;flex-direction:column;align-items:center;gap:var(--tp-space-sm);width:100%;max-width:var(--tp-container);margin-inline:auto;padding-inline:var(--tp-gutter);text-align:center}.tp-shelf__big{max-width:12ch}.tp-shelf__big::after{content:none}.tp-shelf__big-mark{color:var(--tp-coral)}.tp-shelf__lede{margin:0;max-width:44ch;font-size:var(--tp-size-caption);line-height:var(--tp-lh-caption);color:var(--tp-fg-muted)}.tp-shelf__filters{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--tp-space-2xs) var(--tp-space-md);padding-block-start:var(--tp-space-2xs)}.tp-shelf__filter{display:inline-flex;align-items:flex-start;gap:0.15em;padding:0;background:transparent;border:0;color:var(--tp-fg-muted);font-family:var(--tp-font-display);font-size:0.9375rem;font-weight:var(--tp-weight-medium);line-height:1.6;letter-spacing:-0.005em;cursor:pointer;transition:color var(--tp-duration-fast) var(--tp-ease)}.tp-shelf__filter:hover,.tp-shelf__filter:focus-visible,.tp-shelf__filter.is-active{color:var(--tp-fg)}.tp-shelf__filter-count{font-size:0.6em;line-height:1;vertical-align:top;font-variant-numeric:tabular-nums;opacity:0.7}.tp-shelf__viewport{width:100%;overflow:hidden}.tp-shelf__track{--tp-shelf-card:clamp(10rem,16vw,15rem);--tp-shelf-gap:var(--tp-space-sm);display:flex;align-items:flex-end;gap:var(--tp-shelf-gap);list-style:none;padding-inline:var(--tp-gutter);overflow-x:auto;scroll-snap-type:x mandatory;padding-block:var(--tp-space-lg) var(--tp-space-sm);-webkit-overflow-scrolling:touch}.tp-shelf__item{flex:none;width:var(--tp-shelf-card);min-width:0;scroll-snap-align:center;transition:transform var(--tp-duration-slow) var(--tp-ease-out)}.tp-shelf__item.is-hidden{display:none}.tp-shelf__figure{margin:0;overflow:hidden;background:var(--tp-stone-tint);border-radius:var(--tp-radius-md);cursor:pointer}.tp-shelf__figure img{display:block;width:100%;aspect-ratio:16 / 9;object-fit:cover;object-position:top}.tp-shelf__foot{display:grid;grid-template-columns:1fr auto 1fr;align-items:start;gap:var(--tp-space-md);width:100%;max-width:var(--tp-container);margin-inline:auto;padding-inline:var(--tp-gutter)}.tp-shelf__foot .tp-shelf__caption{grid-column:2}.tp-shelf__foot .tp-shelf__controls{grid-column:3;justify-self:end}.tp-shelf__caption{display:flex;flex-wrap:wrap;justify-content:center;align-items:baseline;gap:0 var(--tp-space-xs);text-align:center}.tp-shelf__caption .tp-shelf__name{flex-basis:100%}.tp-shelf__name{margin:0;font-family:var(--tp-font-display);font-size:1rem;font-weight:var(--tp-weight-medium);line-height:1.3}.tp-shelf__cat{margin:0;font-family:var(--tp-font-ui);font-size:var(--tp-size-caption);color:var(--tp-fg-muted);text-transform:capitalize}.tp-shelf__count{margin:0;font-family:var(--tp-font-display);font-size:0.6875rem;font-weight:var(--tp-weight-medium);letter-spacing:var(--tp-tracking-label);color:var(--tp-fg-muted);font-variant-numeric:tabular-nums}.tp-shelf__controls{display:flex;gap:var(--tp-space-xs)}.tp-shelf:not(.is-shelf) .tp-shelf__caption{display:none}.tp-shelf__spines{display:none}@media (min-width:900px) and (prefers-reduced-motion:no-preference){.tp-shelf.is-shelf{padding-block:0}.tp-shelf.is-shelf .tp-shelf__stage{min-height:calc(100svh - var(--tp-nav-height));justify-content:center;padding-block:var(--tp-space-2xl)}.tp-shelf.is-shelf .tp-shelf__track{overflow:visible;scroll-snap-type:none;padding-inline:0;padding-block:var(--tp-space-2xl) var(--tp-space-sm);will-change:transform;transition:transform var(--tp-duration-slow) var(--tp-ease-out)}.tp-shelf.is-shelf .tp-shelf__item.is-active{transform:translateY(calc(var(--tp-space-lg) * -1)) scale(1.12);z-index:2}.tp-shelf.is-shelf .tp-shelf__item.is-active .tp-shelf__figure{box-shadow:0 18px 40px -22px rgba(var(--tp-ink-rgb),0.35)}}@media (min-width:900px) and (prefers-reduced-motion:no-preference){.tp-shelf--backdrop.is-shelf .tp-shelf__stage{justify-content:flex-start;gap:var(--tp-space-2xs);padding-block:var(--tp-space-2xl) var(--tp-space-lg)}.tp-shelf--backdrop.is-shelf .tp-shelf__track{--tp-shelf-card:clamp(8rem,11.5vw,11rem);padding-block:var(--tp-space-md) var(--tp-space-2xs)}.tp-shelf--backdrop.is-shelf .tp-shelf__lede{max-width:60ch}.tp-shelf--backdrop{--tp-shelf-plinth-top:0.647;--tp-shelf-plinth-left:0.232;--tp-shelf-plinth-right:0.84}.tp-shelf--backdrop.is-shelf .tp-shelf__spines{display:block;position:absolute;top:0;left:0;width:0;height:0;list-style:none;z-index:2;perspective:900px;perspective-origin:50% 100%}.tp-shelf__spine{position:absolute;bottom:0;width:4.75rem;aspect-ratio:16 / 9;transform-origin:0% 100%;transform:rotateY(66deg);transition:transform var(--tp-duration-slow) var(--tp-ease-out);transform-style:preserve-3d}.tp-shelf__spine.is-hidden{display:none}.tp-shelf__spine.is-active{transform:rotateY(34deg) translateY(-3px);z-index:5}.tp-shelf__spine-btn{display:block;width:100%;height:100%;padding:0;border:0;background:var(--tp-paper);cursor:pointer;box-shadow:-1px 0 0 rgba(var(--tp-paper-rgb),0.9),2px 0 3px rgba(var(--tp-ink-rgb),0.18);backface-visibility:hidden}.tp-shelf__spine-btn img{display:block;width:100%;height:100%;object-fit:cover;object-position:top}.tp-shelf__spine-btn:focus-visible{outline-offset:2px}}.tp-wheel{position:relative;padding-block:var(--tp-section-y);overflow:hidden}.tp-wheel__stage{position:relative;display:flex;flex-direction:column;gap:var(--tp-space-xl);width:100%;max-width:var(--tp-container);margin-inline:auto;padding-inline:var(--tp-gutter)}.tp-wheel__head{display:flex;flex-direction:column;align-items:center;gap:var(--tp-space-sm);text-align:center}.tp-wheel__big{max-width:12ch}.tp-wheel__big::after{content:none}.tp-wheel__big-mark{color:var(--tp-coral)}.tp-wheel__lede{margin:0;max-width:44ch;font-size:var(--tp-size-caption);line-height:var(--tp-lh-caption);color:var(--tp-fg-muted)}.tp-wheel__card{display:none;grid-template-columns:minmax(0,5fr) minmax(0,4fr);width:min(100%,34rem);background:var(--tp-paper);box-shadow:0 0 0 1px var(--tp-rule),0 24px 60px -30px rgba(var(--tp-ink-rgb),0.35)}.tp-wheel__card-figure{margin:0;overflow:hidden;background:var(--tp-stone-tint);cursor:pointer}.tp-wheel__card-figure img{display:block;width:100%;height:100%;aspect-ratio:8 / 9;object-fit:cover;transition:opacity var(--tp-duration) var(--tp-ease)}.tp-wheel__card.is-swapping .tp-wheel__card-figure img{opacity:0}.tp-wheel__card-body{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--tp-space-2xs);padding:var(--tp-space-lg) var(--tp-space-md);text-align:center}.tp-wheel__card-title{margin:0;font-family:var(--tp-font-display);font-size:var(--tp-size-h3);font-weight:var(--tp-weight-medium);line-height:var(--tp-lh-h3);letter-spacing:var(--tp-tracking-h3);text-wrap:balance}.tp-wheel__card-client{margin:0;font-family:var(--tp-font-display);font-size:var(--tp-size-label);font-weight:var(--tp-weight-medium);letter-spacing:var(--tp-tracking-label);text-transform:uppercase;color:var(--tp-fg-muted)}.tp-wheel__card-client span{color:var(--tp-fg)}.tp-wheel__card-format{margin:0;font-family:var(--tp-font-ui);font-size:var(--tp-size-caption);color:var(--tp-fg-muted);text-transform:capitalize}.tp-wheel__card-count{margin:0;font-family:var(--tp-font-display);font-size:0.6875rem;font-weight:var(--tp-weight-medium);letter-spacing:var(--tp-tracking-label);color:var(--tp-fg-muted);font-variant-numeric:tabular-nums}.tp-wheel__view{margin-block-start:var(--tp-space-sm);min-height:40px;padding:0.6rem 0.9rem;font-size:0.875rem;gap:1.5rem}.tp-wheel__controls{display:flex;align-items:center;gap:var(--tp-space-sm);margin-block-start:var(--tp-space-md)}.tp-wheel__controls .tp-arrow{width:2.5rem;height:2.5rem}.tp-wheel__ring--mirror{display:none}.tp-wheel__ring{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--tp-space-sm);list-style:none}.tp-wheel__item{min-width:0}.tp-wheel__item.is-hidden{display:none}.tp-wheel__figure{display:block;width:100%;margin:0;padding:0;border:0;overflow:hidden;background:var(--tp-stone-tint);cursor:pointer}.tp-wheel__figure img{display:block;width:100%;aspect-ratio:8 / 9;object-fit:cover}@media (min-width:900px) and (prefers-reduced-motion:no-preference){.tp-wheel.is-wheel{padding-block:0}.tp-wheel.is-wheel .tp-wheel__stage{min-height:calc(100svh - var(--tp-nav-height));max-width:none;display:flex;flex-direction:column;gap:var(--tp-space-xl);padding-block:calc(var(--tp-section-y) + var(--tp-space-lg))}.tp-wheel.is-wheel .tp-wheel__field{position:relative;flex:1 1 auto;min-height:30rem}.tp-wheel.is-wheel .tp-wheel__head{position:relative;z-index:4;width:100%;max-width:var(--tp-container);margin-inline:auto}.tp-wheel.is-wheel .tp-wheel__card{display:grid;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:3}.tp-wheel.is-wheel .tp-wheel__ring{display:block;position:absolute;width:var(--tp-wheel-d,700px);height:var(--tp-wheel-d,700px);top:50%;margin:calc(var(--tp-wheel-d,700px) / -2) 0 0 calc(var(--tp-wheel-d,700px) / -2);transition:transform var(--tp-duration-slow) var(--tp-ease-out);will-change:transform;z-index:2}.tp-wheel.is-wheel .tp-wheel__ring--pieces{left:var(--tp-wheel-rx,100%);transform:rotate(var(--tp-wheel-turn,0deg))}.tp-wheel.is-wheel .tp-wheel__ring--mirror{left:var(--tp-wheel-lx,0%);transform:rotate(var(--tp-wheel-turn-mirror,0deg))}.tp-wheel.is-wheel .tp-wheel__item{--tp-wheel-a:180deg;position:absolute;left:50%;top:50%;width:var(--tp-wheel-thumb,6rem);margin:calc(var(--tp-wheel-thumb,6rem) * -0.5625) 0 0 calc(var(--tp-wheel-thumb,6rem) / -2);transform:rotate(var(--tp-wheel-a)) translateX(calc(var(--tp-wheel-d,700px) / 2)) rotate(90deg)}.tp-wheel.is-wheel .tp-wheel__ring--mirror .tp-wheel__item{transform:rotate(var(--tp-wheel-a)) translateX(calc(var(--tp-wheel-d,700px) / 2)) rotate(-90deg)}.tp-wheel.is-wheel .tp-wheel__item.is-hidden{display:none}.tp-wheel.is-wheel .tp-wheel__figure{box-shadow:0 0 0 1px rgba(var(--tp-paper-rgb),0.9),0 8px 20px -12px rgba(var(--tp-ink-rgb),0.4);transition:transform var(--tp-duration) var(--tp-ease-out),box-shadow var(--tp-duration) var(--tp-ease)}.tp-wheel.is-wheel .tp-wheel__item.is-active .tp-wheel__figure{transform:scale(1.16);box-shadow:0 0 0 2px var(--tp-coral)}.tp-wheel.is-wheel .tp-wheel__figure:hover{transform:scale(1.08)}.tp-wheel.is-wheel .tp-wheel__item.is-active .tp-wheel__figure:hover{transform:scale(1.16)}}.tp-scatter{position:fixed;inset:0;z-index:200;display:flex;align-items:center;justify-content:center;background:rgba(var(--tp-ink-rgb),0);opacity:0;pointer-events:none;transition:background-color var(--tp-duration-slow) var(--tp-ease),opacity var(--tp-duration) var(--tp-ease)}.tp-scatter.is-active{pointer-events:auto;opacity:1;background:rgba(var(--tp-ink-rgb),0.96)}.tp-scatter__close{position:absolute;top:var(--tp-space-md);right:var(--tp-space-md);z-index:10;display:grid;place-items:center;width:3rem;height:3rem;padding:0;background:transparent;color:var(--tp-paper);border:1px solid rgba(var(--tp-paper-rgb),0.3);cursor:pointer}.tp-scatter__close:hover,.tp-scatter__close:focus-visible{border-color:var(--tp-paper);color:var(--tp-paper)}.tp-scatter__close svg{width:1.25rem;height:1.25rem}.tp-scatter__stage{position:relative;width:100vw;height:100vh}.tp-scatter__hero{position:absolute;left:50%;top:50%;margin:0;width:min(60vh,80vw);transform:translate(-50%,-52%) scale(0.92);opacity:0;z-index:5;transition:transform var(--tp-duration-slow) var(--tp-ease-out),opacity var(--tp-duration) var(--tp-ease)}.tp-scatter.is-active .tp-scatter__hero{transform:translate(-50%,-52%);opacity:1}.tp-scatter__hero img{display:block;width:100%;height:auto;border-radius:var(--tp-radius-md);box-shadow:0 30px 70px rgba(0,0,0,0.5)}.tp-scatter__caption{display:flex;flex-direction:column;align-items:center;gap:0.125rem;padding-block-start:var(--tp-space-sm);text-align:center;color:var(--tp-paper)}.tp-scatter__client{font-family:var(--tp-font-display);font-size:var(--tp-size-label);letter-spacing:var(--tp-tracking-label);text-transform:uppercase;opacity:0.6}.tp-scatter__title{font-family:var(--tp-font-display);font-size:var(--tp-size-h3);font-weight:var(--tp-weight-medium)}.tp-scatter__field{position:absolute;inset:0}.tp-scatter__thumb{position:absolute;width:clamp(3.5rem,7vw,6rem);aspect-ratio:8 / 9;padding:0;border:0;border-radius:var(--tp-radius-sm);overflow:hidden;background:var(--tp-ink);cursor:pointer;opacity:0;transform:scale(0.6);transition:transform var(--tp-duration-slow) var(--tp-ease-out),opacity var(--tp-duration) var(--tp-ease);box-shadow:0 10px 30px rgba(0,0,0,0.45)}.tp-scatter.is-active .tp-scatter__thumb{opacity:0.85;transform:none}.tp-scatter.is-active .tp-scatter__thumb:hover{opacity:1;transform:scale(1.08)}.tp-scatter__thumb img{display:block;width:100%;height:100%;object-fit:cover}.tp-scatter__next{position:absolute;right:var(--tp-space-lg);bottom:var(--tp-space-lg);z-index:10;display:flex;flex-direction:column;align-items:center;gap:var(--tp-space-2xs);padding:0;background:transparent;border:0;color:var(--tp-paper);cursor:pointer}.tp-scatter__next-label{font-family:var(--tp-font-display);font-size:var(--tp-size-label);font-weight:var(--tp-weight-medium);letter-spacing:var(--tp-tracking-label);text-transform:uppercase;color:rgba(var(--tp-paper-rgb),0.6)}.tp-scatter__next:hover .tp-arrow,.tp-scatter__next:focus-visible .tp-arrow{border-color:var(--tp-paper)}@media (max-width:768px){.tp-scatter__field{display:none}.tp-scatter__hero{width:88vw}}.tp-wall{--tp-wall-row:clamp(3.5rem,8vw,8.5rem);--tp-wall-gap:clamp(0.75rem,1.6vw,1.75rem);position:relative;padding-block:calc(var(--tp-section-y) + var(--tp-space-lg));overflow:hidden}.tp-wall__head{display:flex;flex-direction:column;align-items:center;gap:var(--tp-space-sm);width:100%;max-width:var(--tp-container);margin-inline:auto;padding-inline:var(--tp-gutter);margin-block-end:var(--tp-space-2xl);text-align:center}.tp-wall__big{max-width:12ch}.tp-wall__big::after{content:none}.tp-wall__big-mark{color:var(--tp-coral)}.tp-wall__lede{margin:0;max-width:44ch;font-size:var(--tp-size-caption);line-height:var(--tp-lh-caption);color:var(--tp-fg-muted)}.tp-wall__rows{display:flex;flex-direction:column;gap:var(--tp-wall-gap);width:100%;max-width:var(--tp-container);margin-inline:auto;padding-inline:var(--tp-gutter)}.tp-wall__row{display:flex;align-items:center;gap:var(--tp-wall-gap);height:var(--tp-wall-row);white-space:nowrap;width:max-content;will-change:transform}.tp-wall__word{position:relative;flex:none;font-family:var(--tp-font-display);font-size:calc(var(--tp-wall-row) * 1.1);font-weight:var(--tp-weight-bold);line-height:0.82;letter-spacing:-0.03em;text-transform:uppercase;color:var(--tp-ink)}.tp-wall__piece{flex:none;height:100%;aspect-ratio:3 / 2;margin:0;overflow:hidden;background:var(--tp-stone-tint);cursor:pointer}.tp-wall__piece img{display:block;width:100%;height:100%;object-fit:cover;transition:transform var(--tp-duration-slow) var(--tp-ease-out)}.tp-wall__piece:hover img,.tp-wall__piece:focus-visible img{transform:scale(1.04)}.tp-wall__mark{position:absolute;color:var(--tp-coral);pointer-events:none;z-index:2;opacity:0.92}.tp-wall__mark--underline{left:-4%;right:-6%;bottom:-18%;width:110%;height:24%}.tp-wall__mark--cross{right:-14%;top:-22%;width:34%;height:auto;aspect-ratio:1}.tp-wall__mark--circle{left:-12%;top:-22%;width:124%;height:140%}.tp-wall__carousel{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:var(--tp-space-md);width:100%;max-width:var(--tp-container);margin:var(--tp-space-3xl) auto 0;padding-inline:var(--tp-gutter)}.tp-wall__reel{display:flex;gap:var(--tp-space-sm);list-style:none;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding-block:var(--tp-space-2xs)}.tp-wall__reel::-webkit-scrollbar{display:none}.tp-wall__reel-item{flex:none;scroll-snap-align:start}.tp-wall__thumb{height:clamp(6rem,11vw,9rem);aspect-ratio:8 / 9;margin:0;overflow:hidden;background:var(--tp-stone-tint);cursor:pointer}.tp-wall__thumb img{display:block;width:100%;height:100%;object-fit:cover;transition:transform var(--tp-duration-slow) var(--tp-ease-out)}.tp-wall__thumb:hover img,.tp-wall__thumb:focus-visible img{transform:scale(1.05)}@media (max-width:639.98px){.tp-wall__carousel-btn{display:none}.tp-wall__carousel{grid-template-columns:minmax(0,1fr)}}.tp-fan{position:fixed;inset:0;z-index:200;display:flex;align-items:center;justify-content:center;background:rgba(var(--tp-ink-rgb),0);opacity:0;pointer-events:none;transition:background-color var(--tp-duration-slow) var(--tp-ease),opacity var(--tp-duration) var(--tp-ease)}.tp-fan.is-active{pointer-events:auto;opacity:1;background:rgba(var(--tp-ink-rgb),0.96)}.tp-fan__close{position:absolute;top:var(--tp-space-md);right:var(--tp-space-md);z-index:10;display:grid;place-items:center;width:3rem;height:3rem;padding:0;background:transparent;color:var(--tp-paper);border:1px solid rgba(var(--tp-paper-rgb),0.3);border-radius:var(--tp-radius-none);cursor:pointer;transition:border-color var(--tp-duration-fast) var(--tp-ease)}.tp-fan__close:hover,.tp-fan__close:focus-visible{border-color:var(--tp-paper);color:var(--tp-paper)}.tp-fan__close svg{width:1.25rem;height:1.25rem}.tp-fan__bg-title{position:absolute;bottom:6%;left:50%;transform:translateX(-50%);font-family:var(--tp-font-display);font-size:clamp(4rem,11vw,12rem);font-weight:var(--tp-weight-bold);line-height:0.9;letter-spacing:var(--tp-tracking-h1);white-space:nowrap;color:rgba(var(--tp-paper-rgb),0.07);pointer-events:none;z-index:0;opacity:0;transition:opacity var(--tp-duration-slow) var(--tp-ease)}.tp-fan.is-active .tp-fan__bg-title{opacity:1}.tp-fan__next{position:absolute;right:var(--tp-space-lg);bottom:var(--tp-space-lg);z-index:10;display:flex;flex-direction:column;align-items:center;gap:var(--tp-space-2xs);padding:0;background:transparent;border:0;color:var(--tp-paper);cursor:pointer}.tp-fan__next-label{font-family:var(--tp-font-display);font-size:var(--tp-size-label);font-weight:var(--tp-weight-medium);letter-spacing:var(--tp-tracking-label);text-transform:uppercase;color:rgba(var(--tp-paper-rgb),0.6)}.tp-fan__next:hover .tp-arrow,.tp-fan__next:focus-visible .tp-arrow{border-color:var(--tp-paper)}.tp-fan__stage{position:relative;display:flex;align-items:center;width:90vw;max-width:1400px;height:50vh;max-height:540px}.tp-fan__primary{position:relative;z-index:2;flex:none;width:55%;overflow:hidden;border-radius:var(--tp-radius-md);box-shadow:0 25px 60px rgba(0,0,0,0.5),0 0 0 1px rgba(var(--tp-paper-rgb),0.08);transform:scale(0.85);opacity:0;transition:transform var(--tp-duration-slow) var(--tp-ease-out),opacity var(--tp-duration) var(--tp-ease)}.tp-fan.is-active .tp-fan__primary{transform:none;opacity:1}.tp-fan__primary img{display:block;width:100%;border-radius:inherit}.tp-fan__secondaries{position:absolute;left:55%;top:12%;width:0;height:0;z-index:3;pointer-events:none}.tp-fan__secondary{position:absolute;left:0;top:0;width:35vw;max-width:500px;overflow:hidden;border-radius:var(--tp-radius-md);cursor:pointer;pointer-events:auto;transform-origin:0% 50%;opacity:0;will-change:transform,opacity;box-shadow:0 15px 40px rgba(0,0,0,0.4),0 0 0 1px rgba(var(--tp-paper-rgb),0.06)}.tp-fan__secondary::after{content:"";position:absolute;inset:0;background:rgba(var(--tp-ink-rgb),0.12);transition:opacity var(--tp-duration) var(--tp-ease);pointer-events:none}.tp-fan__secondary:hover::after{opacity:0}.tp-fan__secondary img{display:block;width:100%;border-radius:inherit}@media (max-width:768px){.tp-fan__stage{flex-direction:column;width:95vw;height:auto;max-height:none}.tp-fan__primary{width:100%}.tp-fan__secondaries{position:relative;left:auto;top:auto;width:100%;height:auto;display:grid;grid-template-columns:repeat(2,1fr);gap:var(--tp-space-2xs);margin-block-start:var(--tp-space-xs)}.tp-fan__secondary{position:relative!important;width:100%!important;transform:none!important;opacity:1!important}}:root{--bs-body-bg:var(--tp-paper);--bs-body-color:var(--tp-ink);--bs-body-font-family:var(--tp-font-text);--bs-body-font-size:var(--tp-size-body);--bs-body-line-height:var(--tp-lh-body);--bs-heading-color:var(--tp-fg);--bs-primary:var(--tp-coral);--bs-primary-rgb:var(--tp-coral-rgb);--bs-secondary:var(--tp-stone);--bs-dark:var(--tp-ink);--bs-dark-rgb:var(--tp-ink-rgb);--bs-light:var(--tp-paper);--bs-light-rgb:var(--tp-paper-rgb);--bs-link-color:var(--tp-ink);--bs-link-hover-color:var(--tp-coral);--bs-border-color:var(--tp-rule);--bs-border-radius:var(--tp-radius-md);--bs-border-radius-lg:var(--tp-radius-card);--bs-border-radius-pill:var(--tp-radius-pill);--tp-nav-height:4.25rem}html{scroll-padding-block-start:calc(var(--tp-nav-height) + var(--tp-space-sm))}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.tp-skip{position:absolute;inset-block-start:var(--tp-space-sm);inset-inline-start:var(--tp-space-sm);z-index:100;padding:var(--tp-space-xs) var(--tp-space-sm);background:var(--tp-ink);color:var(--tp-paper);font-family:var(--tp-font-ui);font-size:var(--tp-size-label);font-weight:var(--tp-weight-medium);letter-spacing:var(--tp-tracking-label);text-transform:uppercase;text-decoration:none;transform:translateY(-300%);transition:transform var(--tp-duration-fast) var(--tp-ease)}.tp-skip:focus-visible{transform:none;color:var(--tp-paper)}.tp-wordmark{display:inline-flex;align-items:center;gap:0.45em;color:var(--tp-fg);font-family:var(--tp-font-display);font-size:var(--tp-wordmark-size,1.25rem);font-weight:var(--tp-weight-bold);letter-spacing:var(--tp-tracking-h3);line-height:1;text-decoration:none;white-space:nowrap}.tp-wordmark:hover,.tp-wordmark:focus-visible{color:var(--tp-fg)}.tp-wordmark__mark{display:block;flex:none;width:auto;height:1.25em}.tp-nav{position:sticky;inset-block-start:0;z-index:50;background:rgba(var(--tp-paper-rgb),0.94);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-block-end:1px solid var(--tp-rule);color:var(--tp-ink)}.tp-nav__inner{position:relative;display:flex;align-items:center;justify-content:space-between;gap:var(--tp-space-md);min-height:var(--tp-nav-height)}@media (min-width:900px){.tp-nav__inner{max-width:var(--tp-container-wide,1440px);padding-inline:clamp(1.25rem,3.5vw,3.5rem)}}.tp-nav__brand{flex:none}.tp-nav__brand .tp-wordmark__mark{color:var(--tp-logo,currentColor);transition:color 450ms var(--tp-ease-out)}.tp-nav__menu{display:flex;align-items:stretch;gap:0}.tp-nav__group{display:flex;flex-direction:column;justify-content:flex-end;gap:0.1rem;padding-inline:var(--tp-space-lg);border-inline-start:1px solid var(--tp-rule)}.tp-nav__group:first-child{padding-inline-start:0;border-inline-start:0}.tp-nav__group:last-child{padding-inline-end:0}.tp-nav__group-label{font-family:var(--tp-font-ui);font-size:var(--tp-size-micro);font-weight:var(--tp-weight-medium);letter-spacing:0.14em;text-transform:uppercase;line-height:1;color:var(--tp-fg-muted)}.tp-nav__list{display:flex;align-items:center;gap:var(--tp-space-md);margin:0;padding:0;list-style:none}@media (min-width:900px) and (max-width:1199.98px){.tp-nav__group{padding-inline:var(--tp-space-sm)}.tp-nav__list{gap:var(--tp-space-sm)}}.tp-nav__link{position:relative;display:inline-block;padding-block:var(--tp-space-2xs);color:var(--tp-ink);font-family:var(--tp-font-display);font-size:var(--tp-size-label);font-weight:var(--tp-weight-medium);line-height:var(--tp-lh-label);letter-spacing:var(--tp-tracking-label);text-transform:uppercase;text-decoration:none}.tp-nav__link::after{content:"";position:absolute;inset-inline:0;inset-block-end:0;height:2px;background:var(--tp-coral);transform:scaleX(0);transform-origin:0 50%;transition:transform var(--tp-duration) var(--tp-ease-out)}.tp-nav__link:hover,.tp-nav__link:focus-visible{color:var(--tp-ink)}.tp-nav__link:hover::after,.tp-nav__link:focus-visible::after,.tp-nav__link[aria-current="page"]::after{transform:scaleX(1)}.tp-nav__cta{min-height:44px;padding:0.7rem 1rem;font-size:0.875rem}.tp-nav__toggle{display:none}@media (max-width:899px){.tp-nav__toggle{display:inline-flex;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;padding:0;margin-inline-end:calc(var(--tp-space-xs) * -1);background:transparent;border:0;color:var(--tp-ink);cursor:pointer}.tp-nav__toggle-bar{display:block;width:22px;height:2px;margin-inline:auto;background:currentColor;transition:transform var(--tp-duration) var(--tp-ease),opacity var(--tp-duration-fast) var(--tp-ease)}.tp-nav.is-open .tp-nav__toggle-bar:nth-child(1){transform:translateY(7px) rotate(45deg)}.tp-nav.is-open .tp-nav__toggle-bar:nth-child(2){opacity:0}.tp-nav.is-open .tp-nav__toggle-bar:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.tp-nav__menu{display:none;position:absolute;inset-inline:0;inset-block-start:100%;flex-direction:column;align-items:stretch;gap:var(--tp-space-md);padding:var(--tp-space-sm) var(--tp-gutter) var(--tp-space-lg);background:var(--tp-paper);border-block-end:1px solid var(--tp-rule);box-shadow:var(--tp-shadow-md)}.tp-nav.is-open .tp-nav__menu{display:flex}.tp-nav__group{padding-inline:0;border-inline-start:0;gap:var(--tp-space-2xs)}.tp-nav__group + .tp-nav__group{padding-block-start:var(--tp-space-sm)}.tp-nav__group-label{padding-block-start:var(--tp-space-xs)}.tp-nav__list{flex-direction:column;align-items:stretch;gap:0}.tp-nav__link{display:block;padding-block:var(--tp-space-sm);border-block-end:1px solid var(--tp-rule);font-size:var(--tp-size-body);letter-spacing:var(--tp-tracking-h3);text-transform:none}.tp-nav__link::after{display:none}.tp-nav__link[aria-current="page"]{color:var(--tp-coral)}.tp-nav__cta{align-self:flex-start}}.tp-footer{padding-block:var(--tp-section-y-tight) var(--tp-space-lg)}.tp-footer__inner{display:grid;grid-template-columns:1fr;gap:var(--tp-space-2xl);padding-block-end:var(--tp-space-xl);border-block-end:1px solid var(--tp-rule)}@media (min-width:768px){.tp-footer__inner{grid-template-columns:5fr 7fr}}.tp-footer__brand>* + *{margin-block-start:var(--tp-space-md)}.tp-footer__wordmark{--tp-wordmark-size:1.5rem}.tp-footer__tagline{max-width:var(--tp-measure-narrow);color:var(--tp-fg-muted)}.tp-footer__biz{display:flex;flex-direction:column;gap:var(--tp-space-2xs);font-family:var(--tp-font-ui);font-size:0.9375rem;font-style:normal;line-height:1.5}.tp-footer__note{color:var(--tp-fg-muted)}.tp-footer__nav{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--tp-space-xl)}@media (min-width:600px){.tp-footer__nav{grid-template-columns:repeat(3,1fr)}}.tp-footer__heading{margin-block-end:var(--tp-space-sm)}.tp-footer__links{display:flex;flex-direction:column;gap:var(--tp-space-2xs);font-family:var(--tp-font-ui);font-size:0.9375rem;color:var(--tp-fg-muted)}.tp-footer__link{color:var(--tp-fg);text-decoration:none;transition:color var(--tp-duration-fast) var(--tp-ease)}.tp-footer__link:hover,.tp-footer__link:focus-visible{color:var(--tp-coral)}.tp-footer__meta{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--tp-space-sm);padding-block-start:var(--tp-space-lg)}.tp-footer__copyright{color:var(--tp-fg-muted)}.tp-footer__top{font-size:var(--tp-size-caption)}.tp-error{min-height:60vh}.tp-error__actions{display:flex;flex-wrap:wrap;align-items:center;gap:var(--tp-space-lg)}.tp-reticle{position:relative;overflow:hidden;display:flex;align-items:center;min-height:calc(100svh - var(--tp-nav-height));padding-block:var(--tp-space-2xl) var(--tp-section-y)}.tp-reticle__cut{position:absolute;left:-2rem;bottom:0;width:27rem;height:1.5px;background:var(--tp-fg);transform-origin:0 50%;transform:rotate(-45deg);pointer-events:none}.tp-animate .tp-reticle__cut{transform:rotate(-45deg) scaleX(0)}.tp-animate .tp-reticle__cut.is-drawn{transform:rotate(-45deg) scaleX(1);transition:transform 1.1s var(--tp-ease-out)}@media (max-width:899.98px){.tp-reticle__cut{display:none}}.tp-reticle__grid{display:grid;grid-template-columns:1fr;gap:var(--tp-space-xl) var(--tp-grid-gap);align-items:end}@media (min-width:900px){.tp-reticle__grid{grid-template-columns:minmax(0,7fr) minmax(0,5fr)}.tp-reticle__head{grid-column:1 / -1}.tp-reticle__figure{grid-column:1}.tp-reticle__aside{grid-column:2}}.tp-reticle__figure{align-self:end;max-width:22rem}@media (max-width:899.98px){.tp-reticle__figure{max-width:14rem}}.tp-reticle__head{display:flex;flex-direction:column;gap:var(--tp-space-lg)}.tp-reticle__stage{position:relative;padding:0.5em 0}.tp-reticle__title{margin:0;max-width:16ch;font-size:var(--tp-size-display,var(--tp-size-h1))}.tp-reticle__title::after{content:none}.tp-reticle__word{position:relative;display:inline-block}.tp-animate .tp-reticle__word{opacity:0}.tp-animate .tp-reticle__word.is-in{opacity:1}.tp-reticle__word::after{content:"";position:absolute;left:0;top:calc(100% + 0.06em);width:1px;height:0.28em;background:var(--tp-fg);opacity:0;transition:opacity var(--tp-duration) var(--tp-ease)}.tp-reticle__word.is-measured::after{opacity:0.6}.tp-reticle__word--focus.is-measured::after{opacity:0}.tp-reticle__frame{position:absolute;left:0;top:0;width:4rem;height:2rem;pointer-events:none;opacity:0}.tp-reticle__corner{position:absolute;width:0.7em;height:0.7em;border:1.5px solid var(--tp-fg);font-size:var(--tp-size-body)}.tp-reticle__corner--tl{left:-0.35em;top:-0.35em;border-right:0;border-bottom:0}.tp-reticle__corner--tr{right:-0.35em;top:-0.35em;border-left:0;border-bottom:0}.tp-reticle__corner--bl{left:-0.35em;bottom:-0.35em;border-right:0;border-top:0}.tp-reticle__corner--br{right:-0.35em;bottom:-0.35em;border-left:0;border-top:0}.tp-reticle__readout{position:absolute;left:-0.35em;bottom:calc(100% + 0.5em);padding:0.45em 0.7em;background:var(--tp-cream);font-family:var(--tp-font-ui);font-size:var(--tp-size-micro);letter-spacing:0.14em;text-transform:uppercase;white-space:nowrap;color:var(--tp-fg-muted);font-variant-numeric:tabular-nums}.tp-reticle__readout:empty{display:none}.tp-reticle__frame.is-settled .tp-reticle__readout{color:var(--tp-coral)}.tp-reticle__frame.is-settled .tp-reticle__corner{border-color:var(--tp-coral)}.tp-reticle__aside{display:flex;flex-direction:column;align-items:flex-start;gap:var(--tp-space-md)}.tp-reticle__lede{max-width:40ch;color:var(--tp-fg-muted)}.tp-reticle__actions{display:flex;flex-wrap:wrap;align-items:center;gap:var(--tp-space-md)}@media (max-width:899.98px){.tp-reticle{min-height:0}.tp-reticle__readout{bottom:auto;top:calc(100% + 0.6em)}}.tp-journey{overflow:hidden}.tp-journey .tp-container{display:flex;flex-direction:column;gap:var(--tp-space-2xl)}@media (max-width:899.98px){.tp-journey__echo{display:none}}.tp-journey__head{display:grid;grid-template-columns:1fr;gap:var(--tp-space-xl) var(--tp-grid-gap);align-items:end}@media (min-width:900px){.tp-journey__head{grid-template-columns:minmax(0,7fr) minmax(0,5fr)}}.tp-journey__say{display:flex;flex-direction:column;gap:var(--tp-space-md)}.tp-journey__figure{max-width:26rem;justify-self:end;width:100%}.tp-journey__heading{max-width:18ch}.tp-journey__lede{max-width:56ch;color:var(--tp-fg-muted)}.tp-journey__message{position:relative;margin:0;max-width:36rem;padding:var(--tp-space-md) var(--tp-space-lg);background:var(--tp-paper);color:var(--tp-ink);box-shadow:0 24px 40px -32px rgba(var(--tp-ink-rgb),0.6)}.tp-journey__meta{display:flex;justify-content:space-between;gap:var(--tp-space-md);margin-block-end:var(--tp-space-xs);font-family:var(--tp-font-ui);font-size:var(--tp-size-label);letter-spacing:0.08em;text-transform:uppercase;color:rgba(var(--tp-ink-rgb),0.62)}.tp-journey__quote{margin:0}.tp-journey__quote p{margin:0;font-family:var(--tp-font-text);font-size:var(--tp-size-body-lg);line-height:1.45}.tp-journey__message::before,.tp-journey__message::after,.tp-journey__tick::before,.tp-journey__tick::after{content:"";position:absolute;width:0.8rem;height:0.8rem;border:1.5px solid var(--tp-fg)}.tp-journey__message::before{left:-0.45rem;top:-0.45rem;border-right:0;border-bottom:0}.tp-journey__message::after{right:-0.45rem;top:-0.45rem;border-left:0;border-bottom:0}.tp-journey__tick::before{left:-0.45rem;bottom:-0.45rem;border-right:0;border-top:0}.tp-journey__tick::after{right:-0.45rem;bottom:-0.45rem;border-left:0;border-top:0}.tp-journey__tick{position:absolute;inset:0;pointer-events:none}.tp-journey__echo{position:absolute;left:100%;top:-0.45rem;height:0.8rem;pointer-events:none}.tp-journey__echo i{position:absolute;left:calc(var(--n) * 0.62rem - 0.45rem);top:calc(var(--n) * -0.62rem);width:0.8rem;height:0.8rem;border:1.5px solid var(--tp-fg);border-left:0;border-bottom:0;opacity:calc(1 - var(--n) / 16)}.tp-journey__echo--tl{left:auto;right:100%}.tp-journey__echo--tl i{left:auto;right:calc(var(--n) * 0.62rem - 0.45rem);border:1.5px solid var(--tp-fg);border-right:0;border-bottom:0}.tp-journey__echo--bl{left:auto;right:100%;top:auto;bottom:-0.45rem}.tp-journey__echo--bl i{left:auto;right:calc(var(--n) * 0.62rem - 0.45rem);top:auto;bottom:calc(var(--n) * -0.62rem);border:1.5px solid var(--tp-fg);border-right:0;border-top:0}.tp-journey__closing{max-width:48ch;margin:0;font-family:var(--tp-font-display);font-size:var(--tp-size-h2-sm);font-weight:var(--tp-weight-medium);letter-spacing:-0.01em;line-height:1.2;color:var(--tp-fg-muted)}.tp-journey__closing em{font-style:normal;color:var(--tp-fg)}.tp-journey__actions{display:flex;flex-wrap:wrap;align-items:center;gap:var(--tp-space-md)}.tp-bargain .tp-container{display:flex;flex-direction:column;gap:var(--tp-space-2xl)}.tp-bargain__head{display:grid;grid-template-columns:1fr;gap:var(--tp-space-xl) var(--tp-grid-gap);align-items:end}@media (min-width:900px){.tp-bargain__head{grid-template-columns:minmax(0,7fr) minmax(0,5fr)}}.tp-bargain__say{display:flex;flex-direction:column;gap:var(--tp-space-md)}.tp-bargain__figure{max-width:26rem;justify-self:end;width:100%}.tp-bargain__heading{max-width:20ch}.tp-bargain__lede{max-width:58ch;color:var(--tp-fg-muted)}.tp-bargain__rows{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.tp-bargain__row{display:grid;grid-template-columns:1fr;gap:var(--tp-space-sm) var(--tp-grid-gap);padding-block:var(--tp-space-lg);border-block-start:1px solid var(--tp-rule)}@media (min-width:900px){.tp-bargain__row{grid-template-columns:minmax(0,5fr) minmax(0,7fr);align-items:start}}.tp-bargain__tension{margin:0;font-family:var(--tp-font-display);font-size:var(--tp-size-h3);font-weight:var(--tp-weight-medium);letter-spacing:-0.01em;line-height:1.2;color:var(--tp-fg-muted);max-width:22ch}.tp-bargain__promise{position:relative;padding-inline-start:var(--tp-space-md);display:flex;flex-direction:column;gap:var(--tp-space-2xs)}.tp-bargain__corner{position:absolute;left:0;width:0.7rem;height:0.7rem;border:1.5px solid var(--tp-coral)}.tp-bargain__corner--tl{top:0;border-right:0;border-bottom:0}.tp-bargain__corner--bl{bottom:0;border-right:0;border-top:0}.tp-bargain__title{margin:0;font-family:var(--tp-font-display);font-size:var(--tp-size-h3);font-weight:var(--tp-weight-bold);letter-spacing:-0.01em;line-height:1.2;max-width:30ch}.tp-bargain__body{margin:0;max-width:52ch;color:var(--tp-fg-muted)}.tp-animate .tp-bargain__row.tp-reveal{transition-delay:calc(var(--i,0) * 90ms)}.tp-bargain__closing{max-width:30ch;margin:0;font-family:var(--tp-font-display);font-size:var(--tp-size-h2);font-weight:var(--tp-weight-bold);letter-spacing:var(--tp-tracking-h2,-0.02em);line-height:1.1;color:var(--tp-fg-muted)}.tp-bargain__closing em{font-style:normal;color:var(--tp-fg)}.tp-photoband{position:relative;overflow:hidden;background:var(--tp-ink)}.tp-photoband::after{content:"";position:absolute;inset:auto 0 0 0;height:60%;background:linear-gradient(to top,rgba(var(--tp-ink-rgb),0.72),rgba(var(--tp-ink-rgb),0));pointer-events:none}.tp-photoband__over{z-index:1}.tp-photoband__photo{width:100%;height:clamp(22rem,52vw,60svh)}.tp-photoband__photo .tp-photo__img{width:100%;height:100%;object-fit:cover}.tp-photoband__over{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:var(--tp-space-sm);padding-block-end:var(--tp-space-xl);pointer-events:none}.tp-photoband__statement{margin:0;max-width:18ch;font-family:var(--tp-font-display);font-size:var(--tp-size-h2);font-weight:var(--tp-weight-bold);letter-spacing:var(--tp-tracking-h2,-0.02em);line-height:1.05;color:var(--tp-paper)}.tp-photoband__caption{margin:0;font-family:var(--tp-font-ui);font-size:var(--tp-size-label);letter-spacing:0.08em;text-transform:uppercase;color:rgba(var(--tp-paper-rgb),0.7)}.tp-cases .tp-container{display:flex;flex-direction:column;gap:var(--tp-space-3xl)}.tp-cases__head{display:flex;flex-direction:column;gap:var(--tp-space-md)}.tp-cases__heading{max-width:24ch}.tp-cases__lede{max-width:50ch;color:var(--tp-fg-muted)}.tp-screens{display:grid;grid-template-columns:repeat(2,minmax(0,13.5rem));gap:var(--tp-space-sm);margin:var(--tp-space-sm) 0 0;padding:0;list-style:none}.tp-screens__figure{display:flex;flex-direction:column;gap:var(--tp-space-2xs);margin:0}.tp-screens__frame{overflow:hidden;border:1px solid var(--tp-rule);border-radius:var(--tp-radius-md);background:var(--tp-paper);box-shadow:var(--tp-shadow-md)}.tp-screens__img{display:block;width:100%;height:auto;aspect-ratio:16 / 10}.tp-screens--wide{grid-template-columns:repeat(2,minmax(0,1fr))}@media (min-width:600px){.tp-screens--wide{grid-template-columns:repeat(auto-fill,minmax(11rem,1fr))}}.tp-case__screens{display:flex;flex-direction:column;gap:var(--tp-space-2xs);margin-block-start:var(--tp-space-lg)}.tp-case__screens .tp-screens{margin:0}.tp-cases__cta{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--tp-space-md);padding-block-start:var(--tp-space-xl);border-block-start:1px solid var(--tp-fg)}.tp-cases__cta-note{margin:0;max-width:40ch;font-family:var(--tp-font-display);font-size:var(--tp-size-h3);font-weight:var(--tp-weight-medium);letter-spacing:-0.01em;line-height:1.25;color:var(--tp-fg-muted)}.tp-case__sep{color:var(--tp-coral)}.tp-case{display:grid;grid-template-columns:1fr;gap:var(--tp-space-xl) var(--tp-grid-gap);align-items:start;padding-block-start:var(--tp-space-xl);border-block-start:1px solid var(--tp-fg)}@media (min-width:900px){.tp-case{grid-template-columns:minmax(0,5fr) minmax(0,7fr)}.tp-case--flip .tp-case__map{order:2}}.tp-case__map{margin:0;width:100%;max-width:36rem;justify-self:center}@media (min-width:900px){.tp-case__map{position:sticky;top:calc(var(--tp-nav-height) + var(--tp-space-xl))}}.tp-case__svg{display:block;width:100%;height:auto;overflow:visible;font-family:var(--tp-font-ui)}.tp-case__spoke{stroke:var(--tp-fg);stroke-width:1;opacity:0.55;stroke-dasharray:1;stroke-dashoffset:0}.tp-case__node circle{fill:var(--tp-bg);stroke:var(--tp-fg);stroke-width:1.5}.tp-case__node text{fill:var(--tp-fg-muted);font-size:15px;letter-spacing:0.02em}.tp-case__core circle{fill:var(--tp-coral)}.tp-case__core text{fill:var(--tp-paper);font-size:14px;font-weight:600;letter-spacing:0.06em;text-transform:uppercase}.tp-animate .tp-case:not(.is-live) .tp-case__spoke{stroke-dashoffset:1}.tp-animate .tp-case:not(.is-live) .tp-case__node{opacity:0}.tp-animate .tp-case:not(.is-live) .tp-case__core{transform:scale(0.6);opacity:0}.tp-case__spoke{transition:stroke-dashoffset 0.8s var(--tp-ease-out);transition-delay:calc(0.25s + var(--i,0) * 90ms)}.tp-case__node{transition:opacity 0.5s var(--tp-ease);transition-delay:calc(0.7s + var(--i,0) * 90ms)}.tp-case__core{transform-origin:320px 320px;transform-box:view-box;transition:transform 0.7s var(--tp-ease-out),opacity 0.5s var(--tp-ease)}.tp-case__say{display:flex;flex-direction:column;gap:var(--tp-space-md)}.tp-case__index{display:flex;align-items:baseline;gap:var(--tp-space-sm);margin:0;font-family:var(--tp-font-ui);font-size:var(--tp-size-label);letter-spacing:0.08em;text-transform:uppercase;color:var(--tp-fg-muted)}.tp-case__num{font-family:var(--tp-font-numeral);font-size:2.25rem;letter-spacing:0;line-height:0.9;color:var(--tp-coral)}.tp-case__title{margin:0;max-width:22ch}.tp-case__body{margin:0;max-width:58ch;color:var(--tp-fg-muted)}.tp-case__body--lead{color:var(--tp-fg)}.tp-case__does{list-style:none;margin:var(--tp-space-xs) 0 0;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(14rem,1fr));gap:var(--tp-space-2xs) var(--tp-space-md);font-family:var(--tp-font-ui);font-size:var(--tp-size-caption);color:var(--tp-fg)}.tp-case__does li{position:relative;padding-inline-start:1.1rem}.tp-case__does li::before{content:"";position:absolute;left:0;top:0.5em;width:0.45rem;height:0.45rem;background:var(--tp-coral)}.tp-case__closing{margin:var(--tp-space-sm) 0 0;max-width:40ch;font-family:var(--tp-font-display);font-size:var(--tp-size-h3);font-weight:var(--tp-weight-medium);letter-spacing:-0.01em;line-height:1.25}@media (max-width:899.98px){.tp-case__node text{font-size:18px}}.tp-ripple{display:flex;align-items:center;min-height:calc(100svh - var(--tp-nav-height));padding-block:var(--tp-space-2xl) var(--tp-section-y);overflow:hidden}.tp-ripple__grid{display:grid;grid-template-columns:1fr;gap:var(--tp-space-2xl) var(--tp-grid-gap);align-items:center}@media (min-width:900px){.tp-ripple__grid{grid-template-columns:minmax(0,6fr) minmax(0,6fr)}}.tp-ripple__say{display:flex;flex-direction:column;align-items:flex-start;gap:var(--tp-space-md)}.tp-ripple__title{max-width:14ch}.tp-ripple__lede{max-width:44ch;color:var(--tp-fg-muted)}.tp-ripple__actions{display:flex;flex-wrap:wrap;align-items:center;gap:var(--tp-space-md)}.tp-ripple__field{position:relative;width:100%;max-width:40rem;aspect-ratio:1;justify-self:center}.tp-ripple__source{position:absolute;left:50%;top:50%;width:1rem;height:1rem;margin:-0.5rem 0 0 -0.5rem;border-radius:50%;background:var(--tp-coral)}.tp-ripple__ring{position:absolute;inset:0;border-radius:50%;border:1px solid var(--tp-fg);background:rgba(var(--tp-coral-rgb),0.09);opacity:0;transform:scale(0);animation:tp-ripple-ring 7s linear infinite;animation-delay:var(--d,0s)}@keyframes tp-ripple-ring{0%{transform:scale(0.02);opacity:0.75}85.7%{transform:scale(1);opacity:0}100%{transform:scale(1);opacity:0}}.tp-ripple__reach{position:absolute;left:calc(50% + cos(var(--a)) * var(--r) * 50%);top:calc(50% - sin(var(--a)) * var(--r) * 50%);transform:translate(-50%,-50%);display:inline-flex;align-items:center;gap:0.45rem;padding:0.3rem 0.55rem;background:var(--tp-bg);font-family:var(--tp-font-ui);font-size:var(--tp-size-label);letter-spacing:0.06em;white-space:nowrap;color:var(--tp-fg-muted);animation:tp-ripple-light 2.3333s linear infinite;animation-delay:calc(var(--r) * 6s)}.tp-ripple__reach i{width:0.4rem;height:0.4rem;background:var(--tp-stone);transition:background var(--tp-duration) var(--tp-ease)}@keyframes tp-ripple-light{0%,2%{color:var(--tp-fg-muted)}6%,30%{color:var(--tp-fg)}55%,100%{color:var(--tp-fg-muted)}}.tp-ripple__reach{--lit:0}@keyframes tp-ripple-tick{0%,2%{background:var(--tp-stone)}6%,30%{background:var(--tp-coral)}55%,100%{background:var(--tp-stone)}}.tp-ripple__reach i{animation:tp-ripple-tick 2.3333s linear infinite;animation-delay:calc(var(--r) * 6s)}@media (prefers-reduced-motion:reduce){.tp-ripple__ring{animation:none;opacity:0.25;transform:scale(var(--s,1))}.tp-ripple__ring:nth-child(1){--s:0.35}.tp-ripple__ring:nth-child(2){--s:0.68}.tp-ripple__ring:nth-child(3){--s:1}.tp-ripple__reach,.tp-ripple__reach i{animation:none;color:var(--tp-fg)}.tp-ripple__reach i{background:var(--tp-coral)}}@media (max-width:899.98px){.tp-ripple{min-height:0}.tp-ripple__field{max-width:22rem}}.tp-rings{position:relative}.tp-rings .tp-corner{display:block}.tp-rings__grid{display:grid;grid-template-columns:1fr;gap:var(--tp-space-2xl) var(--tp-grid-gap);align-items:center}@media (min-width:900px){.tp-rings__grid{grid-template-columns:minmax(0,6fr) minmax(0,6fr)}}.tp-rings__field{position:relative;width:100%;max-width:38rem;aspect-ratio:1;justify-self:center}.tp-rings__svg{display:block;width:100%;height:100%;overflow:visible}.tp-rings__ring{fill:none;stroke:var(--tp-fg);stroke-width:1;opacity:0.45;transition:stroke var(--tp-duration) var(--tp-ease),opacity var(--tp-duration) var(--tp-ease),stroke-width var(--tp-duration) var(--tp-ease)}.tp-rings__source{fill:var(--tp-coral)}.tp-rings__labels{list-style:none;margin:0;padding:0}.tp-rings__label{position:absolute;left:50%;top:calc(50% - var(--r) * 50%);transform:translate(-50%,-50%)}.tp-rings__pick{display:inline-flex;align-items:center;gap:0.45rem;padding:0.3rem 0.6rem;border:0;background:var(--tp-bg);font-family:var(--tp-font-ui);font-size:var(--tp-size-label);letter-spacing:0.06em;white-space:nowrap;color:var(--tp-fg-muted);cursor:pointer;transition:color var(--tp-duration) var(--tp-ease)}.tp-rings__pick i{width:0.45rem;height:0.45rem;background:var(--tp-stone);transition:background var(--tp-duration) var(--tp-ease)}.tp-rings__pick:hover,.tp-rings__pick:focus-visible,.tp-rings__pick[aria-pressed="true"]{color:var(--tp-fg)}.tp-rings__pick[aria-pressed="true"] i{background:var(--tp-coral)}.tp-rings__pick:focus-visible{outline:2px solid var(--tp-coral);outline-offset:2px}.tp-rings[data-active="0"] .tp-rings__ring[data-ring="0"],.tp-rings[data-active="1"] .tp-rings__ring[data-ring="1"],.tp-rings[data-active="2"] .tp-rings__ring[data-ring="2"],.tp-rings[data-active="3"] .tp-rings__ring[data-ring="3"]{stroke:var(--tp-coral);stroke-width:2;opacity:1}.tp-rings__say{display:flex;flex-direction:column;gap:var(--tp-space-xl)}.tp-rings__head{display:flex;flex-direction:column;gap:var(--tp-space-md)}.tp-rings__heading{max-width:16ch}.tp-rings__lede{max-width:46ch;color:var(--tp-fg-muted)}.tp-rings__items{list-style:none;margin:0;padding:0;display:grid}.tp-rings__item{grid-area:1 / 1;display:flex;flex-direction:column;gap:var(--tp-space-xs);opacity:0;visibility:hidden;transform:translateY(0.4rem);transition:opacity var(--tp-duration) var(--tp-ease),transform var(--tp-duration) var(--tp-ease-out),visibility 0s linear var(--tp-duration)}.tp-rings[data-active="0"] .tp-rings__item[data-ring="0"],.tp-rings[data-active="1"] .tp-rings__item[data-ring="1"],.tp-rings[data-active="2"] .tp-rings__item[data-ring="2"],.tp-rings[data-active="3"] .tp-rings__item[data-ring="3"]{opacity:1;visibility:visible;transform:none;transition-delay:0s}.tp-rings__num{font-family:var(--tp-font-numeral);font-size:2rem;line-height:0.9;color:var(--tp-coral);font-variant-numeric:tabular-nums}.tp-rings__of{color:var(--tp-fg-muted)}.tp-rings__title{margin:0;font-family:var(--tp-font-display);font-size:var(--tp-size-h3);font-weight:var(--tp-weight-bold);letter-spacing:-0.01em;line-height:1.15}.tp-rings__body{margin:0;max-width:46ch;color:var(--tp-fg-muted)}.tp-rings__controls{display:flex;gap:var(--tp-space-xs)}@media (max-width:899.98px){.tp-rings__field{display:none}.tp-rings__items{display:flex;flex-direction:column;gap:var(--tp-space-lg)}.tp-rings__controls,.tp-rings .tp-corner{display:none}.tp-rings__item{opacity:1;visibility:visible;transform:none;padding-block-start:var(--tp-space-md);border-block-start:1px solid var(--tp-rule)}}.tp-fits__grid{display:grid;grid-template-columns:1fr;gap:var(--tp-space-2xl) var(--tp-grid-gap);align-items:start}@media (min-width:900px){.tp-fits__grid{grid-template-columns:minmax(0,5fr) minmax(0,7fr)}}.tp-fits__say{display:flex;flex-direction:column;gap:var(--tp-space-md)}.tp-fits__heading{max-width:14ch}.tp-fits__body{max-width:44ch;color:var(--tp-fg-muted)}.tp-fits__links{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.tp-fits__row{border-block-start:1px solid var(--tp-rule)}.tp-fits__row:last-child{border-block-end:1px solid var(--tp-rule)}.tp-fits__link{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"name arrow" "why arrow";align-items:center;column-gap:var(--tp-space-md);row-gap:var(--tp-space-3xs);padding-block:var(--tp-space-md);text-decoration:none;color:var(--tp-fg)}.tp-fits__name{grid-area:name;font-family:var(--tp-font-display);font-size:var(--tp-size-h3);font-weight:var(--tp-weight-bold);letter-spacing:-0.01em;line-height:1.15}.tp-fits__why{grid-area:why;font-family:var(--tp-font-text);color:var(--tp-fg-muted)}.tp-fits__arrow{grid-area:arrow;transition:transform var(--tp-duration) var(--tp-ease-out),border-color var(--tp-duration-fast) var(--tp-ease)}.tp-fits__link:hover .tp-fits__arrow,.tp-fits__link:focus-visible .tp-fits__arrow{transform:translateX(0.35rem);border-color:var(--tp-fg)}.tp-fits__link:hover .tp-fits__name{color:var(--tp-coral)}.tp-fits__link:focus-visible{outline:2px solid var(--tp-coral);outline-offset:4px}.tp-animate .tp-fits__row.tp-reveal{transition-delay:calc(var(--i,0) * 100ms)}.tp-work .tp-container{display:flex;flex-direction:column;gap:var(--tp-space-2xl)}.tp-work__head{display:flex;flex-direction:column;gap:var(--tp-space-md)}.tp-work__heading{max-width:16ch}.tp-work__lede{max-width:46ch;color:var(--tp-fg-muted)}.tp-work__cta{display:flex}.tp-mark{display:flex;align-items:center;min-height:calc(100svh - var(--tp-nav-height));padding-block:var(--tp-space-2xl) var(--tp-section-y);overflow:hidden}.tp-mark__grid{display:grid;grid-template-columns:1fr;gap:var(--tp-space-2xl) var(--tp-grid-gap);align-items:center}@media (min-width:900px){.tp-mark__grid{grid-template-columns:minmax(0,6fr) minmax(0,6fr)}}.tp-mark__say{display:flex;flex-direction:column;align-items:flex-start;gap:var(--tp-space-md)}.tp-mark__title{max-width:14ch}.tp-mark__lede{max-width:44ch;color:var(--tp-fg-muted)}.tp-mark__actions{display:flex;flex-wrap:wrap;align-items:center;gap:var(--tp-space-md)}.tp-mark__field{position:relative;width:100%;max-width:36rem;aspect-ratio:1;justify-self:center;--u:1rem}.tp-mark__shape{position:absolute;left:var(--x);top:var(--y);transform:translate(-50%,-50%) rotate(var(--r)) scale(var(--s));transform-origin:center;will-change:transform,left,top}.tp-mark__shape--circle{width:9rem;height:9rem;border-radius:50%;background:var(--tp-coral)}.tp-mark__shape--square{width:7rem;height:7rem;background:var(--tp-ink)}.tp-mark__shape--triangle{width:8.5rem;height:7.4rem;background:var(--tp-ink);clip-path:polygon(50% 0,100% 100%,0 100%)}.tp-mark__shape--ring{width:10rem;height:10rem;border-radius:50%;border:2px solid var(--tp-blue)}.tp-mark__shape--chip{width:3.5rem;height:3.5rem;background:var(--tp-sage)}.tp-mark__shape--bar{width:12rem;height:0.75rem;background:var(--tp-ink)}.tp-mark__shape--mark{width:5.5rem;height:5.5rem;color:var(--tp-coral)}.tp-mark__shape--mark svg{display:block;width:100%;height:100%}@media (max-width:899.98px){.tp-mark{min-height:0}.tp-mark__field{max-width:20rem;font-size:0.6rem}.tp-mark__shape--circle{width:5.4rem;height:5.4rem}.tp-mark__shape--square{width:4.2rem;height:4.2rem}.tp-mark__shape--triangle{width:5.1rem;height:4.4rem}.tp-mark__shape--ring{width:6rem;height:6rem}.tp-mark__shape--chip{width:2.1rem;height:2.1rem}.tp-mark__shape--bar{width:7.2rem;height:0.5rem}.tp-mark__shape--mark{width:3.3rem;height:3.3rem}}.tp-leave__grid{display:grid;grid-template-columns:1fr;gap:var(--tp-space-2xl) var(--tp-grid-gap);align-items:start}@media (min-width:900px){.tp-leave__grid{grid-template-columns:minmax(0,5fr) minmax(0,7fr)}}.tp-leave__say{display:flex;flex-direction:column;gap:var(--tp-space-md)}.tp-leave__heading{max-width:14ch}.tp-leave__body{max-width:42ch;color:var(--tp-fg-muted)}.tp-leave__rows{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.tp-leave__row{display:grid;grid-template-columns:3.5rem minmax(0,1fr);gap:var(--tp-space-md);padding-block:var(--tp-space-lg);border-block-start:1px solid var(--tp-rule)}.tp-leave__row:last-child{border-block-end:1px solid var(--tp-rule)}.tp-leave__num{font-family:var(--tp-font-numeral);font-size:2rem;line-height:1;color:var(--tp-coral);font-variant-numeric:tabular-nums}.tp-leave__text{display:flex;flex-direction:column;gap:var(--tp-space-2xs)}.tp-leave__title{margin:0;font-family:var(--tp-font-display);font-size:var(--tp-size-h3);font-weight:var(--tp-weight-bold);letter-spacing:-0.01em;line-height:1.15}.tp-leave__desc{margin:0;max-width:52ch;color:var(--tp-fg-muted)}.tp-animate .tp-leave__row.tp-reveal{transition-delay:calc(var(--i,0) * 100ms)}.tp-manifesto{display:flex;align-items:center;min-height:calc(100svh - var(--tp-nav-height));padding-block:var(--tp-space-lg) var(--tp-space-xl)}@media (min-width:900px){.tp-manifesto .tp-container{max-width:var(--tp-container-wide,1400px)}}.tp-manifesto .tp-container{display:flex;flex-direction:column;gap:var(--tp-space-md)}.tp-manifesto__eyebrow{position:relative;display:flex;align-items:flex-start;gap:var(--tp-space-sm);margin:0;font-family:var(--tp-font-ui);font-size:var(--tp-size-label);letter-spacing:0.06em;color:var(--tp-fg-muted)}.tp-manifesto__eyebrow-text{padding-block-start:0.15rem}.tp-manifesto__eyebrow-note{color:var(--tp-fg-muted);opacity:0.8}.tp-manifesto__eyebrow-note::before{content:"\2014\00a0"}.tp-manifesto__arrow{width:4.5rem;height:auto;color:var(--tp-fg);margin-inline-start:-0.5rem}.tp-manifesto__text{margin:0;max-width:46ch;font-family:var(--tp-font-text);font-size:clamp(1.6rem,0.8rem + 2.35vw,3.1rem);font-weight:400;letter-spacing:-0.005em;line-height:1.32;color:var(--tp-fg)}.tp-manifesto__text::after{content:none}.tp-manifesto__brand{display:inline-flex;align-items:center;gap:0.18em;vertical-align:-0.06em;font-family:var(--tp-font-display);font-weight:var(--tp-weight-bold);letter-spacing:-0.02em;white-space:nowrap}.tp-manifesto__brand svg{width:0.82em;height:0.82em;display:block}.tp-manifesto__noted{position:relative;display:inline-block}.tp-manifesto__note{position:absolute;left:0.1em;bottom:84%;font-family:'Caveat','Comic Sans MS',cursive;font-size:0.42em;line-height:1;letter-spacing:0;white-space:nowrap;color:var(--tp-fg);transform:rotate(-4deg)}.tp-manifesto__box{display:inline;padding:0.02em 0.28em 0.06em;margin-inline:0.05em;border:2px solid var(--tp-fg);-webkit-box-decoration-break:clone;box-decoration-break:clone;font-family:var(--tp-font-display);font-size:0.72em;font-weight:var(--tp-weight-medium);letter-spacing:-0.01em;line-height:1.45}.tp-manifesto__keep{white-space:nowrap}.tp-manifesto__dept{white-space:nowrap}.tp-manifesto__slash{color:var(--tp-fg-muted);padding-inline:0.15em}.tp-manifesto__dept{color:inherit;text-decoration:none;transition:color var(--tp-duration-fast) var(--tp-ease)}.tp-manifesto__dept:hover,.tp-manifesto__dept:focus-visible{color:var(--tp-coral)}.tp-manifesto__u{color:inherit;text-decoration:none;background-image:linear-gradient(var(--tp-fg),var(--tp-fg));background-size:100% 0.09em;background-position:0 92%;background-repeat:no-repeat}a.tp-manifesto__u:hover,a.tp-manifesto__u:focus-visible{background-image:linear-gradient(var(--tp-coral),var(--tp-coral));color:var(--tp-coral)}.tp-manifesto__btn{display:inline-block;margin-inline-start:0.2em;padding:0.06em 0.5em 0.1em;border:2px solid var(--tp-fg);font-family:var(--tp-font-display);font-size:0.72em;font-weight:var(--tp-weight-medium);letter-spacing:-0.01em;line-height:1.5;vertical-align:0.08em;position:relative;background:var(--tp-bg);color:var(--tp-fg);text-decoration:none;white-space:nowrap;transition:background var(--tp-duration-fast) var(--tp-ease),color var(--tp-duration-fast) var(--tp-ease)}.tp-manifesto__btn:hover,.tp-manifesto__btn:focus-visible{background:var(--tp-fg);color:var(--tp-bg)}.tp-manifesto__down{width:1.4rem;height:auto;color:var(--tp-fg);margin-inline-start:1ch}@media (max-width:699.98px){.tp-manifesto__note{font-size:0.5em}}.tp-crew .tp-container{display:flex;flex-direction:column;gap:var(--tp-space-2xl)}.tp-crew__head{display:flex;flex-direction:column;gap:var(--tp-space-md)}.tp-crew__heading{max-width:16ch}.tp-crew__list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--tp-space-xl) var(--tp-space-lg)}@media (min-width:700px){.tp-crew__list{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1100px){.tp-crew__list{grid-template-columns:repeat(5,minmax(0,1fr))}}.tp-crew__link{display:flex;flex-direction:column;align-items:center;gap:var(--tp-space-3xs);text-align:center;text-decoration:none;color:var(--tp-fg)}.tp-crew__figure{position:relative;display:block;width:min(100%,12rem);aspect-ratio:1;margin-block-end:var(--tp-space-md)}.tp-crew__photo{position:relative;z-index:1;display:block;width:100%;height:100%;border-radius:50%;object-fit:cover;filter:saturate(0.6);transition:transform var(--tp-duration-slow) var(--tp-ease-out)}.tp-crew__ring{position:absolute;inset:0;border-radius:50%;border:1px solid rgba(var(--tp-ink-rgb),0.45);transform:translateX(14%)}.tp-crew__item:nth-child(even) .tp-crew__ring{transform:translateX(-14%)}.tp-crew__square{position:absolute;z-index:2;right:-4%;bottom:4%;width:18%;aspect-ratio:1;border:1px solid var(--tp-coral)}.tp-crew__item:nth-child(even) .tp-crew__square{right:auto;left:-4%}.tp-crew__link:hover .tp-crew__photo,.tp-crew__link:focus-visible .tp-crew__photo{transform:scale(1.04)}.tp-crew__link:focus-visible{outline:2px solid var(--tp-coral);outline-offset:6px;border-radius:4px}.tp-crew__name{font-family:var(--tp-font-display);font-size:var(--tp-size-h3);font-weight:var(--tp-weight-bold);letter-spacing:-0.01em;line-height:1.1}.tp-crew__role{font-family:var(--tp-font-ui);font-size:var(--tp-size-label);letter-spacing:0.06em;text-transform:uppercase;color:var(--tp-fg-muted)}.tp-crew__link:hover .tp-crew__name{color:var(--tp-coral)}.tp-animate .tp-crew__item.tp-reveal{transition-delay:calc(var(--i,0) * 90ms)}.tp-studio__grid{display:grid;grid-template-columns:1fr;gap:var(--tp-space-2xl) var(--tp-grid-gap);align-items:start}@media (min-width:900px){.tp-studio__grid{grid-template-columns:minmax(0,4fr) minmax(0,8fr)}}.tp-studio__say{display:flex;flex-direction:column;gap:var(--tp-space-md)}.tp-studio__heading{max-width:14ch}.tp-studio__body{max-width:36ch;color:var(--tp-fg-muted)}.tp-studio__photos{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--tp-space-sm)}.tp-studio__photo{aspect-ratio:10 / 7}.tp-studio__photo .tp-photo__img{width:100%;height:100%;object-fit:cover}.tp-animate .tp-studio__cell.tp-reveal{transition-delay:calc(var(--i,0) * 100ms)}.tp-quote__inner{display:flex;flex-direction:column;gap:var(--tp-space-lg)}.tp-quote__text{margin:0}.tp-quote__text p{margin:0;max-width:28ch;font-family:var(--tp-font-display);font-size:var(--tp-size-h2);font-weight:var(--tp-weight-bold);letter-spacing:var(--tp-tracking-h2,-0.02em);line-height:1.1}.tp-quote__who{margin:0;font-family:var(--tp-font-ui);font-size:var(--tp-size-caption)}.tp-quote__who strong{font-weight:var(--tp-weight-medium)}.tp-quote__who span{color:var(--tp-fg-muted)}.tp-quote__who span::before{content:"\00a0/ ";color:var(--tp-coral)}.tp-person-hero{display:flex;align-items:center;min-height:calc(90svh - var(--tp-nav-height));padding-block:var(--tp-space-2xl) var(--tp-section-y)}.tp-person-hero__grid{display:grid;grid-template-columns:1fr;gap:var(--tp-space-2xl) var(--tp-grid-gap);align-items:center}@media (min-width:900px){.tp-person-hero__grid{grid-template-columns:minmax(0,7fr) minmax(0,5fr)}}.tp-person-hero__say{display:flex;flex-direction:column;align-items:flex-start;gap:var(--tp-space-md)}.tp-person-hero__back{margin-block-end:var(--tp-space-sm)}.tp-person-hero__name{max-width:12ch}.tp-person-hero__last{display:block;color:var(--tp-fg-muted)}.tp-person-hero__lede{max-width:48ch;color:var(--tp-fg-muted)}.tp-person-hero__photo{margin:0;width:100%;max-width:26rem;justify-self:end;overflow:hidden;background:var(--tp-stone)}.tp-person-hero__photo img{display:block;width:100%;aspect-ratio:4 / 5;object-fit:cover;filter:saturate(0.6)}.tp-person-story__grid{display:grid;grid-template-columns:1fr;gap:var(--tp-space-xl) var(--tp-grid-gap);align-items:start}@media (min-width:900px){.tp-person-story__grid{grid-template-columns:minmax(0,5fr) minmax(0,7fr)}}.tp-person-story__say{display:flex;flex-direction:column;gap:var(--tp-space-md)}.tp-person-story__heading{max-width:14ch}.tp-person-story__text{display:flex;flex-direction:column;gap:var(--tp-space-md);max-width:60ch}.tp-person-story__para{margin:0;color:var(--tp-fg-muted)}.tp-person-story__para:first-child{color:var(--tp-fg)}.tp-person-stats__list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--tp-space-xl) var(--tp-grid-gap)}@media (min-width:900px){.tp-person-stats__list{grid-template-columns:repeat(4,minmax(0,1fr))}}.tp-person-stats__item{display:flex;flex-direction:column;gap:var(--tp-space-xs);padding-block-start:var(--tp-space-md);border-block-start:1px solid var(--tp-fg)}.tp-person-stats__num{font-family:var(--tp-font-numeral);font-size:clamp(3rem,2.2rem + 2.4vw,4.5rem);line-height:0.9;color:var(--tp-coral);font-variant-numeric:tabular-nums}.tp-person-stats__plus{font-size:0.5em;vertical-align:top}.tp-person-stats__label{font-family:var(--tp-font-ui);font-size:var(--tp-size-label);letter-spacing:0.06em;text-transform:uppercase;color:var(--tp-fg-muted)}.tp-animate .tp-person-stats__item.tp-reveal{transition-delay:calc(var(--i,0) * 100ms)}.tp-person-focus__grid{display:grid;grid-template-columns:1fr;gap:var(--tp-space-2xl) var(--tp-grid-gap);align-items:start}@media (min-width:900px){.tp-person-focus__grid{grid-template-columns:minmax(0,5fr) minmax(0,7fr)}}.tp-person-focus__say{display:flex;flex-direction:column;gap:var(--tp-space-md)}.tp-person-focus__heading{max-width:16ch}.tp-person-focus__lede{max-width:40ch;color:var(--tp-fg-muted)}.tp-person-focus__rows{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.tp-person-focus__row{display:grid;grid-template-columns:3.5rem minmax(0,1fr);gap:var(--tp-space-md);padding-block:var(--tp-space-lg);border-block-start:1px solid var(--tp-rule)}.tp-person-focus__row:last-child{border-block-end:1px solid var(--tp-rule)}.tp-person-focus__num{font-family:var(--tp-font-numeral);font-size:2rem;line-height:1;color:var(--tp-coral)}.tp-person-focus__title{margin:0 0 var(--tp-space-2xs);font-family:var(--tp-font-display);font-size:var(--tp-size-h3);font-weight:var(--tp-weight-bold);letter-spacing:-0.01em;line-height:1.15}.tp-person-focus__body{margin:0;max-width:52ch;color:var(--tp-fg-muted)}.tp-animate .tp-person-focus__row.tp-reveal{transition-delay:calc(var(--i,0) * 100ms)}.tp-person-next{padding-block:var(--tp-space-xl)}.tp-person-next__inner{display:flex;justify-content:space-between;gap:var(--tp-space-lg);border-block:1px solid var(--tp-rule);padding-block:var(--tp-space-md)}.tp-person-next__link{display:flex;flex-direction:column;gap:var(--tp-space-3xs);text-decoration:none;color:var(--tp-fg)}.tp-person-next__link--next{text-align:right;align-items:flex-end}.tp-person-next__dir{font-family:var(--tp-font-ui);font-size:var(--tp-size-label);letter-spacing:0.08em;text-transform:uppercase;color:var(--tp-fg-muted)}.tp-person-next__name{font-family:var(--tp-font-display);font-size:var(--tp-size-h3);font-weight:var(--tp-weight-bold);letter-spacing:-0.01em}.tp-person-next__link:hover .tp-person-next__name{color:var(--tp-coral)}.tp-contact-hero{display:flex;align-items:center;min-height:calc(80svh - var(--tp-nav-height));padding-block:var(--tp-space-2xl) var(--tp-section-y)}.tp-contact-hero__grid{display:grid;grid-template-columns:1fr;gap:var(--tp-space-2xl) var(--tp-grid-gap);align-items:start}@media (min-width:900px){.tp-contact-hero__grid{grid-template-columns:minmax(0,7fr) minmax(0,5fr)}}.tp-contact-hero__say{display:flex;flex-direction:column;align-items:flex-start;gap:var(--tp-space-md)}.tp-contact-hero__title{max-width:14ch}.tp-contact-hero__lede{max-width:46ch;color:var(--tp-fg-muted)}.tp-contact-hero__details{margin:0;display:flex;flex-direction:column}@media (min-width:900px){.tp-contact-hero__details{padding-block-start:var(--tp-space-xl)}}.tp-contact-hero__row{display:grid;grid-template-columns:6rem minmax(0,1fr);gap:var(--tp-space-md);padding-block:var(--tp-space-md);border-block-start:1px solid var(--tp-rule)}.tp-contact-hero__row:last-child{border-block-end:1px solid var(--tp-rule)}.tp-contact-hero__term{margin:0;font-family:var(--tp-font-ui);font-size:var(--tp-size-label);letter-spacing:0.08em;text-transform:uppercase;color:var(--tp-fg-muted);padding-block-start:0.2em}.tp-contact-hero__def{margin:0;display:flex;flex-direction:column;gap:var(--tp-space-3xs);font-family:var(--tp-font-display);font-size:var(--tp-size-h3);font-weight:var(--tp-weight-medium);letter-spacing:-0.01em;line-height:1.25}.tp-contact-hero__link{color:var(--tp-fg);text-decoration:none}.tp-contact-hero__link:hover,.tp-contact-hero__link:focus-visible{color:var(--tp-coral)}.tp-contact-hero__note{font-family:var(--tp-font-text);font-size:var(--tp-size-body);font-weight:400;letter-spacing:0;color:var(--tp-fg-muted)}.tp-animate .tp-contact-hero__row.tp-reveal{transition-delay:calc(var(--i,0) * 90ms)}.tp-board{padding-block:var(--tp-space-xl) var(--tp-section-y)}.tp-board__grid{display:grid;grid-template-columns:1fr;gap:var(--tp-space-2xl) var(--tp-grid-gap);align-items:start}@media (min-width:900px){.tp-board__grid{grid-template-columns:minmax(0,7fr) minmax(0,5fr)}.tp-board__marks{position:sticky;top:calc(var(--tp-nav-height) + var(--tp-space-lg))}}.tp-roll__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--tp-space-sm) var(--tp-space-md)}@media (min-width:700px){.tp-roll__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1100px){.tp-board__marks{grid-template-columns:repeat(4,minmax(0,1fr))}}.tp-roll__cell{display:grid;place-items:center;aspect-ratio:5 / 3;padding:var(--tp-space-sm)}.tp-roll__cell img{display:block;width:100%;max-width:11rem;height:auto;max-height:3.6rem;object-fit:contain;filter:brightness(0);opacity:0.82}.tp-roll__name{font-family:var(--tp-font-display);font-size:var(--tp-size-h3);font-weight:var(--tp-weight-bold);text-align:center}.tp-animate .tp-roll__cell.tp-reveal{transition-delay:calc(var(--i,0) * 50ms)}.tp-board__list-wrap{position:relative;display:flex;flex-direction:column;gap:var(--tp-space-md);padding-inline-start:var(--tp-space-lg)}.tp-board__heading{margin:0}.tp-board__heading::after{content:none}.tp-board__colon{color:var(--tp-coral)}.tp-board__list{list-style:none;margin:0;padding:0;font-family:var(--tp-font-display);font-size:clamp(1.125rem,0.95rem + 0.6vw,1.5rem);font-weight:var(--tp-weight-bold);letter-spacing:-0.015em;line-height:1.28}.tp-board__row{display:block}.tp-board__item{position:relative;display:inline-block;max-width:100%}.tp-board__dots{color:var(--tp-coral);margin-inline-start:0.1em}.tp-board__item--circle::before{content:"";position:absolute;inset:-0.2em -0.55em -0.15em -0.5em;border:2px solid var(--tp-coral);border-radius:50%;transform:rotate(-2.5deg);pointer-events:none}.tp-board__item--bracket{padding-inline:0.25em}.tp-board__item--bracket::before{content:"[";position:absolute;left:-0.25em;top:-0.05em;color:var(--tp-coral);font-weight:400;font-family:var(--tp-font-text)}.tp-board__item--bracket::after{content:"]";display:inline;position:absolute;right:-0.25em;top:-0.05em;color:var(--tp-coral);font-weight:400;font-family:var(--tp-font-text)}.tp-board__note{position:absolute;display:flex;align-items:flex-end;gap:0.2rem;font-family:'Caveat','Comic Sans MS',cursive;font-size:1.35rem;line-height:1;color:var(--tp-coral);text-decoration:none;white-space:nowrap}.tp-board__note svg{width:3.2rem;height:auto}.tp-board__note--top{right:0;top:0.6rem;flex-direction:row-reverse}.tp-board__note--top svg{transform:scaleX(-1) rotate(10deg)}.tp-board__note--bottom{position:static;align-self:flex-start;margin-block-start:var(--tp-space-xs);padding-inline-start:2.4rem}.tp-board__note--bottom svg{transform:rotate(-20deg)}.tp-board__note--bottom:hover{color:var(--tp-fg)}@media (max-width:899.98px){.tp-board__list-wrap{padding-inline-start:0}.tp-board__note--top{position:static;align-self:flex-end}}.tp-index__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.tp-index__item{border-block-start:1px solid var(--tp-fg)}.tp-index__item:last-child{border-block-end:1px solid var(--tp-fg)}.tp-index__link{display:grid;grid-template-columns:1fr;gap:var(--tp-space-xs) var(--tp-grid-gap);padding-block:var(--tp-space-xl);text-decoration:none;color:var(--tp-fg)}@media (min-width:900px){.tp-index__link{grid-template-columns:minmax(0,3fr) minmax(0,9fr);grid-template-areas:"meta title" "meta dek" "meta by"}.tp-index__meta{grid-area:meta}.tp-index__title{grid-area:title}.tp-index__dek{grid-area:dek}.tp-index__by{grid-area:by}}.tp-index__meta{display:flex;flex-direction:column;gap:var(--tp-space-3xs);font-family:var(--tp-font-ui);font-size:var(--tp-size-label);letter-spacing:0.08em;text-transform:uppercase;color:var(--tp-fg-muted)}.tp-index__kind{color:var(--tp-coral)}.tp-index__title{font-family:var(--tp-font-display);font-size:var(--tp-size-h2);font-weight:var(--tp-weight-bold);letter-spacing:var(--tp-tracking-h2,-0.02em);line-height:1.05;max-width:20ch}.tp-index__dek{max-width:60ch;font-family:var(--tp-font-text);color:var(--tp-fg-muted)}.tp-index__by{font-family:var(--tp-font-ui);font-size:var(--tp-size-caption)}.tp-index__link:hover .tp-index__title{color:var(--tp-coral)}.tp-animate .tp-index__item.tp-reveal{transition-delay:calc(var(--i,0) * 100ms)}.tp-read__hero{padding-block:var(--tp-space-2xl) var(--tp-space-xl)}.tp-read__head{display:flex;flex-direction:column;align-items:flex-start;gap:var(--tp-space-md);max-width:44rem}.tp-read__back{margin-block-end:var(--tp-space-sm)}.tp-read__meta{margin:0;display:flex;gap:var(--tp-space-sm);font-family:var(--tp-font-ui);font-size:var(--tp-size-label);letter-spacing:0.08em;text-transform:uppercase;color:var(--tp-fg-muted)}.tp-read__kind{color:var(--tp-coral)}.tp-read__title{max-width:16ch}.tp-read__dek{margin:0;max-width:34ch;font-family:var(--tp-font-display);font-size:var(--tp-size-h3);font-weight:var(--tp-weight-medium);letter-spacing:-0.01em;line-height:1.3;color:var(--tp-fg-muted)}.tp-read__by{margin:0;font-family:var(--tp-font-ui);font-size:var(--tp-size-caption)}.tp-read__by span{color:var(--tp-fg-muted)}.tp-read__by span::before{content:"\00a0/ ";color:var(--tp-coral)}.tp-read__body{padding-block-start:var(--tp-space-lg)}.tp-read__col{display:flex;flex-direction:column;gap:var(--tp-space-md);max-width:44rem}.tp-read__p{margin:0;font-family:var(--tp-font-text);font-size:var(--tp-size-body-lg);line-height:1.6;color:var(--tp-fg)}.tp-read__h{margin:var(--tp-space-lg) 0 0}.tp-read__quote{margin:var(--tp-space-lg) 0;padding-inline-start:var(--tp-space-lg);border-inline-start:3px solid var(--tp-coral)}.tp-read__quote p{margin:0;font-family:var(--tp-font-display);font-size:var(--tp-size-h2-sm);font-weight:var(--tp-weight-bold);letter-spacing:-0.015em;line-height:1.15}.tp-read__figure{margin-block:var(--tp-space-lg)}.tp-read__note{margin-block-start:var(--tp-space-xl);padding:var(--tp-space-md) var(--tp-space-lg);background:var(--tp-cream);font-family:var(--tp-font-text);color:var(--tp-fg-muted)}.tp-read__note p{margin:0}.tp-read__note-head{font-family:var(--tp-font-ui);font-size:var(--tp-size-label);letter-spacing:0.08em;text-transform:uppercase;color:var(--tp-fg);margin-block-end:var(--tp-space-2xs)!important}.tp-read__more{padding-block:var(--tp-space-xl)}.tp-read__more-list{list-style:none;margin:var(--tp-space-sm) 0 0;padding:0;display:flex;flex-direction:column}.tp-read__more-link{display:flex;flex-wrap:wrap;align-items:baseline;gap:var(--tp-space-sm);padding-block:var(--tp-space-sm);border-block-start:1px solid var(--tp-rule);text-decoration:none;color:var(--tp-fg)}.tp-read__more-link:last-child{border-block-end:1px solid var(--tp-rule)}.tp-read__more-kind{font-family:var(--tp-font-ui);font-size:var(--tp-size-label);letter-spacing:0.08em;text-transform:uppercase;color:var(--tp-coral)}.tp-read__more-title{font-family:var(--tp-font-display);font-size:var(--tp-size-h3);font-weight:var(--tp-weight-bold)}.tp-read__more-link:hover .tp-read__more-title{color:var(--tp-coral)}.tp-viz{margin:0;display:flex;flex-direction:column;gap:var(--tp-space-sm)}.tp-viz__title{font-family:var(--tp-font-display);font-size:var(--tp-size-h3);font-weight:var(--tp-weight-bold);letter-spacing:-0.01em}.tp-viz__unit{margin-inline-start:0.5rem;font-family:var(--tp-font-ui);font-size:var(--tp-size-label);font-weight:var(--tp-weight-medium);letter-spacing:0.08em;text-transform:uppercase;color:var(--tp-fg-muted)}.tp-viz__svg{display:block;width:100%;height:auto;overflow:visible;font-family:var(--tp-font-ui)}.tp-viz__label{fill:var(--tp-fg);font-size:15px}.tp-viz__value{fill:var(--tp-fg-muted);font-size:14px;font-variant-numeric:tabular-nums}.tp-viz__track{fill:rgba(var(--tp-ink-rgb),0.06)}.tp-viz__bar{fill:var(--tp-ink);transform-origin:left center;transform-box:fill-box;transition:transform 0.9s var(--tp-ease-out);transition-delay:calc(var(--i,0) * 80ms)}.tp-viz__bar--accent{fill:var(--tp-coral)}.tp-animate .tp-reveal:not(.is-visible) .tp-viz__bar{transform:scaleX(0)}.tp-viz__axis{stroke:var(--tp-fg);stroke-width:1}.tp-viz__line{fill:none;stroke:var(--tp-ink);stroke-width:2;stroke-dasharray:1;stroke-dashoffset:0;transition:stroke-dashoffset 1.4s var(--tp-ease-out)}.tp-animate .tp-reveal:not(.is-visible) .tp-viz__line{stroke-dashoffset:1}.tp-viz__dot{fill:var(--tp-paper);stroke:var(--tp-ink);stroke-width:2}.tp-viz__dot--accent{fill:var(--tp-coral);stroke:var(--tp-coral)}.tp-viz__note{margin:0;font-family:var(--tp-font-ui);font-size:var(--tp-size-caption);color:var(--tp-fg-muted)}.tp-viz-numbers{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--tp-space-lg) var(--tp-grid-gap)}@media (min-width:700px){.tp-viz-numbers{grid-template-columns:repeat(4,minmax(0,1fr))}}.tp-viz-numbers__item{display:flex;flex-direction:column;gap:var(--tp-space-xs);padding-block-start:var(--tp-space-sm);border-block-start:1px solid var(--tp-fg)}.tp-viz-numbers__value{font-family:var(--tp-font-numeral);font-size:clamp(2.5rem,1.8rem + 2vw,3.75rem);line-height:0.9;color:var(--tp-coral);font-variant-numeric:tabular-nums}.tp-viz-numbers__label{font-family:var(--tp-font-ui);font-size:var(--tp-size-label);letter-spacing:0.06em;text-transform:uppercase;color:var(--tp-fg-muted)}.tp-animate .tp-viz-numbers__item.tp-reveal{transition-delay:calc(var(--i,0) * 90ms)}.tp-viz__scroll{overflow-x:auto}.tp-table{width:100%;border-collapse:collapse;font-family:var(--tp-font-ui);font-size:var(--tp-size-caption)}.tp-table th,.tp-table td{padding:0.6rem 0.75rem;text-align:left;border-block-end:1px solid var(--tp-rule)}.tp-table thead th{font-size:var(--tp-size-label);letter-spacing:0.08em;text-transform:uppercase;color:var(--tp-fg-muted);border-block-end-color:var(--tp-fg)}.tp-table tbody th{font-weight:var(--tp-weight-medium)}.tp-table td{font-variant-numeric:tabular-nums}.tp-const{--gap:clamp(0.25rem,0.55vw,0.6rem);--overlap:calc(clamp(1rem,3.4vw,3.6rem) - 0.5rem);display:flex;flex-direction:column;gap:var(--tp-space-sm);min-height:calc(100svh - var(--tp-nav-height));padding-block:var(--tp-space-hero-top) 0;overflow:hidden;position:relative}.tp-const__wordmark{position:relative;z-index:0;margin:0;font-family:var(--tp-font-display);font-size:calc(100vw / 11.9);font-weight:var(--tp-weight-bold);letter-spacing:-0.045em;line-height:1.02;white-space:nowrap;text-align:center;color:var(--tp-stone);color:color-mix(in srgb,var(--tp-ink) 8%,var(--tp-paper))}.tp-const__wordmark::after{content:none}.tp-const__chevron{position:relative;z-index:1;display:flex;align-items:flex-start;gap:var(--gap);padding-inline:var(--gap);margin-block-start:calc(-1 * var(--overlap))}.tp-const__canopy{position:absolute;z-index:1;inset-block-start:0;inset-inline:0;block-size:calc(var(--tp-space-hero-top) + (100vw / 11.9) * 0.3);display:flex;gap:var(--gap);padding-inline:var(--gap);overflow:hidden;pointer-events:none}.tp-const__canopy .tp-const__col{justify-content:flex-end}.tp-const__col{flex:1 1 0;min-width:0;display:flex;flex-direction:column;gap:var(--gap)}.tp-const__thumb{display:block;width:100%;aspect-ratio:var(--r,1);object-fit:cover}.tp-const__thumb,.tp-const__wordmark{animation:tp-const-fallback 0.4s ease-out 3s both}@keyframes tp-const-fallback{from{opacity:0}to{opacity:1}}.tp-const.is-live .tp-const__thumb,.tp-const.is-live .tp-const__wordmark{animation:none}@media (prefers-reduced-motion:reduce){.tp-const__thumb,.tp-const__wordmark{animation:none}}.tp-const__foot{margin-block-start:auto;display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:var(--tp-space-md);padding-inline:var(--tp-space-lg);padding-block-end:clamp(calc(var(--tp-space-hero-edge) + 0.125rem),7vh,5.5rem)}@media (min-width:900px){.tp-const__foot{padding-inline:var(--tp-space-hero-edge)}}@media (max-height:600px){.tp-const .tp-const__look{margin-block-start:0}}.tp-const__since{margin:0;font-family:var(--tp-font-display);font-size:var(--tp-size-h3);font-weight:var(--tp-weight-medium);letter-spacing:-0.01em;color:var(--tp-fg-muted);white-space:nowrap}.tp-const__say{display:flex;flex-direction:column;align-items:flex-start;gap:var(--tp-space-2xs)}.tp-const .tp-const__eyebrow{font-size:var(--tp-size-h3);font-weight:var(--tp-weight-bold);letter-spacing:-0.01em;text-transform:none;color:var(--tp-fg)}.tp-const__lede{max-width:60ch;color:var(--tp-fg-muted)}.tp-const__look{display:inline-flex;align-items:center;gap:var(--tp-space-xs);margin-block-start:var(--tp-space-2xs);font-family:var(--tp-font-display);font-size:var(--tp-size-h3);font-weight:var(--tp-weight-bold);letter-spacing:-0.01em;color:var(--tp-fg);text-decoration:none}.tp-const__look-mark{display:inline-flex;width:1.5rem;height:1.5rem;color:var(--tp-coral)}.tp-const__look-mark svg{width:100%;height:100%}.tp-const__look:hover,.tp-const__look:focus-visible{color:var(--tp-coral)}@media (max-height:960px){.tp-const__thumb[data-drop="1"]{display:none}}@media (min-aspect-ratio:19/10),(max-height:850px),(max-width:639.98px){.tp-const__thumb[data-drop="1"],.tp-const__thumb[data-drop="2"]{display:none}}@media (min-aspect-ratio:25/10),(max-height:800px){.tp-const__thumb[data-drop="1"],.tp-const__thumb[data-drop="2"],.tp-const__thumb[data-drop="3"]{display:none}}@media (max-height:750px),(max-width:639.98px) and (max-height:700px){.tp-const__thumb[data-drop="1"],.tp-const__thumb[data-drop="2"],.tp-const__thumb[data-drop="3"],.tp-const__thumb[data-drop="4"]{display:none}}@media (max-height:630px){.tp-const__thumb[data-drop="1"],.tp-const__thumb[data-drop="2"],.tp-const__thumb[data-drop="3"],.tp-const__thumb[data-drop="4"],.tp-const__thumb[data-drop="5"]{display:none}}@media (max-width:1199.98px){.tp-const__col:nth-child(-n+2),.tp-const__col:nth-last-child(-n+2){display:none}}@media (max-width:899.98px){.tp-const__col:nth-child(-n+5),.tp-const__col:nth-last-child(-n+5){display:none}}@media (max-width:639.98px){.tp-const__col:nth-child(-n+10),.tp-const__col:nth-last-child(-n+10){display:none}}.tp-imagine{--h:calc(100svh - var(--tp-nav-height));--piece:clamp(2.75rem,4.6vw,4.25rem);--ink:color-mix(in srgb,#000000 14%,var(--tp-purple));--ink-red:color-mix(in srgb,#FFFFFF 22%,var(--tp-tomato));position:relative;isolation:isolate;min-height:var(--h);display:grid;place-items:center;overflow:hidden;background:var(--tp-tomato);color:var(--ink)}.tp-imagine__purple,.tp-imagine__wash,.tp-imagine__grain,.tp-imagine__flash{position:absolute;inset:0;pointer-events:none}.tp-imagine__purple{background:var(--tp-purple)}.tp-imagine__wash{background:radial-gradient(58% 48% at 24% 74%,color-mix(in srgb,var(--tp-purple-deep) 88%,transparent),transparent 72%),radial-gradient(54% 46% at 76% 22%,color-mix(in srgb,#FFFFFF 14%,transparent),transparent 70%);opacity:0.92;animation:tp-imagine-drift 26s ease-in-out infinite alternate}@keyframes tp-imagine-drift{from{transform:scale(1) translate3d(0,0,0)}to{transform:scale(1.14) translate3d(2.5%,-2%,0)}}.tp-imagine__grain{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='140'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='140' height='140' filter='url(%23n)'/%3E%3C/svg%3E");background-size:140px 140px;opacity:0.22;mix-blend-mode:overlay}.tp-imagine__flash{z-index:4;background:#FFFFFF;opacity:0}.tp-imagine__word{position:relative;z-index:2;margin:0;font-family:var(--tp-font-display);font-size:calc(62vw / 5.63);font-weight:var(--tp-weight-bold);letter-spacing:-0.02em;text-transform:uppercase;line-height:0.9;white-space:nowrap;text-align:center;color:var(--ink)}.tp-imagine__ring{--orbit:0deg;position:absolute;inset-block-start:calc(50% - var(--rr));inset-inline-start:calc(var(--bulge) - var(--rr) * 2);inline-size:calc(var(--rr) * 2);block-size:calc(var(--rr) * 2);border-radius:50%;transform:rotate(var(--orbit))}.tp-imagine__ring--big{--rr:max(65vw,85vh);--bulge:42vw;z-index:1}.tp-imagine__ring--small{--rr:max(39vw,58vh);--bulge:24.5vw;z-index:3}.tp-imagine__slot{position:absolute;inset-block-start:50%;inset-inline-start:50%;inline-size:var(--piece);margin-block-start:calc(var(--piece) * -0.5625);margin-inline-start:calc(var(--piece) / -2);transform:rotate(var(--a)) translateX(var(--rr))}.tp-imagine__piece{display:block;inline-size:100%;aspect-ratio:8 / 9;object-fit:cover;box-shadow:0 0 0 1px rgba(var(--tp-paper-rgb),0.9),0 8px 20px -12px rgba(var(--tp-ink-rgb),0.55)}@media (prefers-reduced-motion:reduce){.tp-imagine__wash{animation:none}}.tp-introline__inner{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:var(--tp-space-md)}.tp-introline__say{display:flex;flex-direction:column;align-items:flex-start;gap:var(--tp-space-2xs)}.tp-introline .tp-introline__eyebrow{font-size:var(--tp-size-h3);font-weight:var(--tp-weight-bold);letter-spacing:-0.01em;text-transform:none;color:var(--tp-fg)}.tp-introline__lede{max-width:60ch;color:var(--tp-fg-muted)}.tp-introline__look{display:inline-flex;align-items:center;gap:var(--tp-space-xs);margin-block-start:var(--tp-space-2xs);font-family:var(--tp-font-display);font-size:var(--tp-size-h3);font-weight:var(--tp-weight-bold);letter-spacing:-0.01em;color:var(--tp-fg);text-decoration:none}.tp-introline__look-mark{display:inline-flex;width:1.5rem;height:1.5rem;color:var(--tp-coral)}.tp-introline__look-mark svg{width:100%;height:100%}.tp-introline__look:hover,.tp-introline__look:focus-visible{color:var(--tp-coral)}.tp-introline__since{margin:0;font-family:var(--tp-font-display);font-size:var(--tp-size-h3);font-weight:var(--tp-weight-medium);letter-spacing:-0.01em;color:var(--tp-fg-muted);white-space:nowrap}.tp-blob{position:relative;min-height:calc(100svh - var(--tp-nav-height));overflow:hidden;background:var(--tp-ink);isolation:isolate;--veil:0.42}.tp-blob__photo,.tp-blob__dim,.tp-blob__plate,.tp-blob__reveal,.tp-blob__scrim{position:absolute;inset:0}.tp-blob__photo{inline-size:100%;block-size:100%;object-fit:cover;object-position:center 46%;filter:grayscale(1)}.tp-blob__dim{background:rgba(var(--tp-ink-rgb),var(--veil))}@property --tp-plate{syntax:"<color>";inherits:true;initial-value:#6E60EE}@keyframes tp-blob-cycle{0%,14%{--tp-plate:#6E60EE}20%,34%{--tp-plate:#FDC533}40%,54%{--tp-plate:#33CFFF}60%,74%{--tp-plate:#41E65B}80%,94%{--tp-plate:#F35F45}100%{--tp-plate:#6E60EE}}.tp-blob__plate{display:grid;align-content:center;overflow:hidden;clip-path:url(#tp-blob-clip);animation:tp-blob-cycle 45s linear infinite}.tp-blob__reveal{inline-size:100%;block-size:100%;object-fit:cover;object-position:center 46%}.tp-blob__scrim{background:rgba(var(--tp-ink-rgb),var(--veil))}.tp-blob__words{position:relative;display:grid}.tp-blob__row{font-family:var(--tp-font-display);font-size:clamp(2.25rem,5.4vw,4.75rem);font-weight:var(--tp-weight-bold);letter-spacing:-0.02em;line-height:0.96;text-transform:uppercase;white-space:nowrap;transform:translateX(calc(var(--o,0px) * -1))}@keyframes tp-blob-word{0%,14%{color:#9F96F4}20%,34%{color:#FED978}40%,54%{color:#78DFFF}60%,74%{color:#82EF93}80%,94%{color:#F79584}100%{color:#9F96F4}}@keyframes tp-blob-dash{0%,14%{color:#564BBA}20%,34%{color:#C59A28}40%,54%{color:#28A1C7}60%,74%{color:#33B347}80%,94%{color:#BE4A36}100%{color:#564BBA}}.tp-blob__word{color:inherit;text-decoration:none}.tp-blob__label{color:#9F96F4;animation:tp-blob-word 45s linear infinite}.tp-blob__word:hover .tp-blob__label,.tp-blob__word:focus-visible .tp-blob__label{color:#FFFFFF!important}.tp-blob__sep{color:#564BBA;animation:tp-blob-dash 45s linear infinite;margin-inline:0.18em}.tp-blob__tag{position:absolute;inset-block-start:var(--tp-space-hero-edge);inset-inline-start:var(--tp-space-hero-edge);margin:0;font-family:var(--tp-font-display);font-size:var(--tp-size-h2-sm);font-weight:var(--tp-weight-bold);text-transform:uppercase;letter-spacing:0.02em;color:var(--tp-paper);mix-blend-mode:screen}@media (prefers-reduced-motion:reduce){.tp-blob__plate,.tp-blob__label,.tp-blob__sep{animation:none}}.tp-blob__ring{position:absolute;inset:0;z-index:1;inline-size:100%;block-size:100%;pointer-events:none}.tp-blob__ring-text{font-family:var(--tp-font-display);font-size:1rem;font-weight:var(--tp-weight-medium);text-transform:uppercase;letter-spacing:0.08em;fill:var(--tp-paper)}.tp-blob__defs{position:absolute;width:0;height:0;pointer-events:none}