body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0f1b21;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}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.ai-image-generator{align-items:center;display:flex;flex-direction:column;gap:30px;margin:80px auto 20px}.header{font-size:70px;font-weight:500;padding-bottom:30px}.header span{color:#de1b89;font-weight:600}.img-loading{display:flex;flex-direction:column}.img-loading img{width:512px}.search-box{align-items:center;background:#1f3540;border-radius:50px;display:flex;height:95px;justify-content:space-around;width:1000px}.search-input{background:transparent;border:none;color:#fff;font-size:18px;height:50px;margin-right:35px;outline:none;padding-left:35px;width:600px}.search-input ::-webkit-input-placeholder{color:#999}.search-input ::placeholder{color:#999}.generate-btn{align-items:center;background:#de1b89;border-radius:50px;cursor:pointer;display:flex;font-size:20px;height:85px;justify-content:center;width:300px}.loading-bar{background:#de1b89;height:8px;width:0}.loading-text{font-size:18px}.loading-bar-full{background:#de1b89;height:8px;transition:15s;width:512px}.display-none{display:none}
/*# sourceMappingURL=main.8c26a5f8.css.map*/