/* EQ v15.370 — premium compact HR workspace
   Scope: HR shell / dashboard / register pages only.
   Report visual is intentionally NOT touched here. */

/* ---------- Sidebar: one visual language, active state only through outline/glow ---------- */
.eq-dashboard-page .eq-nav{gap:8px!important}
.eq-dashboard-page .eq-nav-link,
.eq-register-page .eq-nav-link{
  min-height:51px!important;
  padding:0 16px!important;
  border-radius:14px!important;
  background:linear-gradient(135deg,rgba(112,84,220,.70),rgba(69,83,178,.62))!important;
  border:1px solid rgba(158,128,255,.34)!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.055),0 8px 18px rgba(48,42,142,.08)!important;
  color:#f4f7ff!important;
}
.eq-dashboard-page .eq-nav-link:hover,
.eq-register-page .eq-nav-link:hover{
  filter:brightness(1.06)!important;
  border-color:rgba(172,146,255,.50)!important;
}
.eq-dashboard-page .eq-nav-link.active,
.eq-register-page .eq-nav-link.active{
  background:linear-gradient(135deg,rgba(112,84,220,.70),rgba(69,83,178,.62))!important;
  border-color:rgba(191,169,255,.82)!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.09),0 0 0 1px rgba(136,109,255,.22),0 10px 24px rgba(68,52,180,.22)!important;
}
.eq-dashboard-page .eq-nav-link.active .nav-icon,
.eq-register-page .eq-nav-link.active .nav-icon{filter:brightness(1.18)!important}
.eq-dashboard-page .eq-nav-link b,
.eq-register-page .eq-nav-link b{font-size:14px!important;font-weight:800!important}
.eq-dashboard-page .eq-nav-link .nav-icon,
.eq-register-page .eq-nav-link .nav-icon{opacity:.95!important}

/* Pilot status remains useful, but no longer dominates the lower sidebar. */
.eq-dashboard-page .pilot-card,
.eq-register-page .pilot-card{padding:12px 13px 13px!important;border-radius:16px!important}
.eq-dashboard-page .pilot-card .card-kicker,
.eq-register-page .pilot-card .card-kicker{font-size:10px!important;margin-bottom:4px!important}
.eq-dashboard-page .pilot-card h3,
.eq-register-page .pilot-card h3{font-size:17px!important;line-height:1.15!important;margin:0 0 8px!important}
.eq-dashboard-page .pilot-card .progress-track,
.eq-register-page .pilot-card .progress-track{height:6px!important}
.eq-dashboard-page .pilot-progress-copy,
.eq-register-page .pilot-progress-copy{font-size:11px!important;margin:7px 0 0!important}
.eq-dashboard-page .pilot-deadline,
.eq-register-page .pilot-deadline{margin:8px 0 9px!important;gap:2px!important}
.eq-dashboard-page .pilot-deadline span,
.eq-register-page .pilot-deadline span{font-size:10px!important}
.eq-dashboard-page .pilot-deadline b,
.eq-register-page .pilot-deadline b{font-size:22px!important}
.eq-dashboard-page .sidebar-card-button,
.eq-register-page .sidebar-card-button{min-height:37px!important;padding:0 11px!important;font-size:11.5px!important;border-radius:10px!important}

/* ---------- Top chrome ---------- */
.eq-dashboard-page .eq-topbar,
.eq-register-page .eq-topbar{min-height:64px!important;padding:0 6px 4px!important}
.eq-dashboard-page .welcome-title,
.eq-register-page .welcome-title{font-size:26px!important;line-height:1.05!important}
.eq-dashboard-page .welcome-subtitle,
.eq-register-page .welcome-subtitle{font-size:13px!important;margin-top:2px!important}
.eq-dashboard-page .eq-top-actions,
.eq-register-page .eq-top-actions{gap:8px!important}
.eq-dashboard-page .eq-top-actions>.icon-button,
.eq-register-page .eq-top-actions>.icon-button{width:37px!important;height:37px!important;flex:0 0 37px!important;border-radius:12px!important}

