.cbw-page { background: var(--white); }
.cbw-page .scan-header { position: relative; z-index: 20; }
.cbw-source-bar { position: relative; z-index: 6; color: #18244d; border-top: 1px solid #f2c94a; border-bottom: 1px solid #e5b82f; background: linear-gradient(90deg,#fff8dc,#fff3bd 52%,#ffe58a); box-shadow: 0 10px 28px rgba(52,48,21,.12); }
.cbw-source-bar-inner { min-height: 108px; display: grid; grid-template-columns: auto minmax(245px,.85fr) minmax(500px,1.15fr); gap: 22px; align-items: center; }
.cbw-source-bar-kicker { padding: 7px 10px; color: #fff; border-radius: 7px; background: #c94132; font-size: .65rem; font-weight: 900; letter-spacing: .08em; text-transform: uppercase; white-space: nowrap; }
.cbw-source-bar-message { min-width: 0; display: grid; gap: 5px; }
.cbw-source-bar-message strong { font-size: 1rem; line-height: 1.25; }
.cbw-source-bar-message small { color: #5a5f6f; font-size: .75rem; line-height: 1.35; }
.cbw-source-bar-actions { display: flex; flex-wrap: wrap; align-items: center; justify-content: flex-end; gap: 8px 15px; }
.cbw-source-bar-actions .button { min-height: 42px; padding: 11px 15px; color: #fff; background: #153c94; box-shadow: 0 7px 16px rgba(21,60,148,.2); font-size: .71rem; white-space: nowrap; }
.cbw-source-bar-actions .button:hover { background: #0c2d79; }
.cbw-source-related { display: grid; grid-template-columns: repeat(2,max-content); gap: 6px 15px; align-items: center; }
.cbw-source-related a { color: #153c94; font-size: .68rem; font-weight: 800; text-underline-offset: 3px; white-space: nowrap; }
.cbw-source-related .cbw-source-official { padding-top: 5px; grid-column: 1 / -1; border-top: 1px solid rgba(21,60,148,.2); color: #52637c; }
.cbw-lead-section { min-height: 540px; display: flex; align-items: center; background: var(--white); }
.service-page-main > .cbw-lead-section.section::after { content: ""; width: min(27vw,350px); aspect-ratio: 1; right: clamp(25px,5vw,90px); left: auto; top: 50%; bottom: auto; border: 0; border-radius: 0; background: var(--service-watermark) center / contain no-repeat; box-shadow: none; opacity: .052; animation: none; transform: translateY(-50%); }
.service-page-main > .cbw-lead-section.section::before { width: clamp(440px,52vw,920px); right: auto; left: -12%; top: -42%; border-color: rgba(57,121,173,.095); box-shadow: 0 0 0 34px rgba(91,196,241,.016),0 0 0 92px rgba(57,121,173,.018); }
.cbw-lead-copy { padding-right: min(28vw,360px); }
.cbw-lead-copy h2 { max-width: 900px; font-size: clamp(2.7rem,4.9vw,4.8rem); }
.cbw-lead-copy > p:not(.eyebrow) { max-width: 790px; color: var(--muted); font-size: 1.06rem; }
.cbw-lead-copy > p:last-child { margin-bottom: 0; }
.cbw-outside-scope { max-width: 790px; margin: 30px 0 26px; padding: 24px 26px; border-left: 4px solid var(--sky); background: #eef7fc; }
.cbw-outside-scope h3 { margin: 0 0 8px; color: var(--navy); font-size: clamp(1.35rem,2vw,1.8rem); }
.cbw-outside-scope p { margin: 0; color: var(--muted); font-size: 1.02rem; }
.cbw-focus-section { background: linear-gradient(180deg,#f7f9fb,#edf1f4); }
.cbw-focus-heading { max-width: 880px; margin-bottom: 42px; }
.cbw-focus-heading h2 { margin-bottom: 0; }
.cbw-hero { padding: 92px 0 80px; position: relative; overflow: hidden; color: var(--white); background: radial-gradient(circle at 80% 20%, rgba(91,196,241,.24), transparent 30%), linear-gradient(118deg,var(--navy-deep),var(--navy) 58%,#064797); }
.cbw-hero::before { content: ""; position: absolute; width: 760px; aspect-ratio: 1; right: -230px; top: -420px; border: 1px solid rgba(255,255,255,.08); border-radius: 50%; box-shadow: 0 0 0 58px rgba(91,196,241,.025),0 0 0 145px rgba(255,255,255,.018); }
.cbw-hero-grid { position: relative; display: grid; grid-template-columns: 1.25fr .55fr; gap: 80px; align-items: center; }
.cbw-hero-copy h1 { max-width: 900px; margin: 20px 0 24px; font-size: clamp(3.2rem,6vw,5.8rem); }
.cbw-hero-copy > p:not(.eyebrow) { max-width: 820px; color: #d1dfeb; font-size: 1.12rem; }
.cbw-hero-actions { margin-top: 30px; display: flex; flex-wrap: wrap; gap: 14px; }
.cbw-hero-actions .button { color: var(--navy); background: var(--white); }
.cbw-hero-actions .button-secondary { color: var(--white); border-color: rgba(255,255,255,.35); background: rgba(255,255,255,.07); }
.cbw-date-card { min-height: 325px; padding: 34px; display: flex; flex-direction: column; justify-content: center; border: 1px solid rgba(255,255,255,.18); border-radius: 24px; background: rgba(3,14,52,.52); box-shadow: 0 24px 60px rgba(0,0,0,.18); backdrop-filter: blur(12px); }
.cbw-date-card span { color: var(--blue-bright); font-size: 1rem; font-weight: 850; text-transform: uppercase; letter-spacing: .12em; }
.cbw-date-card strong { margin: 4px 0 12px; display: block; font-size: clamp(3.6rem,7vw,6.2rem); line-height: .9; }
.cbw-date-card b { color: var(--white); font-size: 1.3rem; }
.cbw-date-card p { margin: 12px 0 0; color: #c8d8e6; }
.cbw-context { position: relative; overflow: hidden; }
.cbw-context-grid { display: grid; grid-template-columns: .9fr 1.1fr; gap: 86px; align-items: start; }
.cbw-context-copy h2 { max-width: 620px; }
.cbw-context-copy p { color: var(--muted); font-size: 1.05rem; }
.cbw-focus { display: grid; border-top: 1px solid var(--line); }
.cbw-focus article { padding: 22px 0; display: grid; grid-template-columns: 190px 1fr; gap: 26px; border-bottom: 1px solid var(--line); }
.cbw-focus strong { color: var(--navy); font-size: 1.05rem; }
.cbw-focus p { margin: 0; color: var(--muted); }
.cbw-official-note { margin-top: 28px; padding: 20px 22px; border-left: 4px solid var(--blue); background: var(--blue-pale); color: #41596e; }
.cbw-official-note a { color: var(--navy); font-weight: 800; }
.cbw-assessment { padding: 90px 0; color: var(--white); background: linear-gradient(125deg,var(--navy-deep),var(--navy) 60%,#064797); }
.cbw-assessment .scan-layout { align-items: start; }
.cbw-assessment .scan-intro h2 { margin: 18px 0 20px; font-size: clamp(2.8rem,5vw,4.8rem); }
.cbw-assessment .scan-intro > p:not(.eyebrow) { color: #c5d4e3; }
.cbw-scan-panel { min-height: 660px; }
.cbw-question-domain { margin: 35px 0 10px; color: var(--blue); font-size: .73rem; font-weight: 850; letter-spacing: .1em; text-transform: uppercase; }
.cbw-question h2, .cbw-result h2 { color: var(--navy); font-size: clamp(1.8rem,3.1vw,2.6rem); }
.cbw-question-context { max-width: 760px; margin: -2px 0 12px; color: #41596e; font-size: .96rem; line-height: 1.55; }
.cbw-question-help { margin: 0; color: var(--muted); font-size: .88rem; }
.cbw-answer-list { margin-top: 24px; display: grid; gap: 11px; }
.cbw-answer-list input { position: absolute; opacity: 0; pointer-events: none; }
.cbw-answer-list span { min-height: 76px; padding: 15px 18px 15px 52px; position: relative; display: flex; flex-direction: column; justify-content: center; border: 2px solid var(--line); border-radius: 13px; cursor: pointer; transition: border-color .18s,background .18s,box-shadow .18s; }
.cbw-answer-list span::before { content: ""; position: absolute; left: 19px; width: 17px; height: 17px; border: 2px solid #aebdca; border-radius: 50%; }
.cbw-answer-list span::after { content: ""; position: absolute; left: 24px; width: 11px; height: 11px; border-radius: 50%; background: var(--blue); transform: scale(0); transition: transform .18s; }
.cbw-answer-list strong,.cbw-answer-list small { display: block; }
.cbw-answer-list small { margin-top: 3px; color: var(--muted); }
.cbw-answer-list input:checked + span { border-color: var(--blue); background: var(--blue-pale); box-shadow: 0 6px 18px rgba(79,155,211,.13); }
.cbw-answer-list input:checked + span::before { border-color: var(--blue); }
.cbw-answer-list input:checked + span::after { transform: scale(1); }
.cbw-answer-list input:focus-visible + span { outline: 3px solid rgba(79,155,211,.3); outline-offset: 2px; }
.cbw-priority-grid { margin-top: 26px; display: grid; grid-template-columns: 1fr 1fr; gap: 12px; }
.cbw-priority-grid input { position: absolute; opacity: 0; pointer-events: none; }
.cbw-priority-grid span { min-height: 72px; padding: 16px 18px 16px 50px; position: relative; display: flex; align-items: center; border: 2px solid var(--line); border-radius: 13px; color: var(--navy); cursor: pointer; font-weight: 800; }
.cbw-priority-grid span::before { content: ""; position: absolute; left: 18px; width: 18px; height: 18px; border: 2px solid #aebdca; border-radius: 5px; }
.cbw-priority-grid input:checked + span { border-color: var(--blue); background: var(--blue-pale); }
.cbw-priority-grid input:checked + span::before { border-color: var(--blue); background: var(--blue); box-shadow: inset 0 0 0 4px var(--blue-pale); }
.cbw-priority-grid input:focus-visible + span { outline: 3px solid rgba(79,155,211,.3); outline-offset: 2px; }
.cbw-controls { margin-top: 24px; display: flex; justify-content: space-between; gap: 14px; }
.cbw-error { min-height: 24px; margin: 12px 0 0; color: #a42929; font-weight: 750; }
.cbw-result { outline: none; }
.cbw-result > p:not(.result-kicker) { color: var(--muted); font-size: 1.05rem; }
.cbw-domain-results { margin: 26px 0; display: grid; grid-template-columns: 1fr 1fr; gap: 16px 22px; }
.cbw-domain-results span { display: flex; justify-content: space-between; gap: 15px; color: var(--navy); font-size: .8rem; }
.cbw-domain-results small { color: var(--muted); font-weight: 750; }
.cbw-domain-results i { height: 7px; margin-top: 7px; display: block; overflow: hidden; border-radius: 10px; background: var(--line); }
.cbw-domain-results i b { height: 100%; display: block; border-radius: inherit; background: linear-gradient(90deg,var(--blue),#916fe0); }
.cbw-result-priorities { margin: 26px 0; padding: 22px; border-left: 4px solid var(--blue); border-radius: 0 14px 14px 0; background: var(--off-white); }
.cbw-result-priorities > strong { display: block; margin-bottom: 12px; color: var(--navy); }
.cbw-result-priorities p { margin: 10px 0 0; color: var(--muted); }
.cbw-result-priorities p b { margin-right: 8px; color: var(--ink); }
.cbw-result-practical { margin: 24px 0; padding: 20px 22px; border-radius: 14px; background: var(--blue-pale); }
.cbw-result-practical strong { color: var(--navy); }
.cbw-result-practical p { margin: 7px 0 0; color: var(--muted); }
.cbw-result-delivery { margin-top: 28px; }
.cbw-result-actions { margin: 26px 0 18px; display: flex; flex-wrap: wrap; align-items: center; gap: 16px 22px; }
.cbw-text-link { color: #287db7; font-weight: 800; text-underline-offset: 4px; }
.cbw-restart { padding: 5px 0; border: 0; color: var(--navy); background: transparent; cursor: pointer; font: inherit; font-weight: 750; text-decoration: underline; }
.cbw-result > small { margin-top: 18px; display: block; color: var(--muted); }
.cbw-route { background: linear-gradient(180deg,#f8fafc,#edf2f6); }
.cbw-route-heading { max-width: 880px; margin-bottom: 46px; }
.cbw-route-heading > p:last-child { color: var(--muted); }
.cbw-route-list { counter-reset: cbw-route; display: grid; grid-template-columns: repeat(5,1fr); gap: 0; border-top: 1px solid #cfdbe5; }
.cbw-route-list article { min-height: 260px; padding: 30px 25px; position: relative; border-right: 1px solid #cfdbe5; }
.cbw-route-list article:last-child { border-right: 0; }
.cbw-route-list article::before { counter-increment: cbw-route; content: counter(cbw-route,decimal-leading-zero); color: var(--blue); font-size: .72rem; font-weight: 900; letter-spacing: .1em; }
.cbw-route-list h3 { margin: 38px 0 12px; color: var(--navy); font-size: 1.15rem; }
.cbw-route-list p { margin: 0; color: var(--muted); font-size: .9rem; }
.cbw-solutions-heading { max-width: 900px; margin-bottom: 42px; }
.cbw-solutions-heading > p:last-child { color: var(--muted); }
.cbw-solution-rows { border-top: 1px solid var(--line); }
.cbw-solution-row { padding: 28px 0; display: grid; grid-template-columns: .55fr 1.45fr auto; gap: 35px; align-items: center; border-bottom: 1px solid var(--line); }
.cbw-solution-row > strong { color: var(--navy); font-size: 1.06rem; }
.cbw-solution-row p { margin: 0; color: var(--muted); }
.cbw-solution-row a { color: var(--navy); font-weight: 800; white-space: nowrap; text-decoration: none; }
.cbw-solution-row a:hover { text-decoration: underline; text-underline-offset: 4px; }
.cbw-sources { padding-top: 30px; }
.cbw-sources-inner { padding-top: 35px; border-top: 1px solid var(--line); }
.cbw-sources-inner h2 { font-size: 1.5rem; }
.cbw-sources-inner p { max-width: 920px; color: var(--muted); }
.cbw-source-links { display: flex; flex-wrap: wrap; gap: 12px 24px; }
.cbw-source-links a { color: #287db7; font-weight: 750; }
.cbw-action { padding: 72px 0; color: var(--white); background: linear-gradient(120deg,var(--navy-deep),var(--navy) 64%,#075ba4); }
.cbw-action-grid { display: grid; grid-template-columns: minmax(0,1fr) auto; gap: 70px; align-items: center; }
.cbw-action h2 { max-width: 760px; margin: 16px 0 18px; color: var(--white); font-size: clamp(2.3rem,4.5vw,4.2rem); }
.cbw-action p:last-child { max-width: 820px; color: #c6d7e6; }
.cbw-action-links { min-width: 275px; display: flex; flex-direction: column; align-items: stretch; gap: 16px; text-align: center; }
.cbw-action-links .button { color: var(--navy); background: var(--white); }
.cbw-action-links > a:last-child { color: #8bdcff; font-size: .8rem; font-weight: 800; text-decoration: none; }
.cbw-action-links > a:last-child:hover { color: var(--white); text-decoration: underline; text-underline-offset: 4px; }
.service-page-footer { color: var(--brand-gray); background: #eceef2; border-top: 1px solid rgba(85,89,104,.1); }
.service-page-footer .footer-bottom { justify-content: space-between; align-items: center; gap: 18px; }
.service-page-footer a { color: var(--navy); font-weight: 750; text-decoration: none; }
@media (max-width: 1000px) {
  .cbw-source-bar-inner { padding-block: 20px; grid-template-columns: 1fr; gap: 10px; }
  .cbw-source-bar-kicker { width: fit-content; }
  .cbw-source-bar-actions { justify-content: flex-start; }
  .cbw-lead-copy { padding-right: min(27vw,260px); }
  .service-page-main > .cbw-lead-section.section::after { width: min(25vw,245px); right: 2vw; }
  .cbw-hero-grid,.cbw-context-grid { grid-template-columns: 1fr; gap: 45px; }
  .cbw-date-card { max-width: 520px; min-height: 0; }
  .cbw-route-list { grid-template-columns: 1fr 1fr; }
  .cbw-route-list article { min-height: 0; border-bottom: 1px solid #cfdbe5; }
  .cbw-action-grid { grid-template-columns: 1fr; gap: 30px; }
  .cbw-action-links { max-width: 340px; min-width: 0; }
}
@media (max-width: 700px) {
  .cbw-source-bar-actions { align-items: flex-start; flex-direction: column; gap: 9px; }
  .cbw-source-bar-actions .button { white-space: normal; }
  .cbw-source-related { grid-template-columns: 1fr; }
  .cbw-source-related .cbw-source-official { padding: 7px 0 0; grid-column: auto; border-top: 1px solid rgba(21,60,148,.2); border-left: 0; }
  .cbw-lead-section { min-height: 0; }
  .cbw-lead-copy { padding-right: 0; }
  .service-page-main > .cbw-lead-section.section::after { width: 230px; right: -105px; top: 65%; opacity: .032; }
  .cbw-hero { padding: 62px 0 58px; }
  .cbw-hero-copy h1 { font-size: clamp(2.8rem,13vw,4.3rem); }
  .cbw-date-card strong { font-size: 4.4rem; }
  .cbw-focus article,.cbw-solution-row { grid-template-columns: 1fr; gap: 9px; }
  .cbw-assessment { padding: 65px 0 0; }
  .cbw-scan-panel { min-height: 0; }
  .cbw-domain-results { grid-template-columns: 1fr; }
  .cbw-priority-grid { grid-template-columns: 1fr; }
  .cbw-route-list { grid-template-columns: 1fr; }
  .cbw-route-list article { padding: 27px 0; border-right: 0; }
  .cbw-route-list h3 { margin-top: 18px; }
  .cbw-result-actions { align-items: stretch; flex-direction: column; }
  .service-page-footer .footer-bottom { align-items: flex-start; }
}
