@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap";*{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}body,html{margin:0;padding:0}h1,h2,h3,h4,h5,h6{text-wrap:balance;margin:0;padding:0}p{text-wrap:pretty;margin:0;padding:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}.btn{background-color:#8159ef;padding:16px 24px;border-radius:32px;font-size:.875rem;color:#fff;border:0;box-shadow:none;text-decoration:none}.btn.red{background-color:#ff4975}html{scroll-behavior:smooth;scroll-padding-top:60px;background-color:#181818}body{font-family:Plus Jakarta Sans,sans-serif;font-optical-sizing:auto;font-size:1rem;color:#fff}.app{width:100%;max-width:600px;margin:9px auto}.app .container{margin:20px;background-color:#222;border-radius:16px;padding:20px}.app .container.full{padding:0}.controls-loading{position:absolute;display:flex;justify-content:center;align-items:center;width:100%;height:100%;top:0%;left:0%}.footer{width:100%;bottom:0;height:50px}.no-touch{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.camera-full{width:100%;display:flex;justify-content:center;position:relative}.controls-slide{position:absolute;top:40%;left:20px;display:flex;flex-direction:column;gap:37px}.controls{padding:0 20px;width:100%;color:#fff;position:absolute;bottom:0;margin-bottom:20px}.controls-up{color:#fff;position:absolute;top:0}.controls-up .up__body{display:flex;flex-direction:column;align-items:center}.video{justify-content:center;width:100%;height:calc(100vh - 80px);height:calc(100dvh - 80px);border-radius:16px;object-fit:cover;background-color:#181818}.camera{transform:scaleX(-1)}.buttons{display:flex;justify-content:center}.grid-progress{display:flex}.grid-send{width:100%;display:flex;justify-content:space-between;align-items:center}.progress-container{position:relative;width:40vw;max-width:450px;height:24px;margin-top:10px}progress{width:100%;height:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;transform:scaleX(-1);border-radius:16px;display:flex}progress::-webkit-progress-bar{background-color:#b4ffdb;border-radius:16px}progress::-webkit-progress-value{background-color:#068a72;border-radius:16px;transition:width 1s linear}progress::-moz-progress-bar{background-color:#b4ffdb;transition:width 1s linear}.progress-text{position:absolute;top:4px;left:90%;transform:translate(-50%);font-size:12px;color:#fff;font-weight:700}.camera-button{touch-action:manipulation;-webkit-tap-highlight-color:transparent;transition:transform .5s}#error-page{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;background-color:#f8f9fa;color:#343a40;text-align:center;font-family:Arial,sans-serif}#error-page h1{font-size:4rem;margin-bottom:1rem}#error-page p{font-size:1.5rem;margin-bottom:1rem}#error-page .error-details{font-style:italic;color:#6c757d}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000000b3;display:flex;align-items:center;justify-content:center;z-index:1000}.modal-content{background-color:#181818;color:#fff;padding:45px 30px;border-radius:16px;width:300px;max-width:80%;text-align:center;box-shadow:0 2px 10px #0000001a;position:relative;z-index:1001}.modal-content h2,.modal-content p{font-size:1rem;margin-top:30px}.modal-close{position:absolute;top:10px;right:10px;background:none;border:none;font-size:1.5rem;cursor:pointer;color:#fff}.modal-action:hover{background-color:#0056b3}.modal-action:disabled{background-color:#007bff;cursor:not-allowed;opacity:.7}.modal__footer{display:flex;align-items:center;justify-content:space-around;margin-top:30px}.error{background-color:#ff4975;color:#fff;border-radius:32px;padding:9px 18px;font-size:.875rem;display:flex;align-items:center;gap:8px}.progress-float{display:flex;gap:8px;align-items:center;font-size:.875rem;background-color:#181818c2;color:#fff;padding:11px 18px;border-radius:30px}.logo{display:inline-block}.logo__body{display:flex;align-items:center}.end-page{overflow-y:auto;display:flex;flex-direction:column;align-items:center;padding:20px 0;height:calc(100vh - 40px);height:calc(100dvh - 40px);text-align:center}.end-page .logo{margin-top:5%}.end-page .icon{margin-top:40px}.end-page h1{margin-top:22px;font-weight:400;font-size:52px}.end-page h2{color:#8159ef;font-weight:400;font-size:22px}.end-page p{max-width:260px;margin:22px auto 0}.end-page a{margin-top:22px}.end-page .line,.end-page .line img{width:100%}
