.confirm-module___pVC1W__backdrop{z-index:150;-webkit-backdrop-filter:blur(3px);overscroll-behavior:contain;background:#050508a8;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.confirm-module___pVC1W__dialog{background:var(--surface-2);border:1px solid var(--line-strong);border-radius:var(--radius-xl);width:min(420px,100%);box-shadow:var(--shadow-2);padding:24px;animation:.18s both confirm-module___pVC1W__dialog-in}.confirm-module___pVC1W__title{font-size:17px}.confirm-module___pVC1W__description{color:var(--text-2);margin-top:8px;font-size:13.5px;line-height:1.55}.confirm-module___pVC1W__actions{justify-content:flex-end;gap:10px;margin-top:22px;display:flex}@keyframes confirm-module___pVC1W__dialog-in{0%{opacity:0;transform:scale(.98)translateY(4px)}to{opacity:1;transform:scale(1)translateY(0)}}
.toast-module__IBuVwa__region{z-index:200;flex-direction:column;gap:10px;width:min(360px,100vw - 32px);display:flex;position:fixed;bottom:16px;right:16px}.toast-module__IBuVwa__card{border-radius:var(--radius-lg);background:var(--surface-2);border:1px solid var(--line-strong);box-shadow:var(--shadow-2);align-items:flex-start;gap:10px;padding:13px 14px;animation:.22s both toast-module__IBuVwa__toast-in;display:flex}.toast-module__IBuVwa__card--success{border-color:#3ecf8f59}.toast-module__IBuVwa__card--error{border-color:#f46a8066}.toast-module__IBuVwa__card--info{border-color:#c9a15a66}.toast-module__IBuVwa__icon{color:var(--text-2);flex:none;margin-top:1px}.toast-module__IBuVwa__card--success .toast-module__IBuVwa__icon{color:var(--success)}.toast-module__IBuVwa__card--error .toast-module__IBuVwa__icon{color:var(--danger)}.toast-module__IBuVwa__card--info .toast-module__IBuVwa__icon{color:var(--brass-strong)}.toast-module__IBuVwa__body{flex:1;min-width:0}.toast-module__IBuVwa__title{color:var(--text-1);font-size:13.5px;font-weight:600}.toast-module__IBuVwa__detail{color:var(--text-2);word-break:break-word;margin-top:2px;font-size:12.5px;line-height:1.45}.toast-module__IBuVwa__dismiss{border-radius:var(--radius-sm);width:24px;height:24px;color:var(--text-3);cursor:pointer;background:0 0;border:0;flex:none;justify-content:center;align-items:center;display:inline-flex}.toast-module__IBuVwa__dismiss:hover{color:var(--text-1);background:#ffffff0f}@keyframes toast-module__IBuVwa__toast-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}
.stepper-module__YThqoG__stepper{align-items:flex-start;width:100%;display:flex;position:relative}.stepper-module__YThqoG__rail{background:var(--line-strong);height:1px;position:absolute;top:11px;left:9%;right:9%}.stepper-module__YThqoG__railFill{background:var(--brass);height:100%;transition:width .3s}.stepper-module__YThqoG__item{z-index:1;cursor:pointer;background:0 0;border:0;flex-direction:column;flex:1;align-items:center;gap:7px;padding:2px 2px 6px;display:flex;position:relative}.stepper-module__YThqoG__node{border-radius:999px;justify-content:center;align-items:center;width:22px;height:22px;transition:background-color .18s,border-color .18s,color .18s;display:flex}.stepper-module__YThqoG__nodeNum{font-family:var(--font-mono);font-size:11px;font-weight:600}.stepper-module__YThqoG__nodeIdle{background:var(--surface-2);border:1px solid var(--line-strong);color:var(--text-3)}.stepper-module__YThqoG__nodeActive{background:var(--brass-soft);border:1px solid var(--brass-line);color:var(--brass-strong);box-shadow:0 0 0 4px var(--brass-soft)}.stepper-module__YThqoG__nodeDone{background:var(--brass);border:1px solid var(--brass);color:var(--brass-ink)}.stepper-module__YThqoG__item:hover .stepper-module__YThqoG__nodeIdle{border-color:var(--brass-line);color:var(--text-1)}.stepper-module__YThqoG__label{color:var(--text-3);white-space:nowrap;font-size:11.5px;font-weight:500;transition:color .18s}.stepper-module__YThqoG__item:hover .stepper-module__YThqoG__label{color:var(--text-2)}.stepper-module__YThqoG__itemActive .stepper-module__YThqoG__label{color:var(--text-1)}.stepper-module__YThqoG__itemDone .stepper-module__YThqoG__label{color:var(--brass-strong)}@media (max-width:640px){.stepper-module__YThqoG__rail{left:10%;right:10%}.stepper-module__YThqoG__label{font-size:10.5px}}
.topbar-module__8Muqda__topbar{height:64px;max-width:var(--content-max);padding:0 var(--gutter);align-items:center;gap:24px;margin:0 auto;display:flex}.topbar-module__8Muqda__brand{flex:none;align-items:center;gap:11px;text-decoration:none;display:flex}.topbar-module__8Muqda__logo{color:var(--brass);display:inline-flex}.topbar-module__8Muqda__brandText{flex-direction:column;line-height:1.1;display:flex}.topbar-module__8Muqda__wordmark{font-family:var(--font-display);letter-spacing:-.01em;color:var(--text-1);font-size:15.5px;font-weight:600}.topbar-module__8Muqda__sub{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--text-3);font-size:9.5px;font-weight:500}.topbar-module__8Muqda__stepperWrap{flex:1;min-width:0}.topbar-module__8Muqda__status{flex:none;align-items:center;gap:8px;display:flex}@media (max-width:860px){.topbar-module__8Muqda__topbar{flex-wrap:wrap;gap:12px 16px;height:auto;padding-top:12px;padding-bottom:12px}.topbar-module__8Muqda__stepperWrap{flex-basis:100%;order:3}}@media (max-width:520px){.topbar-module__8Muqda__status{margin-left:auto}}
.ui-module__gjHJ_W__switchRow{align-items:center;gap:10px;display:inline-flex}.ui-module__gjHJ_W__switchText{flex-direction:column;gap:1px;display:flex}.ui-module__gjHJ_W__switchLabel{color:var(--text-1);font-size:13px;font-weight:600}.ui-module__gjHJ_W__switchHint{color:var(--text-3);font-size:11.5px}.ui-module__gjHJ_W__panelHeader{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.ui-module__gjHJ_W__panelTitle{align-items:center;gap:9px;font-size:15px;display:inline-flex}.ui-module__gjHJ_W__panelIcon{color:var(--brass-strong);display:inline-flex}.ui-module__gjHJ_W__panelActions{flex:none;align-items:center;gap:8px;display:flex}.ui-module__gjHJ_W__empty{text-align:center;border:1px dashed var(--line-strong);border-radius:var(--radius-lg);background:#ffffff04;flex-direction:column;align-items:center;gap:6px;padding:48px 24px;display:flex}.ui-module__gjHJ_W__emptyIcon{background:var(--brass-soft);width:40px;height:40px;color:var(--brass-strong);border-radius:999px;justify-content:center;align-items:center;margin-bottom:8px;display:inline-flex}.ui-module__gjHJ_W__emptyTitle{font-family:var(--font-display);color:var(--text-1);font-size:15px;font-weight:600}.ui-module__gjHJ_W__emptyDesc{color:var(--text-2);max-width:420px;margin:0 auto;font-size:13px}.ui-module__gjHJ_W__emptyAction{margin-top:14px}.ui-module__gjHJ_W__stat{flex-direction:column;gap:2px;display:flex}.ui-module__gjHJ_W__statLabel{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--text-3);font-size:10.5px;font-weight:600}.ui-module__gjHJ_W__statValue{font-family:var(--font-display);letter-spacing:-.01em;color:var(--text-1);font-variant-numeric:tabular-nums;font-size:22px;font-weight:600}.ui-module__gjHJ_W__statHint{color:var(--text-3);font-size:12px}.ui-module__gjHJ_W__field{flex-direction:column;gap:3px;min-width:0;display:flex}.ui-module__gjHJ_W__fieldLabel{color:var(--text-3);font-size:12px}
.prepare-module__KtOTfG__controlActions{flex-wrap:wrap;align-items:center;gap:18px;display:flex}.prepare-module__KtOTfG__controlCopy{color:var(--text-2);max-width:560px;font-size:13.5px}.prepare-module__KtOTfG__mono{font-family:var(--font-mono);background:var(--surface-3);border:1px solid var(--line);border-radius:4px;padding:1px 6px;font-size:12px}.prepare-module__KtOTfG__uploadGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin-top:18px;display:grid}.prepare-module__KtOTfG__uploadLabel{letter-spacing:.05em;text-transform:uppercase;color:var(--text-3);margin-bottom:8px;font-size:11px;font-weight:600;display:block}.prepare-module__KtOTfG__fileInput{width:100%;font-family:var(--font-mono);color:var(--text-2);background:var(--surface-2);border:1px dashed var(--line-strong);border-radius:var(--radius-2);cursor:pointer;padding:10px 12px;font-size:12px;display:block}.prepare-module__KtOTfG__fileInput::file-selector-button{font-family:var(--font-sans);color:var(--brass-strong);border:1px solid var(--brass-line);cursor:pointer;background:0 0;border-radius:6px;margin-right:10px;padding:6px 10px;font-size:12px;font-weight:600}.prepare-module__KtOTfG__fileName{color:var(--text-3);text-overflow:ellipsis;white-space:nowrap;margin-top:6px;font-size:12px;display:block;overflow:hidden}.prepare-module__KtOTfG__urlInput{width:100%;font-family:var(--font-mono);color:var(--text-1);background:var(--surface-2);border:1px solid var(--line-strong);border-radius:var(--radius-2);padding:10px 12px;font-size:12.5px}.prepare-module__KtOTfG__urlInput:focus{border-color:var(--brass-line);outline:none}.prepare-module__KtOTfG__uploadActions{margin-top:20px;display:flex}.prepare-module__KtOTfG__overview{flex-wrap:wrap;gap:44px;display:flex}.prepare-module__KtOTfG__grid2{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;display:grid}.prepare-module__KtOTfG__fieldStack{flex-direction:column;gap:16px;display:flex}.prepare-module__KtOTfG__valueStrong{color:var(--text-1);font-weight:600}.prepare-module__KtOTfG__noneText{color:var(--text-3);font-size:13px}.prepare-module__KtOTfG__mustList{color:var(--text-2);flex-direction:column;gap:4px;margin:0;padding-left:18px;font-size:13px;display:flex}.prepare-module__KtOTfG__linkRow{color:var(--brass-strong);word-break:break-all;align-items:center;gap:6px;font-size:13px;display:inline-flex}.prepare-module__KtOTfG__chips{flex-wrap:wrap;gap:6px;display:flex}.prepare-module__KtOTfG__chip{border-radius:var(--radius-sm);background:var(--surface-2);border:1px solid var(--line);color:var(--text-2);white-space:nowrap;padding:3px 10px;font-size:12px}.prepare-module__KtOTfG__chipAccent{background:var(--brass-soft);border-color:var(--brass-line);color:var(--brass-strong)}.prepare-module__KtOTfG__repoGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px;display:grid}.prepare-module__KtOTfG__repoCard{border:1px solid var(--line);border-radius:var(--radius-md);background:#ffffff05;padding:14px}.prepare-module__KtOTfG__repoName{font-family:var(--font-mono);color:var(--text-1);font-size:13px;font-weight:600}.prepare-module__KtOTfG__repoDesc{color:var(--text-2);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:6px;font-size:12.5px;display:-webkit-box;overflow:hidden}.prepare-module__KtOTfG__cellStrong{color:var(--text-1);white-space:nowrap;font-weight:600}
.gate-module__zXJysW__controlActions{flex-wrap:wrap;flex:auto;justify-content:flex-end;align-items:center;gap:10px;min-width:0;display:flex}.gate-module__zXJysW__controlGrid{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:18px;width:100%;min-width:0;display:flex}.gate-module__zXJysW__controlInfo{flex:340px;min-width:0}.gate-module__zXJysW__controlCopy{color:var(--text-2);max-width:620px;font-size:13.5px}.gate-module__zXJysW__voiceRow{flex-wrap:wrap;align-items:center;gap:12px;min-width:0;margin-top:14px;display:flex}.gate-module__zXJysW__voiceLabel{color:var(--text-2);font-size:12.5px;font-weight:600}.gate-module__zXJysW__voiceSelect{border:1px solid var(--line);background:var(--surface-2);color:var(--text-1);cursor:pointer;border-radius:10px;padding:8px 12px;font-size:12.5px;transition:border-color .2s}.gate-module__zXJysW__voiceSelect:hover{border-color:var(--brass-line)}.gate-module__zXJysW__voiceHint{color:var(--text-3);font-size:11.5px}.gate-module__zXJysW__statusRow{flex-wrap:wrap;align-items:center;gap:14px;padding:14px 18px;display:flex}.gate-module__zXJysW__statusMeta{color:var(--text-3);font-size:12.5px}.gate-module__zXJysW__dirtyNote{color:var(--warn);font-size:11.5px;font-weight:600}.gate-module__zXJysW__list{flex-direction:column;gap:14px;display:flex}.gate-module__zXJysW__questionCard{padding:20px 22px}.gate-module__zXJysW__questionHead{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.gate-module__zXJysW__headRight{align-items:center;gap:10px;display:flex}.gate-module__zXJysW__removeBtn{width:28px;height:28px;color:var(--text-3);border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;transition:color .2s,border-color .2s,background .2s;display:inline-flex}.gate-module__zXJysW__removeBtn:hover:not(:disabled){color:var(--danger);background:#e25c5c14;border-color:#e25c5c66}.gate-module__zXJysW__removeBtn:disabled{opacity:.4;cursor:not-allowed}.gate-module__zXJysW__tags{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.gate-module__zXJysW__qLabel{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--text-3);margin-bottom:6px;font-size:10.5px;font-weight:600;display:block}.gate-module__zXJysW__qInput{background:var(--surface-2);border:1px solid var(--line-strong);border-radius:var(--radius-md);width:100%;color:var(--text-1);font-size:13.5px;font-family:var(--font-body);resize:vertical;padding:12px 14px;line-height:1.5;transition:border-color .16s,box-shadow .16s}.gate-module__zXJysW__qInput:focus-visible{border-color:var(--brass);box-shadow:0 0 0 3px var(--brass-soft);outline:none}.gate-module__zXJysW__qInputEdited{border-style:dashed;border-color:var(--brass-line)}
.interviewer-avatar-module__7AnqRa__stage{flex-direction:column;align-items:center;gap:14px;width:100%;max-width:260px;display:flex;position:relative}.interviewer-avatar-module__7AnqRa__glow{filter:blur(2px);pointer-events:none;opacity:0;background:radial-gradient(circle,#c9a15a38,#c9a15a0f 55%,#0000 72%);border-radius:999px;width:230px;height:230px;transition:opacity .5s;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.interviewer-avatar-module__7AnqRa__stage:has(.interviewer-avatar-module__7AnqRa__faceLive) .interviewer-avatar-module__7AnqRa__glow{opacity:1;animation:3.2s ease-in-out infinite interviewer-avatar-module__7AnqRa__glow-breathe}@keyframes interviewer-avatar-module__7AnqRa__glow-breathe{0%,to{opacity:.7;transform:translate(-50%)scale(1)}50%{opacity:1;transform:translate(-50%)scale(1.05)}}.interviewer-avatar-module__7AnqRa__face{border:1px solid var(--line-strong);width:210px;height:210px;box-shadow:var(--shadow-1);background:radial-gradient(circle at 30% 20%,#1d1d25,#101015);border-radius:999px;transition:border-color .3s,box-shadow .3s}.interviewer-avatar-module__7AnqRa__faceLive{border-color:var(--brass-line);box-shadow:0 0 0 1px var(--brass-line), 0 0 36px -8px #c9a15a73}.interviewer-avatar-module__7AnqRa__headMotion{transform-origin:50% 40%;animation:5.6s ease-in-out infinite interviewer-avatar-module__7AnqRa__head-sway}@keyframes interviewer-avatar-module__7AnqRa__head-sway{0%,to{transform:rotate(0)}50%{transform:rotate(.7deg)}}.interviewer-avatar-module__7AnqRa__eyelid{transform-origin:50%;animation:5.2s ease-in-out infinite interviewer-avatar-module__7AnqRa__blink}.interviewer-avatar-module__7AnqRa__eyes:hover .interviewer-avatar-module__7AnqRa__eyelid{animation-duration:1.4s}@keyframes interviewer-avatar-module__7AnqRa__blink{0%,91%,to{transform:scaleY(.08)}94%,96%{transform:scaleY(1)}}.interviewer-avatar-module__7AnqRa__caption{align-items:center;gap:8px;display:flex}.interviewer-avatar-module__7AnqRa__name{font-family:var(--font-display);color:var(--text-1);font-size:13px;font-weight:600}.interviewer-avatar-module__7AnqRa__status{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--text-3);border:1px solid var(--line);border-radius:999px;padding:2px 8px;font-size:10.5px}.interviewer-avatar-module__7AnqRa__statusSpeaking{color:var(--brass-strong);border-color:var(--brass-line);background:var(--brass-soft)}.interviewer-avatar-module__7AnqRa__statusListening{color:var(--info);background:var(--info-soft);border-color:#66aef04d}@media (prefers-reduced-motion:reduce){.interviewer-avatar-module__7AnqRa__headMotion,.interviewer-avatar-module__7AnqRa__eyelid,.interviewer-avatar-module__7AnqRa__glow,.interviewer-avatar-module__7AnqRa__mouth{animation:none!important}}
.interview-module__syO1CW__grid{grid-template-rows:auto 1fr;grid-template-columns:.85fr 1.4fr;align-items:stretch;gap:20px;height:calc(100vh - 250px);min-height:520px;display:grid}.interview-module__syO1CW__ledger{flex-direction:column;grid-area:1/2/-1;height:100%;display:flex;overflow:hidden}.interview-module__syO1CW__console{flex-direction:column;align-items:center;gap:20px;padding:8px 0 2px;display:flex;position:relative}.interview-module__syO1CW__consoleGlow{filter:blur(2px);pointer-events:none;opacity:0;background:radial-gradient(circle,#c9a15a38,#c9a15a0f 55%,#0000 72%);border-radius:999px;width:220px;height:220px;transition:opacity .5s;position:absolute;top:-24px;left:50%;transform:translate(-50%)}.interview-module__syO1CW__consoleGlowLive{opacity:1;animation:3.2s ease-in-out infinite interview-module__syO1CW__glow-breathe}@keyframes interview-module__syO1CW__glow-breathe{0%,to{opacity:.75;transform:translate(-50%)scale(1)}50%{opacity:1;transform:translate(-50%)scale(1.06)}}.interview-module__syO1CW__avatar{z-index:1;border:1px solid var(--line-strong);width:128px;height:128px;box-shadow:var(--shadow-1);background:radial-gradient(circle at 30% 20%,#1d1d25,#101015);border-radius:999px;justify-content:center;align-items:center;transition:border-color .3s,box-shadow .3s;display:flex;position:relative}.interview-module__syO1CW__avatarLive{border-color:var(--brass-line);box-shadow:0 0 0 1px var(--brass-line), 0 0 32px -8px #c9a15a73}.interview-module__syO1CW__wave{justify-content:center;align-items:center;gap:3px;width:100%;height:34px;padding:0 12px;display:flex}.interview-module__syO1CW__bar{background:var(--brass-strong);border-radius:2px;width:3px;height:100%;transform:scaleY(.25)}.interview-module__syO1CW__barLive{animation:.55s ease-in-out infinite interview-module__syO1CW__vab}.interview-module__syO1CW__barListen{animation:1.2s ease-in-out infinite interview-module__syO1CW__vab}.interview-module__syO1CW__barOff{background:var(--surface-3);transform:scaleY(.2)}.interview-module__syO1CW__statusLine{flex-direction:column;align-items:center;gap:8px;display:flex}.interview-module__syO1CW__statusText{font-family:var(--font-mono);color:var(--text-2);text-align:center;font-size:12px}.interview-module__syO1CW__consoleActions{gap:10px;width:100%;display:flex}.interview-module__syO1CW__joinBtn{flex:1}.interview-module__syO1CW__muteBtn{flex:none}.interview-module__syO1CW__voiceError{color:var(--danger);margin:0 0 8px;font-size:12px}.interview-module__syO1CW__endBtn{flex:1}.interview-module__syO1CW__ttsNote{font-family:var(--font-mono);color:var(--text-3);text-align:center;font-size:10.5px}.interview-module__syO1CW__violations{flex-direction:column;gap:8px;list-style:none;display:flex}.interview-module__syO1CW__violation{background:var(--danger-soft);border-radius:var(--radius-md);color:var(--text-1);border:1px solid #f46a8040;padding:10px 14px;font-size:13px;line-height:1.5}.interview-module__syO1CW__violationsNone{color:var(--text-3);font-size:13px}.interview-module__syO1CW__ledgerHead{border-bottom:1px solid var(--line);justify-content:space-between;gap:12px;padding:12px 18px;display:flex}.interview-module__syO1CW__ledgerWho{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--text-3);font-size:11px;font-weight:600}.interview-module__syO1CW__ledgerWho:last-child{color:var(--brass-strong)}.interview-module__syO1CW__ledgerBody{overscroll-behavior:contain;flex-direction:column;flex:auto;gap:14px;min-height:0;padding:18px;display:flex;overflow-y:auto}.interview-module__syO1CW__turn{flex-direction:column;gap:6px;max-width:82%;display:flex}.interview-module__syO1CW__turnAgent{align-self:flex-start;align-items:flex-start}.interview-module__syO1CW__turnCandidate{align-self:flex-end;align-items:flex-end}.interview-module__syO1CW__turnMeta{align-items:center;gap:10px;display:flex}.interview-module__syO1CW__turnWho{color:var(--text-2);font-size:11.5px;font-weight:600}.interview-module__syO1CW__turnTime{font-family:var(--font-mono);color:var(--text-3);font-variant-numeric:tabular-nums;font-size:10.5px}.interview-module__syO1CW__bubble{border-radius:var(--radius-lg);color:var(--text-1);padding:11px 15px;font-size:13.5px;line-height:1.55}.interview-module__syO1CW__bubbleAgent{background:var(--surface-2);border:1px solid var(--line-strong);border-top-left-radius:4px}.interview-module__syO1CW__bubbleCandidate{background:var(--brass-soft);border:1px solid var(--brass-line);color:var(--brass-strong);border-top-right-radius:4px}.interview-module__syO1CW__ledgerEmpty{text-align:center;color:var(--text-3);padding:80px 12px}.interview-module__syO1CW__ledgerEmptyTitle{font-family:var(--font-display);color:var(--text-2);font-size:14px;font-weight:600}.interview-module__syO1CW__ledgerEmptyDesc{margin-top:4px;font-size:12.5px}.interview-module__syO1CW__ledgerFooter{border-top:1px solid var(--line);flex-wrap:wrap;flex:none;justify-content:space-between;align-items:center;gap:12px;padding:14px 18px;display:flex}.interview-module__syO1CW__nextHint{color:var(--text-3);font-size:12.5px}.interview-module__syO1CW__answerBox{flex-direction:column;gap:10px;width:100%;display:flex}.interview-module__syO1CW__answerHint{color:var(--text-3);font-size:12.5px}.interview-module__syO1CW__micActive{color:var(--success);border-color:#3ecf8f80;box-shadow:0 0 0 3px #3ecf8f1f}.interview-module__syO1CW__answerRow{align-items:center;gap:10px;display:flex}.interview-module__syO1CW__answerInput{font-family:var(--font-sans);color:var(--text-1);background:var(--surface-2);border:1px solid var(--line-strong);border-radius:var(--radius-2);flex:1;padding:10px 12px;font-size:13.5px}.interview-module__syO1CW__answerInput:focus{border-color:var(--brass-line);box-shadow:0 0 0 3px var(--brass-soft);outline:none}.interview-module__syO1CW__answerInput:disabled{opacity:.6}.interview-module__syO1CW__scoreBtn{flex:1}.interview-module__syO1CW__stepMeta{font-family:var(--font-mono);color:var(--text-3);font-variant-numeric:tabular-nums;font-size:11px}@media (max-width:980px){.interview-module__syO1CW__grid{grid-template-columns:1fr;height:auto;min-height:0}.interview-module__syO1CW__ledger{grid-area:auto;height:520px}.interview-module__syO1CW__ledgerBody{flex:none;height:360px}}
.score-module__SnGQsq__controlCopy{color:var(--text-2);max-width:620px;font-size:13.5px}.score-module__SnGQsq__reportHead{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.score-module__SnGQsq__reportIdentity{flex-direction:column;gap:10px;min-width:0;display:flex}.score-module__SnGQsq__candidateName{letter-spacing:-.02em;font-size:24px}.score-module__SnGQsq__reportMeta{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.score-module__SnGQsq__reportVerdict{flex:none;align-items:center;gap:24px;display:flex}.score-module__SnGQsq__overall{flex-direction:column;align-items:flex-end;display:flex}.score-module__SnGQsq__overallLabel{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--text-3);font-size:10.5px;font-weight:600}.score-module__SnGQsq__overallValue{font-family:var(--font-display);color:var(--brass-strong);font-size:42px;font-weight:600;line-height:1}.score-module__SnGQsq__overallOf{color:var(--text-3);margin-left:4px;font-size:18px}.score-module__SnGQsq__stamp{border-radius:var(--radius-sm);font-family:var(--font-display);letter-spacing:.2em;text-transform:uppercase;border:2px solid;padding:8px 16px;font-size:15px;font-weight:700;display:inline-block;transform:rotate(-4deg)}.score-module__SnGQsq__stampHire{color:var(--success);border-color:var(--success);background:var(--success-soft)}.score-module__SnGQsq__stampNoHire{color:var(--danger);border-color:var(--danger);background:var(--danger-soft)}.score-module__SnGQsq__stampBorderline{color:var(--warn);border-color:var(--warn);background:var(--warn-soft)}.score-module__SnGQsq__bodyGrid{grid-template-columns:1.35fr 1fr;align-items:start;gap:20px;display:grid}.score-module__SnGQsq__compList{flex-direction:column;gap:14px;display:flex}.score-module__SnGQsq__compCard{border:1px solid var(--line);border-radius:var(--radius-lg);background:#ffffff05;padding:16px}.score-module__SnGQsq__compHead{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:12px;display:flex}.score-module__SnGQsq__compName{font-family:var(--font-display);color:var(--text-1);font-size:14.5px;font-weight:600}.score-module__SnGQsq__compMeta{font-family:var(--font-mono);color:var(--text-3);font-variant-numeric:tabular-nums;font-size:12px}.score-module__SnGQsq__compScore{color:var(--brass-strong);font-size:14px;font-weight:700}.score-module__SnGQsq__compConf{color:var(--text-3)}.score-module__SnGQsq__barTrack{background:var(--surface-2);border-radius:999px;height:6px;margin-top:10px;overflow:hidden}.score-module__SnGQsq__barFill{background:linear-gradient(90deg, var(--brass), var(--brass-strong));border-radius:999px;height:100%;transition:width .4s}.score-module__SnGQsq__compReason{color:var(--text-2);margin-top:10px;font-size:13px;line-height:1.55}.score-module__SnGQsq__quote{border-left:3px solid var(--brass);background:var(--brass-soft);border-radius:0 var(--radius-md) var(--radius-md) 0;color:var(--brass-strong);margin-top:12px;padding:10px 14px;font-size:13px;font-style:italic;line-height:1.5}.score-module__SnGQsq__quoteTag{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--text-3);margin-top:6px;font-size:10px;font-style:normal;display:block}.score-module__SnGQsq__sideStack{flex-direction:column;gap:20px;display:flex}.score-module__SnGQsq__dl{flex-direction:column;gap:12px;display:flex}.score-module__SnGQsq__dl div{flex-direction:column;gap:3px;display:flex}.score-module__SnGQsq__dl dt{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--text-3);font-size:10.5px;font-weight:600}.score-module__SnGQsq__dl dd{color:var(--text-1);font-size:13.5px;line-height:1.5}.score-module__SnGQsq__flags{flex-direction:column;gap:8px;margin-top:16px;display:flex}.score-module__SnGQsq__flagsLabel{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--text-3);font-size:10.5px;font-weight:600}.score-module__SnGQsq__sideBySide{flex-direction:column;gap:16px;display:flex}.score-module__SnGQsq__sideLabel{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;font-size:10.5px;font-weight:600}.score-module__SnGQsq__chipWrap{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.score-module__SnGQsq__noneDetected{color:var(--text-3);font-size:12.5px}@media (max-width:960px){.score-module__SnGQsq__bodyGrid{grid-template-columns:1fr}.score-module__SnGQsq__reportVerdict{justify-content:space-between;width:100%}}
.evaluations-module__pkLbFa__controlCopy{color:var(--text-2);max-width:620px;font-size:13.5px}.evaluations-module__pkLbFa__name{color:var(--text-1);white-space:nowrap;font-weight:600}.evaluations-module__pkLbFa__scoreCell{align-items:center;gap:10px;min-width:120px;display:flex}.evaluations-module__pkLbFa__scoreNum{font-family:var(--font-display);color:var(--brass-strong);min-width:34px;font-size:15px;font-weight:600}.evaluations-module__pkLbFa__scoreBar{background:var(--surface-2);border-radius:999px;flex:1;max-width:90px;height:5px;overflow:hidden}.evaluations-module__pkLbFa__scoreFill{background:linear-gradient(90deg, var(--brass), var(--brass-strong));border-radius:999px;height:100%;display:block}.evaluations-module__pkLbFa__details{color:var(--text-2);max-width:340px}
.page-module__E0kJGG__page{background:radial-gradient(1200px 600px at 70% -10%, #c9a15a14, transparent 60%), var(--surface-0);flex-direction:column;min-height:100vh;display:flex}.page-module__E0kJGG__header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:20px 32px;display:flex}.page-module__E0kJGG__brand{align-items:center;gap:10px;display:flex}.page-module__E0kJGG__logo{color:var(--brass);display:inline-flex}.page-module__E0kJGG__wordmark{font-family:var(--font-display);letter-spacing:.02em;color:var(--text-1);font-size:16px;font-weight:600}.page-module__E0kJGG__consoleLink{color:var(--text-2);border:1px solid var(--line-strong);border-radius:999px;padding:8px 14px;font-size:13px;font-weight:600;text-decoration:none;transition:color .2s,border-color .2s}.page-module__E0kJGG__consoleLink:hover{color:var(--brass-strong);border-color:var(--brass-line)}.page-module__E0kJGG__main{flex-direction:column;flex:1;gap:72px;width:100%;max-width:1020px;margin:0 auto;padding:72px 32px 88px;display:flex}.page-module__E0kJGG__hero{text-align:center;flex-direction:column;align-items:center;gap:22px;max-width:720px;margin:0 auto;display:flex}.page-module__E0kJGG__title{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text-1);margin:0;font-size:clamp(30px,5vw,46px);line-height:1.12}.page-module__E0kJGG__titleAccent{color:var(--brass-strong)}.page-module__E0kJGG__lead{color:var(--text-2);max-width:560px;margin:0;font-size:16px;line-height:1.65}.page-module__E0kJGG__heroActions{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.page-module__E0kJGG__heroPoints{flex-wrap:wrap;justify-content:center;gap:22px;margin:6px 0 0;padding:0;list-style:none;display:flex}.page-module__E0kJGG__heroPoints li{color:var(--text-3);align-items:center;gap:7px;font-size:12.5px;display:flex}.page-module__E0kJGG__heroPoints svg{color:var(--success)}.page-module__E0kJGG__pipeline{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.page-module__E0kJGG__pipeItem{background:var(--surface-1);border:1px solid var(--line);border-radius:var(--radius-3);flex-direction:column;flex:1;gap:4px;min-width:130px;padding:18px;display:flex;position:relative}.page-module__E0kJGG__pipeNum{font-family:var(--font-mono);letter-spacing:.08em;color:var(--brass);font-size:11px}.page-module__E0kJGG__pipeLabel{font-family:var(--font-display);color:var(--text-1);font-size:15px;font-weight:600}.page-module__E0kJGG__pipeText{color:var(--text-3);font-size:12px;line-height:1.5}.page-module__E0kJGG__pipeArrow{color:var(--brass);font-size:16px;position:absolute;top:50%;right:-22px;transform:translateY(-50%)}.page-module__E0kJGG__grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:18px;display:grid}.page-module__E0kJGG__card{background:var(--surface-1);border:1px solid var(--line);border-radius:var(--radius-3);flex-direction:column;gap:12px;padding:24px;display:flex}.page-module__E0kJGG__cardIcon{width:38px;height:38px;color:var(--brass-strong);background:var(--brass-soft);border:1px solid var(--brass-line);border-radius:12px;justify-content:center;align-items:center;display:inline-flex}.page-module__E0kJGG__cardTitle{font-family:var(--font-display);color:var(--text-1);margin:0;font-size:16px;font-weight:600}.page-module__E0kJGG__cardText{color:var(--text-2);margin:0;font-size:13px;line-height:1.6}@media (max-width:640px){.page-module__E0kJGG__main{gap:52px;padding:48px 20px 64px}.page-module__E0kJGG__pipeArrow{display:none}}
.dashboard-module__Mm8Ika__stageHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:28px;animation:.34s both dashboard-module__Mm8Ika__dash-fade-up;display:flex}.dashboard-module__Mm8Ika__stageTitleGroup{min-width:0}.dashboard-module__Mm8Ika__stageDesc{color:var(--text-2);max-width:640px;margin-top:8px;font-size:13.5px}.dashboard-module__Mm8Ika__stageIndex{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text-3);font-variant-numeric:tabular-nums;flex:none;font-size:40px;font-weight:600;line-height:1}.dashboard-module__Mm8Ika__stageIndex em{color:var(--text-3);opacity:.55;margin-left:2px;font-size:15px;font-style:normal}.dashboard-module__Mm8Ika__stageBody{flex-direction:column;gap:20px;animation:.34s both dashboard-module__Mm8Ika__dash-fade-up;display:flex}@keyframes dashboard-module__Mm8Ika__dash-fade-up{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}
