.RoleDetail-module__pLse3q__tabBar{border-bottom:1px solid var(--border);gap:0;margin-bottom:.25rem;display:flex}.RoleDetail-module__pLse3q__tabBtn{color:var(--text-secondary);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:.375rem;margin-bottom:-1px;padding:.625rem 1rem;font-family:inherit;font-size:.9rem;transition:color .12s;display:flex}.RoleDetail-module__pLse3q__tabBtn:hover:not(:disabled){color:var(--text-primary)}.RoleDetail-module__pLse3q__tabBtnActive{color:var(--text-primary);border-bottom-color:var(--accent);font-weight:500}.RoleDetail-module__pLse3q__tabBtnLocked{opacity:.45;cursor:not-allowed}.RoleDetail-module__pLse3q__tabCount{color:var(--text-secondary);font-size:.8rem}.RoleDetail-module__pLse3q__tabBtnActive .RoleDetail-module__pLse3q__tabCount{color:var(--text-primary)}.RoleDetail-module__pLse3q__tabLock{color:var(--text-secondary)}.RoleDetail-module__pLse3q__tabContent{padding-top:.5rem}.RoleDetail-module__pLse3q__roleHeader{justify-content:space-between;align-items:flex-end;gap:1.5rem;display:flex}.RoleDetail-module__pLse3q__roleHeaderTitle{flex:1;min-width:0}.RoleDetail-module__pLse3q__roleHeaderActions{flex-shrink:0;align-items:center;gap:.5rem;padding-bottom:.375rem;display:flex}.RoleDetail-module__pLse3q__headerMeta{color:var(--text-tertiary);letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;margin-right:.25rem;font-size:.72rem}.RoleDetail-module__pLse3q__headerDivider{background:var(--border);flex-shrink:0;width:1px;height:1.25rem}.RoleDetail-module__pLse3q__statusPill{border:1.5px solid var(--border);background:var(--surface);cursor:pointer;color:var(--text-primary);white-space:nowrap;border-radius:999px;align-items:center;gap:.4rem;padding:.3rem .75rem;font-family:inherit;font-size:.78rem;font-weight:600;transition:border-color .12s,background .12s;display:inline-flex}.RoleDetail-module__pLse3q__statusPill:hover{border-color:var(--border-strong);background:var(--surface-subtle)}.RoleDetail-module__pLse3q__statusDot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.RoleDetail-module__pLse3q__statusDot_live{background:var(--status-live)}.RoleDetail-module__pLse3q__statusDot_hold{background:var(--status-hold)}.RoleDetail-module__pLse3q__statusDot_reviewing{background:var(--status-reviewing)}.RoleDetail-module__pLse3q__statusDot_archived{background:var(--status-archived)}.RoleDetail-module__pLse3q__headerBtn{border:1.5px solid var(--border);background:var(--surface);cursor:pointer;color:var(--text-secondary);white-space:nowrap;border-radius:999px;align-items:center;gap:.375rem;padding:.3rem .75rem;font-family:inherit;font-size:.78rem;font-weight:500;transition:border-color .12s,color .12s,background .12s;display:inline-flex}.RoleDetail-module__pLse3q__headerBtn:hover{border-color:var(--border-strong);color:var(--text-primary);background:var(--surface-subtle)}.RoleDetail-module__pLse3q__roleStats{flex-wrap:wrap;align-items:center;gap:.375rem;margin-top:.5rem;display:flex}.RoleDetail-module__pLse3q__roleStat{color:var(--text-tertiary);border:1px solid var(--border);background:var(--surface-subtle);white-space:nowrap;border-radius:999px;align-items:center;gap:.3rem;padding:.15rem .55rem;font-size:.7rem;font-weight:500;display:inline-flex}.RoleDetail-module__pLse3q__roleStatClosed{color:#ef4444;background:#ef44440f;border-color:#ef444440}.RoleDetail-module__pLse3q__wizardLayout{flex-direction:column;gap:2rem;display:flex}.RoleDetail-module__pLse3q__wizardBanner{background:var(--surface-subtle);border:1px solid var(--border);border-radius:1rem;padding:1.25rem 1.75rem}.RoleDetail-module__pLse3q__wizardStepperRow{align-items:center;display:flex}.RoleDetail-module__pLse3q__wizardStep{flex:none;align-items:center;gap:.625rem;display:flex}.RoleDetail-module__pLse3q__wizardStepCircle{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:.75rem;font-weight:700;transition:all .15s;display:flex}.RoleDetail-module__pLse3q__wizardStepCirclePending{border:2px solid var(--border-strong);color:var(--text-tertiary);background:0 0}.RoleDetail-module__pLse3q__wizardStepCircleActive{border:2px solid var(--accent);color:var(--accent);background:var(--accent-light)}.RoleDetail-module__pLse3q__wizardStepCircleDone{background:var(--accent);color:#fff;border:2px solid var(--accent)}.RoleDetail-module__pLse3q__wizardStepLabel{white-space:nowrap;font-size:.82rem;font-weight:500}.RoleDetail-module__pLse3q__wizardStepLabelPending{color:var(--text-tertiary)}.RoleDetail-module__pLse3q__wizardStepLabelActive{color:var(--text-primary);font-weight:600}.RoleDetail-module__pLse3q__wizardStepLabelDone{color:var(--text-secondary)}.RoleDetail-module__pLse3q__wizardConnector{background:var(--border);flex:0 0 56px;height:1px;margin:0 1rem}.RoleDetail-module__pLse3q__wizardConnectorDone{background:var(--accent);opacity:.45}.RoleDetail-module__pLse3q__wizardNotReadyBanner{background:var(--surface-subtle);border:1px solid var(--border);color:var(--text-secondary);border-radius:.75rem;align-items:center;gap:.625rem;margin-bottom:1rem;padding:.75rem 1rem;font-size:.82rem;display:flex}.RoleDetail-module__pLse3q__floatingFooter{z-index:200;background:var(--surface);border-top:1px solid var(--border);justify-content:flex-end;align-items:center;padding:.875rem 2.5rem;animation:.18s ease-out RoleDetail-module__pLse3q__footerSlideIn;display:flex;position:fixed;bottom:0;left:220px;right:0}@keyframes RoleDetail-module__pLse3q__footerSlideIn{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.RoleDetail-module__pLse3q__pageWithFooter{padding-bottom:5rem}@media (max-width:767px){.RoleDetail-module__pLse3q__floatingFooter{padding:.875rem 1rem;left:0}}.RoleDetail-module__pLse3q__panel{background:var(--surface);border:1px solid var(--border);border-radius:1rem;padding:1.25rem}.RoleDetail-module__pLse3q__tableToolbar{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.RoleDetail-module__pLse3q__tabRow{flex-wrap:wrap;gap:.5rem;display:flex}.RoleDetail-module__pLse3q__tab{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:999px;padding:.5rem .75rem}.RoleDetail-module__pLse3q__tabActive{background:var(--accent-light);color:var(--accent);font-weight:700}.RoleDetail-module__pLse3q__tableActions{gap:.75rem;display:flex}.RoleDetail-module__pLse3q__candidateCell{align-items:center;gap:.75rem;width:100%;height:100%;display:flex;overflow:hidden}.RoleDetail-module__pLse3q__candidateCell span{min-width:0;line-height:1.3;overflow:hidden}.RoleDetail-module__pLse3q__candidateCell strong,.RoleDetail-module__pLse3q__candidateCell small{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.RoleDetail-module__pLse3q__candidateCell small{color:var(--text-secondary)}.RoleDetail-module__pLse3q__candidateAvatar{background:var(--accent-light);color:var(--text-primary)}.RoleDetail-module__pLse3q__sendPanel{position:sticky;top:0}.RoleDetail-module__pLse3q__panelLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--text-secondary);margin:0;font-size:.72rem}.RoleDetail-module__pLse3q__sendHeading{margin:.6rem 0;font-size:2rem;line-height:1.05}.RoleDetail-module__pLse3q__sendHeading span{color:var(--accent);font-style:italic}.RoleDetail-module__pLse3q__sendCopy{color:var(--text-secondary);margin:0 0 1rem;line-height:1.6}.RoleDetail-module__pLse3q__sendForm{flex-direction:column;gap:1rem;display:flex}.RoleDetail-module__pLse3q__inlineFields{grid-template-columns:1fr auto;align-items:end;gap:.75rem;display:grid}.RoleDetail-module__pLse3q__divider{margin:1.4rem 0}.RoleDetail-module__pLse3q__dropZone{border:1px dashed var(--border-strong);background:var(--surface-subtle);width:100%;color:var(--text-secondary);cursor:pointer;border-radius:1rem;justify-content:center;align-items:center;gap:.5rem;padding:1.2rem;display:flex}
.VelmaDataGrid-module__cFigSa__wrapper{border:1px solid var(--border);background:var(--surface);border-radius:1rem;width:100%;position:relative;overflow:hidden}
@font-face{font-family:Castoro;font-style:normal;font-weight:400;font-display:swap;src:url(../media/d107820552ab9997-s.0fcqf1tw6p5ra.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Castoro;font-style:normal;font-weight:400;font-display:swap;src:url(../media/acaf4b3f1fa476bb-s.p.07ina5u0s5a~-.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Castoro Fallback;src:local(Times New Roman);ascent-override:68.01%;descent-override:22.07%;line-gap-override:29.73%;size-adjust:111.02%}.castoro_c4d49a05-module__FzMdXG__className{font-family:Castoro,Castoro Fallback;font-style:normal;font-weight:400}
@font-face{font-family:Karla;font-style:normal;font-weight:200;font-display:swap;src:url(../media/ba35eb811246f14c-s.0_-4lacr--pmy.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Karla;font-style:normal;font-weight:200;font-display:swap;src:url(../media/680aa1e827d679d2-s.p.17okjora9rfx0.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Karla;font-style:normal;font-weight:300;font-display:swap;src:url(../media/ba35eb811246f14c-s.0_-4lacr--pmy.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Karla;font-style:normal;font-weight:300;font-display:swap;src:url(../media/680aa1e827d679d2-s.p.17okjora9rfx0.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Karla;font-style:normal;font-weight:400;font-display:swap;src:url(../media/ba35eb811246f14c-s.0_-4lacr--pmy.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Karla;font-style:normal;font-weight:400;font-display:swap;src:url(../media/680aa1e827d679d2-s.p.17okjora9rfx0.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Karla;font-style:normal;font-weight:500;font-display:swap;src:url(../media/ba35eb811246f14c-s.0_-4lacr--pmy.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Karla;font-style:normal;font-weight:500;font-display:swap;src:url(../media/680aa1e827d679d2-s.p.17okjora9rfx0.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Karla;font-style:normal;font-weight:600;font-display:swap;src:url(../media/ba35eb811246f14c-s.0_-4lacr--pmy.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Karla;font-style:normal;font-weight:600;font-display:swap;src:url(../media/680aa1e827d679d2-s.p.17okjora9rfx0.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Karla;font-style:normal;font-weight:700;font-display:swap;src:url(../media/ba35eb811246f14c-s.0_-4lacr--pmy.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Karla;font-style:normal;font-weight:700;font-display:swap;src:url(../media/680aa1e827d679d2-s.p.17okjora9rfx0.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Karla;font-style:normal;font-weight:800;font-display:swap;src:url(../media/ba35eb811246f14c-s.0_-4lacr--pmy.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Karla;font-style:normal;font-weight:800;font-display:swap;src:url(../media/680aa1e827d679d2-s.p.17okjora9rfx0.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Karla Fallback;src:local(Arial);ascent-override:89.55%;descent-override:24.61%;line-gap-override:0.0%;size-adjust:102.4%}.karla_286e49ca-module__SdSPQa__className{font-family:Karla,Karla Fallback;font-style:normal}
.Layout-module__bk1eTG__RootLayoutContainer{width:100vw;max-width:100%;height:fit-content;min-height:100vh}
.AppModal-module__K-22kq__title{padding-top:1rem;font-family:Castoro,serif;font-size:1.9rem;font-weight:400;line-height:1.2}
.ScoreBar-module__txhrXW__wrapper{align-items:center;gap:.75rem;width:100%;display:flex}.ScoreBar-module__txhrXW__track{background:#ede5d8;border-radius:999px;flex:1;height:.375rem;overflow:hidden}.ScoreBar-module__txhrXW__fill{border-radius:999px;height:100%;transition:width .3s}.ScoreBar-module__txhrXW__orange{background:var(--score-orange)}.ScoreBar-module__txhrXW__teal{background:var(--score-teal)}.ScoreBar-module__txhrXW__neutral{background:var(--border-strong)}.ScoreBar-module__txhrXW__green{background:var(--score-green)}.ScoreBar-module__txhrXW__red{background:var(--score-red)}.ScoreBar-module__txhrXW__label{text-align:right;min-width:2.5rem;color:var(--text-secondary);font-size:.8rem}
.InterviewResult-module__NdEd3G__page{flex-direction:column;gap:1rem;display:flex}.InterviewResult-module__NdEd3G__breadcrumbs{color:var(--text-secondary);font-size:.85rem}.InterviewResult-module__NdEd3G__headerCard,.InterviewResult-module__NdEd3G__scoreCard,.InterviewResult-module__NdEd3G__summaryCard,.InterviewResult-module__NdEd3G__detailCard,.InterviewResult-module__NdEd3G__transcriptCard{background:var(--surface);border:1px solid var(--border);border-radius:1rem;padding:1.25rem}.InterviewResult-module__NdEd3G__headerLabel,.InterviewResult-module__NdEd3G__sectionLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.08em;margin:0;font-size:.72rem}.InterviewResult-module__NdEd3G__headerBody{justify-content:space-between;align-items:center;gap:1rem;margin-top:1rem;display:flex}.InterviewResult-module__NdEd3G__candidateIntro{align-items:center;gap:1rem;display:flex}.InterviewResult-module__NdEd3G__candidateName{margin:0;font-size:2.3rem}.InterviewResult-module__NdEd3G__candidateMeta{color:var(--text-secondary);margin:.35rem 0 0}.InterviewResult-module__NdEd3G__headerActions{flex-wrap:wrap;gap:.75rem;display:flex}.InterviewResult-module__NdEd3G__scoreCard{grid-template-columns:minmax(320px,.9fr) minmax(0,1.1fr);align-items:start;gap:1.5rem;display:grid}.InterviewResult-module__NdEd3G__scoreRight{border-left:1px solid var(--border);flex-direction:column;gap:1.25rem;padding-left:1.5rem;display:flex}.InterviewResult-module__NdEd3G__scoreSummary{align-items:center;gap:1.25rem;display:flex}.InterviewResult-module__NdEd3G__donutWrap{width:160px;height:160px;position:relative}.InterviewResult-module__NdEd3G__donut{width:160px;height:160px;transform:rotate(-90deg)}.InterviewResult-module__NdEd3G__donutTrack,.InterviewResult-module__NdEd3G__donutValue{fill:none;stroke-width:12px}.InterviewResult-module__NdEd3G__donutTrack{stroke:#efe7dc}.InterviewResult-module__NdEd3G__donutValue{stroke:var(--accent);stroke-linecap:round;transform-origin:50%}.InterviewResult-module__NdEd3G__donutCenter{flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.InterviewResult-module__NdEd3G__donutCenter strong{font-size:2.5rem;line-height:1}.InterviewResult-module__NdEd3G__donutCenter span{color:var(--text-secondary)}.InterviewResult-module__NdEd3G__scoreHeadline{margin:.55rem 0 .9rem;font-size:2rem;line-height:1.1}.InterviewResult-module__NdEd3G__scoreHeadline span{color:var(--accent);font-style:italic}.InterviewResult-module__NdEd3G__metaStack{flex-wrap:wrap;gap:.6rem;display:flex}.InterviewResult-module__NdEd3G__metaPill{background:var(--surface-subtle);color:var(--text-secondary);border:1px solid var(--border);border-radius:999px;padding:.35rem .7rem;font-size:.8rem}.InterviewResult-module__NdEd3G__breakdownList{flex-direction:column;gap:1rem;display:flex}.InterviewResult-module__NdEd3G__breakdownItem{grid-template-columns:180px minmax(0,1fr);align-items:center;gap:1rem;display:grid}.InterviewResult-module__NdEd3G__breakdownMeta{flex-direction:column;gap:.2rem;display:flex}.InterviewResult-module__NdEd3G__breakdownMeta span{color:var(--text-secondary);font-size:.82rem}.InterviewResult-module__NdEd3G__summaryQuote{margin:.7rem 0;font-size:1.8rem;line-height:1.2}.InterviewResult-module__NdEd3G__summaryBody{color:var(--text-secondary);margin:0;line-height:1.7}.InterviewResult-module__NdEd3G__contentGrid{grid-template-columns:minmax(0,1.1fr) minmax(340px,.9fr);align-items:start;gap:1rem;display:grid}.InterviewResult-module__NdEd3G__leftColumn{flex-direction:column;gap:1rem;display:flex}.InterviewResult-module__NdEd3G__dualCardGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.InterviewResult-module__NdEd3G__detailHeader{align-items:center;gap:.6rem;margin-bottom:1rem;display:flex}.InterviewResult-module__NdEd3G__detailHeader h3{margin:0}.InterviewResult-module__NdEd3G__detailList{flex-direction:column;gap:.9rem;display:flex}.InterviewResult-module__NdEd3G__detailItem strong{margin-bottom:.25rem;display:block}.InterviewResult-module__NdEd3G__detailItem p{color:var(--text-secondary);margin:0;line-height:1.6}.InterviewResult-module__NdEd3G__transcriptInline{border-top:1px solid var(--border);padding-top:1rem}.InterviewResult-module__NdEd3G__transcriptHeader{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.InterviewResult-module__NdEd3G__transcriptHeader h3{margin:0}.InterviewResult-module__NdEd3G__transcriptHeader p{color:var(--text-secondary);margin:.35rem 0 0;font-size:.9rem}.InterviewResult-module__NdEd3G__transcriptHeader button,.InterviewResult-module__NdEd3G__moreTurns{color:var(--accent);cursor:pointer;background:0 0;border:none;font-weight:700}.InterviewResult-module__NdEd3G__transcriptList{flex-direction:column;gap:1rem;display:flex}.InterviewResult-module__NdEd3G__turn{border-bottom:1px solid #f1ebe2;padding-bottom:1rem}.InterviewResult-module__NdEd3G__turnMeta{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;gap:1rem;font-size:.78rem;display:flex}.InterviewResult-module__NdEd3G__turn p{margin:.5rem 0 0;line-height:1.65}.InterviewResult-module__NdEd3G__moreTurns{margin-top:1rem;padding:0}@media (max-width:1200px){.InterviewResult-module__NdEd3G__scoreCard,.InterviewResult-module__NdEd3G__contentGrid,.InterviewResult-module__NdEd3G__dualCardGrid{grid-template-columns:1fr}.InterviewResult-module__NdEd3G__headerBody{flex-direction:column;align-items:flex-start}}.InterviewResult-module__NdEd3G__heroAvatar{background:var(--accent-light);color:var(--text-primary)}
.StatCard-module__g4yoEq__card{border:1px solid var(--border);background:var(--surface);border-radius:1rem;justify-content:space-between;align-items:center;gap:1rem;height:100%;min-height:140px;padding:1.25rem;display:flex}.StatCard-module__g4yoEq__copy{flex-direction:column;gap:.4rem;display:flex}.StatCard-module__g4yoEq__label{color:var(--text-secondary);margin:0;font-size:.8rem}.StatCard-module__g4yoEq__value{margin:0;font-size:2.35rem;line-height:1}.StatCard-module__g4yoEq__changeRow{flex-wrap:wrap;align-items:center;gap:.35rem;font-size:.85rem;display:flex}.StatCard-module__g4yoEq__positive{color:var(--accent);font-weight:700}.StatCard-module__g4yoEq__negative{color:var(--score-teal);font-weight:700}.StatCard-module__g4yoEq__changeLabel{color:var(--text-secondary)}.StatCard-module__g4yoEq__chartWrap{width:96px;min-width:96px;height:48px}
.Transcript-module__7E2WFG__panel{background:var(--surface);border:1px solid var(--border);border-radius:1rem;padding:1.25rem}.Transcript-module__7E2WFG__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;margin-bottom:1.25rem;padding-bottom:1rem;display:flex}.Transcript-module__7E2WFG__title{margin:0;font-size:.95rem;font-weight:600}.Transcript-module__7E2WFG__subtitle{color:var(--text-tertiary);margin:.25rem 0 0;font-size:.8rem}.Transcript-module__7E2WFG__thread{flex-direction:column;gap:.75rem;display:flex}.Transcript-module__7E2WFG__bubble{flex-direction:column;gap:.3rem;max-width:72%;display:flex}.Transcript-module__7E2WFG__bubbleVelma{align-self:flex-start;align-items:flex-start}.Transcript-module__7E2WFG__bubbleCandidate{align-self:flex-end;align-items:flex-end}.Transcript-module__7E2WFG__speaker{letter-spacing:.07em;text-transform:uppercase;color:var(--text-tertiary);padding:0 .5rem;font-size:.7rem;font-weight:600}.Transcript-module__7E2WFG__content{white-space:pre-wrap;border-radius:1rem;margin:0;padding:.7rem .95rem;font-size:.9rem;line-height:1.6}.Transcript-module__7E2WFG__bubbleVelma .Transcript-module__7E2WFG__content{background:var(--surface-subtle);border:1px solid var(--border);color:var(--text-primary);border-top-left-radius:.25rem}.Transcript-module__7E2WFG__bubbleCandidate .Transcript-module__7E2WFG__content{background:var(--accent-light);color:var(--text-primary);border:1px solid #e07b3c33;border-top-right-radius:.25rem}.Transcript-module__7E2WFG__expandBtn{color:var(--accent);cursor:pointer;background:0 0;border:none;border-radius:999px;margin:1rem auto 0;padding:.4rem .75rem;font-size:.85rem;font-weight:600;transition:background .12s;display:block}.Transcript-module__7E2WFG__expandBtn:hover{background:var(--accent-light)}
.CandidateDetail-module___5RtBa__page{flex-direction:column;gap:1rem;display:flex}.CandidateDetail-module___5RtBa__breadcrumbs{color:var(--text-secondary);font-size:.85rem}.CandidateDetail-module___5RtBa__headerCard{background:var(--surface);border:1px solid var(--border);border-radius:1rem;padding:1.5rem}.CandidateDetail-module___5RtBa__candidateIntro{align-items:center;gap:1.25rem;display:flex}.CandidateDetail-module___5RtBa__heroAvatar{background:var(--accent-light);color:var(--text-primary);flex-shrink:0}.CandidateDetail-module___5RtBa__candidateName{margin:0;font-size:2.3rem}.CandidateDetail-module___5RtBa__candidateMeta{color:var(--text-secondary);margin:.35rem 0 0}.CandidateDetail-module___5RtBa__rolesCard{background:var(--surface);border:1px solid var(--border);border-radius:1rem;padding:1.5rem}.CandidateDetail-module___5RtBa__sectionLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--text-secondary);margin:0 0 1rem;font-size:.72rem;font-weight:600}.CandidateDetail-module___5RtBa__roleList{flex-direction:column;gap:0;display:flex}.CandidateDetail-module___5RtBa__roleRow{border-bottom:1px solid var(--border);color:inherit;grid-template-columns:1fr auto auto;align-items:center;gap:1rem;padding:.875rem 0;text-decoration:none;display:grid}.CandidateDetail-module___5RtBa__roleRow:last-child{border-bottom:none}.CandidateDetail-module___5RtBa__roleRow:hover .CandidateDetail-module___5RtBa__roleTitle{color:var(--accent)}.CandidateDetail-module___5RtBa__roleTitle{font-size:.9rem;font-weight:600;transition:color .12s}.CandidateDetail-module___5RtBa__roleMeta{color:var(--text-secondary);margin-top:.15rem;font-size:.8rem}.CandidateDetail-module___5RtBa__scoreCell{min-width:100px}.CandidateDetail-module___5RtBa__statusPill{background:var(--surface-subtle);border:1px solid var(--border);color:var(--text-secondary);white-space:nowrap;border-radius:999px;padding:.2rem .6rem;font-size:.75rem}.CandidateDetail-module___5RtBa__emptyState{text-align:center;color:var(--text-secondary);padding:2rem 0}
