.logo{color:var(--grapes-color-content-primary);height:var(--grapes-unit-24)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.global-header{position:sticky;z-index:1;top:0;background:var(--grapes-color-background-primary-default);border-block-end:1px solid var(--grapes-color-border-default);height:var(--docs-offset-header);.global-header-wrapper{display:grid;grid-template-columns:min-content 1fr max-content min-content min-content;gap:var(--grapes-unit-16);align-items:center;width:var(--docs-width);margin:0 auto;height:100%}.logo-grapes{position:relative;overflow:hidden;height:var(--grapes-unit-32)}.grapes-version,.logo-grapes{justify-self:start}.global-header-links a{text-decoration:none;color:var(--grapes-color-content-secondary-bg-primary);font:var(--grapes-body-m);padding:var(--grapes-unit-8);border-radius:var(--grapes-border-radius-8);&:hover{cursor:pointer;background:var(--grapes-color-background-primary-hover)}}.global-header-links,.global-header-logos{display:flex;gap:var(--grapes-unit-8);list-style-type:none}.global-header-separator{border-inline-start:1px solid var(--grapes-color-border-default);inline-size:1px;block-size:var(--grapes-unit-24)}@media (width <= 700px){.global-header-wrapper{grid-template-columns:1fr 200px}.global-header-links,.grapes-version{display:none}}@media (width <= 1000px){.global-header-logos{display:none}}}