.hweb-block--person-card.is-layout-vertical .hweb-entity-media{min-height:0;aspect-ratio:3 / 4}.hweb-filmography-title{display:flex;align-items:center;gap:11px}.hweb-filmography-title img{width:42px;aspect-ratio:2/3;object-fit:cover;border-radius:5px}.hweb-filmography-cards{display:grid;grid-template-columns:repeat(var(--hweb-columns,4),minmax(0,1fr));gap:14px}.hweb-block--filmography.is-layout-rail .hweb-filmography-cards{grid-auto-flow:column;grid-auto-columns:minmax(150px,22%);grid-template-columns:none;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;padding-bottom:8px}.hweb-filmography-cards article{min-width:0;overflow:hidden;background:color-mix(in srgb,var(--hweb-bg) 92%,var(--hweb-text) 8%);border:1px solid var(--hweb-border);border-radius:calc(var(--hweb-radius) * .8);scroll-snap-align:start}.hweb-filmography-poster{display:block;aspect-ratio:2/3;overflow:hidden;background:color-mix(in srgb,var(--hweb-text) 8%,transparent)}.hweb-filmography-poster img{width:100%;height:100%;object-fit:cover}.hweb-filmography-cards article>div{padding:11px}.hweb-filmography-cards h3{margin:0 0 5px;font-size:15px;line-height:1.25}.hweb-filmography-cards h3 a{text-decoration:none}.hweb-filmography-cards p{margin:0 0 8px;color:var(--hweb-quiet);font-size:11.5px;line-height:1.4}.hweb-award-category{color:var(--hweb-quiet);font-size:11px;font-weight:650;letter-spacing:.03em;text-transform:uppercase}.hweb-block--awards.is-layout-cards .hweb-awards-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;border:0;overflow:visible}.hweb-block--awards.is-layout-cards .hweb-awards-list article{border:1px solid var(--hweb-border);border-radius:calc(var(--hweb-radius) * .8)}.hweb-block--awards.is-layout-compact .hweb-awards-list article{padding:9px 11px}@media (max-width:900px){.hweb-filmography-cards{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:640px){.hweb-filmography-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.hweb-block--filmography.is-layout-rail .hweb-filmography-cards{grid-auto-columns:minmax(142px,48%)}}.hweb-interview-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:20px}.hweb-interview-head>div>p:last-child{margin:9px 0 0;color:var(--hweb-muted)}.hweb-interview-person{display:flex;align-items:center;gap:10px;min-width:180px;padding:8px 10px;border:1px solid var(--hweb-border);border-radius:999px;text-decoration:none}.hweb-interview-person img{width:42px;height:42px;border-radius:50%;object-fit:cover}.hweb-interview-person span{display:grid}.hweb-interview-person small{color:var(--hweb-quiet);font-size:9px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.hweb-interview-person strong{color:var(--hweb-text);font-size:12px}.hweb-interview-nav{margin-bottom:20px;padding:13px 15px;border:1px solid var(--hweb-border);border-radius:calc(var(--hweb-radius) * .7);background:color-mix(in srgb,var(--hweb-text) 4%,transparent)}.hweb-interview-nav ol{display:grid;gap:6px;margin:0;padding-inline-start:20px}.hweb-interview-nav a{color:var(--hweb-accent);font-size:12px;text-underline-offset:2px}.hweb-interview-rows{display:grid;gap:18px}.hweb-interview-rows article{padding-top:18px;border-top:1px solid var(--hweb-border);scroll-margin-top:100px}.hweb-interview-rows article:first-child{padding-top:0;border-top:0}.hweb-interview-q{display:grid;grid-template-columns:34px minmax(0,1fr);gap:10px;align-items:start}.hweb-interview-q>span{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;color:var(--hweb-accent);background:color-mix(in srgb,var(--hweb-accent) 11%,transparent);font-size:10px;font-weight:800}.hweb-interview-q h3{margin:3px 0 0;font-size:17px;line-height:1.35}.hweb-interview-a{margin:10px 0 0 44px;color:var(--hweb-muted)}.hweb-interview-a>:first-child{margin-top:0}.hweb-interview-a>:last-child{margin-bottom:0}.hweb-block--interview.is-layout-cards .hweb-interview-rows{grid-template-columns:repeat(2,minmax(0,1fr))}.hweb-block--interview.is-layout-cards .hweb-interview-rows article{padding:15px;border:1px solid var(--hweb-border);border-radius:calc(var(--hweb-radius) * .8)}.hweb-block--interview.is-layout-compact .hweb-interview-a{font-size:13px}@media (max-width:900px){.hweb-block--interview.is-layout-cards .hweb-interview-rows{grid-template-columns:1fr}}@media (max-width:640px){.hweb-interview-head{display:grid}.hweb-interview-person{justify-self:start}.hweb-interview-a{margin-left:0}}.hweb-block--quote{position:relative;display:grid;grid-template-columns:minmax(0,1fr);gap:0;padding:0;overflow:hidden}.hweb-block--quote.has-image{grid-template-columns:150px minmax(0,1fr)}.hweb-quote-image{min-height:210px;background:color-mix(in srgb,var(--hweb-text) 7%,transparent)}.hweb-quote-image img{width:100%;height:100%;object-fit:cover;object-position:center top}.hweb-quote-body{position:relative;min-width:0;padding:var(--hweb-pad)}.hweb-quote-mark{position:absolute;top:8px;right:16px;color:color-mix(in srgb,var(--hweb-accent) 20%,transparent);font-family:Georgia,serif;font-size:82px;line-height:1;pointer-events:none}.hweb-quote-body blockquote{position:relative;z-index:1;margin:0;color:var(--hweb-text);font-family:var(--font-heading,system-ui,sans-serif);font-size:clamp(19px,2.5vw,29px);font-weight:var(--font-heading-weight,600);line-height:1.35;letter-spacing:-.015em}.hweb-quote-body blockquote>:first-child{margin-top:0}.hweb-quote-body blockquote>:last-child{margin-bottom:0}.hweb-quote-body figcaption{display:grid;gap:2px;margin-top:16px}.hweb-quote-body figcaption strong{color:var(--hweb-text);font-size:13px}.hweb-quote-body figcaption strong a{text-decoration:none}.hweb-quote-body figcaption span{color:var(--hweb-quiet);font-size:10.5px}.hweb-quote-source{display:flex;flex-wrap:wrap;gap:5px 12px;margin:12px 0 0;padding-top:11px;border-top:1px solid var(--hweb-border);color:var(--hweb-quiet);font-size:10.5px}.hweb-quote-source a{color:var(--hweb-accent);text-decoration:none}.hweb-block--quote.is-layout-compact{padding:16px;border-inline-start:4px solid var(--hweb-accent)}.hweb-block--quote.is-layout-compact .hweb-quote-image,.hweb-block--quote.is-layout-compact .hweb-quote-mark{display:none}.hweb-block--quote.is-layout-compact .hweb-quote-body{padding:0}.hweb-block--quote.is-layout-compact .hweb-quote-body blockquote{font-size:18px}.hweb-block--quote.is-layout-profile.has-image{grid-template-columns:100px minmax(0,1fr)}.hweb-block--quote.is-layout-profile .hweb-quote-image{min-height:150px}@media (max-width:640px){.hweb-block--quote.has-image,.hweb-block--quote.is-layout-profile.has-image{grid-template-columns:82px minmax(0,1fr)}.hweb-quote-image{min-height:150px}.hweb-quote-body blockquote{font-size:18px}}