/* R6.2.2: explanatory layer outside the issued Evidence Pack. */
.ep-guide {
  --ep-ink: #142730; --ep-muted: #496170; --ep-teal: #086079;
  --ep-soft: #e5f4f6; --ep-line: #84bdc7; --ep-wash: #edf5f3;
  color: var(--ep-ink); font-family: Inter, Arial, sans-serif;
  font-size: 15px; line-height: 1.5; min-width: 0;
}
.ep-guide *, .ep-guide *::before, .ep-guide *::after { box-sizing: border-box; }
.ep-guide .ep-kicker { color: var(--ep-teal); font-size: 12px; line-height: 1.5; font-weight: 700; letter-spacing: .1em; text-transform: uppercase; margin: 0 0 14px; }
.ep-guide .ep-paper { position: relative; line-height: 0; width: 100%; min-width: 0; background: #fff; box-shadow: 0 10px 28px #09252d18; }
.ep-guide .ep-paper img { display: block; width: 100%; height: auto; border: 0; }
.ep-guide .ep-region { position: absolute; pointer-events: none; border: 2px solid #087d90; border-radius: 4px; box-shadow: 0 0 0 2px #dcf5f766; }
.ep-guide .ep-region[hidden] { display: none; }
.ep-guide .ep-pill { display: inline-flex; align-items: center; gap: 8px; min-height: 40px; padding: 8px 13px; background: var(--ep-soft); border: 1px solid var(--ep-line); border-radius: 28px; color: var(--ep-teal); font-size: 14px; line-height: 1.3; font-weight: 700; overflow-wrap: anywhere; }
.ep-guide .ep-number { font-size: 12px; flex-shrink: 0; opacity: .85; }
.ep-guide .ep-note { display: block; width: 100%; min-width: 0; border: 0; background: none; padding: 0; text-align: left; font: inherit; color: inherit; cursor: pointer; appearance: none; }
.ep-guide .ep-note:disabled { color: inherit; opacity: 1; cursor: default; }
.ep-guide .ep-note-copy { display: block; margin: 8px 2px 0; color: var(--ep-muted); font-size: 14px; line-height: 1.6; }
.ep-guide .ep-note[aria-pressed="true"] .ep-pill { background: #d2ecef; border-color: var(--ep-teal); box-shadow: 0 0 0 1px var(--ep-teal); }
.ep-guide .ep-note:hover:not(:disabled) .ep-pill { background: #d2ecef; }
.ep-guide .ep-note:focus-visible, .ep-guide a:focus-visible { outline: 3px solid var(--ep-teal); outline-offset: 5px; }
.ep-guide .ep-action { display: inline-flex; align-items: center; justify-content: center; gap: 12px; padding: 12px 18px; margin-top: 23px; min-height: 44px; border: 1px solid var(--ep-line); border-radius: 26px; background: var(--ep-soft); color: var(--ep-teal); font-size: 14px; line-height: 1.4; font-weight: 700; text-decoration: none; }
.ep-guide .ep-meta, .ep-guide .ep-caption { color: var(--ep-muted); font-size: 12px; line-height: 1.6; margin: 13px 0 0; }
.ep-guide .ep-live { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip-path: inset(50%); white-space: nowrap; border: 0; }
.ep-guide--summary { display: grid; grid-template-columns: minmax(190px,.8fr) minmax(0,1.5fr); align-items: center; gap: 32px; background: var(--ep-wash); padding: 30px; margin: 26px 0; }
.ep-guide--summary .ep-figure { width: 100%; max-width: 284px; margin: 0 auto; }
.ep-guide--summary h2 { font-size: clamp(25px,3vw,35px); line-height: 1.15; letter-spacing: -.025em; color: var(--ep-ink); margin: 0 0 12px; }
.ep-guide--summary .ep-intro { color: var(--ep-muted); font-size: 15px; line-height: 1.6; margin: 0 0 22px; }
.ep-guide--summary .ep-notes { display: grid; grid-template-columns: minmax(0,1fr) minmax(0,1fr); gap: 24px 18px; }
.ep-guide--annotated .ep-anatomy { display: grid; grid-template-columns: minmax(0,1.55fr) minmax(0,1fr); gap: 30px; align-items: start; position: relative; }
.ep-guide--annotated .ep-figure { min-width: 0; margin: 0; }
.ep-guide--annotated .ep-notes { display: grid; grid-template-columns: minmax(0,1fr); gap: 24px; padding-top: var(--ep-note-offset,110px); position: relative; z-index: 2; }
.ep-guide--annotated .ep-note { align-self: start; }
.ep-guide--annotated .ep-pill { font-size: 13px; padding: 8px 11px; }
.ep-guide--annotated .ep-note-copy { font-size: 13px; line-height: 1.55; }
.ep-guide .ep-connectors { position: absolute; inset: 0; width: 100%; height: 100%; overflow: visible; pointer-events: none; z-index: 1; }
.ep-guide .ep-connector { fill: none; stroke: #79bac7; stroke-width: 1.1; }
.ep-guide .ep-connector[data-active="true"] { stroke: var(--ep-teal); stroke-width: 1.8; }
.ep-guide .ep-dot { fill: #f7faf8; stroke: var(--ep-teal); stroke-width: 1.4; }
.ep-guide .ep-page-two { display: flex; gap: 11px; align-items: flex-start; padding-top: 15px; margin-top: 18px; border-top: 1px solid #cadbdb; color: var(--ep-muted); font-size: 13px; line-height: 1.6; }
.ep-guide .ep-page-number { display: inline-flex; align-items: center; justify-content: center; flex-shrink: 0; width: 25px; height: 25px; border: 1px solid #cadbdb; border-radius: 50%; color: var(--ep-teal); font-weight: 700; }
.ep-guide .ep-source { color: var(--ep-muted); font-size: 12px; line-height: 1.6; margin: 12px 0 0; }
/* Keep the original hero text and CTA targets; allocate space to the guide. */
.cri-n4.cri-web-r3 .ep-explained .hero-grid { grid-template-columns: minmax(260px,.8fr) minmax(0,1.8fr); gap: 40px; align-items: start; }
.cri-n4.cri-web-r3 .ep-explained h1 { font-size: clamp(38px,3.6vw,54px); }
.cri-n4.cri-web-r3 .ep-explained .lead { font-size: 17px; line-height: 1.65; margin-top: 24px; }
.cri-n4.cri-web-r3 .ep-explained .micro { font-size: 13px; line-height: 1.6; }
.cri-n4.cri-web-r3 .ep-explained .actions { gap: 12px; flex-direction: column; align-items: flex-start; }
.cri-n4.cri-web-r3 .ep-explained .actions .button { min-width: 0; max-width: 100%; font-size: 14px; text-align: center; white-space: normal; overflow-wrap: anywhere; }
@media (max-width:1100px) {
  .cri-n4.cri-web-r3 .ep-explained .hero-grid { grid-template-columns: minmax(230px,.75fr) minmax(0,1.8fr); gap: 26px; }
  .ep-guide--annotated .ep-anatomy { grid-template-columns: minmax(0,1.45fr) minmax(0,1fr); gap: 23px; }
  .ep-guide--annotated .ep-note-copy { font-size: 12px; }
  .ep-guide--annotated .ep-pill { font-size: 12px; }
  .ep-guide--annotated .ep-notes { gap: 20px; }
  .ep-guide--summary .ep-notes { grid-template-columns: 1fr; gap: 17px; }
}
@media (max-width:900px) {
  .cri-n4.cri-web-r3 .ep-explained .hero-grid { grid-template-columns: 1fr; gap: 32px; }
  .cri-n4.cri-web-r3 .ep-explained .lead { max-width: 58ch; }
  .cri-n4.cri-web-r3 .ep-explained .actions { flex-direction: row; flex-wrap: wrap; }
  .ep-guide--annotated { max-width: 720px; width: 100%; margin: 0 auto; }
  .ep-guide--annotated .ep-anatomy { grid-template-columns: minmax(0,1.4fr) minmax(0,1fr); gap: 30px; }
  .ep-guide--annotated .ep-pill { font-size: 14px; }
  .ep-guide--annotated .ep-note-copy { font-size: 14px; }
}
@media (max-width:580px) {
  .ep-guide--summary { grid-template-columns: 1fr; padding: 23px 19px; gap: 25px; }
  .ep-guide--summary .ep-figure { max-width: 258px; }
  .ep-guide--summary .ep-notes { gap: 20px; }
  .ep-guide--summary h2 { font-size: 29px; }
  .ep-guide--annotated .ep-anatomy { grid-template-columns: 1fr; gap: 24px; }
  .ep-guide--annotated .ep-figure { width: 100%; max-width: 360px; margin: 0 auto; }
  .ep-guide--annotated .ep-notes { padding-top: 0; gap: 20px; }
  .ep-guide .ep-connectors { display: none; }
  .ep-guide .ep-pill { min-height: 44px; }
  .ep-guide .ep-note-copy { font-size: 14px; }
  .cri-n4.cri-web-r3 .ep-explained .actions { flex-direction: column; align-items: stretch; }
}
@media print {
  .ep-guide .ep-connectors, .ep-guide .ep-region { display: none !important; }
  .ep-guide .ep-paper { box-shadow: none; }
  .ep-guide .ep-notes { padding-top: 0; }
}

/* Coordinates are specific to each issued language edition. */
.ep-guide .ep-region-de-1{left:5.7%;top:26.4%;width:88.6%;height:6.1%}
.ep-guide .ep-region-de-2{left:5.7%;top:41.6%;width:88.6%;height:14.0%}
.ep-guide .ep-region-de-3{left:5.7%;top:56.9%;width:88.6%;height:6.2%}
.ep-guide .ep-region-de-4{left:5.7%;top:63.9%;width:88.6%;height:4.8%}
.ep-guide .ep-region-en-5{left:5.7%;top:26.7%;width:88.6%;height:8.8%}
.ep-guide .ep-region-en-6{left:5.7%;top:47.5%;width:88.6%;height:15.9%}
.ep-guide .ep-region-en-7{left:5.7%;top:64.4%;width:88.6%;height:8.6%}
.ep-guide .ep-region-en-8{left:5.7%;top:73.8%;width:88.6%;height:7.2%}
