/* Approved alternating Event story layout. Existing atmosphere script retained. */
body.psq-event-detail{--story-gutter:clamp(28px,6vw,88px);}
body.psq-event-detail .topnav,body.psq-event-detail .storybook{width:calc(100% - 2 * var(--story-gutter));max-width:1120px;min-width:0;margin-inline:auto;}
body.psq-event-detail .topnav{margin-bottom:64px;gap:20px;}
body.psq-event-detail .topnav .back{display:inline-flex;align-items:center;min-height:44px;padding:10px 0;border:0;font-size:11px;letter-spacing:.08em;}
body.psq-event-detail .navgroup{gap:24px;}
.story-heading{margin:0 0 56px;padding:0;}
.story-heading .chapter-num{margin-bottom:18px;}
.story-heading h1{font-size:clamp(40px,4.2vw,60px);font-weight:400;line-height:1.12!important;margin:0;text-wrap:balance;}
.story-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(48px,6vw,88px);align-items:center;}
.story-copy{min-width:0;}
.story-paragraph{font-size:19px;line-height:1.9;color:#c2c4c6;margin:0;max-width:48ch;text-wrap:pretty;}
.story-highlight{color:#ddbf85;font-size:1.05em;font-weight:500;}
.story-subtitle{font-family:'Cormorant Garamond',serif;font-weight:400;font-size:clamp(28px,2.8vw,38px);line-height:1.2!important;margin:0 0 24px;color:#eceeef;text-wrap:balance;}
.story-art{margin:0;min-width:0;width:100%;}
.story-art img{display:block;width:100%;height:auto;}
.story-detail{width:88%;max-width:440px;justify-self:start;}
.story-row-second .story-copy{grid-column:2;grid-row:1;}
.story-row-second .story-detail{grid-column:1;grid-row:1;}
.story-continuation{display:block;margin-top:88px;}
.story-continuation > summary{display:none;}
.story-continuation:not([open]) .story-row{display:none;}
body.psq-event-detail.psq-has-products .event-recovered{width:calc(100% - 48px);max-width:1120px;margin:128px auto 0!important;padding:0!important;text-align:center;}
.event-recovered h2{font-size:34px;line-height:1.2!important;font-weight:400;margin:0;}
body.psq-event-detail.psq-has-products .event-recovered + .shelf{margin-top:40px!important;}
body.psq-event-detail .chapter-nav{width:calc(100% - 2 * var(--story-gutter));max-width:1120px;margin:48px auto 0;padding:24px 0 0;gap:24px;}
.story-image-gallery{display:grid;gap:64px;}
.story-image-gallery .story-main{max-width:760px;justify-self:end;}
.story-image-gallery .story-detail{max-width:440px;justify-self:start;}
@media(min-width:641px) and (max-width:900px){.story-row{gap:32px;}.story-paragraph{font-size:17px;}.story-subtitle{font-size:28px;}}
@media(max-width:640px){
 body.psq-event-detail{--story-gutter:24px;padding-top:28px;}
 body.psq-event-detail .topnav{margin-bottom:40px;}
 .story-heading{margin-bottom:28px;}
 .story-heading .chapter-num{margin-bottom:14px;}
 .story-heading h1{font-size:clamp(34px,9vw,42px);line-height:1.15!important;}
 .story-row{display:flex;flex-direction:column;gap:30px;align-items:stretch;}
 .story-paragraph{font-size:16px;line-height:1.85;max-width:none;}
 .story-copy{padding-inline:4px;}
 .story-subtitle{font-size:28px;margin-bottom:18px;}
 .story-detail{width:88%;max-width:360px;align-self:center;}
 .story-continuation{margin-top:32px;}
 .story-continuation > summary{display:flex;align-items:center;min-height:44px;width:fit-content;padding:10px 0;cursor:pointer;color:#ddbf85;font-size:13px;list-style:none;border-bottom:1px solid #ddbf8550;}
 .story-continuation > summary::-webkit-details-marker{display:none;}
 .story-continuation .story-read-less{display:none;}
 .story-continuation[open] .story-read-more{display:none;}
 .story-continuation[open] .story-read-less{display:inline;}
 .story-continuation[open] .story-row{margin-top:28px;}
 body.psq-event-detail.psq-has-products .event-recovered{margin-top:88px!important;}
 .event-recovered h2{font-size:28px;}
 body.psq-event-detail.psq-has-products .event-recovered + .shelf{margin-top:36px!important;}
 body.psq-event-detail.psq-has-products .shelf.psq-product-count-1 > .piece{flex-basis:76%;max-width:360px;}
 body.psq-event-detail .chapter-nav{font-size:10px;line-height:1.6;gap:20px;}
 body.psq-event-detail .chapter-nav a{max-width:48%;}
 .story-image-gallery{gap:40px;}
 .story-image-gallery .story-detail{justify-self:center;}
}
