/* 025 — responsive hero characters, realistic signs and agenda hierarchy */
.hero-subject{right:clamp(-40px,1.5vw,28px);width:min(62vw,92vh,980px);height:min(94%,980px);max-width:980px;object-fit:contain;object-position:right bottom;transform-origin:72% 100%}

.hero-float{opacity:.88;filter:blur(.45px) saturate(.86) contrast(1.06);box-shadow:0 24px 48px #0009}.hero-float:before{border-width:clamp(5px,.5vw,8px);box-shadow:inset 0 0 0 2px #12181199,inset 0 0 18px #0004,0 18px 45px #0009,0 0 22px color-mix(in srgb,var(--lime) 20%,transparent)}
.hero-float--left{background:linear-gradient(145deg,#dfff52,#a5c925 62%,#7d991c);color:#101609}.hero-float--left:after{content:"";position:absolute;z-index:-2;left:50%;top:92%;width:8px;height:150px;background:linear-gradient(90deg,#545a51,#adb2a9 48%,#424842);box-shadow:8px 10px 18px #0007;transform:translateX(-50%) rotate(-45deg);transform-origin:top}.hero-float--left:before{background:repeating-linear-gradient(115deg,transparent 0 16px,#ffffff0b 17px 18px),radial-gradient(circle at 28% 20%,#fff3,transparent 12%)}
.hero-float--right{background:linear-gradient(155deg,#237b40,#115c2c 55%,#0a4520);border-radius:8px}.hero-float--right:before{background:repeating-linear-gradient(105deg,transparent 0 22px,#ffffff0a 23px 24px),radial-gradient(circle at 75% 18%,#fff2,transparent 15%)}.hero-float--right:after{filter:drop-shadow(0 1px 0 #073519)}

.show-row>div p{margin:0 0 8px;color:color-mix(in srgb,var(--theme-shows-text,#070907) 66%,transparent);font:700 clamp(.72rem,1vw,.88rem) var(--mono);letter-spacing:.13em;text-transform:uppercase}.show-row>div h3{margin:0;font-size:clamp(1.2rem,1.8vw,1.65rem);line-height:1.05}.show-row:hover>div p{color:var(--lime)}

@media(min-width:1700px){.hero-subject{width:min(54vw,88vh,1020px);height:min(92%,1020px);right:3vw}.hero-float--left{left:8%}.hero-float--right{right:7%}}
@media(max-width:1100px){.hero-subject{width:min(72vw,88vh,820px);right:-8%;height:90%;transform-origin:80% 100%}}
@media(max-width:760px){.hero-subject{width:min(112vw,76vh,680px);max-width:none;height:80%;right:-30%;transform-origin:88% 100%}.hero-float{filter:blur(.3px) saturate(.88)}.hero-float--left:after{height:100px;width:6px}.show-row>div p{margin-bottom:6px;font-size:.65rem}.show-row>div h3{font-size:1rem}}
@media(max-height:720px) and (min-width:761px){.hero-subject{width:min(58vw,82vh,760px);height:86%;right:0}.hero-float--left{top:24%;transform:translate3d(var(--hero-left-x,0px),var(--hero-left-y,0px),140px) rotate(45deg) scale(.82)}.hero-float--right{transform:translate3d(var(--hero-right-x,0px),var(--hero-right-y,0px),170px) rotate(-2deg) scale(.86)}}
@media(prefers-reduced-motion:reduce){.hero-float{filter:blur(.35px) saturate(.86)}}
