/* Search Engine Watch — article page v2 (2026-09-16).
   Ported from the redesign mock-up (Version 29). Scoped under #sew2 so the legacy
   stylesheet keeps governing everything else. Built by scratchpad live/v2/build-css.py. */
#sew2{--paper:#FFFFFF;--card:#FFFFFF;--card-alt:#F5F6F7;--chipbg:#ECEEEF;--inputbg:#FAFBFB;--ink:#191B1C;--text2:#3E4347;--muted:#6B7176;--line:#E2E5E7;--yellow:#F0C137;--yellow-dk:#E5B426;--green:#0E7333;--green-dk:#0A5A28;--shadow:rgba(0,0,0,.12);--err:#C62828;--display:"Archivo","Helvetica Neue",Helvetica,Arial,sans-serif;--body:"Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;--serif:"Lora",Georgia,"Times New Roman",serif}
#sew2{display:block;max-width:1320px;margin:0 auto;padding:30px 28px 60px;font-family:var(--body);color:var(--ink);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased;position:relative}
#sew2 *,#sew2 *::before,#sew2 *::after{box-sizing:border-box}
#sew2 a{color:var(--green);text-decoration:none}
#sew2 a:hover{color:var(--green-dk);text-decoration:underline}
#sew2 img{max-width:100%;height:auto}
#sew2 h1,#sew2 h2,#sew2 h3,#sew2 h4{font-family:var(--display);letter-spacing:-.015em;color:var(--ink);margin:0;font-weight:900}
#sew2 h1{text-wrap:balance}
#sew2 p{margin:0}
#sew2 button{font-family:inherit;cursor:pointer}
#sew2 :focus-visible{outline:2px solid var(--ink);outline-offset:2px}

