.card{width:100%;padding:0;border:0;color:inherit;text-align:left;cursor:zoom-in}
.fw-modal{position:fixed;inset:0;z-index:1000;display:none;align-items:center;justify-content:center;flex-direction:column;background:#08090cf7;color:#fff}
.fw-modal.open{display:flex}
.fw-stage{display:flex;align-items:center;justify-content:center;max-width:90vw;max-height:76vh}
.fw-stage img{display:block;max-width:90vw;max-height:76vh;width:auto;height:auto;object-fit:contain}
.fw-caption{max-width:min(760px,86vw);margin-top:1rem;text-align:center}
.fw-title{font-size:1.45rem}
.fw-meta{margin-top:.3rem;color:#ffffff8a;font:11px Arial,sans-serif;letter-spacing:.14em}
.fw-detail{display:inline-block;margin-top:.85rem;padding-bottom:.2rem;border-bottom:1px solid #ffffff80;font:11px Arial,sans-serif;letter-spacing:.14em}
.fw-detail[hidden]{display:none}
.fw-count{position:absolute;top:1.5rem;left:1.6rem;color:#ffffff85;font:11px Arial,sans-serif;letter-spacing:.15em}
.fw-close{position:absolute;top:1rem;right:1.4rem;width:44px;height:44px;border:0;background:none;color:#fff;font-size:1.8rem}
.fw-nav{position:fixed;top:48%;width:36px;height:64px;border:0;background:transparent;color:#ffffff8a;font-size:1.5rem}
.fw-prev{left:1rem}.fw-next{right:1rem}
@media(max-width:640px){.fw-stage{max-height:70vh}.fw-stage img{max-height:70vh}.fw-nav{top:auto;bottom:1.1rem;width:54px;height:42px;background:#0004;border-radius:999px}.fw-prev{left:calc(50% - 62px)}.fw-next{right:calc(50% - 62px)}}
