/* Candidate V3.3 article system — no production deployment. */
body.single.v33-pilot-shell .v33-header{position:relative;flex-wrap:wrap;gap:10px}
body.single.v33-pilot-shell .v33-brand{text-decoration:none;color:var(--v33-ink)}
body.single.v33-pilot-shell .v33-brand small{display:block;max-width:225px;font-size:9px;line-height:1.25;text-transform:uppercase;letter-spacing:.1em;color:#667085;font-weight:850}
body.single.v33-pilot-shell .v33-nav a,body.single.v33-pilot-shell .v33-subscribe{display:inline-flex;align-items:center;min-height:44px}
body.single.v33-pilot-shell .v33-menu-toggle{display:none;min-width:44px;min-height:44px;align-items:center;justify-content:center;gap:7px;border:1px solid #d0d5dd;border-radius:999px;background:#101828;color:#fff;padding:0 12px;font:800 13px/1 Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;cursor:pointer}
body.single.v33-pilot-shell .v33-menu-toggle svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}
body.single.v33-pilot-shell .v33-menu-toggle:focus-visible,body.single.v33-pilot-shell .v33-mobile-nav a:focus-visible{outline:3px solid #60a5fa;outline-offset:3px}
body.single.v33-pilot-shell .v33-mobile-nav[hidden]{display:none!important}
body.single.v33-pilot-shell .v33-mobile-nav{flex:0 0 100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;padding:10px;background:#f3f5f8;border:1px solid #e4e7ec;border-radius:16px}
body.single.v33-pilot-shell .v33-mobile-nav a{display:flex;align-items:center;min-height:44px;padding:9px 12px;border-radius:11px;color:#344054;text-decoration:none;font-size:14px;font-weight:760}
.v33-article{max-width:1120px;margin:0 auto}.v33-article-hero{padding:60px 24px 34px;text-align:center}.v33-article-hero h1{max-width:960px;margin:12px auto 18px;font-size:clamp(42px,6vw,76px);line-height:.98;letter-spacing:-.055em;color:#101828}.v33-article-deck{max-width:800px;margin:0 auto 20px;color:#475467;font-size:20px;line-height:1.55}.v33-article-meta{display:flex;justify-content:center;flex-wrap:wrap;gap:8px 18px;color:#596273;font-size:13px}.v33-article-image{margin:34px 0 0;overflow:hidden;border-radius:28px;background:#e8edf5}.v33-article-image img{display:block;width:100%;height:auto;max-height:620px;object-fit:cover}.v33-article-layout{display:grid;grid-template-columns:230px minmax(0,720px);gap:54px;justify-content:center;align-items:start;padding:36px 24px}.v33-article-toc{position:sticky;top:24px;padding:18px;border:1px solid #e4e7ec;border-radius:16px;background:#f8fafc}.v33-article-toc strong{display:block;margin-bottom:10px}.v33-article-toc ol{margin:0;padding-left:20px}.v33-article-toc li+li{margin-top:8px}.v33-article-toc a{color:#344054;text-decoration:none;font-size:13px;line-height:1.35}.v33-article-toc a:focus-visible,.v33-article-content a:focus-visible{outline:3px solid #60a5fa;outline-offset:3px}.v33-article-content{min-width:0;color:#1d2939;font-size:18px;line-height:1.75}.v33-article-content h2{margin:2.2em 0 .7em;font-size:34px;line-height:1.15;letter-spacing:-.035em}.v33-article-content h3{margin:1.7em 0 .6em;font-size:25px;line-height:1.2}.v33-article-content a{color:#175cd3;text-decoration-thickness:1px;text-underline-offset:3px}.v33-article-content table{display:block;max-width:100%;overflow-x:auto;border-collapse:collapse}.v33-article-content th,.v33-article-content td{padding:12px;border:1px solid #d0d5dd;text-align:left}.v33-source-status{margin-top:40px;padding:18px 20px;border-left:4px solid #f59e0b;background:#fffbeb;color:#78350f}.v33-author-box{max-width:720px;margin:20px auto 54px;padding:28px;border:1px solid #e4e7ec;border-radius:20px;background:#fff}.v33-author-box p{margin:8px 0;color:#475467}.v33-author-box a{color:#175cd3;font-weight:750}.v33-related{max-width:1120px;margin:0 auto 54px;padding:0 24px}.v33-related>h2{font-size:32px}.v33-related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.v33-related article{padding:22px;border:1px solid #e4e7ec;border-radius:18px;background:#fff}.v33-related h3{margin:0 0 14px;font-size:21px;line-height:1.15}.v33-related a{color:#101828;text-decoration:none}.v33-related time{color:#667085;font-size:12px}.v33-menu-toggle{display:none;min-width:44px;min-height:44px;align-items:center;justify-content:center;gap:7px;border:1px solid #d0d5dd;border-radius:999px;background:#101828;color:#fff;padding:0 12px;font:800 13px/1 Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;cursor:pointer}.v33-menu-toggle svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}.v33-mobile-nav[hidden]{display:none!important}.v33-mobile-nav{flex:0 0 100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;padding:10px;background:#f3f5f8;border:1px solid #e4e7ec;border-radius:16px}.v33-mobile-nav a{display:flex;align-items:center;min-height:44px;padding:9px 12px;border-radius:11px;color:#344054;text-decoration:none;font-size:14px;font-weight:760}.v33-menu-toggle:focus-visible,.v33-mobile-nav a:focus-visible{outline:3px solid #60a5fa;outline-offset:3px}
@media(max-width:980px){body.single.v33-pilot-shell .v33-menu-toggle{display:inline-flex}body.single.v33-pilot-shell .v33-subscribe,body.single.v33-pilot-shell .v33-header>.v33-nav{display:none}.v33-article-layout{grid-template-columns:minmax(0,720px)}.v33-article-toc{position:static}.v33-menu-toggle{display:inline-flex}.v33-header>.v33-nav,.v33-header>.v33-subscribe{display:none}.v33-related-grid{grid-template-columns:1fr}}
@media(max-width:640px){.v33-article-hero{padding:40px 18px 24px}.v33-article-hero h1{font-size:43px}.v33-article-deck{font-size:18px}.v33-article-layout{padding:24px 18px;gap:24px}.v33-article-content{font-size:17px}.v33-article-content h2{font-size:29px}.v33-article-image{border-radius:18px}.v33-author-box{margin:10px 18px 40px}.v33-related{padding:0 18px}.v33-mobile-nav{grid-template-columns:1fr}}
@media(max-width:420px){body.single.v33-pilot-shell .v33-brand{min-width:0;gap:9px}body.single.v33-pilot-shell .v33-brand small{max-width:160px;font-size:8px}body.single.v33-pilot-shell .v33-menu-toggle span{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}}
