*,*::before,*::after{box-sizing:border-box}html,body{margin:0;padding:0}a{color:inherit;text-decoration:none}body.is-events{background:var(--ev-bg);color:var(--ev-ink);font-family:inter tight,helvetica neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;overflow-x:hidden}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}:root{--ev-bg:#ffffff;--ev-ink:#0b0b0b;--ev-muted:rgba(11, 11, 11, 0.5);--ev-top:clamp(88px, 12vh, 132px);--tb-sans:"Inter Tight", "Helvetica Neue", Arial, sans-serif;--tb-mono:ui-monospace, SFMono-Regular, Menlo, monospace;--tb-ease:cubic-bezier(0.22, 1, 0.36, 1);--tb-pad:3.2vw;--tb-pill:#ececec;--tb-pill-hover:#dedede;--tb-fg:#111;--tb-fg-dim:rgba(17, 17, 17, 0.45);--tb-cta-bg:#111;--tb-cta-fg:#f4f4f0;--tb-card:#fff;--tb-card-fg:#111;--tb-card-muted:rgba(17, 17, 17, 0.42);--tb-link-hover:#1e2bff}.ev-title{margin:0;font-weight:800;font-size:clamp(34px,6vw,64px);line-height:.98;letter-spacing:-.02em}.ev-card{display:block}.ev-card__frame{position:relative;aspect-ratio:3/2;overflow:hidden;background:#eceae6;border-radius:2px}.ev-card__img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;transform-origin:50% 50%;transition:transform .6s cubic-bezier(.22,1,.36,1)}.ev-card:hover .ev-card__img{transform:scale(1.05)}.ev-card__cap{margin:.7em 0 0;font-size:clamp(11px,.9vw,13px);line-height:1.25;letter-spacing:.01em}.ev-card__cap b{font-weight:700;font-style:italic;text-transform:uppercase;letter-spacing:.02em}.ev-card__cap span{font-family:var(--tb-mono);text-transform:uppercase;color:var(--ev-muted);font-variant-numeric:tabular-nums;margin-left:.35em}.ev-p{margin:0 0 1.15em;font-size:clamp(16px,1.35vw,22px);line-height:1.32;letter-spacing:-.005em;text-wrap:pretty}.ev-p:last-child{margin-bottom:0}.ev-stage{padding:var(--ev-top)var(--tb-pad)14vh}.ev-title{margin-bottom:8vh}.ev-col--cards .ev-track{display:grid;grid-template-columns:1fr 1fr;gap:4vw;margin-bottom:4vw}.ev-col--text .ev-track{margin-top:6vh}.ev-text{max-width:60ch}.ev-scroll{display:none}@media(max-width:560px){.ev-col--cards .ev-track{grid-template-columns:1fr}}@media(min-width:900px){html.ev-live .ev-stage{position:fixed;inset:0;z-index:1;display:grid;grid-template-columns:minmax(150px,.8fr)1.4fr 1.4fr 1.15fr;column-gap:clamp(20px,3.2vw,64px);padding:0 var(--tb-pad)}html.ev-live .ev-col{position:relative;height:100vh;overflow:hidden}html.ev-live .ev-col--title{display:flex;align-items:flex-start}html.ev-live .ev-title{margin:0;padding-top:calc(var(--ev-top) + 2px);font-size:clamp(30px,3.2vw,58px)}html.ev-live .ev-track{padding-top:var(--ev-top);will-change:transform;display:flex;flex-direction:column;gap:clamp(26px,3vw,52px)}html.ev-live .ev-col--cards .ev-track{margin:0}html.ev-live .ev-col--text .ev-track{display:block;margin:0;padding-top:calc(var(--ev-top) + 26vh)}html.ev-live .ev-text{max-width:34ch}html.ev-live .ev-scroll{display:block;width:1px;pointer-events:none}}.ev-title-wrap{display:block}.ev-back{display:inline-block;margin-bottom:1.1em;font-family:var(--tb-mono);font-size:12px;text-transform:uppercase;letter-spacing:.04em;color:var(--ev-muted)}.ev-back:hover{color:var(--tb-link-hover)}.ev-shot{position:relative;margin:0 0 5vw;overflow:hidden;background:#eceae6;border-radius:2px;line-height:0}.ev-shot__img{display:block;width:100%;height:auto;transform-origin:50% 50%;transition:transform .6s cubic-bezier(.22,1,.36,1)}.ev-shot:hover .ev-shot__img{transform:scale(1.03)}.ev-info{margin:0}.ev-info__row{display:flex;gap:.9em;padding:.6em 0;border-top:1px solid rgba(11,11,11,.1)}.ev-info__row:first-child{border-top:0}.ev-info dt{flex:0 0 6em;font-family:var(--tb-mono);font-size:12px;text-transform:uppercase;letter-spacing:.03em;color:var(--ev-muted);padding-top:.15em}.ev-info dd{margin:0;font-size:clamp(15px,1.15vw,19px);font-weight:500}.ev-info__desc{margin-top:1.8em}.ev-info__desc p{margin:0 0 1em;font-size:clamp(15px,1.15vw,19px);line-height:1.4;text-wrap:pretty}.ev-info__desc p:last-child{margin-bottom:0}.ev-col--info .ev-track{margin-top:6vh}@media(min-width:900px){html.ev-live .ev-stage--detail{grid-template-columns:minmax(150px,.8fr)2.85fr 1.15fr}html.ev-live .ev-title-wrap{padding-top:calc(var(--ev-top) + 2px)}html.ev-live .ev-title-wrap .ev-title{padding-top:0}html.ev-live .ev-col--media .ev-track{margin:0}html.ev-live .ev-shot{margin:0}html.ev-live .ev-col--info .ev-track{display:block;margin:0}}@media(prefers-reduced-motion:reduce){.ev-card__img,.ev-shot__img{transition:none}}.ev-info__desc h2{font-size:clamp(20px,1.5vw,26px);line-height:1.15;margin:1.6em 0 .65em}.ev-info__desc h2:first-child{margin-top:0}.ev-cta{display:inline-block;margin-top:1.6em;padding:.9em 1.1em;background:var(--ev-ink);color:#fff;border-radius:4px;font-weight:700}.ev-cta:focus-visible{outline:3px solid #1e2bff;outline-offset:4px}@media(max-width:899px){.ev-stage--detail{display:flex;flex-direction:column}.ev-stage--detail .ev-col--title{order:0}.ev-stage--detail .ev-col--info{order:1}.ev-stage--detail .ev-col--media{order:2;margin-top:2.5rem}}