.captcha{margin:.5em 0;border:#7a7878 1px solid;display:flex;justify-content:space-evenly}.captcha .captcha-pic-wrapper{display:flex;justify-content:center;align-items:center;margin-right:1em}.captcha .captcha-input-wrapper{display:flex;flex-direction:column;justify-content:center}.captcha .refresh-captcha{border:#7a7878 1px solid;border-radius:.5em;padding:.5em;display:flex;justify-content:center;align-items:center;aspect-ratio:1 / 1}.captcha .refresh-captcha:hover{background-color:#7a7878;color:#fff;cursor:pointer;border:#7a7878 1px solid}.captcha .captcha-correct{color:#55936b}.captcha .captcha-correct span{color:#7a7878}.captcha .captcha-incorrect{color:#b63a20}.captcha .captcha-incorrect span{color:#390000}.captcha-input-wrapper input{min-width:5em;width:6em}.login-wrapper{max-width:400px;margin:0 auto;padding:20px}.login-form{display:flex;flex-direction:column}.form-group{margin-bottom:15px}.form-input{width:100%;padding:10px;border:1px solid #ddd;border-radius:4px}.submit-btn{padding:10px;background-color:#007bff;color:#fff;border:none;border-radius:4px;cursor:pointer;transition:background-color .3s ease}.submit-btn:disabled{background-color:#ccc;cursor:not-allowed}.submit-btn:hover:not(:disabled){background-color:#0056b3}fieldset{border:1px solid #ddd;padding:10px;margin-bottom:15px}legend{padding:0 10px}fieldset .form-group{margin-bottom:10px}.pending-container{position:relative}.pending-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center}.pending-sign{color:#fff;font-size:2em}.failed-container{position:relative}.failed-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#ff000080;display:flex;justify-content:center;align-items:center}.failed-sign{color:#fff;font-size:2em}#root{max-width:1280px;margin:0 auto;padding:2rem}body{justify-content:center}input{box-sizing:border-box}.header{color:#696969;display:flex;justify-content:space-between;align-items:center;padding:.2em 2em;background-color:#f5f5f5;box-shadow:0 2px 4px #0003}.header-title{font-size:1em;color:#333}.header-logout{color:#333;background-color:#fff;border:none;border-radius:4px;cursor:pointer;transition:background-color .3s ease;text-decoration:underline}.header-logout:hover{color:#0056b3;background-color:#f0f0f0}.tools{display:flex;justify-content:space-between;align-items:center;padding:.2em 2em;background-color:#f5f5f5;box-shadow:0 2px 4px #0003}.login-tab{font-weight:700;font-size:1.2em;display:flex;justify-content:space-evenly}.login-tab div{cursor:pointer;margin:10px 0;padding:10px 0 8px}.login-tab div.active{border-bottom:3px solid #0056b3;background:#004cff14}.new-serial-wrapper{display:flex;justify-content:space-between;border-top:antiquewhite 1px solid}.new-serial-wrapper .btn{background:inherit;border:none;border-radius:4px;cursor:pointer;transition:background-color .3s ease;text-decoration:underline}.new-serial .control{display:flex;flex-direction:column;padding-bottom:1em}.control label{display:flex;justify-content:space-between}.tooltip{position:fixed;top:40%;left:50%;transform:translate(-50%,-50%);z-index:1000;border:#6e2a1f 1px solid;background:#e67460;color:#1a1a1a;border-radius:.5em;padding:.5em;opacity:.8}.serial-item{border-top:antiquewhite 1px solid;display:flex;justify-content:start}.serial-item div{margin:.2em;width:min-content}.serial-item .serial{width:8em}.serial-item .serial-item-btn{background:inherit;width:min-content;border:none;border-radius:4px;cursor:pointer;transition:background-color .3s ease;text-decoration:underline}.days-later{color:#bab8e6}@media (max-width: 600px){.days-later{display:none}}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{justify-content:center;margin:0;display:flex;place-items:start;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
