.hero-stage{display:block;max-width:1100px;min-height:0;margin:48px auto 40px}
.hero-composite{position:relative;margin:0;overflow:hidden;border-radius:34px;background:#1A1625;filter:drop-shadow(0 34px 70px rgba(0,0,0,.42));-webkit-mask-image:linear-gradient(to right,transparent 0,#000 6%,#000 94%,transparent 100%);mask-image:linear-gradient(to right,transparent 0,#000 6%,#000 94%,transparent 100%)}
.hero-composite img{display:block;width:100%;aspect-ratio:16/9;object-fit:cover}
.hero-composite:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(9,6,14,.88),transparent 34%),linear-gradient(to bottom,rgba(9,6,14,.15),transparent 20%);pointer-events:none}
.hero-composite figcaption{position:absolute;z-index:2;left:8%;right:8%;bottom:8%;display:flex;justify-content:space-between;gap:25px;color:#e9e1f2;font-size:.84rem;letter-spacing:.02em}
.hero-composite figcaption span:last-child{text-align:right}.hero-composite strong{font-family:"Space Grotesk";color:#fff}
.workshop-feature{border-color:rgba(255,255,255,.08);box-shadow:none;filter:drop-shadow(0 35px 80px rgba(0,0,0,.38));-webkit-mask-image:linear-gradient(to right,transparent 0,#000 4%,#000 96%,transparent 100%);mask-image:linear-gradient(to right,transparent 0,#000 4%,#000 96%,transparent 100%)}
.workshop-feature:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(26,22,37,.34),transparent 18%),linear-gradient(to bottom,rgba(26,22,37,.18),transparent 15%);pointer-events:none}.workshop-feature .live-pill{z-index:2}
@media(max-width:800px){.hero-stage{margin:34px -12px 28px}.hero-composite{border-radius:22px}.hero-composite figcaption{left:9%;right:9%;bottom:7%;font-size:.67rem}.chip-one{left:-2px;top:12px}.chip-two{right:-2px}.chip-three{left:-2px;bottom:30px}.chip-four{right:0;bottom:-8px}}
@media(max-width:480px){.hero-composite figcaption{display:none}.agent-chip{display:none}}
