.theme-showcase{padding:100px clamp(24px,7vw,110px);background:#f8fcff}.theme-showcase .heading p{color:var(--muted);line-height:1.65}.theme-buttons{max-width:1100px;margin:0 auto 34px;display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.theme-choice{border:1px solid var(--light);background:#fff;color:var(--ink);padding:11px 16px;border-radius:999px;font-weight:800;cursor:pointer}.theme-choice span{margin-right:6px}.theme-choice:hover,.theme-choice.active{background:var(--dark);border-color:var(--dark);color:#fff}.selected-theme{max-width:1200px;margin:0 auto 18px;display:flex;align-items:end;justify-content:space-between;gap:20px}.selected-theme h3{font:700 32px Fraunces,serif;margin:8px 0 0;color:var(--dark)}.site-theme-gallery{max-width:1200px;margin:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.site-theme-gallery figure{margin:0;position:relative;aspect-ratio:4/3;overflow:hidden;border-radius:20px;background:var(--soft);box-shadow:0 8px 24px rgba(35,83,111,.09)}.site-theme-gallery img{width:100%;height:100%;object-fit:cover;transition:transform .35s}.site-theme-gallery figure:hover img{transform:scale(1.04)}.site-theme-gallery figcaption{position:absolute;left:10px;bottom:10px;padding:6px 9px;border-radius:999px;background:rgba(255,255,255,.9);font-size:11px;font-weight:800;color:var(--dark)}
@media(max-width:900px){.site-theme-gallery{grid-template-columns:repeat(2,1fr)}}
@media(max-width:680px){.theme-showcase{padding:70px 18px}.theme-buttons{justify-content:flex-start;flex-wrap:nowrap;overflow:auto;padding-bottom:8px}.theme-choice{white-space:nowrap}.selected-theme{align-items:flex-start;flex-direction:column}.selected-theme .primary{width:100%;justify-content:center}.site-theme-gallery{gap:9px}.site-theme-gallery figure{border-radius:14px}}
#storyWorkImage{opacity:1;transition:opacity .28s ease,transform .7s ease}#storyWorkImage.changing{opacity:.18;transform:scale(.985)}@media(prefers-reduced-motion:reduce){#storyWorkImage{transition:none}}
