/* WHS Apps ONE v7.12 — Final client correction & detail polish amendment
   Content, product logic and approved structure remain frozen. */

/* =========================================================
   1. SHARE ONE — one strong dark component family
   ========================================================= */
.v75-site .page-share-band.share-one-standardized{
  padding:52px 0!important;
  background:#0F1C13!important;
  border-top:0!important;
  border-bottom:1px solid rgba(255,255,255,.06)!important;
}
.v75-site .page-share-band.share-one-standardized .page-share-band-inner{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  gap:48px!important;
  align-items:center!important;
}
.v75-site .page-share-band.share-one-standardized .page-share-copy,
.v75-site .page-share-band.share-one-standardized .page-share-band-inner>div:first-child{
  max-width:650px!important;
}
.v75-site .page-share-band.share-one-standardized small{
  color:#8FCB62!important;
  font-size:10px!important;
  letter-spacing:.14em!important;
}
.v75-site .page-share-band.share-one-standardized :is(h2,strong){
  color:#FFFFFF!important;
  font-size:clamp(24px,2vw,30px)!important;
  line-height:1.12!important;
  letter-spacing:-.025em!important;
  margin:7px 0 9px!important;
}
.v75-site .page-share-band.share-one-standardized p{
  color:#C6D2C8!important;
  font-size:13px!important;
  line-height:1.58!important;
  max-width:620px!important;
}
.v75-site .page-share-band.share-one-standardized .page-share-actions{
  display:flex!important;
  flex-wrap:nowrap!important;
  align-items:center!important;
  justify-content:flex-end!important;
  gap:10px!important;
  max-width:none!important;
}
.v75-site .page-share-band.share-one-standardized .page-share-actions .btn{
  min-height:48px!important;
  height:48px!important;
  padding:0 18px!important;
  white-space:nowrap!important;
}
.v75-site .page-share-band.share-one-standardized .page-share-actions .btn.secondary{
  background:#FFFFFF!important;
  color:#0F1C13!important;
  border-color:#FFFFFF!important;
}
.v75-site .page-share-band.share-one-standardized .page-share-actions .btn.secondary:hover{
  background:#F3F7F1!important;
  border-color:#F3F7F1!important;
}
.v75-site.v71-page-how-one-works .page-share-band-feature .page-share-band-inner{
  grid-template-columns:minmax(360px,.92fr) minmax(610px,1.08fr)!important;
}
.v75-site.v71-page-how-one-works .share-one-three-actions{
  display:grid!important;
  grid-template-columns:repeat(3,max-content)!important;
  justify-content:end!important;
  gap:10px!important;
}
@media(max-width:1180px){
  .v75-site .page-share-band.share-one-standardized .page-share-band-inner,
  .v75-site.v71-page-how-one-works .page-share-band-feature .page-share-band-inner{
    grid-template-columns:1fr!important;
    gap:24px!important;
  }
  .v75-site .page-share-band.share-one-standardized .page-share-actions,
  .v75-site.v71-page-how-one-works .share-one-three-actions{
    justify-content:start!important;
  }
}
@media(max-width:760px){
  .v75-site .page-share-band.share-one-standardized{padding:40px 0!important}
  .v75-site .page-share-band.share-one-standardized .page-share-band-inner{gap:20px!important}
  .v75-site .page-share-band.share-one-standardized .page-share-actions,
  .v75-site.v71-page-how-one-works .share-one-three-actions{
    display:grid!important;
    grid-template-columns:1fr!important;
    width:100%!important;
    gap:9px!important;
  }
  .v75-site .page-share-band.share-one-standardized .page-share-actions .btn{
    width:100%!important;
    justify-content:center!important;
  }
}

/* =========================================================
   2. WORK CLEARANCE — refined readiness composition
   ========================================================= */
