.admin-bar .header{top:32px}.wp-content-page{padding-top:180px;min-height:70vh}.wp-content-page article{margin-bottom:50px}.wp-content-page img{max-width:100%;height:auto}@media(max-width:782px){.admin-bar .header{top:46px}}@media(max-width:600px){.admin-bar .header{top:0}}

html {scrollbar-gutter:stable;}
.team-grid:has(> .team-member:only-child){grid-template-columns:minmax(0,460px);justify-content:center;}
.email-draft { margin-top:32px; padding:24px; border:1px solid #555; }
.email-draft[hidden] { display:none; }
.draft-body { display:block; width:100%; margin:12px 0 24px; padding:16px; background:#101010; color:#fff; border:1px solid #555; font:inherit; resize:vertical; }
.draft-actions { display:flex; flex-wrap:wrap; gap:16px; }

.gk-arrow { display:inline-block; width:1em; height:1em; min-width:1em; flex-shrink:0; vertical-align:-0.12em; overflow:visible; }
/* Keep hash destinations below the actual fixed navigation and WP toolbar. */
html { scroll-padding-top: var(--gk-anchor-offset, 150px); }