/* ---- from the mock-up ---- */
#sew2{padding-top:30px;padding-bottom:60px}#sew2 .crumbs{font-size:13px;color:var(--muted);display:flex;gap:6px;align-items:center;flex-wrap:wrap}#sew2 .crumbs a{color:var(--green);font-weight:700}#sew2 .crumbs svg{width:13px;height:13px;stroke:var(--muted);stroke-width:2.6;fill:none;flex:none}#sew2 .crumbs .here{color:var(--ink);font-weight:600}#sew2 h1{margin-top:14px;font-size:clamp(30px,5.5vw,46px);font-weight:900;line-height:1.04}#sew2 .standfirst{margin-top:14px;font-size:18px;line-height:1.55;color:var(--text2)}#sew2 .avatar{width:38px;height:38px;border-radius:50%;background:var(--ink);color:var(--paper);display:grid;place-items:center;font-family:var(--display);font-weight:700;font-size:13px;flex:none}#sew2 .who-wrap{position:relative;display:flex;align-items:center;gap:12px}#sew2 .who-wrap>a{display:flex;align-items:center;gap:12px;color:var(--ink)}#sew2 .who-wrap>a:hover{text-decoration:none}#sew2 .who{font-size:13px;line-height:1.35;color:var(--ink)}#sew2 .who b{font-weight:700;border-bottom:1px dotted var(--muted)}#sew2 .who span{color:var(--muted);display:block;font-size:12px;font-variant-numeric:tabular-nums}#sew2 .hovercard{position:absolute;top:calc(100% + 12px);left:0;width:320px;background:var(--card);border:1px solid var(--line);border-top:3px solid var(--ink);box-shadow:0 14px 34px var(--shadow);padding:18px;display:none;z-index:40}#sew2 .who-wrap:hover .hovercard,#sew2 .who-wrap:focus-within .hovercard{display:block}#sew2 .hovercard .hc-top{display:flex;gap:12px;align-items:center}#sew2 .hcimg{width:46px;height:46px;border-radius:50%;object-fit:cover;object-position:top;flex:none}#sew2 .mainauth{display:block}#sew2 .mainauth b a{border-bottom:1px dotted var(--muted)}#sew2 .mainauth b a:hover{text-decoration:none}#sew2 .hovercard .hc-top+.hc-top{margin-top:12px;padding-top:12px;border-top:1px solid var(--line)}#sew2 .hovercard .avatar{width:46px;height:46px;font-size:15px}#sew2 .hovercard h4{font-family:var(--display);font-weight:900;font-size:16px;color:var(--ink)}#sew2 .hovercard .role{font-size:11px;color:var(--muted);font-family:var(--display);font-weight:700;letter-spacing:.1em;text-transform:uppercase}#sew2 .hovercard p{font-size:13px;color:var(--text2);margin-top:10px;line-height:1.5}#sew2 .hovercard .links{margin-top:10px;font-family:var(--display);font-weight:700;font-size:12.5px;display:flex;gap:14px}#sew2 .authbox{display:flex;flex-direction:column;align-items:flex-start;gap:3px}#sew2 .authbox .lbl{font-family:var(--display);font-weight:700;font-size:10.5px;letter-spacing:.15em;text-transform:uppercase;color:var(--muted)}#sew2 .authbox .lbl+.lbl{margin-top:0}#sew2 .aphoto{width:172px;height:172px;border-radius:50%;object-fit:cover;object-position:top;margin:10px 0 12px}#sew2 .authbox b{font-family:var(--display);font-weight:900;font-size:18px}#sew2 .arole{font-size:12.5px;color:var(--muted)}#sew2 .alinks2{display:flex;align-items:center;gap:18px;margin-top:9px}#sew2 .alinks2 a{display:inline-flex;align-items:center;gap:6px;font-family:var(--display);font-weight:700;font-size:13px;line-height:1}#sew2 .alinks2 svg{width:13px;height:13px;fill:currentColor;display:block;flex:none;position:relative;top:-1px}#sew2 .alinks2 svg.ic-mail{width:17px;height:17px}#sew2 .conote{margin:12px 0 14px;padding-top:12px;border-top:1px solid var(--line);font-size:12.5px;color:var(--text2);align-self:stretch}#sew2 .conote.who-wrap{display:block;position:relative}#sew2 .conote .hovercard{top:calc(100% + 6px)}#sew2 .conote.who-wrap{display:block}#sew2 .conote a{font-weight:700}#sew2 .authbox .lbl.gap{margin-top:12px}#sew2 .ameta{font-size:13px;color:var(--text2);font-variant-numeric:tabular-nums;margin-bottom:6px}#sew2 .ameta a{font-weight:700}#sew2 .art-body{max-width:760px}#sew2 .art-body p,#sew2 .art-body li,#sew2 .art-body blockquote{font-family:"Lora",Georgia,serif;font-size:19px;line-height:1.725;letter-spacing:-.2px}#sew2 .art-body p{margin:0 0 30px}#sew2 .art-body p a,#sew2 .art-body ul li a,#sew2 .art-body ol:not(.wlist) li a,#sew2 .art-body table.sew a{color:var(--ink);text-decoration:underline;text-decoration-color:var(--yellow);text-decoration-thickness:2px;text-underline-offset:3px;transition:background-color .12s}#sew2 .art-body p a:hover,#sew2 .art-body ul li a:hover,#sew2 .art-body ol:not(.wlist) li a:hover,#sew2 .art-body table.sew a:hover{color:#191B1C;background:var(--yellow);text-decoration-color:#191B1C}#sew2 .art-body h2{font-size:28px;font-weight:900;margin:36px 0 6px}#sew2 .tags{margin-top:34px;display:flex;align-items:center;gap:10px;flex-wrap:wrap}#sew2 .tags .lbl{font-family:var(--display);font-weight:700;font-size:10.5px;letter-spacing:.16em;text-transform:uppercase;color:var(--muted)}#sew2 .tag{background:var(--card);border:1px solid var(--line);border-radius:999px;padding:5px 14px;font-family:var(--display);font-weight:600;font-size:12.5px;color:var(--ink)}#sew2 .tag:hover{border-color:var(--ink);text-decoration:none;color:var(--ink)}#sew2 .nlx{background:#1B1B1B;color:#fff;border-radius:6px;padding:34px 44px 24px;font-family:var(--body)}#sew2 .nlx-top{display:flex;align-items:center;gap:22px;margin-bottom:34px}#sew2 .nlx-eyebrow{font-family:var(--display);font-weight:700;font-size:13px;letter-spacing:.24em;text-transform:uppercase;color:#E6E6E6;white-space:nowrap}#sew2 .nlx-rule{flex:1;height:1px;background:#4A4A4A;display:block}#sew2 .nlx-chips{display:flex;gap:6px}#sew2 .nlx-chips i{width:12px;height:12px;display:block}#sew2 .nlx-grid{display:grid;grid-template-columns:1.25fr 1fr;gap:48px;align-items:start}#sew2 .nlx h2{font-family:var(--display);font-weight:900;font-size:clamp(34px,4vw,58px);line-height:1;letter-spacing:-.025em;color:#fff;margin:0 0 20px;text-wrap:balance}#sew2 .nlx h2 i{font-style:normal;color:var(--yellow)}#sew2 .nlx-dek{font-family:var(--body);font-size:clamp(16px,1.5vw,21px);line-height:1.4;color:#D2D2D2;max-width:32ch;margin:0}#sew2 .nlx-lbl{display:block;font-family:var(--display);font-weight:700;font-size:16px;color:#fff;margin:6px 0 10px}#sew2 .nlx:not(.nlx--wide) .nlf-row{flex-direction:column;gap:12px}#sew2 .nlx:not(.nlx--wide) .nlf button[type=submit]{width:100%}#sew2 .nlx-foot{display:flex;justify-content:space-between;gap:12px 24px;border-top:1px solid #3E3E3E;margin-top:34px;padding-top:18px;font-size:15px;color:#CFCFCF;flex-wrap:wrap}#sew2 .art-body .nlx{margin:32px 0;padding:26px 28px 20px}#sew2 .art-body .nlx-top{margin-bottom:24px}#sew2 .art-body .nlx-grid{grid-template-columns:1.1fr 1fr;gap:28px}#sew2 .art-body .nlx h2{font-size:34px;margin:0 0 12px}#sew2 .art-body .nlx p{font-family:var(--body);font-size:15.5px;line-height:1.45;letter-spacing:0;margin:0}#sew2 .art-body .nlx-foot{font-size:13px;margin-top:22px;padding-top:14px}@media(max-width:900px){#sew2 .nlx-grid,#sew2 .art-body .nlx-grid{grid-template-columns:1fr;gap:24px}}@media(max-width:640px){#sew2 .nlx{padding:24px 20px 18px}#sew2 .nlx h2{font-size:32px}#sew2 .nlx--wide .nlf-row{flex-direction:column;gap:12px}#sew2 .nlx--wide .nlf button[type=submit]{width:100%}#sew2 .nlx-top{gap:12px;margin-bottom:22px}#sew2 .nlx-eyebrow{font-size:11px;letter-spacing:.16em}}#sew2 .authstart{display:grid;grid-template-columns:210px minmax(0,1fr);gap:22px;align-items:start;max-width:1110px;margin:30px auto 6px}@media(max-width:760px){#sew2 .authstart{grid-template-columns:1fr}}#sew2 .art-grid{display:grid;grid-template-columns:760px 300px;gap:50px;justify-content:center;margin-top:26px}#sew2 .art-sb{align-self:stretch;display:flex;flex-direction:column;min-width:0}#sew2 .wh{position:relative;padding-top:12px;margin:0 0 6px;font-family:var(--display);font-weight:800;font-size:15px;letter-spacing:.1em;text-transform:uppercase;line-height:1.25;color:var(--ink)}#sew2 .wh::before{content:"";position:absolute;top:0;left:0;width:34px;height:3px;background:var(--yellow)}#sew2 .wlist{list-style:none;margin:0;padding:0}#sew2 .wlist li{display:grid;grid-template-columns:24px minmax(0,1fr) 72px;gap:0 12px;padding:14px 0;border-bottom:1px solid var(--line);align-items:start}#sew2 .wlist li:last-child{border-bottom:0}#sew2 .wlist .n{font-size:11px;color:var(--muted);font-variant-numeric:tabular-nums;padding-top:3px}#sew2 .wlist .eb{display:block;font-family:var(--display);font-weight:600;font-size:11px;letter-spacing:.06em;text-transform:uppercase;color:var(--muted);margin-bottom:5px}#sew2 .wlist h4{font-family:var(--display);font-weight:700;font-size:14.5px;line-height:1.3;margin:0}#sew2 .wlist h4 a{color:var(--ink)}#sew2 .wlist h4 a:hover{color:var(--green-dk);text-decoration:none}#sew2 .wlist .th{display:block;width:72px;height:72px;border-radius:3px;background-size:cover;background-position:center;background-color:var(--chipbg)}#sew2 .wlist.plain li{grid-template-columns:24px minmax(0,1fr);padding:9px 0;border-bottom:0}#sew2 .wlist.plain a{font-family:var(--display);font-weight:600;font-size:14px;line-height:1.35;color:var(--muted)}#sew2 .wlist.plain a:hover{color:var(--ink);text-decoration:none}#sew2 .wlist.plain li.on a{color:var(--ink);font-weight:700}#sew2 .wlist.plain li.on .n{color:var(--ink);font-weight:700}#sew2 .toc-w .wlist{margin-top:4px}#sew2 .nl-w p{font-family:"Lora",Georgia,serif;font-size:14px;line-height:1.55;color:var(--text2);margin:6px 0 18px}#sew2 .share-row{display:flex;align-items:center;gap:2px;flex-wrap:wrap;margin-left:-7px}#sew2 .authbox .sh{width:30px;height:30px}#sew2 .authbox .sh svg{width:16px;height:16px}#sew2 .sh{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;color:var(--ink);background:transparent;border:0;cursor:pointer;padding:0}#sew2 .sh:hover{background:var(--card-alt);color:var(--green-dk);text-decoration:none}#sew2 .sh svg{width:17px;height:17px;fill:currentColor}#sew2 .sh svg.st{fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}#sew2 .art-end{display:flex;justify-content:space-between;align-items:center;gap:16px 24px;flex-wrap:wrap;margin-top:34px}#sew2 .art-end .tags{margin-top:0}#sew2 .art-end .share-end{display:flex;align-items:center;gap:8px}#sew2 .art-end .share-end .lbl{font-family:var(--display);font-weight:700;font-size:10.5px;letter-spacing:.16em;text-transform:uppercase;color:var(--muted)}#sew2 .toc-inline .wlist.plain{columns:2;column-gap:32px}#sew2 .toc-inline .wlist.plain li{break-inside:avoid}@media(max-width:1180px){#sew2 .art-grid{grid-template-columns:minmax(0,760px)}#sew2 .art-sb{display:none}#sew2 .toc-inline{display:block}}#sew2 .art-head{max-width:1110px;margin:0 auto;text-align:left}#sew2 .art-head h1{max-width:920px}#sew2 .art-head .standfirst{max-width:62ch}#sew2 .rail-seg{flex:1 1 auto;min-height:0}#sew2 .rail-seg>*{position:sticky;top:96px}#sew2 .toc-inline{display:none;margin:0 0 30px;padding-bottom:6px;border-bottom:1px solid var(--line)}#sew2 .more-in{margin-top:52px}#sew2 .mi-head{display:flex;align-items:center;gap:22px;margin-bottom:30px}#sew2 .mi-head h2{font-family:var(--display);font-weight:900;font-size:22px;letter-spacing:.02em;text-transform:uppercase;margin:0;white-space:nowrap}#sew2 .mi-head i{flex:1;height:1px;background:var(--line)}#sew2 .mi-head a{font-family:var(--display);font-weight:600;font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--ink);white-space:nowrap}#sew2 .mi-head a:hover{color:var(--green-dk);text-decoration:none}#sew2 .mi-grid{display:grid;grid-template-columns:repeat(3,1fr);margin:0 -26px}#sew2 .mi-grid article{padding:0 26px;border-left:1px solid var(--line);min-width:0}#sew2 .mi-grid article:first-child{border-left:0}#sew2 .mi-grid .thumb{aspect-ratio:16/9;margin-bottom:20px;background-size:cover;background-position:center}#sew2 .mi-grid .thumb img{width:100%;height:100%;object-fit:cover}#sew2 .mi-grid .eb{display:block;font-family:var(--display);font-weight:600;font-size:11.5px;letter-spacing:.06em;text-transform:uppercase;color:var(--muted);margin-bottom:8px}#sew2 .mi-grid h3{font-family:var(--display);font-weight:700;font-size:16.5px;line-height:1.3;margin:0 0 8px}#sew2 .mi-grid h3 a{color:var(--ink)}#sew2 .mi-grid h3 a:hover{color:var(--green-dk);text-decoration:none}#sew2 .mi-grid time{display:block;font-size:13px;color:var(--muted);margin-bottom:12px;font-variant-numeric:tabular-nums}#sew2 .art-body .mi-grid p{font-family:"Lora",Georgia,serif;font-size:15px;line-height:1.6;letter-spacing:0;color:var(--text2);margin:0;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}@media(max-width:1180px){#sew2 .toc-inline{display:block}}@media(max-width:700px){#sew2 .mi-grid{grid-template-columns:1fr;gap:28px;margin:0}#sew2 .mi-grid article{padding:0 0 28px;border-left:0;border-bottom:1px solid var(--line)}#sew2 .mi-grid article:last-child{border-bottom:0;padding-bottom:0}}

