/* 实拍案例区 - 竖屏图完整展示，不截断主体 */
#shots .case-fig { aspect-ratio: auto; min-height: 260px; max-height: 420px; }
#shots .case-fig img { object-fit: contain; background: var(--paper-alt); }