.v75-site.v71-page-work-clearance #ready-gates{
  padding-top:76px!important;
  padding-bottom:78px!important;
}
.v75-site.v71-page-work-clearance #ready-gates .shell{
  max-width:1100px!important;
}
.v75-site.v71-page-work-clearance #ready-gates .subpage-head{
  max-width:850px!important;
  margin:0 0 30px!important;
}
.v75-site.v71-page-work-clearance #ready-gates .subpage-head .eyebrow-simple{
  display:block!important;
  margin:0 0 12px!important;
}
.v75-site.v71-page-work-clearance #ready-gates .subpage-head h2{
  max-width:820px!important;
  margin:0!important;
  font-size:clamp(38px,3.65vw,48px)!important;
  line-height:1.065!important;
  letter-spacing:-.042em!important;
}
.v75-site.v71-page-work-clearance #ready-gates .v58-gate-grid{
  max-width:1040px!important;
  margin:0 auto 22px!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  column-gap:12px!important;
  row-gap:10px!important;
}
.v75-site.v71-page-work-clearance #ready-gates .v58-gate-grid>span{
  position:static!important;
  display:flex!important;
  align-items:center!important;
  gap:12px!important;
  min-height:54px!important;
  padding:11px 15px!important;
  border:1px solid #D5E2D0!important;
  border-radius:13px!important;
  background:#FFFFFF!important;
  color:#172019!important;
  box-shadow:0 7px 18px rgba(21,47,28,.028)!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 .v712-gate-check{
  flex:0 0 26px!important;
  width:26px!important;
  height:26px!important;
  display:grid!important;
  place-items:center!important;
  border-radius:50%!important;
  background:#EAF4E5!important;
  color:#49771F!important;
}
.v75-site.v71-page-work-clearance #ready-gates .v712-gate-check svg{
  display:block!important;
  width:15px!important;
  height:15px!important;
  overflow:visible!important;
  fill:none!important;
  stroke:currentColor!important;
  stroke-width:2.8!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
}
.v75-site.v71-page-work-clearance #ready-gates .v712-gate-label{
  display:block!important;
  color:#172019!important;
  font-size:13.5px!important;
  font-weight:720!important;
  line-height:1.34!important;
}
.v75-site.v71-page-work-clearance #ready-gates .v58-ready-example{
  max-width:1040px!important;
  margin:0 auto!important;
  display:grid!important;
  grid-template-columns:minmax(0,1fr) 54px minmax(250px,.64fr)!important;
  gap:20px!important;
  align-items:stretch!important;
  padding:24px!important;
  border:1px solid rgba(255,255,255,.08)!important;
  border-radius:20px!important;
  background:linear-gradient(145deg,#0F1C13,#14331C)!important;
  color:#FFFFFF!important;
  box-shadow:0 18px 42px rgba(15,28,19,.11)!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;
}
.v75-site.v71-page-work-clearance #ready-gates .v712-current-state>strong{
  display:block!important;
  color:#FFFFFF!important;
  font-size:17px!important;
  line-height:1.25!important;
  margin:0 0 11px!important;
}
.v75-site.v71-page-work-clearance #ready-gates .v712-blocking-items{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:8px!important;
}
.v75-site.v71-page-work-clearance #ready-gates .v712-blocking-items>span{
  display:inline-flex!important;
  align-items:center!important;
  width:auto!important;
  padding:7px 10px!important;
  border:1px solid rgba(255,255,255,.07)!important;
  border-radius:9px!important;
  background:rgba(255,255,255,.075)!important;
  color:#DCE6DE!important;
  font-size:11.5px!important;
  line-height:1.2!important;
}
.v75-site.v71-page-work-clearance #ready-gates .v712-ready-arrow{
  align-self:center!important;
  justify-self:center!important;
  width:40px!important;
  height:40px!important;
  display:grid!important;
  place-items:center!important;
  border-radius:50%!important;
  background:rgba(109,179,47,.12)!important;
  border:1px solid rgba(157,218,108,.22)!important;
}
.v75-site.v71-page-work-clearance #ready-gates .v712-ready-arrow>b{
  display:block!important;
  color:#9DDA6C!important;
  font-size:22px!important;
  line-height:1!important;
  transform:translateY(-1px)!important;
}
.v75-site.v71-page-work-clearance #ready-gates .v712-result-state{
  min-height:96px!important;
  display:grid!important;
  place-items:center!important;
  padding:18px 20px!important;
  border:1px solid rgba(157,218,108,.22)!important;
  border-radius:16px!important;
  background:rgba(109,179,47,.09)!important;
  text-align:center!important;
}
.v75-site.v71-page-work-clearance #ready-gates .v712-result-state>strong{
  color:#B8ED91!important;
  font-size:21px!important;
  line-height:1.12!important;
  letter-spacing:-.015em!important;
}
.v75-site.v71-page-work-clearance #ready-gates .v58-center-rule{
  max-width:820px!important;
  margin:18px auto 0!important;
  color:#58665D!important;
  font-size:13px!important;
  line-height:1.62!important;
}
@media(max-width:900px){
  .v75-site.v71-page-work-clearance #ready-gates{padding-top:64px!important;padding-bottom:66px!important}
  .v75-site.v71-page-work-clearance #ready-gates .subpage-head{margin-bottom:26px!important}
  .v75-site.v71-page-work-clearance #ready-gates .subpage-head h2{font-size:40px!important;max-width:760px!important}
  .v75-site.v71-page-work-clearance #ready-gates .v58-ready-example{
    grid-template-columns:minmax(0,1fr) 48px minmax(220px,.7fr)!important;
    gap:16px!important;
  }
}
@media(max-width:760px){
  .v75-site.v71-page-work-clearance #ready-gates .subpage-head{margin-bottom:24px!important}
  .v75-site.v71-page-work-clearance #ready-gates .subpage-head h2{font-size:34px!important;line-height:1.08!important}
  .v75-site.v71-page-work-clearance #ready-gates .v58-gate-grid{grid-template-columns:1fr!important;gap:9px!important}
  .v75-site.v71-page-work-clearance #ready-gates .v58-gate-grid>span{min-height:52px!important;padding:10px 13px!important}
  .v75-site.v71-page-work-clearance #ready-gates .v58-ready-example{
    grid-template-columns:1fr!important;
    gap:12px!important;
    padding:20px!important;
  }
  .v75-site.v71-page-work-clearance #ready-gates .v712-ready-arrow{
    transform:rotate(90deg)!important;
    margin:0 auto!important;
  }
  .v75-site.v71-page-work-clearance #ready-gates .v712-result-state{width:100%!important;min-height:78px!important}
  .v75-site.v71-page-work-clearance #ready-gates .v58-center-rule{margin-top:16px!important;text-align:left!important}
}
@media(max-width:430px){
  .v75-site.v71-page-work-clearance #ready-gates{padding-top:56px!important;padding-bottom:58px!important}
  .v75-site.v71-page-work-clearance #ready-gates .subpage-head h2{font-size:31px!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:18px!important}
}