/* ---- head ---- */
#sew2 .crumbs a:hover{text-decoration:underline}
#sew2 .art-head h1{margin-top:14px;font-size:clamp(30px,5.5vw,46px);font-weight:900;line-height:1.04;letter-spacing:-.015em}
#sew2 .art-head .standfirst{font-family:var(--body)}

/* ---- author box + featured image ---- */
#sew2 .aphoto--mono{display:grid;place-items:center;background:var(--ink);color:var(--paper);font-family:var(--display);font-weight:900;font-size:52px;letter-spacing:.01em}
#sew2 .authbox b a{color:var(--ink)}
#sew2 .authbox b a:hover{text-decoration:none}
#sew2 .alinks2 a{color:var(--green)}
#sew2 .alinks2 a:hover{color:var(--green-dk);text-decoration:none}
#sew2 .conote a{color:var(--green)}
#sew2 .hovercard .links a{color:var(--green)}
#sew2 .ph{margin:0;min-width:0}
#sew2 .ph img{width:100%;height:auto;display:block}
#sew2 .ph figcaption{font-size:12px;color:var(--muted);padding:8px 0 10px;border-bottom:1px solid var(--line);text-align:left;font-family:var(--body)}
#sew2 .authstart--noimg{grid-template-columns:1fr}
#sew2 .authstart--noimg .authbox{padding:18px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:row;flex-wrap:wrap;align-items:center;gap:6px 28px;max-width:1110px}
#sew2 .authstart--noimg .aphoto{width:64px;height:64px;margin:0;font-size:22px}
#sew2 .authstart--noimg .lbl.gap{margin-top:0}
#sew2 .authstart--noimg .conote{margin:0;padding:0;border:0;align-self:auto}
#sew2 .share-row .sh,#sew2 .share-end .sh{color:var(--ink)}

