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;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{display:flex;flex-direction:column;height:100vh}@keyframes backgroundTransition{0%{background-color:#fff}to{background-color:#3e4172}}.App-header{align-items:center;animation:backgroundTransition 3s infinite alternate;background-color:#f0f0f0;color:#999;display:flex;flex:0 0 10%;font-weight:700;justify-content:center;text-decoration:none}.App-header h1{color:#999;text-shadow:1px 1px 0 #fff,-1px 1px 0 #fff,1px -1px 0 #fff,-1px -1px 0 #fff}.App-main{flex:1 1}.App-footer,.App-main{align-items:center;animation:backgroundTransition 3s infinite alternate;display:flex;justify-content:center}.App-footer{color:#fff;flex:0 0 10%;height:15%;padding:20px;text-align:center}.App-footer a{color:#999;font-weight:700;margin:0 10px;text-decoration:none}.App-footer a:hover{color:#fff;text-decoration:underline}.App-footer a:active{color:#ff5733}.App-footer a:visited{color:#999}@keyframes shadowPulse{0%{box-shadow:0 0 10px #00000080}50%{box-shadow:0 0 20px #000000b3}to{box-shadow:0 0 10px #00000080}}.content-section{background-color:#f0f0f04d;padding:"25px"}.vibrating-image{animation:horizontal-vibrate .7s infinite;height:auto;width:200px}@keyframes horizontal-vibrate{0%{transform:translateX(0)}25%{transform:translateX(2px)}50%{transform:translateX(0)}75%{transform:translateX(-2px)}to{transform:translateX(0)}}.privacy-container,.terms-container{background-color:#f9f9f9;color:#333;font-family:Arial,sans-serif;line-height:1.6;margin:20px auto;max-width:800px;padding:20px}.privacy-heading,.terms-heading{color:#3e4172;font-size:2em;text-align:center}h2{color:#3e4172;font-size:1.5em;margin-top:20px}p{margin-bottom:15px}ul{list-style-type:disc;margin-left:20px}a{color:#0056b3;text-decoration:none}a:hover{text-decoration:underline}.App-header-page{color:#999;flex:0 0 10%;font-weight:700;text-decoration:none}.App-header-page,.App-main-page{align-items:center;background-color:#3e4172;display:flex;justify-content:center}.App-main-page{flex:1 1}.App-footer-page{align-items:center;background-color:#3e4172;color:#fff;display:flex;flex:0 0 10%;height:15%;justify-content:center;padding:20px;text-align:center}.App-footer-page a{color:#999;font-weight:700;margin:0 10px;text-decoration:none}.App-footer-page a:hover{color:#fff;text-decoration:underline}.App-footer-page a:active{color:#ff5733}.App-footer-page a:visited{color:#999}.App-header-page h1{color:#999;text-shadow:1px 1px 0 #fff,-1px 1px 0 #fff,1px -1px 0 #fff,-1px -1px 0 #fff}.rounded-button{border:#3e4172;border-radius:10px;color:#fff;cursor:pointer;padding:10px 20px}.rounded-button,.rounded-button:hover{background-color:#999}
/*# sourceMappingURL=main.903c2f92.css.map*/