.gs-cs-article{background:var(--color-bg);padding:5rem 1.5rem}.gs-cs-article__inner{align-items:start;display:grid;gap:3rem;grid-template-columns:2fr 1fr;margin:0 auto;max-width:var(--content-frame)}.gs-cs-article__body{color:var(--color-fg-body);font-size:var(--text-base);line-height:var(--leading-relaxed);max-width:640px}.gs-cs-article__body h2{color:var(--color-fg);font-size:var(--text-h2);line-height:var(--leading-snug);margin:3rem 0 1rem}.gs-cs-article__body h2:first-child{margin-top:0}.gs-cs-article__body p{margin:0 0 1.25rem}.gs-cs-article__body ul{margin:0 0 1.25rem 1.25rem;padding:0}.gs-cs-article__body li{line-height:var(--leading-relaxed);margin-bottom:.6rem}.gs-cs-article__body strong{color:var(--color-fg);font-weight:var(--weight-bold)}.gs-cs-article__body a{color:var(--color-accent);text-decoration:underline;text-underline-offset:2px}.gs-cs-article__body>figure>img,.gs-cs-article__body>img,.gs-cs-article__body>p>img{border-radius:12px;display:block;height:auto;margin:2rem 0 3rem;max-width:100%}.gs-cs-article__meta{display:flex;flex-direction:column;font-size:var(--text-base);gap:.75rem;margin:1.25rem 0}.gs-cs-article__meta-row{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem}.gs-cs-article__meta-label{color:var(--color-fg);font-weight:var(--weight-bold);margin-right:.25rem}.gs-cs-tag{align-items:center;border:1.5px solid var(--color-brand-accent);border-radius:999px;color:var(--color-brand-accent);display:inline-flex;font-size:var(--text-sm);font-weight:var(--weight-medium);line-height:var(--leading-snug);padding:.2rem .75rem;white-space:nowrap}.gs-cs-pullquote{background:var(--color-bg);border-left:5px solid var(--color-brand-accent);border-radius:0 12px 12px 0;margin:2.5rem 0;padding:1.25rem 2rem 1.25rem 2.25rem}.gs-cs-pullquote p{color:var(--color-fg);font-size:var(--text-h5);font-style:normal;font-weight:var(--weight-medium);line-height:var(--leading-relaxed);margin:0 0 1.25rem;text-wrap:pretty}.gs-cs-pullquote__author{align-items:center;display:flex;gap:.85rem}.gs-cs-pullquote__photo{border-radius:50%;flex-shrink:0;height:44px;object-fit:cover;width:44px}.gs-cs-pullquote__photo--initials{align-items:center;background:var(--color-brand-accent);color:#fff;display:flex;font-size:var(--text-sm);font-weight:var(--weight-bold);justify-content:center;letter-spacing:.04em}.gs-cs-pullquote__meta{display:flex;flex-direction:column;gap:0;line-height:1.55;min-width:0}.gs-cs-pullquote__name{color:var(--color-fg-body);font-size:var(--text-sm);font-style:normal;font-weight:var(--weight-bold)}.gs-cs-pullquote__role{color:var(--color-fg-muted);font-size:var(--text-sm)}.gs-cs-article__sidebar{display:flex;flex-direction:column;gap:1.5rem;position:sticky;top:calc(var(--announcement-h, 0px) + 6rem)}.gs-cs-facts{background:var(--color-bg);border:1.5px solid #e3e6ec;border-radius:16px;padding:2rem}.gs-cs-facts__title{border-bottom:1.5px solid #e3e6ec;color:var(--color-fg);font-size:var(--text-h4);margin:0 0 1.25rem;padding-bottom:1rem}.gs-cs-facts__list{margin:0;padding:0}.gs-cs-facts__row{font-size:var(--text-sm);line-height:var(--leading-relaxed);margin:0 0 .75rem}.gs-cs-facts__row dt{color:var(--color-fg);font-weight:var(--weight-bold)}.gs-cs-facts__row dd{color:var(--color-fg-body);margin:0}.gs-cs-facts__btn{color:var(--color-fg);margin-top:.5rem}.gs-cs-sidebar-cta{background:var(--gradient-cta);border-radius:16px;color:#fff;padding:2rem}.gs-cs-sidebar-cta__title{color:#fff;font-size:var(--text-h4);margin:0 0 .75rem}.gs-cs-sidebar-cta__lede{color:hsla(0,0%,100%,.92);font-size:var(--text-sm);line-height:var(--leading-relaxed);margin:0 0 1.25rem}@media (max-width:900px){.gs-cs-article__inner{gap:2.5rem;grid-template-columns:1fr}.gs-cs-article__body{max-width:100%}.gs-cs-article__sidebar{margin-left:auto;margin-right:auto;max-width:480px;position:static;top:auto}}@media (max-width:767px){.gs-cs-article{padding:3rem 1.5rem}.gs-cs-pullquote p{font-size:1.125rem}.gs-cs-facts__row{font-size:var(--text-base)}}