.art-hero{background:var(--v-white);padding:var(--sp-12) var(--grid-outer) var(--sp-8);overflow-x:clip}.art-hero-inner{max-width:var(--content-max);margin:0 auto}.art-hero-copy{max-width:720px;margin:0 auto;text-align:center}.art-hero .art-hero-overline{justify-content:center;margin:0}.art-hero .art-hero-headline{letter-spacing:-.03em;line-height:1.08;margin:var(--sp-4) 0 0;text-wrap:balance}.art-hero-accent{background-image:linear-gradient(var(--v-red),var(--v-red));background-repeat:no-repeat;background-size:100% 3px;background-position:0 96%;padding-bottom:.06em}.art-hero-dot{color:var(--v-red)}.art-hero .art-hero-subline{max-width:620px;margin:var(--sp-5) auto 0;font-size:var(--type-body-lg);line-height:1.65;color:var(--v-ink-60);text-wrap:pretty}.art-hero-meta{list-style:none;margin:var(--sp-6) 0 0;padding:0;display:flex;flex-wrap:wrap;align-items:baseline;justify-content:center;column-gap:var(--sp-6);row-gap:var(--sp-2);font-family:var(--font-mono);font-size:var(--type-body-sm);font-weight:var(--type-weight-body);letter-spacing:.01em;line-height:1.5;font-variant-numeric:tabular-nums;color:var(--v-ink-60)}.art-hero-meta-item{white-space:nowrap}.art-hero-meta-item--strong{color:var(--v-ink)}.art-hero-photo-wrap{margin:var(--sp-10) auto 0;max-width:980px;opacity:0;transform:translateY(14px);animation:art-hero-rise .7s var(--ease-out) .1s forwards}.art-hero-photo-glow{width:100%;--fill-opacity: .55;--glow-padding: 72px;--edge-sensitivity: 5;--color-sensitivity: 12;--cone-spread: 44}.art-hero-photo{position:relative;margin:0;border-radius:calc(var(--r-2xl) - 1px);overflow:hidden;background:var(--v-snow)}.art-hero-photo img{display:block;margin:0 auto;max-width:100%;max-height:30rem;height:auto}.art-hero-photo-tag{display:flex;align-items:center;justify-content:center;gap:8px;margin:var(--sp-3) 0 0;font-family:var(--font-mono);font-size:var(--type-body-sm);letter-spacing:.12em;text-transform:uppercase;color:var(--v-ink-60)}.art-hero-photo-dot{width:6px;height:6px;border-radius:var(--r-full);background:var(--v-red);animation:art-hero-pulse 2.2s ease-in-out infinite}.art-hero-photo--video{background:var(--v-ink)}.art-hero-video{position:relative;aspect-ratio:16 / 9;width:100%}.art-hero-video-loop,.art-hero-video-poster,.art-hero-video iframe{display:block;width:100%;height:100%;object-fit:cover;border:0}.art-hero-video-scrim{position:absolute;inset:0;background:var(--v-ink);opacity:.28;pointer-events:none}.art-hero-watch{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:inline-flex;align-items:center;gap:var(--sp-3);padding:var(--sp-4) var(--sp-6);border:1px solid rgba(255,255,255,.35);border-radius:var(--r-full);background:#ffffff24;color:var(--v-white);font-family:var(--font-body);font-size:var(--type-body);font-weight:var(--type-weight-semibold);white-space:nowrap;cursor:pointer;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);transition:background var(--dur-fast) var(--ease-out),border-color var(--dur-fast) var(--ease-out)}.art-hero-watch:hover,.art-hero-watch:focus-visible{background:#ffffff42;border-color:#fff9}.art-hero-watch-icon{display:inline-flex;width:14px}.art-hero-watch-icon svg{width:100%;height:auto;display:block}.art-hero-video.is-playing .art-hero-video-scrim,.art-hero-video.is-playing .art-hero-watch{display:none}@keyframes art-hero-rise{to{opacity:1;transform:none}}@keyframes art-hero-pulse{0%,to{opacity:1}50%{opacity:.35}}@media(max-width:768px){.art-hero-meta{column-gap:var(--sp-4)}}@media(max-width:640px){.art-hero{padding:var(--sp-8) var(--grid-outer) var(--sp-6)}.art-hero .art-hero-headline{margin-top:var(--sp-3)}.art-hero .art-hero-subline{margin-top:var(--sp-4)}.art-hero-meta{margin-top:var(--sp-5)}.art-hero-photo-wrap{margin-top:var(--sp-8)}.art-hero-photo img{max-height:18rem}.art-hero-photo-tag{display:none}}@media(prefers-reduced-motion:reduce){.art-hero-photo-wrap{animation:none;opacity:1;transform:none}.art-hero-photo-dot{animation:none}.art-hero-watch{transition:none}}.implist{padding:var(--sp-20) var(--grid-outer)}.implist--white{background:var(--v-white)}.implist--snow{background:var(--v-snow)}.implist-inner{max-width:var(--content-max);margin:0 auto}.implist-overline{font-family:var(--font-mono);font-size:.65rem;text-transform:uppercase;letter-spacing:.14em;color:var(--v-red);font-weight:var(--type-weight-medium);margin-bottom:var(--sp-4)}.implist-headline{font-family:var(--font-display);font-weight:var(--type-weight-semibold);letter-spacing:-.035em;line-height:1.1;color:var(--v-ink);margin-bottom:var(--sp-6);text-wrap:balance}.implist-items{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:var(--sp-4)}.implist-item{display:flex;align-items:flex-start;gap:var(--sp-3);color:var(--v-ink-60);line-height:1.65;max-width:72ch}.implist-dot{flex-shrink:0;width:6px;height:6px;border-radius:50%;background:var(--v-red);margin-top:.62em}
