:root{--font-sans:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-mono:"JetBrains Mono","SFMono-Regular",Consolas,monospace;--gh-font-heading:var(--font-sans);--gh-font-body:var(--font-sans);--bg:#f7f8fa;--bg-elevated:#fff;--bg-muted:#eef1f4;--bg-strong:#11151b;--text:#0f1720;--text-muted:#516172;--text-soft:#5d6b7c;--border:#d6dde5;--border-strong:#b5c0cb;--accent:#b04417;--accent-strong:#8f3210;--accent-soft:rgba(255,107,53,.12);--accent-contrast:#fff;--success:#1a7f37;--error:#dc3545;--shadow-sm:0 12px 32px rgba(15,23,32,.06);--shadow-lg:0 18px 60px rgba(15,23,32,.12);--radius-sm:12px;--radius-md:18px;--radius-lg:28px;--radius-pill:999px;--page-max:124rem;--reading-max:72ch;--wide-max:104rem;--space-2xs:0.4rem;--space-xs:0.8rem;--space-sm:1.2rem;--space-md:1.6rem;--space-lg:2.4rem;--space-xl:3.2rem;--space-2xl:4.8rem;--space-3xl:6.4rem;--space-4xl:9.6rem;--transition:180ms ease;color-scheme:light}html[data-theme=dark]{--bg:#0b1016;--bg-elevated:#111923;--bg-muted:#151f2b;--bg-strong:#f2f5f8;--text:#edf2f7;--text-muted:#b6c2cf;--text-soft:#8f9dad;--border:#263341;--border-strong:#334556;--accent:#ff8d61;--accent-strong:#ff6b35;--accent-soft:rgba(255,141,97,.15);--success:#53d37a;--error:#ff6b6b;--shadow-sm:0 12px 32px rgba(0,0,0,.26);--shadow-lg:0 18px 60px rgba(0,0,0,.42);color-scheme:dark}@media (prefers-color-scheme:dark){html[data-theme=system]{--bg:#0b1016;--bg-elevated:#111923;--bg-muted:#151f2b;--bg-strong:#f2f5f8;--text:#edf2f7;--text-muted:#b6c2cf;--text-soft:#8f9dad;--border:#263341;--border-strong:#334556;--accent:#ff8d61;--accent-strong:#ff6b35;--accent-soft:rgba(255,141,97,.15);--accent-contrast:#0b1016;--success:#53d37a;--error:#ff6b6b;--shadow-sm:0 12px 32px rgba(0,0,0,.26);--shadow-lg:0 18px 60px rgba(0,0,0,.42);color-scheme:dark}}html{font-size:62.5%;scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:var(--gh-font-body);font-size:1.7rem;line-height:1.72;margin:0;min-height:100vh;text-rendering:optimizeLegibility}*,:after,:before{box-sizing:border-box}img,svg{max-width:100%}a{color:inherit;-webkit-text-decoration-color:rgba(255,107,53,.35);text-decoration-color:rgba(255,107,53,.35);text-underline-offset:.2em}a:hover{-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent)}button,input,textarea{font:inherit}a,button{cursor:pointer}[role=button],a,button,input,select,textarea{touch-action:manipulation}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}:focus-visible{outline:.2rem solid var(--accent);outline-offset:.3rem}.gh-outer{width:100%}.gh-inner{margin:0 auto;width:min(calc(100% - 4.8rem),var(--page-max))}.gh-site-shell{position:relative}.gh-home-hero,.gh-page,.gh-section{padding:var(--space-3xl) 0 var(--space-xl)}.gh-section-compact{padding:var(--space-2xl) 0}.gh-page-header,.gh-section-head{margin-bottom:var(--space-xl);max-width:88rem}.gh-article-hero h1,.gh-home-title,.gh-page-header h1,.gh-section-head h2{font-family:var(--gh-font-heading);font-size:clamp(3.2rem,4vw,5.8rem);letter-spacing:-.04em;line-height:1.08;margin:0 0 var(--space-md)}.gh-section-head h2{font-size:clamp(3.2rem,3.5vw,4.4rem)}.gh-article-standfirst,.gh-home-description,.gh-page-header p,.gh-section-head p{color:var(--text-muted);font-size:1.9rem;line-height:1.7;margin:0}.gh-eyebrow,.gh-sidebar-eyebrow,.gh-topic-card-kicker{color:var(--accent);font-size:1.2rem;font-weight:700;letter-spacing:.14em;margin:0 0 var(--space-sm);text-transform:uppercase}.gh-button{align-items:center;border:.1rem solid transparent;border-radius:var(--radius-pill);display:inline-flex;font-size:1.45rem;font-weight:700;gap:.8rem;justify-content:center;line-height:1;min-height:4.6rem;padding:0 1.8rem;text-decoration:none;transition:transform var(--transition),border-color var(--transition),background var(--transition),color var(--transition),opacity var(--transition)}.gh-button:hover{text-decoration:none;transform:translateY(-.1rem)}.gh-button-primary{background:var(--accent);box-shadow:var(--shadow-sm);color:var(--accent-contrast)}.gh-button-primary:hover{background:var(--accent-strong)}.gh-button-secondary{background:transparent;border-color:var(--border-strong);color:var(--text)}.gh-button-secondary:hover{border-color:var(--accent);color:var(--accent)}.gh-link-pill,.gh-secondary-navigation a,.gh-topic-link{align-items:center;background:var(--bg-elevated);border:.1rem solid var(--border);border-radius:var(--radius-pill);color:var(--text-muted);cursor:pointer;display:inline-flex;min-height:4.4rem;padding:0 1.4rem;text-decoration:none;transition:border-color var(--transition),color var(--transition),background var(--transition)}.gh-link-pill:hover,.gh-secondary-navigation a:hover,.gh-topic-link:hover{border-color:var(--border-strong);color:var(--text)}.gh-chip{align-items:center;background:var(--accent-soft);border-radius:var(--radius-pill);color:var(--accent-strong);display:inline-flex;font-size:1.2rem;font-weight:700;letter-spacing:.06em;min-height:3.2rem;padding:0 1.2rem;text-transform:uppercase}.gh-progress-shell{background:transparent;height:.3rem;inset:0 0 auto 0;pointer-events:none;position:fixed;z-index:100}.gh-progress-shell.is-hidden{display:none}.gh-progress-bar{background:linear-gradient(90deg,var(--accent),var(--accent-strong));display:block;height:100%;width:0}.gh-site-header{-webkit-backdrop-filter:blur(1.4rem);backdrop-filter:blur(1.4rem);background:color-mix(in srgb,var(--bg) 88%,transparent);border-bottom:.1rem solid color-mix(in srgb,var(--border) 70%,transparent);position:sticky;top:0;z-index:90}.gh-site-header-inner{align-items:center;display:grid;gap:var(--space-md);grid-template-columns:auto minmax(0,1fr) auto;min-height:8rem;position:relative}.gh-site-brand{align-items:center;display:inline-flex;font-size:2rem;font-weight:800;gap:var(--space-sm);letter-spacing:-.03em;min-height:4.4rem;text-decoration:none}.gh-site-brand img{display:block;height:4rem;max-width:none;width:auto}.gh-site-brand-mark{display:block;flex:0 0 auto;height:4rem;overflow:hidden;width:3.4rem}.gh-site-brand-wordmark{color:var(--text)}.gh-primary-navigation{align-items:center;display:flex;flex-wrap:nowrap;gap:.4rem;justify-content:flex-start;min-width:0}.gh-primary-navigation a{align-items:center;border:.1rem solid transparent;border-radius:var(--radius-pill);color:var(--text-muted);cursor:pointer;display:inline-flex;font-size:1.4rem;font-weight:600;min-height:4.4rem;padding:0 1.2rem;text-decoration:none;transition:border-color var(--transition),color var(--transition),background var(--transition);white-space:nowrap}.gh-primary-navigation a:hover,.gh-site-actions button:hover{color:var(--text)}.gh-site-actions{align-items:center;display:flex;flex-shrink:0;gap:var(--space-sm)}.gh-nav-toggle,.gh-search,.gh-theme-toggle{align-items:center;background:transparent;background:var(--bg-elevated);border:none;border-radius:var(--radius-sm);color:var(--text-muted);cursor:pointer;display:inline-flex;justify-content:center;min-height:4.4rem;min-width:4.4rem;padding:0}.gh-search svg{height:1.7rem;width:1.7rem}.gh-nav-toggle:hover,.gh-search:hover,.gh-theme-toggle:hover{background:var(--bg-muted)}.gh-theme-toggle{padding:0}.gh-theme-toggle svg{stroke:none;fill:currentColor;height:1.7rem;width:1.7rem}.gh-theme-toggle[data-theme-state=dark]{color:var(--accent-strong)}.gh-theme-toggle[data-theme-state=light]{color:var(--text)}.gh-nav-toggle{display:none}.gh-secondary-navigation{display:flex;flex-wrap:wrap;gap:var(--space-xs);margin:0}.gh-primary-navigation a.is-active,.gh-primary-navigation a[aria-current=page],.gh-secondary-navigation a.is-active,.gh-secondary-navigation a[aria-current=page]{background:color-mix(in srgb,var(--accent-soft) 45%,var(--bg-elevated));border-color:var(--border-strong);color:var(--text)}.gh-home-page{padding-top:0}.gh-home-hero{padding-top:var(--space-2xl)}.gh-home-hero-inner{display:grid;gap:var(--space-md)}.gh-home-hero-grid{align-items:start;display:grid;gap:var(--space-2xl);grid-template-columns:minmax(0,1.4fr) minmax(30rem,.9fr)}.gh-home-hero-copy{max-width:82rem}.gh-home-reader-note{color:var(--text);font-size:1.58rem;margin:var(--space-lg) 0 0;max-width:76rem}.gh-home-proof-grid{display:grid;gap:var(--space-md);grid-template-columns:repeat(3,minmax(0,1fr));margin-top:var(--space-xl)}.gh-home-proof-item{background:var(--bg-elevated);border:.1rem solid var(--border);border-radius:var(--radius-md);display:grid;gap:var(--space-xs);padding:var(--space-lg)}.gh-home-proof-item h2{font-size:1.7rem;letter-spacing:-.02em;line-height:1.2;margin:0}.gh-home-proof-item p{color:var(--text-muted);font-size:1.42rem;line-height:1.6;margin:0}.gh-home-hero-panel{background:linear-gradient(180deg,color-mix(in srgb,var(--accent-soft) 60%,var(--bg-elevated)) 0,var(--bg-elevated) 100%);border:.1rem solid var(--border);border-radius:var(--radius-lg);display:grid;gap:var(--space-sm);padding:var(--space-lg)}.gh-home-hero-panel>.gh-eyebrow{margin-bottom:0}.gh-home-path-card{align-items:flex-start;background:var(--bg-elevated);border:.1rem solid var(--border);border-radius:var(--radius-md);color:var(--text);display:flex;gap:var(--space-md);padding:var(--space-md) var(--space-lg);transition:border-color var(--transition),box-shadow var(--transition)}.gh-home-path-card:hover{text-decoration:none}.gh-path-card-featured{background:color-mix(in srgb,var(--accent-soft) 40%,var(--bg-elevated));border-color:var(--accent)}.gh-path-card-featured:hover{border-color:var(--accent-strong)}.gh-path-card-icon{align-items:center;background:var(--bg-muted);border-radius:var(--radius-sm);color:var(--text-soft);display:flex;flex-shrink:0;height:4rem;justify-content:center;width:4rem}.gh-path-card-featured .gh-path-card-icon{background:var(--accent);color:var(--accent-contrast)}.gh-path-card-icon svg{height:2rem;width:2rem}.gh-home-path-card h2{font-size:1.6rem;letter-spacing:-.02em;line-height:1.2;margin:0}.gh-home-path-card .gh-home-path-label{display:block;margin-bottom:.2rem}.gh-home-path-card p{color:var(--text-muted);font-size:1.3rem;line-height:1.5;margin:var(--space-2xs) 0 0}.gh-home-hero-panel h2{font-size:clamp(2.4rem,2.8vw,3.2rem);letter-spacing:-.03em;line-height:1.12;margin:0}.gh-home-quickstart{display:grid;gap:var(--space-md)}.gh-home-path-card{text-decoration:none;transition:border-color var(--transition),transform var(--transition),box-shadow var(--transition)}.gh-home-path-card:hover{border-color:var(--border-strong);box-shadow:var(--shadow-sm);transform:translateY(-.1rem)}.gh-home-path-label{color:var(--accent);font-size:1.15rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.gh-home-hero-links,.gh-section-actions,.gh-topic-summary{display:flex;flex-wrap:wrap;gap:var(--space-sm)}.gh-home-cta-row,.gh-section-actions{margin-top:var(--space-lg)}.gh-home-cta-row{align-items:center;display:flex;flex-wrap:wrap;gap:var(--space-md)}.gh-home-subscribe-inline .gh-form button[type=submit]{background:transparent;border:.1rem solid var(--border-strong);box-shadow:none;color:var(--text)}.gh-home-subscribe-inline .gh-form button[type=submit]:hover{border-color:var(--accent);color:var(--accent-strong)}.gh-author-box-actions,.gh-band-actions,.gh-cta-actions{display:flex;flex-wrap:wrap;gap:var(--space-sm);margin-top:var(--space-xl)}.gh-band-layout,.gh-inline-band{align-items:start;background:var(--bg-elevated);border:.1rem solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);display:grid;gap:var(--space-xl);grid-template-columns:minmax(0,1.8fr) minmax(28rem,.9fr);padding:var(--space-2xl)}.gh-newsletter-band .gh-band-layout{background:linear-gradient(135deg,color-mix(in srgb,var(--accent-soft) 90%,var(--bg-elevated)) 0,var(--bg-elevated) 100%)}.gh-consulting-band .gh-band-layout,.gh-inline-band{background:linear-gradient(135deg,color-mix(in srgb,var(--bg-strong) 8%,var(--bg-elevated)) 0,var(--bg-elevated) 100%)}.gh-card-grid,.gh-card-grid-featured,.gh-curated-grid,.gh-note-grid,.gh-resource-grid,.gh-topic-grid{display:grid;gap:var(--space-lg)}.gh-card-grid{grid-template-columns:repeat(3,1fr)}.gh-card-grid-featured{grid-template-columns:repeat(auto-fit,minmax(28rem,1fr))}.gh-curated-grid{align-items:start;grid-template-columns:repeat(3,minmax(0,1fr))}.gh-note-grid,.gh-topic-grid{grid-template-columns:repeat(auto-fit,minmax(26rem,1fr))}.gh-resource-grid{grid-template-columns:repeat(auto-fit,minmax(28rem,1fr))}.gh-curated-column,.gh-note-card,.gh-post-card,.gh-resource-card,.gh-topic-card{background:var(--bg-elevated);border:.1rem solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);display:flex;flex-direction:column;min-height:100%;padding:var(--space-lg)}.gh-post-card{overflow:hidden;padding:0}.gh-curated-column{gap:var(--space-lg)}.gh-curated-column-head{display:grid;gap:var(--space-xs)}.gh-curated-column-head h3{font-size:2.3rem;letter-spacing:-.02em;line-height:1.2;margin:0}.gh-curated-column-head p:last-child{margin:0}.gh-curated-stack{display:grid;gap:var(--space-md)}.gh-post-card.is-text-only{border-top:.2rem solid var(--accent)}.gh-post-card-media{aspect-ratio:16/9;background:linear-gradient(135deg,color-mix(in srgb,var(--accent-soft) 65%,var(--bg-muted)) 0,var(--bg-muted) 100%);display:block;overflow:hidden}.gh-post-card-media img{height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .22s ease;width:100%}.gh-post-card:hover .gh-post-card-media img{transform:scale(1.02)}.gh-post-card-placeholder{color:var(--text-muted);display:grid;font-size:1.4rem;font-weight:700;height:100%;place-items:center;width:100%}.gh-post-card.is-text-only .gh-post-card-media{aspect-ratio:auto;border-bottom:.1rem solid var(--border);min-height:9.6rem}.gh-post-card.is-text-only .gh-post-card-placeholder{color:var(--text-soft);font-size:1.15rem;letter-spacing:.12em;padding:var(--space-lg);text-transform:uppercase}.gh-post-card-content{display:flex;flex:1;flex-direction:column;gap:var(--space-md);padding:var(--space-lg)}.gh-post-card-topline{align-items:center;display:flex;flex-wrap:wrap;gap:var(--space-xs)}.gh-post-card h3{font-size:2.35rem;letter-spacing:-.03em;line-height:1.2;margin:0}.gh-post-card h3 a{text-decoration:none}.gh-post-card p{color:var(--text-muted);font-size:1.55rem;margin:0}.gh-post-card-meta{color:var(--text-soft);display:flex;flex-wrap:wrap;font-size:1.35rem;gap:var(--space-sm);margin-top:auto}.gh-post-card-meta span:after{content:"•";margin-left:var(--space-sm)}.gh-post-card-meta span:last-child:after{content:"";margin:0}.gh-topic-card{text-decoration:none}.gh-article-end-cta h2,.gh-author-box h2,.gh-band-layout h2,.gh-note-card h2,.gh-note-card h3,.gh-resource-card h3,.gh-topic-card h3{font-size:2.3rem;letter-spacing:-.02em;line-height:1.2;margin:0 0 var(--space-sm)}.gh-article-end-cta p,.gh-author-box p,.gh-band-layout p,.gh-curated-column p,.gh-note-card p,.gh-resource-card p,.gh-topic-card p{color:var(--text-muted);margin:0}.gh-note-card a,.gh-resource-card a{color:var(--accent-strong);font-weight:700;margin-top:auto;padding-top:var(--space-lg);text-decoration:none}.gh-topic-header{display:grid;gap:var(--space-lg)}.gh-article-shell{padding-top:0}.gh-article-hero{padding:var(--space-lg) 0}.gh-article-hero-inner{display:flex;flex-direction:column;gap:var(--space-lg);margin:0 auto;width:min(100%,118rem)}.gh-article-topline{gap:var(--space-xs);margin-bottom:var(--space-xs)}.gh-article-meta,.gh-article-topline{align-items:center;display:flex;flex-wrap:wrap}.gh-article-meta{border-top:.1rem solid var(--border);color:var(--text-soft);font-size:1.35rem;gap:var(--space-sm);margin-top:var(--space-md);padding-top:var(--space-md)}.gh-article-meta span+span:before{color:var(--border-strong);content:"\00b7";margin-right:var(--space-sm)}.gh-article-facts{-webkit-overflow-scrolling:touch;display:flex;gap:var(--space-sm);margin-top:var(--space-md);overflow-x:auto;scrollbar-width:none}.gh-article-facts::-webkit-scrollbar{display:none}@media (min-width:1081px){.gh-article-hero{padding:var(--space-2xl) 0}.gh-article-hero-inner{align-items:start;display:grid;gap:var(--space-2xl);grid-template-columns:minmax(0,1.25fr) minmax(28rem,.85fr)}.gh-article-hero-inner.is-text-only{grid-template-columns:minmax(0,78rem)}.gh-article-meta{font-size:1.4rem}.gh-article-facts{display:grid;gap:var(--space-md);grid-template-columns:repeat(3,1fr);overflow:visible}}@media (min-width:641px) and (max-width:1080px){.gh-article-hero{padding:var(--space-xl) 0}.gh-article-hero h1{font-size:clamp(2.8rem,5vw,4.2rem)}.gh-article-facts{display:grid;gap:var(--space-sm);grid-template-columns:repeat(3,1fr);overflow:visible}}@media (max-width:640px){.gh-article-hero h1{font-size:2.2rem;letter-spacing:-.02em;line-height:1.2}.gh-article-standfirst{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;font-size:1.5rem;line-height:1.5;overflow:hidden}.gh-article-meta{font-size:1.25rem;padding-top:var(--space-sm)}.gh-fact-card:nth-child(3){display:none}}.gh-article-end-cta,.gh-author-box,.gh-content-cta,.gh-fact-card,.gh-sidebar-card{background:var(--bg-elevated);border:.1rem solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);padding:var(--space-lg)}.gh-fact-card{flex:1 0 auto;max-width:28rem;min-width:12rem}.gh-fact-card h2{color:var(--text-soft);font-size:1.1rem;letter-spacing:.08em;margin:0 0 .3rem;text-transform:uppercase}.gh-fact-card p{color:var(--text);font-size:1.35rem;line-height:1.45;margin:0}.gh-article-hero-media{align-self:stretch}.gh-article-image{background:var(--bg-muted);border:.1rem solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);margin:0;overflow:hidden}.gh-article-image img{display:block;height:auto;width:100%}.gh-article-image figcaption{border-top:.1rem solid var(--border);color:var(--text-soft);font-size:1.3rem;padding:var(--space-md) var(--space-lg)}.gh-article-layout{display:flex;flex-direction:column;gap:var(--space-xl)}@media (min-width:1081px){.gh-article-layout{align-items:start;display:grid;gap:var(--space-2xl);grid-template-areas:"main sidebar";grid-template-columns:minmax(0,1fr) minmax(24rem,28rem)}}.gh-article-sidebar{display:none}@media (min-width:1081px){.gh-article-sidebar{display:grid;gap:var(--space-md);grid-area:sidebar;position:sticky;top:9.4rem}}.gh-sidebar-card{font-size:1.45rem}.gh-sidebar-card[hidden]{display:none}.gh-sidebar-heading{font-size:1.55rem;line-height:1.35;margin:0 0 var(--space-sm)}.gh-sidebar-card-muted{background:color-mix(in srgb,var(--bg-muted) 65%,var(--bg-elevated));box-shadow:none}.gh-sidebar-muted{color:var(--text-soft);margin:0}.gh-sidebar-list{color:var(--text-muted);margin:0;padding-left:1.7rem}.gh-sidebar-list li+li{margin-top:var(--space-xs)}.gh-sidebar-outline{display:grid;gap:var(--space-sm);margin:0;padding-left:1.8rem}.gh-sidebar-outline li{color:var(--text-muted)}.gh-sidebar-outline span,.gh-sidebar-outline strong{display:block}.gh-sidebar-outline strong{color:var(--text);font-size:1.38rem;margin-bottom:.2rem}.gh-sidebar-outline span{color:var(--text-soft);font-size:1.32rem;line-height:1.55}.gh-sidebar-note{color:var(--text-soft);font-size:1.28rem;line-height:1.6;margin:var(--space-md) 0 0}.gh-article-main{grid-area:main;min-width:0}.gh-learning-card{background:color-mix(in srgb,var(--accent) 4%,var(--bg-elevated));border:.1rem solid color-mix(in srgb,var(--accent) 35%,var(--border));border-radius:var(--radius-lg);margin:0 0 var(--space-xl);max-width:78ch;padding:var(--space-xl)}.gh-learning-card-header{align-items:flex-start;display:flex;gap:var(--space-md);justify-content:space-between;margin-bottom:var(--space-lg)}.gh-learning-card-header h2{font-size:clamp(2rem,3vw,2.6rem);margin:0}.gh-verification-badge{background:rgba(26,127,55,.1);border-radius:var(--radius-pill);color:var(--success);flex:0 0 auto;font-size:1.2rem;font-weight:700;padding:.55rem 1rem}.gh-learning-facts{display:grid;gap:var(--space-sm);grid-template-columns:repeat(4,minmax(0,1fr))}.gh-learning-facts>div{border-left:.2rem solid var(--border-strong);padding:var(--space-sm)}.gh-learning-facts strong,.gh-learning-label{display:block}.gh-learning-label{color:var(--text-soft);font-size:1.15rem;font-weight:700;letter-spacing:.06em;margin-bottom:.35rem;text-transform:uppercase}.gh-learning-facts strong{color:var(--text);font-size:1.35rem;line-height:1.45}.gh-learning-card-note{color:var(--text-muted);font-size:1.4rem;line-height:1.6;margin:var(--space-md) 0 0}.gh-breadcrumbs{color:var(--text-soft);font-size:1.35rem;margin:0 0 var(--space-lg)}.gh-breadcrumbs ol{display:flex;flex-wrap:wrap;gap:var(--space-xs);list-style:none;margin:0;padding:0}.gh-breadcrumbs li:not(:last-child):after{color:var(--border-strong);content:"/";margin-left:var(--space-xs)}.gh-breadcrumbs a{display:inline-flex;min-height:2.4rem;padding-inline:.2rem;text-decoration:underline}.gh-breadcrumbs a,.gh-pagination{align-items:center;color:var(--text-muted)}.gh-pagination{justify-content:space-between;margin-top:var(--space-xl)}.gh-pagination-link{align-items:center;border:.1rem solid var(--border-strong);border-radius:var(--radius-pill);display:inline-flex;min-height:4.4rem;padding:0 var(--space-md);text-decoration:none}.gh-empty-state{border:.1rem solid var(--border);border-radius:var(--radius-lg)}.gh-consent,.gh-empty-state{background:var(--bg-elevated)}.gh-consent{border:.1rem solid var(--border-strong);border-radius:var(--radius-md);bottom:var(--space-lg);box-shadow:var(--shadow-lg);display:grid;gap:var(--space-lg);grid-template-columns:minmax(0,1fr) auto;padding:var(--space-lg);position:fixed;right:var(--space-lg);width:min(calc(100% - 3.2rem),72rem);z-index:120}.gh-consent[hidden]{display:none}.gh-consent h2,.gh-consent p{margin:0 0 var(--space-xs)}.gh-consent p{color:var(--text-muted);font-size:1.4rem;line-height:1.55}.gh-consent a,.gh-footer-bottom a{text-decoration:underline;-webkit-text-decoration-color:currentColor;text-decoration-color:currentColor}.gh-consent-actions{align-items:center;display:flex;flex-wrap:wrap;gap:var(--space-xs)}@media (max-width:767px){.gh-consent{bottom:var(--space-md);grid-template-columns:1fr;right:var(--space-md)}.gh-consent-actions .gh-button{flex:1}.gh-pagination{align-items:stretch;flex-direction:column}}.gh-lesson-complete{background:transparent;border:.1rem solid var(--accent);border-radius:var(--radius-sm);color:var(--accent-strong);cursor:pointer;font:inherit;font-weight:700;margin-top:var(--space-md);padding:1rem 1.2rem;width:100%}.gh-lesson-complete:focus-visible,.gh-lesson-complete:hover{background:color-mix(in srgb,var(--accent) 8%,transparent)}.gh-lesson-complete.is-complete{background:rgba(26,127,55,.1);border-color:var(--success);color:var(--success)}.gh-independent-disclosure{background:var(--bg-muted);border-left:.3rem solid var(--border-strong);color:var(--text-muted);font-size:1.35rem;line-height:1.6;margin:var(--space-xl) 0;max-width:78ch;padding:var(--space-md) var(--space-lg)}.gh-independent-disclosure strong{color:var(--text)}.gh-learning-steps{display:grid;gap:var(--space-md);grid-template-columns:repeat(5,minmax(0,1fr))}.gh-learning-path-card,.gh-learning-steps article,.gh-policy-summary{background:var(--bg-elevated);border:.1rem solid var(--border);border-radius:var(--radius-md);padding:var(--space-lg)}.gh-learning-steps span{align-items:center;background:color-mix(in srgb,var(--accent) 12%,transparent);border-radius:50%;color:var(--accent-strong);display:inline-flex;font-weight:800;height:3rem;justify-content:center;margin-bottom:var(--space-sm);width:3rem}.gh-learning-path-card h2,.gh-learning-steps h3{margin:0 0 var(--space-xs)}.gh-learning-path-card p,.gh-learning-steps p{color:var(--text-muted);line-height:1.6;margin:0}.gh-path-grid{display:grid;gap:var(--space-lg);grid-template-columns:repeat(3,minmax(0,1fr))}.gh-learning-path-card{display:flex;flex-direction:column}.gh-path-card-topline{color:var(--text-soft);display:flex;font-size:1.2rem;font-weight:700;gap:var(--space-sm);justify-content:space-between;letter-spacing:.05em;margin-bottom:var(--space-md);text-transform:uppercase}.gh-learning-path-card ol{color:var(--text-muted);display:grid;gap:var(--space-xs);line-height:1.55;margin:var(--space-lg) 0;padding-left:2rem}.gh-learning-path-card>a{color:var(--accent-strong);font-weight:700;margin-top:auto;text-decoration:underline;-webkit-text-decoration-color:currentColor;text-decoration-color:currentColor;text-underline-offset:.2em}.gh-learning-path-card .gh-path-status{background:var(--bg-muted);border:.1rem solid var(--border-strong);border-radius:var(--radius-sm);color:var(--text);font-size:1.3rem;line-height:1.55;margin:0 0 var(--space-md);padding:var(--space-sm) var(--space-md)}.gh-policy-layout{align-items:start;display:grid;gap:var(--space-2xl);grid-template-columns:minmax(0,72ch) minmax(24rem,32rem)}.gh-policy-summary{position:sticky;top:9.4rem}.gh-policy-summary .gh-sidebar-list{display:grid;gap:var(--space-xs)}@media (max-width:767px){.gh-learning-card{padding:var(--space-lg)}.gh-learning-card-header{display:block}.gh-verification-badge{display:inline-flex;margin-top:var(--space-sm)}.gh-learning-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.gh-learning-steps,.gh-path-grid,.gh-policy-layout{grid-template-columns:1fr}.gh-policy-summary{position:static}}@media (min-width:768px) and (max-width:1080px){.gh-learning-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.gh-learning-steps article:last-child{grid-column:1/-1}.gh-path-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gh-learning-path-card:last-child{grid-column:1/-1}}.gh-article-content{margin:0;max-width:78ch;min-width:0;overflow-wrap:break-word;overflow-x:hidden;width:100%}.gh-content-preview{max-height:60rem;overflow:hidden;position:relative}.gh-content-preview:after{background:linear-gradient(to bottom,transparent,var(--bg));bottom:0;content:"";height:18rem;left:0;pointer-events:none;position:absolute;right:0}.gh-topic-card-soon{opacity:.6}.gh-content>blockquote,.gh-content>ol,.gh-content>p,.gh-content>ul{font-size:1.6rem}.gh-content>:first-child{margin-top:0}.gh-content>:last-child{margin-bottom:0}.gh-content h2,.gh-content h3,.gh-content h4{letter-spacing:-.03em;line-height:1.2;margin:clamp(3rem,4vw,4.8rem) 0 var(--space-md)}.gh-content h2{font-size:clamp(2.7rem,3vw,3.8rem)}.gh-content h3{font-size:clamp(2.1rem,2.4vw,2.8rem)}.gh-content blockquote,.gh-content ol,.gh-content p,.gh-content ul{margin:0 0 var(--space-lg)}.gh-content blockquote a,.gh-content li a,.gh-content p a,.gh-content td a,.gh-content-block p a{text-decoration:underline;-webkit-text-decoration-color:currentColor;text-decoration-color:currentColor;text-underline-offset:.2em}.gh-content blockquote a:hover,.gh-content li a:hover,.gh-content p a:hover,.gh-content td a:hover,.gh-content-block p a:hover{-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent)}.gh-content>ol,.gh-content>p,.gh-content>ul{max-width:var(--reading-max)}.gh-content ol,.gh-content ul{padding-left:2.4rem}.gh-content li+li{margin-top:var(--space-xs)}.gh-content blockquote{background:var(--bg-muted);border-left:.4rem solid var(--accent);border-radius:0 var(--radius-md) var(--radius-md) 0;color:var(--text);padding:var(--space-lg)}.gh-content hr{border:0;border-top:.1rem solid var(--border);margin:var(--space-2xl) 0}.gh-content .kg-code-card pre,.gh-content pre{-webkit-overflow-scrolling:touch;word-wrap:normal;background:#121a23;border-radius:var(--radius-md);box-shadow:var(--shadow-sm);color:#edf2f7;font-size:1.4rem;line-height:1.7;margin:0 0 var(--space-lg);max-width:100%;overflow-x:auto;padding:var(--space-lg);position:relative;white-space:pre}.gh-content code,.gh-content pre code{font-family:var(--font-mono)}.gh-content :not(pre)>code{background:var(--bg-muted);border-radius:.5rem;color:var(--accent-strong);font-size:.92em;padding:.15em .45em}.gh-code-copy{background:hsla(0,0%,100%,.08);border:.1rem solid hsla(0,0%,100%,.14);border-radius:var(--radius-pill);color:#fff;font-size:1.2rem;font-weight:700;min-height:4.4rem;min-width:4.4rem;padding:0 1.2rem;position:absolute;right:.8rem;top:.8rem}.gh-table{-webkit-overflow-scrolling:touch;background:var(--bg-elevated);border:.1rem solid var(--border);border-radius:var(--radius-md);margin-bottom:var(--space-lg);max-width:100%;overflow-x:auto}.gh-table:focus-visible{outline:.3rem solid var(--accent);outline-offset:.2rem}.gh-content table{border-collapse:collapse;min-width:56rem;width:100%}.gh-content td,.gh-content th{border-bottom:.1rem solid var(--border);padding:1.2rem 1.6rem;text-align:left;vertical-align:top}.gh-content thead th{color:var(--text);font-size:1.4rem}.gh-content tbody td{color:var(--text-muted);font-size:1.45rem}.gh-content .kg-gallery-image img,.gh-content .kg-image-card img,.gh-content img{border-radius:var(--radius-md)}.gh-content .kg-image-card img{display:block;height:auto;max-width:100%}.gh-content .kg-card,.gh-content .kg-width-full,.gh-content .kg-width-wide,.gh-content figure{margin:var(--space-xl) auto}.gh-content .kg-gallery-card,.gh-content .kg-width-full,.gh-content .kg-width-full img,.gh-content .kg-width-wide,.gh-content .kg-width-wide img{max-width:var(--wide-max)}.gh-content .gh-article-diagram{margin:var(--space-xl) 0;max-width:100%}.gh-content .gh-article-diagram img{border:.1rem solid var(--border);border-radius:var(--radius-md);height:auto;max-width:100%}.gh-content .kg-bookmark-card,.gh-content .kg-callout-card,.gh-content .kg-toggle-card{background:var(--bg-elevated);border:.1rem solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-sm)}.gh-content .kg-callout-card{padding:var(--space-lg)}.gh-article-end-cta,.gh-author-box,.gh-comments-shell,.gh-content-cta,.gh-social-share{margin:var(--space-2xl) auto 0;max-width:var(--reading-max)}.gh-social-share{background:var(--bg-elevated);border:.1rem solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);padding:var(--space-lg)}.gh-social-share-title{font-size:1.8rem;margin:0 0 var(--space-md)}.gh-social-share-buttons{display:flex;flex-wrap:wrap;gap:var(--space-sm)}.gh-social-share-button{align-items:center;background:var(--bg-muted);border:.1rem solid var(--border);border-radius:var(--radius-pill);color:var(--text);display:inline-flex;height:4rem;justify-content:center;width:4rem}.gh-social-share-button svg{height:1.8rem;width:1.8rem}.gh-site-footer{border-top:.1rem solid var(--border);margin-top:var(--space-lg);padding:var(--space-xl) 0 var(--space-md)}.gh-site-footer-inner{display:grid;gap:var(--space-md)}.gh-footer-top{align-items:start;display:grid;gap:var(--space-xl);grid-template-columns:1.5fr 1fr 1fr 1fr}.gh-footer-brand{max-width:40rem}.gh-footer-brand h2{font-size:2rem;margin:0 0 .4rem}.gh-footer-brand p{color:var(--text-muted);font-size:1.4rem;margin:0}.gh-footer-nav{display:flex;flex-direction:column;gap:.6rem}.gh-footer-nav h3{color:var(--text-soft);font-size:1.2rem;letter-spacing:.08em;margin:0 0 var(--space-sm);text-transform:uppercase}.gh-footer-nav a{color:var(--text-muted);font-size:1.4rem;line-height:2;text-decoration:none}.gh-footer-nav a:hover{color:var(--text)}.gh-footer-bottom{align-items:center;border-top:.1rem solid var(--border);display:flex;flex-wrap:wrap;gap:var(--space-md);justify-content:space-between;padding-top:var(--space-md)}.gh-footer-bottom p{color:var(--text-soft);font-size:1.3rem;margin:0}.gh-footer-bottom a{color:var(--text-muted);text-decoration:none}.gh-footer-social{display:flex;font-size:1.3rem;gap:var(--space-md)}.gh-footer-social a{color:var(--text-soft);text-decoration:none}.gh-footer-social a:hover{color:var(--text)}@media (max-width:767px){.gh-footer-top{gap:var(--space-lg);grid-template-columns:1fr 1fr}.gh-proof-strip{flex-direction:column;gap:var(--space-lg)}.gh-home-subscribe-inline{width:100%}.gh-home-subscribe-inline form{flex-direction:column;width:100%}.gh-home-subscribe-inline input[type=email]{min-width:0;width:100%}}.gh-footer-columns{display:grid;gap:var(--space-xl);grid-template-columns:repeat(4,minmax(0,1fr))}.gh-footer-columns h3{color:var(--text-soft);font-size:1.35rem;letter-spacing:.08em;margin:0 0 var(--space-sm);text-transform:uppercase}.gh-footer-columns ul{display:grid;gap:.6rem;list-style:none;margin:0;padding:0}.gh-footer-columns a{align-items:center;color:var(--text-muted);cursor:pointer;display:inline-flex;min-height:4.4rem;text-decoration:none}.gh-footer-columns a:hover{color:var(--text)}@media (max-width:1080px){.gh-article-hero-inner,.gh-band-layout,.gh-curated-grid,.gh-footer-columns,.gh-home-hero-grid,.gh-home-proof-grid{grid-template-columns:1fr}}@media (max-width:1320px){.gh-nav-toggle{display:inline-flex}.gh-primary-navigation{align-items:stretch;background:var(--bg-elevated);border:.1rem solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);display:none;flex-direction:column;gap:.6rem;justify-content:flex-start;left:0;margin-top:var(--space-sm);padding:var(--space-md);position:absolute;right:0;top:calc(100% - .1rem);z-index:95}.gh-site-header.is-open .gh-primary-navigation{display:flex}.gh-primary-navigation a{background:var(--bg-muted);border-color:var(--border);justify-content:flex-start;min-height:4rem;padding:0 1.2rem;width:100%}.gh-site-header-inner{align-items:center;display:flex;gap:var(--space-md);grid-template-columns:auto auto 1fr}.gh-site-brand{flex:1;min-width:0}.gh-site-actions{flex-shrink:0;flex-wrap:nowrap;justify-content:flex-end}.gh-site-actions .gh-button{display:none}}@media (max-width:640px){body{font-size:1.6rem}.gh-inner{width:min(calc(100% - 3.2rem),var(--page-max))}.gh-home-hero,.gh-page,.gh-section{padding:var(--space-2xl) 0}.gh-page-header,.gh-section-head{margin-bottom:var(--space-lg)}.gh-article-hero h1,.gh-home-title,.gh-page-header h1{font-size:3.4rem}.gh-article-standfirst,.gh-home-description,.gh-page-header p,.gh-section-head p{font-size:1.7rem}.gh-site-header-inner{align-items:center;display:flex;gap:var(--space-sm);min-height:5.6rem}.gh-site-brand{flex:1;font-size:1.5rem;min-width:0}.gh-site-brand img{max-height:3rem}.gh-site-brand-mark{height:3rem;width:2.7rem}.gh-site-brand-wordmark{display:inline}.gh-site-actions{align-items:center;display:flex;flex-shrink:0;gap:.4rem}.gh-nav-toggle,.gh-search,.gh-theme-toggle{align-items:center;display:flex;justify-content:center;min-height:4.4rem;min-width:4.4rem;padding:0}.gh-nav-toggle{font-size:0}.gh-nav-toggle:before{background:linear-gradient(currentColor,currentColor) 50% /100% .2rem no-repeat;background-clip:content-box;border-bottom:.2rem solid;border-top:.2rem solid;content:"";display:block;height:1.2rem;padding:.3rem 0;width:1.6rem}.gh-chip{font-size:1rem;padding:.3em .8em}.gh-topic-link{font-size:1.2rem}.gh-account-signin,.gh-article-end-cta,.gh-auth-aside,.gh-auth-container,.gh-author-box,.gh-band-layout,.gh-content-cta,.gh-curated-column,.gh-fact-card,.gh-home-hero-panel,.gh-inline-band,.gh-note-card,.gh-resource-card,.gh-sidebar-card,.gh-topic-card{padding:var(--space-lg)}.gh-home-reader-note{font-size:1.5rem}.gh-home-path-card,.gh-home-proof-item{padding:var(--space-md)}.gh-post-card h3{font-size:2.1rem}.gh-post-card-content{gap:var(--space-sm);padding:var(--space-md)}.gh-post-card p{font-size:1.48rem}}.gh-article-toc{margin-bottom:var(--space-xl)}.gh-toc-list{font-size:1.4rem;line-height:1.5;list-style:none;margin:0;padding:0}.gh-toc-item{border-left:.2rem solid var(--border);transition:border-color var(--transition)}.gh-toc-item a{align-items:center;color:var(--text-muted);display:flex;min-height:4.4rem;padding:0 var(--space-md);text-decoration:none;transition:color var(--transition),background var(--transition)}.gh-toc-item a:hover{background:var(--bg-muted);color:var(--text)}.gh-toc-item.is-active{border-left-color:var(--accent)}.gh-toc-item.is-active a{color:var(--text);font-weight:600}.gh-toc-item-h2 a{padding-left:var(--space-md)}.gh-toc-item-h3 a{font-size:1.3rem;padding-left:var(--space-xl)}.gh-post-card-featured{border-top:.3rem solid var(--accent)}.gh-post-card-featured .gh-post-card-media:after{background:var(--accent);border-radius:50%;content:"";height:.8rem;position:absolute;right:var(--space-sm);top:var(--space-sm);width:.8rem}.gh-post-card-featured .gh-post-card-media{position:relative}.gh-featured-section{padding:var(--space-2xl) 0}.gh-featured-inner{margin:0 auto;width:min(calc(100% - 4.8rem),var(--page-max))}.gh-featured-grid{display:grid;gap:var(--space-lg);grid-template-columns:repeat(2,1fr)}.gh-featured-card-large{background:var(--bg-elevated);border:.1rem solid var(--border);border-radius:var(--radius-md);overflow:hidden;transition:transform var(--transition),box-shadow var(--transition)}.gh-featured-card-large:hover{box-shadow:var(--shadow-lg);transform:translateY(-.3rem)}.gh-featured-card-link{color:inherit;display:block;text-decoration:none}.gh-featured-card-image{aspect-ratio:16/9;background:var(--bg-muted);overflow:hidden;width:100%}.gh-featured-card-image img{height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s ease;width:100%}.gh-featured-card-large:hover .gh-featured-card-image img{transform:scale(1.04)}.gh-featured-card-body{align-items:flex-start;display:flex;gap:var(--space-md);justify-content:space-between;padding:var(--space-lg)}.gh-featured-card-text{flex:1;min-width:0}.gh-featured-card-title-large{font-size:2rem;font-weight:700;line-height:1.3;margin:0 0 var(--space-xs)}.gh-featured-card-excerpt{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--text-muted);display:-webkit-box;font-size:1.5rem;line-height:1.5;margin:0;overflow:hidden}.gh-featured-card-arrow{color:var(--text-muted);flex-shrink:0;font-size:2rem;transition:transform var(--transition),color var(--transition)}.gh-featured-card-large:hover .gh-featured-card-arrow{color:var(--accent);transform:translateX(.4rem)}.gh-featured{padding:var(--space-xl) 0}.gh-featured-title{color:var(--text-muted);font-size:1.4rem;font-weight:700;letter-spacing:.1em;margin:0 0 var(--space-md);text-transform:uppercase}.gh-featured-feed{display:flex;flex-direction:column;gap:var(--space-sm)}.gh-header{padding:var(--space-3xl) 0}.gh-header-inner{margin:0 auto;width:min(calc(100% - 4.8rem),var(--page-max))}.gh-header-image{height:100%;inset:0;-o-object-fit:cover;object-fit:cover;opacity:.15;position:absolute;width:100%;z-index:-1}.gh-header.has-image{overflow:hidden;position:relative}.gh-header.is-highlight .gh-header-inner{display:grid;gap:var(--space-lg);grid-template-columns:1fr 1fr 28rem}.gh-header-left,.gh-header-middle,.gh-header-right{display:flex;flex-direction:column;gap:var(--space-md)}.gh-header.is-magazine .gh-header-inner{display:grid;gap:var(--space-lg);grid-template-columns:1fr 1fr}.gh-header.is-magazine .gh-header-left,.gh-header.is-magazine .gh-header-right{display:flex;flex-direction:column;gap:var(--space-md)}.gh-header.is-classic .gh-header-content{max-width:82rem}.gh-header-brand{font-size:clamp(3.2rem,4vw,5.6rem);font-weight:800;letter-spacing:-.04em;line-height:1.1;margin:0 0 var(--space-md)}.gh-header-credibility{align-items:center;color:var(--text-muted);display:flex;flex-wrap:wrap;font-size:1.4rem;font-weight:600;gap:var(--space-xs);margin-bottom:var(--space-xl)}.gh-credibility-sep{color:var(--border-strong)}.gh-header-subscribe-wrapper{align-items:flex-start;background:var(--bg-elevated);border:.1rem solid var(--border);border-radius:var(--radius-md);display:flex;gap:var(--space-xl);padding:var(--space-xl)}.gh-header-subscribe-text-left h3{font-size:1.8rem;font-weight:600;line-height:1.4;margin:0}.gh-header-subscribe-form{flex-shrink:0}.gh-header-featured-post{align-items:center;background:var(--bg-elevated);border:.1rem solid var(--border);border-radius:var(--radius-md);display:flex;gap:var(--space-xl);margin-bottom:var(--space-2xl);padding:var(--space-xl)}.gh-header-featured-content{flex:1;min-width:0}.gh-header-featured-title{font-size:2.4rem;font-weight:700;line-height:1.25;margin:0 0 var(--space-sm)}.gh-header-featured-title a{text-decoration:none}.gh-header-featured-excerpt{color:var(--text-muted);font-size:1.6rem;line-height:1.6;margin:0 0 var(--space-md)}.gh-header-featured-link{color:var(--accent);font-size:1.4rem;font-weight:700;text-decoration:none}.gh-header-featured-link:hover{text-decoration:underline}.gh-header-featured-image{aspect-ratio:16/9;border-radius:var(--radius-sm);flex-shrink:0;overflow:hidden;width:28rem}.gh-header-featured-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.gh-sr-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}@media (max-width:1080px){.gh-featured-grid{gap:var(--space-md);grid-template-columns:1fr}.gh-header.is-highlight .gh-header-inner{grid-template-columns:1fr 1fr}.gh-header.is-highlight .gh-header-right{grid-column:1/-1}.gh-header.is-magazine .gh-header-inner{grid-template-columns:1fr}.gh-header-featured-post{flex-direction:column}.gh-header-featured-image{width:100%}.gh-header-subscribe-wrapper{flex-direction:column}}@media (max-width:640px){.gh-header.is-highlight .gh-header-inner{grid-template-columns:1fr}.gh-featured-card-body{padding:var(--space-md)}.gh-featured-card-title-large{font-size:1.8rem}.gh-header-featured-title{font-size:2rem}.gh-header-credibility{font-size:1.3rem}}.gh-auth-page{align-items:center;display:flex;justify-content:center;min-height:70vh;padding:var(--space-3xl) 0}.gh-auth-card{margin:0 auto;max-width:44rem;padding:var(--space-2xl) var(--space-xl);text-align:center;width:100%}.gh-auth-brand{margin-bottom:var(--space-xl)}.gh-auth-logo{display:block;margin:0 auto;max-height:3.6rem}.gh-auth-brand-text{font-size:2.4rem}.gh-auth-brand-text,.gh-auth-title{font-weight:800;letter-spacing:-.03em}.gh-auth-title{font-size:2.8rem;margin:0 0 var(--space-sm)}.gh-auth-description{color:var(--text-muted);font-size:1.5rem;line-height:1.6;margin:0 0 var(--space-xl)}.gh-auth-actions{margin-bottom:var(--space-md)}.gh-auth-btn{font-size:1.6rem;justify-content:center;min-height:4.8rem;width:100%}.gh-auth-note{color:var(--text-muted);font-size:1.3rem;line-height:1.5;margin:0}.gh-auth-perks{list-style:none;margin:var(--space-md) 0;padding:0;text-align:left}.gh-auth-perks li{color:var(--text-muted);font-size:1.4rem;padding:.5rem 0 .5rem 2rem;position:relative}.gh-auth-perks li:before{color:var(--accent);content:"\2713";font-weight:600;left:0;position:absolute}.gh-auth-divider{align-items:center;color:var(--text-muted);display:flex;font-size:1.3rem;gap:var(--space-md);margin:var(--space-lg) 0}.gh-auth-divider:after,.gh-auth-divider:before{background:var(--border);content:"";flex:1;height:.1rem}.gh-auth-switch{color:var(--text-muted);font-size:1.4rem;margin:0}.gh-auth-switch a{color:var(--accent);font-weight:600;text-decoration:none}.gh-auth-switch a:hover{text-decoration:underline}.gh-account-page{padding:var(--space-2xl) 0}.gh-account-layout{align-items:start;display:grid;gap:var(--space-2xl);grid-template-columns:28rem 1fr}.gh-account-profile{align-items:center;background:var(--bg-elevated);border:.1rem solid var(--border);border-radius:var(--radius-lg);display:flex;flex-direction:column;padding:var(--space-xl);position:sticky;text-align:center;top:var(--space-xl)}.gh-account-avatar{align-items:center;background:var(--bg-muted);border-radius:50%;display:flex;height:7.2rem;justify-content:center;margin-bottom:var(--space-md);width:7.2rem}.gh-account-avatar svg{fill:var(--text-muted);height:3.2rem;width:3.2rem}.gh-account-name{font-size:2rem;font-weight:800;letter-spacing:-.02em;margin:0 0 .2rem}.gh-account-email{color:var(--text-muted);font-size:1.3rem;margin:0 0 var(--space-sm);word-break:break-all}.gh-account-badge{border-radius:var(--radius-pill);display:inline-block;font-size:1.1rem;font-weight:700;letter-spacing:.06em;margin-bottom:var(--space-lg);padding:.4rem 1.2rem;text-transform:uppercase}.gh-badge-premium{background:var(--accent);color:var(--accent-contrast)}.gh-badge-free{background:var(--bg-muted);color:var(--text-muted)}.gh-account-profile-actions{width:100%}.gh-account-edit-btn{font-size:1.3rem;justify-content:center;min-height:4rem;width:100%}.gh-account-settings{display:flex;flex-direction:column;gap:var(--space-xl)}.gh-account-section-title{color:var(--text-muted);font-size:1.2rem;font-weight:700;letter-spacing:.1em;margin:0 0 var(--space-md);text-transform:uppercase}.gh-account-info-card{background:var(--bg-elevated);border:.1rem solid var(--border);border-radius:var(--radius-md);overflow:hidden}.gh-account-info-row{align-items:center;display:flex;justify-content:space-between;padding:var(--space-md) var(--space-lg)}.gh-account-info-row:not(:last-child){border-bottom:.1rem solid var(--border)}.gh-account-info-label{color:var(--text-muted);font-size:1.4rem;font-weight:500}.gh-account-info-value{color:var(--text);font-size:1.4rem}.gh-account-inline-link{background:none;border:none;color:var(--accent);cursor:pointer;font-size:1.4rem;font-weight:600;padding:0;text-decoration:none}.gh-account-inline-link:hover{text-decoration:underline}.gh-account-upgrade-card{background:color-mix(in srgb,var(--accent-soft) 40%,var(--bg-elevated));border:.1rem solid color-mix(in srgb,var(--accent) 20%,var(--border));border-radius:var(--radius-md);padding:var(--space-xl)}.gh-account-upgrade-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:var(--space-md)}.gh-account-upgrade-header h2{font-size:2rem;margin:0}.gh-account-upgrade-price{color:var(--accent);font-size:1.4rem;font-weight:600}.gh-account-upgrade-perks{list-style:none;margin:0 0 var(--space-lg);padding:0}.gh-account-upgrade-perks li{color:var(--text-soft);font-size:1.4rem;padding:.4rem 0 .4rem 2rem;position:relative}.gh-account-upgrade-perks li:before{color:var(--accent);content:"\2713";font-weight:600;left:0;position:absolute}.gh-account-upgrade-btn{justify-content:center;width:100%}.gh-account-links-grid{display:grid;gap:var(--space-sm);grid-template-columns:1fr 1fr}.gh-account-link-card{background:var(--bg-elevated);border:.1rem solid var(--border);border-radius:var(--radius-md);color:var(--text);padding:var(--space-md) var(--space-lg);text-decoration:none;transition:border-color var(--transition)}.gh-account-link-card:hover{border-color:var(--accent);text-decoration:none}.gh-account-link-card h3{font-size:1.5rem;font-weight:700;margin:0 0 .2rem}.gh-account-link-card p{color:var(--text-muted);font-size:1.25rem;margin:0}.gh-account-danger{border-top:.1rem solid var(--border);padding-top:var(--space-lg)}.gh-btn-danger{border-color:var(--error);color:var(--error)}.gh-btn-danger:hover{background:var(--error);border-color:var(--error);color:#fff}@media (max-width:768px){.gh-account-layout{grid-template-columns:1fr}.gh-account-profile{position:static}.gh-account-links-grid{grid-template-columns:1fr}}.gh-consulting-clients{margin:var(--space-md) 0}.gh-consulting-client-strip{color:var(--text);font-size:1.6rem;font-weight:600;letter-spacing:.02em}.gh-consulting-price{color:var(--accent);font-size:1.4rem;font-weight:600;margin-top:var(--space-sm)}.gh-resource-landing-layout{align-items:start;display:grid;gap:var(--space-2xl);grid-template-columns:1.6fr 1fr;margin-top:var(--space-xl)}.gh-resource-preview img{width:100%}.gh-resource-gate-card,.gh-resource-preview img{border:.1rem solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-sm)}.gh-resource-gate-card{background:var(--bg-elevated);padding:var(--space-xl);position:sticky;top:var(--space-xl)}.gh-resource-gate-card h2{font-size:2rem;margin-bottom:var(--space-xs)}.gh-resource-gate-card p{color:var(--text-soft);font-size:1.5rem}.gh-resource-gate-actions{margin-top:var(--space-md)}.gh-resource-gate-actions .gh-button{justify-content:center;width:100%}.gh-resource-gate-note{color:var(--text-soft);font-size:1.3rem;margin-top:var(--space-xs);text-align:center}.gh-resource-proof-card{background:var(--bg-elevated);border:.1rem solid var(--border);border-radius:var(--radius-md);margin-top:var(--space-lg);padding:var(--space-lg)}.gh-resource-proof-card a,.gh-resource-proof-card p{color:var(--text-soft);font-size:1.4rem}.gh-resource-proof-card a{display:block;margin-top:var(--space-sm);text-decoration:none}.gh-resource-proof-card a span{color:var(--accent)}.gh-resource-proof-card a:hover span{text-decoration:underline}@media (max-width:768px){.gh-resource-landing-layout{grid-template-columns:1fr}.gh-resource-gate-card{position:static}}.gh-section-problem .gh-problem-list{max-width:64rem}.gh-section-problem .gh-problem-list p{color:var(--text-soft);font-size:1.7rem;line-height:1.6;margin-bottom:var(--space-sm);padding-left:2.4rem;position:relative}.gh-section-problem .gh-problem-list p:before{color:var(--text-muted);content:"\2014";left:0;position:absolute}.gh-section-problem .gh-problem-kicker{color:var(--text);font-weight:600;margin-top:var(--space-md)}.gh-section-problem .gh-problem-kicker:before{display:none}.gh-section-solution .gh-content-block{max-width:64rem}.gh-section-solution .gh-content-block p{color:var(--text-soft);font-size:1.7rem;line-height:1.7}.gh-offer-ladder{padding:var(--space-2xl) 0}.gh-offer-ladder-grid{background:var(--bg-elevated);border:.1rem solid var(--border);border-radius:var(--radius-lg);display:grid;gap:0;grid-template-columns:repeat(4,1fr);margin-top:var(--space-lg);overflow:hidden}.gh-offer-step{color:var(--text);display:flex;flex-direction:column;padding:var(--space-xl) var(--space-lg);position:relative;text-decoration:none;transition:background .15s ease}.gh-offer-step:not(:last-child):after{background:var(--border);content:"";height:60%;position:absolute;right:0;top:20%;width:.1rem}.gh-offer-step:hover{background:var(--bg-muted)}.gh-offer-step-number{align-items:center;background:color-mix(in srgb,var(--accent) 12%,transparent);border-radius:50%;color:var(--accent);display:inline-flex;font-size:1.5rem;font-weight:800;height:3.6rem;justify-content:center;margin-bottom:var(--space-md);width:3.6rem}.gh-offer-step h2{font-size:1.8rem;margin-bottom:var(--space-xs)}.gh-offer-step p{color:var(--text-soft);font-size:1.4rem;line-height:1.55;margin:0}@media (max-width:768px){.gh-offer-ladder-grid{grid-template-columns:repeat(2,1fr)}.gh-offer-step:nth-child(2):after{display:none}.gh-offer-step:nth-child(-n+2){border-bottom:.1rem solid var(--border)}}@media (max-width:480px){.gh-offer-ladder-grid{grid-template-columns:1fr}.gh-offer-step:after{display:none}.gh-offer-step:not(:last-child){border-bottom:.1rem solid var(--border)}}.gh-section-case-study .gh-band-layout{background:linear-gradient(135deg,color-mix(in srgb,var(--accent-soft) 80%,var(--bg-elevated)) 0,var(--bg-elevated) 100%)}.gh-pricing-grid,.gh-section-pathing .gh-home-quickstart{margin-top:var(--space-lg)}.gh-pricing-grid{display:grid;gap:var(--space-lg);grid-template-columns:repeat(3,1fr)}.gh-pricing-card{background:var(--bg-elevated);border:.1rem solid var(--border);border-radius:var(--radius-md);display:flex;flex-direction:column;padding:var(--space-xl);position:relative}.gh-pricing-featured{border-color:var(--accent);box-shadow:0 0 0 .1rem var(--accent),var(--shadow-sm)}.gh-pricing-badge{background:var(--accent);border-radius:var(--radius-pill);color:var(--accent-contrast);font-size:1.2rem;font-weight:600;left:50%;padding:.4rem 1.2rem;position:absolute;top:-1.2rem;transform:translateX(-50%);white-space:nowrap}.gh-pricing-card h2{font-size:1.8rem;margin-bottom:var(--space-xs)}.gh-pricing-amount{color:var(--text);font-size:3.6rem;font-weight:700;line-height:1.1}.gh-pricing-amount span{color:var(--text-soft);font-size:1.6rem;font-weight:400}.gh-pricing-interval{color:var(--text-soft);font-size:1.4rem;margin-bottom:var(--space-md)}.gh-pricing-features{flex:1;list-style:none;margin:0 0 var(--space-lg) 0;padding:0}.gh-pricing-features li{color:var(--text-soft);font-size:1.4rem;padding:.6rem 0 .6rem 2rem;position:relative}.gh-pricing-features li:before{color:var(--accent);content:"\2713";font-weight:600;left:0;position:absolute}.gh-pricing-card .gh-button{justify-content:center;width:100%}@media (max-width:768px){.gh-pricing-grid{grid-template-columns:1fr}}.gh-premium-author-strip{padding:var(--space-lg) 0;text-align:center}.gh-premium-author-strip p{color:var(--text-muted);font-size:1.5rem;margin:0}.gh-premium-author-strip a{color:var(--accent);font-weight:600;text-decoration:none}.gh-premium-author-strip a:hover{text-decoration:underline}.gh-empty-state{border:.1rem dashed var(--border);border-radius:var(--radius-md);padding:var(--space-2xl)}.gh-empty-state p{color:var(--text-muted);margin:0}.gh-author-page{padding:var(--space-3xl) 0}.gh-author-header{align-items:center;display:flex;gap:var(--space-xl);margin-bottom:var(--space-2xl)}.gh-author-avatar{border-radius:50%;flex-shrink:0;height:10rem;-o-object-fit:cover;object-fit:cover;width:10rem}.gh-author-avatar-default{align-items:center;background:var(--bg-muted);border-radius:50%;display:flex;height:10rem;justify-content:center;width:10rem}.gh-author-avatar-default svg{fill:var(--text-muted);height:4rem;width:4rem}.gh-author-label{color:var(--text-muted);font-size:1.3rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.gh-author-links{display:flex;gap:var(--space-sm);margin-top:var(--space-sm)}.gh-author-links a{align-items:center;background:var(--bg-muted);border-radius:50%;color:var(--text-muted);display:flex;height:3.6rem;justify-content:center;transition:all var(--transition);width:3.6rem}.gh-author-links a:hover{background:var(--accent-soft);color:var(--accent)}.gh-author-links a svg{height:1.8rem;width:1.8rem}.gh-article-content pre,.gh-content pre{-webkit-overflow-scrolling:touch;max-width:100%;overflow-x:auto;white-space:pre-wrap;word-break:break-all}@media (max-width:640px){.gh-article-content pre,.gh-content pre{border-radius:0;font-size:1.2rem;margin-left:calc(var(--space-md)*-1);margin-right:calc(var(--space-md)*-1);max-width:calc(100% + var(--space-md)*2);padding:var(--space-sm)}.gh-article-content pre code,.gh-content pre code{font-size:inherit}}.gh-back-button{align-items:center;color:var(--text-muted);display:inline-flex;font-size:1.4rem;font-weight:600;gap:var(--space-xs);margin-bottom:var(--space-lg);text-decoration:none}.gh-back-button:hover{color:var(--text)}.gh-container{margin:0 auto;width:min(calc(100% - 4.8rem),var(--page-max))}.gh-container-inner{width:100%}.gh-container-header{margin-bottom:var(--space-xl)}.gh-container-main-title{font-size:clamp(2.4rem,3vw,3.6rem);font-weight:700;margin:0}.gh-container-author{align-items:center;display:inline-flex;gap:var(--space-sm);margin-top:var(--space-md);text-decoration:none}.gh-feed{display:flex;flex-direction:column;gap:var(--space-lg)}.gh-main{width:100%}.gh-more{padding:var(--space-xl) 0;text-align:center}.gh-loadmore-btn{align-items:center;background:var(--bg-elevated);border:.1rem solid var(--border);border-radius:var(--radius-pill);color:var(--text);cursor:pointer;display:inline-flex;font-size:1.5rem;font-weight:600;gap:var(--space-xs);padding:var(--space-sm) var(--space-lg);transition:all var(--transition)}.gh-loadmore-btn:hover{border-color:var(--accent);color:var(--accent)}.gh-pagination{display:flex;gap:var(--space-md);justify-content:center;padding:var(--space-xl) 0}.gh-cta{padding:var(--space-2xl) 0}.gh-cta-inner{background:var(--bg-elevated);border:.1rem solid var(--border);border-radius:var(--radius-lg);padding:var(--space-2xl);text-align:center}.gh-cta-content h2{margin:0 0 var(--space-md)}.gh-cta-description{color:var(--text-muted);font-size:1.7rem;margin:0 0 var(--space-xl)}.gh-about{padding:var(--space-xl)}.gh-about-icon{height:4.8rem;margin-bottom:var(--space-md);width:4.8rem}.gh-about-title{font-size:2rem;font-weight:700;margin:0 0 var(--space-sm)}.gh-about-description{color:var(--text-muted);font-size:1.5rem;margin:0}.gh-home-title{font-size:clamp(4rem,5vw,6.4rem);margin:0 0 var(--space-md)}.gh-subscribe-section,.gh-subscribe-text{text-align:center}.gh-subscribe-text h3{margin:0 0 var(--space-sm)}.gh-form{display:flex;gap:var(--space-sm);margin:0 auto;max-width:48rem}.gh-home-subscribe-inline .gh-form{margin:0}.gh-form-input{background:var(--bg-elevated);border:.1rem solid var(--border);border-radius:var(--radius-pill);color:var(--text);flex:1;font-size:1.4rem;min-height:4.4rem;padding:0 var(--space-md);transition:border-color var(--transition)}.gh-form-input:focus{border-color:var(--accent);outline:none}.gh-form-input::-moz-placeholder{color:var(--text-muted)}.gh-form-input::placeholder{color:var(--text-muted)}.gh-form button[type=submit]{background:var(--accent);border:none;border-radius:var(--radius-pill);color:var(--accent-contrast);cursor:pointer;font-size:1.4rem;font-weight:600;letter-spacing:.01em;min-height:4.4rem;padding:0 2rem;transition:background var(--transition);white-space:nowrap}.gh-form button[type=submit]:hover{background:var(--accent-strong)}.gh-form button[type=submit] svg,.gh-form button[type=submit]>span svg,.gh-form.loading button[type=submit]>span{display:none}.gh-form.loading button[type=submit]>svg:not(.checkmark){color:#fff;display:block}.gh-form.success button[type=submit]{background:var(--success)}.gh-form.success button[type=submit]>span,.gh-form.success button[type=submit]>svg:not(.checkmark){display:none}.gh-form.success button[type=submit] svg.checkmark{color:#fff;display:block}.gh-form p[data-members-error]{color:var(--error);font-size:1.3rem;margin-top:var(--space-xs)}.gh-icon-container{align-items:center;display:flex;height:4rem;justify-content:center;width:4rem}.gh-recommendations{padding:var(--space-xl) 0}.gh-sidebar-title{color:var(--text-muted);font-size:1.3rem;font-weight:700;letter-spacing:.1em;margin:0 0 var(--space-md);text-transform:uppercase}.gh-progress-container{left:0;position:fixed;right:0;top:0;z-index:100}.gh-checkout-form,.gh-checkout-form-wrapper{margin:0 auto;max-width:48rem}.gh-checkout-header,.gh-checkout-title{margin-bottom:var(--space-xl);text-align:center}.gh-checkout-button{align-items:center;background:var(--accent);border:none;border-radius:var(--radius-pill);color:var(--accent-contrast);cursor:pointer;display:flex;font-size:1.6rem;font-weight:700;justify-content:center;min-height:4.8rem;width:100%}.gh-checkout-error,.gh-checkout-summary{margin:var(--space-md) 0;text-align:center}.gh-plans-grid{display:grid;gap:var(--space-lg);grid-template-columns:repeat(auto-fit,minmax(24rem,1fr))}.gh-generic-section{padding:var(--space-2xl) 0}.gh-subscription-item{border-bottom:.1rem solid var(--border);padding:var(--space-md) 0}.gh-subscription-info{display:flex;justify-content:space-between;padding:var(--space-xs) 0}.gh-subscription-label{color:var(--text-muted);font-size:1.4rem}.gh-subscription-value{font-weight:600}.gh-subscription-badge{border-radius:var(--radius-pill);display:inline-flex;font-size:1.2rem;font-weight:700;padding:var(--space-2xs) var(--space-sm)}.gh-subscription-badge-active{background:rgba(26,127,55,.1);color:var(--success)}.gh-article-hero-copy{max-width:72rem}.gh-spinner{animation:spin .8s linear infinite;height:2.4rem;width:2.4rem}.gh-topic-card-kicker{margin:0 0 var(--space-xs)}@media (max-width:640px){.gh-auth-aside,.gh-auth-container{padding:var(--space-xl)}.gh-auth-title{font-size:2.4rem}.gh-account-actions,.gh-account-signin-actions,.gh-author-header{flex-direction:column}.gh-author-header{text-align:center}.gh-form{flex-direction:column}}@media (max-width:980px){.gh-auth-layout{grid-template-columns:1fr}.gh-auth-aside{order:-1}}.gh-article-page-guide .gh-chip{background:var(--accent-soft);color:var(--accent-strong)}.gh-article-page-pattern .gh-chip{background:rgba(59,130,246,.12);color:#2563eb}.gh-article-page-postmortem .gh-chip{background:rgba(220,53,69,.1);color:var(--error)}.gh-article-page-cost .gh-chip{background:rgba(26,127,55,.1);color:var(--success)}.gh-article-page-case-study .gh-chip{background:rgba(124,58,237,.1);color:#7c3aed}.gh-article-page-premium .gh-chip{background:rgba(234,179,8,.12);color:#92400e}html[data-theme=dark] .gh-article-page-pattern .gh-chip{background:rgba(96,165,250,.15);color:#93bbfd}html[data-theme=dark] .gh-article-page-postmortem .gh-chip{color:var(--error)}html[data-theme=dark] .gh-article-page-cost .gh-chip{color:var(--success)}html[data-theme=dark] .gh-article-page-case-study .gh-chip{background:rgba(167,139,250,.15);color:#a78bfa}html[data-theme=dark] .gh-article-page-premium .gh-chip{background:rgba(250,204,21,.12);color:#fbbf24}.gh-cta-mode-consulting .gh-article-end-cta{border-left:.3rem solid var(--accent)}.gh-cta-mode-resource .gh-article-end-cta{border-left:.3rem solid #2563eb}.gh-cta-mode-premium .gh-article-end-cta{background:rgba(234,179,8,.04);border-left:.3rem solid #b45309}.gh-cta-mode-newsletter .gh-article-end-cta{border-left:.3rem solid var(--success)}html[data-theme=dark] .gh-cta-mode-resource .gh-article-end-cta{border-left-color:#60a5fa}html[data-theme=dark] .gh-cta-mode-premium .gh-article-end-cta{background:rgba(250,204,21,.04);border-left-color:#fbbf24}.gh-about-author{align-items:flex-start;background:var(--bg-elevated);border:.1rem solid var(--border);border-radius:var(--radius-md);display:flex;gap:var(--space-xl);margin-bottom:var(--space-2xl);padding:var(--space-xl)}.gh-about-author-photo{border-radius:50%;flex-shrink:0;height:12rem;-o-object-fit:cover;object-fit:cover;width:12rem}.gh-about-author-links{display:flex;font-size:1.4rem;gap:var(--space-md);margin-top:var(--space-sm)}.gh-about-author-links a{color:var(--accent);text-decoration:none}.gh-about-author-links a:hover{text-decoration:underline}.gh-about-author-title{color:var(--text-strong);font-weight:600}.gh-about-clients{display:grid;gap:var(--space-sm)}.gh-about-clients p{line-height:1.6}.gh-about-clients p,.gh-note-card ul{color:var(--text-muted);font-size:1.55rem;margin:0}.gh-note-card ul{line-height:1.7;padding-left:var(--space-md)}.gh-note-card ul li{margin-bottom:.4rem}.gh-note-tag{color:var(--accent-strong);display:inline-block;font-size:1.25rem;font-weight:700;letter-spacing:.06em;margin-top:auto;padding-top:var(--space-md);text-transform:uppercase}.gh-author-box{background:var(--bg-elevated);border:.1rem solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);padding:var(--space-xl)}.gh-author-box-header{align-items:center;display:flex;gap:var(--space-lg);margin-bottom:var(--space-md)}.gh-author-box-header h2{margin:0}.gh-author-box-header .gh-eyebrow{margin-bottom:.4rem}.gh-author-box-avatar{border-radius:50%;flex-shrink:0;height:7rem;-o-object-fit:cover;object-fit:cover;width:7rem}.gh-author-box-bio{color:var(--text-muted);font-size:1.5rem;line-height:1.6;margin:0 0 var(--space-md)}.gh-author-box-links{display:flex;font-size:1.3rem;gap:var(--space-md);margin-bottom:var(--space-lg)}.gh-author-box-links a{color:var(--accent);text-decoration:none}.gh-author-box-links a:hover{text-decoration:underline}.gh-author-box-actions{display:flex;gap:var(--space-sm)}.gh-home-author-bar{align-items:center;display:flex;flex-wrap:wrap;font-size:1.25rem;gap:var(--space-xs);margin-bottom:var(--space-md)}.gh-home-author-bar .gh-eyebrow{margin:0}.gh-home-author-line,.gh-home-author-sep{color:var(--text-muted)}.gh-home-author-line{font-size:1.25rem;line-height:1.5}.gh-home-author-line a{color:var(--text);font-weight:600}.gh-home-author-line a:hover{color:var(--accent)}.gh-home-author-line a{color:var(--accent);text-decoration:none}.gh-home-author-line a:hover{text-decoration:underline}.gh-content-block{margin-bottom:var(--space-xl);max-width:72ch}.gh-content-block p{color:var(--text);font-size:1.6rem;line-height:1.7;margin:0 0 var(--space-md)}.gh-content-block h2{font-size:clamp(2rem,2.5vw,2.6rem);margin:var(--space-2xl) 0 var(--space-md)}.gh-content-block h3{color:var(--text);font-size:1.7rem;font-weight:700;margin:var(--space-xl) 0 var(--space-sm)}.gh-case-study{border-top:.1rem solid var(--border);padding:var(--space-xl) 0}.gh-case-study .gh-section-head{align-items:center;display:flex;flex-wrap:wrap;gap:var(--space-md)}.gh-case-study .gh-note-tag{flex-shrink:0}.gh-empty-state{color:var(--text-muted);padding:var(--space-3xl) var(--space-xl);text-align:center}.gh-empty-state p{font-size:1.5rem;line-height:1.6;margin:0 auto var(--space-lg);max-width:50ch}.gh-empty-state-actions{display:flex;gap:var(--space-md);justify-content:center}.gh-footer-copyright{border-top:.1rem solid var(--border);color:var(--text-soft);font-size:1.3rem;margin-top:var(--space-md);padding-top:var(--space-md)}.gh-footer-copyright p{margin:0}.gh-footer-copyright a{color:var(--text-muted);text-decoration:none}.gh-topic-card-soon{cursor:default;opacity:.5;pointer-events:none}@media (max-width:767px){.gh-about-author{align-items:center;flex-direction:column;text-align:center}.gh-about-author-links{flex-wrap:wrap;justify-content:center}.gh-author-box-header{align-items:center;flex-direction:column;text-align:center}.gh-author-box-actions,.gh-author-box-links{flex-wrap:wrap;justify-content:center}.gh-card-grid{grid-template-columns:1fr}}@media (min-width:768px) and (max-width:1080px){.gh-card-grid{grid-template-columns:repeat(2,1fr)}}html[data-theme=dark] .gh-post-upgrade-cta,html[data-theme=dark] .gh-post-upgrade-cta-content{background:var(--bg)!important;color:var(--text)!important}.gh-notification{background:var(--bg-elevated);border:.1rem solid var(--border);color:var(--text)}.gh-section-proof{border-top:.1rem solid var(--border);padding:var(--space-xl) 0}.gh-section-proof,.gh-trusted-strip{border-bottom:.1rem solid var(--border)}.gh-trusted-strip{padding:var(--space-lg) 0}.gh-trusted-row{align-items:center;display:flex;flex-wrap:wrap;gap:var(--space-xl);margin-bottom:var(--space-xl)}.gh-trusted-label{color:var(--text-muted);font-size:1.2rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap}.gh-trusted-logos{align-items:center;display:flex;flex-wrap:wrap;gap:var(--space-md) var(--space-xl)}@media (max-width:640px){.gh-trusted-row{align-items:flex-start;flex-direction:column;gap:var(--space-sm)}.gh-trusted-logos{gap:var(--space-sm) var(--space-md)}.gh-trusted-logo{font-size:1.4rem}}.gh-trusted-logo{color:var(--text-muted);font-size:1.6rem;font-weight:700;letter-spacing:-.01em;opacity:1}.gh-proof-strip{display:flex;flex-wrap:wrap;gap:var(--space-xl);justify-content:space-between}.gh-proof-item{display:flex;flex:1;flex-direction:column;gap:.4rem;min-width:14rem}.gh-proof-metric{color:var(--accent);font-size:clamp(2.8rem,3vw,3.6rem);font-weight:800;line-height:1}.gh-proof-label{color:var(--text-muted);font-size:1.35rem;line-height:1.4}.gh-proof-cta{color:var(--text-soft);font-size:1.4rem;margin-top:var(--space-lg)}.gh-proof-cta a{color:var(--accent);text-decoration:underline;-webkit-text-decoration-color:currentColor;text-decoration-color:currentColor}.gh-footer-bottom a{text-decoration:underline!important;-webkit-text-decoration-color:currentColor!important;text-decoration-color:currentColor!important}.gh-proof-cta a:hover{text-decoration:underline}.gh-home-consulting-btn{white-space:nowrap}.gh-cta-proof{color:var(--text-soft);font-size:1.4rem;margin-top:var(--space-xs)}.gh-home-author-avatar{border-radius:50%;height:2.8rem;margin-right:.6rem;-o-object-fit:cover;object-fit:cover;vertical-align:middle;width:2.8rem}.gh-home-subscribe-inline,.gh-home-subscribe-inline form{align-items:center;display:flex}.gh-home-subscribe-inline form{gap:.8rem}.gh-home-subscribe-inline input[type=email]{background:var(--bg-elevated);border:.1rem solid var(--border-strong);border-radius:var(--radius-pill);color:var(--text);font-size:1.4rem;height:4.6rem;min-width:22rem;padding:0 1.6rem}.gh-home-subscribe-inline input[type=email]:focus{border-color:var(--accent);outline:none}
/*# sourceMappingURL=screen.css.map */