.news-page{--cream:#fffcf5;--sand:#f5f0e6;--navy:#1a2332;--red:#a81f17;--muted:#7a7060;--line:#d5cfbf;--font-h:var(--font-fraunces), "Fraunces", Georgia, serif;--font-b:var(--font-dm-sans), "DM Sans", system-ui, sans-serif;box-sizing:border-box;background:var(--cream);min-height:100vh;color:var(--navy);font-family:var(--font-b);font-size:16px;line-height:1.6}.news-page *,.news-page :before,.news-page :after{box-sizing:border-box}.news-page-bc{background:var(--sand);border-bottom:1px solid var(--line);padding:10px 6%}.news-page-bc-inner{max-width:1120px;color:var(--muted);flex-wrap:wrap;align-items:center;gap:6px;margin:0 auto;font-size:.78rem;display:flex}.news-page-bc-inner a{color:var(--muted);text-decoration:none}.news-page-bc-inner a:hover{color:var(--navy)}.news-page-inner{max-width:1120px;margin:0 auto;padding:56px 6% 96px}.news-page-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin:0 0 10px;font-size:.75rem;font-weight:600}.news-page-title{font-family:var(--font-h);letter-spacing:-.03em;color:var(--navy);margin:0 0 .75rem;font-size:clamp(2.4rem,5vw,3.6rem);font-weight:800;line-height:1.05}.news-page-lead{max-width:560px;color:var(--muted);margin:0 0 3.5rem;font-size:1.05rem;font-weight:300;line-height:1.7}.news-section-title{font-family:var(--font-h);letter-spacing:-.02em;color:var(--navy);margin:0 0 1.5rem;font-size:1.35rem;font-weight:700}.news-featured{margin-bottom:4.5rem}.news-featured-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:28px;display:grid}.news-featured-card{color:inherit;flex-direction:column;min-height:100%;text-decoration:none;display:flex}.news-featured-card:hover .news-card-title,.news-list-item:hover .news-card-title{color:var(--red)}.news-card-media{aspect-ratio:16/10;object-fit:cover;background:var(--sand);border-radius:12px;width:100%;margin-bottom:1rem;display:block}.news-card-date{color:var(--muted);margin:0 0 .45rem;font-size:.78rem}.news-card-title{font-family:var(--font-h);letter-spacing:-.02em;color:var(--navy);margin:0 0 .65rem;font-size:1.35rem;font-weight:700;line-height:1.25;transition:color .15s}.news-card-excerpt{color:var(--muted);flex:1;margin:0 0 1.1rem;font-size:.95rem;line-height:1.65}.news-card-meta{justify-content:space-between;align-items:center;gap:12px;margin-top:auto;font-size:.86rem;display:flex}.news-card-author{color:var(--navy);font-weight:500}.news-learn-more{color:var(--red);white-space:nowrap;font-weight:600}.news-list{border-top:1px solid var(--line);flex-direction:column;display:flex}.news-list-item{border-bottom:1px solid var(--line);color:inherit;grid-template-columns:168px minmax(0,1fr);align-items:start;gap:28px;padding:28px 0;text-decoration:none;display:grid}.news-list-media{aspect-ratio:16/10;object-fit:cover;background:var(--sand);border-radius:12px;width:100%;display:block}.news-list-item .news-card-title{margin-bottom:.85rem;font-size:1.55rem}.news-empty{color:var(--muted);padding:48px 0}.news-article-header{max-width:760px}.news-article-title{font-family:var(--font-h);letter-spacing:-.03em;margin:0 0 1rem;font-size:clamp(2rem,4.4vw,3.1rem);font-weight:800;line-height:1.1}.news-article-byline{color:var(--muted);flex-wrap:wrap;align-items:center;gap:8px 16px;margin:0 0 .85rem;font-size:.92rem;display:flex}.news-article-author-link{color:inherit;align-items:center;gap:8px;text-decoration:none;display:inline-flex}.news-article-author-link:hover{color:var(--navy);text-underline-offset:2px;text-decoration:underline}.news-author-profile{align-items:flex-start;gap:24px;margin:0 0 3rem;display:flex}.news-author-profile-photo{object-fit:cover;background:var(--sand);border-radius:50%;flex-shrink:0;width:96px;height:96px}.news-author-profile .news-page-title{margin-bottom:.65rem}.news-author-profile-bio{max-width:760px;color:var(--navy);margin:0 0 3.5rem}.news-author-profile-bio h1,.news-author-profile-bio h2,.news-author-profile-bio h3{font-family:var(--font-h);letter-spacing:-.02em;color:var(--navy);margin:0 0 .85rem;line-height:1.2}.news-author-profile-bio h1{font-size:1.8rem}.news-author-profile-bio h2{font-size:1.45rem}.news-author-profile-bio h3{font-size:1.2rem}.news-author-profile-bio ul,.news-author-profile-bio ol{margin:0 0 1.15rem;padding-left:1.3rem}.news-author-profile-bio li{margin:0 0 .4rem}.news-author-profile-bio img{border-radius:12px;max-width:100%;margin:0 0 1.15rem;display:block}.news-author-profile-bio code{background:var(--sand);border-radius:4px;padding:.1em .35em;font-size:.92em}.news-article-metrics{color:var(--muted);flex-wrap:wrap;align-items:center;gap:12px 16px;margin:0 0 2rem;font-size:.88rem;display:flex}.news-upvote{border:1px solid var(--line);color:var(--navy);font:inherit;cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:8px;padding:6px 12px;font-size:.86rem;font-weight:600;display:inline-flex}.news-upvote:hover:not(:disabled){border-color:var(--navy)}.news-upvote:disabled{cursor:default}.news-upvote-voted{background:var(--sand);color:var(--muted)}.news-article-hero{object-fit:cover;background:var(--sand);border-radius:16px;width:100%;max-height:520px;margin:0 0 2.25rem;display:block}.news-author-avatar{object-fit:cover;border-radius:50%;width:28px;height:28px}.news-article-body{max-width:760px;color:var(--navy);font-size:1.05rem;line-height:1.8}.news-article-body p{margin:0 0 1.15rem}.news-article-body a{color:var(--red);font-weight:600}.news-article-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:2.5rem;display:grid}.news-article-gallery img{object-fit:cover;background:var(--sand);border-radius:12px;width:100%}.news-back{color:var(--red);align-items:center;gap:6px;margin:0 0 1.75rem;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-flex}.news-back:hover{text-underline-offset:2px;text-decoration:underline}a.gnp-skip{z-index:10000;background:var(--navy);color:var(--cream);border-radius:6px;padding:.6rem 1rem;font-size:.9rem;font-weight:600;text-decoration:none;position:absolute;top:.75rem;left:-9999px}a.gnp-skip:focus,a.gnp-skip:focus-visible{outline:none;left:.75rem}.news-site-footer{max-width:1120px;color:var(--muted);justify-content:space-between;align-items:center;gap:16px;margin:0 auto;padding:24px 6% 48px;font-size:.86rem;display:flex}.news-site-footer a{color:var(--navy);font-weight:600;text-decoration:none}.news-site-footer a:hover{color:var(--red)}@media (max-width:900px){.news-featured-grid{grid-template-columns:1fr}.news-list-item{grid-template-columns:1fr;gap:8px}.news-page-inner{padding:40px max(1rem,4vw) 72px}.news-article-gallery{grid-template-columns:1fr}.news-author-profile{flex-direction:column;gap:16px}}.news-article-shell{--ink-950:#f8f8f7;--ink-900:#fff;--ink-850:#f0f0ef;--ink-800:#e8e8e6;--ink-600:#cfcfcd;--mist-50:#0a0a0a;--mist-100:#171717;--mist-200:#262626;--mist-300:#404040;--mist-400:#737373;--mist-500:#a3a3a3;--fg:#0a0a0a;--aurora-400:#c43b30;--aurora-500:#a81f17;--header-bg:#f8f8f7e6;--line:#0000000f;--line-2:#0000001a;--shadow-card:0 8px 24px -18px #0a0a0a1f;--shadow-cta:0 10px 28px -12px color-mix(in srgb, var(--aurora-500) 40%, transparent);--sans:var(--font-inter), "Inter", ui-sans-serif, system-ui, sans-serif;--display:var(--font-sora), "Sora", "Inter", ui-sans-serif, sans-serif;--measure:720px;box-sizing:border-box;background:var(--ink-950);min-height:100vh;color:var(--mist-100);font-family:var(--sans);font-size:16px;line-height:1.6}.news-article-shell *,.news-article-shell :before,.news-article-shell :after{box-sizing:border-box}.news-article-shell a{color:var(--fg);text-decoration:none}.news-article-shell a:hover{color:var(--aurora-500)}.news-article-shell :focus-visible{outline:2px solid var(--aurora-500);outline-offset:2px;border-radius:6px}.news-article-shell h1,.news-article-shell h2,.news-article-shell h3{font-family:var(--display);color:var(--fg);letter-spacing:-.02em;margin:0;font-weight:600;line-height:1.15}.news-article-shell .gnp-wrap{max-width:1280px;margin:0 auto;padding:0 20px}@media (min-width:640px){.news-article-shell .gnp-wrap{padding:0 32px}}.news-article-shell .gnp-col{max-width:var(--measure);margin:0 auto}.news-article-shell .gnp-i{flex:none;width:16px;height:16px}.news-article-shell a.gnp-skip{background:var(--fg);color:var(--ink-950);z-index:100;border-radius:999px;padding:8px 14px;font-size:.85rem;font-weight:500;position:absolute;top:-60px;left:8px}.news-article-shell a.gnp-skip:focus,.news-article-shell a.gnp-skip:focus-visible{outline:none;top:8px;left:8px}.news-article-shell .gnp-btn{white-space:nowrap;border:1px solid var(--line-2);background:var(--ink-900);height:36px;color:var(--mist-100);border-radius:999px;align-items:center;gap:8px;padding:0 14px;font-size:.875rem;font-weight:500;display:inline-flex}.news-article-shell .gnp-btn:hover{background:var(--ink-850);color:var(--fg)}.news-article-shell .gnp-btn-primary{background:var(--aurora-500);border-color:var(--aurora-500);color:#fff;box-shadow:var(--shadow-cta)}.news-article-shell .gnp-btn-primary:hover{background:var(--aurora-400);color:#fff}.news-article-shell .gnp-btn-icon{justify-content:center;width:36px;padding:0}.news-article-shell .gnp-site-header{background:var(--ink-950)}.news-article-shell .gnp-topbar-wrap{z-index:50;background:var(--header-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--line);position:sticky;top:0}.news-article-shell .gnp-topbar{justify-content:space-between;align-items:center;gap:16px;height:64px;display:flex}.news-article-shell .gnp-logo{white-space:nowrap;align-items:center;gap:10px;display:flex}.news-article-shell .gnp-logo-mark{background:var(--aurora-500);color:#fff;width:36px;height:32px;font-family:var(--display);border-radius:8px;justify-content:center;align-items:center;font-size:.95rem;font-weight:700;display:inline-flex}.news-article-shell .gnp-logo-word{flex-direction:column;line-height:1.05;display:flex}.news-article-shell .gnp-logo-word b{font-family:var(--display);color:var(--fg);letter-spacing:-.01em;font-size:.95rem;font-weight:600}.news-article-shell .gnp-logo-word span{color:var(--aurora-500);letter-spacing:.04em;font-size:.62rem;font-weight:600}.news-article-shell .gnp-topnav{gap:2px;margin:0 auto;display:flex}.news-article-shell .gnp-topnav a{color:var(--mist-200);border-radius:999px;align-items:center;padding:8px 14px;font-size:.875rem;display:inline-flex}.news-article-shell .gnp-topnav a:hover,.news-article-shell .gnp-topnav a[aria-current]{background:color-mix(in srgb, var(--fg) 6%, transparent);color:var(--fg)}.news-article-shell .gnp-topnav a[aria-current]{font-weight:500}.news-article-shell .gnp-tools-right{align-items:center;gap:8px;display:flex}.news-article-shell .gnp-sections{border-bottom:1px solid var(--line)}.news-article-shell .gnp-sections ul{scrollbar-width:none;gap:2px;margin:0;padding:0;list-style:none;display:flex;overflow-x:auto}.news-article-shell .gnp-sections ul::-webkit-scrollbar{display:none}.news-article-shell .gnp-sections a{white-space:nowrap;color:var(--mist-300);border-bottom:2px solid #0000;padding:10px 12px;font-size:.875rem;display:block}.news-article-shell .gnp-sections a:hover{color:var(--fg)}.news-article-shell .gnp-crumbs{color:var(--mist-400);margin:22px 0 12px;font-size:.8rem}.news-article-shell .gnp-crumbs ol{flex-wrap:wrap;gap:6px;margin:0;padding:0;list-style:none;display:flex}.news-article-shell .gnp-crumbs li+li:before{content:"/";color:var(--ink-600);margin-right:6px}.news-article-shell .gnp-crumbs a{color:var(--mist-400)}.news-article-shell .gnp-crumbs a:hover{color:var(--fg)}.news-article-shell .gnp-kicker{color:var(--aurora-500);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:6px;font-size:.72rem;font-weight:600;display:inline-flex}.news-article-shell h1{margin:12px 0;font-size:clamp(1.9rem,4.5vw,2.6rem)}.news-article-shell .gnp-dek{color:var(--mist-400);margin:0 0 20px;font-size:1.1rem;line-height:1.55}.news-article-shell .gnp-byline{color:var(--mist-400);align-items:center;gap:12px;margin-bottom:16px;font-size:.85rem;display:flex}.news-article-shell .gnp-byline img,.news-article-shell .gnp-byline-photo{background:linear-gradient(135deg, var(--aurora-500), #d45a4f);object-fit:cover;border-radius:50%;flex:none;width:44px;height:44px}.news-article-shell .gnp-byline b{color:var(--fg);font-weight:500}.news-article-shell .gnp-byline a{color:var(--fg);text-decoration:underline;-webkit-text-decoration-color:var(--line-2);text-decoration-color:var(--line-2);text-underline-offset:3px}.news-article-shell .gnp-byline-meta{flex-wrap:wrap;gap:4px 12px;margin-top:2px;display:flex}.news-article-shell .gnp-actions{border-top:1px solid var(--line);border-bottom:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:24px;padding:14px 0;display:flex}.news-article-shell .gnp-spacer{flex:1}.news-article-shell .gnp-actions .news-article-metrics{gap:8px;margin:0}.news-article-shell .gnp-actions .news-upvote{border:1px solid var(--line-2);background:var(--ink-900);border-radius:999px;height:36px}.news-article-shell .gnp-rail{display:none}.news-article-shell figure{margin:0 0 24px}.news-article-shell figure img{border:1px solid var(--line);width:100%;height:auto;box-shadow:var(--shadow-card);border-radius:12px;display:block}.news-article-shell .gnp-card{border:1px solid var(--line);background:var(--ink-900);box-shadow:var(--shadow-card);border-radius:12px}.news-article-shell .gnp-takeaways{border-left:3px solid var(--aurora-500);margin:0 0 24px;padding:16px 18px}.news-article-shell .gnp-takeaways h2{font-family:var(--sans);letter-spacing:.14em;text-transform:uppercase;color:var(--aurora-500);align-items:center;gap:6px;margin:0 0 8px;font-size:.7rem;font-weight:600;display:flex}.news-article-shell .gnp-takeaways ul{margin:0;padding:0;list-style:none}.news-article-shell .gnp-takeaways li{align-items:flex-start;gap:8px;margin:4px 0;font-size:.95rem;display:flex}.news-article-shell .gnp-takeaways li .gnp-i{width:14px;height:14px;color:var(--aurora-500);margin-top:5px}.news-article-shell .article-body p,.news-article-shell .news-article-body p{color:var(--mist-100);margin:0 0 1.05em;font-size:1rem}.news-article-shell .article-body p.lede{color:var(--fg);font-size:1.1rem}.news-article-shell .article-body a,.news-article-shell .news-article-body a{color:var(--fg);text-underline-offset:3px;text-decoration:underline;-webkit-text-decoration-color:var(--line-2);text-decoration-color:var(--line-2);font-weight:500}.news-article-shell .article-body a:hover,.news-article-shell .news-article-body a:hover{-webkit-text-decoration-color:var(--aurora-500);text-decoration-color:var(--aurora-500);color:var(--aurora-500)}.news-article-shell .article-body h2,.news-article-shell .news-article-body h2{margin:1.7em 0 .55em;scroll-margin-top:90px;font-size:1.45rem}.news-article-shell .article-body table,.news-article-shell .news-article-body table{border-collapse:separate;border-spacing:0;border:1px solid var(--line);background:var(--ink-900);border-radius:12px;width:100%;margin:0 0 24px;font-size:.9rem;overflow:hidden}.news-article-shell .article-body th,.news-article-shell .article-body td,.news-article-shell .news-article-body th,.news-article-shell .news-article-body td{border-bottom:1px solid var(--line);text-align:left;padding:10px 14px}.news-article-shell .gnp-tools{margin:0 0 24px;padding:18px 20px}.news-article-shell .gnp-tools h2{font-family:var(--sans);letter-spacing:.14em;text-transform:uppercase;color:var(--mist-400);margin:0 0 8px;font-size:.7rem;font-weight:600}.news-article-shell .gnp-tools p{margin:0;font-size:.95rem}.news-article-shell .gnp-cta{background:var(--fg);color:var(--ink-950);border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin:0 0 24px;padding:18px 20px;display:flex}.news-article-shell .gnp-cta span{font-weight:500}.news-article-shell .gnp-cta .gnp-btn-primary{color:#fff}.news-article-shell .gnp-author{gap:14px;margin:0 0 28px;padding:16px 18px;display:flex}.news-article-shell .gnp-author img,.news-article-shell .gnp-author-photo{background:linear-gradient(135deg, var(--aurora-500), #d45a4f);object-fit:cover;border-radius:50%;flex:none;width:60px;height:60px}.news-article-shell .gnp-author b{color:var(--fg);font-weight:500}.news-article-shell .gnp-author p{color:var(--mist-400);margin:4px 0 0;font-size:.9rem}.news-article-shell .gnp-related h2{margin:0 0 12px;font-size:1.25rem}.news-article-shell .gnp-related ul{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px;margin:0 0 28px;padding:0;list-style:none;display:grid}.news-article-shell .gnp-related li{border:1px solid var(--line);background:var(--ink-900);box-shadow:var(--shadow-card);border-radius:12px;overflow:hidden}.news-article-shell .gnp-tags{flex-wrap:wrap;gap:8px;margin:0 0 28px;padding:0;list-style:none;display:flex}.news-article-shell .gnp-tags li{border:1px solid var(--line-2);color:var(--mist-300);background:var(--ink-900);border-radius:999px;padding:5px 12px;font-size:.8rem}.news-article-shell .gnp-related-thumb{min-height:96px;font-family:var(--display);color:var(--fg);text-transform:capitalize;border-bottom:1px solid var(--line);background:var(--ink-850);align-items:center;padding:12px 14px;font-size:.85rem;font-weight:600;line-height:1.35;display:flex}.news-article-shell .gnp-related a{padding:12px 14px;font-size:.9rem;font-weight:500;display:block}.news-article-shell .gnp-site-footer{border-top:1px solid var(--line);background:var(--ink-950);color:var(--mist-400);margin-top:30px;padding:44px 0 32px;font-size:.85rem}.news-article-shell .gnp-footer-cols{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:24px;margin-bottom:28px;display:grid}.news-article-shell .gnp-site-footer h3{letter-spacing:.14em;text-transform:uppercase;font-size:.7rem;font-family:var(--sans);color:var(--mist-400);margin:0 0 10px;font-weight:600}.news-article-shell .gnp-site-footer ul{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.news-article-shell .gnp-site-footer a{color:var(--mist-200)}.news-article-shell .gnp-site-footer a:hover{color:var(--fg)}.news-article-shell .gnp-footer-blurb{max-width:280px;margin:12px 0 0}.news-article-shell .gnp-footer-bottom{border-top:1px solid var(--line);color:var(--mist-500);flex-wrap:wrap;justify-content:space-between;gap:10px;padding-top:16px;font-size:.78rem;display:flex}.news-article-shell .gnp-toast{background:var(--fg);color:var(--ink-950);z-index:80;border-radius:999px;padding:10px 16px;font-size:.85rem;font-weight:500;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 24px 60px -28px #0a0a0a29}@media (min-width:1180px){.news-article-shell .gnp-rail{float:left;margin-left:calc((100% - var(--measure)) / 2 - 76px);flex-direction:column;gap:8px;width:40px;display:flex;position:sticky;top:90px}.news-article-shell .gnp-rail a,.news-article-shell .gnp-rail button{border:1px solid var(--line-2);background:var(--ink-900);width:40px;height:40px;color:var(--mist-300);box-shadow:var(--shadow-card);cursor:pointer;border-radius:50%;place-items:center;padding:0;display:grid}.news-article-shell .gnp-rail a:hover,.news-article-shell .gnp-rail button:hover{color:var(--fg);background:var(--ink-850)}}@media (max-width:820px){.news-article-shell .gnp-topnav{display:none}}@media print{.news-article-shell .gnp-site-header,.news-article-shell .gnp-actions,.news-article-shell .gnp-rail,.news-article-shell .gnp-cta,.news-article-shell .gnp-related,.news-article-shell .gnp-site-footer,.news-article-shell .gnp-toast,.news-article-shell .gnp-skip{display:none!important}}
