
:root{
  --navy:#082f57;
  --navy-2:#0b3f72;
  --ink:#0f172a;
  --slate:#475569;
  --muted:#64748b;
  --teal:#00a4be;
  --pv-blue:#2563eb;
  --pv-cyan:#22d3ee;
  --aqua:#e8f9fc;
  --aqua-2:#f3fbfd;
  --line:#dbe5ee;
  --soft:#f7fafc;
  --orange:#f97316;
  --orange-dark:#ea580c;
  --white:#ffffff;
  --shadow:0 18px 42px rgba(8,47,87,.12);
  --radius:22px;
}
*{box-sizing:border-box;margin:0;padding:0}
html{scroll-behavior:smooth}
body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;color:var(--ink);line-height:1.65;background:#fff}
a{color:inherit}.skip-link{position:absolute;left:-999px}.skip-link:focus{left:1rem;top:1rem;background:white;padding:.75rem 1rem;border:1px solid var(--line);z-index:9999}
.navbar{position:sticky;top:0;background:rgba(255,255,255,.96);backdrop-filter:blur(12px);border-bottom:1px solid var(--line);z-index:1000}
.nav-container{max-width:1180px;margin:auto;min-height:78px;display:flex;align-items:center;justify-content:space-between;padding:.4rem 1.25rem}
.logo{height:44px;width:auto;display:block}.nav-links{display:flex;gap:1.05rem;align-items:center;list-style:none}.nav-links a{text-decoration:none;font-weight:750;color:#23364d;font-size:.96rem}.nav-links a:hover{color:var(--teal)}.nav-cta{background:var(--navy)!important;color:white!important;border-radius:999px;padding:.72rem 1rem;box-shadow:0 8px 18px rgba(8,47,87,.16)}
.container{max-width:1180px;margin:0 auto;padding:0 1.25rem}.section{padding:4.8rem 0}.section.soft{background:var(--soft)}
.kicker,.eyebrow{display:inline-flex;align-items:center;gap:.45rem;text-transform:uppercase;letter-spacing:.08em;font-weight:900;font-size:.78rem;color:var(--teal);margin-bottom:.85rem}.eyebrow{background:#e8f9fc;border:1px solid #b8edf4;border-radius:999px;padding:.45rem .72rem;text-transform:none;letter-spacing:0;color:#075985}
h1,h2,h3{color:var(--ink);line-height:1.12}h1{font-size:clamp(2.55rem,5vw,4.9rem);letter-spacing:-.055em}h2{font-size:clamp(2rem,3.2vw,3.25rem);letter-spacing:-.035em}h3{font-size:1.28rem}.lead{font-size:1.2rem;color:var(--slate);max-width:780px}.small{font-size:.93rem;color:var(--muted)}
.button-row{display:flex;gap:1rem;flex-wrap:wrap;align-items:center;margin-top:1.5rem}.btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;border-radius:12px;font-weight:900;padding:.92rem 1.15rem;border:2px solid transparent;line-height:1.1}.btn.primary{background:var(--navy);color:#fff}.btn.primary:hover{background:#06345f}.btn.secondary{background:#fff;color:var(--navy);border-color:var(--navy)}.btn.secondary:hover{background:#eef7ff}.btn.orange{background:var(--orange);color:white}.btn.orange:hover{background:var(--orange-dark)}
/* Home */
.hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#f3fbfd 0%,#ffffff 52%,#eef6ff 100%);padding:4.8rem 0 4.2rem}.hero:after{content:"";position:absolute;right:-12rem;top:-10rem;width:36rem;height:36rem;background:radial-gradient(circle,rgba(0,164,190,.18),rgba(0,164,190,0) 68%);pointer-events:none}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:.95fr 1.05fr;gap:3rem;align-items:center}.hero-panel{background:rgba(255,255,255,.88);border:1px solid var(--line);border-radius:30px;padding:2.35rem;box-shadow:0 24px 55px rgba(8,47,87,.14)}.hero-panel img{width:100%;height:310px;object-fit:cover;border-radius:22px;display:block}.mini-proof{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1.45rem}.proof-card{background:linear-gradient(180deg,#ffffff 0%,#fbfeff 100%);border:1px solid #aee7f1;border-radius:24px;padding:1.35rem 1.28rem 1.45rem;box-shadow:0 14px 30px rgba(8,47,87,.07);position:relative;overflow:hidden;text-decoration:none;color:inherit;min-width:0;min-height:212px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.proof-card:after{content:"";position:absolute;left:0;right:0;bottom:0;height:6px;background:linear-gradient(90deg,var(--navy),var(--teal));opacity:.95}.proof-card:hover{transform:translateY(-2px);box-shadow:0 18px 36px rgba(8,47,87,.13);border-color:var(--pv-cyan)}.proof-icon{width:58px;height:58px;border-radius:50%;background:linear-gradient(135deg,#eaf7ff,#e7fcff);display:grid;place-items:center;color:var(--navy);margin-bottom:1rem;flex:0 0 auto}.proof-icon svg{width:32px;height:32px;stroke:currentColor;fill:none;stroke-width:2.3;stroke-linecap:round;stroke-linejoin:round}.proof-heading{display:block;color:#062b4f;font-size:clamp(1.15rem,1.6vw,1.55rem);font-weight:950;letter-spacing:-.035em;line-height:1.12;margin-bottom:.7rem}.proof-line{display:block;color:#092f57;font-size:clamp(.98rem,1.25vw,1.2rem);font-weight:850;line-height:1.28;letter-spacing:-.015em}.provider-vault-proof{background:linear-gradient(180deg,#ffffff 0%,#f0fcff 100%)!important;border-color:#69ddeb!important;cursor:pointer}.provider-vault-proof .proof-icon{color:var(--pv-blue);background:linear-gradient(135deg,#eaf3ff,#e8fdff)}.provider-vault-proof:after{background:linear-gradient(90deg,var(--pv-blue),var(--pv-cyan))}.powered-by{font-size:clamp(.95rem,1.15vw,1.12rem);font-weight:850;color:#092f57;margin-bottom:.18rem}.provider-vault-word{display:inline-block;max-width:100%;font-size:clamp(1.02rem,1.45vw,1.36rem);font-weight:1000;letter-spacing:-.065em;line-height:1.02;white-space:nowrap}.provider-vault-word .pv-provider{color:var(--pv-blue)}.provider-vault-word .pv-vault{color:var(--pv-cyan)}.provider-vault-inline{color:var(--pv-blue);font-weight:1000;white-space:nowrap;text-decoration:none;border-bottom:1px solid rgba(34,211,238,.45)}.provider-vault-inline:hover{color:var(--pv-cyan)}.trust-line{margin-top:1rem;color:var(--slate);font-weight:700;font-size:.98rem}
.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;margin-bottom:2rem}.section-head p{max-width:670px;color:var(--slate);font-size:1.08rem}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.service-card{background:#fff;border:1px solid var(--line);border-radius:22px;padding:1.45rem;min-height:330px;display:flex;flex-direction:column;box-shadow:0 10px 28px rgba(8,47,87,.06);position:relative;overflow:hidden}.service-card:before{content:"";position:absolute;inset:0 0 auto 0;height:5px;background:linear-gradient(90deg,var(--navy),var(--teal));opacity:.85}.service-icon{width:54px;height:54px;border-radius:16px;background:var(--aqua);display:grid;place-items:center;margin:.75rem 0 1.2rem;color:var(--navy)}.service-icon svg{width:30px;height:30px;stroke:currentColor;fill:none;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.service-card h3{font-size:1.35rem;margin-bottom:.65rem}.service-card p{color:var(--slate);margin-bottom:1rem}.service-card a{margin-top:auto;color:var(--navy);font-weight:900;text-decoration:none}.service-card a span{color:var(--orange)}
.diagnostic{background:linear-gradient(135deg,var(--navy),#0b4f85);color:white;border-radius:32px;padding:2.2rem;display:grid;grid-template-columns:1fr 1fr;gap:1.6rem;align-items:center;box-shadow:var(--shadow)}.diagnostic h2,.diagnostic p{color:#fff}.diagnostic p{opacity:.9}.diagnostic-card{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.22);border-radius:22px;padding:1.3rem}.diagnostic-list{list-style:none;margin-top:.8rem}.diagnostic-list li{padding:.55rem 0;border-bottom:1px solid rgba(255,255,255,.14);color:#e0f2fe}.diagnostic-list li:last-child{border-bottom:0}.resource-cards{display:grid;grid-template-columns:1.25fr .75fr;gap:1.2rem}.resource-card{border:1px solid var(--line);background:white;border-radius:24px;overflow:hidden;box-shadow:0 12px 30px rgba(8,47,87,.08)}.resource-card.featured{display:grid;grid-template-columns:1fr .9fr}.resource-card .content{padding:1.55rem}.resource-card img{width:100%;height:100%;min-height:260px;object-fit:cover}.resource-card h3{margin-bottom:.5rem}.resource-card p{color:var(--slate)}.resource-card .btn{margin-top:1rem}
.why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.why-card{border:1px solid var(--line);background:#fff;border-radius:20px;padding:1.35rem}.why-card h3{margin-bottom:.5rem;color:var(--navy)}.why-card p{color:var(--slate)}
.contact{background:#071827;color:white}.contact h2,.contact p{color:white}.contact-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:1.6rem}.contact-info,.contact-form{border-radius:24px;padding:1.6rem}.contact-info{background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.16)}.contact-info p{color:#dbeafe;margin:.85rem 0}.contact-form{background:#fff;color:var(--ink)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-group{margin-bottom:1rem}.form-group.full{grid-column:1/-1}.form-group label{font-weight:800;color:#334155;display:block;margin-bottom:.35rem}.form-group input,.form-group select,.form-group textarea{width:100%;border:1px solid #cbd5e1;border-radius:12px;padding:.85rem;font-size:1rem}.form-group textarea{min-height:126px}.submit-btn{width:100%;border:0;background:var(--navy);color:#fff;border-radius:12px;padding:1rem;font-weight:900;font-size:1.03rem;cursor:pointer}.contact-fallback{margin-top:1rem;padding:1rem;border:1px solid #b8edf4;background:#f0fbfd;border-radius:16px}.contact-fallback[hidden]{display:none}.contact-fallback textarea{width:100%;min-height:160px;border:1px solid #cbd5e1;border-radius:12px;padding:.75rem;margin-top:.75rem}.contact-fallback h4{color:var(--navy)}.contact-fallback p{color:var(--slate)}
/* Pages */
.page-hero{background:linear-gradient(135deg,#f3fbfd,#fff);padding:3.5rem 0;border-bottom:1px solid var(--line)}.breadcrumb{font-size:.86rem;color:var(--muted);margin-bottom:.9rem}.breadcrumb a{text-decoration:none;color:var(--navy);font-weight:800}.page-hero h1{font-size:clamp(2.4rem,4.4vw,4.6rem);max-width:980px}.page-hero .lead{margin-top:1rem}.page-wrap{padding:4rem 0}.service-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:2rem;align-items:start}.service-main{min-width:0}.article-card{background:#fff;border:1px solid var(--line);border-radius:24px;padding:2rem;box-shadow:0 12px 30px rgba(8,47,87,.06);margin-bottom:1.25rem}.article-card h2{font-size:2rem;margin-bottom:.75rem}.article-card h3{margin:1.1rem 0 .4rem;color:var(--navy)}.article-card p{color:var(--slate);margin:.65rem 0}.check-list{list-style:none;margin:1rem 0}.check-list li{position:relative;padding-left:1.6rem;margin:.6rem 0;color:var(--slate)}.check-list li:before{content:"✓";position:absolute;left:0;color:var(--teal);font-weight:900}.sidebar-stack{position:sticky;top:96px;display:grid;gap:1rem}.side-card{background:#fff;border:1px solid var(--line);border-radius:22px;padding:1.25rem;box-shadow:0 10px 26px rgba(8,47,87,.07)}.side-card h3{font-size:1.05rem;color:var(--navy);margin-bottom:.55rem}.side-card p{color:var(--slate);font-size:.95rem}.service-nav{display:grid;gap:.45rem}.service-nav a{text-decoration:none;border:1px solid var(--line);border-radius:999px;padding:.68rem .85rem;font-weight:800;color:#334155;background:#fff}.service-nav a.active,.service-nav a:hover{background:var(--aqua);border-color:#b8edf4;color:var(--navy)}.flow-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin:1rem 0}.flow-step{background:var(--aqua-2);border:1px solid #cfeff4;border-radius:18px;padding:1rem}.flow-step span{display:inline-grid;place-items:center;width:28px;height:28px;background:var(--teal);color:#fff;border-radius:50%;font-weight:900;margin-bottom:.55rem}.quote-band{border-left:5px solid var(--orange);background:#fff7ed;border-radius:18px;padding:1.2rem;margin:1.2rem 0;color:#7c2d12}.cta-box{background:linear-gradient(135deg,var(--aqua),#fff);border:1px solid #b8edf4;border-radius:24px;padding:1.6rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:1.2rem}.cta-box h2{font-size:1.7rem}.page-image{width:100%;border-radius:24px;box-shadow:var(--shadow);margin:1rem 0}.resource-list{display:grid;grid-template-columns:repeat(2,1fr);gap:1.2rem}.resource-list article{background:#fff;border:1px solid var(--line);border-radius:22px;padding:1.4rem;box-shadow:0 10px 28px rgba(8,47,87,.06)}.resource-list h2{font-size:1.45rem;margin-bottom:.55rem}.resource-list p{color:var(--slate);margin:.55rem 0}.notice{background:#f8fafc;border:1px dashed #cbd5e1;border-radius:20px;padding:1.2rem;color:var(--slate)}
.footer{background:#061423;color:#dbeafe;padding:3rem 0 1.4rem}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:2rem}.footer h3{color:#7dd3fc;margin-bottom:.75rem}.footer a{display:block;color:#cbd5e1;text-decoration:none;margin:.35rem 0}.footer p{color:#cbd5e1}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:2rem;padding-top:1rem;color:#94a3b8;font-size:.9rem}
@media(max-width:1160px){.hero-grid{grid-template-columns:1fr}.hero-panel{max-width:820px}.proof-heading{font-size:1.45rem}.proof-line{font-size:1.08rem}.provider-vault-word{font-size:1.2rem}}
@media(max-width:720px){.hero-panel{padding:1.3rem}.mini-proof{grid-template-columns:1fr}.proof-card{min-height:auto}.proof-heading{font-size:1.35rem}.proof-line{font-size:1.05rem}.provider-vault-word{font-size:1.18rem}}
@media(max-width:980px){.hero-grid,.diagnostic,.resource-card.featured,.contact-grid,.service-layout{grid-template-columns:1fr}.service-grid,.why-grid,.resource-cards,.resource-list,.flow-strip,.footer-grid{grid-template-columns:1fr}.section-head{display:block}.nav-links{display:none}.logo{height:40px}.hero-panel img{height:250px}.sidebar-stack{position:static}.form-grid{grid-template-columns:1fr}.cta-box{display:block}.cta-box .button-row{margin-top:1rem}.mini-proof{grid-template-columns:1fr}}

/* Contact form safety: hide honeypot even if inline styles are stripped */
.hidden-field,
.form-honeypot {
  display: none !important;
  position: absolute !important;
  left: -10000px !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
  opacity: 0 !important;
  pointer-events: none !important;
}

/* Resource deliverables refresh */
.resource-cards.four{grid-template-columns:repeat(4,1fr)}
.resource-cards.four .resource-card.featured{grid-column:span 2;grid-template-columns:1fr .9fr}
.resource-cards.four .resource-card{min-height:260px}
@media(max-width:980px){.resource-cards.four,.resource-cards.four .resource-card.featured{grid-template-columns:1fr;grid-column:auto}}

/* Final homepage hero proof-card correction — match approved mockup proportions */
:root{
  --pv-blue:#2563eb;
  --pv-blue-dark:#1d4ed8;
  --pv-cyan:#22d3ee;
}
@media (min-width:1281px){
  .hero-grid.container{
    max-width:1380px;
  }
  .hero-grid{
    grid-template-columns:minmax(480px,.82fr) minmax(720px,1.18fr);
    gap:4rem;
  }
  .hero-panel{
    padding:2.45rem 2.6rem 2.75rem;
  }
  .hero-panel img{
    height:310px;
  }
  .mini-proof{
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:1.35rem;
    margin-top:1.6rem;
  }
  .proof-card{
    min-height:222px;
    padding:1.65rem 1.65rem 1.85rem;
    border-radius:25px;
  }
  .proof-icon{
    width:62px;
    height:62px;
    margin-bottom:1.18rem;
  }
  .proof-icon svg{
    width:34px;
    height:34px;
  }
  .proof-heading{
    font-size:1.55rem;
    line-height:1.12;
    margin-bottom:.78rem;
    letter-spacing:-.035em;
  }
  .proof-line{
    font-size:1.18rem;
    line-height:1.24;
    font-weight:850;
    letter-spacing:-.02em;
  }
  .powered-by{
    font-size:1.08rem;
    line-height:1.12;
    margin-bottom:.22rem;
  }
  .provider-vault-word{
    font-size:1.46rem;
    line-height:1;
    letter-spacing:-.06em;
    max-width:100%;
  }
}

/* Tablet / narrowed desktop: stack hero before squeezing the cards */
@media (max-width:1280px) and (min-width:721px){
  .hero-grid{
    grid-template-columns:1fr !important;
  }
  .hero-panel{
    max-width:900px;
    margin:0 auto;
    padding:2.35rem 2.45rem 2.65rem;
  }
  .mini-proof{
    grid-template-columns:repeat(3,minmax(0,1fr)) !important;
    gap:1.3rem;
  }
  .proof-card{
    min-height:220px;
    padding:1.6rem 1.55rem 1.75rem;
  }
  .proof-heading{
    font-size:1.48rem;
    line-height:1.12;
  }
  .proof-line{
    font-size:1.12rem;
    line-height:1.25;
  }
  .provider-vault-word{
    font-size:1.36rem;
    letter-spacing:-.06em;
  }
}

/* Approved proof-card visual treatment */
.proof-card{
  background:linear-gradient(180deg,#ffffff 0%,#fbfdff 100%);
  border:1px solid #88dff0;
  box-shadow:0 16px 35px rgba(8,47,87,.075);
  overflow:hidden;
}
.proof-card:after{
  height:7px;
  background:linear-gradient(90deg,#0b4774 0%, #00a8c7 100%);
  opacity:1;
}
.proof-icon{
  background:linear-gradient(135deg,#eaf7ff 0%,#e8fdff 100%);
  color:#092f57;
}
.proof-heading{
  color:#071f4c;
  font-weight:950;
}
.proof-line{
  color:#071f4c;
  opacity:1;
}
.provider-vault-proof{
  background:linear-gradient(180deg,#ffffff 0%,#f0fcff 100%) !important;
  border-color:#6cdcea !important;
}
.provider-vault-proof .proof-icon{
  color:var(--pv-blue);
  background:linear-gradient(135deg,#eaf3ff 0%,#e8fdff 100%);
}
.provider-vault-proof:after{
  background:linear-gradient(90deg,var(--pv-blue) 0%,var(--pv-cyan) 100%);
}
.provider-vault-proof .proof-heading,
.provider-vault-proof .powered-by{
  color:#071f4c;
}
.provider-vault-word{
  display:inline-block;
  width:auto;
  max-width:100%;
  white-space:nowrap;
  font-weight:1000;
  text-decoration:none;
}
.provider-vault-word .pv-provider{color:var(--pv-blue)}
.provider-vault-word .pv-vault{color:var(--pv-cyan)}

@media (max-width:720px){
  .hero-panel{
    padding:1.25rem;
  }
  .mini-proof{
    grid-template-columns:1fr !important;
    gap:1rem;
  }
  .proof-card{
    min-height:auto;
    padding:1.4rem 1.35rem 1.6rem;
  }
  .proof-heading{
    font-size:1.38rem;
  }
  .proof-line{
    font-size:1.05rem;
  }
  .provider-vault-word{
    font-size:1.35rem;
  }
}