/* ---- reading column ---- */
#sew2 .art-body{min-width:0;max-width:760px}
#sew2 .art-body p,#sew2 .art-body li,#sew2 .art-body blockquote{font-family:var(--serif);font-size:19px;line-height:1.725;letter-spacing:-.2px;color:var(--ink)}
#sew2 .art-body p{margin:0 0 30px;padding:0}
#sew2 .art-body ul,#sew2 .art-body ol{margin:0 0 30px;padding:0 0 0 28px}
#sew2 .art-body li{margin:0 0 10px;padding:0}
#sew2 .art-body h2{font-size:28px;font-weight:900;margin:36px 0 12px;line-height:1.15;letter-spacing:-.015em;scroll-margin-top:100px}
#sew2 .art-body h3{font-size:21px;font-weight:800;margin:28px 0 8px;line-height:1.25}
#sew2 .art-body h4,#sew2 .art-body h5{font-size:18px;font-weight:700;margin:22px 0 6px;line-height:1.3;color:var(--ink)}
#sew2 .art-body blockquote{margin:0 0 30px;padding:2px 0 2px 22px;border-left:4px solid var(--yellow);font-style:normal;background:none}
#sew2 .art-body blockquote p:last-child{margin-bottom:0}
#sew2 .art-body strong,#sew2 .art-body b{font-weight:700}
#sew2 .art-body img{display:block;max-width:100%;height:auto;margin:0 auto}
#sew2 .art-body figure,#sew2 .art-body .wp-caption{margin:0 0 30px;max-width:100%;width:auto!important;padding:0;border:0;background:none}
#sew2 .art-body figure img{margin:0}
#sew2 .art-body figcaption,#sew2 .art-body .wp-caption-text{font-family:var(--body);font-size:12px;line-height:1.5;color:var(--muted);padding:8px 0 10px;border-bottom:1px solid var(--line);margin:0;text-align:left;font-style:normal}
#sew2 .art-body iframe{max-width:100%}
#sew2 .art-body .embed-container{margin:0 0 30px}
#sew2 .art-body hr{border:0;border-top:1px solid var(--line);margin:30px 0}
#sew2 .art-body p a,#sew2 .art-body li a,#sew2 .art-body blockquote a,#sew2 .art-body .sew-table-wrap a{color:var(--ink);text-decoration:underline;text-decoration-color:var(--yellow);text-decoration-thickness:2px;text-underline-offset:3px;transition:background-color .12s}
#sew2 .art-body p a:hover,#sew2 .art-body li a:hover,#sew2 .art-body blockquote a:hover,#sew2 .art-body .sew-table-wrap a:hover{color:#191B1C;background:var(--yellow);text-decoration-color:#191B1C}
#sew2 .art-body .wlist a{text-decoration:none;background:none}

