.gh-newsletter{position:relative;isolation:isolate;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);align-items:center;gap:clamp(28px,5vw,72px);min-height:330px;padding:clamp(30px,5vw,64px)!important;overflow:hidden;border:1px solid color-mix(in srgb,var(--gh-accent-solid,#ff7448) 34%,var(--gh-border-default,#39322e));border-radius:var(--gh-radius-section,28px);background:radial-gradient(circle at 12% 20%,color-mix(in srgb,var(--gh-accent-solid,#ff7448) 14%,transparent),transparent 25rem),var(--gh-bg-raised,#181411);color:var(--gh-text-primary,#f8f5f2)}.gh-newsletter-art{position:absolute;z-index:-1;left:-9%;top:-44%;width:min(520px,48vw);height:min(520px,48vw);color:color-mix(in srgb,var(--gh-accent-solid,#ff7448) 8%,transparent);opacity:.62;pointer-events:none}.gh-newsletter-art svg{width:100%;height:100%}.gh-newsletter-copy>span{color:var(--gh-accent-text,#ff7448);font-size:13px;font-weight:900}.gh-newsletter h2{max-width:720px;margin:12px 0 10px;font-size:clamp(27px,3.5vw,45px);line-height:1.45}.gh-newsletter-copy p{max-width:620px;margin:0;color:var(--gh-text-secondary,#aaa);line-height:1.9}.gh-newsletter-copy ul{display:flex;flex-wrap:wrap;gap:8px;margin:20px 0 0;padding:0;list-style:none}.gh-newsletter-copy li{padding:7px 11px;border:1px solid var(--gh-border-default,#39322e);border-radius:999px;font-size:12px}.gh-newsletter-form-wrap{padding:18px;border:1px solid var(--gh-border-default,#39322e);border-radius:20px;background:color-mix(in srgb,var(--gh-bg-surface,#211b17) 90%,transparent)}.gh-newsletter-form-wrap>small{display:block;margin-top:12px;color:var(--gh-text-tertiary,#8d837d);font-size:11px;line-height:1.8}.cn-form{position:relative;display:flex;column-gap:8px;row-gap:0;margin:0;padding:6px;border:1px solid var(--gh-border-default,#39322e);border-radius:16px;background:var(--gh-bg-sunken,#100d0c);transition:border-color .2s,box-shadow .2s}.cn-form:focus-within{border-color:var(--gh-accent-solid,#ff7448);box-shadow:0 0 0 3px color-mix(in srgb,var(--gh-accent-solid,#ff7448) 14%,transparent)}.cn-form input{flex:1;min-width:0;min-height:50px;padding:10px 14px!important;border:0!important;outline:0;background:transparent!important;color:inherit!important;font:inherit}.cn-form button{min-height:50px;padding:0 20px;border:0;border-radius:11px;background:var(--gh-accent-solid,#ff7448);color:var(--gh-accent-on-solid,#fff);font:inherit;font-weight:900;cursor:pointer;overflow:hidden}.cn-form p{position:absolute;top:calc(100% + 9px);right:8px;margin:0;color:var(--gh-success-text,#36c889);font-size:12px}.cn-form button:disabled{opacity:.55}.cn-form.is-error p{color:var(--gh-danger-text,#ff6b6b)}@media(max-width:800px){.gh-newsletter{grid-template-columns:1fr;min-height:0}.gh-newsletter-art{left:-35%;top:-10%;width:95vw;height:95vw}.gh-newsletter-form-wrap{padding:12px}}@media(max-width:520px){.cn-form{flex-direction:column}.cn-form button{width:100%}.cn-form p{position:static;padding:3px 7px}.gh-newsletter-copy ul{display:none}}
/* Placement-safe responsive layout. Article cards live inside a narrower content column. */
.gh-newsletter-copy,.gh-newsletter-form-wrap,.cn-form{min-width:0}
.gh-newsletter h2,.gh-newsletter-copy p,.gh-newsletter-form-wrap>small{overflow-wrap:anywhere}
.gh-newsletter--article{grid-template-columns:minmax(0,1fr);gap:24px;width:100%;min-height:0;margin:clamp(36px,6vw,64px) 0;padding:clamp(24px,5vw,42px)!important}
.gh-newsletter--article .gh-newsletter-art{left:-18%;top:-20%;width:min(440px,72vw);height:min(440px,72vw)}
.gh-newsletter--article h2{font-size:clamp(24px,4vw,34px)}
.gh-newsletter--article .gh-newsletter-form-wrap{width:100%;max-width:none;box-sizing:border-box}
@media (min-width:521px) and (max-width:980px){.gh-newsletter .cn-form{display:grid;grid-template-columns:minmax(0,1fr) auto}.gh-newsletter .cn-form button{white-space:nowrap}}
@media (max-width:520px){.gh-newsletter{gap:22px;padding:24px 18px!important}.gh-newsletter h2{font-size:clamp(23px,7vw,30px);line-height:1.5}.gh-newsletter-form-wrap{width:100%;box-sizing:border-box}.gh-newsletter .cn-form{width:100%;box-sizing:border-box}.gh-newsletter .cn-form input{width:100%;box-sizing:border-box}.gh-newsletter--article{margin:32px 0}}
.gh-newsletter-form-wrap{overflow:hidden}.gh-newsletter-form-wrap>.cn-form-note{max-height:44px;opacity:1;transform:translateY(0);transition:max-height .28s ease,margin .28s ease,opacity .18s ease,transform .28s ease}.gh-newsletter-form-wrap.has-cn-status>.cn-form-note{max-height:0;margin-top:0;opacity:0;transform:translateY(10px)}.cn-form{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center}.cn-form button{display:inline-flex;align-items:center;justify-content:center;gap:8px;white-space:nowrap}.cn-form button svg{width:18px;height:18px;flex:none}.cn-form .cn-form-status{position:static;grid-column:1/-1;max-height:0;margin:0;padding:0 8px;overflow:hidden;opacity:0;transform:translateY(-8px);transition:max-height .28s ease,padding .28s ease,opacity .22s ease,transform .28s ease}.cn-form .cn-form-status.is-visible{max-height:64px;padding-top:8px;opacity:1;transform:translateY(0)}@media(max-width:520px){.cn-form{display:grid;grid-template-columns:minmax(0,1fr)}.cn-form button{width:100%}}
