.s26-posthero{padding:var(--s26-space-3) var(--s26-gutter) 0}.s26-posthero__frame{background:var(--s26-ink);border-radius:var(--s26-radius-panel);isolation:isolate;margin-inline:auto;max-width:calc(var(--s26-container) - var(--s26-gutter)*2);min-height:clamp(340px,32vw,520px);overflow:hidden;position:relative;width:100%}.s26-posthero--plain .s26-posthero__frame{background:linear-gradient(135deg,var(--s26-blue),var(--s26-blue-dark))}.s26-posthero__scrim{background:linear-gradient(90deg,rgba(0,0,0,.76),rgba(0,0,0,.4) 48%,rgba(0,0,0,.1) 78%);inset:0;pointer-events:none;position:absolute}.s26-posthero--plain .s26-posthero__scrim{background:none}.s26-posthero__inner{align-items:flex-end;display:flex;gap:var(--s26-space-6);justify-content:space-between;min-height:inherit;padding:calc(var(--s26-header-height) + var(--s26-space-7)) var(--s26-panel-pad) var(--s26-panel-pad);position:relative}.s26-posthero__content{color:var(--s26-white);max-width:52ch}.s26-posthero__title{margin-bottom:var(--s26-space-4)}.s26-posthero__summary{color:hsla(0,0%,100%,.88);font-size:.9375rem;margin:0;max-width:56ch}.s26-posthero__scroll{flex:none}@media (max-width:860px){.s26-posthero{padding:0}.s26-posthero__frame{border-radius:0;max-width:none;min-height:0}.s26-posthero__scrim{background:linear-gradient(180deg,rgba(0,0,0,.5),rgba(0,0,0,.35) 35%,rgba(0,0,0,.78))}.s26-posthero__inner{align-items:flex-start;flex-direction:column;padding-bottom:var(--s26-space-6);padding-top:calc(var(--s26-header-height) + var(--s26-space-5))}.s26-posthero__content{max-width:none}}