.site-header{z-index:50;height:78px;padding:0 var(--side,clamp(20px, 4vw, 64px));-webkit-backdrop-filter:blur(20px)saturate(1.16);transition:background .28s var(--ease,cubic-bezier(.22, .61, .36, 1)), box-shadow .28s var(--ease,cubic-bezier(.22, .61, .36, 1)), border-color .28s var(--ease,cubic-bezier(.22, .61, .36, 1)), backdrop-filter .28s var(--ease,cubic-bezier(.22, .61, .36, 1));background:linear-gradient(135deg,#ffffff80,#fbf8f12e),#f7f1e76b;border-bottom:1px solid #ffffff80;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;column-gap:clamp(18px,2.4vw,42px);display:grid;position:fixed;inset:0 0 auto;box-shadow:inset 0 1px #ffffff9e,0 14px 34px -30px #21191275}.site-header:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffffdb,#0000);height:1px;position:absolute;top:0;left:0;right:0}.site-header.is-scrolled{-webkit-backdrop-filter:blur(22px)saturate(1.2);background:linear-gradient(135deg,#ffffff94,#fbf8f138),#f7f1e78f;border-bottom-color:#3a261614;box-shadow:inset 0 1px #ffffffad,0 16px 38px -32px #2119128f}.brand{letter-spacing:.28em;text-transform:uppercase;justify-self:start;align-items:center;gap:16px;width:max-content;font-size:.95rem;font-weight:800;line-height:1;display:inline-flex}.brand-word{white-space:nowrap}.brand-mark{width:32px;height:32px;color:var(--clay,#c0552f);place-items:center;display:grid}.brand-mark svg{width:27px;height:27px}.top-nav{letter-spacing:.085em;text-transform:uppercase;justify-self:center;align-items:center;gap:clamp(32px,4.2vw,64px);font-size:.72rem;font-weight:800;display:flex}.top-nav a{height:42px;color:var(--ink-soft,#3b2e22);transition:color .25s var(--ease,cubic-bezier(.22, .61, .36, 1));align-items:center;padding:0;line-height:1;display:inline-flex;position:relative}.top-nav a:hover,.top-nav a.is-current{color:var(--clay,#c0552f)}.header-actions{justify-content:flex-end;justify-self:end;align-items:center;gap:14px;display:flex}.lang{align-items:center;gap:5px;display:inline-flex}.lang-flag{opacity:.4;width:26px;height:26px;transition:opacity .2s var(--ease,cubic-bezier(.22, .61, .36, 1));place-items:center;font-size:1.12rem;line-height:1;display:inline-grid}.lang-flag:hover{opacity:.78}.lang-flag.is-on{opacity:1}@media (width<=1180px){.header-actions .btn{padding:0 16px}}@media (width<=900px){.site-header{height:auto;padding:13px var(--side,24px);flex-direction:column;align-items:center;gap:11px;display:flex;position:static}.brand{justify-self:auto}.header-actions{justify-self:auto;gap:12px}.top-nav{flex-wrap:wrap;justify-content:center;gap:10px 16px;width:100%;font-size:.9rem;display:flex}}@media (width<=760px){.site-header{background:linear-gradient(135deg,#ffffff94,#fbf8f147),#f7f1e7c7;height:64px}.brand{letter-spacing:.16em;gap:8px;font-size:.78rem}.brand-mark{width:28px;height:28px}.brand-mark svg{width:23px;height:23px}.header-actions .btn{letter-spacing:.06em;height:38px;padding:0 12px;font-size:.68rem}}@media (width<=420px){.brand-word{letter-spacing:.12em}.header-actions .btn{text-align:center;justify-content:center;max-width:118px;line-height:1.1}}
