.hwv-hero{min-height:620px;color:var(--bm-cream);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.hwv-hero__bg{background-image:var(--hero-d);z-index:0;background-position:50% 38%;background-size:cover;position:absolute;inset:0}@media (width<=768px){.hwv-hero__bg{background-image:var(--hero-m)}}.hwv-hero__scrim{z-index:1;background:linear-gradient(#00000073 0%,#0003 30%,#00000026 60%,#000000a6 100%);position:absolute;inset:0}.hwv-hero__inner{z-index:2;text-align:center;padding:var(--sp-9) var(--site-pad);max-width:880px;position:relative}.hwv-hero__eyebrow{font-family:var(--bm-sans);letter-spacing:.32em;text-transform:uppercase;color:var(--bm-gold);margin-bottom:28px;font-size:10.5px;font-weight:500;display:block}.hwv-hero__h1{font-family:var(--bm-display);letter-spacing:-.01em;color:var(--bm-cream);text-wrap:balance;margin:0 0 24px;font-size:clamp(48px,7vw,92px);font-weight:500;line-height:1.02}.hwv-hero__h1 em{font-style:italic}.hwv-hero__sub{font-family:var(--bm-serif);color:#f4f1ebdb;max-width:52ch;margin:0 auto 44px;font-size:clamp(17px,1.4vw,19px);font-style:italic;line-height:1.55}.hwv-hero__ctas{flex-wrap:wrap;justify-content:center;gap:14px;display:inline-flex}.hwv-hero__btn{font-family:var(--bm-sans);letter-spacing:.32em;text-transform:uppercase;border:1px solid var(--bm-cream);align-items:center;gap:14px;padding:16px 28px;font-size:10.5px;font-weight:500;text-decoration:none;transition:background .22s,color .22s;display:inline-flex}.hwv-hero__btn .arr{letter-spacing:0;font-size:13px}.hwv-hero__btn--solid{background:var(--bm-cream);color:var(--bm-deep)}.hwv-hero__btn--solid:hover{background:var(--bm-gold);color:var(--bm-cream);border-color:var(--bm-gold)}.hwv-hero__btn--ghost{color:var(--bm-cream);background:0 0}.hwv-hero__btn--ghost:hover{background:var(--bm-cream);color:var(--bm-deep)}.hwv-cred{border-top:1px solid var(--bm-rule);border-bottom:1px solid var(--bm-rule)}.hwv-cred__row{grid-template-columns:repeat(3,1fr);align-items:center;gap:24px;display:grid}.hwv-cred__item{text-align:center;padding:8px 0}.hwv-cred__item+.hwv-cred__item{border-left:1px solid var(--bm-rule)}.hwv-cred__stat{font-family:var(--bm-display);color:var(--bm-deep);margin-bottom:8px;font-size:clamp(28px,3.4vw,40px);font-weight:500;line-height:1.1}.hwv-cred__label{font-family:var(--bm-sans);letter-spacing:.28em;text-transform:uppercase;color:var(--bm-mute);font-size:10.5px;font-weight:500}.hwv-filter-bar{margin-bottom:var(--sp-8);flex-wrap:wrap;justify-content:center;gap:8px 12px;display:flex}.hwv-filter{appearance:none;border:1px solid var(--bm-rule);color:var(--bm-deep);font-family:var(--bm-sans);letter-spacing:.22em;text-transform:uppercase;cursor:pointer;background:0 0;padding:10px 18px;font-size:10.5px;font-weight:500;transition:background .2s,color .2s,border-color .2s}.hwv-filter:hover{border-color:var(--bm-deep)}.hwv-filter.is-active{background:var(--bm-gold);color:var(--bm-cream);border-color:var(--bm-gold)}.hwv-film-grid{grid-template-columns:repeat(3,1fr);gap:40px 32px;display:grid}.hwv-film-wrap{transition:opacity .24s,transform .24s}.hwv-film-wrap.is-filtered-out{opacity:0;pointer-events:none;transform:translateY(8px)}.hwv-film-wrap[hidden]{display:none}.hwv-film{appearance:none;text-align:left;cursor:pointer;width:100%;color:inherit;font:inherit;background:0 0;border:0;flex-direction:column;gap:18px;margin:0;padding:0;display:flex}.hwv-film__poster{aspect-ratio:16/9;background:#14110d;width:100%;position:relative;overflow:hidden}.hwv-film__poster>img{object-fit:cover;filter:brightness(.94)saturate(.95);width:100%;height:100%;transition:transform .6s,filter .3s}.hwv-film:hover .hwv-film__poster>img,.hwv-film:focus-visible .hwv-film__poster>img{filter:brightness(.78)saturate(.95);transform:scale(1.03)}.hwv-film__overlay{pointer-events:none;background:#0a0a0a00;justify-content:center;align-items:center;transition:background .25s;display:flex;position:absolute;inset:0}.hwv-film:hover .hwv-film__overlay,.hwv-film:focus-visible .hwv-film__overlay{background:#0a0a0a6b}.hwv-film__play{opacity:0;background:#b8a578d9;border:1px solid #f5f0e859;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:opacity .2s,transform .2s;display:flex;transform:scale(.92);box-shadow:0 4px 12px #00000026}.hwv-film:hover .hwv-film__play,.hwv-film:focus-visible .hwv-film__play{opacity:1;transform:scale(1)}.hwv-film__play svg{width:16px;height:18px;fill:var(--bm-cream);margin-left:3px}.hwv-film__runtime{font-family:var(--bm-mono);letter-spacing:.18em;text-transform:uppercase;color:#ffffffd9;font-size:9.5px;position:absolute;bottom:12px;left:14px}.hwv-film__cap{flex-direction:column;gap:8px;display:flex}.hwv-film__cap h3{font-family:var(--bm-display);color:var(--bm-deep);margin:0;font-size:clamp(22px,2.2vw,28px);font-weight:500;line-height:1.15}.hwv-film__cap h3 em{font-style:italic}.hwv-film__cap .venue{font-family:var(--bm-sans);letter-spacing:.28em;text-transform:uppercase;color:var(--bm-mute);font-size:10.5px;font-weight:500}.hwv-film-empty{text-align:center;color:var(--bm-mute);margin:64px auto 0;font-style:italic}.hwv-highlights__grid{border-top:1px solid var(--bm-rule);border-bottom:1px solid var(--bm-rule);padding:var(--sp-7) 0;grid-template-columns:repeat(4,1fr);gap:32px;display:grid}.hwv-highlights__item{align-items:flex-start;gap:14px;display:flex}.hwv-highlights__num{font-family:var(--bm-mono);letter-spacing:.22em;color:var(--bm-gold);text-transform:uppercase;flex-shrink:0;padding-top:4px;font-size:11px}.hwv-highlights__copy{flex-direction:column;gap:4px;display:flex}.hwv-highlights__label{font-family:var(--bm-display);color:var(--bm-deep);letter-spacing:-.005em;font-size:clamp(17px,1.5vw,19px);font-weight:500;line-height:1.2}.hwv-highlights__desc{font-family:var(--bm-sans);color:var(--bm-mute);font-size:13px;line-height:1.5}@media (width<=960px){.hwv-highlights__grid{grid-template-columns:1fr 1fr;gap:28px 32px}}@media (width<=540px){.hwv-highlights__grid{padding:var(--sp-6) 0;grid-template-columns:1fr;gap:24px}}.hwv-intro__inner{max-width:880px;margin:0 auto}.hwv-intro__head{text-align:center;margin-bottom:var(--sp-7)}.hwv-intro__eyebrow{font-family:var(--bm-sans);letter-spacing:.32em;text-transform:uppercase;color:var(--bm-gold);font-size:10.5px;font-weight:500;display:block}.hwv-intro__rule{background:var(--bm-rule);width:64px;height:1px;margin:22px auto 0;display:block}.hwv-intro__body{column-count:2;column-gap:56px}.hwv-intro__body p{break-inside:avoid;font-family:var(--bm-sans);color:var(--bm-deep);margin:0 0 18px;font-size:16px;line-height:1.75}.hwv-intro__body p:last-child{margin-bottom:0}.hwv-intro__body a{color:inherit;border-bottom:1px solid var(--bm-rule);text-decoration:none;transition:color .2s,border-color .2s}.hwv-intro__body a:hover{color:var(--bm-gold);border-bottom-color:var(--bm-gold)}@media (width<=720px){.hwv-intro__body{column-count:1}}.hwv-receive{color:var(--bm-cream)}.hwv-receive__head{text-align:center;max-width:680px;margin:0 auto var(--sp-9)}.hwv-receive__eyebrow{font-family:var(--bm-sans);letter-spacing:.32em;text-transform:uppercase;color:var(--bm-gold);margin-bottom:24px;font-size:10.5px;font-weight:500;display:block}.hwv-receive__h2{font-family:var(--bm-display);letter-spacing:-.01em;color:var(--bm-cream);text-wrap:balance;margin:0 0 22px;font-size:clamp(36px,4.4vw,56px);font-weight:500;line-height:1.05}.hwv-receive__h2 em{font-style:italic}.hwv-receive__sub{font-family:var(--bm-serif);color:#f4f1ebb8;margin:0;font-size:17px;font-style:italic;line-height:1.55}.hwv-receive__cols{grid-template-columns:1fr 1fr;gap:0 64px;max-width:1080px;margin:0 auto;display:grid}.hwv-receive__col{flex-direction:column;display:flex}.hwv-receive__item{border-top:1px solid #f4f1eb24;grid-template-columns:56px 1fr;align-items:start;gap:0 18px;padding:28px 0;display:grid}.hwv-receive__col>.bm-reveal:first-child>.hwv-receive__item{border-top:0;padding-top:8px}.hwv-receive__col>.bm-reveal:last-child>.hwv-receive__item{padding-bottom:8px}.hwv-receive__num{font-family:var(--bm-mono);letter-spacing:.22em;color:var(--bm-gold);text-transform:uppercase;padding-top:8px;font-size:11px}.hwv-receive__copy{flex-direction:column;gap:8px;display:flex}.hwv-receive__name{font-family:var(--bm-display);color:var(--bm-cream);letter-spacing:-.005em;margin:0;font-size:24px;font-weight:600;line-height:1.2}.hwv-receive__desc{font-family:var(--bm-sans);color:#f4f1eb94;margin:0;font-size:14px;font-weight:300;line-height:1.6}@media (width<=860px){.hwv-receive__cols{grid-template-columns:1fr;gap:0}.hwv-receive__col:last-child>.bm-reveal:first-child>.hwv-receive__item{border-top:1px solid #f4f1eb24;padding-top:28px}.hwv-receive__col:first-child>.bm-reveal:last-child>.hwv-receive__item{padding-bottom:28px}}@media (width<=540px){.hwv-receive__item{grid-template-columns:44px 1fr;padding:22px 0}.hwv-receive__name{font-size:21px}}.hwv-venues{font-family:var(--bm-display);color:var(--bm-deep);flex-wrap:wrap;justify-content:center;align-items:center;gap:12px 20px;margin:0;padding:0;font-size:clamp(18px,1.6vw,22px);list-style:none;display:flex}.hwv-venues li{line-height:1.4}.hwv-venues a{color:inherit;border-bottom:1px solid var(--bm-rule);text-decoration:none;transition:border-color .2s,color .2s}.hwv-venues a:hover{color:var(--bm-gold);border-bottom-color:var(--bm-gold)}.hwv-venues .dot{color:var(--bm-gold);font-weight:500}@media (width<=1024px){.hwv-film-grid{grid-template-columns:1fr 1fr;gap:32px 24px}}@media (width<=720px){.hwv-cred__row{grid-template-columns:1fr;gap:8px}.hwv-cred__item+.hwv-cred__item{border-left:0;border-top:1px solid var(--bm-rule);margin-top:12px;padding-top:24px}.hwv-hero__h1{font-size:44px}.hwv-hero__ctas{flex-direction:column;width:100%;max-width:320px;margin:0 auto}.hwv-hero__btn{justify-content:center}}@media (width<=640px){.hwv-film-grid{grid-template-columns:1fr;gap:32px}.hwv-filter{letter-spacing:.18em;padding:15px 16px;font-size:9.5px}.hwv-film__cap h3{font-size:20px}.hwv-film__overlay{background:#0a0a0a38}.hwv-film__play{opacity:1;width:44px;height:44px;transform:scale(1)}}
