.pb-sec{padding-top:clamp(96px,12vh,150px)}.pb-head{max-width:62ch;margin:0 auto clamp(26px,4vw,40px);text-align:center}.pb-head .sec-sub{margin-top:12px}.pb-filters{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin:0 auto clamp(26px,4vw,40px)}.pb-chip{display:inline-flex;align-items:center;gap:8px;padding:9px 16px;border-radius:999px;border:1px solid rgba(201,162,94,.4);background:transparent;color:var(--cream-dim);font-family:var(--font-sans);font-size:.72rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;cursor:pointer;transition:color .2s ease,border-color .2s ease,background .2s ease}.pb-chip:hover{color:var(--cream);border-color:var(--brass)}.pb-chip.is-on{background:var(--brass);border-color:var(--brass);color:var(--navy-950)}.pb-count{font-size:.66rem;opacity:.7;letter-spacing:.08em}.pb-grid{column-count:3;column-gap:16px}.pb-item{page-break-inside:avoid;break-inside:avoid;margin:0 0 16px}.pb-fig{margin:0}.pb-open{padding:0;border:0;border-radius:12px;overflow:hidden;background:var(--navy-800);cursor:zoom-in;line-height:0}.pb-open,.pb-open img{display:block;width:100%}.pb-open img{height:auto;transition:transform .6s cubic-bezier(.2,.7,.2,1),opacity .3s ease}.pb-open:hover img{transform:scale(1.04);opacity:.92}.pb-open:focus-visible{outline:3px solid var(--brass);outline-offset:3px}.pb-light{position:fixed;inset:0;z-index:300;justify-content:center;padding:clamp(16px,4vw,48px);background:rgba(4,9,16,.94);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.pb-light,.pb-stage{display:flex;align-items:center}.pb-stage{margin:0;max-width:min(1200px,100%);max-height:100%;flex-direction:column;gap:14px}.pb-stage img{max-width:100%;max-height:calc(100vh - 160px);width:auto;height:auto;border-radius:10px;object-fit:contain}.pb-stage figcaption{font-family:var(--font-sans);font-size:.82rem;line-height:1.5;color:var(--cream-dim);text-align:center;max-width:60ch}.pb-of{display:block;margin-top:6px;font-size:.66rem;letter-spacing:.22em;text-transform:uppercase;color:rgba(216,207,186,.55)}.pb-nav,.pb-x{position:absolute;border:1px solid rgba(242,234,216,.22);background:rgba(10,20,32,.7);color:var(--cream);border-radius:999px;cursor:pointer;display:grid;place-items:center;transition:background .2s ease,border-color .2s ease}.pb-nav:hover,.pb-x:hover{background:var(--brass);border-color:var(--brass);color:var(--navy-950)}.pb-nav:focus-visible,.pb-x:focus-visible{outline:3px solid var(--brass);outline-offset:3px}.pb-x{top:clamp(12px,3vw,28px);right:clamp(12px,3vw,28px);width:46px;height:46px;font-size:1.7rem;line-height:1}.pb-nav{top:50%;transform:translateY(-50%);width:52px;height:52px;font-size:2rem;line-height:1}.pb-prev{left:clamp(8px,2vw,28px)}.pb-next{right:clamp(8px,2vw,28px)}@media (max-width:1000px){.pb-grid{column-count:2}}@media (max-width:600px){.pb-grid{column-count:1}.pb-nav{width:44px;height:44px;font-size:1.6rem}.pb-stage img{max-height:calc(100vh - 200px)}}@media (prefers-reduced-motion:reduce){.pb-open img,.pb-open:hover img{transition:none;transform:none}}body:has(.vdtsk-adminbar) .pb-open{cursor:default}