.gwg-page{background:var(--gw-paper)}
.gwg-page .gwa-hero,.gwg-page .gwa-profile-hero{background:var(--gw-white)}
.gwg-directory,.gwg-article{width:min(calc(100% - 48px),var(--gw-shell));margin:0 auto;padding-block:clamp(48px,6vw,82px)}
.gwg-directory{border-top:0}
.gwg-alphabet{display:flex;flex-wrap:wrap;border-top:1px solid var(--gw-line);border-left:1px solid var(--gw-line);margin-bottom:34px}
.gwg-alphabet a{display:grid;place-items:center;min-width:43px;height:43px;color:var(--gw-accent);background:var(--gw-white);border-right:1px solid var(--gw-line);border-bottom:1px solid var(--gw-line);font-size:13px;font-weight:750;text-decoration:none}
.gwg-alphabet a:hover,.gwg-alphabet a:focus-visible{background:var(--gw-soft)}
.gwg-letter{margin-top:32px;scroll-margin-top:100px}
.gwg-letter>header{display:flex;justify-content:space-between;align-items:end;padding:0 0 12px;border-bottom:1px solid var(--gw-line)}
.gwg-letter>header span:first-child{font-size:36px;font-weight:650}.gwg-letter>header span:last-child{color:var(--gw-muted);font-size:13px}
.gwg-term-list{background:var(--gw-white)}
.gwg-term{display:grid;grid-template-columns:minmax(180px,.65fr) minmax(0,1.35fr) auto;gap:28px;align-items:start;padding:22px 18px;border-bottom:1px solid var(--gw-line);color:var(--gw-ink);text-decoration:none}
.gwg-term:hover,.gwg-term:focus-visible{background:var(--gw-soft)}
.gwg-term h3{margin:0;font-size:19px}.gwg-term small{display:block;margin-top:5px;color:var(--gw-muted)}
.gwg-term p{margin:0;color:var(--gw-muted);line-height:1.55}.gwg-term>span{color:var(--gw-accent);font-weight:800}
.gwg-hero-content{max-width:920px}.gwg-hero-content h1{margin:16px 0 20px;font-size:clamp(44px,6vw,82px);letter-spacing:-.055em;line-height:.95}
.gwg-hero-content>p:last-of-type{max-width:780px;margin:0;color:var(--gw-muted);font-size:clamp(18px,2vw,24px);line-height:1.45}
.gwg-aliases{display:flex;flex-wrap:wrap;gap:8px;margin-top:28px}.gwg-aliases span,.gwg-aliases strong{padding:7px 10px;border:1px solid var(--gw-line);font-size:12px}.gwg-aliases span{color:var(--gw-muted);font-weight:600}.gwg-aliases strong{background:var(--gw-soft)}
.gwg-article{max-width:1040px}.gwg-article>section{display:grid;grid-template-columns:minmax(230px,.55fr) minmax(0,1.45fr);gap:clamp(32px,6vw,90px);padding:clamp(34px,5vw,60px) 0;border-top:1px solid var(--gw-line)}
.gwg-article section header h2{margin:8px 0 0;font-size:clamp(25px,3vw,38px);letter-spacing:-.035em;line-height:1.08}.gwg-article section>p{margin:0;font-size:17px;line-height:1.78}
.gwg-related{display:grid;border-top:1px solid var(--gw-line)}.gwg-related a{display:grid;gap:7px;padding:18px 4px;border-bottom:1px solid var(--gw-line);color:var(--gw-ink);text-decoration:none}.gwg-related a:hover strong{color:var(--gw-accent)}.gwg-related span{color:var(--gw-muted);line-height:1.5}
.gwg-sources{display:grid;gap:0;margin:0;padding:0;list-style:none;border-top:1px solid var(--gw-line)}.gwg-sources li{border-bottom:1px solid var(--gw-line)}.gwg-sources a{display:block;padding:17px 4px;color:var(--gw-accent);font-weight:700}
.gwg-article-footer{display:flex;justify-content:space-between;gap:20px;padding-top:20px;border-top:1px solid var(--gw-line);color:var(--gw-muted);font-size:12px;text-transform:uppercase;letter-spacing:.06em}
.gwg-back-to-top{position:fixed;z-index:90;right:max(18px,calc((100vw - var(--gw-shell))/2 + 18px));bottom:24px;display:grid;place-items:center;width:46px;height:46px;padding:0;color:#fff;background:var(--gw-green-900);border:1px solid var(--gw-green-900);box-shadow:none;cursor:pointer;transition:background-color .16s ease,border-color .16s ease,color .16s ease,opacity .16s ease}
.gwg-back-to-top[hidden]{display:none}.gwg-back-to-top svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:square;stroke-linejoin:miter}
.gwg-back-to-top:hover,.gwg-back-to-top:focus-visible{color:var(--gw-green-900);background:transparent;border-color:var(--gw-green-900);outline:0}
:root[data-theme="dark"] .gwg-back-to-top{color:var(--gw-green-950,#003c31);background:var(--gw-green-300,#b9e4b0);border-color:var(--gw-green-300,#b9e4b0)}
:root[data-theme="dark"] .gwg-back-to-top:hover,:root[data-theme="dark"] .gwg-back-to-top:focus-visible{color:var(--gw-green-300,#b9e4b0);background:transparent;border-color:var(--gw-green-300,#b9e4b0)}
@media(max-width:760px){.gwg-directory,.gwg-article{width:min(calc(100% - 28px),var(--gw-shell))}.gwg-term{grid-template-columns:1fr;gap:10px}.gwg-term>span{display:none}.gwg-article>section{grid-template-columns:1fr;gap:22px}.gwg-article-footer{flex-direction:column}.gwg-hero-content h1{font-size:44px}}
@media(max-width:760px){.gwg-back-to-top{right:14px;bottom:14px;width:44px;height:44px}}
