/* PCC presentation only. Cohort selection and access retain their shared implementation. */
.pcc-partner-landing{width:100%;background:#f5f6f8;color:#112a43}
.pcc-partner-hero{position:relative;isolation:isolate;width:100%;min-width:0;min-height:100vh;min-height:100dvh;overflow:hidden;background:#112b43}
.pcc-partner-hero__photo{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:cover;object-position:right center}
.pcc-partner-hero__blend{position:absolute;inset:0;background:linear-gradient(90deg,rgba(13,36,58,.94) 0%,rgba(22,49,72,.9) 22%,rgba(24,49,70,.72) 36%,rgba(24,49,70,.22) 46%,transparent 56%);pointer-events:none}
.pcc-partner-hero__identity{position:absolute;inset:0 auto 0 0;width:40%;box-sizing:border-box;padding:clamp(24px,4.5vw,76px);padding-right:clamp(24px,3vw,50px);display:flex;flex-direction:column;justify-content:center;align-items:flex-start;color:#fff;gap:clamp(16px,1.8vw,30px)}
.pcc-partner-landing .pcc-partner-eyebrow{margin:0;font-size:12px;font-weight:750;letter-spacing:.22em;color:#edcc83;line-height:1.5}
.pcc-partner-wordmark{display:block;width:100%;max-width:460px;height:auto;object-fit:contain}
.pcc-partner-hero__identity h1{margin:0;color:#fff;font-size:clamp(28px,3.1vw,52px);font-weight:650;line-height:1.08;letter-spacing:-.035em}
.pcc-partner-landing .pcc-partner-description{margin:0;max-width:31ch;color:#f1f4f8;font-size:clamp(14px,1.15vw,19px);line-height:1.65}
.pcc-partner-enter{display:inline-flex;align-items:center;justify-content:space-between;gap:22px;padding:19px 24px;min-height:56px;max-width:100%;margin-top:8px;border:1px solid #edcc83;border-radius:9px;background:#fff;color:#112b43;line-height:1.35;font-family:inherit;font-size:12px;font-weight:750;letter-spacing:.08em;cursor:pointer;transition:background .18s ease,transform .18s ease}
.pcc-partner-enter span{font-size:23px;line-height:1}
.pcc-partner-enter:hover{background:#fff7e7;transform:translateY(-2px)}
.pcc-partner-enter:focus-visible,.pcc-partner-cohorts .partner-cohort-option:focus-visible{outline:3px solid #e2b957;outline-offset:5px}
.pcc-partner-cohorts[hidden]{display:none!important}
.pcc-partner-cohorts{max-width:1120px;margin:auto;padding:48px clamp(24px,5vw,64px) 64px;scroll-margin-top:24px}
.pcc-partner-cohorts .pcc-partner-eyebrow{color:#795815}
.pcc-partner-cohorts h2{margin:10px 0;font-size:clamp(26px,3vw,38px);color:#112a43;letter-spacing:-.025em}
.pcc-partner-cohorts>p:not(.pcc-partner-eyebrow){color:#526172;margin:0 0 26px}
.pcc-partner-cohorts .partner-cohort-options{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr));gap:16px}
.pcc-partner-cohorts .partner-cohort-option{width:100%;min-width:0;background:#fff;color:#112a43;border:1px solid #dce1e7;border-radius:12px;padding:24px;box-shadow:0 4px 14px #112a4306}
.pcc-partner-cohorts .partner-cohort-option__copy{min-width:0}.pcc-partner-cohorts .partner-cohort-option__copy strong{color:#112a43;overflow-wrap:anywhere}.pcc-partner-cohorts .partner-cohort-option__copy small,.pcc-partner-cohorts .partner-cohort-option__copy em{color:#536171}.pcc-partner-cohorts .partner-cohort-option__arrow{color:#88631c}
body:has(.pcc-partner-landing) .topbar{display:none!important}
body:has(.pcc-partner-landing) #employerPanel{padding:0;border:0;border-radius:0;box-shadow:none;gap:0}
@media(max-width:900px){.pcc-partner-hero{aspect-ratio:auto;display:flex;flex-direction:column;overflow:visible}.pcc-partner-hero__photo{position:relative;inset:auto;height:auto;aspect-ratio:1672/941;object-fit:contain}.pcc-partner-hero__blend{display:none}.pcc-partner-hero__identity{position:relative;inset:auto;width:100%;flex:1;padding:32px clamp(24px,6vw,52px) 40px;gap:22px;background:linear-gradient(120deg,#15334d,#10273d)}.pcc-partner-wordmark{width:min(100%,350px)}.pcc-partner-hero__identity h1{font-size:34px}.pcc-partner-landing .pcc-partner-description{max-width:45ch;font-size:16px}.pcc-partner-enter{font-size:12px}.pcc-partner-cohorts{padding-top:32px}.pcc-partner-cohorts .partner-cohort-option{padding:20px}}
@media(prefers-reduced-motion:reduce){.pcc-partner-enter{transition:none}.pcc-partner-enter:hover{transform:none}}

.pcc-partner-logout{position:absolute;top:20px;right:20px;z-index:2;padding:10px 16px;min-height:44px;border:1px solid #ffffff70;border-radius:8px;background:#10273de6;color:#fff;font-family:inherit;font-size:12px;font-weight:600;line-height:1.5;cursor:pointer}
.pcc-partner-logout:hover{background:#10273d}.pcc-partner-logout:focus-visible{outline:3px solid #edcc83;outline-offset:3px}

body:has(.pcc-partner-landing) #employerView{margin:0!important;min-width:0}

/* One calm entrance per existing partner session. Background and layout stay stationary. */
@keyframes pcc-identity-enter{from{opacity:0;transform:translateX(var(--pcc-enter-offset,0px))}to{opacity:1;transform:translateX(0)}}
@media(prefers-reduced-motion:no-preference){
  .pcc-entrance .pcc-partner-wordmark{--pcc-enter-offset:80px;animation:pcc-identity-enter 1050ms cubic-bezier(.22,1,.36,1) both}
  .pcc-entrance .pcc-partner-hero__identity h1{--pcc-enter-offset:28px;animation:pcc-identity-enter 850ms cubic-bezier(.22,1,.36,1) 320ms both}
  .pcc-entrance .pcc-partner-description{animation:pcc-identity-enter 650ms cubic-bezier(.22,1,.36,1) 850ms both}
  .pcc-entrance .pcc-partner-enter{--pcc-enter-offset:8px;animation:pcc-identity-enter 700ms cubic-bezier(.22,1,.36,1) 1500ms backwards}
  .pcc-entrance .pcc-partner-enter:focus-visible{animation:none}
}
/* Keep transformed content inside the approved mobile canvas. */
.pcc-partner-hero__identity{overflow:clip;overflow-clip-margin:8px}
