body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{background:#fafafa;font-family:sans-serif;margin:0}.container{padding:20px;text-align:center}h1{margin-bottom:20px}.grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.grid img{background:#ddd;border-radius:8px;height:220px;object-fit:cover;transition:transform .2s ease,box-shadow .2s ease;width:100%}.grid img:hover{box-shadow:0 6px 16px #0003;transform:scale(1.05)}.thumb{cursor:pointer}.lightbox{align-items:center;background:#000000d9;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.lightbox-img{border-radius:8px;box-shadow:0 10px 40px #00000080;cursor:zoom-out;max-height:90%;max-width:90%}
/*# sourceMappingURL=main.f5505866.css.map*/