@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:not(:disabled){background-color:#4f5980;color:#fff;border:none;padding:8px 22px}.custom-button.default:hover:not(:disabled){background-color:#6f7aa4;box-shadow:0 7px 6.3px #30395b40}.custom-button.disabled{border:1px solid #BBB;background:#eee;padding:8px 22px;color:#bbb;cursor:default;box-shadow:none}.custom-button.outline:not(:disabled){border:1px solid var(--Main-Color, #30395B);background:#fff;color:#30395b;padding:8px 22px}.custom-button.outline:hover:not(:disabled){box-shadow:0 7px 6.3px #30395b40}.custom-button.option:not(:disabled){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}.action-tile{position:relative;width:100%;aspect-ratio:1 / 1;border-radius:10px;background:#fff;display:flex;flex-direction:column;justify-content:space-between;padding:.75em;cursor:pointer;transition:all .25s ease;margin:.5em}.action-tile:hover{transform:translateY(-4px);box-shadow:0 6px 12px #0003}.action-tile__content{display:flex;flex-direction:column;text-align:left;gap:12px}.action-tile__icon{width:2.2em;height:2.2em}.action-tile__title{font-size:18px;font-weight:600;color:#30395b}.action-tile__description{font-size:14px;color:#30395b;line-height:1.4}.action-tile__action{font-size:1em;font-weight:600;color:var(--accent-color);text-align:left;opacity:0;transform:translateY(5px);transition:all .2s ease}.action-tile:hover .action-tile__action{opacity:1;transform:translateY(0)}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__nav-button-container{display:flex}.header__content{padding:1rem 1.25rem;display:flex;justify-content:space-between;align-items:center;max-width:1300px;width:100%}.header-logo-pro-icon{height:1em;margin-left:.5em}.header-logo-img{height:1.5em}.header__logo{cursor:pointer}.header__logo-light{font-weight:100}.header__subscribe-plan-button,.header__resume-review-button,.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;margin-left:1.5em}.header__account-container{display:flex;align-items:center}.header__account-initial-container{display:flex;justify-content:center;align-items:center;background-color:#4f5980;border-radius:1em;height:2em;width:2em;overflow:hidden;color:#fff;font-weight:500}.header__account-dropdown{float:left;overflow:hidden}.header__dropdown-area{position:absolute;display:flex;flex-direction:column;border:1px solid #cdcdcd;background-color:#fff;box-shadow:0 2px 10px #0000001a;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;font-family:Inter,sans-serif;align-items:center;min-height:80vh;justify-content:center}.dashboard__main{padding:6rem 1rem;flex:1;display:flex;flex-direction:column;max-width:860px;justify-content:center}.dashboard__options{flex:1;display:flex;flex-direction:column;width:100%;align-items:center;padding:1rem 1.25rem}.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:600;line-height:normal}.gradient-text{background:linear-gradient(90deg,#d36fbe,#492fae);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.dashboard__subtitle{font-size:1rem;font-family:Roboto;font-weight:500;color:#000;margin-bottom:2em;margin-top:2em}.dashboard__feature_block_container{width:100%;display:flex;justify-content:space-between}.dashboard__feature_block{display:flex;background-color:#fff;padding:.3em 1em .3em .25em;justify-content:center;border-radius:4px;height:100%}.dashboard__feature_block_alt{display:flex;background-color:#3d3d3d;padding:.3em 1em .3em .25em;justify-content:center;border-radius:20px;height:100%}.dashboard__feature_block_icon,.dashboard__feature_block_icon_alt{height:1em;margin-left:.3em;margin-right:.3em}.dashboard__feature_block_title{font-size:.9em;color:#4f5980;margin-left:.25em;font-family:Roboto}.dashboard__feature_block_title_alt{font-size:.9em;margin-left:.25em;color:#fff;font-family:Roboto}.dashboard__feature_tile_icon{height:100%}.dashboard__login_button{margin-top:2em}.dashboard__body{font-size:1.25em;font-family:Roboto;color:#000;font-weight:300;line-height:1.5;margin:1.5em 0}.dashboard__disclaimer{font-size:.75rem;color:#000;margin-top:1em;margin-bottom:.5rem;font-weight:200}.dashboard__interview-flow{width:100%;max-width:1299px}.dashboard__grid{display:flex;justify-content:space-between}.interview-flow-message-container{max-width:1300px;border-radius:12px;box-shadow:2px 3px 3px #30395b40;overflow:hidden;width:100%;background-color:#fff;margin-top:1em;margin-bottom:1em}.interview-flow-message-header-container{padding:3em 7em}.interview-flow-message-header-text{text-align:center;font-weight:400;font-size:1.25em}.interview-flow-sign-in-container{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin-bottom:3em}.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:before{content:"";position:absolute;top:-3px;left:-3px;right:-3px;bottom:-3px;z-index:-1;border-radius:15px;animation:pulse-border 1s infinite;transition:opacity .5s ease;opacity:0;filter:blur(8px)}.video-box.flashing:before{opacity:.9;animation:pulse-border 1s infinite}.video-box.speaking:before{background:#6eb6f9}.video-box.thinking:before{background:#ffac79}.video-box.disconnected:before{background:#c73636}.video-placeholder{display:flex;flex-direction:column;border-radius:8px;align-items:center;overflow:hidden}.video-placeholder img{width:105%}@keyframes pulse-border{0%{transform:scale(1);opacity:.7}50%{transform:scale(1.05);opacity:1}to{transform:scale(1);opacity:.7}}.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}.webcam-feed-container{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;overflow:hidden}.webcam-feed-container img{width:105%}.webcam-feed-video{width:100%;height:100%;object-fit:cover;transform:scaleX(-1)}.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}.app-loading-screen{align-items:center;background:linear-gradient(145deg,#d3c7f647,#cbe7ef47);color:#30395b;display:flex;flex-direction:column;font-family:Roboto,sans-serif;height:100vh;justify-content:center;width:100%}.app-loading-logo{height:auto;margin-bottom:34px;width:12em}.app-loading-dots{align-items:center;display:flex;gap:10px;height:34px}.app-loading-dots span{animation:app-loading-dot-jump .9s ease-in-out infinite;background:#6f7aa4;border-radius:50%;height:10px;width:10px}.app-loading-dots span:nth-child(2){animation-delay:.12s}.app-loading-dots span:nth-child(3){animation-delay:.24s}.app-loading-message{animation:app-loading-message-cycle 4s ease-in-out both;font-family:Roboto,sans-serif;font-size:15px;font-weight:300;letter-spacing:.02em;margin:14px 0 0;min-height:1.2em;text-align:center}@keyframes app-loading-dot-jump{0%,60%,to{opacity:.45;transform:translateY(0) scale(.9)}30%{opacity:1;transform:translateY(-11px) scale(1.08)}}@keyframes app-loading-message-cycle{0%{opacity:0}12.5%,87.5%{opacity:1}to{opacity:0}}@media (prefers-reduced-motion: reduce){.app-loading-dots span{animation:none;opacity:.8}.app-loading-message{animation:none;opacity:1}}.start-flow-container{width:100%;max-width:1300px}.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;width:100%;max-width:1300px}.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%}.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;flex:1}.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}.window-view-container{display:flex;flex-direction:column;min-height:100vh}.stripe-pricing-table{background-color:#0000}.evaluation-summary-container{width:100%;max-width:1300px;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:1300px;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-header.portfolio{font-weight:500;font-size:1.1em;margin-bottom:.5em}.feedback-card-content.portfolio{font-size:.9em;line-height:1.5;font-family:Geist,sans-serif;margin-bottom:1em}.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{display:flex;flex-direction:column;flex:1;width:100%;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:1;flex-direction:column;background:linear-gradient(to bottom,#f3fcffbf,#fffcf6bf,#f2f2f2b3);align-items:center;padding:1rem 1.25rem}.evaluation-report-header{display:flex;width:100%;max-width:1300px;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:1300px;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:1300px;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 #0000004d;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{flex:1;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:1300px;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:1300px;justify-content:center;padding-bottom:1em}.account-detail-page{display:flex;flex:1;flex-direction:column;font-family:Roboto,sans-serif;padding:1rem 1.25rem;background:linear-gradient(to bottom,#d3c7f640,#cbe7ef40,#f2f2f2);align-items:center;color:#30395b}.account-page-detail-container{display:flex;justify-content:center;flex-direction:column;max-width:1300px;width:100%;background-color:#fff;border-radius:8px;box-shadow:0 4px 4px #00000026;padding:16px;margin-bottom:1.5em}.account-page-save-changes-container{display:flex;width:100%;max-width:1300px;justify-content:right;margin-bottom:1.5em}.view-past-sessions-button,.save-changes-button{margin-right:1.5em}.account-page-section-container{display:flex;width:100%;max-width:1270px;justify-content:space-between}.account-page-section-title-container{display:flex;flex-direction:column;width:25%;margin-right:1em}.account-page-section-title-container.wide{width:50%}.account-page-section-title{font-size:1.25em;font-weight:500;color:#30395b;margin-bottom:.5em}.account-page-section-subtitle{font-size:.75em;color:#30395b}.account-page-section-content-container{display:flex;flex-direction:column;width:75%}.account-page-section-content-container.narrow{width:25%}.account-page-profile-name-container,.account-page-profile-email-container{display:flex;margin-bottom:1em}.account-page-profile-first-name-container,.account-page-profile-last-name-container,.account-page-profile-email-container{display:flex;flex-direction:column;width:100%}.account-page-profile-textfield{border-width:0px;border-radius:4px;box-shadow:0 2px 4px #0000004d;margin-top:8px;margin-right:8px;height:2em;padding-left:.5em;font-size:1em}.account-page-separator{width:100%;height:1px;background-color:#555;margin-top:1.5em;margin-bottom:1.5em}.account-page-subscription-container{display:flex;height:100%;border-width:1px;border-radius:6px;border-style:solid;border-color:#ccc;padding:1em;align-items:center;justify-content:space-between}.account-page-subscription-detail-container{display:flex;flex-direction:column}.account-page-communication-preference-container{display:flex}.account-page-communication-preference-checkbox{width:20px;height:20px;accent-color:#6f7aa4}.account-page-communication-preference-detail-container{display:flex;flex-direction:column}.account-page-manage-subscription-button{border-bottom:1px solid black;margin-right:1.5em;font-size:.8em;padding-left:.5em;padding-right:.5em}.account-page-manage-subscription-button a{color:#000;text-decoration:none}.change-password-button{width:200px}.account-page-subscription-status-label{font-size:1em;font-weight:300;margin-bottom:.3em;color:#30395b}.account-page-subscription-status-text{font-size:1em;font-weight:500;color:#30395b}.account-page-subscription-status-text.active{color:#2a5f1a}.account-page-manage-subscription-button a:visited,.account-page-manage-subscription-button a:hover,.account-page-manage-subscription-button a:active{color:#000}.account-page-communication-opt-in-label{font-size:1em;font-weight:500;color:#30395b}.account-page-communication-opt-in-subtitle{font-size:.75em;color:#30395b}.subscribe-plan-page{display:flex;flex-direction:column;flex:1;width:100%;padding:0rem;margin:0 auto;font-family:Roboto,sans-serif;justify-content:center;align-items:center;background:linear-gradient(to bottom,#d3c7f640,#cbe7ef40)}.subscribe-plan-container{max-width:960px;border-radius:12px;box-shadow:2px 3px 3px #30395b40;overflow:hidden;width:100%;background-color:#fff}.subscribed-plan-detail-container{display:flex;height:100%;padding:1em;align-items:center;justify-content:space-between}.review-resume-page{display:flex;font-family:Roboto,sans-serif;justify-content:center;align-items:center;background:linear-gradient(to bottom,#d3c7f640,#cbe7ef40);color:#30395b;min-height:90vh}.review-resume-page-content{align-items:center;padding:1rem 1.25rem;display:flex;flex-direction:column;width:100%;max-width:1300px}.review-resume-page-title{width:100%;max-width:1300px;font-size:1.5em;font-weight:300;color:#30395b}.review-resume-page-subtitle{width:100%;max-width:1300px;font-size:1.2em;font-weight:300;color:#30395b}.review-results-container,.upload-component-container{max-width:1300px;border-radius:12px;box-shadow:2px 3px 3px #30395b40;overflow:hidden;width:100%;background-color:#fff;margin-top:1em;margin-bottom:1em}.upload-component-dropzone-container-narrow{border:1px solid #888;border-radius:8px;margin:0 3em 1.5em;text-align:center;cursor:pointer;min-height:300px}.review-results-side-column-section-title,.review-resume-feedback-card-content-title,.review-results-top-recommendations-title{font-weight:500;font-size:1.1rem}.review-results-side-column-section-text,.review-resume-feedback-card-content-text,.review-results-top-recommendations-list{font-weight:300;font-size:.9rem;line-height:1.4;margin-top:.8em;font-family:Geist,sans-serif}.review-resume-feedback-card-content-text{margin-top:0;font-family:Geist,sans-serif}.review-resume-feedback-card-content-container{display:flex;flex-direction:column;padding:0 .5em}.review-resume-feedback-card-content-header-container{display:flex;align-items:center}.review-resume-feedback-card-content-icon{width:1em;height:1em;color:#fff;border-radius:50%;margin-right:.25em;align-items:center;justify-content:center;display:flex}.review-resume-feedback-card-content-icon-svg{width:1em;height:1em}.review-resume-feedback-card-content-icon.bg-green{background-color:#3a9f29}.review-resume-feedback-card-content-icon.bg-yellow{background-color:#d7bf2d}.review-resume-feedback-card-content-icon.bg-red{background-color:#b61a19}.progress{width:100%;height:8px;border-radius:5px;border:1px #30395b solid;overflow:hidden;align-content:center}.progress__bar{height:6px;width:0%;transition:width .3s ease-out;margin:1px;border-radius:3px}.progress__bar.red{background:#913030}.progress__bar.yellow{background:#e9d66f}.progress__bar.green{background:#83a77e}.review-portfolio-page{display:flex;font-family:Roboto,sans-serif;justify-content:center;align-items:center;background:linear-gradient(to bottom,#d3c7f640,#cbe7ef40);color:#30395b}.review-portfolio-page-content{align-items:center;padding:1rem 1.25rem;display:flex;flex-direction:column;width:100%;max-width:1300px}.review-results-analyze-again-button{width:15em}.review-portfolio-page-title-container{display:flex;width:100%;justify-content:space-between;max-width:1300px;margin:1em 0}.review-portfolio-page-title{width:100%;max-width:1300px;font-size:1.5em;font-weight:300;color:#30395b}.review-portfolio-page-subtitle{width:100%;max-width:1300px;font-size:1.2em;font-weight:300;color:#30395b}.review-portfolio-page-section-separator{justify-content:center;margin-top:1.5em;margin-bottom:1.5em;display:flex;font-weight:500}.review-portfolio-results-container{max-width:1300px;width:100%;margin-top:1em;margin-bottom:1em}.feedback-card-text-container.summary-card{margin-bottom:2em;padding-left:2em;padding-right:2em}.review-context-params-container{display:flex;justify-content:space-between}.review-context-param{width:33%}.review-context-param.full-width{width:100%}.review-context-line-separator{border-bottom:1px black solid;margin:1em 0}.review-context-param-label{font-family:Geist,sans-serif;font-size:.8em}.review-context-param-value{font-size:1em}.review-results-container,.upload-component-container{max-width:1300px;border-radius:12px;box-shadow:2px 3px 3px #30395b40;overflow:hidden;width:100%;background-color:#fff;margin-top:1em;margin-bottom:1em;overflow:visible}.upload-component-section-title-container{margin:1.5em 1.5em .5em}.upload-component-section-title-text{font-weight:500;font-size:1.25em;margin-bottom:.5em}.upload-component-section-sub-title-text{font-family:Geist,sans-serif;font-size:.8em;font-weight:300}.upload-component-dropdown-container{width:100%;padding:0 1.5em;box-sizing:border-box}.dropdown__button{width:100%;height:30px;font-family:Roboto;font-weight:300;font-size:1em;border-radius:8px;box-shadow:2px 3px 3px #30395b40;box-sizing:border-box}.dropdown__button--open{box-shadow:2px 3px 3px #30395b40;border-bottom-left-radius:0;border-bottom-right-radius:0}.dropdown-label-container{padding-left:.5em;padding-right:.25em;width:100%;height:100%;display:flex;align-items:center;justify-content:space-between;box-sizing:border-box}.dropdown__chevron--open{transform:rotate(180deg)}.dropdown-list-container{margin-bottom:.5em;position:relative;width:100%;border-bottom-left-radius:8px;border-bottom-right-radius:8px;box-shadow:2px 3px 3px #30395b40;box-sizing:border-box;font-family:Roboto;font-weight:300;font-size:1em;background-color:#fff;padding:.25em;top:-1px;z-index:9}.dropdown__list{padding:0;margin:0}.dropdown__option{padding:.25em .75em;cursor:pointer;list-style:none;border-radius:6px;box-sizing:border-box}.dropdown__option:hover{background:#30395b;color:#fff}.upload-component-section-two-column-container{display:flex;flex-direction:row;justify-content:space-evenly;margin:0 1.5em}.upload-component-column{width:100%}.column-spacer{width:1.5em}.upload-component-sub-section-title-text{font-family:Geist,sans-serif;font-weight:300;font-size:.9em;color:#000;margin-top:1em}.portfolio-reviewer-text-input{width:100%;border-radius:6px;border:0;box-shadow:2px 3px 3px #30395b40;height:30px;font-family:Roboto;font-size:1em;font-weight:300;padding-left:.5em;box-sizing:border-box}.portfolio-reviewer-text-input:focus{outline:none}.portfolio-reviewer-analyze-button-container{justify-content:center;display:flex;margin-top:2.5em;margin-bottom:2.5em}.upload-component-dropzone-container{border:1px solid #888;border-radius:8px;margin:0 1.5em;text-align:center;cursor:pointer;min-height:300px}.upload-component-dropzone-container.wide-margin{margin:3em}.upload-component-dropzone-icon{width:75px;height:75px}.review-results-side-column-section-title,.review-portfolio-feedback-card-content-title,.review-results-top-recommendations-title{font-weight:500;font-size:1.1rem}.review-results-side-column-section-text,.review-portfolio-feedback-card-content-text,.review-results-top-recommendations-list{font-weight:300;font-size:.9rem;line-height:1.4;margin-top:.8em;font-family:Geist,sans-serif}.review-portfolio-feedback-card-content-text{margin-top:0;font-family:Geist,sans-serif}.review-results-main-column-container.no-padding{padding:0}.feedback-card-text-container.portfolio{padding-left:2em;padding-right:2em}.review-portfolio-feedback-card-content-container{display:flex;flex-direction:column;padding:0 .5em}.review-portfolio-feedback-card-content-header-container{display:flex;align-items:center}.feedback-card-score-container{display:flex;margin-bottom:.5em;align-items:center}.feedback-card-score{font-weight:200;font-size:1.3em;width:5em;margin-right:1em}.feedback-card-score.large{font-size:2em;width:6em}.feedback-card-score-value{font-weight:500;font-size:1.2em}.feedback-card-tabs.portfolio{margin:1em 0}.review-portfolio-feedback-card-content-icon{width:1em;height:1em;color:#fff;border-radius:50%;margin-right:.25em;align-items:center;justify-content:center;display:flex}.review-portfolio-feedback-card-content-icon-svg{width:1em;height:1em}.review-portfolio-feedback-card-content-icon.bg-green{background-color:#3a9f29}.review-portfolio-feedback-card-content-icon.bg-yellow{background-color:#d7bf2d}.review-portfolio-feedback-card-content-icon.bg-red{background-color:#b61a19}.job-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:0;padding:16px;margin-bottom:0;margin-top:-1px;cursor:pointer;transition:all .2s ease;position:relative;z-index:1}.job-card:hover{border-color:#6f7aa4;box-shadow:0 2px 4px #0000000d;z-index:2}.job-card.selected{border-color:#6f7aa4;border-width:0 0 0 6px;box-shadow:0 0 3px 2px #d3d3d3;z-index:3}.job-card-title{font-size:1em;font-weight:600;color:#30395b;margin-bottom:8px}.job-card-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.job-snapshot-badge{flex-shrink:0;padding:3px 7px;border-radius:999px;background:#eef0f8;color:#5f698f;font-size:.68em;font-weight:500}.job-card-company{font-size:.85em;color:#30395b;margin-bottom:6px}.job-card-location,.job-card-posted{font-size:.85em;color:#666;margin-bottom:6px}.modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.modal-content{background:#fff;padding:24px;border-radius:8px;box-shadow:0 4px 12px #00000026;max-width:500px;width:90%;max-height:90vh;overflow-y:auto;position:relative;display:flex;flex-direction:column}.resume-file-format-icon,.resume-preview-icon,.resume-download-icon{height:auto;object-fit:contain;width:2em}.resume-preview-button,.resume-preview-button:hover{background-color:transparent}.resume-preview-button:focus-visible{outline:2px solid #6f7aa4;outline-offset:-3px}.resume-preview-overlay{align-items:center;background:#0000007a;display:flex;font-family:Roboto,sans-serif;top:0;right:0;bottom:0;left:0;justify-content:center;position:fixed;z-index:1200}.resume-preview-modal{background:#fff;border-radius:14px;box-shadow:0 6px 18px #30395b47;box-sizing:border-box;color:#30395b;max-height:82vh;padding:50px 34px 20px;position:relative;width:min(395px,calc(100vw - 32px))}.resume-preview-close{background:transparent;border:0;color:#6f7aa4;cursor:pointer;font-size:32px;font-weight:200;line-height:1;padding:3px;position:absolute;right:12px;top:8px}.resume-preview-document{align-items:center;border:1px solid #6f7aa4;display:flex;justify-content:center;min-height:390px;overflow:auto;width:100%}.resume-preview-document img{display:block;height:auto;width:100%}.resume-preview-document pre{align-self:stretch;box-sizing:border-box;font-family:Roboto,sans-serif;font-size:9px;margin:0;overflow-wrap:anywhere;padding:16px;white-space:pre-wrap;width:100%}.resume-preview-error{color:#9f1239;padding:24px;text-align:center}.resume-preview-info{align-items:center;display:flex;flex-direction:column;margin-top:14px;text-align:center}.resume-preview-info strong{font-size:18px;margin-bottom:4px}.resume-preview-info span{color:#5d6688;font-size:13px}.resume-error-overlay{align-items:center;background:#0000007a;display:flex;font-family:Roboto,sans-serif;top:0;right:0;bottom:0;left:0;justify-content:center;position:fixed;z-index:1300}.resume-error-modal{background:#fff;border-radius:12px;box-shadow:0 6px 16px #30395b4d;color:#30395b;overflow:hidden;width:min(440px,calc(100vw - 32px))}.resume-error-modal-header{align-items:center;background:linear-gradient(to right,#cbe0fa,#d1cfed);display:flex;height:140px;justify-content:center}.resume-error-modal-header img{height:auto;object-fit:contain;width:5em}.resume-error-modal-body{align-items:center;display:flex;flex-direction:column;padding:24px 30px 28px;text-align:center}.resume-error-modal-body h2{font-size:18px;font-weight:400;margin:0 0 36px}.resume-error-modal-body p{color:#5d6688;font-size:17px;font-weight:300;line-height:1.35;margin:0 0 34px;max-width:340px}.resume-error-modal-body .custom-button{min-width:225px}.resume-error-modal-actions{display:flex;gap:12px;width:100%}.resume-error-modal-actions .custom-button{flex:1;min-width:0}@media (max-width: 480px){.resume-error-modal-actions{flex-direction:column-reverse}}.resume-upload-progress{align-items:center;color:#30395b;display:flex;flex-direction:column;font-family:Roboto,sans-serif;justify-content:center;min-height:300px;text-align:center;width:100%}.resume-upload-spinner{align-items:center;display:flex;height:80px;justify-content:center;position:relative;width:80px}.resume-upload-spinner-circle{animation:resume-upload-spinner-rotation 1s linear infinite;border:5px solid #ddd;border-radius:50%;border-top-color:#30395b;box-sizing:border-box;height:100%;top:0;right:0;bottom:0;left:0;position:absolute;width:100%}.resume-upload-spinner span{font-size:1em;font-weight:600;position:relative}.resume-upload-progress-title{font-size:1.25em;font-weight:400;margin:1em 1em .5em}.resume-upload-progress-description{font-size:1em;font-weight:200;margin:0 1em}@keyframes resume-upload-spinner-rotation{to{transform:rotate(360deg)}}@media (prefers-reduced-motion: reduce){.resume-upload-spinner-circle{animation:none}}.sign-in-required-modal{align-items:center;color:#30395b;display:flex;flex-direction:column;font-family:Roboto,sans-serif;padding:8px 6px 4px;text-align:center}.sign-in-required-icon{align-items:center;background:#eef0f8;border-radius:50%;color:#4f5980;display:flex;height:64px;justify-content:center;margin-bottom:18px;width:64px}.sign-in-required-icon svg{fill:none;height:30px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7;width:30px}.sign-in-required-modal h2{font-size:20px;font-weight:500;margin:0 0 14px}.sign-in-required-modal p{color:#5d6688;font-size:16px;font-weight:300;line-height:1.45;margin:0 0 28px;max-width:360px}.sign-in-required-actions{display:flex;gap:12px;width:100%}.sign-in-required-actions .custom-button{flex:1}@media (max-width: 480px){.sign-in-required-actions{flex-direction:column-reverse}}.job-detail-pane{display:flex;flex-direction:column;background-color:#fff;position:relative}.job-detail-header{flex-shrink:0;padding:1em;border-bottom:1px solid #e5e7eb;background-color:#fff}.job-detail-content{flex-grow:1;overflow-y:auto;padding:1em}.job-detail-title{font-size:1.5em;font-weight:700;color:#30395b;margin-bottom:8px}.job-detail-metadata-container{display:flex;flex-direction:column;font-size:16px;color:#374151;margin-bottom:16px}.job-detail-metadata-title{font-size:1.2em;font-weight:600;color:#30395b;margin-bottom:8px}.job-detail-metadata-company{font-size:1em;color:#30395b;margin-bottom:6px}.job-detail-metadata-location,.job-detail-metadata-posted{font-size:1em;color:#666;margin-bottom:6px}.job-source-link{align-items:center;color:#30395b;display:inline-flex;font-size:1em;font-weight:600;gap:3px;margin-bottom:20px;text-decoration:none}.job-source-link span{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.job-source-link-icon{fill:none;height:15px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5;width:15px}.job-source-link:hover{color:#4f5980}.job-source-link:focus-visible{border-radius:2px;outline:2px solid #6f7aa4;outline-offset:3px}.job-detail-header-buttons{display:flex;flex-shrink:0;gap:8px;margin-left:16px}.job-header-icon-button{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:38px;height:38px;border:0;border-radius:50%;background:#f7f8fc;color:#6f7aa4;cursor:pointer}.job-header-icon-button svg{width:20px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.job-header-icon-button:hover{background:#eef0f8;color:#30395b}.job-header-icon-button.saved svg{fill:currentColor}.job-header-icon-button:disabled{cursor:wait;opacity:.65}.job-header-icon-button:focus-visible{outline:2px solid #6f7aa4;outline-offset:2px}.job-share-button-container{position:relative}.job-share-status{position:absolute;top:calc(100% + 6px);right:0;z-index:4;width:max-content;padding:5px 8px;border-radius:4px;background:#30395b;color:#fff;font-size:.75em;font-weight:400;line-height:1.2;box-shadow:0 2px 8px #30395b33}.job-share-status.error{background:#a33a3a}.job-save-error{margin-bottom:12px;color:#a33a3a;font-size:.85em}.job-snapshot-notice{flex-shrink:0;padding:10px 16px;border-bottom:1px solid #d9ddeb;background:#f5f6fb;color:#515b80;font-size:.85em}.job-detail-company{font-size:16px;color:#374151;margin-bottom:16px}.job-detail-actions{display:flex;justify-content:space-between;gap:12px}.btn-view-job{padding:8px 22px;background-color:#fff;border:1px solid #d1d5db;color:#374151}.btn-mock-interview{padding:8px 22px;background-color:#6f7aa4;border:1px solid transparent;color:#fff}.btn-tailor-resume{padding:8px 22px;border-color:#6f7aa4;color:#30395b}.btn-tailor-resume:disabled{cursor:not-allowed;opacity:.6}.job-detail-section{margin-bottom:24px}.section-title{font-size:1em;font-weight:600;color:#30395b;margin-bottom:8px}.section-subtitle{font-size:.75em;font-weight:300;color:#30395b;margin-bottom:.5em}.section-content{font-size:14px;line-height:1.6;color:#4b5563}.section-content ul{padding-left:20px;margin:8px 0}.section-content li{margin-bottom:4px}.ai-analyzed-badge{top:0;right:0;background-color:#d8dce7;color:#30395b;font-size:1em;padding:.25em;font-weight:300;position:absolute;z-index:3}.job-detail-manual-entry-section{padding:1em;background-color:#fff;display:flex;flex-direction:column;height:100%}.how-it-works-button{border:none;background:transparent;padding:0;margin-bottom:1em;align-self:flex-start;text-decoration:underline}.job-detail-entry-text-area{resize:none;margin-bottom:1em;-webkit-user-select:none;user-select:none;height:auto;flex:1 1 auto;overflow:auto;min-height:0;border-radius:8px;padding:.5em;border:1px solid #888}.job-detail-entry-text-area:focus{outline:none;box-shadow:none}.job-detail-entry-text-area:focus-visible{outline:none}.start-mock-interview-buttons-container{display:flex;justify-content:space-between}.how-it-works-modal-header{text-align:center;background:linear-gradient(to right,#cbe0fa,#d1cfed);padding:24px 24px 16px;margin:-24px -24px 24px;border-radius:8px 8px 0 0}.how-it-works-title{font-family:Roboto,sans-serif;font-size:20px;font-weight:400;margin:0 0 8px;color:#30395b}.how-it-works-subtitle{font-family:Roboto,sans-serif;font-size:14px;color:#30395b;font-weight:300;margin:0}.how-it-works-body{display:flex;flex-direction:column;align-items:center;gap:16px;margin-bottom:24px}.how-it-works-step{text-align:center}.step-title{font-family:Roboto,sans-serif;font-size:16px;font-weight:400;color:#30395b;margin-bottom:4px}.step-subtitle{font-family:Roboto,sans-serif;font-size:14px;color:#666;font-weight:300}.how-it-works-arrow{font-size:20px;color:#30395b}.how-it-works-footer{display:flex;justify-content:center;margin-top:auto}.tailor-resume-modal{color:#30395b;font-family:Roboto,sans-serif}.tailor-resume-header{align-items:flex-start;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;margin-bottom:20px;padding-bottom:16px}.tailor-resume-header h2{font-size:22px;margin:0 0 4px}.tailor-resume-header p{color:#666;margin:0}.tailored-resume-output{border:1px solid #d1d5db;border-radius:8px;box-sizing:border-box;font:inherit;line-height:1.5;min-height:320px;padding:12px;resize:vertical;width:100%}.additional-info-header h2{font-size:24px}.tailor-match-summary{border-bottom:1px solid #30395b;padding:10px 16px 28px}.tailor-match-summary>h3{font-size:24px;font-weight:400;margin:0 0 24px}.tailor-match-summary>h3 span{font-weight:600}.tailor-match-summary>h3 span.high{color:#279229}.tailor-match-summary>h3 span.medium{color:#d38b20}.tailor-match-summary>h3 span.low{color:#b61a19}.tailor-match-summary>p{font-size:17px;font-weight:300;line-height:1.55;margin:0 0 24px}.tailor-match-list{margin-bottom:22px}.tailor-match-list:last-child{margin-bottom:0}.tailor-match-list h4{font-size:17px;margin:0 0 7px}.tailor-match-list h4 span{font-weight:400}.tailor-match-item{align-items:flex-start;display:flex;font-size:16px;gap:9px;line-height:1.45;margin:5px 0}.tailor-match-item>span{align-items:center;display:flex;flex:0 0 18px;font-size:17px;height:18px;justify-content:center;margin-top:2px}.tailor-match-item.match>span{color:#279229}.tailor-match-item.miss>span{border:1px solid #f0a04b;border-radius:50%;color:#f0a04b;font-size:12px}.tailor-match-item p{margin:0}.tailor-additional-info{padding:0 16px 30px}.tailor-additional-info-heading{margin:0 -16px 24px;padding:12px 16px 0}.tailor-additional-info-heading h3{font-size:22px;margin:0 0 6px}.tailor-additional-info-heading p{color:#4b5563;font-size:13px;margin:0}.tailor-resume-question-card{border:1px solid #6f7aa4;border-radius:12px;box-shadow:6px -8px #9684f4;display:flex;flex-direction:column;margin:0 0 48px;padding:22px 28px 26px}.tailor-resume-question-card>span{font-size:17px;margin-bottom:6px}.tailor-resume-question-card>strong{font-size:18px;line-height:1.45;margin-bottom:5px}.tailor-resume-question-card>small{color:#4b5563;font-size:15px;line-height:1.45;margin-bottom:20px}.tailor-resume-question-card textarea{border:1px solid #6f7aa4;border-radius:10px;box-sizing:border-box;font:inherit;min-height:200px;padding:12px;resize:vertical;width:100%}.tailor-results-footer{align-items:center;background:#fff;border-top:1px solid #30395b;bottom:0;display:flex;justify-content:space-between;margin:0 -32px;padding:22px 16px;position:sticky;z-index:3}.tailor-results-link{background:transparent;border:0;color:#4f5980;cursor:pointer;font:inherit;text-decoration:underline;text-underline-offset:3px}.updated-resume-header{border-bottom-color:#30395b}.updated-resume-header h2{font-size:24px}.updated-resume-header p{color:#30395b;font-size:17px}.updated-resume-output{border-color:#6f7aa4;border-radius:10px;min-height:calc(100vh - 220px);padding:26px}.updated-resume-footer{gap:20px}.tailor-copy-action{align-items:center;display:flex;gap:10px;margin-left:auto}.tailor-copy-action span{color:#4b5563;font-size:13px}.tailor-resume-drawer-overlay{top:0;right:0;bottom:0;left:0;pointer-events:none;position:fixed;transition:background-color .5s ease-in-out,backdrop-filter .5s ease-in-out;z-index:1000}.tailor-resume-drawer-overlay.open{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#1f233433;pointer-events:auto}.tailor-resume-drawer{background:#fff;box-shadow:-5px 0 18px #30395b2e;color:#30395b;height:100%;max-width:calc(100% - 180px);overflow:visible;position:absolute;right:0;top:0;transform:translate(calc(100% + 60px));transition:transform .5s ease-in-out;width:82%}.tailor-resume-drawer.open{pointer-events:auto;transform:translate(0)}.tailor-resume-drawer.collapsed{pointer-events:auto;transform:translate(calc(100% - 20px))}.tailor-resume-drawer-close{background:transparent;border:0;color:#30395b;cursor:pointer;font:inherit;position:absolute;right:32px;text-decoration:underline;text-underline-offset:3px;top:26px}.tailor-resume-drawer-close:disabled,.tailor-resume-drawer-handle:disabled{cursor:not-allowed;opacity:.5}.tailor-resume-drawer-handle{align-items:center;background:#fff;border:0;border-radius:18px 0 0 18px;box-shadow:-4px 3px 10px #30395b33;color:#30395b;cursor:pointer;display:flex;height:84px;justify-content:center;left:-50px;position:absolute;top:23%;transition:opacity .15s ease;width:50px;z-index:2}.tailor-resume-drawer.closed .tailor-resume-drawer-handle{opacity:0;pointer-events:none}.tailor-resume-drawer-handle img{height:auto;object-fit:contain;width:2em}.tailor-resume-drawer-body{height:100%;overflow-y:auto}.tailor-resume-drawer-content{align-items:center;display:flex;flex-direction:column;margin:0 auto;max-width:625px;padding:130px 28px 60px}.tailor-resume-drawer-results{box-sizing:border-box;min-height:100vh;padding:28px 32px 0}.tailor-resume-drawer-content h2{font-size:28px;margin:0 0 8px}.tailor-resume-drawer-content>p{font-size:18px;margin:0 0 24px;text-align:center}.tailor-existing-resume{align-items:center;background:#fff;border:1px solid #6f7aa4;border-radius:10px;box-shadow:0 4px 8px #30395b2e;display:flex;min-height:84px;overflow:hidden;width:100%}.tailor-existing-resume-select{align-items:center;align-self:stretch;background:transparent;border:0;color:#30395b;cursor:pointer;display:flex;flex:1;font:inherit;padding:12px;text-align:left}.tailor-existing-resume-icon{align-items:center;display:flex;height:42px;justify-content:center;margin-right:14px;width:42px}.tailor-existing-resume-icon .resume-file-format-icon{height:auto;object-fit:contain;width:2em}.tailor-existing-resume-info{display:flex;flex:1;flex-direction:column;gap:3px}.tailor-existing-resume-info strong{font-size:16px}.tailor-existing-resume-info small{color:#6b7280;font-size:12px}.tailor-resume-file-actions{align-items:center;align-self:stretch;display:flex;margin:10px 0}.tailor-resume-file-action{align-items:center;align-self:stretch;background:transparent;border:0;color:#30395b;cursor:pointer;display:flex;justify-content:center;padding:0 18px;text-decoration:none}.tailor-resume-file-action+.tailor-resume-file-action{border-left:1px solid #a6acc1}.tailor-resume-file-action:hover{background:transparent}.tailor-resume-file-action:focus-visible{outline:2px solid #6f7aa4;outline-offset:-3px}.tailor-resume-file-action .resume-preview-icon{height:auto;width:2em}.tailor-resume-file-action .resume-download-icon{height:auto;object-fit:contain;width:2em}.tailor-existing-resume-select:focus-visible{outline:2px solid #6f7aa4;outline-offset:-3px}.tailor-resume-divider{font-size:22px;margin:16px 0}.tailor-resume-dropzone{align-items:center;border:1px solid #6f7aa4;border-radius:10px;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:column;justify-content:center;min-height:420px;padding:32px;text-align:center;transition:background-color .15s ease,border-color .15s ease;width:100%}.tailor-resume-dropzone.drag-active,.tailor-resume-dropzone.selected{background:#f5f7ff;border-color:#4f5980}.tailor-resume-progress-box{cursor:default;margin:102px auto 60px;max-width:625px}.tailor-resume-dropzone strong{font-size:24px;font-weight:400;margin:22px 0 14px}.tailor-resume-dropzone span{color:#5d6688;font-size:15px;line-height:1.6}.tailor-resume-upload-icon{align-items:center;background:#dfe6ff;border-radius:50%;display:flex;height:48px;justify-content:center;width:48px}.tailor-resume-upload-icon svg{fill:none;height:31px;stroke:#5b8df6;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5;width:31px}.tailor-resume-selected-file-icon{align-items:center;display:flex;justify-content:center}.tailor-resume-selected-file-icon .resume-file-format-icon{height:auto;object-fit:contain;width:2em}.tailor-resume-continue{margin-top:30px;min-width:162px}.tailor-upload-confirmation-header{background:linear-gradient(to right,#cbe0fa,#d1cfed);margin:-24px -24px 24px;padding:24px 24px 16px;text-align:center}.tailor-upload-confirmation-header h2{color:#30395b;font-family:Roboto,sans-serif;font-size:20px;font-weight:400;margin:0 0 8px}.tailor-upload-confirmation-header p{color:#30395b;font-family:Roboto,sans-serif;font-size:14px;font-weight:300;margin:0}.tailor-upload-confirmation-footer{display:flex;justify-content:space-between;margin:0 16px}@media (max-width: 720px){.tailor-resume-drawer{max-width:none;width:100%}.tailor-resume-drawer-handle{display:none}.tailor-resume-drawer-content{padding-top:100px}.tailor-resume-progress-box{margin-top:72px}.tailor-resume-dropzone{min-height:320px}}.job-board-page{display:flex;font-family:Roboto,sans-serif;justify-content:center;align-items:center;background:linear-gradient(to bottom,#d3c7f640,#cbe7ef40);color:#30395b}.job-board-container{padding:1rem 1.25rem;flex-direction:column;width:100%;max-width:1300px;height:100vh;display:flex}.job-board-header{margin-bottom:20px}.job-board-title{font-size:24px;font-weight:600;color:#111827;margin-bottom:16px}.job-filters-bar{display:flex;flex-direction:column;flex-wrap:wrap;gap:.8em;background-color:#fff;padding:1em 2em;border-radius:8px;box-shadow:0 1px 3px #0000001a}.filter-dropdown-container{display:flex;width:100%;align-items:center}.filter-label{font-size:1em;margin-right:1em}.filter-dropdown{padding-right:.5em;width:12em}.dropdown__button.outline{box-shadow:none;height:20px;font-size:.75em;font-weight:400;background-color:#fff}.dropdown__button--open.outline{box-shadow:none;font-size:.75em;font-weight:400}.dropdown__option.outline{font-weight:400}.dropdown-label-container.outline{border-style:solid;border-color:#888;border-width:1px;box-shadow:none;border-radius:10px;height:100%}.dropdown-label-container--open.outline{border-bottom-style:none;border-bottom-right-radius:0;border-bottom-left-radius:0}.dropdown-list-container.outline{border-style:solid;border-top-style:none;border-color:#888;border-width:1px;box-shadow:none;border-bottom-right-radius:15px;border-bottom-left-radius:15px}.search-row-container{display:flex;width:100%}.search-jobs-button-container{display:flex;justify-content:right}.search-input-wrapper{position:relative;flex-grow:1;min-width:200px}.search-input{width:100%;padding:8px 12px 8px 36px;border:1px solid #888;border-radius:6px;font-size:14px}.filter-select{padding:8px 12px;border:1px solid #888;border-radius:6px;font-size:14px;background-color:#fff;min-width:120px}.job-search-results-sorting-container{display:flex;align-items:flex-end;justify-content:space-between;border-bottom:1px solid #9aa3c1;margin-bottom:.75em}.sort-dropdown{width:8em;margin-bottom:.55em}.job-board-tabs{display:flex;align-items:flex-end;gap:.35em}.job-board-tab{display:flex;align-items:center;gap:.4em;min-height:2.7em;margin:0 0 -1px;padding:.45em .5em .55em;border:0;border-bottom:4px solid transparent;background:transparent;color:#6f7aa4;font-family:Roboto,sans-serif;font-size:1em;font-weight:400;cursor:pointer}.job-board-tab:hover{color:#30395b}.job-board-tab.active{border-bottom-color:#4f5c88;color:#30395b;font-weight:700}.job-board-tab:focus-visible{border-radius:4px;outline:2px solid #6f7aa4;outline-offset:2px}.job-board-tab-count{display:inline-flex;align-items:center;justify-content:center;min-width:1.65em;height:1.65em;padding:0 .4em;border-radius:999px;background:#e5e9f8;color:#6f7aa4;font-size:.75em;font-weight:500;box-sizing:border-box}.job-board-content{display:flex;gap:.75em;flex:1;overflow:hidden;margin-bottom:1em}.job-board-status{width:100%;padding:40px;color:#6b7280;text-align:center}.job-board-status-error{color:#a33a3a}.job-board-shared-job-content .job-detail-pane{flex:1}.job-list-pane{flex:1;min-width:350px;max-width:450px;overflow-y:auto;padding-right:4px}.job-detail-pane{flex:2;background-color:#fff;border-radius:12px;box-shadow:0 4px 6px #0000000d;overflow-y:auto;border:1px solid #888}.job-list-pane::-webkit-scrollbar,.job-detail-pane::-webkit-scrollbar{width:6px}.job-list-pane::-webkit-scrollbar-thumb,.job-detail-pane::-webkit-scrollbar-thumb{background-color:#888;border-radius:3px}.split-search-container{display:flex;align-items:center;background-color:#fff;border:1px solid #888;border-radius:6px;width:100%;position:relative;height:2.25em;margin-right:.75em}.multi-select-container{flex:1;position:relative;height:100%;border-right:1px solid #888}.multi-select-trigger{display:flex;justify-content:space-between;align-items:center;padding:0 16px;height:100%;cursor:pointer;font-size:14px;-webkit-user-select:none;user-select:none;color:#111827}.multi-select-trigger .placeholder{color:#6b7280}.multi-select-trigger .chevron{font-size:10px;color:#9ca3af}.multi-select-dropdown{position:absolute;top:calc(100% + 4px);left:0;width:100%;background:#fff;border:1px solid #888;border-radius:8px;box-shadow:0 4px 6px -1px #0000001a;z-index:50;padding:8px 0;max-height:240px;overflow-y:auto}.multi-select-option{display:flex;align-items:center;padding:8px 16px;cursor:pointer;gap:8px;font-size:14px;color:#374151}.multi-select-option:hover{background-color:#f3f4f6}.location-autocomplete-container{flex:1;position:relative;height:100%}.location-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#888;pointer-events:none;z-index:10}.location-input{width:100%;height:100%;border:none;outline:none;padding:0 16px 0 40px;font-size:14px;background:transparent;border-radius:0 8px 8px 0;box-sizing:border-box}.autocomplete-dropdown{position:absolute;top:calc(100% + 4px);left:0;width:100%;background:#fff;border:1px solid #888;border-radius:8px;box-shadow:0 4px 6px -1px #0000001a;z-index:50;padding:8px 0;max-height:240px;overflow-y:auto}.autocomplete-option{padding:8px 16px;cursor:pointer;font-size:14px;color:#374151}.autocomplete-option:hover{background-color:#f3f4f6}.jd-interview-entry-page{display:flex;font-family:Roboto,sans-serif;justify-content:center;align-items:center;background:linear-gradient(to bottom,#d3c7f640,#cbe7ef40);color:#30395b}.jd-interview-entry-page-content{align-items:center;padding:1rem 1.25rem;display:flex;flex-direction:column;width:100%;max-width:1300px}.jd-interview-entry-page-title{width:100%;max-width:1300px;font-size:2.5em;font-weight:600;text-align:center;color:#30395b;margin:0 1em .5em}.jd-interview-entry-page-subtitle{width:100%;max-width:1300px;font-size:1.25em;font-weight:300;text-align:center;color:#30395b;margin-bottom:1em;font-family:Roboto}.jd-entry-component-container{display:flex;flex-direction:column;max-width:1300px;border-radius:12px;box-shadow:2px 3px 3px #30395b40;overflow:hidden;width:100%;background-color:#fff;margin-top:1em;margin-bottom:1em;justify-content:center}.job-title-textfield,.jd-entry-text-area{resize:none;margin:0 2em 2em;-webkit-user-select:none;user-select:none;height:auto;flex:1 1 auto;overflow:auto;border-radius:8px;padding:.5em;border:1px solid #888}.job-title-textfield{margin-top:2em;min-height:2em}.jd-entry-text-area{min-height:300px}.job-title-textfield:focus,.jd-entry-text-area:focus{outline:none;box-shadow:none}.job-title-textfield:focus-visible,.jd-entry-text-area:focus-visible{outline:none}.jd-btn-container{justify-content:center;margin-bottom:1.5em;display:flex}.jd-entry-component-header-text{text-align:center;font-weight:400;font-size:1.25em;margin:1em}.jd-entry-component-footer-text{margin:0 3em 2em;text-align:center;font-size:.75em}.jd-entry-component-dropzone-container-narrow{border:1px solid #888;border-radius:8px;margin:0 3em 1.5em;text-align:center;cursor:pointer;min-height:300px}.jd-entry-component-sign-in-container{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin-bottom:3em}.jd-entry-component-dropzone-instructions-header{text-align:center;font-weight:400;font-size:1.25em;margin:1em}.jd-entry-component-dropzone-instructions-sub-header{text-align:center;font-weight:200;font-size:1em;margin:0 1em}.jd-entry-component-dropzone-icon{width:75px;height:75px}.upload-spinner{width:80px;height:80px;display:flex;align-items:center;justify-content:center;position:relative}.spinner-circle{position:absolute;top:0;left:0;width:100%;height:100%;border:5px solid #ddd;border-top-color:#30395b;border-radius:50%;animation:spin 1s linear infinite;box-sizing:border-box}.spinner-text{position:relative;font-size:1em;font-weight:700;color:#30395b}@keyframes spin{to{transform:rotate(360deg)}}.jd-interview-entry-feedback-card-content-title{font-weight:500;font-size:1.1rem}.jd-interview-entry-feedback-card-content-text{font-weight:300;font-size:.9rem;line-height:1.4;margin-top:.8em;font-family:Geist,sans-serif}.jd-interview-entry-feedback-card-content-text{margin-top:0;font-family:Geist,sans-serif}.jd-interview-entry-feedback-card-content-container{display:flex;flex-direction:column;padding:0 .5em}.jd-interview-entry-feedback-card-content-header-container{display:flex;align-items:center}.jd-interview-entry-feedback-card-content-icon{width:1em;height:1em;color:#fff;border-radius:50%;margin-right:.25em;align-items:center;justify-content:center;display:flex}.jd-interview-entry-feedback-card-content-icon-svg{width:1em;height:1em}.jd-interview-entry-feedback-card-content-icon.bg-green{background-color:#3a9f29}.jd-interview-entry-feedback-card-content-icon.bg-yellow{background-color:#d7bf2d}.jd-interview-entry-feedback-card-content-icon.bg-red{background-color:#b61a19}.resume-interview-entry-page{display:flex;font-family:Roboto,sans-serif;justify-content:center;align-items:center;background:linear-gradient(to bottom,#d3c7f640,#cbe7ef40);color:#30395b}.resume-interview-entry-page-content{align-items:center;padding:1rem 1.25rem;display:flex;flex-direction:column;width:100%;max-width:1300px}.resume-interview-entry-page-title{width:100%;max-width:1300px;font-size:2.5em;font-weight:600;text-align:center;color:#30395b;margin:0 1em .5em}.resume-interview-entry-page-subtitle{width:100%;max-width:1300px;font-size:1.25em;font-weight:300;text-align:center;color:#30395b;margin-bottom:1em;font-family:Roboto}.review-results-container,.upload-component-container{max-width:1300px;border-radius:12px;box-shadow:2px 3px 3px #30395b40;overflow:hidden;width:100%;background-color:#fff;margin-top:1em;margin-bottom:1em;display:flex;flex-direction:column}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.review-results-container{animation:fadeIn .5s ease-in-out}.upload-component-header-container{padding:3em 7em}.upload-component-header-text{text-align:center;font-weight:400;font-size:1.25em}.upload-component-footer-text{margin:0 3em 2em;text-align:center;font-size:.75em}.existing-resume-container-narrow{display:flex;justify-content:space-between;border:1px solid #888;border-radius:8px;margin-left:3em;margin-right:3em;margin-top:1.5em;text-align:center;cursor:pointer;background-color:#ecf0ff}.existing-resume-icon-container{width:2em;margin-top:.75em;margin-left:.75em}.existing-resume-icon{width:100%}.existing-resume-icon-container .resume-file-format-icon{height:auto;object-fit:contain;width:2em}.existing-resume-info-container{display:flex;flex-direction:column;width:100%;margin-left:1em;margin-top:.75em;margin-bottom:1em}.existing-resume-info-header{text-align:left;font-size:1.25em;font-weight:500;margin-bottom:.25em}.existing-resume-info-sub-header{text-align:left;font-size:.75em;color:#666}.existing-resume-selected-icon-container{margin-right:1em;width:2em;display:flex;align-items:center}.existing-resume-selected-icon{width:100%}.resume-walkthrough-preview-button{align-items:center;border:0;border-left:1px solid #a6acc1;color:#30395b;cursor:pointer;display:flex;justify-content:center;margin:10px 0;padding:0 22px}.upload-component-dropzone-container-narrow{border:1px solid #888;border-radius:8px;margin:1.5em 3em;text-align:center;cursor:pointer;min-height:300px}.saved-resume-continue-button-container{width:100%;margin-bottom:1.5em;display:flex;justify-content:center}.saved-resume-continue-button{width:8em}.upload-component-sign-in-container{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin-bottom:3em}.upload-component-dropzone-instructions-container{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:300px}.upload-component-dropzone-instructions-header{text-align:center;font-weight:400;font-size:1.25em;margin:1em}.upload-component-dropzone-instructions-sub-header{text-align:center;font-weight:200;font-size:1em;margin:0 1em}.upload-component-dropzone-icon{width:60px;height:60px}.existing-resume-upload-icon{width:100%}.review-results-header-container{padding:1em 1.5em;display:flex;justify-content:space-between;align-items:center}.review-results-header-title{font-size:1.25em;font-weight:500}.review-results-header-subtitle{font-size:.75em;font-weight:300;margin-top:.5em}.review-results-report-container{display:flex}.review-results-side-column-container{display:flex;flex-direction:column;max-width:30%}.review-results-side-column-section-container{border:.75px solid #666;border-radius:6px;margin:.8em 1.5em;padding:.75em}.review-results-score-value{font-size:1.5em;font-weight:500;margin-top:.25em}.review-results-score-total{font-size:1.25rem;font-weight:300;margin-left:.25em}.review-results-side-column-section-container.score-section{text-align:center}.review-results-side-column-section-title,.resume-interview-entry-feedback-card-content-title,.review-results-top-recommendations-title{font-weight:500;font-size:1.1rem}.review-results-top-recommendations-title{color:#885361}.review-results-side-column-section-text,.resume-interview-entry-feedback-card-content-text,.review-results-top-recommendations-list{font-weight:300;font-size:.9rem;line-height:1.4;margin-top:.8em;font-family:Geist,sans-serif}.resume-interview-entry-feedback-card-content-text{margin-top:0;font-family:Geist,sans-serif}.review-results-main-column-container{display:flex;flex-direction:column;padding-right:1.5em;padding-top:.5em}.review-results-main-column-section-container{border-bottom:.75px solid #666;margin-bottom:1em}.review-results-main-column-section-container.last-section{border-bottom:0}.resume-interview-entry-feedback-card-content-container{display:flex;flex-direction:column;padding:0 .5em}.resume-interview-entry-feedback-card-content-header-container{display:flex;align-items:center}.resume-interview-entry-feedback-card-content-icon{width:1em;height:1em;color:#fff;border-radius:50%;margin-right:.25em;align-items:center;justify-content:center;display:flex}.resume-interview-entry-feedback-card-content-icon-svg{width:1em;height:1em}.resume-interview-entry-feedback-card-content-icon.bg-green{background-color:#3a9f29}.resume-interview-entry-feedback-card-content-icon.bg-yellow{background-color:#d7bf2d}.resume-interview-entry-feedback-card-content-icon.bg-red{background-color:#b61a19}.upload-confirmation-modal-header{text-align:center;background:linear-gradient(to right,#cbe0fa,#d1cfed);padding:24px 24px 16px;margin:-24px -24px 24px;border-radius:8px 8px 0 0}.upload-confirmation-title{font-family:Roboto,sans-serif;font-size:20px;font-weight:400;margin:0 0 8px;color:#30395b}.upload-confirmation-subtitle{font-family:Roboto,sans-serif;font-size:14px;color:#30395b;font-weight:300;margin:0}.upload-confirmation-footer{display:flex;justify-content:space-between;margin-top:auto;margin-left:1em;margin-right:1em}.referral-admin{box-sizing:border-box;width:min(1180px,calc(100% - 3rem));margin:0 auto;padding:3rem 0 5rem;color:#30395b;font-family:Roboto,sans-serif}.referral-admin__heading{display:flex;justify-content:space-between;gap:2rem;align-items:flex-end;margin-bottom:2rem}.referral-admin__heading h1{margin:0 0 .45rem;font-family:Geist,sans-serif;font-size:2.4rem;font-weight:600}.referral-admin__heading p,.referral-admin__panel h2{margin:0}.referral-admin__date-range,.referral-admin__form-row{display:flex;gap:1rem}.referral-admin__date-range label,.referral-admin__form label{display:flex;flex-direction:column;gap:.35rem;color:#56607f;font-size:.86rem;font-weight:500}.referral-admin input,.referral-admin select{box-sizing:border-box;width:100%;min-height:2.6rem;border:1px solid #c8ccda;border-radius:7px;background:#fff;padding:.55rem .7rem;color:#30395b;font-family:Roboto,sans-serif;font-size:.95rem}.referral-admin__summary{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:1.5rem}.referral-admin__summary>div,.referral-admin__panel{border:1px solid #e1e3eb;border-radius:12px;background:#fff;box-shadow:0 7px 24px #30395b12}.referral-admin__summary>div{display:flex;flex-direction:column;padding:1.3rem 1.5rem}.referral-admin__summary span{color:#707891;font-size:.9rem}.referral-admin__summary strong{margin-top:.35rem;font-family:Geist,sans-serif;font-size:2rem;font-weight:600}.referral-admin__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}.referral-admin__panel{padding:1.5rem}.referral-admin__panel--wide{margin-top:1.5rem}.referral-admin__panel h2{margin-bottom:1.2rem;font-family:Geist,sans-serif;font-size:1.25rem;font-weight:600}.referral-admin__form{display:flex;flex-direction:column;gap:1rem}.referral-admin__form-row>label{flex:1}.referral-admin__form .custom-button{align-self:flex-start;margin-top:.3rem}.referral-admin__message{margin-bottom:1rem;border-radius:8px;background:#edf7f1;padding:.8rem 1rem;color:#296343}.referral-admin__message--error{background:#fff0f0;color:#9d3434}.referral-admin__code-list{display:flex;flex-direction:column}.referral-admin__code{display:flex;justify-content:space-between;gap:1rem;padding:1rem 0;border-top:1px solid #eceef3}.referral-admin__code:first-child{border-top:0;padding-top:0}.referral-admin__code>div:first-child{display:flex;flex-direction:column;gap:.25rem}.referral-admin__code span,.referral-admin__code a{color:#707891;font-size:.88rem}.referral-admin__code a{color:#536aaf}.referral-admin__code-actions{display:flex;align-items:center;gap:.7rem}.referral-admin__code-actions button{border:0;background:transparent;color:#536aaf;cursor:pointer;font-family:Roboto,sans-serif}.referral-admin__status{border-radius:99px;padding:.25rem .55rem;background:#f0f1f5}.referral-admin__status--active{background:#e9f6ee;color:#287246!important}.referral-admin__table-wrap{overflow-x:auto}.referral-admin__table{width:100%;border-collapse:collapse}.referral-admin__table th,.referral-admin__table td{padding:.75rem;border-bottom:1px solid #eceef3;text-align:left}.referral-admin__table th{color:#707891;font-size:.78rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.referral-admin__empty,.referral-admin__loading{color:#7d8499}.referral-admin__loading{margin-top:1rem;text-align:center}@media (max-width: 760px){.referral-admin{width:min(100% - 1.5rem,1180px);padding-top:1.5rem}.referral-admin__heading,.referral-admin__code{align-items:stretch;flex-direction:column}.referral-admin__summary,.referral-admin__grid{grid-template-columns:1fr}.referral-admin__date-range,.referral-admin__form-row{flex-direction:column}}html,body,#root{min-height:100%}.header__mobile-menu-button,.header__mobile-backdrop,.job-board-mobile-back{display:none}@media (max-width: 768px){*,*:before,*:after{box-sizing:border-box}body{overflow-x:hidden}img,video{max-width:100%}body.mobile-navigation-open{overflow:hidden}input,select,textarea{font-size:16px}.window-view-container{min-height:100dvh}.header{position:sticky;top:0;z-index:100;min-height:60px;box-shadow:0 1px 8px #30395b1a}.header--transparent{background-color:#fff0;box-shadow:none;transition:background-color .25s ease,box-shadow .25s ease}.header--transparent.header--scrolled{background-color:#fff;box-shadow:0 1px 8px #30395b1f}.header__content{min-height:60px;padding:.85rem 1rem}.header-logo-img{height:1.35rem}.header__logo{position:relative;z-index:104}.header__mobile-menu-button{position:relative;z-index:104;display:flex;width:44px;height:44px;padding:10px;flex-direction:column;justify-content:center;gap:5px;border:0;background:transparent;cursor:pointer}.header__mobile-menu-button span{display:block;width:24px;height:2px;border-radius:2px;background:#30395b;transition:transform .2s ease,opacity .2s ease}.header__mobile-menu-button.open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.header__mobile-menu-button.open span:nth-child(2){opacity:0}.header__mobile-menu-button.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.header__mobile-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:101;display:block;border:0;background:#1e233759}.header__nav-button-container{position:fixed;top:0;right:0;bottom:0;z-index:102;display:flex;width:min(86vw,340px);padding:calc(76px + env(safe-area-inset-top)) 20px 24px;flex-direction:column;align-items:stretch;overflow-y:auto;background:#fff;box-shadow:-8px 0 24px #30395b29;transform:translate(105%);transition:transform .25s ease}.header__nav-button-container.open{transform:translate(0)}.header__subscribe-plan-button,.header__resume-review-button,.header__account-button{width:100%;min-height:48px;margin:0;padding:.75rem;border-bottom:1px solid #e7e9f1;text-align:left}.header__account-dropdown{width:100%;overflow:visible}.header__account-container{justify-content:space-between;border-bottom:1px solid #e7e9f1}.header__account-container .header__account-button{border-bottom:0}.header__account-initial-container{flex:0 0 2em;margin-right:.75rem}.header__dropdown-area{position:static;width:100%;border:0;border-bottom:1px solid #e7e9f1;box-shadow:none;background:#f7f8fc}.header__dropdown-button{min-height:44px;padding:.7rem 1.5rem;text-align:left}.dashboard__main,.dashboard__options,.review-resume-page-content,.review-portfolio-page-content,.resume-interview-entry-page-content,.jd-interview-entry-page-content,.evaluation-report-content-container,.account-detail-page,.interview-history-page-body-container,.interview-history-page-title-container{padding-left:1rem;padding-right:1rem}.footer{gap:.75rem;padding:1.25rem 1rem calc(1.25rem + env(safe-area-inset-bottom));flex-direction:column;text-align:center}.background,.background_gradient,.evaluation-page-background{position:relative;background-attachment:scroll}.dashboard{min-height:auto}.dashboard__main{padding-top:3rem;padding-bottom:3rem}.dashboard__title{font-size:clamp(2rem,10vw,2.5rem)}.dashboard__subtitle{margin:1.25rem 0;line-height:1.5}.dashboard__feature_block_container,.dashboard__grid{gap:.75rem;flex-direction:column}.dashboard__feature_block{min-height:44px;align-items:center}.interview-flow-message-header-container{padding:2rem 1rem}.action-tile{min-height:0;padding:1.25rem}.job-board-page{min-height:calc(100dvh - 60px);align-items:stretch}.job-board-container{height:auto;min-height:calc(100dvh - 60px);padding:1rem}.job-board-title{margin-top:0;font-size:1.5rem}.job-filters-bar{gap:.75rem;padding:.85rem}.search-row-container,.filter-dropdown-container{gap:.65rem;flex-direction:column;align-items:stretch}.split-search-container{height:auto;margin-right:0;flex-direction:column;align-items:stretch}.multi-select-container,.location-autocomplete-container{width:100%;min-height:44px;border-right:0}.multi-select-container{border-bottom:1px solid #888}.multi-select-trigger,.location-input{min-height:44px}.search-jobs-button-container,.search-jobs-button-container .custom-button{width:100%}.filter-label{margin-right:0}.filter-dropdown{width:100%;padding-right:0}.job-search-results-sorting-container{gap:.5rem;align-items:center}.job-board-tabs{max-width:calc(100vw - 130px);overflow-x:auto}.job-board-tab{flex-shrink:0;font-size:.9rem}.sort-dropdown{flex:0 0 7.25rem}.job-board-content{display:block;overflow:visible}.job-list-pane{width:100%;min-width:0;max-width:none;overflow:visible;padding-right:0}.job-card{min-height:108px;padding:1rem}.job-card.selected{border-width:1px;box-shadow:none}.job-board-content:not(.job-board-shared-job-content):not(.job-board-content--detail-open)>.job-detail-pane,.job-board-content--detail-open>.job-list-pane{display:none}.job-board-container--detail-open .job-board-header,.job-board-container--detail-open .job-search-results-sorting-container{display:none}.job-board-mobile-back{display:flex;width:100%;min-height:44px;padding:0 .25rem;align-items:center;gap:.5rem;border:0;background:transparent;color:#30395b;font-family:Roboto,sans-serif;font-size:1rem;cursor:pointer}.job-board-shared-job-content .job-detail-pane,.job-board-content--detail-open>.job-detail-pane{display:flex;width:100%;min-height:calc(100dvh - 136px);border-color:#d9ddeb;border-radius:8px;overflow:visible}.job-detail-header,.job-detail-content{padding:1rem}.job-detail-title{padding-right:.25rem;font-size:1.35rem}.job-detail-header-buttons{margin-left:.5rem}.job-detail-actions,.start-mock-interview-buttons-container{gap:.65rem;flex-direction:column}.job-detail-actions .custom-button,.start-mock-interview-buttons-container .custom-button{width:100%;min-height:44px}.job-detail-content{overflow:visible}.section-content,.section-content li{line-height:1.55}.review-resume-page,.review-portfolio-page,.resume-interview-entry-page,.jd-interview-entry-page{min-height:calc(100dvh - 60px);align-items:flex-start}.review-resume-page-title,.review-portfolio-page-title,.resume-interview-entry-page-title,.jd-interview-entry-page-title{font-size:1.35rem}.review-resume-page-subtitle,.review-portfolio-page-subtitle,.resume-interview-entry-page-subtitle,.jd-interview-entry-page-subtitle{font-size:1rem;line-height:1.5}.upload-component-header-container{padding:2rem 1rem}.upload-component-dropzone-container,.upload-component-dropzone-container-narrow,.jd-entry-component-dropzone-container-narrow,.existing-resume-container-narrow{min-height:220px;margin:0 1rem 1rem}.upload-component-dropzone-instructions-container{min-height:220px}.existing-resume-container-narrow{min-height:auto;padding:1rem}.review-results-header-container{gap:.75rem;align-items:flex-start;flex-direction:column}.review-results-report-container,.upload-component-section-two-column-container,.review-context-params-container{flex-direction:column}.review-results-side-column-container,.review-results-main-column-container,.upload-component-column{width:100%;max-width:none;padding:0 1rem 1rem}.review-results-side-column-section-container{margin:.75rem 0}.column-spacer{display:none}.upload-component-dropdown-container,.dropdown,.portfolio-reviewer-analyze-button-container .custom-button,.saved-resume-continue-button,.review-results-analyze-again-button{width:100%}.tailor-resume-drawer{height:100dvh;max-height:100dvh}.tailor-resume-drawer-content{padding:76px 1rem calc(1.25rem + env(safe-area-inset-bottom))}.tailor-resume-progress-box{margin-top:1rem}.tailor-resume-dropzone{min-height:240px;padding:1rem}.tailor-resume-header,.tailor-results-section,.tailor-results-footer{padding-left:1rem;padding-right:1rem}.tailor-upload-confirmation-footer,.upload-confirmation-footer{gap:.75rem;margin:0;flex-direction:column-reverse}.tailor-upload-confirmation-footer .custom-button,.upload-confirmation-footer .custom-button{width:100%}.start-flow-container{padding:0 1rem}.title{margin-bottom:1.5rem;font-size:2rem}.subtitle,.subtitle-alt{margin:1rem 0;font-size:1.5rem}.company-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.company-card{padding:1rem .5rem}.company-logo{height:80px}.nav-row{gap:.75rem}.nav-row .custom-button{flex:1}.interview-session-container{position:relative;min-height:100dvh}.interview-session,.interview-header{width:100%}.interview-session{padding:1rem}.interview-header{gap:.75rem;margin:0;padding:.85rem 1rem;align-items:flex-start;flex-direction:column;font-size:1.1rem}.interview-title-company{font-size:1.5rem}.interview-title{margin-left:0;font-size:1.1rem}.interview-body,.video-container{gap:1rem;flex-direction:column}.video-container.compact{align-items:center}.video-box,.video-box.compact{width:100%;max-width:360px;height:auto;aspect-ratio:4 / 3}.main-area{width:100%;padding-left:0}.closed-caption-container.full-width,.user-text-input-container{width:100%;margin-left:0}.user-text-input-container{height:220px}.code-editor{height:300px}.start-button,.exit-button,.text-input-submit-button{min-height:44px}.tooltip{right:0;max-width:calc(100vw - 2rem);white-space:normal}.modal-content-area{width:100%;margin:0;padding:1rem}.modal-message-box{width:100%;min-width:0;margin:0 0 1rem}.modal-control-box{gap:.75rem;margin:0}.account-page-detail-container{padding:1rem}.account-page-section-container,.account-page-profile-name-container,.account-page-subscription-container{gap:1rem;flex-direction:column}.account-page-section-title-container,.account-page-section-title-container.wide,.account-page-section-content-container,.account-page-section-content-container.narrow{width:100%;margin-right:0}.account-page-profile-textfield{min-height:44px;margin-right:0}.account-page-save-changes-container{gap:.75rem;justify-content:stretch}.view-past-sessions-button,.save-changes-button{flex:1;margin-right:0}.interview-history-page-title{font-size:1.75rem}.summary-card-container{gap:.5rem;padding:.75rem}.summary-card-header{padding:0;align-items:flex-start;flex-direction:column}.summary-card-interview-type{margin-left:0}.summary-card-sub-header,.evaluation-summary-header{gap:.4rem 0;flex-wrap:wrap}.summary-card-calendar-icon,.summary-card-position-icon,.summary-card-timer-icon{margin-left:0}.evaluation-summary-header-date,.evaluation-summary-header-job-position,.evaluation-summary-header-duration{padding:.75rem}.feedback-card-heading{font-size:1.25rem;text-align:left}.feedback-card-tabs{padding-bottom:.25rem;overflow-x:auto}.feedback-card-tab{flex-shrink:0;min-height:40px}.evaluation-report-header{gap:.75rem;padding:1rem;align-items:flex-start;flex-direction:column}.evaluation-report-title{font-size:1.65rem}.evaluation-report-title-company{font-size:1.5rem}.restart-interview-container{padding:1rem}.restart-interview-section-action-buttons{gap:.75rem;flex-direction:column}.restart-interview-button{width:100%}.user-feedback-content-area,.user-feedback-card,.evaluation-report-sample-container,.sample-user-feedback-card{width:100%;min-width:0}.user-feedback-content-area,.sample-user-feedback-container{padding-left:1rem;padding-right:1rem}.user-feedback-card,.sample-user-feedback-card{padding:1.25rem}.user-feedback-card-body{margin-left:0;margin-right:0}.user-feedback-card-star-selection,.sample-user-feedback-card-star-selection{gap:.65rem;font-size:2.2rem}.user-feedback-card-text-area,.sample-user-feedback-card-text-area,.proceed-to-evaluation-button,.sign-up-invitation-login-button{width:100%}.sign-up-invitation-container{padding:1.5rem 1rem}.subscribe-plan-container{width:100%;padding:1rem}.modal-overlay{padding:1rem;align-items:flex-end}.modal-content{width:100%;max-width:none;max-height:calc(100dvh - 2rem);padding:1.25rem;border-radius:14px}.resume-preview-modal{width:calc(100vw - 1.5rem);max-height:calc(100dvh - 1.5rem);padding:48px 1rem 1rem}.resume-preview-document{min-height:min(390px,55dvh)}}@media (max-width: 390px){.job-board-container,.review-resume-page-content,.review-portfolio-page-content,.resume-interview-entry-page-content,.jd-interview-entry-page-content{padding-left:.75rem;padding-right:.75rem}.job-board-tab{padding-left:.35rem;padding-right:.35rem}.company-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion: reduce){.header--transparent,.header__mobile-menu-button span,.header__nav-button-container{transition:none}}
