@import"https://fonts.googleapis.com/css2?family=Agbalumo&family=Bentham&family=Diplomata&family=Macondo+Swash+Caps&family=Markazi+Text:wght@400..700&family=Merriweather:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&family=Monoton&family=Oswald:wght@200..700&family=Poiret+One&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&family=Solitreo&display=swap";*{padding:0;margin:0;box-sizing:border-box;font-family:Poppins}#container{min-height:100vh;background:linear-gradient(#596aff,#383699);background-repeat:no-repeat;background-size:cover;display:flex;align-items:center;text-align:center;justify-content:space-evenly}.home{background-color:#fff;max-width:270px;height:355px;display:flex;flex-direction:column;text-align:center;align-items:center;justify-content:space-evenly;border-radius:10px;padding:15px}.input-select:hover .uploadFile{color:#00f;border:2px solid blue}.uploadFile{padding:5px;max-width:250px;border:2px solid black;border-radius:10px;display:flex;flex-direction:row;gap:10px;align-items:center;justify-content:center;cursor:pointer}.uploadFile p{font-size:1.2rem;font-weight:500}.uploadFile img{filter:grayscale(100%);width:40px}.input-select:hover .uploadFile img{filter:grayscale(0%)}.error{color:red;font-size:.8rem}.loader{max-width:260px;background-color:transparent}.submit-btn{font-size:1.2rem;border-radius:7px;padding:5px 20px;border:2px solid blue;background-color:#8bb1f898;color:#000;margin:15px auto;cursor:pointer}.submit-btn:hover{background-color:#1a26cdb0;color:#fff}.differ{font-size:1.2rem;font-weight:500}.secretCode{font-size:1.2rem;text-align:center;outline-color:#00f;border:none;border:2px solid black;height:40px;width:220px;border-radius:7px}.req{color:red;font-size:.8rem;align-items:center}.downDiv{display:flex;flex-direction:column;align-items:center;justify-content:space-evenly}.planeImg{max-width:85px}.fileType{font-size:.8rem;font-weight:500;color:gray}.textCode{font-size:1rem;color:#0748b8;font-weight:400}.codeNum{font-size:2rem;font-weight:550;color:#1d58c0}.noCode{font-size:1.3rem;color:#b02d2d;font-weight:500}.shareBack{color:#00f;cursor:pointer;font-weight:500}.shareBack:hover{color:brown}.validInfo{color:brown;font-size:.9rem}.foot-div{margin-top:3px;display:flex;flex-direction:column;align-items:center}.foot-div p{font-size:.7rem;color:gray}.link-container{display:flex;flex-direction:row;gap:10px;margin:5px;cursor:pointer}a{text-decoration:none}.link-circle{height:25px;width:25px;border:2px solid gray;border-radius:50%;display:flex;align-items:center;text-align:center;justify-content:space-evenly}.fa-brands{font-size:.9rem;margin-top:1px;color:gray}.link-circle:hover{border-color:#3a22c4;background-color:#6161ac42}.link-circle:hover .fa-brands{color:#3a22c4}.home .title .logo{max-width:40px}.home .title .head{font-size:2rem;font-weight:500}.home .title .slogan{font-size:.8rem;font-weight:500;color:#434242}.error-div{display:flex;flex-direction:column}.errImg{max-height:140px}.error-div p{font-size:.85rem;font-weight:400}.error-div a{text-decoration:none;font-size:.9rem;font-weight:500;display:contents}.error-div a:hover{color:brown}
