#hwg-profile-photo-gallery{margin:18px 0;padding:16px;border:1px solid #d5dfd6;border-radius:14px;background:#fff;color:#23442a;min-width:0}
#hwg-profile-photo-gallery h2{margin:0 0 12px;font-size:22px;color:inherit}
#hwg-profile-photo-gallery .hwg-ppg-track{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;max-height:520px;overflow-y:auto;scrollbar-width:thin;min-width:0}
#hwg-profile-photo-gallery figure{margin:0;min-width:0;border-radius:9px;overflow:hidden;background:transparent}
#hwg-profile-photo-gallery img{display:block;width:100%;height:220px;object-fit:contain;background:transparent;margin:0;border:0}
#hwg-profile-photo-gallery figcaption{padding:5px 2px;font-size:12px;line-height:1.4}
#hwg-profile-photo-gallery .hwg-ppg-controls{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:10px;font-size:12px;flex-wrap:wrap}
#hwg-profile-photo-gallery button{font:inherit;border:1px solid #799c7c;border-radius:8px;padding:6px 12px;background:transparent;color:inherit;cursor:pointer}
#hwg-profile-photo-gallery [data-prev],#hwg-profile-photo-gallery [data-next]{display:none}
#hwg-profile-photo-gallery [hidden]{display:none!important}
.site-wrapper.atbs-dark-mode #hwg-profile-photo-gallery{background:#181e1a;color:#edf5ee;border-color:#46534a}
@media(max-width:720px){#hwg-profile-photo-gallery .hwg-ppg-track{display:flex;gap:0;max-height:none;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory}#hwg-profile-photo-gallery figure{flex:0 0 100%;scroll-snap-align:start;scroll-snap-stop:always}#hwg-profile-photo-gallery img{height:300px;max-height:50vh}#hwg-profile-photo-gallery [data-prev],#hwg-profile-photo-gallery [data-next]{display:inline-block}}
