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}*{box-sizing:border-box;color:#fff;font-family:Arial,Helvetica,sans-serif;font-weight:700;margin:0;padding:0}.mainContainer{align-items:center;background-color:rgba(124,104,238,.617);display:flex;flex-direction:column;gap:20px;height:100vh;justify-content:center;width:100vw}h1{font-family:helvetica;font-size:50px}.container{background-color:#5604ee;border-radius:5px;padding:24px;width:50%}.header{display:flex;font-size:20px;justify-content:space-between;padding-bottom:20px}.header,button{color:#fff;font-weight:700}button{background-color:#ea00ff;border:none;border-radius:5px;cursor:pointer;padding:10px;text-transform:uppercase}.copyBtn{font-size:10px;height:30px}.charLength{color:#fff;flex-direction:column;font-size:20px;font-weight:700}.charLength,.charLength span{display:flex;padding-bottom:24px}.charLength span{justify-content:space-between;width:100%}.checkboxes{display:grid;font-size:16px;grid-template-columns:auto auto}.checkboxes label{display:flex;gap:5px;padding-bottom:25px}.error{color:red;padding:5px}.generateBtn{font-size:20px;padding:20px;width:100%}.passwordStrength{color:#01ff01;display:flex;justify-content:space-between;padding-bottom:12px;width:100%}@media screen and (min-width:2560px){.container{width:20%}}@media screen and (min-width:768px) and (max-width:1024px){.container{width:80%}h1{font-size:40px}}@media screen and (max-width:767px){.mainContainer{display:flex;padding:auto}h1{font-size:35px;text-align:center}.container{margin:0;width:90%}.checkboxes{display:grid;font-size:16px;grid-template-columns:auto}}
/*# sourceMappingURL=main.ee43e0d2.css.map*/