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;height:100vh;width:100vw}*,body{margin:0}*{box-sizing:border-box;padding:0}::-webkit-scrollbar{display:none}:root{font-size:62.5%}.page{display:flex;flex-direction:column;overflow-y:scroll;padding:0 3rem 3rem 2rem;position:relative}.loader{align-items:center;display:flex;height:100vh;justify-content:center}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:active,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:hover{-webkit-box-shadow:inset 0 0 0 999px #fff!important}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}ol,ul{font-size:1.2rem}.form{margin-top:3rem;overflow-y:scroll;padding:0 3rem;width:100%}.label{color:#111827;display:block;font-size:1.8rem;font-weight:500;margin-bottom:1.1rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}input,textarea{background-color:#fff;border:1px solid #e0e0e0;border-radius:.5rem;color:#111827;padding:1.2rem;width:100%}.addMoreBtn,input,textarea{display:block;font-size:1.6rem}.addMoreBtn{background-color:#1f2937;border:none;border-radius:.5rem;font-weight:700;margin-bottom:3rem;max-width:20rem;padding:1.2rem 1rem}.addMoreBtn,.removeBtn{color:#fff;cursor:pointer;outline:none}.removeBtn{background-color:#dc2626;border:none;border-radius:.4rem;font-size:1.5rem;padding:0 1.8rem}.submitBtn{background-color:#1f2937;border:none;border-radius:.25rem;color:#fff;cursor:pointer;font-size:1.6rem;font-weight:700;margin-bottom:1.25rem;outline:none;padding:1.2rem 0;width:100%}.navContainer{background-color:#1f2937;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);flex-wrap:wrap;justify-content:space-between;padding:1.8rem 3rem;position:-webkit-sticky;position:sticky;top:0;z-index:10}.headWrapper,.navContainer{align-items:center;display:flex}.headWrapper{color:#fff;cursor:pointer}.navHead{font-size:2rem;font-weight:600}.navBtn{background:#1f2937;border:1px solid #6b7280;border-radius:.25rem;color:#fff;cursor:pointer;font-size:1.6rem;outline:none;padding:1rem}.tooltip-container{position:relative}.tooltip-container,.tooltip-trigger{display:inline-block}.tooltip-content{background-color:#333;border-radius:4px;box-shadow:0 2px 10px rgba(0,0,0,.2);color:#fff;font-size:.875rem;max-width:250px;padding:8px 12px;pointer-events:none;position:absolute;text-align:center;white-space:normal;z-index:1000}.tooltip-content:after{border:6px solid transparent;content:"";height:0;position:absolute;width:0}.tooltip-top{bottom:100%;left:50%;margin-bottom:8px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.tooltip-top:after{border-top-color:#333;left:50%;margin-left:-6px;top:100%}.tooltip-bottom{left:50%;margin-top:8px;top:100%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.tooltip-bottom:after{border-bottom-color:#333;bottom:100%;left:50%;margin-left:-6px}.tooltip-left{margin-right:8px;right:100%;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.tooltip-left:after{border-left-color:#333;left:100%;margin-top:-6px;top:50%}.tooltip-right{left:100%;margin-left:8px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.tooltip-right:after{border-right-color:#333;margin-top:-6px;right:100%;top:50%}.loginPage{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:center;padding:1rem 3rem;width:100vw}.loginHead{color:#111827;font-size:2.4rem;font-weight:700;letter-spacing:-.025em;text-align:center}.loginForm{margin-top:2rem;min-width:30vw}.loginInput{-webkit-appearance:none;appearance:none;border:1px solid #d1d5db;border-top-left-radius:.375rem;border-top-right-radius:.375rem;color:#111827;display:block;font-size:1.6rem;outline:none;padding:1rem}.loginBtn,.loginInput{position:relative;width:100%}.loginBtn{border-radius:.375rem;color:#fff;display:flex;font-size:1.54rem;font-weight:500;justify-content:center;margin-top:2rem;padding:.8rem 1rem}.loginBtn,.loginBtn:hover{background-color:#1f2937}.questionsPage{display:flex;flex-direction:column;overflow-y:scroll;position:relative;width:100%}.copiedContainer{display:flex;justify-content:center;left:0;position:absolute;right:0;transition-property:all}.copiedText{border-radius:.375rem;font-size:2rem;margin-top:1.25rem;padding:.5rem}.questionDetails{display:flex;gap:2rem;justify-content:space-between;margin-top:3rem;width:100%}.questionDetails button{background:#fff;border:none;cursor:pointer;font-size:1.8rem;font-weight:400;margin-top:1rem;text-align:left}.questioneeDetails{font-size:1.8rem;font-weight:400;margin-top:.5rem}button.questioneeDetails{align-items:center;background-color:#1f2937;border-radius:.375rem;color:#fff;cursor:pointer;display:flex;font-size:1.6rem;gap:1rem;justify-content:center;padding:1rem 4rem;text-decoration:none;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}button.questioneeDetails svg{height:3rem;width:3rem}.questionsHeader{font-size:2.5rem;margin-bottom:2rem}.qr{display:flex;justify-content:center}.questionsPage h1{font-size:3rem;font-weight:600;margin-top:4rem}.questionsPage ol{margin-top:1rem}.questionsPage ol li{margin-bottom:1rem;margin-left:2rem}.questionsPage ol li a{text-decoration:none}.questionsWrapper{margin-top:1rem}.question{border-bottom:1px solid #1f2937;font-size:2rem;margin-top:1rem;padding-bottom:1.5rem}.lastQuestion,.question{color:#1f2937;cursor:grab}.lastQuestion{margin-top:1.25rem;padding-bottom:1.6rem}.retryBtn{background-color:#dc2626;padding:1rem 5rem}.retryBtn,.viewResponseBtn{border-radius:.375rem;color:#fff;cursor:pointer;font-size:1.6rem;text-decoration:none}.viewResponseBtn{background-color:#1f2937;padding:1rem 4rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.questionsBtns{display:flex;gap:2rem;justify-content:center;margin-top:4rem}ol li>div{font-weight:600;margin-bottom:1rem}.header{align-items:center;display:flex;justify-content:space-between;margin:2rem 0;width:100%}.headertext{font-size:2.8rem;font-weight:600}.headerBtn{background-color:#1f2937;border:none;border-radius:.375rem;color:#fff;cursor:pointer;font-size:1.6rem;outline:none;padding:1rem}table{border:1px solid #d1d5db;border-collapse:collapse;min-width:100%;overflow:hidden;text-align:center}th{border:1px solid #d1d5db;color:#111827;font-size:2rem;font-weight:500;padding:1.5rem 0}th:hover{background-color:#f0f0f0;cursor:pointer;transition:background-color .3s ease}.tableData{color:#111827;font-size:1.4rem}.tableCompleted,.tableData{border:1px solid #d1d5db;font-weight:400;white-space:nowrap}.tableCompleted{font-size:1.5rem}.tableDataActions{border:1px solid #d1d5db;color:#111827;font-size:1.4rem;font-weight:400;padding:1.4rem 2rem}.viewQuestionsBtn{background-color:#1f2937;margin-right:.5rem}.deleteBtn,.viewQuestionsBtn{border:0;border-radius:.375rem;color:#fff;cursor:pointer;display:inline-block;outline:none;padding:1rem;width:48%}.deleteBtn{background-color:#dc2626}.toggle-switch{display:inline-block;height:2.5rem;margin-right:3rem;position:relative;width:5rem}.toggle-switch input[type=checkbox]{display:none}.toggle-switch .switch{background-color:#ccc;border-radius:25px;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:background-color .2s ease}.toggle-switch .switch:before{background-color:#111827;border-radius:50%;content:"";height:21px;left:2px;position:absolute;top:2px;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;width:21px}.toggle-switch input[type=checkbox]:checked+.switch:before{background-color:#fff;-webkit-transform:translateX(25px);transform:translateX(25px)}.toggle-switch input[type=checkbox]:checked+.switch{background-color:#111827}.toggle-switch-label{font-size:1.5rem;margin-right:1.2rem;-webkit-user-select:none;user-select:none}
/*# sourceMappingURL=main.83c53915.css.map*/