/* Interactive, accessible capability diagrams. */
:root{--verisan-pointer:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='30' viewBox='0 0 26 30'%3E%3Cpath d='M3 2v23l6-6 4 9 4-2-4-9h9Z' fill='%23007c67' stroke='white' stroke-width='1.5' stroke-linejoin='round'/%3E%3C/svg%3E") 3 2,auto}body,a,button,summary,[role="tab"],label{cursor:var(--verisan-pointer)}input,textarea{cursor:text}input[type="checkbox"],input[type="radio"],select{cursor:var(--verisan-pointer)}
.service-visualization{border:1px solid #d5e6dc;border-radius:15px;background:white;overflow:hidden;box-shadow:0 15px 55px #1c5d3e07}.map-toolbar{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:24px 30px;border-bottom:1px solid #e2ece6}.map-kicker{display:block;font-size:.64rem;letter-spacing:.16em;font-weight:650;color:var(--green);margin-bottom:7px}.map-toolbar h3{font-size:1.45rem;margin:0}.map-toolbar p{font-size:.75rem;color:var(--muted);text-align:right;margin:0;line-height:1.7}.map-layout{display:grid;grid-template-columns:minmax(0,1fr) 290px}.map-canvas{position:relative;aspect-ratio:1000/620;min-height:500px;background-color:#f6faf8;background-image:radial-gradient(#c5ddce 1px,transparent 1px);background-size:20px 20px;overflow:hidden}.map-connections{position:absolute;width:100%;height:100%;inset:0;pointer-events:none}.map-edge{fill:none;stroke:#c4dacf;stroke-width:2;stroke-linejoin:round;vector-effect:non-scaling-stroke;transition:stroke .2s,stroke-width .2s}.map-edge.active{stroke:#00866b;stroke-width:3;stroke-dasharray:6 3;animation:map-flow 4s linear infinite}.map-lane-label{position:absolute;font-size:.59rem;letter-spacing:.12em;font-weight:650;color:#5b8270;line-height:1.4;pointer-events:none}.map-node{position:absolute;transform:translate(-50%,-50%);width:22%;min-height:92px;padding:14px 12px 14px;text-align:center;border:1px solid #ccded3;background:#fff;border-radius:9px;color:var(--navy);box-shadow:0 6px 16px #23583e0a;transition:background .18s,border .18s,box-shadow .18s;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;z-index:2}.map-node:focus-visible{outline:3px solid #00a37f;outline-offset:4px}.map-node strong{font-family:'DM Sans',sans-serif;font-size:.77rem;line-height:1.45;font-weight:600;letter-spacing:-.01em;max-width:100%;overflow-wrap:break-word}.node-symbol{height:29px;display:flex;align-items:center;justify-content:center;color:var(--green)}.node-symbol svg{width:27px;height:27px}.node-symbol img{width:auto;max-width:100px;max-height:28px;object-fit:contain}.node-index{position:absolute;top:7px;right:8px;font-size:.52rem;color:#92b4a2}.map-node.selected{background:var(--green);border-color:var(--green);box-shadow:0 10px 25px #087c6730;color:white}.map-node.selected .node-symbol,.map-node.selected .node-index{color:#dcfff0}.map-node.selected .node-symbol:has(img){background:white;border-radius:4px;padding:3px 8px;min-height:31px}.map-core{position:absolute;transform:translate(-50%,-50%);width:30%;min-height:98px;border:1px solid #b9d8c7;border-radius:50px;background:#e7f4ed;display:flex;align-items:center;flex-direction:column;justify-content:center;text-align:center;padding:15px 10px;gap:5px;z-index:1;box-shadow:0 0 0 10px #e9f5ed70}.map-core strong{font:650 .82rem/1.4 'DM Sans',sans-serif;color:var(--green)}.map-core small{font-size:.6rem;color:#598370}.core-symbol svg{width:23px;height:23px;color:var(--green)}.map-note{border-left:1px solid #dce9e1;padding:27px 25px;display:flex;flex-direction:column;background:#fff;min-width:0}.note-number{font-size:.6rem;letter-spacing:.12em;color:var(--green);font-weight:650}.note-icon{margin:26px 0 20px;width:47px;height:47px;background:var(--mint);color:var(--green);border-radius:10px;padding:11px}.note-icon svg{width:100%;height:100%}.map-note h4{font-family:Manrope,sans-serif;font-size:1.15rem;font-weight:650;line-height:1.45;letter-spacing:-.02em;margin:0 0 17px}.map-note>p{font-size:.88rem;color:var(--muted);line-height:1.85;margin:0 0 20px}.note-action{margin-top:auto}.note-action .button{font-size:.76rem;padding:10px 13px;min-height:43px;width:100%}.note-action small{display:block;font-size:.65rem;color:var(--muted);margin-top:13px;line-height:1.7}.map-foot{display:flex;justify-content:space-between;align-items:center;gap:20px;border-top:1px solid #e1eae5;padding:12px 28px;background:#fff}.map-foot>span{font-size:.71rem;color:var(--muted)}.map-foot .text-link{font-size:.77rem;white-space:nowrap}.map-brief-button{background:none;border:0}.detail-map-section{padding-top:42px;padding-bottom:55px}.detail-hero-grid.graph-header{grid-template-columns:1fr auto;gap:35px}.graph-header h1{font-size:2.8rem;margin-bottom:15px}.graph-header p:not(.eyebrow){max-width:770px;font-size:1rem;margin-bottom:0}.graph-header .eyebrow{margin-bottom:15px}.detail-hero.graph-hero{padding:25px 0 35px}.graph-hero .breadcrumb{margin-bottom:23px}.detail-vendor-strip{display:flex;flex-wrap:wrap;gap:15px;align-items:center;padding:30px 0;border-bottom:1px solid var(--line);margin-bottom:15px}.detail-vendor-strip>span{font-size:.75rem;color:var(--muted);margin-right:10px}.detail-vendor-strip a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;border:1px solid var(--line);border-radius:7px;padding:12px;min-width:110px;min-height:77px}.detail-vendor-strip img{width:auto;height:26px;max-width:105px;object-fit:contain}.detail-vendor-strip small{font-size:.61rem;color:var(--muted)}.map-tree .map-node:nth-last-child(-n+4),.map-hub:has([data-map-node="6"]) .map-node{width:20%}.map-layers .map-core{width:58%;border-radius:10px}.map-flow .map-node{width:23%}.service-visualization:focus,[role="tabpanel"]:focus:not(:focus-visible){outline:none}[role="tabpanel"]:focus-visible{outline:2px solid #00866b;outline-offset:4px}@keyframes map-flow{to{stroke-dashoffset:-18}}
@media(max-width:1150px){.map-layout{grid-template-columns:minmax(0,1fr) 245px}.map-note{padding:23px 20px}.map-note h4{font-size:1rem}.map-note>p{font-size:.82rem}.map-canvas{min-height:480px}.map-node{width:24%;min-height:90px;padding:12px 8px}.map-node strong{font-size:.7rem}.map-core strong{font-size:.7rem}.map-core small{font-size:.55rem}.node-symbol img{max-width:80px}.map-tree .map-node:nth-last-child(-n+4){width:21%}.graph-header h1{font-size:2.4rem}.map-toolbar h3{font-size:1.25rem}}
@media(max-width:900px){.map-layout{grid-template-columns:1fr}.map-canvas{min-height:440px}.map-note{border-left:0;border-top:1px solid var(--line);display:grid;grid-template-columns:50px 1fr;gap:0 18px;padding:23px}.note-number{grid-column:2;margin-bottom:8px}.note-icon{grid-column:1;grid-row:1/4;margin:0}.map-note h4{grid-column:2;font-size:1.12rem;margin-bottom:10px}.map-note>p{grid-column:2;font-size:.9rem;margin-bottom:13px}.note-action{grid-column:2;display:flex;align-items:center;gap:18px}.note-action .button{width:auto}.note-action small{margin:0;max-width:220px}.map-node strong{font-size:.78rem}.map-node{width:22%;min-height:88px}.map-core strong{font-size:.8rem}.map-core small{font-size:.6rem}.node-symbol img{max-width:95px}.detail-hero-grid.graph-header{grid-template-columns:1fr;gap:20px}.graph-header>.button{justify-self:start}.map-toolbar{padding:22px}.map-foot{padding:12px 22px}.map-lane-label{font-size:.57rem}}
@media(max-width:600px){.service-visualization{border-radius:10px}.map-toolbar{display:block;padding:20px}.map-toolbar p{text-align:left;margin-top:10px;font-size:.7rem}.map-toolbar p br{display:none}.map-toolbar h3{font-size:1.25rem}.map-canvas{aspect-ratio:auto;height:490px;min-height:0;background-size:16px 16px}.map-node{min-height:90px;padding:11px 5px;width:27%;border-radius:7px}.map-node strong{font-size:.66rem;line-height:1.5}.node-symbol svg{width:22px;height:22px}.node-symbol{height:24px}.node-symbol img{max-width:69px;max-height:22px}.map-node.selected .node-symbol:has(img){padding:2px 4px;min-height:24px}.node-index{font-size:.46rem;top:4px;right:5px}.map-tree .map-node:nth-last-child(-n+4),.map-hub:has([data-map-node="6"]) .map-node{width:22%;padding-inline:3px}.map-tree .map-node:nth-last-child(-n+4) strong,.map-hub:has([data-map-node="6"]) .map-node strong{font-size:.61rem}.map-core{width:37%;min-height:95px;padding:10px 5px;border-radius:16px;box-shadow:0 0 0 5px #e9f5ed70}.map-core strong{font-size:.65rem}.map-core small{font-size:.5rem}.core-symbol svg{width:20px;height:20px}.map-layers .map-core{width:66%;min-height:83px}.map-flow .map-node{width:27%}.map-lane-label{font-size:.48rem;letter-spacing:.08em}.map-note{padding:20px;grid-template-columns:34px 1fr;gap:0 12px}.note-icon{width:34px;height:34px;padding:8px}.map-note h4{font-size:1rem}.map-note>p{font-size:.84rem}.note-number{font-size:.54rem}.note-action{display:block}.note-action small{margin-top:12px}.map-foot{display:block;padding:15px 20px}.map-foot>span{font-size:.65rem;display:block}.map-foot .text-link{font-size:.75rem;margin-top:5px}.graph-header h1{font-size:2.2rem}.graph-header p:not(.eyebrow){font-size:.95rem}.detail-map-section{padding-top:28px}.detail-vendor-strip{gap:10px}.detail-vendor-strip a{min-width:95px;padding:10px}.detail-vendor-strip img{max-width:80px}.detail-vendor-strip>span{width:100%}.map-note .button{width:100%}}
@media(prefers-reduced-motion:reduce){.map-edge.active{animation:none}}