/* tables: the theme wraps every table in .sew-table-wrap */
#sew2 .art-body .sew-table-wrap{margin:24px 0 30px;background:var(--card);border:1px solid var(--line);overflow-x:auto;-webkit-overflow-scrolling:touch;padding:0}
#sew2 .art-body .sew-table-wrap table{border-collapse:collapse;width:100%;min-width:640px;font-size:14px;margin:0;border:0}
#sew2 .art-body .sew-table-wrap th{background:#17181A;color:#fff;font-family:var(--display);font-weight:700;font-size:12.5px;letter-spacing:.04em;text-align:left;padding:11px 16px;border:0;vertical-align:bottom}
#sew2 .art-body .sew-table-wrap td{padding:12px 16px;border:0;border-top:1px solid var(--line);vertical-align:top;line-height:1.5;color:var(--ink);font-family:var(--body);font-size:14px;background:none}
#sew2 .art-body .sew-table-wrap tbody tr:nth-child(even) td{background:var(--card-alt)}
#sew2 .art-body .sew-table-wrap td:first-child{font-family:var(--display);font-weight:700;font-size:13.5px}
#sew2 .art-body .sew-table-wrap a{font-weight:700}
#sew2 .art-body .sew-table-wrap td p,#sew2 .art-body .sew-table-wrap th p{font:inherit;margin:0;letter-spacing:0;color:inherit}
#sew2 .art-body .sew-table-wrap caption{caption-side:bottom;font-size:12px;color:var(--muted);padding:9px 16px;border-top:1px solid var(--line);background:var(--card-alt);text-align:left}

/* editor's note shortcode */
#sew2 .art-body .sew-note{margin:24px 0 30px;background:var(--card-alt);border:1px solid var(--line);padding:15px 18px;border-radius:0}
#sew2 .art-body .sew-note::before{display:none}
#sew2 .art-body .sew-note p.sew-note__label{font-family:var(--display);font-weight:700;font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--muted);margin:0 0 5px}
#sew2 .art-body .sew-note__body p{margin:0 0 8px;font-family:var(--body);font-size:14.5px;line-height:1.55;letter-spacing:0}
#sew2 .art-body .sew-note__body p:last-child{margin-bottom:0}
#sew2 .art-body .sew-note__meta{font-family:var(--body);font-size:12px;color:var(--muted);margin:6px 0 0}

