.story-detail>.story-content:has(.content-layout){width:min(1180px,calc(100% - 48px));max-width:none}.content-layout{display:grid;gap:clamp(18px,3vw,42px);margin:0 auto clamp(28px,5vw,64px);align-items:start}.content-layout.layout-one{grid-template-columns:1fr}.content-layout.layout-two{grid-template-columns:repeat(2,minmax(0,1fr))}.content-layout.layout-three{grid-template-columns:repeat(3,minmax(0,1fr))}.content-cell{min-width:0}.content-text>*:first-child{margin-top:0}.content-text>*:last-child{margin-bottom:0}.content-image{margin:0}.content-image img{display:block;width:100%;height:auto;max-height:780px;object-fit:cover}.product-gallery button img{background:#eee9df}
@media(max-width:760px){.story-detail>.story-content:has(.content-layout){width:min(100% - 32px,1180px)}.content-layout.layout-two,.content-layout.layout-three{grid-template-columns:1fr}}
