.fsb-sheet{max-width:760px;margin-left:auto;margin-right:auto;line-height:1.6;font-family:inherit;color:inherit}.fsb-sheet .fsb-kicker{font-size:.72rem;letter-spacing:.18em;text-transform:uppercase;font-weight:700;opacity:.65;margin-bottom:.4rem}.fsb-sheet .fsb-title{font-size:clamp(1.8rem,5vw,2.6rem);line-height:1.1;margin:.2rem 0 .3rem;letter-spacing:-.01em}.fsb-sheet .fsb-subtitle{font-style:italic;opacity:.75;font-size:1.02rem;margin-bottom:1.5rem;min-height:1.2em}.fsb-sheet .fsb-meta-strip{display:flex;flex-wrap:wrap;border-top:1px solid color-mix(in srgb,currentColor 18%,transparent);border-bottom:1px solid color-mix(in srgb,currentColor 18%,transparent);margin:1.25rem 0}.fsb-sheet .fsb-meta-item{flex:1 1 120px;padding:.9rem 1.25rem .9rem 0}.fsb-sheet .fsb-meta-label{font-size:.65rem;letter-spacing:.12em;text-transform:uppercase;opacity:.6;margin-bottom:.2rem}.fsb-sheet .fsb-meta-value{font-weight:600;font-size:.92rem}.fsb-sheet .fsb-synopsis{font-size:1.02rem;margin:1.5rem 0}.fsb-sheet .fsb-synopsis p{margin:0 0 1.15rem}.fsb-sheet .fsb-section{margin:1.5rem 0}.fsb-sheet .fsb-section-title{font-size:1.05rem;font-weight:700;margin:0 0 .9rem;padding-bottom:.35rem;border-bottom:2px solid currentColor;display:inline-block}.fsb-sheet .fsb-credit-grid{display:grid;grid-template-columns:140px 1fr;row-gap:.55rem;column-gap:1rem;font-size:.95rem}.fsb-sheet .fsb-credit-inline{font-size:.95rem;line-height:1.7}.fsb-sheet .fsb-role{font-size:.8rem;letter-spacing:.04em;text-transform:uppercase;opacity:.65;padding-top:.1rem}.fsb-sheet .fsb-name{font-weight:500}.fsb-sheet .fsb-gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-top:.5rem}.fsb-sheet .fsb-gallery:has(.fsb-gallery-item:nth-child(1):last-child){grid-template-columns:minmax(200px,360px)}.fsb-sheet .fsb-gallery:has(.fsb-gallery-item:nth-child(2):last-child){grid-template-columns:repeat(2,minmax(200px,1fr));max-width:640px}.fsb-sheet .fsb-gallery-item{position:relative;margin:0;line-height:0;border-radius:10px;overflow:hidden;aspect-ratio:4/3;box-shadow:0 1px 3px rgba(0,0,0,.12);transition:transform .25s ease,box-shadow .25s ease}.fsb-sheet .fsb-gallery-item:after{content:'';position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.35),rgba(0,0,0,0) 45%);opacity:0;transition:opacity .25s ease;pointer-events:none}.fsb-sheet .fsb-gallery-item:hover,.fsb-sheet .fsb-gallery-item:focus-within{transform:translateY(-3px);box-shadow:0 10px 24px rgba(0,0,0,.18)}.fsb-sheet .fsb-gallery-item:hover:after,.fsb-sheet .fsb-gallery-item:focus-within:after{opacity:1}.fsb-sheet .fsb-gallery-item img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.fsb-sheet .fsb-gallery-item:hover img,.fsb-sheet .fsb-gallery-item:focus-within img{transform:scale(1.06)}.fsb-lightbox{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(10,10,10,.92);opacity:0;visibility:hidden;transition:opacity .25s ease;z-index:100000;padding:2rem}.fsb-lightbox.is-open{opacity:1;visibility:visible}html.fsb-lightbox-locked{overflow:hidden}.fsb-lightbox-figure{margin:0;max-width:min(90vw,1100px);max-height:85vh;display:flex;flex-direction:column;align-items:center;gap:.75rem}.fsb-lightbox-img{max-width:100%;max-height:78vh;object-fit:contain;border-radius:6px;box-shadow:0 20px 60px rgba(0,0,0,.5)}.fsb-lightbox-caption{color:#f2ede4;font-size:.9rem;text-align:center;opacity:.85}.fsb-lightbox-close,.fsb-lightbox-prev,.fsb-lightbox-next{position:absolute;background:rgba(255,255,255,.08);color:#fff;border:none;cursor:pointer;border-radius:50%;width:44px;height:44px;font-size:1.6rem;line-height:1;display:flex;align-items:center;justify-content:center;transition:background .2s ease}.fsb-lightbox-close:hover,.fsb-lightbox-prev:hover,.fsb-lightbox-next:hover{background:rgba(255,255,255,.18)}.fsb-lightbox-close{top:1.25rem;right:1.25rem}.fsb-lightbox-prev{left:1.25rem;top:50%;transform:translateY(-50%)}.fsb-lightbox-next{right:1.25rem;top:50%;transform:translateY(-50%)}@media (max-width:600px){.fsb-lightbox-prev,.fsb-lightbox-next{width:36px;height:36px;font-size:1.3rem}}.fsb-sheet .fsb-footer{margin-top:1.5rem;padding-top:1rem;border-top:1px solid color-mix(in srgb,currentColor 18%,transparent);font-size:.78rem;opacity:.65;min-height:1.2em}.fsb-editor-rows{display:flex;flex-direction:column;gap:.5rem}.fsb-editor-row{display:flex;flex-direction:column;gap:.25rem;padding:.5rem;border:1px solid color-mix(in srgb,currentColor 15%,transparent);border-radius:4px;margin-bottom:.5rem}@media (max-width:520px){.fsb-sheet .fsb-credit-grid{grid-template-columns:110px 1fr}}.fsb-editor-gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem;margin-bottom:.75rem}.fsb-editor-gallery-thumb{display:flex;flex-direction:column;gap:.25rem}.fsb-editor-gallery-thumb img{width:100%;height:70px;object-fit:cover;border-radius:3px}