.real-photos-section{margin-top:4rem;margin-bottom:4rem;padding:3rem 0;border-top:1px solid rgba(0,0,0,.08)}.real-photos-header{text-align:center;margin-bottom:2.5rem}.real-photos-title{font-size:1.8rem;font-weight:500;letter-spacing:-.02em;margin-bottom:1rem;color:#1a1a1a;font-family:var(--font-heading-family)}.real-photos-note{font-size:1.1rem;color:#555;max-width:600px;margin:0 auto;line-height:1.6;font-family:var(--font-body-family)}.real-photos-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.real-photos-item{border-radius:10px;overflow:hidden;aspect-ratio:1;background:#f5f5f5;cursor:pointer}.real-photos-img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease;display:block}.real-photos-item:hover .real-photos-img{transform:scale(1.03)}.rp-lightbox{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;background:#000000eb;align-items:center;justify-content:center;cursor:pointer;padding:2rem}.rp-lightbox.active{display:flex}.rp-lightbox-img{max-width:90%;max-height:90vh;object-fit:contain;border-radius:6px}@media(max-width:749px){.real-photos-section{margin-top:2.5rem;margin-bottom:2.5rem;padding:2rem 0}.real-photos-title{font-size:1.4rem}.real-photos-note{font-size:1rem;padding:0 .5rem}.real-photos-grid{grid-template-columns:repeat(2,1fr);gap:.6rem}.real-photos-item{border-radius:8px}.rp-lightbox{padding:1rem}.rp-lightbox-img{max-width:100%;max-height:85vh}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-real-photos.css.map */
