@import "https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css";.company-field__input[type=textarea],.company-field__input textarea,.company-field textarea.company-field__input{resize:vertical;width:100%;min-height:150px}.company-create-form__submission-select{flex-direction:column;gap:6px;display:flex;position:relative}.company-create-form__submission-toggle{border:1px solid var(--line);width:100%;height:44px;color:var(--ink-strong);text-align:left;background:#fff;border-radius:8px;justify-content:space-between;align-items:center;padding:0 14px;font-size:14px;transition:border-color .16s,box-shadow .16s;display:flex}.company-create-form__submission-toggle:focus{border-color:#8f9ab2;box-shadow:0 0 0 4px #8f9ab21f}.company-create-form__submission-dropdown{z-index:4;background:#fff;border:1px solid #e0e3eb;border-radius:8px;max-height:192px;position:absolute;bottom:calc(100% + 8px);left:0;right:0;overflow-y:auto;box-shadow:0 12px 28px #1217261f}.company-create-form__submission-option{color:#6b7585;text-align:left;background:0 0;border-top:1px solid #edf0f4;align-items:center;width:100%;min-height:36px;padding:0 14px;font-size:13px;font-weight:400;line-height:1.2;display:flex}.company-create-form__submission-option:first-child{border-top:0}.company-create-form__submission-option:hover{background:#f7f8fb}:root{color:#121726;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--ink-strong:#121726;--ink-solid:#0d0d1a;--ink-muted:#6b7585;--ink-soft:#949ead;--line:#e0e3eb;--line-soft:#edf0f4;--panel:#fff;--panel-muted:#f9f9fb;--overlay:#121726b3;background:#fff;font-family:Pretendard,Apple SD Gothic Neo,Noto Sans KR,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%}html.app-html--company-dashboard,body.app-body--company-dashboard,body.app-body--company-dashboard #root{background:#f9f9fb}html.app-html--company-dashboard,body.app-body--company-dashboard{overscroll-behavior-y:none}body{min-width:320px;color:var(--ink-strong);background:#fff;margin:0;font-family:Pretendard,Apple SD Gothic Neo,Noto Sans KR,sans-serif}button,input,textarea,select,a{font:inherit}button{cursor:pointer;background:0 0;border:0}a{color:inherit;text-decoration:none}.page-shell{background:#fff;min-height:100vh}.company-signup-page{background:#fff;grid-template-columns:560px minmax(0,1fr);min-height:100vh;display:grid}.company-signup-page__aside{color:#fff;background:#0d0f1a;flex-direction:column;min-height:100vh;padding:51px 56px 56px;display:flex}.company-signup-page__brand{align-self:flex-start;padding:0}.company-signup-page__hero{margin-top:112px}.company-signup-page__hero h1{letter-spacing:-.04em;flex-direction:column;margin:0;font-size:42px;font-weight:200;line-height:55px;display:flex}.company-signup-page__hero h1 span,.company-signup-page__hero p span{display:block}.company-signup-page__hero p{color:#bfc7d9;flex-direction:column;margin:20px 0 0;font-size:15px;font-weight:400;line-height:22px;display:flex}.agent-card-list{flex-direction:column;gap:16px;margin-top:84px;display:flex}.agent-card{background:#212430;border-radius:12px;grid-template-columns:36px minmax(0,1fr) 18px;align-items:center;gap:16px;min-height:68px;padding:16px;display:grid}.agent-card__icon{background:#fff;border-radius:8px;width:36px;height:36px}.agent-card__copy{flex-direction:column;gap:4px;display:flex}.agent-card__copy strong{color:#fff;font-size:14px;font-weight:600;line-height:1.2}.agent-card__copy span{color:#a6adbf;font-size:12px;line-height:1.2}.agent-card__status{background:#fff;border-radius:999px;justify-self:center;width:9px;height:9px}.company-signup-page__panel{background:#fff;min-height:100vh}.company-signup-page__panel-inner{width:min(740px,100% - 120px);margin:0 auto;padding-top:89px}.candidate-signup-page .company-signup-page__aside{padding-left:35px}.candidate-signup-page .company-signup-page__brand{margin-left:0}.candidate-signup-page .company-signup-page__hero{margin-top:111px}.candidate-form h2{color:var(--ink-strong);letter-spacing:-.03em;margin:0;font-size:30px;font-weight:400;line-height:1.2}.candidate-form>.company-field{margin-top:22px}.candidate-form__email-row{margin-top:14px}.candidate-form__email-row--auth{margin-top:11px}.candidate-form__world-id{border:1px solid var(--line-soft);background:var(--panel-muted);border-radius:12px;grid-template-columns:44px minmax(0,1fr) 140px;align-items:center;gap:15px;margin-top:22px;padding:26px 22px;display:grid}.candidate-form__world-id-icon{background:#0d0f1a;border-radius:10px;place-items:center;width:44px;height:44px;display:grid;overflow:hidden}.candidate-form__world-id-icon .world-logo{transform-origin:50%;transform:scale(.46)}.candidate-form__world-id-icon .world-logo-mark{width:100%;height:100%}.candidate-form__world-id-copy{flex-direction:column;gap:4px;display:flex}.candidate-form__world-id-copy strong{color:var(--ink-strong);font-size:15px;font-weight:400;line-height:1.2}.candidate-form__world-id-copy span{color:var(--ink-muted);font-size:13px;font-weight:300;line-height:1.45}.candidate-form__world-id-button{color:#fff;background:#171a24;border-radius:8px;height:40px;font-size:13px;font-weight:400}.candidate-form__world-id-button:disabled{color:#6b7585;cursor:not-allowed;background:#d8dde7}.candidate-form__world-id-button--verified{color:#157646;background:#e8f6ee}.candidate-world-id-layer{z-index:40;place-items:center;display:grid;position:fixed;inset:0}.candidate-world-id-layer__backdrop{background:#121726b3;position:absolute;inset:0}.candidate-world-id-modal{background:#fff;border-radius:10px;flex-direction:column;align-items:flex-start;width:min(560px,100vw - 32px);min-height:640px;padding:37px 32px 16px;display:flex;position:relative;box-shadow:0 40px 120px #0c101d38}.candidate-world-id-modal__brand{padding:0}.candidate-world-id-modal__close{color:#6b7585;padding:0;font-size:28px;line-height:1;position:absolute;top:20px;right:32px}.candidate-world-id-modal h3{color:var(--ink-strong);margin:20px 0 0;font-size:26px;font-weight:600;line-height:1.2}.candidate-world-id-modal p{color:var(--ink-muted);margin:8px 0 0;font-size:14px;line-height:1.4}.world-id-qr{border:1px solid var(--line);background:#fff;border-radius:12px;width:300px;height:300px;margin:58px auto 0;padding:20px;position:relative}.world-id-qr__grid{grid-template-columns:repeat(11,16px);gap:6px;display:grid}.world-id-qr__cell{background:0 0;border-radius:2px;width:16px;height:16px}.world-id-qr__cell--filled{background:#171a24}.world-id-qr__finder{background:#171a24;border-radius:4px;width:42px;height:42px;position:absolute}.world-id-qr__finder:before,.world-id-qr__finder:after{content:"";position:absolute}.world-id-qr__finder:before{background:#fff;border-radius:2px;inset:6px}.world-id-qr__finder:after{background:#171a24;border-radius:2px;inset:12px}.world-id-qr__finder--top-left{top:20px;left:20px}.world-id-qr__finder--top-right{top:20px;right:20px}.world-id-qr__finder--bottom-left{bottom:20px;left:20px}.candidate-world-id-modal__actions{gap:10px;width:100%;margin-top:auto;display:grid}.candidate-world-id-modal__cta{color:#fff;background:#1e1e1e;border:1px solid #e0e3eb;border-radius:8px;justify-content:center;align-items:center;gap:10px;width:100%;height:48px;font-size:16px;font-weight:300;display:inline-flex}.candidate-world-id-modal__cta--secondary{color:#171924;background:#fff}.candidate-world-id-modal__cta-icon{background:#171a24;border-radius:5px;flex:none;place-items:center;width:23px;height:23px;display:grid}.candidate-world-id-modal__cta-icon .world-logo-mark{width:15px;height:15px}.candidate-form__spacer{height:320px}.candidate-form--verification-sent .candidate-form__spacer{height:236px}.candidate-form--verified .candidate-form__spacer{height:18px}.candidate-form__submit{margin-top:29px}.candidate-form__login{margin-top:15px}.company-form h2,.company-success h2{color:var(--ink-strong);letter-spacing:-.03em;margin:0;font-size:30px;font-weight:400;line-height:1.2}.company-field{flex-direction:column;gap:6px;margin-bottom:24px;display:flex}.company-field:last-child{margin-bottom:0}.company-field__label{color:var(--ink-muted);font-size:13px;font-weight:500;line-height:1.2}.company-form__required-mark{color:#c64153;margin-left:3px;font-weight:700}.company-field__input{border:1px solid var(--line);width:100%;height:44px;color:var(--ink-strong);border-radius:8px;outline:none;padding:0 14px;font-size:14px;transition:border-color .16s,box-shadow .16s}.company-field__input::placeholder{color:#949ead}.company-field__input:focus{border-color:#8f9ab2;box-shadow:0 0 0 4px #8f9ab21f}.company-field__input--error{border-color:#d96570;box-shadow:0 0 0 4px #d9657014}.company-field__error,.company-field__hint,.company-field__success{font-size:12px;line-height:1.4}.company-field__error{color:#c64153}.company-field__hint{color:#50617e}.company-field__success{color:#21ab59;font-size:10px}.company-form>.company-field{margin-top:22px}.company-form__email-row{grid-template-columns:360px 151px;align-items:start;gap:9px;margin-top:12px;display:grid}.company-form__email-row--auth{margin-top:11px}.company-form__password-row{grid-template-columns:360px 360px;align-items:start;gap:20px;margin-top:13px;display:grid}.company-field--email{width:100%}.company-form__email-row .company-field,.candidate-form__email-row .company-field,.company-form__password-row .company-field{margin-bottom:0}.company-form__verify{color:#fff;background:#171924;border-radius:8px;height:44px;margin-top:22px;font-size:14px;font-weight:400;transition:transform .16s,opacity .16s}.company-form__verify--timer,.company-form__verify--confirm{font-weight:400}.company-form__verify:disabled{color:#6b7585;cursor:not-allowed;background:#d8dde7}.company-form__cooldown{color:#6b7585;margin:8px 0 0;font-size:12px;line-height:1.4}.company-form__spacer{height:191px}.company-form--verification-sent .company-form__spacer{height:132px}.company-form--verified .company-form__spacer{height:32px}.company-check{color:#171924;align-items:center;gap:10px;font-size:13px;line-height:1.3;display:inline-flex}.company-check__text{flex-wrap:wrap;align-items:center;gap:0;display:inline-flex}.company-check input{accent-color:#171924;border-radius:4px;width:18px;height:18px;margin:0}.legal-inline-link{color:#171924;font-size:inherit;line-height:inherit;text-underline-offset:2px;padding:0;font-weight:600;text-decoration:underline}.company-field__input--verified{border-color:#21ab59}.company-field__error--inline{margin-top:8px;display:block}.company-form__submit{color:#fff;background:#171924;border-radius:10px;width:100%;height:52px;margin-top:17px;font-size:15px;font-weight:400;transition:transform .16s}.company-form__login{color:var(--ink-muted);margin:14px 0 0;font-size:13px;line-height:1.3}.company-form__login button{color:var(--ink-strong);text-underline-offset:2px;padding:0;text-decoration:underline}.company-login-layer{z-index:30;place-items:center;display:grid;position:fixed;inset:0}.company-login-layer__backdrop{background:#121726b3;position:absolute;inset:0}.company-login-modal{background:#fff;border-radius:10px;width:min(436px,100vw - 32px);min-height:342px;padding:39px 35px 27px;position:relative;box-shadow:0 40px 120px #0c101d38}.company-login-modal__header{justify-content:space-between;align-items:flex-start;display:flex}.company-login-modal__close{color:#6b7585;margin-top:-6px;padding:0;font-size:28px;line-height:1}.company-login-form{margin-top:21px}.company-login-form>.company-field{margin-bottom:0}.company-login-form>.company-field+.company-field{margin-top:11px}.company-login-form__password{margin-top:0}.company-login-unlock__copy{color:#4f5b70;margin:16px 0 0;font-size:13px;line-height:1.5}.company-login-unlock__send,.company-login-unlock__confirm{color:#fff;background:#171924;border-radius:8px;width:100%;height:42px;margin-top:12px;font-size:14px;font-weight:400}.company-login-unlock__send:disabled{color:#6b7585;cursor:not-allowed;background:#d8dde7}.company-login-unlock__cooldown{color:#6b7585;margin:8px 0 0;font-size:12px;line-height:1.4}.company-login-unlock__field{margin-top:12px}.company-login-form__submit{color:#fff;background:#1e1e1e;border:1px solid #e0e3eb;border-radius:8px;width:100%;height:48px;margin-top:27px;font-size:16px;font-weight:300;transition:transform .16s}.company-success{max-width:740px}.company-success p{color:var(--ink-muted);margin:16px 0 0;font-size:15px;line-height:1.7}.company-success p strong{color:var(--ink-strong)}.company-success__actions{gap:12px;margin-top:26px;display:flex}.landing-page{background:#fff;min-height:100vh;position:relative}.hero,.features{width:min(1330px,100% - 110px);margin:0 auto}.topbar{justify-content:space-between;align-items:center;width:100%;height:70px;margin:0;padding:0 56px 0 29px;display:flex}.world-logo{color:var(--ink-strong);white-space:nowrap;align-items:center;display:inline-flex}.world-logo--inverted{color:#fff}.world-logo__text{color:currentColor;letter-spacing:-.05em;font-size:24px;font-weight:100;line-height:1;display:block}.world-logo-mark{background:#0d0f1a;border-radius:10px;justify-content:center;align-items:center;width:100%;height:100%;display:inline-flex;overflow:hidden}.world-logo-mark__image{object-fit:contain;width:100%;height:100%;display:block}.world-logo-mark--inverted{display:block}.topbar__actions{align-items:center;gap:8px;display:flex}.topbar-divider{background:#edf0f4;height:1px}.hero{padding-top:103px}.hero__layout{grid-template-columns:minmax(0,1fr) 400px;align-items:start;gap:48px;min-height:346px;display:grid}.hero__layout--single{grid-template-columns:minmax(0,1fr);min-height:auto}.hero__copy{max-width:620px}.hero h1{letter-spacing:-.04em;flex-direction:column;margin:0;font-size:56px;font-weight:200;line-height:70px;display:flex}.hero h1 span{display:block}.hero p{color:var(--ink-muted);flex-direction:column;gap:0;margin:18px 0 0;font-size:18px;font-weight:300;line-height:25px;display:flex}.hero p span{display:block}.hero__actions{align-items:center;gap:8px;margin-top:33px;display:flex}.hero__actions .solid-button{width:171px}.hero__actions .ghost-button{width:180px}.solid-button,.ghost-button{white-space:nowrap;border-radius:8px;min-width:0;height:42px;padding:0 24px;font-size:14px;font-weight:300;transition:transform .16s,box-shadow .16s,background-color .16s,border-color .16s}.solid-button{color:#fff;box-shadow:none;background:#171924;border:1px solid #171924}.ghost-button{color:#171924;background:#fff;border:1px solid #e0e3eb}.solid-button--small,.ghost-button--small{border-radius:8px;min-width:auto;height:36px;padding:0 21px;font-size:14px}.solid-button:hover,.ghost-button:hover,.role-pill:hover,.role-modal__cta:hover,.feature-card__link:hover,.role-modal__close:hover,.company-form__verify:hover,.company-form__submit:hover,.company-login-form__submit:hover,.company-form__login button:hover,.company-signup-page__brand:hover,.cookie-button:hover{transform:translateY(-1px)}.cookie-card{background:#fff;border:1px solid #e0e3eb;border-radius:14px;justify-self:end;width:400px;min-height:189px;padding:16px 17px 16px 18px}.cookie-card__copy h2{color:#171924;margin:0;font-size:16px;font-weight:600;line-height:1.2}.cookie-card__copy p{color:#171924;margin:9px 0 0;font-size:13px;font-weight:300;line-height:20px}.cookie-card__actions{grid-template-columns:1fr 1fr;gap:8px;margin-top:15px;display:grid}.cookie-button{color:#171924;background:#fff;border:1px solid #e0e3eb;border-radius:8px;height:36px;font-size:14px;font-weight:300;transition:transform .16s,box-shadow .16s,background-color .16s,border-color .16s}.cookie-button--primary{color:#fff;background:#171924;border-color:#171924}.features{margin-top:102px}.features h2{letter-spacing:-.03em;margin:0 0 18px;font-size:28px;font-weight:600;line-height:1.2}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:40px;display:grid}.feature-card{background:#fff;border:1px solid #e0e3eb;border-radius:14px;flex-direction:column;justify-content:space-between;min-height:180px;padding:15px 20px 17px;display:flex}.feature-card__title{color:var(--ink-strong);align-items:center;gap:.35rem;margin:0;font-size:17px;font-weight:600;line-height:1.2;display:flex}.feature-card__icon{justify-content:center;align-items:center;font-size:15px;display:inline-flex;transform:translateY(-1px)}.feature-card__description{color:#171924;margin-top:14px;font-size:14px;font-weight:300;line-height:20px}.feature-card__description p{margin:0}.feature-card__link{color:#0d0d1a;align-self:flex-start;margin-top:28px;padding:0;font-size:13px;line-height:1}.footer{color:#949ead;background:#f9f9fb;border-top:1px solid #edf0f4;justify-content:space-between;align-items:center;width:100%;min-height:70px;margin-top:39px;padding:24px 55px;font-size:12px;line-height:1.2;display:flex}.footer p{margin:0}.footer nav{align-items:center;gap:0;display:flex}.footer__link{color:inherit;font-size:inherit;line-height:inherit;align-items:center;padding:0;display:inline-flex;position:relative}.footer__link+.footer__link:before{content:"·";margin:0 8px}.footer__link:hover,.legal-inline-link:hover{opacity:.72}.landing-detail-page{background:#fff;min-height:100vh}.landing-detail{width:min(1330px,100% - 108px);margin:0 auto;padding:29px 0 0}.landing-detail__back{color:#121726;justify-content:center;align-items:center;width:24px;height:24px;padding:0;font-size:24px;line-height:1;display:inline-flex}.landing-detail h1{color:#121726;letter-spacing:-.04em;margin:16px 0 0;font-size:48px;font-weight:300;line-height:1.18}.landing-detail__intro{color:#171924;margin-top:14px;font-size:18px;font-weight:300;line-height:25px}.landing-detail__intro p,.landing-detail-card__body p{margin:0}.landing-detail__intro p+p,.landing-detail-card__body p+p{margin-top:10px}.landing-detail__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:35px;margin-top:23px;display:grid}.landing-detail-card{background:#fff;border:1px solid #e0e3eb;border-radius:10px;min-height:650px;padding:26px 24px 28px}.landing-detail-card h2{color:#171924;margin:0;font-size:25px;font-weight:600;line-height:25px}.landing-detail-card__body{color:#171924;margin-top:26px;font-size:18px;font-weight:300;line-height:25px}.landing-detail__closing{color:#171924;margin:33px 0 0;font-size:18px;font-weight:300;line-height:25px}.footer--detail{margin-top:68px}.landing-detail--multi-agent{padding-bottom:0}.landing-multi-agent__overview{grid-template-columns:repeat(2,minmax(0,1fr));gap:23px;margin-top:24px;display:grid}.landing-multi-agent__overview-card{background:#fff;border:1px solid #e0e3eb;border-radius:10px;min-height:736px;padding:25px 24px 28px}.landing-multi-agent__overview-card h2,.landing-multi-agent__agents-intro h2{color:#171924;margin:0;font-size:25px;font-weight:600;line-height:25px}.landing-multi-agent__overview-body{color:#171924;margin-top:26px;font-size:18px;font-weight:300;line-height:25px}.landing-multi-agent__overview-body p,.landing-multi-agent__agents-intro p,.landing-agent-card__content>p{margin:0}.landing-multi-agent__overview-body p+p,.landing-agent-card__content>p+p{margin-top:12px}.landing-multi-agent__agents{margin-top:55px}.landing-multi-agent__agents-intro p{color:#171924;margin-top:18px;font-size:18px;font-weight:300;line-height:25px}.landing-multi-agent__agent-list{flex-direction:column;gap:28px;margin-top:20px;display:flex}.landing-agent-card{background:#fff;border:1px solid #e0e3eb;border-radius:10px;grid-template-columns:56px minmax(0,1fr);align-items:start;gap:23px;padding:28px 22px 27px;display:grid}.landing-agent-card__badge{color:#fff;background:#171924;border-radius:999px;place-items:center;width:40px;height:40px;font-size:18px;font-weight:300;line-height:1;display:grid}.landing-agent-card__content h3{color:#171924;margin:0;font-size:24px;font-weight:600;line-height:1.1}.landing-agent-card__content>p{color:#171924;margin-top:22px;font-size:18px;font-weight:300;line-height:25px}.landing-agent-card__criteria{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px 16px;margin-top:27px;display:grid}.landing-agent-card__criterion{color:#171924;background:#6b75851a;border-radius:5px;align-items:center;min-height:46px;padding:10px 15px;font-size:18px;font-weight:600;line-height:25px;display:flex}.landing-detail--expandable-auth{padding-bottom:0}.landing-expandable-auth__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 37px;margin-top:26px;display:grid}.landing-expandable-auth__card{background:#fff;border:1px solid #e0e3eb;border-radius:10px;min-height:363px;padding:28px 30px 26px}.landing-expandable-auth__card:nth-child(3){min-height:471px}.landing-expandable-auth__card h2{color:#171924;margin:0;font-size:25px;font-weight:600;line-height:25px}.landing-expandable-auth__body{color:#171924;margin-top:26px;font-size:18px;font-weight:300;line-height:25px}.landing-expandable-auth__body p{margin:0}.landing-expandable-auth__body p+p{margin-top:12px}.legal-document-layer{z-index:30;position:fixed;inset:0}.legal-document-layer__backdrop{background:#12172685;position:absolute;inset:0}.legal-document-modal{background:#fff;border-radius:10px;grid-template-rows:auto minmax(0,1fr);width:min(989px,100vw - 32px);height:min(759px,100vh - 32px);display:grid;position:absolute;inset:50% auto auto 50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 36px 100px #0c101d3d}.legal-document-modal__header{border-bottom:1px solid #edf0f4;justify-content:space-between;align-items:flex-start;gap:20px;padding:24px 24px 18px;display:flex}.legal-document-modal__title-group h2{color:#121726;margin:0;font-size:22px;font-weight:500;line-height:1.2}.legal-document-modal__title-group p{color:#6b7585;margin:8px 0 0;font-size:13px;line-height:1.5}.legal-document-modal__close{color:#6b7585;margin:-6px -6px 0 0;font-size:28px;line-height:1}.legal-document-modal__frame{background:#fff;border:0;width:100%;height:100%}.modal-layer{z-index:20;position:fixed;inset:0}.modal-backdrop{background:var(--overlay);position:absolute;inset:0}.role-modal{background:#fff;border-radius:10px;width:min(560px,100vw - 32px);padding:39px 32px 27px;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);box-shadow:0 40px 120px #0c101d38}.role-modal__header{justify-content:space-between;align-items:flex-start;display:flex}.role-modal__close{color:var(--ink-muted);margin:-8px -8px 0 0;font-size:28px;line-height:1}.role-modal h3{letter-spacing:-.03em;margin:16px 0 28px;font-size:26px;font-weight:600;line-height:1.2}.role-modal__selector{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.role-pill{border:1px solid var(--line);color:#1e1e1e;background:#fff;border-radius:10px;min-height:60px;font-size:15px;font-weight:300}.role-pill--active{border-color:var(--ink-strong);background:var(--ink-strong);color:#fff}.role-modal__cta{border:1px solid var(--line);color:#fff;background:#1e1e1e;border-radius:8px;width:100%;min-height:48px;margin-top:45px;font-size:16px;font-weight:300}.signup-modal{background:#fff;border-radius:18px;width:min(760px,100vw - 32px);padding:30px 32px 32px;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);box-shadow:0 40px 120px #0c101d3d}.signup-modal--success{width:min(620px,100vw - 32px)}.signup-modal__intro{margin-top:10px}.signup-modal__back{color:var(--ink-muted);padding:0;font-size:13px;line-height:1}.signup-modal__intro h3{letter-spacing:-.03em;margin:14px 0 10px;font-size:30px;font-weight:600;line-height:1.15}.signup-modal__intro p{color:var(--ink-muted);margin:0;font-size:15px;line-height:1.65}.signup-form{margin-top:24px}.signup-form__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.field{flex-direction:column;gap:8px;display:flex}.field__label{color:var(--ink-strong);font-size:14px;font-weight:500}.field__input{border:1px solid var(--line);width:100%;min-height:52px;color:var(--ink-strong);background:#fff;border-radius:12px;outline:none;padding:0 16px;font-size:15px;transition:border-color .16s,box-shadow .16s,transform .16s}.field__input::placeholder{color:#99a2b0}.field__input:focus{border-color:#8f9ab2;box-shadow:0 0 0 4px #8f9ab21f}.field__input--error{border-color:#d96570;box-shadow:0 0 0 4px #d9657014}.field__error{color:#c64153;font-size:12px;line-height:1.4}.signup-form>.field{margin-top:16px}.signup-form__meta{grid-template-columns:1.1fr 1fr;gap:18px;margin-top:20px;display:grid}.signup-form__summary{border:1px solid var(--line);background:radial-gradient(circle at 100% 0,#1217260f,#0000 35%),linear-gradient(#fcfcfd,#f5f7fa);border-radius:16px;padding:18px}.signup-form__badge,.success-state__badge{min-height:28px;color:var(--ink-strong);background:#eef2f7;border-radius:999px;align-items:center;padding:0 12px;font-size:12px;font-weight:600;display:inline-flex}.signup-form__summary p{color:var(--ink-muted);margin:14px 0 0;font-size:14px;line-height:1.65}.signup-form__checks{flex-direction:column;gap:12px;padding:4px 0;display:flex}.check{color:var(--ink-muted);align-items:flex-start;gap:10px;font-size:14px;line-height:1.5;display:flex}.check input{width:16px;height:16px;accent-color:var(--ink-solid);margin:3px 0 0}.signup-form__actions{justify-content:flex-end;gap:12px;margin-top:26px;display:flex}.solid-button--wide,.ghost-button--wide{min-width:170px}.success-state{margin-top:18px}.success-state h3{letter-spacing:-.03em;margin:18px 0 10px;font-size:29px;font-weight:600;line-height:1.2}.success-state p{color:var(--ink-muted);margin:0;font-size:15px;line-height:1.7}.success-state__summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:24px;display:grid}.success-state__summary div{border:1px solid var(--line);background:#fbfcfd;border-radius:14px;padding:16px}.success-state__summary span{color:var(--ink-soft);font-size:12px;line-height:1.4;display:block}.success-state__summary strong{color:var(--ink-strong);margin-top:6px;font-size:15px;line-height:1.5;display:block}@media (width<=1100px){.company-signup-page{grid-template-columns:1fr}.company-signup-page__aside,.company-signup-page__panel{min-height:auto}.company-signup-page__hero,.candidate-signup-page .company-signup-page__hero{margin-top:72px}.agent-card-list{margin-top:40px}.company-signup-page__panel-inner{width:min(100% - 48px,740px);padding:56px 0 72px}.company-login-modal{min-height:auto}.hero,.features,.landing-detail{width:min(100% - 48px,1328px)}.hero{padding-top:72px}.hero__layout{grid-template-columns:1fr;gap:32px;min-height:auto}.cookie-card{justify-self:start;width:min(100%,400px)}.feature-grid{grid-template-columns:1fr;gap:16px}.landing-detail{padding-top:24px}.landing-detail__grid{grid-template-columns:1fr;gap:20px}.landing-detail-card{min-height:auto}.landing-multi-agent__overview{grid-template-columns:1fr;gap:20px}.landing-multi-agent__overview-card{min-height:auto}.landing-agent-card__criteria{grid-template-columns:1fr}.landing-expandable-auth__grid{grid-template-columns:1fr;gap:20px}.landing-expandable-auth__card,.landing-expandable-auth__card:nth-child(3){min-height:auto}.legal-document-modal{width:min(989px,100vw - 40px);height:min(759px,100vh - 40px)}.footer{flex-direction:column;align-items:flex-start;gap:16px;padding:24px}.signup-form__meta{grid-template-columns:1fr}}@media (width<=760px){.company-signup-page__aside{padding:28px 20px 32px}.candidate-signup-page .company-signup-page__aside{padding-left:20px}.company-signup-page__hero{margin-top:56px}.company-signup-page__hero h1{font-size:34px;line-height:1.18}.company-signup-page__panel-inner{width:calc(100% - 32px);padding-top:36px}.company-form__email-row,.company-form__password-row,.company-success__actions{grid-template-columns:1fr;width:100%;display:grid}.company-form__verify{margin-top:0}.candidate-form__world-id{grid-template-columns:1fr}.candidate-form__world-id-button{width:100%}.candidate-world-id-modal{min-height:auto;padding:28px 20px 20px}.world-id-qr{aspect-ratio:1;width:100%;height:auto;margin-top:32px}.candidate-world-id-modal__close{right:20px}.company-login-modal{padding:28px 24px 27px}.company-form__spacer{height:64px}.candidate-form__spacer{height:96px}.topbar{flex-direction:column;align-items:flex-start;gap:14px;width:calc(100% - 32px);height:auto;margin:0 auto;padding:16px 0}.topbar__actions,.hero__actions,.cookie-card__actions,.role-modal__selector,.signup-form__grid,.signup-form__actions,.success-state__summary{grid-template-columns:1fr;width:100%;display:grid}.topbar__actions{gap:10px}.solid-button--small,.ghost-button--small,.solid-button,.ghost-button,.role-pill,.cookie-button{width:100%}.hero,.features,.landing-detail{width:calc(100% - 32px)}.hero{padding-top:48px}.hero__layout{gap:24px}.hero h1{font-size:clamp(2.4rem,9vw,3.5rem);line-height:1.1}.hero p{font-size:16px;line-height:1.6}.cookie-card{width:100%;padding:18px 16px 16px}.landing-detail h1{font-size:clamp(2.2rem,8vw,3rem);line-height:1.12}.landing-detail__intro,.landing-detail-card__body,.landing-detail__closing{font-size:16px;line-height:1.65}.landing-detail-card{padding:22px 18px 24px}.landing-detail-card h2{font-size:22px}.landing-multi-agent__overview-card{padding:22px 18px 24px}.landing-multi-agent__overview-card h2,.landing-multi-agent__agents-intro h2{font-size:22px}.landing-multi-agent__overview-body,.landing-multi-agent__agents-intro p,.landing-agent-card__content>p,.landing-agent-card__criterion{font-size:16px;line-height:1.65}.landing-agent-card{grid-template-columns:1fr;gap:16px;padding:22px 18px 24px}.landing-agent-card__content h3{font-size:22px}.landing-agent-card__criteria{gap:10px}.landing-agent-card__criterion{min-height:0;padding:12px 14px}.landing-expandable-auth__card{padding:22px 18px 24px}.landing-expandable-auth__card h2{font-size:22px}.landing-expandable-auth__body{font-size:16px;line-height:1.65}.legal-document-modal{width:calc(100vw - 24px);height:calc(100vh - 24px)}.legal-document-modal__header{padding:18px 16px 14px}.legal-document-modal__title-group h2{font-size:20px}.legal-document-modal__title-group p{font-size:12px}.role-modal,.signup-modal{padding:24px 20px 20px}.role-modal h3{margin-bottom:20px;font-size:24px}.signup-modal__intro h3,.success-state h3{font-size:24px}.role-modal__cta{margin-top:20px}.signup-form__actions{justify-content:stretch}.solid-button--wide,.ghost-button--wide,.company-form__verify{width:100%;min-width:0}.footer nav{flex-wrap:wrap;gap:.4rem .7rem}}.page-shell--loading{background:radial-gradient(circle at top,#0d0f1a14,#0000 40%),linear-gradient(#fff 0%,#f7f9fc 100%);place-items:center;display:grid}.auth-loading,.temp-page{background:#ffffffeb;border:1px solid #e0e3ebe6;border-radius:28px;width:min(720px,100vw - 32px);box-shadow:0 32px 80px #0e122014}.auth-loading{text-align:center;padding:40px 32px}.auth-loading strong{font-size:24px;line-height:1.2;display:block}.auth-loading p{color:var(--ink-muted);margin:12px 0 0}.temp-page-shell{background:radial-gradient(circle at 0 0,#0d0f1a1f,#0000 35%),linear-gradient(#fff 0%,#f4f7fb 100%);place-items:center;padding:32px 16px;display:grid}.temp-page{padding:48px}.temp-page__badge{color:#374151;background:#eef2f8;border-radius:999px;align-items:center;height:34px;padding:0 14px;font-size:13px;font-weight:600;display:inline-flex}.temp-page h1{letter-spacing:-.04em;margin:18px 0 0;font-size:clamp(2.2rem,5vw,3.4rem);line-height:1.08}.temp-page p{max-width:540px;color:var(--ink-muted);margin:18px 0 0;font-size:16px;line-height:1.65}.temp-page__summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:28px;display:grid}.temp-page__summary div{border:1px solid var(--line-soft);background:#f7f9fc;border-radius:18px;flex-direction:column;gap:8px;padding:18px 20px;display:flex}.temp-page__summary span{color:var(--ink-soft);font-size:13px}.temp-page__summary strong{color:var(--ink-strong);word-break:break-all;font-size:18px;line-height:1.4}.temp-page__actions{gap:12px;margin-top:28px;display:flex}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.company-dashboard-page{background:#f9f9fb;grid-template-columns:244px minmax(0,1fr);min-height:100vh;display:grid}.company-dashboard-sidebar{color:#fff;background:#0d0f19;flex-direction:column;align-self:start;height:100vh;min-height:100vh;padding:17px 14px 24px;display:flex;position:sticky;top:0;overflow-y:auto}.company-dashboard-sidebar__brand{color:#fff;letter-spacing:-.05em;align-self:flex-start;margin-left:8px;padding:0;font-size:32px;font-weight:100;line-height:1}.company-dashboard-sidebar__nav{flex-direction:column;gap:6px;margin-top:41px;display:flex}.company-dashboard-sidebar__nav-item{color:#fff;text-align:left;border-radius:8px;min-height:40px;padding:0 13px;font-size:14px;font-weight:300;line-height:1.2;transition:background-color .18s,color .18s}.company-dashboard-sidebar__nav-item--active{color:#0d0f19;background:#fff;font-weight:400}.company-dashboard-sidebar__nav-item:not(.company-dashboard-sidebar__nav-item--active):hover{background:#ffffff14}.company-dashboard-sidebar__profile{background:#212433;border-radius:10px;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:66px;margin-top:auto;padding:12px 14px;display:grid}.company-dashboard-sidebar__avatar{color:#0d0f19;background:#fff;border-radius:999px;place-items:center;width:40px;height:40px;font-size:15px;font-weight:700;display:grid}.company-dashboard-sidebar__profile-copy{flex-direction:column;gap:2px;min-width:0;display:flex}.company-dashboard-sidebar__profile-copy strong,.company-dashboard-sidebar__profile-copy span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.company-dashboard-sidebar__profile-copy strong{font-size:13px;font-weight:600;line-height:1.2}.company-dashboard-sidebar__profile-copy span{color:#a6adbf;font-size:11px;line-height:1.2}.company-dashboard-sidebar__logout{color:#d6dcee;white-space:nowrap;padding:0;font-size:11px;line-height:1}.company-dashboard-main{flex-direction:column;min-width:0;display:flex}.company-dashboard-toast{z-index:30;color:#fff;white-space:nowrap;pointer-events:none;background:#121726f5;border:1px solid #12172614;border-radius:999px;justify-content:center;align-items:center;min-width:220px;max-width:min(100vw - 32px,360px);height:44px;padding:0 18px;font-size:13px;font-weight:500;line-height:1;animation:2.2s forwards company-dashboard-toast-slide;display:inline-flex;position:fixed;top:18px;left:50%;transform:translate(-50%);box-shadow:0 14px 32px #1217262e}@keyframes company-dashboard-toast-slide{0%{opacity:0;transform:translate(-50%,-18px)}14%{opacity:1;transform:translate(-50%)}78%{opacity:1;transform:translate(-50%)}to{opacity:0;transform:translate(-50%,-18px)}}.company-dashboard-topbar{background:#fff;border-bottom:1px solid #edf0f4;justify-content:space-between;align-items:center;gap:16px;min-height:64px;padding:0 22px 0 20px;display:flex}.company-dashboard-topbar h1{color:#121726;margin:0;font-size:16px;font-weight:500;line-height:1.2}.company-dashboard-topbar__actions{color:#0d0f19;align-items:center;gap:12px;font-size:13px;font-weight:300;line-height:1;display:flex}.company-dashboard-topbar__status{white-space:nowrap}.company-dashboard-topbar__actions button,.company-dashboard-sessions__cta{color:#fff;background:#0d0f19;border-radius:6px;height:28px;padding:0 14px;font-size:12px;font-weight:300;line-height:1}.company-dashboard-summary,.company-dashboard-grid,.company-dashboard-chart{margin-left:22px;margin-right:22px}.company-dashboard-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:20px;display:grid}.company-dashboard-card{background:#fff;border:1px solid #e0e3eb;border-radius:14px}.company-dashboard-summary__card{flex-direction:column;min-height:120px;padding:17px 20px;display:flex}.company-dashboard-summary__card span{color:#6b7585;font-size:12px;font-weight:500;line-height:1.2}.company-dashboard-summary__card strong{color:#121726;letter-spacing:-.03em;margin-top:12px;font-size:32px;font-weight:500;line-height:1}.company-dashboard-summary__card p{color:#6b7585;margin:auto 0 0;font-size:11px;font-weight:300;line-height:1.2}.company-dashboard-grid{grid-template-columns:minmax(0,1fr) 412px;gap:16px;margin-top:19px;display:grid}.company-dashboard-sessions{padding:18px 20px 16px}.company-dashboard-sessions__header,.company-dashboard-alerts__header,.company-dashboard-chart__header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.company-dashboard-sessions__header h2,.company-dashboard-alerts__header h2,.company-dashboard-chart__header h2{color:#121726;margin:0;font-size:15px;font-weight:500;line-height:1.2}.company-dashboard-sessions__header p,.company-dashboard-chart__header p{color:#6b7585;margin:6px 0 0;font-size:11px;font-weight:300;line-height:1.2}.company-dashboard-sessions__table{border:1px solid #edf0f4;border-radius:10px;margin-top:18px;overflow:hidden}.company-dashboard-sessions__empty{text-align:center;place-items:center;min-height:172px;padding:24px;display:grid}.company-dashboard-sessions__empty p{color:#b8bfca;margin:0;font-size:14px;font-weight:300;line-height:1.7}.company-dashboard-sessions__row{border-bottom:1px solid #edf0f4;grid-template-columns:minmax(0,1.35fr) .8fr .8fr minmax(170px,1.45fr) .45fr;align-items:center;gap:16px;min-width:640px;padding:14px 16px;display:grid}.company-dashboard-sessions__row:last-child{border-bottom:0}.company-dashboard-sessions__row--head{background:#f9f9fb}.company-dashboard-sessions__row--head span{color:#6b7585;font-size:11px;font-weight:500;line-height:1.2}.company-dashboard-sessions__row strong,.company-dashboard-sessions__row span{min-width:0}.company-dashboard-sessions__row strong{color:#121726;font-size:12px;font-weight:600;line-height:1.2}.company-dashboard-sessions__row span{color:#6b7585;font-size:12px;font-weight:400;line-height:1.2}.company-dashboard-sessions__progress{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.company-dashboard-sessions__progress strong{white-space:nowrap;font-size:11px}.company-dashboard-sessions__progress-bar{background:#f9f9fb;border-radius:999px;height:6px;overflow:hidden}.company-dashboard-sessions__progress-bar span{border-radius:inherit;background:#0d0f19;height:100%;display:block}.company-dashboard-sessions__fraud{color:#949ead;background:#f9f9fb;border-radius:999px;justify-content:center;align-items:center;min-width:36px;height:22px;padding:0 10px;font-size:11px;font-weight:500;line-height:1;display:inline-flex}.company-dashboard-sessions__fraud--alert{color:#eb4242;background:#eb42421f}.company-dashboard-alerts{padding:18px 23px 14px}.company-dashboard-alerts__meta{align-items:center;gap:10px;display:flex}.company-dashboard-alerts__meta span{color:#eb4242;background:#fce8e8;border-radius:999px;align-items:center;height:22px;padding:0 13px;font-size:11px;font-weight:300;line-height:1;display:inline-flex}.company-dashboard-alerts__meta button{color:#0d0f19;padding:0;font-size:11px;font-weight:300;line-height:1;text-decoration:underline}.company-dashboard-alerts__list{flex-direction:column;gap:8px;margin-top:18px;display:flex}.company-dashboard-alerts__empty{text-align:center;place-items:center;min-height:172px;padding:24px;display:grid}.company-dashboard-alerts__empty p{color:#b8bfca;margin:0;font-size:14px;font-weight:300;line-height:1.7}.company-dashboard-alerts__item{background:#eb42421f;border-radius:8px;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:10px;min-height:42px;padding:10px 12px;display:grid}.company-dashboard-alerts__icon{color:#fff;background:#eb4242;border-radius:999px;place-items:center;width:22px;height:22px;font-size:14px;font-weight:700;line-height:1;display:grid}.company-dashboard-alerts__item p{color:#121726;margin:0;font-size:12px;font-weight:300;line-height:1.3}.company-dashboard-chart{margin-top:14px;margin-bottom:20px;padding:18px 20px 20px}.company-dashboard-chart__bars{grid-template-columns:repeat(29,minmax(24px,1fr));align-items:end;gap:6px;margin-top:18px;display:grid}.company-dashboard-chart__empty{text-align:center;place-items:center;min-height:180px;padding:24px;display:grid}.company-dashboard-chart__empty p{color:#b8bfca;margin:0;font-size:14px;font-weight:300;line-height:1.7}.company-dashboard-chart__bar-group{flex-direction:column;justify-content:flex-end;align-items:center;gap:6px;display:flex}.company-dashboard-chart__bar-group span{color:#0d0f19;font-size:11px;font-weight:300;line-height:1}.company-dashboard-chart__bar{background:#0d0f19;border-radius:4px;width:100%;min-height:24px}.company-fraud-hero,.company-fraud-layout{margin-left:22px;margin-right:22px}.company-fraud-hero{background:#fceded;border-radius:14px;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:20px;margin-top:22px;padding:20px 24px;display:grid}.company-fraud-hero__icon{color:#fff;background:#eb4242;border-radius:12px;place-items:center;width:48px;height:48px;font-size:24px;line-height:1;display:grid}.company-fraud-hero__copy h2{color:#121726;margin:0;font-size:18px;font-weight:500;line-height:1.2}.company-fraud-hero__copy p{color:#6b7585;margin:7px 0 0;font-size:12px;font-weight:300;line-height:1.25}.company-fraud-layout{grid-template-columns:minmax(0,1fr) 392px;align-items:start;gap:16px;margin-top:16px;margin-bottom:22px;display:grid}.company-fraud-board,.company-fraud-detail{padding:18px 24px 20px}.company-fraud-board__header{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.company-fraud-board__header h2{color:#121726;margin:0;font-size:15px;font-weight:600;line-height:1.2}.company-fraud-board__filters{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.company-fraud-board__filter{color:#6b7585;background:#fff;border:1px solid #e0e3eb;border-radius:6px;min-width:76px;height:24px;padding:0 14px;font-size:11px;font-weight:300;line-height:1}.company-fraud-board__filter--active{color:#fff;background:#0d0f19;border-color:#0d0f19}.company-fraud-board__list{flex-direction:column;gap:10px;margin-top:14px;display:flex}.company-dashboard-empty-state--fraud{min-height:260px;margin:0}.company-dashboard-empty-state--fraud-detail{min-height:420px;margin:0}.company-fraud-case{text-align:left;background:#f9f9fb;border:1px solid #0000;border-radius:12px;grid-template-columns:18px minmax(0,1fr) 108px;align-items:center;gap:12px;width:100%;min-height:90px;padding:12px 20px 12px 16px;display:grid}.company-fraud-case--active{background:#6b75851f;border-color:#0d0f19}.company-fraud-case__flag{color:#eb4242;font-size:15px;line-height:1}.company-fraud-case__body{flex-direction:column;align-items:flex-start;min-width:0;display:flex}.company-fraud-case__body strong{color:#121726;white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:13px;font-weight:500;line-height:1.2;overflow:hidden}.company-fraud-case__meta{flex-wrap:wrap;align-items:center;gap:8px;margin-top:8px;display:flex}.company-fraud-case__issue,.company-fraud-case__severity{border-radius:999px;justify-content:center;align-items:center;height:22px;padding:0 11px;font-size:11px;font-weight:300;line-height:1;display:inline-flex}.company-fraud-case__issue{color:#0d0f19;background:#eb42421f}.company-fraud-case__severity--high{color:#eb4242;background:#eb42421f}.company-fraud-case__severity--medium{color:#faa621;background:#faa6211f}.company-fraud-case__severity--low{color:#6b7585;background:#6b75851f}.company-fraud-case__time{color:#949ead;margin-top:8px;font-size:11px;font-weight:400;line-height:1}.company-fraud-case__confidence{flex-direction:column;align-items:flex-start;display:flex}.company-fraud-case__confidence span:first-child{color:#0d0f19;font-size:10px;font-weight:300;line-height:1}.company-fraud-case__track{background:#fff;border-radius:999px;width:100%;height:6px;margin-top:6px;overflow:hidden}.company-fraud-case__track-fill{border-radius:inherit;height:100%;display:block}.company-fraud-case__track-fill--high{background:#eb4242}.company-fraud-case__track-fill--medium{background:#faa621}.company-fraud-case__track-fill--low{background:#0d0f19}.company-fraud-case__percent{margin-top:8px;font-size:12px;font-weight:700;line-height:1}.company-fraud-case__percent--high{color:#eb4242}.company-fraud-case__percent--medium{color:#faa621}.company-fraud-case__percent--low{color:#6b7585}.company-fraud-detail h3{color:#121726;margin:0;font-size:14px;font-weight:500;line-height:1.2}.company-fraud-detail__badge{border-radius:999px;align-items:center;min-height:22px;margin-top:12px;padding:0 12px;font-size:11px;font-weight:300;line-height:1;display:inline-flex}.company-fraud-detail__badge--high{color:#eb4242;background:#fceded}.company-fraud-detail__badge--medium{color:#faa621;background:#faa6211f}.company-fraud-detail__badge--low{color:#6b7585;background:#6b75851f}.company-fraud-detail__section{border-top:1px solid #edf0f4;margin-top:16px;padding-top:16px}.company-fraud-detail__section h4{color:#121726;margin:0;font-size:12px;font-weight:500;line-height:1.2}.company-fraud-detail__evidences{flex-direction:column;gap:12px;margin-top:12px;display:flex}.company-fraud-detail__evidence{background:#f9f9fb;border-radius:10px;align-items:center;min-height:120px;padding:0 20px;display:flex}.company-fraud-detail__evidence p{color:#6b7585;margin:0;font-size:12px;font-weight:300;line-height:1.35}.company-fraud-detail__logs{flex-direction:column;gap:10px;margin:12px 0 0;padding:0;list-style:none;display:flex}.company-fraud-detail__logs li{color:#6b7585;font-size:11px;font-weight:300;line-height:1.2}.company-fraud-detail__logs li:before{content:"• "}.company-fraud-detail__section--actions{flex-direction:column;gap:8px;display:flex}.company-fraud-detail__action{color:#6b7585;text-align:left;background:#fff;border:1px solid #e0e3eb;border-radius:8px;width:100%;height:36px;padding:0 16px;font-size:12px;font-weight:300;line-height:1}.company-fraud-detail__action--primary{color:#fff;background:#eb4242;border-color:#d93737}.company-credit-layout{grid-template-columns:399px 735px;grid-template-areas:"balance usage""history recharge";justify-content:start;align-items:start;gap:24px 16px;width:min(1150px,100%);margin:22px 22px 24px;display:grid}.company-credit-balance{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:183px;padding:32px 28px;display:flex}.company-credit-balance:first-child{grid-area:balance}.company-credit-balance--usage{grid-area:usage;justify-self:start;width:344px}.company-credit-balance__label{color:#121726;letter-spacing:-.02em;font-size:20px;font-weight:300;line-height:normal}.company-credit-balance__value{color:#121726;letter-spacing:-.05em;margin-top:18px;font-size:48px;font-weight:300;line-height:1}.company-credit-history,.company-credit-recharge{padding:24px 26px}.company-credit-history{grid-area:history;min-height:567px}.company-credit-recharge{grid-area:recharge;min-height:487px}.company-credit-card__header{justify-content:space-between;align-items:center;gap:16px;display:flex}.company-credit-card__header--stacked{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:0}.company-credit-card__header h2{color:#121726;letter-spacing:-.03em;margin:0;font-size:20px;font-weight:300;line-height:normal}.company-credit-card__header p{color:#6b7585;margin:0;font-size:15px;font-weight:400;line-height:1.5}.company-credit-card__filter{color:#6b7585;padding:0 14px 0 0;font-size:13px;font-weight:300;line-height:1.2;position:relative}.company-credit-card__filter:after{content:"";border-bottom:1.5px solid;border-right:1.5px solid;width:7px;height:7px;position:absolute;top:50%;right:0;transform:translateY(-65%)rotate(45deg)}.company-credit-history__table{border:1px solid #edf0f4;border-radius:16px;margin-top:18px;overflow:hidden}.company-credit-history__empty{text-align:center;place-items:center;min-height:220px;padding:24px;display:grid}.company-credit-history__empty p{color:#b8bfca;margin:0;font-size:14px;font-weight:300;line-height:1.7}.company-credit-history__row{border-top:1px solid #edf0f4;grid-template-columns:minmax(0,1fr) 100px;align-items:center;gap:16px;padding:17px 28px;display:grid}.company-credit-history__row:first-child{border-top:0}.company-credit-history__row--head{background:#fbfbfd}.company-credit-history__row--head span{color:#6b7585;font-size:13px;font-weight:300;line-height:normal}.company-credit-history__row span,.company-credit-history__row strong{color:#121726;font-size:14px;font-weight:300;line-height:normal}.company-credit-recharge__method-row{margin-top:18px}.company-credit-recharge__amount-row{grid-template-columns:281px 35px minmax(0,349px);align-items:end;gap:16px;margin-top:20px;display:grid}.company-credit-field{flex-direction:column;gap:12px;display:flex}.company-credit-field--method{max-width:681px}.company-credit-field__options{grid-template-columns:repeat(2,minmax(0,333px));gap:16px;display:grid}.company-credit-field>span{color:#121726;font-size:14px;font-weight:300;line-height:normal}.company-credit-field input,.company-credit-field__box{color:#121726;height:48px;font:inherit;background:#fff;border:1px solid #d9dfe8;border-radius:12px;outline:none;align-items:center;padding:0 18px;font-size:14px;line-height:normal;display:flex}.company-credit-field input::placeholder{color:#a6adbf}.company-credit-field__box--select{justify-content:center;font-weight:300;transition:background-color .18s,border-color .18s,color .18s}.company-credit-field__box--active{color:#fff;background:#121726;border-color:#121726;font-weight:300}.company-credit-field__box--muted{color:#949ead}.company-credit-recharge__arrow{color:#6b7585;justify-content:center;align-items:center;height:48px;font-size:20px;font-weight:400;line-height:1;display:inline-flex}.company-credit-wallet{background:#f7f9fc;border-radius:14px;margin-top:24px;padding:22px 22px 20px}.company-credit-wallet p{color:#121726;margin:0 0 12px;font-size:14px;font-weight:300;line-height:normal}.company-credit-wallet p+p{margin-top:16px}.company-credit-wallet__address+p{margin-top:16px;margin-bottom:0}.admin-page{background:linear-gradient(#f4f7fb 0%,#eef3f9 100%);min-height:100vh;padding:40px 20px}.admin-shell{gap:20px;width:min(1200px,100%);margin:0 auto;display:grid}.admin-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.admin-header__eyebrow{color:#5d6a7f;letter-spacing:.12em;text-transform:uppercase;margin-bottom:10px;font-size:12px;display:inline-block}.admin-header h1,.admin-card__header h2{color:#121726;margin:0;font-size:28px;font-weight:500;line-height:1.1}.admin-header p{color:#5d6a7f;margin:10px 0 0;font-size:15px}.admin-logout,.admin-button{color:#fff;min-height:46px;font:inherit;background:#121726;border:none;border-radius:12px;padding:0 18px;font-size:14px;font-weight:500}.admin-banner{color:#1f2b3d;background:#fff;border-radius:12px;padding:14px 16px;box-shadow:0 12px 30px #1217260f}.admin-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.admin-card{background:#fff;border-radius:18px;padding:20px;box-shadow:0 14px 36px #12172614}.admin-summary__card span,.admin-card__header span{color:#6b7585;font-size:13px}.admin-summary__card strong{color:#121726;margin-top:10px;font-size:28px;font-weight:500;display:block}.admin-grid{grid-template-columns:minmax(320px,360px) minmax(0,1fr);gap:20px;display:grid}.admin-card--wide{min-width:0}.admin-card__header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.admin-form{gap:14px;display:grid}.admin-field{gap:8px;display:grid}.admin-field span{color:#364152;font-size:13px}.admin-field input{color:#121726;width:100%;min-height:46px;font:inherit;background:#fff;border:1px solid #d9dfe8;border-radius:12px;padding:0 14px}.admin-form__error{color:#b42318;margin:0;font-size:13px}.admin-table{display:grid}.admin-table__row{border-bottom:1px solid #edf0f4;grid-template-columns:1.2fr 1.4fr .8fr .8fr;align-items:center;gap:12px;padding:14px 0;display:grid}.admin-table--deposits .admin-table__row{grid-template-columns:1.5fr .8fr 1fr 1fr .9fr 1fr}.admin-table__row--head{padding-top:0}.admin-table__row--head span{color:#6b7585;text-transform:uppercase;letter-spacing:.08em;font-size:12px}.admin-table__row strong,.admin-table__row span{color:#121726;word-break:break-word;min-width:0;font-size:14px}.admin-table__stack{gap:4px;display:grid}.admin-table__stack span{color:#6b7585;font-size:12px}.admin-table__empty{color:#6b7585;padding:22px 0 6px;font-size:14px}.admin-login{justify-content:center;padding-top:40px;display:flex}.admin-login__card{width:min(420px,100%)}.company-credit-wallet__address{background:#fff;border:1px solid #d9dfe8;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;min-height:48px;padding:0 18px;display:flex}.company-credit-wallet__address span{color:#121726;word-break:break-all;font-size:14px;font-weight:300;line-height:normal}.company-credit-wallet__copy{border-radius:8px;flex:none;width:27px;height:28px;position:relative}.company-credit-wallet__copy:before,.company-credit-wallet__copy:after{content:"";background:#fff;border:1.5px solid #6b7585;border-radius:4px;position:absolute}.company-credit-wallet__copy:before{width:11px;height:12px;top:8px;left:9px}.company-credit-wallet__copy:after{width:11px;height:12px;top:5px;left:6px}.company-credit-summary{border-top:1px solid #edf0f4;justify-content:space-between;align-items:center;gap:16px;margin-top:26px;padding-top:18px;display:flex}.company-credit-summary strong,.company-credit-summary span{color:#121726;letter-spacing:-.02em;font-size:20px;line-height:normal}.company-credit-summary strong{font-weight:300}.company-credit-summary span{text-align:right;font-weight:300}.company-credit-summary__note{color:#6b7585;margin:10px 0 0;font-size:13px;font-weight:300;line-height:1.6}.company-credit-summary--meta{flex-direction:column;align-items:flex-start}.company-credit-summary--meta strong,.company-credit-summary--meta span{letter-spacing:0;text-align:left;font-size:14px;line-height:1.6}.company-credit-actions{gap:12px;margin-top:22px;display:flex}.company-credit-actions__primary,.company-credit-actions__secondary{min-width:0;height:48px;font:inherit;border-radius:12px;padding:0 18px;font-size:14px;font-weight:300;line-height:1;transition:opacity .18s,background-color .18s,border-color .18s,color .18s}.company-credit-actions__primary{color:#fff;background:#121726;flex:auto}.company-credit-actions__secondary{color:#121726;background:#fff;border:1px solid #d9dfe8;flex:none}.company-credit-actions__primary:disabled,.company-credit-actions__secondary:disabled{opacity:.5;cursor:not-allowed}.company-credit-status{background:#fbfbfd;border:1px solid #edf0f4;border-radius:14px;margin-top:18px;padding:18px}.company-credit-status__header{justify-content:space-between;align-items:center;gap:12px;display:flex}.company-credit-status__header strong{color:#121726;font-size:15px;font-weight:300;line-height:normal}.company-credit-status__badge{border-radius:999px;align-items:center;min-height:30px;padding:0 12px;font-size:12px;font-weight:300;line-height:1;display:inline-flex}.company-credit-status__badge--ready{color:#5b6678;background:#eef2f7}.company-credit-status__badge--pending{color:#9a6b00;background:#fef4df}.company-credit-status__badge--confirmed{color:#0b6a3c;background:#e7f7ef}.company-credit-status__badge--failed,.company-credit-status__badge--expired{color:#b42318;background:#fdeaea}.company-credit-status__details{flex-direction:column;gap:8px;margin-top:12px;display:flex}.company-credit-status__details span{color:#48505f;word-break:break-all;font-size:13px;font-weight:300;line-height:1.6}.company-settings-layout{grid-template-columns:minmax(0,760px) 376px;align-items:start;gap:16px;margin:21px 22px 24px;display:grid}.company-settings-stack{flex-direction:column;gap:20px;display:flex}.company-settings-card,.company-settings-actions{padding:20px 24px}.company-settings-card__title-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.company-settings-card__header h2{color:#121726;margin:0;font-size:16px;font-weight:600;line-height:1.2}.company-settings-card__badge{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:24px;padding:0 10px;font-size:11px;font-weight:600;line-height:1;display:inline-flex}.company-settings-card__badge--unverified{color:#6b7585;background:#eef1f6}.company-settings-card__badge--warning{color:#c64153;background:#d9657024}.company-settings-card__badge--pending{color:#157646;background:#21ab5924}.company-settings-card__header p{color:#6b7585;margin:8px 0 0;font-size:11px;font-weight:400;line-height:1.2}.company-settings-form{flex-direction:column;gap:12px;margin-top:18px;display:flex}.company-settings-form__row{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.company-settings-field{flex-direction:column;gap:8px;display:flex}.company-settings-field--single{max-width:336px}.company-settings-field span{color:#6b7585;font-size:12px;font-weight:500;line-height:1.2}.company-settings-field input{color:#949ead;width:100%;height:40px;font:inherit;background:#fff;border:1px solid #e0e3eb;border-radius:8px;outline:none;padding:0 14px;font-size:13px;line-height:1}.company-settings-field input::placeholder{color:#b4bcc9}.company-settings-field input:disabled{color:#949ead;cursor:not-allowed;opacity:1;-webkit-text-fill-color:#949ead;background:#f7f8fb}.company-settings-field__hint{color:#949ead;font-size:11px;font-weight:300;line-height:1.35}.company-settings-card__divider{border-top:1px solid #edf0f4;margin-top:21px}.company-settings-card--system{z-index:2;min-height:161px;position:relative;overflow:visible}.company-settings-card--verification{z-index:1;position:relative}.company-settings-verification__country{z-index:1;margin-top:18px;position:relative}.company-settings-verification__country-option{justify-content:space-between;gap:8px;display:flex}.company-settings-verification__country-option--disabled{color:#949ead;cursor:not-allowed;opacity:1;background:#f7f8fb}.company-settings-verification__country-badge{color:#949ead;background:#949ead24;border-radius:999px;justify-content:center;align-items:center;height:20px;padding:0 7px;font-size:10px;font-weight:500;line-height:1;display:inline-flex}.company-settings-verification__toggle-group{background:#f7f8fb;border:1px solid #e0e3eb;border-radius:10px;gap:4px;margin-top:18px;padding:4px;display:inline-flex}.company-settings-verification__toggle{color:#6b7585;background:0 0;border:0;border-radius:8px;min-width:96px;height:36px;padding:0 16px;font-size:12px;font-weight:500;line-height:1}.company-settings-verification__toggle--active{color:#fff;background:#121726}.company-settings-verification__stack{flex-direction:column;gap:16px;margin-top:18px;display:flex}.company-settings-upload-list{flex-direction:column;gap:12px;display:flex}.company-settings-card--system .company-settings-card__header{margin-bottom:16px}.company-settings-language{position:relative}.company-settings-language__control{position:relative;overflow:visible}.company-settings-language__control--open{z-index:4}.company-settings-language__trigger,.company-settings-language__option{width:100%;font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;padding:0 14px}.company-settings-language__trigger{background:#fff;border:1px solid #e0e3eb;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;height:40px;display:flex}.company-settings-language__value,.company-settings-language__option{color:#6b7585;font-size:13px;font-weight:300;line-height:1.2}.company-settings-language__chevron{border-bottom:1.5px solid #949ead;border-right:1.5px solid #949ead;flex:none;width:8px;height:8px;transition:transform .2s;transform:rotate(45deg)translateY(-1px)}.company-settings-language__chevron--open{transform:rotate(225deg)translateY(-1px)}.company-settings-language__dropdown{background:#fff;border:1px solid #e0e3eb;border-radius:8px;max-height:192px;position:absolute;bottom:calc(100% + 8px);left:0;right:0;overflow-y:auto;box-shadow:0 12px 28px #1217261f}.company-settings-language__option{border-top:1px solid #edf0f4;align-items:center;min-height:32px;transition:background-color .2s;display:flex}.company-settings-language__option:first-child{border-top:0}.company-settings-language__option:hover{background:#f7f8fb}.company-settings-upload{background:#fff;border:1px solid #e0e3eb;border-radius:12px;grid-template-columns:minmax(0,1fr) max-content;align-items:center;gap:12px 18px;min-height:88px;padding:16px 18px;display:grid}.company-settings-upload__copy{flex-direction:column;gap:6px;min-width:0;display:flex}.company-settings-upload__copy strong,.company-settings-upload__file{color:#121726;font-size:13px;line-height:1.2}.company-settings-upload__copy strong{font-weight:500}.company-settings-upload__copy span{color:#6b7585;font-size:11px;font-weight:300;line-height:1.35}.company-settings-upload__action{color:#121726;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #e0e3eb;border-radius:8px;justify-content:center;align-items:center;height:36px;padding:0 15px;font-size:12px;font-weight:400;line-height:1;display:inline-flex}.company-settings-upload__action input{display:none}.company-settings-upload__file{color:#6b7585;grid-column:1/-1;font-size:12px;font-weight:300}.company-settings-actions{flex-direction:column;gap:10px;min-height:148px;margin-top:0;display:flex}.company-settings-actions__secondary,.company-settings-actions__primary{border-radius:8px;width:100%;height:48px;font-size:13px;line-height:1}.company-settings-actions__secondary{color:#121726;background:#fff;border:1px solid #e0e3eb;font-weight:300}.company-settings-actions__primary{color:#fff;background:#121726;font-weight:500}.company-job-board-toolbar,.company-job-board-table,.company-blind-toolbar,.company-blind-grid{margin-left:22px;margin-right:22px}.company-blind-toolbar{align-items:center;gap:20px;margin-top:19px;padding:20px 24px;display:flex}.company-blind-toolbar__search{background:#fff;border:1px solid #e0e3eb;border-radius:10px;align-items:center;width:500px;height:40px;padding:0 20px;display:flex}.company-blind-toolbar__search input{color:#121726;width:100%;font:inherit;background:0 0;border:0;outline:none;font-size:12px;font-weight:300;line-height:normal}.company-blind-toolbar__search input::placeholder{color:#949ead}.company-blind-toolbar__filters{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.company-blind-toolbar__filter{color:#121726;white-space:nowrap;background:#fff;border:1px solid #e0e3eb;border-radius:10px;height:40px;padding:0 14px;font-size:12px;font-weight:300;line-height:normal}.company-blind-toolbar__filter--active{color:#fff;background:#121726;border-color:#121726}.company-blind-grid{grid-template-columns:repeat(3,minmax(0,368px));gap:22px 24px;margin-top:34px;margin-bottom:24px;display:grid}.company-blind-card{flex-direction:column;align-items:flex-start;min-height:143px;padding:20px;display:flex}.company-blind-card__badge{color:#121726;background:#f9f9fb;border:.5px solid #000;border-radius:11px;justify-content:center;align-items:center;min-width:43px;height:22px;padding:0 12px;font-size:11px;font-weight:300;line-height:1;display:inline-flex}.company-blind-card strong{color:#121726;letter-spacing:-.02em;margin-top:14px;font-size:16px;font-weight:500;line-height:normal}.company-blind-card__cta{color:#fff;text-align:center;background:#0d0f19;border-radius:8px;justify-content:center;align-items:center;width:100%;height:36px;margin-top:auto;padding:0;font-size:12px;font-weight:500;line-height:normal;display:inline-flex}.company-blind-ranking-summary,.company-blind-ranking-board{margin-left:22px;margin-right:22px}.company-blind-ranking-summary{justify-content:space-between;align-items:flex-start;gap:20px;margin-top:21px;padding:19px 24px;display:flex}.company-blind-ranking-summary__copy{flex-direction:column;gap:10px;display:flex}.company-blind-ranking-summary__badge{color:#121726;background:#f9f9fb;border-radius:999px;width:fit-content;min-height:22px;padding:0 13px;font-size:11px;font-weight:400;line-height:22px}.company-blind-ranking-summary__copy strong{color:#121726;font-size:22px;font-weight:500;line-height:normal}.company-blind-ranking-summary__copy p{color:#6b7585;font-size:13px;font-weight:400;line-height:normal}.company-blind-ranking-summary__actions{flex-wrap:wrap;place-content:flex-start flex-end;align-items:center;gap:8px;max-width:360px;display:flex}.company-blind-ranking-summary__filter,.company-blind-ranking-summary__notify{border-radius:8px;min-height:32px;font-size:12px;line-height:normal}.company-blind-ranking-summary__filter{color:#121726;background:#fff;border:1px solid #e0e3eb;padding:0 14px;font-weight:400}.company-blind-ranking-summary__notify{color:#fff;background:#0d0f19;min-width:156px;padding:0 16px;font-weight:500}.company-blind-ranking-summary__notify:disabled{cursor:default;opacity:.48}.company-blind-ranking-board{margin-top:20px;margin-bottom:24px;overflow:hidden}.company-blind-ranking-board__scroller{overflow:auto hidden}.company-blind-ranking-board__row{border-bottom:1px solid #e0e3eb;align-items:center;column-gap:18px;width:max-content;min-width:100%;padding:12px 26px;display:grid}.company-blind-ranking-board__row--interactive{cursor:pointer;transition:background-color .16s}.company-blind-ranking-board__row--interactive:hover{background:#fcfcfd}.company-blind-ranking-board__row--active{background:#f7f8fb}.company-blind-ranking-board__row:last-child{border-bottom:0}.company-blind-ranking-board__row--head{background:linear-gradient(#f9f9fb 0%,#fff 100%);padding-top:15px;padding-bottom:15px}.company-blind-ranking-board__row--head span{color:#6b7585;font-size:11px;font-weight:400;line-height:normal}.company-blind-ranking-board__row>strong{color:#121726;font-size:14px;font-weight:500;line-height:normal}.company-blind-ranking-board__identity{align-items:center;min-width:0;display:flex}.company-blind-ranking-board__identity span:last-child{color:#121726;font-size:13px;font-weight:400;line-height:normal}.company-blind-ranking-board__metric{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.company-blind-ranking-board__track{background:#eceff4;border-radius:999px;height:6px;overflow:hidden}.company-blind-ranking-board__track span{border-radius:inherit;background:#121726;height:100%;display:block}.company-blind-ranking-board__metric em{color:#121726;font-size:12px;font-style:normal;font-weight:400;line-height:normal}.company-blind-ranking-board__integrity{text-align:center;border-radius:11px;width:36px;height:22px;font-size:11px;font-weight:400;line-height:22px}.company-blind-ranking-board__integrity--positive{color:#19a15f;background:#e5f7ed}.company-blind-ranking-board__integrity--negative{color:#eb4242;background:#eb42421f}.company-blind-ranking-board__human{text-align:center;border-radius:11px;width:fit-content;min-width:52px;height:22px;padding:0 10px;font-size:11px;font-weight:400;line-height:22px}.company-blind-ranking-board__human--positive{color:#19a15f;background:#e5f7ed}.company-blind-ranking-board__human--negative{color:#eb4242;background:#eb42421f}.company-blind-ranking-board__selection-wrap{cursor:pointer;font:inherit;background:0 0;border:0;align-items:center;gap:6px;padding:0;display:inline-flex}.company-blind-ranking-board__selection-box{color:#0000;text-align:center;background:#fff;border:1px solid #d8dde6;border-radius:6px;width:24px;height:24px;font-size:14px;font-weight:500;line-height:22px}.company-blind-ranking-board__selection-box--active{color:#fff;background:#121726;border-color:#121726}.company-blind-ranking-board__selection{color:#6b7585;font-size:12px;font-weight:400;line-height:normal}.company-blind-ranking-board__selection--active{color:#121726;font-weight:500}.company-job-board-toolbar{justify-content:space-between;align-items:center;gap:16px;margin-top:20px;padding:14px 18px;display:flex}.company-job-board-toolbar__left,.company-job-board-toolbar__right,.company-job-board-toolbar__filters{align-items:center;gap:8px;display:flex}.company-job-board-toolbar__left,.company-job-board-toolbar__right{min-width:0}.company-job-board-toolbar__select,.company-job-board-toolbar__filter,.company-job-board-toolbar__cta{border-radius:8px;height:32px;font-size:12px;font-weight:300;line-height:1}.company-job-board-toolbar__select,.company-job-board-toolbar__filter{color:#6b7585;background:#fff;border:1px solid #e0e3eb;padding:0 16px}.company-job-board-toolbar__select{align-items:center;padding:0 12px;display:flex;position:relative}.company-job-board-toolbar__select:after{content:"▾";color:#6b7585;pointer-events:none;font-size:11px;line-height:1}.company-job-board-toolbar__select select{color:#6b7585;font:inherit;appearance:none;cursor:pointer;background:0 0;border:0;outline:none;padding-right:12px;font-size:12px;font-weight:300;line-height:1}.company-job-board-toolbar__filter--active,.company-job-board-toolbar__cta{color:#fff;background:#0d0f19;border-color:#0d0f19}.company-job-board-toolbar__search{background:#f9f9fb;border-radius:8px;align-items:center;width:260px;height:32px;padding:0 16px;display:flex}.company-job-board-toolbar__search input{color:#121726;width:100%;font:inherit;background:0 0;border:0;outline:none;font-size:12px;font-weight:300;line-height:1}.company-job-board-toolbar__search input::placeholder{color:#949ead}.company-job-board-toolbar__cta{width:136px}.company-job-board-table{margin-top:14px;margin-bottom:20px;padding:0;overflow:hidden}.company-dashboard-empty-state{text-align:center;place-items:center;margin-left:22px;margin-right:22px;display:grid}.company-dashboard-empty-state p{color:#b8bfca;margin:0;font-size:14px;font-weight:300;line-height:1.7}.company-dashboard-empty-state--jobs{min-height:260px;margin-top:14px;margin-bottom:20px}.company-dashboard-empty-state--blind{min-height:220px;margin-top:34px;margin-bottom:24px}.company-job-board-table__scroller{overflow-x:auto}.company-job-board-table__row{border-bottom:1px solid #e0e3eb;grid-template-columns:minmax(170px,2.15fr) .8fr .95fr .9fr .95fr .7fr 1fr;align-items:center;gap:16px;min-width:974px;padding:16px 20px;display:grid}.company-job-board-table__row:last-child{border-bottom:0}.company-job-board-table__row--head{padding-top:18px;padding-bottom:18px}.company-job-board-table__row--head span{color:#6b7585;font-size:11px;font-weight:500;line-height:1}.company-job-board-table__row--striped{background:#f9f9fb}.company-job-board-table__row strong{color:#121726;font-size:12px;font-weight:500;line-height:1.2}.company-job-board-table__row strong,.company-job-board-table__row span{min-width:0}.company-job-board-table__row span{color:#0d0f19;font-size:12px;font-weight:300;line-height:1.2}.company-job-board-table__status,.company-job-board-table__fraud{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-width:43px;height:22px;padding:0 12px;font-size:11px;font-weight:300;line-height:1;display:inline-flex}.company-job-board-table__status--dark,.company-job-board-table__row .company-job-board-table__status--dark{color:#fff;background:#0d0f19}.company-job-board-table__status--danger{color:#eb4242;background:#eb42421f}.company-job-board-table__status--muted{color:#6b7585;background:#6b75851f}.company-job-board-table__status--soft{color:#949ead;background:#949ead1f}.company-job-board-table__fraud{color:#949ead;background:0 0;border-radius:0;justify-content:flex-start;padding:0}.company-job-board-table__fraud--alert{color:#eb4242;background:#eb42421f;border-radius:999px;justify-content:center;min-width:40px;padding:0 10px;font-weight:500}.company-job-board-table__report{color:#0d0f19;text-align:left;padding:0;font-size:12px;font-weight:300;line-height:1}.company-report-back,.company-report-summary,.company-report-grid{margin-left:22px;margin-right:22px}.company-report-back{margin-top:14px}.company-report-back__button{color:#0d0f19;padding:0;font-size:20px;font-weight:300;line-height:1}.company-report-summary{margin-top:12px;padding:14px 24px 18px}.company-report-summary__badge{color:#0d0f19;background:#6b75851f;border-radius:999px;align-items:center;height:22px;padding:0 11px;font-size:11px;font-weight:300;line-height:1;display:inline-flex}.company-report-summary h2{color:#121726;margin:8px 0 0;font-size:20px;font-weight:500;line-height:1.2}.company-report-summary p{color:#6b7585;margin:8px 0 0;font-size:12px;font-weight:300;line-height:1.2}.company-report-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-top:14px;margin-bottom:24px;display:grid}.company-report-card{min-height:292px;padding:16px 24px 20px}.company-report-card__header h3{color:#121726;margin:0;font-size:15px;font-weight:500;line-height:1.2}.company-report-card__header p{color:#6b7585;margin:6px 0 0;font-size:11px;font-weight:300;line-height:1.2}.company-report-histogram{border-bottom:1px solid #edf0f4;grid-template-columns:repeat(10,minmax(22px,1fr));align-items:end;gap:10px;min-height:214px;margin-top:28px;padding:0 14px 24px;display:grid}.company-report-histogram__item{flex-direction:column;justify-content:flex-end;align-items:center;gap:8px;display:flex}.company-report-histogram__bar{background:#0d0f19;border-radius:4px;width:100%;min-height:22px}.company-report-histogram__item span{color:#0d0f19;font-size:10px;font-weight:400;line-height:1}.company-report-ranking{flex-direction:column;gap:18px;margin-top:28px;display:flex}.company-report-ranking__row{grid-template-columns:16px 28px minmax(80px,1fr) minmax(120px,260px) 38px;align-items:center;gap:12px;display:grid}.company-report-ranking__rank,.company-report-ranking__score{color:#0d0f19;font-size:13px;font-weight:300;line-height:1}.company-report-ranking__avatar{background:#0d0f19;border-radius:999px;width:28px;height:28px}.company-report-ranking__row strong{color:#121726;font-size:12px;font-weight:500;line-height:1.2}.company-report-ranking__track{background:#f9f9fb;border-radius:4px;height:8px;overflow:hidden}.company-report-ranking__track span{border-radius:inherit;background:#0d0f19;height:100%;display:block}.company-report-agents{flex-direction:column;gap:18px;margin-top:20px;display:flex}.company-report-agents__head{justify-content:space-between;align-items:center;gap:12px;display:flex}.company-report-agents__head span,.company-report-agents__head strong{color:#121726;font-size:13px;font-weight:300;line-height:1.2}.company-report-agents__head strong{font-size:14px}.company-report-agents__track{background:#f9f9fb;border-radius:6px;height:12px;margin-top:10px;position:relative}.company-report-agents__band{background:#6b75851f;border-radius:6px;height:12px;position:absolute;top:0}.company-report-agents__marker{background:#0d0f19;border-radius:2px;width:8px;height:16px;margin-left:-4px;position:absolute;top:-2px}.company-report-improvements{flex-direction:column;gap:22px;margin-top:28px;display:flex}.company-report-improvements__row{grid-template-columns:minmax(120px,1fr) minmax(120px,220px) 38px;align-items:center;gap:16px;display:grid}.company-report-improvements__row span,.company-report-improvements__row strong{color:#121726;font-size:13px;font-weight:300;line-height:1.2}.company-report-improvements__bar{background:#f9f9fb;border-radius:4px;height:8px;overflow:hidden}.company-report-improvements__fill{border-radius:inherit;height:100%;display:block}.company-report-improvements__fill--danger{background:#eb4242}.company-report-improvements__fill--dark{background:#0d0f19}.company-report-improvements__count--danger{color:#eb4242}.company-create-steps,.company-create-form{margin-left:22px;margin-right:22px}.company-create-steps{grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;gap:12px;margin-top:20px;padding:20px 24px;display:grid}.company-create-steps__item{grid-template-columns:36px max-content;align-items:center;column-gap:14px;display:grid;position:relative}.company-create-steps__circle{color:#6b7585;border:1px solid #e0e3eb;border-radius:999px;flex:none;place-items:center;width:36px;height:36px;font-size:13px;font-weight:500;line-height:1;display:grid}.company-create-steps__circle--active{color:#fff;background:#0d0f19;border-color:#0d0f19}.company-create-steps__copy{white-space:nowrap;flex-direction:column;gap:4px;display:flex}.company-create-steps__copy span{color:#949ead;font-size:11px;font-weight:300;line-height:1}.company-create-steps__copy strong{color:#6b7585;font-size:13px;font-weight:500;line-height:1.2}.company-create-steps__copy--active span{color:#0d0f19}.company-create-steps__copy--active strong,.company-create-steps__item:first-child .company-create-steps__copy strong{color:#121726}.company-create-steps__line{background:#e0e3eb;width:82px;height:2px;position:absolute;top:50%;right:-12px;transform:translateY(-50%)}.company-create-steps__line--active{background:#0d0f19}.company-create-form{max-width:760px;margin-top:18px;margin-bottom:24px;padding:20px 24px 16px}.company-create-form__header h2{color:#121726;margin:0;font-size:18px;font-weight:500;line-height:1.2}.company-create-form__header p{color:#6b7585;margin:8px 0 0;font-size:12px;font-weight:300;line-height:1.2}.company-create-form__group{margin-top:30px}.company-create-form__field{display:block}.company-create-form__field,.company-create-form__row{margin-top:20px}.company-create-form__label{color:#0d0f19;margin-bottom:8px;font-size:12px;font-weight:500;line-height:1;display:block}.company-create-form__group>.company-create-form__label{margin-bottom:12px}.company-create-form__types{grid-template-columns:repeat(4,minmax(0,168px));justify-content:space-between;gap:12px;display:grid}.company-create-form__type-card{text-align:left;background:#fff;border:1px solid #e0e3eb;border-radius:12px;flex-direction:column;align-items:flex-start;gap:0;min-height:96px;padding:14px 14px 13px;display:flex;position:relative}.company-create-form__type-card--active{background:#949ead1f;border-color:#0d0f19}.company-create-form__type-emoji{color:#121726;font-size:22px;line-height:1}.company-create-form__type-title{color:#0d0f19;margin-top:14px;font-size:14px;font-weight:500;line-height:1.2}.company-create-form__type-description{color:#6b7585;margin-top:3px;font-size:11px;font-weight:300;line-height:1.2}.company-create-form__type-check{color:#fff;background:#0d0f19;border-radius:999px;place-items:center;width:18px;height:18px;font-size:10px;font-weight:700;line-height:1;display:grid;position:absolute;top:12px;right:12px}.company-create-form__field input{color:#121726;width:100%;height:40px;font:inherit;background:#fff;border:1px solid #e0e3eb;border-radius:8px;outline:none;padding:0 14px;font-size:13px;font-weight:400;line-height:1}.company-create-form__field textarea{color:#121726;width:100%;min-height:132px;font:inherit;resize:vertical;background:#fff;border:1px solid #e0e3eb;border-radius:8px;outline:none;padding:12px 14px;font-size:13px;font-weight:400;line-height:1.55}.company-create-form__field input::placeholder,.company-create-form__field textarea::placeholder{color:#949ead}.company-create-form__field input:focus,.company-create-form__field textarea:focus{border-color:#8f9ab2;box-shadow:0 0 0 4px #8f9ab21f}.company-create-form__date-input{appearance:none;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.company-create-form__date-input::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.8}.company-create-form__field textarea.company-field__input--error,.company-create-form__field input.company-field__input--error,.company-create-form__date-input.company-field__input--error{border-color:#d96570;box-shadow:0 0 0 4px #d9657014}.company-create-form__row{gap:8px;display:flex}.company-create-form__row--dates .company-create-form__field{flex:0 0 232px;width:232px;margin-top:0}.company-create-form__row--capacity{align-items:flex-start}.company-create-form__field--capacity{flex:0 0 232px;width:232px;margin-top:0}.company-create-form__capacity-side{flex-wrap:wrap;align-items:flex-end;gap:16px;display:flex}.company-create-form__capacity-mode{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.company-create-form__label--subtle{color:#6b7585;margin:0}.company-create-form__toggle-group{flex-wrap:wrap;gap:4px;display:flex}.company-create-form__toggle{color:#949ead;background:#fff;border:1px solid #e0e3eb;border-radius:8px;min-width:88px;height:40px;padding:0 14px;font-size:13px;font-weight:500;line-height:1}.company-create-form__toggle--active{color:#fff;background:#0d0f19;border-color:#0d0f19}.company-create-form__field--scope{max-width:360px;margin-top:20px}.company-create-form__dropdown-control{position:relative}.company-create-form__dropdown-control .company-settings-language__dropdown{top:calc(100% + 8px);bottom:auto}.company-create-form__dropdown-control--disabled .company-settings-language__trigger{cursor:default;background:#f7f8fb}.company-create-form__dropdown-control--disabled .company-settings-language__value,.company-create-form__dropdown-control--disabled .company-settings-language__chevron{opacity:.7}.company-create-form__eligibility{flex-direction:column;gap:20px;margin-top:20px;display:flex}.company-create-form__field--age{margin-top:0}.company-create-form__field--countries{max-width:360px;margin-top:0}.company-create-form__sublabel{color:#6b7585;margin-bottom:8px;font-size:12px;font-weight:400;line-height:1.3}.company-create-form__country-select{position:relative}.company-create-form__country-search-row{background:#fff;border:1px solid #e0e3eb;border-radius:8px;grid-template-columns:minmax(0,1fr) 40px;align-items:center;display:grid;overflow:hidden}.company-create-form__country-search-row input{color:#121726;width:100%;height:40px;font:inherit;background:0 0;border:0;outline:none;padding:0 14px;font-size:13px;font-weight:400;line-height:1}.company-create-form__country-search-row input::placeholder{color:#949ead}.company-create-form__country-toggle{border-left:1px solid #edf0f4;place-items:center;width:40px;height:40px;display:grid}.company-create-form__country-dropdown{z-index:4;background:#fff;border:1px solid #e0e3eb;border-radius:8px;max-height:192px;position:absolute;bottom:calc(100% + 8px);left:0;right:0;overflow-y:auto;box-shadow:0 12px 28px #1217261f}.company-create-form__country-option,.company-create-form__country-empty{color:#6b7585;align-items:center;min-height:36px;padding:0 14px;font-size:13px;font-weight:400;line-height:1.2;display:flex}.company-create-form__country-option{text-align:left;border-top:1px solid #edf0f4;width:100%}.company-create-form__country-option:first-child{border-top:0}.company-create-form__country-option:hover{background:#f7f8fb}.company-create-form__country-empty{color:#949ead}.company-create-form__country-badges{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.company-create-form__country-badge{color:#121726;background:#f3f5f8;border-radius:999px;align-items:center;gap:6px;min-height:28px;padding:0 10px;font-size:12px;font-weight:500;line-height:1;display:inline-flex}.company-create-form__country-badge button{color:#7f8896;place-items:center;width:16px;height:16px;padding:0;font-size:14px;line-height:1;display:grid}.company-create-form__scope-options{background:#fff;border:1px solid #e0e3eb;border-radius:8px;overflow:hidden}.company-create-form__scope-option{color:#949ead;text-align:left;background:#fff;border:0;border-top:1px solid #edf0f4;width:100%;height:34px;padding:0 14px;font-size:13px;font-weight:400;line-height:1}.company-create-form__scope-option:first-child{border-top:0;height:35px}.company-create-form__scope-option--active{color:#6b7585}.company-create-form__field--title{margin-top:24px}.company-create-form__actions{justify-content:flex-end;gap:20px;margin-top:35px;display:flex}.company-create-form__secondary,.company-create-form__primary{border-radius:8px;height:44px;font-size:13px;font-weight:300;line-height:1}.company-create-form__secondary{color:#121726;background:#fff;border:1px solid #e0e3eb;width:160px}.company-create-form__primary{color:#fff;background:#0d0f19;width:180px}.company-create-form--workflow{flex-direction:column;min-height:689px;display:flex}.company-create-workflow{margin-top:29px}.company-create-process-card{background:#f9f9fb;border:.5px solid #0d0f19;border-radius:12px;padding:14px 15px 16px;position:relative;overflow:visible}.company-create-process-card+.company-create-process-card{margin-top:14px}.company-create-process-card__header{justify-content:space-between;align-items:flex-start;display:flex}.company-create-process-card__header strong{color:#121726;margin-bottom:12px;font-size:20px;font-weight:700;line-height:1.3}.company-create-process-card__header-actions{align-items:flex-start;gap:10px;display:flex}.company-create-process-card__delete{color:#b0b8c1;background:0 0;border:0;font-size:15px;font-weight:500;line-height:1.2;text-decoration:underline}.company-create-process-card__menu{background:#fff;border:1px solid #e0e3eb;border-radius:5px;flex-direction:column;justify-content:center;align-items:center;gap:2px;width:26px;height:26px;padding:0;display:flex}.company-create-process-card__menu span{background:#6b7585;border-radius:999px;width:3px;height:3px}.company-create-process-card__field{margin-top:15px;display:block}.company-create-process-card__field--description{margin-top:11px}.company-create-process-card__field--method{margin-top:8px}.company-create-process-card__label{color:#0d0f19;margin-bottom:6px;font-size:10px;font-weight:300;line-height:1;display:block}.company-create-process-card__field input,.company-create-process-card__field textarea{color:#121726;width:100%;font:inherit;resize:none;background:#fff;border:1px solid #e0e3eb;border-radius:4px;outline:none;font-size:9px;font-weight:300;line-height:1.3}.company-create-process-card__field input{max-width:330px;height:26px;padding:0 9px}.company-create-process-card__field textarea{min-height:73px;padding:7px 9px}.company-create-process-card__field textarea::placeholder,.company-create-process-card__field input::placeholder{color:#6b7585}.company-create-process-card__submission{width:330px;max-width:100%;position:relative}.company-create-process-card__method-trigger{color:#6b7585;width:330px;max-width:100%;height:26px;font:inherit;text-align:left;background:#fff;border:1px solid #e0e3eb;border-radius:4px;padding:0 9px;font-size:9px;font-weight:300;line-height:1}.company-create-process-card__submission-panel{z-index:3;width:330px;max-width:100%;position:absolute;top:100%;left:0}.company-create-process-card__submission-options{background:#fff;border:1px solid #e0e3eb;border-radius:0 0 4px 4px;width:100%;margin-top:-1px;overflow:hidden}.company-create-process-card__submission-option{color:#6b7585;text-align:left;background:#fff;border:0;border-top:1px solid #edf0f4;width:100%;height:24px;padding:0 9px;font-size:9px;font-weight:300;line-height:1}.company-create-process-card__submission-option:first-child{border-top:0}.company-create-process-card__submission-option--active{color:#121726}.company-create-workflow__add{color:#121726;background:#f5f5f7;border:0;border-radius:12px;width:100%;height:29px;margin-top:11px;font-size:14px;font-weight:300;line-height:1}.company-create-form__actions--workflow{border-top:1px solid #edf0f4;margin-top:auto;padding-top:18px}.company-create-layout{grid-template-columns:minmax(0,760px) 376px;align-items:start;gap:16px;margin:18px 22px 24px;display:grid}.company-create-mainpanel{flex-direction:column;gap:16px;display:flex}.company-create-agents,.company-create-criteria,.company-create-sidecard,.company-create-actions-card{padding:20px 24px}.company-create-agents__rows{flex-direction:column;gap:11px;margin-top:30px;display:flex}.company-create-agent-row{background:#fff;border:1px solid #e0e3eb;border-radius:10px;grid-template-columns:19px minmax(0,1fr) auto;align-items:center;gap:24px;min-height:60px;padding:0 19px;display:grid}.company-create-agent-row--selected{border-color:#e0e3eb}.company-create-agent-row__check{color:#0000;appearance:none;background:#fff;border:1px solid #e0e3eb;border-radius:3px;flex:none;justify-self:start;place-items:center;width:19px;height:19px;padding:0;display:grid;position:relative}.company-create-agent-row__check:after{content:"";border-bottom:2px solid #0000;border-left:2px solid #0000;width:8px;height:4px;transform:translateY(-1px)rotate(-45deg)}.company-create-agent-row__check:disabled{cursor:default}.company-create-agent-row__check--active{background:#0d0f19;border-color:#0d0f19}.company-create-agent-row__check--active:after{border-bottom-color:#fff;border-left-color:#fff}.company-create-agent-row__icon{color:#121726;font-size:16px;line-height:1}.company-create-agent-row__details-trigger{text-align:left;min-width:0;height:100%;color:inherit;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:16px;padding:0;display:grid}.company-create-agent-row__details-trigger:hover .company-create-agent-row__copy strong{color:#0d0f19}.company-create-agent-row__copy{flex-direction:column;gap:3px;min-width:0;display:flex}.company-create-agent-row__copy strong{color:#121726;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:500;line-height:1.2;overflow:hidden}.company-create-agent-row__copy span{color:#6b7585;white-space:nowrap;text-overflow:ellipsis;font-size:11px;line-height:1.2;overflow:hidden}.company-create-agent-row__weight-control{flex:none;justify-content:flex-end;align-items:center;gap:14px;width:294px;display:flex}.company-create-agent-row__slider{flex:none;width:200px;height:18px;position:relative}.company-create-agent-row__slider-track{background:#f9f9fb;border-radius:999px;height:6px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.company-create-agent-row__slider-fill{border-radius:inherit;background:#0d0f19;height:100%;display:block}.company-create-agent-row__slider-thumb{background:#fff;border:1px solid #0d0f19;border-radius:999px;width:10px;height:10px;position:absolute;top:50%;transform:translate(-50%,-50%)}.company-create-agent-row__slider input{opacity:0;cursor:pointer;margin:0;position:absolute;inset:0}.company-create-agent-row__slider input:disabled{cursor:default}.company-create-agent-row__number-control{background:#fff;border:1px solid #e0e3eb;border-radius:8px;flex:none;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px;width:80px;height:32px;padding:0 10px;display:grid}.company-create-agent-row__number-control:focus-within{border-color:#0d0f19;box-shadow:0 0 0 1px #0d0f19}.company-create-agent-row__number-input{color:#121726;text-align:right;font-variant-numeric:tabular-nums;background:0 0;border:0;width:100%;min-width:0;padding:0;font-size:13px;font-weight:500;line-height:1}.company-create-agent-row__number-input:focus{outline:none}.company-create-agent-row__number-suffix{color:#6b7585;font-size:12px;font-weight:500;line-height:1}.company-create-agents__summary{background:#f4f5f9;border:.5px solid #0d0f19;border-radius:10px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;min-height:56px;margin-top:18px;padding:11px 19px;display:grid}.company-create-agents__summary-total{flex-direction:column;gap:4px;display:flex}.company-create-agents__summary-total span{color:#0d0f19;font-size:12px;font-weight:500;line-height:1}.company-create-agents__summary-total strong{color:#0d0f19;font-size:16px;font-weight:500;line-height:1}.company-create-agents__summary p{color:#121726;text-align:center;margin:0;font-size:12px;font-weight:300;line-height:1.2}.company-create-agents__summary-status{color:#fff;background:#0d0f19;border-radius:4px;place-items:center;min-width:80px;height:22px;padding:0 12px;font-size:11px;font-weight:300;line-height:1;display:grid}.company-create-agents__summary-status--warning{background:#eb4242}.company-create-criteria__note{background:#f8f9fc;border:1px solid #e0e3eb;border-radius:14px;margin-top:18px;padding:16px 18px}.company-create-criteria__note strong{color:#121726;font-size:13px;font-weight:600;line-height:1.2}.company-create-criteria__note p{color:#6b7585;margin:8px 0 0;font-size:11px;font-weight:300;line-height:1.45}.company-create-criteria__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:18px;display:grid}.company-create-criteria__field{flex-direction:column;gap:10px;display:flex}.company-create-criteria__field span{color:#121726;font-size:12px;font-weight:500;line-height:1.2}.company-create-criteria__field textarea{color:#121726;min-height:132px;font:inherit;resize:vertical;background:#fff;border:1px solid #e0e3eb;border-radius:12px;outline:none;padding:14px;font-size:12px;line-height:1.45}.company-create-criteria__field textarea:focus{border-color:#0d0f19;box-shadow:0 0 0 1px #0d0f19}.company-create-criteria__field textarea::placeholder{color:#8c95a3}.company-create-sidepanel{flex-direction:column;gap:14px;display:flex}.company-create-sidecard__header h3{color:#121726;margin:0;font-size:14px;font-weight:500;line-height:1.2}.company-create-sidecard__header p{color:#6b7585;margin:8px 0 0;font-size:11px;font-weight:300;line-height:1.35}.company-create-sidecard__input{align-items:center;gap:8px;display:inline-flex}.company-create-sidecard__input input{color:#121726;width:150px;height:29px;font:inherit;background:#fff;border:1px solid #e0e3eb;border-radius:7px;outline:none;padding:0 12px;font-size:11px;line-height:1}.company-create-sidecard__input input::placeholder{color:#6b7585}.company-create-sidecard__input span{color:#6b7585;font-size:11px;font-weight:300;line-height:1}.company-create-cost-list{flex-direction:column;gap:18px;margin-top:22px;display:flex}.company-create-cost-list__row{justify-content:space-between;align-items:center;gap:16px;display:flex}.company-create-cost-list__row span{color:#6b7585;font-size:11px;font-weight:500;line-height:1.2}.company-create-cost-list__row strong{color:#121726;font-size:11px;font-weight:600;line-height:1.2}.company-create-cost-total{border-top:1px solid #edf0f4;justify-content:space-between;align-items:center;gap:16px;margin-top:18px;padding-top:16px;display:flex}.company-create-cost-total span{color:#121726;font-size:12px;font-weight:500;line-height:1.2}.company-create-cost-total strong{color:#121726;font-size:14px;font-weight:700;line-height:1.2}.company-create-cost-alert{background:#eb42421f;border-radius:10px;margin-top:20px;padding:15px 16px}.company-create-cost-alert strong{color:#eb4242;font-size:12px;font-weight:500;line-height:1.2}.company-create-cost-alert p{color:#6b7585;margin:8px 0 0;font-size:11px;font-weight:300;line-height:1.35}.company-create-sidecard__demand{background:#fff;border:1px solid #e0e3eb;border-radius:14px;margin-top:18px;padding:16px 18px 17px}.company-create-sidecard__demand-head strong{color:#121726;font-size:13px;font-weight:500;line-height:1.2}.company-create-sidecard__demand-head p{color:#eb4242;margin:8px 0 0;font-size:10px;font-weight:300;line-height:1.35}.company-create-sidecard__demand .company-create-sidecard__input{margin-top:16px}.company-create-cost-estimate{justify-content:space-between;align-items:flex-start;gap:16px;margin-top:18px;display:flex}.company-create-cost-estimate__copy{flex-direction:column;gap:8px;display:flex}.company-create-cost-estimate span,.company-create-cost-estimate strong{color:#121726;font-size:12px;line-height:1.2}.company-create-cost-estimate span{font-weight:500}.company-create-cost-estimate__copy p{color:#6b7585;margin:0;font-size:10px;font-weight:300;line-height:1.35}.company-create-cost-estimate strong{white-space:nowrap;font-size:14px;font-weight:700}.company-create-actions-card{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.company-create-actions-card__secondary,.company-create-actions-card__primary{border-radius:10px;height:60px;font-size:13px;font-weight:300;line-height:1}.company-create-actions-card__secondary{color:#121726;background:#fff;border:1px solid #e0e3eb}.company-create-actions-card__primary{color:#fff;background:#0d0f19}.company-agent-detail-layer{z-index:40;place-items:center;padding:24px 16px;display:grid;position:fixed;inset:0}.company-agent-detail-layer__backdrop{background:#0d0f19b8;position:absolute;inset:0}.company-agent-detail-modal{background:#fff;border-radius:14px;width:min(578px,100vw - 32px);max-height:calc(100vh - 48px);padding:14px 14px 18px;position:relative;overflow-y:auto;box-shadow:0 28px 90px #0c101d4d}.company-agent-detail-modal__header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.company-agent-detail-modal__intro{grid-template-columns:48px minmax(0,1fr);align-items:start;gap:12px;min-width:0;display:grid}.company-agent-detail-modal__badge{color:#fff;background:#0d0f19;border-radius:10px;place-items:center;width:48px;height:48px;font-size:24px;line-height:1;display:grid}.company-agent-detail-modal__copy h3{color:#121726;margin:2px 0 0;font-size:16px;font-weight:600;line-height:1.25}.company-agent-detail-modal__copy p{color:#6b7585;margin:4px 0 0;font-size:10px;font-weight:400;line-height:1.35}.company-agent-detail-modal__rating{color:#6b7585;flex-wrap:wrap;align-items:center;gap:8px;margin-top:8px;font-size:11px;font-weight:400;line-height:1;display:flex}.company-agent-detail-modal__stars{color:#f5a524;letter-spacing:.08em}.company-agent-detail-modal__close{color:#6b7585;flex:none;place-items:center;width:24px;height:24px;margin:0;font-size:22px;line-height:1;display:grid}.company-blind-ranking-notify-layer{z-index:40;place-items:center;padding:24px 16px;display:grid;position:fixed;inset:0}.company-blind-ranking-notify-layer__backdrop{background:#0d0f19b8;position:absolute;inset:0}.company-blind-ranking-notify-modal{background:#fff;border-radius:10px;flex-direction:column;width:min(560px,100vw - 32px);max-height:min(86vh,760px);padding:34px 32px 39px;display:flex;position:relative;overflow:auto;box-shadow:0 28px 90px #0c101d4d}.company-blind-ranking-notify-modal__header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.company-blind-ranking-notify-modal__header h3{color:#121726;letter-spacing:-.03em;margin:0;font-size:20px;font-weight:600;line-height:1.4}.company-blind-ranking-notify-modal__close{color:#7f8896;flex:none;place-items:center;width:32px;height:32px;margin:-4px -4px 0 0;font-size:28px;line-height:1;display:grid}.company-blind-ranking-notify-modal p{color:#444;margin:8px 0 0;font-size:16px;font-weight:400;line-height:1.6}.company-blind-ranking-notify-modal__summary{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.company-blind-ranking-notify-modal__summary span{color:#1f2937;background:#f3f5fb;border-radius:999px;justify-content:center;align-items:center;min-height:34px;padding:0 14px;font-size:13px;font-weight:600;display:inline-flex}.company-blind-ranking-notify-modal__fields{gap:10px;margin-top:18px;display:grid}.company-blind-ranking-notify-modal__field{background:#fafbff;border:1px solid #e5e7eb;border-radius:14px;justify-content:space-between;align-items:center;gap:14px;padding:14px 16px;display:flex}.company-blind-ranking-notify-modal__field-main{align-items:flex-start;gap:12px;display:flex}.company-blind-ranking-notify-modal__field-main input{appearance:none;cursor:pointer;background:#fff;border:1px solid #cfd6e4;border-radius:6px;place-items:center;width:20px;height:20px;margin-top:3px;transition:background-color .18s,border-color .18s,box-shadow .18s,transform .18s;display:inline-grid;box-shadow:inset 0 1px 2px #0f172a0a}.company-blind-ranking-notify-modal__field-main input:hover{background:#f8fafc;border-color:#98a2b3}.company-blind-ranking-notify-modal__field-main input:focus-visible{outline:none;box-shadow:0 0 0 4px #151b2d1f}.company-blind-ranking-notify-modal__field-main input:checked{background-color:#151b2d;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='8' viewBox='0 0 10 8'%3E%3Cpath d='M1 4L3.5 6.5L9 1' fill='none' stroke='white' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;border-color:#151b2d}.company-blind-ranking-notify-modal__field-main input:active{transform:scale(.96)}.company-blind-ranking-notify-modal__field-copy{gap:4px;display:grid}.company-blind-ranking-notify-modal__field-copy strong{color:#121726;font-size:15px;font-weight:600;line-height:1.4}.company-blind-ranking-notify-modal__field-copy span{color:#667085;font-size:13px;line-height:1.5}.company-blind-ranking-notify-modal__field-tag{color:#475467;background:#fff;border:1px solid #d7dce6;border-radius:999px;min-width:64px;height:34px;padding:0 14px;font-size:13px;font-weight:600}.company-blind-ranking-notify-modal__field-tag--active{color:#fff;background:#151b2d;border-color:#151b2d}.company-blind-ranking-notify-modal__field-tag:disabled{opacity:.45;cursor:not-allowed}.company-blind-ranking-notify-modal__notice{color:#4b5563;background:#f4f7ff;border-radius:12px;margin-top:14px;padding:14px 16px;font-size:13px;line-height:1.6}.company-blind-ranking-notify-modal__actions{justify-content:space-between;gap:14px;margin-top:22px;display:flex}.company-blind-ranking-notify-modal__button{color:#fff;background:#151b2d;border:1px solid #151b2d;border-radius:12px;width:241px;height:60px;padding:0 20px;font-size:15px;font-weight:500;line-height:1}.company-blind-ranking-notify-modal__button--secondary{color:#121726;background:#fff;border-color:#d9dee8}.company-blind-ranking-notify-modal__button:disabled{opacity:.45;cursor:not-allowed}.company-blind-ranking-detail-layer{z-index:41;place-items:center;padding:24px 16px;display:grid;position:fixed;inset:0}.company-blind-ranking-detail-layer__backdrop{background:#0d0f19b8;position:absolute;inset:0}.company-blind-ranking-detail-modal{background:#fff;border-radius:12px;flex-direction:column;width:min(760px,100vw - 32px);max-height:calc(100vh - 48px);padding:24px 24px 22px;display:flex;position:relative;overflow:hidden;box-shadow:0 28px 90px #0c101d4d}.company-blind-ranking-detail-modal__header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.company-blind-ranking-detail-modal__copy{flex-direction:column;gap:8px;display:flex}.company-blind-ranking-detail-modal__copy h3{color:#121726;letter-spacing:-.03em;margin:0;font-size:30px;font-weight:600;line-height:1.1}.company-blind-ranking-detail-modal__copy p{color:#6b7585;margin:0;font-size:13px;font-weight:400;line-height:1.45}.company-blind-ranking-detail-modal__rating{color:#6b7585;align-items:center;gap:4px;font-size:13px;line-height:1.2;display:flex}.company-blind-ranking-detail-modal__rating strong{color:#121726;font-size:14px;font-weight:600}.company-blind-ranking-detail-modal__close{color:#7f8896;flex:none;place-items:center;width:32px;height:32px;margin:-4px -4px 0 0;font-size:28px;line-height:1;display:grid}.company-blind-ranking-detail-modal__tabs{border-bottom:1px solid #edf0f4;align-items:center;gap:24px;margin-top:22px;display:flex;overflow-x:auto}.company-blind-ranking-detail-modal__tab{color:#949ead;white-space:nowrap;padding:0 0 12px;font-size:15px;font-weight:500;line-height:1;position:relative}.company-blind-ranking-detail-modal__tab--active{color:#121726}.company-blind-ranking-detail-modal__tab--active:after{content:"";background:#121726;border-radius:999px 999px 0 0;height:4px;position:absolute;bottom:-1px;left:0;right:0}.company-blind-ranking-detail-modal__body{flex-direction:column;gap:20px;padding-top:22px;display:flex;overflow-y:auto}.company-blind-ranking-detail-modal__section h4{color:#121726;margin:0 0 12px;font-size:18px;font-weight:600;line-height:1.2}.company-blind-ranking-detail-modal__section>p{color:#444;margin:0;font-size:15px;font-weight:400;line-height:1.55}.company-blind-ranking-detail-modal__stack{flex-direction:column;gap:8px;display:flex}.company-blind-ranking-detail-modal__overview-card,.company-blind-ranking-detail-modal__detail-card{background:#f9f9fb;border-radius:12px;grid-template-columns:24px minmax(0,1fr);align-items:start;gap:12px;padding:14px 16px;display:grid}.company-blind-ranking-detail-modal__index{color:#121726;background:#eef1f6;border-radius:8px;place-items:center;width:24px;height:24px;font-size:12px;font-weight:600;line-height:1;display:grid}.company-blind-ranking-detail-modal__overview-copy,.company-blind-ranking-detail-modal__detail-copy{flex-direction:column;min-width:0;display:flex}.company-blind-ranking-detail-modal__overview-copy strong,.company-blind-ranking-detail-modal__detail-copy strong{color:#121726;font-size:16px;font-weight:500;line-height:1.25}.company-blind-ranking-detail-modal__overview-copy span{color:#6b7585;margin-top:4px;font-size:13px;font-weight:400;line-height:1.35}.company-blind-ranking-detail-modal__detail-copy em{color:#6b7585;margin-top:4px;font-size:13px;font-style:normal;font-weight:600;line-height:1.2}.company-blind-ranking-detail-modal__detail-copy p{color:#444;margin:8px 0 0;font-size:14px;font-weight:400;line-height:1.45}.company-agent-detail-modal__tabs{border-bottom:1px solid #edf0f4;align-items:center;gap:28px;margin-top:14px;padding:0 4px;display:flex}.company-agent-detail-modal__tab{color:#949ead;white-space:nowrap;padding:0 0 10px;font-size:11px;font-weight:400;line-height:1;position:relative}.company-agent-detail-modal__tab--active{color:#121726;font-weight:500}.company-agent-detail-modal__tab--active:after{content:"";background:#0d0f19;height:1px;position:absolute;bottom:-1px;left:0;right:0}.company-agent-detail-modal__body{flex-direction:column;gap:16px;padding:14px 0 0;display:flex}.company-agent-detail-modal__section h4{color:#121726;margin:0 0 10px;font-size:12px;font-weight:600;line-height:1.2}.company-agent-detail-modal__stack{flex-direction:column;gap:8px;display:flex}.company-agent-detail-modal__criterion,.company-agent-detail-modal__info-card,.company-agent-detail-modal__related,.company-agent-detail-modal__sample{background:#f9f9fb;border-radius:10px}.company-agent-detail-modal__criterion{grid-template-columns:18px minmax(0,1fr);align-items:start;gap:10px;padding:9px 12px;display:grid}.company-agent-detail-modal__criterion-index{color:#fff;background:#0d0f19;border-radius:999px;place-items:center;width:16px;height:16px;font-size:9px;font-weight:600;line-height:1;display:grid}.company-agent-detail-modal__criterion strong,.company-agent-detail-modal__info-card strong,.company-agent-detail-modal__related strong,.company-agent-detail-modal__sample strong{color:#121726;font-size:11px;font-weight:600;line-height:1.25;display:block}.company-agent-detail-modal__criterion p,.company-agent-detail-modal__info-card p,.company-agent-detail-modal__sample p,.company-agent-detail-modal__related span,.company-agent-detail-modal__sample span,.company-agent-detail-modal__review-meta{color:#949ead;margin:3px 0 0;font-size:9px;font-weight:400;line-height:1.4;display:block}.company-agent-detail-modal__chips{flex-wrap:wrap;gap:8px;display:flex}.company-agent-detail-modal__chip{color:#949ead;background:#f9f9fb;border-radius:6px;justify-content:center;align-items:center;min-height:22px;padding:0 12px;font-size:9px;font-weight:400;line-height:1;display:inline-flex}.company-agent-detail-modal__sample{padding:12px}.company-agent-detail-modal__sample p+p{margin-top:6px}.company-agent-detail-modal__related{grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 12px;display:grid}.company-agent-detail-modal__related-icon{color:#fff;background:#0d0f19;border-radius:7px;place-items:center;width:24px;height:24px;font-size:13px;line-height:1;display:grid}.company-agent-detail-modal__related-action{color:#6b7585;white-space:nowrap;font-size:10px;font-weight:500;line-height:1}.company-agent-detail-modal__info-card{padding:12px}.company-form__server-error{color:#c0392b;margin:12px 0 0;font-size:14px;line-height:1.5}.company-form__server-notice{color:#1b7f46;margin:12px 0 0;font-size:14px;line-height:1.5}@media (width<=720px){.auth-loading,.temp-page{width:min(100vw - 32px,720px)}.temp-page{padding:32px 24px}.temp-page__summary,.temp-page__actions{grid-template-columns:1fr;display:grid}}@media (width<=1280px){.company-dashboard-grid{grid-template-columns:minmax(0,1fr)}.company-dashboard-alerts{min-height:auto}.company-fraud-layout{grid-template-columns:1fr}.company-fraud-detail{max-width:744px}.company-credit-layout{grid-template-columns:minmax(0,1fr);grid-template-areas:"balance""usage""history""recharge"}.company-credit-balance--usage{max-width:none}.company-settings-layout{grid-template-columns:1fr}.company-settings-actions{max-width:376px;margin-top:0}.company-report-grid{grid-template-columns:minmax(0,1fr)}.company-job-board-toolbar,.company-blind-toolbar{flex-direction:column;align-items:stretch}.company-blind-toolbar__search{width:100%}.company-blind-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.company-job-board-toolbar__right{justify-content:space-between}}@media (width<=1080px){.company-dashboard-page{grid-template-columns:1fr}.company-dashboard-sidebar{align-self:stretch;gap:18px;height:auto;min-height:auto;position:static;top:auto;overflow:visible}.company-dashboard-sidebar__nav{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:0;display:grid}.company-dashboard-sidebar__profile{margin-top:0}.company-dashboard-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.company-fraud-layout{grid-template-columns:1fr}.company-job-board-toolbar__left,.company-job-board-toolbar__right{flex-wrap:wrap}.company-create-layout,.company-blind-grid{grid-template-columns:1fr}.company-credit-field--method,.company-credit-field__options,.company-credit-recharge__amount-row{grid-template-columns:1fr;max-width:none}.company-credit-recharge__amount-row{gap:12px}.company-credit-recharge__arrow{width:48px}.company-create-sidepanel{max-width:760px}}@media (width<=720px){.company-dashboard-sidebar{padding:20px 16px}.company-dashboard-sidebar__brand{margin-left:6px;font-size:28px}.company-dashboard-sidebar__nav,.company-create-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.company-create-steps__item:nth-child(2n) .company-create-steps__line{display:none}.company-dashboard-topbar,.company-dashboard-summary,.company-dashboard-grid,.company-dashboard-chart,.company-fraud-hero,.company-fraud-layout,.company-credit-layout,.company-blind-toolbar,.company-blind-grid,.company-settings-layout,.company-job-board-toolbar,.company-job-board-table,.company-report-back,.company-report-summary,.company-report-grid,.company-create-steps,.company-create-form,.company-create-layout{margin-left:16px;margin-right:16px}.company-dashboard-topbar{flex-direction:column;align-items:flex-start;padding:16px}.company-dashboard-topbar__actions{justify-content:space-between;width:100%}.company-dashboard-summary{grid-template-columns:1fr}.company-dashboard-sessions,.company-dashboard-alerts,.company-dashboard-chart,.company-fraud-board,.company-fraud-detail,.company-credit-balance,.company-credit-history,.company-credit-recharge,.company-blind-toolbar,.company-blind-card,.company-settings-card,.company-settings-actions,.company-report-card,.company-report-summary{padding-left:16px;padding-right:16px}.company-fraud-hero{gap:16px;padding:18px 16px}.company-job-board-toolbar,.company-blind-toolbar{padding:16px}.company-job-board-toolbar__search,.company-job-board-toolbar__cta{width:100%}.company-blind-card strong{font-size:18px}.company-dashboard-sessions__header,.company-dashboard-alerts__header,.company-dashboard-chart__header{flex-direction:column;align-items:flex-start}.company-dashboard-alerts__meta{justify-content:space-between;width:100%}.company-dashboard-sessions__table{overflow-x:auto}.company-dashboard-chart__bars{padding-bottom:4px;overflow-x:auto}.company-fraud-case{grid-template-columns:18px minmax(0,1fr);align-items:start}.company-fraud-case__confidence{grid-column:2/-1;width:min(148px,100%);margin-top:4px}.company-settings-form__row{grid-template-columns:1fr;gap:12px}.company-credit-layout{gap:16px}.company-credit-balance{min-height:144px;padding:24px 18px}.company-credit-balance__label{font-size:18px}.company-credit-balance__value{font-size:36px}.company-credit-card__header,.company-credit-summary,.company-credit-wallet__address,.company-credit-status__header,.company-credit-actions{flex-direction:column;align-items:flex-start}.company-credit-field__options{gap:12px}.company-credit-history__row{grid-template-columns:1fr}.company-credit-summary span{text-align:left}.company-settings-upload{grid-template-columns:1fr}.company-settings-upload__action{width:100%}.company-settings-field--single,.company-settings-actions{max-width:none}.company-job-board-table__row{min-width:920px}.company-create-form{max-width:none;padding-left:16px;padding-right:16px}.company-create-agents,.company-create-criteria,.company-create-sidecard,.company-create-actions-card{padding-left:16px;padding-right:16px}.company-create-agent-row{grid-template-columns:19px minmax(0,1fr);align-items:start;gap:12px;padding:12px 14px}.company-create-agent-row__details-trigger{grid-column:2/3;align-items:start;gap:12px}.company-create-agent-row__weight-control{grid-column:1/-1;justify-content:space-between;width:calc(100% - 31px);margin-left:31px}.company-create-agent-row__slider{flex:auto;width:min(100%,240px)}.company-create-agent-row__number-control{width:76px}.company-create-agents__summary{grid-template-columns:1fr;justify-items:start}.company-create-agents__summary p{text-align:left}.company-create-criteria__grid{grid-template-columns:1fr}.company-create-sidecard__input{width:100%}.company-create-sidecard__input input{flex:auto;width:auto}.company-create-cost-estimate{flex-direction:column;align-items:flex-start}.company-create-form__types{grid-template-columns:repeat(2,minmax(0,1fr))}.company-create-form__row{flex-direction:column}.company-create-form__field--capacity,.company-create-form__field--scope{flex-basis:auto;max-width:none}.company-create-process-card__field input{max-width:none}.company-create-process-card__submission,.company-create-process-card__method-trigger,.company-create-process-card__submission-panel{width:100%}.company-report-ranking__row{grid-template-columns:16px 28px minmax(72px,1fr) minmax(100px,1fr) 38px}.company-report-improvements__row{grid-template-columns:1fr;gap:8px}.company-create-form__actions{flex-direction:column}.company-create-form__row--capacity,.company-create-form__row--eligibility{flex-direction:column;align-items:stretch}.company-create-form__field--capacity,.company-create-form__field--scope,.company-create-form__field--age,.company-create-form__field--countries{flex:auto;width:100%;max-width:none}.company-create-form__capacity-side{flex-direction:column;align-items:stretch;gap:12px;width:100%}.company-create-form__capacity-mode,.company-create-form__secondary,.company-create-form__primary{width:100%}.company-create-process-card{padding:14px 12px 16px}.company-create-actions-card{grid-template-columns:1fr}.company-settings-actions__secondary,.company-settings-actions__primary{width:100%}.company-agent-detail-layer{padding:16px}.company-blind-ranking-notify-modal{padding:24px 20px}.company-blind-ranking-notify-modal__header h3{font-size:22px}.company-blind-ranking-notify-modal p{font-size:15px}.company-blind-ranking-notify-modal__actions{flex-direction:column-reverse}.company-blind-ranking-notify-modal__button{width:100%;min-height:56px}.company-blind-ranking-notify-modal__field{flex-direction:column;align-items:stretch}.company-blind-ranking-notify-modal__field-tag{width:100%}.company-blind-ranking-detail-modal{width:min(100%,760px);max-height:calc(100vh - 32px);padding:24px 20px 20px}.company-blind-ranking-detail-modal__copy h3{font-size:24px}.company-blind-ranking-detail-modal__tabs{gap:18px}.company-agent-detail-modal{width:min(100%,578px);max-height:calc(100vh - 32px)}.company-agent-detail-modal__tabs{gap:18px;overflow-x:auto}}@media (width<=560px){.company-create-steps{grid-template-columns:1fr}.company-create-steps__line{display:none}.company-blind-ranking-detail-modal__section h4{font-size:16px}.company-blind-ranking-detail-modal__section>p,.company-blind-ranking-detail-modal__detail-copy p{font-size:13px}.company-blind-ranking-detail-modal__overview-card,.company-blind-ranking-detail-modal__detail-card{grid-template-columns:22px minmax(0,1fr);padding:12px 14px}.company-create-form__types,.company-fraud-hero{grid-template-columns:1fr}.company-fraud-case__meta{gap:6px}.company-fraud-detail__action{font-size:11px}.company-settings-layout{margin-bottom:20px}.company-credit-card__header h2{font-size:18px}.company-credit-summary strong,.company-credit-summary span{font-size:16px}.company-agent-detail-modal{padding:14px 12px 16px}.company-agent-detail-modal__intro{grid-template-columns:40px minmax(0,1fr)}.company-agent-detail-modal__badge{width:40px;height:40px;font-size:20px}.company-agent-detail-modal__copy h3{font-size:15px}.company-agent-detail-modal__related{grid-template-columns:24px minmax(0,1fr)}.company-agent-detail-modal__related-action{grid-column:2/3;justify-self:start;margin-top:4px}}html.app-html--candidate-dashboard,body.app-body--candidate-dashboard,body.app-body--candidate-dashboard #root{background:#f9f9fb;min-height:100dvh}html.app-html--candidate-dashboard,body.app-body--candidate-dashboard{overscroll-behavior-y:none}.candidate-dashboard-page{background:#f9f9fb;grid-template-columns:244px minmax(0,1fr);min-height:100dvh;display:grid}.candidate-dashboard-sidebar{background:#fff;border-right:1px solid #edf0f4;flex-direction:column;align-self:start;height:100vh;min-height:100vh;padding:17px 14px 24px;display:flex;position:sticky;top:0}.candidate-dashboard-sidebar__brand{color:#000;letter-spacing:-.04em;align-self:flex-start;margin-left:8px;padding:0;font-size:24px;font-weight:100;line-height:1}.candidate-dashboard-sidebar__nav{flex-direction:column;gap:4px;margin-top:49px;display:flex}.candidate-dashboard-sidebar__nav-item{color:#0d0f1a;text-align:left;border-radius:8px;min-height:40px;padding:0 13px;font-size:14px;font-weight:300;line-height:1.2;transition:background-color .16s,color .16s}.candidate-dashboard-sidebar__nav-item:hover{background:#f4f6fa}.candidate-dashboard-sidebar__nav-item--active,.candidate-dashboard-sidebar__nav-item--active:hover{color:#fff;background:#0d0f1a;font-weight:400}.candidate-dashboard-sidebar__profile{background:#f9f9fb;border-radius:10px;grid-template-columns:40px minmax(0,1fr);align-items:center;gap:12px;min-height:66px;margin-top:auto;padding:12px 12px 12px 14px;display:grid}.candidate-dashboard-sidebar__avatar{color:#fff;background:#0d0f1a;border-radius:999px;place-items:center;width:40px;height:40px;font-size:15px;font-weight:500;line-height:1;display:grid}.candidate-dashboard-sidebar__profile-copy{flex-direction:column;gap:2px;min-width:0;display:flex}.candidate-dashboard-sidebar__profile-copy strong,.candidate-dashboard-sidebar__profile-copy span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.candidate-dashboard-sidebar__profile-copy strong{color:#121726;font-size:13px;font-weight:500;line-height:1.2}.candidate-dashboard-sidebar__profile-copy span{color:#6b7585;font-size:11px;font-weight:300;line-height:1.2}.candidate-dashboard-sidebar__logout{color:#6b7585;grid-column:1/-1;justify-self:end;margin-top:2px;padding:0;font-size:11px;font-weight:300;line-height:1}.candidate-dashboard-main{flex-direction:column;min-width:0;display:flex}.candidate-dashboard-topbar{background:#fff;border-bottom:1px solid #edf0f4;align-items:center;min-height:64px;padding:0 20px;display:flex}.candidate-dashboard-topbar h1{color:#121726;margin:0;font-size:16px;font-weight:500;line-height:1.2}.candidate-dashboard-content{padding:22px 22px 28px 20px}.candidate-dashboard-greeting{color:#121726;margin:0;font-size:16px;font-weight:300;line-height:1.2}.candidate-verified-name{vertical-align:middle;align-items:center;gap:3px;display:inline-flex}.candidate-verified-name--greeting{gap:3px}.candidate-verified-name__badge{flex:none;width:11px;height:11px}.candidate-verified-name--greeting .candidate-verified-name__badge{width:16px;height:16px}.candidate-dashboard-layout{grid-template-columns:minmax(0,1fr) 252px;align-items:start;gap:22px;margin-top:25px;display:grid}.candidate-dashboard-primary{gap:21px;min-width:0;display:grid}.candidate-dashboard-panel{background:#fff;border:1px solid #e0e3eb;border-radius:14px}.candidate-dashboard-jobs{padding:24px 0 14px}.candidate-dashboard-jobs__header{padding:0 23px}.candidate-dashboard-jobs__header h2,.candidate-dashboard-card__header h2,.candidate-dashboard-growth__header h2{color:#121726;margin:0;font-size:15px;font-weight:500;line-height:1.2}.candidate-dashboard-jobs__header p,.candidate-dashboard-growth__header p{color:#6b7585;margin:6px 0 0;font-size:12px;font-weight:400;line-height:1.2}.candidate-dashboard-jobs__table-wrap{margin-top:21px;overflow-x:auto}.candidate-dashboard-jobs__empty{text-align:center;padding:36px 20px}.candidate-dashboard-jobs__empty strong{color:#121726;font-size:15px;font-weight:500;line-height:1.3;display:block}.candidate-dashboard-jobs__empty p{color:#6b7585;margin:10px 0 0;font-size:13px;font-weight:300;line-height:1.5}.candidate-dashboard-jobs__table{border-collapse:collapse;width:100%;min-width:760px}.candidate-dashboard-jobs__table thead{background:#f9f9fb}.candidate-dashboard-jobs__table th{color:#0d0f1a;text-align:left;white-space:nowrap;padding:14px 23px;font-size:12px;font-weight:300;line-height:1.2}.candidate-dashboard-jobs__table th:last-child,.candidate-dashboard-jobs__table td:last-child{text-align:right;width:90px}.candidate-dashboard-jobs__table td{color:#171924;white-space:nowrap;border-bottom:1px solid #edf0f4;padding:16px 23px;font-size:13px;font-weight:400;line-height:1.2}.candidate-dashboard-jobs__table tbody tr:last-child td{border-bottom:0}.candidate-dashboard-jobs__table strong{color:#121726;font-size:13px;font-weight:500;line-height:1.2}.candidate-dashboard-jobs__status{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-width:54px;height:22px;padding:0 11px;font-size:11px;line-height:1;display:inline-flex}.candidate-dashboard-jobs__status--solid{color:#fff;background:#0d0f1a;font-weight:300}.candidate-dashboard-jobs__status--outline{color:#0d0f1a;border:.5px solid #000;font-weight:400}.candidate-dashboard-jobs__action{color:#0d0f1a;white-space:nowrap;padding:0;font-size:12px;font-weight:300;line-height:1}.candidate-dashboard-jobs__action:disabled{color:#9aa3b2;cursor:default}.candidate-dashboard-sidecards{gap:18px;display:grid}.candidate-dashboard-card{padding:18px 19px 19px}.candidate-dashboard-card__stack{gap:13px;margin-top:18px;display:grid}.candidate-dashboard-card__empty{background:#f9f9fb;border-radius:10px;padding:16px 14px}.candidate-dashboard-card__empty strong{color:#121726;font-size:12px;font-weight:500;line-height:1.3;display:block}.candidate-dashboard-card__empty p{color:#6b7585;margin:8px 0 0;font-size:11px;font-weight:300;line-height:1.5}.candidate-dashboard-report-link{color:#121726;text-align:left;background:#f9f9fb;border:.5px solid #0d0f19;border-radius:7px;min-height:46px;padding:0 14px;font-size:13px;font-weight:300;line-height:1.2;transition:background-color .16s,transform .16s}.candidate-dashboard-report-link:hover{background:#f1f3f8}.candidate-dashboard-card--requests{padding-bottom:20px}.candidate-dashboard-request-list{gap:11px;margin-top:18px;display:grid}.candidate-dashboard-request-card{background:#f9f9fb;border-radius:5px;min-height:97px;padding:14px 12px 13px}.candidate-dashboard-request-card strong{color:#121726;font-size:12px;font-weight:500;line-height:1.2;display:block}.candidate-dashboard-request-card p{color:#6b7585;margin:7px 0 0;font-size:11px;font-weight:300;line-height:1.2}.candidate-dashboard-request-card button{color:#fff;background:#0d0f1a;border-radius:6px;width:100%;min-height:28px;margin-top:18px;font-size:11px;font-weight:300;line-height:1}.candidate-dashboard-growth{padding:21px 23px 18px}.candidate-dashboard-growth__chart{margin-top:10px}.candidate-dashboard-growth__svg{width:100%;height:auto;display:block}.candidate-discover{gap:18px;display:grid}.candidate-discover-toolbar{padding:19px 22px}.candidate-discover-toolbar__row{align-items:center;gap:20px;display:flex}.candidate-discover-toolbar__search{flex:0 500px}.candidate-discover-toolbar__search input{color:#121726;background:#f9f9fb;border:0;border-radius:8px;width:100%;height:40px;padding:0 21px;font-size:13px;font-weight:300;line-height:1}.candidate-discover-toolbar__search input::placeholder{color:#6b7585}.candidate-discover-toolbar__search input:focus,.candidate-discover-invite__action input:focus{outline-offset:2px;outline:2px solid #0d0f1929}.candidate-discover-toolbar__filters{flex-wrap:wrap;gap:8px;display:flex}.candidate-discover-toolbar__filter{color:#6b7585;white-space:nowrap;background:#fff;border:1px solid #e0e3eb;border-radius:8px;min-width:48px;height:40px;padding:0 13px;font-size:13px;font-weight:300;line-height:1}.candidate-discover-toolbar__filter--active{color:#fff;background:#0d0f19;border-color:#0d0f19}.candidate-discover-invite{justify-content:space-between;align-items:center;gap:20px;padding:20px 24px;display:flex}.candidate-discover-invite__copy h2{color:#121726;margin:0;font-size:15px;font-weight:500;line-height:1.2}.candidate-discover-invite__copy p{color:#6b7585;margin:7px 0 0;font-size:12px;font-weight:300;line-height:1.2}.candidate-discover-invite__action{align-items:center;gap:12px;display:flex}.candidate-discover-invite__action input{color:#121726;background:#fff;border:1px solid #e0e3eb;border-radius:8px;width:260px;height:40px;padding:0 14px;font-size:13px;font-weight:300;line-height:1}.candidate-discover-invite__action button{color:#fff;background:#171a24;border-radius:8px;width:130px;height:40px;font-size:13px;font-weight:300;line-height:1}.candidate-discover-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.candidate-discover__empty{text-align:center;padding:32px 24px}.candidate-discover__empty strong{color:#121726;font-size:16px;font-weight:500;line-height:1.3;display:block}.candidate-discover__empty p{color:#6b7585;max-width:420px;margin:10px auto 0;font-size:13px;font-weight:300;line-height:1.6}.candidate-discover-card{flex-direction:column;min-height:318px;padding:19px;display:flex}.candidate-discover-card__top{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.candidate-discover-card__badges{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.candidate-discover-card__favorite{color:#c0c6d4;background:#fff;border:1px solid #e0e3eb;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:16px;line-height:1;display:inline-flex}.candidate-discover-card__favorite--active{color:#f5c451;background:#171a24;border-color:#171a24}.candidate-discover-card__favorite:disabled{cursor:default;opacity:.65}.candidate-discover-card__type,.candidate-discover-card__deadline{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-width:40px;height:22px;padding:0 12px;font-size:11px;line-height:1;display:inline-flex}.candidate-discover-card__type{color:#0d0f19;background:#f9f9fb;border:.5px solid #000;font-weight:500}.candidate-discover-card__deadline{color:#fff;background:#0d0f19;font-weight:400}.candidate-discover-card__body{margin-top:20px}.candidate-discover-card__body h2{color:#121726;margin:0;font-size:16px;font-weight:500;line-height:1.35}.candidate-discover-card__meta{color:#171924;margin:11px 0 0;font-size:12px;font-weight:300;line-height:1.2}.candidate-discover-card__summary{color:#171924;margin:21px 0 0;font-size:12px;font-weight:300;line-height:1.4}.candidate-discover-card__footer{margin-top:auto}.candidate-discover-card__divider{background:#edf0f4;height:1px;margin-top:16px}.candidate-discover-card__label{color:#171924;margin-top:15px;font-size:11px;font-weight:300;line-height:1.2;display:block}.candidate-discover-card__weights{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.candidate-discover-card__weight{color:#171924;background:#f9f9fb;border-radius:6px;align-items:center;height:22px;padding:0 10px;font-size:10px;font-weight:300;line-height:1;display:inline-flex}.candidate-discover-card__cta{color:#121726;background:#fff;border:1px solid #e0e3eb;border-radius:8px;width:100%;height:36px;margin-top:16px;font-size:13px;font-weight:300;line-height:1}.candidate-discover-card__cta:disabled{color:#9aa3b2;cursor:default;background:#f6f7fa;border-color:#e6eaf2}.candidate-visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.candidate-pending-list{gap:18px;display:grid}.candidate-pending-list__hero{justify-content:space-between;align-items:center;gap:20px;padding:24px;display:flex}.candidate-pending-list__hero h2{color:#121726;margin:0;font-size:18px;font-weight:500;line-height:1.2}.candidate-pending-list__hero p{color:#6b7585;margin:8px 0 0;font-size:13px;font-weight:300;line-height:1.5}.candidate-pending-list__hero-action{color:#fff;background:#171a24;border-radius:8px;flex:none;min-width:164px;height:44px;font-size:13px;font-weight:300;line-height:1}.candidate-pending-list__empty{text-align:center;place-items:center;min-height:280px;padding:40px 24px;display:grid}.candidate-pending-list__empty strong{color:#121726;font-size:18px;font-weight:500;line-height:1.3}.candidate-pending-list__empty p{color:#6b7585;max-width:420px;margin:12px auto 0;font-size:13px;font-weight:300;line-height:1.6}.candidate-pending-list__empty button{color:#fff;background:#171a24;border-radius:8px;min-width:168px;height:42px;margin-top:22px;font-size:13px;font-weight:300;line-height:1}.candidate-pending-list__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.candidate-pending-list__card{padding:22px 22px 20px}.candidate-pending-list__card-top{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.candidate-pending-list__type{color:#0d0f19;background:#f9f9fb;border:.5px solid #000;border-radius:999px;align-items:center;height:22px;padding:0 12px;font-size:11px;font-weight:500;line-height:1;display:inline-flex}.candidate-pending-list__card h3{color:#121726;margin:14px 0 0;font-size:16px;font-weight:500;line-height:1.35}.candidate-pending-list__card p{color:#6b7585;margin:10px 0 0;font-size:12px;font-weight:300;line-height:1.2}.candidate-pending-list__status{color:#171a24;background:#171a2414;border-radius:999px;flex:none;justify-content:center;align-items:center;min-width:72px;height:28px;padding:0 14px;font-size:11px;font-weight:500;line-height:1;display:inline-flex}.candidate-pending-list__status--submitted{color:#fff;background:#171a24}.candidate-pending-list__meta{border-top:1px solid #edf0f4;flex-direction:column;gap:6px;margin-top:18px;padding-top:18px;display:flex}.candidate-pending-list__meta span{color:#6b7585;font-size:12px;font-weight:300;line-height:1.3}.candidate-pending-list__actions{gap:10px;margin-top:20px;display:flex}.candidate-pending-list__actions button{color:#121726;background:#fff;border:1px solid #e0e3eb;border-radius:8px;flex:1 1 0;height:40px;font-size:13px;font-weight:300;line-height:1}.candidate-pending-list__actions .candidate-pending-list__primary{color:#fff;background:#171a24;border-color:#171a24}.candidate-pipeline{gap:18px;display:grid}.candidate-pipeline-steps{padding:22px 24px}.candidate-pipeline-steps__inner{justify-content:center;align-items:center;gap:16px;display:flex}.candidate-pipeline-steps__item{align-items:center;gap:8px;display:flex}.candidate-pipeline-steps__dot{color:#0000;background:#f9f9fb;border:1px solid #e0e3eb;border-radius:999px;justify-content:center;align-items:center;width:19px;height:19px;font-size:12px;font-weight:700;line-height:1;display:inline-flex}.candidate-pipeline-steps__dot--complete{color:#fff;background:#0d0f19;border-color:#0d0f19}.candidate-pipeline-steps__item strong{color:#121726;font-size:12px;font-weight:500;line-height:1}.candidate-pipeline-steps__label--muted{color:#6b7585!important}.candidate-pipeline-steps__line{background:#e0e3eb;width:84px;height:2px}.candidate-pipeline-steps__line--active{background:#0d0f19}.candidate-pipeline__grid{grid-template-columns:minmax(0,760px) 376px;align-items:start;gap:18px;display:grid}.candidate-pipeline__main{gap:18px;display:grid}.candidate-pipeline__aside{gap:16px;display:grid}.candidate-pipeline__aside--confirm{padding-top:0}.candidate-pipeline-session,.candidate-pipeline-upload{padding:24px 25px 20px}.candidate-pipeline-session__header h2{color:#121726;margin:0;font-size:16px;font-weight:500;line-height:1.2}.candidate-pipeline-session__header span{color:#0d0f19;background:#f9f9fb;border:.5px solid #000;border-radius:999px;align-items:center;height:22px;margin-top:13px;padding:0 14px;font-size:11px;font-weight:300;line-height:1;display:inline-flex}.candidate-pipeline-session__layout{grid-template-columns:minmax(0,1fr) 322px;gap:16px;margin-top:12px;display:grid}.candidate-pipeline-session__layout--single{grid-template-columns:minmax(0,1fr)}.candidate-pipeline-session__copy p,.candidate-pipeline-form>p{color:#0d0f19;margin:0;font-size:13px;font-weight:300;line-height:20px}.candidate-pipeline-session__copy p+p{margin-top:0}.candidate-pipeline-session__copy ul{color:#0d0f19;margin:13px 0 0;padding-left:18px}.candidate-pipeline-session__copy li{margin:0;font-size:13px;font-weight:300;line-height:20px}.candidate-pipeline-session__facts{background:linear-gradient(#fafbfd 0%,#f4f6fa 100%);border:1px solid #e5e9f1;border-radius:14px;align-content:start;gap:10px;min-height:132px;padding:16px;display:grid}.candidate-pipeline-session__facts--full{min-height:auto}.candidate-pipeline-session__fact-row{background:#ffffffe0;border-radius:12px;gap:5px;min-height:54px;padding:11px 12px;display:grid;box-shadow:inset 0 0 0 1px #e6eaf2e6}.candidate-pipeline-session__fact-label{color:#6b7585;letter-spacing:.01em;font-size:11px;font-weight:400;line-height:1.2}.candidate-pipeline-session__fact-value{color:#121726;margin:0;font-size:13px;font-weight:500;line-height:1.45}.candidate-pipeline-checklist{gap:18px;display:grid}.candidate-pipeline-checklist__section{padding:16px 18px 11px}.candidate-pipeline-checklist__section--tinted{background:#6b75851a}.candidate-pipeline-checklist__section h3{color:#0d0f19;margin:0;font-size:14px;font-weight:300;line-height:20px}.candidate-pipeline-checklist__card{background:#fff;border:1px solid #e0e3eb;border-radius:10px;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:16px;min-height:99px;margin-top:12px;padding:18px 24px 18px 19px;display:grid}.candidate-pipeline-checklist__icon{background:#0d0f1a;border-radius:10px;place-items:center;width:46px;height:44px;display:grid}.candidate-world-mark{object-fit:contain;width:44px;height:44px;display:block}.candidate-settings-unlock__hero-icon .candidate-world-mark,.candidate-settings__hero-icon .candidate-world-mark{width:44px;height:44px}.candidate-pipeline-checklist__copy strong{color:#121726;font-size:15px;font-weight:400;line-height:1.2}.candidate-pipeline-checklist__copy p{color:#6b7585;margin:8px 0 0;font-size:13px;font-weight:300;line-height:1.2}.candidate-pipeline-checklist__card button{color:#fff;background:#171a24;border-radius:8px;min-width:146px;height:40px;font-size:13px;font-weight:400;line-height:1}.candidate-pipeline-checklist__card button:disabled{cursor:default;opacity:.6}.candidate-pipeline-checklist__message{color:#6b7585;margin:12px 4px 0;font-size:13px;font-weight:300;line-height:1.45}.candidate-pipeline-next{padding:20px 24px}.candidate-pipeline-next strong{color:#121726;font-size:13px;font-weight:500;line-height:1.2}.candidate-pipeline-next p{color:#6b7585;margin:12px 0 0;font-size:11px;font-weight:300;line-height:15px}.candidate-pipeline-next button{color:#171924;margin-top:18px;padding:0;font-size:12px;font-weight:400;line-height:1}.candidate-pipeline-form{background:#fff;border:1px solid #e0e3eb;border-radius:14px;margin-top:26px;padding:22px 18px 18px}.candidate-pipeline-form__header{justify-content:space-between;align-items:center;gap:14px;display:flex}.candidate-pipeline-form h3{color:#121726;margin:0;font-size:15px;font-weight:500;line-height:1.2}.candidate-pipeline-form__badge{color:#6b7585;white-space:nowrap;background:#f4f6fa;border-radius:999px;flex:none;justify-content:center;align-items:center;min-height:26px;padding:0 11px;font-size:11px;font-weight:400;line-height:1;display:inline-flex}.candidate-pipeline-form>p{max-width:665px;margin-top:14px}.candidate-pipeline-form label,.candidate-pipeline-form__label{color:#0d0f19;margin-top:18px;font-size:12px;font-weight:300;line-height:1.2;display:block}.candidate-pipeline-form label span{margin-bottom:12px;display:block}.candidate-pipeline-form input{color:#121726;background:#fff;border:1px solid #e0e3eb;border-radius:8px;width:328px;height:40px;padding:0 14px;font-size:13px;font-weight:400;line-height:1}.candidate-pipeline-form input::placeholder{color:#949ead}.candidate-pipeline-form textarea{color:#121726;resize:vertical;background:#fff;border:1px solid #e0e3eb;border-radius:12px;width:min(100%,664px);min-height:132px;padding:14px;font-size:13px;font-weight:400;line-height:1.6}.candidate-pipeline-form textarea::placeholder{color:#949ead}.candidate-pipeline-form--readonly input:disabled,.candidate-pipeline-form--readonly textarea:disabled{color:#5f6878;cursor:default;background:#f7f8fb}.candidate-pipeline-form__hint{color:#7d8798;margin-top:10px;font-size:12px;font-weight:300;line-height:1.5;display:block}.candidate-pipeline-form__hint--error{color:#c25a5a}.candidate-pipeline-upload-dropzone{text-align:center;background:#f9f9fb;border:1px dashed #d7dde8;border-radius:12px;place-items:center;min-height:212px;margin-top:18px;padding:22px;transition:border-color .16s,background-color .16s,box-shadow .16s;display:grid}.candidate-pipeline-upload-dropzone--active{background:#f3f6fb;border-color:#171a24;box-shadow:inset 0 0 0 1px #171a2414}.candidate-pipeline-upload-dropzone__icon{color:#171924;font-size:40px;line-height:1}.candidate-pipeline-upload-dropzone strong{color:#121726;margin-top:6px;font-size:15px;font-weight:500;line-height:1.2}.candidate-pipeline-upload-dropzone p{color:#6b7585;margin:8px 0 0;font-size:12px;font-weight:300;line-height:1.2}.candidate-pipeline-upload-dropzone button{color:#fff;background:#171a24;border-radius:8px;width:132px;height:36px;margin-top:22px;font-size:13px;font-weight:300;line-height:1}.candidate-pipeline-upload-files{background:#fff;border:1px solid #e0e3eb;border-radius:14px;margin-top:16px;padding:18px 24px 20px}.candidate-pipeline-upload-files>strong{color:#121726;font-size:13px;font-weight:500;line-height:1.2}.candidate-pipeline-upload-files__empty{color:#6b7585;background:#f9f9fb;border-radius:10px;place-items:center;min-height:64px;margin-top:16px;font-size:12px;font-weight:300;line-height:1.4;display:grid}.candidate-pipeline-upload-file{background:#f9f9fb;border-radius:8px;grid-template-columns:24px minmax(0,1fr) auto minmax(140px,220px) auto auto;align-items:center;gap:12px;min-height:40px;margin-top:18px;padding:0 12px;display:grid}.candidate-pipeline-upload-file__badge{color:#fff;background:#171924;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;font-size:10px;font-weight:300;line-height:1;display:inline-flex}.candidate-pipeline-upload-file__name{color:#121726;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13px;font-weight:300;line-height:1.2;overflow:hidden}.candidate-pipeline-upload-file__size{color:#6b7585;font-size:12px;font-weight:300;line-height:1}.candidate-pipeline-upload-file__progress{background:#fff;border-radius:999px;height:20px;overflow:hidden}.candidate-pipeline-upload-file__progress span{border-radius:inherit;background:#171924;height:100%;display:block}.candidate-pipeline-upload-file__progress-label{color:#fff;pointer-events:none;justify-self:center;margin-left:-52px;font-size:10px;font-weight:300;line-height:1}.candidate-pipeline-upload-file__remove{color:#eb4242;padding:0;font-size:12px;font-weight:300;line-height:1}.candidate-pipeline-upload-file__remove:disabled{opacity:.35;cursor:default}.candidate-pipeline-actions{padding:18px 24px 20px}.candidate-pipeline-actions>span{color:#6b7585;font-size:12px;font-weight:400;line-height:1.2}.candidate-pipeline-actions__buttons{gap:8px;margin-top:18px;display:flex}.candidate-pipeline-actions__buttons button{color:#121726;background:#fff;border:1px solid #e0e3eb;border-radius:8px;flex:1 1 0;height:44px;font-size:13px;font-weight:300;line-height:1}.candidate-pipeline-actions__buttons .candidate-pipeline-actions__submit{color:#fff;background:#171924;border-color:#171924}.candidate-pipeline-actions__buttons .candidate-pipeline-actions__submit:disabled{opacity:.45;cursor:not-allowed}.candidate-reports{gap:22px;display:grid}.candidate-reports__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.candidate-reports__empty{text-align:center;place-items:center;min-height:220px;padding:32px 28px;display:grid}.candidate-reports__empty strong{color:#121726;font-size:18px;font-weight:600;line-height:1.3}.candidate-reports__empty p{color:#6b7585;margin:10px 0 0;font-size:13px;font-weight:300;line-height:1.6}.candidate-reports__empty button{color:#fff;background:#171924;border-radius:8px;min-width:160px;height:40px;margin-top:18px;padding:0 18px;font-size:13px;font-weight:300;line-height:1}.candidate-reports__card{flex-direction:column;min-height:243px;padding:18px 20px;display:flex}.candidate-reports__type,.candidate-report-detail__type{color:#0d0f19;background:#f9f9fb;border:.5px solid #000;border-radius:999px;align-items:center;width:fit-content;height:22px;padding:0 12px;font-size:11px;font-weight:400;line-height:1;display:inline-flex}.candidate-reports__card h2{color:#121726;margin:14px 0 0;font-size:16px;font-weight:600;line-height:1.35}.candidate-reports__card p{color:#6b7585;margin:10px 0 0;font-size:12px;font-weight:400;line-height:1.2}.candidate-reports__divider{background:#edf0f4;height:1px;margin-top:28px}.candidate-reports__weight-label{color:#949ead;margin-top:14px;font-size:11px;font-weight:500;line-height:1.2}.candidate-reports__weights{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.candidate-reports__weights span{color:#6b7585;background:#f9f9fb;border-radius:6px;align-items:center;height:22px;padding:0 10px;font-size:10px;font-weight:500;line-height:1;display:inline-flex}.candidate-reports__card button{color:#fff;background:#171924;border-radius:8px;width:100%;height:36px;margin-top:18px;font-size:13px;font-weight:300;line-height:1}.candidate-report-detail{gap:18px;display:grid}.candidate-report-detail__hero{justify-content:space-between;align-items:flex-start;gap:20px;padding:20px 24px 18px;display:flex}.candidate-report-detail__hero-main h2{color:#121726;margin:12px 0 0;font-size:20px;font-weight:500;line-height:1.2}.candidate-report-detail__hero-main p{color:#6b7585;margin:10px 0 0;font-size:12px;font-weight:300;line-height:1.2}.candidate-report-detail__actions{gap:6px;margin-top:12px;display:flex}.candidate-report-detail__action{color:#0d0f19;background:#fff;border:.5px solid #000;border-radius:6px;min-width:78px;height:24px;padding:0 18px;font-size:11px;font-weight:300;line-height:1}.candidate-report-detail__action--primary{color:#fff;background:#0d0f19;border-color:#0d0f19}.candidate-report-detail__score-card{color:#fff;text-align:center;background:#0d0f19;border-radius:14px;flex:0 0 168px;min-height:120px;padding:18px 16px}.candidate-report-detail__score-card span{font-size:11px;font-weight:300;line-height:1}.candidate-report-detail__score-card strong{margin-top:14px;font-size:44px;font-weight:500;line-height:1;display:block}.candidate-report-detail__score-card p{margin:12px 0 0;font-size:11px;font-weight:300;line-height:1}.candidate-report-detail__top-grid{grid-template-columns:minmax(0,700px) 432px;gap:20px;display:grid}.candidate-report-detail__agents,.candidate-report-detail__radar,.candidate-report-detail__insights{padding:20px 24px 18px}.candidate-report-detail__agents h3,.candidate-report-detail__radar h3,.candidate-report-detail__insights h3{color:#121726;margin:0;font-size:15px;font-weight:500;line-height:1.2}.candidate-report-detail__agents>p{color:#6b7585;margin:8px 0 0;font-size:11px;font-weight:300;line-height:1.2}.candidate-report-detail__agent-list{gap:18px;margin-top:30px;display:grid}.candidate-report-detail__agent-row{grid-template-columns:minmax(220px,1fr) minmax(160px,264px) auto;align-items:center;gap:22px;display:grid}.candidate-report-detail__agent-copy strong{color:#121726;font-size:13px;font-weight:500;line-height:1.2;display:block}.candidate-report-detail__agent-copy span{color:#6b7585;margin-top:4px;font-size:11px;font-weight:300;line-height:1.2;display:block}.candidate-report-detail__agent-bar{background:#f9f9fb;border-radius:999px;height:8px;overflow:hidden}.candidate-report-detail__agent-bar span{border-radius:inherit;background:#0d0f19;height:100%;display:block}.candidate-report-detail__agent-score{color:#121726;font-size:18px;font-weight:500;line-height:1}.candidate-report-detail__radar-visual{width:min(260px,100%);margin:14px auto 0;position:relative}.candidate-report-detail__radar-visual svg{width:100%;height:auto;display:block}.candidate-report-detail__radar-label{color:#0d0f19;font-size:11px;font-weight:500;line-height:1;position:absolute}.candidate-report-detail__radar-label--0{top:10px;left:50%;transform:translate(-50%)}.candidate-report-detail__radar-label--1{top:112px;right:-8px}.candidate-report-detail__radar-label--2{bottom:10px;right:46px}.candidate-report-detail__radar-label--3{bottom:10px;left:50px}.candidate-report-detail__radar-label--4{top:112px;left:-16px}.candidate-report-detail__bottom-grid{grid-template-columns:556px minmax(0,1fr);gap:20px;display:grid}.candidate-report-detail__insight-list{gap:8px;margin-top:20px;display:grid}.candidate-report-detail__insight{border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:10px;min-height:38px;padding:12px 16px;display:grid}.candidate-report-detail__insight strong{color:#121726;font-size:12px;font-weight:500;line-height:1}.candidate-report-detail__insight span{color:#121726;font-size:12px;font-weight:500;line-height:1.2}.candidate-report-detail__insight p{color:#6b7585;margin:5px 0 0;font-size:11px;font-weight:300;line-height:1.2}.candidate-report-detail__insight--positive{background:#e5f7ed}.candidate-report-detail__insight--negative{background:#eb42421f;min-height:54px}.candidate-matching-history{gap:20px;display:grid}.candidate-matching-history__stats{grid-template-columns:repeat(4,minmax(0,208px));gap:16px;display:grid}.candidate-matching-history__stat-card{flex-direction:column;min-height:120px;padding:18px 20px;display:flex}.candidate-matching-history__stat-card>span{color:#6b7585;font-size:12px;font-weight:500;line-height:1.2}.candidate-matching-history__stat-card>strong{color:#121726;margin-top:10px;font-size:34px;font-weight:300;line-height:1}.candidate-matching-history__delta{border-radius:999px;align-items:center;width:fit-content;min-height:22px;margin-top:auto;padding:0 12px;font-size:11px;font-style:normal;font-weight:300;line-height:1;display:inline-flex}.candidate-matching-history__delta--dark{color:#fff;background:#0d0f19}.candidate-matching-history__delta--green{color:#21ab59;background:#21ab591f}.candidate-matching-history__delta--gray{color:#6b7585;background:#6b75851f}.candidate-matching-history__delta--yellow{color:#faa621;background:#faa6211f}.candidate-matching-history__toolbar{justify-content:space-between;align-items:center;gap:16px;min-height:56px;padding:14px 24px;display:flex}.candidate-matching-history__filters{flex-wrap:wrap;gap:8px;display:flex}.candidate-matching-history__filter{color:#6b7585;background:#fff;border:1px solid #e0e3eb;border-radius:6px;min-width:80px;height:28px;padding:0 14px;font-size:12px;font-weight:300;line-height:1}.candidate-matching-history__filter--active{color:#fff;background:#0d0f19;border-color:#0d0f19}.candidate-matching-history__search{flex:0 0 200px;width:200px}.candidate-matching-history__search input{color:#121726;background:#f9f9fb;border:0;border-radius:6px;outline:none;width:100%;height:28px;padding:0 16px;font-size:12px;font-weight:400;line-height:1}.candidate-matching-history__search input::placeholder{color:#949ead}.candidate-matching-history__table-wrap{padding:0;overflow:hidden}.candidate-matching-history__table{border-collapse:collapse;width:100%}.candidate-matching-history__table thead th{color:#6b7585;text-align:left;border-bottom:1px solid #e0e3eb;height:44px;padding:0 24px;font-size:12px;font-weight:300;line-height:1.2}.candidate-matching-history__table tbody tr:nth-child(2n){background:#f9f9fb}.candidate-matching-history__table tbody td{color:#6b7585;vertical-align:middle;border-top:1px solid #e0e3eb;height:56px;padding:0 24px;font-size:12px;font-weight:400;line-height:1.2}.candidate-matching-history__table tbody tr:first-child td{border-top:0}.candidate-matching-history__company{align-items:center;gap:12px;display:flex}.candidate-matching-history__company span{background:#0d0f19;border-radius:999px;flex:none;width:32px;height:32px}.candidate-matching-history__company strong{color:#121726;font-size:13px;font-weight:500;line-height:1.2}.candidate-matching-history__status{border-radius:999px;justify-content:center;align-items:center;min-width:43px;height:22px;padding:0 10px;font-size:11px;font-weight:500;line-height:1;display:inline-flex}.candidate-matching-history__status--accepted{color:#21ab59;background:#21ab591f}.candidate-matching-history__status--rejected{color:#6b7585;background:#6b75851f}.candidate-matching-history__status--pending{color:#faa621;background:#faa6211f}.candidate-matching-history__detail{color:#0d0f19;font-size:12px;font-weight:500;line-height:1}.candidate-matching-history__empty{text-align:center;place-items:center;min-height:220px;padding:32px 24px;display:grid}.candidate-matching-history__empty strong{color:#121726;font-size:18px;font-weight:600;line-height:1.3}.candidate-matching-history__empty p{color:#6b7585;margin:10px 0 0;font-size:13px;font-weight:300;line-height:1.5}.candidate-matching-modal{z-index:60;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.candidate-matching-modal__backdrop{background:#171a248c;position:absolute;inset:0}.candidate-matching-modal__panel{background:#fff;border-radius:20px;width:min(640px,100vw - 32px);max-height:calc(100dvh - 48px);padding:32px;position:relative;overflow-y:auto;box-shadow:0 24px 80px #1217262e}.candidate-matching-modal__close{color:#6b7585;font-size:24px;font-weight:300;line-height:1;position:absolute;top:24px;right:20px}.candidate-matching-modal__panel h2{color:#121726;margin:0;font-size:18px;font-weight:500;line-height:1.4}.candidate-matching-modal__pill{color:#0d0f19;background:#f9f9fb;border:.5px solid #000;border-radius:999px;align-items:center;min-height:22px;margin-top:12px;padding:0 16px;font-size:11px;font-weight:500;line-height:1;display:inline-flex}.candidate-matching-modal__divider{background:#edf0f4;height:1px;margin-top:18px}.candidate-matching-modal__section{margin-top:18px}.candidate-matching-modal__section h3{color:#121726;margin:0;font-size:15px;font-weight:500;line-height:1.2}.candidate-matching-modal__section>p{color:#6b7585;margin:8px 0 0;font-size:12px;font-weight:300;line-height:1.3}.candidate-matching-modal__fields{gap:8px;margin-top:16px;display:grid}.candidate-matching-modal__field{cursor:pointer;background:#f9f9fb;border-radius:8px;grid-template-columns:20px minmax(120px,160px) minmax(0,1fr) auto;align-items:center;gap:12px;min-height:44px;padding:0 12px;display:grid}.candidate-matching-modal__field input{opacity:0;pointer-events:none;position:absolute}.candidate-matching-modal__checkbox{color:#fff;background:#fff;border:1px solid #e0e3eb;border-radius:4px;place-items:center;width:20px;height:20px;font-size:12px;font-weight:700;line-height:1;display:grid}.candidate-matching-modal__field input:checked+.candidate-matching-modal__checkbox{background:#0d0f19;border-color:#0d0f19}.candidate-matching-modal__field strong{color:#121726;word-break:keep-all;align-items:center;gap:6px;font-size:12px;font-weight:500;line-height:1.2;display:inline-flex}.candidate-matching-modal__field .candidate-matching-modal__required{color:#344054;background:#eef2ff;border-radius:999px;justify-content:center;align-items:center;min-width:34px;height:20px;padding:0 8px;font-size:10px;font-weight:700;line-height:1;display:inline-flex}.candidate-matching-modal__field span{color:#6b7585;font-size:12px;font-weight:300;line-height:1.2}.candidate-matching-modal__field em{color:#0d0f19;font-size:11px;font-style:normal;font-weight:500;line-height:1}.candidate-matching-modal__field input:not(:checked)~em{color:#949ead}.candidate-matching-modal__notice{color:#121726;background:#eb42421f;border:.5px solid #000;border-radius:10px;align-items:center;min-height:56px;margin-top:24px;padding:0 16px;font-size:11px;font-weight:400;line-height:1.4;display:flex}.candidate-matching-modal__actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:20px;display:grid}.candidate-matching-modal__actions button{color:#121726;background:#fff;border:1px solid #e0e3eb;border-radius:10px;height:48px;font-size:14px;font-weight:500;line-height:1}.candidate-matching-modal__actions .candidate-matching-modal__primary{color:#fff;background:#0d0f19;border-color:#0d0f19}.candidate-settings-unlock{gap:20px;display:grid}.candidate-settings-unlock__hero{align-items:center;gap:20px;min-height:148px;padding:24px;display:flex}.candidate-settings-unlock__hero-icon,.candidate-settings__hero-icon{background:#0d0f19;border-radius:10px;flex:none;place-items:center;width:44px;height:44px;display:grid}.candidate-settings-unlock__hero-copy h2,.candidate-settings__hero-copy h2{color:#121726;margin:0;font-size:15px;font-weight:500;line-height:1.4}.candidate-settings-unlock__hero-copy p,.candidate-settings__hero-copy p{color:#6b7585;margin:8px 0 0;font-size:12px;font-weight:300;line-height:1.5}.candidate-settings-unlock__chips,.candidate-settings__hero-badges{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.candidate-settings-unlock__chips span,.candidate-settings__hero-badges span{color:#0d0f19;background:#fff;border-radius:999px;align-items:center;min-height:22px;padding:0 13px;font-size:11px;font-weight:500;line-height:1;display:inline-flex}.candidate-settings-unlock__layout,.candidate-settings__layout{grid-template-columns:minmax(0,760px) 376px;align-items:start;gap:16px;display:grid}.candidate-settings-unlock__card,.candidate-settings-unlock__aside{padding:28px 24px}.candidate-settings-unlock__card h3,.candidate-settings-unlock__aside h3{color:#121726;margin:0;font-size:18px;font-weight:600;line-height:1.3}.candidate-settings-unlock__card p,.candidate-settings-unlock__aside li{color:#6b7585;font-size:13px;font-weight:300;line-height:1.7}.candidate-settings-unlock__card p{margin:12px 0 0}.candidate-settings-unlock__steps,.candidate-settings-unlock__aside ul{gap:10px;margin:18px 0 0;padding:0;list-style:none;display:grid}.candidate-settings-unlock__steps{counter-reset:candidate-settings-unlock-step}.candidate-settings-unlock__steps li{color:#3f495b;letter-spacing:-.01em;background:linear-gradient(#fbfcff 0%,#f5f7fb 100%);border:1px solid #e6eaf2;border-radius:14px;min-height:52px;padding:14px 16px 14px 56px;font-size:14px;font-weight:500;line-height:1.45;position:relative}.candidate-settings-unlock__steps li:before{counter-increment:candidate-settings-unlock-step;content:counter(candidate-settings-unlock-step);color:#667286;text-align:center;background:#eef2f8;border-radius:999px;width:26px;height:26px;font-size:12px;font-weight:600;line-height:26px;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.candidate-settings-unlock__aside li{background:#f9f9fb;border-radius:10px;min-height:44px;padding:12px 14px}.candidate-settings-unlock__primary{color:#fff;background:#0d0f19;border-radius:10px;width:100%;height:48px;margin-top:22px;font-size:14px;font-weight:500;line-height:1}.candidate-settings-unlock__primary:disabled{opacity:.5;cursor:wait}.candidate-settings{gap:20px;display:grid}.candidate-settings__hero{background:#949ead1f;border:.5px solid #000;align-items:center;gap:20px;min-height:108px;padding:14px 24px;display:flex}.candidate-settings__main,.candidate-settings__side-card,.candidate-settings__actions{padding:20px 24px}.candidate-settings__section-header h3{color:#121726;margin:0;font-size:16px;font-weight:600;line-height:1.2}.candidate-settings__section-header p{color:#6b7585;margin:8px 0 0;font-size:11px;font-weight:400;line-height:1.4}.candidate-settings__section-header--compact h3{font-size:15px;font-weight:600}.candidate-settings__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 16px;margin-top:18px;display:grid}.candidate-settings__field{flex-direction:column;gap:8px;display:flex}.candidate-settings__field--full{grid-column:1/-1}.candidate-settings__field span{color:#6b7585;font-size:12px;font-weight:500;line-height:1.2}.candidate-settings__field input{color:#121726;background:#fff;border:1px solid #e0e3eb;border-radius:8px;outline:none;width:100%;height:40px;padding:0 14px;font-size:13px;font-weight:400;line-height:1}.candidate-settings__field input::placeholder{color:#949ead}.candidate-settings__divider{background:#edf0f4;height:1px;margin:22px 0 18px}.candidate-settings__attachments{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:18px;display:grid}.candidate-settings__attachment{background:#f9f9fb;border-radius:10px;flex-direction:column;justify-content:center;min-height:80px;padding:14px 16px;display:flex}.candidate-settings__attachment strong{color:#6b7585;font-size:12px;font-weight:500;line-height:1.2}.candidate-settings__attachment span{color:#949ead;margin-top:12px;font-size:11px;font-weight:500;line-height:1.3}.candidate-settings__side{gap:16px;display:grid}.candidate-settings__toggles{gap:12px;margin-top:14px;display:grid}.candidate-settings__toggle-row{grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.candidate-settings__toggle-row strong{color:#121726;font-size:12px;font-weight:500;line-height:1.2}.candidate-settings__toggle-row span{color:#949ead;font-size:11px;font-weight:300;line-height:1.2}.candidate-settings__toggle{background:#d3d9e2;border-radius:999px;justify-content:flex-start;align-items:center;width:29px;height:15px;padding:1px;transition:background-color .16s;display:inline-flex}.candidate-settings__toggle span{background:#fff;border-radius:999px;width:13px;height:13px;transition:transform .16s;display:block}.candidate-settings__toggle--active{background:#121726}.candidate-settings__toggle--active span{transform:translate(12px)}.candidate-settings__security-list{gap:16px;margin:18px 0 0;padding:0;list-style:none;display:grid}.candidate-settings__security-list li{color:#121726;font-size:12px;font-weight:500;line-height:1.3}.candidate-settings__actions{gap:10px;display:grid}.candidate-settings__secondary,.candidate-settings__primary{border-radius:8px;width:100%;height:48px;font-size:13px;line-height:1}.candidate-settings__secondary{color:#121726;background:#fff;border:1px solid #e0e3eb;font-weight:300}.candidate-settings__primary{color:#fff;background:#121726;font-weight:500}@media (width<=1180px){.candidate-dashboard-layout{grid-template-columns:1fr}.candidate-dashboard-sidecards{grid-template-columns:repeat(2,minmax(0,1fr))}.candidate-discover-toolbar__row,.candidate-discover-invite{flex-direction:column;align-items:stretch}.candidate-discover-toolbar__search,.candidate-discover-invite__action input,.candidate-discover-invite__action button{width:100%}.candidate-discover-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.candidate-pending-list__grid,.candidate-pipeline__grid,.candidate-pipeline-session__layout,.candidate-report-detail__top-grid,.candidate-report-detail__bottom-grid,.candidate-settings-unlock__layout,.candidate-settings__layout{grid-template-columns:1fr}.candidate-matching-history__stats,.candidate-reports__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.candidate-pending-list__hero{flex-direction:column;align-items:stretch}.candidate-pipeline__aside--confirm{padding-top:0}.candidate-report-detail__hero{flex-direction:column}.candidate-report-detail__score-card{width:100%;max-width:280px}.candidate-settings__attachments{grid-template-columns:1fr}}@media (width<=900px){.candidate-dashboard-page{grid-template-columns:1fr}.candidate-dashboard-sidebar{height:auto;min-height:0;padding-bottom:20px;position:static}.candidate-dashboard-sidebar__nav{flex-direction:row;gap:8px;margin-top:28px;padding-bottom:4px;overflow-x:auto}.candidate-dashboard-sidebar__nav-item{white-space:nowrap;flex:none}.candidate-dashboard-sidebar__profile{margin-top:20px}.candidate-discover-toolbar{padding-left:14px;padding-right:14px}.candidate-discover-invite{padding:18px 14px}.candidate-discover-invite__action{flex-direction:column;align-items:stretch}.candidate-pending-list__actions,.candidate-pipeline-actions__buttons,.candidate-pipeline-checklist__card{flex-direction:column;grid-template-columns:1fr}.candidate-pipeline-checklist__card{display:grid}.candidate-pipeline-checklist__card button{width:100%}.candidate-pipeline-upload-file{grid-template-columns:24px minmax(0,1fr);gap:10px;padding-top:12px;padding-bottom:12px}.candidate-pipeline-upload-file__size,.candidate-pipeline-upload-file__progress,.candidate-pipeline-upload-file__progress-label,.candidate-pipeline-upload-file__remove{grid-column:2/3}.candidate-pipeline-upload-file__progress-label{color:#121726;justify-self:end;margin-left:0}.candidate-reports__grid,.candidate-settings__grid{grid-template-columns:1fr}.candidate-matching-history__toolbar{flex-direction:column;align-items:stretch}.candidate-matching-history__search{flex-basis:auto;width:100%}.candidate-matching-history__table-wrap{overflow-x:auto}.candidate-matching-history__table{min-width:940px}.candidate-report-detail__agent-row{grid-template-columns:1fr;gap:10px}.candidate-report-detail__agent-score{justify-self:start}}@media (width<=720px){.candidate-dashboard-content{padding:20px 14px 24px}.candidate-dashboard-topbar{padding:0 14px}.candidate-dashboard-jobs,.candidate-dashboard-card,.candidate-dashboard-growth{padding-left:14px;padding-right:14px}.candidate-dashboard-jobs__header{padding:0}.candidate-dashboard-jobs__table th,.candidate-dashboard-jobs__table td{padding-left:14px;padding-right:14px}.candidate-dashboard-sidecards,.candidate-discover-grid{grid-template-columns:1fr}.candidate-discover-card{min-height:0}.candidate-pipeline-steps__inner{flex-wrap:wrap;justify-content:flex-start}.candidate-pipeline-steps__line{display:none}.candidate-pipeline-session,.candidate-pipeline-upload,.candidate-pipeline-next,.candidate-pipeline-actions,.candidate-pending-list__hero,.candidate-pending-list__card,.candidate-pending-list__empty,.candidate-pipeline-form{padding-left:14px;padding-right:14px}.candidate-pipeline-form input{width:100%}.candidate-pipeline-upload-files,.candidate-settings__hero,.candidate-settings__main,.candidate-settings__side-card,.candidate-settings__actions,.candidate-settings-unlock__hero,.candidate-settings-unlock__card,.candidate-settings-unlock__aside,.candidate-report-detail__hero,.candidate-report-detail__agents,.candidate-report-detail__radar,.candidate-report-detail__insights{padding-left:14px;padding-right:14px}.candidate-matching-history__stats{grid-template-columns:1fr}.candidate-matching-history__toolbar{padding-left:14px;padding-right:14px}.candidate-matching-modal{padding:16px}.candidate-matching-modal__panel{width:min(640px,100vw - 32px);padding:24px 16px 16px}.candidate-matching-modal__field{grid-template-columns:20px minmax(0,1fr);gap:10px;padding-top:10px;padding-bottom:10px}.candidate-matching-modal__field strong,.candidate-matching-modal__field span,.candidate-matching-modal__field em{grid-column:2/3}.candidate-matching-modal__actions{grid-template-columns:1fr;gap:10px}}
