/* A single reading flow. No tinted workspace, hidden views or gradient layers. */
.story-feed{padding-top:76px;padding-bottom:100px;color:var(--text,var(--theme-text-f1f0ec,#f1f0ec))}
.feed-opening{max-width:840px;margin:0 auto 36px;text-align:center}
.feed-opening h1{font-family:Newsreader,Georgia,serif;font-size:clamp(44px,5.2vw,76px);font-weight:400;line-height:1.02;letter-spacing:-.045em;margin:22px 0}
.feed-deck{max-width:560px;margin:0 auto;font-size:19px;line-height:1.6;color:var(--theme-text-b9b8b2,#b9b8b2)}
.feed-disclosure{font-size:11px;color:var(--theme-text-aaa9a3,#aaa9a3);margin:20px 0 0;letter-spacing:.04em}
.feed-art{max-width:1050px;margin:0 auto 70px}
.feed-art img{display:block;width:100%;height:auto;border-radius:7px;aspect-ratio:1672/941;object-fit:cover}
.feed-art figcaption{margin-top:13px;font-size:12px;color:var(--theme-text-aaa9a3,#aaa9a3);text-align:center;line-height:1.6}
.feed-body{max-width:740px;margin:0 auto}
.feed-entry{margin:0 0 76px}
.feed-entry .eyebrow{color:var(--theme-text-bdb9b0,#bdb9b0);font-size:10px;letter-spacing:.16em;margin:0 0 18px}
.feed-entry h2,.feed-finish h2{font-family:Newsreader,Georgia,serif;font-weight:400;font-size:clamp(32px,3.5vw,46px);line-height:1.08;letter-spacing:-.035em;margin:0 0 23px}
.feed-entry>p:not(.eyebrow){font-size:17px;line-height:1.75;color:var(--theme-text-bdbbb4,#bdbbb4);max-width:650px;margin:0 0 24px}
.feed-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin:32px 0 26px}
.feed-facts div{padding:0 0 0 13px;border-left:2px solid var(--theme-edge-4c9b91,#4c9b91)}
.feed-facts div:nth-child(2){border-color:var(--theme-edge-d3a451,#d3a451)}.feed-facts div:nth-child(3){border-color:var(--theme-edge-886faf,#886faf)}
.feed-facts span{display:block;font-size:11px;color:var(--theme-text-bdbbb4,#bdbbb4);margin-bottom:9px}.feed-facts strong{font-size:15px;font-weight:500}
.feed-entry .feed-aside{font-size:13px!important;color:var(--theme-text-999891,#999891)!important;line-height:1.7!important}
.feed-chain{list-style:none;padding:0;margin:30px 0 0;display:grid;gap:0}
.feed-chain li{position:relative;display:grid;grid-template-columns:40px 1fr;gap:22px;padding:0 0 30px}
.feed-chain li:last-child{padding-bottom:0}
.feed-chain li:not(:last-child):before{content:"";position:absolute;left:18px;top:40px;bottom:4px;width:1px;background:var(--theme-surface-57534d,#57534d)}
.feed-node{width:37px;height:37px;display:grid;place-items:center;border:1px solid var(--theme-edge-a67e69,#a67e69);border-radius:50%;font-size:12px;color:var(--theme-text-e69a7d,#e69a7d)}
.feed-chain h3,.feed-outcomes h3{font-size:18px;font-weight:500;line-height:1.4;margin:4px 0 9px;letter-spacing:0;font-family:Inter,Arial,sans-serif}
.feed-chain p,.feed-outcomes p{font-size:15px;line-height:1.75;color:var(--theme-text-bdbbb4,#bdbbb4);margin:0;max-width:580px}
.feed-outcomes{display:grid;gap:25px;margin:30px 0}
.feed-outcomes article{display:grid;grid-template-columns:10px 1fr;gap:18px}
.outcome-marker{width:7px;height:7px;border-radius:50%;background:var(--theme-surface-d66f74,#d66f74);margin-top:12px}
.feed-outcomes article:nth-child(2) .outcome-marker{background:var(--theme-surface-4c9b91,#4c9b91)}.feed-outcomes article:nth-child(3) .outcome-marker{background:var(--theme-surface-d3a451,#d3a451)}
.feed-evidence{display:grid;gap:28px;margin:28px 0}
.feed-evidence>div{display:grid;grid-template-columns:115px 1fr;gap:20px}
.feed-evidence dt{color:var(--theme-text-e69a7d,#e69a7d);font-size:14px;font-weight:500;padding-top:3px}
.feed-evidence dd{margin:0;font-size:16px;line-height:1.65;color:var(--theme-text-e1dfd8,#e1dfd8)}
.feed-evidence small{display:block;color:var(--theme-text-96958f,#96958f);font-size:13px;margin-top:7px;line-height:1.7}
.feed-revisit blockquote{font:400 clamp(25px,3vw,35px)/1.3 Newsreader,Georgia,serif;letter-spacing:-.02em;color:var(--theme-text-eeeae2,#eeeae2);margin:27px 0;padding:0 0 0 24px;border-left:2px solid var(--theme-edge-886faf,#886faf)}
.feed-finish{padding-top:8px}.feed-finish>p{font-size:13px;color:var(--theme-text-aaa69e,#aaa69e);margin-bottom:14px}.feed-finish .reading-link{display:block;width:fit-content;margin-top:22px;font-size:13px}
@media(min-width:900px){.feed-body{transform:translateX(30px)}}
@media(max-width:600px){.story-feed{padding-top:38px;padding-bottom:62px}.feed-opening{text-align:left;margin-bottom:26px}.feed-opening h1{font-size:43px;margin:18px 0}.feed-deck{font-size:16px;margin:0}.feed-disclosure{font-size:10px;margin-top:16px}.feed-art{margin-bottom:43px}.feed-art img{aspect-ratio:1672/941;object-position:center}.feed-art figcaption{text-align:left;font-size:11px}.feed-entry{margin-bottom:48px}.feed-entry h2,.feed-finish h2{font-size:33px;margin-bottom:18px}.feed-entry>p:not(.eyebrow){font-size:15px;line-height:1.75}.feed-facts{gap:12px;margin-top:24px}.feed-facts strong{font-size:12px;line-height:1.5;display:block}.feed-facts span{font-size:10px}.feed-facts div{padding-left:9px}.feed-chain li{gap:13px;grid-template-columns:38px 1fr}.feed-chain h3,.feed-outcomes h3{font-size:16px}.feed-chain p,.feed-outcomes p{font-size:14px}.feed-evidence>div{grid-template-columns:1fr;gap:6px}.feed-evidence dd{font-size:15px}.feed-revisit blockquote{font-size:27px;padding-left:18px}.feed-finish .button{min-height:46px}}

.feed-entry .feed-summary{font-size:19px;line-height:1.8;color:var(--theme-text-dedbd4,#dedbd4);max-width:710px}@media(max-width:600px){.feed-entry .feed-summary{font-size:16px}}

.feed-gist{margin:0 0 27px;max-width:650px}.feed-gist .eyebrow{color:var(--theme-text-e69a7d,#e69a7d);margin:0 0 10px;font-size:10px}.feed-gist>p:last-child{font-size:21px;line-height:1.55;color:var(--theme-text-f1f0ec,#f1f0ec);margin:0}@media(max-width:600px){.feed-gist>p:last-child{font-size:18px}}

/* Article rhythm informed by public Finimize stories, with WorldLens identity. */
.feed-opening{max-width:880px;text-align:left}.feed-opening h1{font-size:clamp(40px,4.3vw,62px);max-width:840px}.feed-deck{margin:0;max-width:710px;font-size:18px}.feed-art{max-width:880px;margin-bottom:44px}.feed-body{max-width:740px;transform:none}.feed-entry{margin-bottom:46px}.feed-entry h2{font-size:32px;line-height:1.2;margin-bottom:17px}.feed-entry .feed-summary{font-size:17px;line-height:1.8}.feed-briefing .eyebrow{margin-bottom:12px}.feed-gist{margin-bottom:22px}.feed-chain{margin-top:22px}.feed-facts{margin-top:25px}@media(max-width:600px){.feed-opening h1{font-size:39px}.feed-deck{font-size:16px}.feed-entry{margin-bottom:37px}.feed-entry h2{font-size:29px}.feed-entry .feed-summary{font-size:15px}.feed-art{margin-bottom:35px}}

.source-ref{font:500 11px Inter,Arial,sans-serif;color:var(--theme-text-e7ac92,#e7ac92);text-decoration:none;white-space:nowrap}.source-ref:hover{text-decoration:underline}.source-ref:focus-visible{outline:2px solid var(--theme-edge-e69a7d,#e69a7d);outline-offset:4px}.rate-comparison{display:flex;align-items:center;gap:42px;margin:28px 0 20px}.rate-comparison>div>span,.payment-comparison span{display:block;font-size:12px;color:var(--theme-text-bdbbb4,#bdbbb4);margin-bottom:8px}.rate-comparison strong{font:400 58px/1.1 Newsreader,Georgia,serif;letter-spacing:-.04em}.rate-comparison small{font-size:.55em}.rate-direction{font-size:29px;color:var(--theme-text-d3a451,#d3a451)}.rate-comparison>div:last-child strong{color:var(--theme-text-edb492,#edb492)}.payment-comparison{display:flex;gap:60px;margin:24px 0}.payment-comparison strong{font:400 36px/1.1 Newsreader,Georgia,serif}.payment-comparison small{font:400 12px Inter,Arial,sans-serif;color:var(--theme-text-aaa79f,#aaa79f);margin-left:4px}.connection-caveat{margin-top:24px!important}.feed-sources{padding:0;list-style:none;display:grid;gap:27px;margin:27px 0}.feed-sources li{scroll-margin-top:32px}.feed-sources li>span{display:block;font-size:10px;letter-spacing:.1em;color:var(--theme-text-aaa79f,#aaa79f);margin-bottom:9px}.feed-sources a{color:var(--theme-text-e7ac92,#e7ac92);font-size:16px;text-decoration:none;line-height:1.5}.feed-sources a:hover{text-decoration:underline}.feed-sources p{font-size:13px;line-height:1.7;color:var(--theme-text-aaa79f,#aaa79f);margin:8px 0 0;max-width:600px}@media(max-width:600px){.rate-comparison{gap:27px}.rate-comparison strong{font-size:46px}.payment-comparison{gap:30px}.payment-comparison strong{font-size:31px}.feed-sources a{font-size:15px}}
