body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;margin:0;padding:0}::selection{background-color:gray}::-moz-selection{background:gray}*{-webkit-tap-highlight-color:transparent}html{font-size:62.5%;scroll-behavior:smooth}:root{cursor:default;font-family:Whitney,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.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)}}.navbar{background-color:#e2d7ff;height:80px;justify-content:center;padding:0 20px;width:100%}.logo,.navbar{align-items:center;display:flex}.logo{justify-content:flex-start;width:20%}.logo,.logo img,.navbar ul{height:100%}.navbar ul{align-items:center;display:flex;gap:50px;justify-content:flex-end;width:80%}.tabs{list-style:none}.tabs-link{color:#080808;font-size:2rem;font-weight:700;position:relative;text-decoration:none}.tabs-link:hover{color:#6200ff}.tabs-link:before{background-color:#6200ff;bottom:0;content:"";height:2px;position:absolute;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left;transform-origin:left;transition-duration:.3s;width:100%}.tabs-link:hover:before{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:left;transform-origin:left;transition-duration:.3s}.daddy-container{height:90vh;width:100%}.daddy-container,.main-container{align-items:center;display:flex;justify-content:center}.main-container{background-color:#f1ecff;border-radius:10px;box-shadow:10px 10px 10px rgba(158,106,255,.195);flex-direction:column;gap:20px;padding:25px 20px;width:350px}.heading{align-items:flex-start;display:flex;width:100%}.heading article{color:#000;font-size:2rem;font-weight:700}.heading i{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;color:#000}@-webkit-keyframes spin{to{-webkit-transform:rotate(180deg);transform:rotate(180deg)}}@keyframes spin{to{-webkit-transform:rotate(180deg);transform:rotate(180deg)}}.input-div{display:flex;gap:10px;width:100%}.input{border:.5px solid #6200ff;border-radius:40px;color:#171717;font-weight:600;height:30px;padding:0 20px;width:80%}.copy{background-color:#6200ff;border:none;border-radius:0;border-radius:30px;color:#fff;cursor:pointer;height:30px;width:20%}.copy,.copy:hover{transition-duration:.3s}.copy:hover{background-color:#fff;color:#8c44ff}.checkbox-container{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center;width:100%}.checkbox-container div{align-items:center;display:flex;justify-content:space-between;width:100%}#length-label{width:70%}#length{border:1px solid #000;border-radius:40px;height:25px;padding:0 4px;width:50px}#length:focus{outline:none}label{font-weight:500;width:90%}.generate-button,label{cursor:pointer;font-size:1.5rem}.generate-button{background-color:#6200ff;border:none;border-radius:0;border-radius:30px;color:#fff;font-weight:400;height:35px;transition-duration:.3s;width:100%}.generate-button:hover{background-color:#fff;color:#8c44ff;transition-duration:.3s}.checkbox{accent-color:#6200ff;cursor:pointer}.footer{align-items:center;background-color:#e3e3e3;display:flex;-webkit-filter:invert(1);filter:invert(1);font-size:4rem;font-weight:600;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center;width:100%}.footer img{height:100%}.about-section{align-items:center;display:flex;flex-direction:column;gap:30px;height:90vh;justify-content:center;width:100%}.about-us-description{font-size:2.5rem;font-weight:500;width:50%}.about-us-heading{font-size:4rem;font-weight:700;text-align:center}@media screen and (max-width:1920px){html{font-size:60%}}@media screen and (max-width:1200px){html{font-size:60%}}@media screen and (max-width:998px){html{font-size:55%}}@media screen and (max-width:768px){html{font-size:50%}.logo{align-items:center;justify-content:flex-start}.navbar ul{gap:30px}}@media screen and (max-width:500px){html{font-size:47%}.logo img{height:60%}.about-us-description{width:70%}.footer-logo{height:60%}}@media screen and (max-width:430px){html{font-size:45%}}@media screen and (max-width:375px){html{font-size:40%}}@media screen and (max-width:300px){html{font-size:40%}}
/*# sourceMappingURL=main.078f9ae5.css.map*/