#root{margin:0 auto;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.app-loading{display:grid;place-items:center;min-height:100vh}.spinner-wrapper,.draft-loader{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4rem;height:100vh}.dashboard-spinner,.candidate-list-v2,.confirmation-modal-spinner{height:100%}.screen-4-spinner{height:53vh}.draft-loader{height:100%}.test-spinner{position:absolute;left:50%;top:50%;transform:translate(-50%)}.lds-ellipsis{display:inline-block;position:relative;width:57px}.lds-ellipsis div{position:absolute;width:10px;height:10px;border-radius:50%;background:#1E1E1E;animation-timing-function:cubic-bezier(0,1,1,0)}.lds-ellipsis div:nth-child(1){left:5px;animation:lds-ellipsis1 .6s infinite}.lds-ellipsis div:nth-child(2){left:5px;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(3){left:30px;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(4){left:56px;animation:lds-ellipsis3 .6s infinite}@keyframes lds-ellipsis1{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes lds-ellipsis3{0%{transform:scale(1)}to{transform:scale(0)}}@keyframes lds-ellipsis2{0%{transform:translate(0)}to{transform:translate(24px)}}*{padding:0;margin:0;box-sizing:border-box;font-family:Inter,sans-serif}html{overflow:hidden}:root{--primary-one: #4C6EF5;--social-sign-in: #DADCE0;--primary-color: #fff;--secondary-color: #1E1E1E;--table-header: #B8BABD;--border-color: #F9F9F9;--color-1: #5BAF7B;--color-2: #4350AF;--color-3: #FD755E;--color-4: #FF4141;--color-5: #9D9D9D;--color-6: #838D95;--color-7: #ECECEC;--color-8: #DDE1E6;--color-9: #48BF84;--black-70: #5F6377;--background-1: #F4F7FA;--background-2: rgba(253, 117, 94, .12);--button-hover-background: rgba(253, 117, 94, .1)}html{font-size:10px}.input-box{width:25rem;padding:.9rem 1.8rem;border-radius:2.5rem;border:none;outline:1px solid #1E1E1E;font-size:1.5rem}.input-box:focus{outline:2px solid #FD755E}.input-box:hover{outline:2px solid #FD755E}.select-component-label{font-family:Inter,sans-serif;font-size:14px;font-weight:500;text-align:left;color:var(--black-70);padding:0 0 6px 12px;-webkit-user-select:none;user-select:none}.close-modal{float:right;margin-bottom:1rem;cursor:pointer}
