.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:100;background:rgba(250,248,244,.94);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid #e8e3d8}.site-header__inner{max-width:1200px;margin:0 auto;padding:0 48px;height:60px;display:flex;align-items:center;justify-content:space-between;gap:16px}.site-header__logo{font-size:16px;font-weight:800;letter-spacing:-.5px;color:#1a1612;text-decoration:none;white-space:nowrap}.site-header__logo span{color:#e85d20}.site-header__nav-link{font-size:13px;font-weight:600;color:#6b6458;text-decoration:none;padding:6px 12px;border-radius:10px;white-space:nowrap}.site-header__nav-link:hover{background:#f2efe8;color:#1a1612}@media (max-width:1024px){.site-header__inner{padding:0 32px}}@media (max-width:768px){.site-header__inner{padding:0 20px}.site-header__nav-link{font-size:12px;padding:6px 8px}}