/* WHS Apps ONE v7.14 — Work Clearance readiness client refinement
   Presentation only. Approved wording and readiness logic are unchanged. */

/* ---------- Section hierarchy ---------- */
.v75-site.v71-page-work-clearance #ready-gates{
  padding-top:68px!important;
  padding-bottom:68px!important;
}
.v75-site.v71-page-work-clearance #ready-gates .shell{
  max-width:1040px!important;
}
.v75-site.v71-page-work-clearance #ready-gates .subpage-head{
  max-width:800px!important;
  margin:0 0 26px!important;
}
.v75-site.v71-page-work-clearance #ready-gates .subpage-head .eyebrow-simple{
  margin-bottom:10px!important;
}
.v75-site.v71-page-work-clearance #ready-gates .subpage-head h2{
  max-width:760px!important;
  font-size:clamp(34px,3vw,43px)!important;
  line-height:1.08!important;
  letter-spacing:-.035em!important;
}

/* ---------- One readiness panel; two flowing checklist columns ---------- */
.v75-site.v71-page-work-clearance #ready-gates .v58-gate-grid{
  display:block!important;
  column-count:2!important;
  column-gap:42px!important;
  column-rule:0!important;
  max-width:900px!important;
  margin:0 auto 20px!important;
  padding:12px 24px!important;
  border:1px solid #D9E5D5!important;
  border-radius:18px!important;
  background:#FFFFFF!important;
  box-shadow:0 10px 28px rgba(15,28,19,.045)!important;
  overflow:visible!important;
}
.v75-site.v71-page-work-clearance #ready-gates .v58-gate-grid>span{
  break-inside:avoid!important;
  display:flex!important;
  align-items:center!important;
  gap:11px!important;
  min-height:52px!important;
  padding:8px 4px!important;
  margin:0!important;
  border:0!important;
  border-bottom:1px solid #E8EFE5!important;
  border-radius:0!important;
  background:transparent!important;
  color:#172019!important;
  box-shadow:none!important;
}
.v75-site.v71-page-work-clearance #ready-gates .v58-gate-grid>span:nth-child(6),
.v75-site.v71-page-work-clearance #ready-gates .v58-gate-grid>span:last-child{
  border-bottom:0!important;
}
.v75-site.v71-page-work-clearance #ready-gates .v58-gate-grid>span::before{content:none!important}
.v75-site.v71-page-work-clearance #ready-gates .v58-gate-grid>span .v712-gate-check{
  flex:0 0 22px!important;
  width:22px!important;
  height:22px!important;
  min-height:0!important;
  display:grid!important;
  place-items:center!important;
  padding:0!important;
  border:1px solid #D1E3CA!important;
  border-radius:50%!important;
  background:#EEF7EA!important;
  color:#49771F!important;
  box-shadow:none!important;
}
.v75-site.v71-page-work-clearance #ready-gates .v58-gate-grid>span .v712-gate-check svg{
  width:13px!important;
  height:13px!important;
  margin:0!important;
  display:block!important;
  fill:none!important;
  stroke:currentColor!important;
  stroke-width:2.65!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
  transform:translateY(-.2px)!important;
}
.v75-site.v71-page-work-clearance #ready-gates .v712-gate-label{
  min-height:0!important;
  width:auto!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  color:#172019!important;
  font-size:14px!important;
  font-weight:690!important;
  line-height:1.3!important;
  box-shadow:none!important;
}

