:root{--accent: #16784a;--accent-hover: #12613c;--accent-strong: #0f5b36;--accent-soft: #eef8f2;--accent-soft-hover: #e2f3e9;--accent-border: #9fd4b7}::selection{color:var(--text);background:#cfeada}.global-header{position:relative;z-index:100;width:100%;height:48px;box-sizing:border-box;color:var(--text);background:#fafafbe6;border-bottom:1px solid rgba(228,228,231,.82)}.global-header-inner{display:flex;width:min(1200px,calc(100% - 48px));height:100%;align-items:center;justify-content:space-between;gap:24px;margin:0 auto}.global-brand{display:inline-flex;min-width:0;align-items:center;gap:8px;color:var(--text);border-radius:7px;text-decoration:none}.global-brand:hover .global-brand-title{color:var(--accent)}.global-brand-title{overflow:hidden;font-size:14px;font-weight:720;letter-spacing:-.025em;line-height:1;text-overflow:ellipsis;white-space:nowrap;transition:color .15s ease}.global-brand-badge{display:inline-grid;min-height:18px;flex:0 0 auto;place-items:center;padding:2px 6px;color:var(--muted-strong);background:var(--surface);border:1px solid var(--line);border-radius:999px;font-size:8px;font-weight:740;letter-spacing:.06em;line-height:1}.global-nav{display:flex;flex:0 0 auto;align-items:center;gap:2px}.global-nav-link{position:relative;display:inline-flex;min-height:34px;align-items:center;justify-content:center;gap:6px;padding:0 10px;color:var(--muted-strong);border-radius:9px;font-size:11px;font-weight:640;letter-spacing:-.01em;line-height:1;text-decoration:none;white-space:nowrap;transition:color .15s ease,background-color .15s ease,transform 90ms ease}.global-nav-link:hover{color:var(--text);background:#e4e4e785}.global-nav-link:active{transform:scale(.97)}.global-nav-link[aria-current=page]{color:var(--accent-strong);background:var(--accent-soft)}.global-nav-link.is-primary{margin-left:3px;color:#fff;background:var(--accent);box-shadow:0 5px 14px #16784a29}.global-nav-link.is-primary:hover{color:#fff;background:var(--accent-hover)}.global-nav-icon{width:14px;height:14px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}@media(max-width:719px){.global-header-inner{width:calc(100% - 28px);gap:10px}.global-brand{gap:6px}.global-brand-title{font-size:13px}.global-brand-badge{min-height:17px;padding-inline:5px;font-size:7px}.global-nav{gap:0}.global-nav-link,.global-nav-link.is-primary{width:36px;min-height:36px;margin-left:0;padding:0;background:transparent}.global-nav-link[aria-current=page]{background:var(--accent-soft)}.global-nav-link.is-primary{color:#fff;background:var(--accent)}.global-nav-icon{width:16px;height:16px}.global-nav-label{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}}@media(max-width:359px){.global-header-inner{width:calc(100% - 20px)}.global-brand-title{max-width:88px}}@media(prefers-reduced-motion:reduce){.global-brand-title,.global-nav-link{transition:none}}
