/* Opt-in composition only. Home, Feed and other accepted layouts are untouched. */
.rhythm-body {display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);column-gap:var(--detail-gap);align-items:start;margin-top:48px;}
.rhythm-body > article {grid-column:2;padding:22px 0;border-top:1px solid var(--line);}
.rhythm-body > article h3 {font-size:24px;line-height:1.3;letter-spacing:-.025em;}
.rhythm-body > article p {font-size:17px;line-height:1.75;color:var(--muted);margin-top:12px;text-wrap:pretty;}
.rhythm-body > .rhythm-visual {grid-column:1;grid-row:1 / span 6;align-self:center;}
.rhythm-visual {margin:0;min-width:0;font-family:'IBM Plex Sans',sans-serif;}

.rhythm-visual figcaption strong {display:block;font-size:30px;line-height:1.2;font-weight:500;letter-spacing:-.03em;color:#322c39;}
.rhythm-infrastructure {padding:30px 0;background:radial-gradient(ellipse at 50% 62%,#f2f1f5 0,transparent 66%);}
.rhythm-infrastructure figcaption {padding-inline:20px;}
.rhythm-infrastructure .pe-energy-model {margin-top:16px;}
.rhythm-infrastructure .pe-wide {display:block;}
.rhythm-infrastructure .pe-compact {display:none;}

.rhythm-paper {background:#fff;border:1px solid #dedbe2;padding:28px 30px;box-shadow:0 2px 3px #21182a04,0 22px 34px -28px #21182a40;}
.rhythm-paper-heading {display:flex;align-items:center;justify-content:space-between;gap:16px;color:#5b5363;font-size:14px;padding-bottom:20px;border-bottom:1px solid #e8e5eb;}
.rhythm-paper-heading > span {display:flex;gap:10px;align-items:center;}
.rhythm-paper-heading .icon {width:18px;height:18px;color:#8251b0;}
.rhythm-paper-heading small {font-size:12px;color:#746d7b;}
.rhythm-paper h3 {font:500 29px/1.25 'IBM Plex Sans',sans-serif;letter-spacing:-.025em;margin-top:24px;}
.rhythm-business-impact {padding:12px 0;--impact-line:#b59aca;--impact-ink:#704299;}
.impact-origin {position:relative;display:grid;grid-template-columns:48px minmax(0,1fr);gap:18px;align-items:center;}
.impact-origin::after {content:'';position:absolute;left:23px;top:calc(50% + 24px);bottom:-28px;border-left:1.5px solid var(--impact-line);}
.impact-event-icon {width:48px;height:48px;display:grid;place-items:center;border:1px solid #dfd2c4;border-radius:50%;background:#faf7f1;color:#91622f;}
.impact-event-icon .icon {width:23px;height:23px;}

.impact-paths {list-style:none;margin:28px 0 0 23px;padding:0 0 0 43px;}
.impact-paths li {position:relative;padding:9px 0 25px;}
.impact-paths li::before {content:'';position:absolute;left:-43px;top:0;bottom:0;border-left:1.5px solid var(--impact-line);}
.impact-paths li:last-child {padding-bottom:0;}
.impact-paths li:last-child::before {height:12px;bottom:auto;}
.impact-paths li::after {content:'';position:absolute;left:-43px;top:0;width:29px;height:22px;border-left:1.5px solid var(--impact-line);border-bottom:1.5px solid var(--impact-line);border-bottom-left-radius:12px;}

.impact-paths strong::before {content:'';position:absolute;width:7px;height:7px;left:-18px;top:9px;border:1.5px solid var(--impact-ink);border-radius:50%;background:#f4f4f1;}
.impact-paths strong {position:relative;display:block;font-size:21px;font-weight:500;line-height:1.35;letter-spacing:-.015em;color:#322c39;text-wrap:pretty;}
.impact-paths li:last-child strong {color:var(--impact-ink);}
.rhythm-paper dl {margin:0;}
.rhythm-paper dl > div {display:grid;grid-template-columns:1fr 1.15fr;gap:20px;padding:14px 0;border-top:1px solid #e7e4eb;font-size:14px;line-height:1.5;}
.rhythm-paper dt {color:#756d7b;}
.rhythm-paper dd {margin:0;color:#37303e;}
.rhythm-diversion,.rhythm-equipment {padding:24px 0;}
.rhythm-diversion figcaption,.rhythm-equipment figcaption {padding-inline:20px;}
.rhythm-diversion .pe-maritime {margin-top:14px;}
.rhythm-checks {margin:0 20px;}
.rhythm-checks > div {display:flex;justify-content:space-between;gap:16px;padding:15px 0;border-top:1px solid #e3dfe7;font-size:14px;line-height:1.5;}
.rhythm-checks dt {color:#534c5a;}.rhythm-checks dd {margin:0;color:#75667f;}
.rhythm-equipment .pe-mechanical {margin-top:22px;}

.rhythm-footprint {padding:30px 0;background:radial-gradient(ellipse at 50% 66%,#f4f2f6 0,transparent 66%);}
.rhythm-footprint figcaption {padding-inline:20px;}
.rhythm-footprint :is(.fe-closure-notice,.fe-notice-line) {display:none;}
.rhythm-schedule .rhythm-paper dl {margin-top:28px;}
.rhythm-arrival {display:grid;grid-template-columns:1fr 40px 1fr;gap:18px;align-items:center;padding-block:28px 20px;}
.rhythm-arrival span {display:block;color:#796e82;font-size:13px;}
.rhythm-arrival strong {display:block;font-size:23px;font-weight:500;letter-spacing:-.02em;color:#5d4c6b;margin-top:8px;}
.rhythm-arrival > div:last-child strong {font-size:42px;color:#7842a0;line-height:1.2;}
.rhythm-arrival small {font-size:12px;color:#75667f;}
.rhythm-arrival-line {border-top:1px dashed #bb9ccf;position:relative;}
.rhythm-arrival-line::after {content:'';position:absolute;right:0;top:-4px;width:7px;height:7px;border-radius:50%;background:#a174bc;}
.rhythm-paper .rhythm-schedule-note {font-size:14px;line-height:1.65;color:#6c6175;margin-top:12px;}
.rhythm-editorial-opportunity {display:grid;grid-template-columns:1.15fr 1fr;gap:22px;align-items:center;background:#f5f5f3;margin:36px 0 18px;padding:32px 24px;}
.article-body .rhythm-editorial-opportunity + .text-link {margin-top:12px;}
.rhythm-editorial-opportunity figcaption strong {font-size:27px;line-height:1.3;}

.rhythm-recovery-body {display:grid;grid-template-columns:.9fr 1.1fr;gap:52px;align-items:center;}
.rhythm-recovery .pe-recovery-row {grid-template-columns:24px 1fr;gap:12px 18px;}
.rhythm-recovery .pe-recovery-row > div {grid-column:2;}
.rhythm-local-power {padding:0 20px 28px;}
.rhythm-local-power svg {width:100%;display:block;}
.rhythm-local-power figcaption {padding-inline:18px;}
.rhythm-local-power figcaption strong {font-size:23px;}

.rhythm-channels > div {padding-top:0;border-top:0;}
.rhythm-channel-art {height:180px;margin:0 0 22px;display:grid;place-items:center;}
.rhythm-channel-art > svg {width:230px;max-width:100%;height:180px;display:block;}
.rhythm-channel-store :is(.fe-closure-notice,.fe-notice-line) {display:none;}
.rhythm-channel-stock .fe-roof {fill:#e0d7e8;}.rhythm-channel-stock .fe-front {fill:#b8a9c6;}.rhythm-channel-stock .fe-side {fill:#867594;}.rhythm-channel-stock .fe-edge {stroke:#cbbbda;stroke-width:.6;}.rhythm-channel-stock .fe-carton-tape {stroke:#f0eaf5;stroke-width:2;}.rhythm-channel-stock .fe-stock-pad {fill:#f5f2f7;stroke:#e1dbe7;stroke-width:.5;}
.rhythm-order-paper {width:155px;padding:18px;border:1px solid #dfd8e5;box-shadow:0 6px 14px #34233f08;transform:rotate(-3deg);background:#fff;}
.rhythm-order-paper > span {display:flex;align-items:center;gap:8px;font-size:12px;line-height:1.4;margin:0;color:#6c5b7a;}
.rhythm-order-paper .icon {width:15px;height:15px;}
.rhythm-order-paper > div {display:flex;justify-content:space-between;align-items:center;height:30px;border-top:1px solid #ebe6ef;gap:8px;}
.rhythm-order-paper > div:first-of-type {margin-top:16px;}
.rhythm-order-paper i {height:3px;width:52px;background:#e2d9e9;}.rhythm-order-paper b {width:17px;border-top:2px solid #c0a7d1;}
.rhythm-channels h4 {padding-top:20px;border-top:1px solid #dedbe3;}
.rhythm-notice-comparison {display:grid;grid-template-columns:1fr 1fr;gap:40px;margin:24px 0 32px;}
.rhythm-notice-map {margin:0;min-width:0;width:100%;max-width:372px;justify-self:center;}
.rhythm-notice-map figcaption {font:400 14px/1.5 'IBM Plex Sans',sans-serif;color:#73617f;margin-bottom:14px;}
.rhythm-notice-map svg {display:block;width:100%;max-height:285px;}
.rn-ground {fill:#f7f7f4;}.rn-contours {fill:none;stroke:#e1dfdf;stroke-width:1;}
.rn-river {fill:none;stroke:#d8dee7;stroke-width:13;}
.rn-roads {fill:none;stroke:#fff;stroke-width:3;}
.rn-scope {fill:#bfa3d31a;stroke:#a47cbe;stroke-width:1.3;stroke-dasharray:4 3;}
.rn-site-active circle {fill:#fff;stroke:#8856aa;stroke-width:1.5;}.rn-site-active text {fill:#704492;}
.rn-site-other circle {fill:#f8f8f6;stroke:#bdb8c3;stroke-width:1;}.rn-site-other text {fill:#77717e;}
.rhythm-notice-map text {font:500 11px 'IBM Plex Sans',sans-serif;}
.rhythm-notice-map:last-child .rn-scope {stroke-dasharray:none;stroke-width:1.6;}
@media(max-width:1000px) {
  .rhythm-recovery-body {gap:24px;grid-template-columns:.9fr 1.1fr;}
  .rhythm-local-power {padding-inline:0;}
  .rhythm-body {column-gap:40px;}
  .rhythm-body > article {grid-column:auto;}
  .rhythm-body > .rhythm-visual {grid-column:1 / -1;grid-row:auto;width:min(100%,560px);justify-self:center;margin:16px 0 36px;}
  .rhythm-body:not(:has(> article:nth-of-type(3))) > article {grid-column:1 / -1;}
  .rhythm-body > article:last-child:nth-of-type(3) {grid-column:1 / -1;}
  .rhythm-body > article h3 {font-size:22px;}
  .rhythm-visual figcaption strong {font-size:26px;}
  .rhythm-paper {padding:22px;}.rhythm-paper h3 {font-size:25px;}
}
@media(max-width:700px) {
  .rhythm-notice-comparison {grid-template-columns:1fr;gap:28px;}
  .rhythm-notice-map svg {max-height:240px;}
  .rhythm-channels {gap:32px;}
  .rhythm-channel-art {height:150px;margin-bottom:18px;}
  .rhythm-channel-art > svg {height:150px;}
  .rhythm-order-paper {transform:rotate(-3deg) scale(.86);}
  .rhythm-recovery-body {grid-template-columns:1fr;gap:24px;}
  .rhythm-local-power {max-width:350px;margin:auto;padding-bottom:12px;}
  .rhythm-local-power figcaption {padding-inline:0;}
  .rhythm-editorial-opportunity {grid-template-columns:1fr;padding:24px 20px;gap:18px;}
  .rhythm-editorial-opportunity figcaption strong {font-size:25px;}
  .rhythm-body {display:flex;flex-direction:column;margin-top:32px;gap:0;}
  .rhythm-body > article {width:100%;padding:22px 0;}
  .rhythm-body > .rhythm-visual {width:100%;margin:16px 0 32px;}
  .rhythm-body > article h3 {font-size:23px;}
  .rhythm-body > article p {line-height:1.65;}
  .rhythm-infrastructure figcaption{padding-inline:0;}
  .rhythm-infrastructure .pe-energy-model {margin-top:0;}
  .rhythm-diversion figcaption,.rhythm-equipment figcaption {padding-inline:0;}
  .rhythm-footprint figcaption {padding-inline:0;}
  .rhythm-arrival {grid-template-columns:1fr 20px 1fr;gap:12px;}
  .rhythm-arrival strong {font-size:21px;}
  .rhythm-checks{margin-inline:0;}

  .rhythm-paper {padding:24px 22px;}
  .rhythm-paper dl > div {grid-template-columns:1fr 1.1fr;gap:12px;font-size:13px;}
  .rhythm-paper-heading {font-size:13px;gap:8px;}
  .impact-origin {gap:14px;}

  .impact-paths {padding-left:39px;}
  .impact-paths li::before,.impact-paths li::after {left:-39px;}
  .impact-paths li::after {width:25px;}
  .impact-paths strong {font-size:20px;}
}
@media(forced-colors:active) {
  .rhythm-business-impact {--impact-line:CanvasText;--impact-ink:CanvasText;}
  .impact-event-icon {border-color:CanvasText;background:Canvas;color:CanvasText;}
  .impact-paths strong::before {background:Canvas;}
}