/* ---------- Compact decision rail: current blockers -> ready outcome ---------- */
.v75-site.v71-page-work-clearance #ready-gates .v58-ready-example{
  max-width:900px!important;
  min-height:0!important;
  margin:0 auto!important;
  display:grid!important;
  grid-template-columns:minmax(0,1.35fr) 62px minmax(210px,.72fr)!important;
  grid-template-rows:auto!important;
  gap:16px!important;
  align-items:center!important;
  padding:18px 20px!important;
  border:1px solid rgba(255,255,255,.08)!important;
  border-radius:17px!important;
  background:#0F1C13!important;
  color:#FFFFFF!important;
  box-shadow:0 12px 30px rgba(15,28,19,.09)!important;
}
.v75-site.v71-page-work-clearance #ready-gates .v58-ready-example>.v712-current-state,
.v75-site.v71-page-work-clearance #ready-gates .v58-ready-example>.v712-ready-arrow,
.v75-site.v71-page-work-clearance #ready-gates .v58-ready-example>.v712-result-state{
  grid-row:auto!important;
  grid-column:auto!important;
}
.v75-site.v71-page-work-clearance #ready-gates .v712-current-state{
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  min-width:0!important;
  padding-left:2px!important;
}
.v75-site.v71-page-work-clearance #ready-gates .v712-current-state>strong{
  position:relative!important;
  display:block!important;
  margin:0 0 9px!important;
  padding-left:14px!important;
  color:#FFFFFF!important;
  font-size:15px!important;
  font-weight:780!important;
  line-height:1.25!important;
}
.v75-site.v71-page-work-clearance #ready-gates .v712-current-state>strong::before{
  content:""!important;
  position:absolute!important;
  left:0!important;
  top:.45em!important;
  width:7px!important;
  height:7px!important;
  border-radius:50%!important;
  background:#E3B24F!important;
}
.v75-site.v71-page-work-clearance #ready-gates .v712-blocking-items{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:7px!important;
}
.v75-site.v71-page-work-clearance #ready-gates .v712-blocking-items>span{
  display:inline-flex!important;
  align-items:center!important;
  width:auto!important;
  min-height:30px!important;
  padding:6px 10px!important;
  border:1px solid #E1BC66!important;
  border-radius:8px!important;
  background:#F6E3B2!important;
  color:#3D2B08!important;
  font-size:11px!important;
  font-weight:760!important;
  line-height:1.15!important;
  box-shadow:none!important;
}
.v75-site.v71-page-work-clearance #ready-gates .v712-ready-arrow{
  position:relative!important;
  justify-self:stretch!important;
  width:auto!important;
  height:32px!important;
  margin:0!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
}
.v75-site.v71-page-work-clearance #ready-gates .v712-ready-arrow::before{
  content:""!important;
  position:absolute!important;
  left:4px!important;
  right:7px!important;
  top:50%!important;
  height:1px!important;
  background:rgba(168,220,124,.34)!important;
}
.v75-site.v71-page-work-clearance #ready-gates .v712-ready-arrow>b{
  position:relative!important;
  z-index:1!important;
  width:28px!important;
  height:28px!important;
  display:grid!important;
  place-items:center!important;
  border:1px solid rgba(168,220,124,.38)!important;
  border-radius:50%!important;
  background:#0F1C13!important;
  color:#A8DC7C!important;
  font-size:17px!important;
  line-height:1!important;
  transform:none!important;
}
/* Status outcome, deliberately not button-like. */
.v75-site.v71-page-work-clearance #ready-gates .v712-result-state{
  justify-self:end!important;
  width:auto!important;
  max-width:none!important;
  min-width:210px!important;
  min-height:52px!important;
  height:auto!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:11px 16px!important;
  border:1px solid rgba(141,204,92,.52)!important;
  border-radius:11px!important;
  background:rgba(109,179,47,.14)!important;
  text-align:center!important;
  box-shadow:none!important;
}
.v75-site.v71-page-work-clearance #ready-gates .v712-result-state>strong{
  color:#B8E48E!important;
  font-size:15.5px!important;
  font-weight:820!important;
  line-height:1.1!important;
  letter-spacing:.005em!important;
}
.v75-site.v71-page-work-clearance #ready-gates .v712-result-state>strong::before{
  content:"✓"!important;
  display:inline-block!important;
  margin-right:7px!important;
  color:#8DCC5C!important;
  font-size:1em!important;
  font-weight:900!important;
  transform:translateY(-.2px)!important;
}

/* Explanatory conclusion: anchored to the component, not floating below it. */
.v75-site.v71-page-work-clearance #ready-gates .v58-center-rule{
  max-width:860px!important;
  margin:14px auto 0!important;
  color:#536159!important;
  font-size:13px!important;
  line-height:1.58!important;
  text-align:left!important;
}

