body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}#root,#root>div,body,html{height:100%;background-color:#20111e}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fload-add-button{color:#fad974;background-color:#fad974}.fixedbutton{position:fixed;bottom:0;right:0}.fadeIn{opacity:1;width:100px;height:100px;transition:width .5s,height .5s,opacity .5s .5s}.fadeOut{opacity:0;width:0;height:0;transition:width .5s .5s,height .5s .5s,opacity .5s}.add-event-modal{position:fixed;left:0;top:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center}.add-event-modal-content{display:flex;flex-direction:column;justify-content:center;width:95%;height:auto;background-color:#fad974;border-radius:15px}.add-event-modal-header{background-color:rgba(0,0,0,.5)}.add-event-modal-footer,.add-event-modal-header{display:flex;justify-content:space-between;padding:10px}.add-event-modal-footer{cursor:pointer}.add-event-modal-title{color:#fff;margin:0}.add-event-modal-body{padding:10px;border-radius:15px}.add-guest-modal{position:fixed;left:0;top:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center}.add-guest-modal-content{width:500px;background-color:#fff}.add-event-modal-footer,.add-guest-modal-header{display:flex;justify-content:space-between;padding:10px}.add-guest-modal-title{margin:0}.add-guest-modal-body{padding:10px;border-top:1px solid #eee;border-bottom:1px solid #eee}
/*# sourceMappingURL=main.74b94718.chunk.css.map */