.photo-gallery-container,body{background:#111;overflow-x:hidden}.photo-gallery-container{border-radius:20px;box-sizing:border-box;margin:30px auto;max-width:1100px;padding:10px}.gallery-title{font-size:2.2em;font-weight:700;margin-bottom:30px}.gallery-title,.spinner{color:#fff;text-align:center}.spinner{font-size:1.2em;margin:20px 0}.error{color:#ff5252;margin:20px 0;text-align:center}.photo-grid{grid-gap:8px;background:#111;border-radius:12px;display:grid;gap:8px;grid-template-columns:repeat(4,minmax(0,1fr));justify-items:stretch;margin-left:auto;margin-right:auto;max-width:1040px;overflow-x:hidden;padding:16px}.photo-card,.photo-grid{box-sizing:border-box;width:100%}.photo-card{align-items:center;background:#222;border:2px solid #fff;border-radius:0;display:flex;flex-direction:column;height:260px;justify-content:center;margin:0;transition:box-shadow .2s}.photo-card:nth-last-child(-n+4){border-bottom:none}.photo-card:hover{box-shadow:0 4px 16px #ffffff1f}.photo-img{align-items:center;background:#444;border-radius:6px;display:flex;height:180px;justify-content:center;margin:auto 0 12px;object-fit:cover;width:180px}.photo-title{color:#fff;font-size:1em;margin-bottom:12px;margin-top:6px;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:90%}
/*# sourceMappingURL=main.5a76b5ec.css.map*/