.emp-hero{display:flex;justify-content:space-between;gap:28px;align-items:end;padding:34px;border:1px solid #27314a;border-radius:28px;background:linear-gradient(135deg,#10182b,#0a0e18 70%);margin-bottom:22px}.emp-hero h1,.emp-page-head h1{font-size:clamp(32px,5vw,64px);line-height:1.02;margin:.25em 0}.emp-hero p,.emp-page-head p{max-width:760px;color:#aeb8cf}.emp-hero-actions,.emp-actions{display:flex;gap:10px;align-items:center}.emp-kpis{display:flex;gap:14px;margin:18px 0}.emp-kpis a{display:grid;padding:18px 22px;border:1px solid #26304a;border-radius:18px;background:#0f1524;min-width:160px}.emp-kpis b{font-size:28px}.emp-kpis span,.emp-muted{color:#98a5c1}.emp-search{display:grid;grid-template-columns:2fr 1.1fr .8fr .8fr auto;gap:10px;padding:14px;background:#0d1321;border:1px solid #222d45;border-radius:20px;position:sticky;top:8px;z-index:5}.emp-search input,.emp-search select,.emp-form input,.emp-form select,.emp-form textarea,.emp-private-notes textarea,.emp-private-notes select{width:100%;box-sizing:border-box;background:#0a0f1a;color:#fff;border:1px solid #2b3855;border-radius:13px;padding:13px}.emp-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:14px;margin-top:18px}.emp-job,.emp-row,.emp-empty,.emp-mini,.emp-apply-card,.emp-detail-main,.emp-form,.emp-cv-preview{background:#0e1422;border:1px solid #25304a;border-radius:22px;padding:20px}.emp-job h2{margin:16px 0 4px;font-size:26px}.emp-job h3{margin:0;color:#c9d3e8}.emp-job-top,.emp-actions{display:flex;justify-content:space-between;gap:10px}.emp-chip,.emp-status{display:inline-flex;padding:6px 10px;border-radius:999px;background:#18243a;border:1px solid #30435f;font-size:12px}.emp-meta{color:#abb6cb}.emp-page-head{margin:20px 0 28px}.emp-form{display:grid;gap:16px;max-width:900px}.emp-form label{display:grid;gap:7px;font-weight:700}.emp-two,.emp-three{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.emp-three{grid-template-columns:repeat(3,1fr)}.emp-detail{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(280px,.7fr);gap:18px}.emp-detail-main h1{font-size:clamp(34px,5vw,62px);margin:8px 0}.emp-detail-main h2{color:#c2cee4}.emp-detail-main h3{margin-top:28px}.emp-longtext{line-height:1.7;color:#dbe3f4}.emp-apply-card{position:sticky;top:20px;height:max-content}.emp-apply-card form{display:grid;gap:12px}.emp-salary{display:inline-block;padding:10px 14px;border-radius:12px;background:#14263a;color:#8de3bf;font-weight:800}.emp-list{display:grid;gap:12px}.emp-row{display:flex;justify-content:space-between;gap:18px;align-items:center}.emp-actions.wrap{flex-wrap:wrap;justify-content:flex-end}.emp-candidate{display:flex;gap:12px;align-items:center}.emp-avatar{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#6e57ff,#e34f91);font-weight:900}.emp-avatar.small{width:34px;height:34px}.emp-mini-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:10px;margin-bottom:28px}.emp-mini{display:grid;gap:5px;color:inherit;text-decoration:none}.emp-mini span{color:#99a6be}.emp-cv-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.8fr);gap:18px}.emp-cv-preview{background:#fff;color:#111}.emp-cv-preview .eyebrow{color:#555}.emp-interview-shell{min-height:calc(100vh - 120px);position:relative}.emp-interview-head{display:flex;justify-content:space-between;gap:16px;align-items:start}.emp-interview-head h1{margin:4px 0}.emp-video-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:10px;margin:18px 0;background:#05070c;border-radius:24px;overflow:hidden;min-height:55vh}.emp-video-tile{position:relative;min-height:260px;background:#080b12}.emp-video-tile video{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.emp-video-tile span{position:absolute;left:12px;bottom:12px;background:#0009;padding:6px 10px;border-radius:999px;z-index:2}.emp-interview-controls{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;margin:12px}.emp-participants{position:fixed;right:18px;top:140px;background:#0c1220e8;border:1px solid #25304a;border-radius:18px;padding:14px;max-width:240px;z-index:4}.emp-participants>div{display:grid;grid-template-columns:auto 1fr;gap:8px;align-items:center;margin:8px 0}.emp-participants small{grid-column:2;color:#8794ad}.emp-private-notes{margin-top:20px;background:#0e1422;border:1px solid #25304a;border-radius:16px;padding:16px}.emp-private-notes form{display:grid;gap:10px;margin-top:12px}.emp-response{padding:12px;background:#15213a;border-radius:14px;margin:10px 0}
@media(max-width:800px){.emp-hero{display:grid;padding:22px}.emp-hero-actions{flex-wrap:wrap}.emp-search{grid-template-columns:1fr 1fr;position:static}.emp-search input:first-child{grid-column:1/-1}.emp-search button{grid-column:1/-1}.emp-detail,.emp-cv-layout{grid-template-columns:1fr}.emp-apply-card{position:static}.emp-two,.emp-three{grid-template-columns:1fr}.emp-row{display:grid}.emp-actions{justify-content:flex-start;flex-wrap:wrap}.emp-video-grid{min-height:68vh;grid-template-columns:1fr}.emp-video-tile{min-height:48vh}.emp-participants{position:static;max-width:none}.emp-interview-head{display:grid}.emp-kpis{overflow:auto}.emp-hero h1,.emp-page-head h1{font-size:36px}}
@media print{.nav,.mobile-dock,.no-print,.emp-form{display:none!important}.page{padding:0}.emp-cv-layout{display:block}.emp-cv-preview{border:0;box-shadow:none}}
