.atlas-views{display:flex;gap:24px;border-bottom:1px solid var(--line);margin:0 0 28px}
.atlas-views a{padding:12px 0;min-height:46px;text-decoration:none;font-size:16px;border-bottom:2px solid transparent}
.atlas-views a[aria-current]{border-color:var(--blue);color:var(--blue);font-weight:600}
.rel-page{max-width:1800px;padding-top:32px;padding-bottom:30px}
.rel-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:22px}
.rel-heading h1{font-size:38px;letter-spacing:-1px;line-height:1.12;margin:8px 0}
.rel-heading .eyebrow{margin:0}.rel-heading-actions{display:flex;gap:12px;flex-wrap:wrap}
.rel-controls{display:flex;align-items:end;gap:20px;margin-bottom:22px;flex-wrap:wrap}
.rel-entry{display:flex;gap:4px;align-self:end;border:1px solid var(--line);padding:3px}
.rel-entry a{display:flex;align-items:center;justify-content:center;padding:9px 16px;text-decoration:none;min-height:44px;font-size:16px}
.rel-entry a[aria-current]{background:var(--ink);color:white}
.rel-picker{display:grid;gap:7px;font-size:16px;color:var(--muted);flex:1;min-width:220px;max-width:620px}
.rel-picker select{font:inherit;font-size:16px;color:var(--ink);background:white;border:1px solid var(--line);min-height:48px;padding:10px 32px 10px 12px;width:100%;text-overflow:ellipsis}
.rel-focus-picker{max-width:none}
.rel-context-line{display:flex;justify-content:space-between;gap:18px;border-top:1px solid var(--line);padding:15px 0;font-size:16px;color:var(--muted)}
.rel-context-line strong{color:var(--ink);font-weight:500}
.rel-itinerary{display:flex;gap:0;border-bottom:1px solid var(--line);margin:0 0 26px;flex-wrap:wrap}
.rel-itinerary a{flex:1;min-width:130px;padding:12px 14px 14px;text-decoration:none;font-size:16px;border-bottom:3px solid transparent;display:flex;gap:10px;line-height:1.35;align-items:baseline}
.rel-itinerary a:first-child{padding-left:0}.rel-itinerary a[aria-current]{border-color:var(--rel-color);color:var(--rel-color);background:#f4f8fc}
.rel-step-code{font-weight:600;white-space:nowrap}.rel-outside{display:flex;justify-content:space-between;gap:15px;flex-wrap:wrap;background:#f2f6fb;padding:12px 16px;margin-bottom:18px;font-size:16px}
.rel-stage{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.24fr) minmax(0,1fr);column-gap:80px;position:relative;align-items:start;padding-bottom:22px}
.rel-stage>*:not(svg){position:relative;z-index:1;min-width:0}.rel-stage h2,.rel-platforms>h3{font-size:16px;font-weight:500;letter-spacing:1.1px;text-transform:uppercase;color:var(--muted);margin:0 0 18px;line-height:1.5}
.rel-stage h3{margin:0}.rel-wires{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;overflow:visible}
.rel-wires>path{fill:none;stroke:#a9b7c5;stroke-width:1.2}.rel-wires>path.is-highlighted{stroke:var(--rel-color);stroke-width:2.5}
.rel-actor-group{margin:0 0 17px;background:white}.rel-actor-group h3,.rel-connections h3{font-size:16px;font-weight:600;margin-bottom:7px;line-height:1.4}
.rel-actor-group>div{display:grid;gap:3px}.rel-actor{border:0;border-left:2px solid var(--line);background:white;text-align:left;padding:7px 10px;color:var(--ink);font:inherit;font-size:16px;line-height:1.4;min-height:38px;cursor:pointer;width:100%}
.rel-actor:hover,.rel-actor[aria-pressed=true]{background:#eef5fc;border-color:var(--rel-color)}.rel-actor.is-entry{font-weight:600;border-color:var(--rel-color)}
.rel-focus-node{border:1px solid var(--rel-color);border-top:3px solid var(--rel-color);padding:23px 25px;background:white}
.rel-focus-code{color:var(--rel-color);font-size:38px;line-height:1;font-weight:300;display:block;margin-bottom:16px}
.rel-focus-node h3{font-size:25px;line-height:1.2;letter-spacing:-.5px;font-weight:600}
.rel-focus-node>p{font-size:16px;color:var(--muted);line-height:1.55;margin:15px 0 20px}
.rel-process{border-top:1px solid var(--line);padding-top:16px;margin-bottom:22px;font-size:16px;line-height:1.45;display:grid;gap:7px}
.rel-process>span{font-size:16px;letter-spacing:.5px;color:var(--muted)}.rel-focus-node>.btn{width:100%;justify-content:center}
.rel-state{font-size:16px;color:var(--muted);line-height:1.5;margin:12px 2px 0}
.rel-connections{background:white;margin-bottom:21px}.rel-connections h3 span{font-weight:400;color:var(--muted);margin-left:5px}
.rel-card-node{display:grid;grid-template-columns:30px 1fr 12px;align-items:baseline;gap:7px;padding:10px 0;border-top:1px solid var(--line);text-decoration:none;font-size:16px;line-height:1.4;min-height:44px}
.rel-card-node>span:first-child{color:var(--node-color);font-weight:600}.rel-card-node>span:last-child{color:var(--muted)}.rel-card-node small{display:block;font-size:16px;color:var(--muted);margin-top:4px}
.rel-card-node:hover{color:var(--blue)}.rel-more summary{cursor:pointer;font-size:16px;padding:10px 0;min-height:44px;color:var(--blue)}.rel-empty{font-size:16px;color:var(--muted);line-height:1.5}
.rel-platforms{border-top:1px solid var(--line);padding:18px 0}.rel-platforms>h3{margin-bottom:12px}.rel-platforms>div{display:flex;gap:12px;flex-wrap:wrap}
.rel-platform{border:1px solid var(--line);border-radius:24px;background:white;padding:9px 18px;min-height:46px;color:var(--ink);font:inherit;display:flex;align-items:center;gap:12px;cursor:pointer;max-width:100%;text-align:left}
.rel-platform>span{font-size:16px;font-weight:500}.rel-platform small{font-size:16px;color:var(--muted)}.rel-platform:hover,.rel-platform[aria-pressed=true]{border-color:var(--blue);background:#f2f7fc}
.rel-inspect{border-top:1px solid var(--line);padding:18px 0;display:flex;align-items:start;justify-content:space-between;gap:35px;min-height:105px}
.rel-inspect>div:first-child{max-width:980px;min-width:0}.rel-inspect h2{font-size:20px;margin:0 0 8px;font-weight:500}.rel-inspect p{font-size:16px;line-height:1.6;margin:0}.rel-inspect p.rel-kicker{color:var(--muted);font-size:16px;margin-bottom:8px}
.rel-inspect>a,.rel-inspect-actions{flex:none;font-size:16px}.rel-inspect-actions{display:grid;gap:12px;max-width:230px}
.rel-bottom{display:flex;align-items:baseline;justify-content:space-between;gap:26px;border-top:1px solid var(--line);padding-top:13px;color:var(--muted);font-size:16px;line-height:1.5}.rel-bottom p{margin:0;max-width:800px}.rel-bottom a{font-size:16px}
.is-relations-projection .topbar,.is-relations-projection .footer,.is-relations-projection .atlas-views,.is-relations-projection .rel-controls{display:none}
.is-relations-projection{--header-height:0px}.is-relations-projection .rel-page{max-width:1920px;padding:28px 4vw 22px}.is-relations-projection .rel-heading{margin-bottom:14px}.is-relations-projection .rel-heading h1{font-size:30px}.is-relations-projection .rel-heading .eyebrow{font-size:16px}
.is-relations-projection .rel-stage{column-gap:90px}.is-relations-projection .rel-itinerary{margin-bottom:20px}.is-relations-projection .rel-inspect{min-height:90px}
@media(min-width:1700px){.rel-stage{column-gap:105px}.rel-actor,.rel-card-node{font-size:17px}.rel-actor{min-height:42px}.rel-stage h2,.rel-platforms>h3{font-size:16px}.rel-actor-group h3,.rel-connections h3{font-size:17px}.rel-focus-node h3{font-size:29px}.rel-focus-node>p{font-size:18px}.rel-process{font-size:18px}.rel-platform>span{font-size:17px}.rel-platform small{font-size:16px}}
@media(max-width:1200px){.rel-stage{column-gap:44px}.rel-focus-node{padding:20px 18px}.rel-focus-node h3{font-size:23px}.rel-heading h1{font-size:32px}.rel-platform{display:grid;gap:3px;border-radius:15px}}
@media(max-width:900px){.rel-stage{grid-template-columns:1fr 1fr;gap:24px}.rel-focus-column{grid-column:1/-1;grid-row:1}.rel-focus-node{display:block}.rel-wires{display:none}.rel-inspect{flex-wrap:wrap;gap:16px}.rel-controls{align-items:stretch}.rel-entry{align-self:start}.rel-heading{align-items:start}.rel-platforms>div{gap:8px}.is-relations-projection .rel-stage{column-gap:24px}}
@media(max-width:600px){.rel-heading{flex-direction:column;gap:12px}.rel-heading h1{font-size:30px}.rel-page{padding:24px 6vw}.rel-stage{display:flex;flex-direction:column;gap:22px}.rel-focus-column{order:-1;width:100%}.rel-actors,.rel-support{width:100%}.rel-stage h2{margin-bottom:12px}.rel-actor{font-size:16px;min-height:44px}.rel-card-node{font-size:16px}.rel-picker{min-width:0;max-width:none;width:100%;flex-basis:100%}.rel-entry{width:100%}.rel-entry a{flex:1;font-size:16px;padding:8px 10px}.rel-itinerary{gap:0}.rel-itinerary a{flex:1 0 45%;padding:12px 8px;font-size:16px}.rel-itinerary a:first-child{padding-left:8px}.rel-context-line{flex-wrap:wrap;gap:8px}.rel-platform{width:100%;border-radius:12px}.rel-platform>span{font-size:16px}.rel-inspect p{font-size:16px}.rel-inspect-actions{max-width:none}.rel-bottom{display:block}.rel-bottom p{margin-bottom:13px}.rel-heading-actions .btn{font-size:16px}.rel-stage h2,.rel-platforms>h3{font-size:16px}}
@media print{.rel-controls,.rel-heading-actions,.atlas-views,.rel-entry,.rel-itinerary,.rel-inspect-actions{display:none}.rel-page{padding:0}.rel-stage{break-inside:avoid}.rel-wires{display:none}.rel-platforms,.rel-inspect{break-inside:avoid}}

.card-relations-link{display:inline-block;margin:0 0 18px;font-size:16px}
.rel-source-link small{display:block;color:var(--muted);font-size:16px;line-height:1.5;margin-top:6px}
@media(min-width:901px){.rel-actors{grid-column:1;grid-row:1}.rel-focus-column{grid-column:2;grid-row:1}.rel-support{grid-column:3;grid-row:1}}
@media(min-width:601px) and (max-width:900px){.rel-actors{grid-column:1;grid-row:2}.rel-support{grid-column:2;grid-row:2}}

/* Projection keeps the same readable type while using the full screen economically. */
.is-relations-projection .rel-page{padding-top:12px;padding-bottom:12px}
.is-relations-projection .rel-heading{margin-bottom:10px}
.is-relations-projection .rel-itinerary{margin-bottom:12px}
.is-relations-projection .rel-stage{padding-bottom:12px}
.is-relations-projection .rel-stage h2{margin-bottom:12px}
.is-relations-projection .rel-focus-node{padding-top:18px;padding-bottom:18px}
.is-relations-projection .rel-focus-code{margin-bottom:12px}
.is-relations-projection .rel-platforms{padding:12px 0}
.is-relations-projection .rel-inspect{padding:12px 0;min-height:0}
.is-relations-projection .rel-bottom{padding-top:10px}

@media(min-width:1201px){
 .is-relations-projection .rel-actor{font-size:16px;min-height:36px;padding:5px 9px}
 .is-relations-projection .rel-actor-group{margin-bottom:12px}
 .is-relations-projection .rel-context-line{padding:10px 0}
 .is-relations-projection .rel-itinerary a{padding-top:8px;padding-bottom:10px}
 .is-relations-projection .rel-outside{padding:8px 14px;margin-bottom:12px}
}

@media(min-width:1201px){
 .is-relations-projection .rel-platform small{display:none}
 .is-relations-projection .rel-inspect>div:first-child{max-width:none;flex:1}
 .is-relations-projection .rel-connections{margin-bottom:14px}
 .is-relations-projection .rel-card-node{padding-top:8px;padding-bottom:8px}
}