/* dark newsletter box (long reads) + rail newsletter: MailerLite form restyled */
#sew2 .art-body .nlx{margin:32px 0;padding:26px 28px 20px}
#sew2 .art-body .nlx h2{font-size:34px;margin:0 0 12px;scroll-margin-top:0;color:#fff}
#sew2 .art-body .nlx p{font-family:var(--body);font-size:15.5px;line-height:1.45;letter-spacing:0;margin:0;color:#D2D2D2}
#sew2 .art-body .nlx-top{margin-bottom:24px}
#sew2 .art-body .nlx-grid{grid-template-columns:1.1fr 1fr;gap:28px}
#sew2 .art-body .nlx-foot{font-size:13px;margin-top:22px;padding-top:14px}
#sew2 .sew2-ml .ml-form-embedContainer{margin:0!important;max-width:none!important;width:100%!important}
#sew2 .sew2-ml .ml-form-embedContainer .ml-form-embedWrapper{background:none!important;border:0!important;box-shadow:none!important;max-width:none!important;width:100%!important;border-radius:0!important}
#sew2 .sew2-ml .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody,#sew2 .sew2-ml .ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody{padding:0!important;background:none!important;margin:0!important}
#sew2 .sew2-ml .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent{display:none!important}
#sew2 .sew2-ml .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-formContent{margin:0!important}
#sew2 .sew2-ml .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow{margin:0 0 10px!important;padding:0!important}
#sew2 .sew2-ml .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-field-group{margin:0!important}
#sew2 .sew2-ml .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody input[type=email],#sew2 .sew2-ml .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody input[type=text]{height:50px!important;border:1px solid #5C5C5C!important;border-radius:4px!important;background:#1B1B1B!important;color:#fff!important;font-family:var(--body)!important;font-size:16px!important;padding:0 16px!important;width:100%!important;box-shadow:none!important;margin:0!important;line-height:normal!important}
#sew2 .sew2-ml .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody input[type=email]::placeholder{color:#8F8F8F!important;opacity:1}
#sew2 .sew2-ml .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody input[type=email]:focus{border-color:#fff!important;outline:2px solid rgba(255,255,255,.25)!important;outline-offset:1px}
#sew2 .sew2-ml .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit{margin:0!important}
#sew2 .sew2-ml .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit button.primary,#sew2 .sew2-ml .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit button[type=submit]{height:50px!important;width:100%!important;border:0!important;border-radius:4px!important;background:#fff!important;color:#111!important;font-family:var(--display)!important;font-weight:800!important;font-size:16px!important;line-height:50px!important;padding:0 18px!important;cursor:pointer;box-shadow:none!important;margin:0!important;transition:background .15s;text-align:center!important}
#sew2 .sew2-ml .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit button.primary:hover,#sew2 .sew2-ml .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit button[type=submit]:hover{background:#EDEBE3!important;color:#111!important}
#sew2 .sew2-ml .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow{margin:14px 0 0!important}
#sew2 .sew2-ml .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow label,#sew2 .sew2-ml .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedPermissions{color:#E6E6E6!important;font-size:13px!important;line-height:1.5!important;font-family:var(--body)!important;text-align:left!important;padding:0!important;margin:0!important;background:none!important;font-weight:400!important}
#sew2 .sew2-ml .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow label{display:flex!important;gap:9px;align-items:flex-start}
#sew2 .sew2-ml .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow label input[type=checkbox],#sew2 .sew2-ml .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow input[type=checkbox]{appearance:auto!important;-webkit-appearance:auto!important;position:static!important;width:18px!important;height:18px!important;min-width:18px!important;margin:2px 0 0!important;padding:0!important;accent-color:var(--yellow);flex:0 0 18px;opacity:1!important;border-radius:3px!important;box-shadow:none!important}
#sew2 .sew2-ml .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow .label-description,#sew2 .sew2-ml .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow .label-description p,#sew2 .sew2-ml .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedPermissions p,#sew2 .sew2-ml .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedPermissionsContent p{margin:0!important;padding:0!important;font:inherit!important;color:inherit!important;letter-spacing:0!important}
#sew2 .sew2-ml .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow a,#sew2 .sew2-ml .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedPermissions a{color:#fff!important;text-decoration:underline!important}
#sew2 .sew2-ml .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedPermissions{margin:10px 0 0!important}
#sew2 .sew2-ml .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-recaptcha{margin:10px 0 0!important}
#sew2 .sew2-ml .ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody h4{font-family:var(--display)!important;font-weight:900!important;color:#fff!important;font-size:22px!important;margin:0 0 6px!important}
#sew2 .sew2-ml .ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody p{color:#E6E6E6!important;font-size:15px!important;margin:0!important;font-family:var(--body)!important}
#sew2 .sew2-ml--rail .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-block-form{display:flex;flex-wrap:wrap;gap:10px 14px;align-items:flex-end}
#sew2 .sew2-ml--rail .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-formContent{flex:1 1 140px;min-width:0}
#sew2 .sew2-ml--rail .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow{margin:0!important}
#sew2 .sew2-ml--rail .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit{flex:none}
#sew2 .sew2-ml--rail .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow,#sew2 .sew2-ml--rail .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedPermissions,#sew2 .sew2-ml--rail .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-recaptcha{flex-basis:100%}
#sew2 .sew2-ml--rail .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody input[type=email]{height:38px!important;border:0!important;border-bottom:1px solid var(--ink)!important;border-radius:0!important;background:transparent!important;color:var(--ink)!important;padding:0 0 6px!important;font-size:15px!important}
#sew2 .sew2-ml--rail .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody input[type=email]::placeholder{color:var(--muted)!important}
#sew2 .sew2-ml--rail .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody input[type=email]:focus{outline:none!important;border-bottom-width:2px!important}
#sew2 .sew2-ml--rail .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit button.primary,#sew2 .sew2-ml--rail .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit button[type=submit]{height:38px!important;line-height:38px!important;width:auto!important;padding:0 18px!important;font-size:12px!important;letter-spacing:.1em;text-transform:uppercase;border-radius:0!important;background:var(--ink)!important;color:#fff!important;font-weight:700!important}
#sew2 .sew2-ml--rail .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit button.primary:hover,#sew2 .sew2-ml--rail .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit button[type=submit]:hover{background:#000!important;color:#fff!important}
#sew2 .sew2-ml--rail .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow{margin:4px 0 0!important}
#sew2 .sew2-ml--rail .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow label,#sew2 .sew2-ml--rail .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedPermissions{color:var(--text2)!important;font-size:12px!important}
#sew2 .sew2-ml--rail .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow a,#sew2 .sew2-ml--rail .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedPermissions a{color:var(--ink)!important}
#sew2 .sew2-ml--rail .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow label input[type=checkbox],#sew2 .sew2-ml--rail .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow input[type=checkbox]{accent-color:var(--ink);width:15px!important;height:15px!important;min-width:15px!important;flex-basis:15px}
#sew2 .sew2-ml--rail .ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody h4{color:var(--ink)!important;font-size:18px!important}
#sew2 .sew2-ml--rail .ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody p{color:var(--text2)!important;font-size:14px!important}

