.story-page{scroll-behavior:smooth}.story-cover{display:grid;grid-template-columns:1.1fr 1fr;gap:6%;align-items:center;padding:65px 0 70px}.story-cover h1{font-size:clamp(2.7rem,4.7vw,5.3rem)}.story-cover .lead{margin:28px 0;font-size:19px}.story-cover .article-figure img{height:400px;object-fit:contain}.story-cover .eyebrow{line-height:1.6}.article-figure{margin:28px 0;background:var(--panel);border:1px solid var(--line)}.article-figure img{width:100%;height:auto;max-height:650px;object-fit:contain}.article-figure figcaption{font-size:13px;color:var(--muted);padding:14px 18px;line-height:1.55}.story-layout{display:grid;grid-template-columns:220px minmax(0,1fr);gap:6%;align-items:start}.story-toc{position:sticky;top:115px;border-top:1px solid var(--line);padding-top:24px;display:grid;gap:16px;font-size:14px}.story-toc>span{font-size:12px;text-transform:uppercase;letter-spacing:.13em;color:var(--muted);margin-bottom:8px}.story-toc a:hover{color:var(--accent)}.story-content{min-width:0}.story-section{padding:45px 0 65px;border-top:1px solid var(--line);scroll-margin-top:30px}.story-section h2{font-size:clamp(2rem,3.3vw,3.5rem);margin-bottom:30px;line-height:1.12}.story-section h3{font-size:25px;line-height:1.2;margin:32px 0 18px}.story-section p{font-size:17px;line-height:1.75;color:var(--muted)}.story-section .story-lead{font-size:21px;color:var(--ink)}.story-section .eyebrow{color:var(--accent);font-size:12px}.story-callout{border-left:4px solid var(--accent);padding:28px 32px;background:var(--panel);margin:32px 0}.story-callout strong{font-size:23px;font-weight:500}.story-callout p{margin:15px 0 0}.process-story>article{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:35px;border-top:1px solid var(--line);padding:35px 0}.process-story>article:nth-child(even)>div{order:2}.step-no{font-size:28px;color:var(--accent);font-family:Consolas,monospace}.process-story h3{margin-top:16px}.process-story .article-figure{margin:0}.process-story .article-figure img{height:310px;object-fit:contain}.paired-figures{display:grid;grid-template-columns:1fr 1fr;gap:24px}.paired-figures img{height:280px;object-fit:contain}.compact-figure{max-width:600px;margin:30px auto}.compact-figure img{max-height:380px}.story-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin:30px 0}.story-cards article{border:1px solid var(--line);padding:25px;background:var(--panel)}.story-cards h3{margin:0 0 18px}.story-cards p{margin:0;font-size:16px}.story-section .story-note{font-size:14px;line-height:1.6}.table-scroll{overflow-x:auto;margin:30px 0;border:1px solid var(--line)}table{border-collapse:collapse;min-width:620px;width:100%;font-size:15px;text-align:left}th,td{padding:18px;vertical-align:top;border-bottom:1px solid var(--line)}thead{background:var(--panel)}thead th{font-weight:600}tbody th{font-weight:500;min-width:130px}td{color:var(--muted)}.formula{background:var(--panel);padding:25px;border-left:3px solid var(--accent);margin:20px 0}.formula strong{font-size:18px}.formula p{font-family:Consolas,monospace;margin:12px 0 0;font-size:16px}.roadmap article{display:grid;grid-template-columns:55px minmax(0,1fr);gap:20px;border-top:1px solid var(--line);padding:28px 0}.roadmap h3{margin:0 0 16px}.roadmap p{margin:0}.route-strip{border:1px solid var(--line);color:var(--accent);padding:26px;line-height:2;margin:30px 0;font-size:16px;background:var(--panel)}.vendor-note{border:1px solid var(--line);padding:24px;margin:30px 0}.vendor-note summary{cursor:pointer;font-size:17px}.vendor-note p{margin:22px 0 0;font-size:16px}.deliverables{padding-left:23px;font-size:17px;line-height:1.75;color:var(--muted)}.deliverables li{padding:7px 0}.story-end{padding:40px;background:var(--accent);color:var(--accentink);margin:20px 0 65px}.story-end h2{font-size:32px;line-height:1.15;margin-bottom:23px}.story-end .eyebrow{color:inherit}.story-end .button{background:var(--accentink);color:var(--accent);overflow-wrap:anywhere;word-break:break-word;font-size:16px;max-width:100%}.positive .story-end{background:#ececec;color:#191919;border:1px solid #ddd}.positive .story-end .button{background:#191919;color:white}.positive .story-cards article{border-radius:7px}.positive .article-figure{border-radius:7px;overflow:hidden}.story-page header nav{flex-wrap:wrap}.story-page .previewbar{font-size:12px}.story-page .previewbar a{text-decoration:underline;text-underline-offset:4px}
@media(max-width:1050px){.story-layout{grid-template-columns:170px minmax(0,1fr);gap:4%}.story-cover{gap:4%}.story-cover h1{font-size:3rem}.process-story>article{grid-template-columns:1fr}.process-story>article:nth-child(even)>div{order:0}.story-cards{grid-template-columns:1fr}.paired-figures{gap:15px}.paired-figures img{height:200px}}
@media(max-width:760px){.story-cover{grid-template-columns:1fr;padding:38px 0;gap:12px}.story-cover h1{font-size:2.6rem;overflow-wrap:anywhere}.story-cover .lead{font-size:17px}.story-cover .article-figure img{height:270px}.story-layout{display:block}.story-toc{position:static;display:flex;flex-wrap:wrap;gap:12px 20px;padding:24px 0;margin-bottom:20px}.story-toc>span{width:100%}.story-toc a{font-size:14px}.story-section{padding:35px 0 45px}.story-section h2{font-size:30px;overflow-wrap:anywhere}.story-section p{font-size:16px}.story-section .story-lead{font-size:19px}.story-callout{padding:22px}.story-callout strong{font-size:21px}.process-story>article{gap:15px;padding:27px 0}.process-story .article-figure img{height:250px}.paired-figures{grid-template-columns:1fr;gap:0}.paired-figures img{height:auto;max-height:300px}.story-cards article{padding:22px}.roadmap article{grid-template-columns:40px minmax(0,1fr);gap:12px}.roadmap h3{font-size:23px}.story-end{padding:25px}.story-end h2{font-size:28px}.story-end .button{font-size:13px;padding:14px 12px}.story-page header nav{font-size:12px;gap:12px;justify-content:start}.formula{padding:20px}.formula p{font-size:14px}.story-page .previewbar{font-size:11px;flex-wrap:wrap}}
