.story{grid-template-columns:1fr;gap:22px;align-items:stretch}.story-copy,.join-panel{width:100%}.story-copy{position:relative;overflow:hidden;isolation:isolate;background:#0e100e url("assets/story-background.jpg") center right/cover no-repeat}.story-copy::before{content:"";position:absolute;inset:0;z-index:0;background:linear-gradient(90deg,rgba(6,8,6,.94) 0%,rgba(6,8,6,.87) 34%,rgba(6,8,6,.74) 62%,rgba(6,8,6,.66) 100%);pointer-events:none}.story-copy>*{position:relative;z-index:1}.story-copy p{max-width:1200px;font-size:clamp(16px,1.05vw,19px);line-height:1.68;margin:0 0 16px;color:#d9ded5}.story-copy p strong{color:#f4f6f0;font-weight:800}.story-copy .story-tag{margin-top:28px;font-size:12px!important;line-height:1.4}.join-panel{min-height:260px}.join-panel form{max-width:760px}@media(max-width:620px){.story-copy{background-position:68% center}.story-copy::before{background:rgba(6,8,6,.84)}.story-copy p{font-size:16px;line-height:1.65;margin-bottom:14px}}