.hr-stage-final_salaryChart__KO_zd{display:flex;flex-direction:column;gap:var(--space-8)}.hr-stage-final_report__A12pD{display:flex;flex-direction:column;gap:var(--space-6)}.hr-stage-final_reportTop__uD0u_{display:grid;grid-template-columns:minmax(0,1fr) 360px;grid-gap:var(--space-6);gap:var(--space-6);align-items:start}.hr-stage-final_reportMain__NmL_q{display:flex;flex-direction:column;gap:var(--space-6);min-width:0}.hr-stage-final_reportAside__VsyP9{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.08);border-radius:var(--radius-control,12px);padding:var(--space-5);box-shadow:0 8px 28px rgba(0,0,0,.25)}.hr-stage-final_asideHeader__4978N{display:flex;align-items:center;justify-content:space-between;margin-bottom:var(--space-4)}.hr-stage-final_asideSection__E4YDQ{display:flex;flex-direction:column;gap:var(--space-2);margin-top:var(--space-4);padding:var(--space-3);background:rgba(255,255,255,.02);border:1px solid rgba(255,255,255,.06);border-radius:var(--radius-control,10px)}.hr-stage-final_asideDivider__FVJR7{height:1px;background:rgba(255,255,255,.08);margin:var(--space-4) 0}.hr-stage-final_evidenceMini__yyAsq{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:var(--space-3);gap:var(--space-3)}.hr-stage-final_miniStat__Y6ueP{display:flex;flex-direction:column;align-items:center;gap:var(--space-1-5);padding:var(--space-3);background:rgba(255,255,255,.02);border:1px solid rgba(255,255,255,.06);border-radius:var(--radius-control,10px)}.hr-stage-final_miniStatLabel__qeaWK{font-size:.875rem;font-weight:600;color:rgba(255,255,255,.7)}.hr-stage-final_miniStatMetric__dGRbo{display:inline-flex;align-items:baseline;gap:.25rem}.hr-stage-final_miniStatValue__qXZ1Q{font-size:1.75rem;font-weight:var(--font-black,900);color:#60a5fa;line-height:1;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.hr-stage-final_miniStatUnitInline__454Tr{font-size:.875rem;font-weight:600;color:rgba(255,255,255,.6);white-space:nowrap}.hr-stage-final_offerDisplay__EpQ4w{display:grid;grid-template-columns:auto 1fr;grid-gap:var(--space-4) var(--space-6);gap:var(--space-4) var(--space-6);align-items:center;padding:var(--space-6);background:linear-gradient(135deg,rgba(16,185,129,.08),rgba(6,182,212,.08));border:1px solid rgba(16,185,129,.2);border-radius:var(--radius-control,12px);box-shadow:0 4px 16px rgba(16,185,129,.1)}.hr-stage-final_offerLabel__zhR65{font-size:var(--text-sm,.875rem);font-weight:var(--font-semibold,600);color:rgba(255,255,255,.7);text-transform:uppercase;letter-spacing:.05em}.hr-stage-final_offerValue__rE6Sq{font-size:clamp(1.5rem,4vw,2.5rem);font-weight:var(--font-black,900);background:linear-gradient(135deg,#10b981,#06b6d4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1.2;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;letter-spacing:var(--tracking-tight,-.025em)}.hr-stage-final_benchmarkScale__KPmcV{display:flex;flex-direction:column;gap:var(--space-4)}.hr-stage-final_benchmarkLabels__Zo1tS{display:flex;justify-content:space-between;padding:0 var(--space-2)}.hr-stage-final_benchmarkLabel__4AZOb{display:flex;flex-direction:column;align-items:center;gap:var(--space-1)}.hr-stage-final_benchmarkPercentile__EQnyR{font-size:var(--text-xs,.75rem);font-weight:var(--font-semibold,600);color:rgba(255,255,255,.6);text-transform:uppercase}.hr-stage-final_benchmarkValue__8LXer{font-size:var(--text-sm,.875rem);font-weight:var(--font-medium,500);color:rgba(255,255,255,.8);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.hr-stage-final_track__IfvmI{position:relative;width:100%;height:120px;background:linear-gradient(90deg,rgba(255,255,255,.03),rgba(255,255,255,.06) 50%,rgba(255,255,255,.03));border:1px solid rgba(255,255,255,.1);border-radius:var(--radius-control,10px);padding:var(--space-4)}.hr-stage-final_benchmarkPoint__wSDyo{position:absolute;top:50%;left:var(--benchmark-left,0);transform:translate(-50%,-50%);width:12px;height:12px;background:rgba(255,255,255,.4);border:2px solid rgba(255,255,255,.6);border-radius:50%;z-index:1;transition:transform .2s var(--ease-smooth,cubic-bezier(.4,0,.2,1)),background-color .2s var(--ease-smooth,cubic-bezier(.4,0,.2,1)),border-color .2s var(--ease-smooth,cubic-bezier(.4,0,.2,1)),box-shadow .2s var(--ease-smooth,cubic-bezier(.4,0,.2,1))}.hr-stage-final_benchmarkPoint__wSDyo:hover{transform:translate(-50%,-50%) scale(1.3);background:rgba(255,255,255,.8);box-shadow:0 0 12px rgba(255,255,255,.6)}.hr-stage-final_rangeBar__u9lzn{position:absolute;left:var(--range-left,0);width:var(--range-width,0);height:32px;border-radius:var(--radius-control,8px);display:flex;align-items:center;justify-content:center;transition:background-color .3s var(--ease-smooth,cubic-bezier(.4,0,.2,1)),border-color .3s var(--ease-smooth,cubic-bezier(.4,0,.2,1)),box-shadow .3s var(--ease-smooth,cubic-bezier(.4,0,.2,1)),transform .3s var(--ease-smooth,cubic-bezier(.4,0,.2,1));cursor:pointer;z-index:2;animation:hr-stage-final_rangeSweep__9o3Nn .8s var(--ease-smooth,cubic-bezier(.4,0,.2,1)) forwards}@keyframes hr-stage-final_rangeSweep__9o3Nn{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}.hr-stage-final_trialBar__DHG_Y{top:20px;background:linear-gradient(135deg,rgba(59,130,246,.3),rgba(37,99,235,.3));border:1px solid rgba(59,130,246,.5);box-shadow:0 0 16px rgba(59,130,246,.4)}.hr-stage-final_trialBar__DHG_Y:hover{background:linear-gradient(135deg,rgba(59,130,246,.4),rgba(37,99,235,.4));border-color:rgba(59,130,246,.7);box-shadow:0 0 24px rgba(59,130,246,.6)}.hr-stage-final_fullBar__W5Vkg{top:60px;background:linear-gradient(135deg,rgba(16,185,129,.3),rgba(5,150,105,.3));border:1px solid rgba(16,185,129,.5);box-shadow:0 0 16px rgba(16,185,129,.4)}.hr-stage-final_fullBar__W5Vkg:hover{background:linear-gradient(135deg,rgba(16,185,129,.4),rgba(5,150,105,.4));border-color:rgba(16,185,129,.7);box-shadow:0 0 24px rgba(16,185,129,.6)}.hr-stage-final_rangeLabel__ZxxHk{font-size:var(--text-xs,.75rem);font-weight:var(--font-semibold,600);color:rgba(255,255,255,.95);text-transform:uppercase;letter-spacing:.05em;text-shadow:0 1px 3px rgba(0,0,0,.3)}.hr-stage-final_reasonsBox__KU5gy{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.08);border-left:3px solid rgba(16,185,129,.5);border-radius:var(--radius-control,10px);padding:var(--space-5)}.hr-stage-final_reasonsLabel__piSCq{font-size:var(--text-base,1rem);font-weight:var(--font-semibold,600);color:rgba(255,255,255,.9);margin-bottom:var(--space-3)}.hr-stage-final_reasonsList__2mXxn{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:var(--space-2)}.hr-stage-final_reasonItem__7CfMn{font-size:var(--text-sm,.875rem);color:rgba(255,255,255,.8);padding-left:var(--space-4);position:relative;line-height:var(--leading-relaxed,1.625)}.hr-stage-final_reasonItem__7CfMn:before{content:"•";position:absolute;left:0;color:rgba(16,185,129,.8);font-weight:700;font-size:var(--text-lg,1.125rem)}.hr-stage-final_decisionSummary__33RXN{display:flex;flex-direction:column;gap:var(--space-4)}.hr-stage-final_actionBadge__9Lukd{display:inline-flex;align-items:center;gap:var(--space-2);padding:var(--space-2-5) var(--space-4);background:rgba(255,255,255,.05);border:1px solid;border-radius:var(--radius-control,8px);width:-moz-fit-content;width:fit-content;font-size:var(--text-base,1rem);font-weight:var(--font-semibold,600)}.hr-stage-final_action-success__VQ6_e{color:#10b981}.hr-stage-final_action-warning__o5Mtn{color:#f59e0b}.hr-stage-final_action-danger__crPgF{color:#ef4444}.hr-stage-final_actionIcon___ORGr{font-size:var(--text-lg,1.125rem)}.hr-stage-final_summarySection__DO8JC{display:flex;flex-direction:column;gap:var(--space-2)}.hr-stage-final_summaryLabel__o35Et{font-size:.8125rem;font-weight:700;color:rgba(255,255,255,.7);letter-spacing:.04em;text-transform:uppercase}.hr-stage-final_summaryList__3Hu75{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:var(--space-2)}.hr-stage-final_summaryList__3Hu75 li{font-size:.9375rem;color:rgba(255,255,255,.88);line-height:1.6;padding:.75rem .875rem .75rem 2.125rem;position:relative;border-radius:var(--radius-control,10px);background:rgba(255,255,255,.02);border:1px solid rgba(255,255,255,.06);overflow-wrap:anywhere}.hr-stage-final_summaryList__3Hu75 li:before{content:"→";position:absolute;left:.75rem;top:.8rem;color:rgba(59,130,246,.6);font-weight:900}.hr-stage-final_riskItem__VyE7Y:before{color:rgba(245,158,11,.8)!important}.hr-stage-final_riskItem__VyE7Y{background:rgba(245,158,11,.06);border-color:rgba(245,158,11,.16)}.hr-stage-final_evidenceStats__TQPBA{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:var(--space-4);gap:var(--space-4)}.hr-stage-final_statItem__6Nfkb{display:flex;flex-direction:column;align-items:center;gap:var(--space-1-5);padding:var(--space-3);background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.08);border-radius:var(--radius-control,8px);transition:transform .2s var(--ease-smooth,cubic-bezier(.4,0,.2,1)),border-color .2s var(--ease-smooth,cubic-bezier(.4,0,.2,1)),background-color .2s var(--ease-smooth,cubic-bezier(.4,0,.2,1))}.hr-stage-final_statItem__6Nfkb:hover{border-color:rgba(59,130,246,.3);background:rgba(59,130,246,.05);transform:translateY(-2px)}.hr-stage-final_statLabel__kUSvS{font-size:.875rem;font-weight:600;color:rgba(255,255,255,.7);letter-spacing:.01em}.hr-stage-final_statMetric__P9P4X{display:inline-flex;align-items:baseline;gap:.25rem}.hr-stage-final_statValue__cAizq{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:var(--font-black,900);color:#60a5fa;line-height:1;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.hr-stage-final_statUnitInline__96Oep{font-size:.875rem;font-weight:600;color:rgba(255,255,255,.6);white-space:nowrap}.hr-stage-final_mitigationList__8ADFH{display:flex;flex-direction:column;gap:var(--space-3)}.hr-stage-final_mitigationItem__1SJVV{display:grid;grid-template-columns:1fr auto 1fr;grid-gap:var(--space-3);gap:var(--space-3);align-items:center;padding:var(--space-3);background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.06);border-radius:var(--radius-control,8px);transition:border-color .2s var(--ease-smooth,cubic-bezier(.4,0,.2,1)),background-color .2s var(--ease-smooth,cubic-bezier(.4,0,.2,1)),transform .2s var(--ease-smooth,cubic-bezier(.4,0,.2,1))}.hr-stage-final_mitigationItem__1SJVV:hover{border-color:rgba(245,158,11,.3);background:rgba(245,158,11,.05)}.hr-stage-final_mitigationRisk__iqNqI{font-size:var(--text-sm,.875rem);color:rgba(245,158,11,.9);font-weight:var(--font-medium,500)}.hr-stage-final_mitigationArrow__KdOln{font-size:var(--text-lg,1.125rem);color:rgba(255,255,255,.4)}.hr-stage-final_mitigationSuggestion__2_ihI{font-size:var(--text-sm,.875rem);color:rgba(255,255,255,.85)}@media (max-width:1024px){.hr-stage-final_reportTop__uD0u_{grid-template-columns:1fr}.hr-stage-final_reportAside__VsyP9{padding:var(--space-4)}.hr-stage-final_evidenceMini__yyAsq{grid-template-columns:repeat(3,1fr)}.hr-stage-final_offerDisplay__EpQ4w{grid-template-columns:1fr;gap:var(--space-3)}.hr-stage-final_offerValue__rE6Sq{font-size:2rem}.hr-stage-final_track__IfvmI{height:140px}.hr-stage-final_evidenceStats__TQPBA{grid-template-columns:1fr}}@media (max-width:768px){.hr-stage-final_evidenceMini__yyAsq{grid-template-columns:1fr}.hr-stage-final_miniStatUnitInline__454Tr,.hr-stage-final_statUnitInline__96Oep{display:none}.hr-stage-final_summaryLabel__o35Et{font-size:.8125rem}.hr-stage-final_summaryList__3Hu75 li{font-size:.9375rem;padding:.75rem .875rem .75rem 2.125rem}.hr-stage-final_salaryChart__KO_zd{gap:var(--space-6)}.hr-stage-final_offerDisplay__EpQ4w{padding:var(--space-4)}.hr-stage-final_offerValue__rE6Sq{font-size:1.75rem}.hr-stage-final_benchmarkLabels__Zo1tS{padding:var(--space-2-5) var(--space-3);background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.08);border-radius:var(--radius-control,10px);gap:var(--space-2)}.hr-stage-final_benchmarkPercentile__EQnyR{font-size:clamp(.75rem,3vw,.8125rem);font-weight:var(--font-bold,700)}.hr-stage-final_benchmarkValue__8LXer{font-size:clamp(.875rem,3.5vw,.9375rem);font-weight:var(--font-semibold,600)}.hr-stage-final_track__IfvmI{height:140px;padding:var(--space-4) var(--space-3)}.hr-stage-final_benchmarkPoint__wSDyo{width:10px;height:10px;border-width:1.5px}.hr-stage-final_fullBar__W5Vkg,.hr-stage-final_trialBar__DHG_Y{height:32px}.hr-stage-final_rangeLabel__ZxxHk{font-size:clamp(.6875rem,2.8vw,.75rem);font-weight:var(--font-bold,700)}.hr-stage-final_mitigationItem__1SJVV{grid-template-columns:1fr;gap:var(--space-2)}.hr-stage-final_mitigationArrow__KdOln{display:none}}@media (max-width:480px){.hr-stage-final_offerValue__rE6Sq{font-size:1.5rem}.hr-stage-final_benchmarkScale__KPmcV{gap:var(--space-2)}.hr-stage-final_benchmarkLabels__Zo1tS{display:grid;grid-template-columns:auto 1fr;grid-column-gap:var(--space-5);column-gap:var(--space-5);grid-row-gap:var(--space-3);row-gap:var(--space-3);align-items:baseline;padding:var(--space-3-5) var(--space-4);background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.12);border-radius:var(--radius-control,10px);box-shadow:0 2px 8px rgba(0,0,0,.15)}.hr-stage-final_benchmarkLabel__4AZOb{display:contents}.hr-stage-final_benchmarkPercentile__EQnyR{font-size:clamp(.8125rem,3.8vw,.9375rem);text-align:left;white-space:nowrap;font-weight:var(--font-black,900);color:rgba(255,255,255,.9);letter-spacing:.01em}.hr-stage-final_benchmarkValue__8LXer{font-size:clamp(.9375rem,4.2vw,1.0625rem);text-align:right;white-space:nowrap;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-weight:var(--font-bold,700);color:rgba(255,255,255,.95)}.hr-stage-final_track__IfvmI{height:100px;padding:var(--space-5) var(--space-3);margin-top:var(--space-1)}.hr-stage-final_benchmarkPoint__wSDyo{display:none}.hr-stage-final_trialBar__DHG_Y{top:15px;height:36px}.hr-stage-final_fullBar__W5Vkg{top:58px;height:36px}.hr-stage-final_rangeLabel__ZxxHk{font-size:clamp(.75rem,3vw,.8125rem);font-weight:var(--font-black,900)}}@media (prefers-reduced-motion:reduce){.hr-stage-final_benchmarkPoint__wSDyo,.hr-stage-final_mitigationItem__1SJVV,.hr-stage-final_rangeBar__u9lzn,.hr-stage-final_statItem__6Nfkb{animation:none!important;transition-duration:.01ms!important}}.hr-stage-interview_interactivePanel__xi5OD{display:grid;grid-template-columns:1fr;grid-gap:var(--space-8);gap:var(--space-8);align-items:stretch;width:100%;max-width:100%;flex:1 1 auto;background:transparent;border:none;padding:0}.hr-stage-interview_questionsSection__mTxGA{width:100%}.hr-stage-interview_questionsGrid__ZslLP{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:var(--space-4);gap:var(--space-4);align-items:stretch;width:100%}.hr-stage-interview_panelLabel__QNLvC{font-size:var(--text-sm,.875rem);font-weight:var(--font-semibold,600);color:rgba(255,255,255,.7);text-transform:uppercase;letter-spacing:.05em;margin-bottom:var(--space-4)}.hr-stage-interview_questionsPanel__FamhH{display:flex;flex-direction:column;gap:var(--space-4);background:transparent;border:none;padding:0;box-shadow:none}.hr-stage-interview_questionCard__QNn__{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.08);border-radius:var(--radius-control,14px);padding:var(--space-5);display:flex;flex-direction:column;gap:var(--space-4);transition:border-color .24s var(--ease-smooth,cubic-bezier(.4,0,.2,1)),transform .24s var(--ease-smooth,cubic-bezier(.4,0,.2,1)),box-shadow .24s var(--ease-smooth,cubic-bezier(.4,0,.2,1));box-shadow:0 8px 20px rgba(0,0,0,.22);position:relative;overflow:hidden;width:100%}.hr-stage-interview_questionCard__QNn__:hover{border-color:rgba(96,165,250,.22);transform:translateY(-1px);box-shadow:0 10px 26px rgba(59,130,246,.14)}.hr-stage-interview_questionCard__QNn__:focus-within{border-color:rgba(96,165,250,.35);box-shadow:0 12px 30px rgba(59,130,246,.18)}.hr-stage-interview_questionHeader__BcdKA{display:flex;justify-content:space-between;align-items:flex-start;gap:var(--space-3)}.hr-stage-interview_questionText__a3Xoi{flex:1 1;font-size:var(--text-base,1rem);color:rgba(255,255,255,.95);line-height:var(--leading-relaxed,1.625)}.hr-stage-interview_questionDim__lQaa_{font-size:var(--text-xs,.75rem);padding:var(--space-1) var(--space-2-5);background:rgba(59,130,246,.15);color:#60a5fa;border-radius:4px;white-space:nowrap}.hr-stage-interview_scoreControl__rDZjk{display:flex;flex-direction:column;gap:var(--space-2)}.hr-stage-interview_scoreLabel__tfgMr{font-size:var(--text-sm,.875rem);font-weight:var(--font-medium,500);color:rgba(255,255,255,.8)}.hr-stage-interview_sliderContainer__pTBP_{position:relative;padding-bottom:var(--space-5)}.hr-stage-interview_slider__ESe_C{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:8px;background:linear-gradient(90deg,rgba(255,255,255,.08),rgba(59,130,246,.15) 50%,rgba(255,255,255,.08));border-radius:4px;outline:none;cursor:pointer;transition:background .25s var(--ease-smooth,cubic-bezier(.4,0,.2,1)),box-shadow .25s var(--ease-smooth,cubic-bezier(.4,0,.2,1));box-shadow:0 2px 8px rgba(0,0,0,.2),inset 0 0 0 1px rgba(255,255,255,.05)}.hr-stage-interview_slider__ESe_C:hover{background:linear-gradient(90deg,rgba(255,255,255,.12),rgba(59,130,246,.2) 50%,rgba(255,255,255,.12));box-shadow:0 4px 12px rgba(59,130,246,.2),inset 0 0 0 1px rgba(59,130,246,.15)}.hr-stage-interview_slider__ESe_C:active{background:linear-gradient(90deg,rgba(255,255,255,.15),rgba(59,130,246,.25) 50%,rgba(255,255,255,.15))}.hr-stage-interview_slider__ESe_C::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:24px;height:24px;background:linear-gradient(135deg,#60a5fa,#3b82f6,#2563eb);border-radius:50%;cursor:-webkit-grab;cursor:grab;-webkit-transition:transform .22s var(--ease-smooth,cubic-bezier(.4,0,.2,1)),box-shadow .22s var(--ease-smooth,cubic-bezier(.4,0,.2,1)),background .22s var(--ease-smooth,cubic-bezier(.4,0,.2,1));transition:transform .22s var(--ease-smooth,cubic-bezier(.4,0,.2,1)),box-shadow .22s var(--ease-smooth,cubic-bezier(.4,0,.2,1)),background .22s var(--ease-smooth,cubic-bezier(.4,0,.2,1));box-shadow:0 4px 12px rgba(59,130,246,.5),0 2px 6px rgba(0,0,0,.3),inset 0 0 0 2px rgba(255,255,255,.15);border:2px solid rgba(255,255,255,.1)}.hr-stage-interview_slider__ESe_C::-webkit-slider-thumb:hover{transform:scale(1.2);box-shadow:0 6px 20px rgba(59,130,246,.7),0 4px 12px rgba(0,0,0,.4),inset 0 0 0 3px rgba(255,255,255,.2);background:linear-gradient(135deg,#93c5fd,#60a5fa,#3b82f6)}.hr-stage-interview_slider__ESe_C::-webkit-slider-thumb:active{cursor:-webkit-grabbing;cursor:grabbing;transform:scale(1.1);box-shadow:0 4px 16px rgba(59,130,246,.6),0 2px 8px rgba(0,0,0,.3),inset 0 0 0 2px rgba(255,255,255,.2)}.hr-stage-interview_slider__ESe_C::-moz-range-thumb{width:24px;height:24px;background:linear-gradient(135deg,#60a5fa,#3b82f6,#2563eb);border:2px solid rgba(255,255,255,.1);border-radius:50%;cursor:grab;-moz-transition:transform .22s var(--ease-smooth,cubic-bezier(.4,0,.2,1)),box-shadow .22s var(--ease-smooth,cubic-bezier(.4,0,.2,1)),background .22s var(--ease-smooth,cubic-bezier(.4,0,.2,1));transition:transform .22s var(--ease-smooth,cubic-bezier(.4,0,.2,1)),box-shadow .22s var(--ease-smooth,cubic-bezier(.4,0,.2,1)),background .22s var(--ease-smooth,cubic-bezier(.4,0,.2,1));box-shadow:0 4px 12px rgba(59,130,246,.5),0 2px 6px rgba(0,0,0,.3),inset 0 0 0 2px rgba(255,255,255,.15)}.hr-stage-interview_slider__ESe_C::-moz-range-thumb:hover{transform:scale(1.2);box-shadow:0 6px 20px rgba(59,130,246,.7),0 4px 12px rgba(0,0,0,.4),inset 0 0 0 3px rgba(255,255,255,.2);background:linear-gradient(135deg,#93c5fd,#60a5fa,#3b82f6)}.hr-stage-interview_slider__ESe_C::-moz-range-thumb:active{cursor:grabbing;transform:scale(1.1);box-shadow:0 4px 16px rgba(59,130,246,.6),0 2px 8px rgba(0,0,0,.3),inset 0 0 0 2px rgba(255,255,255,.2)}.hr-stage-interview_sliderTicks__6nm_Q{position:absolute;top:20px;left:0;right:0;display:flex;justify-content:space-between;pointer-events:none}.hr-stage-interview_tick__XUONa{font-size:var(--text-xs,.75rem);color:rgba(255,255,255,.5);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.hr-stage-interview_scoreValue__4zFvp{font-size:var(--text-3xl,1.875rem);font-weight:var(--font-black,900);color:transparent;background:linear-gradient(135deg,#60a5fa,#3b82f6,#2563eb);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;align-self:flex-end;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;transition:transform .28s var(--ease-smooth,cubic-bezier(.4,0,.2,1)),filter .28s var(--ease-smooth,cubic-bezier(.4,0,.2,1));animation:hr-stage-interview_scoreUpdate__Buwb_ .35s var(--ease-smooth,cubic-bezier(.4,0,.2,1));filter:drop-shadow(0 2px 8px rgba(59,130,246,.5));line-height:1;letter-spacing:-.02em}@keyframes hr-stage-interview_scoreUpdate__Buwb_{0%{transform:scale(1);filter:drop-shadow(0 2px 8px rgba(59,130,246,.5))}50%{transform:scale(1.2);filter:drop-shadow(0 4px 16px rgba(59,130,246,.8))}to{transform:scale(1);filter:drop-shadow(0 2px 8px rgba(59,130,246,.5))}}.hr-stage-interview_outputPanel__oMC_7{position:relative;top:auto;background:transparent;border:none;border-radius:0;padding:0;display:flex;flex-direction:column;gap:var(--space-5)}.hr-stage-interview_outputGrid__LMn57{display:grid;grid-template-columns:1fr 1.6fr;grid-gap:var(--space-6);gap:var(--space-6);align-items:start}@media (max-width:1024px){.hr-stage-interview_outputGrid__LMn57{grid-template-columns:1fr}}.hr-stage-interview_metric___qEHn{display:flex;flex-direction:column;gap:var(--space-2);padding-bottom:var(--space-4);border-bottom:1px solid rgba(255,255,255,.08)}.hr-stage-interview_metric___qEHn:last-of-type{border-bottom:none}.hr-stage-interview_metricLabel__ZSfhG{font-size:var(--text-sm,.875rem);font-weight:var(--font-medium,500);color:rgba(255,255,255,.7);text-transform:uppercase;letter-spacing:.05em}.hr-stage-interview_metricValue__7B0Yd{display:flex;align-items:baseline;gap:var(--space-2)}.hr-stage-interview_bigNumber__D9C50{font-size:clamp(2.5rem,6vw,3.5rem);font-weight:var(--font-black,900);color:transparent;background:linear-gradient(135deg,#93c5fd,#60a5fa,#3b82f6);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;line-height:1;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;letter-spacing:-.03em;transition:transform .3s var(--ease-smooth,cubic-bezier(.4,0,.2,1)),filter .3s var(--ease-smooth,cubic-bezier(.4,0,.2,1));filter:drop-shadow(0 4px 12px rgba(59,130,246,.6));animation:hr-stage-interview_numberPulse__dm0WA .35s var(--ease-smooth,cubic-bezier(.4,0,.2,1))}@keyframes hr-stage-interview_numberPulse__dm0WA{0%{transform:scale(1);filter:drop-shadow(0 4px 12px rgba(59,130,246,.6))}50%{transform:scale(1.1);filter:drop-shadow(0 6px 20px rgba(59,130,246,.9))}to{transform:scale(1);filter:drop-shadow(0 4px 12px rgba(59,130,246,.6))}}.hr-stage-interview_unit__LI01r{font-size:var(--text-lg,1.125rem);color:rgba(255,255,255,.6)}.hr-stage-interview_progressBar__12mgI{position:relative;width:100%;height:10px;background:rgba(255,255,255,.1);border-radius:5px;overflow:visible;margin-bottom:var(--space-6)}.hr-stage-interview_progressFill__oaaV6{height:100%;width:var(--progress-width,0);background:linear-gradient(90deg,#3b82f6,#2563eb,#1d4ed8);border-radius:5px;transition:width .3s var(--ease-smooth,cubic-bezier(.4,0,.2,1)),box-shadow .3s var(--ease-smooth,cubic-bezier(.4,0,.2,1));box-shadow:0 0 12px rgba(59,130,246,.7),0 2px 8px rgba(59,130,246,.4);position:relative}.hr-stage-interview_progressFill__oaaV6:after{content:"";position:absolute;top:0;right:0;bottom:0;width:40%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3));border-radius:5px;animation:hr-stage-interview_shimmer__zNYHD 2s ease-in-out infinite}@keyframes hr-stage-interview_shimmer__zNYHD{0%{opacity:0}50%{opacity:1}to{opacity:0}}.hr-stage-interview_progressMarkers__JwJX4{position:absolute;top:-24px;left:0;right:0;display:flex;justify-content:space-around;pointer-events:none}.hr-stage-interview_marker__SiD0F{font-size:var(--text-xs,.75rem);color:rgba(255,255,255,.4);font-weight:var(--font-semibold,600);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.hr-stage-interview_progressMessage__SHHIX{font-size:var(--text-sm,.875rem);color:rgba(255,255,255,.8);font-weight:var(--font-medium,500);text-align:center;padding:var(--space-2) var(--space-3);background:rgba(59,130,246,.1);border-radius:var(--radius-control,8px);border:1px solid rgba(59,130,246,.2);margin-top:var(--space-2);animation:hr-stage-interview_fadeInUp__8CBv_ .4s var(--ease-smooth,cubic-bezier(.4,0,.2,1))}@keyframes hr-stage-interview_fadeInUp__8CBv_{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.hr-stage-interview_salaryMetric__t9onA{background:transparent;border:none;border-radius:0;padding:0;margin-top:0;box-shadow:none}.hr-stage-interview_salaryHeader__oqNwm{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--space-3)}.hr-stage-interview_prBadge__fmtF9{font-size:var(--text-xs,.75rem);font-weight:var(--font-bold,700);padding:.375rem .75rem;border-radius:999px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;letter-spacing:.025em;box-shadow:0 4px 12px rgba(0,0,0,.2),inset 0 0 0 1px rgba(255,255,255,.15);transition:background .3s var(--ease-smooth,cubic-bezier(.4,0,.2,1)),transform .3s var(--ease-smooth,cubic-bezier(.4,0,.2,1)),box-shadow .3s var(--ease-smooth,cubic-bezier(.4,0,.2,1));animation:hr-stage-interview_badgeAppear__QHnon .4s var(--ease-smooth,cubic-bezier(.4,0,.2,1))}@keyframes hr-stage-interview_badgeAppear__QHnon{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.hr-stage-interview_prBadge__fmtF9[data-level=P0-P25]{background:linear-gradient(135deg,#64748b,#475569);color:rgba(255,255,255,.95)}.hr-stage-interview_prBadge__fmtF9[data-level=P25-P50]{background:linear-gradient(135deg,#10b981,#059669);color:rgba(255,255,255,.95)}.hr-stage-interview_prBadge__fmtF9[data-level=P50-P75]{background:linear-gradient(135deg,#3b82f6,#2563eb);color:rgba(255,255,255,.95)}.hr-stage-interview_prBadge__fmtF9[data-level=P75-P90]{background:linear-gradient(135deg,#f59e0b,#d97706);color:rgba(15,23,42,.95)}.hr-stage-interview_prBadge__fmtF9[data-level="P90+"]{background:linear-gradient(135deg,#a855f7,#7c3aed);color:rgba(255,255,255,.95)}.hr-stage-interview_salaryRanges___7blH{display:flex;flex-direction:column;gap:var(--space-2)}.hr-stage-interview_salaryRange__h_6_1{display:flex;justify-content:space-between;align-items:center}.hr-stage-interview_rangeLabel___f64j{font-size:var(--text-sm,.875rem);color:rgba(255,255,255,.6)}.hr-stage-interview_rangeValue__T_Y_g{font-size:var(--text-base,1rem);font-weight:var(--font-semibold,600);color:rgba(255,255,255,.95);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;transition:transform .28s var(--ease-smooth,cubic-bezier(.4,0,.2,1)),color .28s var(--ease-smooth,cubic-bezier(.4,0,.2,1))}.hr-stage-interview_salaryBar__lXAay{position:relative;width:100%;height:12px;background:linear-gradient(90deg,rgba(100,116,139,.2),rgba(16,185,129,.2) 25%,rgba(59,130,246,.2) 50%,rgba(245,158,11,.2) 75%,rgba(168,85,247,.2));border-radius:6px;overflow:visible;margin-top:var(--space-4);margin-bottom:var(--space-6)}.hr-stage-interview_salaryFill__fho5E{height:100%;width:var(--salary-width,0);background:linear-gradient(90deg,#64748b,#10b981 25%,#3b82f6 50%,#f59e0b 75%,#a855f7);border-radius:6px;transition:width .35s var(--ease-smooth,cubic-bezier(.4,0,.2,1)),box-shadow .35s var(--ease-smooth,cubic-bezier(.4,0,.2,1));box-shadow:0 0 16px rgba(59,130,246,.7),0 4px 12px rgba(16,185,129,.5);position:relative;animation:hr-stage-interview_salarySweep__MiDPH .8s ease-out}.hr-stage-interview_salaryFill__fho5E:after{content:"";position:absolute;top:0;right:0;bottom:0;width:30%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4));border-radius:6px;animation:hr-stage-interview_salaryGlow__XcNRG 2.5s ease-in-out infinite}@keyframes hr-stage-interview_salarySweep__MiDPH{0%{transform:translateX(-50%);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes hr-stage-interview_salaryGlow__XcNRG{0%,to{opacity:.3}50%{opacity:.8}}.hr-stage-interview_salaryMarkers__vAsRH{position:absolute;top:-32px;left:0;right:0;height:40px;pointer-events:none}.hr-stage-interview_salaryMarker__orhvH{position:absolute;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;gap:2px;transition:opacity .3s var(--ease-smooth,cubic-bezier(.4,0,.2,1)),transform .3s var(--ease-smooth,cubic-bezier(.4,0,.2,1))}.hr-stage-interview_markerDot__zhxRI{width:8px;height:8px;border-radius:50%;background:rgba(255,255,255,.4);border:2px solid rgba(255,255,255,.6);box-shadow:0 2px 8px rgba(0,0,0,.3)}.hr-stage-interview_markerLabel__UqT_m{font-size:.625rem;font-weight:var(--font-bold,700);color:rgba(255,255,255,.6);letter-spacing:.025em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.hr-stage-interview_salaryMarker__orhvH[data-pr=P25]{left:25%}.hr-stage-interview_salaryMarker__orhvH[data-pr=P50]{left:50%}.hr-stage-interview_salaryMarker__orhvH[data-pr=P75]{left:75%}.hr-stage-interview_salaryMarker__orhvH[data-pr=P90]{left:90%}.hr-stage-interview_interviewPhases__QVXQr{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:var(--space-3)}.hr-stage-interview_phaseItem__7YFNd{display:grid;grid-template-columns:44px 1fr;grid-gap:var(--space-4);gap:var(--space-4);align-items:start;padding:var(--space-4);border-radius:var(--radius-control,12px);background:linear-gradient(135deg,rgba(245,158,11,.08),rgba(15,23,42,.02) 60%,rgba(255,255,255,.02));border:1px solid rgba(245,158,11,.18);box-shadow:0 10px 30px rgba(0,0,0,.22),inset 0 1px 1px rgba(255,255,255,.1);transition:transform .24s var(--ease-smooth,cubic-bezier(.4,0,.2,1)),border-color .24s var(--ease-smooth,cubic-bezier(.4,0,.2,1)),background .24s var(--ease-smooth,cubic-bezier(.4,0,.2,1))}.hr-stage-interview_phaseItem__7YFNd:hover{transform:translateY(-2px);border-color:rgba(245,158,11,.28);background:linear-gradient(135deg,rgba(245,158,11,.12),rgba(15,23,42,.03) 60%,rgba(255,255,255,.03))}.hr-stage-interview_phaseNumber__9897E{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-weight:900;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:rgba(15,23,42,.95);background:linear-gradient(135deg,#f59e0b,#fb923c);box-shadow:0 10px 24px rgba(245,158,11,.22),inset 0 0 0 1px rgba(255,255,255,.18)}.hr-stage-interview_phaseBody__Jx2a9{display:flex;flex-direction:column;gap:.25rem;min-width:0}.hr-stage-interview_phaseTitleRow__ZtTr6{display:flex;align-items:baseline;justify-content:space-between;gap:var(--space-3)}.hr-stage-interview_phaseTitle__Bb4NT{font-size:var(--text-base,1rem);font-weight:800;color:rgba(255,255,255,.92);letter-spacing:-.01em;min-width:0}.hr-stage-interview_phaseSubtitle__oNPeX{font-size:var(--text-sm,.875rem);color:rgba(148,163,184,.9);line-height:1.45}.hr-stage-interview_phaseTime__7Bcek{flex:0 0 auto;font-size:var(--text-xs,.75rem);font-weight:800;color:rgba(15,23,42,.95);padding:.25rem .6rem;border-radius:999px;background:rgba(245,158,11,.85);box-shadow:0 10px 22px rgba(245,158,11,.18),inset 0 0 0 1px rgba(255,255,255,.2);white-space:nowrap}.hr-stage-interview_bankList___2137{display:flex;flex-direction:column;gap:var(--space-2)}.hr-stage-interview_bankItem__N8VW8{display:flex;flex-direction:column;gap:var(--space-1);padding:var(--space-2-5);background:rgba(255,255,255,.03);border-radius:var(--radius-control,8px)}.hr-stage-interview_bankQuestion__f4CaP{font-size:var(--text-sm,.875rem);color:rgba(255,255,255,.9)}.hr-stage-interview_bankDim__SiGY_{font-size:var(--text-xs,.75rem);color:rgba(59,130,246,.8)}.hr-stage-interview_scorersList__sPyuh{display:flex;flex-direction:column;gap:var(--space-2-5)}.hr-stage-interview_scorerItem__WPkaM{display:flex;flex-direction:column;gap:var(--space-1);padding:var(--space-2-5);background:rgba(255,255,255,.03);border-radius:var(--radius-control,8px)}.hr-stage-interview_scorerName__w9rur{font-size:var(--text-sm,.875rem);font-weight:var(--font-semibold,600);color:rgba(255,255,255,.9)}.hr-stage-interview_scorerTime__WvhqD{font-size:var(--text-xs,.75rem);color:rgba(255,255,255,.5);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.hr-stage-interview_scorerNote___mnW_{font-size:var(--text-xs,.75rem);color:rgba(255,255,255,.7);font-style:italic}@media (max-width:1024px){.hr-stage-interview_interactivePanel__xi5OD{grid-template-columns:1fr;gap:var(--space-8)}.hr-stage-interview_outputPanel__oMC_7{position:relative;top:auto}.hr-stage-interview_questionsGrid__ZslLP{grid-template-columns:1fr}}@media (max-width:768px){.hr-stage-interview_questionCard__QNn__{padding:var(--space-4)}.hr-stage-interview_questionHeader__BcdKA{flex-direction:column}.hr-stage-interview_scoreValue__4zFvp{display:none}.hr-stage-interview_phaseItem__7YFNd{grid-template-columns:40px 1fr;padding:var(--space-3);gap:var(--space-3)}.hr-stage-interview_phaseNumber__9897E{width:40px;height:40px;border-radius:10px}.hr-stage-interview_bigNumber__D9C50{font-size:2.5rem}.hr-stage-interview_salaryBar__lXAay{margin-bottom:var(--space-8)}.hr-stage-interview_salaryMarkers__vAsRH{top:-28px}.hr-stage-interview_markerLabel__UqT_m{font-size:.5625rem}.hr-stage-interview_progressBar__12mgI{margin-bottom:var(--space-5)}.hr-stage-interview_progressMarkers__JwJX4{top:-20px}.hr-stage-interview_marker__SiD0F{font-size:.625rem}}@media (max-width:480px){.hr-stage-interview_outputPanel__oMC_7{padding:var(--space-4)}.hr-stage-interview_bigNumber__D9C50{font-size:2rem}.hr-stage-interview_salaryRange__h_6_1{flex-direction:column;align-items:flex-start;gap:var(--space-1)}.hr-stage-interview_salaryHeader__oqNwm{flex-direction:column;align-items:flex-start;gap:var(--space-2)}.hr-stage-interview_prBadge__fmtF9{align-self:flex-start}.hr-stage-interview_dataSource__WKydG{font-size:.625rem;flex-wrap:wrap}.hr-stage-interview_progressMessage__SHHIX{font-size:.75rem;padding:var(--space-1-5) var(--space-2)}}@media (prefers-reduced-motion:reduce){.hr-stage-interview_bigNumber__D9C50,.hr-stage-interview_progressFill__oaaV6,.hr-stage-interview_rangeValue__T_Y_g,.hr-stage-interview_salaryFill__fho5E,.hr-stage-interview_scoreValue__4zFvp,.hr-stage-interview_slider__ESe_C::-moz-range-thumb,.hr-stage-interview_slider__ESe_C::-webkit-slider-thumb{animation:none!important;transition-duration:.01ms!important}}.interview-flow-card_root__4rHQU{width:100%}.interview-flow-card_list__45l4K{display:grid;grid-template-columns:1fr;grid-gap:var(--space-3);gap:var(--space-3);margin:0;padding:0;list-style:none}.interview-flow-card_item__5VG7G{display:flex;align-items:center;justify-content:space-between;gap:var(--space-4);padding:var(--space-4);border-radius:var(--radius-control,12px);background:rgba(255,255,255,.02);border:1px solid rgba(255,255,255,.08);transition:transform .28s cubic-bezier(.34,1.56,.64,1),box-shadow .28s cubic-bezier(.34,1.56,.64,1),border-color .28s cubic-bezier(.4,0,.2,1),background .28s cubic-bezier(.4,0,.2,1)}.interview-flow-card_item__5VG7G:hover{transform:translateY(-2px);background:rgba(96,165,250,.08);border-color:rgba(96,165,250,.24);box-shadow:0 12px 32px rgba(96,165,250,.16)}.interview-flow-card_left__mje4U{display:flex;align-items:center;gap:var(--space-4);min-width:0}.interview-flow-card_step__mqBms{width:40px;height:40px;border-radius:var(--radius-control,12px);background:linear-gradient(135deg,rgba(96,165,250,.28),rgba(167,139,250,.22));border:1px solid rgba(96,165,250,.36);color:rgba(255,255,255,.95);font-weight:800;display:grid;place-items:center;box-shadow:0 0 18px rgba(96,165,250,.22);flex-shrink:0}.interview-flow-card_body__HSPIe{display:flex;flex-direction:column;gap:var(--space-1);min-width:0}.interview-flow-card_title__lxmeM{font-size:var(--text-base,1rem);font-weight:700;color:rgba(255,255,255,.92);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.interview-flow-card_subtitle__6t__L{font-size:var(--text-sm,.875rem);color:rgba(255,255,255,.55);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:none}.interview-flow-card_time___Jb7D{font-size:var(--text-sm,.875rem);padding:var(--space-1-5) var(--space-3);border-radius:var(--radius-pill);background:rgba(96,165,250,.18);border:1px solid rgba(96,165,250,.32);color:rgba(255,255,255,.92);font-weight:600;flex-shrink:0}@media (max-width:480px){.interview-flow-card_item__5VG7G{align-items:flex-start;gap:var(--space-3);padding:var(--space-3-5)}.interview-flow-card_step__mqBms{width:36px;height:36px;border-radius:var(--radius-control,10px)}.interview-flow-card_title__lxmeM{font-size:.9375rem;white-space:normal;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.interview-flow-card_time___Jb7D{font-size:.8125rem;padding:var(--space-1) var(--space-2-5)}}@media (prefers-reduced-motion:reduce){.interview-flow-card_item__5VG7G{transition:none}.interview-flow-card_item__5VG7G:hover{transform:none}}.hr-stage-pre_root__ymeyZ{--hr-pre-radar-grid-ring-stroke:rgba(var(--rgb-white),0.1);--hr-pre-radar-grid-axis-stroke:rgba(var(--rgb-white),0.08);--hr-pre-radar-gradient-start:rgba(var(--rgb-info),0.4);--hr-pre-radar-gradient-end:rgba(var(--rgb-purple-500),0.4);--hr-pre-radar-polygon-stroke:rgba(var(--rgb-info),0.8);--hr-pre-radar-point-fill:var(--color-blue-500);--hr-pre-radar-point-hover-filter:drop-shadow(0 0 8px rgba(var(--rgb-info),1));--hr-pre-radar-score-fill:rgba(var(--rgb-white),0.9);--hr-pre-radar-score-font-size:12px;--hr-pre-radar-score-font-weight:600;--hr-pre-radar-label-fill:rgba(var(--rgb-white),0.8);--hr-pre-radar-label-font-size:13px;--hr-pre-radar-label-font-weight:500;--hr-pre-radar-polygon-transform-origin:200px 200px;--hr-pre-chip-success-hover-shadow:0 0 20px rgba(var(--rgb-success),0.5);--hr-pre-chip-warning-hover-shadow:0 0 20px rgba(var(--rgb-warning),0.5);--hr-pre-evidence-hover-bg:rgba(var(--rgb-white),0.08);--hr-pre-question-hover-border-left:rgba(var(--rgb-info),1);--hr-pre-risk-hover-shadow-high:0 0 20px rgba(var(--rgb-danger),0.5);--hr-pre-risk-hover-shadow-medium:0 0 20px rgba(var(--rgb-warning),0.5);--hr-pre-risk-hover-shadow-low:0 0 20px rgba(var(--rgb-info),0.5);--hr-pre-center-ring-fill:rgba(var(--rgb-info),0.15);--hr-pre-center-ring-stroke:rgba(var(--rgb-info),0.6);--hr-pre-center-ring-stroke-width:2;--hr-pre-center-value-fill:rgba(var(--rgb-white),0.95);--hr-pre-center-value-font-size:32px;--hr-pre-center-value-font-weight:900;--hr-pre-center-label-fill:rgba(var(--rgb-white),0.6);--hr-pre-center-label-font-size:11px;--hr-pre-center-label-font-weight:500}.hr-stage-pre_centerScoreRing___x9R3{fill:var(--hr-pre-center-ring-fill);stroke:var(--hr-pre-center-ring-stroke);stroke-width:var(--hr-pre-center-ring-stroke-width)}.hr-stage-pre_centerScoreValue__RvYeR{fill:var(--hr-pre-center-value-fill);font-size:var(--hr-pre-center-value-font-size);font-weight:var(--hr-pre-center-value-font-weight)}.hr-stage-pre_centerScoreLabel__j1i_1{fill:var(--hr-pre-center-label-fill);font-size:var(--hr-pre-center-label-font-size);font-weight:var(--hr-pre-center-label-font-weight)}.hr-stage-pre_radarContainer__9ToS_{display:flex;gap:var(--space-10);align-items:stretch;justify-content:center;max-width:1100px;margin:0 auto;padding:var(--space-8) 0;position:relative}.hr-stage-pre_radarContainer__9ToS_:before{content:"";position:absolute;top:-40px;left:50%;width:2px;height:40px;background:linear-gradient(180deg,rgba(96,165,250,.5),rgba(96,165,250,0));transform:translateX(-50%);opacity:0;animation:hr-stage-pre_guidelineFadeIn__ftsAd 1s ease-out 1.5s forwards}@keyframes hr-stage-pre_guidelineFadeIn__ftsAd{to{opacity:1}}.hr-stage-pre_radarWrapper__D4AGF{flex:1 1;max-width:520px;min-width:400px;display:flex;align-items:center;justify-content:center;padding:var(--space-5);background:rgba(255,255,255,.02);border-radius:var(--radius-control,12px);border:1px solid rgba(255,255,255,.06);box-shadow:0 2px 10px rgba(0,0,0,.12);box-sizing:border-box}.hr-stage-pre_radarSvg__rajK8{width:100%;height:auto;display:block;max-width:520px}.hr-stage-pre_radarGrid__dK2x0{opacity:.6}.hr-stage-pre_radarPolygon___HrIK{transition:transform .4s var(--ease-smooth,cubic-bezier(.4,0,.2,1)),opacity .4s var(--ease-smooth,cubic-bezier(.4,0,.2,1));animation:hr-stage-pre_radarPulse__K9_O8 3s ease-in-out infinite;transform-origin:var(--hr-pre-radar-polygon-transform-origin)}@keyframes hr-stage-pre_radarPulse__K9_O8{0%,to{opacity:1}50%{opacity:.85}}.hr-stage-pre_radarPoint__D9osX{transition:r .25s var(--ease-smooth,cubic-bezier(.4,0,.2,1)),filter .25s var(--ease-smooth,cubic-bezier(.4,0,.2,1))}.hr-stage-pre_radarPoint__D9osX:hover{r:7;filter:var(--hr-pre-radar-point-hover-filter)}.hr-stage-pre_radarScoreText__eRqfK{fill:var(--hr-pre-radar-score-fill);font-size:var(--hr-pre-radar-score-font-size);font-weight:var(--hr-pre-radar-score-font-weight)}.hr-stage-pre_centerScore__Sbslt{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;animation:hr-stage-pre_scorePulse__T8AtX 2s ease-in-out infinite}@keyframes hr-stage-pre_scorePulse__T8AtX{0%,to{opacity:1}50%{opacity:.9}}.hr-stage-pre_dimensionLabel__CRag4{fill:var(--hr-pre-radar-label-fill);font-size:var(--hr-pre-radar-label-font-size);font-weight:var(--hr-pre-radar-label-font-weight);transition:fill .2s var(--ease-smooth,cubic-bezier(.4,0,.2,1))}.hr-stage-pre_dimensionLabel__CRag4:hover{fill:rgba(255,255,255,1);font-weight:600}.hr-stage-pre_radarSidebar__C2voI{flex:0 0 auto;width:380px;display:flex;flex-direction:column;gap:var(--space-5);padding:var(--space-5);background:rgba(255,255,255,.02);border-radius:var(--radius-control,12px);border:1px solid rgba(255,255,255,.05);justify-content:space-between;box-shadow:0 2px 8px rgba(0,0,0,.1);box-sizing:border-box}.hr-stage-pre_sidebarSection__8cNG7{display:flex;flex-direction:column;gap:var(--space-2)}.hr-stage-pre_sidebarLabel__8q04l{font-size:var(--text-sm,.875rem);font-weight:var(--font-semibold,600);color:rgba(255,255,255,.7);text-transform:uppercase;letter-spacing:.05em;display:inline-flex;align-items:center;gap:var(--space-2)}.hr-stage-pre_sidebarSection__8cNG7:not(:last-child){padding-bottom:var(--space-4);border-bottom:1px solid rgba(255,255,255,.06)}.hr-stage-pre_chips__YvO2H{display:flex;flex-wrap:wrap;gap:var(--space-2);margin-top:var(--space-1)}.hr-stage-pre_chip__JwONB{display:inline-flex;align-items:center;padding:var(--space-2) var(--space-3);font-size:var(--text-sm,.875rem);font-weight:var(--font-medium,500);border-radius:var(--radius-control,8px);border:1px solid;transition:transform .2s var(--ease-smooth,cubic-bezier(.4,0,.2,1)),box-shadow .2s var(--ease-smooth,cubic-bezier(.4,0,.2,1)),background-color .2s var(--ease-smooth,cubic-bezier(.4,0,.2,1)),border-color .2s var(--ease-smooth,cubic-bezier(.4,0,.2,1)),color .2s var(--ease-smooth,cubic-bezier(.4,0,.2,1));width:-moz-fit-content;width:fit-content}.hr-stage-pre_chip__JwONB:hover{transform:translateX(4px)}.hr-stage-pre_chipSuccess__ZNI2I{background:rgba(16,185,129,.1);color:#10b981;border-color:rgba(16,185,129,.3);font-weight:var(--font-semibold,600);position:relative}.hr-stage-pre_chipSuccess__ZNI2I:before{content:"";position:absolute;inset:-2px;border-radius:inherit;background:rgba(16,185,129,.2);opacity:0;transition:opacity .2s var(--ease-smooth)}.hr-stage-pre_chipSuccess__ZNI2I:hover:before{opacity:1;animation:hr-stage-pre_chipPulse__4YC2Y 1.5s ease-in-out infinite}.hr-stage-pre_chipWarning__nEmjw{background:rgba(245,158,11,.1);color:#f59e0b;border-color:rgba(245,158,11,.3);font-weight:var(--font-semibold,600);position:relative}.hr-stage-pre_chipWarning__nEmjw:before{content:"";position:absolute;inset:-2px;border-radius:inherit;background:rgba(245,158,11,.2);opacity:0;transition:opacity .2s var(--ease-smooth)}.hr-stage-pre_chipWarning__nEmjw:hover:before{opacity:1;animation:hr-stage-pre_chipPulse__4YC2Y 1.5s ease-in-out infinite}@keyframes hr-stage-pre_chipPulse__4YC2Y{0%,to{transform:scale(1);opacity:.5}50%{transform:scale(1.1);opacity:1}}.hr-stage-pre_chipRiskhigh__TN0ir{background:linear-gradient(135deg,rgba(239,68,68,.15),rgba(220,38,38,.1));color:#fca5a5;border-color:rgba(239,68,68,.5);border-width:1.5px;font-weight:var(--font-bold,700);box-shadow:0 2px 12px rgba(239,68,68,.3),inset 0 1px 0 rgba(239,68,68,.2);animation:hr-stage-pre_riskHighPulse__I2vIV 3s ease-in-out infinite}@keyframes hr-stage-pre_riskHighPulse__I2vIV{0%,to{box-shadow:0 2px 12px rgba(239,68,68,.3)}50%{box-shadow:0 4px 20px rgba(239,68,68,.5)}}.hr-stage-pre_chipRiskmedium__coT93{background:linear-gradient(135deg,rgba(245,158,11,.15),rgba(217,119,6,.1));color:#fcd34d;border-color:rgba(245,158,11,.5);border-width:1.5px;font-weight:var(--font-semibold,600);box-shadow:0 2px 12px rgba(245,158,11,.25)}.hr-stage-pre_chipRisklow__sVQDK{background:rgba(59,130,246,.12);color:#93c5fd;border-color:rgba(59,130,246,.4);font-weight:var(--font-medium,500);box-shadow:0 2px 8px rgba(59,130,246,.2)}.hr-stage-pre_severityIcon__YLnNf{margin-right:.5rem}.hr-stage-pre_highlightsList__zAJyk{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:var(--space-2)}.hr-stage-pre_highlightsList__zAJyk li{font-size:var(--text-sm,.875rem);color:rgba(255,255,255,.8);padding-left:var(--space-4);position:relative;line-height:1.55}.hr-stage-pre_highlightsList__zAJyk li:before{content:"✓";position:absolute;left:0;color:rgba(16,185,129,.75);font-weight:900}.hr-stage-pre_abilityCardWrapper__Q9Vi1{position:relative}.hr-stage-pre_abilityCardWrapper__Q9Vi1:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(16,185,129,.04),rgba(59,130,246,.03));border-radius:var(--radius-xl);pointer-events:none;z-index:0}.hr-stage-pre_riskCardWrapper__FPlN9{position:relative}.hr-stage-pre_riskCardWrapper__FPlN9:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(245,158,11,.06),rgba(239,68,68,.04));border-radius:var(--radius-xl);pointer-events:none;z-index:0;animation:hr-stage-pre_warningGlow__RVTux 4s ease-in-out infinite}@keyframes hr-stage-pre_warningGlow__RVTux{0%,to{opacity:.7}50%{opacity:1}}.hr-stage-pre_questionCardWrapper__SanMs{position:relative}.hr-stage-pre_questionCardWrapper__SanMs:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(99,102,241,.05),rgba(168,85,247,.04));border-radius:var(--radius-xl);pointer-events:none;z-index:0}.hr-stage-pre_matrixTable__yG6nD{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:var(--space-3);gap:var(--space-3)}.hr-stage-pre_matrixRow__Gulwr{position:relative;display:grid;grid-template-columns:1fr auto;grid-template-areas:"dim level" "score score";grid-gap:var(--space-2) var(--space-3);gap:var(--space-2) var(--space-3);align-items:start;padding:var(--space-3);background:rgba(255,255,255,.03);border-radius:var(--radius-lg);border:1px solid rgba(255,255,255,.08);overflow:hidden;transition:transform .32s cubic-bezier(.34,1.56,.64,1),background-color .28s var(--ease-smooth),box-shadow .28s var(--ease-smooth),border-color .28s var(--ease-smooth)}.hr-stage-pre_matrixRow__Gulwr:before{content:"";position:absolute;left:0;top:0;bottom:0;width:var(--score-percent,0);background:linear-gradient(90deg,rgba(16,185,129,.12),rgba(59,130,246,.06));transition:width .7s cubic-bezier(.4,0,.2,1);pointer-events:none;z-index:0}.hr-stage-pre_matrixRow__Gulwr>*{position:relative;z-index:1}.hr-stage-pre_matrixRow__Gulwr:hover{background:rgba(255,255,255,.08);transform:translateY(-2px) scale(1.01);box-shadow:0 6px 24px rgba(59,130,246,.3),inset 0 1px 0 rgba(255,255,255,.12);border-color:rgba(96,165,250,.4)}.hr-stage-pre_matrixDim__KtR3I{grid-area:dim;font-size:var(--text-sm,.875rem);font-weight:var(--font-semibold,600);color:rgba(255,255,255,.85);letter-spacing:.01em}.hr-stage-pre_matrixScore__MVE2I{grid-area:score;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:var(--font-black,900);background:linear-gradient(135deg,#60a5fa,#a78bfa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;min-width:0;text-align:left;filter:drop-shadow(0 0 12px rgba(96,165,250,.4));animation:hr-stage-pre_scoreGlow__CVhGf 3s ease-in-out infinite}@keyframes hr-stage-pre_scoreGlow__CVhGf{0%,to{filter:drop-shadow(0 0 10px rgba(96,165,250,.3))}50%{filter:drop-shadow(0 0 18px rgba(96,165,250,.6))}}.hr-stage-pre_matrixLevel__G08Jc{grid-area:level;justify-self:end;align-self:start;font-size:var(--text-xs,.75rem);padding:var(--space-1) var(--space-2);background:rgba(16,185,129,.18);color:#10b981;border-radius:var(--radius-pill);text-align:center;font-weight:var(--font-bold,700);border:1.5px solid rgba(16,185,129,.4);box-shadow:0 0 16px rgba(16,185,129,.2)}.hr-stage-pre_riskList__oW5_Z{display:flex;flex-direction:column;gap:var(--space-4);align-items:stretch;flex:1 1;min-height:0;justify-content:flex-start;width:100%}.hr-stage-pre_riskHeader__0HYCP{display:flex;align-items:center;gap:var(--space-3);margin-bottom:var(--space-4);padding-bottom:var(--space-3);border-bottom:1px solid rgba(255,255,255,.08);width:100%}.hr-stage-pre_riskCountBadge__WiC4X{font-size:clamp(1.75rem,3vw,2.25rem);font-weight:var(--font-black,900);color:#f59e0b;line-height:1;text-shadow:0 0 16px rgba(245,158,11,.6);animation:hr-stage-pre_riskPulse__p57uC 2.5s ease-in-out infinite}.hr-stage-pre_riskCountLabel__raTWW{font-size:var(--text-base,1rem);color:rgba(255,255,255,.65);font-weight:500}@keyframes hr-stage-pre_riskPulse__p57uC{0%,to{transform:scale(1);text-shadow:0 0 12px rgba(245,158,11,.5)}50%{transform:scale(1.1);text-shadow:0 0 24px rgba(245,158,11,.8)}}.hr-stage-pre_riskCardsGrid__K8jwx{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:var(--space-3);gap:var(--space-3);width:100%;align-items:stretch}@media (max-width:1024px){.hr-stage-pre_riskCardsGrid__K8jwx{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.hr-stage-pre_riskCardsGrid__K8jwx{grid-template-columns:1fr}}.hr-stage-pre_riskCard__4SHnK{position:relative;padding:var(--space-5);border-radius:var(--radius-xl,16px);background:linear-gradient(135deg,rgba(255,255,255,.04),rgba(255,255,255,.01));border:1px solid rgba(255,255,255,.1);cursor:pointer;transition:transform .4s cubic-bezier(.34,1.56,.64,1),box-shadow .4s cubic-bezier(.34,1.56,.64,1),border-color .4s cubic-bezier(.34,1.56,.64,1),background .4s cubic-bezier(.34,1.56,.64,1);overflow:hidden;min-height:160px;display:flex;flex-direction:column;gap:var(--space-3)}.hr-stage-pre_riskCard__4SHnK:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 0,rgba(255,255,255,.08) 0,transparent 70%);opacity:0;transition:opacity .4s ease}.hr-stage-pre_riskCard__4SHnK:hover:before{opacity:1}.hr-stage-pre_riskCarddanger__J5uvh{border-color:rgba(239,68,68,.3);background:linear-gradient(135deg,rgba(239,68,68,.08),rgba(239,68,68,.02))}.hr-stage-pre_riskCarddanger__J5uvh:hover{border-color:rgba(239,68,68,.5);box-shadow:0 12px 40px rgba(239,68,68,.25),0 0 0 1px rgba(239,68,68,.2);transform:translateY(-4px)}.hr-stage-pre_riskCardwarning__80nqD{border-color:rgba(245,158,11,.3);background:linear-gradient(135deg,rgba(245,158,11,.08),rgba(245,158,11,.02))}.hr-stage-pre_riskCardwarning__80nqD:hover{border-color:rgba(245,158,11,.5);box-shadow:0 12px 40px rgba(245,158,11,.25),0 0 0 1px rgba(245,158,11,.2);transform:translateY(-4px)}.hr-stage-pre_riskCardinfo__s3nF5{border-color:rgba(96,165,250,.3);background:linear-gradient(135deg,rgba(96,165,250,.08),rgba(96,165,250,.02))}.hr-stage-pre_riskCardinfo__s3nF5:hover{border-color:rgba(96,165,250,.5);box-shadow:0 12px 40px rgba(96,165,250,.25),0 0 0 1px rgba(96,165,250,.2);transform:translateY(-4px)}.hr-stage-pre_riskCardHeader__qpXzK{display:flex;align-items:center;gap:var(--space-3)}.hr-stage-pre_riskCardIcon__qUU5Y{font-size:clamp(2rem,4vw,2.5rem);line-height:1;filter:drop-shadow(0 4px 12px rgba(0,0,0,.3))}.hr-stage-pre_riskCardSeverity__tRtHS{font-size:var(--text-xs,.75rem);font-weight:600;text-transform:uppercase;letter-spacing:.05em;padding:var(--space-1) var(--space-2-5);border-radius:var(--radius-control,8px);line-height:1}.hr-stage-pre_severitydanger__bzCpu{background:rgba(239,68,68,.2);color:#fca5a5;border:1px solid rgba(239,68,68,.4)}.hr-stage-pre_severitywarning__iXjG6{background:rgba(245,158,11,.2);color:#fcd34d;border:1px solid rgba(245,158,11,.4)}.hr-stage-pre_severityinfo__MgF5g{background:rgba(96,165,250,.2);color:#93c5fd;border:1px solid rgba(96,165,250,.4)}.hr-stage-pre_riskCardDescription__W0ANs{font-size:var(--text-base,1rem);line-height:1.6;color:rgba(255,255,255,.85);font-weight:500;margin:0;flex:1 1}@media (prefers-reduced-motion:reduce){.hr-stage-pre_riskCountBadge__WiC4X{animation:none}.hr-stage-pre_riskCard__4SHnK:hover{transform:none}.hr-stage-pre_riskCardIcon__qUU5Y{animation:none!important}}.hr-stage-pre_questionsList__ugpST{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:var(--space-3);gap:var(--space-3);align-items:stretch;width:100%}.hr-stage-pre_questionItem__9W27p{display:flex;flex-direction:column;gap:var(--space-2);padding:var(--space-4);background:linear-gradient(135deg,rgba(99,102,241,.06),rgba(59,130,246,.04));border:1px solid rgba(255,255,255,.08);border-left:4px solid rgba(99,102,241,.6);border-radius:var(--radius-lg);position:relative;overflow:hidden;transition:transform .32s cubic-bezier(.34,1.56,.64,1),background-color .28s var(--ease-smooth),border-left-color .28s var(--ease-smooth),box-shadow .28s var(--ease-smooth)}.hr-stage-pre_questionItem__9W27p:before{content:"";position:absolute;left:0;top:0;width:4px;height:0;background:linear-gradient(180deg,rgba(99,102,241,1),rgba(168,85,247,.8));transition:height .5s cubic-bezier(.4,0,.2,1);pointer-events:none}.hr-stage-pre_questionItem__9W27p:hover:before{height:100%}.hr-stage-pre_flowCardWrapper__q9fzo{width:100%}.hr-stage-pre_questionItem__9W27p:hover{border-left-color:rgba(99,102,241,1);background:linear-gradient(135deg,rgba(99,102,241,.12),rgba(59,130,246,.08));transform:translateY(-2px) scale(1.01) perspective(400px) rotateY(-2deg);box-shadow:0 6px 24px rgba(99,102,241,.35),inset 0 1px 0 rgba(255,255,255,.12)}.hr-stage-pre_questionText__CjEAb{font-size:var(--text-base,1rem);color:rgba(255,255,255,.95);line-height:1.75;font-weight:var(--font-medium,500);position:relative;z-index:1;display:flex;align-items:flex-start;gap:var(--space-2)}.hr-stage-pre_questionNumber__vRScG{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;font-size:var(--text-xs,.75rem);font-weight:var(--font-black,900);color:rgba(99,102,241,1);background:rgba(99,102,241,.18);border:1.5px solid rgba(99,102,241,.4);border-radius:50%;box-shadow:0 0 12px rgba(99,102,241,.3);margin-top:.125rem}.hr-stage-pre_questionTag__mlDCm{font-size:var(--text-xs,.75rem);font-weight:var(--font-bold,700);color:#a78bfa;padding:var(--space-1-5) var(--space-3);background:rgba(99,102,241,.15);border-radius:var(--radius-pill);width:-moz-fit-content;width:fit-content;border:1px solid rgba(99,102,241,.3);text-transform:uppercase;letter-spacing:.05em;position:relative;z-index:1}@media (max-width:1024px){.hr-stage-pre_radarContainer__9ToS_{flex-direction:column;gap:var(--space-8);max-width:100%;padding:var(--space-4) 0;align-items:stretch}.hr-stage-pre_radarWrapper__D4AGF{max-width:100%;min-width:auto}.hr-stage-pre_radarSvg__rajK8{max-width:500px;margin:0 auto}.hr-stage-pre_radarSidebar__C2voI{max-width:100%;flex-direction:row;flex-wrap:wrap;padding:var(--space-6)}.hr-stage-pre_sidebarSection__8cNG7{flex:1 1;min-width:200px}.hr-stage-pre_questionsList__ugpST,.hr-stage-pre_riskCardsGrid__K8jwx{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.hr-stage-pre_radarContainer__9ToS_{flex-direction:column;gap:var(--space-6);padding:0}.hr-stage-pre_radarWrapper__D4AGF{width:100%}.hr-stage-pre_radarSvg__rajK8{max-width:100%}.hr-stage-pre_radarSidebar__C2voI{flex-direction:column;min-width:auto;padding:var(--space-4)}.hr-stage-pre_chips__YvO2H{flex-wrap:wrap}.hr-stage-pre_chip__JwONB{font-size:var(--text-xs,.75rem)}.hr-stage-pre_matrixTable__yG6nD{grid-template-columns:repeat(2,minmax(0,1fr))}.hr-stage-pre_riskChips__LUKmf{flex-wrap:wrap}.hr-stage-pre_questionsList__ugpST,.hr-stage-pre_riskCardsGrid__K8jwx{grid-template-columns:1fr}}@media (max-width:480px){.hr-stage-pre_radarContainer__9ToS_{gap:var(--space-4)}.hr-stage-pre_radarSidebar__C2voI{padding:var(--space-3)}.hr-stage-pre_matrixTable__yG6nD{grid-template-columns:1fr}.hr-stage-pre_questionItem__9W27p{padding:var(--space-2-5)}}@media (prefers-reduced-motion:reduce){.hr-stage-pre_chip__JwONB,.hr-stage-pre_dimensionLabel__CRag4,.hr-stage-pre_matrixRow__Gulwr,.hr-stage-pre_questionItem__9W27p,.hr-stage-pre_radarPoint__D9osX,.hr-stage-pre_radarPolygon___HrIK{animation:none!important;transition-duration:.01ms!important}}.hr-three-core-questions_section__zWfCc{padding:var(--ui-section-padding-y-desktop) 2rem;background:var(
    --hr-page-bg,linear-gradient(180deg,#0a0e27 0,#050711 50%,#0a0e27 100%)
  );position:relative;overflow:hidden}.hr-three-core-questions_section__zWfCc:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 20% 30%,rgba(var(--hr-rgb-brand-500,59,130,246),.08) 0,transparent 50%),radial-gradient(circle at 80% 70%,rgba(var(--hr-rgb-accent-500,168,85,247),.06) 0,transparent 50%);animation:hr-three-core-questions_ambientFloat__W7M5e 15s ease-in-out infinite alternate;pointer-events:none}@keyframes hr-three-core-questions_ambientFloat__W7M5e{0%{transform:translate(0);opacity:.6}to{transform:translate(2%,-2%);opacity:1}}.hr-three-core-questions_container__fpbO_{max-width:1200px;margin:0 auto;position:relative;z-index:1}.hr-three-core-questions_header__u3mmB{text-align:center;margin-bottom:4rem}.hr-three-core-questions_title__Azb6o{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:900;line-height:var(--leading-tight);letter-spacing:var(--tracking-tight);margin-bottom:1rem;background:linear-gradient(135deg,rgb(var(--hr-rgb-white,255,255,255)) 0,rgb(var(--hr-rgb-indigo-100,224,231,255)) 70%,rgb(var(--hr-rgb-slate-300,203,213,225)) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hr-three-core-questions_subtitle__6F9FF{font-size:1.125rem;color:rgb(var(--hr-rgb-slate-400,148,163,184));max-width:700px;margin:0 auto;line-height:1.6}.hr-three-core-questions_grid__MqQb_{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem;perspective:1000px}.hr-three-core-questions_card__i63qB{padding:2.5rem 2rem;background:linear-gradient(135deg,rgba(15,23,42,.8),rgba(30,41,59,.7));border:1px solid rgba(148,163,184,.2);border-radius:var(--radius-xl);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:var(--shadow-xl);position:relative;overflow:hidden;transition:transform .35s cubic-bezier(.34,1.56,.64,1),box-shadow .35s cubic-bezier(.16,1,.3,1),border-color .25s var(--ease-out);transform-style:preserve-3d;will-change:transform}.hr-three-core-questions_card__i63qB:hover{border-color:rgba(var(--hr-rgb-brand-500,59,130,246),.5);box-shadow:var(--shadow-2xl),0 0 60px rgba(var(--hr-rgb-brand-500,59,130,246),.3),0 0 0 1px rgba(var(--hr-rgb-brand-500,59,130,246),.2) inset;will-change:transform;transform:translateY(-4px) translateZ(0)}.hr-three-core-questions_cardGlow__H4Hms{position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle at center,rgba(59,130,246,.15) 0,transparent 60%);opacity:0;transition:opacity .4s var(--ease-smooth);pointer-events:none}.hr-three-core-questions_card__i63qB:hover .hr-three-core-questions_cardGlow__H4Hms{opacity:1}.hr-three-core-questions_stepNumber__zudz3{position:absolute;top:1.5rem;right:1.5rem;width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,rgba(var(--hr-rgb-brand-500,59,130,246),.2) 0,rgba(var(--hr-rgb-violet-500,139,92,246),.15) 100%);border:2px solid rgba(var(--hr-rgb-brand-500,59,130,246),.4);color:rgb(var(--hr-rgb-blue-400,96,165,250));font-size:1rem;font-weight:900;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:0 4px 12px rgba(var(--hr-rgb-brand-500,59,130,246),.25),0 0 0 1px rgba(var(--hr-rgb-brand-500,59,130,246),.1) inset;z-index:10;will-change:transform}.hr-three-core-questions_cardContent__kenYs{display:flex;flex-direction:column;align-items:center;text-align:center;padding:2.5rem 1.5rem 2rem}.hr-three-core-questions_iconWrapper__mtyso{width:72px;height:72px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(59,130,246,.15),rgba(139,92,246,.1));border:3px solid rgba(59,130,246,.3);border-radius:50%;margin-bottom:1.75rem;box-shadow:0 8px 24px rgba(59,130,246,.25),inset 0 0 0 1px rgba(59,130,246,.15);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);position:relative;overflow:hidden;will-change:transform}.hr-three-core-questions_iconWrapper__mtyso:before{content:"";position:absolute;inset:-10px;background:radial-gradient(circle,rgba(59,130,246,.3) 0,transparent 70%);opacity:0;animation:hr-three-core-questions_iconPulse__cBd3O 3s ease-in-out infinite}@keyframes hr-three-core-questions_iconPulse__cBd3O{0%,to{opacity:0;transform:scale(.8)}50%{opacity:1;transform:scale(1.2)}}.hr-three-core-questions_iconBounceIn__ayw1n{animation:hr-three-core-questions_iconBounceInAnim__BTMUh .6s cubic-bezier(.34,1.56,.64,1)}@keyframes hr-three-core-questions_iconBounceInAnim__BTMUh{0%{opacity:0;transform:scale(0)}60%{transform:scale(1.2)}to{opacity:1;transform:scale(1)}}.hr-three-core-questions_card__i63qB{opacity:0;transform:translateY(30px);transition:opacity .6s var(--ease-smooth),transform .6s var(--ease-smooth)}.hr-three-core-questions_cardActive__T4aCq{opacity:1;transform:translateY(0)}.hr-three-core-questions_icon__uyO5_{font-size:2rem;filter:drop-shadow(0 4px 12px rgba(59,130,246,.5));position:relative;z-index:1}.hr-three-core-questions_questionTitle__nBfFf{font-size:clamp(1.375rem,3vw,1.625rem);font-weight:900;line-height:var(--leading-tight);letter-spacing:var(--tracking-tight);margin-bottom:1.5rem;color:#ffffff;background:linear-gradient(135deg,#ffffff,#e0e7ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;max-width:90%;line-height:1.25;min-height:calc(2 * 1.25em);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.hr-three-core-questions_dataPoint__W6JWQ{margin-bottom:1.5rem;display:flex;flex-direction:column;align-items:center;gap:.75rem;min-height:108px;justify-content:center}.hr-three-core-questions_dataPointValue__JqIw8{font-size:clamp(3rem,6vw,4rem);font-weight:900;letter-spacing:var(--tracking-tighter);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;background:linear-gradient(135deg,rgb(var(--hr-rgb-blue-400,96,165,250)) 0,rgb(var(--hr-rgb-purple-400,167,139,250)) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;filter:drop-shadow(0 4px 16px rgba(var(--hr-rgb-brand-500,59,130,246),.4));line-height:1;display:block;white-space:nowrap;text-wrap:nowrap;overflow:hidden;text-overflow:ellipsis;will-change:transform}.hr-three-core-questions_dataPoint__W6JWQ[data-type=percentage] .hr-three-core-questions_dataPointInner__unl2u{background:linear-gradient(135deg,rgb(var(--hr-rgb-emerald-500,16,185,129)) 0,rgb(var(--hr-rgb-brand-500,59,130,246)) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hr-three-core-questions_dataPoint__W6JWQ[data-type=year] .hr-three-core-questions_dataPointInner__unl2u{background:linear-gradient(135deg,rgb(var(--hr-rgb-amber-400,251,191,36)) 0,rgb(var(--hr-rgb-amber-500,245,158,11)) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;filter:drop-shadow(0 2px 12px rgba(251,191,36,.4))}.hr-three-core-questions_dataPoint__W6JWQ[data-type=verified] .hr-three-core-questions_dataPointInner__unl2u{background:linear-gradient(135deg,rgb(var(--hr-rgb-emerald-500,16,185,129)) 0,rgb(var(--hr-rgb-emerald-600,5,150,105)) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;filter:drop-shadow(0 2px 12px rgba(16,185,129,.4))}@supports not ((-webkit-background-clip:text) or (background-clip:text)){@supports not (-webkit-background-clip:text){.hr-three-core-questions_dataPoint__W6JWQ{color:rgb(var(--hr-rgb-blue-400,96,165,250));background:none;-webkit-text-fill-color:initial}}}.hr-three-core-questions_evidenceTrigger__xY86r{display:inline-flex;align-items:center;gap:.375rem;padding:.5rem .875rem;margin-top:.75rem;background:rgba(var(--hr-rgb-brand-500,59,130,246),.15);border:1px solid rgba(var(--hr-rgb-brand-500,59,130,246),.3);border-radius:var(--radius-pill);color:rgb(var(--hr-rgb-blue-400,96,165,250));font-size:.8125rem;font-weight:600;cursor:pointer;transition:transform .22s var(--ease-smooth),background .22s var(--ease-out),border-color .22s var(--ease-out);outline:none}.hr-three-core-questions_evidenceTrigger__xY86r:hover{background:rgba(59,130,246,.25);border-color:rgba(59,130,246,.5);transform:translateY(-2px)}.hr-three-core-questions_evidenceTrigger__xY86r:active{transform:translateY(0)}.hr-three-core-questions_evidenceTrigger__xY86r:focus-visible{outline:2px solid rgba(59,130,246,.5);outline-offset:2px}.hr-three-core-questions_evidenceIcon__l9YN6{font-size:1rem}.hr-three-core-questions_evidenceText__xIjlc{letter-spacing:.01em}.hr-three-core-questions_evidencePanel__j_vy4{overflow:hidden;background:linear-gradient(135deg,rgba(15,23,42,.95),rgba(30,41,59,.95));border:1px solid rgba(59,130,246,.3);border-radius:var(--radius-lg);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 8px 32px rgba(0,0,0,.3),inset 0 0 0 1px rgba(59,130,246,.2)}.hr-three-core-questions_evidenceContent__ZkANZ{padding:1.5rem}.hr-three-core-questions_evidenceHeader__jbPoJ{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid rgba(148,163,184,.2)}.hr-three-core-questions_evidenceTitle__aHr6Z{font-size:.9375rem;font-weight:600;color:rgb(var(--hr-rgb-indigo-100,224,231,255))}.hr-three-core-questions_evidenceList___zBqT{list-style:none;padding:0;margin:0 0 1.5rem}.hr-three-core-questions_evidenceItem__f29sp{display:flex;align-items:flex-start;gap:.75rem;padding:.5rem 0;font-size:.875rem;line-height:1.6;color:rgb(var(--hr-rgb-slate-300,203,213,225))}.hr-three-core-questions_evidenceBullet__TesQb{color:rgb(var(--hr-rgb-brand-500,59,130,246));font-weight:700;flex-shrink:0}.hr-three-core-questions_confidenceIndicator__19cKC{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:rgba(59,130,246,.08);border-radius:var(--radius-md);border:1px solid rgba(59,130,246,.2)}.hr-three-core-questions_confidenceLabel__qovXd{font-size:.8125rem;font-weight:600;color:rgb(var(--hr-rgb-slate-400,148,163,184));flex-shrink:0}.hr-three-core-questions_confidenceBar__gIAJJ{flex:1 1;height:8px;background:rgba(148,163,184,.2);border-radius:4px;overflow:hidden}.hr-three-core-questions_confidenceFill__DawQW{height:100%;background:linear-gradient(90deg,rgb(var(--hr-rgb-brand-500,59,130,246)) 0,rgb(var(--hr-rgb-blue-400,96,165,250)) 100%);border-radius:4px;box-shadow:0 0 12px rgba(var(--hr-rgb-brand-500,59,130,246),.6)}.hr-three-core-questions_confidenceValue__3bDaI{font-size:.875rem;font-weight:700;color:rgb(var(--hr-rgb-blue-400,96,165,250));flex-shrink:0}.hr-three-core-questions_answerList__10pez{list-style:none;margin:0;padding:0;width:100%;max-width:88%;text-align:left}.hr-three-core-questions_answerItem__eXwSQ{display:grid;grid-template-columns:14px 1fr;align-items:start;grid-gap:.5rem;gap:.5rem;padding:.25rem 0;font-size:.95rem;line-height:1.55;color:rgb(var(--hr-rgb-slate-300,203,213,225))}.hr-three-core-questions_answerBullet__v85YM{color:rgba(var(--hr-rgb-blue-400,96,165,250),.95);font-weight:900;line-height:1.3;transform:translateY(2px)}.hr-three-core-questions_answerItemText__t_Xms{word-break:break-word}.hr-three-core-questions_cardShine__pZHU3{position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1) 40%,rgba(255,255,255,.2) 50%,rgba(255,255,255,.1) 60%,transparent);pointer-events:none;transform:skewX(-20deg)}.hr-three-core-questions_trustBadges__KzO88{margin-top:3rem;display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap}.hr-three-core-questions_trustBadge__4DbBy{display:inline-flex;align-items:center;gap:.625rem;padding:.875rem 1.5rem;background:linear-gradient(135deg,rgba(59,130,246,.12),rgba(139,92,246,.08));border:1px solid rgba(59,130,246,.3);border-radius:var(--radius-pill);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transition:transform .25s cubic-bezier(.34,1.56,.64,1),background .22s var(--ease-out),border-color .22s var(--ease-out),box-shadow .25s var(--ease-smooth);cursor:default;position:relative;overflow:hidden}.hr-three-core-questions_trustBadge__4DbBy:hover{background:linear-gradient(135deg,rgba(59,130,246,.18),rgba(139,92,246,.12));border-color:rgba(59,130,246,.5);box-shadow:0 8px 24px rgba(59,130,246,.2)}.hr-three-core-questions_trustBadge__4DbBy:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1) 50%,transparent);transition:left .5s var(--ease-smooth)}.hr-three-core-questions_trustBadge__4DbBy:hover:before{left:100%}.hr-three-core-questions_trustBadgeIcon__yN9GV{font-size:1.125rem;flex-shrink:0;filter:drop-shadow(0 2px 6px rgba(59,130,246,.3))}.hr-three-core-questions_trustBadgeText__GIS0W{font-size:.9375rem;font-weight:600;color:rgb(var(--hr-rgb-indigo-100,224,231,255));letter-spacing:.01em}@media (max-width:1024px){.hr-three-core-questions_section__zWfCc{padding:var(--ui-section-padding-y-tablet,4rem) 1.5rem}.hr-three-core-questions_grid__MqQb_{grid-template-columns:1fr;gap:1.75rem;max-width:640px;margin:0 auto}.hr-three-core-questions_card__i63qB{padding:2rem 1.75rem}.hr-three-core-questions_cardContent__kenYs{padding:2rem 1.25rem 1.75rem}.hr-three-core-questions_header__u3mmB{margin-bottom:3rem}.hr-three-core-questions_questionTitle__nBfFf{font-size:clamp(1.25rem,4vw,1.5rem)}.hr-three-core-questions_dataPointValue__JqIw8{font-size:clamp(2.5rem,7vw,3.5rem)}}@media (max-width:768px){.hr-three-core-questions_section__zWfCc{padding:var(--ui-section-padding-y-mobile,3rem) 1rem}.hr-three-core-questions_header__u3mmB{margin-bottom:2.5rem}.hr-three-core-questions_title__Azb6o{font-size:clamp(1.875rem,7vw,2rem);line-height:1.15}.hr-three-core-questions_subtitle__6F9FF{font-size:clamp(.9375rem,3vw,1rem);line-height:1.5}.hr-three-core-questions_grid__MqQb_{gap:1.5rem}.hr-three-core-questions_card__i63qB{padding:1.75rem 1.5rem}.hr-three-core-questions_cardContent__kenYs{padding:2rem 1rem 1.5rem}.hr-three-core-questions_iconWrapper__mtyso{width:64px;height:64px;margin-bottom:1.5rem}.hr-three-core-questions_icon__uyO5_{font-size:1.75rem}.hr-three-core-questions_stepNumber__zudz3{width:32px;height:32px;font-size:.875rem}.hr-three-core-questions_questionTitle__nBfFf{font-size:clamp(1.125rem,4.5vw,1.375rem);line-height:1.25;min-height:calc(2 * 1.25em)}.hr-three-core-questions_dataPoint__W6JWQ{min-height:96px}.hr-three-core-questions_dataPointValue__JqIw8{font-size:clamp(2rem,8vw,2.75rem)}.hr-three-core-questions_answerList__10pez{max-width:95%}.hr-three-core-questions_answerItem__eXwSQ{font-size:clamp(.875rem,3vw,.9375rem);line-height:1.5}.hr-three-core-questions_evidenceTrigger__xY86r{padding:.5rem .75rem;font-size:.75rem}.hr-three-core-questions_trustBadges__KzO88{margin-top:2.5rem;gap:1rem}.hr-three-core-questions_trustBadge__4DbBy{padding:.75rem 1.25rem}.hr-three-core-questions_trustBadgeText__GIS0W{font-size:.875rem}}@media (max-width:480px){.hr-three-core-questions_section__zWfCc{padding:var(--ui-section-padding-y-mobile,2.5rem) 1rem}.hr-three-core-questions_header__u3mmB{margin-bottom:2rem}.hr-three-core-questions_title__Azb6o{font-size:clamp(1.625rem,8vw,1.875rem)}.hr-three-core-questions_subtitle__6F9FF{font-size:clamp(.875rem,3.5vw,.9375rem)}.hr-three-core-questions_grid__MqQb_{gap:1.25rem}.hr-three-core-questions_card__i63qB{padding:1.5rem 1.25rem}.hr-three-core-questions_cardContent__kenYs{padding:1.75rem .875rem 1.25rem}.hr-three-core-questions_iconWrapper__mtyso{width:56px;height:56px;margin-bottom:1.25rem}.hr-three-core-questions_icon__uyO5_{font-size:1.5rem}.hr-three-core-questions_stepNumber__zudz3{width:28px;height:28px;font-size:.8125rem;top:1.25rem;right:1.25rem}.hr-three-core-questions_questionTitle__nBfFf{font-size:clamp(1.0625rem,5vw,1.25rem)}.hr-three-core-questions_dataPoint__W6JWQ{min-height:88px;gap:.625rem}.hr-three-core-questions_dataPointValue__JqIw8{font-size:clamp(1.75rem,9vw,2.25rem)}.hr-three-core-questions_answerItem__eXwSQ{font-size:clamp(.8125rem,3.5vw,.875rem);grid-template-columns:12px 1fr}.hr-three-core-questions_evidenceTrigger__xY86r{padding:.4375rem .625rem;font-size:.6875rem}.hr-three-core-questions_trustBadges__KzO88{margin-top:2rem;gap:.875rem}.hr-three-core-questions_trustBadge__4DbBy{padding:.625rem 1rem}.hr-three-core-questions_trustBadgeIcon__yN9GV{font-size:1rem}.hr-three-core-questions_trustBadgeText__GIS0W{font-size:.8125rem}}@media (prefers-reduced-motion:reduce){.hr-three-core-questions_section__zWfCc *,.hr-three-core-questions_section__zWfCc :after,.hr-three-core-questions_section__zWfCc :before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.hr-three-core-questions_card__i63qB{transform:none!important}}