/* ---------- Hero: full approved artwork, scaled instead of cropped ---------- */
.eq-dashboard-page .hero-panel{
  height:206px!important;
  min-height:206px!important;
  padding:10px 18px!important;
  grid-template-columns:minmax(0,1fr) 350px!important;
  gap:20px!important;
  border-radius:22px!important;
  overflow:hidden!important;
}
.eq-dashboard-page .hero-copy{padding:0!important;justify-content:center!important}
.eq-dashboard-page .hero-copy .hero-kicker{font-size:10.5px!important;margin:0 0 6px!important;letter-spacing:.16em!important}
.eq-dashboard-page .hero-copy h1{font-size:32px!important;line-height:1.03!important;letter-spacing:-.045em!important;margin:0 0 9px!important;max-width:720px!important}
.eq-dashboard-page .hero-copy p{font-size:13.5px!important;line-height:1.46!important;margin:0!important;max-width:680px!important}
.eq-dashboard-page .hero-visual,
.eq-dashboard-page .hero-visual.is-male,
.eq-dashboard-page .hero-visual.is-female{
  width:326px!important;
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  aspect-ratio:1672 / 941!important;
  justify-self:end!important;
  align-self:center!important;
  overflow:hidden!important;
  border-radius:19px!important;
}
.eq-dashboard-page .hero-image-underlay{
  inset:0!important;
  background-size:contain!important;
  background-repeat:no-repeat!important;
  background-position:center center!important;
  border-radius:19px!important;
  transform:none!important;
  -webkit-mask-image:none!important;
  mask-image:none!important;
}
.eq-dashboard-page .hero-image-vignette{
  inset:0!important;
  border-radius:19px!important;
  background:linear-gradient(180deg,rgba(5,15,31,.01),transparent 78%,rgba(5,15,31,.08))!important;
}
.eq-dashboard-page .hero-visual::before{display:none!important}

/* ---------- KPI: keep the four colors, remove excess height ---------- */
.eq-dashboard-page .stats-grid{gap:11px!important}
.eq-dashboard-page .stat-card{
  min-height:86px!important;
  height:86px!important;
  padding:10px 13px!important;
  border-radius:16px!important;
  gap:8px!important;
}
.eq-dashboard-page .stat-icon{width:38px!important;height:38px!important;border-radius:11px!important}
.eq-dashboard-page .stat-copy{gap:0!important}
.eq-dashboard-page .stat-copy span{font-size:11.5px!important;line-height:1.1!important}
.eq-dashboard-page .stat-copy b{font-size:30px!important;line-height:1!important;margin-top:2px!important}
.eq-dashboard-page .stat-copy small{font-size:10.5px!important;line-height:1.1!important;font-weight:740!important;margin-top:3px!important}
.eq-dashboard-page .stat-line{height:5px!important;bottom:8px!important}

