body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#121212;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.gallery{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));padding:1rem}.gallery-item{border-radius:8px;box-shadow:0 4px 8px #00000080;overflow:hidden;position:relative;transition:transform .3s ease}.gallery-item:hover{transform:scale(1.05)}.gallery-item img{display:block;height:100%;object-fit:cover;width:100%}.gallery-item .overlay{background:#000000b3;bottom:0;color:#fff;left:0;padding:1rem;position:absolute;right:0;text-align:center;transform:translateY(100%);transition:transform .3s ease}.gallery-item:hover .overlay{transform:translateY(0)}.image-viewer-backdrop{align-items:center;background:#000000d9;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.image-viewer-main-content{background:#1e1e1e;border-radius:8px;box-shadow:0 5px 15px #00000080;display:flex;flex-direction:column;gap:15px;max-height:90vh;max-width:80vw;padding:20px;width:auto}.download-container{align-items:center;background-color:#2a2a2a;border-radius:8px;display:flex;gap:10px;padding:10px}.resolution-select{background-color:#333;border:1px solid #555;border-radius:5px;color:#fff;flex-grow:1;font-size:1rem;padding:10px}.download-button{background-color:#007bff;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;padding:10px 20px;transition:background-color .2s}.download-button:hover{background-color:#0056b3}.image-display-container{align-items:center;display:flex;flex-grow:1;justify-content:center;overflow:hidden}.image-display-container img{border-radius:4px;height:auto;max-height:30vh;max-width:100%;object-fit:contain;width:auto}.tile-preview-container{background-color:#2a2a2a;border-radius:8px;padding:10px}.tile-preview{grid-gap:2px;aspect-ratio:1/1;background-color:#121212;border:1px solid #444;border-radius:4px;display:grid;gap:0px;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);margin:0 auto;max-width:300px;overflow:hidden;width:100%}.tile-image{height:100%;object-fit:fill;width:100%}.close-button{background:none;border:none;color:#fff;cursor:pointer;font-size:2.5rem;line-height:1;position:absolute;right:20px;top:15px;z-index:1001}.ad-container{margin:2rem 0;width:100%}.ad-container,.ad-placeholder{align-items:center;display:flex;justify-content:center}.ad-placeholder{background-color:#2a2a2a;border:1px dashed #555;color:#777;font-family:sans-serif;height:90px;width:728px}.ad-container ins{background-color:initial}.ad-container ins .ad-placeholder{display:none}
/*# sourceMappingURL=main.d7ea5c11.css.map*/