.about-page .about-quote__bg,.about-page .about-quote__bg .halftone-image{position:absolute;inset:0}.about-page{overflow-x:clip}.about-page .about-stats__row,.about-page .about-rhythm__inner,.about-page .about-quote__inner,.about-page .about-cta__inner{padding-left:0;padding-right:0}.about-page .page-hero--about .page-hero__photo{overflow:clip}.about-page .page-hero--about .page-hero__photo picture{display:contents}.about-page .page-hero--about .page-hero__photo img{object-fit:contain;object-position:center bottom;transform:none}.about-page .about-stats{background:var(--surface);border-top:1px solid var(--border-color)}.about-page .about-stats__row{display:flex}@media screen and (max-width:1079px){.about-page .about-stats__row{flex-wrap:wrap}}.about-page .about-stats__cell{flex-direction:column;gap:clamp(1rem,1rem + .25vw,1.25rem);padding:clamp(1.8125rem,1.8125rem + 1.1875vw,3rem);display:flex}@media screen and (min-width:1080px){.about-page .about-stats__cell{flex:1 0 0;min-width:0}.about-page .about-stats__cell:not(:last-child){border-right:1px solid var(--border-color)}}@media screen and (max-width:1079px){.about-page .about-stats__cell{flex:100%;gap:clamp(.8125rem,.8125rem + .1875vw,1rem);min-width:0;padding:clamp(1.375rem,1.375rem + .625vw,2rem) clamp(.8125rem,.8125rem + .1875vw,1rem)}.about-page .about-stats__cell:not(:last-child){border-bottom:1px solid var(--border-color)}}@media screen and (min-width:750px) and (max-width:1079px){.about-page .about-stats__cell{flex:1 1 0}.about-page .about-stats__cell:not(:last-child){border-right:1px solid var(--border-color);border-bottom:0}}.about-page .about-stats__value{white-space:nowrap;font-variant-numeric:tabular-nums;line-height:1;display:block}.about-page .about-stats__meta{flex-direction:column;gap:.375rem;display:flex}.about-page .about-stats__label{color:var(--ink-muted)}.about-page .about-stats__caption{max-width:18rem;line-height:1.4;display:block}.about-page .about-rhythm .text-block{padding:clamp(2.5rem,2.5rem + 2.5vw,5rem) clamp(1.375rem,1.375rem + .625vw,2rem) 0}.about-page .about-rhythm .f.f-col.f-g64{background-color:var(--surface)}.about-page .about-rhythm__inner{overflow:clip}@media screen and (min-width:1080px){.about-page .about-rhythm__inner{grid-template-columns:minmax(0,calc(33.33% - .5px)) 1fr;align-items:stretch;display:grid}}.about-page .about-rhythm__col{background:var(--surface);flex-direction:column;gap:clamp(2.1875rem,2.1875rem + 1.8125vw,4rem);display:flex}@media screen and (max-width:1079px){.about-page .about-rhythm__col{gap:clamp(1.5625rem,1.5625rem + .9375vw,2.5rem);padding:clamp(2rem,2rem + 1.5vw,3.5rem) clamp(1.125rem,1.125rem + .375vw,1.5rem)}}.about-page .about-rhythm__list{flex-direction:column;width:100%;display:flex}.about-page .about-rhythm__item{border:0;border-top:1px solid var(--border-color);text-align:left;background:0 0;width:100%;padding:clamp(1.375rem,1.375rem + .625vw,2rem);position:relative}.about-page .about-rhythm__item:before{content:"";background:linear-gradient(90deg, var(--bg-alt) 0%, var(--bg) 25%, var(--bg) 75%, var(--bg-alt) 100%);opacity:0;pointer-events:none;z-index:0;transition:opacity .6s cubic-bezier(.625,.05,0,1);position:absolute;inset:0}.about-page .about-rhythm__item>*{z-index:1;position:relative}.about-page .about-rhythm__item.is-active{padding:clamp(1.8125rem,1.8125rem + 1.1875vw,3rem) clamp(1.375rem,1.375rem + .625vw,2rem)}.about-page .about-rhythm__item.is-active:before{opacity:1}.about-page .about-rhythm__item.is-active .about-rhythm__panel{grid-template-rows:1fr}.about-page .about-rhythm__item:not(.is-active) .about-rhythm__num,.about-page .about-rhythm__item:not(.is-active) .about-rhythm__item-title{opacity:.55}.about-page .about-rhythm__trigger{z-index:1;width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;align-items:flex-start;gap:clamp(.8125rem,.8125rem + .1875vw,1rem);padding:0;display:flex;position:relative}.about-page .about-rhythm__num{flex:none;width:2.5rem;transition:opacity .5s cubic-bezier(.625,.05,0,1)}.about-page .about-rhythm__item-title{transition:opacity .5s cubic-bezier(.625,.05,0,1)}.about-page .about-rhythm__body{flex-direction:column;flex:1 0 0;min-width:0;padding-top:.25rem;display:flex}.about-page .about-rhythm__panel{grid-template-rows:0fr;margin-left:calc(2.5rem + clamp(.8125rem,.8125rem + .1875vw,1rem));transition:grid-template-rows .6s cubic-bezier(.625,.05,0,1);display:grid}.about-page .about-rhythm__panel-clip{min-height:0;overflow:hidden}.about-page .about-rhythm__desc{margin-top:.5rem;display:block}.about-page .about-rhythm__progress{background:var(--border-strong);transform-origin:0;width:100%;height:2px;animation:linear forwards about-rhythm-progress;position:absolute;bottom:-1px;left:0;transform:scaleX(0)}.about-page .about-rhythm__progress.is-paused{animation-play-state:paused}.about-page .about-rhythm__figure{background:linear-gradient(120deg, var(--bg) 6%, var(--surface) 100%);position:relative;overflow:hidden}@media screen and (min-width:1080px){.about-page .about-rhythm__figure{border-left:1px solid var(--border-color)}}@media screen and (max-width:1079px){.about-page .about-rhythm__figure{border-top:1px solid var(--border-color);aspect-ratio:4/3}}.about-page .about-rhythm__morph .morph-halftone__layer .halftone-image{aspect-ratio:16/9;width:112%;height:auto;position:absolute;top:50%;left:50%;translate:-50% -50%}@media screen and (max-width:1079px){.about-page .about-rhythm__morph .morph-halftone__layer .halftone-image{width:108%}}.about-page .about-quote{border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color)}.about-page .about-quote__inner{position:relative;overflow:clip}@media screen and (min-width:1080px){.about-page .about-quote__inner{align-items:stretch;display:flex}}.about-page .about-quote__photo{z-index:1;background:var(--surface);aspect-ratio:4/5;padding-top:clamp(1.375rem,1.375rem + .625vw,2rem);position:relative;overflow:hidden}@media screen and (min-width:1080px){.about-page .about-quote__photo{flex:0 0 33.333%;max-width:33.333%}}.about-page .about-quote__photo img{object-fit:cover;object-position:center;mix-blend-mode:multiply;width:100%;height:100%;display:block}.about-page .about-quote__body{z-index:1;flex-direction:column;justify-content:center;padding:clamp(1.8125rem,1.8125rem + 1.1875vw,3rem);display:flex;position:relative;overflow:clip}@media screen and (min-width:1080px){.about-page .about-quote__body{border-left:1px solid var(--border-color);flex:1 0 0;min-width:0}}@media screen and (max-width:1079px){.about-page .about-quote__body{border-top:1px solid var(--border-color);padding:clamp(1.5625rem,1.5625rem + .9375vw,2.5rem) clamp(1.125rem,1.125rem + .375vw,1.5rem)}}.about-page .about-quote__bg{z-index:0;pointer-events:none;opacity:.7;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 45%);mask-image:linear-gradient(90deg,#0000 0%,#000 45%)}.about-page .about-quote__group{z-index:1;align-items:flex-start;gap:clamp(1.125rem,1.125rem + .375vw,1.5rem);display:flex;position:relative}@media screen and (max-width:1079px){.about-page .about-quote__group{gap:clamp(.8125rem,.8125rem + .1875vw,1rem)}}.about-page .about-quote__mark{background:var(--surface);border:1px solid var(--border-color);width:2.5rem;height:2.5rem;color:var(--ink-muted);border-radius:.375rem;flex:none;justify-content:center;align-items:center;display:flex}.about-page .about-quote__text-block{min-width:0;max-width:29rem}.about-page .about-quote__text{margin:0}.about-page .about-quote__cite{flex-direction:column;gap:.125rem;margin-top:clamp(1.125rem,1.125rem + .375vw,1.5rem);display:flex}.about-page .about-cta{background:var(--surface)}.about-page .about-cta__inner{background:var(--surface);justify-content:space-between;align-items:center;gap:clamp(1.375rem,1.375rem + .625vw,2rem);padding:clamp(2.1875rem,2.1875rem + 1.8125vw,4rem) clamp(1.8125rem,1.8125rem + 1.1875vw,3rem);display:flex;overflow:clip}@media screen and (max-width:1079px){.about-page .about-cta__inner{flex-direction:column;align-items:flex-start;gap:clamp(1.125rem,1.125rem + .375vw,1.5rem);padding:clamp(1.8125rem,1.8125rem + 1.1875vw,3rem) clamp(1.125rem,1.125rem + .375vw,1.5rem)}}.about-page .about-cta__text{flex-direction:column;gap:clamp(.6875rem,.6875rem + .0625vw,.75rem);display:flex}.about-page .about-cta__action{flex:none}@keyframes about-rhythm-progress{to{transform:scaleX(1)}}:root[data-theme=dark] .about-quote__photo{mix-blend-mode:normal;background:#fff}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .about-quote__photo{mix-blend-mode:normal;background:#fff}}:root[data-theme=light] .about-quote__photo{mix-blend-mode:multiply;background:0 0}
