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-color:#222;color:#fff;font-family:Arial,sans-serif;margin:0}.top-bar{text-align:center}.side-bar,.top-bar{background-color:#333;padding:10px}.side-bar{width:200px}.main-area{display:flex;flex-wrap:wrap;padding:20px}.tile{align-items:center;background-color:#444;border:2px solid #fff;border-radius:5px;cursor:pointer;display:flex;font-size:28px;font-weight:700;height:250px;justify-content:center;margin:10px;transition:background-color .3s ease,box-shadow .3s ease;width:250px}.tile:hover{background-color:#555;box-shadow:0 0 20px #fffc,0 0 10px #fff9,0 0 5px #fff6}.tile img{border-radius:3px;height:100%;object-fit:cover;width:100%}.full-screen-dialog{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#00000080;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw}.dialog-content{background-color:#fff;border-radius:10px;max-height:80vh;overflow:auto;padding:20px;position:relative;text-align:center;width:70%}.close-button{background-color:#fff;border:none;border-radius:5px;cursor:pointer;font-size:18px;height:30px;position:absolute;right:10px;top:10px;width:30px}.full-screen-dialog img{max-height:100%;max-width:100%;object-fit:contain}
/*# sourceMappingURL=main.23ab9f82.css.map*/