/* SPDX-License-Identifier: Apache-2.0 */
@font-face{font-family:Plex;src:url('/assets/fonts/ibm-plex/IBMPlexSans-Regular.woff2') format('woff2');font-weight:400;font-display:swap}@font-face{font-family:Plex;src:url('/assets/fonts/ibm-plex/IBMPlexSans-SemiBold.woff2') format('woff2');font-weight:600 800;font-display:swap}
*{box-sizing:border-box}body.twoi-blog{margin:0;background:#f8f9fc;color:#172137;font-family:Plex,Arial,sans-serif;font-size:16px;line-height:1.6}:where(.twoi-blog main,.twoi-blog footer) a{color:inherit;text-decoration:none}:where(.twoi-blog main) :is(button,input,select){font:inherit}:where(.twoi-blog main,.twoi-blog footer) a:hover{color:#2d50e7}:where(.twoi-blog main,.twoi-blog footer) :is(a,button,input,select):focus-visible{outline:3px solid #2d50e7;outline-offset:4px}.shell{max-width:1200px;margin:auto;padding:0 40px}.button{display:inline-flex;align-items:center;justify-content:center;padding:16px 23px;border-radius:8px;background:#2d50e7;color:white;font-weight:600;font-size:15px}.button:hover{background:#213db9;color:white}.button.small{font-size:13px;padding:12px 18px}.intro{display:flex;justify-content:space-between;align-items:flex-end;gap:35px;padding:74px 0 66px}.eyebrow{font-size:11px;letter-spacing:1.5px;font-weight:600;color:#62718a}.live-dot{display:inline-block;width:7px;height:7px;background:#2d50e7;border-radius:50%;margin-right:8px}.intro h1{font-size:clamp(44px,5.5vw,70px);line-height:1.06;letter-spacing:-2.8px;margin:23px 0 0;font-weight:600}.intro h1 span{color:#2d50e7}.intro>p{color:#6c7890;margin:0 0 6px;font-size:17px;line-height:1.75}.feed-bar{border-top:1px solid #dce2ed;display:flex;align-items:center;justify-content:space-between;padding:25px 0 17px}.feed-bar h2{font-size:20px;letter-spacing:-.4px;margin:0}.feed-bar h2 span{font-size:12px;color:#78849b;background:#e9edf5;padding:3px 8px;border-radius:5px;vertical-align:middle;margin-left:10px}.filters{display:flex;gap:10px;margin:0 0 36px}.filters input,.filters select{background:white;border:1px solid #dce2ed;border-radius:7px;padding:11px 14px;color:#28354c;height:46px;font-size:13px}.filters select{width:215px}.search{flex:1;max-width:440px}.search input{width:100%}.filters button{border:0;background:#e9eefc;color:#2543ba;border-radius:7px;padding:10px 20px;cursor:pointer;font-size:13px}.reset{font-size:13px;padding:10px}.layout{display:grid;grid-template-columns:minmax(0,1fr) 250px;gap:54px}.feed-item{display:grid;grid-template-columns:108px minmax(0,1fr);gap:24px}.timeline{position:relative;border-right:1px solid #dae1ee;font-size:11px;color:#7c879d;padding:22px 17px 0 0}.timeline-dot{position:absolute;right:-4px;top:27px;width:7px;height:7px;background:#91a3e1;border-radius:50%;box-shadow:0 0 0 5px #f8f9fc}.feed-card{padding:20px 0 30px;border-bottom:1px solid #dfe5ee;margin-bottom:18px}.feed-item:first-child .feed-card{padding-top:18px}.meta{display:flex;align-items:center;gap:15px;font-size:11px;color:#7b879d}.category{color:#3c5acc;font-weight:600;letter-spacing:.2px}.feed-card h3{font-size:27px;line-height:1.25;letter-spacing:-.65px;font-weight:600;margin:15px 0}.excerpt{font-size:15px;color:#69768c;line-height:1.75;margin:0 0 20px}.feed-cover{display:block;width:100%;max-height:320px;object-fit:cover;border-radius:10px;margin:20px 0}.read-link{font-size:12px;font-weight:600;color:#2d50e7;display:flex;align-items:center;justify-content:space-between;margin-top:21px}.read-link span{font-size:20px}.aside-note{padding:25px;border-radius:10px;background:#edf1fc}.aside-note h3{font-size:23px;font-weight:600;line-height:1.3;letter-spacing:-.5px;margin:19px 0 14px}.aside-note p{font-size:13px;line-height:1.75;color:#6b7891}.aside-note a{font-size:12px;color:#2d50e7}.cta{border-top:1px solid #dce2ed;margin-top:76px;padding:44px 0 50px;display:flex;justify-content:space-between;align-items:center;gap:25px}.cta h2{font-size:32px;line-height:1.2;letter-spacing:-1px;margin:16px 0 0}footer.shell{display:flex;gap:26px;align-items:center;padding-top:26px;padding-bottom:30px;border-top:1px solid #dce2ed;font-size:11px;color:#7c879b}footer>a:last-child{margin-left:auto}.article{max-width:780px;margin:45px auto 0}.back{font-size:13px;color:#6f7e97;display:inline-block;margin-bottom:36px}.article h1{font-size:clamp(32px,4.5vw,52px);line-height:1.13;letter-spacing:-1.5px;margin:23px 0}.lead{font-size:21px;line-height:1.6;color:#6e7c93}.byline{font-size:12px;margin:28px 0;color:#44536c}.byline span{color:#8690a3}.article-cover{width:100%;border-radius:12px;margin:8px 0 27px;max-height:560px;object-fit:cover}.prose{font-size:18px;line-height:1.8;color:#36445c;overflow-wrap:anywhere}.prose h2{font-size:28px;line-height:1.3;margin-top:36px;color:#172137}.prose h3{font-size:23px;line-height:1.4;color:#172137}.prose a{text-decoration:underline;color:#2d50e7}.prose blockquote{border-left:3px solid #2d50e7;padding:12px 22px;margin:25px 0;background:#edf1fc}.prose.compact{font-size:15px}.prose.compact h2,.prose.compact h3{font-size:20px;margin-top:20px}.article-end{border-top:1px solid #dce2ed;margin-top:40px;padding-top:20px;display:flex;justify-content:space-between;gap:20px;font-size:13px;color:#2d50e7}.empty{padding:45px 0 65px}.empty h1{font-size:40px;line-height:1.2}.empty p{color:#77839a}.pagination{display:flex;justify-content:space-between;gap:20px;padding:24px 0;font-size:14px}.pagination a{color:#2d50e7}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.skip{position:absolute;left:15px;top:-100px;background:white;padding:10px;z-index:10}.skip:focus{top:10px}
@media(max-width:950px){.shell{padding-left:25px;padding-right:25px}.layout{grid-template-columns:minmax(0,1fr) 210px;gap:30px}.feed-item{grid-template-columns:84px minmax(0,1fr);gap:20px}.timeline{font-size:10px}.intro>p{font-size:15px}.intro h1{font-size:56px}}
@media(max-width:700px){.shell{padding-left:20px;padding-right:20px}.intro{display:block;padding:44px 0 36px}.intro h1{font-size:49px;letter-spacing:-2px}.intro>p{margin:22px 0 0;font-size:14px}.intro>p br{display:none}.layout{display:block}.layout aside{display:none}.feed-bar{padding-top:22px}.feed-bar h2{font-size:19px}.filters{flex-wrap:wrap;margin-bottom:18px;gap:8px}.filters select{width:100%}.filters>label:first-child{width:100%}.search{min-width:0}.filters input{font-size:12px}.filters button{padding:10px 14px}.feed-item{grid-template-columns:1fr;gap:0;position:relative;padding-left:17px;border-left:1px solid #dce2ed}.timeline{border:0;padding:17px 0 0;font-size:11px}.timeline-dot{left:-21px;top:24px}.feed-card,.feed-item:first-child .feed-card{padding-top:12px;margin-bottom:4px;padding-bottom:23px}.feed-card h3{font-size:25px}.meta{font-size:10px;gap:10px}.excerpt{font-size:14px}.cta{margin-top:40px;padding:32px 0;display:block}.cta h2{font-size:29px;margin-bottom:22px}.cta .button{font-size:13px}footer.shell{flex-wrap:wrap;gap:15px}footer>a:last-child{margin-left:0;width:100%}.article{margin-top:26px}.article h1{font-size:35px;letter-spacing:-1px}.lead{font-size:18px}.prose{font-size:16px}.prose h2{font-size:25px}.back{margin-bottom:28px}.article-end{font-size:12px}.empty h1{font-size:30px}}

/* Same fixed header and inherited typography as the original home page. */
body.twoi-blog{padding-top:72px}
#blog-site-header{font-family:"IBM Plex Sans",ui-sans-serif,system-ui,sans-serif;color:var(--ink);font-size:16px;line-height:1.5;font-weight:400}
