.article-header{max-width:1080px;margin:auto;padding:1.1rem 1.2rem;display:flex;justify-content:space-between;align-items:center;border-bottom:5px solid var(--gold)}.article-brand{font:700 2rem Georgia,serif;text-decoration:none;color:var(--royal)}.article-brand span{color:var(--purple)}.article-header nav{display:flex;gap:1rem;flex-wrap:wrap}.article-header nav a{font-weight:900;text-decoration:none}.article-shell{max-width:930px;margin:auto;padding:2rem 1.2rem 5rem}.article-label-row{display:flex;gap:.8rem;align-items:center;flex-wrap:wrap;color:var(--muted);font-size:.8rem}.article-category{text-transform:uppercase;letter-spacing:.14em;font-weight:900;color:var(--purple)}.article-shell h1{font-size:clamp(2.8rem,7vw,5.6rem);line-height:1.01;margin:.65rem 0;color:var(--ink)}.article-dek{font:1.35rem/1.55 Georgia,serif;color:#3f4655}.utility-bar{position:sticky;top:55px;z-index:8;display:flex;gap:.45rem;flex-wrap:wrap;background:rgba(244,240,232,.96);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:.7rem 0}.utility-bar button{border:1px solid var(--line);background:#fff;padding:.55rem .75rem;font-weight:800;cursor:pointer}.article-shell figure{margin:2rem 0}.article-shell img{width:100%;max-height:600px;object-fit:cover}.article-shell figcaption{background:var(--purple);color:#fff;border-left:7px solid var(--gold);padding:1rem;font:italic 1.08rem Georgia,serif}.article-disclaimer{background:#fff3cf;border-left:6px solid var(--gold);padding:1rem;line-height:1.55}.takeaways{background:var(--royal);color:#fff;padding:1.4rem;margin:2rem 0}.takeaways li{margin:.6rem 0;line-height:1.5}.article-body{font:1.1rem/1.82 Georgia,serif}.article-body section{margin:2rem 0}.article-body h2{font-size:2rem;color:var(--royal)}.article-body section:first-child p::first-letter{float:left;font-size:4.8rem;line-height:.78;padding:.18rem .55rem 0 0;color:var(--purple)}.ask-jessi-inline{margin:2.5rem 0;background:linear-gradient(135deg,var(--purple),var(--royal));color:#fff;padding:1.6rem;border-top:6px solid var(--gold)}.ask-jessi-inline h2{font-size:2rem}.ask-jessi-inline p{font:1.08rem/1.65 Georgia,serif}.discernment-tool{background:#fff;border:1px solid var(--line);padding:1.5rem}.check-grid{display:grid;grid-template-columns:1fr 1fr;gap:.7rem}.check-grid label{background:#eef0f5;padding:.8rem;font-weight:700}.article-cta-grid{display:grid;grid-template-columns:1fr 1fr;gap:.8rem;margin:2rem 0}.article-cta-grid a{background:var(--royal);color:#fff;padding:1rem;text-decoration:none;border-bottom:5px solid var(--gold)}.article-cta-grid a:nth-child(even){background:var(--purple)}.article-cta-grid strong,.article-cta-grid span{display:block}.article-cta-grid span{opacity:.8;margin-top:.3rem}.share-desk{display:flex;justify-content:space-between;gap:1rem;align-items:center;background:#020b1d;color:#fff;padding:1.4rem}.share-desk h2{margin:.3rem 0}.share-buttons{display:flex;gap:.45rem;flex-wrap:wrap;justify-content:flex-end}.share-buttons a{background:var(--gold);color:var(--ink);padding:.65rem .8rem;text-decoration:none;font-weight:900;cursor:pointer}.article-callout{margin:2rem 0;background:#e8e8f1;border-left:6px solid var(--royal);padding:1rem;line-height:1.6}.newsletter-inline{display:flex;justify-content:space-between;gap:1rem;align-items:center;background:var(--royal);color:#fff;padding:1.4rem}.newsletter-inline h2{margin:.3rem 0}.newsletter-inline form{display:flex}.newsletter-inline input{padding:.8rem;border:0}.newsletter-inline button{background:var(--gold);border:0;padding:.8rem 1rem;font-weight:900}.mobile-action-bar{display:none}@media(max-width:700px){.article-header{align-items:flex-start;flex-direction:column;gap:.8rem}.article-shell h1{font-size:2.8rem}.article-dek{font-size:1.12rem}.article-body{font-size:1rem}.utility-bar{top:0}.check-grid,.article-cta-grid{grid-template-columns:1fr}.share-desk,.newsletter-inline{align-items:flex-start;flex-direction:column}.share-buttons{justify-content:flex-start}.newsletter-inline form{width:100%}.newsletter-inline input{flex:1;min-width:0}.mobile-action-bar{display:grid;grid-template-columns:repeat(3,1fr);position:fixed;left:0;right:0;bottom:0;z-index:30;background:#020b1d;border-top:4px solid var(--gold)}.mobile-action-bar a,.mobile-action-bar button{color:#fff;background:transparent;border:0;padding:.9rem;text-align:center;text-decoration:none;font-weight:900}}
.logo-brand{display:block;width:min(390px,62vw)}
.logo-brand img{display:block;width:100%;height:auto;border-radius:12px}
.article-header{background:linear-gradient(180deg,rgba(255,253,248,.98),rgba(244,240,232,.98))}
