/* Shared article heading; scoped independently of each article's body styles. */
body.editorial-article,body.comparison-article{background-color:#142235;background-image:linear-gradient(to bottom,#080f1c 0%,#0e1929 40%,#142235 100%);background-position:0 76px;background-size:100% 280px;background-repeat:no-repeat}
body.comparison-article .site-header{background:#080f1c;border-bottom-color:transparent}
main.editorial-demo{max-width:1440px}
#main .blog-masthead{box-sizing:border-box;max-width:1360px;margin:0 auto 40px;padding:0 0 32px;border-bottom:1px solid #ffffff20;text-align:left}
.comparison-article #main .blog-masthead{width:calc(100% - 80px);padding-top:36px}
#main .blog-masthead a{text-decoration:none;color:#abcaf0}
#main .blog-masthead a:hover{color:#fff}
#main .blog-masthead a:focus-visible{outline:2px solid #8bbcff;outline-offset:5px}
#main .blog-masthead .masthead-back{display:inline-block;margin:0 0 36px;font-size:13px;line-height:1.5}
#main .blog-masthead .masthead-category{margin:0 0 22px;color:#abc3e0;font-size:10px;font-weight:600;line-height:1.7;letter-spacing:1.6px;text-transform:uppercase}
#main .blog-masthead h1{max-width:none;margin:0 0 22px;color:#f4f7fc;font-size:clamp(36px,4vw,56px);font-weight:600;line-height:1.13;letter-spacing:-1.8px;overflow-wrap:break-word}
#main .blog-masthead .masthead-title-detail{display:block;margin-top:12px;font-size:.62em;font-weight:500;line-height:1.3;letter-spacing:-.5px;color:#abcaf0}
#main .blog-masthead .masthead-summary{max-width:none;margin:0 0 26px;font-size:18px;line-height:1.75;color:#c7d5e6}
#main .blog-masthead .masthead-footer{display:flex;justify-content:space-between;align-items:center;gap:24px}
#main .blog-masthead .masthead-byline{display:flex;align-items:center;flex-wrap:wrap;gap:16px 24px;font-size:12px;line-height:1.6;color:#b8c7da}
#main .blog-masthead .masthead-author{display:inline-flex;align-items:center;gap:10px;color:#dce7f5}
#main .blog-masthead .masthead-author img{display:block;width:32px;height:32px;max-width:none;margin:0;border:0;border-radius:9px;object-fit:contain}
#main .blog-masthead .masthead-updated{padding-left:24px;border-left:1px solid #ffffff30}
#main .blog-masthead .masthead-jump{display:inline-flex;align-items:center;gap:18px;flex-shrink:0;font-size:13px;font-weight:500;line-height:1.5}
#main .blog-masthead .masthead-jump span{display:grid;place-items:center;width:28px;height:28px;border:1px solid #97beee55;border-radius:50%}
.masthead-extras{margin-bottom:40px}
@media(max-width:760px){
 #main .blog-masthead h1{font-size:36px;letter-spacing:-1.1px}
 #main .blog-masthead .masthead-back{margin-bottom:26px}
 #main .blog-masthead .masthead-category{margin-bottom:18px}
 #main .blog-masthead .masthead-summary{font-size:17px;margin-bottom:22px}
 #main .blog-masthead .masthead-footer{align-items:flex-start;flex-direction:column;gap:22px}
 #main .blog-masthead .masthead-byline{gap:12px 18px}
 #main .blog-masthead .masthead-updated{padding-left:0;border:0}
 .comparison-article #main .blog-masthead{width:calc(100% - 44px);padding-top:28px}
}
@media(max-width:640px){body.editorial-article,body.comparison-article{background-position:0 64px}}
@media(max-width:520px){.comparison-article #main .blog-masthead{width:calc(100% - 36px)}#main .blog-masthead h1{font-size:32px}}
