.rfp-gap-page{background:#f5f7f5}
.rfp-gap-page main{max-width:none;margin:0;padding:0}
.rfp-gap-shell{width:min(1120px,calc(100% - 44px));margin:0 auto}
.rfp-gap-hero{position:relative;min-height:560px;overflow:hidden;background:#10231f}
.rfp-gap-hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 56%}
.rfp-gap-hero-panel{
  position:relative;z-index:1;width:56%;min-height:560px;padding:72px max(44px,calc((100vw - 1120px)/2 + 22px));
  padding-right:54px;display:flex;flex-direction:column;justify-content:center;color:#fff;background:rgba(10,31,27,.9)
}
.rfp-gap-kicker,.rfp-gap-eyebrow{margin:0 0 10px;color:#8fd7cb;font-size:13px;font-weight:800;text-transform:uppercase}
.rfp-gap-hero h1{max-width:690px;margin:0 0 18px;color:#fff;font-size:54px;line-height:1.04}
.rfp-gap-lede{max-width:660px;margin:0;color:#e5efeb;font-size:21px;line-height:1.45}
.rfp-gap-actions{display:flex;flex-wrap:wrap;gap:10px;margin:28px 0 22px}
.rfp-gap-actions .button,.rfp-gap-cta .button{min-height:48px;display:inline-flex;align-items:center;justify-content:center}
.rfp-gap-primary{border-color:#f4b44a!important;background:#f4b44a!important;color:#1d271f!important}
.rfp-gap-primary:hover{border-color:#ffc76d!important;background:#ffc76d!important;text-decoration:none}
.rfp-gap-secondary{border-color:rgba(255,255,255,.58)!important;background:rgba(255,255,255,.08)!important;color:#fff!important}
.rfp-gap-secondary:hover{background:rgba(255,255,255,.16)!important;text-decoration:none}
.rfp-gap-proof{display:flex;flex-wrap:wrap;gap:0;color:#c8d8d2;font-size:13px;font-weight:700}
.rfp-gap-proof span{padding:0 12px;border-left:1px solid rgba(255,255,255,.3)}
.rfp-gap-proof span:first-child{padding-left:0;border-left:0}
.rfp-gap-context-link{margin:18px 0 0;font-size:14px;font-weight:700}
.rfp-gap-context-link a{color:#d7ebe7;text-decoration:underline;text-underline-offset:3px}
.rfp-gap-facts{background:#fff;border-bottom:1px solid #d7ded7}
.rfp-gap-facts-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}
.rfp-gap-facts-grid div{
  min-height:112px;padding:24px 24px 22px;border-left:1px solid #d7ded7;display:flex;flex-direction:column;justify-content:center
}
.rfp-gap-facts-grid div:first-child{border-left:0;padding-left:0}
.rfp-gap-facts-grid span{color:#69746f;font-size:12px;font-weight:800;text-transform:uppercase}
.rfp-gap-facts-grid strong{margin-top:4px;font-size:16px}
.rfp-gap-facts-context{margin:0 auto;padding:0 0 20px;font-size:14px;font-weight:700}
.rfp-gap-facts-context a{color:#0b5f57;text-decoration:underline;text-underline-offset:3px}
.rfp-gap-band{padding:76px 0}
.rfp-gap-band h2,.rfp-gap-cta h2{max-width:800px;margin:0 0 22px;color:#17201b;font-size:36px;line-height:1.15}
.rfp-gap-deliverables{background:#f5f7f5}
.rfp-gap-deliverable-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 48px;margin-top:34px;border-top:1px solid #cbd4ce}
.rfp-gap-deliverable{min-height:150px;padding:28px 0;display:grid;grid-template-columns:46px 1fr;gap:16px;border-bottom:1px solid #cbd4ce}
.rfp-gap-deliverable>span{
  width:38px;height:38px;border:1px solid #6ba89e;border-radius:50%;display:grid;place-items:center;color:#0b5f57;font-size:12px;font-weight:850
}
.rfp-gap-deliverable h3{margin:2px 0 7px;font-size:19px}
.rfp-gap-deliverable p{margin:0;color:#53615a}
.rfp-gap-sample-band{background:#fff;border-top:1px solid #d7ded7;border-bottom:1px solid #d7ded7}
.rfp-gap-sample-layout{display:grid;grid-template-columns:minmax(250px,.72fr) minmax(600px,1.28fr);gap:46px;align-items:center}
.rfp-gap-sample-copy p{color:#53615a}
.rfp-gap-sample-note{padding-left:14px;border-left:3px solid #d69a35;font-size:13px}
.rfp-gap-tool{overflow:hidden;border:1px solid #b8c6bd;border-radius:8px;background:#fff;box-shadow:0 18px 42px rgba(23,32,27,.1)}
.rfp-gap-tool:focus{outline:3px solid #83c8be;outline-offset:3px}
.rfp-gap-tool-head{
  min-height:78px;padding:17px 20px;display:flex;align-items:center;justify-content:space-between;gap:20px;color:#fff;background:#143c36
}
.rfp-gap-tool-head div{display:flex;flex-direction:column}
.rfp-gap-tool-head span{color:#b9d7d1;font-size:11px;font-weight:800;text-transform:uppercase}
.rfp-gap-tool-head strong{font-size:18px}
.rfp-gap-tool-head b{color:#ffcf79;font-size:13px}
.rfp-gap-table-wrap{overflow-x:auto;border:1px solid #d2ddd7;border-radius:8px;background:#fff}
.rfp-gap-table-wrap:focus{outline:3px solid #83c8be;outline-offset:3px}
.rfp-gap-table-wrap>table{width:100%;min-width:760px;border-collapse:collapse}
.rfp-gap-table-wrap>table th,.rfp-gap-table-wrap>table td{padding:14px 16px;border-bottom:1px solid #e0e6e2;text-align:left;vertical-align:top}
.rfp-gap-table-wrap>table th{color:#43534c;background:#edf3ef;font-size:12px;text-transform:uppercase}
.rfp-gap-table-wrap>table tr:last-child td{border-bottom:0}
.rfp-gap-tool table{width:100%;min-width:650px;border-collapse:collapse;font-size:13px}
.rfp-gap-tool th,.rfp-gap-tool td{padding:14px 16px;border-bottom:1px solid #e0e6e2;text-align:left;vertical-align:top}
.rfp-gap-tool th{color:#66716c;background:#f4f7f5;font-size:11px;text-transform:uppercase}
.rfp-gap-tool tr:last-child td{border-bottom:0}
.rfp-gap-tool td strong,.rfp-gap-tool td small{display:block}
.rfp-gap-tool td small{margin-top:3px;color:#68746e}
.risk{display:inline-block;padding:3px 7px;border-radius:4px;font-size:11px;font-weight:800}
.risk.critical{color:#7b201d;background:#f9dcda}
.risk.high{color:#744b09;background:#f9e9c9}
.risk.medium{color:#29435f;background:#dfeaf5}
.rfp-gap-process{background:#edf3ef}
.rfp-gap-steps{margin:36px 0 0;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;list-style:none}
.rfp-gap-steps li{margin:0;padding-top:20px;border-top:3px solid #0f766e;display:grid;grid-template-columns:36px 1fr;gap:14px}
.rfp-gap-steps li>span{
  width:32px;height:32px;border-radius:50%;display:grid;place-items:center;color:#fff;background:#0f766e;font-size:13px;font-weight:850
}
.rfp-gap-steps h3{margin:3px 0 7px}
.rfp-gap-steps p{margin:0;color:#53615a}
.rfp-gap-boundaries{background:#fff}
.rfp-gap-boundary-layout{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:70px;align-items:start}
.rfp-gap-boundary-copy{padding-left:24px;border-left:4px solid #b6544d}
.rfp-gap-boundary-copy p{color:#46534c}
.rfp-gap-cta{padding:68px 0 72px;color:#fff;background:#173934}
.rfp-gap-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}
.rfp-gap-card{display:flex;min-width:0;min-height:230px;padding:28px;flex-direction:column;border:1px solid #d2ddd7;border-top:4px solid #138273;border-radius:10px;background:#fff;box-shadow:0 14px 32px rgba(16,54,47,.07)}
.rfp-gap-card h3{margin:0 0 10px;color:#13221e;font-size:21px;line-height:1.25}
.rfp-gap-card p{margin:0 0 20px;color:#46574f;line-height:1.6}
.rfp-gap-card>a{margin-top:auto;font-weight:800;text-underline-offset:3px}
.rfp-gap-card-links{display:flex;margin-top:auto;align-items:flex-start;flex-direction:column;gap:10px}
.rfp-gap-card-links a{font-weight:800;text-underline-offset:3px}
.rfp-gap-cta h2{color:#fff}
.rfp-gap-cta p{max-width:760px;margin-bottom:24px;color:#d8e7e2;font-size:18px}
.rfp-gap-footer{padding:26px 0;border-top:1px solid #cbd4ce;background:#f5f7f5}
.rfp-gap-footer .rfp-gap-shell{display:flex;align-items:center;justify-content:space-between;gap:20px}
.rfp-gap-footer p{margin:0;color:#53615a;font-size:13px}
.rfp-gap-footer nav{min-height:auto;margin:0;padding:0}
@media (max-width:900px){
  .rfp-gap-hero-panel{width:68%}
  .rfp-gap-facts-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .rfp-gap-facts-grid div:nth-child(3){border-left:0;padding-left:0;border-top:1px solid #d7ded7}
  .rfp-gap-facts-grid div:nth-child(4){border-top:1px solid #d7ded7}
  .rfp-gap-sample-layout{grid-template-columns:1fr}
}
@media (max-width:700px){
  .rfp-gap-shell{width:min(100% - 32px,1120px)}
  .rfp-gap-hero{min-height:620px}
  .rfp-gap-hero-image{object-position:64% center}
  .rfp-gap-hero-panel{
    width:100%;min-height:620px;padding:52px 18px 46px;justify-content:flex-end;background:rgba(10,31,27,.86)
  }
  .rfp-gap-hero h1{font-size:40px}
  .rfp-gap-lede{font-size:18px}
  .rfp-gap-actions{align-items:stretch;flex-direction:column}
  .rfp-gap-actions .button{width:100%}
  .rfp-gap-proof{gap:6px 0}
  .rfp-gap-facts-grid{grid-template-columns:1fr}
  .rfp-gap-facts-grid div,.rfp-gap-facts-grid div:first-child,.rfp-gap-facts-grid div:nth-child(3){
    min-height:88px;padding:17px 0;border-left:0;border-top:1px solid #d7ded7
  }
  .rfp-gap-facts-grid div:first-child{border-top:0}
  .rfp-gap-band{padding:56px 0}
  .rfp-gap-band h2,.rfp-gap-cta h2{font-size:30px}
  .rfp-gap-deliverable-grid,.rfp-gap-steps,.rfp-gap-boundary-layout{grid-template-columns:1fr}
  .rfp-gap-grid{grid-template-columns:1fr}
  .rfp-gap-deliverable-grid{gap:0}
  .rfp-gap-deliverable{min-height:0}
  .rfp-gap-steps{gap:24px}
  .rfp-gap-boundary-layout{gap:24px}
  .rfp-gap-footer .rfp-gap-shell{align-items:flex-start;flex-direction:column}
  .kalamazoo-2026019-page .rfp-gap-hero{min-height:540px}
  .kalamazoo-2026019-page .rfp-gap-hero-panel{min-height:540px;padding:34px 18px 28px}
  .kalamazoo-2026019-page .rfp-gap-hero h1{font-size:36px}
  .kalamazoo-2026019-page .rfp-gap-lede{font-size:17px}
  .kalamazoo-2026019-page .rfp-gap-actions{margin:18px 0 14px}
  .kalamazoo-2026019-page .rfp-gap-proof{font-size:12px}
  .namport-3740-page .rfp-gap-hero{min-height:590px}
  .namport-3740-page .rfp-gap-hero-panel{min-height:590px;padding:30px 18px 24px}
  .namport-3740-page .rfp-gap-hero h1{font-size:34px}
  .namport-3740-page .rfp-gap-lede{font-size:17px}
  .namport-3740-page .rfp-gap-actions{margin:14px 0 12px}
  .namport-3740-page .rfp-gap-proof{font-size:12px}
  .excelsior-web2026-page .rfp-gap-hero{min-height:600px}
  .excelsior-web2026-page .rfp-gap-hero-panel{min-height:600px;padding:28px 18px 24px}
  .excelsior-web2026-page .rfp-gap-hero h1{font-size:34px}
  .excelsior-web2026-page .rfp-gap-lede{font-size:16px;line-height:1.4}
  .excelsior-web2026-page .rfp-gap-actions{margin:14px 0 12px}
  .excelsior-web2026-page .rfp-gap-note{font-size:13px;line-height:1.45}
}
@media (prefers-reduced-motion:reduce){.rfp-gap-page *{scroll-behavior:auto!important}}
