/* H11.6 REQUEST1-P2 R1.1 — candidate request discovery, navigation and semantic parity */
:root{--request1-p2:#0f8f78;--request1-p2-soft:#eafaf6;--request1-p2-border:#b9eadf;--request1-p2-ink:#123b35}
.request1-p2-candidate-link{border-color:var(--request1-p2-border)!important;background:linear-gradient(135deg,#fff,var(--request1-p2-soft))!important}
.request1-p2-top-entry{color:#087663!important;font-weight:800!important}
.request1-p2-mode-switch{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:0 0 14px;padding:5px;border:1px solid #dbe7f4;border-radius:16px;background:#f7faff;width:max-content;max-width:100%}
.request1-p2-mode-switch a{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:8px 14px;border-radius:12px;text-decoration:none;font-weight:800;color:#466078;white-space:normal;text-align:center}
.request1-p2-mode-switch a.is-active{background:#1769e8;color:#fff;box-shadow:0 8px 20px rgba(23,105,232,.18)}
.request1-p2-mode-switch-hero{margin-bottom:18px}
.request1-p2-employer-actions,.request1-p2-discovery-actions{display:flex;gap:10px;flex-wrap:wrap;align-items:center}
.request1-p2-primary-card small{display:block;margin-top:8px;color:#357064;font-weight:700}
.request1-p2-discovery{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:24px;padding:28px;border:1px solid var(--request1-p2-border);border-radius:28px;background:linear-gradient(135deg,#fff 0%,var(--request1-p2-soft) 100%);box-shadow:0 18px 45px rgba(31,76,102,.08)}
.request1-p2-discovery-copy h2{margin:8px 0 10px;font-size:clamp(26px,3vw,38px);color:#10223d}.request1-p2-discovery-copy p{color:#52677d;line-height:1.9;margin:0 0 18px}
.request1-p2-discovery-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.request1-p2-discovery-links a{display:flex;flex-direction:column;gap:5px;padding:14px 16px;border:1px solid #d6e8e4;border-radius:16px;background:#fff;text-decoration:none}.request1-p2-discovery-links span{font-size:13px;color:#668079}.request1-p2-discovery-links strong{color:var(--request1-p2-ink)}
.request1-p2-employer-guidance{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:20px 22px;margin-bottom:18px;border:1px solid var(--request1-p2-border);border-radius:20px;background:var(--request1-p2-soft)}.request1-p2-employer-guidance h2{margin:5px 0 7px}.request1-p2-employer-guidance p{margin:0;color:#486761;line-height:1.7}
.request-card[data-h11-6-request1-p2="candidate-request-card-r1"] .modern-job-avatar{background:var(--request1-p2-soft);color:var(--request1-p2)}
.request-card[data-h11-6-request1-p2="candidate-request-card-r1"]{border-inline-start-color:var(--request1-p2)!important}
[data-h11-6-request1-p2="candidate-request-semantic-r1"] .job-readiness-mini,[data-h11-6-request1-p2="candidate-request-semantic-r1"] .job-application-readiness-card{border-color:var(--request1-p2-border);background:linear-gradient(135deg,#fff,var(--request1-p2-soft))}
@media(max-width:980px){.request1-p2-discovery{grid-template-columns:1fr}.request1-p2-employer-guidance{align-items:flex-start;flex-direction:column}.request1-p2-mode-switch{width:100%}.request1-p2-mode-switch a{flex:1 1 150px}}
@media(max-width:640px){.request1-p2-discovery{padding:20px;border-radius:22px}.request1-p2-discovery-links{grid-template-columns:1fr}.request1-p2-discovery-actions .btn,.request1-p2-employer-actions .btn{width:100%}.request1-p2-mode-switch a{font-size:14px;padding:8px 10px}}

/* Request-only shortcuts replace vacancy counts and keep jobsk=1 discoverable. */
.request1-p2-results-shortcuts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0 0 20px}
.request1-p2-results-shortcuts a{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:66px;padding:14px 16px;border:1px solid #d8e4f2;border-radius:18px;background:#fff;color:#173153;text-decoration:none;font-weight:800;box-shadow:0 10px 28px rgba(15,23,42,.05)}
.request1-p2-results-shortcuts a:hover,.request1-p2-results-shortcuts a:focus-visible,.request1-p2-results-shortcuts a.is-active{border-color:#60a5fa;background:linear-gradient(135deg,#eff6ff,#ecfdf5);outline:none}
.request1-p2-results-shortcuts strong{color:#2563eb;font-size:1.05rem}
@media(max-width:900px){.request1-p2-results-shortcuts{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:560px){.request1-p2-results-shortcuts{grid-template-columns:minmax(0,1fr)}.request1-p2-results-shortcuts a{min-height:58px}}


/* R1.1 runtime fallback for drifted home/search templates. */
.request1-p2-runtime-employer-link{margin-inline-end:8px}
.request1-p2-discovery-runtime{margin-top:28px;margin-bottom:28px}
.request1-p2-mode-switch-runtime{position:relative;z-index:2}
.request1-p2-runtime-request-mode [data-request1-p2-runtime-hidden-vacancy-stat]{display:none!important}
.request1-p2-employer-guidance-runtime{margin-top:0}
html[data-h11-6-request1-p2-runtime] form input[data-request1-p2-runtime-jobsk]{display:none!important}
@media(max-width:720px){
  .request1-p2-runtime-employer-link{width:100%;margin:0 0 8px}
  .request1-p2-discovery-runtime{margin-top:18px;margin-bottom:18px}
}