/* =========================================================
   3. STICKY HEADER — opaque separation while scrolling
   ========================================================= */
body.v75-site .v71-header{
  background:#FFFFFF!important;
  border-bottom:1px solid #E4ECE1!important;
  box-shadow:0 4px 14px rgba(15,28,19,.045)!important;
  isolation:isolate!important;
}

/* v7.12 corrective specificity: v7.11's broad gate span rules must not restyle
   the semantic check/label children added in this amendment. */
.v75-site.v71-page-work-clearance #ready-gates .v58-gate-grid>span .v712-gate-check,
.v75-site.v71-page-work-clearance #ready-gates .v58-gate-grid>span .v712-gate-label{
  min-height:0!important;
  padding:0!important;
  border:0!important;
  box-shadow:none!important;
}
.v75-site.v71-page-work-clearance #ready-gates .v58-gate-grid>span .v712-gate-check{
  flex:0 0 26px!important;
  width:26px!important;
  height:26px!important;
  border-radius:50%!important;
  background:#EAF4E5!important;
}
.v75-site.v71-page-work-clearance #ready-gates .v58-gate-grid>span .v712-gate-label{
  width:auto!important;
  background:transparent!important;
  border-radius:0!important;
}
.v75-site.v71-page-work-clearance #ready-gates .v712-gate-check::before,
.v75-site.v71-page-work-clearance #ready-gates .v712-gate-label::before{content:none!important}