#sew2 .sew2-ml .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow{display:flex;flex-direction:column;gap:10px;margin:0!important;padding:0!important;width:100%!important}
#sew2 .sew2-ml .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow .ml-input-horizontal,#sew2 .sew2-ml .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow .ml-button-horizontal{width:100%!important;padding:0!important;margin:0!important;float:none!important;display:block!important}
#sew2 .sew2-ml .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow input[type=email],#sew2 .sew2-ml .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow input[type=text]{height:50px!important;border:1px solid #5C5C5C!important;border-radius:4px!important;background:#1B1B1B!important;color:#fff!important;font-family:var(--body)!important;font-size:16px!important;padding:0 16px!important;width:100%!important;box-shadow:none!important;margin:0!important;line-height:normal!important}
#sew2 .sew2-ml .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow button{height:50px!important;width:100%!important;border:0!important;border-radius:4px!important;background:#fff!important;color:#111!important;font-family:var(--display)!important;font-weight:800!important;font-size:16px!important;line-height:50px!important;padding:0 18px!important;box-shadow:none!important;margin:0!important;text-transform:none!important;letter-spacing:0!important;cursor:pointer;transition:background .15s}
#sew2 .sew2-ml .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow button:hover{background:#EDEBE3!important;color:#111!important}
#sew2 .sew2-ml .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow button.loading{display:none!important}
#sew2 .sew2-ml--rail .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow{flex-direction:row;align-items:flex-end;gap:14px}
#sew2 .sew2-ml--rail .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow .ml-input-horizontal{flex:1 1 auto;width:auto!important;min-width:0}
#sew2 .sew2-ml--rail .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow .ml-button-horizontal{width:auto!important;flex:none}
#sew2 .sew2-ml--rail .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow input[type=email]{height:38px!important;border:0!important;border-bottom:1px solid var(--ink)!important;border-radius:0!important;background:transparent!important;color:var(--ink)!important;padding:0 0 6px!important;font-size:15px!important}
#sew2 .sew2-ml--rail .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow input[type=email]:focus{outline:none!important;border-bottom-width:2px!important}
#sew2 .sew2-ml--rail .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow button{height:38px!important;line-height:38px!important;width:auto!important;padding:0 18px!important;font-size:12px!important;letter-spacing:.1em!important;text-transform:uppercase!important;border-radius:0!important;background:var(--ink)!important;color:#fff!important;font-weight:700!important}
#sew2 .sew2-ml--rail .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow button:hover{background:#000!important;color:#fff!important}