/* ---------- Workspace: dense decision surface ---------- */
.eq-dashboard-page .v369-workspace{
  padding:12px 14px 14px!important;
  gap:8px!important;
  border-radius:20px!important;
}
.eq-dashboard-page .v369-workspace-head{min-height:42px!important;align-items:center!important;gap:12px!important}
.eq-dashboard-page .v369-workspace-head .hero-kicker{font-size:9px!important;margin:0 0 2px!important}
.eq-dashboard-page .v369-workspace-head h2{font-size:22px!important;line-height:1.03!important}
.eq-dashboard-page .v369-workspace-head p{font-size:11px!important;line-height:1.28!important;margin:3px 0 0!important;color:#a8bfd5!important}

/* Company + metrics + single vacancy CTA = one compact control row. */
.eq-dashboard-page .v369-company-bar{
  min-height:46px!important;
  height:46px!important;
  padding:5px 7px!important;
  gap:8px!important;
  border-radius:13px!important;
  background:linear-gradient(135deg,rgba(30,67,101,.76),rgba(20,50,80,.78))!important;
}
.eq-dashboard-page .v369-company-switcher{min-width:205px!important}
.eq-dashboard-page .v369-company-button{
  min-width:205px!important;
  height:34px!important;
  padding:0 9px!important;
  border-radius:9px!important;
  font-size:12px!important;
}
.eq-dashboard-page .v369-company-button.is-single{min-width:195px!important}
.eq-dashboard-page .v369-company-mark{width:24px!important;height:24px!important;flex-basis:24px!important;border-radius:7px!important;font-size:9px!important}
.eq-dashboard-page .v369-company-total{font-size:10.5px!important;color:#a8bdd2!important}
.eq-dashboard-page .v369-company-stats{gap:0!important;margin-left:auto!important;align-items:center!important}
.eq-dashboard-page .v369-company-stats>span{
  height:auto!important;
  min-height:0!important;
  padding:0 8px!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  color:#a9bdd1!important;
  font-size:11px!important;
  position:relative!important;
}
.eq-dashboard-page .v369-company-stats>span+span:before{
  content:'·';position:absolute;left:-2px;top:50%;transform:translateY(-52%);color:#637f9a;font-weight:800
}
.eq-dashboard-page .v369-company-stats b{font-size:12px!important;color:#f1f7ff!important}
.eq-dashboard-page .v369-new-vacancy{
  height:34px!important;min-height:34px!important;padding:0 12px!important;border-radius:9px!important;
  font-size:11.5px!important;font-weight:850!important;
}
.eq-dashboard-page .v369-company-menu{top:40px!important}

/* Flow: no nested pills, smaller surfaces, larger text. */
.eq-dashboard-page .v369-flow{gap:7px!important;margin:0!important}
.eq-dashboard-page .v369-flow a{
  height:43px!important;
  min-height:43px!important;
  padding:6px 11px!important;
  border-radius:11px!important;
  display:grid!important;
  grid-template-columns:1fr!important;
  grid-template-rows:auto auto!important;
  align-content:center!important;
  justify-items:start!important;
  gap:2px!important;
}
.eq-dashboard-page .v369-flow a b{font-size:13.5px!important;line-height:1.05!important;letter-spacing:-.015em!important;white-space:nowrap!important}
.eq-dashboard-page .v369-flow a span{
  display:block!important;
  width:auto!important;height:auto!important;min-height:0!important;
  margin:0!important;padding:0!important;
  border:0!important;border-radius:0!important;
  background:transparent!important;box-shadow:none!important;
  font-size:10.8px!important;line-height:1.08!important;font-weight:620!important;
  color:#e5edf6!important;opacity:.88!important;white-space:nowrap!important;
}

/* Vacancy / candidate master-detail: compact, aligned, no wasted horizontal void. */
.eq-dashboard-page .v369-master-detail{
  grid-template-columns:260px minmax(0,1fr)!important;
  gap:8px!important;
  min-height:286px!important;
  max-height:286px!important;
}
.eq-dashboard-page .v369-vacancy-pane,
.eq-dashboard-page .v369-candidate-pane{border-radius:14px!important}
.eq-dashboard-page .v369-pane-head{
  height:42px!important;padding:0 11px!important;
}
.eq-dashboard-page .v369-pane-head b{font-size:12.5px!important}
.eq-dashboard-page .v369-pane-head span{font-size:9.5px!important}
.eq-dashboard-page .v369-vacancy-list{gap:5px!important;padding:6px!important;max-height:244px!important}
.eq-dashboard-page .v369-vacancy-item{
  min-height:45px!important;padding:6px 8px!important;border-radius:9px!important;
}
.eq-dashboard-page .v369-vacancy-copy{gap:2px!important}
.eq-dashboard-page .v369-vacancy-copy b{font-size:12.5px!important}
.eq-dashboard-page .v369-vacancy-copy small{font-size:9.2px!important}
.eq-dashboard-page .v369-vacancy-count{min-width:21px!important;height:21px!important;padding:0 5px!important;font-size:9px!important}

.eq-dashboard-page .v369-selected-vacancy{
  min-height:50px!important;height:50px!important;padding:6px 9px!important;gap:9px!important;
}
.eq-dashboard-page .v369-selected-title h3{font-size:15px!important;line-height:1.08!important}
.eq-dashboard-page .v369-selected-title p{font-size:9.5px!important;line-height:1.12!important;margin-top:3px!important}
.eq-dashboard-page .v369-selected-actions{gap:5px!important;flex-wrap:nowrap!important}
.eq-dashboard-page .v369-vacancy-action{
  min-height:32px!important;height:32px!important;padding:0 10px!important;border-radius:8px!important;font-size:10.2px!important;
}
.eq-dashboard-page .v369-candidate-list{gap:5px!important;padding:6px!important;max-height:236px!important}
.eq-dashboard-page .v369-candidate-row{
  min-height:49px!important;
  padding:5px 7px!important;
  border-radius:9px!important;
  grid-template-columns:minmax(145px,.82fr) minmax(155px,1fr) auto!important;
  gap:8px!important;
}
.eq-dashboard-page .v369-candidate-row .candidate-main{gap:1px!important}
.eq-dashboard-page .v369-candidate-row .candidate-main b{font-size:13px!important}
.eq-dashboard-page .v369-candidate-row .candidate-main small{font-size:9.3px!important}
.eq-dashboard-page .v369-candidate-context{gap:1px!important}
.eq-dashboard-page .v369-candidate-context b{font-size:10.7px!important}
.eq-dashboard-page .v369-candidate-context small{font-size:8.9px!important}
.eq-dashboard-page .v369-candidate-row .candidate-actions{gap:5px!important}
.eq-dashboard-page .v369-candidate-row .candidate-actions a,
.eq-dashboard-page .v369-candidate-row .candidate-actions button{
  min-height:30px!important;height:30px!important;padding:0 9px!important;border-radius:8px!important;font-size:10px!important;
}
.eq-dashboard-page .v369-candidate-row .candidate-actions .candidate-report-link{
  min-height:32px!important;height:32px!important;padding:0 11px!important;border-radius:8px!important;font-size:10px!important;
}
.eq-dashboard-page .v369-pane-empty{min-height:180px!important;padding:18px!important}
.eq-dashboard-page .v369-pane-empty.compact{min-height:72px!important;padding:12px!important}
.eq-dashboard-page .v369-pane-empty b{font-size:12px!important}
.eq-dashboard-page .v369-pane-empty span{font-size:10px!important}

/* Secondary cards intentionally move below the operational viewport. */
.eq-dashboard-page .v368-insight-grid{gap:10px!important;margin-top:0!important}
.eq-dashboard-page .v368-insight-grid .content-card{padding:13px!important;border-radius:16px!important}

/* ---------- Light parity ---------- */
html[data-eq-theme="light"] .eq-dashboard-page .eq-nav-link,
html[data-eq-theme="light"] .eq-register-page .eq-nav-link,
html[data-eq-theme="light"] .eq-dashboard-page .eq-nav-link.active,
html[data-eq-theme="light"] .eq-register-page .eq-nav-link.active{
  background:linear-gradient(135deg,rgba(111,79,214,.25),rgba(79,111,188,.20))!important;
  color:#18364e!important;
}
html[data-eq-theme="light"] .eq-dashboard-page .v369-flow a span{color:#36566e!important}
html[data-eq-theme="light"] .eq-dashboard-page .v369-company-stats>span{color:#526f86!important}
html[data-eq-theme="light"] .eq-dashboard-page .v369-company-stats b{color:#183a54!important}

/* ---------- Register pages ---------- */
.eq-register-page{min-height:100vh}
.eq-register-page .eq-app-shell{min-height:100vh}
.eq-register-page .eq-main{padding-bottom:42px!important}
.eq-register-page .register-shell{
  border:1px solid rgba(120,163,209,.18);
  border-radius:22px;
  padding:18px;
  background:radial-gradient(circle at 8% 0%,rgba(101,126,255,.035),transparent 30%),linear-gradient(160deg,rgba(10,24,42,.94),rgba(8,20,36,.92));
  box-shadow:0 18px 44px rgba(1,7,18,.20),inset 0 1px 0 rgba(255,255,255,.025);
}
.eq-register-page .register-head{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;margin-bottom:14px}
.eq-register-page .register-head-copy{min-width:0}
.eq-register-page .register-kicker{margin:0 0 4px;color:#9db7d2;font-size:10px;letter-spacing:.15em;text-transform:uppercase;font-weight:850}
.eq-register-page .register-head h1{margin:0;color:#f4f8ff;font-size:30px;line-height:1.03;letter-spacing:-.045em}
.eq-register-page .register-head p{margin:6px 0 0;color:#a9bfd5;font-size:12.5px;line-height:1.35}
.eq-register-page .register-primary{height:38px;padding:0 14px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;color:#fff;font-size:12px;font-weight:850;background:linear-gradient(135deg,#4f78ff,#43bced);border:1px solid rgba(103,187,239,.38);box-shadow:0 8px 20px rgba(45,125,203,.18);white-space:nowrap}
.eq-register-page .register-toolbar{display:grid;grid-template-columns:minmax(220px,1.4fr) minmax(190px,.8fr) auto;gap:8px;margin-bottom:10px}
.eq-register-page .register-toolbar input,.eq-register-page .register-toolbar select{height:38px;border-radius:10px;border:1px solid rgba(124,167,214,.16);background:rgba(24,55,86,.74);color:#eaf3fd;padding:0 11px;font:650 11.5px/1 Manrope,sans-serif;outline:0}
.eq-register-page .register-toolbar input:focus,.eq-register-page .register-toolbar select:focus{border-color:rgba(88,168,240,.42);box-shadow:0 0 0 3px rgba(58,142,218,.08)}
.eq-register-page .register-count{height:38px;display:inline-flex;align-items:center;padding:0 11px;border-radius:10px;background:rgba(29,66,100,.66);border:1px solid rgba(124,167,214,.14);font-size:11px;color:#b4c8dc;white-space:nowrap}
.eq-register-page .register-list{display:grid;gap:6px}
.eq-register-page .register-row{min-height:58px;display:grid;grid-template-columns:minmax(190px,1.25fr) minmax(160px,.9fr) minmax(150px,.8fr) auto;gap:10px;align-items:center;padding:8px 10px;border-radius:12px;border:1px solid rgba(125,168,214,.14);background:linear-gradient(90deg,rgba(31,64,98,.66),rgba(23,50,79,.68))}
.eq-register-page .register-row.is-ready{border-color:rgba(63,195,158,.24);background:linear-gradient(90deg,rgba(28,105,91,.25),rgba(27,56,87,.70))}
.eq-register-page .register-main{display:grid;gap:2px;min-width:0}
.eq-register-page .register-main b{font-size:13px;color:#f0f6ff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.eq-register-page .register-main span{font-size:10px;color:#8fa8c0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.eq-register-page .register-cell{display:grid;gap:2px;min-width:0}
.eq-register-page .register-cell b{font-size:10.5px;color:#c7d8e8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.eq-register-page .register-cell span{font-size:9.5px;color:#7f9ab4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.eq-register-page .register-actions{display:flex;align-items:center;justify-content:flex-end;gap:5px;white-space:nowrap}
.eq-register-page .register-actions a,.eq-register-page .register-actions button{height:31px;padding:0 9px;border-radius:8px;border:1px solid rgba(126,170,215,.18);background:rgba(40,76,113,.56);color:#dce9f6;text-decoration:none;font:800 9.8px/1 Manrope,sans-serif;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}
.eq-register-page .register-actions .primary{background:linear-gradient(135deg,#3d79ee,#38b5df);border-color:rgba(91,188,241,.36);color:#fff}
.eq-register-page .register-empty{padding:34px 18px;border:1px dashed rgba(125,169,214,.17);border-radius:12px;text-align:center;color:#8ea9c2;font-size:12px}
.eq-register-page .register-status{display:inline-flex;align-items:center;gap:6px;font-size:10px;color:#b7cadc}
.eq-register-page .register-status:before{content:'';width:7px;height:7px;border-radius:50%;background:#6d8ba6;box-shadow:0 0 8px rgba(109,139,166,.25)}
.eq-register-page .register-status.ready:before{background:#4bd5a4;box-shadow:0 0 9px rgba(75,213,164,.38)}
.eq-register-page .register-status.started:before{background:#a976ec;box-shadow:0 0 9px rgba(169,118,236,.34)}
.eq-register-page .register-status.invited:before{background:#45b7ed;box-shadow:0 0 9px rgba(69,183,237,.34)}

html[data-eq-theme="light"] .eq-register-page .register-shell{background:linear-gradient(155deg,rgba(239,244,249,.97),rgba(228,236,245,.97));border-color:rgba(43,67,101,.12)}
html[data-eq-theme="light"] .eq-register-page .register-head h1{color:#18364e}
html[data-eq-theme="light"] .eq-register-page .register-head p{color:#526d84}
html[data-eq-theme="light"] .eq-register-page .register-toolbar input,html[data-eq-theme="light"] .eq-register-page .register-toolbar select{background:rgba(245,249,252,.78);border-color:rgba(56,89,121,.13);color:#193b55}
html[data-eq-theme="light"] .eq-register-page .register-row{background:rgba(245,249,252,.80);border-color:rgba(56,89,121,.12)}
html[data-eq-theme="light"] .eq-register-page .register-main b{color:#183851}
html[data-eq-theme="light"] .eq-register-page .register-cell b{color:#35566e}

@media(max-height:900px) and (min-width:1000px){
  .eq-dashboard-page .hero-panel{height:190px!important;min-height:190px!important;padding-top:7px!important;padding-bottom:7px!important}
  .eq-dashboard-page .hero-visual,.eq-dashboard-page .hero-visual.is-male,.eq-dashboard-page .hero-visual.is-female{width:310px!important}
  .eq-dashboard-page .hero-copy h1{font-size:30px!important}
  .eq-dashboard-page .stat-card{height:80px!important;min-height:80px!important}
  .eq-dashboard-page .stat-copy b{font-size:28px!important}
  .eq-dashboard-page .v369-master-detail{min-height:270px!important;max-height:270px!important}
  .eq-dashboard-page .v369-vacancy-list{max-height:228px!important}
  .eq-dashboard-page .v369-candidate-list{max-height:220px!important}
}
@media(max-width:1220px){
  .eq-dashboard-page .hero-panel{grid-template-columns:minmax(0,1fr) 314px!important}
  .eq-dashboard-page .hero-visual,.eq-dashboard-page .hero-visual.is-male,.eq-dashboard-page .hero-visual.is-female{width:294px!important}
  .eq-dashboard-page .v369-company-stats>span:nth-child(1){display:inline-flex!important}
  .eq-dashboard-page .v369-master-detail{grid-template-columns:240px minmax(0,1fr)!important}
}
@media(max-width:980px){
  .eq-dashboard-page .hero-panel{height:auto!important;min-height:0!important;grid-template-columns:1fr!important}
  .eq-dashboard-page .hero-visual{display:block!important;width:min(100%,520px)!important;justify-self:center!important}
  .eq-dashboard-page .v369-master-detail{max-height:none!important;grid-template-columns:1fr!important}
  .eq-dashboard-page .v369-vacancy-list,.eq-dashboard-page .v369-candidate-list{max-height:none!important}
  .eq-register-page .register-row{grid-template-columns:1fr 1fr}
  .eq-register-page .register-actions{justify-content:flex-start}
}
@media(max-width:720px){
  .eq-dashboard-page .v369-company-bar{height:auto!important;min-height:46px!important;flex-wrap:wrap!important}
  .eq-dashboard-page .v369-company-stats{width:auto!important;margin-left:0!important;overflow:visible!important}
  .eq-dashboard-page .v369-flow{grid-template-columns:1fr 1fr!important}
  .eq-register-page .register-head{align-items:flex-start;flex-direction:column}
  .eq-register-page .register-toolbar{grid-template-columns:1fr}
  .eq-register-page .register-row{grid-template-columns:1fr}
}
