/* Shared compact hero: identical dimensions and typography on all three pages. */
body.st-worklist .st-page-hero{position:relative;isolation:isolate;display:flex;align-items:center;min-height:340px;width:100%;box-sizing:border-box;padding:52px max(5%,calc((100vw - 1160px)/2));overflow:hidden;background:#141016;color:#fff}
.st-page-hero-image{position:absolute;inset:0 0 0 auto;width:65%;max-width:1400px;height:100%;object-fit:cover;object-position:center 52%;z-index:-2}
.st-page-hero::before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,7,12,.94) 0%,rgba(8,7,12,.83) 48%,rgba(8,7,12,.35) 100%);z-index:-1}
.st-page-hero-copy{max-width:850px;min-width:0}
body.st-worklist .st-page-hero h1{font:400 clamp(40px,4.5vw,64px)/1.12 Anton,Impact,sans-serif;color:#fff;letter-spacing:normal;text-transform:uppercase;margin:12px 0 20px;overflow-wrap:break-word}
body.st-worklist .st-page-hero .st-page-hero-eyebrow{font:600 12px/1.5 Poppins,Arial,sans-serif;letter-spacing:.14em;color:#f3d989;margin:0}
body.st-worklist .st-page-hero .st-page-hero-lead{font:400 19px/1.65 Poppins,Arial,sans-serif;letter-spacing:normal;color:#f5f5f7;max-width:650px;margin:0;white-space:normal}
body.st-worklist .st-guide-intro{background:#0a0a0b;color:#e0e0e6;padding:38px max(5%,calc((100vw - 1160px)/2));width:100%;box-sizing:border-box}
body.st-worklist .st-guide-intro p{font:400 18px/1.75 Poppins,Arial,sans-serif;letter-spacing:normal;color:#e0e0e6;max-width:78ch}
@media(max-width:600px){body.st-worklist .st-page-hero{min-height:310px;padding:36px 20px}.st-page-hero::before{background:linear-gradient(90deg,rgba(8,7,12,.91),rgba(8,7,12,.72))}body.st-worklist .st-page-hero h1{font-size:40px}body.st-worklist .st-page-hero .st-page-hero-lead{font-size:17px;line-height:1.6}body.st-worklist .st-guide-intro{padding:28px 20px}body.st-worklist .st-guide-intro p{font-size:17px}}
@media(max-width:900px){.st-page-hero-image{width:100%}}
