@import"https://fonts.googleapis.com/css2?family=Geist:wght@100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap";.custom-button{cursor:pointer;transition:background .2s,box-shadow .2s;display:inline-flex;justify-content:center;align-items:center;gap:10px;border-radius:8px;text-align:center;font-family:Roboto;font-size:1rem;font-style:normal;font-weight:400;line-height:normal;-webkit-user-select:none;user-select:none}.custom-button.default{background-color:#4f5980;color:#fff;border:none;padding:8px 22px}.custom-button.default:hover{background-color:#6f7aa4;box-shadow:0 7px 6.3px #30395b40}.custom-button.outline{border:1px solid var(--Main-Color, #30395B);background:#fff;color:#30395b;padding:8px 22px}.custom-button.outline:hover{box-shadow:0 7px 6.3px #30395b40}.custom-button.option{border:1px solid rgba(48,57,91,.5);background:#fff;color:#30395b;padding:14px 22px;margin:0 3em 1em}.custom-button.option:hover{box-shadow:0 7px 6.3px #30395b40}.custom-button.back{border:0px solid var(--Main-Color, #30395B);background:#fff0;color:#30395b;padding:0}.back-arrow{user-drag:none;-webkit-user-drag:none;height:2em}.custom-button.transcript{border:0px solid var(--Main-Color, #30395B);background:#fff0;padding:0}.transcript{user-drag:none;-webkit-user-drag:none;height:1.75em}.transcript.compact{height:1.25em}.custom-button.keyboard-input{border:0px solid var(--Main-Color, #30395B);background:#fff0;padding:0}.keyboard-input{user-drag:none;-webkit-user-drag:none;height:2.25em}.custom-button.hidden{display:none}.custom-button.close-button{position:absolute;right:5px;top:5px;border:0px solid var(--Main-Color, #30395B);background:#fff0;padding:0}.close-button-dark{user-drag:none;-webkit-user-drag:none;pointer-events:none;height:2em}.start-flow-container{max-width:800px;width:100%}.title{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:2.5rem}.subtitle{font-size:2rem;text-align:center;margin:1em 2em;color:#30395b;font-weight:300}.subtitle-alt{font-size:2rem;text-align:center;margin-bottom:1em;color:#e09770;font-weight:400}.company-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.company-card{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:0rem;padding:1.5rem;text-align:center;transition:all .3s ease;cursor:pointer}.company-card:hover{transform:scale(1.03);box-shadow:0 10px 15px #00000014}.company-card.selected{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb4d}.company-content{display:flex;flex-direction:column;align-items:center}.company-logo{height:128px;margin-bottom:0rem}.company-name{font-weight:600;font-size:1.125rem;color:#1f2937}.button-row{margin-top:2.5rem;text-align:center}.role-list{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.role-button{width:100%;padding:.75rem 1rem;font-size:1rem;border-radius:0rem;font-weight:600;transition:background .2s ease,box-shadow .2s ease}.nav-row{display:flex;justify-content:space-between;margin-top:2em;margin-left:6em;width:100%;max-width:980px}.type-list{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.type-button{padding:.75rem 1rem;font-size:1rem;border-radius:0rem;font-weight:600;width:100%}body{margin:0;padding:0}.header{background-color:#fff;display:flex;justify-content:center;font-family:Roboto,sans-serif;z-index:99}.header--transparent{background-color:#fff0}.header__content{padding:1rem 1.25rem;display:flex;justify-content:space-between;align-items:center;max-width:886px;width:100%}.header-logo-img{height:1.5em}.header__logo{cursor:pointer}.header__logo-light{font-weight:100}.header__account-button{background:transparent;border:0px solid white;padding:.5rem;cursor:pointer;color:#30395b;font-family:Roboto,sans-serif;font-weight:400;font-size:1rem}.header__dropdown-area{position:absolute;display:flex;flex-direction:column;border:1px solid #cdcdcd;background-color:#fff;box-shadow:0 2px 10px #0000001a;right:1rem;z-index:99}.header__dropdown-button{background:transparent;border:0px solid white;padding:.5rem 1rem;cursor:pointer;color:#30395b;font-weight:400;font-size:1rem}.header__dropdown-button:hover{background-color:#cdcdcd}.background{background-image:url(/assets/main-bkgd_2x.png);background-size:cover;background-position:center;background-attachment:fixed;width:100%;position:absolute;min-height:100%}.background_gradient{background-image:url(/assets/background-1.jpg);background-size:cover;background-position:center;background-attachment:fixed;width:100%;position:absolute;min-height:100%}.dashboard{display:flex;flex-direction:column;font-family:Inter,sans-serif;align-items:center;min-height:80vh}.dashboard__main{padding:6rem 8rem;flex:1;display:flex;flex-direction:column;max-width:800px;justify-content:center}.dashboard__options{flex:1;display:flex;flex-direction:column;width:100%;align-items:center}.dashboard__welcome{width:100%;text-align:center}.dashboard__title{color:#30395b;text-align:center;font-family:Roboto;font-size:2.5em;font-style:normal;font-weight:300;line-height:normal}.dashboard__title__alt{color:#b18046;text-align:center;font-family:Roboto;font-size:2.5em;font-style:normal;font-weight:300;line-height:normal;margin-bottom:1.5em}.dashboard__subtitle{font-size:1rem;font-family:Roboto;font-weight:500;color:#000;margin-bottom:2em;margin-top:2em}.dashboard__body{font-size:1.25em;font-family:Roboto;color:#000;margin-bottom:2em;font-weight:300;line-height:1.5}.dashboard__disclaimer{font-size:.75rem;color:#000;margin-top:1em;margin-bottom:.5rem;font-weight:200}.dashboard__interview-flow{width:100%;max-width:800px}.start-button{background-color:#2563eb;color:#fff;border:none;padding:10px 16px;border-radius:0;cursor:pointer;font-weight:600;transition:background .2s ease}.start-button:hover{background-color:#1d4ed8;box-shadow:0 2px 10px #0000001a}.start-button:disabled{background-color:#93c5fd;opacity:.6;box-shadow:none}.exit-button{background-color:#dc2626;color:#fff;border:none;padding:10px 16px;border-radius:0;cursor:pointer;font-weight:600;transition:background .2s ease}.exit-button:hover{background-color:#b91c1c;box-shadow:0 2px 10px #0000001a}.exit-button:disabled{background-color:#fca5a5;opacity:.6;box-shadow:none}.interview-session-container{width:100%;display:flex;background:linear-gradient(0deg,#fff2f799 -18.76%,#fffbfb99 99.82%);background-size:cover;position:absolute;min-height:100%}.interview-session{padding:2rem;margin:0 auto;font-family:Roboto;width:1000px}.interview-header-container{width:100%;display:flex;background-color:#fff;justify-content:center;color:var(--Main-Color, #30395B)}.interview-header{display:flex;justify-content:space-between;align-items:center;font-family:Roboto;width:1000px;margin:1em 2em;font-size:1.5rem;font-weight:400}.interview-title-company{font-size:2rem;font-weight:700;margin:0}.interview-title{font-size:1.5rem;margin-left:.5rem}.interview-meta{color:#555;margin-top:.25rem}.interview-body{display:flex;flex-wrap:wrap}.info-icon-wrapper{position:relative;display:inline-block;cursor:pointer}.info-icon{margin-left:.25em;display:inline-block;width:18px;height:18px;border-radius:50%;text-align:center;font-size:14px;line-height:18px}.tooltip{position:absolute;transform:translate(0);padding:8px 12px;border:0px solid #ccc;background-color:#f3f4f6;border-radius:6px;white-space:nowrap;opacity:0;visibility:hidden;transition:opacity .15s ease,visibility .15s ease;font-size:.85rem;z-index:10;box-shadow:0 4px 12px #0003}.info-icon-wrapper:hover .tooltip{opacity:1;visibility:visible}.video-area{display:flex;flex-direction:column;gap:1rem}.video-area.full-width{width:100%}.video-container{width:100%;display:flex;margin:0 auto;justify-content:center}.video-container.compact{justify-content:left;margin:0;align-items:flex-start}.video-box{background:linear-gradient(180deg,#d1e7f1,#ffe9f6);box-shadow:0 4px 4px #c6d0d8;border-radius:8px;background-color:#f3f4f6;display:flex;align-items:center;justify-content:center;font-weight:500;color:#666;position:relative;width:100%;max-width:360px;aspect-ratio:4 / 3;flex-direction:column}.video-box.compact{width:240px;height:180px}.video-label{color:#30395b;font-family:Roboto;font-size:1.5rem;font-style:normal;font-weight:300;line-height:normal;margin-left:10px}.video-label.compact{font-size:1rem}.video-box-banner{width:100%;height:3em;position:absolute;bottom:0;background-color:#ffffffb3;border-bottom-left-radius:8px;border-bottom-right-radius:8px;display:flex;align-items:center}.video-box-banner.compact{height:2em}.main-area{flex:1;display:flex;flex-direction:column;gap:20px;padding-left:20px}.question-box{background-color:#f9fafb;padding:1rem;border-radius:8px;border:1px solid #e5e7eb}.question-text{margin:0;font-weight:500;color:#1f2937}.closed-caption-button{position:absolute;bottom:0;right:0;padding:0;margin:10px;z-index:10;width:2em;height:2em}.closed-caption-button.compact{width:1.25em;height:1.25em;margin-right:10px;margin-bottom:8px}.closed-caption-container{border:1px solid #4F5980;border-radius:8px;display:flex;justify-content:left;font-weight:500;color:#000;position:relative;height:auto;padding:.75rem;flex-direction:column;background:#fff;box-shadow:2px 3px 3px #30395b40}.closed-caption-container.full-width{width:100%;margin-left:20px}.closed-caption-container.hidden{display:none}.user-text-input-container{margin-left:20px;border:1px solid #4F5980;border-radius:8px;display:flex;align-items:end;color:#666;position:relative;width:100%;height:300px;padding-left:.75rem;padding-bottom:.75rem;flex-direction:column;background:#fff;box-shadow:2px 3px 3px #30395b40}.user-text-input-container.hidden{display:none}.user-text-input-text-area{height:100%;width:100%;min-height:80px;margin-bottom:.75em;resize:none;font-size:medium;border-top-left-radius:8px;border-top-right-radius:8px;padding:5px;border-width:0px}.user-text-input-text-area:focus{outline:none;border-color:#ccc;box-shadow:none;border-width:0px}.text-input-submit-button{width:150px;margin-right:.75rem}.text-input-button{background-color:#fff0;border:none;position:absolute;bottom:0;right:0;padding:0;margin:10px;z-index:10;width:2em;height:2em}.modal-container{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99;background-color:#0000004d;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);justify-content:center;align-items:center;display:flex}.modal-content-area{display:flex;flex-direction:column;justify-content:center;margin-left:200px;margin-right:200px}.modal-message-box{background-color:#fff;display:flex;flex-direction:column;justify-content:center;margin-top:200px;margin-bottom:50px;min-width:460px;padding:20px;border-radius:8px;-webkit-user-select:none;user-select:none}.modal-message-header{display:flex;justify-content:center;color:var(--Main-color, #30395B);text-align:center;font-family:Roboto;font-size:1.5em;font-style:normal;font-weight:300;line-height:normal;margin-top:.25em;margin-bottom:.25em}.modal-message-body{display:flex;flex-direction:column;align-items:center;color:var(--Main-color, #30395B);text-align:center;font-family:Roboto;line-height:1.5em;font-size:1em;font-style:normal;font-weight:300}.modal-control-box{margin-bottom:200px;justify-content:space-between;display:flex}.modal-button-cancel{margin-left:0}.modal-button-affirm{margin-right:0}.user-code-input-container{border:1px solid #4F5980;border-radius:5px;display:flex;color:#000;position:relative;width:100%;flex-direction:column;padding:.75rem;box-sizing:border-box;background-color:#fff;box-shadow:2px 3px 3px #30395b40}.user-code-input-prompt{font-family:monospace;font-size:1em}.divider{border:none;border-top:1px solid #ccc;margin:.5rem 0}.code-editor{height:400px;width:100%;min-height:80px;border-width:0px;font-family:monospace;font-size:1em;box-sizing:border-box;resize:vertical}.code-editor:focus{outline:none;border-color:#ccc;box-shadow:none;border-width:0px}.footer{background-color:#f7f7f7;padding:1.5rem;display:flex;justify-content:space-between;align-items:center;font-family:Roboto,sans-serif}.footer-logo-img{height:1em}.footer__logo{cursor:pointer}.footer__logo-light{font-weight:100}.footer__copyright{font-size:.8rem}.user-feedback-container{margin:1.5em;justify-content:center;align-items:center;display:flex;font-family:Roboto,sans-serif;flex-direction:column}.user-feedback-content-area{display:flex;flex-direction:column;justify-content:center;text-align:center;align-items:center;width:100%;padding:1rem 1.25rem}.user-feedback-page-title{color:#30395b;text-align:center;font-size:2rem;font-style:normal;font-weight:300;line-height:normal;margin-bottom:.75rem}.user-feedback-page-title-alt{color:#895361;text-align:center;font-size:2rem;font-style:normal;font-weight:400;line-height:normal}.user-feedback-page-subtitle{color:#30395b;text-align:center;font-size:1.5rem;font-style:normal;font-weight:300;line-height:normal;margin-bottom:1.5rem}.user-feedback-card{display:flex;flex-direction:column;padding:2rem 0;background-color:#fff;border-radius:8px;border:1px solid #e5e7eb;text-align:center;margin-bottom:1.5rem;box-shadow:2px 3px 3px #30395b40;max-width:840px;width:100%;align-items:center}.user-feedback-card-title{color:#30395b;text-align:center;font-size:1.5rem;font-style:normal;font-weight:400;line-height:normal;margin-bottom:1rem}.user-feedback-card-body{color:#30395b;text-align:center;margin:0 2rem;font-size:1rem;font-style:normal;font-weight:300;line-height:1.5;max-width:660px}.user-feedback-card-star-selection{margin-bottom:1rem;display:flex;justify-content:center;align-items:center;gap:1.5rem;font-size:2.5rem}.user-feedback-card-star-selection-star{cursor:pointer;transition:color .2s ease-in-out}.user-feedback-card-star-selection-star:hover{transform:scale(1.2)}.user-feedback-card-star-selection-star.selected{color:#facc15}.user-feedback-card-star-selection-star.unselected{color:#d1d5db}.user-feedback-card-text-area{padding:8px;height:180px;width:460px;resize:none;border:1px solid #30395B;border-radius:8px;font-size:1rem;margin-bottom:1.5rem}.user-feedback-card-text-area:focus{outline:none;box-shadow:none}.user-feedback-card-submit-button-container{display:flex;justify-content:right}.user-feedback-card-submit-button{width:90px}.proceed-to-evaluation-button-container{display:flex;justify-content:center}.proceed-to-evaluation-button{justify-content:center;width:360px}.evaluation-summary-container{width:100%;max-width:886px;display:flex;flex-direction:column;margin-bottom:2rem;box-shadow:0 3px 3px #c6d0d8;border-radius:8px;background-color:#fff;font-family:Geist,sans-serif;color:#30395b}.evaluation-summary-header{display:flex}.calendar-icon,.position-icon,.timer-icon{height:1.5em;margin-right:.3em}.evaluation-summary-header-date,.evaluation-summary-header-job-position,.evaluation-summary-header-duration{display:flex;align-items:center;text-align:left;padding:1rem;font-size:.75em;font-weight:400}.evaluation-summary-content-title{font-family:Roboto,sans-serif;font-size:1.1em;font-weight:600;margin-left:1rem}.evaluation-summary-content{margin:1rem;font-size:.9em;line-height:1.5;color:#000}.feedback-card-container{display:flex;flex-direction:column;width:100%;max-width:886px;margin-bottom:2rem;font-family:Roboto,sans-serif}.feedback-card-heading{display:flex;font-size:1.5em;font-weight:400;margin-bottom:12px;text-align:center;color:#895361}.feedback-card-tabs{display:flex;justify-content:left;gap:8px;margin-bottom:8px}.feedback-card-tab{padding:4px 8px;border:1px solid #ccc;background-color:#f9f9f9;cursor:pointer;border-radius:6px;font-size:small;transition:background-color .2s}.feedback-card-tab:hover{background-color:#eee}.feedback-card-tab.active{background-color:#dbeafe;border-color:#3b82f6;font-weight:600}.feedback-card-text-container{padding:1rem;font-size:.9em;box-shadow:0 3px 3px #c6d0d8;border-radius:8px;background-color:#fff;line-height:1.5;font-family:Geist,sans-serif}.feedback-content-sub-heading{font-family:Roboto,sans-serif;font-weight:600;font-size:1.1em;color:#30395b}.feedback-list li{line-height:1.5}.evaluation-page-background{background-image:url(/assets/background-2.jpg);background-size:cover;background-position:center;background-attachment:fixed;width:100%;position:absolute;min-height:100%}.evaluation-report-page{padding:0rem;margin:0 auto;font-family:Roboto,sans-serif}.evaluation-report-header-container{display:flex;justify-content:center;background:linear-gradient(to bottom,#d3c7f640,#cbe7ef40)}.evaluation-report-content-container{display:flex;flex-direction:column;justify-content:center;background:linear-gradient(to bottom,#f3fcffbf,#fffcf6bf,#f2f2f2b3);align-items:center;padding:1rem 1.25rem}.evaluation-report-header{display:flex;width:100%;max-width:886px;justify-content:space-between;align-items:center;padding:1rem 1.25rem}.complete-check{height:1.75em;margin-right:.5em}.evaluation-report-top-row{display:flex;align-items:center}.evaluation-report-title-company{font-size:2em;font-weight:500;color:#e09770;margin:0}.evaluation-report-title{font-size:2.25rem;color:#30395b;font-weight:300}.restart-interview-container{display:flex;padding:1rem 1.25rem;align-items:center;justify-content:center}.restart-interview-section{display:flex;flex-direction:column;justify-content:left;width:100%;max-width:886px;font-family:Geist,sans-serif;font-size:.9em}.restart-interview-section-action-buttons{display:flex;justify-content:space-between}.restart-interview-button{display:flex;width:240px;justify-content:center;padding:5px;margin-top:8px}.sample-user-feedback-container{display:flex;justify-content:center;padding:1rem 1.25rem}.sample-user-feedback-card{font-family:Roboto,sans-serif;display:flex;flex-direction:column;padding:.5rem 2rem;background-color:#fff;text-align:center;max-width:886px;width:100%;align-items:center}.sample-user-feedback-card-title{color:#30395b;text-align:center;font-size:1.5rem;font-style:normal;font-weight:400;line-height:normal;margin-bottom:1rem}.sample-user-feedback-card-body{color:#30395b;text-align:center;font-size:1rem;font-style:normal;font-weight:300;line-height:1.5;max-width:660px}.sample-user-feedback-card-star-selection{margin-bottom:1rem;display:flex;justify-content:center;align-items:center;gap:1.5rem;font-size:2.5rem}.sample-user-feedback-card-star-selection-star{cursor:pointer;transition:color .2s ease-in-out}.sample-user-feedback-card-star-selection-star:hover{transform:scale(1.2)}.sample-user-feedback-card-star-selection-star.selected{color:#facc15}.sample-user-feedback-card-star-selection-star.unselected{color:#d1d5db}.sample-user-feedback-card-text-area{padding:8px;height:180px;width:460px;resize:none;border:1px solid #30395B;border-radius:8px;font-size:1rem;margin-bottom:1.5rem}.sample-user-feedback-card-text-area:focus{outline:none;box-shadow:none}.sample-user-feedback-card-submit-button-container{display:flex;justify-content:right}.sample-user-feedback-card-submit-button{width:90px}.sign-up-invitation-container{font-family:Roboto,sans-serif;padding:2rem;flex-direction:column;text-align:center;background-color:#f2f3ff}.sign-up-invitation-header{font-size:1.5rem;font-weight:600;margin-bottom:1.5rem}.sign-up-invitation-body{font-size:1rem;margin-bottom:.5rem}.sign-up-invitation-login-button{background-color:#ff63eb;color:#fff;border:none;padding:.75rem 1.5rem;font-size:1rem;cursor:pointer;transition:background .3s ease;margin-top:1rem}.sign-up-invitation-login-button:hover{background-color:#1d4ed8}.summary-card-container{font-family:Roboto,sans-serif;display:flex;flex-direction:row;justify-content:space-between;width:100%;margin-bottom:1.25rem;border:1px solid rgba(48,57,91,.5);border-radius:8px;-webkit-user-select:none;user-select:none;cursor:default;background:#fff;padding-left:.5em;cursor:pointer;transition:box-shadow .2s ease-in-out,transform .2s ease-in-out}.summary-card-container:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.summary-card-complete-check{height:1em;margin-right:.25em}.summary-card-header{display:flex;align-items:center;padding-top:.5em;padding-left:.5em;margin-bottom:.5em}.summary-card-sub-header{padding-bottom:.5em;display:flex;align-items:center}.summary-card-company{font-size:1.25em;font-weight:500;margin:0;color:#e09770}.summary-card-interview-type{font-size:1.25em;margin-left:.5rem;font-weight:300;color:#30395b}.summary-card-session-complete{font-size:xx-small;margin-left:.5rem;border:2px solid #F00;border-radius:2px;color:red;font-weight:700;padding:2px}.summary-card-start-time,.summary-card-role,.summary-card-duration{font-size:.75em;font-weight:400;color:#30395b;font-family:Geist;margin-right:.5rem}.summary-card-proceed{align-content:center;border-width:0px}.summary-card-calendar-icon,.summary-card-position-icon,.summary-card-timer-icon{height:.8em;margin-right:5px;margin-left:.5rem}.interview-history-page{display:flex;flex-direction:column;font-family:Roboto,sans-serif;padding:1rem 1.25rem;background:linear-gradient(to bottom,#d3c7f640,#cbe7ef40,#f2f2f2)}.interview-history-page-body-container,.interview-history-page-title-container{display:flex;justify-content:center;width:100%}.interview-history-page-title{display:flex;width:100%;max-width:886px;justify-content:space-between;padding:1em 0;font-size:1.5em;font-weight:300;color:#30395b}.interview-history-page-sessions-container{display:flex;flex-direction:column;width:100%;max-width:886px;justify-content:center;padding-bottom:1em}