@media(max-width:900px){
  .v75-site.v71-page-work-clearance #ready-gates{padding-top:62px!important;padding-bottom:64px!important}
  .v75-site.v71-page-work-clearance #ready-gates .subpage-head h2{font-size:37px!important;max-width:720px!important}
  .v75-site.v71-page-work-clearance #ready-gates .v58-gate-grid,
  .v75-site.v71-page-work-clearance #ready-gates .v58-ready-example{max-width:860px!important}
  .v75-site.v71-page-work-clearance #ready-gates .v58-ready-example{
    grid-template-columns:minmax(0,1.25fr) 52px minmax(190px,.68fr)!important;
    gap:14px!important;
  }
  .v75-site.v71-page-work-clearance #ready-gates .v712-result-state{min-width:190px!important}
}

@media(max-width:820px){
  .v75-site.v71-page-work-clearance #ready-gates .subpage-head{margin-bottom:22px!important}
  .v75-site.v71-page-work-clearance #ready-gates .subpage-head h2{font-size:32px!important}
  .v75-site.v71-page-work-clearance #ready-gates .v58-gate-grid{
    column-count:1!important;
    column-gap:0!important;
    padding:8px 16px!important;
    margin-bottom:18px!important;
  }
  .v75-site.v71-page-work-clearance #ready-gates .v58-gate-grid>span{
    min-height:50px!important;
    padding:8px 2px!important;
    border-bottom:1px solid #E8EFE5!important;
  }
  .v75-site.v71-page-work-clearance #ready-gates .v58-gate-grid>span:nth-child(6){border-bottom:1px solid #E8EFE5!important}
  .v75-site.v71-page-work-clearance #ready-gates .v58-gate-grid>span:last-child{border-bottom:0!important}
  .v75-site.v71-page-work-clearance #ready-gates .v58-ready-example{
    grid-template-columns:1fr!important;
    gap:10px!important;
    padding:18px!important;
  }
  .v75-site.v71-page-work-clearance #ready-gates .v712-ready-arrow{
    width:32px!important;
    height:38px!important;
    justify-self:center!important;
    transform:rotate(90deg)!important;
  }
  .v75-site.v71-page-work-clearance #ready-gates .v712-ready-arrow::before{
    left:50%!important;
    right:auto!important;
    top:3px!important;
    bottom:3px!important;
    width:1px!important;
    height:auto!important;
  }
  .v75-site.v71-page-work-clearance #ready-gates .v712-result-state{
    justify-self:stretch!important;
    width:100%!important;
    min-width:0!important;
    min-height:50px!important;
  }
  .v75-site.v71-page-work-clearance #ready-gates .v58-center-rule{
    max-width:none!important;
    margin-top:13px!important;
    text-align:left!important;
  }
}

@media(max-width:430px){
  .v75-site.v71-page-work-clearance #ready-gates{padding-top:54px!important;padding-bottom:56px!important}
  .v75-site.v71-page-work-clearance #ready-gates .subpage-head h2{font-size:29px!important;line-height:1.1!important}
  .v75-site.v71-page-work-clearance #ready-gates .v58-gate-grid{padding:7px 14px!important;border-radius:16px!important}
  .v75-site.v71-page-work-clearance #ready-gates .v712-gate-label{font-size:13px!important}
  .v75-site.v71-page-work-clearance #ready-gates .v58-ready-example{padding:16px!important;border-radius:16px!important}
  .v75-site.v71-page-work-clearance #ready-gates .v712-blocking-items{display:grid!important;grid-template-columns:1fr!important}
  .v75-site.v71-page-work-clearance #ready-gates .v712-blocking-items>span{justify-content:center!important;text-align:center!important}
}
/* Remove the inherited table-like centre rule from the previous grid treatment. */
.v75-site.v71-page-work-clearance #ready-gates .v58-gate-grid>span:nth-child(-n+6){
  border-right:0!important;
}