#sew2 .sew2-ml .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow .label-description::before,#sew2 .sew2-ml .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow .label-description::after{display:none!important;content:none!important}
#sew2 .sew2-ml .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow .label-description{padding:0!important;margin:0!important;position:static!important;min-height:0!important}

#sew2 .sew2-ml .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-mobileButton-horizontal{display:none!important}
#sew2 .sew2-ml .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-formContent.horozintalForm .ml-button-horizontal{display:block!important}
#sew2 .sew2-ml .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-formContent.horozintalForm{float:none!important;padding:0!important;width:100%!important}
#sew2 .sew2-ml .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-formContent.horozintalForm .ml-form-horizontalRow{float:none!important;height:auto!important}
#sew2 .sew2-ml .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow .ml-input-horizontal>div{padding:0!important}
#sew2 .sew2-ml .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow input[type=checkbox]{z-index:1!important;-webkit-appearance:checkbox!important;appearance:auto!important;display:inline-block!important;visibility:visible!important;clip:auto!important;clip-path:none!important;transform:none!important}

/* rail */
#sew2 .art-sb{align-self:stretch;display:flex;flex-direction:column;min-width:0}
#sew2 .rail-seg{flex:1 1 auto;min-height:0}
#sew2 .rail-seg>*{position:sticky;top:96px}
#sew2 .sew2-ad{width:300px;max-width:100%}
#sew2 .sew2-ad:empty{display:none}
#sew2 .art-grid--solo{grid-template-columns:minmax(0,760px)}
#sew2 .art-grid--solo .art-sb{display:none}
#sew2 .rail-seg--ad:has(.sew2-ad:empty){display:none}
#sew2 .wlist li{margin:0}
#sew2 .wlist .th{background-color:var(--chipbg)}
#sew2 .nl-w p{font-family:var(--serif);font-size:14px;line-height:1.55;color:var(--text2);margin:6px 0 18px}
#sew2 .toc-w .wlist{margin-top:4px}

/* end-of-article, more-in, conversation */
#sew2 .tags .lbl,#sew2 .share-end .lbl{margin:0}
#sew2 .tag{line-height:1.4}
#sew2 .more-in{margin-top:52px}
#sew2 .mi-grid .thumb{display:block;background-color:var(--chipbg);aspect-ratio:16/9;margin-bottom:20px;background-size:cover;background-position:center}
#sew2 .mi-grid h3 a{color:var(--ink);text-decoration:none}
#sew2 .mi-grid h3 a:hover{color:var(--green-dk)}
#sew2 .art-body .mi-grid p{font-family:var(--serif);font-size:15px;line-height:1.6;letter-spacing:0;color:var(--text2);margin:0;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}
#sew2 .conversation{margin-top:52px}
#sew2 .art-body .conversation p,#sew2 .art-body .conversation li{font-family:var(--body);font-size:15px;line-height:1.6;letter-spacing:0;margin:0 0 10px}
#sew2 .art-body .conversation p a{text-decoration:underline;text-decoration-color:currentColor;text-decoration-thickness:1px;color:var(--green);background:none}

/* responsive */
@media(max-width:1180px){#sew2 .art-grid{grid-template-columns:minmax(0,760px)}#sew2 .art-sb{display:none}#sew2 .toc-inline{display:block}}
@media(max-width:900px){#sew2 .art-body .nlx-grid{grid-template-columns:1fr;gap:24px}}
@media(max-width:760px){#sew2 .authstart{grid-template-columns:1fr}#sew2 .art-head h1{font-size:clamp(28px,7vw,40px)}#sew2 .authstart--noimg .authbox{gap:6px 20px}}
@media(max-width:700px){#sew2 .mi-grid{grid-template-columns:1fr;gap:28px;margin:0}#sew2 .mi-grid article{padding:0 0 28px;border-left:0;border-bottom:1px solid var(--line)}#sew2 .mi-grid article:last-child{border-bottom:0;padding-bottom:0}}
@media(max-width:640px){#sew2{padding:22px 18px 48px}#sew2 .art-body p,#sew2 .art-body li,#sew2 .art-body blockquote{font-size:17.5px}#sew2 .art-body .nlx{padding:22px 18px 16px}#sew2 .art-body .nlx h2{font-size:30px}#sew2 .nlx-top{gap:12px;margin-bottom:20px}#sew2 .nlx-eyebrow{font-size:11px;letter-spacing:.16em}#sew2 .nlx-chips{gap:4px;flex:none}#sew2 .nlx-chips i{width:8px;height:8px}#sew2 .nlx-rule{min-width:14px}#sew2 .toc-inline .wlist.plain{columns:1}#sew2 .art-end{flex-direction:column;align-items:flex-start}}
