html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}body{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}html,body{height:100%;margin:0;line-height:1.5;color:#121212}textarea,input,button{font-size:1rem;font-family:inherit;border:none;border-radius:8px;padding:.5rem .75rem;box-shadow:0 0 1px #0003,0 1px 2px #0003;background-color:#fff;line-height:1.5;margin:0}button{color:#3992ff;font-weight:500}textarea:hover,input:hover,button:hover{box-shadow:0 0 1px #0009,0 1px 2px #0003}button:active{box-shadow:0 0 1px #0006;transform:translateY(1px)}#root{height:100%;width:100%}#error-page{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.account-deletion-page{text-align:center;padding:15px;font-family:Arial,sans-serif;background-color:#f8f8f8;height:100%}h2{color:#333;font-size:20px;margin-bottom:15px}p{color:#555;font-size:16px;margin-bottom:25px}.login-buttons{display:flex;flex-direction:column;gap:10px;align-items:center;margin-top:100px}.button{min-width:200px}.button:hover{opacity:.9;cursor:pointer}.container{margin-left:30px;margin-right:30px}.home{font-family:Arial,sans-serif;color:#333}.header{background:#000;padding:20px;text-align:center;color:#fff}.header p{color:#cdcdcd}.about{padding:20px;max-width:70%;margin:auto}.about:nth-child(odd){background-color:#f2f2f2}.privacy-policy{font-family:Arial,sans-serif;color:#333;line-height:1.6;margin:20px;padding-bottom:30px}.privacy-policy h1{color:#494949;margin-bottom:20px}.privacy-policy p,.privacy-policy ul{margin-bottom:15px}.privacy-policy li{margin-left:20px}.privacy-policy a{color:#007bff;text-decoration:none}.privacy-policy a:hover{text-decoration:underline}
